Started by upstream project "elastic+elasticsearch+master+multijob-unix-compatibility" build number 1821 originally caused by: Started by upstream project "elastic-elasticsearch-master" build number 2163 originally caused by: 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 slave-03db4d587d6d07738 (virtual x86_64 swarm linux oraclelinux oraclelinux-6) in workspace /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux 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+master+multijob-unix-compatibility/os/oraclelinux # 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 436a243e3c8d454605170b2c9435a7fc1e944c78 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=20 > git checkout -f 436a243e3c8d454605170b2c9435a7fc1e944c78 Commit message: "Set global checkpoint before open engine from store (#27972)" > git rev-list 6629f4ab0d9a73c9386fb5b4444e3b67e188ed06 # timeout=20 [oraclelinux] $ /usr/local/bin/runbld --last-good-commit elastic+elasticsearch+master+intake /tmp/jenkins4599491120567753127.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/20171223094545-89E5CC11 runbld>>> Adding vcs info for the latest commit: 436a243e3c8d454605170b2c9435a7fc1e944c78 runbld>>> Using last successful commit 6629f4a from the job elastic+elasticsearch+master+intake with the build id 20171222234732-AD1890F7 that was started at 2017-12-22T23:47:34.432Z and finished 8h 46m 19s ago runbld>>> BUILD_METADATA found in Elasticsearch. runbld>>> BUILD_METADATA: bwc_refspec_distribution:bwc-snapshot-6.x=ac43544ed44a264f0fb82484770ac2376e6948b3 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_6eppax79hvf9tfj7ipjp3awx6.run(/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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 2.6.32-696.el6.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.el6_9.x86_64 Random Testing Seed : 12FA4B5150350551 :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-6.0:clean UP-TO-DATE :distribution:bwc-snapshot-6.1:clean UP-TO-DATE :distribution:bwc-snapshot-6.x: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 :libs:elasticsearch-nio: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 41s 89 actionable tasks: 84 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+master+multijob-unix-compatibility/os/oraclelinux 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+master+multijob-unix-compatibility/os/oraclelinux 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.816 secs. The client will now receive all logging from the daemon (pid: 21966). The daemon log file: /var/lib/jenkins/.gradle/daemon/4.3.1/daemon-21966.out.log Daemon will be stopped at the end of the build stopping after processing Using 4 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@52602976 Creating new cache for resourceHashesCache, path /var/lib/jenkins/.gradle/caches/4.3.1/fileHashes/resourceHashesCache.bin, access org.gradle.cache.internal.DefaultCacheAccess@52602976 Creating new cache for fileHashes, path /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/.gradle/4.3.1/fileHashes/fileHashes.bin, access org.gradle.cache.internal.DefaultCacheAccess@efb517d 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@3d2b630f 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@3d2b630f 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@58fee7 Evaluating project ':buildSrc' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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@7f9cda66 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@7f9cda66 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@7f9cda66 Selected primary task 'build' from project : Creating new cache for annotation-processors, path /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/.gradle/4.3.1/fileContent/annotation-processors.bin, access org.gradle.cache.internal.DefaultCacheAccess@42383b40 Creating new cache for resourceHashesCache, path /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/.gradle/4.3.1/fileHashes/resourceHashesCache.bin, access org.gradle.cache.internal.DefaultCacheAccess@efb517d Creating new cache for taskHistory, path /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/.gradle/4.3.1/taskHistory/taskHistory.bin, access org.gradle.cache.internal.DefaultCacheAccess@708c11d7 Creating new cache for outputFiles, path /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/.gradle/buildOutputCleanup/outputFiles.bin, access org.gradle.cache.internal.DefaultCacheAccess@6b1fcdb9 :compileJava (Thread[Task worker for ':buildSrc',5,main]) started. :buildSrc:compileJava Putting task artifact state for task ':buildSrc:compileJava' into context took 0.006 secs. Skipping task ':buildSrc:compileJava' as it is up-to-date (took 0.108 secs). :buildSrc:compileJava UP-TO-DATE :compileJava (Thread[Task worker for ':buildSrc',5,main]) completed. Took 0.283 secs. :compileGroovy (Thread[Task worker for ':buildSrc' Thread 2,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.146 secs). :buildSrc:compileGroovy UP-TO-DATE :compileGroovy (Thread[Task worker for ':buildSrc' Thread 2,5,main]) completed. Took 0.15 secs. :writeVersionProperties (Thread[Task worker for ':buildSrc' Thread 2,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.002 secs). :buildSrc:writeVersionProperties UP-TO-DATE :writeVersionProperties (Thread[Task worker for ':buildSrc' Thread 2,5,main]) completed. Took 0.003 secs. :processResources (Thread[Daemon worker,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.051 secs). :buildSrc:processResources UP-TO-DATE :processResources (Thread[Daemon worker,5,main]) completed. Took 0.056 secs. :classes (Thread[Task worker for ':buildSrc' Thread 2,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' Thread 2,5,main]) completed. Took 0.0 secs. :jar (Thread[Task worker for ':buildSrc' Thread 2,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.023 secs). :buildSrc:jar UP-TO-DATE :jar (Thread[Task worker for ':buildSrc' Thread 2,5,main]) completed. Took 0.031 secs. :assemble (Thread[Task worker for ':buildSrc' Thread 3,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' Thread 3,5,main]) completed. Took 0.0 secs. :compileTestJava (Thread[Task worker for ':buildSrc' Thread 3,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.081 secs). :buildSrc:compileTestJava UP-TO-DATE :compileTestJava (Thread[Task worker for ':buildSrc' Thread 3,5,main]) completed. Took 0.084 secs. :compileTestGroovy (Thread[Task worker for ':buildSrc' Thread 3,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+master+multijob-unix-compatibility/os/oraclelinux/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' Thread 3,5,main]) completed. Took 0.005 secs. :processTestResources (Thread[Task worker for ':buildSrc' Thread 3,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+master+multijob-unix-compatibility/os/oraclelinux/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' Thread 3,5,main]) completed. Took 0.005 secs. :testClasses (Thread[Task worker for ':buildSrc' Thread 3,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' Thread 3,5,main]) completed. Took 0.004 secs. :test (Thread[Task worker for ':buildSrc' Thread 3,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' Thread 3,5,main]) completed. Took 0.009 secs. :check (Thread[Task worker for ':buildSrc' Thread 3,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' Thread 3,5,main]) completed. Took 0.0 secs. :build (Thread[Task worker for ':buildSrc' Thread 3,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' Thread 3,5,main]) completed. Took 0.0 secs. Settings evaluated using settings file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/settings.gradle'. Projects loaded. Root project using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/build.gradle'. Included projects: [root project 'oraclelinux', project ':benchmarks', project ':build-tools', project ':client', project ':core', project ':distribution', project ':docs', project ':example-plugins', project ':libs', 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 ':libs:elasticsearch-nio', 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 'oraclelinux' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/build.gradle'. Evaluating project ':benchmarks' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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_6eppax79hvf9tfj7ipjp3awx6.run(/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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 2.6.32-696.el6.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.el6_9.x86_64 Random Testing Seed : A7B3260E42624287 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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/client/build.gradle'. Evaluating project ':core' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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@7f775e07 Adding createDirectoryEntry to org.gradle.api.internal.file.copy.SingleParentCopySpec@7f775e07 Adding fileType to org.gradle.api.internal.file.copy.SingleParentCopySpec@7f775e07 Adding fileType to org.gradle.api.internal.file.copy.SingleParentCopySpec@41d85df5 Adding fileType to org.gradle.api.internal.file.copy.SingleParentCopySpec@32ade6f8 Adding fileType to org.gradle.api.internal.file.copy.SingleParentCopySpec@66754cf9 Adding fileType to org.gradle.api.internal.file.copy.SingleParentCopySpec@2a48bbc3 Adding createDirectoryEntry to org.gradle.api.internal.file.copy.SingleParentCopySpec@6f1a64ce Adding user to org.gradle.api.internal.file.copy.SingleParentCopySpec@6f1a64ce Adding permissionGroup to org.gradle.api.internal.file.copy.SingleParentCopySpec@6f1a64ce Adding createDirectoryEntry to org.gradle.api.internal.file.copy.SingleParentCopySpec@3b065e83 Adding user to org.gradle.api.internal.file.copy.SingleParentCopySpec@3b065e83 Adding permissionGroup to org.gradle.api.internal.file.copy.SingleParentCopySpec@3b065e83 Adding createDirectoryEntry to org.gradle.api.internal.file.copy.SingleParentCopySpec@570c56c8 Adding user to org.gradle.api.internal.file.copy.SingleParentCopySpec@570c56c8 Adding permissionGroup to org.gradle.api.internal.file.copy.SingleParentCopySpec@570c56c8 Adding createDirectoryEntry to org.gradle.api.internal.file.copy.SingleParentCopySpec@7883f8d5 Adding user to org.gradle.api.internal.file.copy.SingleParentCopySpec@7883f8d5 Adding permissionGroup to org.gradle.api.internal.file.copy.SingleParentCopySpec@7883f8d5 Adding permissionGroup to org.gradle.api.internal.file.copy.SingleParentCopySpec@57d2dc67 Adding createDirectoryEntry to org.gradle.api.internal.file.copy.SingleParentCopySpec@57d2dc67 Adding fileType to org.gradle.api.internal.file.copy.SingleParentCopySpec@57d2dc67 Adding fileType to org.gradle.api.internal.file.copy.SingleParentCopySpec@1824e36e Adding fileType to org.gradle.api.internal.file.copy.SingleParentCopySpec@652b24e3 Adding fileType to org.gradle.api.internal.file.copy.SingleParentCopySpec@4994aafe Adding fileType to org.gradle.api.internal.file.copy.SingleParentCopySpec@8a388b2 Adding createDirectoryEntry to org.gradle.api.internal.file.copy.SingleParentCopySpec@e94e3a6 Adding user to org.gradle.api.internal.file.copy.SingleParentCopySpec@e94e3a6 Adding permissionGroup to org.gradle.api.internal.file.copy.SingleParentCopySpec@e94e3a6 Adding createDirectoryEntry to org.gradle.api.internal.file.copy.SingleParentCopySpec@32a4d2ab Adding user to org.gradle.api.internal.file.copy.SingleParentCopySpec@32a4d2ab Adding permissionGroup to org.gradle.api.internal.file.copy.SingleParentCopySpec@32a4d2ab Adding createDirectoryEntry to org.gradle.api.internal.file.copy.SingleParentCopySpec@5e0b4d5b Adding user to org.gradle.api.internal.file.copy.SingleParentCopySpec@5e0b4d5b Adding permissionGroup to org.gradle.api.internal.file.copy.SingleParentCopySpec@5e0b4d5b Adding createDirectoryEntry to org.gradle.api.internal.file.copy.SingleParentCopySpec@63d9eb1a Adding user to org.gradle.api.internal.file.copy.SingleParentCopySpec@63d9eb1a Adding permissionGroup to org.gradle.api.internal.file.copy.SingleParentCopySpec@63d9eb1a Evaluating project ':docs' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/plugins/examples/build.gradle'. Evaluating project ':libs' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/build.gradle'. Evaluating project ':modules' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/qa/build.gradle'. Evaluating project ':rest-api-spec' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/distribution/bwc/build.gradle'. Evaluating project ':distribution:bwc-snapshot-6.0' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/distribution/bwc/build.gradle'. Evaluating project ':distribution:bwc-snapshot-6.1' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/distribution/bwc/build.gradle'. Evaluating project ':distribution:bwc-snapshot-6.x' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/distribution/bwc/build.gradle'. Evaluating project ':distribution:deb' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/distribution/deb/build.gradle'. Evaluating project ':distribution:integ-test-zip' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/distribution/integ-test-zip/build.gradle'. Evaluating project ':distribution:rpm' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/distribution/rpm/build.gradle'. Evaluating project ':distribution:tar' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/distribution/tar/build.gradle'. Evaluating project ':distribution:tools' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/distribution/tools/build.gradle'. Evaluating project ':distribution:zip' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/distribution/zip/build.gradle'. Evaluating project ':example-plugins:rescore' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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 ':libs:elasticsearch-nio' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/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+master+multijob-unix-compatibility/os/oraclelinux/modules/aggs-matrix-stats/build.gradle'. Evaluating project ':modules:analysis-common' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/analysis-common/build.gradle'. Evaluating project ':modules:ingest-common' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/ingest-common/build.gradle'. Evaluating project ':modules:lang-expression' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-expression/build.gradle'. Evaluating project ':modules:lang-mustache' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-mustache/build.gradle'. Evaluating project ':modules:lang-painless' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-painless/build.gradle'. Evaluating project ':modules:mapper-extras' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/mapper-extras/build.gradle'. Evaluating project ':modules:parent-join' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/parent-join/build.gradle'. Evaluating project ':modules:percolator' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/percolator/build.gradle'. Evaluating project ':modules:rank-eval' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/rank-eval/build.gradle'. Evaluating project ':modules:reindex' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/reindex/build.gradle'. Evaluating project ':modules:repository-url' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/repository-url/build.gradle'. Evaluating project ':modules:transport-netty4' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/transport-netty4/build.gradle'. Evaluating project ':modules:tribe' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/tribe/build.gradle'. Evaluating project ':plugins:analysis-icu' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-icu/build.gradle'. Evaluating project ':plugins:analysis-kuromoji' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-kuromoji/build.gradle'. Evaluating project ':plugins:analysis-phonetic' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-phonetic/build.gradle'. Evaluating project ':plugins:analysis-smartcn' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-smartcn/build.gradle'. Evaluating project ':plugins:analysis-stempel' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-stempel/build.gradle'. Evaluating project ':plugins:analysis-ukrainian' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-ukrainian/build.gradle'. Evaluating project ':plugins:discovery-azure-classic' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-azure-classic/build.gradle'. Evaluating project ':plugins:discovery-ec2' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-ec2/build.gradle'. Evaluating project ':plugins:discovery-file' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-file/build.gradle'. Evaluating project ':plugins:discovery-gce' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-gce/build.gradle'. Evaluating project ':plugins:ingest-attachment' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-attachment/build.gradle'. Evaluating project ':plugins:ingest-geoip' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-geoip/build.gradle'. Evaluating project ':plugins:ingest-user-agent' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-user-agent/build.gradle'. Evaluating project ':plugins:jvm-example' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/jvm-example/build.gradle'. Evaluating project ':plugins:mapper-murmur3' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/mapper-murmur3/build.gradle'. Evaluating project ':plugins:mapper-size' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/mapper-size/build.gradle'. Evaluating project ':plugins:repository-azure' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-azure/build.gradle'. Evaluating project ':plugins:repository-gcs' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-gcs/build.gradle'. Evaluating project ':plugins:repository-hdfs' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-hdfs/build.gradle'. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-hdfs Command: vagrant --version Starting process 'command 'vboxmanage''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-hdfs Command: vboxmanage --version Evaluating project ':plugins:repository-s3' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-s3/build.gradle'. Evaluating project ':plugins:store-smb' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/store-smb/build.gradle'. Evaluating project ':qa:auto-create-index' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/auto-create-index/build.gradle'. Evaluating project ':qa:ccs-unavailable-clusters' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/qa/integration-bwc/build.gradle'. Evaluating project ':qa:mixed-cluster' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/qa/vagrant/build.gradle'. Evaluating project ':qa:verify-version-constants' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/test/fixtures/build.gradle'. Evaluating project ':test:framework' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build.gradle'. Evaluating project ':test:logger-usage' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build.gradle'. Evaluating project ':distribution:tools:launchers' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/test/fixtures/example-fixture/build.gradle'. Evaluating project ':test:fixtures:hdfs-fixture' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/fixtures/hdfs-fixture/build.gradle'. Evaluating project ':test:fixtures:krb5kdc-fixture' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/fixtures/krb5kdc-fixture/build.gradle'. Evaluating project ':test:fixtures:old-elasticsearch' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/.gradle/4.3.1/fileContent/annotation-processors.bin, access org.gradle.cache.internal.DefaultCacheAccess@4e736d1d 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 ':libs:elasticsearch-nio:compileJava', task ':libs:elasticsearch-nio:processResources', task ':libs:elasticsearch-nio:classes', task ':libs:elasticsearch-nio: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 ':libs:elasticsearch-nio:copyCheckstyleConf', task ':libs:elasticsearch-nio:checkstyleMain', task ':libs:elasticsearch-nio:compileTestJava', task ':libs:elasticsearch-nio:processTestResources', task ':libs:elasticsearch-nio:testClasses', task ':libs:elasticsearch-nio:checkstyleTest', task ':libs:elasticsearch-nio:checkstyle', task ':libs:elasticsearch-nio:dependencyLicenses', task ':libs:elasticsearch-nio:forbiddenApisMain', task ':libs:elasticsearch-nio:forbiddenApisTest', task ':libs:elasticsearch-nio:forbiddenApis', task ':libs:elasticsearch-nio:forbiddenPatterns', task ':libs:elasticsearch-nio:jarHell', task ':libs:elasticsearch-nio:licenseHeaders', task ':libs:elasticsearch-nio:loggerUsageCheck', task ':libs:elasticsearch-nio:namingConventions', task ':libs:elasticsearch-nio:thirdPartyAudit', task ':libs:elasticsearch-nio: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-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:bwc-snapshot-6.x:check', task ':distribution:bwc-snapshot-6.x: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 ':libs:elasticsearch-nio:generatePomFileForNebulaPublication', task ':libs:elasticsearch-nio:javadoc', task ':libs:elasticsearch-nio:javadocJar', task ':libs:elasticsearch-nio:sourcesJar', task ':libs:elasticsearch-nio:assemble', task ':libs:elasticsearch-nio:test', task ':libs:elasticsearch-nio:check', task ':libs:elasticsearch-nio: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: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-6.x:createClone', task ':distribution:bwc-snapshot-6.x:findRemote', task ':distribution:bwc-snapshot-6.x:addRemote', task ':distribution:bwc-snapshot-6.x:fetchLatest', task ':distribution:bwc-snapshot-6.x:checkoutBwcBranch', task ':distribution:bwc-snapshot-6.x:writeBuildMetadata', task ':distribution:bwc-snapshot-6.x:buildBwcVersion', task ':qa:full-cluster-restart:v6.2.0-SNAPSHOT#oldClusterTestCluster#prepareCluster.cleanShared', task ':qa:full-cluster-restart:v6.2.0-SNAPSHOT#oldClusterTestCluster#node0.clean', task ':qa:full-cluster-restart:v6.2.0-SNAPSHOT#oldClusterTestCluster#node0.createCwd', task ':qa:full-cluster-restart:v6.2.0-SNAPSHOT#oldClusterTestCluster#node0.checkPrevious', task ':qa:full-cluster-restart:v6.2.0-SNAPSHOT#oldClusterTestCluster#node0.stopPrevious', task ':qa:full-cluster-restart:v6.2.0-SNAPSHOT#oldClusterTestCluster#node0.extract', task ':qa:full-cluster-restart:v6.2.0-SNAPSHOT#oldClusterTestCluster#node0.configure', task ':qa:full-cluster-restart:v6.2.0-SNAPSHOT#oldClusterTestCluster#node0.start', task ':qa:full-cluster-restart:copyRestSpec', task ':qa:full-cluster-restart:v6.2.0-SNAPSHOT#oldClusterTestCluster#init', task ':qa:full-cluster-restart:v6.2.0-SNAPSHOT#oldClusterTestCluster#node1.clean', task ':qa:full-cluster-restart:v6.2.0-SNAPSHOT#oldClusterTestCluster#node1.createCwd', task ':qa:full-cluster-restart:v6.2.0-SNAPSHOT#oldClusterTestCluster#node1.checkPrevious', task ':qa:full-cluster-restart:v6.2.0-SNAPSHOT#oldClusterTestCluster#node1.stopPrevious', task ':qa:full-cluster-restart:v6.2.0-SNAPSHOT#oldClusterTestCluster#node1.extract', task ':qa:full-cluster-restart:v6.2.0-SNAPSHOT#oldClusterTestCluster#node1.configure', task ':qa:full-cluster-restart:v6.2.0-SNAPSHOT#oldClusterTestCluster#node1.start', task ':qa:full-cluster-restart:v6.2.0-SNAPSHOT#oldClusterTestCluster#wait', task ':qa:full-cluster-restart:v6.2.0-SNAPSHOT#oldClusterTestRunner', task ':qa:full-cluster-restart:v6.2.0-SNAPSHOT#oldClusterTestCluster#node1.stop', task ':qa:full-cluster-restart:v6.2.0-SNAPSHOT#oldClusterTestCluster#node0.stop', task ':qa:full-cluster-restart:v6.2.0-SNAPSHOT#oldClusterTest', task ':qa:full-cluster-restart:v6.2.0-SNAPSHOT#upgradedClusterTestCluster#node0.clean', task ':qa:full-cluster-restart:v6.2.0-SNAPSHOT#upgradedClusterTestCluster#node0.createCwd', task ':qa:full-cluster-restart:v6.2.0-SNAPSHOT#upgradedClusterTestCluster#node0.checkPrevious', task ':qa:full-cluster-restart:v6.2.0-SNAPSHOT#upgradedClusterTestCluster#node0.stopPrevious', task ':qa:full-cluster-restart:v6.2.0-SNAPSHOT#upgradedClusterTestCluster#node0.extract', task ':qa:full-cluster-restart:v6.2.0-SNAPSHOT#upgradedClusterTestCluster#node0.configure', task ':qa:full-cluster-restart:v6.2.0-SNAPSHOT#upgradedClusterTestCluster#node0.start', task ':qa:full-cluster-restart:v6.2.0-SNAPSHOT#upgradedClusterTestCluster#init', task ':qa:full-cluster-restart:v6.2.0-SNAPSHOT#upgradedClusterTestCluster#node1.clean', task ':qa:full-cluster-restart:v6.2.0-SNAPSHOT#upgradedClusterTestCluster#node1.createCwd', task ':qa:full-cluster-restart:v6.2.0-SNAPSHOT#upgradedClusterTestCluster#node1.checkPrevious', task ':qa:full-cluster-restart:v6.2.0-SNAPSHOT#upgradedClusterTestCluster#node1.stopPrevious', task ':qa:full-cluster-restart:v6.2.0-SNAPSHOT#upgradedClusterTestCluster#node1.extract', task ':qa:full-cluster-restart:v6.2.0-SNAPSHOT#upgradedClusterTestCluster#node1.configure', task ':qa:full-cluster-restart:v6.2.0-SNAPSHOT#upgradedClusterTestCluster#node1.start', task ':qa:full-cluster-restart:v6.2.0-SNAPSHOT#upgradedClusterTestCluster#wait', task ':qa:full-cluster-restart:v6.2.0-SNAPSHOT#upgradedClusterTestRunner', task ':qa:full-cluster-restart:v6.2.0-SNAPSHOT#upgradedClusterTestCluster#node1.stop', task ':qa:full-cluster-restart:v6.2.0-SNAPSHOT#upgradedClusterTestCluster#node0.stop', task ':qa:full-cluster-restart:v6.2.0-SNAPSHOT#upgradedClusterTest', task ':qa:full-cluster-restart:v6.2.0-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:v6.2.0-SNAPSHOT#mixedClusterTestCluster#prepareCluster.cleanShared', task ':qa:mixed-cluster:v6.2.0-SNAPSHOT#mixedClusterTestCluster#node0.clean', task ':qa:mixed-cluster:v6.2.0-SNAPSHOT#mixedClusterTestCluster#node0.createCwd', task ':qa:mixed-cluster:v6.2.0-SNAPSHOT#mixedClusterTestCluster#node0.checkPrevious', task ':qa:mixed-cluster:v6.2.0-SNAPSHOT#mixedClusterTestCluster#node0.stopPrevious', task ':qa:mixed-cluster:v6.2.0-SNAPSHOT#mixedClusterTestCluster#node0.extract', task ':qa:mixed-cluster:v6.2.0-SNAPSHOT#mixedClusterTestCluster#node0.configure', task ':qa:mixed-cluster:v6.2.0-SNAPSHOT#mixedClusterTestCluster#node0.start', task ':qa:mixed-cluster:copyRestSpec', task ':qa:mixed-cluster:v6.2.0-SNAPSHOT#mixedClusterTestCluster#init', task ':qa:mixed-cluster:v6.2.0-SNAPSHOT#mixedClusterTestCluster#node1.clean', task ':qa:mixed-cluster:v6.2.0-SNAPSHOT#mixedClusterTestCluster#node1.createCwd', task ':qa:mixed-cluster:v6.2.0-SNAPSHOT#mixedClusterTestCluster#node1.checkPrevious', task ':qa:mixed-cluster:v6.2.0-SNAPSHOT#mixedClusterTestCluster#node1.stopPrevious', task ':qa:mixed-cluster:v6.2.0-SNAPSHOT#mixedClusterTestCluster#node1.extract', task ':qa:mixed-cluster:v6.2.0-SNAPSHOT#mixedClusterTestCluster#node1.configure', task ':qa:mixed-cluster:v6.2.0-SNAPSHOT#mixedClusterTestCluster#node1.start', task ':qa:mixed-cluster:v6.2.0-SNAPSHOT#mixedClusterTestCluster#node2.clean', task ':qa:mixed-cluster:v6.2.0-SNAPSHOT#mixedClusterTestCluster#node2.createCwd', task ':qa:mixed-cluster:v6.2.0-SNAPSHOT#mixedClusterTestCluster#node2.checkPrevious', task ':qa:mixed-cluster:v6.2.0-SNAPSHOT#mixedClusterTestCluster#node2.stopPrevious', task ':qa:mixed-cluster:v6.2.0-SNAPSHOT#mixedClusterTestCluster#node2.extract', task ':qa:mixed-cluster:v6.2.0-SNAPSHOT#mixedClusterTestCluster#node2.configure', task ':qa:mixed-cluster:v6.2.0-SNAPSHOT#mixedClusterTestCluster#node2.start', task ':qa:mixed-cluster:v6.2.0-SNAPSHOT#mixedClusterTestCluster#node3.clean', task ':qa:mixed-cluster:v6.2.0-SNAPSHOT#mixedClusterTestCluster#node3.createCwd', task ':qa:mixed-cluster:v6.2.0-SNAPSHOT#mixedClusterTestCluster#node3.checkPrevious', task ':qa:mixed-cluster:v6.2.0-SNAPSHOT#mixedClusterTestCluster#node3.stopPrevious', task ':qa:mixed-cluster:v6.2.0-SNAPSHOT#mixedClusterTestCluster#node3.extract', task ':qa:mixed-cluster:v6.2.0-SNAPSHOT#mixedClusterTestCluster#node3.configure', task ':qa:mixed-cluster:v6.2.0-SNAPSHOT#mixedClusterTestCluster#node3.start', task ':qa:mixed-cluster:v6.2.0-SNAPSHOT#mixedClusterTestCluster#wait', task ':qa:mixed-cluster:v6.2.0-SNAPSHOT#mixedClusterTestRunner', task ':qa:mixed-cluster:v6.2.0-SNAPSHOT#mixedClusterTestCluster#node3.stop', task ':qa:mixed-cluster:v6.2.0-SNAPSHOT#mixedClusterTestCluster#node2.stop', task ':qa:mixed-cluster:v6.2.0-SNAPSHOT#mixedClusterTestCluster#node1.stop', task ':qa:mixed-cluster:v6.2.0-SNAPSHOT#mixedClusterTestCluster#node0.stop', task ':qa:mixed-cluster:v6.2.0-SNAPSHOT#mixedClusterTest', task ':qa:mixed-cluster:v6.2.0-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.2.0-SNAPSHOT#oldQueryBuilderTestCluster#prepareCluster.cleanShared', task ':qa:query-builder-bwc:v6.2.0-SNAPSHOT#oldQueryBuilderTestCluster#clean', task ':qa:query-builder-bwc:v6.2.0-SNAPSHOT#oldQueryBuilderTestCluster#createCwd', task ':qa:query-builder-bwc:v6.2.0-SNAPSHOT#oldQueryBuilderTestCluster#checkPrevious', task ':qa:query-builder-bwc:v6.2.0-SNAPSHOT#oldQueryBuilderTestCluster#stopPrevious', task ':qa:query-builder-bwc:v6.2.0-SNAPSHOT#oldQueryBuilderTestCluster#extract', task ':qa:query-builder-bwc:v6.2.0-SNAPSHOT#oldQueryBuilderTestCluster#configure', task ':qa:query-builder-bwc:v6.2.0-SNAPSHOT#oldQueryBuilderTestCluster#start', task ':qa:query-builder-bwc:copyRestSpec', task ':qa:query-builder-bwc:v6.2.0-SNAPSHOT#oldQueryBuilderTestCluster#init', task ':qa:query-builder-bwc:v6.2.0-SNAPSHOT#oldQueryBuilderTestCluster#wait', task ':qa:query-builder-bwc:v6.2.0-SNAPSHOT#oldQueryBuilderTestRunner', task ':qa:query-builder-bwc:v6.2.0-SNAPSHOT#oldQueryBuilderTestCluster#stop', task ':qa:query-builder-bwc:v6.2.0-SNAPSHOT#oldQueryBuilderTest', task ':qa:query-builder-bwc:v6.2.0-SNAPSHOT#upgradedQueryBuilderTestCluster#clean', task ':qa:query-builder-bwc:v6.2.0-SNAPSHOT#upgradedQueryBuilderTestCluster#createCwd', task ':qa:query-builder-bwc:v6.2.0-SNAPSHOT#upgradedQueryBuilderTestCluster#checkPrevious', task ':qa:query-builder-bwc:v6.2.0-SNAPSHOT#upgradedQueryBuilderTestCluster#stopPrevious', task ':qa:query-builder-bwc:v6.2.0-SNAPSHOT#upgradedQueryBuilderTestCluster#extract', task ':qa:query-builder-bwc:v6.2.0-SNAPSHOT#upgradedQueryBuilderTestCluster#configure', task ':qa:query-builder-bwc:v6.2.0-SNAPSHOT#upgradedQueryBuilderTestCluster#start', task ':qa:query-builder-bwc:v6.2.0-SNAPSHOT#upgradedQueryBuilderTestCluster#init', task ':qa:query-builder-bwc:v6.2.0-SNAPSHOT#upgradedQueryBuilderTestCluster#wait', task ':qa:query-builder-bwc:v6.2.0-SNAPSHOT#upgradedQueryBuilderTestRunner', task ':qa:query-builder-bwc:v6.2.0-SNAPSHOT#upgradedQueryBuilderTestCluster#stop', task ':qa:query-builder-bwc:v6.2.0-SNAPSHOT#upgradedQueryBuilderTest', task ':qa:query-builder-bwc:v6.2.0-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:v6.2.0-SNAPSHOT#oldClusterTestCluster#prepareCluster.cleanShared', task ':qa:rolling-upgrade:v6.2.0-SNAPSHOT#oldClusterTestCluster#node0.clean', task ':qa:rolling-upgrade:v6.2.0-SNAPSHOT#oldClusterTestCluster#node0.createCwd', task ':qa:rolling-upgrade:v6.2.0-SNAPSHOT#oldClusterTestCluster#node0.checkPrevious', task ':qa:rolling-upgrade:v6.2.0-SNAPSHOT#oldClusterTestCluster#node0.stopPrevious', task ':qa:rolling-upgrade:v6.2.0-SNAPSHOT#oldClusterTestCluster#node0.extract', task ':qa:rolling-upgrade:v6.2.0-SNAPSHOT#oldClusterTestCluster#node0.configure', task ':qa:rolling-upgrade:v6.2.0-SNAPSHOT#oldClusterTestCluster#node0.start', task ':qa:rolling-upgrade:v6.2.0-SNAPSHOT#oldClusterTestCluster#node1.clean', task ':qa:rolling-upgrade:v6.2.0-SNAPSHOT#oldClusterTestCluster#node1.createCwd', task ':qa:rolling-upgrade:v6.2.0-SNAPSHOT#oldClusterTestCluster#node1.checkPrevious', task ':qa:rolling-upgrade:v6.2.0-SNAPSHOT#oldClusterTestCluster#node1.stopPrevious', task ':qa:rolling-upgrade:v6.2.0-SNAPSHOT#oldClusterTestCluster#node1.extract', task ':qa:rolling-upgrade:v6.2.0-SNAPSHOT#oldClusterTestCluster#node1.configure', task ':qa:rolling-upgrade:v6.2.0-SNAPSHOT#oldClusterTestCluster#node1.start', task ':qa:rolling-upgrade:copyRestSpec', task ':qa:rolling-upgrade:v6.2.0-SNAPSHOT#oldClusterTestCluster#init', task ':qa:rolling-upgrade:v6.2.0-SNAPSHOT#oldClusterTestCluster#wait', task ':qa:rolling-upgrade:v6.2.0-SNAPSHOT#oldClusterTestRunner', task ':qa:rolling-upgrade:v6.2.0-SNAPSHOT#oldClusterTestCluster#node1.stop', task ':qa:rolling-upgrade:v6.2.0-SNAPSHOT#mixedClusterTestCluster#prepareCluster.cleanShared', task ':qa:rolling-upgrade:v6.2.0-SNAPSHOT#mixedClusterTestCluster#clean', task ':qa:rolling-upgrade:v6.2.0-SNAPSHOT#mixedClusterTestCluster#createCwd', task ':qa:rolling-upgrade:v6.2.0-SNAPSHOT#mixedClusterTestCluster#checkPrevious', task ':qa:rolling-upgrade:v6.2.0-SNAPSHOT#mixedClusterTestCluster#stopPrevious', task ':qa:rolling-upgrade:v6.2.0-SNAPSHOT#mixedClusterTestCluster#extract', task ':qa:rolling-upgrade:v6.2.0-SNAPSHOT#mixedClusterTestCluster#configure', task ':qa:rolling-upgrade:v6.2.0-SNAPSHOT#mixedClusterTestCluster#start', task ':qa:rolling-upgrade:v6.2.0-SNAPSHOT#mixedClusterTestCluster#init', task ':qa:rolling-upgrade:v6.2.0-SNAPSHOT#mixedClusterTestCluster#wait', task ':qa:rolling-upgrade:v6.2.0-SNAPSHOT#mixedClusterTestRunner', task ':qa:rolling-upgrade:v6.2.0-SNAPSHOT#oldClusterTestCluster#node0.stop', task ':qa:rolling-upgrade:v6.2.0-SNAPSHOT#upgradedClusterTestCluster#init', task ':qa:rolling-upgrade:v6.2.0-SNAPSHOT#upgradedClusterTestCluster#prepareCluster.cleanShared', task ':qa:rolling-upgrade:v6.2.0-SNAPSHOT#upgradedClusterTestCluster#clean', task ':qa:rolling-upgrade:v6.2.0-SNAPSHOT#upgradedClusterTestCluster#createCwd', task ':qa:rolling-upgrade:v6.2.0-SNAPSHOT#upgradedClusterTestCluster#checkPrevious', task ':qa:rolling-upgrade:v6.2.0-SNAPSHOT#upgradedClusterTestCluster#stopPrevious', task ':qa:rolling-upgrade:v6.2.0-SNAPSHOT#upgradedClusterTestCluster#extract', task ':qa:rolling-upgrade:v6.2.0-SNAPSHOT#upgradedClusterTestCluster#configure', task ':qa:rolling-upgrade:v6.2.0-SNAPSHOT#upgradedClusterTestCluster#start', task ':qa:rolling-upgrade:v6.2.0-SNAPSHOT#upgradedClusterTestCluster#wait', task ':qa:rolling-upgrade:v6.2.0-SNAPSHOT#upgradedClusterTestRunner', task ':qa:rolling-upgrade:v6.2.0-SNAPSHOT#upgradedClusterTestCluster#stop', task ':qa:rolling-upgrade:v6.2.0-SNAPSHOT#mixedClusterTestCluster#stop', task ':qa:rolling-upgrade:v6.2.0-SNAPSHOT#upgradedClusterTest', task ':qa:rolling-upgrade:v6.2.0-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:v6.2.0-SNAPSHOT#oldClusterTestCluster#prepareCluster.cleanShared', task ':qa:verify-version-constants:v6.2.0-SNAPSHOT#oldClusterTestCluster#clean', task ':qa:verify-version-constants:v6.2.0-SNAPSHOT#oldClusterTestCluster#createCwd', task ':qa:verify-version-constants:v6.2.0-SNAPSHOT#oldClusterTestCluster#checkPrevious', task ':qa:verify-version-constants:v6.2.0-SNAPSHOT#oldClusterTestCluster#stopPrevious', task ':qa:verify-version-constants:v6.2.0-SNAPSHOT#oldClusterTestCluster#extract', task ':qa:verify-version-constants:v6.2.0-SNAPSHOT#oldClusterTestCluster#configure', task ':qa:verify-version-constants:v6.2.0-SNAPSHOT#oldClusterTestCluster#start', task ':qa:verify-version-constants:copyRestSpec', task ':qa:verify-version-constants:v6.2.0-SNAPSHOT#oldClusterTestCluster#init', task ':qa:verify-version-constants:v6.2.0-SNAPSHOT#oldClusterTestCluster#wait', task ':qa:verify-version-constants:v6.2.0-SNAPSHOT#oldClusterTestRunner', task ':qa:verify-version-constants:v6.2.0-SNAPSHOT#oldClusterTestCluster#stop', task ':qa:verify-version-constants:v6.2.0-SNAPSHOT#oldClusterTest', task ':qa:verify-version-constants:v6.2.0-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+master+multijob-unix-compatibility/os/oraclelinux/.gradle/4.3.1/taskHistory/taskHistory.bin, access org.gradle.cache.internal.DefaultCacheAccess@6ca67535 Creating new cache for outputFiles, path /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/.gradle/buildOutputCleanup/outputFiles.bin, access org.gradle.cache.internal.DefaultCacheAccess@6d66891 :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.113 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+master+multijob-unix-compatibility/os/oraclelinux/.gradle/4.3.1/javaCompile/classAnalysis.bin, access org.gradle.cache.internal.DefaultCacheAccess@64732058 Creating new cache for jarAnalysis, path /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/.gradle/4.3.1/javaCompile/jarAnalysis.bin, access org.gradle.cache.internal.DefaultCacheAccess@64732058 Creating new cache for taskJars, path /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/.gradle/4.3.1/javaCompile/taskJars.bin, access org.gradle.cache.internal.DefaultCacheAccess@64732058 Creating new cache for taskHistory, path /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/.gradle/4.3.1/javaCompile/taskHistory.bin, access org.gradle.cache.internal.DefaultCacheAccess@64732058 :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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/cli Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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.051 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :core:cli:compileJava (Thread[Task worker for ':',5,main]) completed. Took 1.113 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+master+multijob-unix-compatibility/os/oraclelinux/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.0 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.004 secs. It is not up-to-date because: No history is available. :core:cli:jar (Thread[Task worker for ':',5,main]) completed. Took 0.063 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.697 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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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 2.489 secs. Created jar classpath snapshot for incremental compilation in 3.384 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :core:compileJava (Thread[Task worker for ':',5,main]) completed. Took 40.148 secs. :core:generateModulesList (Thread[Task worker for ':' Thread 3,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.006 secs. It is not up-to-date because: No history is available. :core:generateModulesList (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.015 secs. :core:generatePluginsList (Thread[Task worker for ':' Thread 3,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.001 secs. It is not up-to-date because: No history is available. :core:generatePluginsList (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.003 secs. :core:processResources (Thread[Task worker for ':' Thread 3,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.007 secs. It is not up-to-date because: No history is available. :core:processResources (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.027 secs. :core:classes (Thread[Task worker for ':' Thread 3,5,main]) started. :core:classes Skipping task ':core:classes' as it has no actions. :core:classes (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :core:jar (Thread[Task worker for ':' Thread 3,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.109 secs. It is not up-to-date because: No history is available. :core:jar (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 1.426 secs. :benchmarks:compileJava (Thread[Task worker for ':',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 1.906 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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/benchmarks Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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.455 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :benchmarks:compileJava (Thread[Task worker for ':',5,main]) completed. Took 3.84 secs. :benchmarks:processResources (Thread[Task worker for ':' Thread 3,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[Task worker for ':' Thread 3,5,main]) completed. Took 0.003 secs. :benchmarks:classes (Thread[Task worker for ':' Thread 3,5,main]) started. :benchmarks:classes Skipping task ':benchmarks:classes' as it has no actions. :benchmarks:classes (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :benchmarks:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,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.003 secs. It is not up-to-date because: No history is available. :benchmarks:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.02 secs. :benchmarks:checkstyleMain (Thread[Task worker for ':' Thread 3,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.194 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 2 files :benchmarks:checkstyleMain (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 1.022 secs. :benchmarks:compileTestJava (Thread[Task worker for ':',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+master+multijob-unix-compatibility/os/oraclelinux/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[Task worker for ':',5,main]) completed. Took 0.001 secs. :benchmarks:processTestResources (Thread[Task worker for ':',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+master+multijob-unix-compatibility/os/oraclelinux/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[Task worker for ':',5,main]) completed. Took 0.0 secs. :benchmarks:testClasses (Thread[Task worker for ':',5,main]) started. :benchmarks:testClasses Skipping task ':benchmarks:testClasses' as it has no actions. :benchmarks:testClasses UP-TO-DATE :benchmarks:testClasses (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :benchmarks:checkstyleTest (Thread[Task worker for ':',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+master+multijob-unix-compatibility/os/oraclelinux/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[Task worker for ':',5,main]) completed. Took 0.0 secs. :benchmarks:checkstyle (Thread[Task worker for ':',5,main]) started. :benchmarks:checkstyle Skipping task ':benchmarks:checkstyle' as it has no actions. :benchmarks:checkstyle (Thread[Task worker for ':',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.006 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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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] 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) Scanned 8 class file(s) for forbidden API invocations (in 0.14s), 2 error(s). :benchmarks:forbiddenApisMain (Thread[Daemon worker,5,main]) completed. Took 0.163 secs. :benchmarks:forbiddenApisTest (Thread[Task worker for ':' Thread 3,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[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :benchmarks:forbiddenApis (Thread[Task worker for ':' Thread 3,5,main]) started. :benchmarks:forbiddenApis Skipping task ':benchmarks:forbiddenApis' as it has no actions. :benchmarks:forbiddenApis (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :benchmarks:forbiddenPatterns (Thread[Task worker for ':' Thread 3,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+master+multijob-unix-compatibility/os/oraclelinux/benchmarks/src/test/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/benchmarks/src/test/java', not found :benchmarks:forbiddenPatterns (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.03 secs. :benchmarks:jarHell (Thread[Task worker for ':' Thread 3,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.018 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/benchmarks Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/benchmarks/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/benchmarks/build/resources/main:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.openjdk.jmh/jmh-core/1.17.3/3b9bf6a9ad18097a635aa194f76b15fb10c792d9/jmh-core-1.17.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.openjdk.jmh/jmh-generator-annprocess/1.17.3/b87dd7b7dc6b3baa49265df6b14e9818c9cb7091/jmh-generator-annprocess-1.17.3.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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-SNAPSHOT.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for jar hell... no jar hell found :benchmarks:jarHell (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.869 secs. :benchmarks:licenseHeaders (Thread[Task worker for ':' Thread 3,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+master+multijob-unix-compatibility/os/oraclelinux/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[Task worker for ':' Thread 3,5,main]) completed. Took 0.318 secs. :test:logger-usage:compileJava (Thread[Task worker for ':' Thread 3,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.034 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: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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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.081 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :test:logger-usage:compileJava (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 1.518 secs. :test:logger-usage:processResources (Thread[Task worker for ':' Thread 3,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+master+multijob-unix-compatibility/os/oraclelinux/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[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :test:logger-usage:classes (Thread[Task worker for ':' Thread 3,5,main]) started. :test:logger-usage:classes Skipping task ':test:logger-usage:classes' as it has no actions. :test:logger-usage:classes (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :test:logger-usage:jar (Thread[Task worker for ':' Thread 3,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.004 secs. It is not up-to-date because: No history is available. :test:logger-usage:jar (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.017 secs. :benchmarks:loggerUsageCheck (Thread[Task worker for ':' Thread 3,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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/benchmarks Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/benchmarks/build/classes/java/main Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for wrong usages of ESLogger... No wrong usages found :benchmarks:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.247 secs. :build-tools:compileJava (Thread[Task worker for ':' Thread 3,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.008 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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/buildSrc Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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 11.529 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[Task worker for ':' Thread 3,5,main]) completed. Took 12.828 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.003 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.el6_9.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' Successfully started process 'Gradle Worker Daemon 1' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Started Gradle worker daemon (0.529 secs) with fork options DaemonForkOptions{executable=/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.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 6.835 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.01 secs. :build-tools:processResources (Thread[Task worker for ':' Thread 3,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.003 secs. It is not up-to-date because: No history is available. :build-tools:processResources (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.022 secs. :build-tools:classes (Thread[Task worker for ':' Thread 2,5,main]) started. :build-tools:classes Skipping task ':build-tools:classes' as it has no actions. :build-tools:classes (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :build-tools:jar (Thread[Task worker for ':' Thread 2,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.011 secs. It is not up-to-date because: No history is available. :build-tools:jar (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.164 secs. :benchmarks:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) started. :benchmarks:namingConventions Skipping task ':benchmarks:namingConventions' as task onlyIf is false. :benchmarks:namingConventions SKIPPED :benchmarks:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :benchmarks:thirdPartyAudit (Thread[Task worker for ':' Thread 3,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.001 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.17.3/3b9bf6a9ad18097a635aa194f76b15fb10c792d9/jmh-core-1.17.3.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/benchmarks/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.openjdk.jmh/jmh-generator-annprocess/1.17.3/b87dd7b7dc6b3baa49265df6b14e9818c9cb7091/jmh-generator-annprocess-1.17.3.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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 1373 class file(s) for forbidden API invocations (in 2.24s), 15 error(s). [delete] Deleting directory /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/benchmarks/build/tmp/thirdPartyAudit :benchmarks:thirdPartyAudit (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 2.771 secs. :benchmarks:precommit (Thread[Task worker for ':' Thread 2,5,main]) started. :benchmarks:precommit Skipping task ':benchmarks:precommit' as it has no actions. :benchmarks:precommit (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :build-tools:copyCheckstyleConf (Thread[Task worker for ':' Thread 2,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[Task worker for ':' Thread 2,5,main]) completed. Took 0.003 secs. :build-tools:checkstyleMain (Thread[Task worker for ':' Thread 2,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.011 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[Task worker for ':' Thread 2,5,main]) completed. Took 0.261 secs. :build-tools:compileTestJava (Thread[Task worker for ':' Thread 2,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.012 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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/buildSrc Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/javac'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Class dependency analysis for incremental compilation took 0.087 secs. Created jar classpath snapshot for incremental compilation in 0.012 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[Task worker for ':' Thread 2,5,main]) completed. Took 1.673 secs. :build-tools:compileTestGroovy (Thread[Task worker for ':' Thread 2,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+master+multijob-unix-compatibility/os/oraclelinux/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[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :build-tools:processTestResources (Thread[Task worker for ':',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+master+multijob-unix-compatibility/os/oraclelinux/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[Task worker for ':',5,main]) completed. Took 0.005 secs. :build-tools:testClasses (Thread[Task worker for ':',5,main]) started. :build-tools:testClasses Skipping task ':build-tools:testClasses' as it has no actions. :build-tools:testClasses (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :build-tools:checkstyleTest (Thread[Task worker for ':',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+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/src/test/groovy', not found Up-to-date check for task ':build-tools:checkstyleTest' took 0.011 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[Task worker for ':',5,main]) completed. Took 0.107 secs. :build-tools:checkstyle (Thread[Task worker for ':' Thread 2,5,main]) started. :build-tools:checkstyle Skipping task ':build-tools:checkstyle' as it has no actions. :build-tools:checkstyle (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :build-tools:dependencyLicenses (Thread[Task worker for ':' Thread 2,5,main]) started. :build-tools:dependencyLicenses Skipping task ':build-tools:dependencyLicenses' as task onlyIf is false. :build-tools:dependencyLicenses SKIPPED :build-tools:dependencyLicenses (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :build-tools:forbiddenApisMain (Thread[Task worker for ':' Thread 2,5,main]) started. :build-tools:forbiddenApisMain Skipping task ':build-tools:forbiddenApisMain' as task onlyIf is false. :build-tools:forbiddenApisMain SKIPPED :build-tools:forbiddenApisMain (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :build-tools:forbiddenApisTest (Thread[Task worker for ':' Thread 2,5,main]) started. :build-tools:forbiddenApisTest Skipping task ':build-tools:forbiddenApisTest' as task onlyIf is false. :build-tools:forbiddenApisTest SKIPPED :build-tools:forbiddenApisTest (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :build-tools:forbiddenApis (Thread[Task worker for ':' Thread 2,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[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :build-tools:forbiddenPatterns (Thread[Task worker for ':' Thread 2,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+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/src/test/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/src/test/groovy', not found :build-tools:forbiddenPatterns (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.057 secs. :build-tools:jarHell (Thread[Task worker for ':',5,main]) started. :build-tools:jarHell Skipping task ':build-tools:jarHell' as task onlyIf is false. :build-tools:jarHell SKIPPED :build-tools:jarHell (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :build-tools:licenseHeaders (Thread[Task worker for ':',5,main]) started. :build-tools:licenseHeaders Skipping task ':build-tools:licenseHeaders' as task onlyIf is false. :build-tools:licenseHeaders SKIPPED :build-tools:licenseHeaders (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :build-tools:namingConventions (Thread[Task worker for ':',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.005 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/buildSrc Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/classes/groovy/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/classes/groovy/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :build-tools:namingConventions (Thread[Task worker for ':',5,main]) completed. Took 0.13 secs. :build-tools:namingConventionsMain (Thread[Task worker for ':',5,main]) started. :build-tools:namingConventionsMain Putting task artifact state for task ':build-tools:namingConventionsMain' into context took 0.0 secs. Up-to-date check for task ':build-tools:namingConventionsMain' 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/buildSrc Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/classes/groovy/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/classes/groovy/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/classes/java/main Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :build-tools:namingConventionsMain (Thread[Task worker for ':',5,main]) completed. Took 0.129 secs. :build-tools:thirdPartyAudit (Thread[Task worker for ':',5,main]) started. :build-tools:thirdPartyAudit Skipping task ':build-tools:thirdPartyAudit' as task onlyIf is false. :build-tools:thirdPartyAudit SKIPPED :build-tools:thirdPartyAudit (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :build-tools:precommit (Thread[Task worker for ':',5,main]) started. :build-tools:precommit Skipping task ':build-tools:precommit' as it has no actions. :build-tools:precommit (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :core:copyCheckstyleConf (Thread[Task worker for ':',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[Task worker for ':',5,main]) completed. Took 0.002 secs. :core:checkstyleMain (Thread[Task worker for ':',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.15 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 2898 files :core:checkstyleMain (Thread[Task worker for ':',5,main]) completed. Took 20.193 secs. :client:rest:compileJava (Thread[Task worker for ':',5,main]) started. :client:rest:compileJava Putting task artifact state for task ':client:rest:compileJava' into context took 0.006 secs. Up-to-date check for task ':client:rest:compileJava' took 0.145 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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/rest Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/javac'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Class dependency analysis for incremental compilation took 0.006 secs. Created jar classpath snapshot for incremental compilation in 0.264 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :client:rest:compileJava (Thread[Task worker for ':',5,main]) completed. Took 1.644 secs. :client:rest:processResources (Thread[Task worker for ':',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+master+multijob-unix-compatibility/os/oraclelinux/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[Task worker for ':',5,main]) completed. Took 0.0 secs. :client:rest:classes (Thread[Task worker for ':',5,main]) started. :client:rest:classes Skipping task ':client:rest:classes' as it has no actions. :client:rest:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :client:rest:jar (Thread[Task worker for ':',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.002 secs. It is not up-to-date because: No history is available. :client:rest:jar (Thread[Task worker for ':',5,main]) completed. Took 0.015 secs. :libs:elasticsearch-nio:compileJava (Thread[Task worker for ':',5,main]) started. :libs:elasticsearch-nio:compileJava Putting task artifact state for task ':libs:elasticsearch-nio:compileJava' into context took 0.0 secs. Up-to-date check for task ':libs:elasticsearch-nio:compileJava' 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 ':libs:elasticsearch-nio:compileJava'. :libs:elasticsearch-nio: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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/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.el6_9.x86_64/bin/javac'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 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. :libs:elasticsearch-nio:compileJava (Thread[Task worker for ':',5,main]) completed. Took 1.315 secs. :libs:elasticsearch-nio:processResources (Thread[Task worker for ':',5,main]) started. :libs:elasticsearch-nio:processResources Putting task artifact state for task ':libs:elasticsearch-nio:processResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/src/main/resources', not found Skipping task ':libs:elasticsearch-nio:processResources' as it has no source files and no previous output files. :libs:elasticsearch-nio:processResources NO-SOURCE :libs:elasticsearch-nio:processResources (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :libs:elasticsearch-nio:classes (Thread[Task worker for ':',5,main]) started. :libs:elasticsearch-nio:classes Skipping task ':libs:elasticsearch-nio:classes' as it has no actions. :libs:elasticsearch-nio:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :libs:elasticsearch-nio:jar (Thread[Task worker for ':',5,main]) started. :libs:elasticsearch-nio:jar Putting task artifact state for task ':libs:elasticsearch-nio:jar' into context took 0.0 secs. Up-to-date check for task ':libs:elasticsearch-nio:jar' took 0.001 secs. It is not up-to-date because: No history is available. :libs:elasticsearch-nio:jar (Thread[Task worker for ':',5,main]) completed. Took 0.015 secs. :test:framework:compileJava (Thread[Task worker for ':',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.255 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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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.111 secs. Created jar classpath snapshot for incremental compilation in 0.415 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :test:framework:compileJava (Thread[Task worker for ':',5,main]) completed. Took 7.488 secs. :test:framework:processResources (Thread[Task worker for ':',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.001 secs. It is not up-to-date because: No history is available. :test:framework:processResources (Thread[Task worker for ':',5,main]) completed. Took 0.005 secs. :test:framework:classes (Thread[Task worker for ':',5,main]) started. :test:framework:classes Skipping task ':test:framework:classes' as it has no actions. :test:framework:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :test:framework:jar (Thread[Task worker for ':',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.013 secs. It is not up-to-date because: No history is available. :test:framework:jar (Thread[Task worker for ':',5,main]) completed. Took 0.125 secs. :core:compileTestJava (Thread[Task worker for ':',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.408 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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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.098 secs. Created jar classpath snapshot for incremental compilation in 0.507 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :core:compileTestJava (Thread[Task worker for ':',5,main]) completed. Took 51.378 secs. :core:processTestResources (Thread[Task worker for ':',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.113 secs. It is not up-to-date because: No history is available. :core:processTestResources (Thread[Task worker for ':',5,main]) completed. Took 0.281 secs. :core:testClasses (Thread[Task worker for ':',5,main]) started. :core:testClasses Skipping task ':core:testClasses' as it has no actions. :core:testClasses (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :core:checkstyleTest (Thread[Task worker for ':',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.404 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 1402 files :core:checkstyleTest (Thread[Task worker for ':',5,main]) completed. Took 20.949 secs. :core:checkstyle (Thread[Task worker for ':',5,main]) started. :core:checkstyle Skipping task ':core:checkstyle' as it has no actions. :core:checkstyle (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :core:dependencyLicenses (Thread[Task worker for ':',5,main]) started. :core:dependencyLicenses Putting task artifact state for task ':core:dependencyLicenses' into context took 0.002 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[Task worker for ':',5,main]) completed. Took 0.12 secs. :core:forbiddenApisMain (Thread[Task worker for ':',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.097 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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-core-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 5465 class file(s) for forbidden API invocations (in 4.06s), 0 error(s). :core:forbiddenApisMain (Thread[Task worker for ':',5,main]) completed. Took 4.211 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.086 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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 2864 class file(s) for forbidden API invocations (in 5.26s), 0 error(s). :core:forbiddenApisTest (Thread[Daemon worker,5,main]) completed. Took 5.371 secs. :core:forbiddenApis (Thread[Task worker for ':',5,main]) started. :core:forbiddenApis Skipping task ':core:forbiddenApis' as it has no actions. :core:forbiddenApis (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :core:forbiddenPatterns (Thread[Task worker for ':',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.004 secs. It is not up-to-date because: No history is available. :core:forbiddenPatterns (Thread[Task worker for ':',5,main]) completed. Took 2.514 secs. :core:jarHell (Thread[Task worker for ':',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.072 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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 org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java'' checking for jar hell... no jar hell found :core:jarHell (Thread[Task worker for ':',5,main]) completed. Took 1.049 secs. :core:licenseHeaders (Thread[Task worker for ':',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.047 secs. It is not up-to-date because: No history is available. :core:licenseHeaders (Thread[Task worker for ':',5,main]) completed. Took 1.052 secs. :core:loggerUsageCheck (Thread[Task worker for ':',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.071 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for wrong usages of ESLogger... No wrong usages found :core:loggerUsageCheck (Thread[Task worker for ':',5,main]) completed. Took 4.941 secs. :core:namingConventions (Thread[Task worker for ':',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.076 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java'' :core:namingConventions (Thread[Task worker for ':',5,main]) completed. Took 1.344 secs. :core:thirdPartyAudit (Thread[Task worker for ':',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.004 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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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 6.54s), 0 error(s). [delete] Deleting directory /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/tmp/thirdPartyAudit :core:thirdPartyAudit (Thread[Task worker for ':',5,main]) completed. Took 7.868 secs. :core:precommit (Thread[Task worker for ':',5,main]) started. :core:precommit Skipping task ':core:precommit' as it has no actions. :core:precommit (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :docs:buildRestTests (Thread[Task worker for ':',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.155 secs. It is not up-to-date because: No history is available. :docs:buildRestTests (Thread[Task worker for ':',5,main]) completed. Took 2.628 secs. :docs:copyCheckstyleConf (Thread[Task worker for ':' Thread 2,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.001 secs. It is not up-to-date because: No history is available. :docs:copyCheckstyleConf (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.003 secs. :docs:compileTestJava (Thread[Task worker for ':' Thread 2,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.1 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[Task worker for ':' Thread 2,5,main]) completed. Took 0.663 secs. :docs:processTestResources (Thread[Task worker for ':' Thread 2,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[Task worker for ':' Thread 2,5,main]) completed. Took 0.003 secs. :docs:testClasses (Thread[Task worker for ':' Thread 2,5,main]) started. :docs:testClasses Skipping task ':docs:testClasses' as it has no actions. :docs:testClasses (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :docs:checkstyleTest (Thread[Task worker for ':' Thread 2,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.008 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 1 files :docs:checkstyleTest (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.12 secs. :docs:checkstyle (Thread[Task worker for ':',5,main]) started. :docs:checkstyle Skipping task ':docs:checkstyle' as it has no actions. :docs:checkstyle (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :docs:forbiddenApisTest (Thread[Task worker for ':',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.003 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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.04s), 0 error(s). :docs:forbiddenApisTest (Thread[Task worker for ':',5,main]) completed. Took 0.046 secs. :docs:forbiddenApis (Thread[Task worker for ':',5,main]) started. :docs:forbiddenApis Skipping task ':docs:forbiddenApis' as it has no actions. :docs:forbiddenApis (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :docs:forbiddenPatterns (Thread[Task worker for ':' Thread 3,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[Task worker for ':' Thread 3,5,main]) completed. Took 0.036 secs. :docs:jarHell (Thread[Task worker for ':' Thread 3,5,main]) started. :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.009 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/docs Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/docs/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/docs/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/docs/build/rest:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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.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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for jar hell... no jar hell found :docs:jarHell (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 1.561 secs. :docs:licenseHeaders (Thread[Task worker for ':' Thread 3,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[Task worker for ':' Thread 3,5,main]) completed. Took 0.096 secs. :docs:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) started. :docs:loggerUsageCheck Putting task artifact state for task ':docs:loggerUsageCheck' into context took 0.0 secs. 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/docs Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/docs/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.el6_9.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :docs:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.394 secs. :docs:namingConventions (Thread[Task worker for ':' Thread 3,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.007 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/docs Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/docs/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/docs/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/docs/build/rest:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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.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+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/docs/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :docs:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.198 secs. :docs:thirdPartyAudit (Thread[Task worker for ':' Thread 3,5,main]) started. :docs:thirdPartyAudit Skipping task ':docs:thirdPartyAudit' as task onlyIf is false. :docs:thirdPartyAudit SKIPPED :docs:thirdPartyAudit (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.001 secs. :docs:precommit (Thread[Task worker for ':' Thread 3,5,main]) started. :docs:precommit Skipping task ':docs:precommit' as it has no actions. :docs:precommit (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :rest-api-spec:compileJava (Thread[Task worker for ':' Thread 3,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+master+multijob-unix-compatibility/os/oraclelinux/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[Task worker for ':' Thread 3,5,main]) completed. Took 0.005 secs. :rest-api-spec:processResources (Thread[Task worker for ':' Thread 3,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.113 secs. It is not up-to-date because: No history is available. :rest-api-spec:processResources (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.281 secs. :rest-api-spec:classes (Thread[Task worker for ':' Thread 3,5,main]) started. :rest-api-spec:classes Skipping task ':rest-api-spec:classes' as it has no actions. :rest-api-spec:classes (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :rest-api-spec:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,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[Task worker for ':' Thread 3,5,main]) completed. Took 0.003 secs. :rest-api-spec:checkstyleMain (Thread[Task worker for ':' Thread 3,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+master+multijob-unix-compatibility/os/oraclelinux/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[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :rest-api-spec:compileTestJava (Thread[Task worker for ':' Thread 3,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+master+multijob-unix-compatibility/os/oraclelinux/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[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :rest-api-spec:processTestResources (Thread[Task worker for ':' Thread 3,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+master+multijob-unix-compatibility/os/oraclelinux/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[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :rest-api-spec:testClasses (Thread[Task worker for ':' Thread 2,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[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :rest-api-spec:checkstyleTest (Thread[Task worker for ':' Thread 2,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+master+multijob-unix-compatibility/os/oraclelinux/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[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :rest-api-spec:checkstyle (Thread[Task worker for ':' Thread 2,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[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :rest-api-spec:dependencyLicenses (Thread[Task worker for ':' Thread 2,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[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :rest-api-spec:forbiddenApisMain (Thread[Task worker for ':' Thread 2,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[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :rest-api-spec:forbiddenApisTest (Thread[Task worker for ':' Thread 2,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[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :rest-api-spec:forbiddenApis (Thread[Task worker for ':' Thread 2,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[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :rest-api-spec:forbiddenPatterns (Thread[Task worker for ':' Thread 2,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+master+multijob-unix-compatibility/os/oraclelinux/rest-api-spec/src/main/java', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/rest-api-spec/src/test/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/rest-api-spec/src/test/java', not found :rest-api-spec:forbiddenPatterns (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.148 secs. :rest-api-spec:jarHell (Thread[Task worker for ':' Thread 3,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[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :rest-api-spec:licenseHeaders (Thread[Task worker for ':' Thread 3,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[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :rest-api-spec:loggerUsageCheck (Thread[Task worker for ':' Thread 3,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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/rest-api-spec Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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.el6_9.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[Task worker for ':' Thread 3,5,main]) completed. Took 0.211 secs. :rest-api-spec:namingConventions (Thread[Task worker for ':' Thread 3,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[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :rest-api-spec:thirdPartyAudit (Thread[Task worker for ':' Thread 3,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[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :rest-api-spec:precommit (Thread[Task worker for ':' Thread 3,5,main]) started. :rest-api-spec:precommit Skipping task ':rest-api-spec:precommit' as it has no actions. :rest-api-spec:precommit (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :client:client-benchmark-noop-api-plugin:compileJava (Thread[Task worker for ':' Thread 3,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.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: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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/client-benchmark-noop-api-plugin Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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.002 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :client:client-benchmark-noop-api-plugin:compileJava (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 1.667 secs. :client:client-benchmark-noop-api-plugin:processResources (Thread[Task worker for ':' Thread 3,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+master+multijob-unix-compatibility/os/oraclelinux/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[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :client:client-benchmark-noop-api-plugin:classes (Thread[Task worker for ':' Thread 3,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[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :client:client-benchmark-noop-api-plugin:jar (Thread[Task worker for ':' Thread 3,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.002 secs. It is not up-to-date because: No history is available. :client:client-benchmark-noop-api-plugin:jar (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.014 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.015 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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-mustache Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/javac'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Note: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.017 secs. Created jar classpath snapshot for incremental compilation in 0.019 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :modules:lang-mustache:compileJava (Thread[Daemon worker,5,main]) completed. Took 1.987 secs. :modules:lang-mustache:processResources (Thread[Task worker for ':',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+master+multijob-unix-compatibility/os/oraclelinux/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[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:lang-mustache:classes (Thread[Task worker for ':',5,main]) started. :modules:lang-mustache:classes Skipping task ':modules:lang-mustache:classes' as it has no actions. :modules:lang-mustache:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:lang-mustache:jar (Thread[Task worker for ':',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.001 secs. It is not up-to-date because: No history is available. :modules:lang-mustache:jar (Thread[Task worker for ':',5,main]) completed. Took 0.02 secs. :modules:parent-join:compileJava (Thread[Task worker for ':',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.005 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'. :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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/parent-join Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/javac'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Class dependency analysis for incremental compilation took 0.01 secs. Created jar classpath snapshot for incremental compilation in 0.007 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :modules:parent-join:compileJava (Thread[Task worker for ':',5,main]) completed. Took 1.859 secs. :modules:parent-join:processResources (Thread[Task worker for ':',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[Task worker for ':',5,main]) completed. Took 0.002 secs. :modules:parent-join:classes (Thread[Task worker for ':',5,main]) started. :modules:parent-join:classes Skipping task ':modules:parent-join:classes' as it has no actions. :modules:parent-join:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:parent-join:jar (Thread[Task worker for ':',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.002 secs. It is not up-to-date because: No history is available. :modules:parent-join:jar (Thread[Task worker for ':',5,main]) completed. Took 0.019 secs. :modules:percolator:compileJava (Thread[Task worker for ':',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.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: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.el6_9.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.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/percolator Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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.009 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:compileJava (Thread[Task worker for ':',5,main]) completed. Took 2.059 secs. :modules:percolator:processResources (Thread[Task worker for ':' Thread 2,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+master+multijob-unix-compatibility/os/oraclelinux/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[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :modules:percolator:classes (Thread[Task worker for ':' Thread 2,5,main]) started. :modules:percolator:classes Skipping task ':modules:percolator:classes' as it has no actions. :modules:percolator:classes (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :modules:percolator:jar (Thread[Task worker for ':' Thread 2,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.006 secs. It is not up-to-date because: No history is available. :modules:percolator:jar (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.025 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. Up-to-date check for task ':modules:rank-eval:compileJava' took 0.005 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: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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/rank-eval Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/javac'' 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:rank-eval:compileJava (Thread[Daemon worker,5,main]) completed. Took 2.066 secs. :modules:rank-eval:processResources (Thread[Task worker for ':' Thread 2,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[Task worker for ':' Thread 2,5,main]) completed. Took 0.004 secs. :modules:rank-eval:classes (Thread[Task worker for ':' Thread 2,5,main]) started. :modules:rank-eval:classes Skipping task ':modules:rank-eval:classes' as it has no actions. :modules:rank-eval:classes (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :modules:rank-eval:jar (Thread[Task worker for ':' Thread 2,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.003 secs. It is not up-to-date because: No history is available. :modules:rank-eval:jar (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.027 secs. :modules:reindex:compileJava (Thread[Task worker for ':' Thread 2,5,main]) started. :modules:reindex:compileJava 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.006 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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/reindex Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/javac'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Note: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.016 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:compileJava (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 2.18 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+master+multijob-unix-compatibility/os/oraclelinux/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.001 secs. It is not up-to-date because: No history is available. :modules:reindex:jar (Thread[Daemon worker,5,main]) completed. Took 0.024 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.164 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: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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/transport-netty4 Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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.009 secs. Created jar classpath snapshot for incremental compilation in 0.445 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :modules:transport-netty4:compileJava (Thread[Daemon worker,5,main]) completed. Took 3.071 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+master+multijob-unix-compatibility/os/oraclelinux/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.001 secs. It is not up-to-date because: No history is available. :modules:transport-netty4:jar (Thread[Daemon worker,5,main]) completed. Took 0.015 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.026 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: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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/transport Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/javac'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Note: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/transport/src/main/java/org/elasticsearch/transport/client/PreBuiltTransportClient.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.019 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :client:transport:compileJava (Thread[Daemon worker,5,main]) completed. Took 0.92 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+master+multijob-unix-compatibility/os/oraclelinux/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.002 secs. It is not up-to-date because: No history is available. :client:transport:jar (Thread[Daemon worker,5,main]) completed. Took 0.006 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.082 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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/benchmark Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/benchmark/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.el6_9.x86_64/bin/javac'' Note: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/benchmark/src/main/java/org/elasticsearch/client/benchmark/transport/TransportClientBenchmark.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Class dependency analysis for incremental compilation took 0.007 secs. Created jar classpath snapshot for incremental compilation in 0.253 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :client:benchmark:compileJava (Thread[Daemon worker,5,main]) completed. Took 1.556 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.002 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.135 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.27 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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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.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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.05s), 0 error(s). :client:benchmark:forbiddenApisMain (Thread[Daemon worker,5,main]) completed. Took 0.052 secs. :client:benchmark:forbiddenApisTest (Thread[Task worker for ':',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[Task worker for ':',5,main]) completed. Took 0.0 secs. :client:benchmark:forbiddenApis (Thread[Task worker for ':',5,main]) started. :client:benchmark:forbiddenApis Skipping task ':client:benchmark:forbiddenApis' as it has no actions. :client:benchmark:forbiddenApis (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :client:benchmark:forbiddenPatterns (Thread[Task worker for ':',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+master+multijob-unix-compatibility/os/oraclelinux/client/benchmark/src/test/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/benchmark/src/test/java', not found :client:benchmark:forbiddenPatterns (Thread[Task worker for ':',5,main]) completed. Took 0.014 secs. :client:benchmark:jarHell (Thread[Task worker for ':',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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/benchmark Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/benchmark/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/client/client-benchmark-noop-api-plugin/build/distributions/client-benchmark-noop-api-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/transport/build/distributions/transport-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/transport-netty4/build/distributions/transport-netty4-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/reindex/build/distributions/reindex-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-mustache/build/distributions/lang-mustache-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/percolator/build/distributions/percolator-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/parent-join/build/distributions/parent-join-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/rank-eval/build/distributions/rank-eval-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for jar hell... no jar hell found :client:benchmark:jarHell (Thread[Task worker for ':',5,main]) completed. Took 1.385 secs. :client:benchmark:licenseHeaders (Thread[Task worker for ':',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+master+multijob-unix-compatibility/os/oraclelinux/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[Task worker for ':',5,main]) completed. Took 0.045 secs. :client:benchmark:loggerUsageCheck (Thread[Task worker for ':',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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/benchmark Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/benchmark/build/classes/java/main Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for wrong usages of ESLogger... No wrong usages found :client:benchmark:loggerUsageCheck (Thread[Task worker for ':',5,main]) completed. Took 0.326 secs. :client:benchmark:namingConventions (Thread[Task worker for ':',5,main]) started. :client:benchmark:namingConventions Skipping task ':client:benchmark:namingConventions' as task onlyIf is false. :client:benchmark:namingConventions SKIPPED :client:benchmark:namingConventions (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :client:benchmark:thirdPartyAudit (Thread[Task worker for ':',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+master+multijob-unix-compatibility/os/oraclelinux/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.93s), 0 error(s). [delete] Deleting directory /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/benchmark/build/tmp/thirdPartyAudit :client:benchmark:thirdPartyAudit (Thread[Task worker for ':',5,main]) completed. Took 1.1 secs. :client:benchmark:precommit (Thread[Task worker for ':' Thread 3,5,main]) started. :client:benchmark:precommit Skipping task ':client:benchmark:precommit' as it has no actions. :client:benchmark:precommit (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :client:client-benchmark-noop-api-plugin:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,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[Task worker for ':' Thread 3,5,main]) completed. Took 0.003 secs. :client:client-benchmark-noop-api-plugin:checkstyleMain (Thread[Task worker for ':' Thread 3,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.002 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[Task worker for ':' Thread 3,5,main]) completed. Took 0.136 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.002 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.001 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.03 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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/client/client-benchmark-noop-api-plugin/src/test/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.04s), 0 error(s). :client:client-benchmark-noop-api-plugin:forbiddenApisMain (Thread[Daemon worker,5,main]) completed. Took 0.047 secs. :client:client-benchmark-noop-api-plugin:forbiddenApisTest (Thread[Task worker for ':' Thread 3,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[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :client:client-benchmark-noop-api-plugin:forbiddenApis (Thread[Task worker for ':' Thread 3,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[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :client:client-benchmark-noop-api-plugin:forbiddenPatterns (Thread[Task worker for ':' Thread 3,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+master+multijob-unix-compatibility/os/oraclelinux/client/client-benchmark-noop-api-plugin/src/main/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/client-benchmark-noop-api-plugin/src/test/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/client-benchmark-noop-api-plugin/src/main/plugin-metadata', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/client-benchmark-noop-api-plugin/src/test/java', not found :client:client-benchmark-noop-api-plugin:forbiddenPatterns (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.005 secs. :client:client-benchmark-noop-api-plugin:jarHell (Thread[Task worker for ':' Thread 3,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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/client-benchmark-noop-api-plugin Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/client-benchmark-noop-api-plugin/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/client-benchmark-noop-api-plugin/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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 org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for jar hell... no jar hell found :client:client-benchmark-noop-api-plugin:jarHell (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 1.678 secs. :client:client-benchmark-noop-api-plugin:licenseHeaders (Thread[Task worker for ':' Thread 3,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+master+multijob-unix-compatibility/os/oraclelinux/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.001 secs. It is not up-to-date because: No history is available. :client:client-benchmark-noop-api-plugin:licenseHeaders (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.048 secs. :client:client-benchmark-noop-api-plugin:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) started. :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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/client-benchmark-noop-api-plugin Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/client-benchmark-noop-api-plugin/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.el6_9.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :client:client-benchmark-noop-api-plugin:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.289 secs. :client:client-benchmark-noop-api-plugin:namingConventions (Thread[Task worker for ':' Thread 3,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[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :client:client-benchmark-noop-api-plugin:thirdPartyAudit (Thread[Task worker for ':' Thread 3,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[Task worker for ':' Thread 3,5,main]) completed. Took 0.001 secs. :client:client-benchmark-noop-api-plugin:precommit (Thread[Task worker for ':' Thread 3,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[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :client:rest:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,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[Task worker for ':' Thread 3,5,main]) completed. Took 0.003 secs. :client:rest:checkstyleMain (Thread[Task worker for ':' Thread 3,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.001 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[Task worker for ':' Thread 3,5,main]) completed. Took 0.113 secs. :client:test:compileJava (Thread[Task worker for ':' Thread 3,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.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: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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/test Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/javac'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Note: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.001 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[Task worker for ':' Thread 3,5,main]) completed. Took 0.817 secs. :client:test:processResources (Thread[Task worker for ':' Thread 3,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+master+multijob-unix-compatibility/os/oraclelinux/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[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :client:test:classes (Thread[Task worker for ':' Thread 3,5,main]) started. :client:test:classes Skipping task ':client:test:classes' as it has no actions. :client:test:classes (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :client:test:jar (Thread[Task worker for ':' Thread 3,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.001 secs. It is not up-to-date because: No history is available. :client:test:jar (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.009 secs. :client:rest:compileTestJava (Thread[Task worker for ':' Thread 3,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.011 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: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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/rest Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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.01 secs. Created jar classpath snapshot for incremental compilation in 0.001 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :client:rest:compileTestJava (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 1.482 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.003 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.331 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.014 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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.04s), 0 error(s). :client:rest:forbiddenApisMain (Thread[Daemon worker,5,main]) completed. Took 0.046 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.004 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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.06s), 0 error(s). :client:rest:forbiddenApisTest (Thread[Daemon worker,5,main]) completed. Took 0.071 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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/src/main/resources', not found :client:rest:forbiddenPatterns (Thread[Daemon worker,5,main]) completed. Took 0.016 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.077 secs. :client:rest:loggerUsageCheck (Thread[Task worker for ':' Thread 3,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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/rest Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/rest/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.el6_9.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :client:rest:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.432 secs. :client:rest:namingConventions (Thread[Task worker for ':' Thread 3,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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/rest Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/client/test/build/distributions/test-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.elasticsearch.client.RestClientTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :client:rest:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.167 secs. :client:rest:thirdPartyAudit (Thread[Task worker for ':' Thread 3,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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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.89s), 0 error(s). [delete] Deleting directory /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/tmp/thirdPartyAudit :client:rest:thirdPartyAudit (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 1.108 secs. :client:rest:precommit (Thread[Task worker for ':' Thread 3,5,main]) started. :client:rest:precommit Skipping task ':client:rest:precommit' as it has no actions. :client:rest:precommit (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :modules:aggs-matrix-stats:compileJava (Thread[Task worker for ':' Thread 3,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.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:aggs-matrix-stats:compileJava'. :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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/aggs-matrix-stats Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/javac'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Class dependency analysis for incremental compilation took 0.008 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:compileJava (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 1.657 secs. :modules:aggs-matrix-stats:processResources (Thread[Task worker for ':' Thread 3,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[Task worker for ':' Thread 3,5,main]) completed. Took 0.002 secs. :modules:aggs-matrix-stats:classes (Thread[Task worker for ':' Thread 3,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[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :modules:aggs-matrix-stats:jar (Thread[Task worker for ':' Thread 3,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.002 secs. It is not up-to-date because: No history is available. :modules:aggs-matrix-stats:jar (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.016 secs. :client:rest-high-level:compileJava (Thread[Task worker for ':' Thread 3,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.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: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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/rest-high-level Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/javac'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Note: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.002 secs. Created jar classpath snapshot for incremental compilation in 0.005 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :client:rest-high-level:compileJava (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 2.13 secs. :client:rest-high-level:processResources (Thread[Task worker for ':' Thread 3,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[Task worker for ':' Thread 3,5,main]) completed. Took 0.002 secs. :client:rest-high-level:classes (Thread[Task worker for ':' Thread 3,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[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :client:rest-high-level:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,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[Task worker for ':' Thread 3,5,main]) completed. Took 0.002 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.005 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.169 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.006 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'. :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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/rest-high-level Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/javac'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 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. :client:rest-high-level:compileTestJava (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 3.286 secs. :client:rest-high-level:processTestResources (Thread[Daemon worker,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+master+multijob-unix-compatibility/os/oraclelinux/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[Daemon worker,5,main]) completed. Took 0.0 secs. :client:rest-high-level:testClasses (Thread[Daemon worker,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[Daemon worker,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.002 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.35 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.001 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.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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-core-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/http-signatures.txt Reading API signatures: file:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.07s), 0 error(s). :client:rest-high-level:forbiddenApisMain (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.072 secs. :client:rest-high-level:forbiddenApisTest (Thread[Task worker for ':',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.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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.10s), 0 error(s). :client:rest-high-level:forbiddenApisTest (Thread[Task worker for ':',5,main]) completed. Took 0.109 secs. :client:rest-high-level:forbiddenApis (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :client:rest-high-level:forbiddenPatterns (Thread[Task worker for ':',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+master+multijob-unix-compatibility/os/oraclelinux/client/rest-high-level/src/test/resources', not found :client:rest-high-level:forbiddenPatterns (Thread[Task worker for ':',5,main]) completed. Took 0.026 secs. :client:rest-high-level:jarHell (Thread[Task worker for ':',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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/rest-high-level Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/rest-high-level/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/rest-high-level/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/rest-high-level/build/resources/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/test/build/distributions/test-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/modules/parent-join/build/distributions/parent-join-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/aggs-matrix-stats/build/distributions/aggs-matrix-stats-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/rank-eval/build/distributions/rank-eval-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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.el6_9.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 ':',5,main]) completed. Took 0.901 secs. :client:rest-high-level:licenseHeaders (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.039 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :client:rest-high-level:loggerUsageCheck (Thread[Task worker for ':',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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/rest-high-level Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest-high-level/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :client:rest-high-level:loggerUsageCheck (Thread[Task worker for ':',5,main]) completed. Took 0.387 secs. :client:rest-high-level:namingConventions (Thread[Task worker for ':',5,main]) started. :client:rest-high-level:namingConventions 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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/rest-high-level Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/rest-high-level/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/rest-high-level/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/rest-high-level/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/rest-high-level/build/resources/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/test/build/distributions/test-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/modules/parent-join/build/distributions/parent-join-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/aggs-matrix-stats/build/distributions/aggs-matrix-stats-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/rank-eval/build/distributions/rank-eval-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :client:rest-high-level:namingConventions (Thread[Task worker for ':',5,main]) completed. Took 0.179 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :client:rest-high-level:thirdPartyAudit (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :client:rest-high-level:precommit (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :client:sniffer:compileJava (Thread[Task worker for ':',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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/sniffer Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.003 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 ':',5,main]) completed. Took 0.858 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+master+multijob-unix-compatibility/os/oraclelinux/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.005 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.002 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.068 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'. :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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/sniffer Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/javac'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Note: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.003 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 1.021 secs. :client:sniffer:processTestResources (Thread[Daemon worker,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+master+multijob-unix-compatibility/os/oraclelinux/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[Daemon worker,5,main]) completed. Took 0.0 secs. :client:sniffer:testClasses (Thread[Daemon worker,5,main]) started. :client:sniffer:testClasses Skipping task ':client:sniffer:testClasses' as it has no actions. :client:sniffer:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :client:sniffer:checkstyleTest (Thread[Daemon worker,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.001 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[Daemon worker,5,main]) completed. Took 0.087 secs. :client:sniffer:checkstyle (Thread[Daemon worker,5,main]) started. :client:sniffer:checkstyle Skipping task ':client:sniffer:checkstyle' as it has no actions. :client:sniffer:checkstyle (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :client:sniffer:dependencyLicenses (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.015 secs. :client:sniffer:forbiddenApisMain (Thread[Daemon worker,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.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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.02s), 0 error(s). :client:sniffer:forbiddenApisMain (Thread[Daemon worker,5,main]) completed. Took 0.024 secs. :client:sniffer:forbiddenApisTest (Thread[Daemon worker,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.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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.03s), 0 error(s). :client:sniffer:forbiddenApisTest (Thread[Daemon worker,5,main]) completed. Took 0.028 secs. :client:sniffer:forbiddenApis (Thread[Task worker for ':' Thread 2,5,main]) started. :client:sniffer:forbiddenApis Skipping task ':client:sniffer:forbiddenApis' as it has no actions. :client:sniffer:forbiddenApis (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :client:sniffer:forbiddenPatterns (Thread[Task worker for ':' Thread 2,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+master+multijob-unix-compatibility/os/oraclelinux/client/sniffer/src/main/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/sniffer/src/test/resources', not found :client:sniffer:forbiddenPatterns (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.006 secs. :client:sniffer:jarHell (Thread[Task worker for ':' Thread 2,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 2,5,main]) completed. Took 0.0 secs. :client:sniffer:licenseHeaders (Thread[Task worker for ':' Thread 2,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 2,5,main]) completed. Took 0.038 secs. :client:sniffer:loggerUsageCheck (Thread[Daemon worker,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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/sniffer Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/sniffer/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/sniffer/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.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[Daemon worker,5,main]) completed. Took 0.265 secs. :client:sniffer:namingConventions (Thread[Daemon worker,5,main]) started. :client:sniffer:namingConventions Putting task artifact state for task ':client:sniffer:namingConventions' into context took 0.0 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Up-to-date check for task ':client:sniffer: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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/sniffer Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/sniffer/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/sniffer/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/sniffer/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/sniffer/build/resources/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/test/build/distributions/test-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.elasticsearch.client.RestClientTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/sniffer/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java'' :client:sniffer:namingConventions (Thread[Daemon worker,5,main]) completed. Took 0.116 secs. :client:sniffer:thirdPartyAudit (Thread[Daemon worker,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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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 1.66s), 0 error(s). [delete] Deleting directory /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/sniffer/build/tmp/thirdPartyAudit :client:sniffer:thirdPartyAudit (Thread[Daemon worker,5,main]) completed. Took 1.819 secs. :client:sniffer:precommit (Thread[Daemon worker,5,main]) started. :client:sniffer:precommit Skipping task ':client:sniffer:precommit' as it has no actions. :client:sniffer:precommit (Thread[Daemon worker,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.002 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.001 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.056 secs. :client:test:compileTestJava (Thread[Daemon worker,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+master+multijob-unix-compatibility/os/oraclelinux/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[Daemon worker,5,main]) completed. Took 0.0 secs. :client:test:processTestResources (Thread[Daemon worker,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+master+multijob-unix-compatibility/os/oraclelinux/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[Daemon worker,5,main]) completed. Took 0.0 secs. :client:test:testClasses (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.0 secs. :client:test:checkstyleTest (Thread[Daemon worker,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+master+multijob-unix-compatibility/os/oraclelinux/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[Daemon worker,5,main]) completed. Took 0.0 secs. :client:test:checkstyle (Thread[Daemon worker,5,main]) started. :client:test:checkstyle Skipping task ':client:test:checkstyle' as it has no actions. :client:test:checkstyle (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :client:test:dependencyLicenses (Thread[Daemon worker,5,main]) started. :client:test:dependencyLicenses Skipping task ':client:test:dependencyLicenses' as task onlyIf is false. :client:test:dependencyLicenses SKIPPED :client:test:dependencyLicenses (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :client:test:forbiddenApisMain (Thread[Daemon worker,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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.03s), 0 error(s). :client:test:forbiddenApisMain (Thread[Daemon worker,5,main]) completed. Took 0.032 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+master+multijob-unix-compatibility/os/oraclelinux/client/test/src/main/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/test/src/test/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/test/src/test/java', not found :client:test:forbiddenPatterns (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.008 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+master+multijob-unix-compatibility/os/oraclelinux/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.042 secs. :client:test:loggerUsageCheck (Thread[Daemon worker,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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/test Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/test/build/classes/java/main Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for wrong usages of ESLogger... No wrong usages found :client:test:loggerUsageCheck (Thread[Daemon worker,5,main]) completed. Took 0.216 secs. :client:test:namingConventions (Thread[Daemon worker,5,main]) started. :client:test:namingConventions Skipping task ':client:test:namingConventions' as task onlyIf is false. :client:test:namingConventions SKIPPED :client:test:namingConventions (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :client:test:thirdPartyAudit (Thread[Daemon worker,5,main]) started. :client:test:thirdPartyAudit Skipping task ':client:test:thirdPartyAudit' as task onlyIf is false. :client:test:thirdPartyAudit SKIPPED :client:test:thirdPartyAudit (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :client:test:precommit (Thread[Daemon worker,5,main]) started. :client:test:precommit Skipping task ':client:test:precommit' as it has no actions. :client:test:precommit (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :client:transport:copyCheckstyleConf (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.003 secs. :client:transport:checkstyleMain (Thread[Daemon worker,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.001 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[Daemon worker,5,main]) completed. Took 0.067 secs. :client:transport:compileTestJava (Thread[Daemon worker,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.002 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: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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/transport Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/javac'' Note: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/transport/src/test/java/org/elasticsearch/transport/client/PreBuiltTransportClientTests.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:transport:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 0.754 secs. :client:transport:processTestResources (Thread[Task worker for ':' Thread 3,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+master+multijob-unix-compatibility/os/oraclelinux/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 3,5,main]) completed. Took 0.0 secs. :client:transport:testClasses (Thread[Task worker for ':' Thread 3,5,main]) started. :client:transport:testClasses Skipping task ':client:transport:testClasses' as it has no actions. :client:transport:testClasses (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :client:transport:checkstyleTest (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.058 secs. :client:transport:checkstyle (Thread[Task worker for ':' Thread 3,5,main]) started. :client:transport:checkstyle Skipping task ':client:transport:checkstyle' as it has no actions. :client:transport:checkstyle (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :client:transport:dependencyLicenses (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.001 secs. :client:transport:forbiddenApisMain (Thread[Task worker for ':' Thread 3,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.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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.03s), 0 error(s). :client:transport:forbiddenApisMain (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.032 secs. :client:transport:forbiddenApisTest (Thread[Task worker for ':' Thread 3,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.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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.03s), 0 error(s). :client:transport:forbiddenApisTest (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.034 secs. :client:transport:forbiddenApis (Thread[Task worker for ':' Thread 3,5,main]) started. :client:transport:forbiddenApis Skipping task ':client:transport:forbiddenApis' as it has no actions. :client:transport:forbiddenApis (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :client:transport:forbiddenPatterns (Thread[Task worker for ':' Thread 3,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+master+multijob-unix-compatibility/os/oraclelinux/client/transport/src/main/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/transport/src/test/resources', not found :client:transport:forbiddenPatterns (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.002 secs. :client:transport:jarHell (Thread[Task worker for ':' Thread 3,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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/transport Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/transport/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/modules/transport-netty4/build/distributions/transport-netty4-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/reindex/build/distributions/reindex-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-mustache/build/distributions/lang-mustache-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/percolator/build/distributions/percolator-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/parent-join/build/distributions/parent-join-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/rank-eval/build/distributions/rank-eval-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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.el6_9.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 3,5,main]) completed. Took 0.844 secs. :client:transport:licenseHeaders (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.033 secs. :client:transport:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) started. :client:transport:loggerUsageCheck Putting task artifact state for task ':client:transport:loggerUsageCheck' into context took 0.0 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Up-to-date check for task ':client:transport: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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/transport Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/transport/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/transport/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :client:transport:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.24 secs. :client:transport:namingConventions (Thread[Task worker for ':' Thread 3,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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/transport Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/transport/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/transport/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/transport/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/modules/transport-netty4/build/distributions/transport-netty4-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/reindex/build/distributions/reindex-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-mustache/build/distributions/lang-mustache-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/percolator/build/distributions/percolator-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/parent-join/build/distributions/parent-join-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/rank-eval/build/distributions/rank-eval-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class com.carrotsearch.randomizedtesting.RandomizedTest --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/transport/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :client:transport:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.142 secs. :client:transport:thirdPartyAudit (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :client:transport:precommit (Thread[Task worker for ':' Thread 3,5,main]) started. :client:transport:precommit Skipping task ':client:transport:precommit' as it has no actions. :client:transport:precommit (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :core:cli:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.002 secs. :core:cli:checkstyleMain (Thread[Task worker for ':' Thread 3,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.001 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 3,5,main]) completed. Took 0.065 secs. :core:cli:compileTestJava (Thread[Daemon worker,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+master+multijob-unix-compatibility/os/oraclelinux/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[Daemon worker,5,main]) completed. Took 0.0 secs. :core:cli:processTestResources (Thread[Daemon worker,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+master+multijob-unix-compatibility/os/oraclelinux/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[Daemon worker,5,main]) completed. Took 0.0 secs. :core:cli:testClasses (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.0 secs. :core:cli:checkstyleTest (Thread[Daemon worker,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+master+multijob-unix-compatibility/os/oraclelinux/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[Daemon worker,5,main]) completed. Took 0.0 secs. :core:cli:checkstyle (Thread[Daemon worker,5,main]) started. :core:cli:checkstyle Skipping task ':core:cli:checkstyle' as it has no actions. :core:cli:checkstyle (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :core:cli:dependencyLicenses (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.003 secs. :core:cli:forbiddenApisMain (Thread[Daemon worker,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.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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.03s), 0 error(s). :core:cli:forbiddenApisMain (Thread[Daemon worker,5,main]) completed. Took 0.034 secs. :core:cli:forbiddenApisTest (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :core:cli:forbiddenApis (Thread[Task worker for ':' Thread 3,5,main]) started. :core:cli:forbiddenApis Skipping task ':core:cli:forbiddenApis' as it has no actions. :core:cli:forbiddenApis (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :core:cli:forbiddenPatterns (Thread[Task worker for ':' Thread 3,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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/src/main/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/cli/src/test/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/cli/src/test/java', not found :core:cli:forbiddenPatterns (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.01 secs. :core:cli:jarHell (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :core:cli:licenseHeaders (Thread[Task worker for ':' Thread 3,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+master+multijob-unix-compatibility/os/oraclelinux/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 3,5,main]) completed. Took 0.043 secs. :core:cli:loggerUsageCheck (Thread[Task worker for ':' Thread 3,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. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/cli Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/classes/java/main Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for wrong usages of ESLogger... No wrong usages found :core:cli:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.301 secs. :core:cli:namingConventions (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :core:cli:thirdPartyAudit (Thread[Task worker for ':' Thread 3,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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/tmp/thirdPartyAudit :core:cli:thirdPartyAudit (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.077 secs. :core:cli:precommit (Thread[Task worker for ':' Thread 3,5,main]) started. :core:cli:precommit Skipping task ':core:cli:precommit' as it has no actions. :core:cli:precommit (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :distribution:deb:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,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. :distribution:deb:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.002 secs. :distribution:deb:compileTestJava (Thread[Task worker for ':' Thread 3,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+master+multijob-unix-compatibility/os/oraclelinux/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 Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :distribution:deb:compileTestJava (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :distribution:deb:processTestResources (Thread[Task worker for ':' Thread 3,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+master+multijob-unix-compatibility/os/oraclelinux/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 3,5,main]) completed. Took 0.0 secs. :distribution:deb:testClasses (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :distribution:deb:checkstyleTest (Thread[Task worker for ':' Thread 3,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+master+multijob-unix-compatibility/os/oraclelinux/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 3,5,main]) completed. Took 0.0 secs. :distribution:deb:checkstyle (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :distribution:deb:forbiddenApisTest (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :distribution:deb:forbiddenApis (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :distribution:deb:forbiddenPatterns (Thread[Task worker for ':' Thread 3,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+master+multijob-unix-compatibility/os/oraclelinux/distribution/deb/src/test/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/distribution/deb/src/test/java', not found :distribution:deb:forbiddenPatterns (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.001 secs. :distribution:deb:jarHell (Thread[Task worker for ':' Thread 3,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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/distribution/deb Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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.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.el6_9.x86_64/bin/java'' checking for jar hell... no jar hell found :distribution:deb:jarHell (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.825 secs. :distribution:deb:licenseHeaders (Thread[Task worker for ':' Thread 3,5,main]) started. :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 3,5,main]) completed. Took 0.0 secs. :distribution:deb:loggerUsageCheck (Thread[Task worker for ':' Thread 3,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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/distribution/deb Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for wrong usages of ESLogger... No wrong usages found :distribution:deb:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.165 secs. :distribution:deb:namingConventions (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :distribution:deb:thirdPartyAudit (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.001 secs. :distribution:deb:precommit (Thread[Task worker for ':' Thread 3,5,main]) started. :distribution:deb:precommit Skipping task ':distribution:deb:precommit' as it has no actions. :distribution:deb:precommit (Thread[Task worker for ':' Thread 3,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.002 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.534 secs. :distribution:integ-test-zip:processTestResources (Thread[Task worker for ':',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+master+multijob-unix-compatibility/os/oraclelinux/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 ':',5,main]) completed. Took 0.0 secs. :distribution:integ-test-zip:testClasses (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :distribution:integ-test-zip:checkstyleTest (Thread[Task worker for ':',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.001 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 ':',5,main]) completed. Took 0.092 secs. :distribution:integ-test-zip:checkstyle (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :distribution:integ-test-zip:forbiddenApisTest (Thread[Task worker for ':',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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.03s), 0 error(s). :distribution:integ-test-zip:forbiddenApisTest (Thread[Task worker for ':',5,main]) completed. Took 0.03 secs. :distribution:integ-test-zip:forbiddenApis (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :distribution:integ-test-zip:forbiddenPatterns (Thread[Task worker for ':',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+master+multijob-unix-compatibility/os/oraclelinux/distribution/integ-test-zip/src/test/resources', not found :distribution:integ-test-zip:forbiddenPatterns (Thread[Task worker for ':',5,main]) completed. Took 0.002 secs. :distribution:integ-test-zip:jarHell (Thread[Task worker for ':',5,main]) started. :distribution:integ-test-zip:jarHell Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/distribution/integ-test-zip Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/distribution/integ-test-zip/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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.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.el6_9.x86_64/bin/java'' checking for jar hell... no jar hell found :distribution:integ-test-zip:jarHell (Thread[Task worker for ':',5,main]) completed. Took 0.757 secs. :distribution:integ-test-zip:licenseHeaders (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.024 secs. :distribution:integ-test-zip:loggerUsageCheck (Thread[Task worker for ':',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: 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/distribution/integ-test-zip Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :distribution:integ-test-zip:loggerUsageCheck (Thread[Task worker for ':',5,main]) completed. Took 0.354 secs. :distribution:integ-test-zip:namingConventions (Thread[Task worker for ':',5,main]) started. :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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/distribution/integ-test-zip Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/distribution/integ-test-zip/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/distribution/integ-test-zip/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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.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+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :distribution:integ-test-zip:namingConventions (Thread[Task worker for ':',5,main]) completed. Took 0.149 secs. :distribution:integ-test-zip:thirdPartyAudit (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.001 secs. :distribution:integ-test-zip:precommit (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :distribution:rpm:copyCheckstyleConf (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.004 secs. :distribution:rpm:compileTestJava (Thread[Task worker for ':',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+master+multijob-unix-compatibility/os/oraclelinux/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 ':',5,main]) completed. Took 0.0 secs. :distribution:rpm:processTestResources (Thread[Task worker for ':',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+master+multijob-unix-compatibility/os/oraclelinux/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 ':',5,main]) completed. Took 0.0 secs. :distribution:rpm:testClasses (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :distribution:rpm:checkstyleTest (Thread[Task worker for ':' Thread 3,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+master+multijob-unix-compatibility/os/oraclelinux/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 3,5,main]) completed. Took 0.0 secs. :distribution:rpm:checkstyle (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :distribution:rpm:forbiddenApisTest (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :distribution:rpm:forbiddenApis (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :distribution:rpm:forbiddenPatterns (Thread[Task worker for ':' Thread 3,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+master+multijob-unix-compatibility/os/oraclelinux/distribution/rpm/src/test/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/distribution/rpm/src/test/java', not found :distribution:rpm:forbiddenPatterns (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.002 secs. :distribution:rpm:jarHell (Thread[Task worker for ':' Thread 3,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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/distribution/rpm Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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.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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for jar hell... no jar hell found :distribution:rpm:jarHell (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.702 secs. :distribution:rpm:licenseHeaders (Thread[Task worker for ':' Thread 3,5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :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 3,5,main]) completed. Took 0.0 secs. :distribution:rpm:loggerUsageCheck (Thread[Task worker for ':' Thread 3,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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/distribution/rpm Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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.el6_9.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :distribution:rpm:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.156 secs. :distribution:rpm:namingConventions (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :distribution:rpm:thirdPartyAudit (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :distribution:rpm:precommit (Thread[Task worker for ':' Thread 3,5,main]) started. :distribution:rpm:precommit Skipping task ':distribution:rpm:precommit' as it has no actions. :distribution:rpm:precommit (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :distribution:tar:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.003 secs. :distribution:tar:compileTestJava (Thread[Task worker for ':' Thread 3,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.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:tar:compileTestJava'. Compiling with JDK Java compiler API. :distribution:tar:compileTestJava (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.104 secs. :distribution:tar:processTestResources (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.015 secs. :distribution:tar:testClasses (Thread[Task worker for ':' Thread 3,5,main]) started. :distribution:tar:testClasses Skipping task ':distribution:tar:testClasses' as it has no actions. :distribution:tar:testClasses (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :distribution:tar:checkstyleTest (Thread[Task worker for ':' Thread 3,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.001 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 ':' Thread 3,5,main]) completed. Took 0.059 secs. :distribution:tar:checkstyle (Thread[Daemon worker,5,main]) started. :distribution:tar:checkstyle Skipping task ':distribution:tar:checkstyle' as it has no actions. :distribution:tar:checkstyle (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :distribution:tar:forbiddenApisTest (Thread[Daemon worker,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.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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.03s), 0 error(s). :distribution:tar:forbiddenApisTest (Thread[Daemon worker,5,main]) completed. Took 0.038 secs. :distribution:tar:forbiddenApis (Thread[Task worker for ':' Thread 3,5,main]) started. :distribution:tar:forbiddenApis Skipping task ':distribution:tar:forbiddenApis' as it has no actions. :distribution:tar:forbiddenApis (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :distribution:tar:forbiddenPatterns (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.002 secs. :distribution:tar:jarHell (Thread[Task worker for ':' Thread 3,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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/distribution/tar Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/distribution/tar/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/distribution/tar/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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.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 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.el6_9.x86_64/bin/java'' checking for jar hell... no jar hell found :distribution:tar:jarHell (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.993 secs. :distribution:tar:licenseHeaders (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.031 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :distribution:tar:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) started. :distribution:tar:loggerUsageCheck 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/distribution/tar Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/distribution/tar/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :distribution:tar:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.221 secs. :distribution:tar:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) started. :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. 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/distribution/tar Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/distribution/tar/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/distribution/tar/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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.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+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/distribution/tar/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java'' :distribution:tar:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.143 secs. :distribution:tar:thirdPartyAudit (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :distribution:tar:precommit (Thread[Task worker for ':' Thread 3,5,main]) started. :distribution:tar:precommit Skipping task ':distribution:tar:precommit' as it has no actions. :distribution:tar:precommit (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :distribution:zip:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.002 secs. :distribution:zip:compileTestJava (Thread[Task worker for ':' Thread 3,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.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:zip:compileTestJava'. Compiling with JDK Java compiler API. :distribution:zip:compileTestJava (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.072 secs. :distribution:zip:processTestResources (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.004 secs. :distribution:zip:testClasses (Thread[Task worker for ':' Thread 3,5,main]) started. :distribution:zip:testClasses Skipping task ':distribution:zip:testClasses' as it has no actions. :distribution:zip:testClasses (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :distribution:zip:checkstyleTest (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.056 secs. :distribution:zip:checkstyle (Thread[Task worker for ':' Thread 3,5,main]) started. :distribution:zip:checkstyle Skipping task ':distribution:zip:checkstyle' as it has no actions. :distribution:zip:checkstyle (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :distribution:zip:forbiddenApisTest (Thread[Task worker for ':' Thread 3,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.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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.04s), 0 error(s). :distribution:zip:forbiddenApisTest (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.042 secs. :distribution:zip:forbiddenApis (Thread[Task worker for ':' Thread 3,5,main]) started. :distribution:zip:forbiddenApis Skipping task ':distribution:zip:forbiddenApis' as it has no actions. :distribution:zip:forbiddenApis (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :distribution:zip:forbiddenPatterns (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.001 secs. :distribution:zip:jarHell (Thread[Task worker for ':' Thread 3,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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/distribution/zip Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/distribution/zip/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/distribution/zip/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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.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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for jar hell... no jar hell found :distribution:zip:jarHell (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.836 secs. :distribution:zip:licenseHeaders (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.027 secs. :distribution:zip:loggerUsageCheck (Thread[Task worker for ':' Thread 3,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. 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/distribution/zip Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/distribution/zip/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :distribution:zip:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.326 secs. :distribution:zip:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/distribution/zip Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/distribution/zip/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/distribution/zip/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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.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+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/distribution/zip/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java'' :distribution:zip:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.153 secs. :distribution:zip:thirdPartyAudit (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :distribution:zip:precommit (Thread[Task worker for ':' Thread 3,5,main]) started. :distribution:zip:precommit Skipping task ':distribution:zip:precommit' as it has no actions. :distribution:zip:precommit (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :example-plugins:rescore:compileJava (Thread[Task worker for ':' Thread 3,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: 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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/examples/rescore Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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. :example-plugins:rescore:compileJava (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.983 secs. :example-plugins:rescore:processResources (Thread[Task worker for ':' Thread 3,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+master+multijob-unix-compatibility/os/oraclelinux/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 3,5,main]) completed. Took 0.0 secs. :example-plugins:rescore:classes (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :example-plugins:rescore:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.002 secs. :example-plugins:rescore:checkstyleMain (Thread[Task worker for ':' Thread 3,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.001 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 3,5,main]) completed. Took 0.063 secs. :example-plugins:rescore:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :example-plugins:rescore:pluginProperties (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.016 secs. :example-plugins:rescore:compileTestJava (Thread[Task worker for ':' Thread 3,5,main]) started. :example-plugins:rescore:compileTestJava Putting task artifact state for task ':example-plugins:rescore:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':example-plugins:rescore: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 ':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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/examples/rescore Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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. :example-plugins:rescore:compileTestJava (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.853 secs. :example-plugins:rescore:processTestResources (Thread[Task worker for ':' Thread 3,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+master+multijob-unix-compatibility/os/oraclelinux/plugins/examples/rescore/src/main/plugin-metadata', not found Up-to-date check for task ':example-plugins:rescore: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+master+multijob-unix-compatibility/os/oraclelinux/plugins/examples/rescore/src/main/plugin-metadata', not found :example-plugins:rescore:processTestResources (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.003 secs. :example-plugins:rescore:testClasses (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :example-plugins:rescore:checkstyleTest (Thread[Task worker for ':' Thread 3,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.001 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 3,5,main]) completed. Took 0.058 secs. :example-plugins:rescore:checkstyle (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :example-plugins:rescore:dependencyLicenses (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.003 secs. :example-plugins:rescore:forbiddenApisMain (Thread[Task worker for ':',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.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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.07s), 0 error(s). :example-plugins:rescore:forbiddenApisMain (Thread[Task worker for ':',5,main]) completed. Took 0.072 secs. :example-plugins:rescore:forbiddenApisTest (Thread[Task worker for ':' Thread 3,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.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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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 3,5,main]) completed. Took 0.028 secs. :example-plugins:rescore:forbiddenApis (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :example-plugins:rescore:forbiddenPatterns (Thread[Task worker for ':',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+master+multijob-unix-compatibility/os/oraclelinux/plugins/examples/rescore/src/main/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/examples/rescore/src/main/plugin-metadata', not found :example-plugins:rescore:forbiddenPatterns (Thread[Task worker for ':',5,main]) completed. Took 0.003 secs. :example-plugins:rescore:jarHell (Thread[Task worker for ':',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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/examples/rescore Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/examples/rescore/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/examples/rescore/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/examples/rescore/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/examples/rescore/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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 org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.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 ':',5,main]) completed. Took 1.132 secs. :example-plugins:rescore:licenseHeaders (Thread[Task worker for ':',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.002 secs. It is not up-to-date because: No history is available. :example-plugins:rescore:licenseHeaders (Thread[Task worker for ':',5,main]) completed. Took 0.05 secs. :example-plugins:rescore:loggerUsageCheck (Thread[Task worker for ':',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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/examples/rescore Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/plugins/examples/rescore/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :example-plugins:rescore:loggerUsageCheck (Thread[Task worker for ':',5,main]) completed. Took 0.226 secs. :example-plugins:rescore:namingConventions (Thread[Task worker for ':',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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/examples/rescore Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/examples/rescore/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/examples/rescore/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/examples/rescore/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/examples/rescore/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/examples/rescore/build/resources/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :example-plugins:rescore:namingConventions (Thread[Task worker for ':',5,main]) completed. Took 0.15 secs. :example-plugins:rescore:thirdPartyAudit (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :example-plugins:rescore:precommit (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :example-plugins:script-expert-scoring:compileJava (Thread[Task worker for ':',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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/examples/script-expert-scoring Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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. :example-plugins:script-expert-scoring:compileJava (Thread[Task worker for ':',5,main]) completed. Took 0.821 secs. :example-plugins:script-expert-scoring:processResources (Thread[Task worker for ':' Thread 3,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+master+multijob-unix-compatibility/os/oraclelinux/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 3,5,main]) completed. Took 0.0 secs. :example-plugins:script-expert-scoring:classes (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :example-plugins:script-expert-scoring:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.002 secs. :example-plugins:script-expert-scoring:checkstyleMain (Thread[Task worker for ':' Thread 3,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.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:checkstyleMain (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.047 secs. :example-plugins:script-expert-scoring:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :example-plugins:script-expert-scoring:pluginProperties (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.017 secs. :example-plugins:script-expert-scoring:compileTestJava (Thread[Task worker for ':' Thread 3,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.002 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: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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/examples/script-expert-scoring Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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. :example-plugins:script-expert-scoring:compileTestJava (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.826 secs. :example-plugins:script-expert-scoring:processTestResources (Thread[Task worker for ':' Thread 3,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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/plugins/examples/script-expert-scoring/src/main/plugin-metadata', not found :example-plugins:script-expert-scoring:processTestResources (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.002 secs. :example-plugins:script-expert-scoring:testClasses (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :example-plugins:script-expert-scoring:checkstyleTest (Thread[Task worker for ':' Thread 3,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.001 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 3,5,main]) completed. Took 0.053 secs. :example-plugins:script-expert-scoring:checkstyle (Thread[Task worker for ':' Thread 3,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 3,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.003 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.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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.03s), 0 error(s). :example-plugins:script-expert-scoring:forbiddenApisMain (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.032 secs. :example-plugins:script-expert-scoring:forbiddenApisTest (Thread[Task worker for ':' Thread 2,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.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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.03s), 0 error(s). :example-plugins:script-expert-scoring:forbiddenApisTest (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.027 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+master+multijob-unix-compatibility/os/oraclelinux/plugins/examples/script-expert-scoring/src/main/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.002 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/examples/script-expert-scoring Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/examples/script-expert-scoring/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/examples/script-expert-scoring/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/examples/script-expert-scoring/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/examples/script-expert-scoring/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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 org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 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.766 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.024 secs. :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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/examples/script-expert-scoring Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/plugins/examples/script-expert-scoring/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 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.198 secs. :example-plugins:script-expert-scoring:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :example-plugins:script-expert-scoring:namingConventions 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/examples/script-expert-scoring Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/examples/script-expert-scoring/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/examples/script-expert-scoring/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/examples/script-expert-scoring/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/examples/script-expert-scoring/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/examples/script-expert-scoring/build/resources/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' :example-plugins:script-expert-scoring:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.136 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. :libs:elasticsearch-nio:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,5,main]) started. :libs:elasticsearch-nio:copyCheckstyleConf Putting task artifact state for task ':libs:elasticsearch-nio:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':libs:elasticsearch-nio:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :libs:elasticsearch-nio:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.002 secs. :libs:elasticsearch-nio:checkstyleMain (Thread[Task worker for ':' Thread 3,5,main]) started. :libs:elasticsearch-nio:checkstyleMain Putting task artifact state for task ':libs:elasticsearch-nio:checkstyleMain' into context took 0.0 secs. Up-to-date check for task ':libs:elasticsearch-nio:checkstyleMain' took 0.001 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 19 files :libs:elasticsearch-nio:checkstyleMain (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.121 secs. :libs:elasticsearch-nio:compileTestJava (Thread[Daemon worker,5,main]) started. :libs:elasticsearch-nio:compileTestJava Putting task artifact state for task ':libs:elasticsearch-nio:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':libs:elasticsearch-nio:compileTestJava' took 0.009 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 ':libs:elasticsearch-nio:compileTestJava'. :libs:elasticsearch-nio: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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/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.el6_9.x86_64/bin/javac'' 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. :libs:elasticsearch-nio:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 1.734 secs. :libs:elasticsearch-nio:processTestResources (Thread[Daemon worker,5,main]) started. :libs:elasticsearch-nio:processTestResources Putting task artifact state for task ':libs:elasticsearch-nio:processTestResources' into context took 0.0 secs. Up-to-date check for task ':libs:elasticsearch-nio:processTestResources' took 0.001 secs. It is not up-to-date because: No history is available. :libs:elasticsearch-nio:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.003 secs. :libs:elasticsearch-nio:testClasses (Thread[Daemon worker,5,main]) started. :libs:elasticsearch-nio:testClasses Skipping task ':libs:elasticsearch-nio:testClasses' as it has no actions. :libs:elasticsearch-nio:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :libs:elasticsearch-nio:checkstyleTest (Thread[Daemon worker,5,main]) started. :libs:elasticsearch-nio:checkstyleTest Putting task artifact state for task ':libs:elasticsearch-nio:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':libs:elasticsearch-nio: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 :libs:elasticsearch-nio:checkstyleTest (Thread[Daemon worker,5,main]) completed. Took 0.135 secs. :libs:elasticsearch-nio:checkstyle (Thread[Daemon worker,5,main]) started. :libs:elasticsearch-nio:checkstyle Skipping task ':libs:elasticsearch-nio:checkstyle' as it has no actions. :libs:elasticsearch-nio:checkstyle (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :libs:elasticsearch-nio:dependencyLicenses (Thread[Daemon worker,5,main]) started. :libs:elasticsearch-nio:dependencyLicenses Putting task artifact state for task ':libs:elasticsearch-nio:dependencyLicenses' into context took 0.0 secs. Up-to-date check for task ':libs:elasticsearch-nio:dependencyLicenses' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Checking sha for log4j-api-2.9.1.jar Checking license/notice for log4j-api :libs:elasticsearch-nio:dependencyLicenses (Thread[Daemon worker,5,main]) completed. Took 0.002 secs. :libs:elasticsearch-nio:forbiddenApisMain (Thread[Task worker for ':' Thread 2,5,main]) started. :libs:elasticsearch-nio:forbiddenApisMain Putting task artifact state for task ':libs:elasticsearch-nio:forbiddenApisMain' into context took 0.0 secs. Up-to-date check for task ':libs:elasticsearch-nio: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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-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). :libs:elasticsearch-nio:forbiddenApisMain (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.028 secs. :libs:elasticsearch-nio:forbiddenApisTest (Thread[Task worker for ':' Thread 2,5,main]) started. :libs:elasticsearch-nio:forbiddenApisTest Putting task artifact state for task ':libs:elasticsearch-nio:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':libs:elasticsearch-nio: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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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). :libs:elasticsearch-nio:forbiddenApisTest (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.037 secs. :libs:elasticsearch-nio:forbiddenApis (Thread[Task worker for ':',5,main]) started. :libs:elasticsearch-nio:forbiddenApis Skipping task ':libs:elasticsearch-nio:forbiddenApis' as it has no actions. :libs:elasticsearch-nio:forbiddenApis (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :libs:elasticsearch-nio:forbiddenPatterns (Thread[Task worker for ':',5,main]) started. :libs:elasticsearch-nio:forbiddenPatterns Putting task artifact state for task ':libs:elasticsearch-nio:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':libs:elasticsearch-nio: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+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/src/main/resources', not found :libs:elasticsearch-nio:forbiddenPatterns (Thread[Task worker for ':',5,main]) completed. Took 0.013 secs. :libs:elasticsearch-nio:jarHell (Thread[Task worker for ':',5,main]) started. :libs:elasticsearch-nio:jarHell Skipping task ':libs:elasticsearch-nio:jarHell' as task onlyIf is false. :libs:elasticsearch-nio:jarHell SKIPPED :libs:elasticsearch-nio:jarHell (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :libs:elasticsearch-nio:licenseHeaders (Thread[Task worker for ':',5,main]) started. :libs:elasticsearch-nio:licenseHeaders Putting task artifact state for task ':libs:elasticsearch-nio:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':libs:elasticsearch-nio:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :libs:elasticsearch-nio:licenseHeaders (Thread[Task worker for ':',5,main]) completed. Took 0.029 secs. :libs:elasticsearch-nio:loggerUsageCheck (Thread[Task worker for ':',5,main]) started. :libs:elasticsearch-nio:loggerUsageCheck Putting task artifact state for task ':libs:elasticsearch-nio:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':libs:elasticsearch-nio: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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/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.el6_9.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :libs:elasticsearch-nio:loggerUsageCheck (Thread[Task worker for ':',5,main]) completed. Took 0.301 secs. :libs:elasticsearch-nio:namingConventions (Thread[Task worker for ':',5,main]) started. :libs:elasticsearch-nio:namingConventions Putting task artifact state for task ':libs:elasticsearch-nio:namingConventions' into context took 0.0 secs. Up-to-date check for task ':libs:elasticsearch-nio: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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/resources/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :libs:elasticsearch-nio:namingConventions (Thread[Task worker for ':',5,main]) completed. Took 0.145 secs. :libs:elasticsearch-nio:thirdPartyAudit (Thread[Task worker for ':',5,main]) started. :libs:elasticsearch-nio:thirdPartyAudit Putting task artifact state for task ':libs:elasticsearch-nio:thirdPartyAudit' into context took 0.0 secs. Up-to-date check for task ':libs:elasticsearch-nio: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.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/tmp/thirdPartyAudit [thirdPartyAudit] Reading inline API signatures... [thirdPartyAudit] Loading classes to check... [thirdPartyAudit] Scanning classes for violations... [thirdPartyAudit] Scanned 145 class file(s) for forbidden API invocations (in 0.20s), 0 error(s). [delete] Deleting directory /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/tmp/thirdPartyAudit :libs:elasticsearch-nio:thirdPartyAudit (Thread[Task worker for ':',5,main]) completed. Took 0.233 secs. :libs:elasticsearch-nio:precommit (Thread[Task worker for ':',5,main]) started. :libs:elasticsearch-nio:precommit Skipping task ':libs:elasticsearch-nio:precommit' as it has no actions. :libs:elasticsearch-nio:precommit (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:aggs-matrix-stats:copyCheckstyleConf (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.002 secs. :modules:aggs-matrix-stats:checkstyleMain (Thread[Task worker for ':',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.002 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 ':',5,main]) completed. Took 0.135 secs. :modules:aggs-matrix-stats:copyPluginPropertiesTemplate (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :modules:aggs-matrix-stats:pluginProperties (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.011 secs. :modules:aggs-matrix-stats:compileTestJava (Thread[Task worker for ':',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.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: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.el6_9.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.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/aggs-matrix-stats Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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:aggs-matrix-stats:compileTestJava (Thread[Task worker for ':',5,main]) completed. Took 1.203 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+master+multijob-unix-compatibility/os/oraclelinux/modules/aggs-matrix-stats/src/main/plugin-metadata', not found Up-to-date check for task ':modules:aggs-matrix-stats: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+master+multijob-unix-compatibility/os/oraclelinux/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.005 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.002 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.081 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.002 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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.06s), 0 error(s). :modules:aggs-matrix-stats:forbiddenApisMain (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.065 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.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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.05s), 0 error(s). :modules:aggs-matrix-stats:forbiddenApisTest (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.054 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+master+multijob-unix-compatibility/os/oraclelinux/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.019 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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/aggs-matrix-stats Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/aggs-matrix-stats/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/aggs-matrix-stats/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/aggs-matrix-stats/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/aggs-matrix-stats/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/aggs-matrix-stats/build/resources/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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 org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.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.985 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.037 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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/aggs-matrix-stats Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/modules/aggs-matrix-stats/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 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.387 secs. :modules:aggs-matrix-stats:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:aggs-matrix-stats:namingConventions 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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/aggs-matrix-stats Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/aggs-matrix-stats/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/aggs-matrix-stats/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/aggs-matrix-stats/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/aggs-matrix-stats/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/aggs-matrix-stats/build/resources/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :modules:aggs-matrix-stats:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.155 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: 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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/analysis-common Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/analysis-common/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.el6_9.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.017 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:compileJava (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 1.862 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+master+multijob-unix-compatibility/os/oraclelinux/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.0 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.002 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.001 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.254 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.015 secs. :modules:analysis-common:compileTestJava (Thread[Task worker for ':',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.02 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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/analysis-common Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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.002 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :modules:analysis-common:compileTestJava (Thread[Task worker for ':',5,main]) completed. Took 2.003 secs. :modules:analysis-common:processTestResources (Thread[Task worker for ':',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+master+multijob-unix-compatibility/os/oraclelinux/modules/analysis-common/src/main/plugin-metadata', not found Up-to-date check for task ':modules:analysis-common:processTestResources' took 0.004 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/analysis-common/src/main/plugin-metadata', not found :modules:analysis-common:processTestResources (Thread[Task worker for ':',5,main]) completed. Took 0.012 secs. :modules:analysis-common:testClasses (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :modules:analysis-common:checkstyleTest (Thread[Task worker for ':',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.002 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 ':',5,main]) completed. Took 0.117 secs. :modules:analysis-common:checkstyle (Thread[Daemon worker,5,main]) started. :modules:analysis-common:checkstyle Skipping task ':modules:analysis-common:checkstyle' as it has no actions. :modules:analysis-common:checkstyle (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :modules:analysis-common:dependencyLicenses (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.001 secs. :modules:analysis-common:forbiddenApisMain (Thread[Daemon worker,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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.09s), 0 error(s). :modules:analysis-common:forbiddenApisMain (Thread[Daemon worker,5,main]) completed. Took 0.094 secs. :modules:analysis-common:forbiddenApisTest (Thread[Daemon worker,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.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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.05s), 0 error(s). :modules:analysis-common:forbiddenApisTest (Thread[Daemon worker,5,main]) completed. Took 0.052 secs. :modules:analysis-common:forbiddenApis (Thread[Daemon worker,5,main]) started. :modules:analysis-common:forbiddenApis Skipping task ':modules:analysis-common:forbiddenApis' as it has no actions. :modules:analysis-common:forbiddenApis (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :modules:analysis-common:forbiddenPatterns (Thread[Task worker for ':',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+master+multijob-unix-compatibility/os/oraclelinux/modules/analysis-common/src/main/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/analysis-common/src/main/plugin-metadata', not found :modules:analysis-common:forbiddenPatterns (Thread[Task worker for ':',5,main]) completed. Took 0.027 secs. :modules:analysis-common:jarHell (Thread[Task worker for ':',5,main]) started. :modules:analysis-common:jarHell 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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/analysis-common Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/analysis-common/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/analysis-common/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/analysis-common/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/analysis-common/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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 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.el6_9.x86_64/bin/java'' checking for jar hell... no jar hell found :modules:analysis-common:jarHell (Thread[Task worker for ':',5,main]) completed. Took 0.768 secs. :modules:analysis-common:licenseHeaders (Thread[Task worker for ':',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.001 secs. It is not up-to-date because: No history is available. :modules:analysis-common:licenseHeaders (Thread[Task worker for ':',5,main]) completed. Took 0.041 secs. :modules:analysis-common:loggerUsageCheck (Thread[Task worker for ':',5,main]) started. :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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/analysis-common Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/modules/analysis-common/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/analysis-common/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.el6_9.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :modules:analysis-common:loggerUsageCheck (Thread[Task worker for ':',5,main]) completed. Took 0.42 secs. :modules:analysis-common:namingConventions (Thread[Task worker for ':',5,main]) started. :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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/analysis-common Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/analysis-common/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/analysis-common/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/analysis-common/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/analysis-common/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/analysis-common/build/resources/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :modules:analysis-common:namingConventions (Thread[Task worker for ':',5,main]) completed. Took 0.172 secs. :modules:analysis-common:thirdPartyAudit (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :modules:analysis-common:precommit (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :modules:ingest-common:compileJava (Thread[Task worker for ':',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.06 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: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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/ingest-common Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/javac'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Class dependency analysis for incremental compilation took 0.015 secs. Created jar classpath snapshot for incremental compilation in 0.063 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :modules:ingest-common:compileJava (Thread[Task worker for ':',5,main]) completed. Took 1.768 secs. :modules:ingest-common:processResources (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.009 secs. :modules:ingest-common:classes (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :modules:ingest-common:copyCheckstyleConf (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.001 secs. :modules:ingest-common:checkstyleMain (Thread[Task worker for ':',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.05 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 ':',5,main]) completed. Took 0.175 secs. :modules:ingest-common:copyPluginPropertiesTemplate (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :modules:ingest-common:pluginProperties (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.018 secs. :modules:ingest-common:compileTestJava (Thread[Task worker for ':',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.024 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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/ingest-common Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/javac'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Class dependency analysis for incremental compilation took 0.017 secs. Created jar classpath snapshot for incremental compilation in 0.002 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :modules:ingest-common:compileTestJava (Thread[Task worker for ':',5,main]) completed. Took 2.869 secs. :modules:ingest-common:processTestResources (Thread[Task worker for ':',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+master+multijob-unix-compatibility/os/oraclelinux/modules/ingest-common/src/main/plugin-metadata', not found Up-to-date check for task ':modules:ingest-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+master+multijob-unix-compatibility/os/oraclelinux/modules/ingest-common/src/main/plugin-metadata', not found :modules:ingest-common:processTestResources (Thread[Task worker for ':',5,main]) completed. Took 0.009 secs. :modules:ingest-common:testClasses (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :modules:ingest-common:checkstyleTest (Thread[Task worker for ':',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.003 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 ':',5,main]) completed. Took 0.35 secs. :modules:ingest-common:checkstyle (Thread[Daemon worker,5,main]) started. :modules:ingest-common:checkstyle Skipping task ':modules:ingest-common:checkstyle' as it has no actions. :modules:ingest-common:checkstyle (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :modules:ingest-common:dependencyLicenses (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.012 secs. :modules:ingest-common:forbiddenApisMain (Thread[Daemon worker,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.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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.05s), 0 error(s). :modules:ingest-common:forbiddenApisMain (Thread[Daemon worker,5,main]) completed. Took 0.052 secs. :modules:ingest-common:forbiddenApisTest (Thread[Daemon worker,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.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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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:ingest-common:forbiddenApisTest (Thread[Daemon worker,5,main]) completed. Took 0.068 secs. :modules:ingest-common:forbiddenApis (Thread[Daemon worker,5,main]) started. :modules:ingest-common:forbiddenApis Skipping task ':modules:ingest-common:forbiddenApis' as it has no actions. :modules:ingest-common:forbiddenApis (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :modules:ingest-common:forbiddenPatterns (Thread[Daemon worker,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+master+multijob-unix-compatibility/os/oraclelinux/modules/ingest-common/src/main/plugin-metadata', not found :modules:ingest-common:forbiddenPatterns (Thread[Daemon worker,5,main]) completed. Took 0.034 secs. :modules:ingest-common:jarHell (Thread[Daemon worker,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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/ingest-common Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/ingest-common/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/ingest-common/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/ingest-common/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/ingest-common/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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 org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for jar hell... no jar hell found :modules:ingest-common:jarHell (Thread[Daemon worker,5,main]) completed. Took 0.922 secs. :modules:ingest-common:licenseHeaders (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.049 secs. :modules:ingest-common:loggerUsageCheck (Thread[Task worker for ':',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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/ingest-common Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/modules/ingest-common/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for wrong usages of ESLogger... No wrong usages found :modules:ingest-common:loggerUsageCheck (Thread[Task worker for ':',5,main]) completed. Took 0.395 secs. :modules:ingest-common:namingConventions (Thread[Task worker for ':',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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/ingest-common Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/ingest-common/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/ingest-common/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/ingest-common/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/ingest-common/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :modules:ingest-common:namingConventions (Thread[Task worker for ':',5,main]) completed. Took 0.17 secs. :modules:ingest-common:thirdPartyAudit (Thread[Task worker for ':',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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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.24s), 0 error(s). [delete] Deleting directory /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/ingest-common/build/tmp/thirdPartyAudit :modules:ingest-common:thirdPartyAudit (Thread[Task worker for ':',5,main]) completed. Took 0.361 secs. :modules:ingest-common:precommit (Thread[Daemon worker,5,main]) started. :modules:ingest-common:precommit Skipping task ':modules:ingest-common:precommit' as it has no actions. :modules:ingest-common:precommit (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :modules:lang-expression:compileJava (Thread[Daemon worker,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.038 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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-expression Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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.007 secs. Created jar classpath snapshot for incremental compilation in 0.075 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :modules:lang-expression:compileJava (Thread[Daemon worker,5,main]) completed. Took 1.8 secs. :modules:lang-expression:processResources (Thread[Daemon worker,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+master+multijob-unix-compatibility/os/oraclelinux/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[Daemon worker,5,main]) completed. Took 0.0 secs. :modules:lang-expression:classes (Thread[Daemon worker,5,main]) started. :modules:lang-expression:classes Skipping task ':modules:lang-expression:classes' as it has no actions. :modules:lang-expression:classes (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :modules:lang-expression:copyCheckstyleConf (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.002 secs. :modules:lang-expression:checkstyleMain (Thread[Daemon worker,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.015 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[Daemon worker,5,main]) completed. Took 0.11 secs. :modules:lang-expression:copyPluginPropertiesTemplate (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :modules:lang-expression:pluginProperties (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.015 secs. :modules:lang-expression:compileTestJava (Thread[Task worker for ':',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.007 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-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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-expression Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/javac'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Note: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.003 secs. Created jar classpath snapshot for incremental compilation in 0.003 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :modules:lang-expression:compileTestJava (Thread[Task worker for ':',5,main]) completed. Took 1.646 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.001 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.005 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.001 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.121 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.024 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.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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.05s), 0 error(s). :modules:lang-expression:forbiddenApisMain (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.052 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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.05s), 0 error(s). :modules:lang-expression:forbiddenApisTest (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.048 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+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-expression/src/main/resources', not found :modules:lang-expression:forbiddenPatterns (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.009 secs. :modules:lang-expression:jarHell (Thread[Task worker for ':' Thread 3,5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :modules:lang-expression:jarHell Putting task artifact state for task ':modules:lang-expression:jarHell' into context took 0.0 secs. Up-to-date check for task ':modules:lang-expression: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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-expression Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-expression/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-expression/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-expression/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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 org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.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.902 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.024 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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-expression Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-expression/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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.3 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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-expression Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-expression/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-expression/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-expression/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-expression/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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.156 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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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.31s), 0 error(s). [delete] Deleting directory /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-expression/build/tmp/thirdPartyAudit :modules:lang-expression:thirdPartyAudit (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.373 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.002 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.001 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.149 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.012 secs. :modules:lang-mustache:compileTestJava (Thread[Task worker for ':' Thread 2,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.01 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: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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-mustache Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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:lang-mustache:compileTestJava (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 1.918 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.006 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.005 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.105 secs. :modules:lang-mustache:checkstyle (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :modules:lang-mustache:dependencyLicenses (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.003 secs. :modules:lang-mustache:forbiddenApisMain (Thread[Task worker for ':',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.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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.05s), 0 error(s). :modules:lang-mustache:forbiddenApisMain (Thread[Task worker for ':',5,main]) completed. Took 0.055 secs. :modules:lang-mustache:forbiddenApisTest (Thread[Task worker for ':',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.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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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). :modules:lang-mustache:forbiddenApisTest (Thread[Task worker for ':',5,main]) completed. Took 0.051 secs. :modules:lang-mustache:forbiddenApis (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :modules:lang-mustache:forbiddenPatterns (Thread[Task worker for ':',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+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-mustache/src/main/resources', not found :modules:lang-mustache:forbiddenPatterns (Thread[Task worker for ':',5,main]) completed. Took 0.015 secs. :modules:lang-mustache:jarHell (Thread[Task worker for ':',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.015 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-mustache Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-mustache/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-mustache/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-mustache/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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 org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.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 ':',5,main]) completed. Took 0.901 secs. :modules:lang-mustache:licenseHeaders (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.029 secs. :modules:lang-mustache:loggerUsageCheck (Thread[Task worker for ':',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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-mustache Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-mustache/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :modules:lang-mustache:loggerUsageCheck (Thread[Task worker for ':',5,main]) completed. Took 0.3 secs. :modules:lang-mustache:namingConventions (Thread[Task worker for ':',5,main]) started. :modules:lang-mustache:namingConventions 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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-mustache Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-mustache/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-mustache/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-mustache/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-mustache/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :modules:lang-mustache:namingConventions (Thread[Task worker for ':',5,main]) completed. Took 0.151 secs. :modules:lang-mustache:thirdPartyAudit (Thread[Task worker for ':',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+master+multijob-unix-compatibility/os/oraclelinux/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.07s), 0 error(s). [delete] Deleting directory /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-mustache/build/tmp/thirdPartyAudit :modules:lang-mustache:thirdPartyAudit (Thread[Task worker for ':',5,main]) completed. Took 0.11 secs. :modules:lang-mustache:precommit (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :modules:lang-painless:compileJava (Thread[Task worker for ':',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.052 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: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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-painless Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/javac'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Class dependency analysis for incremental compilation took 0.094 secs. Created jar classpath snapshot for incremental compilation in 0.064 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :modules:lang-painless:compileJava (Thread[Task worker for ':',5,main]) completed. Took 4.534 secs. :modules:lang-painless:processResources (Thread[Task worker for ':' Thread 2,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 2,5,main]) completed. Took 0.01 secs. :modules:lang-painless:classes (Thread[Task worker for ':' Thread 2,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 2,5,main]) completed. Took 0.0 secs. :modules:lang-painless:copyCheckstyleConf (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.002 secs. :modules:lang-painless:checkstyleMain (Thread[Daemon worker,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.024 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[Daemon worker,5,main]) completed. Took 1.286 secs. :modules:lang-painless:copyPluginPropertiesTemplate (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.0 secs. :modules:lang-painless:pluginProperties (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.011 secs. :modules:lang-painless:compileTestJava (Thread[Daemon worker,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.063 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: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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-painless Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/javac'' Note: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.04 secs. Created jar classpath snapshot for incremental compilation in 0.003 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :modules:lang-painless:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 4.163 secs. :modules:lang-painless:processTestResources (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.005 secs. :modules:lang-painless:testClasses (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :modules:lang-painless:checkstyleTest (Thread[Task worker for ':',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.006 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 ':',5,main]) completed. Took 0.675 secs. :modules:lang-painless:checkstyle (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :modules:lang-painless:dependencyLicenses (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.006 secs. :modules:lang-painless:forbiddenApisMain (Thread[Task worker for ':',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.009 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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.13s), 0 error(s). :modules:lang-painless:forbiddenApisMain (Thread[Task worker for ':',5,main]) completed. Took 0.141 secs. :modules:lang-painless:forbiddenApisTest (Thread[Task worker for ':',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.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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.13s), 0 error(s). :modules:lang-painless:forbiddenApisTest (Thread[Task worker for ':',5,main]) completed. Took 0.131 secs. :modules:lang-painless:forbiddenApis (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :modules:lang-painless:forbiddenPatterns (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.12 secs. :modules:lang-painless:jarHell (Thread[Task worker for ':',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.004 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-painless Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-painless/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-painless/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-painless/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-painless/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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 org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java'' checking for jar hell... no jar hell found :modules:lang-painless:jarHell (Thread[Task worker for ':',5,main]) completed. Took 0.935 secs. :modules:lang-painless:licenseHeaders (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.049 secs. :modules:lang-painless:loggerUsageCheck (Thread[Daemon worker,5,main]) started. :modules:lang-painless:loggerUsageCheck Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-painless Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-painless/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :modules:lang-painless:loggerUsageCheck (Thread[Daemon worker,5,main]) completed. Took 0.881 secs. :modules:lang-painless:namingConventions (Thread[Daemon worker,5,main]) started. :modules:lang-painless:namingConventions Putting task artifact state for task ':modules:lang-painless:namingConventions' into context took 0.0 secs. Up-to-date check for task ':modules:lang-painless: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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-painless Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-painless/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-painless/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-painless/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-painless/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :modules:lang-painless:namingConventions (Thread[Daemon worker,5,main]) completed. Took 0.176 secs. :modules:lang-painless:thirdPartyAudit (Thread[Daemon worker,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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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.41s), 0 error(s). [delete] Deleting directory /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-painless/build/tmp/thirdPartyAudit :modules:lang-painless:thirdPartyAudit (Thread[Daemon worker,5,main]) completed. Took 0.481 secs. :modules:lang-painless:precommit (Thread[Daemon worker,5,main]) started. :modules:lang-painless:precommit Skipping task ':modules:lang-painless:precommit' as it has no actions. :modules:lang-painless:precommit (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :modules:mapper-extras:compileJava (Thread[Daemon worker,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.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: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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/mapper-extras Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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.002 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :modules:mapper-extras:compileJava (Thread[Daemon worker,5,main]) completed. Took 1.06 secs. :modules:mapper-extras:processResources (Thread[Daemon worker,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+master+multijob-unix-compatibility/os/oraclelinux/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[Daemon worker,5,main]) completed. Took 0.0 secs. :modules:mapper-extras:classes (Thread[Daemon worker,5,main]) started. :modules:mapper-extras:classes Skipping task ':modules:mapper-extras:classes' as it has no actions. :modules:mapper-extras:classes (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :modules:mapper-extras:copyCheckstyleConf (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.002 secs. :modules:mapper-extras:checkstyleMain (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.073 secs. :modules:mapper-extras:copyPluginPropertiesTemplate (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.0 secs. :modules:mapper-extras:pluginProperties (Thread[Daemon worker,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. :modules:mapper-extras:pluginProperties (Thread[Daemon worker,5,main]) completed. Took 0.01 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.014 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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/mapper-extras Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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.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 1.599 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+master+multijob-unix-compatibility/os/oraclelinux/modules/mapper-extras/src/main/plugin-metadata', not found Up-to-date check for task ':modules:mapper-extras: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+master+multijob-unix-compatibility/os/oraclelinux/modules/mapper-extras/src/main/plugin-metadata', not found :modules:mapper-extras:processTestResources (Thread[Task worker for ':',5,main]) completed. Took 0.006 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.001 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 6 files :modules:mapper-extras:checkstyleTest (Thread[Task worker for ':',5,main]) completed. Took 0.116 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.014 secs. :modules:mapper-extras:forbiddenApisMain (Thread[Task worker for ':' Thread 2,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.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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.08s), 0 error(s). :modules:mapper-extras:forbiddenApisMain (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.08 secs. :modules:mapper-extras:forbiddenApisTest (Thread[Task worker for ':' Thread 2,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.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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 8 class file(s) for forbidden API invocations (in 0.08s), 0 error(s). :modules:mapper-extras:forbiddenApisTest (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.081 secs. :modules:mapper-extras:forbiddenApis (Thread[Task worker for ':' Thread 3,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 ':' Thread 3,5,main]) completed. Took 0.0 secs. :modules:mapper-extras:forbiddenPatterns (Thread[Task worker for ':' Thread 3,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+master+multijob-unix-compatibility/os/oraclelinux/modules/mapper-extras/src/main/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/mapper-extras/src/main/plugin-metadata', not found :modules:mapper-extras:forbiddenPatterns (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.025 secs. :modules:mapper-extras:jarHell (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:mapper-extras:jarHell 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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/mapper-extras Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/mapper-extras/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/mapper-extras/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/mapper-extras/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/mapper-extras/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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 org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for jar hell... no jar hell found :modules:mapper-extras:jarHell (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.886 secs. :modules:mapper-extras:licenseHeaders (Thread[Task worker for ':' Thread 3,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 ':' Thread 3,5,main]) completed. Took 0.029 secs. :modules:mapper-extras:loggerUsageCheck (Thread[Task worker for ':' Thread 3,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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/mapper-extras Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/modules/mapper-extras/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for wrong usages of ESLogger... No wrong usages found :modules:mapper-extras:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.353 secs. :modules:mapper-extras:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) started. :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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/mapper-extras Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/mapper-extras/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/mapper-extras/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/mapper-extras/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/mapper-extras/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/mapper-extras/build/resources/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' :modules:mapper-extras:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.164 secs. :modules:mapper-extras:thirdPartyAudit (Thread[Task worker for ':' Thread 3,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 ':' Thread 3,5,main]) completed. Took 0.0 secs. :modules:mapper-extras:precommit (Thread[Task worker for ':' Thread 3,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 ':' Thread 3,5,main]) completed. Took 0.0 secs. :modules:parent-join:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,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 ':' Thread 3,5,main]) completed. Took 0.003 secs. :modules:parent-join:checkstyleMain (Thread[Task worker for ':' Thread 3,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.001 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 ':' Thread 3,5,main]) completed. Took 0.137 secs. :modules:parent-join:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 3,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 ':' Thread 3,5,main]) completed. Took 0.0 secs. :modules:parent-join:pluginProperties (Thread[Task worker for ':' Thread 3,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 ':' Thread 3,5,main]) completed. Took 0.017 secs. :modules:parent-join:compileTestJava (Thread[Task worker for ':' Thread 2,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.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: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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/parent-join Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.01 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 ':' Thread 2,5,main]) completed. Took 3.884 secs. :modules:parent-join:processTestResources (Thread[Task worker for ':' Thread 2,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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/modules/parent-join/src/main/plugin-metadata', not found :modules:parent-join:processTestResources (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.002 secs. :modules:parent-join:testClasses (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.0 secs. :modules:parent-join:checkstyleTest (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.387 secs. :modules:parent-join:checkstyle (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.0 secs. :modules:parent-join:dependencyLicenses (Thread[Task worker for ':' Thread 2,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 2,5,main]) completed. Took 0.005 secs. :modules:parent-join:forbiddenApisMain (Thread[Task worker for ':' Thread 2,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.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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.05s), 0 error(s). :modules:parent-join:forbiddenApisMain (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.056 secs. :modules:parent-join:forbiddenApisTest (Thread[Task worker for ':',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.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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.11s), 0 error(s). :modules:parent-join:forbiddenApisTest (Thread[Task worker for ':',5,main]) completed. Took 0.112 secs. :modules:parent-join:forbiddenApis (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :modules:parent-join:forbiddenPatterns (Thread[Task worker for ':',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+master+multijob-unix-compatibility/os/oraclelinux/modules/parent-join/src/main/plugin-metadata', not found :modules:parent-join:forbiddenPatterns (Thread[Task worker for ':',5,main]) completed. Took 0.031 secs. :modules:parent-join:jarHell (Thread[Task worker for ':',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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/parent-join Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/parent-join/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/parent-join/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/parent-join/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/parent-join/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/parent-join/build/resources/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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 org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for jar hell... no jar hell found :modules:parent-join:jarHell (Thread[Task worker for ':',5,main]) completed. Took 0.801 secs. :modules:parent-join:licenseHeaders (Thread[Task worker for ':',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.0 secs. It is not up-to-date because: No history is available. :modules:parent-join:licenseHeaders (Thread[Task worker for ':',5,main]) completed. Took 0.027 secs. :modules:parent-join:loggerUsageCheck (Thread[Task worker for ':',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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/parent-join Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/modules/parent-join/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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 ':',5,main]) completed. Took 0.506 secs. :modules:parent-join:namingConventions (Thread[Task worker for ':',5,main]) started. :modules:parent-join:namingConventions Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/parent-join Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/parent-join/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/parent-join/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/parent-join/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/parent-join/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/parent-join/build/resources/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' :modules:parent-join:namingConventions (Thread[Task worker for ':',5,main]) completed. Took 0.171 secs. :modules:parent-join:thirdPartyAudit (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :modules:parent-join:precommit (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :modules:percolator:copyCheckstyleConf (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.001 secs. :modules:percolator:checkstyleMain (Thread[Task worker for ':',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.001 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 ':',5,main]) completed. Took 0.176 secs. :modules:percolator:copyPluginPropertiesTemplate (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :modules:percolator:pluginProperties (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.01 secs. :modules:percolator:compileTestJava (Thread[Task worker for ':',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: 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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/percolator Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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.008 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 ':',5,main]) completed. Took 4.841 secs. :modules:percolator:processTestResources (Thread[Daemon worker,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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/modules/percolator/src/main/plugin-metadata', not found :modules:percolator:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.002 secs. :modules:percolator:testClasses (Thread[Daemon worker,5,main]) started. :modules:percolator:testClasses Skipping task ':modules:percolator:testClasses' as it has no actions. :modules:percolator:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :modules:percolator:checkstyleTest (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.478 secs. :modules:percolator:checkstyle (Thread[Task worker for ':' Thread 2,5,main]) started. :modules:percolator:checkstyle Skipping task ':modules:percolator:checkstyle' as it has no actions. :modules:percolator:checkstyle (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :modules:percolator:dependencyLicenses (Thread[Task worker for ':' Thread 2,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 2,5,main]) completed. Took 0.001 secs. :modules:percolator:forbiddenApisMain (Thread[Task worker for ':' Thread 2,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.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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.11s), 0 error(s). :modules:percolator:forbiddenApisMain (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.115 secs. :modules:percolator:forbiddenApisTest (Thread[Task worker for ':' Thread 2,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.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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.09s), 0 error(s). :modules:percolator:forbiddenApisTest (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.096 secs. :modules:percolator:forbiddenApis (Thread[Task worker for ':' Thread 2,5,main]) started. :modules:percolator:forbiddenApis Skipping task ':modules:percolator:forbiddenApis' as it has no actions. :modules:percolator:forbiddenApis (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :modules:percolator:forbiddenPatterns (Thread[Task worker for ':' Thread 2,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+master+multijob-unix-compatibility/os/oraclelinux/modules/percolator/src/main/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/percolator/src/main/plugin-metadata', not found :modules:percolator:forbiddenPatterns (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.026 secs. :modules:percolator:jarHell (Thread[Task worker for ':' Thread 2,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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/percolator Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/percolator/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/percolator/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/percolator/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/percolator/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/parent-join/build/distributions/parent-join-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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 org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.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 2,5,main]) completed. Took 0.759 secs. :modules:percolator:licenseHeaders (Thread[Task worker for ':' Thread 2,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 2,5,main]) completed. Took 0.029 secs. :modules:percolator:loggerUsageCheck (Thread[Task worker for ':' Thread 2,5,main]) started. :modules:percolator:loggerUsageCheck 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/percolator Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/modules/percolator/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/percolator/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for wrong usages of ESLogger... No wrong usages found :modules:percolator:loggerUsageCheck (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.429 secs. :modules:percolator:namingConventions (Thread[Task worker for ':' Thread 2,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.001 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/percolator Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/percolator/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/percolator/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/percolator/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/percolator/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/percolator/build/resources/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/parent-join/build/distributions/parent-join-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/percolator/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java'' :modules:percolator:namingConventions (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.255 secs. :modules:percolator:thirdPartyAudit (Thread[Task worker for ':' Thread 2,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 2,5,main]) completed. Took 0.0 secs. :modules:percolator:precommit (Thread[Task worker for ':' Thread 2,5,main]) started. :modules:percolator:precommit Skipping task ':modules:percolator:precommit' as it has no actions. :modules:percolator:precommit (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :modules:rank-eval:copyCheckstyleConf (Thread[Task worker for ':' Thread 2,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 2,5,main]) completed. Took 0.002 secs. :modules:rank-eval:checkstyleMain (Thread[Task worker for ':' Thread 2,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.001 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 2,5,main]) completed. Took 0.11 secs. :modules:rank-eval:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 2,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 2,5,main]) completed. Took 0.0 secs. :modules:rank-eval:pluginProperties (Thread[Task worker for ':' Thread 2,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 2,5,main]) completed. Took 0.012 secs. :modules:rank-eval:compileTestJava (Thread[Task worker for ':' Thread 3,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.01 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: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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/rank-eval Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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.002 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :modules:rank-eval:compileTestJava (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 1.819 secs. :modules:rank-eval:processTestResources (Thread[Task worker for ':' Thread 3,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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/modules/rank-eval/src/main/plugin-metadata', not found :modules:rank-eval:processTestResources (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.004 secs. :modules:rank-eval:testClasses (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :modules:rank-eval:checkstyleTest (Thread[Task worker for ':' Thread 3,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.001 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 3,5,main]) completed. Took 0.13 secs. :modules:rank-eval:checkstyle (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :modules:rank-eval:dependencyLicenses (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.001 secs. :modules:rank-eval:forbiddenApisMain (Thread[Task worker for ':' Thread 3,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.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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.06s), 0 error(s). :modules:rank-eval:forbiddenApisMain (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.067 secs. :modules:rank-eval:forbiddenApisTest (Thread[Task worker for ':' Thread 3,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.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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.07s), 0 error(s). :modules:rank-eval:forbiddenApisTest (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.076 secs. :modules:rank-eval:forbiddenApis (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :modules:rank-eval:forbiddenPatterns (Thread[Task worker for ':' Thread 3,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+master+multijob-unix-compatibility/os/oraclelinux/modules/rank-eval/src/main/plugin-metadata', not found :modules:rank-eval:forbiddenPatterns (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.027 secs. :modules:rank-eval:jarHell (Thread[Daemon worker,5,main]) started. :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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/rank-eval Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/rank-eval/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/rank-eval/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/rank-eval/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/rank-eval/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/rank-eval/build/resources/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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 org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for jar hell... no jar hell found :modules:rank-eval:jarHell (Thread[Daemon worker,5,main]) completed. Took 0.941 secs. :modules:rank-eval:licenseHeaders (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.025 secs. :modules:rank-eval:loggerUsageCheck (Thread[Daemon worker,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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/rank-eval Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/modules/rank-eval/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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[Daemon worker,5,main]) completed. Took 0.344 secs. :modules:rank-eval:namingConventions (Thread[Daemon worker,5,main]) started. :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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/rank-eval Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/rank-eval/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/rank-eval/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/rank-eval/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/rank-eval/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/rank-eval/build/resources/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/rank-eval/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.el6_9.x86_64/bin/java'' :modules:rank-eval:namingConventions (Thread[Daemon worker,5,main]) completed. Took 0.173 secs. :modules:rank-eval:thirdPartyAudit (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.0 secs. :modules:rank-eval:precommit (Thread[Daemon worker,5,main]) started. :modules:rank-eval:precommit Skipping task ':modules:rank-eval:precommit' as it has no actions. :modules:rank-eval:precommit (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :modules:reindex:copyCheckstyleConf (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.002 secs. :modules:reindex:checkstyleMain (Thread[Daemon worker,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.001 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[Daemon worker,5,main]) completed. Took 0.246 secs. :modules:reindex:copyParentJoinMetadata (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.002 secs. :modules:transport-netty4:copyPluginPropertiesTemplate (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.0 secs. :modules:transport-netty4:pluginProperties (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.011 secs. :modules:reindex:copyTransportNetty4Metadata (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.002 secs. :modules:reindex:copyPluginPropertiesTemplate (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.0 secs. :modules:reindex:pluginProperties (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.013 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.027 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: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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/reindex Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/javac'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Note: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.019 secs. Created jar classpath snapshot for incremental compilation in 0.003 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :modules:reindex:compileTestJava (Thread[Task worker for ':',5,main]) completed. Took 3.205 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.004 secs. It is not up-to-date because: No history is available. :modules:reindex:processTestResources (Thread[Task worker for ':',5,main]) completed. Took 0.016 secs. :modules:reindex:testClasses (Thread[Task worker for ':' Thread 2,5,main]) started. :modules:reindex:testClasses Skipping task ':modules:reindex:testClasses' as it has no actions. :modules:reindex:testClasses (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :modules:reindex:checkstyleTest (Thread[Task worker for ':' Thread 2,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.004 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 ':' Thread 2,5,main]) completed. Took 0.454 secs. :modules:reindex:checkstyle (Thread[Task worker for ':' Thread 2,5,main]) started. :modules:reindex:checkstyle Skipping task ':modules:reindex:checkstyle' as it has no actions. :modules:reindex:checkstyle (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :modules:reindex:dependencyLicenses (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.001 secs. :modules:reindex:forbiddenApisMain (Thread[Task worker for ':' Thread 2,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.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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.07s), 0 error(s). :modules:reindex:forbiddenApisMain (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.068 secs. :modules:reindex:forbiddenApisTest (Thread[Task worker for ':' Thread 2,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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.11s), 0 error(s). :modules:reindex:forbiddenApisTest (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.11 secs. :modules:reindex:forbiddenApis (Thread[Task worker for ':' Thread 2,5,main]) started. :modules:reindex:forbiddenApis Skipping task ':modules:reindex:forbiddenApis' as it has no actions. :modules:reindex:forbiddenApis (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :modules:reindex:forbiddenPatterns (Thread[Task worker for ':' Thread 2,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+master+multijob-unix-compatibility/os/oraclelinux/modules/reindex/src/main/resources', not found :modules:reindex:forbiddenPatterns (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.039 secs. :modules:reindex:jarHell (Thread[Task worker for ':' Thread 2,5,main]) started. :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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/reindex Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/reindex/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/reindex/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/reindex/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/reindex/build/generated-resources/transport-netty4:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/reindex/build/generated-resources/parent-join:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/reindex/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/transport-netty4/build/distributions/transport-netty4-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/parent-join/build/distributions/parent-join-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for jar hell... no jar hell found :modules:reindex:jarHell (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.923 secs. :modules:reindex:licenseHeaders (Thread[Task worker for ':' Thread 2,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.001 secs. It is not up-to-date because: No history is available. :modules:reindex:licenseHeaders (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.036 secs. :modules:reindex:loggerUsageCheck (Thread[Task worker for ':' Thread 2,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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/reindex Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/modules/reindex/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/reindex/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for wrong usages of ESLogger... No wrong usages found :modules:reindex:loggerUsageCheck (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.408 secs. :modules:reindex:namingConventions (Thread[Task worker for ':' Thread 2,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.002 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/reindex Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/reindex/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/reindex/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/reindex/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/reindex/build/generated-resources/transport-netty4:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/reindex/build/generated-resources/parent-join:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/reindex/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/reindex/build/resources/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/transport-netty4/build/distributions/transport-netty4-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/parent-join/build/distributions/parent-join-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/reindex/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java'' :modules:reindex:namingConventions (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.288 secs. :modules:reindex:thirdPartyAudit (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.0 secs. :modules:reindex:precommit (Thread[Task worker for ':' Thread 2,5,main]) started. :modules:reindex:precommit Skipping task ':modules:reindex:precommit' as it has no actions. :modules:reindex:precommit (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :modules:repository-url:compileJava (Thread[Task worker for ':' Thread 2,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.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: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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/repository-url Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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.002 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :modules:repository-url:compileJava (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.963 secs. :modules:repository-url:processResources (Thread[Task worker for ':' Thread 3,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+master+multijob-unix-compatibility/os/oraclelinux/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 ':' Thread 3,5,main]) completed. Took 0.0 secs. :modules:repository-url:classes (Thread[Task worker for ':' Thread 3,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 ':' Thread 3,5,main]) completed. Took 0.0 secs. :modules:repository-url:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,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 ':' Thread 3,5,main]) completed. Took 0.002 secs. :modules:repository-url:checkstyleMain (Thread[Task worker for ':' Thread 3,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 ':' Thread 3,5,main]) completed. Took 0.062 secs. :modules:repository-url:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 3,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 ':' Thread 3,5,main]) completed. Took 0.001 secs. :modules:repository-url:pluginProperties (Thread[Task worker for ':' Thread 3,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 ':' Thread 3,5,main]) completed. Took 0.015 secs. :modules:repository-url:compileTestJava (Thread[Task worker for ':' Thread 3,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'. :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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/repository-url Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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.002 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :modules:repository-url:compileTestJava (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 1.326 secs. :modules:repository-url:processTestResources (Thread[Task worker for ':' Thread 3,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 ':' Thread 3,5,main]) completed. Took 0.002 secs. :modules:repository-url:testClasses (Thread[Task worker for ':' Thread 3,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 ':' Thread 3,5,main]) completed. Took 0.0 secs. :modules:repository-url:checkstyleTest (Thread[Task worker for ':' Thread 3,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.005 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 ':' Thread 3,5,main]) completed. Took 0.054 secs. :modules:repository-url:checkstyle (Thread[Task worker for ':' Thread 3,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 ':' Thread 3,5,main]) completed. Took 0.0 secs. :modules:repository-url:dependencyLicenses (Thread[Task worker for ':' Thread 3,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[Task worker for ':' Thread 3,5,main]) completed. Took 0.001 secs. :modules:repository-url:forbiddenApisMain (Thread[Task worker for ':' Thread 3,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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.02s), 0 error(s). :modules:repository-url:forbiddenApisMain (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.025 secs. :modules:repository-url:forbiddenApisTest (Thread[Task worker for ':' Thread 3,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.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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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:repository-url:forbiddenApisTest (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.037 secs. :modules:repository-url:forbiddenApis (Thread[Task worker for ':',5,main]) started. :modules:repository-url:forbiddenApis Skipping task ':modules:repository-url:forbiddenApis' as it has no actions. :modules:repository-url:forbiddenApis (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:repository-url:forbiddenPatterns (Thread[Task worker for ':',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+master+multijob-unix-compatibility/os/oraclelinux/modules/repository-url/src/main/resources', not found :modules:repository-url:forbiddenPatterns (Thread[Task worker for ':',5,main]) completed. Took 0.004 secs. :modules:repository-url:jarHell (Thread[Task worker for ':',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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/repository-url Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/repository-url/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/repository-url/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/repository-url/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/repository-url/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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 org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for jar hell... no jar hell found :modules:repository-url:jarHell (Thread[Task worker for ':',5,main]) completed. Took 0.885 secs. :modules:repository-url:licenseHeaders (Thread[Task worker for ':',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[Task worker for ':',5,main]) completed. Took 0.024 secs. :modules:repository-url:loggerUsageCheck (Thread[Task worker for ':',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: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/repository-url Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/modules/repository-url/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for wrong usages of ESLogger... No wrong usages found :modules:repository-url:loggerUsageCheck (Thread[Task worker for ':',5,main]) completed. Took 0.222 secs. :modules:repository-url:namingConventions (Thread[Task worker for ':',5,main]) started. :modules:repository-url:namingConventions Putting task artifact state for task ':modules:repository-url:namingConventions' into context took 0.0 secs. Up-to-date check for task ':modules:repository-url: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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/repository-url Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/repository-url/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/repository-url/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/repository-url/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/repository-url/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/repository-url/build/resources/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :modules:repository-url:namingConventions (Thread[Task worker for ':',5,main]) completed. Took 0.153 secs. :modules:repository-url:thirdPartyAudit (Thread[Task worker for ':',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[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:repository-url:precommit (Thread[Task worker for ':',5,main]) started. :modules:repository-url:precommit Skipping task ':modules:repository-url:precommit' as it has no actions. :modules:repository-url:precommit (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:transport-netty4:copyCheckstyleConf (Thread[Task worker for ':',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[Task worker for ':',5,main]) completed. Took 0.002 secs. :modules:transport-netty4:checkstyleMain (Thread[Task worker for ':',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.001 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[Task worker for ':',5,main]) completed. Took 0.154 secs. :modules:transport-netty4:compileTestJava (Thread[Task worker for ':',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.01 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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/transport-netty4 Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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.017 secs. Created jar classpath snapshot for incremental compilation in 0.003 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :modules:transport-netty4:compileTestJava (Thread[Task worker for ':',5,main]) completed. Took 2.349 secs. :modules:transport-netty4:processTestResources (Thread[Task worker for ':',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.0 secs. It is not up-to-date because: No history is available. :modules:transport-netty4:processTestResources (Thread[Task worker for ':',5,main]) completed. Took 0.003 secs. :modules:transport-netty4:testClasses (Thread[Task worker for ':',5,main]) started. :modules:transport-netty4:testClasses Skipping task ':modules:transport-netty4:testClasses' as it has no actions. :modules:transport-netty4:testClasses (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:transport-netty4:checkstyleTest (Thread[Task worker for ':',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.002 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[Task worker for ':',5,main]) completed. Took 0.184 secs. :modules:transport-netty4:checkstyle (Thread[Task worker for ':',5,main]) started. :modules:transport-netty4:checkstyle Skipping task ':modules:transport-netty4:checkstyle' as it has no actions. :modules:transport-netty4:checkstyle (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:transport-netty4:dependencyLicenses (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.019 secs. :modules:transport-netty4:forbiddenApisMain (Thread[Task worker for ':',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.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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.10s), 0 error(s). :modules:transport-netty4:forbiddenApisMain (Thread[Task worker for ':',5,main]) completed. Took 0.098 secs. :modules:transport-netty4:forbiddenApisTest (Thread[Task worker for ':',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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.08s), 0 error(s). :modules:transport-netty4:forbiddenApisTest (Thread[Task worker for ':',5,main]) completed. Took 0.08 secs. :modules:transport-netty4:forbiddenApis (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :modules:transport-netty4:forbiddenPatterns (Thread[Task worker for ':',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+master+multijob-unix-compatibility/os/oraclelinux/modules/transport-netty4/src/main/resources', not found :modules:transport-netty4:forbiddenPatterns (Thread[Task worker for ':',5,main]) completed. Took 0.022 secs. :modules:transport-netty4:jarHell (Thread[Task worker for ':',5,main]) started. :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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/transport-netty4 Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/transport-netty4/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/transport-netty4/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/transport-netty4/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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 org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for jar hell... no jar hell found :modules:transport-netty4:jarHell (Thread[Task worker for ':',5,main]) completed. Took 0.887 secs. :modules:transport-netty4:licenseHeaders (Thread[Task worker for ':',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. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :modules:transport-netty4:licenseHeaders (Thread[Task worker for ':',5,main]) completed. Took 0.027 secs. :modules:transport-netty4:loggerUsageCheck (Thread[Daemon worker,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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/transport-netty4 Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/modules/transport-netty4/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :modules:transport-netty4:loggerUsageCheck (Thread[Daemon worker,5,main]) completed. Took 0.375 secs. :modules:transport-netty4:namingConventions (Thread[Daemon worker,5,main]) started. :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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/transport-netty4 Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/transport-netty4/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/transport-netty4/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/transport-netty4/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/transport-netty4/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :modules:transport-netty4:namingConventions (Thread[Daemon worker,5,main]) completed. Took 0.186 secs. :modules:transport-netty4:thirdPartyAudit (Thread[Daemon worker,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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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 1.61s), 159 error(s). [delete] Deleting directory /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/transport-netty4/build/tmp/thirdPartyAudit :modules:transport-netty4:thirdPartyAudit (Thread[Daemon worker,5,main]) completed. Took 1.841 secs. :modules:transport-netty4:precommit (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :modules:tribe:compileJava (Thread[Task worker for ':',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: 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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/tribe Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/javac'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Note: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.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:compileJava (Thread[Task worker for ':',5,main]) completed. Took 1.683 secs. :modules:tribe:processResources (Thread[Task worker for ':',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+master+multijob-unix-compatibility/os/oraclelinux/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 ':',5,main]) completed. Took 0.0 secs. :modules:tribe:classes (Thread[Task worker for ':',5,main]) started. :modules:tribe:classes Skipping task ':modules:tribe:classes' as it has no actions. :modules:tribe:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:tribe:copyCheckstyleConf (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.002 secs. :modules:tribe:checkstyleMain (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.071 secs. :modules:tribe:copyPluginPropertiesTemplate (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :modules:tribe:pluginProperties (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.009 secs. :modules:tribe:compileTestJava (Thread[Task worker for ':',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: No history is available. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/tribe Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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. :modules:tribe:compileTestJava (Thread[Task worker for ':',5,main]) completed. Took 1.734 secs. :modules:tribe:processTestResources (Thread[Task worker for ':',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+master+multijob-unix-compatibility/os/oraclelinux/modules/tribe/src/test/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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 ':',5,main]) completed. Took 0.0 secs. :modules:tribe:testClasses (Thread[Task worker for ':',5,main]) started. :modules:tribe:testClasses Skipping task ':modules:tribe:testClasses' as it has no actions. :modules:tribe:testClasses (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:tribe:checkstyleTest (Thread[Task worker for ':',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.001 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 ':',5,main]) completed. Took 0.089 secs. :modules:tribe:checkstyle (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:tribe:checkstyle Skipping task ':modules:tribe:checkstyle' as it has no actions. :modules:tribe:checkstyle (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :modules:tribe:dependencyLicenses (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.002 secs. :modules:tribe:forbiddenApisMain (Thread[Task worker for ':' Thread 3,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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.04s), 0 error(s). :modules:tribe:forbiddenApisMain (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.041 secs. :modules:tribe:forbiddenApisTest (Thread[Task worker for ':',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.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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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). :modules:tribe:forbiddenApisTest (Thread[Task worker for ':',5,main]) completed. Took 0.05 secs. :modules:tribe:forbiddenApis (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:tribe:forbiddenApis Skipping task ':modules:tribe:forbiddenApis' as it has no actions. :modules:tribe:forbiddenApis (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :modules:tribe:forbiddenPatterns (Thread[Task worker for ':' Thread 3,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+master+multijob-unix-compatibility/os/oraclelinux/modules/tribe/src/main/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/tribe/src/test/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/tribe/src/main/plugin-metadata', not found :modules:tribe:forbiddenPatterns (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.007 secs. :modules:tribe:jarHell (Thread[Task worker for ':' Thread 3,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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/tribe Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/tribe/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/tribe/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/tribe/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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 org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for jar hell... no jar hell found :modules:tribe:jarHell (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.921 secs. :modules:tribe:licenseHeaders (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.024 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :modules:tribe:loggerUsageCheck (Thread[Task worker for ':' Thread 3,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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/tribe Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/modules/tribe/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/tribe/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :modules:tribe:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.4 secs. :modules:tribe:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) started. :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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/tribe Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/tribe/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/tribe/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/tribe/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/tribe/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/tribe/build/resources/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/tribe/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :modules:tribe:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.153 secs. :modules:tribe:thirdPartyAudit (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :modules:tribe:precommit (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:tribe:precommit Skipping task ':modules:tribe:precommit' as it has no actions. :modules:tribe:precommit (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :plugins:analysis-icu:compileJava (Thread[Task worker for ':' Thread 3,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.357 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-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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-icu Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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.38 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:analysis-icu:compileJava (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 2.151 secs. :plugins:analysis-icu:processResources (Thread[Task worker for ':' Thread 3,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+master+multijob-unix-compatibility/os/oraclelinux/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 3,5,main]) completed. Took 0.0 secs. :plugins:analysis-icu:classes (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :plugins:analysis-icu:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.001 secs. :plugins:analysis-icu:checkstyleMain (Thread[Task worker for ':' Thread 3,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.298 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 3,5,main]) completed. Took 0.393 secs. :plugins:analysis-icu:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :plugins:analysis-icu:pluginProperties (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.012 secs. :plugins:analysis-icu:compileTestJava (Thread[Task worker for ':' Thread 3,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.006 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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-icu Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/javac'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Note: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.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:analysis-icu:compileTestJava (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 2.531 secs. :plugins:analysis-icu:processTestResources (Thread[Daemon worker,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+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-icu/src/main/plugin-metadata', not found Up-to-date check for task ':plugins:analysis-icu: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+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-icu/src/main/plugin-metadata', not found :plugins:analysis-icu:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.005 secs. :plugins:analysis-icu:testClasses (Thread[Daemon worker,5,main]) started. :plugins:analysis-icu:testClasses Skipping task ':plugins:analysis-icu:testClasses' as it has no actions. :plugins:analysis-icu:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :plugins:analysis-icu:checkstyleTest (Thread[Daemon worker,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.002 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[Daemon worker,5,main]) completed. Took 0.153 secs. :plugins:analysis-icu:checkstyle (Thread[Daemon worker,5,main]) started. :plugins:analysis-icu:checkstyle Skipping task ':plugins:analysis-icu:checkstyle' as it has no actions. :plugins:analysis-icu:checkstyle (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :plugins:analysis-icu:dependencyLicenses (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.072 secs. :plugins:analysis-icu:forbiddenApisMain (Thread[Daemon worker,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.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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.04s), 0 error(s). :plugins:analysis-icu:forbiddenApisMain (Thread[Daemon worker,5,main]) completed. Took 0.042 secs. :plugins:analysis-icu:forbiddenApisTest (Thread[Daemon worker,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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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[Daemon worker,5,main]) completed. Took 0.051 secs. :plugins:analysis-icu:forbiddenApis (Thread[Daemon worker,5,main]) started. :plugins:analysis-icu:forbiddenApis Skipping task ':plugins:analysis-icu:forbiddenApis' as it has no actions. :plugins:analysis-icu:forbiddenApis (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :plugins:analysis-icu:forbiddenPatterns (Thread[Daemon worker,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+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-icu/src/main/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-icu/src/main/plugin-metadata', not found :plugins:analysis-icu:forbiddenPatterns (Thread[Daemon worker,5,main]) completed. Took 0.013 secs. :plugins:analysis-icu:jarHell (Thread[Daemon worker,5,main]) started. :plugins:analysis-icu:jarHell 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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-icu Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-icu/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-icu/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-icu/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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 org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for jar hell... no jar hell found :plugins:analysis-icu:jarHell (Thread[Daemon worker,5,main]) completed. Took 0.796 secs. :plugins:analysis-icu:licenseHeaders (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.028 secs. :plugins:analysis-icu:loggerUsageCheck (Thread[Daemon worker,5,main]) started. :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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-icu Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-icu/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for wrong usages of ESLogger... No wrong usages found :plugins:analysis-icu:loggerUsageCheck (Thread[Daemon worker,5,main]) completed. Took 0.301 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :plugins:analysis-icu:namingConventions (Thread[Daemon worker,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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-icu Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-icu/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-icu/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-icu/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-icu/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' :plugins:analysis-icu:namingConventions (Thread[Daemon worker,5,main]) completed. Took 0.154 secs. :plugins:analysis-icu:thirdPartyAudit (Thread[Daemon worker,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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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 1.58s), 0 error(s). [delete] Deleting directory /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-icu/build/tmp/thirdPartyAudit :plugins:analysis-icu:thirdPartyAudit (Thread[Daemon worker,5,main]) completed. Took 2.354 secs. :plugins:analysis-icu:precommit (Thread[Daemon worker,5,main]) started. :plugins:analysis-icu:precommit Skipping task ':plugins:analysis-icu:precommit' as it has no actions. :plugins:analysis-icu:precommit (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :plugins:analysis-kuromoji:compileJava (Thread[Daemon worker,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.145 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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-kuromoji Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.003 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[Daemon worker,5,main]) completed. Took 1.33 secs. :plugins:analysis-kuromoji:processResources (Thread[Task worker for ':' Thread 3,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+master+multijob-unix-compatibility/os/oraclelinux/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 3,5,main]) completed. Took 0.0 secs. :plugins:analysis-kuromoji:classes (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :plugins:analysis-kuromoji:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.002 secs. :plugins:analysis-kuromoji:checkstyleMain (Thread[Task worker for ':' Thread 3,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.103 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 3,5,main]) completed. Took 0.153 secs. :plugins:analysis-kuromoji:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :plugins:analysis-kuromoji:pluginProperties (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.015 secs. :plugins:analysis-kuromoji:compileTestJava (Thread[Task worker for ':',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.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: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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-kuromoji Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-kuromoji/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.el6_9.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 ':',5,main]) completed. Took 1.032 secs. :plugins:analysis-kuromoji:processTestResources (Thread[Task worker for ':' Thread 3,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+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-kuromoji/src/main/plugin-metadata', not found Up-to-date check for task ':plugins:analysis-kuromoji: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+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-kuromoji/src/main/plugin-metadata', not found :plugins:analysis-kuromoji:processTestResources (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.004 secs. :plugins:analysis-kuromoji:testClasses (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :plugins:analysis-kuromoji:checkstyleTest (Thread[Task worker for ':' Thread 3,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.001 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 3,5,main]) completed. Took 0.048 secs. :plugins:analysis-kuromoji:checkstyle (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :plugins:analysis-kuromoji:dependencyLicenses (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.027 secs. :plugins:analysis-kuromoji:forbiddenApisMain (Thread[Task worker for ':' Thread 3,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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.03s), 0 error(s). :plugins:analysis-kuromoji:forbiddenApisMain (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.036 secs. :plugins:analysis-kuromoji:forbiddenApisTest (Thread[Task worker for ':' Thread 3,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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.03s), 0 error(s). :plugins:analysis-kuromoji:forbiddenApisTest (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.036 secs. :plugins:analysis-kuromoji:forbiddenApis (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :plugins:analysis-kuromoji:forbiddenPatterns (Thread[Task worker for ':' Thread 3,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+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-kuromoji/src/main/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-kuromoji/src/main/plugin-metadata', not found Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :plugins:analysis-kuromoji:forbiddenPatterns (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.006 secs. :plugins:analysis-kuromoji:jarHell (Thread[Task worker for ':' Thread 3,5,main]) started. :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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-kuromoji Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-kuromoji/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-kuromoji/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-kuromoji/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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 org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java'' checking for jar hell... no jar hell found :plugins:analysis-kuromoji:jarHell (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.768 secs. :plugins:analysis-kuromoji:licenseHeaders (Thread[Task worker for ':' Thread 3,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. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :plugins:analysis-kuromoji:licenseHeaders (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.022 secs. :plugins:analysis-kuromoji:loggerUsageCheck (Thread[Task worker for ':' Thread 3,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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-kuromoji Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-kuromoji/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :plugins:analysis-kuromoji:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.308 secs. :plugins:analysis-kuromoji:namingConventions (Thread[Task worker for ':' Thread 3,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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-kuromoji Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-kuromoji/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-kuromoji/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-kuromoji/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-kuromoji/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :plugins:analysis-kuromoji:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.15 secs. :plugins:analysis-kuromoji:thirdPartyAudit (Thread[Task worker for ':' Thread 3,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+master+multijob-unix-compatibility/os/oraclelinux/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.05s), 0 error(s). [delete] Deleting directory /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-kuromoji/build/tmp/thirdPartyAudit :plugins:analysis-kuromoji:thirdPartyAudit (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.187 secs. :plugins:analysis-kuromoji:precommit (Thread[Daemon worker,5,main]) started. :plugins:analysis-kuromoji:precommit Skipping task ':plugins:analysis-kuromoji:precommit' as it has no actions. :plugins:analysis-kuromoji:precommit (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :plugins:analysis-phonetic:compileJava (Thread[Daemon worker,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.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: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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-phonetic Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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.004 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:analysis-phonetic:compileJava (Thread[Daemon worker,5,main]) completed. Took 1.111 secs. :plugins:analysis-phonetic:processResources (Thread[Daemon worker,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+master+multijob-unix-compatibility/os/oraclelinux/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[Daemon worker,5,main]) completed. Took 0.0 secs. :plugins:analysis-phonetic:classes (Thread[Daemon worker,5,main]) started. :plugins:analysis-phonetic:classes Skipping task ':plugins:analysis-phonetic:classes' as it has no actions. :plugins:analysis-phonetic:classes (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :plugins:analysis-phonetic:copyCheckstyleConf (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.002 secs. :plugins:analysis-phonetic:checkstyleMain (Thread[Daemon worker,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.002 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[Daemon worker,5,main]) completed. Took 0.077 secs. :plugins:analysis-phonetic:copyPluginPropertiesTemplate (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.0 secs. :plugins:analysis-phonetic:pluginProperties (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.012 secs. :plugins:analysis-phonetic:compileTestJava (Thread[Daemon worker,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.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: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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-phonetic Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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-phonetic:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 0.905 secs. :plugins:analysis-phonetic:processTestResources (Thread[Daemon worker,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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-phonetic/src/main/plugin-metadata', not found :plugins:analysis-phonetic:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.005 secs. :plugins:analysis-phonetic:testClasses (Thread[Daemon worker,5,main]) started. :plugins:analysis-phonetic:testClasses Skipping task ':plugins:analysis-phonetic:testClasses' as it has no actions. :plugins:analysis-phonetic:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :plugins:analysis-phonetic:checkstyleTest (Thread[Daemon worker,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.001 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[Daemon worker,5,main]) completed. Took 0.041 secs. :plugins:analysis-phonetic:checkstyle (Thread[Daemon worker,5,main]) started. :plugins:analysis-phonetic:checkstyle Skipping task ':plugins:analysis-phonetic:checkstyle' as it has no actions. :plugins:analysis-phonetic:checkstyle (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :plugins:analysis-phonetic:dependencyLicenses (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.003 secs. :plugins:analysis-phonetic:forbiddenApisMain (Thread[Daemon worker,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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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). :plugins:analysis-phonetic:forbiddenApisMain (Thread[Daemon worker,5,main]) completed. Took 0.034 secs. :plugins:analysis-phonetic:forbiddenApisTest (Thread[Daemon worker,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.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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.03s), 0 error(s). :plugins:analysis-phonetic:forbiddenApisTest (Thread[Daemon worker,5,main]) completed. Took 0.032 secs. :plugins:analysis-phonetic:forbiddenApis (Thread[Daemon worker,5,main]) started. :plugins:analysis-phonetic:forbiddenApis Skipping task ':plugins:analysis-phonetic:forbiddenApis' as it has no actions. :plugins:analysis-phonetic:forbiddenApis (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :plugins:analysis-phonetic:forbiddenPatterns (Thread[Daemon worker,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+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-phonetic/src/main/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-phonetic/src/main/plugin-metadata', not found :plugins:analysis-phonetic:forbiddenPatterns (Thread[Daemon worker,5,main]) completed. Took 0.006 secs. :plugins:analysis-phonetic:jarHell (Thread[Daemon worker,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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-phonetic Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-phonetic/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-phonetic/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-phonetic/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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/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 org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.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[Daemon worker,5,main]) completed. Took 0.888 secs. :plugins:analysis-phonetic:licenseHeaders (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.023 secs. :plugins:analysis-phonetic:loggerUsageCheck (Thread[Daemon worker,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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-phonetic Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-phonetic/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :plugins:analysis-phonetic:loggerUsageCheck (Thread[Daemon worker,5,main]) completed. Took 0.264 secs. :plugins:analysis-phonetic:namingConventions (Thread[Daemon worker,5,main]) started. :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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-phonetic Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-phonetic/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-phonetic/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-phonetic/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-phonetic/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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/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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :plugins:analysis-phonetic:namingConventions (Thread[Daemon worker,5,main]) completed. Took 0.156 secs. :plugins:analysis-phonetic:thirdPartyAudit (Thread[Daemon worker,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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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.12s), 0 error(s). [delete] Deleting directory /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-phonetic/build/tmp/thirdPartyAudit :plugins:analysis-phonetic:thirdPartyAudit (Thread[Daemon worker,5,main]) completed. Took 0.173 secs. :plugins:analysis-phonetic:precommit (Thread[Daemon worker,5,main]) started. :plugins:analysis-phonetic:precommit Skipping task ':plugins:analysis-phonetic:precommit' as it has no actions. :plugins:analysis-phonetic:precommit (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :plugins:analysis-smartcn:compileJava (Thread[Daemon worker,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.066 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: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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-smartcn Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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.007 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:analysis-smartcn:compileJava (Thread[Daemon worker,5,main]) completed. Took 0.944 secs. :plugins:analysis-smartcn:processResources (Thread[Task worker for ':' Thread 3,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+master+multijob-unix-compatibility/os/oraclelinux/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 ':' Thread 3,5,main]) completed. Took 0.0 secs. :plugins:analysis-smartcn:classes (Thread[Task worker for ':' Thread 3,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 ':' Thread 3,5,main]) completed. Took 0.0 secs. :plugins:analysis-smartcn:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,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 ':' Thread 3,5,main]) completed. Took 0.001 secs. :plugins:analysis-smartcn:checkstyleMain (Thread[Task worker for ':' Thread 3,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.06 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 ':' Thread 3,5,main]) completed. Took 0.094 secs. :plugins:analysis-smartcn:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 3,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 ':' Thread 3,5,main]) completed. Took 0.0 secs. :plugins:analysis-smartcn:pluginProperties (Thread[Task worker for ':' Thread 3,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 ':' Thread 3,5,main]) completed. Took 0.013 secs. :plugins:analysis-smartcn:compileTestJava (Thread[Task worker for ':' Thread 2,5,main]) started. :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.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-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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-smartcn Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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-smartcn:compileTestJava (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 1.229 secs. :plugins:analysis-smartcn:processTestResources (Thread[Task worker for ':' Thread 2,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+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-smartcn/src/main/plugin-metadata', not found Up-to-date check for task ':plugins:analysis-smartcn: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+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-smartcn/src/main/plugin-metadata', not found :plugins:analysis-smartcn:processTestResources (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.002 secs. :plugins:analysis-smartcn:testClasses (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.0 secs. :plugins:analysis-smartcn:checkstyleTest (Thread[Task worker for ':' Thread 2,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.001 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 ':' Thread 2,5,main]) completed. Took 0.034 secs. :plugins:analysis-smartcn:checkstyle (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.0 secs. :plugins:analysis-smartcn:dependencyLicenses (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.03 secs. :plugins:analysis-smartcn:forbiddenApisMain (Thread[Task worker for ':' Thread 2,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.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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.02s), 0 error(s). :plugins:analysis-smartcn:forbiddenApisMain (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.023 secs. :plugins:analysis-smartcn:forbiddenApisTest (Thread[Task worker for ':' Thread 2,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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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-smartcn:forbiddenApisTest (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.025 secs. :plugins:analysis-smartcn:forbiddenApis (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.0 secs. :plugins:analysis-smartcn:forbiddenPatterns (Thread[Task worker for ':' Thread 2,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+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-smartcn/src/main/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-smartcn/src/main/plugin-metadata', not found Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :plugins:analysis-smartcn:forbiddenPatterns (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.002 secs. :plugins:analysis-smartcn:jarHell (Thread[Task worker for ':' Thread 2,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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-smartcn Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-smartcn/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-smartcn/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-smartcn/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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 org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java'' checking for jar hell... no jar hell found :plugins:analysis-smartcn:jarHell (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.756 secs. :plugins:analysis-smartcn:licenseHeaders (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.021 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :plugins:analysis-smartcn:loggerUsageCheck (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-smartcn:loggerUsageCheck 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-smartcn Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-smartcn/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :plugins:analysis-smartcn:loggerUsageCheck (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.205 secs. :plugins:analysis-smartcn:namingConventions (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-smartcn:namingConventions Putting task artifact state for task ':plugins:analysis-smartcn:namingConventions' into context took 0.0 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-smartcn Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-smartcn/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-smartcn/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-smartcn/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-smartcn/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' :plugins:analysis-smartcn:namingConventions (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.146 secs. :plugins:analysis-smartcn:thirdPartyAudit (Thread[Task worker for ':' Thread 2,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+master+multijob-unix-compatibility/os/oraclelinux/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.02s), 0 error(s). [delete] Deleting directory /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-smartcn/build/tmp/thirdPartyAudit :plugins:analysis-smartcn:thirdPartyAudit (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.101 secs. :plugins:analysis-smartcn:precommit (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.0 secs. :plugins:analysis-stempel:compileJava (Thread[Task worker for ':' Thread 2,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.018 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: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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-stempel Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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.007 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:analysis-stempel:compileJava (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 1.396 secs. :plugins:analysis-stempel:processResources (Thread[Task worker for ':' Thread 2,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+master+multijob-unix-compatibility/os/oraclelinux/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 ':' Thread 2,5,main]) completed. Took 0.0 secs. :plugins:analysis-stempel:classes (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.0 secs. :plugins:analysis-stempel:copyCheckstyleConf (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.002 secs. :plugins:analysis-stempel:checkstyleMain (Thread[Task worker for ':' Thread 2,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.019 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 ':' Thread 2,5,main]) completed. Took 0.051 secs. :plugins:analysis-stempel:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.0 secs. :plugins:analysis-stempel:pluginProperties (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.009 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.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-stempel:compileTestJava'. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-stempel Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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:analysis-stempel:compileTestJava (Thread[Task worker for ':',5,main]) completed. Took 0.906 secs. :plugins:analysis-stempel:processTestResources (Thread[Task worker for ':' Thread 2,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+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-stempel/src/main/plugin-metadata', not found Up-to-date check for task ':plugins:analysis-stempel: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+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-stempel/src/main/plugin-metadata', not found :plugins:analysis-stempel:processTestResources (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.002 secs. :plugins:analysis-stempel:testClasses (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.0 secs. :plugins:analysis-stempel:checkstyleTest (Thread[Task worker for ':' Thread 2,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.001 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 ':' Thread 2,5,main]) completed. Took 0.044 secs. :plugins:analysis-stempel:checkstyle (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.0 secs. :plugins:analysis-stempel:dependencyLicenses (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.005 secs. :plugins:analysis-stempel:forbiddenApisMain (Thread[Task worker for ':' Thread 2,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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.02s), 0 error(s). :plugins:analysis-stempel:forbiddenApisMain (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.024 secs. :plugins:analysis-stempel:forbiddenApisTest (Thread[Task worker for ':' Thread 2,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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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). :plugins:analysis-stempel:forbiddenApisTest (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.035 secs. :plugins:analysis-stempel:forbiddenApis (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.0 secs. :plugins:analysis-stempel:forbiddenPatterns (Thread[Task worker for ':' Thread 2,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+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-stempel/src/main/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-stempel/src/main/plugin-metadata', not found :plugins:analysis-stempel:forbiddenPatterns (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.002 secs. :plugins:analysis-stempel:jarHell (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-stempel:jarHell Putting task artifact state for task ':plugins:analysis-stempel:jarHell' into context took 0.0 secs. 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-stempel Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-stempel/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-stempel/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-stempel/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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 org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for jar hell... no jar hell found :plugins:analysis-stempel:jarHell (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.793 secs. :plugins:analysis-stempel:licenseHeaders (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.023 secs. :plugins:analysis-stempel:loggerUsageCheck (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-stempel:loggerUsageCheck 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-stempel Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-stempel/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for wrong usages of ESLogger... No wrong usages found :plugins:analysis-stempel:loggerUsageCheck (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.318 secs. :plugins:analysis-stempel:namingConventions (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-stempel:namingConventions Putting task artifact state for task ':plugins:analysis-stempel:namingConventions' into context took 0.0 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Up-to-date check for task ':plugins:analysis-stempel: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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-stempel Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-stempel/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-stempel/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-stempel/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-stempel/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' :plugins:analysis-stempel:namingConventions (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.137 secs. :plugins:analysis-stempel:thirdPartyAudit (Thread[Task worker for ':' Thread 2,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+master+multijob-unix-compatibility/os/oraclelinux/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.02s), 0 error(s). [delete] Deleting directory /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-stempel/build/tmp/thirdPartyAudit :plugins:analysis-stempel:thirdPartyAudit (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.058 secs. :plugins:analysis-stempel:precommit (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.0 secs. :plugins:analysis-ukrainian:compileJava (Thread[Task worker for ':' Thread 2,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.089 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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-ukrainian Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.001 secs. Created jar classpath snapshot for incremental compilation in 0.015 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:analysis-ukrainian:compileJava (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.841 secs. :plugins:analysis-ukrainian:processResources (Thread[Task worker for ':' Thread 2,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+master+multijob-unix-compatibility/os/oraclelinux/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 ':' Thread 2,5,main]) completed. Took 0.0 secs. :plugins:analysis-ukrainian:classes (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.0 secs. :plugins:analysis-ukrainian:copyCheckstyleConf (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.002 secs. :plugins:analysis-ukrainian:checkstyleMain (Thread[Task worker for ':' Thread 2,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.078 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 ':' Thread 2,5,main]) completed. Took 0.11 secs. :plugins:analysis-ukrainian:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.0 secs. :plugins:analysis-ukrainian:pluginProperties (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.009 secs. :plugins:analysis-ukrainian:compileTestJava (Thread[Task worker for ':' Thread 3,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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-ukrainian Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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-ukrainian:compileTestJava (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.81 secs. :plugins:analysis-ukrainian:processTestResources (Thread[Task worker for ':' Thread 2,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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-ukrainian/src/main/plugin-metadata', not found :plugins:analysis-ukrainian:processTestResources (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.002 secs. :plugins:analysis-ukrainian:testClasses (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.0 secs. :plugins:analysis-ukrainian:checkstyleTest (Thread[Task worker for ':' Thread 2,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.001 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 ':' Thread 2,5,main]) completed. Took 0.037 secs. :plugins:analysis-ukrainian:checkstyle (Thread[Task worker for ':' Thread 3,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 ':' Thread 3,5,main]) completed. Took 0.0 secs. :plugins:analysis-ukrainian:dependencyLicenses (Thread[Task worker for ':' Thread 3,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 ':' Thread 3,5,main]) completed. Took 0.024 secs. :plugins:analysis-ukrainian:forbiddenApisMain (Thread[Task worker for ':' Thread 3,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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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:analysis-ukrainian:forbiddenApisMain (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.023 secs. :plugins:analysis-ukrainian:forbiddenApisTest (Thread[Task worker for ':' Thread 3,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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.04s), 0 error(s). :plugins:analysis-ukrainian:forbiddenApisTest (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.037 secs. :plugins:analysis-ukrainian:forbiddenApis (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.0 secs. :plugins:analysis-ukrainian:forbiddenPatterns (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-ukrainian:forbiddenPatterns 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+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-ukrainian/src/main/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-ukrainian/src/main/plugin-metadata', not found :plugins:analysis-ukrainian:forbiddenPatterns (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.003 secs. :plugins:analysis-ukrainian:jarHell (Thread[Task worker for ':' Thread 2,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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-ukrainian Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-ukrainian/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-ukrainian/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-ukrainian/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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 org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for jar hell... no jar hell found :plugins:analysis-ukrainian:jarHell (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.883 secs. :plugins:analysis-ukrainian:licenseHeaders (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.025 secs. :plugins:analysis-ukrainian:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:analysis-ukrainian:loggerUsageCheck Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 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. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-ukrainian Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-ukrainian/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :plugins:analysis-ukrainian:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.214 secs. :plugins:analysis-ukrainian:namingConventions (Thread[Task worker for ':' Thread 3,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: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-ukrainian Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-ukrainian/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-ukrainian/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-ukrainian/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-ukrainian/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :plugins:analysis-ukrainian:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.138 secs. :plugins:analysis-ukrainian:thirdPartyAudit (Thread[Task worker for ':' Thread 3,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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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.08s), 0 error(s). [delete] Deleting directory /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/analysis-ukrainian/build/tmp/thirdPartyAudit :plugins:analysis-ukrainian:thirdPartyAudit (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.179 secs. :plugins:analysis-ukrainian:precommit (Thread[Task worker for ':' Thread 3,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 ':' Thread 3,5,main]) completed. Took 0.0 secs. :plugins:discovery-azure-classic:compileJava (Thread[Task worker for ':' Thread 3,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.273 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-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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-azure-classic Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-azure-classic/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.el6_9.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.003 secs. Created jar classpath snapshot for incremental compilation in 0.793 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:discovery-azure-classic:compileJava (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 2.101 secs. :plugins:discovery-azure-classic:processResources (Thread[Task worker for ':' Thread 3,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+master+multijob-unix-compatibility/os/oraclelinux/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 ':' Thread 3,5,main]) completed. Took 0.0 secs. :plugins:discovery-azure-classic:classes (Thread[Task worker for ':' Thread 3,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 ':' Thread 3,5,main]) completed. Took 0.0 secs. :plugins:discovery-azure-classic:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,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 ':' Thread 3,5,main]) completed. Took 0.002 secs. :plugins:discovery-azure-classic:checkstyleMain (Thread[Task worker for ':' Thread 3,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.126 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 ':' Thread 3,5,main]) completed. Took 0.23 secs. :plugins:discovery-azure-classic:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 3,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 ':' Thread 3,5,main]) completed. Took 0.0 secs. :plugins:discovery-azure-classic:pluginProperties (Thread[Task worker for ':' Thread 3,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 ':' Thread 3,5,main]) completed. Took 0.019 secs. :plugins:discovery-azure-classic:compileTestJava (Thread[Task worker for ':' Thread 3,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.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: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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-azure-classic Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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:discovery-azure-classic:compileTestJava (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 1.946 secs. :plugins:discovery-azure-classic:createKey (Thread[Task worker for ':' Thread 3,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. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/keytool''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-azure-classic Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/keytool -genkey -alias test-node -keystore /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/keytool'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 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+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-azure-classic/build/keystore/test-node.jks -destkeystore /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-azure-classic/build/keystore/test-node.jks -deststoretype pkcs12". :plugins:discovery-azure-classic:createKey (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.83 secs. :plugins:discovery-azure-classic:processTestResources (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:discovery-azure-classic:processTestResources 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 ':' Thread 3,5,main]) completed. Took 0.003 secs. :plugins:discovery-azure-classic:testClasses (Thread[Task worker for ':' Thread 3,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 ':' Thread 3,5,main]) completed. Took 0.0 secs. :plugins:discovery-azure-classic:checkstyleTest (Thread[Task worker for ':' Thread 3,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.001 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 ':' Thread 3,5,main]) completed. Took 0.134 secs. :plugins:discovery-azure-classic:checkstyle (Thread[Task worker for ':' Thread 3,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 ':' Thread 3,5,main]) completed. Took 0.0 secs. :plugins:discovery-azure-classic:dependencyLicenses (Thread[Task worker for ':' Thread 3,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 ':' Thread 3,5,main]) completed. Took 0.056 secs. :plugins:discovery-azure-classic:forbiddenApisMain (Thread[Task worker for ':' Thread 3,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.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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.15s), 0 error(s). :plugins:discovery-azure-classic:forbiddenApisMain (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.154 secs. :plugins:discovery-azure-classic:forbiddenApisTest (Thread[Task worker for ':' Thread 3,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.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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.11s), 0 error(s). :plugins:discovery-azure-classic:forbiddenApisTest (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.116 secs. :plugins:discovery-azure-classic:forbiddenApis (Thread[Task worker for ':' Thread 3,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 ':' Thread 3,5,main]) completed. Took 0.0 secs. :plugins:discovery-azure-classic:forbiddenPatterns (Thread[Task worker for ':' Thread 3,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+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-azure-classic/src/main/resources', not found :plugins:discovery-azure-classic:forbiddenPatterns (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.01 secs. :plugins:discovery-azure-classic:jarHell (Thread[Task worker for ':',5,main]) started. :plugins:discovery-azure-classic:jarHell 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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-azure-classic Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-azure-classic/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-azure-classic/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-azure-classic/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for jar hell... no jar hell found :plugins:discovery-azure-classic:jarHell (Thread[Task worker for ':',5,main]) completed. Took 0.945 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.027 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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-azure-classic Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-azure-classic/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for wrong usages of ESLogger... No wrong usages found :plugins:discovery-azure-classic:loggerUsageCheck (Thread[Task worker for ':',5,main]) completed. Took 0.252 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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-azure-classic Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-azure-classic/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-azure-classic/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-azure-classic/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-azure-classic/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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.175 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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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 3.47s), 0 error(s). [delete] Deleting directory /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-azure-classic/build/tmp/thirdPartyAudit :plugins:discovery-azure-classic:thirdPartyAudit (Thread[Task worker for ':',5,main]) completed. Took 4.011 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.282 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: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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-ec2 Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/javac'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Note: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.003 secs. Created jar classpath snapshot for incremental compilation in 0.71 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:discovery-ec2:compileJava (Thread[Task worker for ':',5,main]) completed. Took 2.586 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+master+multijob-unix-compatibility/os/oraclelinux/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.149 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.21 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.009 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.004 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: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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-ec2 Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/javac'' Note: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.006 secs. Created jar classpath snapshot for incremental compilation in 0.003 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:discovery-ec2:compileTestJava (Thread[Task worker for ':',5,main]) completed. Took 2.053 secs. :plugins:discovery-ec2:processTestResources (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.002 secs. :plugins:discovery-ec2:testClasses (Thread[Daemon worker,5,main]) started. :plugins:discovery-ec2:testClasses Skipping task ':plugins:discovery-ec2:testClasses' as it has no actions. :plugins:discovery-ec2:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :plugins:discovery-ec2:checkstyleTest (Thread[Daemon worker,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.001 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[Daemon worker,5,main]) completed. Took 0.291 secs. :plugins:discovery-ec2:checkstyle (Thread[Daemon worker,5,main]) started. :plugins:discovery-ec2:checkstyle Skipping task ':plugins:discovery-ec2:checkstyle' as it has no actions. :plugins:discovery-ec2:checkstyle (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :plugins:discovery-ec2:dependencyLicenses (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.04 secs. :plugins:discovery-ec2:forbiddenApisMain (Thread[Daemon worker,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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.03s), 0 error(s). :plugins:discovery-ec2:forbiddenApisMain (Thread[Daemon worker,5,main]) completed. Took 0.036 secs. :plugins:discovery-ec2:forbiddenApisTest (Thread[Daemon worker,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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.09s), 0 error(s). :plugins:discovery-ec2:forbiddenApisTest (Thread[Daemon worker,5,main]) completed. Took 0.09 secs. :plugins:discovery-ec2:forbiddenApis (Thread[Daemon worker,5,main]) started. :plugins:discovery-ec2:forbiddenApis Skipping task ':plugins:discovery-ec2:forbiddenApis' as it has no actions. :plugins:discovery-ec2:forbiddenApis (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :plugins:discovery-ec2:forbiddenPatterns (Thread[Daemon worker,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+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-ec2/src/main/resources', not found :plugins:discovery-ec2:forbiddenPatterns (Thread[Daemon worker,5,main]) completed. Took 0.014 secs. :plugins:discovery-ec2:jarHell (Thread[Daemon worker,5,main]) started. :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. 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-ec2 Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-ec2/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-ec2/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-ec2/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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.el6_9.x86_64/bin/java'' checking for jar hell... no jar hell found :plugins:discovery-ec2:jarHell (Thread[Daemon worker,5,main]) completed. Took 0.877 secs. :plugins:discovery-ec2:licenseHeaders (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.022 secs. :plugins:discovery-ec2:loggerUsageCheck (Thread[Daemon worker,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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-ec2 Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-ec2/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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[Daemon worker,5,main]) completed. Took 0.308 secs. :plugins:discovery-ec2:namingConventions (Thread[Daemon worker,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.001 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-ec2 Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-ec2/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-ec2/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-ec2/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-ec2/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' :plugins:discovery-ec2:namingConventions (Thread[Daemon worker,5,main]) completed. Took 0.169 secs. :plugins:discovery-ec2:thirdPartyAudit (Thread[Daemon worker,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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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 4.92s), 0 error(s). [delete] Deleting directory /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-ec2/build/tmp/thirdPartyAudit :plugins:discovery-ec2:thirdPartyAudit (Thread[Daemon worker,5,main]) completed. Took 5.504 secs. :plugins:discovery-ec2:precommit (Thread[Daemon worker,5,main]) started. :plugins:discovery-ec2:precommit Skipping task ':plugins:discovery-ec2:precommit' as it has no actions. :plugins:discovery-ec2:precommit (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :plugins:discovery-file:compileJava (Thread[Daemon worker,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.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: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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-file Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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:discovery-file:compileJava (Thread[Daemon worker,5,main]) completed. Took 1.356 secs. :plugins:discovery-file:processResources (Thread[Daemon worker,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+master+multijob-unix-compatibility/os/oraclelinux/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[Daemon worker,5,main]) completed. Took 0.0 secs. :plugins:discovery-file:classes (Thread[Daemon worker,5,main]) started. :plugins:discovery-file:classes Skipping task ':plugins:discovery-file:classes' as it has no actions. :plugins:discovery-file:classes (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :plugins:discovery-file:copyCheckstyleConf (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.002 secs. :plugins:discovery-file:checkstyleMain (Thread[Daemon worker,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.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:checkstyleMain (Thread[Daemon worker,5,main]) completed. Took 0.052 secs. :plugins:discovery-file:copyPluginPropertiesTemplate (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.0 secs. :plugins:discovery-file:pluginProperties (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.012 secs. :plugins:discovery-file:compileTestJava (Thread[Daemon worker,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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-file Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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.004 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:discovery-file:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 0.9 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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-file/src/main/plugin-metadata', not found :plugins:discovery-file:processTestResources (Thread[Task worker for ':',5,main]) completed. Took 0.002 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.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:checkstyleTest (Thread[Task worker for ':',5,main]) completed. Took 0.047 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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.03s), 0 error(s). :plugins:discovery-file:forbiddenApisMain (Thread[Task worker for ':',5,main]) completed. Took 0.027 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.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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.04s), 0 error(s). :plugins:discovery-file:forbiddenApisTest (Thread[Task worker for ':',5,main]) completed. Took 0.038 secs. :plugins:discovery-file:forbiddenApis (Thread[Daemon worker,5,main]) started. :plugins:discovery-file:forbiddenApis Skipping task ':plugins:discovery-file:forbiddenApis' as it has no actions. :plugins:discovery-file:forbiddenApis (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :plugins:discovery-file:forbiddenPatterns (Thread[Daemon worker,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+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-file/src/main/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-file/src/main/plugin-metadata', not found Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :plugins:discovery-file:forbiddenPatterns (Thread[Daemon worker,5,main]) completed. Took 0.004 secs. :plugins:discovery-file:jarHell (Thread[Daemon worker,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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-file Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-file/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-file/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-file/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-file/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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 org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java'' checking for jar hell... no jar hell found :plugins:discovery-file:jarHell (Thread[Daemon worker,5,main]) completed. Took 0.751 secs. :plugins:discovery-file:licenseHeaders (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.021 secs. :plugins:discovery-file:loggerUsageCheck (Thread[Daemon worker,5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-file Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-file/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :plugins:discovery-file:loggerUsageCheck (Thread[Daemon worker,5,main]) completed. Took 0.326 secs. :plugins:discovery-file:namingConventions (Thread[Daemon worker,5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-file Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-file/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-file/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-file/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-file/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-file/build/resources/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' :plugins:discovery-file:namingConventions (Thread[Daemon worker,5,main]) completed. Took 0.161 secs. :plugins:discovery-file:thirdPartyAudit (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.0 secs. :plugins:discovery-file:precommit (Thread[Daemon worker,5,main]) started. :plugins:discovery-file:precommit Skipping task ':plugins:discovery-file:precommit' as it has no actions. :plugins:discovery-file:precommit (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :plugins:discovery-gce:compileJava (Thread[Daemon worker,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.126 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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-gce Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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.273 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:discovery-gce:compileJava (Thread[Daemon worker,5,main]) completed. Took 1.777 secs. :plugins:discovery-gce:processResources (Thread[Daemon worker,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+master+multijob-unix-compatibility/os/oraclelinux/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[Daemon worker,5,main]) completed. Took 0.0 secs. :plugins:discovery-gce:classes (Thread[Daemon worker,5,main]) started. :plugins:discovery-gce:classes Skipping task ':plugins:discovery-gce:classes' as it has no actions. :plugins:discovery-gce:classes (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :plugins:discovery-gce:copyCheckstyleConf (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.002 secs. :plugins:discovery-gce:checkstyleMain (Thread[Daemon worker,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.052 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[Daemon worker,5,main]) completed. Took 0.137 secs. :plugins:discovery-gce:copyPluginPropertiesTemplate (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.0 secs. :plugins:discovery-gce:pluginProperties (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.009 secs. :plugins:discovery-gce:compileTestJava (Thread[Daemon worker,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.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: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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-gce Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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:discovery-gce:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 1.463 secs. :plugins:discovery-gce:createKey (Thread[Daemon worker,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: Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Task has not declared any outputs. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/keytool''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-gce Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/keytool -genkey -alias test-node -keystore /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-gce/build/keystore/test-node.jks -destkeystore /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-gce/build/keystore/test-node.jks -deststoretype pkcs12". :plugins:discovery-gce:createKey (Thread[Daemon worker,5,main]) completed. Took 0.919 secs. :plugins:discovery-gce:processTestResources (Thread[Daemon worker,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.004 secs. It is not up-to-date because: No history is available. :plugins:discovery-gce:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.017 secs. :plugins:discovery-gce:testClasses (Thread[Daemon worker,5,main]) started. :plugins:discovery-gce:testClasses Skipping task ':plugins:discovery-gce:testClasses' as it has no actions. :plugins:discovery-gce:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :plugins:discovery-gce:checkstyleTest (Thread[Daemon worker,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.001 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[Daemon worker,5,main]) completed. Took 0.086 secs. :plugins:discovery-gce:checkstyle (Thread[Daemon worker,5,main]) started. :plugins:discovery-gce:checkstyle Skipping task ':plugins:discovery-gce:checkstyle' as it has no actions. :plugins:discovery-gce:checkstyle (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :plugins:discovery-gce:dependencyLicenses (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.022 secs. :plugins:discovery-gce:forbiddenApisMain (Thread[Daemon worker,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.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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.03s), 0 error(s). :plugins:discovery-gce:forbiddenApisMain (Thread[Daemon worker,5,main]) completed. Took 0.036 secs. :plugins:discovery-gce:forbiddenApisTest (Thread[Daemon worker,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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.03s), 0 error(s). :plugins:discovery-gce:forbiddenApisTest (Thread[Daemon worker,5,main]) completed. Took 0.037 secs. :plugins:discovery-gce:forbiddenApis (Thread[Daemon worker,5,main]) started. :plugins:discovery-gce:forbiddenApis Skipping task ':plugins:discovery-gce:forbiddenApis' as it has no actions. :plugins:discovery-gce:forbiddenApis (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :plugins:discovery-gce:forbiddenPatterns (Thread[Daemon worker,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+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-gce/src/main/resources', not found :plugins:discovery-gce:forbiddenPatterns (Thread[Daemon worker,5,main]) completed. Took 0.01 secs. :plugins:discovery-gce:jarHell (Thread[Daemon worker,5,main]) started. :plugins:discovery-gce:jarHell 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-gce Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-gce/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-gce/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-gce/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for jar hell... no jar hell found :plugins:discovery-gce:jarHell (Thread[Daemon worker,5,main]) completed. Took 0.896 secs. :plugins:discovery-gce:licenseHeaders (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.029 secs. :plugins:discovery-gce:loggerUsageCheck (Thread[Daemon worker,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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-gce Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-gce/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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[Daemon worker,5,main]) completed. Took 0.286 secs. :plugins:discovery-gce:namingConventions (Thread[Daemon worker,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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-gce Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-gce/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-gce/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-gce/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-gce/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :plugins:discovery-gce:namingConventions (Thread[Daemon worker,5,main]) completed. Took 0.175 secs. :plugins:discovery-gce:thirdPartyAudit (Thread[Daemon worker,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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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 2.11s), 0 error(s). [delete] Deleting directory /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/discovery-gce/build/tmp/thirdPartyAudit :plugins:discovery-gce:thirdPartyAudit (Thread[Daemon worker,5,main]) completed. Took 2.42 secs. :plugins:discovery-gce:precommit (Thread[Daemon worker,5,main]) started. :plugins:discovery-gce:precommit Skipping task ':plugins:discovery-gce:precommit' as it has no actions. :plugins:discovery-gce:precommit (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :plugins:ingest-attachment:compileJava (Thread[Daemon worker,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 1.391 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-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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-attachment Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/javac'' Note: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.002 secs. Created jar classpath snapshot for incremental compilation in 3.433 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:ingest-attachment:compileJava (Thread[Daemon worker,5,main]) completed. Took 6.041 secs. :plugins:ingest-attachment:processResources (Thread[Daemon worker,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+master+multijob-unix-compatibility/os/oraclelinux/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[Daemon worker,5,main]) completed. Took 0.0 secs. :plugins:ingest-attachment:classes (Thread[Daemon worker,5,main]) started. :plugins:ingest-attachment:classes Skipping task ':plugins:ingest-attachment:classes' as it has no actions. :plugins:ingest-attachment:classes (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :plugins:ingest-attachment:copyCheckstyleConf (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.001 secs. :plugins:ingest-attachment:checkstyleMain (Thread[Daemon worker,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.741 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[Daemon worker,5,main]) completed. Took 0.823 secs. :plugins:ingest-attachment:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.0 secs. :plugins:ingest-attachment:pluginProperties (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.009 secs. :plugins:ingest-attachment:compileTestJava (Thread[Task worker for ':' Thread 2,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.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-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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-attachment Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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.006 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:ingest-attachment:compileTestJava (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 1.518 secs. :plugins:ingest-attachment:processTestResources (Thread[Task worker for ':' Thread 2,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.054 secs. It is not up-to-date because: No history is available. :plugins:ingest-attachment:processTestResources (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.163 secs. :plugins:ingest-attachment:testClasses (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.0 secs. :plugins:ingest-attachment:checkstyleTest (Thread[Task worker for ':' Thread 2,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.002 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 ':' Thread 2,5,main]) completed. Took 0.066 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 ':',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.17.jar Checking license/notice for tika-core Checking sha for tika-parsers-1.17.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.5.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.8.jar Checking license/notice for pdfbox Checking sha for fontbox-2.0.8.jar Checking license/notice for fontbox Checking sha for jempbox-1.8.13.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.17.jar Checking license/notice for poi-ooxml Checking sha for poi-3.17.jar Checking license/notice for poi Checking sha for poi-ooxml-schemas-3.17.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.17.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.8.1.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.8.1.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 ':',5,main]) completed. Took 0.201 secs. :plugins:ingest-attachment:forbiddenApisMain (Thread[Task worker for ':',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.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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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). :plugins:ingest-attachment:forbiddenApisMain (Thread[Task worker for ':',5,main]) completed. Took 0.036 secs. :plugins:ingest-attachment:forbiddenApisTest (Thread[Task worker for ':',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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.04s), 0 error(s). :plugins:ingest-attachment:forbiddenApisTest (Thread[Task worker for ':',5,main]) completed. Took 0.044 secs. :plugins:ingest-attachment:forbiddenApis (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :plugins:ingest-attachment:forbiddenPatterns (Thread[Task worker for ':',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+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-attachment/src/main/resources', not found :plugins:ingest-attachment:forbiddenPatterns (Thread[Task worker for ':',5,main]) completed. Took 0.026 secs. :plugins:ingest-attachment:jarHell (Thread[Task worker for ':',5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :plugins:ingest-attachment:jarHell 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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-attachment Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-attachment/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-attachment/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-attachment/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-attachment/build/classes/java/main:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.tika/tika-core/1.17/b450102c2aee98107474d2f92661d947b9cef183/tika-core-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.tika/tika-parsers/1.17/4277c54fcaed542fbc8a0001fdb4c23baccc0132/tika-parsers-1.17.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.5/2852e6e05fbb95076fc091f6d1780f1f8fe35e0f/commons-io-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/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.8/17bdf273d66f3afe41eedb9d3ab6a7b819c44a0c/pdfbox-2.0.8.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.pdfbox/fontbox/2.0.8/52f852fcfc7481d45efdffd224eb78b85981b17b/fontbox-2.0.8.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.pdfbox/jempbox/1.8.13/a874cef0ed0e2a8c4cc5ed52c23ba3e6d78eca4e/jempbox-1.8.13.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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.17/7d8c44407178b73246462842bf1e206e99c8e0a/poi-ooxml-3.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.poi/poi/3.17/ae92292a2043888b40d418da97dc0b669fde326/poi-3.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.poi/poi-ooxml-schemas/3.17/890114bfa82f5b6380ea0e9b0bf49b0af797b414/poi-ooxml-schemas-3.17.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.17/85d86a0e26c7f5c0db4ee63e8c7728e51c5d64ce/poi-scratchpad-3.17.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.8.1/c62dfe18a3b827a2c626ade0ffba44562ddf3f61/apache-mime4j-core-0.8.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.james/apache-mime4j-dom/0.8.1/f2d653c617004193f3350330d907f77b60c88c56/apache-mime4j-dom-0.8.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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 org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java'' checking for jar hell... no jar hell found :plugins:ingest-attachment:jarHell (Thread[Task worker for ':',5,main]) completed. Took 1.007 secs. :plugins:ingest-attachment:licenseHeaders (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.022 secs. :plugins:ingest-attachment:loggerUsageCheck (Thread[Task worker for ':',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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-attachment Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-attachment/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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 ':',5,main]) completed. Took 0.245 secs. :plugins:ingest-attachment:namingConventions (Thread[Task worker for ':',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. 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-attachment Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-attachment/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-attachment/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-attachment/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-attachment/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-attachment/build/resources/main:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.tika/tika-core/1.17/b450102c2aee98107474d2f92661d947b9cef183/tika-core-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.tika/tika-parsers/1.17/4277c54fcaed542fbc8a0001fdb4c23baccc0132/tika-parsers-1.17.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.5/2852e6e05fbb95076fc091f6d1780f1f8fe35e0f/commons-io-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/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.8/17bdf273d66f3afe41eedb9d3ab6a7b819c44a0c/pdfbox-2.0.8.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.pdfbox/fontbox/2.0.8/52f852fcfc7481d45efdffd224eb78b85981b17b/fontbox-2.0.8.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.pdfbox/jempbox/1.8.13/a874cef0ed0e2a8c4cc5ed52c23ba3e6d78eca4e/jempbox-1.8.13.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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.17/7d8c44407178b73246462842bf1e206e99c8e0a/poi-ooxml-3.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.poi/poi/3.17/ae92292a2043888b40d418da97dc0b669fde326/poi-3.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.poi/poi-ooxml-schemas/3.17/890114bfa82f5b6380ea0e9b0bf49b0af797b414/poi-ooxml-schemas-3.17.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.17/85d86a0e26c7f5c0db4ee63e8c7728e51c5d64ce/poi-scratchpad-3.17.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.8.1/c62dfe18a3b827a2c626ade0ffba44562ddf3f61/apache-mime4j-core-0.8.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.james/apache-mime4j-dom/0.8.1/f2d653c617004193f3350330d907f77b60c88c56/apache-mime4j-dom-0.8.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' :plugins:ingest-attachment:namingConventions (Thread[Task worker for ':',5,main]) completed. Took 0.164 secs. :plugins:ingest-attachment:thirdPartyAudit (Thread[Task worker for ':',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.17/b450102c2aee98107474d2f92661d947b9cef183/tika-core-1.17.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-attachment/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.tika/tika-parsers/1.17/4277c54fcaed542fbc8a0001fdb4c23baccc0132/tika-parsers-1.17.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-attachment/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.5/2852e6e05fbb95076fc091f6d1780f1f8fe35e0f/commons-io-2.5.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-attachment/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.pdfbox/pdfbox/2.0.8/17bdf273d66f3afe41eedb9d3ab6a7b819c44a0c/pdfbox-2.0.8.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-attachment/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.pdfbox/fontbox/2.0.8/52f852fcfc7481d45efdffd224eb78b85981b17b/fontbox-2.0.8.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-attachment/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.pdfbox/jempbox/1.8.13/a874cef0ed0e2a8c4cc5ed52c23ba3e6d78eca4e/jempbox-1.8.13.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-attachment/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.poi/poi-ooxml/3.17/7d8c44407178b73246462842bf1e206e99c8e0a/poi-ooxml-3.17.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-attachment/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.poi/poi/3.17/ae92292a2043888b40d418da97dc0b669fde326/poi-3.17.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.17/890114bfa82f5b6380ea0e9b0bf49b0af797b414/poi-ooxml-schemas-3.17.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-attachment/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.poi/poi-scratchpad/3.17/85d86a0e26c7f5c0db4ee63e8c7728e51c5d64ce/poi-scratchpad-3.17.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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.8.1/c62dfe18a3b827a2c626ade0ffba44562ddf3f61/apache-mime4j-core-0.8.1.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.8.1/f2d653c617004193f3350330d907f77b60c88c56/apache-mime4j-dom-0.8.1.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-attachment/build/tmp/thirdPartyAudit [thirdPartyAudit] Reading inline API signatures... [thirdPartyAudit] Loading classes to check... [thirdPartyAudit] Scanning classes for violations... [thirdPartyAudit] Scanned 13843 class file(s) for forbidden API invocations (in 17.40s), 0 error(s). [delete] Deleting directory /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-attachment/build/tmp/thirdPartyAudit :plugins:ingest-attachment:thirdPartyAudit (Thread[Task worker for ':',5,main]) completed. Took 19.64 secs. :plugins:ingest-attachment:precommit (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :plugins:ingest-geoip:compileJava (Thread[Task worker for ':',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.076 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: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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-geoip Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.003 secs. Created jar classpath snapshot for incremental compilation in 0.166 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:ingest-geoip:compileJava (Thread[Task worker for ':',5,main]) completed. Took 1.219 secs. :plugins:ingest-geoip:processResources (Thread[Task worker for ':',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+master+multijob-unix-compatibility/os/oraclelinux/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 ':',5,main]) completed. Took 0.0 secs. :plugins:ingest-geoip:classes (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :plugins:ingest-geoip:copyCheckstyleConf (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.003 secs. :plugins:ingest-geoip:checkstyleMain (Thread[Task worker for ':',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.043 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 ':',5,main]) completed. Took 0.104 secs. :plugins:ingest-geoip:copyPluginPropertiesTemplate (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :plugins:ingest-geoip:pluginProperties (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.014 secs. :plugins:ingest-geoip:compileTestJava (Thread[Task worker for ':',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.548 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-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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-geoip Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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:ingest-geoip:compileTestJava (Thread[Task worker for ':',5,main]) completed. Took 1.853 secs. :plugins:ingest-geoip:processTestResources (Thread[Task worker for ':' Thread 2,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 2,5,main]) completed. Took 0.003 secs. :plugins:ingest-geoip:testClasses (Thread[Task worker for ':' Thread 2,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 2,5,main]) completed. Took 0.0 secs. :plugins:ingest-geoip:checkstyleTest (Thread[Task worker for ':' Thread 2,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.316 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 2,5,main]) completed. Took 0.398 secs. :plugins:ingest-geoip:checkstyle (Thread[Task worker for ':' Thread 2,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 2,5,main]) completed. Took 0.0 secs. :plugins:ingest-geoip:dependencyLicenses (Thread[Task worker for ':' Thread 2,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 2,5,main]) completed. Took 0.014 secs. :plugins:ingest-geoip:forbiddenApisMain (Thread[Task worker for ':' Thread 2,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.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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.04s), 0 error(s). :plugins:ingest-geoip:forbiddenApisMain (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.04 secs. :plugins:ingest-geoip:forbiddenApisTest (Thread[Task worker for ':',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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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). :plugins:ingest-geoip:forbiddenApisTest (Thread[Task worker for ':',5,main]) completed. Took 0.03 secs. :plugins:ingest-geoip:forbiddenApis (Thread[Task worker for ':' Thread 2,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 2,5,main]) completed. Took 0.0 secs. :plugins:ingest-geoip:forbiddenPatterns (Thread[Task worker for ':' Thread 2,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+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-geoip/src/main/resources', not found :plugins:ingest-geoip:forbiddenPatterns (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.005 secs. :plugins:ingest-geoip:jarHell (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:ingest-geoip:jarHell Putting task artifact state for task ':plugins:ingest-geoip:jarHell' into context took 0.0 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-geoip Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-geoip/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-geoip/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-geoip/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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 org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java'' checking for jar hell... no jar hell found :plugins:ingest-geoip:jarHell (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.883 secs. :plugins:ingest-geoip:licenseHeaders (Thread[Task worker for ':' Thread 2,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 2,5,main]) completed. Took 0.023 secs. :plugins:ingest-geoip:loggerUsageCheck (Thread[Task worker for ':' Thread 2,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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-geoip Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-geoip/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for wrong usages of ESLogger... No wrong usages found :plugins:ingest-geoip:loggerUsageCheck (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.254 secs. :plugins:ingest-geoip:namingConventions (Thread[Task worker for ':' Thread 2,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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-geoip Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-geoip/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-geoip/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-geoip/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-geoip/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/299c0e5ce698d4fd1f87e840677cePicked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' :plugins:ingest-geoip:namingConventions (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.161 secs. :plugins:ingest-geoip:thirdPartyAudit (Thread[Task worker for ':' Thread 2,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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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.90s), 0 error(s). [delete] Deleting directory /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-geoip/build/tmp/thirdPartyAudit :plugins:ingest-geoip:thirdPartyAudit (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 1.015 secs. :plugins:ingest-geoip:precommit (Thread[Task worker for ':' Thread 2,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 2,5,main]) completed. Took 0.0 secs. :plugins:ingest-user-agent:compileJava (Thread[Task worker for ':' Thread 2,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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-user-agent Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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.002 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:ingest-user-agent:compileJava (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 1.145 secs. :plugins:ingest-user-agent:processResources (Thread[Task worker for ':',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.008 secs. It is not up-to-date because: No history is available. :plugins:ingest-user-agent:processResources (Thread[Task worker for ':',5,main]) completed. Took 0.011 secs. :plugins:ingest-user-agent:classes (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :plugins:ingest-user-agent:copyCheckstyleConf (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.002 secs. :plugins:ingest-user-agent:checkstyleMain (Thread[Daemon worker,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.001 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[Daemon worker,5,main]) completed. Took 0.096 secs. :plugins:ingest-user-agent:copyPluginPropertiesTemplate (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.0 secs. :plugins:ingest-user-agent:pluginProperties (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.014 secs. :plugins:ingest-user-agent:compileTestJava (Thread[Daemon worker,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. Up-to-date check for task ':plugins:ingest-user-agent: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: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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-user-agent Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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.002 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:ingest-user-agent:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 1.178 secs. :plugins:ingest-user-agent:processTestResources (Thread[Daemon worker,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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-user-agent/src/main/plugin-metadata', not found :plugins:ingest-user-agent:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.003 secs. :plugins:ingest-user-agent:testClasses (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.0 secs. :plugins:ingest-user-agent:checkstyleTest (Thread[Daemon worker,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.001 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[Daemon worker,5,main]) completed. Took 0.061 secs. :plugins:ingest-user-agent:checkstyle (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.0 secs. :plugins:ingest-user-agent:dependencyLicenses (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.001 secs. :plugins:ingest-user-agent:forbiddenApisMain (Thread[Daemon worker,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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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). :plugins:ingest-user-agent:forbiddenApisMain (Thread[Daemon worker,5,main]) completed. Took 0.026 secs. :plugins:ingest-user-agent:forbiddenApisTest (Thread[Daemon worker,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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.03s), 0 error(s). :plugins:ingest-user-agent:forbiddenApisTest (Thread[Daemon worker,5,main]) completed. Took 0.028 secs. :plugins:ingest-user-agent:forbiddenApis (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.0 secs. :plugins:ingest-user-agent:forbiddenPatterns (Thread[Daemon worker,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+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-user-agent/src/main/plugin-metadata', not found :plugins:ingest-user-agent:forbiddenPatterns (Thread[Daemon worker,5,main]) completed. Took 0.02 secs. :plugins:ingest-user-agent:jarHell (Thread[Daemon worker,5,main]) started. :plugins:ingest-user-agent:jarHell 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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-user-agent Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-user-agent/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-user-agent/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-user-agent/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-user-agent/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-user-agent/build/resources/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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 org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for jar hell... no jar hell found :plugins:ingest-user-agent:jarHell (Thread[Daemon worker,5,main]) completed. Took 0.975 secs. :plugins:ingest-user-agent:licenseHeaders (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.027 secs. :plugins:ingest-user-agent:loggerUsageCheck (Thread[Daemon worker,5,main]) started. :plugins:ingest-user-agent:loggerUsageCheck 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-user-agent Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-user-agent/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for wrong usages of ESLogger... No wrong usages found :plugins:ingest-user-agent:loggerUsageCheck (Thread[Daemon worker,5,main]) completed. Took 0.429 secs. :plugins:ingest-user-agent:namingConventions (Thread[Daemon worker,5,main]) started. :plugins:ingest-user-agent:namingConventions 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-user-agent Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-user-agent/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-user-agent/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-user-agent/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-user-agent/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-user-agent/build/resources/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :plugins:ingest-user-agent:namingConventions (Thread[Daemon worker,5,main]) completed. Took 0.149 secs. :plugins:ingest-user-agent:thirdPartyAudit (Thread[Daemon worker,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 :plugins:ingest-user-agent:thirdPartyAudit (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :plugins:ingest-user-agent:precommit (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.0 secs. :plugins:jvm-example:compileJava (Thread[Daemon worker,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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/jvm-example Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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:jvm-example:compileJava (Thread[Daemon worker,5,main]) completed. Took 0.905 secs. :plugins:jvm-example:processResources (Thread[Daemon worker,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+master+multijob-unix-compatibility/os/oraclelinux/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[Daemon worker,5,main]) completed. Took 0.0 secs. :plugins:jvm-example:classes (Thread[Daemon worker,5,main]) started. :plugins:jvm-example:classes Skipping task ':plugins:jvm-example:classes' as it has no actions. :plugins:jvm-example:classes (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :plugins:jvm-example:copyCheckstyleConf (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.002 secs. :plugins:jvm-example:checkstyleMain (Thread[Daemon worker,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.001 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[Daemon worker,5,main]) completed. Took 0.038 secs. :plugins:jvm-example:copyPluginPropertiesTemplate (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.0 secs. :plugins:jvm-example:pluginProperties (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.009 secs. :plugins:jvm-example:compileTestJava (Thread[Daemon worker,5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/jvm-example Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/javac'' 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:jvm-example:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 1.007 secs. :plugins:jvm-example:processTestResources (Thread[Daemon worker,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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/plugins/jvm-example/src/main/plugin-metadata', not found :plugins:jvm-example:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.003 secs. :plugins:jvm-example:testClasses (Thread[Daemon worker,5,main]) started. :plugins:jvm-example:testClasses Skipping task ':plugins:jvm-example:testClasses' as it has no actions. :plugins:jvm-example:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :plugins:jvm-example:checkstyleTest (Thread[Daemon worker,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.002 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[Daemon worker,5,main]) completed. Took 0.036 secs. :plugins:jvm-example:checkstyle (Thread[Daemon worker,5,main]) started. :plugins:jvm-example:checkstyle Skipping task ':plugins:jvm-example:checkstyle' as it has no actions. :plugins:jvm-example:checkstyle (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :plugins:jvm-example:dependencyLicenses (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.001 secs. :plugins:jvm-example:forbiddenApisMain (Thread[Daemon worker,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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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[Daemon worker,5,main]) completed. Took 0.034 secs. :plugins:jvm-example:forbiddenApisTest (Thread[Daemon worker,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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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:jvm-example:forbiddenApisTest (Thread[Daemon worker,5,main]) completed. Took 0.025 secs. :plugins:jvm-example:forbiddenApis (Thread[Daemon worker,5,main]) started. :plugins:jvm-example:forbiddenApis Skipping task ':plugins:jvm-example:forbiddenApis' as it has no actions. :plugins:jvm-example:forbiddenApis (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :plugins:jvm-example:forbiddenPatterns (Thread[Daemon worker,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+master+multijob-unix-compatibility/os/oraclelinux/plugins/jvm-example/src/main/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/jvm-example/src/main/plugin-metadata', not found :plugins:jvm-example:forbiddenPatterns (Thread[Daemon worker,5,main]) completed. Took 0.002 secs. :plugins:jvm-example:jarHell (Thread[Task worker for ':' Thread 3,5,main]) started. :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. 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/jvm-example Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/jvm-example/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/jvm-example/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/jvm-example/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/jvm-example/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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 org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java'' checking for jar hell... no jar hell found :plugins:jvm-example:jarHell (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.739 secs. :plugins:jvm-example:licenseHeaders (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.02 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :plugins:jvm-example:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:jvm-example:loggerUsageCheck 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/jvm-example Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/plugins/jvm-example/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :plugins:jvm-example:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.235 secs. :plugins:jvm-example:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) started. :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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/jvm-example Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/jvm-example/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/jvm-example/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/jvm-example/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/jvm-example/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/jvm-example/build/resources/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :plugins:jvm-example:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.246 secs. :plugins:jvm-example:thirdPartyAudit (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :plugins:jvm-example:precommit (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :plugins:mapper-murmur3:compileJava (Thread[Task worker for ':' Thread 3,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.el6_9.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.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/mapper-murmur3 Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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:mapper-murmur3:compileJava (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.893 secs. :plugins:mapper-murmur3:processResources (Thread[Task worker for ':' Thread 3,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+master+multijob-unix-compatibility/os/oraclelinux/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 3,5,main]) completed. Took 0.0 secs. :plugins:mapper-murmur3:classes (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :plugins:mapper-murmur3:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.002 secs. :plugins:mapper-murmur3:checkstyleMain (Thread[Task worker for ':' Thread 3,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.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:checkstyleMain (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.034 secs. :plugins:mapper-murmur3:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :plugins:mapper-murmur3:pluginProperties (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.015 secs. :plugins:mapper-murmur3:compileTestJava (Thread[Task worker for ':' Thread 3,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.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-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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/mapper-murmur3 Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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:mapper-murmur3:compileTestJava (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.977 secs. :plugins:mapper-murmur3:processTestResources (Thread[Task worker for ':' Thread 3,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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/plugins/mapper-murmur3/src/main/plugin-metadata', not found :plugins:mapper-murmur3:processTestResources (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.003 secs. :plugins:mapper-murmur3:testClasses (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :plugins:mapper-murmur3:checkstyleTest (Thread[Task worker for ':' Thread 3,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.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:checkstyleTest (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.062 secs. :plugins:mapper-murmur3:checkstyle (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :plugins:mapper-murmur3:dependencyLicenses (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.001 secs. :plugins:mapper-murmur3:forbiddenApisMain (Thread[Task worker for ':' Thread 3,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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.02s), 0 error(s). :plugins:mapper-murmur3:forbiddenApisMain (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.025 secs. :plugins:mapper-murmur3:forbiddenApisTest (Thread[Task worker for ':' Thread 3,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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.03s), 0 error(s). :plugins:mapper-murmur3:forbiddenApisTest (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.029 secs. :plugins:mapper-murmur3:forbiddenApis (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :plugins:mapper-murmur3:forbiddenPatterns (Thread[Task worker for ':' Thread 3,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+master+multijob-unix-compatibility/os/oraclelinux/plugins/mapper-murmur3/src/main/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/mapper-murmur3/src/main/plugin-metadata', not found :plugins:mapper-murmur3:forbiddenPatterns (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.002 secs. :plugins:mapper-murmur3:jarHell (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:mapper-murmur3:jarHell Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/mapper-murmur3 Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/mapper-murmur3/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/mapper-murmur3/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/mapper-murmur3/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/mapper-murmur3/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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 org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java'' checking for jar hell... no jar hell found :plugins:mapper-murmur3:jarHell (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.885 secs. :plugins:mapper-murmur3:licenseHeaders (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.029 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :plugins:mapper-murmur3:loggerUsageCheck (Thread[Daemon worker,5,main]) started. :plugins:mapper-murmur3:loggerUsageCheck 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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/mapper-murmur3 Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/plugins/mapper-murmur3/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :plugins:mapper-murmur3:loggerUsageCheck (Thread[Daemon worker,5,main]) completed. Took 0.236 secs. :plugins:mapper-murmur3:namingConventions (Thread[Daemon worker,5,main]) started. :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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/mapper-murmur3 Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/mapper-murmur3/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/mapper-murmur3/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/mapper-murmur3/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/mapper-murmur3/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/mapper-murmur3/build/resources/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :plugins:mapper-murmur3:namingConventions (Thread[Daemon worker,5,main]) completed. Took 0.144 secs. :plugins:mapper-murmur3:thirdPartyAudit (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.0 secs. :plugins:mapper-murmur3:precommit (Thread[Daemon worker,5,main]) started. :plugins:mapper-murmur3:precommit Skipping task ':plugins:mapper-murmur3:precommit' as it has no actions. :plugins:mapper-murmur3:precommit (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :plugins:mapper-size:compileJava (Thread[Daemon worker,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.). 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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/mapper-size Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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:mapper-size:compileJava (Thread[Daemon worker,5,main]) completed. Took 0.834 secs. :plugins:mapper-size:processResources (Thread[Task worker for ':' Thread 2,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+master+multijob-unix-compatibility/os/oraclelinux/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 2,5,main]) completed. Took 0.0 secs. :plugins:mapper-size:classes (Thread[Task worker for ':' Thread 2,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 2,5,main]) completed. Took 0.0 secs. :plugins:mapper-size:copyCheckstyleConf (Thread[Task worker for ':' Thread 2,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 2,5,main]) completed. Took 0.002 secs. :plugins:mapper-size:checkstyleMain (Thread[Task worker for ':' Thread 2,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.001 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 2,5,main]) completed. Took 0.038 secs. :plugins:mapper-size:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 2,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 2,5,main]) completed. Took 0.0 secs. :plugins:mapper-size:pluginProperties (Thread[Task worker for ':' Thread 2,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. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :plugins:mapper-size:pluginProperties (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.008 secs. :plugins:mapper-size:compileTestJava (Thread[Task worker for ':' Thread 2,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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/mapper-size Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/mapper-size/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.el6_9.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:mapper-size:compileTestJava (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 1.021 secs. :plugins:mapper-size:processTestResources (Thread[Task worker for ':',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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/plugins/mapper-size/src/main/plugin-metadata', not found :plugins:mapper-size:processTestResources (Thread[Task worker for ':',5,main]) completed. Took 0.002 secs. :plugins:mapper-size:testClasses (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :plugins:mapper-size:checkstyleTest (Thread[Task worker for ':',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.001 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 ':',5,main]) completed. Took 0.04 secs. :plugins:mapper-size:checkstyle (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :plugins:mapper-size:dependencyLicenses (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.001 secs. :plugins:mapper-size:forbiddenApisMain (Thread[Task worker for ':',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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.02s), 0 error(s). :plugins:mapper-size:forbiddenApisMain (Thread[Task worker for ':',5,main]) completed. Took 0.025 secs. :plugins:mapper-size:forbiddenApisTest (Thread[Task worker for ':' Thread 2,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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.03s), 0 error(s). :plugins:mapper-size:forbiddenApisTest (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.033 secs. :plugins:mapper-size:forbiddenApis (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :plugins:mapper-size:forbiddenPatterns (Thread[Task worker for ':',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+master+multijob-unix-compatibility/os/oraclelinux/plugins/mapper-size/src/main/resources', not found Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/mapper-size/src/main/plugin-metadata', not found :plugins:mapper-size:forbiddenPatterns (Thread[Task worker for ':',5,main]) completed. Took 0.003 secs. :plugins:mapper-size:jarHell (Thread[Task worker for ':',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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/mapper-size Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/mapper-size/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/mapper-size/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/mapper-size/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/mapper-size/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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 org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java'' checking for jar hell... no jar hell found :plugins:mapper-size:jarHell (Thread[Task worker for ':',5,main]) completed. Took 0.82 secs. :plugins:mapper-size:licenseHeaders (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.024 secs. :plugins:mapper-size:loggerUsageCheck (Thread[Task worker for ':' Thread 3,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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/mapper-size Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/plugins/mapper-size/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for wrong usages of ESLogger... No wrong usages found :plugins:mapper-size:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.215 secs. :plugins:mapper-size:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:mapper-size:namingConventions Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/mapper-size Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/mapper-size/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/mapper-size/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/mapper-size/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/mapper-size/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/mapper-size/build/resources/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' :plugins:mapper-size:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.139 secs. :plugins:mapper-size:thirdPartyAudit (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :plugins:mapper-size:precommit (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :plugins:repository-azure:compileJava (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:repository-azure:compileJava Putting task artifact state for task ':plugins:repository-azure:compileJava' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-azure:compileJava' took 0.06 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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-azure Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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.15 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:repository-azure:compileJava (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 2.121 secs. :plugins:repository-azure:processResources (Thread[Task worker for ':' Thread 3,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+master+multijob-unix-compatibility/os/oraclelinux/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 3,5,main]) completed. Took 0.0 secs. :plugins:repository-azure:classes (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :plugins:repository-azure:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.002 secs. :plugins:repository-azure:checkstyleMain (Thread[Task worker for ':' Thread 3,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.035 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 3,5,main]) completed. Took 0.111 secs. :plugins:repository-azure:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :plugins:repository-azure:pluginProperties (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.012 secs. :plugins:repository-azure:compileTestJava (Thread[Daemon worker,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.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:repository-azure:compileTestJava'. :plugins:repository-azure: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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-azure Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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.003 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:repository-azure:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 1.731 secs. :plugins:repository-azure:processTestResources (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.002 secs. :plugins:repository-azure:testClasses (Thread[Daemon worker,5,main]) started. :plugins:repository-azure:testClasses Skipping task ':plugins:repository-azure:testClasses' as it has no actions. :plugins:repository-azure:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :plugins:repository-azure:checkstyleTest (Thread[Daemon worker,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 8 files :plugins:repository-azure:checkstyleTest (Thread[Daemon worker,5,main]) completed. Took 0.112 secs. :plugins:repository-azure:checkstyle (Thread[Daemon worker,5,main]) started. :plugins:repository-azure:checkstyle Skipping task ':plugins:repository-azure:checkstyle' as it has no actions. :plugins:repository-azure:checkstyle (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :plugins:repository-azure:dependencyLicenses (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.009 secs. :plugins:repository-azure:forbiddenApisMain (Thread[Daemon worker,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.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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.10s), 0 error(s). :plugins:repository-azure:forbiddenApisMain (Thread[Daemon worker,5,main]) completed. Took 0.106 secs. :plugins:repository-azure:forbiddenApisTest (Thread[Daemon worker,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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.08s), 0 error(s). :plugins:repository-azure:forbiddenApisTest (Thread[Daemon worker,5,main]) completed. Took 0.081 secs. :plugins:repository-azure:forbiddenApis (Thread[Daemon worker,5,main]) started. :plugins:repository-azure:forbiddenApis Skipping task ':plugins:repository-azure:forbiddenApis' as it has no actions. :plugins:repository-azure:forbiddenApis (Thread[Daemon worker,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+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-azure/src/main/resources', not found :plugins:repository-azure:forbiddenPatterns (Thread[Daemon worker,5,main]) completed. Took 0.009 secs. :plugins:repository-azure:jarHell (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:repository-azure:jarHell Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-azure Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-azure/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-azure/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-azure/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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 org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java'' checking for jar hell... no jar hell found :plugins:repository-azure:jarHell (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.784 secs. :plugins:repository-azure:licenseHeaders (Thread[Task worker for ':' Thread 2,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[Task worker for ':' Thread 2,5,main]) completed. Took 0.026 secs. :plugins:repository-azure:loggerUsageCheck (Thread[Task worker for ':' Thread 2,5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-azure Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-azure/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :plugins:repository-azure:loggerUsageCheck (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.395 secs. :plugins:repository-azure:namingConventions (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:repository-azure:namingConventions Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-azure Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-azure/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-azure/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-azure/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-azure/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' :plugins:repository-azure:namingConventions (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.164 secs. :plugins:repository-azure:thirdPartyAudit (Thread[Task worker for ':' Thread 2,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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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.75s), 0 error(s). [delete] Deleting directory /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-azure/build/tmp/thirdPartyAudit :plugins:repository-azure:thirdPartyAudit (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.847 secs. :plugins:repository-azure:precommit (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:repository-azure:precommit Skipping task ':plugins:repository-azure:precommit' as it has no actions. :plugins:repository-azure:precommit (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :plugins:repository-gcs:compileJava (Thread[Task worker for ':' Thread 2,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.016 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: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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-gcs Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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.024 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:repository-gcs:compileJava (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 1.252 secs. :plugins:repository-gcs:processResources (Thread[Task worker for ':' Thread 2,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+master+multijob-unix-compatibility/os/oraclelinux/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[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :plugins:repository-gcs:classes (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:repository-gcs:classes Skipping task ':plugins:repository-gcs:classes' as it has no actions. :plugins:repository-gcs:classes (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :plugins:repository-gcs:copyCheckstyleConf (Thread[Task worker for ':' Thread 2,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[Task worker for ':' Thread 2,5,main]) completed. Took 0.002 secs. :plugins:repository-gcs:checkstyleMain (Thread[Task worker for ':' Thread 2,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.005 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[Task worker for ':' Thread 2,5,main]) completed. Took 0.079 secs. :plugins:repository-gcs:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 2,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[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :plugins:repository-gcs:pluginProperties (Thread[Task worker for ':' Thread 2,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[Task worker for ':' Thread 2,5,main]) completed. Took 0.013 secs. :plugins:repository-gcs:compileTestJava (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:repository-gcs:compileTestJava 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.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-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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-gcs Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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.003 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:repository-gcs:compileTestJava (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 1.497 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.001 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.127 secs. :plugins:repository-gcs:checkstyle (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:repository-gcs:checkstyle Skipping task ':plugins:repository-gcs:checkstyle' as it has no actions. :plugins:repository-gcs:checkstyle (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :plugins:repository-gcs:dependencyLicenses (Thread[Task worker for ':',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[Task worker for ':',5,main]) completed. Took 0.021 secs. :plugins:repository-gcs:forbiddenApisMain (Thread[Task worker for ':',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.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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.04s), 0 error(s). :plugins:repository-gcs:forbiddenApisMain (Thread[Task worker for ':',5,main]) completed. Took 0.04 secs. :plugins:repository-gcs:forbiddenApisTest (Thread[Task worker for ':',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.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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.04s), 0 error(s). :plugins:repository-gcs:forbiddenApisTest (Thread[Task worker for ':',5,main]) completed. Took 0.041 secs. :plugins:repository-gcs:forbiddenApis (Thread[Task worker for ':',5,main]) started. :plugins:repository-gcs:forbiddenApis Skipping task ':plugins:repository-gcs:forbiddenApis' as it has no actions. :plugins:repository-gcs:forbiddenApis (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:repository-gcs:forbiddenPatterns (Thread[Task worker for ':',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+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-gcs/src/main/resources', not found :plugins:repository-gcs:forbiddenPatterns (Thread[Task worker for ':',5,main]) completed. Took 0.007 secs. :plugins:repository-gcs:jarHell (Thread[Task worker for ':',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.001 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-gcs Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-gcs/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-gcs/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-gcs/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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.el6_9.x86_64/bin/java'' checking for jar hell... no jar hell found :plugins:repository-gcs:jarHell (Thread[Task worker for ':',5,main]) completed. Took 0.773 secs. :plugins:repository-gcs:licenseHeaders (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.046 secs. :plugins:repository-gcs:loggerUsageCheck (Thread[Task worker for ':',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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-gcs Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-gcs/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for wrong usages of ESLogger... No wrong usages found :plugins:repository-gcs:loggerUsageCheck (Thread[Task worker for ':',5,main]) completed. Took 0.269 secs. :plugins:repository-gcs:namingConventions (Thread[Task worker for ':',5,main]) started. :plugins:repository-gcs:namingConventions Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 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. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-gcs Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-gcs/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-gcs/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-gcs/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-gcs/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' :plugins:repository-gcs:namingConventions (Thread[Task worker for ':',5,main]) completed. Took 0.247 secs. :plugins:repository-gcs:thirdPartyAudit (Thread[Task worker for ':',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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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 1.04s), 0 error(s). [delete] Deleting directory /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-gcs/build/tmp/thirdPartyAudit :plugins:repository-gcs:thirdPartyAudit (Thread[Task worker for ':',5,main]) completed. Took 1.253 secs. :plugins:repository-gcs:precommit (Thread[Task worker for ':' Thread 2,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 2,5,main]) completed. Took 0.0 secs. :plugins:repository-hdfs:compileJava (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:repository-hdfs:compileJava Putting task artifact state for task ':plugins:repository-hdfs:compileJava' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-hdfs:compileJava' took 0.929 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: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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-hdfs Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/javac'' Note: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.003 secs. Created jar classpath snapshot for incremental compilation in 2.54 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:repository-hdfs:compileJava (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 4.682 secs. :plugins:repository-hdfs:processResources (Thread[Daemon worker,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+master+multijob-unix-compatibility/os/oraclelinux/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[Daemon worker,5,main]) completed. Took 0.0 secs. :plugins:repository-hdfs:classes (Thread[Daemon worker,5,main]) started. :plugins:repository-hdfs:classes Skipping task ':plugins:repository-hdfs:classes' as it has no actions. :plugins:repository-hdfs:classes (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :plugins:repository-hdfs:copyCheckstyleConf (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.001 secs. :plugins:repository-hdfs:checkstyleMain (Thread[Daemon worker,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.477 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[Daemon worker,5,main]) completed. Took 0.552 secs. :plugins:repository-hdfs:copyPluginPropertiesTemplate (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.0 secs. :plugins:repository-hdfs:pluginProperties (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.012 secs. :plugins:repository-hdfs:compileTestJava (Thread[Daemon worker,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.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-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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-hdfs Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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.005 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:repository-hdfs:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 1.717 secs. :plugins:repository-hdfs:processTestResources (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.008 secs. :plugins:repository-hdfs:testClasses (Thread[Daemon worker,5,main]) started. :plugins:repository-hdfs:testClasses Skipping task ':plugins:repository-hdfs:testClasses' as it has no actions. :plugins:repository-hdfs:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :plugins:repository-hdfs:checkstyleTest (Thread[Daemon worker,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.001 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[Daemon worker,5,main]) completed. Took 0.08 secs. :plugins:repository-hdfs:checkstyle (Thread[Daemon worker,5,main]) started. :plugins:repository-hdfs:checkstyle Skipping task ':plugins:repository-hdfs:checkstyle' as it has no actions. :plugins:repository-hdfs:checkstyle (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :plugins:repository-hdfs:dependencyLicenses (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.107 secs. :plugins:repository-hdfs:forbiddenApisMain (Thread[Daemon worker,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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.03s), 0 error(s). :plugins:repository-hdfs:forbiddenApisMain (Thread[Daemon worker,5,main]) completed. Took 0.035 secs. :plugins:repository-hdfs:forbiddenApisTest (Thread[Daemon worker,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.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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.04s), 0 error(s). :plugins:repository-hdfs:forbiddenApisTest (Thread[Daemon worker,5,main]) completed. Took 0.047 secs. :plugins:repository-hdfs:forbiddenApis (Thread[Daemon worker,5,main]) started. :plugins:repository-hdfs:forbiddenApis Skipping task ':plugins:repository-hdfs:forbiddenApis' as it has no actions. :plugins:repository-hdfs:forbiddenApis (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :plugins:repository-hdfs:forbiddenPatterns (Thread[Daemon worker,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+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-hdfs/src/main/resources', not found :plugins:repository-hdfs:forbiddenPatterns (Thread[Daemon worker,5,main]) completed. Took 0.009 secs. :plugins:repository-hdfs:jarHell (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:repository-hdfs:jarHell Putting task artifact state for task ':plugins:repository-hdfs:jarHell' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-hdfs: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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-hdfs Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-hdfs/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-hdfs/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-hdfs/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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 org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for jar hell... no jar hell found :plugins:repository-hdfs:jarHell (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.812 secs. :plugins:repository-hdfs:licenseHeaders (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.021 secs. :plugins:repository-hdfs:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:repository-hdfs:loggerUsageCheck Putting task artifact state for task ':plugins:repository-hdfs:loggerUsageCheck' into context took 0.0 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-hdfs Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-hdfs/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :plugins:repository-hdfs:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.259 secs. :plugins:repository-hdfs:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:repository-hdfs:namingConventions Putting task artifact state for task ':plugins:repository-hdfs:namingConventions' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-hdfs: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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-hdfs Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-hdfs/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-hdfs/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-hdfs/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-hdfs/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :plugins:repository-hdfs:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.172 secs. :plugins:repository-hdfs:thirdPartyAudit (Thread[Task worker for ':' Thread 3,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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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 14.21s), 46 error(s). [delete] Deleting directory /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-hdfs/build/tmp/thirdPartyAudit :plugins:repository-hdfs:thirdPartyAudit (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 15.704 secs. :plugins:repository-hdfs:precommit (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :plugins:repository-s3:compileJava (Thread[Task worker for ':' Thread 3,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.108 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'. :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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-s3 Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-s3/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.el6_9.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.004 secs. Created jar classpath snapshot for incremental compilation in 0.236 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:repository-s3:compileJava (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 1.726 secs. :plugins:repository-s3:processResources (Thread[Task worker for ':' Thread 3,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+master+multijob-unix-compatibility/os/oraclelinux/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 3,5,main]) completed. Took 0.0 secs. :plugins:repository-s3:classes (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :plugins:repository-s3:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.002 secs. :plugins:repository-s3:checkstyleMain (Thread[Task worker for ':' Thread 3,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.061 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 3,5,main]) completed. Took 0.153 secs. :plugins:repository-s3:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :plugins:repository-s3:pluginProperties (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.013 secs. :plugins:repository-s3:compileTestJava (Thread[Task worker for ':' Thread 3,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.006 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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-s3 Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/javac'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Note: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.007 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-s3:compileTestJava (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 2.143 secs. :plugins:repository-s3:processTestResources (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.002 secs. :plugins:repository-s3:testClasses (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :plugins:repository-s3:checkstyleTest (Thread[Task worker for ':' Thread 3,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.001 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 3,5,main]) completed. Took 0.177 secs. :plugins:repository-s3:checkstyle (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :plugins:repository-s3:dependencyLicenses (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.031 secs. :plugins:repository-s3:forbiddenApisMain (Thread[Task worker for ':' Thread 3,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.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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.04s), 0 error(s). :plugins:repository-s3:forbiddenApisMain (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.04 secs. :plugins:repository-s3:forbiddenApisTest (Thread[Task worker for ':' Thread 3,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.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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.08s), 0 error(s). :plugins:repository-s3:forbiddenApisTest (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.084 secs. :plugins:repository-s3:forbiddenApis (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :plugins:repository-s3:forbiddenPatterns (Thread[Task worker for ':' Thread 3,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+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-s3/src/main/resources', not found :plugins:repository-s3:forbiddenPatterns (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.014 secs. :plugins:repository-s3:jarHell (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:repository-s3:jarHell Putting task artifact state for task ':plugins:repository-s3:jarHell' into context took 0.0 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Up-to-date check for task ':plugins:repository-s3: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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-s3 Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-s3/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-s3/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-s3/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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.el6_9.x86_64/bin/java'' checking for jar hell... no jar hell found :plugins:repository-s3:jarHell (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.946 secs. :plugins:repository-s3:licenseHeaders (Thread[Task worker for ':' Thread 3,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 ':' Thread 3,5,main]) completed. Took 0.028 secs. :plugins:repository-s3:loggerUsageCheck (Thread[Task worker for ':' Thread 3,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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-s3 Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-s3/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :plugins:repository-s3:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.326 secs. :plugins:repository-s3:namingConventions (Thread[Task worker for ':' Thread 3,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. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-s3 Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-s3/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-s3/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-s3/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-s3/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :plugins:repository-s3:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.175 secs. :plugins:repository-s3:thirdPartyAudit (Thread[Task worker for ':' Thread 3,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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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 2.56s), 0 error(s). [delete] Deleting directory /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/repository-s3/build/tmp/thirdPartyAudit :plugins:repository-s3:thirdPartyAudit (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 2.98 secs. :plugins:repository-s3:precommit (Thread[Task worker for ':' Thread 3,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 ':' Thread 3,5,main]) completed. Took 0.0 secs. :plugins:store-smb:compileJava (Thread[Task worker for ':' Thread 3,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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/store-smb Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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.002 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:store-smb:compileJava (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 1.216 secs. :plugins:store-smb:processResources (Thread[Task worker for ':' Thread 3,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+master+multijob-unix-compatibility/os/oraclelinux/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 ':' Thread 3,5,main]) completed. Took 0.0 secs. :plugins:store-smb:classes (Thread[Task worker for ':' Thread 3,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 ':' Thread 3,5,main]) completed. Took 0.0 secs. :plugins:store-smb:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,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 ':' Thread 3,5,main]) completed. Took 0.001 secs. :plugins:store-smb:checkstyleMain (Thread[Task worker for ':' Thread 3,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 ':' Thread 3,5,main]) completed. Took 0.043 secs. :plugins:store-smb:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 3,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 ':' Thread 3,5,main]) completed. Took 0.0 secs. :plugins:store-smb:pluginProperties (Thread[Task worker for ':' Thread 3,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 ':' Thread 3,5,main]) completed. Took 0.009 secs. :plugins:store-smb:compileTestJava (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:store-smb:compileTestJava 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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/store-smb Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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.002 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:store-smb:compileTestJava (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.926 secs. :plugins:store-smb:processTestResources (Thread[Task worker for ':' Thread 2,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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/plugins/store-smb/src/main/plugin-metadata', not found :plugins:store-smb:processTestResources (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.003 secs. :plugins:store-smb:testClasses (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.0 secs. :plugins:store-smb:checkstyleTest (Thread[Task worker for ':' Thread 2,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.001 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 ':' Thread 2,5,main]) completed. Took 0.035 secs. :plugins:store-smb:checkstyle (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.0 secs. :plugins:store-smb:dependencyLicenses (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.001 secs. :plugins:store-smb:forbiddenApisMain (Thread[Task worker for ':' Thread 2,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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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:store-smb:forbiddenApisMain (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.025 secs. :plugins:store-smb:forbiddenApisTest (Thread[Task worker for ':' Thread 2,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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.03s), 0 error(s). :plugins:store-smb:forbiddenApisTest (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.03 secs. :plugins:store-smb:forbiddenApis (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.0 secs. :plugins:store-smb:forbiddenPatterns (Thread[Task worker for ':' Thread 2,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+master+multijob-unix-compatibility/os/oraclelinux/plugins/store-smb/src/main/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/store-smb/src/main/plugin-metadata', not found :plugins:store-smb:forbiddenPatterns (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.013 secs. :plugins:store-smb:jarHell (Thread[Task worker for ':' Thread 3,5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/store-smb Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/store-smb/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/store-smb/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/store-smb/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/store-smb/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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 org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java'' checking for jar hell... no jar hell found :plugins:store-smb:jarHell (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.769 secs. :plugins:store-smb:licenseHeaders (Thread[Task worker for ':' Thread 3,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 ':' Thread 3,5,main]) completed. Took 0.024 secs. :plugins:store-smb:loggerUsageCheck (Thread[Task worker for ':' Thread 3,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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/store-smb Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/plugins/store-smb/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for wrong usages of ESLogger... No wrong usages found :plugins:store-smb:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.25 secs. :plugins:store-smb:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:store-smb:namingConventions Putting task artifact state for task ':plugins:store-smb:namingConventions' into context took 0.0 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/store-smb Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/store-smb/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/store-smb/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/store-smb/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/store-smb/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/store-smb/build/resources/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' :plugins:store-smb:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.226 secs. :plugins:store-smb:thirdPartyAudit (Thread[Task worker for ':' Thread 3,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 ':' Thread 3,5,main]) completed. Took 0.0 secs. :plugins:store-smb:precommit (Thread[Task worker for ':' Thread 3,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 ':' Thread 3,5,main]) completed. Took 0.0 secs. :client:rest-high-level:jar (Thread[Task worker for ':' Thread 3,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.001 secs. It is not up-to-date because: No history is available. :client:rest-high-level:jar (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.009 secs. :qa:ccs-unavailable-clusters:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,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 ':' Thread 3,5,main]) completed. Took 0.001 secs. :qa:ccs-unavailable-clusters:compileTestJava (Thread[Task worker for ':' Thread 3,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.005 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 ':' Thread 3,5,main]) completed. Took 0.257 secs. :qa:ccs-unavailable-clusters:processTestResources (Thread[Task worker for ':' Thread 3,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+master+multijob-unix-compatibility/os/oraclelinux/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 ':' Thread 3,5,main]) completed. Took 0.008 secs. :qa:ccs-unavailable-clusters:testClasses (Thread[Task worker for ':' Thread 3,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 ':' Thread 3,5,main]) completed. Took 0.0 secs. :qa:ccs-unavailable-clusters:checkstyleTest (Thread[Task worker for ':' Thread 3,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 ':' Thread 3,5,main]) completed. Took 0.061 secs. :qa:ccs-unavailable-clusters:checkstyle (Thread[Task worker for ':' Thread 3,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 ':' Thread 3,5,main]) completed. Took 0.0 secs. :qa:ccs-unavailable-clusters:forbiddenApisTest (Thread[Task worker for ':' Thread 3,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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.03s), 0 error(s). :qa:ccs-unavailable-clusters:forbiddenApisTest (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.034 secs. :qa:ccs-unavailable-clusters:forbiddenApis (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.0 secs. :qa:ccs-unavailable-clusters:forbiddenPatterns (Thread[Task worker for ':' Thread 2,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+master+multijob-unix-compatibility/os/oraclelinux/qa/ccs-unavailable-clusters/src/test/resources', not found :qa:ccs-unavailable-clusters:forbiddenPatterns (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.002 secs. :qa:ccs-unavailable-clusters:jarHell (Thread[Task worker for ':' Thread 2,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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/ccs-unavailable-clusters Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/ccs-unavailable-clusters/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/rest-high-level/build/distributions/elasticsearch-rest-high-level-client-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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+master+multijob-unix-compatibility/os/oraclelinux/modules/parent-join/build/distributions/parent-join-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/aggs-matrix-stats/build/distributions/aggs-matrix-stats-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/rank-eval/build/distributions/rank-eval-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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.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.el6_9.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 ':' Thread 2,5,main]) completed. Took 0.766 secs. :qa:ccs-unavailable-clusters:licenseHeaders (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.02 secs. :qa:ccs-unavailable-clusters:loggerUsageCheck (Thread[Task worker for ':' Thread 2,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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/ccs-unavailable-clusters Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for wrong usages of ESLogger... No wrong usages found :qa:ccs-unavailable-clusters:loggerUsageCheck (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.236 secs. :qa:ccs-unavailable-clusters:namingConventions (Thread[Task worker for ':' Thread 2,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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/ccs-unavailable-clusters Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/ccs-unavailable-clusters/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/ccs-unavailable-clusters/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/rest-high-level/build/distributions/elasticsearch-rest-high-level-client-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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+master+multijob-unix-compatibility/os/oraclelinux/modules/parent-join/build/distributions/parent-join-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/aggs-matrix-stats/build/distributions/aggs-matrix-stats-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/rank-eval/build/distributions/rank-eval-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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.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+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :qa:ccs-unavailable-clusters:namingConventions (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.143 secs. :qa:ccs-unavailable-clusters:thirdPartyAudit (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.0 secs. :qa:ccs-unavailable-clusters:precommit (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.0 secs. :modules:tribe:jar (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.007 secs. :qa:evil-tests:copyCheckstyleConf (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.003 secs. :qa:evil-tests:compileTestJava (Thread[Task worker for ':' Thread 2,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.004 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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/evil-tests Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/evil-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.el6_9.x86_64/bin/javac'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Class dependency analysis for incremental compilation took 0.008 secs. Created jar classpath snapshot for incremental compilation in 0.004 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :qa:evil-tests:compileTestJava (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 2.194 secs. :qa:evil-tests:processTestResources (Thread[Task worker for ':' Thread 2,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.003 secs. It is not up-to-date because: No history is available. :qa:evil-tests:processTestResources (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.01 secs. :qa:evil-tests:testClasses (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.0 secs. :qa:evil-tests:checkstyleTest (Thread[Task worker for ':' Thread 2,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.003 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 ':' Thread 2,5,main]) completed. Took 0.122 secs. :qa:evil-tests:checkstyle (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.0 secs. :qa:evil-tests:forbiddenApisTest (Thread[Task worker for ':' Thread 2,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.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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.05s), 0 error(s). :qa:evil-tests:forbiddenApisTest (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.049 secs. :qa:evil-tests:forbiddenApis (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.0 secs. :qa:evil-tests:forbiddenPatterns (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.008 secs. :qa:evil-tests:jarHell (Thread[Task worker for ':' Thread 2,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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/evil-tests Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/evil-tests/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/evil-tests/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/modules/tribe/build/distributions/tribe-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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/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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for jar hell... no jar hell found :qa:evil-tests:jarHell (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.753 secs. :qa:evil-tests:licenseHeaders (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.02 secs. :qa:evil-tests:loggerUsageCheck (Thread[Task worker for ':' Thread 2,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. 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/evil-tests Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :qa:evil-tests:loggerUsageCheck (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.273 secs. :qa:evil-tests:namingConventions (Thread[Task worker for ':' Thread 2,5,main]) started. :qa:evil-tests:namingConventions 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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/evil-tests Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/evil-tests/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/evil-tests/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/modules/tribe/build/distributions/tribe-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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/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+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :qa:evil-tests:namingConventions (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.247 secs. :qa:evil-tests:thirdPartyAudit (Thread[Task worker for ':' Thread 2,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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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 1.13s), 21 error(s). [delete] Deleting directory /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/evil-tests/build/tmp/thirdPartyAudit :qa:evil-tests:thirdPartyAudit (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 1.359 secs. :qa:evil-tests:precommit (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.0 secs. :qa:full-cluster-restart:copyCheckstyleConf (Thread[Task worker for ':' Thread 2,5,main]) started. :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 ':' Thread 2,5,main]) completed. Took 0.002 secs. :qa:full-cluster-restart:compileTestJava (Thread[Task worker for ':' Thread 2,5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/full-cluster-restart Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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. :qa:full-cluster-restart:compileTestJava (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 1.589 secs. :qa:full-cluster-restart:processTestResources (Thread[Task worker for ':' Thread 3,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+master+multijob-unix-compatibility/os/oraclelinux/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 ':' Thread 3,5,main]) completed. Took 0.0 secs. :qa:full-cluster-restart:testClasses (Thread[Task worker for ':' Thread 3,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 ':' Thread 3,5,main]) completed. Took 0.0 secs. :qa:full-cluster-restart:checkstyleTest (Thread[Task worker for ':' Thread 3,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 ':' Thread 3,5,main]) completed. Took 0.095 secs. :qa:full-cluster-restart:checkstyle (Thread[Task worker for ':' Thread 3,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 ':' Thread 3,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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.03s), 0 error(s). :qa:full-cluster-restart:forbiddenApisTest (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.035 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+master+multijob-unix-compatibility/os/oraclelinux/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.004 secs. :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. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/full-cluster-restart Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/full-cluster-restart/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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.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.el6_9.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.745 secs. :qa:full-cluster-restart:licenseHeaders (Thread[Task worker for ':' Thread 2,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 2,5,main]) completed. Took 0.035 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :qa:full-cluster-restart:loggerUsageCheck (Thread[Task worker for ':' Thread 2,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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/full-cluster-restart Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :qa:full-cluster-restart:loggerUsageCheck (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.388 secs. :qa:full-cluster-restart:namingConventions (Thread[Task worker for ':' Thread 2,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. 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/full-cluster-restart Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/full-cluster-restart/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/full-cluster-restart/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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.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+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :qa:full-cluster-restart:namingConventions (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.127 secs. :qa:full-cluster-restart:thirdPartyAudit (Thread[Task worker for ':' Thread 2,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 2,5,main]) completed. Took 0.0 secs. :qa:full-cluster-restart:precommit (Thread[Task worker for ':' Thread 2,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 2,5,main]) completed. Took 0.0 secs. :qa:mixed-cluster:copyCheckstyleConf (Thread[Task worker for ':' Thread 2,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 2,5,main]) completed. Took 0.002 secs. :qa:mixed-cluster:compileTestJava (Thread[Task worker for ':' Thread 2,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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/mixed-cluster Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/javac'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Note: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.002 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 2,5,main]) completed. Took 1.503 secs. :qa:mixed-cluster:processTestResources (Thread[Task worker for ':' Thread 2,5,main]) started. :qa:mixed-cluster:processTestResources Putting task artifact state for task ':qa:mixed-cluster:processTestResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/mixed-cluster/src/test/resources', not found Skipping task ':qa:mixed-cluster:processTestResources' as it has no source files and no previous output files. :qa:mixed-cluster:processTestResources NO-SOURCE :qa:mixed-cluster:processTestResources (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :qa:mixed-cluster:testClasses (Thread[Task worker for ':' Thread 2,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 2,5,main]) completed. Took 0.0 secs. :qa:mixed-cluster:checkstyleTest (Thread[Task worker for ':' Thread 2,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 2,5,main]) completed. Took 0.091 secs. :qa:mixed-cluster:checkstyle (Thread[Task worker for ':' Thread 2,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 2,5,main]) completed. Took 0.0 secs. :qa:mixed-cluster:forbiddenApisTest (Thread[Task worker for ':' Thread 2,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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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 2,5,main]) completed. Took 0.031 secs. :qa:mixed-cluster:forbiddenApis (Thread[Daemon worker,5,main]) started. :qa:mixed-cluster:forbiddenApis Skipping task ':qa:mixed-cluster:forbiddenApis' as it has no actions. :qa:mixed-cluster:forbiddenApis (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :qa:mixed-cluster:forbiddenPatterns (Thread[Daemon worker,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. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/mixed-cluster/src/test/resources', not found :qa:mixed-cluster:forbiddenPatterns (Thread[Daemon worker,5,main]) completed. Took 0.002 secs. :qa:mixed-cluster:jarHell (Thread[Daemon worker,5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/mixed-cluster Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/mixed-cluster/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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.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.el6_9.x86_64/bin/java'' checking for jar hell... no jar hell found :qa:mixed-cluster:jarHell (Thread[Daemon worker,5,main]) completed. Took 0.725 secs. :qa:mixed-cluster:licenseHeaders (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.021 secs. :qa:mixed-cluster:loggerUsageCheck (Thread[Daemon worker,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. 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/mixed-cluster Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :qa:mixed-cluster:loggerUsageCheck (Thread[Daemon worker,5,main]) completed. Took 0.334 secs. :qa:mixed-cluster:namingConventions (Thread[Daemon worker,5,main]) started. :qa:mixed-cluster:namingConventions Putting task artifact state for task ':qa:mixed-cluster:namingConventions' into context took 0.0 secs. 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. 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/mixed-cluster Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/mixed-cluster/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/mixed-cluster/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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.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+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' :qa:mixed-cluster:namingConventions (Thread[Daemon worker,5,main]) completed. Took 0.14 secs. :qa:mixed-cluster:thirdPartyAudit (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.0 secs. :qa:mixed-cluster:precommit (Thread[Daemon worker,5,main]) started. :qa:mixed-cluster:precommit Skipping task ':qa:mixed-cluster:precommit' as it has no actions. :qa:mixed-cluster:precommit (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :qa:multi-cluster-search:copyCheckstyleConf (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.002 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/multi-cluster-search Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/javac'' 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. :qa:multi-cluster-search:compileTestJava (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.712 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.005 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.043 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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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:multi-cluster-search:forbiddenApisTest (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.022 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. :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.002 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. 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/multi-cluster-search Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/multi-cluster-search/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/multi-cluster-search/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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.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.el6_9.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.762 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.025 secs. :qa:multi-cluster-search:loggerUsageCheck (Thread[Daemon worker,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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/multi-cluster-search Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for wrong usages of ESLogger... No wrong usages found :qa:multi-cluster-search:loggerUsageCheck (Thread[Daemon worker,5,main]) completed. Took 0.297 secs. :qa:multi-cluster-search:namingConventions (Thread[Daemon worker,5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/multi-cluster-search Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/multi-cluster-search/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/multi-cluster-search/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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.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+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' :qa:multi-cluster-search:namingConventions (Thread[Daemon worker,5,main]) completed. Took 0.14 secs. :qa:multi-cluster-search:thirdPartyAudit (Thread[Daemon worker,5,main]) started. :qa:multi-cluster-search:thirdPartyAudit Skipping task ':qa:multi-cluster-search:thirdPartyAudit' as task onlyIf is false. :qa:multi-cluster-search:thirdPartyAudit SKIPPED :qa:multi-cluster-search:thirdPartyAudit (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :qa:multi-cluster-search:precommit (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.0 secs. :qa:no-bootstrap-tests:copyCheckstyleConf (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.002 secs. :qa:no-bootstrap-tests:compileTestJava (Thread[Daemon worker,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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/no-bootstrap-tests Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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. :qa:no-bootstrap-tests:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 0.85 secs. :qa:no-bootstrap-tests:processTestResources (Thread[Daemon worker,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+master+multijob-unix-compatibility/os/oraclelinux/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[Daemon worker,5,main]) completed. Took 0.0 secs. :qa:no-bootstrap-tests:testClasses (Thread[Daemon worker,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[Daemon worker,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.045 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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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:no-bootstrap-tests:forbiddenApisTest (Thread[Daemon worker,5,main]) completed. Took 0.026 secs. :qa:no-bootstrap-tests:forbiddenApis (Thread[Daemon worker,5,main]) started. :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+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/no-bootstrap-tests Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/no-bootstrap-tests/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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.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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for jar hell... no jar hell found :qa:no-bootstrap-tests:jarHell (Thread[Daemon worker,5,main]) completed. Took 0.741 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.025 secs. :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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/no-bootstrap-tests Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for wrong usages of ESLogger... No wrong usages found :qa:no-bootstrap-tests:loggerUsageCheck (Thread[Daemon worker,5,main]) completed. Took 0.294 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. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/no-bootstrap-tests Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/no-bootstrap-tests/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/no-bootstrap-tests/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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.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+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' :qa:no-bootstrap-tests:namingConventions (Thread[Daemon worker,5,main]) completed. Took 0.137 secs. :qa:no-bootstrap-tests:thirdPartyAudit (Thread[Daemon worker,5,main]) started. :qa:no-bootstrap-tests:thirdPartyAudit 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.002 secs. :qa:query-builder-bwc:compileTestJava (Thread[Task worker for ':' Thread 2,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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/query-builder-bwc Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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. :qa:query-builder-bwc:compileTestJava (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.944 secs. :qa:query-builder-bwc:processTestResources (Thread[Task worker for ':' Thread 2,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+master+multijob-unix-compatibility/os/oraclelinux/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[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :qa:query-builder-bwc:testClasses (Thread[Task worker for ':' Thread 2,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[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :qa:query-builder-bwc:checkstyleTest (Thread[Task worker for ':' Thread 2,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[Task worker for ':' Thread 2,5,main]) completed. Took 0.039 secs. :qa:query-builder-bwc:checkstyle (Thread[Task worker for ':' Thread 2,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[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :qa:query-builder-bwc:forbiddenApisTest (Thread[Task worker for ':' Thread 2,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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.03s), 0 error(s). :qa:query-builder-bwc:forbiddenApisTest (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.029 secs. :qa:query-builder-bwc:forbiddenApis (Thread[Task worker for ':',5,main]) started. :qa:query-builder-bwc:forbiddenApis Skipping task ':qa:query-builder-bwc:forbiddenApis' as it has no actions. :qa:query-builder-bwc:forbiddenApis (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :qa:query-builder-bwc:forbiddenPatterns (Thread[Task worker for ':' Thread 3,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+master+multijob-unix-compatibility/os/oraclelinux/qa/query-builder-bwc/src/test/resources', not found :qa:query-builder-bwc:forbiddenPatterns (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.001 secs. :qa:query-builder-bwc:jarHell (Thread[Task worker for ':' Thread 3,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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/query-builder-bwc Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/query-builder-bwc/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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.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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for jar hell... no jar hell found :qa:query-builder-bwc:jarHell (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.736 secs. :qa:query-builder-bwc:licenseHeaders (Thread[Task worker for ':' Thread 3,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[Task worker for ':' Thread 3,5,main]) completed. Took 0.027 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :qa:query-builder-bwc:loggerUsageCheck (Thread[Task worker for ':' Thread 3,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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/query-builder-bwc Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :qa:query-builder-bwc:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.321 secs. :qa:query-builder-bwc:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) started. :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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/query-builder-bwc Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/query-builder-bwc/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/query-builder-bwc/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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.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+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :qa:query-builder-bwc:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.13 secs. :qa:query-builder-bwc:thirdPartyAudit (Thread[Task worker for ':' Thread 3,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[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :qa:query-builder-bwc:precommit (Thread[Task worker for ':' Thread 3,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[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :qa:reindex-from-old:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,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[Task worker for ':' Thread 3,5,main]) completed. Took 0.003 secs. :qa:reindex-from-old:compileTestJava (Thread[Task worker for ':' Thread 3,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.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:reindex-from-old:compileTestJava'. Compiling with JDK Java compiler API. :qa:reindex-from-old:compileTestJava (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.133 secs. :qa:reindex-from-old:processTestResources (Thread[Task worker for ':',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+master+multijob-unix-compatibility/os/oraclelinux/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[Task worker for ':',5,main]) completed. Took 0.0 secs. :qa:reindex-from-old:testClasses (Thread[Task worker for ':',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[Task worker for ':',5,main]) completed. Took 0.0 secs. :qa:reindex-from-old:checkstyleTest (Thread[Task worker for ':',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[Task worker for ':',5,main]) completed. Took 0.058 secs. :qa:reindex-from-old:checkstyle (Thread[Task worker for ':' Thread 3,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[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :qa:reindex-from-old:forbiddenApisTest (Thread[Task worker for ':' Thread 3,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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.04s), 0 error(s). :qa:reindex-from-old:forbiddenApisTest (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.042 secs. :qa:reindex-from-old:forbiddenApis (Thread[Task worker for ':' Thread 3,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[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :qa:reindex-from-old:forbiddenPatterns (Thread[Task worker for ':' Thread 3,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+master+multijob-unix-compatibility/os/oraclelinux/qa/reindex-from-old/src/test/resources', not found :qa:reindex-from-old:forbiddenPatterns (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.003 secs. :qa:reindex-from-old:jarHell (Thread[Task worker for ':' Thread 3,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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/reindex-from-old Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/reindex-from-old/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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.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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for jar hell... no jar hell found :qa:reindex-from-old:jarHell (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.827 secs. :qa:reindex-from-old:licenseHeaders (Thread[Task worker for ':' Thread 3,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[Task worker for ':' Thread 3,5,main]) completed. Took 0.019 secs. :qa:reindex-from-old:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:reindex-from-old:loggerUsageCheck Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/reindex-from-old Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :qa:reindex-from-old:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.209 secs. :qa:reindex-from-old:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:reindex-from-old:namingConventions 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: 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/reindex-from-old Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/reindex-from-old/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/reindex-from-old/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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.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+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' :qa:reindex-from-old:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.13 secs. :qa:reindex-from-old:thirdPartyAudit (Thread[Task worker for ':' Thread 3,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 :qa:reindex-from-old:thirdPartyAudit (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :qa:reindex-from-old:precommit (Thread[Task worker for ':' Thread 3,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[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :qa:rolling-upgrade:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,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[Task worker for ':' Thread 3,5,main]) completed. Took 0.002 secs. :qa:rolling-upgrade:compileTestJava (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:rolling-upgrade:compileTestJava Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/rolling-upgrade Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/javac'' Note: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.002 secs. Created jar classpath snapshot for incremental compilation in 0.003 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :qa:rolling-upgrade:compileTestJava (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 1.437 secs. :qa:rolling-upgrade:processTestResources (Thread[Task worker for ':' Thread 3,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[Task worker for ':' Thread 3,5,main]) completed. Took 0.002 secs. :qa:rolling-upgrade:testClasses (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:rolling-upgrade:testClasses Skipping task ':qa:rolling-upgrade:testClasses' as it has no actions. :qa:rolling-upgrade:testClasses (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :qa:rolling-upgrade:checkstyleTest (Thread[Task worker for ':' Thread 3,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[Task worker for ':' Thread 3,5,main]) completed. Took 0.045 secs. :qa:rolling-upgrade:checkstyle (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:rolling-upgrade:checkstyle Skipping task ':qa:rolling-upgrade:checkstyle' as it has no actions. :qa:rolling-upgrade:checkstyle (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :qa:rolling-upgrade:forbiddenApisTest (Thread[Task worker for ':' Thread 3,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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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:rolling-upgrade:forbiddenApisTest (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.031 secs. :qa:rolling-upgrade:forbiddenApis (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:rolling-upgrade:forbiddenApis Skipping task ':qa:rolling-upgrade:forbiddenApis' as it has no actions. :qa:rolling-upgrade:forbiddenApis (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :qa:rolling-upgrade:forbiddenPatterns (Thread[Daemon worker,5,main]) started. :qa:rolling-upgrade:forbiddenPatterns 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.005 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/rolling-upgrade Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/rolling-upgrade/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/rolling-upgrade/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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.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 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.el6_9.x86_64/bin/java'' checking for jar hell... no jar hell found :qa:rolling-upgrade:jarHell (Thread[Daemon worker,5,main]) completed. Took 0.768 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.02 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. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/rolling-upgrade Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for wrong usages of ESLogger... No wrong usages found :qa:rolling-upgrade:loggerUsageCheck (Thread[Daemon worker,5,main]) completed. Took 0.22 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/rolling-upgrade Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/rolling-upgrade/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/rolling-upgrade/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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.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+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' :qa:rolling-upgrade:namingConventions (Thread[Daemon worker,5,main]) completed. Took 0.142 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[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.002 secs. :qa:smoke-test-client:compileTestJava (Thread[Daemon worker,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.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:smoke-test-client:compileTestJava'. Compiling with JDK Java compiler API. Note: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 0.168 secs. :qa:smoke-test-client:processTestResources (Thread[Daemon worker,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+master+multijob-unix-compatibility/os/oraclelinux/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[Daemon worker,5,main]) completed. Took 0.0 secs. :qa:smoke-test-client:testClasses (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.0 secs. :qa:smoke-test-client:checkstyleTest (Thread[Daemon worker,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.001 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[Daemon worker,5,main]) completed. Took 0.076 secs. :qa:smoke-test-client:checkstyle (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.0 secs. :qa:smoke-test-client:forbiddenApisTest (Thread[Daemon worker,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.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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.03s), 0 error(s). :qa:smoke-test-client:forbiddenApisTest (Thread[Daemon worker,5,main]) completed. Took 0.034 secs. :qa:smoke-test-client:forbiddenApis (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.0 secs. :qa:smoke-test-client:forbiddenPatterns (Thread[Daemon worker,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+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-client/src/test/resources', not found :qa:smoke-test-client:forbiddenPatterns (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :qa:smoke-test-client:jarHell (Thread[Daemon worker,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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-client Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-client/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/transport/build/distributions/transport-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/modules/reindex/build/distributions/reindex-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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+master+multijob-unix-compatibility/os/oraclelinux/modules/transport-netty4/build/distributions/transport-netty4-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-mustache/build/distributions/lang-mustache-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/percolator/build/distributions/percolator-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/parent-join/build/distributions/parent-join-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/rank-eval/build/distributions/rank-eval-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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.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/.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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for jar hell... no jar hell found :qa:smoke-test-client:jarHell (Thread[Daemon worker,5,main]) completed. Took 0.879 secs. :qa:smoke-test-client:licenseHeaders (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.049 secs. :qa:smoke-test-client:loggerUsageCheck (Thread[Daemon worker,5,main]) started. :qa:smoke-test-client:loggerUsageCheck 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-client Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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-client:loggerUsageCheck (Thread[Daemon worker,5,main]) completed. Took 0.215 secs. :qa:smoke-test-client:namingConventions (Thread[Daemon worker,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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-client Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-client/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-client/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/transport/build/distributions/transport-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/modules/reindex/build/distributions/reindex-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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+master+multijob-unix-compatibility/os/oraclelinux/modules/transport-netty4/build/distributions/transport-netty4-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-mustache/build/distributions/lang-mustache-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/percolator/build/distributions/percolator-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/parent-join/build/distributions/parent-join-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/rank-eval/build/distributions/rank-eval-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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.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/.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+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :qa:smoke-test-client:namingConventions (Thread[Daemon worker,5,main]) completed. Took 0.151 secs. :qa:smoke-test-client:thirdPartyAudit (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.0 secs. :qa:smoke-test-client:precommit (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.0 secs. :qa:smoke-test-http:copyCheckstyleConf (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.002 secs. :qa:smoke-test-http:copyTransportNetty4Metadata (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.002 secs. :qa:smoke-test-http:compileTestJava (Thread[Daemon worker,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.013 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[Daemon worker,5,main]) completed. Took 0.562 secs. :qa:smoke-test-http:processTestResources (Thread[Daemon worker,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+master+multijob-unix-compatibility/os/oraclelinux/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[Daemon worker,5,main]) completed. Took 0.0 secs. :qa:smoke-test-http:testClasses (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.0 secs. :qa:smoke-test-http:checkstyleTest (Thread[Daemon worker,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.001 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[Daemon worker,5,main]) completed. Took 0.127 secs. :qa:smoke-test-http:checkstyle (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.0 secs. :qa:smoke-test-http:forbiddenApisTest (Thread[Daemon worker,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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.06s), 0 error(s). :qa:smoke-test-http:forbiddenApisTest (Thread[Daemon worker,5,main]) completed. Took 0.065 secs. :qa:smoke-test-http:forbiddenApis (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.0 secs. :qa:smoke-test-http:forbiddenPatterns (Thread[Task worker for ':' Thread 2,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+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-http/src/test/resources', not found :qa:smoke-test-http:forbiddenPatterns (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.006 secs. :qa:smoke-test-http:jarHell (Thread[Task worker for ':' Thread 2,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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-http Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-http/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-http/build/generated-resources/transport-netty4:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/transport-netty4/build/distributions/transport-netty4-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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/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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for jar hell... no jar hell found :qa:smoke-test-http:jarHell (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.882 secs. :qa:smoke-test-http:licenseHeaders (Thread[Task worker for ':' Thread 2,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. :qa:smoke-test-http:licenseHeaders (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.024 secs. :qa:smoke-test-http:loggerUsageCheck (Thread[Daemon worker,5,main]) started. :qa:smoke-test-http:loggerUsageCheck Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-http Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :qa:smoke-test-http:loggerUsageCheck (Thread[Daemon worker,5,main]) completed. Took 0.257 secs. :qa:smoke-test-http:namingConventions (Thread[Daemon worker,5,main]) started. :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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-http Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-http/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-http/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-http/build/generated-resources/transport-netty4:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/transport-netty4/build/distributions/transport-netty4-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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/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+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-http/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.el6_9.x86_64/bin/java'' :qa:smoke-test-http:namingConventions (Thread[Daemon worker,5,main]) completed. Took 0.157 secs. :qa:smoke-test-http:thirdPartyAudit (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.0 secs. :qa:smoke-test-http:precommit (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.0 secs. :modules:ingest-common:jar (Thread[Daemon worker,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.002 secs. It is not up-to-date because: No history is available. :modules:ingest-common:jar (Thread[Daemon worker,5,main]) completed. Took 0.02 secs. :qa:smoke-test-ingest-disabled:copyCheckstyleConf (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.001 secs. :qa:smoke-test-ingest-disabled:compileTestJava (Thread[Daemon worker,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.014 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[Daemon worker,5,main]) completed. Took 0.072 secs. :qa:smoke-test-ingest-disabled:processTestResources (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.003 secs. :qa:smoke-test-ingest-disabled:testClasses (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.0 secs. :qa:smoke-test-ingest-disabled:checkstyleTest (Thread[Daemon worker,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.001 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[Daemon worker,5,main]) completed. Took 0.057 secs. :qa:smoke-test-ingest-disabled:checkstyle (Thread[Daemon worker,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[Daemon worker,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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.03s), 0 error(s). :qa:smoke-test-ingest-disabled:forbiddenApisTest (Thread[Task worker for ':',5,main]) completed. Took 0.036 secs. :qa:smoke-test-ingest-disabled:forbiddenApis (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.0 secs. :qa:smoke-test-ingest-disabled:forbiddenPatterns (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.002 secs. :qa:smoke-test-ingest-disabled:jarHell (Thread[Task worker for ':' Thread 2,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: 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-ingest-disabled Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-ingest-disabled/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-ingest-disabled/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/ingest-common/build/distributions/ingest-common-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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/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.el6_9.x86_64/bin/java'' checking for jar hell... no jar hell found :qa:smoke-test-ingest-disabled:jarHell (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.853 secs. :qa:smoke-test-ingest-disabled:licenseHeaders (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.026 secs. :qa:smoke-test-ingest-disabled:loggerUsageCheck (Thread[Task worker for ':' Thread 2,5,main]) started. :qa:smoke-test-ingest-disabled:loggerUsageCheck 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-ingest-disabled Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-ingest-disabled/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.el6_9.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :qa:smoke-test-ingest-disabled:loggerUsageCheck (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.238 secs. :qa:smoke-test-ingest-disabled:namingConventions (Thread[Task worker for ':' Thread 2,5,main]) started. :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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-ingest-disabled Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-ingest-disabled/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-ingest-disabled/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/ingest-common/build/distributions/ingest-common-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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/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+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :qa:smoke-test-ingest-disabled:namingConventions (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.159 secs. :qa:smoke-test-ingest-disabled:thirdPartyAudit (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.0 secs. :qa:smoke-test-ingest-disabled:precommit (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.0 secs. :modules:lang-painless:jar (Thread[Task worker for ':' Thread 2,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.004 secs. It is not up-to-date because: No history is available. :modules:lang-painless:jar (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.079 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.001 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.008 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.003 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.041 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.184 secs. :qa:smoke-test-ingest-with-all-dependencies:processTestResources (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.006 secs. :qa:smoke-test-ingest-with-all-dependencies:testClasses (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.0 secs. :qa:smoke-test-ingest-with-all-dependencies:checkstyleTest (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.044 secs. :qa:smoke-test-ingest-with-all-dependencies:checkstyle (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.0 secs. :qa:smoke-test-ingest-with-all-dependencies:forbiddenApisTest (Thread[Task worker for ':' Thread 2,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.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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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). :qa:smoke-test-ingest-with-all-dependencies:forbiddenApisTest (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.032 secs. :qa:smoke-test-ingest-with-all-dependencies:forbiddenApis (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.0 secs. :qa:smoke-test-ingest-with-all-dependencies:forbiddenPatterns (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.004 secs. :qa:smoke-test-ingest-with-all-dependencies:jarHell (Thread[Task worker for ':' Thread 2,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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-ingest-with-all-dependencies Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-ingest-with-all-dependencies/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-ingest-with-all-dependencies/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/ingest-common/build/distributions/ingest-common-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-geoip/build/distributions/ingest-geoip-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-mustache/build/distributions/lang-mustache-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-painless/build/distributions/lang-painless-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/reindex/build/distributions/reindex-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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/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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for jar hell... no jar hell found :qa:smoke-test-ingest-with-all-dependencies:jarHell (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 1.087 secs. :qa:smoke-test-ingest-with-all-dependencies:licenseHeaders (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.018 secs. :qa:smoke-test-ingest-with-all-dependencies:loggerUsageCheck (Thread[Task worker for ':' Thread 2,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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-ingest-with-all-dependencies Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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-ingest-with-all-dependencies:loggerUsageCheck (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.21 secs. :qa:smoke-test-ingest-with-all-dependencies:namingConventions (Thread[Task worker for ':' Thread 2,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. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-ingest-with-all-dependencies Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-ingest-with-all-dependencies/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-ingest-with-all-dependencies/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/ingest-common/build/distributions/ingest-common-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/plugins/ingest-geoip/build/distributions/ingest-geoip-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-mustache/build/distributions/lang-mustache-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-painless/build/distributions/lang-painless-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/reindex/build/distributions/reindex-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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/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+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :qa:smoke-test-ingest-with-all-dependencies:namingConventions (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.142 secs. :qa:smoke-test-ingest-with-all-dependencies:thirdPartyAudit (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.0 secs. :qa:smoke-test-ingest-with-all-dependencies:precommit (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.0 secs. :qa:smoke-test-multinode:copyCheckstyleConf (Thread[Task worker for ':' Thread 2,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 ':' Thread 2,5,main]) completed. Took 0.002 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.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:smoke-test-multinode:compileTestJava'. Compiling with JDK Java compiler API. :qa:smoke-test-multinode:compileTestJava (Thread[Task worker for ':',5,main]) completed. Took 0.047 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.002 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.04 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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.022 secs. :qa:smoke-test-multinode:forbiddenApis (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-multinode:forbiddenApis Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 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. 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.001 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-multinode Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-multinode/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-multinode/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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.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.el6_9.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.827 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.017 secs. :qa:smoke-test-multinode:loggerUsageCheck (Thread[Task worker for ':',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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-multinode Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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 ':',5,main]) completed. Took 0.191 secs. :qa:smoke-test-multinode:namingConventions (Thread[Task worker for ':',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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-multinode Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-multinode/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-multinode/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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.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+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' :qa:smoke-test-multinode:namingConventions (Thread[Task worker for ':',5,main]) completed. Took 0.14 secs. :qa:smoke-test-multinode:thirdPartyAudit (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :qa:smoke-test-multinode:precommit (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :qa:smoke-test-plugins:copyCheckstyleConf (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.002 secs. :qa:smoke-test-plugins:compileTestJava (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.047 secs. :qa:smoke-test-plugins:processTestResources (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.003 secs. :qa:smoke-test-plugins:testClasses (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :qa:smoke-test-plugins:checkstyleTest (Thread[Task worker for ':',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.001 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 ':',5,main]) completed. Took 0.078 secs. :qa:smoke-test-plugins:checkstyle (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :qa:smoke-test-plugins:forbiddenApisTest (Thread[Task worker for ':',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.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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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-plugins:forbiddenApisTest (Thread[Task worker for ':',5,main]) completed. Took 0.022 secs. :qa:smoke-test-plugins:forbiddenApis (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :qa:smoke-test-plugins:forbiddenPatterns (Thread[Task worker for ':',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[Task worker for ':',5,main]) completed. Took 0.002 secs. :qa:smoke-test-plugins:jarHell (Thread[Task worker for ':',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. 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-plugins Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-plugins/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-plugins/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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.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.el6_9.x86_64/bin/java'' checking for jar hell... no jar hell found :qa:smoke-test-plugins:jarHell (Thread[Task worker for ':',5,main]) completed. Took 0.828 secs. :qa:smoke-test-plugins:licenseHeaders (Thread[Task worker for ':',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[Task worker for ':',5,main]) completed. Took 0.019 secs. :qa:smoke-test-plugins:loggerUsageCheck (Thread[Task worker for ':',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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-plugins Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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[Task worker for ':',5,main]) completed. Took 0.201 secs. :qa:smoke-test-plugins:namingConventions (Thread[Task worker for ':',5,main]) started. :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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-plugins Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-plugins/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-plugins/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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.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+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :qa:smoke-test-plugins:namingConventions (Thread[Task worker for ':',5,main]) completed. Took 0.153 secs. :qa:smoke-test-plugins:thirdPartyAudit (Thread[Task worker for ':',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[Task worker for ':',5,main]) completed. Took 0.0 secs. :qa:smoke-test-plugins:precommit (Thread[Task worker for ':',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[Task worker for ':',5,main]) completed. Took 0.0 secs. :qa:smoke-test-rank-eval-with-mustache:copyCheckstyleConf (Thread[Task worker for ':',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[Task worker for ':',5,main]) completed. Took 0.002 secs. :qa:smoke-test-rank-eval-with-mustache:compileTestJava (Thread[Task worker for ':',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.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:smoke-test-rank-eval-with-mustache:compileTestJava'. Compiling with JDK Java compiler API. :qa:smoke-test-rank-eval-with-mustache:compileTestJava (Thread[Task worker for ':',5,main]) completed. Took 0.099 secs. :qa:smoke-test-rank-eval-with-mustache:processTestResources (Thread[Task worker for ':',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.001 secs. It is not up-to-date because: No history is available. :qa:smoke-test-rank-eval-with-mustache:processTestResources (Thread[Task worker for ':',5,main]) completed. Took 0.003 secs. :qa:smoke-test-rank-eval-with-mustache:testClasses (Thread[Task worker for ':',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[Task worker for ':',5,main]) completed. Took 0.0 secs. :qa:smoke-test-rank-eval-with-mustache:checkstyleTest (Thread[Task worker for ':',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.001 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[Task worker for ':',5,main]) completed. Took 0.058 secs. :qa:smoke-test-rank-eval-with-mustache:checkstyle (Thread[Task worker for ':',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[Task worker for ':',5,main]) completed. Took 0.0 secs. :qa:smoke-test-rank-eval-with-mustache:forbiddenApisTest (Thread[Task worker for ':',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.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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.03s), 0 error(s). :qa:smoke-test-rank-eval-with-mustache:forbiddenApisTest (Thread[Task worker for ':',5,main]) completed. Took 0.036 secs. :qa:smoke-test-rank-eval-with-mustache:forbiddenApis (Thread[Task worker for ':',5,main]) started. :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[Task worker for ':',5,main]) completed. Took 0.0 secs. :qa:smoke-test-rank-eval-with-mustache:forbiddenPatterns (Thread[Task worker for ':',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[Task worker for ':',5,main]) completed. Took 0.001 secs. :qa:smoke-test-rank-eval-with-mustache:jarHell (Thread[Task worker for ':',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.001 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-rank-eval-with-mustache Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-rank-eval-with-mustache/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-rank-eval-with-mustache/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/rank-eval/build/distributions/rank-eval-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-mustache/build/distributions/lang-mustache-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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/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.el6_9.x86_64/bin/java'' checking for jar hell... no jar hell found :qa:smoke-test-rank-eval-with-mustache:jarHell (Thread[Task worker for ':',5,main]) completed. Took 0.802 secs. :qa:smoke-test-rank-eval-with-mustache:licenseHeaders (Thread[Task worker for ':',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[Task worker for ':',5,main]) completed. Took 0.019 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :qa:smoke-test-rank-eval-with-mustache:loggerUsageCheck (Thread[Task worker for ':',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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-rank-eval-with-mustache Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :qa:smoke-test-rank-eval-with-mustache:loggerUsageCheck (Thread[Task worker for ':',5,main]) completed. Took 0.213 secs. :qa:smoke-test-rank-eval-with-mustache:namingConventions (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-rank-eval-with-mustache:namingConventions Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Putting task artifact state for task ':qa:smoke-test-rank-eval-with-mustache:namingConventions' into context took 0.0 secs. 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-rank-eval-with-mustache Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-rank-eval-with-mustache/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-rank-eval-with-mustache/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/rank-eval/build/distributions/rank-eval-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-mustache/build/distributions/lang-mustache-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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/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+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' :qa:smoke-test-rank-eval-with-mustache:namingConventions (Thread[Task worker for ':',5,main]) completed. Took 0.144 secs. :qa:smoke-test-rank-eval-with-mustache:thirdPartyAudit (Thread[Task worker for ':',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[Task worker for ':',5,main]) completed. Took 0.0 secs. :qa:smoke-test-rank-eval-with-mustache:precommit (Thread[Task worker for ':',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[Task worker for ':',5,main]) completed. Took 0.0 secs. :qa:smoke-test-reindex-with-all-modules:copyCheckstyleConf (Thread[Task worker for ':',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[Task worker for ':',5,main]) completed. Took 0.002 secs. :qa:smoke-test-reindex-with-all-modules:compileTestJava (Thread[Task worker for ':',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.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:smoke-test-reindex-with-all-modules:compileTestJava'. Compiling with JDK Java compiler API. :qa:smoke-test-reindex-with-all-modules:compileTestJava (Thread[Task worker for ':',5,main]) completed. Took 0.043 secs. :qa:smoke-test-reindex-with-all-modules:processTestResources (Thread[Task worker for ':',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[Task worker for ':',5,main]) completed. Took 0.005 secs. :qa:smoke-test-reindex-with-all-modules:testClasses (Thread[Task worker for ':',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[Task worker for ':',5,main]) completed. Took 0.0 secs. :qa:smoke-test-reindex-with-all-modules:checkstyleTest (Thread[Task worker for ':',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[Task worker for ':',5,main]) completed. Took 0.035 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[Task worker for ':' Thread 2,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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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-reindex-with-all-modules:forbiddenApisTest (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.023 secs. :qa:smoke-test-reindex-with-all-modules:forbiddenApis (Thread[Task worker for ':' Thread 2,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[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :qa:smoke-test-reindex-with-all-modules:forbiddenPatterns (Thread[Task worker for ':' Thread 2,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[Task worker for ':' Thread 2,5,main]) completed. Took 0.006 secs. :qa:smoke-test-reindex-with-all-modules:jarHell (Thread[Task worker for ':' Thread 2,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. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-reindex-with-all-modules Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-reindex-with-all-modules/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-reindex-with-all-modules/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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.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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for jar hell... no jar hell found :qa:smoke-test-reindex-with-all-modules:jarHell (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.842 secs. :qa:smoke-test-reindex-with-all-modules:licenseHeaders (Thread[Task worker for ':' Thread 2,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[Task worker for ':' Thread 2,5,main]) completed. Took 0.019 secs. :qa:smoke-test-reindex-with-all-modules:loggerUsageCheck (Thread[Task worker for ':' Thread 2,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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-reindex-with-all-modules Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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-reindex-with-all-modules:loggerUsageCheck (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.194 secs. :qa:smoke-test-reindex-with-all-modules:namingConventions (Thread[Task worker for ':' Thread 2,5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-reindex-with-all-modules Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-reindex-with-all-modules/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-reindex-with-all-modules/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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.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+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' :qa:smoke-test-reindex-with-all-modules:namingConventions (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.128 secs. :qa:smoke-test-reindex-with-all-modules:thirdPartyAudit (Thread[Task worker for ':' Thread 2,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[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :qa:smoke-test-reindex-with-all-modules:precommit (Thread[Task worker for ':' Thread 2,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[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :qa:smoke-test-tribe-node:copyCheckstyleConf (Thread[Task worker for ':' Thread 2,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 2,5,main]) completed. Took 0.002 secs. :qa:smoke-test-tribe-node:compileTestJava (Thread[Task worker for ':' Thread 2,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 2,5,main]) completed. Took 0.052 secs. :qa:smoke-test-tribe-node:processTestResources (Thread[Task worker for ':' Thread 2,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 2,5,main]) completed. Took 0.002 secs. :qa:smoke-test-tribe-node:testClasses (Thread[Task worker for ':' Thread 2,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 2,5,main]) completed. Took 0.0 secs. :qa:smoke-test-tribe-node:checkstyleTest (Thread[Task worker for ':' Thread 2,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.001 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 2,5,main]) completed. Took 0.05 secs. :qa:smoke-test-tribe-node:checkstyle (Thread[Task worker for ':' Thread 2,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 2,5,main]) completed. Took 0.0 secs. :qa:smoke-test-tribe-node:forbiddenApisTest (Thread[Task worker for ':' Thread 2,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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.03s), 0 error(s). :qa:smoke-test-tribe-node:forbiddenApisTest (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.031 secs. :qa:smoke-test-tribe-node:forbiddenApis (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:smoke-test-tribe-node:forbiddenApis Skipping task ':qa:smoke-test-tribe-node:forbiddenApis' as it has no actions. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :qa:smoke-test-tribe-node:forbiddenApis (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :qa:smoke-test-tribe-node:forbiddenPatterns (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.001 secs. :qa:smoke-test-tribe-node:jarHell (Thread[Task worker for ':' Thread 3,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: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-tribe-node Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-tribe-node/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-tribe-node/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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.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.el6_9.x86_64/bin/java'' checking for jar hell... no jar hell found :qa:smoke-test-tribe-node:jarHell (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.745 secs. :qa:smoke-test-tribe-node:licenseHeaders (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.018 secs. :qa:smoke-test-tribe-node:loggerUsageCheck (Thread[Task worker for ':' Thread 3,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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-tribe-node Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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 3,5,main]) completed. Took 0.193 secs. :qa:smoke-test-tribe-node:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:smoke-test-tribe-node:namingConventions 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-tribe-node Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-tribe-node/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/smoke-test-tribe-node/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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.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+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :qa:smoke-test-tribe-node:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.14 secs. :qa:smoke-test-tribe-node:thirdPartyAudit (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :qa:smoke-test-tribe-node:precommit (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :qa:verify-version-constants:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.002 secs. :qa:verify-version-constants:compileTestJava (Thread[Task worker for ':' Thread 3,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. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Up-to-date check for task ':qa:verify-version-constants: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: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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/verify-version-constants Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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 3,5,main]) completed. Took 0.701 secs. :qa:verify-version-constants:processTestResources (Thread[Task worker for ':' Thread 3,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+master+multijob-unix-compatibility/os/oraclelinux/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 3,5,main]) completed. Took 0.0 secs. :qa:verify-version-constants:testClasses (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :qa:verify-version-constants:checkstyleTest (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.032 secs. :qa:verify-version-constants:checkstyle (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :qa:verify-version-constants:forbiddenApisTest (Thread[Task worker for ':' Thread 3,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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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 3,5,main]) completed. Took 0.027 secs. :qa:verify-version-constants:forbiddenApis (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :qa:verify-version-constants:forbiddenPatterns (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:verify-version-constants:forbiddenPatterns Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 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+master+multijob-unix-compatibility/os/oraclelinux/qa/verify-version-constants/src/test/resources', not found :qa:verify-version-constants:forbiddenPatterns (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.001 secs. :qa:verify-version-constants:jarHell (Thread[Task worker for ':' Thread 3,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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/verify-version-constants Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/verify-version-constants/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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.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.el6_9.x86_64/bin/java'' checking for jar hell... no jar hell found :qa:verify-version-constants:jarHell (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.828 secs. :qa:verify-version-constants:licenseHeaders (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.018 secs. :qa:verify-version-constants:loggerUsageCheck (Thread[Task worker for ':' Thread 3,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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/verify-version-constants Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for wrong usages of ESLogger... No wrong usages found :qa:verify-version-constants:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.19 secs. :qa:verify-version-constants:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) started. :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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/verify-version-constants Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/verify-version-constants/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/verify-version-constants/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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.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+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :qa:verify-version-constants:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.129 secs. :qa:verify-version-constants:thirdPartyAudit (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :qa:verify-version-constants:precommit (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :qa:wildfly:compileJava (Thread[Task worker for ':' Thread 3,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.04 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 ':qa:wildfly:compileJava'. :qa:wildfly: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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/wildfly Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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.062 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :qa:wildfly:compileJava (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 1.006 secs. :qa:wildfly:processResources (Thread[Task worker for ':' Thread 3,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.002 secs. It is not up-to-date because: No history is available. :qa:wildfly:processResources (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.004 secs. :qa:wildfly:classes (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:wildfly:classes Skipping task ':qa:wildfly:classes' as it has no actions. :qa:wildfly:classes (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :qa:wildfly:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.001 secs. :qa:wildfly:checkstyleMain (Thread[Task worker for ':' Thread 3,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.015 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 3,5,main]) completed. Took 0.065 secs. :qa:wildfly:compileTestJava (Thread[Task worker for ':' Thread 3,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.002 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 ':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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/wildfly Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/javac'' 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. :qa:wildfly:compileTestJava (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.922 secs. :qa:wildfly:processTestResources (Thread[Task worker for ':' Thread 3,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+master+multijob-unix-compatibility/os/oraclelinux/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 3,5,main]) completed. Took 0.0 secs. :qa:wildfly:testClasses (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:wildfly:testClasses Skipping task ':qa:wildfly:testClasses' as it has no actions. :qa:wildfly:testClasses (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :qa:wildfly:checkstyleTest (Thread[Task worker for ':' Thread 3,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.001 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 3,5,main]) completed. Took 0.043 secs. :qa:wildfly:checkstyle (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:wildfly:checkstyle Skipping task ':qa:wildfly:checkstyle' as it has no actions. :qa:wildfly:checkstyle (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :qa:wildfly:dependencyLicenses (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :qa:wildfly:forbiddenApisMain (Thread[Task worker for ':' Thread 3,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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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). :qa:wildfly:forbiddenApisMain (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.03 secs. :qa:wildfly:forbiddenApisTest (Thread[Task worker for ':' Thread 3,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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.03s), 0 error(s). :qa:wildfly:forbiddenApisTest (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.029 secs. :qa:wildfly:forbiddenApis (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:wildfly:forbiddenApis Skipping task ':qa:wildfly:forbiddenApis' as it has no actions. :qa:wildfly:forbiddenApis (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :qa:wildfly:forbiddenPatterns (Thread[Task worker for ':' Thread 3,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+master+multijob-unix-compatibility/os/oraclelinux/qa/wildfly/src/test/resources', not found :qa:wildfly:forbiddenPatterns (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.002 secs. :qa:wildfly:jarHell (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:wildfly:jarHell 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/wildfly Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/wildfly/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/wildfly/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/client/transport/build/distributions/transport-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/transport-netty4/build/distributions/transport-netty4-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/reindex/build/distributions/reindex-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-mustache/build/distributions/lang-mustache-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/percolator/build/distributions/percolator-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/parent-join/build/distributions/parent-join-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/rank-eval/build/distributions/rank-eval-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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/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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for jar hell... no jar hell found :qa:wildfly:jarHell (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.811 secs. :qa:wildfly:licenseHeaders (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.018 secs. :qa:wildfly:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/wildfly Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/qa/wildfly/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/wildfly/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :qa:wildfly:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.219 secs. :qa:wildfly:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:wildfly:namingConventions 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/wildfly Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/wildfly/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/wildfly/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/qa/wildfly/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/client/transport/build/distributions/transport-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/transport-netty4/build/distributions/transport-netty4-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/reindex/build/distributions/reindex-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/lang-mustache/build/distributions/lang-mustache-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/percolator/build/distributions/percolator-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/parent-join/build/distributions/parent-join-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/modules/rank-eval/build/distributions/rank-eval-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/qa/wildfly/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :qa:wildfly:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.148 secs. :qa:wildfly:thirdPartyAudit (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.0 secs. :qa:wildfly:precommit (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:wildfly:precommit Skipping task ':qa:wildfly:precommit' as it has no actions. :qa:wildfly:precommit (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :test:framework:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.001 secs. :test:framework:checkstyleMain (Thread[Task worker for ':' Thread 3,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.008 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 184 files :test:framework:checkstyleMain (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 1.441 secs. :test:framework:compileTestJava (Thread[Task worker for ':' Thread 3,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.085 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 ':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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.029 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 3,5,main]) completed. Took 3.168 secs. :test:framework:processTestResources (Thread[Task worker for ':',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.001 secs. It is not up-to-date because: No history is available. :test:framework:processTestResources (Thread[Task worker for ':',5,main]) completed. Took 0.003 secs. :test:framework:testClasses (Thread[Task worker for ':',5,main]) started. :test:framework:testClasses Skipping task ':test:framework:testClasses' as it has no actions. :test:framework:testClasses (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :test:framework:checkstyleTest (Thread[Task worker for ':',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.007 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 37 files :test:framework:checkstyleTest (Thread[Task worker for ':',5,main]) completed. Took 0.451 secs. :test:framework:checkstyle (Thread[Task worker for ':',5,main]) started. :test:framework:checkstyle Skipping task ':test:framework:checkstyle' as it has no actions. :test:framework:checkstyle (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :test:framework:dependencyLicenses (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :test:framework:forbiddenApisMain (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :test:framework:forbiddenApisTest (Thread[Task worker for ':',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.007 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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 65 class file(s) for forbidden API invocations (in 0.10s), 0 error(s). :test:framework:forbiddenApisTest (Thread[Task worker for ':',5,main]) completed. Took 0.109 secs. :test:framework:forbiddenApis (Thread[Task worker for ':',5,main]) started. :test:framework:forbiddenApis Skipping task ':test:framework:forbiddenApis' as it has no actions. :test:framework:forbiddenApis (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :test:framework:forbiddenPatterns (Thread[Task worker for ':',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[Task worker for ':',5,main]) completed. Took 0.121 secs. :test:framework:jarHell (Thread[Task worker for ':' Thread 3,5,main]) started. :test:framework:jarHell Skipping task ':test:framework:jarHell' as task onlyIf is false. :test:framework:jarHell SKIPPED :test:framework:jarHell (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :test:framework:licenseHeaders (Thread[Task worker for ':' Thread 3,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.003 secs. It is not up-to-date because: No history is available. :test:framework:licenseHeaders (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.059 secs. :test:framework:loggerUsageCheck (Thread[Task worker for ':' Thread 3,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.007 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/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.el6_9.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :test:framework:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.927 secs. :test:framework:namingConventions (Thread[Task worker for ':' Thread 3,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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/resources/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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.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+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java'' :test:framework:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.183 secs. :test:framework:namingConventionsMain (Thread[Task worker for ':' Thread 3,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.006 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/resources/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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.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+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/classes/java/main Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :test:framework:namingConventionsMain (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.371 secs. :test:framework:thirdPartyAudit (Thread[Task worker for ':' Thread 3,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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/tmp/thirdPartyAudit [thirdPartyAudit] Reading inline API signatures... [thirdPartyAudit] Loading classes to check... [thirdPartyAudit] Scanning classes for violations... [thirdPartyAudit] Scanned 1517 class file(s) for forbidden API invocations (in 1.43s), 0 error(s). [delete] Deleting directory /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/tmp/thirdPartyAudit :test:framework:thirdPartyAudit (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 1.693 secs. :test:framework:precommit (Thread[Task worker for ':' Thread 3,5,main]) started. :test:framework:precommit Skipping task ':test:framework:precommit' as it has no actions. :test:framework:precommit (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.007 secs. :test:logger-usage:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,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 3,5,main]) completed. Took 0.002 secs. :test:logger-usage:checkstyleMain (Thread[Task worker for ':' Thread 3,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.012 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 3,5,main]) completed. Took 0.061 secs. :test:logger-usage:compileTestJava (Thread[Task worker for ':' Thread 3,5,main]) started. :test:logger-usage:compileTestJava 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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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. :test:logger-usage:compileTestJava (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.944 secs. :test:logger-usage:processTestResources (Thread[Task worker for ':',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+master+multijob-unix-compatibility/os/oraclelinux/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 ':',5,main]) completed. Took 0.0 secs. :test:logger-usage:testClasses (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :test:logger-usage:checkstyleTest (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.039 secs. :test:logger-usage:checkstyle (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :test:logger-usage:dependencyLicenses (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :test:logger-usage:forbiddenApisMain (Thread[Task worker for ':',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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.02s), 0 error(s). :test:logger-usage:forbiddenApisMain (Thread[Task worker for ':',5,main]) completed. Took 0.022 secs. :test:logger-usage:forbiddenApisTest (Thread[Daemon worker,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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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[Daemon worker,5,main]) completed. Took 0.026 secs. :test:logger-usage:forbiddenApis (Thread[Task worker for ':',5,main]) started. :test:logger-usage:forbiddenApis Skipping task ':test:logger-usage:forbiddenApis' as it has no actions. :test:logger-usage:forbiddenApis (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :test:logger-usage:forbiddenPatterns (Thread[Task worker for ':',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+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/src/main/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/src/test/resources', not found :test:logger-usage:forbiddenPatterns (Thread[Task worker for ':',5,main]) completed. Took 0.006 secs. :test:logger-usage:jarHell (Thread[Task worker for ':',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.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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for jar hell... no jar hell found :test:logger-usage:jarHell (Thread[Task worker for ':',5,main]) completed. Took 0.767 secs. :test:logger-usage:licenseHeaders (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.02 secs. :test:logger-usage:loggerUsageCheck (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :test:logger-usage:namingConventions (Thread[Task worker for ':',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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :test:logger-usage:namingConventions (Thread[Task worker for ':',5,main]) completed. Took 0.142 secs. :test:logger-usage:thirdPartyAudit (Thread[Task worker for ':',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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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.43s), 0 error(s). [delete] Deleting directory /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/tmp/thirdPartyAudit :test:logger-usage:thirdPartyAudit (Thread[Task worker for ':',5,main]) completed. Took 0.486 secs. :test:logger-usage:precommit (Thread[Task worker for ':',5,main]) started. :test:logger-usage:precommit Skipping task ':test:logger-usage:precommit' as it has no actions. :test:logger-usage:precommit (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :distribution:tools:launchers:compileJava (Thread[Task worker for ':',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.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: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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/distribution/tools/launchers Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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. :distribution:tools:launchers:compileJava (Thread[Task worker for ':',5,main]) completed. Took 0.822 secs. :distribution:tools:launchers:processResources (Thread[Task worker for ':',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+master+multijob-unix-compatibility/os/oraclelinux/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 ':',5,main]) completed. Took 0.0 secs. :distribution:tools:launchers:classes (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :distribution:tools:launchers:copyCheckstyleConf (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.002 secs. :distribution:tools:launchers:checkstyleMain (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.039 secs. :distribution:tools:launchers:compileTestJava (Thread[Task worker for ':',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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/distribution/tools/launchers Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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. :distribution:tools:launchers:compileTestJava (Thread[Task worker for ':',5,main]) completed. Took 0.856 secs. :distribution:tools:launchers:processTestResources (Thread[Task worker for ':',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+master+multijob-unix-compatibility/os/oraclelinux/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 ':',5,main]) completed. Took 0.0 secs. :distribution:tools:launchers:testClasses (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :distribution:tools:launchers:checkstyleTest (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.071 secs. :distribution:tools:launchers:checkstyle (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :distribution:tools:launchers:dependencyLicenses (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :distribution:tools:launchers:forbiddenApisMain (Thread[Task worker for ':',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.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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.02s), 0 error(s). :distribution:tools:launchers:forbiddenApisMain (Thread[Task worker for ':',5,main]) completed. Took 0.026 secs. :distribution:tools:launchers:forbiddenApisTest (Thread[Task worker for ':' Thread 2,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.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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.03s), 0 error(s). :distribution:tools:launchers:forbiddenApisTest (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.03 secs. :distribution:tools:launchers:forbiddenApis (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :distribution:tools:launchers:forbiddenPatterns (Thread[Task worker for ':',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+master+multijob-unix-compatibility/os/oraclelinux/distribution/tools/launchers/src/main/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/distribution/tools/launchers/src/test/resources', not found :distribution:tools:launchers:forbiddenPatterns (Thread[Task worker for ':',5,main]) completed. Took 0.006 secs. :distribution:tools:launchers:jarHell (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :distribution:tools:launchers:licenseHeaders (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.031 secs. :distribution:tools:launchers:loggerUsageCheck (Thread[Task worker for ':',5,main]) started. :distribution:tools:launchers:loggerUsageCheck Skipping task ':distribution:tools:launchers:loggerUsageCheck' as task onlyIf is false. :distribution:tools:launchers:loggerUsageCheck SKIPPED :distribution:tools:launchers:loggerUsageCheck (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :distribution:tools:launchers:namingConventions (Thread[Task worker for ':',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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/distribution/tools/launchers Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/distribution/tools/launchers/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/distribution/tools/launchers/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/distribution/tools/launchers/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.elasticsearch.tools.launchers.LaunchersTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/distribution/tools/launchers/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.el6_9.x86_64/bin/java'' :distribution:tools:launchers:namingConventions (Thread[Task worker for ':',5,main]) completed. Took 0.115 secs. :distribution:tools:launchers:thirdPartyAudit (Thread[Task worker for ':',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[Task worker for ':',5,main]) completed. Took 0.0 secs. :distribution:tools:launchers:precommit (Thread[Task worker for ':',5,main]) started. :distribution:tools:launchers:precommit Skipping task ':distribution:tools:launchers:precommit' as it has no actions. :distribution:tools:launchers:precommit (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :distribution:tools:plugin-cli:compileJava (Thread[Task worker for ':',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: 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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/distribution/tools/plugin-cli Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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.002 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :distribution:tools:plugin-cli:compileJava (Thread[Task worker for ':',5,main]) completed. Took 1.317 secs. :distribution:tools:plugin-cli:processResources (Thread[Task worker for ':',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+master+multijob-unix-compatibility/os/oraclelinux/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[Task worker for ':',5,main]) completed. Took 0.0 secs. :distribution:tools:plugin-cli:classes (Thread[Task worker for ':',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[Task worker for ':',5,main]) completed. Took 0.0 secs. :distribution:tools:plugin-cli:copyCheckstyleConf (Thread[Task worker for ':',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[Task worker for ':',5,main]) completed. Took 0.003 secs. :distribution:tools:plugin-cli:checkstyleMain (Thread[Task worker for ':',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[Task worker for ':',5,main]) completed. Took 0.068 secs. :distribution:tools:plugin-cli:compileTestJava (Thread[Task worker for ':',5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :distribution:tools:plugin-cli:compileTestJava 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.003 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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/distribution/tools/plugin-cli Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/javac'' 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. :distribution:tools:plugin-cli:compileTestJava (Thread[Task worker for ':',5,main]) completed. Took 1.655 secs. :distribution:tools:plugin-cli:processTestResources (Thread[Task worker for ':',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+master+multijob-unix-compatibility/os/oraclelinux/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[Task worker for ':',5,main]) completed. Took 0.0 secs. :distribution:tools:plugin-cli:testClasses (Thread[Task worker for ':',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[Task worker for ':',5,main]) completed. Took 0.0 secs. :distribution:tools:plugin-cli:checkstyleTest (Thread[Task worker for ':',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[Task worker for ':',5,main]) completed. Took 0.121 secs. :distribution:tools:plugin-cli:checkstyle (Thread[Task worker for ':',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[Task worker for ':',5,main]) completed. Took 0.0 secs. :distribution:tools:plugin-cli:dependencyLicenses (Thread[Task worker for ':',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[Task worker for ':',5,main]) completed. Took 0.001 secs. :distribution:tools:plugin-cli:forbiddenApisMain (Thread[Task worker for ':',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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.03s), 0 error(s). :distribution:tools:plugin-cli:forbiddenApisMain (Thread[Task worker for ':',5,main]) completed. Took 0.035 secs. :distribution:tools:plugin-cli:forbiddenApisTest (Thread[Task worker for ':',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/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ff387dbcdabf77ee4195046cb9c39eff/buildSrc-7.0.0-alpha1-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.04s), 0 error(s). :distribution:tools:plugin-cli:forbiddenApisTest (Thread[Task worker for ':',5,main]) completed. Took 0.04 secs. :distribution:tools:plugin-cli:forbiddenApis (Thread[Task worker for ':',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[Task worker for ':',5,main]) completed. Took 0.0 secs. :distribution:tools:plugin-cli:forbiddenPatterns (Thread[Task worker for ':',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+master+multijob-unix-compatibility/os/oraclelinux/distribution/tools/plugin-cli/src/main/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/distribution/tools/plugin-cli/src/test/resources', not found :distribution:tools:plugin-cli:forbiddenPatterns (Thread[Task worker for ':',5,main]) completed. Took 0.008 secs. :distribution:tools:plugin-cli:jarHell (Thread[Task worker for ':',5,main]) started. :distribution:tools:plugin-cli:jarHell Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/distribution/tools/plugin-cli Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/distribution/tools/plugin-cli/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/distribution/tools/plugin-cli/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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 org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java'' checking for jar hell... no jar hell found :distribution:tools:plugin-cli:jarHell (Thread[Task worker for ':',5,main]) completed. Took 0.835 secs. :distribution:tools:plugin-cli:licenseHeaders (Thread[Task worker for ':',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[Task worker for ':',5,main]) completed. Took 0.023 secs. :distribution:tools:plugin-cli:loggerUsageCheck (Thread[Task worker for ':',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. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/distribution/tools/plugin-cli Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/distribution/tools/plugin-cli/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for wrong usages of ESLogger... No wrong usages found :distribution:tools:plugin-cli:loggerUsageCheck (Thread[Task worker for ':',5,main]) completed. Took 0.306 secs. :distribution:tools:plugin-cli:namingConventions (Thread[Task worker for ':',5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :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. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/distribution/tools/plugin-cli Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/distribution/tools/plugin-cli/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/distribution/tools/plugin-cli/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/distribution/tools/plugin-cli/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/distribution/tools/plugin-cli/build/resources/main:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/distributions/framework-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/core/build/distributions/elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/cli/build/distributions/elasticsearch-cli-7.0.0-alpha1-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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/libs/elasticsearch-nio/build/distributions/elasticsearch-nio-7.0.0-alpha1-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/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+master+multijob-unix-compatibility/os/oraclelinux/client/rest/build/distributions/elasticsearch-rest-client-7.0.0-alpha1-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-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/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/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/distributions/build-tools-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' :distribution:tools:plugin-cli:namingConventions (Thread[Task worker for ':',5,main]) completed. Took 0.151 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :distribution:tools:plugin-cli:thirdPartyAudit (Thread[Task worker for ':',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[Task worker for ':',5,main]) completed. Took 0.0 secs. :distribution:tools:plugin-cli:precommit (Thread[Task worker for ':',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[Task worker for ':',5,main]) completed. Took 0.0 secs. :test:fixtures:example-fixture:compileJava (Thread[Task worker for ':',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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/fixtures/example-fixture Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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[Task worker for ':',5,main]) completed. Took 0.782 secs. :test:fixtures:example-fixture:processResources (Thread[Task worker for ':',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+master+multijob-unix-compatibility/os/oraclelinux/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[Task worker for ':',5,main]) completed. Took 0.0 secs. :test:fixtures:example-fixture:classes (Thread[Task worker for ':',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[Task worker for ':',5,main]) completed. Took 0.0 secs. :test:fixtures:example-fixture:copyCheckstyleConf (Thread[Task worker for ':',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[Task worker for ':',5,main]) completed. Took 0.002 secs. :test:fixtures:example-fixture:checkstyleMain (Thread[Task worker for ':' Thread 2,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[Task worker for ':' Thread 2,5,main]) completed. Took 0.035 secs. :test:fixtures:example-fixture:compileTestJava (Thread[Task worker for ':' Thread 2,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+master+multijob-unix-compatibility/os/oraclelinux/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[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :test:fixtures:example-fixture:processTestResources (Thread[Task worker for ':' Thread 2,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+master+multijob-unix-compatibility/os/oraclelinux/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[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :test:fixtures:example-fixture:testClasses (Thread[Task worker for ':' Thread 2,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[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :test:fixtures:example-fixture:checkstyleTest (Thread[Task worker for ':' Thread 2,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+master+multijob-unix-compatibility/os/oraclelinux/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[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :test:fixtures:example-fixture:checkstyle (Thread[Task worker for ':' Thread 2,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[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :test:fixtures:example-fixture:dependencyLicenses (Thread[Task worker for ':' Thread 2,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[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :test:fixtures:example-fixture:forbiddenApisMain (Thread[Task worker for ':' Thread 2,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[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :test:fixtures:example-fixture:forbiddenApisTest (Thread[Task worker for ':' Thread 2,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 2,5,main]) completed. Took 0.0 secs. :test:fixtures:example-fixture:forbiddenApis (Thread[Task worker for ':' Thread 2,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 2,5,main]) completed. Took 0.0 secs. :test:fixtures:example-fixture:forbiddenPatterns (Thread[Task worker for ':' Thread 2,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+master+multijob-unix-compatibility/os/oraclelinux/test/fixtures/example-fixture/src/main/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/fixtures/example-fixture/src/test/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/fixtures/example-fixture/src/test/java', not found :test:fixtures:example-fixture:forbiddenPatterns (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.001 secs. :test:fixtures:example-fixture:jarHell (Thread[Task worker for ':' Thread 2,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 2,5,main]) completed. Took 0.0 secs. :test:fixtures:example-fixture:licenseHeaders (Thread[Task worker for ':' Thread 2,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+master+multijob-unix-compatibility/os/oraclelinux/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 2,5,main]) completed. Took 0.02 secs. :test:fixtures:example-fixture:loggerUsageCheck (Thread[Task worker for ':' Thread 2,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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/fixtures/example-fixture Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :test:fixtures:example-fixture:loggerUsageCheck (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.212 secs. :test:fixtures:example-fixture:namingConventions (Thread[Task worker for ':' Thread 2,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 2,5,main]) completed. Took 0.0 secs. :test:fixtures:example-fixture:thirdPartyAudit (Thread[Task worker for ':' Thread 2,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 2,5,main]) completed. Took 0.0 secs. :test:fixtures:example-fixture:precommit (Thread[Task worker for ':' Thread 2,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 2,5,main]) completed. Took 0.0 secs. :test:fixtures:hdfs-fixture:compileJava (Thread[Task worker for ':' Thread 2,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 2.462 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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/fixtures/hdfs-fixture Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/fixtures/hdfs-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.el6_9.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 7.099 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 2,5,main]) completed. Took 10.601 secs. :test:fixtures:hdfs-fixture:processResources (Thread[Task worker for ':' Thread 2,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 2,5,main]) completed. Took 0.003 secs. :test:fixtures:hdfs-fixture:classes (Thread[Task worker for ':' Thread 2,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 2,5,main]) completed. Took 0.0 secs. :test:fixtures:hdfs-fixture:copyCheckstyleConf (Thread[Task worker for ':' Thread 2,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 2,5,main]) completed. Took 0.002 secs. :test:fixtures:hdfs-fixture:checkstyleMain (Thread[Task worker for ':' Thread 2,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 1.209 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 2,5,main]) completed. Took 1.271 secs. :test:fixtures:hdfs-fixture:compileTestJava (Thread[Task worker for ':' Thread 2,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+master+multijob-unix-compatibility/os/oraclelinux/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 2,5,main]) completed. Took 0.0 secs. :test:fixtures:hdfs-fixture:processTestResources (Thread[Task worker for ':' Thread 2,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+master+multijob-unix-compatibility/os/oraclelinux/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 2,5,main]) completed. Took 0.0 secs. :test:fixtures:hdfs-fixture:testClasses (Thread[Task worker for ':' Thread 2,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 2,5,main]) completed. Took 0.0 secs. :test:fixtures:hdfs-fixture:checkstyleTest (Thread[Task worker for ':' Thread 2,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+master+multijob-unix-compatibility/os/oraclelinux/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 2,5,main]) completed. Took 0.0 secs. :test:fixtures:hdfs-fixture:checkstyle (Thread[Task worker for ':' Thread 2,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 2,5,main]) completed. Took 0.0 secs. :test:fixtures:hdfs-fixture:dependencyLicenses (Thread[Task worker for ':' Thread 2,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 2,5,main]) completed. Took 0.0 secs. :test:fixtures:hdfs-fixture:forbiddenApisMain (Thread[Task worker for ':' Thread 2,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 2,5,main]) completed. Took 0.0 secs. :test:fixtures:hdfs-fixture:forbiddenApisTest (Thread[Task worker for ':' Thread 2,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 2,5,main]) completed. Took 0.0 secs. :test:fixtures:hdfs-fixture:forbiddenApis (Thread[Task worker for ':' Thread 2,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 2,5,main]) completed. Took 0.0 secs. :test:fixtures:hdfs-fixture:forbiddenPatterns (Thread[Task worker for ':' Thread 2,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+master+multijob-unix-compatibility/os/oraclelinux/test/fixtures/hdfs-fixture/src/test/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/fixtures/hdfs-fixture/src/test/java', not found :test:fixtures:hdfs-fixture:forbiddenPatterns (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.001 secs. :test:fixtures:hdfs-fixture:jarHell (Thread[Task worker for ':' Thread 2,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 2,5,main]) completed. Took 0.0 secs. :test:fixtures:hdfs-fixture:licenseHeaders (Thread[Task worker for ':' Thread 2,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+master+multijob-unix-compatibility/os/oraclelinux/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 2,5,main]) completed. Took 0.024 secs. :test:fixtures:hdfs-fixture:loggerUsageCheck (Thread[Task worker for ':',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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/fixtures/hdfs-fixture Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :test:fixtures:hdfs-fixture:loggerUsageCheck (Thread[Task worker for ':',5,main]) completed. Took 0.229 secs. :test:fixtures:hdfs-fixture:namingConventions (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :test:fixtures:hdfs-fixture:thirdPartyAudit (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :test:fixtures:hdfs-fixture:precommit (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :test:fixtures:krb5kdc-fixture:compileJava (Thread[Task worker for ':',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+master+multijob-unix-compatibility/os/oraclelinux/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 ':',5,main]) completed. Took 0.0 secs. :test:fixtures:krb5kdc-fixture:processResources (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.003 secs. :test:fixtures:krb5kdc-fixture:classes (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :test:fixtures:krb5kdc-fixture:copyCheckstyleConf (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.001 secs. :test:fixtures:krb5kdc-fixture:checkstyleMain (Thread[Task worker for ':',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+master+multijob-unix-compatibility/os/oraclelinux/test/fixtures/krb5kdc-fixture/src/main/java', not found 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 ':',5,main]) completed. Took 0.0 secs. :test:fixtures:krb5kdc-fixture:compileTestJava (Thread[Task worker for ':',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+master+multijob-unix-compatibility/os/oraclelinux/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 ':',5,main]) completed. Took 0.0 secs. :test:fixtures:krb5kdc-fixture:processTestResources (Thread[Task worker for ':',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+master+multijob-unix-compatibility/os/oraclelinux/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 ':',5,main]) completed. Took 0.0 secs. :test:fixtures:krb5kdc-fixture:testClasses (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :test:fixtures:krb5kdc-fixture:checkstyleTest (Thread[Task worker for ':',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+master+multijob-unix-compatibility/os/oraclelinux/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 ':',5,main]) completed. Took 0.0 secs. :test:fixtures:krb5kdc-fixture:checkstyle (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :test:fixtures:krb5kdc-fixture:dependencyLicenses (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :test:fixtures:krb5kdc-fixture:forbiddenApisMain (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :test:fixtures:krb5kdc-fixture:forbiddenApisTest (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :test:fixtures:krb5kdc-fixture:forbiddenApis (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :test:fixtures:krb5kdc-fixture:forbiddenPatterns (Thread[Task worker for ':',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+master+multijob-unix-compatibility/os/oraclelinux/test/fixtures/krb5kdc-fixture/src/main/java', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/fixtures/krb5kdc-fixture/src/test/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/fixtures/krb5kdc-fixture/src/test/java', not found :test:fixtures:krb5kdc-fixture:forbiddenPatterns (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :test:fixtures:krb5kdc-fixture:jarHell (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :test:fixtures:krb5kdc-fixture:licenseHeaders (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :test:fixtures:krb5kdc-fixture:loggerUsageCheck (Thread[Task worker for ':',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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/fixtures/krb5kdc-fixture Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for wrong usages of ESLogger... No wrong usages found :test:fixtures:krb5kdc-fixture:loggerUsageCheck (Thread[Task worker for ':',5,main]) completed. Took 0.169 secs. :test:fixtures:krb5kdc-fixture:namingConventions (Thread[Task worker for ':',5,main]) started. :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 ':',5,main]) completed. Took 0.0 secs. :test:fixtures:krb5kdc-fixture:thirdPartyAudit (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :test:fixtures:krb5kdc-fixture:precommit (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :test:fixtures:old-elasticsearch:compileJava (Thread[Task worker for ':',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.el6_9.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/fixtures/old-elasticsearch Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.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.0 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :test:fixtures:old-elasticsearch:compileJava (Thread[Task worker for ':',5,main]) completed. Took 0.782 secs. :test:fixtures:old-elasticsearch:processResources (Thread[Task worker for ':',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+master+multijob-unix-compatibility/os/oraclelinux/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 ':',5,main]) completed. Took 0.0 secs. :test:fixtures:old-elasticsearch:classes (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :test:fixtures:old-elasticsearch:copyCheckstyleConf (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.001 secs. :test:fixtures:old-elasticsearch:checkstyleMain (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.032 secs. :test:fixtures:old-elasticsearch:compileTestJava (Thread[Task worker for ':',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+master+multijob-unix-compatibility/os/oraclelinux/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 ':',5,main]) completed. Took 0.0 secs. :test:fixtures:old-elasticsearch:processTestResources (Thread[Task worker for ':',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+master+multijob-unix-compatibility/os/oraclelinux/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 ':',5,main]) completed. Took 0.0 secs. :test:fixtures:old-elasticsearch:testClasses (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :test:fixtures:old-elasticsearch:checkstyleTest (Thread[Task worker for ':',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+master+multijob-unix-compatibility/os/oraclelinux/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 ':',5,main]) completed. Took 0.0 secs. :test:fixtures:old-elasticsearch:checkstyle (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :test:fixtures:old-elasticsearch:dependencyLicenses (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :test:fixtures:old-elasticsearch:forbiddenApisMain (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :test:fixtures:old-elasticsearch:forbiddenApisTest (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :test:fixtures:old-elasticsearch:forbiddenApis (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :test:fixtures:old-elasticsearch:forbiddenPatterns (Thread[Task worker for ':',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+master+multijob-unix-compatibility/os/oraclelinux/test/fixtures/old-elasticsearch/src/main/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/fixtures/old-elasticsearch/src/test/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/fixtures/old-elasticsearch/src/test/java', not found :test:fixtures:old-elasticsearch:forbiddenPatterns (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :test:fixtures:old-elasticsearch:jarHell (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :test:fixtures:old-elasticsearch:licenseHeaders (Thread[Task worker for ':',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+master+multijob-unix-compatibility/os/oraclelinux/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 ':',5,main]) completed. Took 0.033 secs. :test:fixtures:old-elasticsearch:loggerUsageCheck (Thread[Task worker for ':',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.el6_9.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/fixtures/old-elasticsearch Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/distributions/logger-usage-7.0.0-alpha1-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+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for wrong usages of ESLogger... No wrong usages found :test:fixtures:old-elasticsearch:loggerUsageCheck (Thread[Task worker for ':',5,main]) completed. Took 0.22 secs. :test:fixtures:old-elasticsearch:namingConventions (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :test:fixtures:old-elasticsearch:thirdPartyAudit (Thread[Task worker for ':',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+master+multijob-unix-compatibility/os/oraclelinux/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 1.27s), 0 error(s). [delete] Deleting directory /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/fixtures/old-elasticsearch/build/tmp/thirdPartyAudit :test:fixtures:old-elasticsearch:thirdPartyAudit (Thread[Task worker for ':',5,main]) completed. Took 1.496 secs. :test:fixtures:old-elasticsearch:precommit (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :build-tools:test (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :test:framework:test (Thread[Task worker for ':',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.001 secs. It is not up-to-date because: Task.upToDateWhen is false. [ant:junit4] says שלום! Master seed: 9777372AC9310850 ==> Test Info: seed=9777372AC9310850; jvms=3; suites=31 Started J1 PID(29130@slave-03db4d587d6d07738.build.us-west-2b.elasticnet.co). Started J2 PID(29131@slave-03db4d587d6d07738.build.us-west-2b.elasticnet.co). Started J0 PID(29132@slave-03db4d587d6d07738.build.us-west-2b.elasticnet.co). Suite: org.elasticsearch.test.rest.yaml.ClientYamlTestExecutionContextTests Completed [1/31] on J0 in 2.30s, 1 test Suite: org.elasticsearch.test.rest.yaml.StashTests Completed [2/31] on J0 in 0.14s, 6 tests Suite: org.elasticsearch.test.disruption.NetworkDisruptionTests Completed [3/31] on J0 in 0.16s, 5 tests Suite: org.elasticsearch.test.test.LoggingListenerTests Completed [4/31] on J1 in 4.82s, 6 tests Suite: org.elasticsearch.transport.nio.TcpFrameDecoderTests Completed [5/31] on J1 in 0.88s, 9 tests Suite: org.elasticsearch.search.MockSearchServiceTests Completed [6/31] on J1 in 1.65s, 1 test Suite: org.elasticsearch.test.rest.yaml.ESClientYamlSuiteTestCaseTests Completed [7/31] on J1 in 0.19s, 3 tests Suite: org.elasticsearch.test.XContentTestUtilsTests Completed [8/31] on J1 in 0.34s, 3 tests Suite: org.elasticsearch.test.rest.yaml.section.TeardownSectionTests Completed [9/31] on J1 in 0.30s, 2 tests Suite: org.elasticsearch.test.hamcrest.ElasticsearchAssertionsTests Completed [10/31] on J1 in 0.12s, 3 tests Suite: org.elasticsearch.test.rest.yaml.section.SetSectionTests Completed [11/31] on J1 in 0.10s, 3 tests Suite: org.elasticsearch.test.VersionUtilsTests Completed [12/31] on J1 in 0.19s, 10 tests Suite: org.elasticsearch.test.rest.yaml.restspec.ClientYamlSuiteRestApiParserFailingTests IGNOR/A 0.06s J1 | ClientYamlSuiteRestApiParserFailingTests.testDuplicateParams > Assumption #1: Test only makes sense if XContent parser doesn't have strict duplicate checks enabled IGNOR/A 0.01s J1 | ClientYamlSuiteRestApiParserFailingTests.testDuplicateParts > Assumption #1: Test only makes sense if XContent parser doesn't have strict duplicate checks enabled Completed [13/31] on J1 in 0.20s, 7 tests, 2 skipped Suite: org.elasticsearch.test.rest.yaml.restspec.ClientYamlSuiteRestApiParserTests Completed [14/31] on J1 in 0.07s, 3 tests Suite: org.elasticsearch.test.rest.yaml.section.ClientYamlTestSectionTests Completed [15/31] on J1 in 0.14s, 9 tests Suite: org.elasticsearch.test.rest.yaml.section.ClientYamlTestSuiteTests Completed [16/31] on J1 in 0.10s, 4 tests Suite: org.elasticsearch.transport.MockTcpTransportTests IGNOR/A 0.14s J2 | MockTcpTransportTests.testTimeoutPerConnection > Assumption #1: Works only on BSD network stacks and apparently windows Completed [17/31] on J2 in 12.69s, 39 tests, 1 skipped Suite: org.elasticsearch.transport.nio.TcpReadContextTests Completed [18/31] on J2 in 0.71s, 3 tests Suite: org.elasticsearch.test.AbstractQueryTestCaseTests Completed [19/31] on J2 in 0.16s, 2 tests Suite: org.elasticsearch.test.rest.yaml.ObjectPathTests Completed [20/31] on J2 in 0.63s, 9 tests Suite: org.elasticsearch.test.disruption.LongGCDisruptionTests Completed [21/31] on J2 in 0.68s, 3 tests Suite: org.elasticsearch.test.test.ESTestCaseTests Completed [22/31] on J2 in 0.32s, 7 tests Suite: org.elasticsearch.test.rest.yaml.BlacklistedPathPatternMatcherTests Completed [23/31] on J2 in 0.08s, 5 tests Suite: org.elasticsearch.test.rest.yaml.section.SetupSectionTests Completed [24/31] on J2 in 0.10s, 2 tests [ant:junit4] JVM J2: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/testrun/test/temp/junit4-J2-20171223_095652_4318065761686331752316.syserr Suite: org.elasticsearch.test.test.InternalTestClusterTests Completed [25/31] on J0 in 14.27s, 5 tests Suite: org.elasticsearch.transport.nio.SimpleNioTransportTests IGNOR/A 0.23s J1 | SimpleNioTransportTests.testTimeoutPerConnection > Assumption #1: Works only on BSD network stacks and apparently windows Completed [26/31] on J1 in 7.63s, 41 tests, 1 skipped Suite: org.elasticsearch.test.rest.yaml.section.SkipSectionTests Completed [27/31] on J0 in 0.34s, 9 tests [ant:junit4] JVM J1: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/testrun/test/temp/junit4-J1-20171223_095652_4215426783733336586683.syserr Suite: org.elasticsearch.test.rest.yaml.section.AssertionTests Completed [28/31] on J0 in 0.07s, 9 tests Suite: org.elasticsearch.test.rest.yaml.section.DoSectionTests IGNOR/A 0.01s J0 | DoSectionTests.testParseDoSectionWithYamlMultipleBodiesRepeatedProperty > Assumption #1: Test only makes sense if XContent parser doesn't have strict duplicate checks enabled IGNOR/A 0.00s J0 | DoSectionTests.testParseDoSectionWithJsonMultipleBodiesRepeatedProperty > Assumption #1: Test only makes sense if XContent parser doesn't have strict duplicate checks enabled Completed [29/31] on J0 in 0.10s, 17 tests, 2 skipped Suite: org.elasticsearch.transport.nio.TcpWriteContextTests Completed [30/31] on J0 in 0.32s, 9 tests Suite: org.elasticsearch.node.MockNodeTests Completed [31/31] on J0 in 0.10s, 1 test [ant:junit4] JVM J0: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/framework/build/testrun/test/temp/junit4-J0-20171223_095652_4216591691077091588657.syserr Slow Tests Summary: 14.27s | org.elasticsearch.test.test.InternalTestClusterTests 12.69s | org.elasticsearch.transport.MockTcpTransportTests 7.63s | org.elasticsearch.transport.nio.SimpleNioTransportTests 4.82s | org.elasticsearch.test.test.LoggingListenerTests 2.30s | org.elasticsearch.test.rest.yaml.ClientYamlTestExecutionContextTests ==> Test Summary: 31 suites, 236 tests, 6 ignored (6 assumptions) [ant:junit4] JVM J0: 0.86 .. 20.20 = 19.33s [ant:junit4] JVM J1: 0.64 .. 19.13 = 18.49s [ant:junit4] JVM J2: 0.64 .. 17.34 = 16.69s [ant:junit4] Execution time total: 20 seconds [ant:junit4] Tests summary: 31 suites, 236 tests, 6 ignored (6 assumptions) :test:framework:test (Thread[Task worker for ':',5,main]) completed. Took 20.342 secs. :test:logger-usage:test (Thread[Task worker for ':',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.001 secs. It is not up-to-date because: Task.upToDateWhen is false. [ant:junit4] says שלום! Master seed: 3495B41BBCE6D143 ==> Test Info: seed=3495B41BBCE6D143; jvm=1; suite=1 Started J0 PID(31385@slave-03db4d587d6d07738.build.us-west-2b.elasticnet.co). Suite: org.elasticsearch.test.loggerusage.ESLoggerUsageTests Completed [1/1] in 1.46s, 2 tests [ant:junit4] JVM J0: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/test/logger-usage/build/testrun/test/temp/junit4-J0-20171223_095712_6195579503009358065797.syserr Slow Tests Summary: 1.46s | org.elasticsearch.test.loggerusage.ESLoggerUsageTests ==> Test Summary: 1 suite, 2 tests [ant:junit4] JVM J0: 0.27 .. 2.53 = 2.26s [ant:junit4] Execution time total: 2.53 sec. [ant:junit4] Tests summary: 1 suite, 2 tests :test:logger-usage:test (Thread[Task worker for ':',5,main]) completed. Took 2.549 secs. :core:cli:test (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs. :core:test (Thread[Task worker for ':',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.032 secs. It is not up-to-date because: Task.upToDateWhen is false. [ant:junit4] says שלום! Master seed: 3720F8B514C908CA ==> Test Info: seed=3720F8B514C908CA; jvms=3; suites=1027 Started J0 PID(31416@slave-03db4d587d6d07738.build.us-west-2b.elasticnet.co). Started J1 PID(31422@slave-03db4d587d6d07738.build.us-west-2b.elasticnet.co). Started J2 PID(31424@slave-03db4d587d6d07738.build.us-west-2b.elasticnet.co). Suite: org.elasticsearch.index.similarity.ScriptedSimilarityTests Completed [1/1027] on J2 in 4.40s, 4 tests Suite: org.elasticsearch.action.bulk.TransportBulkActionIndicesThatCannotBeCreatedTests Completed [2/1027] on J2 in 1.41s, 3 tests Suite: org.elasticsearch.cluster.routing.RecoverySourceTests Completed [3/1027] on J2 in 0.15s, 2 tests Suite: org.elasticsearch.action.OriginalIndicesTests Completed [4/1027] on J2 in 0.15s, 1 test Suite: org.elasticsearch.cluster.routing.allocation.RebalanceAfterActiveTests Completed [5/1027] on J2 in 1.44s, 1 test Suite: org.elasticsearch.index.shard.StoreRecoveryTests Completed [6/1027] on J1 in 7.34s, 3 tests Suite: org.elasticsearch.action.bulk.RetryTests Completed [7/1027] on J1 in 1.05s, 4 tests Suite: org.elasticsearch.cluster.routing.PrimaryTermsTests Completed [8/1027] on J1 in 1.62s, 1 test Suite: org.elasticsearch.action.NotifyOnceListenerTests Completed [9/1027] on J1 in 0.08s, 2 tests Suite: org.elasticsearch.cluster.routing.allocation.RandomAllocationDeciderTests Completed [10/1027] on J1 in 0.31s, 1 test Suite: org.elasticsearch.index.mapper.TextFieldTypeTests Completed [11/1027] on J1 in 0.38s, 9 tests Suite: org.elasticsearch.common.xcontent.cbor.JsonVsCborTests Completed [12/1027] on J1 in 0.18s, 1 test Suite: org.elasticsearch.search.aggregations.metrics.scripted.ScriptedMetricAggregatorTests Completed [13/1027] on J1 in 1.44s, 4 tests Suite: org.elasticsearch.snapshots.RepositoriesMetaDataSerializationTests Completed [14/1027] on J1 in 0.61s, 4 tests Suite: org.elasticsearch.index.mapper.TypeFieldMapperTests Completed [15/1027] on J2 in 7.10s, 4 tests Suite: org.elasticsearch.search.aggregations.metrics.avg.InternalAvgTests Completed [16/1027] on J1 in 1.49s, 5 tests Suite: org.elasticsearch.common.xcontent.json.JsonXContentTests Completed [17/1027] on J2 in 1.37s, 51 tests Suite: org.elasticsearch.index.mapper.BooleanFieldMapperTests Completed [18/1027] on J0 in 15.88s, 7 tests Suite: org.elasticsearch.search.aggregations.metrics.tophits.InternalTopHitsTests Completed [19/1027] on J2 in 0.42s, 5 tests Suite: org.elasticsearch.snapshots.SnapshotRequestsTests Completed [20/1027] on J2 in 0.10s, 2 tests Suite: org.elasticsearch.search.aggregations.metrics.cardinality.CardinalityTests Completed [21/1027] on J2 in 0.08s, 4 tests Suite: org.elasticsearch.index.query.MultiMatchQueryBuilderTests IGNOR/A 0.01s J0 | MultiMatchQueryBuilderTests.testToQueryMultipleTermsBooleanQuery > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.01s J0 | MultiMatchQueryBuilderTests.testToQueryBoost > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.28s J0 | MultiMatchQueryBuilderTests.testFromXContent > Assumption #1: test with date fields runs only when at least a type is registered IGNOR/A 0.02s J0 | MultiMatchQueryBuilderTests.testExceptionUsingAnalyzerOnNumericField > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.01s J0 | MultiMatchQueryBuilderTests.testEqualsAndHashcode > Assumption #1: test with date fields runs only when at least a type is registered IGNOR/A 0.01s J0 | MultiMatchQueryBuilderTests.testToQueryFieldsWildcard > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.04s J0 | MultiMatchQueryBuilderTests.testSerialization > Assumption #1: test with date fields runs only when at least a type is registered IGNOR/A 0.01s J0 | MultiMatchQueryBuilderTests.testFuzzinessOnNonStringField > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.02s J0 | MultiMatchQueryBuilderTests.testMustRewrite > Assumption #1: test with date fields runs only when at least a type is registered IGNOR/A 0.03s J0 | MultiMatchQueryBuilderTests.testToFuzzyQuery > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.04s J0 | MultiMatchQueryBuilderTests.testToQuery > Assumption #1: test with date fields runs only when at least a type is registered IGNOR/A 0.01s J0 | MultiMatchQueryBuilderTests.testDefaultField > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.00s J0 | MultiMatchQueryBuilderTests.testToQueryMultipleFieldsDisableDismax > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.01s J0 | MultiMatchQueryBuilderTests.testValidOutput > Assumption #1: test with date fields runs only when at least a type is registered IGNOR/A 0.00s J0 | MultiMatchQueryBuilderTests.testToQueryMultipleFieldsDisMaxQuery > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.00s J0 | MultiMatchQueryBuilderTests.testToQueryFieldMissing > Assumption #1: test runs only when at least a type is registered Completed [22/1027] on J0 in 0.81s, 23 tests, 16 skipped Suite: org.elasticsearch.bootstrap.JarHellTests IGNOR/A 0.00s J0 | JarHellTests.testParseClassPathWindows > Assumption #1: test is designed for windows-like systems only IGNOR/A 0.01s J0 | JarHellTests.testCrazyEclipseClassPathWindows > Assumption #1: test is designed for windows-like systems only IGNOR/A 0.02s J0 | JarHellTests.testEmptyClassPathWindows > Assumption #1: test is designed for windows-like systems only Completed [23/1027] on J0 in 0.33s, 17 tests, 3 skipped Suite: org.elasticsearch.index.mapper.PathMatchDynamicTemplateTests Completed [24/1027] on J2 in 0.78s, 1 test Suite: org.elasticsearch.action.ingest.SimulatePipelineRequestTests Completed [25/1027] on J0 in 0.06s, 3 tests Suite: org.elasticsearch.node.InternalSettingsPreparerTests Completed [26/1027] on J0 in 0.20s, 7 tests Suite: org.elasticsearch.cluster.routing.allocation.PrimaryNotRelocatedWhileBeingRecoveredTests Completed [27/1027] on J0 in 0.20s, 1 test Suite: org.elasticsearch.cluster.ClusterModuleTests Completed [28/1027] on J2 in 0.36s, 12 tests Suite: org.elasticsearch.cluster.metadata.IndexMetaDataTests Completed [29/1027] on J0 in 0.18s, 7 tests Suite: org.elasticsearch.index.search.geo.GeoUtilsTests Completed [30/1027] on J2 in 0.56s, 36 tests Suite: org.elasticsearch.client.transport.TransportClientHeadersTests Completed [31/1027] on J0 in 1.12s, 3 tests Suite: org.elasticsearch.common.ParseFieldTests Completed [32/1027] on J0 in 0.09s, 3 tests Suite: org.elasticsearch.index.mapper.PathMapperTests Completed [33/1027] on J1 in 4.81s, 1 test Suite: org.elasticsearch.index.query.MatchPhraseQueryBuilderTests Completed [34/1027] on J0 in 0.47s, 13 tests Suite: org.elasticsearch.cluster.ClusterInfoTests Completed [35/1027] on J1 in 0.12s, 1 test Suite: org.elasticsearch.index.search.geo.GeoPointParsingTests Completed [36/1027] on J1 in 0.17s, 7 tests Suite: org.elasticsearch.index.query.RewriteableTests Completed [37/1027] on J0 in 0.32s, 3 tests Suite: org.apache.lucene.analysis.miscellaneous.TruncateTokenFilterTests Completed [38/1027] on J1 in 0.12s, 1 test Suite: org.elasticsearch.common.settings.PropertyPlaceholderTests Completed [39/1027] on J1 in 0.13s, 12 tests Suite: org.elasticsearch.index.mapper.CompletionFieldTypeTests Completed [40/1027] on J1 in 0.16s, 5 tests Suite: org.elasticsearch.search.aggregations.bucket.TermsTests Completed [41/1027] on J1 in 0.17s, 4 tests Suite: org.elasticsearch.tasks.TaskIdTests Completed [42/1027] on J1 in 0.06s, 2 tests Suite: org.elasticsearch.index.codec.CodecTests Completed [43/1027] on J1 in 0.17s, 3 tests Suite: org.elasticsearch.search.aggregations.metrics.avg.AvgAggregatorTests Completed [44/1027] on J0 in 1.68s, 6 tests Suite: org.elasticsearch.common.xcontent.smile.SmileXContentTests Completed [45/1027] on J1 in 0.99s, 51 tests Suite: org.elasticsearch.search.aggregations.bucket.nested.NestedTests Completed [46/1027] on J1 in 0.14s, 4 tests Suite: org.elasticsearch.index.shard.PrimaryReplicaSyncerTests Completed [47/1027] on J0 in 0.49s, 5 tests Suite: org.elasticsearch.index.fielddata.FieldDataStatsTests Completed [48/1027] on J1 in 0.12s, 1 test Suite: org.elasticsearch.cluster.routing.allocation.DecisionsImpactOnClusterHealthTests Completed [49/1027] on J1 in 0.10s, 3 tests Suite: org.elasticsearch.search.slice.SliceBuilderTests Completed [50/1027] on J1 in 0.47s, 5 tests Suite: org.elasticsearch.plugins.PluginsTests Completed [51/1027] on J1 in 0.08s, 2 tests Suite: org.elasticsearch.index.mapper.DoubleIndexingDocTests Completed [52/1027] on J0 in 0.91s, 1 test Suite: org.elasticsearch.action.admin.indices.shards.IndicesShardStoreResponseTests Completed [53/1027] on J0 in 0.11s, 2 tests Suite: org.elasticsearch.common.io.stream.StreamTests Completed [54/1027] on J1 in 0.20s, 9 tests Suite: org.elasticsearch.common.geo.builders.EnvelopeBuilderTests Completed [55/1027] on J0 in 0.25s, 4 tests Suite: org.elasticsearch.action.support.single.instance.TransportInstanceSingleOperationActionTests Completed [56/1027] on J0 in 0.31s, 7 tests Suite: org.elasticsearch.rest.action.RestActionsTests Completed [57/1027] on J0 in 0.13s, 5 tests Suite: org.elasticsearch.index.similarity.SimilarityServiceTests Completed [58/1027] on J0 in 0.05s, 3 tests Suite: org.elasticsearch.search.sort.SortModeTests Completed [59/1027] on J0 in 0.09s, 2 tests Suite: org.elasticsearch.common.lucene.uid.VersionLookupTests Completed [60/1027] on J0 in 0.20s, 2 tests Suite: org.apache.lucene.grouping.CollapsingTopDocsCollectorTests Completed [61/1027] on J2 in 6.12s, 7 tests Suite: org.elasticsearch.action.support.replication.TransportReplicationActionTests Completed [62/1027] on J1 in 1.31s, 19 tests Suite: org.elasticsearch.discovery.zen.NodeRemovalClusterStateTaskExecutorTests Completed [63/1027] on J1 in 0.12s, 3 tests Suite: org.elasticsearch.rest.DeprecationRestHandlerTests Completed [64/1027] on J1 in 0.18s, 8 tests Suite: org.elasticsearch.index.mapper.BinaryFieldTypeTests Completed [65/1027] on J1 in 0.06s, 5 tests Suite: org.elasticsearch.common.util.concurrent.PrioritizedRunnableTests Completed [66/1027] on J1 in 0.06s, 2 tests Suite: org.elasticsearch.search.suggest.phrase.NoisyChannelSpellCheckerTests Completed [67/1027] on J0 in 0.97s, 4 tests Suite: org.elasticsearch.search.suggest.CompletionSuggestionOptionTests Completed [68/1027] on J0 in 0.20s, 3 tests Suite: org.elasticsearch.common.lucene.search.MultiPhrasePrefixQueryTests Completed [69/1027] on J0 in 0.09s, 1 test Suite: org.elasticsearch.search.SearchHitsTests Completed [70/1027] on J0 in 0.23s, 3 tests Suite: org.elasticsearch.common.settings.RemoveSettingKeyStoreCommandTests Completed [71/1027] on J2 in 3.36s, 5 tests Suite: org.elasticsearch.index.mapper.NumberFieldTypeTests Completed [72/1027] on J0 in 2.21s, 32 tests Suite: org.elasticsearch.action.bulk.BulkShardRequestTests Completed [73/1027] on J0 in 0.06s, 1 test Suite: org.elasticsearch.index.shard.DocsStatsTests Completed [74/1027] on J0 in 0.07s, 3 tests Suite: org.elasticsearch.action.admin.cluster.stats.ClusterStatsNodesTests Completed [75/1027] on J0 in 0.13s, 1 test Suite: org.elasticsearch.common.settings.ScopedSettingsTests Completed [76/1027] on J0 in 0.52s, 26 tests Suite: org.elasticsearch.search.geo.GeoShapeQueryTests Completed [77/1027] on J1 in 4.60s, 12 tests Suite: org.elasticsearch.common.PidFileTests Completed [78/1027] on J1 in 0.07s, 2 tests Suite: org.elasticsearch.index.mapper.CopyToMapperTests Completed [79/1027] on J2 in 1.80s, 16 tests Suite: org.elasticsearch.search.aggregations.AggregationsTests Completed [80/1027] on J0 in 0.46s, 4 tests Suite: org.elasticsearch.common.hppc.HppcMapsTests Completed [81/1027] on J1 in 0.09s, 1 test Suite: org.elasticsearch.search.aggregations.bucket.adjacency.AdjacencyMatrixAggregationBuilderTests Completed [82/1027] on J2 in 0.61s, 1 test Suite: org.elasticsearch.tasks.TaskResultTests Completed [83/1027] on J2 in 0.10s, 3 tests Suite: org.elasticsearch.index.query.SpanContainingQueryBuilderTests Completed [84/1027] on J1 in 0.56s, 11 tests Suite: org.elasticsearch.index.engine.CombinedDeletionPolicyTests Completed [85/1027] on J2 in 0.22s, 4 tests Suite: org.elasticsearch.index.engine.InternalEngineSettingsTests Completed [86/1027] on J0 in 0.68s, 1 test Suite: org.elasticsearch.common.util.concurrent.ResizableBlockingQueueTests Completed [87/1027] on J1 in 0.06s, 1 test Suite: org.elasticsearch.index.mapper.MultiFieldCopyToMapperTests Completed [88/1027] on J0 in 0.08s, 1 test Suite: org.elasticsearch.common.xcontent.support.XContentHelperTests Completed [89/1027] on J2 in 0.10s, 2 tests Suite: org.elasticsearch.deps.joda.SimpleJodaTests Completed [90/1027] on J0 in 0.29s, 24 tests Suite: org.elasticsearch.search.aggregations.bucket.nested.ReverseNestedAggregatorTests Completed [91/1027] on J2 in 0.52s, 2 tests Suite: org.elasticsearch.index.fielddata.FieldDataTests Completed [92/1027] on J2 in 0.05s, 2 tests Suite: org.elasticsearch.action.bulk.TransportBulkActionIngestTests Completed [93/1027] on J0 in 0.57s, 6 tests Suite: org.elasticsearch.cluster.routing.allocation.DiskThresholdMonitorTests Completed [94/1027] on J2 in 0.08s, 1 test Suite: org.elasticsearch.search.slice.TermsSliceQueryTests Completed [95/1027] on J2 in 0.22s, 2 tests Suite: org.elasticsearch.action.search.ClearScrollRequestTests Completed [96/1027] on J0 in 0.08s, 5 tests Suite: org.elasticsearch.plugins.spi.NamedXContentProviderTests Completed [97/1027] on J2 in 0.08s, 2 tests Suite: org.elasticsearch.index.mapper.TypeFieldTypeTests Completed [98/1027] on J0 in 0.20s, 7 tests Suite: org.elasticsearch.discovery.zen.ZenPingTests Completed [99/1027] on J0 in 0.06s, 1 test Suite: org.elasticsearch.common.joda.DateMathParserTests Completed [100/1027] on J2 in 0.24s, 15 tests Suite: org.elasticsearch.action.support.replication.TransportWriteActionTests Completed [101/1027] on J2 in 0.33s, 9 tests Suite: org.elasticsearch.discovery.zen.PendingClusterStatesQueueTests Completed [102/1027] on J2 in 0.21s, 7 tests Suite: org.elasticsearch.rest.RestControllerTests Completed [103/1027] on J2 in 0.59s, 20 tests Suite: org.elasticsearch.index.mapper.BinaryRangeUtilTests Completed [104/1027] on J2 in 0.21s, 5 tests Suite: org.elasticsearch.search.query.QueryPhaseTests Completed [105/1027] on J0 in 1.59s, 9 tests Suite: org.elasticsearch.common.util.concurrent.QueueResizingEsThreadPoolExecutorTests Completed [106/1027] on J2 in 0.30s, 6 tests Suite: org.elasticsearch.common.xcontent.XContentFactoryTests Completed [107/1027] on J0 in 0.10s, 9 tests Suite: org.elasticsearch.search.internal.AliasFilterTests Completed [108/1027] on J2 in 0.07s, 1 test Suite: org.elasticsearch.common.PriorityTests Completed [109/1027] on J2 in 0.10s, 4 tests Suite: org.elasticsearch.search.aggregations.metrics.percentiles.tdigest.InternalTDigestPercentilesTests Completed [110/1027] on J0 in 0.32s, 6 tests Suite: org.elasticsearch.common.io.FileSystemUtilsTests Completed [111/1027] on J2 in 0.16s, 4 tests Suite: org.elasticsearch.common.lucene.search.morelikethis.XMoreLikeThisTests Completed [112/1027] on J0 in 0.35s, 1 test Suite: org.elasticsearch.index.query.SpanFirstQueryBuilderTests Completed [113/1027] on J2 in 0.60s, 11 tests Suite: org.elasticsearch.index.query.PrefixQueryBuilderTests Completed [114/1027] on J0 in 0.32s, 14 tests Suite: org.elasticsearch.common.util.concurrent.ThreadContextTests Completed [115/1027] on J2 in 0.13s, 19 tests Suite: org.elasticsearch.index.fielddata.ScriptDocValuesGeoPointsTests Completed [116/1027] on J0 in 0.27s, 2 tests Suite: org.elasticsearch.index.query.ExistsQueryBuilderTests Completed [117/1027] on J0 in 0.19s, 11 tests Suite: org.elasticsearch.cluster.routing.allocation.SingleShardNoReplicasRoutingTests Completed [118/1027] on J0 in 0.41s, 4 tests Suite: org.elasticsearch.index.query.RangeQueryBuilderTests IGNOR/A 0.00s J0 | RangeQueryBuilderTests.testDateRangeQueryFormat > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.01s J0 | RangeQueryBuilderTests.testDateRangeBoundaries > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.00s J0 | RangeQueryBuilderTests.testToQueryNumericField > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.00s J0 | RangeQueryBuilderTests.testDateRangeQueryTimezone > Assumption #1: test runs only when at least a type is registered Completed [119/1027] on J0 in 0.41s, 25 tests, 4 skipped Suite: org.elasticsearch.common.xcontent.smile.JsonVsSmileTests Completed [120/1027] on J0 in 0.03s, 1 test Suite: org.elasticsearch.search.aggregations.bucket.sampler.DiversifiedSamplerTests Completed [121/1027] on J0 in 0.48s, 2 tests Suite: org.elasticsearch.index.mapper.KeywordFieldTypeTests Completed [122/1027] on J0 in 0.11s, 12 tests Suite: org.elasticsearch.cluster.routing.operation.hash.murmur3.Murmur3HashFunctionTests Completed [123/1027] on J0 in 0.06s, 1 test Suite: org.elasticsearch.search.sort.ScoreSortBuilderTests Completed [124/1027] on J0 in 0.10s, 7 tests Suite: org.elasticsearch.common.xcontent.support.filtering.FilterPathTests Completed [125/1027] on J0 in 0.04s, 12 tests Suite: org.elasticsearch.action.ActionListenerTests Completed [126/1027] on J0 in 0.09s, 3 tests Suite: org.elasticsearch.index.query.functionscore.FunctionScoreTests Completed [127/1027] on J0 in 0.35s, 11 tests Suite: org.elasticsearch.cluster.metadata.TemplateUpgradeServiceTests Completed [128/1027] on J0 in 0.28s, 3 tests Suite: org.elasticsearch.index.engine.LiveVersionMapTests Completed [129/1027] on J2 in 2.82s, 5 tests Suite: org.elasticsearch.action.search.AbstractSearchAsyncActionTests Completed [130/1027] on J0 in 0.10s, 3 tests Suite: org.elasticsearch.cluster.routing.allocation.NodeVersionAllocationDeciderTests Completed [131/1027] on J2 in 0.81s, 5 tests Suite: org.elasticsearch.deps.jackson.JacksonLocationTests Completed [132/1027] on J2 in 0.09s, 1 test Suite: org.elasticsearch.search.profile.aggregation.AggregationProfileShardResultTests Completed [133/1027] on J2 in 0.11s, 2 tests Suite: org.elasticsearch.search.profile.query.QueryProfilerTests Completed [134/1027] on J2 in 0.15s, 6 tests Suite: org.elasticsearch.index.IndexTests Completed [135/1027] on J2 in 0.09s, 2 tests Suite: org.elasticsearch.search.aggregations.metrics.cardinality.HyperLogLogPlusPlusTests Completed [136/1027] on J0 in 1.36s, 5 tests Suite: org.elasticsearch.action.admin.indices.mapping.get.GetFieldMappingsResponseTests Completed [137/1027] on J2 in 0.08s, 1 test Suite: org.elasticsearch.search.aggregations.metrics.SumTests Completed [138/1027] on J0 in 0.09s, 4 tests Suite: org.elasticsearch.rest.action.cat.RestTableTests Completed [139/1027] on J0 in 0.05s, 15 tests Suite: org.elasticsearch.threadpool.ScheduleWithFixedDelayTests Completed [140/1027] on J0 in 0.46s, 7 tests Suite: org.elasticsearch.search.aggregations.pipeline.derivative.InternalDerivativeTests Completed [141/1027] on J0 in 0.12s, 5 tests Suite: org.elasticsearch.common.lucene.index.FreqTermsEnumTests Completed [142/1027] on J2 in 0.93s, 3 tests Suite: org.elasticsearch.script.StoredScriptSourceTests Completed [143/1027] on J0 in 0.19s, 3 tests Suite: org.elasticsearch.cluster.routing.allocation.TenShardsOneReplicaRoutingTests Completed [144/1027] on J0 in 0.11s, 1 test Suite: org.elasticsearch.search.suggest.phrase.LinearInterpolationModelTests Completed [145/1027] on J2 in 0.09s, 4 tests Suite: org.elasticsearch.index.seqno.GlobalCheckpointSyncActionTests Completed [146/1027] on J2 in 0.08s, 1 test Suite: org.elasticsearch.action.admin.indices.stats.IndicesStatsResponseTests Completed [147/1027] on J2 in 0.04s, 1 test Suite: org.elasticsearch.cluster.metadata.AliasValidatorTests Completed [148/1027] on J2 in 0.05s, 1 test Suite: org.elasticsearch.action.search.ExpandSearchPhaseTests Completed [149/1027] on J0 in 0.14s, 5 tests Suite: org.elasticsearch.common.util.set.SetsTests Completed [150/1027] on J2 in 0.10s, 2 tests Suite: org.elasticsearch.search.aggregations.pipeline.CumulativeSumTests Completed [151/1027] on J2 in 0.09s, 3 tests Suite: org.elasticsearch.index.seqno.SequenceNumbersTests Completed [152/1027] on J2 in 0.07s, 2 tests Suite: org.elasticsearch.search.aggregations.bucket.terms.LongTermsTests Completed [153/1027] on J0 in 0.27s, 6 tests Suite: org.elasticsearch.common.io.StreamsTests Completed [154/1027] on J0 in 0.10s, 6 tests Suite: org.elasticsearch.action.ingest.PutPipelineRequestTests Completed [155/1027] on J2 in 0.06s, 1 test Suite: org.elasticsearch.index.get.DocumentFieldTests Completed [156/1027] on J0 in 0.05s, 3 tests Suite: org.elasticsearch.cluster.NodeConnectionsServiceTests Completed [157/1027] on J0 in 0.18s, 2 tests Suite: org.elasticsearch.common.geo.builders.LineStringBuilderTests Completed [158/1027] on J2 in 0.37s, 4 tests Suite: org.elasticsearch.search.suggest.term.SuggestModeTests Completed [159/1027] on J2 in 0.06s, 4 tests Suite: org.elasticsearch.index.analysis.StopTokenFilterTests Completed [160/1027] on J0 in 0.12s, 3 tests Suite: org.elasticsearch.action.ingest.WriteableIngestDocumentTests Completed [161/1027] on J2 in 0.07s, 3 tests Suite: org.elasticsearch.index.mapper.RootObjectMapperTests Completed [162/1027] on J0 in 0.56s, 4 tests Suite: org.elasticsearch.script.ScriptMetaDataTests Completed [163/1027] on J0 in 0.28s, 7 tests Suite: org.elasticsearch.common.hash.MessageDigestsTests Completed [164/1027] on J2 in 0.80s, 4 tests Suite: org.elasticsearch.index.query.CommonTermsQueryParserTests Completed [165/1027] on J2 in 0.65s, 1 test Suite: org.elasticsearch.repositories.RepositoryDataTests Completed [166/1027] on J2 in 0.14s, 7 tests Suite: org.elasticsearch.index.fielddata.ordinals.SingleOrdinalsTests Completed [167/1027] on J0 in 1.02s, 2 tests Suite: org.elasticsearch.monitor.os.OsProbeTests Completed [168/1027] on J0 in 0.04s, 4 tests Suite: org.elasticsearch.search.aggregations.bucket.nested.InternalReverseNestedTests Completed [169/1027] on J2 in 0.16s, 5 tests Suite: org.elasticsearch.action.support.RefreshPolicyTests Completed [170/1027] on J2 in 0.03s, 4 tests Suite: org.elasticsearch.cluster.metadata.DateMathExpressionResolverTests Completed [171/1027] on J2 in 0.09s, 15 tests Suite: org.elasticsearch.index.mapper.FieldNamesFieldTypeTests Completed [172/1027] on J2 in 0.08s, 6 tests Suite: org.elasticsearch.search.aggregations.bucket.GeoDistanceRangeTests Completed [173/1027] on J2 in 0.15s, 6 tests Suite: org.elasticsearch.common.compress.DeflateCompressedXContentTests Completed [174/1027] on J0 in 1.33s, 3 tests Suite: org.elasticsearch.action.admin.indices.delete.DeleteIndexResponseTests Completed [175/1027] on J0 in 0.05s, 3 tests Suite: org.elasticsearch.common.xcontent.cbor.CborXContentTests Completed [176/1027] on J0 in 0.52s, 51 tests Suite: org.elasticsearch.search.aggregations.bucket.FilterTests Completed [177/1027] on J0 in 0.12s, 4 tests Suite: org.elasticsearch.common.util.LocaleUtilsTests Completed [178/1027] on J0 in 0.06s, 5 tests Suite: org.elasticsearch.index.analysis.PathHierarchyTokenizerFactoryTests Completed [179/1027] on J0 in 0.08s, 6 tests Suite: org.elasticsearch.search.scroll.RestClearScrollActionTests Completed [180/1027] on J0 in 0.17s, 2 tests Suite: org.elasticsearch.action.fieldcaps.FieldCapabilitiesResponseTests Completed [181/1027] on J0 in 0.14s, 1 test Suite: org.elasticsearch.common.collect.EvictingQueueTests Completed [182/1027] on J0 in 0.11s, 8 tests Suite: org.elasticsearch.index.query.MatchAllQueryBuilderTests Completed [183/1027] on J0 in 0.24s, 10 tests Suite: org.elasticsearch.action.search.TransportSearchHelperTests Completed [184/1027] on J0 in 0.05s, 1 test Suite: org.elasticsearch.indices.recovery.RecoveryTests Completed [185/1027] on J0 in 2.05s, 5 tests Suite: org.elasticsearch.search.aggregations.bucket.RangeTests Completed [186/1027] on J0 in 0.14s, 6 tests Suite: org.elasticsearch.index.fielddata.SortedSetDVStringFieldDataTests Completed [187/1027] on J2 in 4.98s, 19 tests Suite: org.elasticsearch.index.reindex.ReindexRequestTests Completed [188/1027] on J2 in 0.13s, 4 tests Suite: org.elasticsearch.search.aggregations.metrics.percentiles.hdr.InternalHDRPercentilesRanksTests Completed [189/1027] on J0 in 0.47s, 6 tests Suite: org.elasticsearch.common.settings.SettingsFilterTests Completed [190/1027] on J0 in 0.04s, 2 tests Suite: org.elasticsearch.VersionTests Completed [191/1027] on J2 in 0.27s, 24 tests Suite: org.elasticsearch.index.fielddata.ScriptDocValuesDatesTests Completed [192/1027] on J2 in 0.05s, 1 test Suite: org.elasticsearch.indices.memory.breaker.CircuitBreakerUnitTests Completed [193/1027] on J2 in 0.07s, 3 tests Suite: org.elasticsearch.monitor.fs.DeviceStatsTests Completed [194/1027] on J2 in 0.04s, 1 test Suite: org.elasticsearch.cluster.routing.allocation.UpdateNumberOfReplicasTests Completed [195/1027] on J2 in 0.08s, 1 test Suite: org.elasticsearch.index.engine.InternalEngineTests Completed [196/1027] on J1 in 19.12s, 77 tests Suite: org.elasticsearch.cluster.routing.allocation.NodeAllocationResultTests Completed [197/1027] on J1 in 0.05s, 2 tests Suite: org.elasticsearch.search.aggregations.bucket.terms.TermsAggregatorTests Completed [198/1027] on J0 in 1.10s, 12 tests Suite: org.elasticsearch.search.aggregations.metrics.CardinalityAggregatorTests Completed [199/1027] on J0 in 0.24s, 6 tests Suite: org.elasticsearch.search.suggest.term.SortByTests Completed [200/1027] on J0 in 0.09s, 4 tests Suite: org.elasticsearch.common.util.concurrent.TimedRunnableTests Completed [201/1027] on J0 in 0.07s, 2 tests Suite: org.elasticsearch.index.IndexServiceTests Completed [202/1027] on J2 in 1.36s, 8 tests Suite: org.elasticsearch.index.mapper.RoutingFieldTypeTests Completed [203/1027] on J2 in 0.07s, 5 tests Suite: org.elasticsearch.index.analysis.CustomNormalizerTests Completed [204/1027] on J0 in 0.18s, 6 tests Suite: org.elasticsearch.action.index.IndexRequestTests Completed [205/1027] on J0 in 0.10s, 10 tests Suite: org.elasticsearch.action.ShardValidateQueryRequestTests Completed [206/1027] on J0 in 0.05s, 1 test Suite: org.elasticsearch.common.xcontent.yaml.YamlXContentTests Completed [207/1027] on J1 in 0.71s, 51 tests Suite: org.elasticsearch.search.profile.TimerTests Completed [208/1027] on J1 in 0.12s, 2 tests Suite: org.elasticsearch.ElasticsearchExceptionTests Completed [209/1027] on J2 in 0.21s, 16 tests Suite: org.elasticsearch.search.suggest.TermSuggestionOptionTests Completed [210/1027] on J0 in 0.04s, 3 tests Suite: org.elasticsearch.search.profile.query.QueryProfileShardResultTests Completed [211/1027] on J1 in 0.11s, 1 test Suite: org.elasticsearch.index.IndexSortSettingsTests Completed [212/1027] on J1 in 0.06s, 9 tests Suite: org.elasticsearch.action.admin.indices.flush.SyncedFlushUnitTests Completed [213/1027] on J1 in 0.07s, 2 tests Suite: org.elasticsearch.gateway.ReplicaShardAllocatorTests Completed [214/1027] on J0 in 0.31s, 15 tests Suite: org.elasticsearch.action.ingest.SimulateDocumentSimpleResultTests Completed [215/1027] on J0 in 0.09s, 1 test Suite: org.elasticsearch.common.lucene.index.ESDirectoryReaderTests Completed [216/1027] on J1 in 0.09s, 1 test Suite: org.elasticsearch.search.suggest.phrase.LaplaceModelTests Completed [217/1027] on J1 in 0.13s, 4 tests Suite: org.elasticsearch.search.aggregations.bucket.significant.SignificantStringTermsTests Completed [218/1027] on J2 in 0.32s, 6 tests Suite: org.elasticsearch.search.slice.DocValuesSliceQueryTests Completed [219/1027] on J0 in 0.19s, 2 tests Suite: org.elasticsearch.index.seqno.CountedBitSetTests Completed [220/1027] on J1 in 0.13s, 2 tests Suite: org.elasticsearch.index.fielddata.ordinals.MultiOrdinalsTests Completed [221/1027] on J2 in 0.22s, 3 tests Suite: org.elasticsearch.action.ingest.SimulatePipelineRequestParsingTests Completed [222/1027] on J2 in 0.12s, 4 tests Suite: org.elasticsearch.action.admin.indices.shrink.TransportResizeActionTests Completed [223/1027] on J1 in 0.17s, 4 tests Suite: org.elasticsearch.cluster.metadata.AliasMetaDataTests Completed [224/1027] on J1 in 0.07s, 1 test Suite: org.elasticsearch.common.util.iterable.IterablesTests Completed [225/1027] on J1 in 0.09s, 3 tests Suite: org.elasticsearch.cluster.routing.allocation.RoutingNodesIntegrityTests Completed [226/1027] on J2 in 0.15s, 3 tests Suite: org.elasticsearch.action.bulk.BulkResponseTests Completed [227/1027] on J2 in 0.19s, 1 test Suite: org.elasticsearch.search.aggregations.pipeline.BucketSelectorTests Completed [228/1027] on J1 in 0.13s, 3 tests Suite: org.elasticsearch.snapshots.SnapshotsInProgressSerializationTests Completed [229/1027] on J2 in 0.20s, 3 tests Suite: org.elasticsearch.index.seqno.LocalCheckpointTrackerTests Completed [230/1027] on J1 in 0.29s, 8 tests Suite: org.elasticsearch.action.search.SearchRequestBuilderTests Completed [231/1027] on J2 in 0.17s, 4 tests Suite: org.elasticsearch.action.index.IndexResponseTests Completed [232/1027] on J1 in 0.12s, 3 tests Suite: org.elasticsearch.index.mapper.FieldFilterMapperPluginTests Completed [233/1027] on J0 in 1.34s, 4 tests Suite: org.elasticsearch.action.admin.indices.mapping.put.PutMappingRequestTests Completed [234/1027] on J0 in 0.09s, 3 tests Suite: org.elasticsearch.common.geo.builders.GeometryCollectionBuilderTests Completed [235/1027] on J1 in 0.61s, 3 tests Suite: org.elasticsearch.search.suggest.term.StringDistanceImplTests Completed [236/1027] on J1 in 0.07s, 4 tests Suite: org.elasticsearch.index.query.BoostingQueryBuilderTests Completed [237/1027] on J2 in 0.67s, 12 tests Suite: org.elasticsearch.common.path.PathTrieTests Completed [238/1027] on J2 in 0.11s, 10 tests Suite: org.elasticsearch.transport.TransportServiceHandshakeTests Completed [239/1027] on J0 in 0.44s, 4 tests Suite: org.elasticsearch.action.ingest.WritePipelineResponseTests Completed [240/1027] on J1 in 0.06s, 2 tests Suite: org.elasticsearch.common.geo.builders.PolygonBuilderTests Completed [241/1027] on J1 in 0.18s, 7 tests Suite: org.elasticsearch.threadpool.ThreadPoolTests Completed [242/1027] on J0 in 0.03s, 4 tests Suite: org.elasticsearch.index.query.CommonTermsQueryBuilderTests Completed [243/1027] on J1 in 0.23s, 16 tests Suite: org.elasticsearch.repositories.IndexIdTests Completed [244/1027] on J1 in 0.07s, 3 tests Suite: org.elasticsearch.search.aggregations.bucket.nested.InternalNestedTests Completed [245/1027] on J1 in 0.13s, 5 tests Suite: org.elasticsearch.action.support.ListenableActionFutureTests Completed [246/1027] on J1 in 0.05s, 1 test Suite: org.elasticsearch.cluster.metadata.ClusterNameExpressionResolverTests Completed [247/1027] on J1 in 0.09s, 7 tests Suite: org.elasticsearch.index.mapper.GeoPointFieldMapperTests Completed [248/1027] on J2 in 1.22s, 12 tests Suite: org.elasticsearch.index.mapper.FieldNamesFieldMapperTests Completed [249/1027] on J1 in 0.53s, 6 tests Suite: org.elasticsearch.search.aggregations.bucket.FiltersTests Completed [250/1027] on J1 in 0.12s, 7 tests Suite: org.elasticsearch.index.fielddata.ScriptDocValuesLongsTests Completed [251/1027] on J1 in 0.33s, 2 tests Suite: org.elasticsearch.index.reindex.LeaderBulkByScrollTaskStateTests Completed [252/1027] on J1 in 0.05s, 2 tests Suite: org.elasticsearch.SpecialPermissionTests Completed [253/1027] on J1 in 0.04s, 2 tests Suite: org.elasticsearch.transport.RemoteClusterServiceTests Completed [254/1027] on J0 in 1.71s, 9 tests Suite: org.elasticsearch.search.suggest.phrase.DirectCandidateGeneratorTests Completed [255/1027] on J0 in 0.20s, 5 tests Suite: org.elasticsearch.index.search.NestedHelperTests Completed [256/1027] on J0 in 0.91s, 7 tests Suite: org.elasticsearch.index.analysis.ShingleTokenFilterFactoryTests Completed [257/1027] on J0 in 0.10s, 6 tests Suite: org.elasticsearch.search.suggest.SuggestionEntryTests Completed [258/1027] on J0 in 0.23s, 3 tests Suite: org.elasticsearch.action.main.MainActionTests Completed [259/1027] on J0 in 0.08s, 1 test Suite: org.elasticsearch.bootstrap.ElasticsearchCliTests Completed [260/1027] on J0 in 0.47s, 9 tests Suite: org.elasticsearch.index.IndexingSlowLogTests Completed [261/1027] on J0 in 0.15s, 4 tests Suite: org.elasticsearch.common.geo.ShapeRelationTests Completed [262/1027] on J0 in 0.10s, 4 tests Suite: org.elasticsearch.index.mapper.IdFieldMapperTests Completed [263/1027] on J0 in 0.55s, 3 tests Suite: org.elasticsearch.index.reindex.DeleteByQueryRequestTests Completed [264/1027] on J0 in 0.07s, 6 tests Suite: org.elasticsearch.index.IndexSettingsTests Completed [265/1027] on J0 in 0.25s, 22 tests Suite: org.elasticsearch.common.util.BytesRefHashTests Completed [266/1027] on J2 in 4.61s, 5 tests Suite: org.elasticsearch.search.aggregations.metrics.tophits.TopHitsAggregatorTests Completed [267/1027] on J0 in 0.65s, 4 tests Suite: org.elasticsearch.common.bytes.ByteBufferReferenceTests Completed [268/1027] on J2 in 0.76s, 30 tests Suite: org.elasticsearch.index.fielddata.PagedBytesStringFieldDataTests Completed [269/1027] on J1 in 4.65s, 19 tests Suite: org.elasticsearch.search.aggregations.pipeline.bucketmetrics.ExtendedStatsBucketTests Completed [270/1027] on J2 in 0.12s, 5 tests Suite: org.elasticsearch.index.mapper.DateFieldMapperTests Completed [271/1027] on J0 in 1.27s, 14 tests Suite: org.elasticsearch.search.aggregations.bucket.range.InternalDateRangeTests Completed [272/1027] on J0 in 0.27s, 6 tests Suite: org.elasticsearch.action.admin.cluster.node.tasks.TaskTests Completed [273/1027] on J0 in 0.03s, 1 test Suite: org.elasticsearch.index.query.DisableGraphQueryTests Completed [274/1027] on J2 in 0.68s, 5 tests Suite: org.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequestTests Completed [275/1027] on J2 in 0.05s, 4 tests Suite: org.elasticsearch.cluster.service.ClusterSerivceTests Completed [276/1027] on J2 in 0.07s, 1 test Suite: org.elasticsearch.indices.flush.SyncedFlushSingleNodeTests Completed [277/1027] on J1 in 1.06s, 6 tests Suite: org.elasticsearch.ingest.ValueSourceTests Completed [278/1027] on J1 in 0.07s, 3 tests Suite: org.elasticsearch.cluster.action.shard.ShardStateActionTests Completed [279/1027] on J0 in 0.22s, 6 tests Suite: org.elasticsearch.common.transport.BoundTransportAddressTests Completed [280/1027] on J0 in 0.02s, 2 tests Suite: org.elasticsearch.discovery.BlockingClusterStatePublishResponseHandlerTests Completed [281/1027] on J0 in 0.04s, 1 test Suite: org.elasticsearch.index.mapper.ParentFieldTypeTests Completed [282/1027] on J0 in 0.06s, 5 tests Suite: org.elasticsearch.search.aggregations.bucket.geogrid.GeoHashGridAggregatorTests Completed [283/1027] on J2 in 0.19s, 3 tests Suite: org.elasticsearch.cluster.routing.allocation.ThrottlingAllocationTests Completed [284/1027] on J1 in 0.21s, 4 tests Suite: org.elasticsearch.index.IndexModuleTests Completed [285/1027] on J1 in 0.52s, 13 tests Suite: org.elasticsearch.common.geo.GeoHashTests Completed [286/1027] on J2 in 0.69s, 2 tests Suite: org.elasticsearch.search.suggest.SuggestTests Completed [287/1027] on J2 in 0.17s, 5 tests Suite: org.elasticsearch.common.util.ArrayUtilsTests Completed [288/1027] on J2 in 0.09s, 2 tests Suite: org.elasticsearch.index.mapper.GeoShapeFieldTypeTests Completed [289/1027] on J2 in 0.08s, 6 tests Suite: org.elasticsearch.index.mapper.RoutingFieldMapperTests Completed [290/1027] on J1 in 0.37s, 2 tests Suite: org.elasticsearch.BuildTests Completed [291/1027] on J1 in 0.12s, 2 tests Suite: org.elasticsearch.action.bulk.TransportShardBulkActionTests Completed [292/1027] on J0 in 1.13s, 16 tests Suite: org.elasticsearch.index.query.SpanWithinQueryBuilderTests Completed [293/1027] on J2 in 0.15s, 11 tests Suite: org.elasticsearch.search.aggregations.bucket.significant.SignificantLongTermsTests Completed [294/1027] on J1 in 0.31s, 6 tests Suite: org.elasticsearch.action.termvectors.TermVectorsUnitTests Completed [295/1027] on J2 in 0.25s, 9 tests Suite: org.elasticsearch.search.aggregations.bucket.DateRangeTests Completed [296/1027] on J2 in 0.11s, 5 tests Suite: org.elasticsearch.action.admin.cluster.shards.ClusterSearchShardsRequestTests Completed [297/1027] on J2 in 0.06s, 2 tests Suite: org.elasticsearch.index.fielddata.fieldcomparator.ReplaceMissingTests Completed [298/1027] on J1 in 0.09s, 1 test Suite: org.elasticsearch.action.ingest.SimulateExecutionServiceTests Completed [299/1027] on J1 in 0.20s, 7 tests Suite: org.elasticsearch.cluster.routing.allocation.ResizeAllocationDeciderTests Completed [300/1027] on J1 in 0.08s, 5 tests Suite: org.elasticsearch.action.bulk.BulkRequestTests Completed [301/1027] on J1 in 0.08s, 19 tests Suite: org.elasticsearch.snapshots.SnapshotUtilsTests Completed [302/1027] on J1 in 0.02s, 1 test Suite: org.elasticsearch.action.search.SearchPhaseExecutionExceptionTests Completed [303/1027] on J1 in 0.03s, 2 tests Suite: org.elasticsearch.env.NodeEnvironmentTests Completed [304/1027] on J0 in 0.89s, 12 tests Suite: org.elasticsearch.cluster.metadata.AutoExpandReplicasTests Completed [305/1027] on J0 in 0.04s, 2 tests Suite: org.elasticsearch.action.support.TransportActionFilterChainTests Completed [306/1027] on J0 in 0.06s, 2 tests Suite: org.elasticsearch.search.DefaultSearchContextTests Completed [307/1027] on J0 in 0.26s, 1 test Suite: org.elasticsearch.search.aggregations.bucket.filter.InternalFilterTests Completed [308/1027] on J0 in 0.13s, 5 tests Suite: org.elasticsearch.index.store.IndexStoreTests Completed [309/1027] on J0 in 0.04s, 1 test Suite: org.elasticsearch.index.query.BoolQueryBuilderTests IGNOR/A 0.02s J1 | BoolQueryBuilderTests.testTooManyQueriesInObject > Assumption #1: Test only makes sense if XContent parser doesn't have strict duplicate checks enabled Completed [310/1027] on J1 in 0.56s, 22 tests, 1 skipped Suite: org.elasticsearch.search.aggregations.bucket.BucketUtilsTests Completed [311/1027] on J0 in 0.03s, 4 tests Suite: org.elasticsearch.common.network.NetworkUtilsTests Completed [312/1027] on J1 in 0.03s, 6 tests Suite: org.elasticsearch.index.mapper.GenericStoreDynamicTemplateTests Completed [313/1027] on J1 in 0.17s, 1 test Suite: org.elasticsearch.common.bytes.PagedBytesReferenceTests Completed [314/1027] on J2 in 1.24s, 32 tests Suite: org.elasticsearch.common.util.ByteUtilsTests Completed [315/1027] on J1 in 0.06s, 4 tests Suite: org.elasticsearch.common.breaker.MemoryCircuitBreakerTests Completed [316/1027] on J1 in 0.14s, 4 tests Suite: org.elasticsearch.search.aggregations.pipeline.bucketmetrics.AvgBucketTests Completed [317/1027] on J1 in 0.04s, 4 tests Suite: org.elasticsearch.index.query.DisMaxQueryBuilderTests IGNOR/A 0.01s J1 | DisMaxQueryBuilderTests.testToQueryInnerPrefixQuery > Assumption #1: test runs only when at least a type is registered Completed [318/1027] on J1 in 0.22s, 12 tests, 1 skipped Suite: org.elasticsearch.action.admin.indices.template.put.MetaDataIndexTemplateServiceTests Completed [319/1027] on J1 in 0.36s, 8 tests Suite: org.elasticsearch.cluster.service.ClusterApplierServiceTests Completed [320/1027] on J1 in 0.12s, 5 tests Suite: org.elasticsearch.search.aggregations.bucket.filter.InternalFiltersTests Completed [321/1027] on J1 in 0.15s, 6 tests Suite: org.elasticsearch.common.geo.GeoDistanceTests Completed [322/1027] on J1 in 0.18s, 5 tests Suite: org.elasticsearch.search.suggest.SuggestBuilderTests Completed [323/1027] on J1 in 0.32s, 4 tests Suite: org.elasticsearch.common.unit.TimeValueTests Completed [324/1027] on J1 in 0.13s, 17 tests Suite: org.elasticsearch.index.mapper.GeoShapeFieldMapperTests Completed [325/1027] on J1 in 0.86s, 11 tests Suite: org.elasticsearch.index.translog.TranslogTests Completed [326/1027] on J0 in 2.86s, 50 tests Suite: org.elasticsearch.index.query.SpanTermQueryBuilderTests Completed [327/1027] on J1 in 0.19s, 13 tests Suite: org.elasticsearch.index.seqno.GlobalCheckpointTrackerTests Completed [328/1027] on J0 in 0.20s, 12 tests Suite: org.elasticsearch.search.aggregations.bucket.histogram.InternalDateHistogramTests Completed [329/1027] on J0 in 0.19s, 6 tests Suite: org.elasticsearch.action.termvectors.GetTermVectorsTests Completed [330/1027] on J1 in 0.37s, 1 test Suite: org.elasticsearch.common.blobstore.FsBlobStoreTests Completed [331/1027] on J0 in 0.10s, 2 tests Suite: org.elasticsearch.search.aggregations.bucket.DateHistogramTests Completed [332/1027] on J1 in 0.10s, 4 tests Suite: org.elasticsearch.action.admin.cluster.settings.SettingsUpdaterTests Completed [333/1027] on J1 in 0.07s, 4 tests Suite: org.elasticsearch.common.bytes.CompositeBytesReferenceTests Completed [334/1027] on J1 in 1.01s, 31 tests Suite: org.elasticsearch.common.settings.AddStringKeyStoreCommandTests Completed [335/1027] on J2 in 7.66s, 14 tests Suite: org.elasticsearch.search.rescore.QueryRescorerBuilderTests Completed [336/1027] on J2 in 0.09s, 6 tests Suite: org.elasticsearch.action.search.TransportSearchActionTests Completed [337/1027] on J2 in 0.07s, 3 tests Suite: org.elasticsearch.common.settings.AddFileKeyStoreCommandTests Completed [338/1027] on J1 in 6.38s, 13 tests Suite: org.elasticsearch.search.rescore.QueryRescoreModeTests Completed [339/1027] on J1 in 0.05s, 1 test Suite: org.elasticsearch.action.search.TransportMultiSearchActionTests Completed [340/1027] on J1 in 0.17s, 2 tests Suite: org.apache.lucene.queries.BlendedTermQueryTests Completed [341/1027] on J1 in 0.18s, 3 tests Suite: org.elasticsearch.script.ScriptContextTests Completed [342/1027] on J1 in 0.07s, 6 tests HEARTBEAT J0 PID(31416@slave-03db4d587d6d07738.build.us-west-2b.elasticnet.co): 2017-12-23T09:58:35, stalled for 11.1s at: LongRandomBinaryDocValuesRangeQueryTests.testRandomBig Suite: org.elasticsearch.common.cache.CacheTests Completed [343/1027] on J1 in 6.29s, 23 tests Suite: org.elasticsearch.index.query.functionscore.ScoreFunctionBuilderTests Completed [344/1027] on J1 in 0.10s, 2 tests Suite: org.elasticsearch.action.admin.cluster.storedscripts.GetStoredScriptRequestTests Completed [345/1027] on J1 in 0.04s, 1 test Suite: org.elasticsearch.search.aggregations.pipeline.bucketmetrics.stats.extended.InternalExtendedStatsBucketTests Completed [346/1027] on J1 in 0.10s, 5 tests Suite: org.elasticsearch.common.util.CollectionUtilsTests Completed [347/1027] on J1 in 0.56s, 9 tests Suite: org.elasticsearch.action.search.CountedCollectorTests Completed [348/1027] on J1 in 0.34s, 1 test HEARTBEAT J2 PID(31424@slave-03db4d587d6d07738.build.us-west-2b.elasticnet.co): 2017-12-23T09:58:39, stalled for 10.6s at: DoubleRandomBinaryDocValuesRangeQueryTests.testRandomBig Suite: org.elasticsearch.action.support.replication.BroadcastReplicationTests Completed [349/1027] on J1 in 0.27s, 5 tests Suite: org.elasticsearch.indices.recovery.PeerRecoveryTargetServiceTests Completed [350/1027] on J1 in 0.27s, 1 test Suite: org.elasticsearch.cluster.SnapshotsInProgressTests Completed [351/1027] on J1 in 0.03s, 1 test Suite: org.elasticsearch.index.VersionTypeTests Completed [352/1027] on J1 in 0.06s, 5 tests Suite: org.elasticsearch.search.aggregations.metrics.ExtendedStatsAggregatorTests Completed [353/1027] on J1 in 0.22s, 3 tests Suite: org.elasticsearch.common.settings.KeyStoreWrapperTests Completed [354/1027] on J1 in 2.40s, 5 tests Suite: org.apache.lucene.queries.LongRandomBinaryDocValuesRangeQueryTests Completed [355/1027] on J0 in 18.93s, 4 tests Suite: org.elasticsearch.search.DocValueFormatTests Completed [356/1027] on J1 in 0.17s, 9 tests Suite: org.elasticsearch.threadpool.FixedThreadPoolTests Completed [357/1027] on J1 in 0.10s, 1 test Suite: org.elasticsearch.search.aggregations.pipeline.bucketmetrics.InternalBucketMetricValueTests Completed [358/1027] on J0 in 0.10s, 5 tests Suite: org.elasticsearch.search.aggregations.bucket.geogrid.GeoHashGridParserTests Completed [359/1027] on J0 in 0.10s, 7 tests Suite: org.elasticsearch.cluster.routing.RoutingServiceTests Completed [360/1027] on J0 in 0.05s, 1 test Suite: org.elasticsearch.indices.IndicesModuleTests Completed [361/1027] on J1 in 0.12s, 13 tests Suite: org.elasticsearch.index.query.QueryShardContextTests Completed [362/1027] on J1 in 0.09s, 2 tests Suite: org.elasticsearch.index.analysis.AnalysisTests Completed [363/1027] on J0 in 0.06s, 4 tests Suite: org.elasticsearch.common.recycler.QueueRecyclerTests Completed [364/1027] on J0 in 0.06s, 5 tests Suite: org.elasticsearch.common.recycler.ConcurrentRecyclerTests Completed [365/1027] on J0 in 0.06s, 5 tests Suite: org.apache.lucene.queries.DoubleRandomBinaryDocValuesRangeQueryTests Completed [366/1027] on J2 in 14.76s, 4 tests Suite: org.elasticsearch.script.ScriptExceptionTests Completed [367/1027] on J2 in 0.09s, 4 tests Suite: org.elasticsearch.index.query.WildcardQueryBuilderTests Completed [368/1027] on J1 in 0.17s, 15 tests Suite: org.elasticsearch.search.aggregations.MultiBucketAggregatorWrapperTests Completed [369/1027] on J0 in 0.13s, 1 test Suite: org.elasticsearch.search.aggregations.pipeline.bucketmetrics.PercentilesBucketTests Completed [370/1027] on J0 in 0.12s, 5 tests Suite: org.elasticsearch.search.internal.ShardSearchTransportRequestTests Completed [371/1027] on J1 in 0.21s, 4 tests Suite: org.elasticsearch.cluster.metadata.MetaDataCreateIndexServiceTests Completed [372/1027] on J0 in 0.17s, 5 tests Suite: org.elasticsearch.ingest.PipelineConfigurationTests Completed [373/1027] on J0 in 0.08s, 2 tests Suite: org.elasticsearch.common.network.NetworkAddressTests Completed [374/1027] on J1 in 0.31s, 7 tests Suite: org.elasticsearch.common.collect.CopyOnWriteHashMapTests Completed [375/1027] on J2 in 0.76s, 4 tests Suite: org.elasticsearch.common.lucene.uid.VersionsTests Completed [376/1027] on J1 in 0.11s, 4 tests Suite: org.elasticsearch.index.search.nested.DoubleNestedSortingTests Completed [377/1027] on J0 in 0.50s, 2 tests Suite: org.elasticsearch.index.refresh.RefreshStatsTests Completed [378/1027] on J2 in 0.12s, 2 tests Suite: org.elasticsearch.action.admin.cluster.storedscripts.PutStoredScriptRequestTests Completed [379/1027] on J2 in 0.06s, 1 test Suite: org.elasticsearch.search.aggregations.pipeline.bucketsort.BucketSortTests Completed [380/1027] on J2 in 0.19s, 7 tests Suite: org.elasticsearch.cluster.metadata.IndexCreationTaskTests Completed [381/1027] on J1 in 0.68s, 12 tests Suite: org.elasticsearch.index.SearchSlowLogTests Completed [382/1027] on J0 in 0.43s, 4 tests Suite: org.elasticsearch.common.ReleasablesTests Completed [383/1027] on J0 in 0.05s, 1 test Suite: org.elasticsearch.common.collect.IteratorsTests Completed [384/1027] on J1 in 0.13s, 12 tests Suite: org.elasticsearch.discovery.single.SingleNodeDiscoveryTests Completed [385/1027] on J0 in 0.10s, 1 test Suite: org.elasticsearch.action.ingest.TrackingResultProcessorTests Completed [386/1027] on J0 in 0.08s, 4 tests Suite: org.elasticsearch.index.snapshots.blobstore.SlicedInputStreamTests Completed [387/1027] on J0 in 0.08s, 1 test Suite: org.elasticsearch.index.query.RangeQueryRewriteTests Completed [388/1027] on J1 in 0.43s, 3 tests Suite: org.elasticsearch.index.mapper.DynamicTemplatesTests Completed [389/1027] on J1 in 0.45s, 3 tests Suite: org.elasticsearch.common.util.IndexFolderUpgraderTests Completed [390/1027] on J2 in 1.18s, 5 tests Suite: org.elasticsearch.action.search.DfsQueryPhaseTests Completed [391/1027] on J2 in 0.09s, 3 tests Suite: org.elasticsearch.action.support.replication.ReplicationOperationTests Completed [392/1027] on J2 in 0.10s, 5 tests Suite: org.elasticsearch.search.aggregations.AggregatorFactoriesTests IGNOR/A 0.01s J1 | AggregatorFactoriesTests.testSameAggregationName > Assumption #1: Test only makes sense if XContent parser doesn't have strict duplicate checks enabled IGNOR/A 0.01s J1 | AggregatorFactoriesTests.testTwoAggs > Assumption #1: Test only makes sense if XContent parser doesn't have strict duplicate checks enabled Completed [393/1027] on J1 in 0.14s, 9 tests, 2 skipped Suite: org.elasticsearch.indices.recovery.RecoverySettingsDynamicUpdateTests Completed [394/1027] on J2 in 0.12s, 6 tests Suite: org.elasticsearch.cluster.action.shard.ShardFailedClusterStateTaskExecutorTests Completed [395/1027] on J2 in 0.18s, 5 tests Suite: org.elasticsearch.search.suggest.phrase.PhraseSuggestionBuilderTests Completed [396/1027] on J1 in 0.22s, 5 tests Suite: org.elasticsearch.index.analysis.AnalysisRegistryTests Completed [397/1027] on J2 in 0.17s, 8 tests Suite: org.elasticsearch.index.mapper.BooleanFieldTypeTests Completed [398/1027] on J1 in 0.12s, 8 tests Suite: org.elasticsearch.bootstrap.JavaVersionTests Completed [399/1027] on J1 in 0.08s, 6 tests Suite: org.elasticsearch.search.aggregations.metrics.ExtendedStatsTests Completed [400/1027] on J2 in 0.10s, 4 tests Suite: org.elasticsearch.index.query.NestedQueryBuilderTests Completed [401/1027] on J1 in 0.43s, 27 tests Suite: org.elasticsearch.cluster.DiskUsageTests Completed [402/1027] on J1 in 0.05s, 5 tests Suite: org.elasticsearch.action.search.SearchScrollAsyncActionTests Completed [403/1027] on J1 in 0.24s, 5 tests Suite: org.elasticsearch.index.similarity.SimilarityTests Completed [404/1027] on J1 in 0.69s, 10 tests Suite: org.elasticsearch.action.admin.indices.alias.AliasActionsTests Completed [405/1027] on J1 in 0.13s, 11 tests Suite: org.elasticsearch.common.settings.ListKeyStoreCommandTests Completed [406/1027] on J2 in 1.62s, 4 tests Suite: org.elasticsearch.search.MultiValueModeTests Completed [407/1027] on J2 in 0.09s, 12 tests Suite: org.elasticsearch.search.SearchSortValuesTests Completed [408/1027] on J1 in 0.06s, 4 tests Suite: org.elasticsearch.cluster.metadata.MetaDataMappingServiceTests Completed [409/1027] on J1 in 0.41s, 5 tests Suite: org.elasticsearch.action.support.ContextPreservingActionListenerTests Completed [410/1027] on J1 in 0.02s, 3 tests Suite: org.elasticsearch.ingest.ConfigurationUtilsTests Completed [411/1027] on J1 in 0.05s, 10 tests Suite: org.elasticsearch.ingest.IngestServiceTests Completed [412/1027] on J1 in 0.04s, 2 tests Suite: org.elasticsearch.monitor.os.OsStatsTests Completed [413/1027] on J1 in 0.03s, 1 test Suite: org.elasticsearch.rest.RestRequestTests Completed [414/1027] on J1 in 0.08s, 12 tests Suite: org.elasticsearch.search.aggregations.bucket.geogrid.InternalGeoHashGridTests Completed [415/1027] on J1 in 0.22s, 6 tests Suite: org.elasticsearch.threadpool.ScalingThreadPoolTests Completed [416/1027] on J2 in 0.77s, 3 tests Suite: org.elasticsearch.indices.IndicesQueryCacheTests Completed [417/1027] on J2 in 0.17s, 4 tests Suite: org.apache.lucene.search.uhighlight.BoundedBreakIteratorScannerTests Completed [418/1027] on J1 in 0.27s, 1 test Suite: org.elasticsearch.index.mapper.IdFieldTypeTests Completed [419/1027] on J1 in 0.04s, 9 tests Suite: org.elasticsearch.search.aggregations.pipeline.bucketmetrics.StatsBucketTests Completed [420/1027] on J1 in 0.06s, 4 tests Suite: org.elasticsearch.action.support.ActiveShardCountTests Completed [421/1027] on J1 in 0.05s, 10 tests Suite: org.elasticsearch.index.query.QueryStringQueryBuilderTests Completed [422/1027] on J2 in 1.02s, 45 tests Suite: org.elasticsearch.index.query.WrapperQueryBuilderTests Completed [423/1027] on J2 in 0.21s, 14 tests Suite: org.elasticsearch.search.profile.ProfileResultTests Completed [424/1027] on J2 in 0.06s, 3 tests Suite: org.elasticsearch.common.network.NetworkModuleTests Completed [425/1027] on J2 in 0.04s, 5 tests Suite: org.elasticsearch.cluster.routing.DelayedAllocationServiceTests Completed [426/1027] on J1 in 1.30s, 4 tests Suite: org.elasticsearch.index.mapper.IpFieldMapperTests Completed [427/1027] on J1 in 0.76s, 8 tests Suite: org.elasticsearch.index.mapper.NullValueTests Completed [428/1027] on J1 in 0.33s, 1 test Suite: org.elasticsearch.common.io.stream.BytesStreamsTests Completed [429/1027] on J1 in 0.73s, 36 tests Suite: org.elasticsearch.common.logging.DeprecationLoggerTests Completed [430/1027] on J1 in 0.12s, 13 tests Suite: org.elasticsearch.index.analysis.FingerprintAnalyzerTests Completed [431/1027] on J1 in 0.08s, 4 tests Suite: org.elasticsearch.cluster.routing.allocation.decider.FilterAllocationDeciderTests Completed [432/1027] on J1 in 0.08s, 3 tests Suite: org.elasticsearch.common.util.URIPatternTests Completed [433/1027] on J1 in 0.06s, 1 test Suite: org.elasticsearch.common.network.CidrsTests Completed [434/1027] on J2 in 2.57s, 9 tests Suite: org.elasticsearch.cluster.metadata.IndexGraveyardTests Completed [435/1027] on J2 in 0.03s, 7 tests Suite: org.elasticsearch.cluster.metadata.IndexNameExpressionResolverTests Completed [436/1027] on J1 in 0.19s, 44 tests Suite: org.elasticsearch.search.aggregations.pipeline.bucketmetrics.MaxBucketTests Completed [437/1027] on J1 in 0.05s, 4 tests Suite: org.elasticsearch.rest.action.cat.RestIndicesActionTests Completed [438/1027] on J1 in 0.08s, 1 test Suite: org.elasticsearch.search.aggregations.metrics.percentiles.hdr.InternalHDRPercentilesTests Completed [439/1027] on J1 in 0.48s, 7 tests Suite: org.elasticsearch.action.update.UpdateResponseTests Completed [440/1027] on J1 in 0.10s, 3 tests Suite: org.elasticsearch.index.shard.ShardPathTests Completed [441/1027] on J1 in 0.24s, 6 tests Suite: org.elasticsearch.indices.recovery.RecoveryStatusTests Completed [442/1027] on J1 in 0.17s, 1 test Suite: org.elasticsearch.cluster.routing.allocation.ClusterRebalanceRoutingTests Completed [443/1027] on J1 in 0.17s, 8 tests Suite: org.elasticsearch.action.admin.indices.open.OpenIndexResponseTests Completed [444/1027] on J1 in 0.02s, 1 test Suite: org.elasticsearch.gateway.GatewayServiceTests Completed [445/1027] on J1 in 0.04s, 1 test Suite: org.elasticsearch.action.bulk.BulkItemResponseTests Completed [446/1027] on J1 in 0.23s, 3 tests Suite: org.elasticsearch.usage.UsageServiceTests Completed [447/1027] on J1 in 0.04s, 1 test Suite: org.elasticsearch.cluster.routing.RoutingTableTests Completed [448/1027] on J1 in 0.25s, 12 tests Suite: org.elasticsearch.action.search.FetchSearchPhaseTests Completed [449/1027] on J1 in 0.16s, 6 tests Suite: org.elasticsearch.common.compress.DeflateCompressTests Completed [450/1027] on J2 in 2.25s, 11 tests Suite: org.elasticsearch.index.store.StoreTests Completed [451/1027] on J1 in 0.34s, 19 tests Suite: org.elasticsearch.index.query.RegexpQueryBuilderTests IGNOR/A 0.01s J2 | RegexpQueryBuilderTests.testNumeric > Assumption #1: test runs only when at least a type is registered Completed [452/1027] on J2 in 0.15s, 13 tests, 1 skipped Suite: org.elasticsearch.cluster.routing.allocation.decider.DiskThresholdDeciderTests Completed [453/1027] on J1 in 0.10s, 9 tests Suite: org.elasticsearch.search.aggregations.metrics.StatsTests Completed [454/1027] on J1 in 0.05s, 4 tests Suite: org.elasticsearch.action.fieldcaps.FieldCapabilitiesTests Completed [455/1027] on J1 in 0.03s, 3 tests Suite: org.elasticsearch.index.mapper.ExternalFieldMapperTests Completed [456/1027] on J2 in 0.37s, 3 tests Suite: org.elasticsearch.search.aggregations.InternalOrderTests Completed [457/1027] on J2 in 0.07s, 5 tests Suite: org.elasticsearch.nodesinfo.NodeInfoStreamingTests Completed [458/1027] on J1 in 0.13s, 1 test Suite: org.elasticsearch.cluster.serialization.ClusterSerializationTests Completed [459/1027] on J1 in 0.19s, 4 tests Suite: org.elasticsearch.search.suggest.phrase.StupidBackoffModelTests Completed [460/1027] on J2 in 0.03s, 4 tests Suite: org.elasticsearch.index.mapper.CamelCaseFieldNameTests Completed [461/1027] on J2 in 0.24s, 1 test Suite: org.elasticsearch.search.aggregations.bucket.range.InternalGeoDistanceTests Completed [462/1027] on J1 in 0.20s, 6 tests Suite: org.elasticsearch.bootstrap.MaxMapCountCheckTests Completed [463/1027] on J2 in 0.06s, 4 tests Suite: org.elasticsearch.index.query.OperatorTests Completed [464/1027] on J2 in 0.04s, 6 tests Suite: org.elasticsearch.index.query.IdsQueryBuilderTests Completed [465/1027] on J1 in 0.13s, 12 tests Suite: org.apache.lucene.queries.MinDocQueryTests Completed [466/1027] on J1 in 0.11s, 3 tests Suite: org.elasticsearch.common.settings.SettingsModuleTests Completed [467/1027] on J1 in 0.11s, 6 tests Suite: org.elasticsearch.cluster.GetClusterStateTests Completed [468/1027] on J2 in 0.49s, 2 tests Suite: org.elasticsearch.action.search.SearchScrollRequestTests Completed [469/1027] on J2 in 0.04s, 7 tests HEARTBEAT J0 PID(31416@slave-03db4d587d6d07738.build.us-west-2b.elasticnet.co): 2017-12-23T09:58:57, stalled for 10.3s at: UUIDTests.testCompression Suite: org.elasticsearch.index.snapshots.blobstore.FileInfoTests Completed [470/1027] on J2 in 0.72s, 3 tests Suite: org.elasticsearch.action.admin.indices.analyze.AnalyzeRequestTests Completed [471/1027] on J2 in 0.01s, 2 tests Suite: org.elasticsearch.search.aggregations.AggregationCollectorTests Completed [472/1027] on J2 in 0.15s, 1 test Suite: org.elasticsearch.cluster.metadata.MetaDataTests Completed [473/1027] on J2 in 0.12s, 11 tests Suite: org.elasticsearch.action.support.GroupedActionListenerTests Completed [474/1027] on J2 in 0.03s, 2 tests Suite: org.elasticsearch.ingest.IngestDocumentTests Completed [475/1027] on J2 in 0.13s, 86 tests Suite: org.elasticsearch.ingest.IngestStatsTests Completed [476/1027] on J2 in 0.01s, 1 test Suite: org.elasticsearch.monitor.process.ProcessProbeTests Completed [477/1027] on J2 in 0.01s, 2 tests Suite: org.elasticsearch.rest.RestUtilsTests Completed [478/1027] on J2 in 0.02s, 4 tests Suite: org.elasticsearch.search.aggregations.bucket.global.InternalGlobalTests Completed [479/1027] on J2 in 0.04s, 5 tests Suite: org.apache.lucene.search.uhighlight.CustomPassageFormatterTests Completed [480/1027] on J2 in 0.01s, 2 tests Suite: org.elasticsearch.index.mapper.IndexFieldMapperTests Completed [481/1027] on J2 in 0.15s, 2 tests Suite: org.elasticsearch.search.aggregations.pipeline.bucketmetrics.SumBucketTests Completed [482/1027] on J2 in 0.09s, 4 tests Suite: org.elasticsearch.action.support.AdapterActionFutureTests Completed [483/1027] on J2 in 0.05s, 1 test Suite: org.elasticsearch.cluster.routing.GroupShardsIteratorTests Completed [484/1027] on J2 in 0.02s, 2 tests Suite: org.elasticsearch.index.mapper.IpFieldTypeTests Completed [485/1027] on J2 in 0.07s, 10 tests Suite: org.elasticsearch.index.mapper.NumberFieldMapperTests Completed [486/1027] on J2 in 1.30s, 12 tests Suite: org.elasticsearch.common.io.stream.NamedWriteableRegistryTests Completed [487/1027] on J2 in 0.02s, 5 tests Suite: org.elasticsearch.common.lucene.LuceneTests Completed [488/1027] on J2 in 1.15s, 8 tests Suite: org.elasticsearch.common.UUIDTests Completed [489/1027] on J0 in 16.70s, 5 tests Suite: org.elasticsearch.index.mapper.NullValueObjectMappingTests Completed [490/1027] on J0 in 0.18s, 1 test Suite: org.elasticsearch.ingest.IngestMetadataTests Completed [491/1027] on J0 in 0.05s, 2 tests Suite: org.elasticsearch.cluster.ClusterChangedEventTests Completed [492/1027] on J0 in 0.04s, 8 tests Suite: org.elasticsearch.index.mapper.BinaryFieldMapperTests Completed [493/1027] on J0 in 0.38s, 3 tests Suite: org.elasticsearch.cluster.routing.OperationRoutingTests Completed [494/1027] on J0 in 0.43s, 10 tests Suite: org.elasticsearch.index.engine.SegmentTests Completed [495/1027] on J0 in 0.09s, 1 test Suite: org.elasticsearch.search.sort.FieldSortBuilderTests Completed [496/1027] on J0 in 0.23s, 13 tests Suite: org.elasticsearch.cluster.routing.allocation.DiskThresholdSettingsTests Completed [497/1027] on J0 in 0.23s, 9 tests Suite: org.elasticsearch.index.shard.ShardUtilsTests Completed [498/1027] on J0 in 0.09s, 1 test Suite: org.elasticsearch.cluster.structure.RoutingIteratorTests Completed [499/1027] on J0 in 0.19s, 8 tests Suite: org.elasticsearch.index.query.CombineFunctionTests Completed [500/1027] on J0 in 0.07s, 4 tests Suite: org.elasticsearch.index.analysis.HunspellTokenFilterFactoryTests Completed [501/1027] on J2 in 3.80s, 1 test Suite: org.elasticsearch.cluster.routing.allocation.decider.RestoreInProgressAllocationDeciderTests Completed [502/1027] on J2 in 0.07s, 3 tests Suite: org.elasticsearch.common.util.concurrent.AbstractLifecycleRunnableTests Completed [503/1027] on J2 in 0.22s, 4 tests Suite: org.elasticsearch.cluster.metadata.IndexTemplateMetaDataTests Completed [504/1027] on J2 in 0.02s, 3 tests Suite: org.elasticsearch.search.aggregations.pipeline.bucketmetrics.MinBucketTests Completed [505/1027] on J2 in 0.06s, 4 tests Suite: org.elasticsearch.rest.action.cat.RestRecoveryActionTests Completed [506/1027] on J2 in 0.20s, 1 test Suite: org.elasticsearch.search.aggregations.metrics.percentiles.tdigest.InternalTDigestPercentilesRanksTests Completed [507/1027] on J2 in 0.19s, 6 tests Suite: org.elasticsearch.bootstrap.BootstrapChecksTests Completed [508/1027] on J2 in 0.26s, 24 tests Suite: org.elasticsearch.index.shard.ShardSplittingQueryTests Completed [509/1027] on J2 in 0.50s, 4 tests Suite: org.elasticsearch.indices.recovery.RecoveryTargetTests Completed [510/1027] on J2 in 0.16s, 7 tests Suite: org.elasticsearch.cluster.routing.allocation.ConcurrentRebalanceRoutingTests Completed [511/1027] on J2 in 0.07s, 1 test Suite: org.elasticsearch.action.admin.indices.rollover.ConditionTests Completed [512/1027] on J2 in 0.07s, 3 tests Suite: org.elasticsearch.gateway.MetaDataStateFormatTests Completed [513/1027] on J2 in 0.25s, 5 tests Suite: org.elasticsearch.action.bulk.BulkProcessorTests Completed [514/1027] on J2 in 1.06s, 1 test Suite: org.elasticsearch.watcher.FileWatcherTests Completed [515/1027] on J2 in 0.09s, 7 tests Suite: org.elasticsearch.cluster.routing.ShardRoutingTests Completed [516/1027] on J2 in 0.09s, 4 tests Suite: org.elasticsearch.action.search.MultiSearchActionTookTests Completed [517/1027] on J2 in 0.14s, 2 tests Suite: org.elasticsearch.index.suggest.stats.CompletionsStatsTests Completed [518/1027] on J2 in 0.05s, 1 test Suite: org.elasticsearch.cluster.routing.allocation.decider.DiskThresholdDeciderUnitTests Completed [519/1027] on J2 in 0.08s, 4 tests Suite: org.elasticsearch.search.aggregations.metrics.SumAggregatorTests Completed [520/1027] on J2 in 0.23s, 6 tests Suite: org.elasticsearch.action.get.GetResponseTests Completed [521/1027] on J2 in 0.15s, 6 tests Suite: org.elasticsearch.plugins.PluginInfoTests Completed [522/1027] on J2 in 0.24s, 13 tests Suite: org.elasticsearch.cluster.serialization.ClusterStateToStringTests Completed [523/1027] on J2 in 0.06s, 1 test Suite: org.elasticsearch.search.aggregations.bucket.range.InternalRangeTests Completed [524/1027] on J2 in 0.17s, 6 tests Suite: org.elasticsearch.index.query.InnerHitBuilderTests Completed [525/1027] on J2 in 0.50s, 4 tests Suite: org.apache.lucene.queries.SearchAfterSortedDocQueryTests Completed [526/1027] on J2 in 0.18s, 3 tests Suite: org.elasticsearch.common.settings.SettingsTests IGNOR/A 0.00s J2 | SettingsTests.testDuplicateKeysThrowsException > Assumption #1: Test only makes sense if XContent parser doesn't have strict duplicate checks enabled Completed [527/1027] on J2 in 0.19s, 32 tests, 1 skipped Suite: org.elasticsearch.index.shard.SearchOperationListenerTests Completed [528/1027] on J2 in 0.03s, 1 test Suite: org.elasticsearch.search.aggregations.bucket.MissingTests Completed [529/1027] on J2 in 0.05s, 4 tests Suite: org.elasticsearch.search.SearchHitTests Completed [530/1027] on J2 in 0.41s, 7 tests Suite: org.elasticsearch.index.shard.RefreshListenersTests Completed [531/1027] on J1 in 14.57s, 7 tests Suite: org.elasticsearch.search.aggregations.bucket.IpRangeTests Completed [532/1027] on J1 in 0.09s, 5 tests Suite: org.elasticsearch.index.query.functionscore.FunctionScoreQueryBuilderTests IGNOR/A 0.00s J2 | FunctionScoreQueryBuilderTests.testMustRewrite > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.01s J2 | FunctionScoreQueryBuilderTests.testToQuery > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.01s J2 | FunctionScoreQueryBuilderTests.testWeight1fStillProducesWeightFunction > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.01s J2 | FunctionScoreQueryBuilderTests.testMalformedQueryMultipleQueryElements > Assumption #1: Test only makes sense if XContent parser doesn't have strict duplicate checks enabled Completed [533/1027] on J2 in 0.36s, 29 tests, 4 skipped Suite: org.elasticsearch.search.stats.SearchStatsUnitTests Completed [534/1027] on J2 in 0.03s, 1 test Suite: org.elasticsearch.search.SearchCancellationTests Completed [535/1027] on J1 in 0.09s, 1 test Suite: org.elasticsearch.index.query.MatchPhrasePrefixQueryBuilderTests Completed [536/1027] on J2 in 0.19s, 13 tests Suite: org.elasticsearch.rest.action.admin.indices.RestClearIndicesCacheActionTests Completed [537/1027] on J2 in 0.04s, 1 test Suite: org.elasticsearch.cluster.routing.allocation.ExpectedShardSizeAllocationTests Completed [538/1027] on J2 in 0.08s, 2 tests Suite: org.elasticsearch.deps.lucene.VectorHighlighterTests Completed [539/1027] on J2 in 0.18s, 4 tests Suite: org.elasticsearch.index.query.functionscore.FunctionScoreEquivalenceTests Completed [540/1027] on J1 in 0.66s, 3 tests Suite: org.elasticsearch.index.analysis.CoreAnalysisFactoryTests Completed [541/1027] on J2 in 0.28s, 5 tests Suite: org.elasticsearch.search.sort.SortOrderTests Completed [542/1027] on J1 in 0.03s, 3 tests Suite: org.elasticsearch.index.query.MatchNoneQueryBuilderTests Completed [543/1027] on J1 in 0.18s, 10 tests Suite: org.elasticsearch.action.admin.cluster.reroute.ClusterRerouteRequestTests Completed [544/1027] on J2 in 0.15s, 3 tests Suite: org.elasticsearch.search.aggregations.metrics.AvgTests Completed [545/1027] on J2 in 0.10s, 4 tests Suite: org.elasticsearch.rest.action.admin.indices.RestAnalyzeActionTests Completed [546/1027] on J1 in 0.07s, 7 tests Suite: org.elasticsearch.cluster.routing.allocation.ElectReplicaAsPrimaryDuringRelocationTests Completed [547/1027] on J1 in 0.10s, 1 test Suite: org.elasticsearch.deps.lucene.SimpleLuceneTests Completed [548/1027] on J1 in 0.11s, 4 tests Suite: org.elasticsearch.rest.action.document.RestIndexActionTests Completed [549/1027] on J2 in 0.06s, 1 test Suite: org.elasticsearch.index.analysis.CharMatcherTests Completed [550/1027] on J1 in 0.02s, 5 tests Suite: org.elasticsearch.transport.RemoteClusterConnectionTests Completed [551/1027] on J2 in 2.13s, 18 tests Suite: org.elasticsearch.search.aggregations.metrics.percentiles.hdr.HDRPercentilesAggregatorTests Completed [552/1027] on J2 in 0.14s, 5 tests Suite: org.elasticsearch.index.translog.TranslogDeletionPolicyTests Completed [553/1027] on J2 in 0.20s, 4 tests Suite: org.elasticsearch.indices.IndexingMemoryControllerTests Completed [554/1027] on J2 in 1.33s, 11 tests Suite: org.elasticsearch.search.aggregations.bucket.sampler.SamplerAggregatorTests Completed [555/1027] on J2 in 0.08s, 1 test Suite: org.elasticsearch.cli.MultiCommandTests Completed [556/1027] on J2 in 0.06s, 6 tests Suite: org.elasticsearch.search.searchafter.SearchAfterBuilderTests Completed [557/1027] on J2 in 0.05s, 7 tests Suite: org.elasticsearch.indices.store.IndicesStoreTests Completed [558/1027] on J2 in 0.03s, 3 tests Suite: org.elasticsearch.search.aggregations.metrics.ScriptedMetricTests Completed [559/1027] on J2 in 0.03s, 4 tests Suite: org.elasticsearch.cluster.node.DiscoveryNodesTests Completed [560/1027] on J2 in 0.04s, 5 tests Suite: org.elasticsearch.search.aggregations.metrics.InternalExtendedStatsTests Completed [561/1027] on J2 in 0.08s, 5 tests Suite: org.elasticsearch.common.rounding.DateTimeUnitTests Completed [562/1027] on J2 in 0.02s, 1 test Suite: org.elasticsearch.common.xcontent.XContentParserUtilsTests Completed [563/1027] on J2 in 0.07s, 11 tests Suite: org.elasticsearch.action.admin.cluster.node.tasks.TransportTasksActionTests Completed [564/1027] on J1 in 4.38s, 9 tests Suite: org.elasticsearch.search.aggregations.metrics.AdjacencyMatrixTests Completed [565/1027] on J1 in 0.05s, 5 tests Suite: org.elasticsearch.transport.TransportActionProxyTests Completed [566/1027] on J2 in 0.14s, 6 tests Suite: org.elasticsearch.rest.action.document.RestBulkActionTests Completed [567/1027] on J1 in 0.07s, 1 test Suite: org.elasticsearch.transport.PublishPortTests Completed [568/1027] on J1 in 0.07s, 1 test Suite: org.elasticsearch.search.aggregations.metrics.percentiles.hdr.HDRPercentileRanksAggregatorTests Completed [569/1027] on J1 in 0.15s, 4 tests Suite: org.elasticsearch.common.xcontent.support.filtering.SmileFilteringGeneratorTests Completed [570/1027] on J2 in 0.27s, 36 tests Suite: org.elasticsearch.index.translog.MultiSnapshotTests Completed [571/1027] on J1 in 0.46s, 4 tests Suite: org.elasticsearch.index.translog.TranslogVersionTests Completed [572/1027] on J1 in 0.07s, 4 tests Suite: org.elasticsearch.search.aggregations.bucket.sampler.InternalSamplerTests Completed [573/1027] on J1 in 0.10s, 5 tests Suite: org.elasticsearch.cli.CommandTests Completed [574/1027] on J1 in 0.11s, 7 tests Suite: org.elasticsearch.search.scroll.RestSearchScrollActionTests Completed [575/1027] on J1 in 0.06s, 2 tests Suite: org.elasticsearch.indices.recovery.StartRecoveryRequestTests Completed [576/1027] on J1 in 0.06s, 1 test Suite: org.elasticsearch.search.aggregations.metrics.PercentilesTests Completed [577/1027] on J1 in 0.09s, 6 tests Suite: org.elasticsearch.search.aggregations.bucket.filter.FiltersAggregatorTests Completed [578/1027] on J2 in 1.13s, 4 tests Suite: org.elasticsearch.index.shard.IndexShardTests Completed [579/1027] on J0 in 14.70s, 57 tests Suite: org.elasticsearch.cluster.node.DiscoveryNodeTests Completed [580/1027] on J1 in 0.05s, 2 tests Suite: org.elasticsearch.search.aggregations.metrics.GeoCentroidTests Completed [581/1027] on J1 in 0.07s, 4 tests Suite: org.elasticsearch.common.regex.RegexTests Completed [582/1027] on J1 in 0.03s, 2 tests Suite: org.elasticsearch.cluster.service.TaskExecutorTests Completed [583/1027] on J2 in 0.30s, 3 tests Suite: org.elasticsearch.search.suggest.completion.CompletionSuggesterBuilderTests Completed [584/1027] on J0 in 0.23s, 4 tests Suite: org.elasticsearch.common.cache.CacheBuilderTests Completed [585/1027] on J0 in 0.07s, 2 tests Suite: org.elasticsearch.common.xcontent.XContentParserTests Completed [586/1027] on J1 in 0.11s, 11 tests Suite: org.elasticsearch.transport.TcpTransportTests Completed [587/1027] on J1 in 0.11s, 14 tests Suite: org.elasticsearch.search.aggregations.metrics.percentiles.tdigest.TDigestPercentilesAggregatorTests Completed [588/1027] on J2 in 0.23s, 5 tests Suite: org.elasticsearch.index.shard.ShardIdTests Completed [589/1027] on J0 in 0.05s, 1 test Suite: org.elasticsearch.action.admin.cluster.allocation.ClusterAllocationExplanationTests Completed [590/1027] on J0 in 0.07s, 3 tests Suite: org.elasticsearch.common.xcontent.support.filtering.JsonXContentFilteringTests Completed [591/1027] on J1 in 0.32s, 36 tests Suite: org.elasticsearch.common.NumbersTests Completed [592/1027] on J2 in 0.08s, 5 tests Suite: org.elasticsearch.action.resync.ResyncReplicationRequestTests Completed [593/1027] on J2 in 0.06s, 1 test Suite: org.elasticsearch.search.aggregations.metrics.ValueCountTests Completed [594/1027] on J2 in 0.08s, 4 tests Suite: org.elasticsearch.indices.IndicesRequestCacheTests Completed [595/1027] on J0 in 0.15s, 5 tests Suite: org.elasticsearch.common.unit.ByteSizeValueTests Completed [596/1027] on J2 in 0.22s, 27 tests Suite: org.elasticsearch.common.geo.builders.CircleBuilderTests Completed [597/1027] on J2 in 0.08s, 3 tests Suite: org.elasticsearch.cluster.service.MasterServiceTests Completed [598/1027] on J0 in 0.37s, 6 tests Suite: org.elasticsearch.cluster.routing.allocation.PrimaryElectionRoutingTests Completed [599/1027] on J2 in 0.10s, 2 tests Suite: org.elasticsearch.cluster.routing.allocation.AllocationCommandsTests Completed [600/1027] on J0 in 0.14s, 5 tests Suite: org.elasticsearch.index.query.MoreLikeThisQueryBuilderTests IGNOR/A 0.00s J2 | MoreLikeThisQueryBuilderTests.testUnsupportedFields > Assumption #1: test runs only when at least a type is registered Completed [601/1027] on J2 in 0.41s, 18 tests, 1 skipped Suite: org.elasticsearch.index.query.SimpleQueryStringBuilderTests IGNOR/A 0.01s J0 | SimpleQueryStringBuilderTests.testAnalyzerWildcardWithSynonyms > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.00s J0 | SimpleQueryStringBuilderTests.testAnalyzerWithGraph > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.00s J0 | SimpleQueryStringBuilderTests.testQuoteFieldSuffix > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.00s J0 | SimpleQueryStringBuilderTests.testMinimumShouldMatch > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.00s J0 | SimpleQueryStringBuilderTests.testToQueryBoost > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.01s J0 | SimpleQueryStringBuilderTests.testExpandedTerms > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.00s J0 | SimpleQueryStringBuilderTests.testDefaultFieldParsing > Assumption #1: 5.x behaves differently, so skip on non-6.x indices IGNOR/A 0.01s J0 | SimpleQueryStringBuilderTests.testAnalyzeWildcard > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.01s J0 | SimpleQueryStringBuilderTests.testToFuzzyQuery > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.01s J0 | SimpleQueryStringBuilderTests.testDefaultField > Assumption #1: test runs only when at least a type is registered Completed [602/1027] on J0 in 0.32s, 33 tests, 10 skipped Suite: org.elasticsearch.cluster.routing.AllocationIdTests Completed [603/1027] on J0 in 0.06s, 5 tests Suite: org.apache.lucene.search.QueriesTests Completed [604/1027] on J0 in 0.10s, 1 test Suite: org.elasticsearch.script.ScriptTests Completed [605/1027] on J2 in 0.02s, 3 tests Suite: org.elasticsearch.rest.action.RestMainActionTests Completed [606/1027] on J2 in 0.03s, 2 tests Suite: org.elasticsearch.cluster.routing.allocation.SameShardRoutingTests Completed [607/1027] on J0 in 0.07s, 2 tests Suite: org.elasticsearch.action.admin.indices.rollover.RolloverRequestTests Completed [608/1027] on J0 in 0.07s, 3 tests Suite: org.elasticsearch.search.aggregations.bucket.filter.FilterAggregatorTests Completed [609/1027] on J1 in 1.21s, 3 tests Suite: org.elasticsearch.index.shard.IndexShardOperationPermitsTests Completed [610/1027] on J2 in 0.33s, 13 tests Suite: org.elasticsearch.search.aggregations.bucket.BestBucketsDeferringCollectorTests Completed [611/1027] on J2 in 0.07s, 1 test Suite: org.elasticsearch.cluster.node.DiscoveryNodeFiltersTests Completed [612/1027] on J0 in 0.13s, 16 tests Suite: org.elasticsearch.cluster.routing.allocation.FailedNodeRoutingTests Completed [613/1027] on J0 in 0.25s, 2 tests Suite: org.elasticsearch.rest.action.admin.indices.RestIndicesStatsActionTests Completed [614/1027] on J0 in 0.07s, 3 tests Suite: org.elasticsearch.index.fielddata.IndexFieldDataServiceTests Completed [615/1027] on J2 in 0.52s, 6 tests Suite: org.elasticsearch.action.admin.cluster.state.ClusterStateRequestTests Completed [616/1027] on J2 in 0.03s, 1 test Suite: org.elasticsearch.common.lucene.ShardCoreKeyMapTests Completed [617/1027] on J0 in 0.12s, 3 tests Suite: org.elasticsearch.repositories.blobstore.BlobStoreRepositoryRestoreTests Completed [618/1027] on J0 in 0.17s, 1 test Suite: org.elasticsearch.index.reindex.BulkByScrollResponseTests Completed [619/1027] on J0 in 0.02s, 1 test Suite: org.elasticsearch.common.geo.builders.PointBuilderTests Completed [620/1027] on J0 in 0.03s, 3 tests Suite: org.elasticsearch.ingest.PipelineFactoryTests Completed [621/1027] on J2 in 0.02s, 10 tests Suite: org.elasticsearch.cluster.service.TaskBatcherTests Completed [622/1027] on J1 in 0.87s, 7 tests Suite: org.elasticsearch.search.aggregations.metrics.percentiles.tdigest.TDigestPercentileRanksAggregatorTests Completed [623/1027] on J1 in 0.13s, 4 tests Suite: org.elasticsearch.search.aggregations.bucket.nested.ReverseNestedTests Completed [624/1027] on J0 in 0.12s, 4 tests Suite: org.elasticsearch.bootstrap.BootstrapSettingsTests Completed [625/1027] on J0 in 0.06s, 1 test Suite: org.elasticsearch.search.aggregations.bucket.histogram.HistogramAggregatorTests Completed [626/1027] on J2 in 0.26s, 7 tests Suite: org.elasticsearch.index.mapper.VersionFieldTypeTests Completed [627/1027] on J2 in 0.03s, 5 tests Suite: org.elasticsearch.search.suggest.completion.RegexOptionsTests Completed [628/1027] on J2 in 0.09s, 2 tests Suite: org.elasticsearch.common.FieldMemoryStatsTests Completed [629/1027] on J1 in 0.07s, 3 tests Suite: org.elasticsearch.action.main.MainResponseTests Completed [630/1027] on J1 in 0.16s, 4 tests Suite: org.elasticsearch.search.aggregations.metrics.TopHitsTests Completed [631/1027] on J1 in 0.14s, 5 tests Suite: org.elasticsearch.common.unit.ByteSizeUnitTests Completed [632/1027] on J1 in 0.11s, 8 tests Suite: org.elasticsearch.common.geo.SpatialStrategyTests Completed [633/1027] on J1 in 0.06s, 4 tests Suite: org.elasticsearch.cluster.routing.allocation.PreferPrimaryAllocationTests Completed [634/1027] on J1 in 0.17s, 1 test Suite: org.elasticsearch.search.aggregations.bucket.nested.NestedAggregatorTests Completed [635/1027] on J0 in 0.79s, 8 tests Suite: org.elasticsearch.index.search.MultiMatchQueryTests Completed [636/1027] on J2 in 0.65s, 7 tests Suite: org.elasticsearch.cluster.health.ClusterIndexHealthTests Completed [637/1027] on J2 in 0.07s, 1 test Suite: org.elasticsearch.search.aggregations.metrics.PercentileRanksTests Completed [638/1027] on J0 in 0.10s, 4 tests Suite: org.elasticsearch.cluster.routing.allocation.DeadNodesAllocationTests Completed [639/1027] on J0 in 0.10s, 3 tests Suite: org.elasticsearch.index.query.MatchQueryBuilderTests Completed [640/1027] on J1 in 0.36s, 18 tests Suite: org.elasticsearch.script.ScriptServiceTests Completed [641/1027] on J1 in 0.18s, 19 tests Suite: org.elasticsearch.action.support.AutoCreateIndexTests Completed [642/1027] on J0 in 0.20s, 14 tests Suite: org.elasticsearch.monitor.jvm.JvmInfoTests Completed [643/1027] on J0 in 0.05s, 1 test Suite: org.elasticsearch.rest.action.RestBuilderListenerTests Completed [644/1027] on J1 in 0.04s, 3 tests Suite: org.elasticsearch.index.shard.IndexSearcherWrapperTests Completed [645/1027] on J1 in 0.05s, 3 tests Suite: org.elasticsearch.action.support.replication.ReplicationResponseTests Completed [646/1027] on J0 in 0.10s, 3 tests Suite: org.elasticsearch.search.aggregations.SubAggCollectionModeTests Completed [647/1027] on J1 in 0.06s, 4 tests Suite: org.elasticsearch.index.fielddata.GeoFieldDataTests IGNOR/A 0.05s J1 | GeoFieldDataTests.testSortMultiValuesFields > Assumption #1: Only test on non geo_point fields Completed [648/1027] on J1 in 0.70s, 8 tests, 1 skipped Suite: org.elasticsearch.action.admin.cluster.snapshots.status.SnapshotStatusTests Completed [649/1027] on J1 in 0.10s, 1 test Suite: org.elasticsearch.ingest.PipelineExecutionServiceTests Completed [650/1027] on J1 in 0.24s, 13 tests Suite: org.elasticsearch.search.aggregations.bucket.histogram.ExtendedBoundsTests Completed [651/1027] on J1 in 0.13s, 3 tests Suite: org.elasticsearch.index.mapper.UpdateMappingTests Completed [652/1027] on J1 in 0.64s, 5 tests Suite: org.elasticsearch.search.suggest.completion.GeoQueryContextTests Completed [653/1027] on J1 in 0.04s, 3 tests Suite: org.elasticsearch.index.search.ESToParentBlockJoinQueryTests Completed [654/1027] on J1 in 0.05s, 2 tests Suite: org.elasticsearch.cluster.block.ClusterBlockTests Completed [655/1027] on J1 in 0.06s, 3 tests Suite: org.elasticsearch.search.aggregations.bucket.missing.MissingAggregatorTests Completed [656/1027] on J0 in 3.36s, 4 tests Suite: org.elasticsearch.action.search.ShardSearchFailureTests Completed [657/1027] on J0 in 0.06s, 3 tests Suite: org.elasticsearch.bootstrap.SecurityTests Completed [658/1027] on J0 in 0.10s, 4 tests Suite: org.elasticsearch.index.query.TypeQueryBuilderTests Completed [659/1027] on J0 in 0.20s, 11 tests Suite: org.elasticsearch.common.util.concurrent.RefCountedTests Completed [660/1027] on J0 in 0.08s, 2 tests Suite: org.elasticsearch.index.mapper.IpRangeFieldMapperTests Completed [661/1027] on J0 in 0.34s, 1 test Suite: org.elasticsearch.search.fetch.subphase.highlight.PlainHighlighterTests Completed [662/1027] on J0 in 0.17s, 1 test Suite: org.elasticsearch.search.aggregations.bucket.range.IpRangeAggregatorTests Completed [663/1027] on J0 in 0.14s, 1 test Suite: org.elasticsearch.gateway.MetaStateServiceTests Completed [664/1027] on J0 in 0.34s, 5 tests HEARTBEAT J2 PID(31424@slave-03db4d587d6d07738.build.us-west-2b.elasticnet.co): 2017-12-23T09:59:33, stalled for 10.7s at: IntegerRandomBinaryDocValuesRangeQueryTests.testRandomBig Suite: org.elasticsearch.search.SearchServiceTests Completed [665/1027] on J0 in 6.24s, 10 tests Suite: org.elasticsearch.common.util.concurrent.EsExecutorsTests Completed [666/1027] on J0 in 0.25s, 7 tests Suite: org.apache.lucene.queries.IntegerRandomBinaryDocValuesRangeQueryTests Completed [667/1027] on J2 in 15.15s, 4 tests Suite: org.elasticsearch.action.ingest.SimulateProcessorResultTests Completed [668/1027] on J2 in 0.05s, 1 test Suite: org.elasticsearch.index.reindex.BulkByScrollTaskTests Completed [669/1027] on J2 in 0.10s, 5 tests Suite: org.elasticsearch.bootstrap.ESPolicyTests Completed [670/1027] on J2 in 0.03s, 1 test Suite: org.elasticsearch.common.recycler.NoneRecyclerTests Completed [671/1027] on J2 in 0.03s, 5 tests Suite: org.elasticsearch.common.settings.SettingTests Completed [672/1027] on J2 in 0.19s, 26 tests Suite: org.apache.lucene.queries.InetAddressRandomBinaryDocValuesRangeQueryTests Completed [673/1027] on J1 in 12.89s, 4 tests Suite: org.elasticsearch.action.ingest.SimulatePipelineResponseTests Completed [674/1027] on J1 in 0.06s, 1 test Suite: org.elasticsearch.index.reindex.BulkByScrollTaskStatusTests Completed [675/1027] on J1 in 0.05s, 1 test Suite: org.elasticsearch.bootstrap.BootstrapTests Completed [676/1027] on J1 in 0.62s, 1 test Suite: org.elasticsearch.common.recycler.LockedRecyclerTests Completed [677/1027] on J1 in 0.06s, 5 tests Suite: org.elasticsearch.common.settings.SecureStringTests Completed [678/1027] on J1 in 0.03s, 4 tests Suite: org.elasticsearch.action.admin.cluster.node.stats.NodeStatsTests Completed [679/1027] on J1 in 0.06s, 1 test Suite: org.elasticsearch.common.xcontent.ObjectParserTests Completed [680/1027] on J1 in 0.11s, 22 tests Suite: org.elasticsearch.common.geo.GeoWKTShapeParserTests Completed [681/1027] on J1 in 0.12s, 12 tests Suite: org.elasticsearch.common.lucene.search.function.MinScoreScorerTests Completed [682/1027] on J1 in 0.08s, 2 tests Suite: org.elasticsearch.discovery.zen.PublishClusterStateActionTests Completed [683/1027] on J0 in 5.30s, 10 tests Suite: org.elasticsearch.search.aggregations.metrics.StatsAggregatorTests Completed [684/1027] on J0 in 0.14s, 3 tests Suite: org.elasticsearch.index.query.SpanOrQueryBuilderTests Completed [685/1027] on J0 in 0.26s, 12 tests Suite: org.elasticsearch.search.fetch.subphase.ParentFieldSubFetchPhaseTests Completed [686/1027] on J0 in 0.07s, 2 tests Suite: org.elasticsearch.search.suggest.completion.CategoryContextMappingTests Completed [687/1027] on J1 in 0.75s, 27 tests Suite: org.elasticsearch.search.aggregations.pipeline.InternalSimpleValueTests Completed [688/1027] on J1 in 0.06s, 5 tests Suite: org.elasticsearch.action.admin.indices.rollover.TransportRolloverActionTests Completed [689/1027] on J1 in 0.12s, 7 tests Suite: org.elasticsearch.gateway.PrimaryShardAllocatorTests Completed [690/1027] on J1 in 0.15s, 18 tests Suite: org.elasticsearch.action.bulk.TransportBulkActionTests Completed [691/1027] on J1 in 0.07s, 3 tests Suite: org.elasticsearch.node.NodeTests Completed [692/1027] on J1 in 0.38s, 4 tests Suite: org.elasticsearch.cluster.routing.allocation.FailedShardsRoutingTests Completed [693/1027] on J1 in 0.08s, 9 tests Suite: org.elasticsearch.common.bytes.BytesArrayTests Completed [694/1027] on J0 in 0.98s, 31 tests Suite: org.elasticsearch.index.fielddata.UidFieldDataTests Completed [695/1027] on J0 in 0.02s, 2 tests Suite: org.elasticsearch.search.aggregations.metrics.geocentroid.GeoCentroidAggregatorTests Completed [696/1027] on J1 in 0.15s, 4 tests Suite: org.elasticsearch.action.admin.cluster.health.ClusterHealthRequestTests Completed [697/1027] on J1 in 0.03s, 1 test Suite: org.elasticsearch.common.blobstore.BlobPathTests Completed [698/1027] on J1 in 0.01s, 1 test Suite: org.elasticsearch.common.BooleansTests Completed [699/1027] on J1 in 0.03s, 8 tests Suite: org.elasticsearch.env.ESFileStoreTests Completed [700/1027] on J1 in 0.02s, 1 test Suite: org.elasticsearch.action.admin.cluster.node.tasks.CancellableTasksTests Completed [701/1027] on J2 in 3.06s, 3 tests Suite: org.elasticsearch.common.xcontent.UnknownNamedObjectExceptionTests Completed [702/1027] on J2 in 0.01s, 2 tests Suite: org.elasticsearch.gateway.AsyncShardFetchTests Completed [703/1027] on J1 in 0.12s, 8 tests Suite: org.elasticsearch.client.ParentTaskAssigningClientTests Completed [704/1027] on J1 in 0.05s, 1 test Suite: org.elasticsearch.search.aggregations.bucket.GlobalAggregatorTests Completed [705/1027] on J1 in 0.10s, 2 tests Suite: org.elasticsearch.common.geo.ShapeBuilderTests Completed [706/1027] on J2 in 0.42s, 25 tests Suite: org.elasticsearch.common.xcontent.builder.XContentBuilderTests Completed [707/1027] on J1 in 0.18s, 21 tests Suite: org.elasticsearch.common.lucene.search.morelikethis.MoreLikeThisQueryTests Completed [708/1027] on J2 in 0.07s, 1 test Suite: org.elasticsearch.search.suggest.completion.CategoryQueryContextTests Completed [709/1027] on J2 in 0.07s, 3 tests Suite: org.elasticsearch.index.mapper.RangeFieldMapperTests Completed [711/1027] on J0 in 0.74s, 11 tests Suite: org.elasticsearch.action.support.IndicesOptionsTests Completed [712/1027] on J0 in 0.06s, 4 tests Suite: org.apache.lucene.queries.BinaryDocValuesRangeQueryTests Completed [713/1027] on J1 in 0.11s, 2 tests Suite: org.apache.lucene.search.uhighlight.CustomUnifiedHighlighterTests Completed [714/1027] on J1 in 0.22s, 7 tests Suite: org.elasticsearch.recovery.RecoveriesCollectionTests Completed [715/1027] on J0 in 0.50s, 4 tests Suite: org.elasticsearch.search.aggregations.bucket.SignificantTextTests Completed [716/1027] on J0 in 0.10s, 4 tests Suite: org.elasticsearch.rest.RestHttpResponseHeadersTests Completed [717/1027] on J0 in 0.08s, 1 test Suite: org.elasticsearch.action.ActionModuleTests Completed [718/1027] on J1 in 0.37s, 6 tests Suite: org.elasticsearch.ingest.PipelineStoreTests Completed [719/1027] on J0 in 0.10s, 10 tests Suite: org.elasticsearch.search.aggregations.pipeline.BucketScriptTests Completed [720/1027] on J0 in 0.10s, 3 tests Suite: org.elasticsearch.search.aggregations.metrics.MaxTests Completed [721/1027] on J0 in 0.07s, 4 tests Suite: org.elasticsearch.action.DocWriteResponseTests Completed [722/1027] on J1 in 0.07s, 4 tests Suite: org.elasticsearch.action.admin.cluster.allocation.ClusterAllocationExplainActionTests Completed [723/1027] on J1 in 0.11s, 5 tests Suite: org.elasticsearch.action.admin.cluster.allocation.ClusterAllocationExplainRequestTests Completed [724/1027] on J1 in 0.05s, 1 test Suite: org.elasticsearch.action.admin.cluster.health.TransportClusterHealthActionTests Completed [725/1027] on J1 in 0.05s, 1 test Suite: org.elasticsearch.action.admin.cluster.reroute.ClusterRerouteTests Completed [726/1027] on J1 in 0.07s, 2 tests Suite: org.elasticsearch.action.admin.indices.create.CreateIndexRequestBuilderTests Completed [727/1027] on J1 in 0.07s, 2 tests Suite: org.elasticsearch.action.admin.indices.create.CreateIndexRequestTests Completed [728/1027] on J1 in 0.09s, 4 tests Suite: org.elasticsearch.action.admin.indices.segments.IndicesSegmentsRequestTests Completed [729/1027] on J2 in 2.79s, 5 tests Suite: org.elasticsearch.search.aggregations.bucket.histogram.DateHistogramAggregatorTests Completed [730/1027] on J0 in 1.66s, 12 tests Suite: org.elasticsearch.action.admin.indices.create.CreateIndexResponseTests Completed [731/1027] on J1 in 0.09s, 5 tests Suite: org.elasticsearch.gateway.PriorityComparatorTests Completed [732/1027] on J2 in 0.12s, 3 tests Suite: org.elasticsearch.action.bulk.TransportBulkActionTookTests Completed [733/1027] on J2 in 0.06s, 2 tests Suite: org.elasticsearch.node.ResponseCollectorServiceTests Completed [734/1027] on J2 in 0.08s, 3 tests Suite: org.elasticsearch.cluster.routing.allocation.FilterRoutingTests Completed [735/1027] on J2 in 0.06s, 3 tests Suite: org.elasticsearch.indices.IndicesLifecycleListenerSingleNodeTests Completed [736/1027] on J0 in 0.32s, 1 test Suite: org.elasticsearch.action.bulk.BackoffPolicyTests Completed [737/1027] on J0 in 0.03s, 1 test Suite: org.elasticsearch.search.aggregations.metrics.geocentroid.InternalGeoCentroidTests Completed [738/1027] on J2 in 0.10s, 5 tests Suite: org.elasticsearch.action.admin.cluster.health.ClusterHealthResponsesTests Completed [739/1027] on J2 in 0.03s, 2 tests Suite: org.elasticsearch.common.blobstore.FsBlobStoreContainerTests Completed [740/1027] on J2 in 0.18s, 4 tests Suite: org.elasticsearch.search.suggest.completion.GeoContextMappingTests Completed [741/1027] on J0 in 0.44s, 9 tests Suite: org.elasticsearch.action.admin.indices.stats.IndicesStatsTests Completed [742/1027] on J1 in 0.53s, 4 tests Suite: org.elasticsearch.common.ChannelsTests Completed [743/1027] on J2 in 0.27s, 6 tests Suite: org.elasticsearch.env.EnvironmentTests Completed [744/1027] on J2 in 0.10s, 9 tests Suite: org.elasticsearch.search.aggregations.support.ScriptValuesTests Completed [745/1027] on J0 in 0.12s, 4 tests Suite: org.elasticsearch.index.mapper.DynamicTemplateTests Completed [746/1027] on J0 in 0.03s, 5 tests Suite: org.elasticsearch.action.delete.DeleteResponseTests Completed [747/1027] on J1 in 0.06s, 3 tests Suite: org.elasticsearch.gateway.DanglingIndicesStateTests Completed [748/1027] on J2 in 0.13s, 5 tests Suite: org.elasticsearch.client.node.NodeClientHeadersTests Completed [749/1027] on J2 in 0.03s, 2 tests Suite: org.elasticsearch.search.aggregations.bucket.GlobalTests Completed [750/1027] on J2 in 0.07s, 4 tests Suite: org.elasticsearch.common.xcontent.cbor.CborXContentParserTests Completed [751/1027] on J2 in 0.06s, 1 test Suite: org.elasticsearch.action.fieldcaps.FieldCapabilitiesRequestTests Completed [752/1027] on J1 in 0.04s, 2 tests Suite: org.elasticsearch.action.get.MultiGetRequestTests Completed [753/1027] on J2 in 0.05s, 4 tests Suite: org.elasticsearch.action.get.MultiGetShardRequestTests Completed [754/1027] on J1 in 0.04s, 1 test Suite: org.elasticsearch.action.index.IndexRequestBuilderTests Completed [755/1027] on J2 in 0.06s, 1 test Suite: org.elasticsearch.indices.cluster.IndicesClusterStateServiceRandomUpdatesTests Completed [756/1027] on J0 in 0.77s, 2 tests Suite: org.elasticsearch.action.admin.cluster.shards.ClusterSearchShardsResponseTests Completed [757/1027] on J0 in 0.02s, 1 test Suite: org.elasticsearch.index.query.SpanMultiTermQueryBuilderTests Completed [758/1027] on J0 in 0.10s, 13 tests Suite: org.elasticsearch.action.search.CanMatchPreFilterSearchPhaseTests Completed [759/1027] on J1 in 0.24s, 4 tests Suite: org.elasticsearch.cluster.routing.allocation.AwarenessAllocationTests Completed [760/1027] on J0 in 0.11s, 12 tests Suite: org.elasticsearch.action.search.ClearScrollControllerTests Completed [761/1027] on J2 in 0.30s, 3 tests Suite: org.apache.lucene.analysis.miscellaneous.DeDuplicatingTokenFilterTests Completed [762/1027] on J0 in 0.18s, 3 tests Suite: org.elasticsearch.watcher.ResourceWatcherServiceTests Completed [763/1027] on J0 in 0.04s, 2 tests Suite: org.elasticsearch.cluster.metadata.HumanReadableIndexSettingsTests Completed [764/1027] on J0 in 0.02s, 1 test Suite: org.elasticsearch.common.unit.SizeValueTests Completed [765/1027] on J0 in 0.03s, 7 tests Suite: org.elasticsearch.action.search.MultiSearchResponseTests Completed [766/1027] on J1 in 0.36s, 1 test Suite: org.elasticsearch.action.search.SearchAsyncActionTests Completed [767/1027] on J2 in 0.15s, 3 tests Suite: org.elasticsearch.action.search.MultiSearchRequestTests Completed [768/1027] on J0 in 0.25s, 10 tests Suite: org.elasticsearch.common.xcontent.support.filtering.YamlFilteringGeneratorTests Completed [769/1027] on J0 in 0.30s, 36 tests Suite: org.elasticsearch.action.search.SearchPhaseControllerTests Completed [770/1027] on J1 in 0.29s, 9 tests Suite: org.elasticsearch.action.search.SearchResponseTests Completed [771/1027] on J2 in 0.31s, 6 tests Suite: org.elasticsearch.action.support.broadcast.node.TransportBroadcastByNodeActionTests Completed [772/1027] on J1 in 0.17s, 6 tests Suite: org.elasticsearch.action.support.nodes.TransportNodesActionTests Completed [773/1027] on J1 in 0.17s, 5 tests Suite: org.elasticsearch.action.support.master.TransportMasterNodeActionTests Completed [774/1027] on J2 in 0.39s, 8 tests Suite: org.elasticsearch.action.update.UpdateRequestTests Completed [775/1027] on J1 in 0.13s, 14 tests Suite: org.elasticsearch.bootstrap.ElasticsearchUncaughtExceptionHandlerTests Completed [776/1027] on J2 in 0.08s, 3 tests Suite: org.elasticsearch.bootstrap.JNANativesTests Completed [777/1027] on J1 in 0.05s, 2 tests Suite: org.elasticsearch.client.transport.TransportClientTests Completed [778/1027] on J1 in 0.11s, 2 tests Suite: org.elasticsearch.cluster.ClusterStateTests Completed [779/1027] on J1 in 0.07s, 1 test Suite: org.elasticsearch.cluster.health.ClusterStateHealthTests Completed [780/1027] on J1 in 0.07s, 8 tests Suite: org.elasticsearch.index.mapper.DocumentMapperMergeTests Completed [781/1027] on J0 in 1.99s, 10 tests Suite: org.elasticsearch.transport.ConnectionProfileTests Completed [782/1027] on J0 in 0.03s, 2 tests Suite: org.elasticsearch.cluster.metadata.MetaDataDeleteIndexServiceTests Completed [783/1027] on J1 in 0.04s, 3 tests Suite: org.elasticsearch.common.network.InetAddressesTests Completed [784/1027] on J0 in 0.04s, 11 tests Suite: org.elasticsearch.cluster.metadata.MetaDataIndexAliasesServiceTests Completed [785/1027] on J1 in 0.03s, 4 tests Suite: org.elasticsearch.index.termvectors.TermVectorsServiceTests Completed [786/1027] on J0 in 0.30s, 2 tests Suite: org.elasticsearch.cluster.metadata.MetaDataIndexUpgradeServiceTests Completed [787/1027] on J1 in 0.05s, 6 tests Suite: org.elasticsearch.common.util.concurrent.PrioritizedExecutorsTests Completed [788/1027] on J0 in 0.25s, 7 tests Suite: org.elasticsearch.cluster.metadata.ToAndFromJsonMetaDataTests Completed [789/1027] on J1 in 0.03s, 1 test Suite: org.elasticsearch.cluster.metadata.WildcardExpressionResolverTests Completed [790/1027] on J1 in 0.04s, 7 tests Suite: org.elasticsearch.cluster.routing.UnassignedInfoTests Completed [791/1027] on J1 in 0.11s, 16 tests Suite: org.elasticsearch.client.transport.TransportClientNodesServiceTests Completed [792/1027] on J2 in 2.48s, 5 tests Suite: org.elasticsearch.cluster.routing.allocation.AddIncrementallyTests Completed [793/1027] on J1 in 0.24s, 3 tests Suite: org.elasticsearch.cluster.routing.allocation.AllocateUnassignedDecisionTests Completed [794/1027] on J2 in 0.06s, 6 tests Suite: org.elasticsearch.cluster.routing.allocation.AllocationDecisionTests Completed [795/1027] on J1 in 0.07s, 4 tests Suite: org.elasticsearch.cluster.routing.allocation.AllocationPriorityTests Completed [796/1027] on J2 in 0.07s, 1 test Suite: org.elasticsearch.cluster.routing.allocation.BalanceConfigurationTests Completed [797/1027] on J1 in 0.40s, 4 tests Suite: org.elasticsearch.cluster.routing.allocation.BalancedSingleShardTests Completed [798/1027] on J1 in 0.13s, 8 tests Suite: org.elasticsearch.cluster.routing.allocation.IndexBalanceTests Completed [799/1027] on J1 in 0.11s, 3 tests Suite: org.elasticsearch.cluster.routing.allocation.MaxRetryAllocationDeciderTests Completed [800/1027] on J1 in 0.09s, 2 tests Suite: org.elasticsearch.cluster.routing.allocation.MoveDecisionTests Completed [801/1027] on J1 in 0.05s, 4 tests Suite: org.elasticsearch.cluster.routing.allocation.PreferLocalPrimariesToRelocatingPrimariesTests Completed [802/1027] on J1 in 0.08s, 1 test Suite: org.elasticsearch.cluster.routing.allocation.ReplicaAllocatedAfterPrimaryTests Completed [803/1027] on J1 in 0.05s, 1 test Suite: org.elasticsearch.cluster.routing.allocation.ShardVersioningTests Completed [804/1027] on J1 in 0.05s, 1 test Suite: org.elasticsearch.cluster.routing.allocation.ShardsLimitAllocationTests Completed [805/1027] on J1 in 0.09s, 3 tests Suite: org.elasticsearch.cluster.routing.allocation.SingleShardOneReplicaRoutingTests Completed [806/1027] on J1 in 0.07s, 1 test Suite: org.elasticsearch.cluster.routing.allocation.StartedShardsRoutingTests Completed [807/1027] on J1 in 0.07s, 2 tests Suite: org.elasticsearch.cluster.routing.allocation.BalanceUnbalancedClusterTests Completed [808/1027] on J2 in 3.07s, 1 test Suite: org.elasticsearch.cluster.routing.allocation.decider.DecisionTests Completed [809/1027] on J1 in 0.04s, 1 test Suite: org.elasticsearch.cluster.routing.allocation.decider.EnableAllocationTests Completed [810/1027] on J2 in 0.11s, 5 tests Suite: org.elasticsearch.cluster.serialization.DiffableTests Completed [811/1027] on J1 in 0.06s, 3 tests Suite: org.elasticsearch.common.ExponentiallyWeightedMovingAverageTests Completed [812/1027] on J2 in 0.06s, 3 tests Suite: org.elasticsearch.common.StringsTests Completed [813/1027] on J1 in 0.08s, 4 tests Suite: org.elasticsearch.common.TableTests Completed [814/1027] on J2 in 0.08s, 11 tests Suite: org.elasticsearch.common.geo.GeoJsonShapeParserTests Completed [815/1027] on J1 in 0.21s, 20 tests Suite: org.elasticsearch.common.geo.builders.MultiLineStringBuilderTests Completed [816/1027] on J2 in 0.14s, 3 tests Suite: org.elasticsearch.common.geo.builders.MultiPointBuilderTests Completed [817/1027] on J1 in 0.10s, 4 tests Suite: org.elasticsearch.common.hashing.MurmurHash3Tests Completed [818/1027] on J1 in 0.05s, 1 test Suite: org.elasticsearch.common.geo.builders.MultiPolygonBuilderTests Completed [819/1027] on J2 in 0.42s, 3 tests Suite: org.elasticsearch.common.io.stream.ReleasableBytesStreamOutputTests Completed [820/1027] on J1 in 0.04s, 1 test Suite: org.elasticsearch.common.joda.JodaTests Completed [821/1027] on J2 in 0.05s, 1 test Suite: org.elasticsearch.common.lucene.store.ByteArrayIndexInputTests Completed [822/1027] on J1 in 0.11s, 3 tests Suite: org.elasticsearch.common.lucene.store.InputStreamIndexInputTests Completed [823/1027] on J2 in 0.06s, 6 tests Suite: org.elasticsearch.common.network.NetworkServiceTests Completed [824/1027] on J1 in 0.09s, 10 tests Suite: org.elasticsearch.common.settings.CreateKeyStoreCommandTests Completed [825/1027] on J1 in 0.67s, 3 tests Suite: org.elasticsearch.common.settings.MemorySizeSettingsTests Completed [826/1027] on J1 in 0.06s, 6 tests Suite: org.elasticsearch.common.unit.DistanceUnitTests Completed [827/1027] on J1 in 0.06s, 5 tests Suite: org.elasticsearch.common.rounding.TimeZoneRoundingTests Completed [828/1027] on J2 in 1.34s, 20 tests Suite: org.elasticsearch.common.unit.FuzzinessTests Completed [829/1027] on J1 in 0.11s, 7 tests Suite: org.elasticsearch.common.unit.RatioValueTests Completed [830/1027] on J2 in 0.06s, 2 tests Suite: org.elasticsearch.common.util.CancellableThreadsTests Completed [831/1027] on J2 in 0.10s, 1 test Suite: org.elasticsearch.common.util.LongHashTests Completed [832/1027] on J2 in 0.78s, 5 tests Suite: org.elasticsearch.common.util.LongObjectHashMapTests Completed [833/1027] on J2 in 1.14s, 1 test Suite: org.elasticsearch.common.util.SingleObjectCacheTests Completed [834/1027] on J2 in 0.07s, 2 tests Suite: org.elasticsearch.common.util.BigArraysTests Completed [835/1027] on J1 in 2.93s, 17 tests Suite: org.elasticsearch.common.util.concurrent.AbstractRunnableTests Completed [836/1027] on J2 in 0.05s, 6 tests Suite: org.apache.lucene.queries.FloatRandomBinaryDocValuesRangeQueryTests Completed [837/1027] on J0 in 11.26s, 4 tests Suite: org.elasticsearch.search.aggregations.metrics.scripted.InternalScriptedMetricTests Completed [838/1027] on J0 in 0.13s, 5 tests Suite: org.elasticsearch.common.util.concurrent.CountDownTests Completed [839/1027] on J2 in 0.15s, 2 tests Suite: org.elasticsearch.common.util.concurrent.AsyncIOProcessorTests Completed [840/1027] on J1 in 0.36s, 4 tests Suite: org.elasticsearch.search.profile.query.CollectorResultTests Completed [841/1027] on J0 in 0.08s, 3 tests Suite: org.elasticsearch.plugins.PluginsServiceTests Completed [842/1027] on J0 in 0.07s, 10 tests Suite: org.elasticsearch.index.query.functionscore.FieldValueFactorFunctionModifierTests Completed [843/1027] on J0 in 0.03s, 4 tests Suite: org.elasticsearch.action.bulk.BulkRequestModifierTests Completed [844/1027] on J0 in 0.07s, 3 tests Suite: org.elasticsearch.search.aggregations.metrics.GeoBoundsTests Completed [845/1027] on J0 in 0.11s, 4 tests Suite: org.elasticsearch.cluster.routing.allocation.InSyncAllocationIdTests Completed [846/1027] on J0 in 0.11s, 6 tests Suite: org.elasticsearch.common.util.concurrent.EsThreadPoolExecutorTests Completed [847/1027] on J2 in 0.49s, 1 test Suite: org.elasticsearch.search.aggregations.bucket.significant.SignificanceHeuristicTests Completed [848/1027] on J0 in 0.06s, 7 tests Suite: org.elasticsearch.common.xcontent.XContentTypeTests Completed [849/1027] on J2 in 0.07s, 8 tests Suite: org.elasticsearch.common.util.concurrent.KeyedLockTests Completed [850/1027] on J1 in 0.66s, 3 tests Suite: org.elasticsearch.search.builder.SearchSourceBuilderTests Completed [851/1027] on J0 in 0.30s, 15 tests Suite: org.elasticsearch.action.admin.indices.TransportAnalyzeActionTests Completed [852/1027] on J0 in 0.21s, 9 tests Suite: org.elasticsearch.common.xcontent.support.XContentMapValuesTests Completed [853/1027] on J2 in 0.48s, 51 tests Suite: org.elasticsearch.common.xcontent.support.filtering.CborXContentFilteringTests Completed [854/1027] on J1 in 0.26s, 36 tests Suite: org.elasticsearch.index.query.ConstantScoreQueryBuilderTests IGNOR/A 0.03s J0 | ConstantScoreQueryBuilderTests.testMultipleFilterElements > Assumption #1: Test only makes sense if XContent parser doesn't have strict duplicate checks enabled IGNOR/A 0.01s J0 | ConstantScoreQueryBuilderTests.testUnknownField > Assumption #1: test doesn't apply for query filter queries Completed [855/1027] on J0 in 0.24s, 15 tests, 2 skipped Suite: org.elasticsearch.common.xcontent.support.filtering.FilterPathGeneratorFilteringTests Completed [856/1027] on J2 in 0.08s, 4 tests Suite: org.elasticsearch.discovery.DiscoveryModuleTests Completed [857/1027] on J1 in 0.26s, 10 tests Suite: org.elasticsearch.discovery.zen.ElectMasterServiceTests Completed [858/1027] on J1 in 0.04s, 6 tests Suite: org.elasticsearch.discovery.zen.MembershipActionTests Completed [859/1027] on J1 in 0.02s, 4 tests Suite: org.elasticsearch.discovery.zen.NodeJoinControllerTests Completed [860/1027] on J1 in 0.31s, 14 tests Suite: org.elasticsearch.discovery.ZenFaultDetectionTests Completed [861/1027] on J2 in 2.22s, 3 tests Suite: org.elasticsearch.ExceptionSerializationTests Completed [862/1027] on J0 in 2.51s, 41 tests Suite: org.elasticsearch.search.aggregations.metrics.geobounds.InternalGeoBoundsTests Completed [863/1027] on J0 in 0.02s, 5 tests Suite: org.elasticsearch.rest.BytesRestResponseTests Completed [864/1027] on J0 in 0.04s, 12 tests Suite: org.elasticsearch.action.ExplainRequestTests Completed [865/1027] on J0 in 0.01s, 1 test Suite: org.elasticsearch.discovery.zen.ZenDiscoveryUnitTests Completed [866/1027] on J2 in 0.15s, 6 tests Suite: org.elasticsearch.gateway.GatewayMetaStateTests Completed [867/1027] on J2 in 0.11s, 16 tests Suite: org.elasticsearch.index.MergePolicySettingsTests Completed [868/1027] on J2 in 0.05s, 4 tests Suite: org.elasticsearch.index.MergeSchedulerSettingsTests Completed [869/1027] on J2 in 0.03s, 3 tests Suite: org.elasticsearch.discovery.zen.UnicastZenPingTests Completed [870/1027] on J1 in 3.62s, 9 tests Suite: org.elasticsearch.index.fielddata.NoOrdinalsStringFieldDataTests IGNOR/A 0.07s J0 | NoOrdinalsStringFieldDataTests.testTermsEnum > Assumption #1: We can't test this, since the returned IFD instance doesn't implement IndexFieldData.WithOrdinals Completed [871/1027] on J0 in 3.03s, 19 tests, 1 skipped Suite: org.elasticsearch.cli.TerminalTests Completed [872/1027] on J0 in 0.02s, 5 tests Suite: org.elasticsearch.index.analysis.PatternAnalyzerTests Completed [873/1027] on J2 in 2.00s, 6 tests Suite: org.elasticsearch.index.analysis.PreBuiltAnalyzerTests Completed [874/1027] on J1 in 0.37s, 4 tests Suite: org.elasticsearch.common.xcontent.ConstructingObjectParserTests IGNOR/A 0.01s J0 | ConstructingObjectParserTests.testRepeatedConstructorParam > Assumption #1: Test only makes sense if XContent parser doesn't have strict duplicate checks enabled Completed [875/1027] on J0 in 0.17s, 25 tests, 1 skipped Suite: org.elasticsearch.index.analysis.SnowballAnalyzerTests Completed [876/1027] on J2 in 0.05s, 4 tests Suite: org.elasticsearch.index.analysis.StopAnalyzerTests Completed [877/1027] on J1 in 0.04s, 1 test Suite: org.elasticsearch.index.analysis.WhitespaceTokenizerFactoryTests Completed [878/1027] on J0 in 0.04s, 2 tests Suite: org.elasticsearch.index.analysis.synonyms.SynonymsAnalysisTests Completed [879/1027] on J2 in 0.07s, 3 tests Suite: org.elasticsearch.index.cache.bitset.BitSetFilterCacheTests Completed [880/1027] on J1 in 0.08s, 4 tests Suite: org.elasticsearch.index.engine.VersionValueTests Completed [881/1027] on J0 in 0.02s, 2 tests Suite: org.elasticsearch.index.fielddata.BinaryDVFieldDataTests Completed [882/1027] on J2 in 0.21s, 2 tests Suite: org.elasticsearch.index.fielddata.FieldDataCacheTests Completed [883/1027] on J1 in 0.07s, 1 test Suite: org.elasticsearch.index.fielddata.plain.HalfFloatFielddataTests Completed [884/1027] on J2 in 0.07s, 2 tests Suite: org.elasticsearch.index.fielddata.FilterFieldDataTests IGNOR/A 0.21s J0 | FilterFieldDataTests.testEmpty > Assumption #1: No need to test empty usage here Completed [885/1027] on J0 in 0.34s, 2 tests, 1 skipped Suite: org.elasticsearch.index.get.GetResultTests Completed [886/1027] on J2 in 0.11s, 7 tests Suite: org.elasticsearch.index.fieldstats.FieldStatsProviderRefreshTests Completed [887/1027] on J1 in 0.29s, 1 test Suite: org.elasticsearch.index.mapper.DateFieldTypeTests Completed [888/1027] on J1 in 0.11s, 11 tests Suite: org.elasticsearch.index.mapper.AllFieldMapperTests Completed [889/1027] on J0 in 0.27s, 1 test Suite: org.elasticsearch.index.mapper.DocumentFieldMapperTests Completed [890/1027] on J1 in 0.03s, 1 test Suite: org.elasticsearch.index.mapper.DocumentMapperParserTests Completed [891/1027] on J0 in 0.34s, 4 tests Suite: org.elasticsearch.index.mapper.CompletionFieldMapperTests Completed [892/1027] on J2 in 1.04s, 16 tests Suite: org.elasticsearch.index.mapper.DynamicMappingVersionTests Completed [893/1027] on J2 in 0.31s, 2 tests Suite: org.elasticsearch.index.mapper.FieldTypeLookupTests Completed [894/1027] on J2 in 0.12s, 10 tests Suite: org.elasticsearch.index.mapper.GeoPointFieldTypeTests Completed [895/1027] on J2 in 0.05s, 5 tests Suite: org.elasticsearch.index.mapper.IndexFieldTypeTests Completed [896/1027] on J2 in 0.04s, 5 tests Suite: org.elasticsearch.index.mapper.DynamicMappingTests Completed [897/1027] on J0 in 1.50s, 23 tests Suite: org.elasticsearch.index.mapper.JavaMultiFieldMergeTests Completed [898/1027] on J2 in 0.19s, 2 tests Suite: org.elasticsearch.index.mapper.KeywordFieldMapperTests Completed [899/1027] on J0 in 0.80s, 12 tests Suite: org.elasticsearch.index.mapper.MapperServiceTests Completed [900/1027] on J2 in 0.85s, 15 tests Suite: org.elasticsearch.index.mapper.MapperTests Completed [901/1027] on J0 in 0.02s, 2 tests Suite: org.elasticsearch.index.mapper.DocumentParserTests Completed [902/1027] on J1 in 3.22s, 70 tests Suite: org.elasticsearch.index.mapper.MultiFieldTests Completed [903/1027] on J2 in 0.22s, 6 tests Suite: org.elasticsearch.index.mapper.ParentFieldMapperTests Completed [904/1027] on J2 in 0.34s, 4 tests Suite: org.elasticsearch.index.mapper.ObjectMapperTests Completed [905/1027] on J1 in 0.51s, 9 tests Suite: org.elasticsearch.index.mapper.RangeFieldTypeTests Completed [906/1027] on J1 in 0.13s, 8 tests Suite: org.elasticsearch.index.mapper.RangeFieldQueryStringQueryBuilderTests Completed [907/1027] on J2 in 0.25s, 15 tests Suite: org.elasticsearch.index.mapper.NestedObjectMapperTests Completed [908/1027] on J0 in 1.06s, 15 tests Suite: org.elasticsearch.index.mapper.SourceFieldTypeTests Completed [909/1027] on J2 in 0.06s, 5 tests Suite: org.elasticsearch.index.mapper.StoredNumericValuesTests Completed [910/1027] on J0 in 0.28s, 1 test Suite: org.elasticsearch.index.mapper.SourceFieldMapperTests Completed [911/1027] on J1 in 0.67s, 12 tests Suite: org.elasticsearch.index.mapper.UidFieldMapperTests Completed [912/1027] on J0 in 0.21s, 2 tests Suite: org.elasticsearch.index.mapper.UidFieldTypeTests Completed [913/1027] on J1 in 0.07s, 9 tests Suite: org.elasticsearch.index.query.AbstractQueryBuilderTests Completed [914/1027] on J1 in 0.06s, 2 tests Suite: org.elasticsearch.index.mapper.UidTests Completed [915/1027] on J0 in 0.35s, 5 tests Suite: org.elasticsearch.index.query.FieldMaskingSpanQueryBuilderTests Completed [916/1027] on J1 in 0.20s, 11 tests Suite: org.elasticsearch.index.mapper.TextFieldMapperTests Completed [917/1027] on J2 in 0.99s, 17 tests Suite: org.elasticsearch.index.query.FuzzyQueryBuilderTests Completed [918/1027] on J0 in 0.18s, 19 tests Suite: org.elasticsearch.index.query.GeoBoundingBoxQueryBuilderTests IGNOR/A 0.00s J1 | GeoBoundingBoxQueryBuilderTests.testParsingAndToQuery2 > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.00s J1 | GeoBoundingBoxQueryBuilderTests.testMustRewrite > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.00s J1 | GeoBoundingBoxQueryBuilderTests.testParsingAndToQuery4 > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.00s J1 | GeoBoundingBoxQueryBuilderTests.testParsingAndToQuery5 > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.00s J1 | GeoBoundingBoxQueryBuilderTests.testParsingAndToQuery3 > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.00s J1 | GeoBoundingBoxQueryBuilderTests.testToQuery > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.00s J1 | GeoBoundingBoxQueryBuilderTests.testParsingAndToQuery1 > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.00s J1 | GeoBoundingBoxQueryBuilderTests.testParsingAndToQuery6 > Assumption #1: test runs only when at least a type is registered Completed [919/1027] on J1 in 0.21s, 28 tests, 8 skipped Suite: org.elasticsearch.index.query.GeoDistanceQueryBuilderTests Completed [920/1027] on J2 in 0.31s, 25 tests Suite: org.elasticsearch.index.query.ScoreModeTests Completed [921/1027] on J2 in 0.05s, 4 tests Suite: org.elasticsearch.index.query.GeoPolygonQueryBuilderTests IGNOR/A 0.00s J0 | GeoPolygonQueryBuilderTests.testParsingAndToQuery4 > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.00s J0 | GeoPolygonQueryBuilderTests.testParsingAndToQuery2 > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.00s J0 | GeoPolygonQueryBuilderTests.testParsingAndToQuery1 > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.00s J0 | GeoPolygonQueryBuilderTests.testMustRewrite > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.00s J0 | GeoPolygonQueryBuilderTests.testParsingAndToQuery3 > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.03s J0 | GeoPolygonQueryBuilderTests.testToQuery > Assumption #1: test runs only when at least a type is registered Completed [922/1027] on J0 in 0.62s, 20 tests, 6 skipped Suite: org.elasticsearch.index.query.ScriptQueryBuilderTests Completed [923/1027] on J2 in 0.22s, 12 tests Suite: org.elasticsearch.index.query.SpanNotQueryBuilderTests Completed [924/1027] on J2 in 0.23s, 15 tests Suite: org.elasticsearch.index.query.SpanNearQueryBuilderTests Completed [925/1027] on J0 in 0.28s, 14 tests Suite: org.elasticsearch.index.query.TermQueryBuilderTests Completed [926/1027] on J2 in 0.16s, 14 tests Suite: org.elasticsearch.index.query.TermsSetQueryBuilderTests Completed [927/1027] on J2 in 0.24s, 12 tests Suite: org.elasticsearch.index.query.TermsQueryBuilderTests Completed [928/1027] on J0 in 0.51s, 19 tests Suite: org.elasticsearch.index.reindex.UpdateByQueryRequestTests Completed [929/1027] on J2 in 0.07s, 2 tests Suite: org.elasticsearch.index.reindex.WorkerBulkByScrollTaskStateTests Completed [930/1027] on J0 in 0.05s, 5 tests Suite: org.elasticsearch.index.query.GeoShapeQueryBuilderTests Completed [931/1027] on J1 in 4.08s, 20 tests Suite: org.elasticsearch.index.replication.RecoveryDuringReplicationTests Completed [932/1027] on J0 in 2.03s, 7 tests Suite: org.elasticsearch.index.search.nested.LongNestedSortingTests Completed [933/1027] on J0 in 0.20s, 2 tests Suite: org.elasticsearch.index.search.nested.FloatNestedSortingTests Completed [934/1027] on J1 in 0.26s, 2 tests Suite: org.elasticsearch.index.replication.IndexLevelReplicationTests Completed [935/1027] on J2 in 2.53s, 9 tests Suite: org.elasticsearch.index.search.nested.NestedSortingTests Completed [936/1027] on J0 in 0.19s, 3 tests Suite: org.elasticsearch.index.shard.IndexingOperationListenerTests Completed [937/1027] on J1 in 0.06s, 1 test Suite: org.elasticsearch.index.shard.NewPathForShardTests Completed [938/1027] on J2 in 0.13s, 4 tests Suite: org.elasticsearch.index.store.DirectoryUtilsTests Completed [939/1027] on J0 in 0.08s, 1 test Suite: org.elasticsearch.index.store.FsDirectoryServiceTests Completed [940/1027] on J1 in 0.02s, 1 test Suite: org.elasticsearch.indices.NodeIndicesStatsTests Completed [941/1027] on J0 in 0.01s, 1 test Suite: org.elasticsearch.indices.TermsLookupTests Completed [942/1027] on J1 in 0.01s, 3 tests Suite: org.elasticsearch.indices.analysis.AnalysisModuleTests Completed [943/1027] on J0 in 1.66s, 10 tests Suite: org.elasticsearch.indices.recovery.PeerRecoverySourceServiceTests Completed [944/1027] on J0 in 0.09s, 1 test Suite: org.elasticsearch.indices.recovery.RecoverySourceHandlerTests Completed [945/1027] on J0 in 0.40s, 5 tests Suite: org.elasticsearch.ingest.CompoundProcessorTests Completed [946/1027] on J0 in 0.12s, 10 tests Suite: org.elasticsearch.indices.IndicesServiceTests Completed [947/1027] on J2 in 3.23s, 9 tests Suite: org.elasticsearch.monitor.fs.FsProbeTests Completed [948/1027] on J0 in 0.09s, 4 tests Suite: org.elasticsearch.monitor.jvm.JvmGcMonitorServiceSettingsTests Completed [949/1027] on J2 in 0.15s, 5 tests Suite: org.elasticsearch.monitor.jvm.JvmGcMonitorServiceTests Completed [950/1027] on J0 in 0.18s, 2 tests Suite: org.elasticsearch.indices.analyze.HunspellServiceTests Completed [951/1027] on J1 in 3.18s, 4 tests Suite: org.elasticsearch.monitor.jvm.JvmMonitorTests Completed [952/1027] on J2 in 0.08s, 4 tests Suite: org.elasticsearch.monitor.jvm.JvmStatsTests Completed [953/1027] on J0 in 0.01s, 1 test Suite: org.elasticsearch.node.service.NodeServiceTests Completed [954/1027] on J1 in 0.07s, 1 test Suite: org.elasticsearch.rest.BaseRestHandlerTests Completed [955/1027] on J0 in 0.03s, 6 tests Suite: org.elasticsearch.rest.action.admin.cluster.RestNodesStatsActionTests Completed [956/1027] on J1 in 0.02s, 7 tests Suite: org.elasticsearch.repositories.blobstore.BlobStoreRepositoryTests Completed [957/1027] on J2 in 0.31s, 6 tests Suite: org.elasticsearch.script.ClassPermissionTests Completed [958/1027] on J0 in 0.02s, 7 tests Suite: org.elasticsearch.script.StoredScriptTests Completed [959/1027] on J1 in 0.07s, 7 tests Suite: org.elasticsearch.search.ClearScrollResponseTests Completed [960/1027] on J2 in 0.01s, 2 tests Suite: org.elasticsearch.search.NestedIdentityTests Completed [961/1027] on J0 in 0.03s, 4 tests Suite: org.elasticsearch.search.SearchModuleTests Completed [962/1027] on J1 in 0.05s, 7 tests Suite: org.elasticsearch.search.SearchRequestTests Completed [963/1027] on J2 in 0.10s, 4 tests Suite: org.elasticsearch.search.aggregations.bucket.GeoHashGridTests Completed [964/1027] on J0 in 0.02s, 4 tests Suite: org.elasticsearch.search.aggregations.bucket.HistogramTests Completed [965/1027] on J1 in 0.04s, 5 tests Suite: org.elasticsearch.search.aggregations.bucket.SamplerTests Completed [966/1027] on J2 in 0.03s, 4 tests Suite: org.elasticsearch.search.aggregations.bucket.SignificantTermsTests Completed [967/1027] on J0 in 0.02s, 4 tests Suite: org.elasticsearch.search.aggregations.bucket.adjacency.InternalAdjacencyMatrixTests Completed [968/1027] on J1 in 0.11s, 6 tests Suite: org.elasticsearch.search.aggregations.bucket.composite.CompositeAggregationBuilderTests Completed [969/1027] on J2 in 0.06s, 4 tests Suite: org.elasticsearch.search.aggregations.bucket.composite.InternalCompositeTests Completed [970/1027] on J1 in 0.20s, 7 tests Suite: org.elasticsearch.search.aggregations.bucket.histogram.InternalHistogramTests Completed [971/1027] on J2 in 0.17s, 7 tests Suite: org.elasticsearch.search.aggregations.bucket.missing.InternalMissingTests Completed [972/1027] on J1 in 0.06s, 5 tests Suite: org.elasticsearch.search.aggregations.bucket.range.BinaryRangeAggregatorTests Completed [973/1027] on J2 in 0.07s, 4 tests Suite: org.elasticsearch.search.aggregations.bucket.range.InternalBinaryRangeTests Completed [974/1027] on J1 in 0.21s, 6 tests Suite: org.elasticsearch.search.aggregations.bucket.sampler.BestDocsDeferringCollectorTests Completed [975/1027] on J2 in 0.03s, 1 test Suite: org.elasticsearch.search.aggregations.bucket.sampler.DiversifiedAggregationBuilderTests Completed [976/1027] on J1 in 0.06s, 4 tests Suite: org.elasticsearch.search.aggregations.bucket.significant.SignificantTermsAggregatorTests Completed [977/1027] on J2 in 0.16s, 4 tests Suite: org.elasticsearch.search.aggregations.bucket.significant.SignificantTextAggregatorTests Completed [978/1027] on J1 in 0.20s, 2 tests Suite: org.elasticsearch.search.aggregations.bucket.terms.DoubleTermsTests Completed [979/1027] on J2 in 0.17s, 6 tests Suite: org.elasticsearch.search.aggregations.bucket.terms.StringTermsTests Completed [980/1027] on J1 in 0.18s, 6 tests Suite: org.elasticsearch.search.aggregations.bucket.terms.TermsAggregatorFactoryTests Completed [981/1027] on J2 in 0.02s, 1 test Suite: org.elasticsearch.search.aggregations.bucket.composite.CompositeAggregatorTests Completed [982/1027] on J0 in 1.67s, 15 tests Suite: org.elasticsearch.search.aggregations.metrics.InternalMaxTests Completed [983/1027] on J1 in 0.09s, 5 tests Suite: org.elasticsearch.search.aggregations.metrics.InternalMinTests Completed [984/1027] on J2 in 0.07s, 5 tests Suite: org.elasticsearch.search.aggregations.metrics.InternalStatsBucketTests Completed [985/1027] on J0 in 0.04s, 6 tests Suite: org.elasticsearch.search.aggregations.metrics.InternalStatsTests Completed [986/1027] on J1 in 0.06s, 6 tests Suite: org.elasticsearch.search.aggregations.metrics.InternalSumTests Completed [987/1027] on J2 in 0.04s, 5 tests Suite: org.elasticsearch.search.aggregations.metrics.MaxAggregatorTests Completed [988/1027] on J0 in 0.07s, 6 tests Suite: org.elasticsearch.search.aggregations.metrics.MinAggregatorTests Completed [989/1027] on J1 in 0.07s, 4 tests Suite: org.elasticsearch.search.aggregations.metrics.MinTests Completed [990/1027] on J2 in 0.04s, 4 tests Suite: org.elasticsearch.search.aggregations.metrics.cardinality.InternalCardinalityTests Completed [991/1027] on J0 in 0.22s, 5 tests Suite: org.elasticsearch.search.aggregations.metrics.geobounds.GeoBoundsAggregatorTests Completed [992/1027] on J1 in 0.03s, 2 tests Suite: org.elasticsearch.search.aggregations.metrics.percentiles.PercentilesMethodTests Completed [993/1027] on J2 in 0.04s, 4 tests Suite: org.elasticsearch.search.aggregations.metrics.valuecount.InternalValueCountTests Completed [994/1027] on J0 in 0.02s, 5 tests Suite: org.elasticsearch.search.aggregations.metrics.valuecount.ValueCountAggregatorTests Completed [995/1027] on J1 in 0.08s, 6 tests Suite: org.elasticsearch.search.aggregations.pipeline.DerivativeTests Completed [996/1027] on J2 in 0.03s, 3 tests Suite: org.elasticsearch.search.aggregations.pipeline.SerialDifferenceTests Completed [997/1027] on J0 in 0.02s, 3 tests Suite: org.elasticsearch.search.aggregations.pipeline.bucketmetrics.percentile.InternalPercentilesBucketTests Completed [998/1027] on J1 in 0.03s, 8 tests Suite: org.elasticsearch.search.aggregations.pipeline.moving.avg.MovAvgTests Completed [999/1027] on J2 in 0.03s, 4 tests Suite: org.elasticsearch.search.aggregations.pipeline.moving.avg.MovAvgUnitTests Completed [1000/1027] on J0 in 0.03s, 13 tests Suite: org.elasticsearch.search.aggregations.support.IncludeExcludeTests Completed [1001/1027] on J1 in 0.02s, 8 tests Suite: org.elasticsearch.search.aggregations.support.MissingValuesTests Completed [1002/1027] on J2 in 0.03s, 7 tests Suite: org.elasticsearch.search.aggregations.support.PathTests Completed [1003/1027] on J0 in 0.01s, 2 tests Suite: org.elasticsearch.search.aggregations.support.ValueTypeTests Completed [1004/1027] on J1 in 0.01s, 2 tests Suite: org.elasticsearch.search.fetch.subphase.FetchSourceSubPhaseTests Completed [1005/1027] on J1 in 0.17s, 4 tests Suite: org.elasticsearch.search.aggregations.support.ValuesSourceConfigTests Completed [1006/1027] on J2 in 0.52s, 9 tests Suite: org.elasticsearch.search.fetch.subphase.highlight.HighlightBuilderTests Completed [1007/1027] on J1 in 0.24s, 15 tests Suite: org.elasticsearch.search.collapse.CollapseBuilderTests Completed [1008/1027] on J0 in 0.68s, 5 tests Suite: org.elasticsearch.search.fetch.subphase.highlight.HighlightFieldTests Completed [1009/1027] on J2 in 0.07s, 4 tests Suite: org.elasticsearch.search.internal.ScrollContextTests Completed [1010/1027] on J1 in 0.04s, 1 test Suite: org.elasticsearch.search.profile.SearchProfileShardResultsTests Completed [1011/1027] on J0 in 0.06s, 2 tests Suite: org.elasticsearch.search.sort.GeoDistanceSortBuilderTests Completed [1012/1027] on J2 in 0.19s, 18 tests Suite: org.elasticsearch.search.sort.NestedSortBuilderTests Completed [1013/1027] on J1 in 0.09s, 4 tests Suite: org.elasticsearch.search.sort.ScriptSortBuilderTests Completed [1014/1027] on J0 in 0.22s, 19 tests Suite: org.elasticsearch.search.sort.SortBuilderTests Completed [1015/1027] on J2 in 0.12s, 3 tests Suite: org.elasticsearch.search.suggest.SuggestionOptionTests Completed [1016/1027] on J1 in 0.07s, 3 tests Suite: org.elasticsearch.search.suggest.SuggestionTests Completed [1017/1027] on J0 in 0.12s, 5 tests Suite: org.elasticsearch.search.suggest.completion.CompletionSuggestionTests Completed [1018/1027] on J2 in 0.04s, 1 test Suite: org.elasticsearch.search.suggest.completion.FuzzyOptionsTests Completed [1019/1027] on J1 in 0.06s, 3 tests Suite: org.elasticsearch.search.suggest.term.TermSuggestionBuilderTests Completed [1020/1027] on J0 in 0.11s, 7 tests Suite: org.elasticsearch.snapshots.SnapshotTests Completed [1021/1027] on J2 in 0.03s, 4 tests Suite: org.elasticsearch.tasks.ListTasksResponseTests Completed [1022/1027] on J1 in 0.05s, 2 tests Suite: org.elasticsearch.threadpool.AutoQueueAdjustingExecutorBuilderTests Completed [1023/1027] on J0 in 0.01s, 1 test Suite: org.elasticsearch.threadpool.ThreadPoolSerializationTests Completed [1024/1027] on J2 in 0.02s, 6 tests Suite: org.elasticsearch.threadpool.ThreadPoolStatsTests Completed [1025/1027] on J1 in 0.01s, 2 tests Suite: org.elasticsearch.threadpool.UpdateThreadPoolSettingsTests Completed [1026/1027] on J0 in 0.02s, 6 tests Suite: org.elasticsearch.transport.CompressibleBytesOutputStreamTests Completed [1027/1027] on J2 in 0.02s, 3 tests [ant:junit4] JVM J1: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/test/temp/junit4-J1-20171223_095715_4227231335517953072908.syserr [ant:junit4] JVM J0: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/test/temp/junit4-J0-20171223_095715_4077802167415864655664.syserr [ant:junit4] JVM J2: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/test/temp/junit4-J2-20171223_095715_4532324247955287685347.syserr Slow Tests Summary: 19.12s | org.elasticsearch.index.engine.InternalEngineTests 18.93s | org.apache.lucene.queries.LongRandomBinaryDocValuesRangeQueryTests 16.70s | org.elasticsearch.common.UUIDTests 15.88s | org.elasticsearch.index.mapper.BooleanFieldMapperTests 15.15s | org.apache.lucene.queries.IntegerRandomBinaryDocValuesRangeQueryTests ==> Test Summary: 1027 suites (1 ignored), 6656 tests, 64 ignored (64 assumptions) [ant:junit4] JVM J0: 0.58 .. 197.93 = 197.35s [ant:junit4] JVM J1: 0.62 .. 197.77 = 197.15s [ant:junit4] JVM J2: 0.64 .. 198.03 = 197.38s [ant:junit4] Execution time total: 3 minutes 18 seconds [ant:junit4] Tests summary: 1027 suites (1 ignored), 6656 tests, 64 ignored (64 assumptions) :core:test (Thread[Task worker for ':',5,main]) completed. Took 3 mins 18.262 secs. :benchmarks:test (Thread[Task worker for ':',5,main]) started. :benchmarks:test Skipping task ':benchmarks:test' as task onlyIf is false. :benchmarks:test SKIPPED :benchmarks:test (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :benchmarks:check (Thread[Task worker for ':',5,main]) started. :benchmarks:check Skipping task ':benchmarks:check' as it has no actions. :benchmarks:check (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :benchmarks:build (Thread[Task worker for ':',5,main]) started. :benchmarks:build Skipping task ':benchmarks:build' as it has no actions. :benchmarks:build (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :build-tools:generatePomFileForNebulaPublication (Thread[Task worker for ':',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.0 secs. It is not up-to-date because: Task.upToDateWhen is false. :build-tools:generatePomFileForNebulaPublication (Thread[Task worker for ':',5,main]) completed. Took 0.132 secs. :build-tools:javadoc (Thread[Task worker for ':',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.01 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.el6_9.x86_64/bin/javadoc''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/buildSrc Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javadoc @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/buildSrc/build/tmp/javadoc/javadoc.options Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javadoc'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :build-tools:javadoc (Thread[Task worker for ':',5,main]) completed. Took 1.191 secs. :build-tools:javadocJar (Thread[Task worker for ':',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.001 secs. It is not up-to-date because: No history is available. :build-tools:javadocJar (Thread[Task worker for ':',5,main]) completed. Took 0.014 secs. :build-tools:sourcesJar (Thread[Task worker for ':' Thread 3,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.003 secs. It is not up-to-date because: No history is available. :build-tools:sourcesJar (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.039 secs. :build-tools:assemble (Thread[Daemon worker,5,main]) started. :build-tools:assemble Skipping task ':build-tools:assemble' as it has no actions. :build-tools:assemble (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :build-tools:check (Thread[Daemon worker,5,main]) started. :build-tools:check Skipping task ':build-tools:check' as it has no actions. :build-tools:check (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :build-tools:build (Thread[Daemon worker,5,main]) started. :build-tools:build Skipping task ':build-tools:build' as it has no actions. :build-tools:build (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :core:generatePomFileForNebulaPublication (Thread[Daemon worker,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[Daemon worker,5,main]) completed. Took 0.057 secs. :core:cli:javadoc (Thread[Task worker for ':' Thread 2,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.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.el6_9.x86_64/bin/javadoc''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/cli Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javadoc @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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.el6_9.x86_64/bin/javadoc'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :core:cli:javadoc (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 1.204 secs. :core:javadoc (Thread[Task worker for ':' Thread 2,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.09 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.el6_9.x86_64/bin/javadoc''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el6_9.x86_64/bin/javadoc @/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/tmp/javadoc/javadoc.options 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.el6_9.x86_64/bin/javadoc'' /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/core/src/main/java/org/elasticsearch/snapshots/SnapshotsService.java:105: warning - Tag @link: can't find sendSnapshotShardUpdate(Snapshot, ShardId, ShardSnapshotStatus) in org.elasticsearch.snapshots.SnapshotShardsService /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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+master+multijob-unix-compatibility/os/oraclelinux/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 2,5,main]) completed. Took 57.917 secs. :core:javadocJar (Thread[Task worker for ':' Thread 3,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.015 secs. It is not up-to-date because: No history is available. :core:javadocJar (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 2.149 secs. :core:sourcesJar (Thread[Task worker for ':' Thread 3,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.031 secs. It is not up-to-date because: No history is available. :core:sourcesJar (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.778 secs. :core:assemble (Thread[Task worker for ':',5,main]) started. :core:assemble Skipping task ':core:assemble' as it has no actions. :core:assemble (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :core:integTest (Thread[Task worker for ':',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.03 secs. It is not up-to-date because: Task.upToDateWhen is false. [ant:junit4] says नमस्ते! Master seed: AF8B30F5B14ABE94 ==> Test Info: seed=AF8B30F5B14ABE94; jvms=3; suites=292 Started J0 PID(7597@slave-03db4d587d6d07738.build.us-west-2b.elasticnet.co). Started J1 PID(7607@slave-03db4d587d6d07738.build.us-west-2b.elasticnet.co). Started J2 PID(7608@slave-03db4d587d6d07738.build.us-west-2b.elasticnet.co). HEARTBEAT J0 PID(7597@slave-03db4d587d6d07738.build.us-west-2b.elasticnet.co): 2017-12-23T10:01:51, stalled for 10.0s at: SearchTimeoutIT.testSimpleTimeout HEARTBEAT J1 PID(7607@slave-03db4d587d6d07738.build.us-west-2b.elasticnet.co): 2017-12-23T10:01:53, stalled for 10.2s at: FullRollingRestartIT.testFullRollingRestart HEARTBEAT J2 PID(7608@slave-03db4d587d6d07738.build.us-west-2b.elasticnet.co): 2017-12-23T10:01:53, stalled for 10.2s at: RecoveryWhileUnderLoadIT.testRecoverWhileRelocating Suite: org.elasticsearch.search.SearchTimeoutIT Completed [1/292] on J0 in 17.19s, 1 test HEARTBEAT J1 PID(7607@slave-03db4d587d6d07738.build.us-west-2b.elasticnet.co): 2017-12-23T10:02:03, stalled for 20.2s at: FullRollingRestartIT.testFullRollingRestart HEARTBEAT J2 PID(7608@slave-03db4d587d6d07738.build.us-west-2b.elasticnet.co): 2017-12-23T10:02:03, stalled for 20.2s at: RecoveryWhileUnderLoadIT.testRecoverWhileRelocating Suite: org.elasticsearch.search.aggregations.metrics.TDigestPercentileRanksIT Completed [2/292] on J0 in 8.63s, 21 tests HEARTBEAT J1 PID(7607@slave-03db4d587d6d07738.build.us-west-2b.elasticnet.co): 2017-12-23T10:02:13, stalled for 30.2s at: FullRollingRestartIT.testFullRollingRestart HEARTBEAT J2 PID(7608@slave-03db4d587d6d07738.build.us-west-2b.elasticnet.co): 2017-12-23T10:02:15, stalled for 10.9s at: RecoveryWhileUnderLoadIT.testRecoverWhileUnderLoadAllocateReplicasTest Suite: org.elasticsearch.action.bulk.BulkProcessorRetryIT Completed [3/292] on J0 in 13.33s, 2 tests Suite: org.elasticsearch.recovery.FullRollingRestartIT Completed [4/292] on J1 in 40.88s, 2 tests Suite: org.elasticsearch.search.aggregations.bucket.ReverseNestedIT Completed [5/292] on J1 in 2.53s, 6 tests Suite: org.elasticsearch.search.query.SimpleQueryStringIT Completed [6/292] on J0 in 12.93s, 17 tests Suite: org.elasticsearch.search.aggregations.AggregationsIntegrationIT Completed [7/292] on J0 in 2.53s, 1 test HEARTBEAT J1 PID(7607@slave-03db4d587d6d07738.build.us-west-2b.elasticnet.co): 2017-12-23T10:02:33, stalled for 10.9s at: QueryProfilerIT.testSimpleMatch HEARTBEAT J2 PID(7608@slave-03db4d587d6d07738.build.us-west-2b.elasticnet.co): 2017-12-23T10:02:37, stalled for 11.0s at: RecoveryWhileUnderLoadIT.testRecoverWhileUnderLoadWithReducedAllowedNodes Suite: org.elasticsearch.recovery.RecoveryWhileUnderLoadIT Completed [8/292] on J2 in 68.68s, 4 tests Suite: org.elasticsearch.search.aggregations.bucket.SamplerIT Completed [9/292] on J2 in 4.29s, 4 tests Suite: org.elasticsearch.recovery.RelocationIT Completed [10/292] on J0 in 19.31s, 5 tests Suite: org.elasticsearch.search.query.ExistsIT Completed [11/292] on J2 in 3.76s, 2 tests Suite: org.elasticsearch.search.profile.query.QueryProfilerIT Completed [12/292] on J1 in 35.95s, 11 tests Suite: org.elasticsearch.action.admin.indices.cache.clear.ClearIndicesCacheBlocksIT Completed [13/292] on J1 in 0.85s, 1 test Suite: org.elasticsearch.search.geo.GeoShapeIntegrationIT Completed [14/292] on J1 in 1.58s, 2 tests HEARTBEAT J0 PID(7597@slave-03db4d587d6d07738.build.us-west-2b.elasticnet.co): 2017-12-23T10:03:03, stalled for 10.0s at: DestructiveOperationsIT.testCloseIndexDefaultBehaviour Suite: org.elasticsearch.search.nested.SimpleNestedIT Completed [15/292] on J1 in 3.33s, 10 tests Suite: org.elasticsearch.operateAllIndices.DestructiveOperationsIT Completed [16/292] on J0 in 13.88s, 6 tests Suite: org.elasticsearch.index.SettingsListenerIT Completed [17/292] on J0 in 0.18s, 1 test Suite: org.elasticsearch.search.aggregations.bucket.ShardReduceIT Completed [18/292] on J0 in 0.58s, 14 tests Suite: org.elasticsearch.search.basic.SearchWithRandomExceptionsIT Completed [19/292] on J0 in 1.92s, 1 test Suite: org.elasticsearch.search.sort.GeoDistanceSortBuilderIT Completed [20/292] on J1 in 11.28s, 5 tests Suite: org.elasticsearch.search.basic.SearchWhileCreatingIndexIT Completed [21/292] on J1 in 2.56s, 4 tests HEARTBEAT J0 PID(7597@slave-03db4d587d6d07738.build.us-west-2b.elasticnet.co): 2017-12-23T10:03:19, stalled for 10.3s at: SnapshotDisruptionIT.testDisruptionOnSnapshotInitialization Suite: org.elasticsearch.action.admin.indices.create.CreateIndexIT Completed [22/292] on J2 in 26.92s, 15 tests Suite: org.elasticsearch.search.aggregations.metrics.GeoCentroidIT Completed [23/292] on J1 in 4.92s, 7 tests HEARTBEAT J0 PID(7597@slave-03db4d587d6d07738.build.us-west-2b.elasticnet.co): 2017-12-23T10:03:29, stalled for 20.3s at: SnapshotDisruptionIT.testDisruptionOnSnapshotInitialization Suite: org.elasticsearch.search.aggregations.bucket.ShardSizeTermsIT Completed [24/292] on J1 in 6.66s, 15 tests HEARTBEAT J2 PID(7608@slave-03db4d587d6d07738.build.us-west-2b.elasticnet.co): 2017-12-23T10:03:33, stalled for 10.7s at: MoreLikeThisIT.testMoreLikeThisWithAliasesInLikeDocuments Suite: org.elasticsearch.indices.IndicesOptionsIntegrationIT Completed [25/292] on J1 in 8.71s, 17 tests HEARTBEAT J0 PID(7597@slave-03db4d587d6d07738.build.us-west-2b.elasticnet.co): 2017-12-23T10:03:39, stalled for 30.3s at: SnapshotDisruptionIT.testDisruptionOnSnapshotInitialization Suite: org.elasticsearch.routing.AliasRoutingIT Completed [26/292] on J1 in 4.97s, 6 tests Suite: org.elasticsearch.search.morelikethis.MoreLikeThisIT Completed [27/292] on J2 in 21.00s, 18 tests Suite: org.elasticsearch.search.preference.SearchPreferenceIT Completed [28/292] on J2 in 2.37s, 5 tests Suite: org.elasticsearch.indices.analyze.AnalyzeActionIT Completed [29/292] on J1 in 3.08s, 15 tests Suite: org.elasticsearch.search.basic.SearchWithRandomIOExceptionsIT Completed [30/292] on J1 in 1.87s, 1 test Suite: org.elasticsearch.search.aggregations.bucket.TermsShardMinDocCountIT Completed [31/292] on J1 in 0.72s, 2 tests HEARTBEAT J0 PID(7597@slave-03db4d587d6d07738.build.us-west-2b.elasticnet.co): 2017-12-23T10:03:49, stalled for 40.3s at: SnapshotDisruptionIT.testDisruptionOnSnapshotInitialization Suite: org.elasticsearch.search.sort.SimpleSortIT Completed [32/292] on J2 in 3.33s, 4 tests Suite: org.elasticsearch.discovery.SnapshotDisruptionIT Completed [33/292] on J0 in 41.40s, 1 test Suite: org.elasticsearch.search.aggregations.pipeline.AvgBucketIT Completed [34/292] on J1 in 2.79s, 7 tests Suite: org.elasticsearch.search.basic.SearchWhileRelocatingIT Completed [35/292] on J2 in 4.16s, 1 test Suite: org.elasticsearch.search.aggregations.metrics.ValueCountIT Completed [36/292] on J0 in 3.68s, 11 tests Suite: org.elasticsearch.search.aggregations.FiltersAggsRewriteIT Completed [37/292] on J0 in 0.10s, 1 test Suite: org.elasticsearch.action.admin.indices.exists.IndicesExistsIT Completed [38/292] on J0 in 0.08s, 1 test Suite: org.elasticsearch.routing.AliasResolveRoutingIT Completed [39/292] on J0 in 1.95s, 3 tests Suite: org.elasticsearch.search.aggregations.metrics.HDRPercentileRanksIT Completed [40/292] on J2 in 5.37s, 21 tests Suite: org.elasticsearch.search.aggregations.bucket.SignificantTermsSignificanceScoreIT Completed [41/292] on J2 in 2.52s, 8 tests Suite: org.elasticsearch.action.admin.indices.refresh.RefreshBlocksIT Completed [42/292] on J1 in 9.62s, 1 test Suite: org.elasticsearch.indices.memory.breaker.CircuitBreakerNoopIT Completed [43/292] on J1 in 1.72s, 2 tests Suite: org.elasticsearch.indices.IndicesRequestCacheIT Completed [44/292] on J2 in 3.20s, 7 tests Suite: org.elasticsearch.search.suggest.CompletionSuggestSearchIT Completed [45/292] on J0 in 15.28s, 38 tests Suite: org.elasticsearch.client.transport.TransportClientIT Completed [46/292] on J0 in 1.42s, 4 tests Suite: org.elasticsearch.index.store.CorruptedFileIT Completed [47/292] on J1 in 14.82s, 6 tests Suite: org.elasticsearch.search.aggregations.bucket.HistogramIT Completed [48/292] on J0 in 6.22s, 35 tests Suite: org.elasticsearch.explain.ExplainActionIT Completed [49/292] on J0 in 3.91s, 7 tests Suite: org.elasticsearch.search.suggest.ContextCompletionSuggestSearchIT IGNOR/A 0.01s J1 | 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 [50/292] on J1 in 6.83s, 18 tests, 1 skipped Suite: org.elasticsearch.cluster.UpdateSettingsValidationIT Completed [51/292] on J1 in 0.33s, 1 test Suite: org.elasticsearch.routing.PartitionedRoutingIT Completed [52/292] on J2 in 20.58s, 2 tests Suite: org.elasticsearch.indices.exists.indices.IndicesExistsIT Completed [53/292] on J2 in 0.89s, 2 tests Suite: org.elasticsearch.search.basic.TransportSearchFailuresIT Completed [54/292] on J2 in 0.85s, 1 test Suite: org.elasticsearch.blocks.SimpleBlocksIT Completed [55/292] on J0 in 5.33s, 2 tests Suite: org.elasticsearch.search.aggregations.bucket.terms.StringTermsIT Completed [56/292] on J2 in 1.75s, 35 tests Suite: org.elasticsearch.search.aggregations.CombiIT Completed [57/292] on J1 in 4.24s, 2 tests Suite: org.elasticsearch.action.support.ActiveShardsObserverIT Completed [58/292] on J0 in 1.20s, 6 tests Suite: org.elasticsearch.search.aggregations.pipeline.BucketScriptIT Completed [59/292] on J2 in 1.57s, 10 tests Suite: org.elasticsearch.search.geo.GeoDistanceIT Completed [60/292] on J1 in 0.89s, 2 tests Suite: org.elasticsearch.index.suggest.stats.SuggestStatsIT Completed [61/292] on J1 in 5.15s, 1 test Suite: org.elasticsearch.search.aggregations.MetaDataIT Completed [62/292] on J1 in 1.36s, 1 test Suite: org.elasticsearch.search.aggregations.bucket.BooleanTermsIT Completed [63/292] on J1 in 1.88s, 3 tests Suite: org.elasticsearch.search.suggest.SuggestSearchIT Completed [64/292] on J0 in 16.50s, 18 tests Suite: org.elasticsearch.indices.state.SimpleIndexStateIT Completed [65/292] on J0 in 0.83s, 3 tests Suite: org.elasticsearch.gateway.RecoverAfterNodesIT Completed [66/292] on J1 in 11.28s, 3 tests Suite: org.elasticsearch.cluster.routing.allocation.decider.UpdateShardAllocationSettingsIT Completed [67/292] on J1 in 0.69s, 2 tests Suite: org.elasticsearch.mget.SimpleMgetIT Completed [68/292] on J1 in 1.97s, 6 tests Suite: org.elasticsearch.search.fetch.subphase.MatchedQueriesIT Completed [69/292] on J1 in 1.99s, 10 tests HEARTBEAT J2 PID(7608@slave-03db4d587d6d07738.build.us-west-2b.elasticnet.co): 2017-12-23T10:04:55, stalled for 11.3s at: RolloverIT.testRolloverWithNewIndexName Suite: org.elasticsearch.search.source.SourceFetchingIT Completed [70/292] on J1 in 1.30s, 3 tests Suite: org.elasticsearch.script.StoredScriptsIT Completed [71/292] on J1 in 1.10s, 2 tests Suite: org.elasticsearch.cluster.settings.SettingsFilteringIT Completed [72/292] on J1 in 0.38s, 2 tests Suite: org.elasticsearch.action.admin.HotThreadsIT Completed [73/292] on J0 in 11.70s, 3 tests Suite: org.elasticsearch.action.admin.indices.segments.IndicesSegmentsBlocksIT Completed [74/292] on J0 in 0.83s, 1 test Suite: org.elasticsearch.search.aggregations.pipeline.ExtendedStatsBucketIT Completed [75/292] on J1 in 2.05s, 9 tests Suite: org.elasticsearch.action.admin.indices.rollover.RolloverIT Completed [76/292] on J2 in 29.84s, 9 tests Suite: org.elasticsearch.indices.memory.breaker.CircuitBreakerServiceIT Completed [77/292] on J2 in 8.44s, 8 tests Suite: org.elasticsearch.index.store.CorruptedTranslogIT Completed [78/292] on J2 in 1.77s, 1 test HEARTBEAT J1 PID(7607@slave-03db4d587d6d07738.build.us-west-2b.elasticnet.co): 2017-12-23T10:05:11, stalled for 11.6s at: ClusterStateDiffIT.testClusterStateDiffSerialization Suite: org.elasticsearch.search.suggest.CustomSuggesterSearchIT Completed [79/292] on J2 in 0.83s, 1 test Suite: org.elasticsearch.cluster.ClusterStateDiffIT Completed [80/292] on J1 in 13.62s, 1 test Suite: org.elasticsearch.client.transport.TransportClientRetryIT Completed [81/292] on J1 in 0.12s, 1 test Suite: org.elasticsearch.cluster.allocation.AwarenessAllocationIT Completed [82/292] on J1 in 7.51s, 3 tests Suite: org.elasticsearch.transport.ActionNamesIT Completed [83/292] on J1 in 0.30s, 1 test Suite: org.elasticsearch.search.query.QueryStringIT Completed [84/292] on J1 in 1.56s, 11 tests HEARTBEAT J0 PID(7597@slave-03db4d587d6d07738.build.us-west-2b.elasticnet.co): 2017-12-23T10:05:23, stalled for 10.2s at: DedicatedClusterSnapshotRestoreIT.testMasterAndDataShutdownDuringSnapshot HEARTBEAT J2 PID(7608@slave-03db4d587d6d07738.build.us-west-2b.elasticnet.co): 2017-12-23T10:05:23, stalled for 10.9s at: AckClusterUpdateSettingsIT.testClusterUpdateSettingsAcknowledgement Suite: org.elasticsearch.cluster.ack.AckClusterUpdateSettingsIT Completed [85/292] on J2 in 13.24s, 3 tests Suite: org.elasticsearch.search.aggregations.metrics.TDigestPercentilesIT Completed [86/292] on J1 in 2.05s, 18 tests Suite: org.elasticsearch.indices.state.OpenCloseIndexIT Completed [87/292] on J1 in 7.78s, 22 tests HEARTBEAT J0 PID(7597@slave-03db4d587d6d07738.build.us-west-2b.elasticnet.co): 2017-12-23T10:05:33, stalled for 20.2s at: DedicatedClusterSnapshotRestoreIT.testMasterAndDataShutdownDuringSnapshot Suite: org.elasticsearch.indices.flush.FlushIT Completed [88/292] on J1 in 4.62s, 4 tests Suite: org.elasticsearch.search.slice.SearchSliceIT Completed [89/292] on J1 in 5.81s, 4 tests HEARTBEAT J0 PID(7597@slave-03db4d587d6d07738.build.us-west-2b.elasticnet.co): 2017-12-23T10:05:43, stalled for 30.2s at: DedicatedClusterSnapshotRestoreIT.testMasterAndDataShutdownDuringSnapshot Suite: org.elasticsearch.action.admin.indices.flush.FlushBlocksIT Completed [90/292] on J1 in 0.88s, 1 test Suite: org.elasticsearch.search.scriptfilter.ScriptQuerySearchIT Completed [91/292] on J1 in 1.07s, 2 tests Suite: org.elasticsearch.client.node.NodeClientIT Completed [92/292] on J1 in 0.36s, 1 test Suite: org.elasticsearch.search.aggregations.pipeline.bucketsort.BucketSortIT Completed [93/292] on J1 in 3.16s, 13 tests Suite: org.elasticsearch.snapshots.DedicatedClusterSnapshotRestoreIT IGNOR/A 0.01s J0 | DedicatedClusterSnapshotRestoreIT.testMasterShutdownDuringFailedSnapshot > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://github.com/elastic/elasticsearch/issues/25281)) Completed [94/292] on J0 in 49.34s, 13 tests, 1 skipped Suite: org.elasticsearch.action.bulk.BulkIntegrationIT Completed [95/292] on J0 in 1.80s, 1 test Suite: org.elasticsearch.indices.settings.GetSettingsBlocksIT Completed [96/292] on J0 in 1.42s, 1 test Suite: org.elasticsearch.search.aggregations.EquivalenceIT Completed [97/292] on J2 in 31.68s, 6 tests Suite: org.elasticsearch.action.admin.indices.create.SplitIndexIT Completed [98/292] on J1 in 12.06s, 5 tests Suite: org.elasticsearch.search.geo.GeoFilterIT Completed [99/292] on J2 in 7.16s, 4 tests Suite: org.elasticsearch.index.translog.TruncateTranslogIT Completed [100/292] on J2 in 6.20s, 2 tests HEARTBEAT J1 PID(7607@slave-03db4d587d6d07738.build.us-west-2b.elasticnet.co): 2017-12-23T10:06:11, stalled for 10.6s at: SimpleClusterStateIT.testIndicesOptions Suite: org.elasticsearch.search.aggregations.MissingValueIT Completed [101/292] on J2 in 1.85s, 13 tests Suite: org.elasticsearch.action.IndicesRequestIT Completed [102/292] on J0 in 20.65s, 31 tests Suite: org.elasticsearch.search.aggregations.bucket.DateHistogramIT Completed [103/292] on J2 in 7.92s, 40 tests Suite: org.elasticsearch.cluster.SimpleClusterStateIT Completed [104/292] on J1 in 20.21s, 10 tests Suite: org.elasticsearch.search.scroll.SearchScrollWithFailingNodesIT Completed [105/292] on J1 in 1.14s, 1 test Suite: org.elasticsearch.search.simple.SimpleSearchIT Completed [106/292] on J0 in 10.20s, 21 tests Suite: org.elasticsearch.action.support.WaitActiveShardCountIT Completed [107/292] on J1 in 1.13s, 1 test Suite: org.elasticsearch.action.admin.indices.shards.IndicesShardStoreRequestIT Completed [108/292] on J1 in 6.09s, 4 tests Suite: org.elasticsearch.action.bulk.BulkProcessorClusterSettingsIT Completed [109/292] on J1 in 0.39s, 1 test Suite: org.elasticsearch.search.aggregations.bucket.DoubleTermsIT Completed [110/292] on J0 in 8.76s, 30 tests Suite: org.elasticsearch.search.aggregations.bucket.AdjacencyMatrixIT Completed [111/292] on J0 in 1.22s, 8 tests Suite: org.elasticsearch.gateway.RecoveryFromGatewayIT Completed [112/292] on J2 in 16.85s, 8 tests Suite: org.elasticsearch.cluster.service.ClusterServiceIT Completed [113/292] on J2 in 1.06s, 5 tests Suite: org.elasticsearch.nodesinfo.SimpleNodesInfoIT Completed [114/292] on J2 in 1.41s, 3 tests Suite: org.elasticsearch.search.fetch.subphase.highlight.CustomHighlighterSearchIT Completed [115/292] on J2 in 1.79s, 4 tests Suite: org.elasticsearch.search.stats.SearchStatsIT Completed [116/292] on J2 in 3.43s, 2 tests Suite: org.elasticsearch.search.SearchCancellationIT Completed [117/292] on J2 in 3.67s, 4 tests Suite: org.elasticsearch.search.aggregations.bucket.MinDocCountIT Completed [118/292] on J1 in 18.00s, 36 tests Suite: org.elasticsearch.cluster.shards.ClusterSearchShardsIT Completed [119/292] on J2 in 2.21s, 4 tests Suite: org.elasticsearch.search.aggregations.pipeline.PercentilesBucketIT Completed [120/292] on J1 in 4.13s, 12 tests Suite: org.elasticsearch.search.aggregations.pipeline.MaxBucketIT Completed [121/292] on J2 in 2.74s, 8 tests Suite: org.elasticsearch.indices.template.SimpleIndexTemplateIT Completed [122/292] on J1 in 6.67s, 22 tests Suite: org.elasticsearch.cluster.routing.DelayedAllocationIT Completed [123/292] on J0 in 32.15s, 5 tests Suite: org.elasticsearch.cluster.MinimumMasterNodesIT Completed [124/292] on J2 in 13.74s, 5 tests Suite: org.elasticsearch.broadcast.BroadcastActionsIT Completed [125/292] on J1 in 8.53s, 1 test Suite: org.elasticsearch.versioning.SimpleVersioningIT Completed [126/292] on J0 in 3.65s, 11 tests Suite: org.elasticsearch.threadpool.SimpleThreadPoolIT Completed [127/292] on J0 in 0.53s, 1 test Suite: org.elasticsearch.cluster.ClusterHealthIT Completed [128/292] on J2 in 4.10s, 3 tests Suite: org.elasticsearch.action.ListenerActionIT Completed [129/292] on J1 in 3.75s, 1 test Suite: org.elasticsearch.search.fields.SearchFieldsIT Completed [130/292] on J1 in 6.81s, 14 tests Suite: org.elasticsearch.indices.state.CloseIndexDisableCloseAllIT Completed [131/292] on J0 in 10.23s, 1 test Suite: org.elasticsearch.indices.mapping.SimpleGetFieldMappingsIT Completed [132/292] on J1 in 2.66s, 6 tests Suite: org.elasticsearch.cluster.allocation.ClusterRerouteIT Completed [133/292] on J2 in 12.85s, 8 tests Suite: org.elasticsearch.search.aggregations.bucket.LongTermsIT Completed [134/292] on J0 in 5.26s, 29 tests Suite: org.elasticsearch.indices.memory.breaker.RandomExceptionCircuitBreakerIT Completed [135/292] on J0 in 2.21s, 1 test Suite: org.elasticsearch.cluster.allocation.SimpleAllocationIT Completed [136/292] on J1 in 9.32s, 1 test Suite: org.elasticsearch.routing.SimpleRoutingIT Completed [137/292] on J0 in 3.04s, 5 tests Suite: org.elasticsearch.update.UpdateIT Completed [138/292] on J2 in 7.72s, 12 tests Suite: org.elasticsearch.index.store.ExceptionRetryIT Completed [139/292] on J0 in 1.07s, 1 test Suite: org.elasticsearch.snapshots.RepositoriesIT Completed [140/292] on J0 in 1.43s, 4 tests Suite: org.elasticsearch.cluster.SpecificMasterNodesIT Completed [141/292] on J0 in 7.57s, 4 tests HEARTBEAT J1 PID(7607@slave-03db4d587d6d07738.build.us-west-2b.elasticnet.co): 2017-12-23T10:07:41, stalled for 11.7s at: SingleNodeDiscoveryIT.testDoesNotRespondToZenPings Suite: org.elasticsearch.discovery.single.SingleNodeDiscoveryIT Completed [142/292] on J1 in 13.76s, 2 tests Suite: org.elasticsearch.search.aggregations.metrics.ScriptedMetricIT Completed [143/292] on J0 in 3.25s, 16 tests Suite: org.elasticsearch.search.query.SearchQueryIT Completed [144/292] on J2 in 15.06s, 51 tests Suite: org.elasticsearch.search.aggregations.bucket.DateHistogramOffsetIT Completed [145/292] on J0 in 2.50s, 3 tests Suite: org.elasticsearch.search.aggregations.bucket.TermsDocCountErrorIT Completed [146/292] on J0 in 1.88s, 25 tests Suite: org.elasticsearch.search.aggregations.bucket.NaNSortingIT Completed [147/292] on J0 in 1.81s, 4 tests Suite: org.elasticsearch.search.aggregations.metrics.TopHitsIT Completed [148/292] on J2 in 6.50s, 21 tests Suite: org.elasticsearch.gateway.GatewayIndexStateIT Completed [149/292] on J1 in 10.96s, 10 tests Suite: org.elasticsearch.indices.settings.UpdateNumberOfReplicasIT Completed [150/292] on J1 in 2.35s, 5 tests HEARTBEAT J0 PID(7597@slave-03db4d587d6d07738.build.us-west-2b.elasticnet.co): 2017-12-23T10:08:01, stalled for 11.5s at: QuorumGatewayIT.testQuorumRecovery Suite: org.elasticsearch.gateway.QuorumGatewayIT Completed [151/292] on J0 in 12.52s, 1 test Suite: org.elasticsearch.bwcompat.RestoreBackwardsCompatIT Completed [152/292] on J0 in 5.26s, 1 test Suite: org.elasticsearch.indices.state.RareClusterStateIT Completed [153/292] on J2 in 20.20s, 5 tests HEARTBEAT J1 PID(7607@slave-03db4d587d6d07738.build.us-west-2b.elasticnet.co): 2017-12-23T10:08:13, stalled for 10.3s at: PrimaryAllocationIT.testDoNotRemoveAllocationIdOnNodeLeave Suite: org.elasticsearch.indices.mapping.ConcurrentDynamicTemplateIT Completed [154/292] on J2 in 1.91s, 1 test Suite: org.elasticsearch.indices.exists.types.TypesExistsIT Completed [155/292] on J0 in 8.86s, 2 tests Suite: org.elasticsearch.cluster.settings.ClusterSettingsIT Completed [156/292] on J0 in 1.32s, 9 tests Suite: org.elasticsearch.document.AliasedIndexDocumentActionsIT Completed [157/292] on J0 in 0.78s, 2 tests Suite: org.elasticsearch.cluster.NoMasterNodeIT Completed [158/292] on J0 in 2.43s, 2 tests HEARTBEAT J1 PID(7607@slave-03db4d587d6d07738.build.us-west-2b.elasticnet.co): 2017-12-23T10:08:29, stalled for 10.8s at: PrimaryAllocationIT.testDoNotAllowStaleReplicasToBePromotedToPrimary Suite: org.elasticsearch.search.sort.FieldSortIT Completed [159/292] on J2 in 18.88s, 20 tests Suite: org.elasticsearch.action.admin.indices.forcemerge.ForceMergeBlocksIT Completed [160/292] on J2 in 0.29s, 1 test Suite: org.elasticsearch.search.scroll.DuelScrollIT Completed [161/292] on J2 in 1.45s, 2 tests Suite: org.elasticsearch.client.transport.NodeDisconnectIT Completed [162/292] on J2 in 0.76s, 2 tests Suite: org.elasticsearch.search.aggregations.pipeline.moving.avg.MovAvgIT Completed [163/292] on J2 in 3.70s, 21 tests Suite: org.elasticsearch.action.admin.indices.delete.DeleteIndexBlocksIT Completed [164/292] on J2 in 0.49s, 3 tests Suite: org.elasticsearch.cluster.SimpleDataNodesIT Completed [165/292] on J2 in 2.23s, 1 test Suite: org.elasticsearch.search.searchafter.SearchAfterIT Completed [166/292] on J2 in 0.34s, 3 tests HEARTBEAT J0 PID(7597@slave-03db4d587d6d07738.build.us-west-2b.elasticnet.co): 2017-12-23T10:08:53, stalled for 11.8s at: ClusterDisruptionIT.testRejoinDocumentExistsInAllShardCopies HEARTBEAT J2 PID(7608@slave-03db4d587d6d07738.build.us-west-2b.elasticnet.co): 2017-12-23T10:08:53, stalled for 10.1s at: IndexingMasterFailoverIT.testMasterFailoverDuringIndexingWithMappingChanges HEARTBEAT J1 PID(7607@slave-03db4d587d6d07738.build.us-west-2b.elasticnet.co): 2017-12-23T10:08:59, stalled for 11.8s at: PrimaryAllocationIT.testForceStaleReplicaToBePromotedToPrimary Suite: org.elasticsearch.action.support.master.IndexingMasterFailoverIT Completed [167/292] on J2 in 17.59s, 1 test Suite: org.elasticsearch.action.admin.indices.stats.IndicesStatsBlocksIT Completed [168/292] on J2 in 0.35s, 1 test Suite: org.elasticsearch.action.bulk.BulkProcessorIT Completed [169/292] on J2 in 9.40s, 6 tests Suite: org.elasticsearch.search.aggregations.bucket.MissingIT Completed [170/292] on J2 in 0.49s, 5 tests HEARTBEAT J1 PID(7607@slave-03db4d587d6d07738.build.us-west-2b.elasticnet.co): 2017-12-23T10:09:11, stalled for 10.8s at: PrimaryAllocationIT.testRemoveAllocationIdOnWriteAfterNodeLeave Suite: org.elasticsearch.search.aggregations.pipeline.StatsBucketIT Completed [171/292] on J2 in 0.68s, 7 tests Suite: org.elasticsearch.discovery.ClusterDisruptionIT Completed [172/292] on J0 in 51.49s, 6 tests Suite: org.elasticsearch.ingest.IngestClientIT Completed [173/292] on J2 in 2.05s, 5 tests Suite: org.elasticsearch.bwcompat.RecoveryWithUnsupportedIndicesIT Completed [174/292] on J2 in 0.16s, 1 test Suite: org.elasticsearch.action.RejectionActionIT Completed [175/292] on J2 in 0.82s, 1 test Suite: org.elasticsearch.index.shard.IndexShardIT Completed [176/292] on J0 in 4.48s, 14 tests Suite: org.elasticsearch.search.sort.GeoDistanceIT Completed [177/292] on J0 in 2.22s, 4 tests Suite: org.elasticsearch.search.functionscore.DecayFunctionScoreIT Completed [178/292] on J2 in 6.53s, 14 tests Suite: org.elasticsearch.indices.mapping.SimpleGetMappingsIT Completed [179/292] on J2 in 1.38s, 3 tests Suite: org.elasticsearch.search.basic.TransportTwoNodesSearchIT Completed [180/292] on J0 in 5.20s, 10 tests Suite: org.elasticsearch.get.GetActionIT Completed [181/292] on J0 in 1.67s, 15 tests Suite: org.elasticsearch.cluster.metadata.TemplateUpgradeServiceIT Completed [182/292] on J2 in 4.15s, 1 test Suite: org.elasticsearch.cluster.routing.PrimaryAllocationIT Completed [183/292] on J1 in 90.08s, 8 tests Suite: org.elasticsearch.discovery.zen.ZenDiscoveryIT Completed [184/292] on J2 in 4.96s, 5 tests Suite: org.elasticsearch.snapshots.FsBlobStoreRepositoryIT Completed [185/292] on J1 in 5.27s, 3 tests Suite: org.elasticsearch.gateway.MetaDataWriteDataNodesIT Completed [186/292] on J2 in 0.83s, 3 tests Suite: org.elasticsearch.indices.settings.UpdateSettingsIT Completed [187/292] on J2 in 1.52s, 9 tests Suite: org.elasticsearch.cluster.routing.allocation.ShardStateIT Completed [188/292] on J2 in 0.50s, 1 test Suite: org.elasticsearch.snapshots.MinThreadsSnapshotRestoreIT Completed [189/292] on J2 in 1.60s, 3 tests HEARTBEAT J0 PID(7597@slave-03db4d587d6d07738.build.us-west-2b.elasticnet.co): 2017-12-23T10:09:37, stalled for 11.1s at: SumBucketIT (suite) Suite: org.elasticsearch.search.aggregations.pipeline.SumBucketIT Completed [190/292] on J0 in 12.47s, 7 tests Suite: org.elasticsearch.search.msearch.MultiSearchIT Completed [191/292] on J0 in 0.72s, 2 tests Suite: org.elasticsearch.index.fielddata.FieldDataLoadingIT Completed [192/292] on J0 in 0.44s, 1 test HEARTBEAT J1 PID(7607@slave-03db4d587d6d07738.build.us-west-2b.elasticnet.co): 2017-12-23T10:09:43, stalled for 11.3s at: DiscoveryDisruptionIT.testClusterFormingWithASlowNode Suite: org.elasticsearch.action.admin.indices.create.ShrinkIndexIT Completed [193/292] on J0 in 3.61s, 5 tests Suite: org.elasticsearch.search.source.MetadataFetchingIT Completed [194/292] on J0 in 0.86s, 3 tests Suite: org.elasticsearch.index.query.plugin.CustomQueryParserIT Completed [195/292] on J0 in 1.00s, 4 tests Suite: org.elasticsearch.search.aggregations.pipeline.MinBucketIT Completed [196/292] on J0 in 1.30s, 7 tests Suite: org.elasticsearch.index.mapper.ExternalValuesMapperIntegrationIT Completed [197/292] on J0 in 1.40s, 3 tests Suite: org.elasticsearch.indices.IndicesLifecycleListenerIT Completed [198/292] on J0 in 1.12s, 3 tests HEARTBEAT J2 PID(7608@slave-03db4d587d6d07738.build.us-west-2b.elasticnet.co): 2017-12-23T10:09:57, stalled for 10.7s at: MasterDisruptionIT.testStaleMasterNotHijackingMajority Suite: org.elasticsearch.search.fetch.subphase.InnerHitsIT Completed [199/292] on J0 in 10.75s, 10 tests Suite: org.elasticsearch.search.aggregations.metrics.AvgIT Completed [200/292] on J0 in 1.52s, 17 tests Suite: org.elasticsearch.indices.template.IndexTemplateBlocksIT Completed [201/292] on J0 in 0.32s, 1 test Suite: org.elasticsearch.action.admin.indices.get.GetIndexIT Completed [202/292] on J0 in 0.83s, 9 tests Suite: org.elasticsearch.indices.analysis.PreBuiltAnalyzerIntegrationIT Completed [203/292] on J0 in 0.94s, 1 test Suite: org.elasticsearch.search.functionscore.ExplainableScriptIT Completed [204/292] on J0 in 0.32s, 1 test HEARTBEAT J2 PID(7608@slave-03db4d587d6d07738.build.us-west-2b.elasticnet.co): 2017-12-23T10:10:11, stalled for 11.9s at: MasterDisruptionIT.testVerifyApiBlocksDuringPartition Suite: org.elasticsearch.indexing.IndexActionIT Completed [205/292] on J0 in 10.13s, 9 tests Suite: org.elasticsearch.search.aggregations.metrics.HDRPercentilesIT Completed [206/292] on J0 in 1.82s, 18 tests HEARTBEAT J1 PID(7607@slave-03db4d587d6d07738.build.us-west-2b.elasticnet.co): 2017-12-23T10:10:17, stalled for 10.2s at: DiscoveryDisruptionIT.testElectMasterWithLatestVersion HEARTBEAT J2 PID(7608@slave-03db4d587d6d07738.build.us-west-2b.elasticnet.co): 2017-12-23T10:10:23, stalled for 10.4s at: MasterDisruptionIT.testNodesFDAfterMasterReelection Suite: org.elasticsearch.discovery.DiscoveryDisruptionIT Completed [207/292] on J1 in 64.54s, 6 tests Suite: org.elasticsearch.action.admin.cluster.allocation.ClusterAllocationExplainIT Completed [208/292] on J0 in 22.75s, 10 tests Suite: org.elasticsearch.search.aggregations.bucket.GeoHashGridIT Completed [209/292] on J1 in 2.94s, 8 tests HEARTBEAT J2 PID(7608@slave-03db4d587d6d07738.build.us-west-2b.elasticnet.co): 2017-12-23T10:10:43, stalled for 11.8s at: MasterDisruptionIT.testMasterNodeGCs Suite: org.elasticsearch.indices.recovery.IndexPrimaryRelocationIT Completed [210/292] on J1 in 4.93s, 1 test Suite: org.elasticsearch.search.aggregations.metrics.StatsIT Completed [211/292] on J1 in 1.43s, 18 tests HEARTBEAT J0 PID(7597@slave-03db4d587d6d07738.build.us-west-2b.elasticnet.co): 2017-12-23T10:10:49, stalled for 10.4s at: TasksIT.testTransportBroadcastByNodeTasks Suite: org.elasticsearch.action.admin.cluster.node.tasks.TasksIT Completed [212/292] on J0 in 16.53s, 23 tests HEARTBEAT J2 PID(7608@slave-03db4d587d6d07738.build.us-west-2b.elasticnet.co): 2017-12-23T10:10:57, stalled for 10.6s at: MasterDisruptionIT.testIsolateMasterAndVerifyClusterStateConsensus Suite: org.elasticsearch.action.admin.cluster.repositories.RepositoryBlocksIT Completed [213/292] on J0 in 2.32s, 4 tests Suite: org.elasticsearch.discovery.MasterDisruptionIT Completed [214/292] on J2 in 86.26s, 6 tests HEARTBEAT J1 PID(7607@slave-03db4d587d6d07738.build.us-west-2b.elasticnet.co): 2017-12-23T10:11:03, stalled for 11.2s at: IndexStatsIT.testConcurrentIndexingAndStatsRequests Suite: org.elasticsearch.action.admin.cluster.snapshots.SnapshotBlocksIT Completed [215/292] on J0 in 11.07s, 6 tests Suite: org.elasticsearch.indices.stats.IndexStatsIT Completed [216/292] on J1 in 24.49s, 18 tests Suite: org.elasticsearch.action.admin.cluster.stats.ClusterStatsIT Completed [217/292] on J0 in 1.68s, 5 tests Suite: org.elasticsearch.search.aggregations.bucket.GlobalIT Completed [218/292] on J2 in 10.48s, 2 tests Suite: org.elasticsearch.action.admin.cluster.tasks.PendingTasksBlocksIT Completed [219/292] on J0 in 3.64s, 1 test Suite: org.elasticsearch.action.termvectors.GetTermVectorsIT Completed [220/292] on J0 in 6.86s, 19 tests HEARTBEAT J1 PID(7607@slave-03db4d587d6d07738.build.us-west-2b.elasticnet.co): 2017-12-23T10:11:23, stalled for 10.6s at: BulkWithUpdatesIT.testBulkUpdateLargerVolume Suite: org.elasticsearch.cluster.ClusterInfoServiceIT Completed [221/292] on J0 in 2.51s, 2 tests Suite: org.elasticsearch.indices.recovery.IndexRecoveryIT Completed [222/292] on J2 in 12.48s, 7 tests Suite: org.elasticsearch.cluster.ack.AckIT Completed [223/292] on J0 in 3.06s, 15 tests Suite: org.elasticsearch.search.aggregations.metrics.SumIT Completed [224/292] on J2 in 2.18s, 17 tests Suite: org.elasticsearch.cluster.allocation.FilteringAllocationIT Completed [225/292] on J0 in 2.31s, 3 tests Suite: org.elasticsearch.cluster.routing.allocation.decider.MockDiskUsagesIT Completed [226/292] on J0 in 0.65s, 1 test Suite: org.elasticsearch.document.DocumentActionsIT Completed [227/292] on J0 in 0.59s, 2 tests HEARTBEAT J1 PID(7607@slave-03db4d587d6d07738.build.us-west-2b.elasticnet.co): 2017-12-23T10:11:33, stalled for 20.6s at: BulkWithUpdatesIT.testBulkUpdateLargerVolume Suite: org.elasticsearch.document.ShardInfoIT Completed [228/292] on J0 in 1.81s, 4 tests Suite: org.elasticsearch.index.IndexRequestBuilderIT Completed [229/292] on J0 in 0.96s, 2 tests Suite: org.elasticsearch.index.IndexSortIT Completed [230/292] on J0 in 0.65s, 2 tests Suite: org.elasticsearch.index.WaitUntilRefreshIT Completed [231/292] on J0 in 2.30s, 5 tests HEARTBEAT J2 PID(7608@slave-03db4d587d6d07738.build.us-west-2b.elasticnet.co): 2017-12-23T10:11:41, stalled for 11.2s at: IndicesStoreIntegrationIT.testShardActiveElseWhere Suite: org.elasticsearch.action.bulk.BulkWithUpdatesIT Completed [232/292] on J1 in 36.18s, 12 tests Suite: org.elasticsearch.index.engine.InternalEngineMergeIT Completed [233/292] on J0 in 9.15s, 1 test Suite: org.elasticsearch.action.termvectors.MultiTermVectorsIT Completed [234/292] on J1 in 0.79s, 3 tests Suite: org.elasticsearch.index.mapper.CopyToMapperIntegrationIT Completed [235/292] on J0 in 1.35s, 2 tests Suite: org.elasticsearch.indices.store.IndicesStoreIntegrationIT Completed [236/292] on J2 in 23.26s, 5 tests Suite: org.elasticsearch.action.search.TransportSearchIT Completed [237/292] on J2 in 0.34s, 1 test Suite: org.elasticsearch.index.mapper.MultiFieldsIntegrationIT Completed [238/292] on J0 in 2.63s, 4 tests Suite: org.elasticsearch.index.mapper.DynamicMappingIT Completed [240/292] on J1 in 4.62s, 5 tests Suite: org.elasticsearch.index.seqno.GlobalCheckpointSyncIT Completed [241/292] on J1 in 7.19s, 2 tests Suite: org.elasticsearch.aliases.IndexAliasesIT Completed [242/292] on J2 in 12.35s, 26 tests Suite: org.elasticsearch.index.search.MatchQueryIT Completed [243/292] on J0 in 11.90s, 6 tests Suite: org.elasticsearch.indexlifecycle.IndexLifecycleActionIT Completed [244/292] on J1 in 5.00s, 1 test Suite: org.elasticsearch.indices.DateMathIndexExpressionsIntegrationIT Completed [245/292] on J2 in 1.11s, 3 tests Suite: org.elasticsearch.ingest.IngestProcessorNotInstalledOnAllNodesIT Completed [246/292] on J2 in 0.56s, 3 tests Suite: org.elasticsearch.indices.mapping.DedicatedMasterGetFieldMappingIT Completed [247/292] on J0 in 1.53s, 6 tests Suite: org.elasticsearch.recovery.SimpleRecoveryIT Completed [248/292] on J2 in 0.83s, 1 test Suite: org.elasticsearch.search.SearchWithRejectionsIT Completed [249/292] on J2 in 0.71s, 1 test Suite: org.elasticsearch.recovery.TruncatedRecoveryIT Completed [250/292] on J0 in 3.65s, 1 test Suite: org.elasticsearch.search.StressSearchServiceReaperIT Completed [251/292] on J2 in 4.30s, 1 test Suite: org.elasticsearch.search.aggregations.bucket.DateRangeIT Completed [252/292] on J0 in 2.36s, 19 tests Suite: org.elasticsearch.search.aggregations.bucket.FilterIT Completed [253/292] on J0 in 0.86s, 6 tests Suite: org.elasticsearch.search.aggregations.bucket.DiversifiedSamplerIT Completed [254/292] on J2 in 1.05s, 6 tests Suite: org.elasticsearch.search.aggregations.bucket.FiltersIT Completed [255/292] on J0 in 2.44s, 12 tests Suite: org.elasticsearch.search.aggregations.bucket.GeoDistanceIT Completed [256/292] on J2 in 2.26s, 8 tests Suite: org.elasticsearch.search.aggregations.bucket.IpTermsIT Completed [257/292] on J2 in 1.76s, 3 tests Suite: org.elasticsearch.search.aggregations.bucket.IpRangeIT Completed [258/292] on J0 in 2.36s, 8 tests Suite: org.elasticsearch.search.aggregations.bucket.ParentIdAggIT Completed [259/292] on J0 in 0.81s, 1 test Suite: org.elasticsearch.search.aggregations.bucket.NestedIT Completed [260/292] on J2 in 5.42s, 10 tests Suite: org.elasticsearch.search.aggregations.bucket.RangeIT Completed [261/292] on J0 in 5.48s, 17 tests Suite: org.elasticsearch.search.aggregations.metrics.ExtendedStatsIT Completed [262/292] on J0 in 1.07s, 20 tests Suite: org.elasticsearch.indices.mapping.UpdateMappingIntegrationIT Completed [263/292] on J1 in 21.90s, 10 tests Suite: org.elasticsearch.search.aggregations.metrics.MaxIT Completed [264/292] on J1 in 0.71s, 17 tests Suite: org.elasticsearch.search.aggregations.metrics.MinIT Completed [265/292] on J1 in 2.22s, 18 tests Suite: org.elasticsearch.search.aggregations.metrics.GeoBoundsIT Completed [266/292] on J0 in 3.80s, 10 tests Suite: org.elasticsearch.search.aggregations.pipeline.CumulativeSumIT Completed [267/292] on J0 in 0.67s, 3 tests Suite: org.elasticsearch.search.aggregations.pipeline.BucketSelectorIT Completed [268/292] on J1 in 1.01s, 12 tests Suite: org.elasticsearch.search.aggregations.pipeline.DerivativeIT Completed [269/292] on J1 in 1.72s, 14 tests Suite: org.elasticsearch.search.aggregations.pipeline.serialdiff.SerialDiffIT Completed [270/292] on J1 in 0.53s, 2 tests Suite: org.elasticsearch.search.child.ParentFieldLoadingIT Completed [271/292] on J1 in 0.44s, 2 tests Suite: org.elasticsearch.search.fetch.FetchSubPhasePluginIT Completed [272/292] on J1 in 0.18s, 1 test Suite: org.elasticsearch.search.aggregations.metrics.CardinalityIT Completed [273/292] on J2 in 14.52s, 19 tests Suite: org.elasticsearch.search.functionscore.FunctionScoreFieldValueIT Completed [274/292] on J2 in 1.28s, 1 test Suite: org.elasticsearch.search.aggregations.pipeline.DateDerivativeIT Completed [275/292] on J0 in 10.09s, 9 tests Suite: org.elasticsearch.search.functionscore.FunctionScorePluginIT Completed [276/292] on J0 in 0.28s, 1 test Suite: org.elasticsearch.search.functionscore.FunctionScoreIT Completed [277/292] on J2 in 2.80s, 5 tests HEARTBEAT J1 PID(7607@slave-03db4d587d6d07738.build.us-west-2b.elasticnet.co): 2017-12-23T10:12:51, stalled for 11.4s at: HighlighterSearchIT.testFVHManyMatches HEARTBEAT J2 PID(7608@slave-03db4d587d6d07738.build.us-west-2b.elasticnet.co): 2017-12-23T10:12:53, stalled for 10.5s at: RandomScoreFunctionIT.testConsistentHitsWithSameSeed Suite: org.elasticsearch.search.functionscore.QueryRescorerIT Completed [278/292] on J0 in 12.81s, 11 tests Suite: org.elasticsearch.search.geo.GeoBoundingBoxIT Completed [279/292] on J0 in 1.10s, 3 tests Suite: org.elasticsearch.search.functionscore.RandomScoreFunctionIT Completed [280/292] on J2 in 16.43s, 6 tests Suite: org.elasticsearch.search.geo.GeoPolygonIT Completed [281/292] on J0 in 4.24s, 2 tests Suite: org.elasticsearch.search.profile.aggregation.AggregationProfilerIT Completed [282/292] on J2 in 0.83s, 6 tests HEARTBEAT J1 PID(7607@slave-03db4d587d6d07738.build.us-west-2b.elasticnet.co): 2017-12-23T10:13:01, stalled for 21.4s at: HighlighterSearchIT.testFVHManyMatches Suite: org.elasticsearch.search.query.MultiMatchQueryIT Completed [283/292] on J0 in 4.57s, 7 tests Suite: org.elasticsearch.search.scroll.SearchScrollIT Completed [284/292] on J2 in 5.08s, 13 tests Suite: org.elasticsearch.similarity.SimilarityIT Completed [285/292] on J0 in 0.77s, 1 test Suite: org.elasticsearch.snapshots.BlobStoreFormatIT Completed [286/292] on J2 in 0.26s, 5 tests Suite: org.elasticsearch.snapshots.SnapshotShardsServiceIT Completed [287/292] on J2 in 1.10s, 1 test Suite: org.elasticsearch.update.UpdateNoopIT Completed [288/292] on J2 in 7.30s, 6 tests Suite: org.elasticsearch.validate.SimpleValidateQueryIT Completed [289/292] on J2 in 5.99s, 11 tests Suite: org.elasticsearch.versioning.ConcurrentDocumentOperationIT Completed [290/292] on J2 in 0.54s, 1 test [ant:junit4] JVM J2: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/temp/junit4-J2-20171223_100137_019384592240625521729.syserr Suite: org.elasticsearch.search.fetch.subphase.highlight.HighlighterSearchIT Completed [291/292] on J1 in 59.26s, 83 tests [ant:junit4] JVM J1: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/temp/junit4-J1-20171223_100137_0193412803665546878367.syserr Suite: org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT 1> [2017-12-23T11:13:05,561][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testRestoreWithDifferentMappingsAndSettings]: before test 1> [2017-12-23T11:13:05,561][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testRestoreWithDifferentMappingsAndSettings]: setting up test 1> [2017-12-23T11:13:05,562][INFO ][o.e.t.InternalTestCluster] Setup InternalTestCluster [SUITE-CHILD_VM=[0]-CLUSTER_SEED=[-8384650735719549634]-HASH=[278795345AF6E5]-cluster] with seed [8BA3BC9463B7F53E] using [0] dedicated masters, [2] (data) nodes and [1] coord only nodes (min_master_nodes are [auto-managed]) 1> [2017-12-23T11:13:05,564][INFO ][o.e.n.Node ] [node_s0] initializing ... 1> [2017-12-23T11:13:05,574][INFO ][o.e.e.NodeEnvironment ] [node_s0] using [2] data paths, mounts [[/ (rootfs)]], net usable_space [624.1gb], net total_space [1007.8gb], types [rootfs] 1> [2017-12-23T11:13:05,574][INFO ][o.e.e.NodeEnvironment ] [node_s0] heap size [491mb], compressed ordinary object pointers [true] 1> [2017-12-23T11:13:05,575][INFO ][o.e.n.Node ] [node_s0] node name [node_s0], node ID [riyQLKzZRxquoQPA_N7tjg] 1> [2017-12-23T11:13:05,575][INFO ][o.e.n.Node ] [node_s0] version[7.0.0-alpha1-SNAPSHOT], pid[7597], build[Unknown/Unknown], OS[Linux/2.6.32-696.el6.x86_64/amd64], JVM[Oracle Corporation/OpenJDK 64-Bit Server VM/1.8.0_151/25.151-b12] 1> [2017-12-23T11:13:05,575][INFO ][o.e.n.Node ] [node_s0] JVM arguments [-Dfile.encoding=UTF8, -ea, -esa, -Xmx512m, -Xms512m, -XX:+HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/heapdump, -Dtests.prefix=tests, -Dtests.seed=AF8B30F5B14ABE94, -Dtests.security.manager=true, -Djava.io.tmpdir=./temp, -Dtests.gradle=true, -Dtests.artifact=core, -Djava.awt.headless=true, -Dtests.ifNoTests=fail, -Dtests.task=:core:integTest, -Djna.nosys=true, -Dtests.logger.level=WARN, -Djunit4.childvm.cwd=/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0, -Djunit4.childvm.id=0, -Djunit4.childvm.count=3] 1> [2017-12-23T11:13:05,575][WARN ][o.e.n.Node ] [node_s0] version [7.0.0-alpha1-SNAPSHOT] is a pre-release version of Elasticsearch and is not suitable for production 1> [2017-12-23T11:13:05,576][INFO ][o.e.p.PluginsService ] [node_s0] no modules loaded 1> [2017-12-23T11:13:05,576][INFO ][o.e.p.PluginsService ] [node_s0] loaded plugin [org.elasticsearch.ingest.IngestTestPlugin] 1> [2017-12-23T11:13:05,576][INFO ][o.e.p.PluginsService ] [node_s0] loaded plugin [org.elasticsearch.script.StoredScriptsIT$CustomScriptPlugin] 1> [2017-12-23T11:13:05,576][INFO ][o.e.p.PluginsService ] [node_s0] loaded plugin [org.elasticsearch.snapshots.mockstore.MockRepository$Plugin] 1> [2017-12-23T11:13:05,576][INFO ][o.e.p.PluginsService ] [node_s0] loaded plugin [org.elasticsearch.test.ESIntegTestCase$TestSeedPlugin] 1> [2017-12-23T11:13:05,576][INFO ][o.e.p.PluginsService ] [node_s0] loaded plugin [org.elasticsearch.test.discovery.TestZenDiscovery$TestPlugin] 1> [2017-12-23T11:13:05,576][INFO ][o.e.p.PluginsService ] [node_s0] loaded plugin [org.elasticsearch.transport.nio.NioTransportPlugin] 1> [2017-12-23T11:13:05,586][INFO ][o.e.d.DiscoveryModule ] [node_s0] using discovery type [test-zen] 1> [2017-12-23T11:13:05,596][INFO ][o.e.n.Node ] [node_s0] initialized 1> [2017-12-23T11:13:05,597][INFO ][o.e.n.Node ] [node_s1] initializing ... 1> [2017-12-23T11:13:05,600][INFO ][o.e.e.NodeEnvironment ] [node_s1] using [2] data paths, mounts [[/ (rootfs)]], net usable_space [624.1gb], net total_space [1007.8gb], types [rootfs] 1> [2017-12-23T11:13:05,600][INFO ][o.e.e.NodeEnvironment ] [node_s1] heap size [491mb], compressed ordinary object pointers [true] 1> [2017-12-23T11:13:05,601][INFO ][o.e.n.Node ] [node_s1] node name [node_s1], node ID [AYXs8R5nQdOGtvqswmoK4A] 1> [2017-12-23T11:13:05,601][INFO ][o.e.n.Node ] [node_s1] version[7.0.0-alpha1-SNAPSHOT], pid[7597], build[Unknown/Unknown], OS[Linux/2.6.32-696.el6.x86_64/amd64], JVM[Oracle Corporation/OpenJDK 64-Bit Server VM/1.8.0_151/25.151-b12] 1> [2017-12-23T11:13:05,601][INFO ][o.e.n.Node ] [node_s1] JVM arguments [-Dfile.encoding=UTF8, -ea, -esa, -Xmx512m, -Xms512m, -XX:+HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/heapdump, -Dtests.prefix=tests, -Dtests.seed=AF8B30F5B14ABE94, -Dtests.security.manager=true, -Djava.io.tmpdir=./temp, -Dtests.gradle=true, -Dtests.artifact=core, -Djava.awt.headless=true, -Dtests.ifNoTests=fail, -Dtests.task=:core:integTest, -Djna.nosys=true, -Dtests.logger.level=WARN, -Djunit4.childvm.cwd=/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0, -Djunit4.childvm.id=0, -Djunit4.childvm.count=3] 1> [2017-12-23T11:13:05,601][WARN ][o.e.n.Node ] [node_s1] version [7.0.0-alpha1-SNAPSHOT] is a pre-release version of Elasticsearch and is not suitable for production 1> [2017-12-23T11:13:05,601][INFO ][o.e.p.PluginsService ] [node_s1] no modules loaded 1> [2017-12-23T11:13:05,601][INFO ][o.e.p.PluginsService ] [node_s1] loaded plugin [org.elasticsearch.ingest.IngestTestPlugin] 1> [2017-12-23T11:13:05,601][INFO ][o.e.p.PluginsService ] [node_s1] loaded plugin [org.elasticsearch.script.StoredScriptsIT$CustomScriptPlugin] 1> [2017-12-23T11:13:05,601][INFO ][o.e.p.PluginsService ] [node_s1] loaded plugin [org.elasticsearch.snapshots.mockstore.MockRepository$Plugin] 1> [2017-12-23T11:13:05,601][INFO ][o.e.p.PluginsService ] [node_s1] loaded plugin [org.elasticsearch.test.ESIntegTestCase$TestSeedPlugin] 1> [2017-12-23T11:13:05,601][INFO ][o.e.p.PluginsService ] [node_s1] loaded plugin [org.elasticsearch.test.discovery.TestZenDiscovery$TestPlugin] 1> [2017-12-23T11:13:05,601][INFO ][o.e.p.PluginsService ] [node_s1] loaded plugin [org.elasticsearch.transport.nio.NioTransportPlugin] 1> [2017-12-23T11:13:05,612][INFO ][o.e.d.DiscoveryModule ] [node_s1] using discovery type [test-zen] 1> [2017-12-23T11:13:05,625][INFO ][o.e.n.Node ] [node_s1] initialized 1> [2017-12-23T11:13:05,625][INFO ][o.e.n.Node ] [node_sc2] initializing ... 1> [2017-12-23T11:13:05,630][INFO ][o.e.e.NodeEnvironment ] [node_sc2] using [2] data paths, mounts [[/ (rootfs)]], net usable_space [624.1gb], net total_space [1007.8gb], types [rootfs] 1> [2017-12-23T11:13:05,630][INFO ][o.e.e.NodeEnvironment ] [node_sc2] heap size [491mb], compressed ordinary object pointers [true] 1> [2017-12-23T11:13:05,631][INFO ][o.e.n.Node ] [node_sc2] node name [node_sc2], node ID [Lck2UlxmQR27ZZREIk1-Sw] 1> [2017-12-23T11:13:05,631][INFO ][o.e.n.Node ] [node_sc2] version[7.0.0-alpha1-SNAPSHOT], pid[7597], build[Unknown/Unknown], OS[Linux/2.6.32-696.el6.x86_64/amd64], JVM[Oracle Corporation/OpenJDK 64-Bit Server VM/1.8.0_151/25.151-b12] 1> [2017-12-23T11:13:05,631][INFO ][o.e.n.Node ] [node_sc2] JVM arguments [-Dfile.encoding=UTF8, -ea, -esa, -Xmx512m, -Xms512m, -XX:+HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/heapdump, -Dtests.prefix=tests, -Dtests.seed=AF8B30F5B14ABE94, -Dtests.security.manager=true, -Djava.io.tmpdir=./temp, -Dtests.gradle=true, -Dtests.artifact=core, -Djava.awt.headless=true, -Dtests.ifNoTests=fail, -Dtests.task=:core:integTest, -Djna.nosys=true, -Dtests.logger.level=WARN, -Djunit4.childvm.cwd=/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0, -Djunit4.childvm.id=0, -Djunit4.childvm.count=3] 1> [2017-12-23T11:13:05,631][WARN ][o.e.n.Node ] [node_sc2] version [7.0.0-alpha1-SNAPSHOT] is a pre-release version of Elasticsearch and is not suitable for production 1> [2017-12-23T11:13:05,631][INFO ][o.e.p.PluginsService ] [node_sc2] no modules loaded 1> [2017-12-23T11:13:05,631][INFO ][o.e.p.PluginsService ] [node_sc2] loaded plugin [org.elasticsearch.ingest.IngestTestPlugin] 1> [2017-12-23T11:13:05,631][INFO ][o.e.p.PluginsService ] [node_sc2] loaded plugin [org.elasticsearch.script.StoredScriptsIT$CustomScriptPlugin] 1> [2017-12-23T11:13:05,631][INFO ][o.e.p.PluginsService ] [node_sc2] loaded plugin [org.elasticsearch.snapshots.mockstore.MockRepository$Plugin] 1> [2017-12-23T11:13:05,631][INFO ][o.e.p.PluginsService ] [node_sc2] loaded plugin [org.elasticsearch.test.ESIntegTestCase$TestSeedPlugin] 1> [2017-12-23T11:13:05,631][INFO ][o.e.p.PluginsService ] [node_sc2] loaded plugin [org.elasticsearch.test.discovery.TestZenDiscovery$TestPlugin] 1> [2017-12-23T11:13:05,631][INFO ][o.e.p.PluginsService ] [node_sc2] loaded plugin [org.elasticsearch.transport.nio.NioTransportPlugin] 1> [2017-12-23T11:13:05,637][INFO ][o.e.d.DiscoveryModule ] [node_sc2] using discovery type [test-zen] 1> [2017-12-23T11:13:05,646][INFO ][o.e.n.Node ] [node_sc2] initialized 1> [2017-12-23T11:13:05,646][INFO ][o.e.n.Node ] [node_s0] starting ... 1> [2017-12-23T11:13:05,646][INFO ][o.e.n.Node ] [node_sc2] starting ... 1> [2017-12-23T11:13:05,646][INFO ][o.e.n.Node ] [node_s1] starting ... 1> [2017-12-23T11:13:05,648][INFO ][o.e.t.TransportService ] [node_s0] publish_address {127.0.0.1:43865}, bound_addresses {[::1]:41475}, {127.0.0.1:43865} 1> [2017-12-23T11:13:05,648][INFO ][o.e.t.TransportService ] [node_s1] publish_address {127.0.0.1:43823}, bound_addresses {[::1]:36604}, {127.0.0.1:43823} 1> [2017-12-23T11:13:05,650][INFO ][o.e.t.d.MockZenPing ] [node_s1] pinging using mock zen ping 1> [2017-12-23T11:13:05,655][INFO ][o.e.t.TransportService ] [node_sc2] publish_address {127.0.0.1:43161}, bound_addresses {[::1]:33454}, {127.0.0.1:43161} 1> [2017-12-23T11:13:05,650][INFO ][o.e.t.d.MockZenPing ] [node_s0] pinging using mock zen ping 1> [2017-12-23T11:13:05,655][INFO ][o.e.t.d.MockZenPing ] [node_sc2] pinging using mock zen ping 1> [2017-12-23T11:13:05,685][INFO ][o.e.c.s.MasterService ] [node_s1] zen-disco-elected-as-master ([1] nodes joined)[{node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865}], reason: new_master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823}, added {{node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865},} 1> [2017-12-23T11:13:05,687][INFO ][o.e.c.s.ClusterApplierService] [node_s0] detected_master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823}, added {{node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823},}, reason: apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1]]) 1> [2017-12-23T11:13:05,687][INFO ][o.e.n.Node ] [node_s0] started 1> [2017-12-23T11:13:05,688][INFO ][o.e.c.s.ClusterApplierService] [node_s1] new_master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823}, added {{node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865},}, reason: apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1] source [zen-disco-elected-as-master ([1] nodes joined)[{node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865}]]]) 1> [2017-12-23T11:13:05,690][INFO ][o.e.n.Node ] [node_s1] started 1> [2017-12-23T11:13:05,690][INFO ][o.e.c.s.MasterService ] [node_s1] zen-disco-node-join[{node_sc2}{Lck2UlxmQR27ZZREIk1-Sw}{t8yblla6Qv-nY4EN_3DvFg}{127.0.0.1}{127.0.0.1:43161}], reason: added {{node_sc2}{Lck2UlxmQR27ZZREIk1-Sw}{t8yblla6Qv-nY4EN_3DvFg}{127.0.0.1}{127.0.0.1:43161},} 1> [2017-12-23T11:13:05,692][INFO ][o.e.c.s.ClusterApplierService] [node_s0] added {{node_sc2}{Lck2UlxmQR27ZZREIk1-Sw}{t8yblla6Qv-nY4EN_3DvFg}{127.0.0.1}{127.0.0.1:43161},}, reason: apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [2]]) 1> [2017-12-23T11:13:05,693][INFO ][o.e.c.s.ClusterApplierService] [node_sc2] detected_master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823}, added {{node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865},{node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823},}, reason: apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [2]]) 1> [2017-12-23T11:13:05,699][INFO ][o.e.n.Node ] [node_sc2] started 1> [2017-12-23T11:13:05,700][INFO ][o.e.c.s.ClusterApplierService] [node_s1] added {{node_sc2}{Lck2UlxmQR27ZZREIk1-Sw}{t8yblla6Qv-nY4EN_3DvFg}{127.0.0.1}{127.0.0.1:43161},}, reason: apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [2] source [zen-disco-node-join[{node_sc2}{Lck2UlxmQR27ZZREIk1-Sw}{t8yblla6Qv-nY4EN_3DvFg}{127.0.0.1}{127.0.0.1:43161}]]]) 1> [2017-12-23T11:13:05,704][INFO ][o.e.p.PluginsService ] [transport_client_node_s0] no modules loaded 1> [2017-12-23T11:13:05,705][INFO ][o.e.p.PluginsService ] [transport_client_node_s0] loaded plugin [org.elasticsearch.transport.nio.NioTransportPlugin] 1> [2017-12-23T11:13:05,706][INFO ][o.e.g.GatewayService ] [node_s1] recovered [0] indices into cluster_state 1> [2017-12-23T11:13:05,778][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testRestoreWithDifferentMappingsAndSettings]: all set up test 1> [2017-12-23T11:13:05,779][INFO ][o.e.p.PluginsService ] [transport_client_node_sc2] no modules loaded 1> [2017-12-23T11:13:05,779][INFO ][o.e.p.PluginsService ] [transport_client_node_sc2] loaded plugin [org.elasticsearch.transport.nio.NioTransportPlugin] 1> [2017-12-23T11:13:05,821][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating repository 1> [2017-12-23T11:13:05,823][INFO ][o.e.r.RepositoriesService] [node_s1] put repository [test-repo] 1> [2017-12-23T11:13:05,834][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> create index with foo type 1> [2017-12-23T11:13:05,834][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] using custom data_path for index: [uNbDxvoMGV] 1> [2017-12-23T11:13:05,836][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test-idx] creating index, cause [api], templates [random_index_template], shards [8]/[1], mappings [] 1> [2017-12-23T11:13:05,983][INFO ][o.e.p.PluginsService ] [transport_client_node_s1] no modules loaded 1> [2017-12-23T11:13:05,983][INFO ][o.e.p.PluginsService ] [transport_client_node_s1] loaded plugin [org.elasticsearch.transport.nio.NioTransportPlugin] 1> [2017-12-23T11:13:06,069][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx][7]] ...]). 1> [2017-12-23T11:13:06,078][INFO ][o.e.c.m.MetaDataMappingService] [node_s1] [test-idx/_aMsAx5VQ6OpE3qbNW7CuQ] create_mapping [foo] 1> [2017-12-23T11:13:06,088][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> snapshot it 1> [2017-12-23T11:13:06,110][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/WLaYeW-SSAGaqtAgQFFlnw] started 1> [2017-12-23T11:13:06,170][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/WLaYeW-SSAGaqtAgQFFlnw] completed with state [SUCCESS] 1> [2017-12-23T11:13:06,174][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> delete the index and recreate it with bar type 1> [2017-12-23T11:13:06,175][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx/_aMsAx5VQ6OpE3qbNW7CuQ] deleting index 1> [2017-12-23T11:13:06,303][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test-idx] creating index, cause [api], templates [random_index_template], shards [8]/[1], mappings [] 1> [2017-12-23T11:13:06,534][INFO ][o.e.c.m.MetaDataMappingService] [node_s1] [test-idx/hzNQcyOgQoGHmm4G1EHQrg] create_mapping [bar] 1> [2017-12-23T11:13:06,546][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx][0]] ...]). 1> [2017-12-23T11:13:06,565][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> close index 1> [2017-12-23T11:13:06,566][INFO ][o.e.c.m.MetaDataIndexStateService] [node_s1] closing indices [[[test-idx/hzNQcyOgQoGHmm4G1EHQrg]]] 1> [2017-12-23T11:13:06,579][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> restore all indices from the snapshot 1> [2017-12-23T11:13:06,893][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> assert that old mapping is restored 1> [2017-12-23T11:13:06,895][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> assert that old settings are restored 1> [2017-12-23T11:13:06,897][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testRestoreWithDifferentMappingsAndSettings]: cleaning up after test 1> [2017-12-23T11:13:06,961][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx][7]] ...]). 1> [2017-12-23T11:13:06,968][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx/hzNQcyOgQoGHmm4G1EHQrg] deleting index 1> [2017-12-23T11:13:07,320][INFO ][o.e.r.RepositoriesService] [node_s1] delete repository [test-repo] 1> [2017-12-23T11:13:07,327][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testRestoreWithDifferentMappingsAndSettings]: cleaned up after test 1> [2017-12-23T11:13:07,327][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testRestoreWithDifferentMappingsAndSettings]: after test 1> [2017-12-23T11:13:07,371][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testDeleteRepositoryWhileSnapshotting]: before test 1> [2017-12-23T11:13:07,371][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testDeleteRepositoryWhileSnapshotting]: setting up test 1> [2017-12-23T11:13:07,392][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testDeleteRepositoryWhileSnapshotting]: all set up test 1> [2017-12-23T11:13:07,393][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating repository 1> [2017-12-23T11:13:07,393][INFO ][o.e.s.m.MockRepository ] [node_s1] starting mock repository with random prefix XpXMORoKDG 1> [2017-12-23T11:13:07,393][INFO ][o.e.r.RepositoriesService] [node_s1] put repository [test-repo] 1> [2017-12-23T11:13:07,395][INFO ][o.e.s.m.MockRepository ] [node_s0] starting mock repository with random prefix XpXMORoKDG 1> [2017-12-23T11:13:07,404][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] using custom data_path for index: [chqryGoVeB] 1> [2017-12-23T11:13:07,406][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test-idx] creating index, cause [api], templates [random_index_template], shards [2]/[0], mappings [] 1> [2017-12-23T11:13:07,444][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx][0], [test-idx][1]] ...]). 1> [2017-12-23T11:13:07,458][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> indexing some data 1> [2017-12-23T11:13:07,478][INFO ][o.e.c.m.MetaDataMappingService] [node_s1] [test-idx/XllypjXyQRqzX-5O_tv06g] create_mapping [_doc] 1> [2017-12-23T11:13:07,745][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> snapshot 1> [2017-12-23T11:13:07,754][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/ZY0_ZgfqRB2MI_1uUyX3xw] started 1> [2017-12-23T11:13:07,757][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> waiting for block to kick in 1> [2017-12-23T11:13:07,765][INFO ][o.e.s.m.MockRepository ] [node_s1] blocking I/O operation for file [__0] at path [[indices][QHCs21GeQQaB47V9TyWgQg][1]] 1> [2017-12-23T11:13:07,857][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> execution was blocked on node [node_s1], trying to delete repository 1> [2017-12-23T11:13:07,858][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> in-use repository deletion failed 1> [2017-12-23T11:13:07,858][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> trying to move repository to another location 1> [2017-12-23T11:13:07,858][WARN ][o.e.r.RepositoriesService] [node_s1] failed to create repository [test-repo] 1> java.lang.IllegalStateException: trying to modify or unregister repository that is currently used 1> at org.elasticsearch.repositories.RepositoriesService.ensureRepositoryNotInUse(RepositoriesService.java:395) ~[main/:?] 1> at org.elasticsearch.repositories.RepositoriesService.access$000(RepositoriesService.java:56) ~[main/:?] 1> at org.elasticsearch.repositories.RepositoriesService$1.execute(RepositoriesService.java:107) ~[main/:?] 1> at org.elasticsearch.cluster.ClusterStateUpdateTask.execute(ClusterStateUpdateTask.java:45) ~[main/:?] 1> at org.elasticsearch.cluster.service.MasterService.executeTasks(MasterService.java:643) ~[main/:?] 1> at org.elasticsearch.cluster.service.MasterService.calculateTaskOutputs(MasterService.java:273) ~[main/:?] 1> at org.elasticsearch.cluster.service.MasterService.runTasks(MasterService.java:198) [main/:?] 1> at org.elasticsearch.cluster.service.MasterService$Batcher.run(MasterService.java:133) [main/:?] 1> at org.elasticsearch.cluster.service.TaskBatcher.runIfNotProcessed(TaskBatcher.java:150) [main/:?] 1> at org.elasticsearch.cluster.service.TaskBatcher$BatchedTask.run(TaskBatcher.java:188) [main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) [main/:?] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) [main/:?] 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-23T11:13:07,858][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> in-use repository replacement failed 1> [2017-12-23T11:13:07,858][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> trying to create a repository with different name 1> [2017-12-23T11:13:07,859][INFO ][o.e.r.RepositoriesService] [node_s1] put repository [test-repo-2] 1> [2017-12-23T11:13:07,869][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> unblocking blocked node 1> [2017-12-23T11:13:07,869][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> waiting for completion 1> [2017-12-23T11:13:08,082][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/ZY0_ZgfqRB2MI_1uUyX3xw] completed with state [SUCCESS] 1> [2017-12-23T11:13:08,180][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] Number of failed shards [0] 1> [2017-12-23T11:13:08,180][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> done 1> [2017-12-23T11:13:08,182][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> delete index 1> [2017-12-23T11:13:08,182][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx/XllypjXyQRqzX-5O_tv06g] deleting index 1> [2017-12-23T11:13:08,218][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> replace mock repository with real one at the same location 1> [2017-12-23T11:13:08,218][INFO ][o.e.r.RepositoriesService] [node_s1] update repository [test-repo] 1> [2017-12-23T11:13:08,233][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> restore index 1> [2017-12-23T11:13:08,339][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx][1]] ...]). 1> [2017-12-23T11:13:08,383][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testDeleteRepositoryWhileSnapshotting]: cleaning up after test 1> [2017-12-23T11:13:08,395][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx/cXSRtCajRyaf7F7XydBprg] deleting index 1> [2017-12-23T11:13:08,449][INFO ][o.e.r.RepositoriesService] [node_s1] delete repository [test-repo] 1> [2017-12-23T11:13:08,449][INFO ][o.e.r.RepositoriesService] [node_s1] delete repository [test-repo-2] 1> [2017-12-23T11:13:08,465][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testDeleteRepositoryWhileSnapshotting]: cleaned up after test 1> [2017-12-23T11:13:08,465][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testDeleteRepositoryWhileSnapshotting]: after test 1> [2017-12-23T11:13:08,555][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testIncludeGlobalState]: before test 1> [2017-12-23T11:13:08,555][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testIncludeGlobalState]: setting up test 1> [2017-12-23T11:13:08,574][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testIncludeGlobalState]: all set up test 1> [2017-12-23T11:13:08,574][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating repository 1> [2017-12-23T11:13:08,575][INFO ][o.e.r.RepositoriesService] [node_s1] put repository [test-repo] 1> [2017-12-23T11:13:08,589][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating test template 1> [2017-12-23T11:13:08,604][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating test pipeline 1> [2017-12-23T11:13:08,644][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> snapshot without global state 1> [2017-12-23T11:13:08,650][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap-no-global-state/p7QrkuG2TYW7qxoeAbMWOw] started 1> [2017-12-23T11:13:08,652][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap-no-global-state/p7QrkuG2TYW7qxoeAbMWOw] completed with state [SUCCESS] 1> [2017-12-23T11:13:08,660][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> snapshot with global state 1> [2017-12-23T11:13:08,665][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap-with-global-state/tsQ6oAKKSs6zp8TH8BjFfg] started 1> [2017-12-23T11:13:08,667][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap-with-global-state/tsQ6oAKKSs6zp8TH8BjFfg] completed with state [SUCCESS] 1> [2017-12-23T11:13:08,675][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> delete test template 1> [2017-12-23T11:13:08,684][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> delete test pipeline 1> [2017-12-23T11:13:08,695][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> try restoring cluster state from snapshot without global state 1> [2017-12-23T11:13:08,710][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> check that template wasn't restored 1> [2017-12-23T11:13:08,711][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> restore cluster state 1> [2017-12-23T11:13:08,722][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> check that template is restored 1> [2017-12-23T11:13:08,724][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> check that pipeline is restored 1> [2017-12-23T11:13:08,725][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] using custom data_path for index: [QsQtdsPxgb] 1> [2017-12-23T11:13:08,728][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test-idx] creating index, cause [api], templates [random_index_template, test-template], shards [10]/[1], mappings [_doc] 1> [2017-12-23T11:13:08,998][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx][0], [test-idx][5], [test-idx][1], [test-idx][4], [test-idx][8], [test-idx][7], [test-idx][6], [test-idx][9]] ...]). 1> [2017-12-23T11:13:09,010][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> indexing some data 1> [2017-12-23T11:13:09,013][INFO ][o.e.c.m.MetaDataMappingService] [node_s1] [test-idx/q_txn8SCRX-2AK0W8CHimg] update_mapping [_doc] 1> [2017-12-23T11:13:10,002][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> snapshot without global state but with indices 1> [2017-12-23T11:13:10,010][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap-no-global-state-with-index/eTe5dh1PQK6rnU5xV4kZgg] started 1> [2017-12-23T11:13:10,158][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap-no-global-state-with-index/eTe5dh1PQK6rnU5xV4kZgg] completed with state [SUCCESS] 1> [2017-12-23T11:13:10,167][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> delete global state and index 1> [2017-12-23T11:13:10,167][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx/q_txn8SCRX-2AK0W8CHimg] deleting index 1> [2017-12-23T11:13:10,532][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> try restoring index and cluster state from snapshot without global state 1> [2017-12-23T11:13:10,970][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> check that global state wasn't restored but index was 1> [2017-12-23T11:13:10,983][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testIncludeGlobalState]: cleaning up after test 1> [2017-12-23T11:13:11,033][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx][9]] ...]). 1> [2017-12-23T11:13:11,039][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx/UxSmUKaeR-6RfEXCynWAJw] deleting index 1> [2017-12-23T11:13:11,180][INFO ][o.e.r.RepositoriesService] [node_s1] delete repository [test-repo] 1> [2017-12-23T11:13:11,192][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testIncludeGlobalState]: cleaned up after test 1> [2017-12-23T11:13:11,192][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testIncludeGlobalState]: after test 1> [2017-12-23T11:13:11,231][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testDataFileFailureDuringSnapshot]: before test 1> [2017-12-23T11:13:11,231][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testDataFileFailureDuringSnapshot]: setting up test 1> [2017-12-23T11:13:11,253][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testDataFileFailureDuringSnapshot]: all set up test 1> [2017-12-23T11:13:11,253][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating repository 1> [2017-12-23T11:13:11,254][INFO ][o.e.s.m.MockRepository ] [node_s1] starting mock repository with random prefix KNyoyNpayX 1> [2017-12-23T11:13:11,254][INFO ][o.e.r.RepositoriesService] [node_s1] put repository [test-repo] 1> [2017-12-23T11:13:11,256][INFO ][o.e.s.m.MockRepository ] [node_s0] starting mock repository with random prefix KNyoyNpayX 1> [2017-12-23T11:13:11,267][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test-idx] creating index, cause [api], templates [random_index_template], shards [8]/[0], mappings [] 1> [2017-12-23T11:13:11,323][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx][2], [test-idx][6], [test-idx][4], [test-idx][0], [test-idx][3], [test-idx][7], [test-idx][5], [test-idx][1]] ...]). 1> [2017-12-23T11:13:11,341][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> indexing some data 1> [2017-12-23T11:13:11,344][INFO ][o.e.c.m.MetaDataMappingService] [node_s1] [test-idx/fJFh7KL1TyWrREA709gq0Q] create_mapping [_doc] 1> [2017-12-23T11:13:11,610][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> snapshot 1> [2017-12-23T11:13:11,618][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/VLWZsqpYQU-C8GHRNLsVvw] started 1> [2017-12-23T11:13:11,640][INFO ][o.e.s.m.MockRepository ] [node_s0] checking [indices/9BIJLFjNTP-2hZQebUHUTg/0/__0/KNyoyNpayX/1] [false] 1> [2017-12-23T11:13:11,641][INFO ][o.e.s.m.MockRepository ] [node_s0] checking [indices/9BIJLFjNTP-2hZQebUHUTg/0/__0/KNyoyNpayX/2] [false] 1> [2017-12-23T11:13:11,641][INFO ][o.e.s.m.MockRepository ] [node_s0] checking [indices/9BIJLFjNTP-2hZQebUHUTg/0/__1/KNyoyNpayX/1] [true] 1> [2017-12-23T11:13:11,641][INFO ][o.e.s.m.MockRepository ] [node_s0] throwing random IOException for file [__1] at path [[indices][9BIJLFjNTP-2hZQebUHUTg][0]] 1> [2017-12-23T11:13:11,642][INFO ][o.e.s.m.MockRepository ] [node_s1] checking [indices/9BIJLFjNTP-2hZQebUHUTg/5/__0/KNyoyNpayX/1] [true] 1> [2017-12-23T11:13:11,642][INFO ][o.e.s.m.MockRepository ] [node_s1] throwing random IOException for file [__0] at path [[indices][9BIJLFjNTP-2hZQebUHUTg][5]] 1> [2017-12-23T11:13:11,642][WARN ][o.e.s.SnapshotShardsService] [node_s0] [[test-idx][0]][test-repo:test-snap/VLWZsqpYQU-C8GHRNLsVvw] failed to snapshot shard 1> org.elasticsearch.index.snapshots.IndexShardSnapshotFailedException: Failed to perform snapshot (index files) 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$SnapshotContext.snapshot(BlobStoreRepository.java:1211) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.snapshotShard(BlobStoreRepository.java:812) ~[main/:?] 1> at org.elasticsearch.snapshots.SnapshotShardsService.snapshot(SnapshotShardsService.java:401) ~[main/:?] 1> at org.elasticsearch.snapshots.SnapshotShardsService.access$200(SnapshotShardsService.java:94) ~[main/:?] 1> at org.elasticsearch.snapshots.SnapshotShardsService$1.doRun(SnapshotShardsService.java:345) [main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingAbstractRunnable.doRun(ThreadContext.java:635) [main/:?] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) [main/:?] 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.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.writeBlob(MockRepository.java:360) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$SnapshotContext.snapshotFile(BlobStoreRepository.java:1267) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$SnapshotContext.snapshot(BlobStoreRepository.java:1209) ~[main/:?] 1> ... 9 more 1> [2017-12-23T11:13:11,642][WARN ][o.e.s.SnapshotShardsService] [node_s1] [[test-idx][5]][test-repo:test-snap/VLWZsqpYQU-C8GHRNLsVvw] failed to snapshot shard 1> org.elasticsearch.index.snapshots.IndexShardSnapshotFailedException: Failed to perform snapshot (index files) 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$SnapshotContext.snapshot(BlobStoreRepository.java:1211) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.snapshotShard(BlobStoreRepository.java:812) ~[main/:?] 1> at org.elasticsearch.snapshots.SnapshotShardsService.snapshot(SnapshotShardsService.java:401) ~[main/:?] 1> at org.elasticsearch.snapshots.SnapshotShardsService.access$200(SnapshotShardsService.java:94) ~[main/:?] 1> at org.elasticsearch.snapshots.SnapshotShardsService$1.doRun(SnapshotShardsService.java:345) [main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingAbstractRunnable.doRun(ThreadContext.java:635) [main/:?] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) [main/:?] 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.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.writeBlob(MockRepository.java:360) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$SnapshotContext.snapshotFile(BlobStoreRepository.java:1267) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$SnapshotContext.snapshot(BlobStoreRepository.java:1209) ~[main/:?] 1> ... 9 more 1> [2017-12-23T11:13:11,651][INFO ][o.e.s.m.MockRepository ] [node_s1] checking [indices/9BIJLFjNTP-2hZQebUHUTg/1/__0/KNyoyNpayX/1] [false] 1> [2017-12-23T11:13:11,656][INFO ][o.e.s.m.MockRepository ] [node_s1] checking [indices/9BIJLFjNTP-2hZQebUHUTg/1/__0/KNyoyNpayX/2] [true] 1> [2017-12-23T11:13:11,658][INFO ][o.e.s.m.MockRepository ] [node_s1] throwing random IOException for file [__0] at path [[indices][9BIJLFjNTP-2hZQebUHUTg][1]] 1> [2017-12-23T11:13:11,658][WARN ][o.e.s.SnapshotShardsService] [node_s1] [[test-idx][1]][test-repo:test-snap/VLWZsqpYQU-C8GHRNLsVvw] failed to snapshot shard 1> org.elasticsearch.index.snapshots.IndexShardSnapshotFailedException: Failed to perform snapshot (index files) 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$SnapshotContext.snapshot(BlobStoreRepository.java:1211) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.snapshotShard(BlobStoreRepository.java:812) ~[main/:?] 1> at org.elasticsearch.snapshots.SnapshotShardsService.snapshot(SnapshotShardsService.java:401) ~[main/:?] 1> at org.elasticsearch.snapshots.SnapshotShardsService.access$200(SnapshotShardsService.java:94) ~[main/:?] 1> at org.elasticsearch.snapshots.SnapshotShardsService$1.doRun(SnapshotShardsService.java:345) [main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingAbstractRunnable.doRun(ThreadContext.java:635) [main/:?] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) [main/:?] 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.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.writeBlob(MockRepository.java:365) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$SnapshotContext.snapshotFile(BlobStoreRepository.java:1267) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$SnapshotContext.snapshot(BlobStoreRepository.java:1209) ~[main/:?] 1> ... 9 more 1> [2017-12-23T11:13:11,673][INFO ][o.e.s.m.MockRepository ] [node_s0] checking [indices/9BIJLFjNTP-2hZQebUHUTg/4/__0/KNyoyNpayX/1] [true] 1> [2017-12-23T11:13:11,673][INFO ][o.e.s.m.MockRepository ] [node_s0] throwing random IOException for file [__0] at path [[indices][9BIJLFjNTP-2hZQebUHUTg][4]] 1> [2017-12-23T11:13:11,676][WARN ][o.e.s.SnapshotShardsService] [node_s0] [[test-idx][4]][test-repo:test-snap/VLWZsqpYQU-C8GHRNLsVvw] failed to snapshot shard 1> org.elasticsearch.index.snapshots.IndexShardSnapshotFailedException: Failed to perform snapshot (index files) 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$SnapshotContext.snapshot(BlobStoreRepository.java:1211) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.snapshotShard(BlobStoreRepository.java:812) ~[main/:?] 1> at org.elasticsearch.snapshots.SnapshotShardsService.snapshot(SnapshotShardsService.java:401) ~[main/:?] 1> at org.elasticsearch.snapshots.SnapshotShardsService.access$200(SnapshotShardsService.java:94) ~[main/:?] 1> at org.elasticsearch.snapshots.SnapshotShardsService$1.doRun(SnapshotShardsService.java:345) [main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingAbstractRunnable.doRun(ThreadContext.java:635) [main/:?] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) [main/:?] 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.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.writeBlob(MockRepository.java:360) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$SnapshotContext.snapshotFile(BlobStoreRepository.java:1267) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$SnapshotContext.snapshot(BlobStoreRepository.java:1209) ~[main/:?] 1> ... 9 more 1> [2017-12-23T11:13:11,682][INFO ][o.e.s.m.MockRepository ] [node_s1] checking [indices/9BIJLFjNTP-2hZQebUHUTg/3/__0/KNyoyNpayX/1] [false] 1> [2017-12-23T11:13:11,683][INFO ][o.e.s.m.MockRepository ] [node_s1] checking [indices/9BIJLFjNTP-2hZQebUHUTg/3/__0/KNyoyNpayX/2] [false] 1> [2017-12-23T11:13:11,683][INFO ][o.e.s.m.MockRepository ] [node_s1] checking [indices/9BIJLFjNTP-2hZQebUHUTg/3/__1/KNyoyNpayX/1] [true] 1> [2017-12-23T11:13:11,683][INFO ][o.e.s.m.MockRepository ] [node_s1] throwing random IOException for file [__1] at path [[indices][9BIJLFjNTP-2hZQebUHUTg][3]] 1> [2017-12-23T11:13:11,687][WARN ][o.e.s.SnapshotShardsService] [node_s1] [[test-idx][3]][test-repo:test-snap/VLWZsqpYQU-C8GHRNLsVvw] failed to snapshot shard 1> org.elasticsearch.index.snapshots.IndexShardSnapshotFailedException: Failed to perform snapshot (index files) 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$SnapshotContext.snapshot(BlobStoreRepository.java:1211) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.snapshotShard(BlobStoreRepository.java:812) ~[main/:?] 1> at org.elasticsearch.snapshots.SnapshotShardsService.snapshot(SnapshotShardsService.java:401) ~[main/:?] 1> at org.elasticsearch.snapshots.SnapshotShardsService.access$200(SnapshotShardsService.java:94) ~[main/:?] 1> at org.elasticsearch.snapshots.SnapshotShardsService$1.doRun(SnapshotShardsService.java:345) [main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingAbstractRunnable.doRun(ThreadContext.java:635) [main/:?] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) [main/:?] 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.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.writeBlob(MockRepository.java:360) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$SnapshotContext.snapshotFile(BlobStoreRepository.java:1267) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$SnapshotContext.snapshot(BlobStoreRepository.java:1209) ~[main/:?] 1> ... 9 more 1> [2017-12-23T11:13:11,695][INFO ][o.e.s.m.MockRepository ] [node_s1] checking [indices/9BIJLFjNTP-2hZQebUHUTg/7/__0/KNyoyNpayX/1] [true] 1> [2017-12-23T11:13:11,695][INFO ][o.e.s.m.MockRepository ] [node_s1] throwing random IOException for file [__0] at path [[indices][9BIJLFjNTP-2hZQebUHUTg][7]] 1> [2017-12-23T11:13:11,695][WARN ][o.e.s.SnapshotShardsService] [node_s1] [[test-idx][7]][test-repo:test-snap/VLWZsqpYQU-C8GHRNLsVvw] failed to snapshot shard 1> org.elasticsearch.index.snapshots.IndexShardSnapshotFailedException: Failed to perform snapshot (index files) 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$SnapshotContext.snapshot(BlobStoreRepository.java:1211) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.snapshotShard(BlobStoreRepository.java:812) ~[main/:?] 1> at org.elasticsearch.snapshots.SnapshotShardsService.snapshot(SnapshotShardsService.java:401) ~[main/:?] 1> at org.elasticsearch.snapshots.SnapshotShardsService.access$200(SnapshotShardsService.java:94) ~[main/:?] 1> at org.elasticsearch.snapshots.SnapshotShardsService$1.doRun(SnapshotShardsService.java:345) [main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingAbstractRunnable.doRun(ThreadContext.java:635) [main/:?] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) [main/:?] 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.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.writeBlob(MockRepository.java:360) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$SnapshotContext.snapshotFile(BlobStoreRepository.java:1267) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$SnapshotContext.snapshot(BlobStoreRepository.java:1209) ~[main/:?] 1> ... 9 more 1> [2017-12-23T11:13:11,709][INFO ][o.e.s.m.MockRepository ] [node_s0] checking [indices/9BIJLFjNTP-2hZQebUHUTg/2/__0/KNyoyNpayX/1] [false] 1> [2017-12-23T11:13:11,709][INFO ][o.e.s.m.MockRepository ] [node_s0] checking [indices/9BIJLFjNTP-2hZQebUHUTg/2/__0/KNyoyNpayX/2] [true] 1> [2017-12-23T11:13:11,709][INFO ][o.e.s.m.MockRepository ] [node_s0] throwing random IOException for file [__0] at path [[indices][9BIJLFjNTP-2hZQebUHUTg][2]] 1> [2017-12-23T11:13:11,714][WARN ][o.e.s.SnapshotShardsService] [node_s0] [[test-idx][2]][test-repo:test-snap/VLWZsqpYQU-C8GHRNLsVvw] failed to snapshot shard 1> org.elasticsearch.index.snapshots.IndexShardSnapshotFailedException: Failed to perform snapshot (index files) 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$SnapshotContext.snapshot(BlobStoreRepository.java:1211) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.snapshotShard(BlobStoreRepository.java:812) ~[main/:?] 1> at org.elasticsearch.snapshots.SnapshotShardsService.snapshot(SnapshotShardsService.java:401) ~[main/:?] 1> at org.elasticsearch.snapshots.SnapshotShardsService.access$200(SnapshotShardsService.java:94) ~[main/:?] 1> at org.elasticsearch.snapshots.SnapshotShardsService$1.doRun(SnapshotShardsService.java:345) [main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingAbstractRunnable.doRun(ThreadContext.java:635) [main/:?] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) [main/:?] 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.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.writeBlob(MockRepository.java:365) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$SnapshotContext.snapshotFile(BlobStoreRepository.java:1267) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$SnapshotContext.snapshot(BlobStoreRepository.java:1209) ~[main/:?] 1> ... 9 more 1> [2017-12-23T11:13:11,740][INFO ][o.e.s.m.MockRepository ] [node_s0] checking [indices/9BIJLFjNTP-2hZQebUHUTg/6/__0/KNyoyNpayX/1] [true] 1> [2017-12-23T11:13:11,740][INFO ][o.e.s.m.MockRepository ] [node_s0] throwing random IOException for file [__0] at path [[indices][9BIJLFjNTP-2hZQebUHUTg][6]] 1> [2017-12-23T11:13:11,740][WARN ][o.e.s.SnapshotShardsService] [node_s0] [[test-idx][6]][test-repo:test-snap/VLWZsqpYQU-C8GHRNLsVvw] failed to snapshot shard 1> org.elasticsearch.index.snapshots.IndexShardSnapshotFailedException: Failed to perform snapshot (index files) 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$SnapshotContext.snapshot(BlobStoreRepository.java:1211) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.snapshotShard(BlobStoreRepository.java:812) ~[main/:?] 1> at org.elasticsearch.snapshots.SnapshotShardsService.snapshot(SnapshotShardsService.java:401) ~[main/:?] 1> at org.elasticsearch.snapshots.SnapshotShardsService.access$200(SnapshotShardsService.java:94) ~[main/:?] 1> at org.elasticsearch.snapshots.SnapshotShardsService$1.doRun(SnapshotShardsService.java:345) [main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingAbstractRunnable.doRun(ThreadContext.java:635) [main/:?] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) [main/:?] 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.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.writeBlob(MockRepository.java:360) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$SnapshotContext.snapshotFile(BlobStoreRepository.java:1267) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$SnapshotContext.snapshot(BlobStoreRepository.java:1209) ~[main/:?] 1> ... 9 more 1> [2017-12-23T11:13:11,744][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/VLWZsqpYQU-C8GHRNLsVvw] completed with state [PARTIAL] 1> [2017-12-23T11:13:11,762][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> some failures 1> [2017-12-23T11:13:11,770][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testDataFileFailureDuringSnapshot]: cleaning up after test 1> [2017-12-23T11:13:11,789][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx/fJFh7KL1TyWrREA709gq0Q] deleting index 1> [2017-12-23T11:13:11,887][INFO ][o.e.r.RepositoriesService] [node_s1] delete repository [test-repo] 1> [2017-12-23T11:13:11,897][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testDataFileFailureDuringSnapshot]: cleaned up after test 1> [2017-12-23T11:13:11,897][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testDataFileFailureDuringSnapshot]: after test 1> [2017-12-23T11:13:11,938][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testSnapshotName]: before test 1> [2017-12-23T11:13:11,938][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testSnapshotName]: setting up test 1> [2017-12-23T11:13:11,956][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testSnapshotName]: all set up test 1> [2017-12-23T11:13:11,956][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating repository 1> [2017-12-23T11:13:11,958][INFO ][o.e.r.RepositoriesService] [node_s1] put repository [test-repo] 1> [2017-12-23T11:13:11,987][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testSnapshotName]: cleaning up after test 1> [2017-12-23T11:13:12,008][INFO ][o.e.r.RepositoriesService] [node_s1] delete repository [test-repo] 1> [2017-12-23T11:13:12,017][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testSnapshotName]: cleaned up after test 1> [2017-12-23T11:13:12,017][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testSnapshotName]: after test 1> [2017-12-23T11:13:12,079][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testBasicWorkFlow]: before test 1> [2017-12-23T11:13:12,080][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testBasicWorkFlow]: setting up test 1> [2017-12-23T11:13:12,097][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testBasicWorkFlow]: all set up test 1> [2017-12-23T11:13:12,097][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating repository 1> [2017-12-23T11:13:12,098][INFO ][o.e.r.RepositoriesService] [node_s1] put repository [test-repo] 1> [2017-12-23T11:13:12,120][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] using custom data_path for index: [BWUJWaiPEw] 1> [2017-12-23T11:13:12,122][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test-idx-1] creating index, cause [api], templates [random_index_template], shards [1]/[1], mappings [] 1> [2017-12-23T11:13:12,176][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx-1][0]] ...]). 1> [2017-12-23T11:13:12,186][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test-idx-2] creating index, cause [api], templates [random_index_template], shards [10]/[1], mappings [] 1> [2017-12-23T11:13:12,524][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test-idx-3] creating index, cause [api], templates [random_index_template], shards [8]/[1], mappings [] 1> [2017-12-23T11:13:12,837][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx-3][5], [test-idx-3][1], [test-idx-3][4], [test-idx-3][3], [test-idx-3][2], [test-idx-3][7], [test-idx-3][6], [test-idx-3][0]] ...]). 1> [2017-12-23T11:13:12,848][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> indexing some data 1> [2017-12-23T11:13:12,858][INFO ][o.e.c.m.MetaDataMappingService] [node_s1] [test-idx-1/w10TN_hKRkq-dXxiISN9xA] create_mapping [_doc] 1> [2017-12-23T11:13:12,874][INFO ][o.e.c.m.MetaDataMappingService] [node_s1] [test-idx-2/GsmhpEa9RIO-En44Hjye4g] create_mapping [_doc] 1> [2017-12-23T11:13:12,892][INFO ][o.e.c.m.MetaDataMappingService] [node_s1] [test-idx-3/GovwUKHcRSiQ8NxRdQOKwg] create_mapping [_doc] 1> [2017-12-23T11:13:14,490][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> capturing history UUIDs 1> [2017-12-23T11:13:14,492][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> snapshot 1> [2017-12-23T11:13:14,501][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/0JTHK6SfSN-4c_S18N29Ig] started 1> [2017-12-23T11:13:14,664][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/0JTHK6SfSN-4c_S18N29Ig] completed with state [SUCCESS] 1> [2017-12-23T11:13:14,672][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> delete some data 1> [2017-12-23T11:13:15,074][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> close indices 1> [2017-12-23T11:13:15,074][INFO ][o.e.c.m.MetaDataIndexStateService] [node_s1] closing indices [[[test-idx-1/w10TN_hKRkq-dXxiISN9xA], [test-idx-2/GsmhpEa9RIO-En44Hjye4g]]] 1> [2017-12-23T11:13:15,341][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> restore all indices from the snapshot 1> [2017-12-23T11:13:16,110][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx-2][7]] ...]). 1> [2017-12-23T11:13:16,174][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> delete indices 1> [2017-12-23T11:13:16,180][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx-1/w10TN_hKRkq-dXxiISN9xA] deleting index 1> [2017-12-23T11:13:16,180][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx-2/GsmhpEa9RIO-En44Hjye4g] deleting index 1> [2017-12-23T11:13:16,558][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> restore one index after deletion 1> [2017-12-23T11:13:16,679][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx-1][0]] ...]). 1> [2017-12-23T11:13:16,695][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testBasicWorkFlow]: cleaning up after test 1> [2017-12-23T11:13:16,711][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx-3/GovwUKHcRSiQ8NxRdQOKwg] deleting index 1> [2017-12-23T11:13:16,711][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx-1/sSt3U0laSxau0PSmElJ_9A] deleting index 1> [2017-12-23T11:13:16,867][INFO ][o.e.r.RepositoriesService] [node_s1] delete repository [test-repo] 1> [2017-12-23T11:13:16,877][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testBasicWorkFlow]: cleaned up after test 1> [2017-12-23T11:13:16,877][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testBasicWorkFlow]: after test 1> [2017-12-23T11:13:16,921][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testSnapshotCanceledOnRemovedShard]: before test 1> [2017-12-23T11:13:16,921][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testSnapshotCanceledOnRemovedShard]: setting up test 1> [2017-12-23T11:13:16,939][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testSnapshotCanceledOnRemovedShard]: all set up test 1> [2017-12-23T11:13:16,940][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test-idx] creating index, cause [api], templates [random_index_template], shards [1]/[1], mappings [] 1> [2017-12-23T11:13:16,974][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> indexing some data 1> [2017-12-23T11:13:16,979][INFO ][o.e.c.m.MetaDataMappingService] [node_s1] [test-idx/91P4X3GzRD-qG-2cddpqnw] create_mapping [_doc] 1> [2017-12-23T11:13:17,094][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating repository 1> [2017-12-23T11:13:17,095][INFO ][o.e.s.m.MockRepository ] [node_s1] starting mock repository with random prefix TCCkzqTtns 1> [2017-12-23T11:13:17,095][INFO ][o.e.r.RepositoriesService] [node_s1] put repository [test-repo] 1> [2017-12-23T11:13:17,100][INFO ][o.e.s.m.MockRepository ] [node_s0] starting mock repository with random prefix TCCkzqTtns 1> [2017-12-23T11:13:17,111][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> snapshot 1> [2017-12-23T11:13:17,111][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> waiting for block to kick in on node [node_s0] 1> [2017-12-23T11:13:17,118][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/_QOfMVw4S5m6JEoiNmlg1Q] started 1> [2017-12-23T11:13:17,135][INFO ][o.e.s.m.MockRepository ] [node_s0] blocking I/O operation for file [__0] at path [[indices][Nm5XUmO1SKurTtKsdr3bBQ][0]] 1> [2017-12-23T11:13:17,211][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> removing primary shard that is being snapshotted 1> [2017-12-23T11:13:17,215][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> unblocking blocked node [node_s0] 1> [2017-12-23T11:13:17,215][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> ensuring snapshot is aborted and the aborted shard was marked as failed 1> [2017-12-23T11:13:17,416][WARN ][o.e.s.SnapshotShardsService] [node_s0] [[test-idx][0]][test-repo:test-snap/_QOfMVw4S5m6JEoiNmlg1Q] failed to snapshot shard 1> org.elasticsearch.index.snapshots.IndexShardSnapshotFailedException: Aborted 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$SnapshotContext$AbortableInputStream.checkAborted(BlobStoreRepository.java:1340) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$SnapshotContext$AbortableInputStream.read(BlobStoreRepository.java:1333) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.common.io.Streams.copy(Streams.java:79) ~[main/:?] 1> at org.elasticsearch.common.blobstore.fs.FsBlobContainer.writeBlob(FsBlobContainer.java:131) ~[main/:?] 1> at org.elasticsearch.snapshots.mockstore.BlobContainerWrapper.writeBlob(BlobContainerWrapper.java:53) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.writeBlob(MockRepository.java:361) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$SnapshotContext.snapshotFile(BlobStoreRepository.java:1267) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$SnapshotContext.snapshot(BlobStoreRepository.java:1209) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.snapshotShard(BlobStoreRepository.java:812) ~[main/:?] 1> at org.elasticsearch.snapshots.SnapshotShardsService.snapshot(SnapshotShardsService.java:401) ~[main/:?] 1> at org.elasticsearch.snapshots.SnapshotShardsService.access$200(SnapshotShardsService.java:94) ~[main/:?] 1> at org.elasticsearch.snapshots.SnapshotShardsService$1.doRun(SnapshotShardsService.java:345) [main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingAbstractRunnable.doRun(ThreadContext.java:635) [main/:?] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) [main/:?] 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-23T11:13:17,422][WARN ][o.e.i.c.IndicesClusterStateService] [node_s0] [[test-idx][0]] marking and sending shard failed due to [master marked shard as active, but shard has not been created, mark shard as failed] 1> [2017-12-23T11:13:17,422][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/_QOfMVw4S5m6JEoiNmlg1Q] completed with state [PARTIAL] 1> [2017-12-23T11:13:17,424][WARN ][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][0] received shard failed for shard id [[test-idx][0]], allocation id [jdf-Z3UKSW-1LwDYYP2RSw], primary term [0], message [master marked shard as active, but shard has not been created, mark shard as failed] 1> [2017-12-23T11:13:17,426][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [RED] (reason: [shards failed [[test-idx][0]] ...]). 1> [2017-12-23T11:13:17,505][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [RED] to [YELLOW] (reason: [shards started [[test-idx][0]] ...]). 1> [2017-12-23T11:13:17,523][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testSnapshotCanceledOnRemovedShard]: cleaning up after test 1> [2017-12-23T11:13:17,534][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx/91P4X3GzRD-qG-2cddpqnw] deleting index 1> [2017-12-23T11:13:17,558][INFO ][o.e.r.RepositoriesService] [node_s1] delete repository [test-repo] 1> [2017-12-23T11:13:17,567][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testSnapshotCanceledOnRemovedShard]: cleaned up after test 1> [2017-12-23T11:13:17,567][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testSnapshotCanceledOnRemovedShard]: after test 1> [2017-12-23T11:13:17,628][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testSnapshotMoreThanOnce]: before test 1> [2017-12-23T11:13:17,628][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testSnapshotMoreThanOnce]: setting up test 1> [2017-12-23T11:13:17,648][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testSnapshotMoreThanOnce]: all set up test 1> [2017-12-23T11:13:17,648][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating repository 1> [2017-12-23T11:13:17,650][INFO ][o.e.r.RepositoriesService] [node_s1] put repository [test-repo] 1> [2017-12-23T11:13:17,666][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test] creating index, cause [api], templates [random_index_template], shards [1]/[1], mappings [] 1> [2017-12-23T11:13:17,713][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test][0]] ...]). 1> [2017-12-23T11:13:17,734][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> indexing 1> [2017-12-23T11:13:17,736][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] Index [89] docs async: [true] bulk: [false] 1> [2017-12-23T11:13:17,752][INFO ][o.e.c.m.MetaDataMappingService] [node_s1] [test/BNP7XX_GSEmtjp3Ae5gqnQ] create_mapping [_doc] 1> [2017-12-23T11:13:18,309][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test/IdKGKLd9RhiqBpbySSK5_A] started 1> [2017-12-23T11:13:18,328][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test/IdKGKLd9RhiqBpbySSK5_A] completed with state [SUCCESS] 1> [2017-12-23T11:13:18,356][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-1/n1YOFxOXSWScRbm8gT640A] started 1> [2017-12-23T11:13:18,372][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-1/n1YOFxOXSWScRbm8gT640A] completed with state [SUCCESS] 1> [2017-12-23T11:13:18,401][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-2/wZHPBqy0RPyjoJayrcZ0lA] started 1> [2017-12-23T11:13:18,433][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-2/wZHPBqy0RPyjoJayrcZ0lA] completed with state [SUCCESS] 1> [2017-12-23T11:13:18,452][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testSnapshotMoreThanOnce]: cleaning up after test 1> [2017-12-23T11:13:18,464][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test/BNP7XX_GSEmtjp3Ae5gqnQ] deleting index 1> [2017-12-23T11:13:18,521][INFO ][o.e.r.RepositoriesService] [node_s1] delete repository [test-repo] 1> [2017-12-23T11:13:18,531][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testSnapshotMoreThanOnce]: cleaned up after test 1> [2017-12-23T11:13:18,531][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testSnapshotMoreThanOnce]: after test 1> [2017-12-23T11:13:18,604][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testDeleteSnapshotWithMissingIndexAndShardMetadata]: before test 1> [2017-12-23T11:13:18,604][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testDeleteSnapshotWithMissingIndexAndShardMetadata]: setting up test 1> [2017-12-23T11:13:18,631][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testDeleteSnapshotWithMissingIndexAndShardMetadata]: all set up test 1> [2017-12-23T11:13:18,632][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating repository at /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/repos/cScspOYnxa 1> [2017-12-23T11:13:18,637][INFO ][o.e.r.RepositoriesService] [node_s1] put repository [test-repo] 1> [2017-12-23T11:13:18,654][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test-idx-1] creating index, cause [api], templates [random_index_template], shards [8]/[0], mappings [] 1> [2017-12-23T11:13:18,772][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx-1][6], [test-idx-1][4], [test-idx-1][2], [test-idx-1][0], [test-idx-1][1], [test-idx-1][5], [test-idx-1][3], [test-idx-1][7]] ...]). 1> [2017-12-23T11:13:18,789][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test-idx-2] creating index, cause [api], templates [random_index_template], shards [1]/[0], mappings [] 1> [2017-12-23T11:13:18,811][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx-2][0]] ...]). 1> [2017-12-23T11:13:18,823][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> indexing some data 1> [2017-12-23T11:13:18,823][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] Index [4] docs async: [true] bulk: [false] 1> [2017-12-23T11:13:18,828][INFO ][o.e.c.m.MetaDataMappingService] [node_s1] [test-idx-1/OtvVWmstSmCZH42zTdX-3g] create_mapping [_doc] 1> [2017-12-23T11:13:18,830][INFO ][o.e.c.m.MetaDataMappingService] [node_s1] [test-idx-2/BmHShaURQtC0nb-qVvLgdw] create_mapping [_doc] 1> [2017-12-23T11:13:18,856][INFO ][o.e.c.m.MetaDataMappingService] [node_s1] [test-idx-1/OtvVWmstSmCZH42zTdX-3g] update_mapping [_doc] 1> [2017-12-23T11:13:18,955][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating snapshot 1> [2017-12-23T11:13:18,962][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap-1/LDXKYiqiQFCCzor1bOawKw] started 1> [2017-12-23T11:13:19,039][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap-1/LDXKYiqiQFCCzor1bOawKw] completed with state [SUCCESS] 1> [2017-12-23T11:13:19,045][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> delete index metadata and shard metadata 1> [2017-12-23T11:13:19,046][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> delete snapshot 1> [2017-12-23T11:13:19,081][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap-1/LDXKYiqiQFCCzor1bOawKw] deleted 1> [2017-12-23T11:13:19,085][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> make sure snapshot doesn't exist 1> [2017-12-23T11:13:19,089][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testDeleteSnapshotWithMissingIndexAndShardMetadata]: cleaning up after test 1> [2017-12-23T11:13:19,104][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx-2/BmHShaURQtC0nb-qVvLgdw] deleting index 1> [2017-12-23T11:13:19,104][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx-1/OtvVWmstSmCZH42zTdX-3g] deleting index 1> [2017-12-23T11:13:19,216][INFO ][o.e.r.RepositoriesService] [node_s1] delete repository [test-repo] 1> [2017-12-23T11:13:19,233][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testDeleteSnapshotWithMissingIndexAndShardMetadata]: cleaned up after test 1> [2017-12-23T11:13:19,233][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testDeleteSnapshotWithMissingIndexAndShardMetadata]: after test 1> [2017-12-23T11:13:19,316][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testSnapshotFileFailureDuringSnapshot]: before test 1> [2017-12-23T11:13:19,316][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testSnapshotFileFailureDuringSnapshot]: setting up test 1> [2017-12-23T11:13:19,343][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testSnapshotFileFailureDuringSnapshot]: all set up test 1> [2017-12-23T11:13:19,344][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating repository 1> [2017-12-23T11:13:19,345][INFO ][o.e.s.m.MockRepository ] [node_s1] starting mock repository with random prefix ZXwYHJbzZc 1> [2017-12-23T11:13:19,345][INFO ][o.e.r.RepositoriesService] [node_s1] put repository [test-repo] 1> [2017-12-23T11:13:19,351][INFO ][o.e.s.m.MockRepository ] [node_s0] starting mock repository with random prefix ZXwYHJbzZc 1> [2017-12-23T11:13:19,358][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] using custom data_path for index: [TQGsMPnVUb] 1> [2017-12-23T11:13:19,360][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test-idx] creating index, cause [api], templates [random_index_template], shards [10]/[0], mappings [] 1> [2017-12-23T11:13:19,493][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx][8], [test-idx][9]] ...]). 1> [2017-12-23T11:13:19,504][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> indexing some data 1> [2017-12-23T11:13:19,507][INFO ][o.e.c.m.MetaDataMappingService] [node_s1] [test-idx/RESQTSm6QSqL6x2Tyk3ekQ] create_mapping [_doc] 1> [2017-12-23T11:13:19,857][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> snapshot 1> [2017-12-23T11:13:19,857][INFO ][o.e.s.m.MockRepository ] [node_s1] checking [index-/ZXwYHJbzZc/1] [false] 1> [2017-12-23T11:13:19,858][INFO ][o.e.s.m.MockRepository ] [node_s1] checking [index--1/ZXwYHJbzZc/1] [false] 1> [2017-12-23T11:13:19,861][INFO ][o.e.s.m.MockRepository ] [node_s1] checking [index-/ZXwYHJbzZc/2] [false] 1> [2017-12-23T11:13:19,861][INFO ][o.e.s.m.MockRepository ] [node_s1] checking [index--1/ZXwYHJbzZc/2] [true] 1> [2017-12-23T11:13:19,861][INFO ][o.e.s.m.MockRepository ] [node_s1] throwing random IOException for file [index--1] at path [] 1> [2017-12-23T11:13:19,862][WARN ][o.e.s.SnapshotsService ] [node_s1] failed to create snapshot [test-snap/GSZry1yWSl2V-MsHyKeu2g] 1> org.elasticsearch.repositories.RepositoryException: [test-repo] could not read repository data from index blob 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.getRepositoryData(BlobStoreRepository.java:641) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.initializeSnapshot(BlobStoreRepository.java:316) ~[main/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository.initializeSnapshot(MockRepository.java:137) ~[test/:?] 1> at org.elasticsearch.snapshots.SnapshotsService.beginSnapshot(SnapshotsService.java:364) ~[main/:?] 1> at org.elasticsearch.snapshots.SnapshotsService.access$700(SnapshotsService.java:105) ~[main/:?] 1> at org.elasticsearch.snapshots.SnapshotsService$1.lambda$clusterStateProcessed$1(SnapshotsService.java:282) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 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.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:276) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.getRepositoryData(BlobStoreRepository.java:604) ~[main/:?] 1> ... 9 more 1> [2017-12-23T11:13:19,868][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> caught a top level exception, asserting what's expected 1> org.elasticsearch.repositories.RepositoryException: [test-repo] could not read repository data from index blob 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.getRepositoryData(BlobStoreRepository.java:641) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.initializeSnapshot(BlobStoreRepository.java:316) ~[main/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository.initializeSnapshot(MockRepository.java:137) ~[test/:?] 1> at org.elasticsearch.snapshots.SnapshotsService.beginSnapshot(SnapshotsService.java:364) ~[main/:?] 1> at org.elasticsearch.snapshots.SnapshotsService.access$700(SnapshotsService.java:105) ~[main/:?] 1> at org.elasticsearch.snapshots.SnapshotsService$1.lambda$clusterStateProcessed$1(SnapshotsService.java:282) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) ~[main/:?] 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.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:276) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.getRepositoryData(BlobStoreRepository.java:604) ~[main/:?] 1> ... 9 more 1> [2017-12-23T11:13:19,868][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testSnapshotFileFailureDuringSnapshot]: cleaning up after test 1> [2017-12-23T11:13:19,883][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx/RESQTSm6QSqL6x2Tyk3ekQ] deleting index 1> [2017-12-23T11:13:20,019][INFO ][o.e.r.RepositoriesService] [node_s1] delete repository [test-repo] 1> [2017-12-23T11:13:20,044][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testSnapshotFileFailureDuringSnapshot]: cleaned up after test 1> [2017-12-23T11:13:20,044][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testSnapshotFileFailureDuringSnapshot]: after test 1> [2017-12-23T11:13:20,102][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testDataFileFailureDuringRestore]: before test 1> [2017-12-23T11:13:20,102][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testDataFileFailureDuringRestore]: setting up test 1> [2017-12-23T11:13:20,120][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testDataFileFailureDuringRestore]: all set up test 1> [2017-12-23T11:13:20,121][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating repository 1> [2017-12-23T11:13:20,121][INFO ][o.e.r.RepositoriesService] [node_s1] put repository [test-repo] 1> [2017-12-23T11:13:20,134][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test-idx] creating index, cause [api], templates [random_index_template], shards [1]/[1], mappings [] 1> [2017-12-23T11:13:20,184][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx][0]] ...]). 1> [2017-12-23T11:13:20,194][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> indexing some data 1> [2017-12-23T11:13:20,197][INFO ][o.e.c.m.MetaDataMappingService] [node_s1] [test-idx/zLAND17TRfOzI7utQW3PFg] create_mapping [_doc] 1> [2017-12-23T11:13:20,621][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> snapshot 1> [2017-12-23T11:13:20,628][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/MrEn3nKTTi6-vutJC9M4pQ] started 1> [2017-12-23T11:13:20,647][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/MrEn3nKTTi6-vutJC9M4pQ] completed with state [SUCCESS] 1> [2017-12-23T11:13:20,654][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> update repository with mock version 1> [2017-12-23T11:13:20,655][INFO ][o.e.s.m.MockRepository ] [node_s1] starting mock repository with random prefix GgvBYzGKHW 1> [2017-12-23T11:13:20,655][INFO ][o.e.r.RepositoriesService] [node_s1] update repository [test-repo] 1> [2017-12-23T11:13:20,657][INFO ][o.e.s.m.MockRepository ] [node_s0] starting mock repository with random prefix GgvBYzGKHW 1> [2017-12-23T11:13:20,669][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> delete index 1> [2017-12-23T11:13:20,669][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx/zLAND17TRfOzI7utQW3PFg] deleting index 1> [2017-12-23T11:13:20,711][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> restore index after deletion 1> [2017-12-23T11:13:20,743][INFO ][o.e.s.m.MockRepository ] [node_s0] checking [indices/C0DWG4ShQgGgY13eaHOQxg/0/__0/GgvBYzGKHW/1] [false] 1> [2017-12-23T11:13:20,743][INFO ][o.e.s.m.MockRepository ] [node_s0] checking [indices/C0DWG4ShQgGgY13eaHOQxg/0/__1/GgvBYzGKHW/1] [false] 1> [2017-12-23T11:13:20,744][INFO ][o.e.s.m.MockRepository ] [node_s0] checking [indices/C0DWG4ShQgGgY13eaHOQxg/0/__2/GgvBYzGKHW/1] [false] 1> [2017-12-23T11:13:20,744][INFO ][o.e.s.m.MockRepository ] [node_s0] checking [indices/C0DWG4ShQgGgY13eaHOQxg/0/__3/GgvBYzGKHW/1] [false] 1> [2017-12-23T11:13:20,772][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> total number of simulated failures during restore: [0] 1> [2017-12-23T11:13:20,775][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testDataFileFailureDuringRestore]: cleaning up after test 1> [2017-12-23T11:13:20,821][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx][0]] ...]). 1> [2017-12-23T11:13:20,829][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx/aWWa6F3RTkiWrvqBQmT7OQ] deleting index 1> [2017-12-23T11:13:20,858][INFO ][o.e.r.RepositoriesService] [node_s1] delete repository [test-repo] 1> [2017-12-23T11:13:20,868][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testDataFileFailureDuringRestore]: cleaned up after test 1> [2017-12-23T11:13:20,868][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testDataFileFailureDuringRestore]: after test 1> [2017-12-23T11:13:21,069][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testSnapshotRelocatingPrimary]: before test 1> [2017-12-23T11:13:21,069][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testSnapshotRelocatingPrimary]: setting up test 1> [2017-12-23T11:13:21,092][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testSnapshotRelocatingPrimary]: all set up test 1> [2017-12-23T11:13:21,092][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating repository 1> [2017-12-23T11:13:21,093][INFO ][o.e.r.RepositoriesService] [node_s1] put repository [test-repo] 1> [2017-12-23T11:13:21,104][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] using custom data_path for index: [QiCTPeCPMH] 1> [2017-12-23T11:13:21,106][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test-idx] creating index, cause [api], templates [random_index_template], shards [6]/[0], mappings [] 1> [2017-12-23T11:13:21,180][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx][4], [test-idx][5]] ...]). 1> [2017-12-23T11:13:21,188][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> indexing some data 1> [2017-12-23T11:13:21,190][INFO ][o.e.c.m.MetaDataMappingService] [node_s1] [test-idx/l9MyTPMSQnWJTTnux6mcCg] create_mapping [_doc] 1> [2017-12-23T11:13:21,453][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> start relocations 1> [2017-12-23T11:13:21,466][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> wait for relocations to start 1> [2017-12-23T11:13:21,775][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> snapshot 1> [2017-12-23T11:13:21,781][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/w_J7rM-uQ5SpJezusn5ZHA] started 1> [2017-12-23T11:13:21,788][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> wait for snapshot to complete 1> [2017-12-23T11:13:21,847][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/w_J7rM-uQ5SpJezusn5ZHA] completed with state [SUCCESS] 1> [2017-12-23T11:13:21,892][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> done 1> [2017-12-23T11:13:21,892][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testSnapshotRelocatingPrimary]: cleaning up after test 1> [2017-12-23T11:13:21,906][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx/l9MyTPMSQnWJTTnux6mcCg] deleting index 1> [2017-12-23T11:13:21,978][INFO ][o.e.r.RepositoriesService] [node_s1] delete repository [test-repo] 1> [2017-12-23T11:13:21,988][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testSnapshotRelocatingPrimary]: cleaned up after test 1> [2017-12-23T11:13:21,989][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testSnapshotRelocatingPrimary]: after test 1> [2017-12-23T11:13:22,029][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testDeletionOfFailingToRecoverIndexShouldStopRestore]: before test 1> [2017-12-23T11:13:22,029][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testDeletionOfFailingToRecoverIndexShouldStopRestore]: setting up test 1> [2017-12-23T11:13:22,041][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testDeletionOfFailingToRecoverIndexShouldStopRestore]: all set up test 1> [2017-12-23T11:13:22,041][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating repository 1> [2017-12-23T11:13:22,042][INFO ][o.e.r.RepositoriesService] [node_s1] put repository [test-repo] 1> [2017-12-23T11:13:22,056][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] using custom data_path for index: [HVQRbsPjIV] 1> [2017-12-23T11:13:22,065][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test-idx] creating index, cause [api], templates [random_index_template], shards [9]/[0], mappings [] 1> [2017-12-23T11:13:22,142][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx][8]] ...]). 1> [2017-12-23T11:13:22,150][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> indexing some data 1> [2017-12-23T11:13:22,153][INFO ][o.e.c.m.MetaDataMappingService] [node_s1] [test-idx/eWZEOFaUR0C9jDsDhnyrIQ] create_mapping [_doc] 1> [2017-12-23T11:13:22,402][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> snapshot 1> [2017-12-23T11:13:22,413][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/1lOrsq_MTyyJgGOICd2yqg] started 1> [2017-12-23T11:13:22,523][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/1lOrsq_MTyyJgGOICd2yqg] completed with state [SUCCESS] 1> [2017-12-23T11:13:22,526][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> update repository with mock version 1> [2017-12-23T11:13:22,527][INFO ][o.e.s.m.MockRepository ] [node_s1] starting mock repository with random prefix eXIbsAiWcq 1> [2017-12-23T11:13:22,527][INFO ][o.e.r.RepositoriesService] [node_s1] update repository [test-repo] 1> [2017-12-23T11:13:22,529][INFO ][o.e.s.m.MockRepository ] [node_s0] starting mock repository with random prefix eXIbsAiWcq 1> [2017-12-23T11:13:22,542][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> delete index 1> [2017-12-23T11:13:22,542][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx/eWZEOFaUR0C9jDsDhnyrIQ] deleting index 1> [2017-12-23T11:13:22,620][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> restore index after deletion 1> [2017-12-23T11:13:22,620][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> wait for the index to appear 1> [2017-12-23T11:13:22,648][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> delete index 1> [2017-12-23T11:13:22,650][INFO ][o.e.s.m.MockRepository ] [node_s0] checking [indices/BPu73t23TZOx46ZhNMF_zg/4/__0/eXIbsAiWcq/1] [true] 1> [2017-12-23T11:13:22,650][INFO ][o.e.s.m.MockRepository ] [node_s0] throwing random IOException for file [__0] at path [[indices][BPu73t23TZOx46ZhNMF_zg][4]] 1> [2017-12-23T11:13:22,657][INFO ][o.e.s.m.MockRepository ] [node_s0] checking [indices/BPu73t23TZOx46ZhNMF_zg/6/__0/eXIbsAiWcq/1] [true] 1> [2017-12-23T11:13:22,657][INFO ][o.e.s.m.MockRepository ] [node_s0] throwing random IOException for file [__0] at path [[indices][BPu73t23TZOx46ZhNMF_zg][6]] 1> [2017-12-23T11:13:22,661][INFO ][o.e.s.m.MockRepository ] [node_s0] checking [indices/BPu73t23TZOx46ZhNMF_zg/2/__0/eXIbsAiWcq/1] [true] 1> [2017-12-23T11:13:22,661][INFO ][o.e.s.m.MockRepository ] [node_s0] throwing random IOException for file [__0] at path [[indices][BPu73t23TZOx46ZhNMF_zg][2]] 1> [2017-12-23T11:13:22,665][INFO ][o.e.s.m.MockRepository ] [node_s0] checking [indices/BPu73t23TZOx46ZhNMF_zg/0/__0/eXIbsAiWcq/1] [true] 1> [2017-12-23T11:13:22,665][INFO ][o.e.s.m.MockRepository ] [node_s0] throwing random IOException for file [__0] at path [[indices][BPu73t23TZOx46ZhNMF_zg][0]] 1> [2017-12-23T11:13:22,669][WARN ][o.e.i.c.IndicesClusterStateService] [node_s0] [[test-idx][0]] marking and sending shard failed due to [failed recovery] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [test-idx][0]: Recovery failed on {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/1lOrsq_MTyyJgGOICd2yqg] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: java.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:22,671][WARN ][o.e.i.c.IndicesClusterStateService] [node_s0] [[test-idx][2]] marking and sending shard failed due to [failed recovery] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [test-idx][2]: Recovery failed on {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/1lOrsq_MTyyJgGOICd2yqg] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: java.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:22,671][WARN ][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][0] received shard failed for shard id [[test-idx][0]], allocation id [iMqin3cXSgmDnyq0EVEdDg], primary term [0], message [failed recovery], failure [RecoveryFailedException[[test-idx][0]: Recovery failed on {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865}]; nested: IndexShardRecoveryException[failed recovery]; nested: IndexShardRestoreFailedException[restore failed]; nested: IndexShardRestoreFailedException[failed to restore snapshot [test-snap/1lOrsq_MTyyJgGOICd2yqg]]; nested: IndexShardRestoreFailedException[Failed to recover index]; nested: IOException[Random IOException]; ] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [test-idx][0]: Recovery failed on {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) ~[main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/1lOrsq_MTyyJgGOICd2yqg] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: java.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:22,673][WARN ][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][2] received shard failed for shard id [[test-idx][2]], allocation id [d6eZtDlbRASayYO4c66Pyw], primary term [0], message [failed recovery], failure [RecoveryFailedException[[test-idx][2]: Recovery failed on {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865}]; nested: IndexShardRecoveryException[failed recovery]; nested: IndexShardRestoreFailedException[restore failed]; nested: IndexShardRestoreFailedException[failed to restore snapshot [test-snap/1lOrsq_MTyyJgGOICd2yqg]]; nested: IndexShardRestoreFailedException[Failed to recover index]; nested: IOException[Random IOException]; ] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [test-idx][2]: Recovery failed on {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) ~[main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/1lOrsq_MTyyJgGOICd2yqg] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: java.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:22,675][WARN ][o.e.i.c.IndicesClusterStateService] [node_s0] [[test-idx][6]] marking and sending shard failed due to [failed recovery] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [test-idx][6]: Recovery failed on {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/1lOrsq_MTyyJgGOICd2yqg] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: java.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:22,677][WARN ][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][6] received shard failed for shard id [[test-idx][6]], allocation id [20jUnYLuRCmHnxI1C6YG9Q], primary term [0], message [failed recovery], failure [RecoveryFailedException[[test-idx][6]: Recovery failed on {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865}]; nested: IndexShardRecoveryException[failed recovery]; nested: IndexShardRestoreFailedException[restore failed]; nested: IndexShardRestoreFailedException[failed to restore snapshot [test-snap/1lOrsq_MTyyJgGOICd2yqg]]; nested: IndexShardRestoreFailedException[Failed to recover index]; nested: IOException[Random IOException]; ] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [test-idx][6]: Recovery failed on {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) ~[main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/1lOrsq_MTyyJgGOICd2yqg] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: java.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:22,682][WARN ][o.e.i.c.IndicesClusterStateService] [node_s0] [[test-idx][4]] marking and sending shard failed due to [failed recovery] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [test-idx][4]: Recovery failed on {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/1lOrsq_MTyyJgGOICd2yqg] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: java.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:22,692][WARN ][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][4] received shard failed for shard id [[test-idx][4]], allocation id [oQ6T_9zZS8O_IkVExMaefQ], primary term [0], message [failed recovery], failure [RecoveryFailedException[[test-idx][4]: Recovery failed on {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865}]; nested: IndexShardRecoveryException[failed recovery]; nested: IndexShardRestoreFailedException[restore failed]; nested: IndexShardRestoreFailedException[failed to restore snapshot [test-snap/1lOrsq_MTyyJgGOICd2yqg]]; nested: IndexShardRestoreFailedException[Failed to recover index]; nested: IOException[Random IOException]; ] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [test-idx][4]: Recovery failed on {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) ~[main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/1lOrsq_MTyyJgGOICd2yqg] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: java.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:22,702][INFO ][o.e.s.m.MockRepository ] [node_s1] checking [indices/BPu73t23TZOx46ZhNMF_zg/5/__0/eXIbsAiWcq/1] [true] 1> [2017-12-23T11:13:22,703][INFO ][o.e.s.m.MockRepository ] [node_s1] throwing random IOException for file [__0] at path [[indices][BPu73t23TZOx46ZhNMF_zg][5]] 1> [2017-12-23T11:13:22,705][INFO ][o.e.s.m.MockRepository ] [node_s1] checking [indices/BPu73t23TZOx46ZhNMF_zg/1/__0/eXIbsAiWcq/1] [true] 1> [2017-12-23T11:13:22,706][INFO ][o.e.s.m.MockRepository ] [node_s1] throwing random IOException for file [__0] at path [[indices][BPu73t23TZOx46ZhNMF_zg][1]] 1> [2017-12-23T11:13:22,711][INFO ][o.e.s.m.MockRepository ] [node_s1] checking [indices/BPu73t23TZOx46ZhNMF_zg/7/__0/eXIbsAiWcq/1] [true] 1> [2017-12-23T11:13:22,711][INFO ][o.e.s.m.MockRepository ] [node_s1] throwing random IOException for file [__0] at path [[indices][BPu73t23TZOx46ZhNMF_zg][7]] 1> [2017-12-23T11:13:22,716][INFO ][o.e.s.m.MockRepository ] [node_s1] checking [indices/BPu73t23TZOx46ZhNMF_zg/3/__0/eXIbsAiWcq/1] [true] 1> [2017-12-23T11:13:22,716][INFO ][o.e.s.m.MockRepository ] [node_s1] throwing random IOException for file [__0] at path [[indices][BPu73t23TZOx46ZhNMF_zg][3]] 1> [2017-12-23T11:13:22,723][WARN ][o.e.i.c.IndicesClusterStateService] [node_s1] [[test-idx][3]] marking and sending shard failed due to [failed recovery] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [test-idx][3]: Recovery failed on {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/1lOrsq_MTyyJgGOICd2yqg] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 2> REPRODUCE WITH: gradle :core:integTest -Dtests.seed=AF8B30F5B14ABE94 -Dtests.class=org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT -Dtests.method="testAbortedSnapshotDuringInitDoesNotStart" -Dtests.security.manager=true -Dtests.locale=ro -Dtests.timezone=Europe/Vatican 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: java.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:22,725][WARN ][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][3] received shard failed for shard id [[test-idx][3]], allocation id [28NBzbS_TgW3l7oKqZd0uA], primary term [0], message [failed recovery], failure [RecoveryFailedException[[test-idx][3]: Recovery failed on {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823}]; nested: IndexShardRecoveryException[failed recovery]; nested: IndexShardRestoreFailedException[restore failed]; nested: IndexShardRestoreFailedException[failed to restore snapshot [test-snap/1lOrsq_MTyyJgGOICd2yqg]]; nested: IndexShardRestoreFailedException[Failed to recover index]; nested: IOException[Random IOException]; ] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [test-idx][3]: Recovery failed on {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/1lOrsq_MTyyJgGOICd2yqg] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: java.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:22,727][WARN ][o.e.i.c.IndicesClusterStateService] [node_s1] [[test-idx][7]] marking and sending shard failed due to [failed recovery] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [test-idx][7]: Recovery failed on {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/1lOrsq_MTyyJgGOICd2yqg] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: java.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:22,728][WARN ][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][7] received shard failed for shard id [[test-idx][7]], allocation id [7l7VWZM0QzSp-Lox22urYg], primary term [0], message [failed recovery], failure [RecoveryFailedException[[test-idx][7]: Recovery failed on {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823}]; nested: IndexShardRecoveryException[failed recovery]; nested: IndexShardRestoreFailedException[restore failed]; nested: IndexShardRestoreFailedException[failed to restore snapshot [test-snap/1lOrsq_MTyyJgGOICd2yqg]]; nested: IndexShardRestoreFailedException[Failed to recover index]; nested: IOException[Random IOException]; ] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [test-idx][7]: Recovery failed on {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/1lOrsq_MTyyJgGOICd2yqg] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: java.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:22,730][WARN ][o.e.i.c.IndicesClusterStateService] [node_s1] [[test-idx][1]] marking and sending shard failed due to [failed recovery] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [test-idx][1]: Recovery failed on {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/1lOrsq_MTyyJgGOICd2yqg] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: java.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:22,731][WARN ][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][1] received shard failed for shard id [[test-idx][1]], allocation id [XtNEvhDTQJyWJNnJpb6YHw], primary term [0], message [failed recovery], failure [RecoveryFailedException[[test-idx][1]: Recovery failed on {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823}]; nested: IndexShardRecoveryException[failed recovery]; nested: IndexShardRestoreFailedException[restore failed]; nested: IndexShardRestoreFailedException[failed to restore snapshot [test-snap/1lOrsq_MTyyJgGOICd2yqg]]; nested: IndexShardRestoreFailedException[Failed to recover index]; nested: IOException[Random IOException]; ] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [test-idx][1]: Recovery failed on {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/1lOrsq_MTyyJgGOICd2yqg] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: java.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:22,735][WARN ][o.e.i.c.IndicesClusterStateService] [node_s1] [[test-idx][5]] marking and sending shard failed due to [failed recovery] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [test-idx][5]: Recovery failed on {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/1lOrsq_MTyyJgGOICd2yqg] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: java.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:22,737][WARN ][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][5] received shard failed for shard id [[test-idx][5]], allocation id [8kFhGfcAS2ivN81DlUOB8A], primary term [0], message [failed recovery], failure [RecoveryFailedException[[test-idx][5]: Recovery failed on {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823}]; nested: IndexShardRecoveryException[failed recovery]; nested: IndexShardRestoreFailedException[restore failed]; nested: IndexShardRestoreFailedException[failed to restore snapshot [test-snap/1lOrsq_MTyyJgGOICd2yqg]]; nested: IndexShardRestoreFailedException[Failed to recover index]; nested: IOException[Random IOException]; ] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [test-idx][5]: Recovery failed on {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/1lOrsq_MTyyJgGOICd2yqg] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: java.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:22,759][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx/WC6SRlKqTgOn4k77H7SQPQ] deleting index 1> [2017-12-23T11:13:22,779][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> get restore results 1> [2017-12-23T11:13:22,783][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> restoring working repository 1> [2017-12-23T11:13:22,790][INFO ][o.e.r.RepositoriesService] [node_s1] update repository [test-repo] 1> [2017-12-23T11:13:22,811][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> trying to restore index again 1> [2017-12-23T11:13:22,954][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx][4], [test-idx][2], [test-idx][6], [test-idx][5], [test-idx][7], [test-idx][1], [test-idx][3], [test-idx][8]] ...]). 1> [2017-12-23T11:13:22,976][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testDeletionOfFailingToRecoverIndexShouldStopRestore]: cleaning up after test 1> [2017-12-23T11:13:22,987][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx/jYIl1u7QRwyVH8_KdSS7Sw] deleting index 1> [2017-12-23T11:13:23,062][INFO ][o.e.r.RepositoriesService] [node_s1] delete repository [test-repo] 1> [2017-12-23T11:13:23,069][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testDeletionOfFailingToRecoverIndexShouldStopRestore]: cleaned up after test 1> [2017-12-23T11:13:23,069][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testDeletionOfFailingToRecoverIndexShouldStopRestore]: after test 1> [2017-12-23T11:13:23,125][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testDeleteSnapshot]: before test 1> [2017-12-23T11:13:23,125][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testDeleteSnapshot]: setting up test 1> [2017-12-23T11:13:23,143][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testDeleteSnapshot]: all set up test 1> [2017-12-23T11:13:23,143][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating repository at /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/repos/eLHeBPlpLP 1> [2017-12-23T11:13:23,144][INFO ][o.e.r.RepositoriesService] [node_s1] put repository [test-repo] 1> [2017-12-23T11:13:23,155][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test-idx] creating index, cause [api], templates [random_index_template], shards [3]/[1], mappings [] 1> [2017-12-23T11:13:23,233][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx][1]] ...]). 1> [2017-12-23T11:13:23,238][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating 6 snapshots 1> [2017-12-23T11:13:23,240][INFO ][o.e.c.m.MetaDataMappingService] [node_s1] [test-idx/Dbc4ZohoRmaVRPPKABHM9Q] create_mapping [_doc] 1> [2017-12-23T11:13:23,318][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> snapshot 0 1> [2017-12-23T11:13:23,325][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap-0/M8Gl5Lj1SHW1DmbgRfLywg] started 1> [2017-12-23T11:13:23,380][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap-0/M8Gl5Lj1SHW1DmbgRfLywg] completed with state [SUCCESS] 1> [2017-12-23T11:13:23,499][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> snapshot 1 1> [2017-12-23T11:13:23,507][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap-1/qhD0kAjGTwCKD3z9AFPpNw] started 1> [2017-12-23T11:13:23,611][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap-1/qhD0kAjGTwCKD3z9AFPpNw] completed with state [SUCCESS] 1> [2017-12-23T11:13:23,746][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> snapshot 2 1> [2017-12-23T11:13:23,753][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap-2/gPQgpsoEQmiuNImQ7F77WA] started 1> [2017-12-23T11:13:23,887][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap-2/gPQgpsoEQmiuNImQ7F77WA] completed with state [SUCCESS] 1> [2017-12-23T11:13:24,027][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> snapshot 3 1> [2017-12-23T11:13:24,034][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap-3/LC94kP5eSUSJT6q0xaKTqQ] started 1> [2017-12-23T11:13:24,115][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap-3/LC94kP5eSUSJT6q0xaKTqQ] completed with state [SUCCESS] 1> [2017-12-23T11:13:24,268][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> snapshot 4 1> [2017-12-23T11:13:24,276][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap-4/g2Qj04yzToqQZuS-c0t14g] started 1> [2017-12-23T11:13:24,362][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap-4/g2Qj04yzToqQZuS-c0t14g] completed with state [SUCCESS] 1> [2017-12-23T11:13:24,511][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> snapshot 5 1> [2017-12-23T11:13:24,523][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap-5/XWpLI2GFQImte7dferUPfg] started 1> [2017-12-23T11:13:24,669][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap-5/XWpLI2GFQImte7dferUPfg] completed with state [SUCCESS] 1> [2017-12-23T11:13:24,760][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> delete all snapshots except the first one and last one 1> [2017-12-23T11:13:24,848][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap-1/qhD0kAjGTwCKD3z9AFPpNw] deleted 1> [2017-12-23T11:13:24,907][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap-2/gPQgpsoEQmiuNImQ7F77WA] deleted 1> [2017-12-23T11:13:24,962][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap-3/LC94kP5eSUSJT6q0xaKTqQ] deleted 1> [2017-12-23T11:13:25,014][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap-4/g2Qj04yzToqQZuS-c0t14g] deleted 1> [2017-12-23T11:13:25,056][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> delete index 1> [2017-12-23T11:13:25,057][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx/Dbc4ZohoRmaVRPPKABHM9Q] deleting index 1> [2017-12-23T11:13:25,136][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> restore index 1> [2017-12-23T11:13:25,271][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> delete the last snapshot 1> [2017-12-23T11:13:25,392][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap-5/XWpLI2GFQImte7dferUPfg] deleted 1> [2017-12-23T11:13:25,426][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> make sure that number of files is back to what it was when the first snapshot was made, plus two because one backup index-N file should remain and incompatible-snapshots 1> [2017-12-23T11:13:25,445][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testDeleteSnapshot]: cleaning up after test 1> [2017-12-23T11:13:25,472][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx][1]] ...]). 1> [2017-12-23T11:13:25,480][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx/hlXLNeVoRfqM4i1QIpDzdA] deleting index 1> [2017-12-23T11:13:25,559][INFO ][o.e.r.RepositoriesService] [node_s1] delete repository [test-repo] 1> [2017-12-23T11:13:25,570][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testDeleteSnapshot]: cleaned up after test 1> [2017-12-23T11:13:25,570][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testDeleteSnapshot]: after test 1> [2017-12-23T11:13:25,636][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testAbortedSnapshotDuringInitDoesNotStart]: before test 1> [2017-12-23T11:13:25,636][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testAbortedSnapshotDuringInitDoesNotStart]: setting up test 1> [2017-12-23T11:13:25,651][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testAbortedSnapshotDuringInitDoesNotStart]: all set up test 1> [2017-12-23T11:13:25,652][INFO ][o.e.s.m.MockRepository ] [node_s1] starting mock repository with random prefix default 1> [2017-12-23T11:13:25,652][INFO ][o.e.r.RepositoriesService] [node_s1] put repository [repository] 1> [2017-12-23T11:13:25,653][INFO ][o.e.s.m.MockRepository ] [node_s0] starting mock repository with random prefix default 1> [2017-12-23T11:13:25,665][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test-idx] creating index, cause [api], templates [random_index_template], shards [3]/[1], mappings [] 1> [2017-12-23T11:13:25,744][INFO ][o.e.c.m.MetaDataMappingService] [node_s1] [test-idx/Uixj69jbRpONxmR64IobNw] create_mapping [_doc] 1> [2017-12-23T11:13:25,796][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx][1]] ...]). 1> [2017-12-23T11:13:26,086][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [repository:snap/L1Zi5k-tSbmPSqlgKe7THw] completed with state [SUCCESS] 1> [2017-12-23T11:13:26,095][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testAbortedSnapshotDuringInitDoesNotStart]: cleaning up after test 1> [2017-12-23T11:13:26,095][WARN ][o.e.s.SnapshotsService ] [node_s1] failed to create snapshot [snap/L1Zi5k-tSbmPSqlgKe7THw] 1> org.elasticsearch.snapshots.InvalidSnapshotNameException: [repository:snap] Invalid snapshot name [snap], snapshot with the same name already exists 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.initializeSnapshot(BlobStoreRepository.java:318) ~[main/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository.initializeSnapshot(MockRepository.java:137) ~[test/:?] 1> at org.elasticsearch.snapshots.SnapshotsService.beginSnapshot(SnapshotsService.java:364) ~[main/:?] 1> at org.elasticsearch.snapshots.SnapshotsService.access$700(SnapshotsService.java:105) ~[main/:?] 1> at org.elasticsearch.snapshots.SnapshotsService$1.lambda$clusterStateProcessed$1(SnapshotsService.java:282) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 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-23T11:13:26,097][WARN ][o.e.s.m.MockRepository ] [node_s1] cannot read metadata for snapshot [snap/L1Zi5k-tSbmPSqlgKe7THw] 1> org.elasticsearch.snapshots.SnapshotMissingException: [repository:snap/L1Zi5k-tSbmPSqlgKe7THw] is missing 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.readSnapshotMetaData(BlobStoreRepository.java:512) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.deleteSnapshot(BlobStoreRepository.java:358) ~[main/:?] 1> at org.elasticsearch.snapshots.SnapshotsService.lambda$deleteSnapshotFromRepository$8(SnapshotsService.java:1294) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 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.nio.file.NoSuchFileException: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/repos/ymyRSKYwnN/meta-L1Zi5k-tSbmPSqlgKe7THw.dat 1> at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86) ~[?:?] 1> at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102) ~[?:?] 1> at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107) ~[?:?] 1> at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:214) ~[?:?] 1> at java.nio.file.Files.newByteChannel(Files.java:361) ~[?:1.8.0_151] 1> at java.nio.file.Files.newByteChannel(Files.java:407) ~[?:1.8.0_151] 1> at java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:384) ~[?:1.8.0_151] 1> at org.apache.lucene.mockfile.FilterFileSystemProvider.newInputStream(FilterFileSystemProvider.java:192) ~[lucene-test-framework-7.2.0.jar:7.2.0 bca54cad5a9f6a80800944fd5bd585b68acde8c8 - jpountz - 2017-12-14 16:12:45] 1> at org.apache.lucene.mockfile.FilterFileSystemProvider.newInputStream(FilterFileSystemProvider.java:192) ~[lucene-test-framework-7.2.0.jar:7.2.0 bca54cad5a9f6a80800944fd5bd585b68acde8c8 - jpountz - 2017-12-14 16:12:45] 1> at org.apache.lucene.mockfile.FilterFileSystemProvider.newInputStream(FilterFileSystemProvider.java:192) ~[lucene-test-framework-7.2.0.jar:7.2.0 bca54cad5a9f6a80800944fd5bd585b68acde8c8 - jpountz - 2017-12-14 16:12:45] 1> at org.apache.lucene.mockfile.HandleTrackingFS.newInputStream(HandleTrackingFS.java:92) ~[lucene-test-framework-7.2.0.jar:7.2.0 bca54cad5a9f6a80800944fd5bd585b68acde8c8 - jpountz - 2017-12-14 16:12:45] 1> at org.apache.lucene.mockfile.FilterFileSystemProvider.newInputStream(FilterFileSystemProvider.java:192) ~[lucene-test-framework-7.2.0.jar:7.2.0 bca54cad5a9f6a80800944fd5bd585b68acde8c8 - jpountz - 2017-12-14 16:12:45] 1> at org.apache.lucene.mockfile.HandleTrackingFS.newInputStream(HandleTrackingFS.java:92) ~[lucene-test-framework-7.2.0.jar:7.2.0 bca54cad5a9f6a80800944fd5bd585b68acde8c8 - jpountz - 2017-12-14 16:12:45] 1> at java.nio.file.Files.newInputStream(Files.java:152) ~[?:1.8.0_151] 1> at org.elasticsearch.common.blobstore.fs.FsBlobContainer.readBlob(FsBlobContainer.java:118) ~[main/:?] 1> at org.elasticsearch.snapshots.mockstore.BlobContainerWrapper.readBlob(BlobContainerWrapper.java:48) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:319) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.ChecksumBlobStoreFormat.readBlob(ChecksumBlobStoreFormat.java:103) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreFormat.read(BlobStoreFormat.java:89) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.readSnapshotMetaData(BlobStoreRepository.java:510) ~[main/:?] 1> ... 6 more 1> [2017-12-23T11:13:26,100][WARN ][o.e.s.m.MockRepository ] [node_s1] [snap/L1Zi5k-tSbmPSqlgKe7THw] Unable to delete global metadata file [L1Zi5k-tSbmPSqlgKe7THw] 1> java.nio.file.NoSuchFileException: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/repos/ymyRSKYwnN/meta-L1Zi5k-tSbmPSqlgKe7THw.dat 1> at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86) ~[?:?] 1> at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102) ~[?:?] 1> at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107) ~[?:?] 1> at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:244) ~[?:?] 1> at sun.nio.fs.AbstractFileSystemProvider.delete(AbstractFileSystemProvider.java:103) ~[?:?] 1> at org.apache.lucene.mockfile.FilterFileSystemProvider.delete(FilterFileSystemProvider.java:137) ~[lucene-test-framework-7.2.0.jar:7.2.0 bca54cad5a9f6a80800944fd5bd585b68acde8c8 - jpountz - 2017-12-14 16:12:45] 1> at org.apache.lucene.mockfile.FilterFileSystemProvider.delete(FilterFileSystemProvider.java:137) ~[lucene-test-framework-7.2.0.jar:7.2.0 bca54cad5a9f6a80800944fd5bd585b68acde8c8 - jpountz - 2017-12-14 16:12:45] 1> at org.apache.lucene.mockfile.FilterFileSystemProvider.delete(FilterFileSystemProvider.java:137) ~[lucene-test-framework-7.2.0.jar:7.2.0 bca54cad5a9f6a80800944fd5bd585b68acde8c8 - jpountz - 2017-12-14 16:12:45] 1> at org.apache.lucene.mockfile.FilterFileSystemProvider.delete(FilterFileSystemProvider.java:137) ~[lucene-test-framework-7.2.0.jar:7.2.0 bca54cad5a9f6a80800944fd5bd585b68acde8c8 - jpountz - 2017-12-14 16:12:45] 1> at java.nio.file.Files.delete(Files.java:1126) ~[?:1.8.0_151] 1> at org.elasticsearch.common.blobstore.fs.FsBlobContainer.deleteBlob(FsBlobContainer.java:105) ~[main/:?] 1> at org.elasticsearch.snapshots.mockstore.BlobContainerWrapper.deleteBlob(BlobContainerWrapper.java:58) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.deleteBlob(MockRepository.java:325) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreFormat.delete(BlobStoreFormat.java:97) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.deleteGlobalMetaDataBlobIgnoringErrors(BlobStoreRepository.java:440) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.deleteSnapshot(BlobStoreRepository.java:373) ~[main/:?] 1> at org.elasticsearch.snapshots.SnapshotsService.lambda$deleteSnapshotFromRepository$8(SnapshotsService.java:1294) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 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-23T11:13:26,101][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx/Uixj69jbRpONxmR64IobNw] deleting index 1> [2017-12-23T11:13:26,102][WARN ][o.e.s.m.MockRepository ] [node_s1] [snap/L1Zi5k-tSbmPSqlgKe7THw] failed to delete metadata for index [test-idx] 1> java.nio.file.NoSuchFileException: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/repos/ymyRSKYwnN/indices/bkreC1LmQfm_WghBt8lqRA/meta-L1Zi5k-tSbmPSqlgKe7THw.dat 1> at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86) ~[?:?] 1> at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102) ~[?:?] 1> at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107) ~[?:?] 1> at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:244) ~[?:?] 1> at sun.nio.fs.AbstractFileSystemProvider.delete(AbstractFileSystemProvider.java:103) ~[?:?] 1> at org.apache.lucene.mockfile.FilterFileSystemProvider.delete(FilterFileSystemProvider.java:137) ~[lucene-test-framework-7.2.0.jar:7.2.0 bca54cad5a9f6a80800944fd5bd585b68acde8c8 - jpountz - 2017-12-14 16:12:45] 1> at org.apache.lucene.mockfile.FilterFileSystemProvider.delete(FilterFileSystemProvider.java:137) ~[lucene-test-framework-7.2.0.jar:7.2.0 bca54cad5a9f6a80800944fd5bd585b68acde8c8 - jpountz - 2017-12-14 16:12:45] 1> at org.apache.lucene.mockfile.FilterFileSystemProvider.delete(FilterFileSystemProvider.java:137) ~[lucene-test-framework-7.2.0.jar:7.2.0 bca54cad5a9f6a80800944fd5bd585b68acde8c8 - jpountz - 2017-12-14 16:12:45] 1> at org.apache.lucene.mockfile.FilterFileSystemProvider.delete(FilterFileSystemProvider.java:137) ~[lucene-test-framework-7.2.0.jar:7.2.0 bca54cad5a9f6a80800944fd5bd585b68acde8c8 - jpountz - 2017-12-14 16:12:45] 1> at java.nio.file.Files.delete(Files.java:1126) ~[?:1.8.0_151] 1> at org.elasticsearch.common.blobstore.fs.FsBlobContainer.deleteBlob(FsBlobContainer.java:105) ~[main/:?] 1> at org.elasticsearch.snapshots.mockstore.BlobContainerWrapper.deleteBlob(BlobContainerWrapper.java:58) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.deleteBlob(MockRepository.java:325) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreFormat.delete(BlobStoreFormat.java:97) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.deleteSnapshot(BlobStoreRepository.java:381) ~[main/:?] 1> at org.elasticsearch.snapshots.SnapshotsService.lambda$deleteSnapshotFromRepository$8(SnapshotsService.java:1294) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 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-23T11:13:26,103][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [repository:snap/L1Zi5k-tSbmPSqlgKe7THw] deleted 1> [2017-12-23T11:13:26,140][INFO ][o.e.r.RepositoriesService] [node_s1] delete repository [repository] 1> [2017-12-23T11:13:26,151][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testAbortedSnapshotDuringInitDoesNotStart]: cleaned up after test 1> [2017-12-23T11:13:26,151][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testAbortedSnapshotDuringInitDoesNotStart]: after test ERROR 0.59s J0 | SharedClusterSnapshotRestoreIT.testAbortedSnapshotDuringInitDoesNotStart <<< FAILURES! > Throwable #1: SnapshotMissingException[[repository:snap/L1Zi5k-tSbmPSqlgKe7THw] is missing]; nested: NoSuchFileException[/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/repos/ymyRSKYwnN/meta-L1Zi5k-tSbmPSqlgKe7THw.dat]; > at __randomizedtesting.SeedInfo.seed([AF8B30F5B14ABE94:D756F9038DE9859A]:0) > at org.elasticsearch.repositories.blobstore.BlobStoreRepository.readSnapshotMetaData(BlobStoreRepository.java:512) > at org.elasticsearch.repositories.blobstore.BlobStoreRepository.getSnapshotMetaData(BlobStoreRepository.java:485) > at org.elasticsearch.snapshots.SnapshotsService.snapshotShards(SnapshotsService.java:591) > at org.elasticsearch.action.admin.cluster.snapshots.status.TransportSnapshotsStatusAction.buildResponse(TransportSnapshotsStatusAction.java:234) > at org.elasticsearch.action.admin.cluster.snapshots.status.TransportSnapshotsStatusAction.masterOperation(TransportSnapshotsStatusAction.java:99) > at org.elasticsearch.action.admin.cluster.snapshots.status.TransportSnapshotsStatusAction.masterOperation(TransportSnapshotsStatusAction.java:61) > at org.elasticsearch.action.support.master.TransportMasterNodeAction.masterOperation(TransportMasterNodeAction.java:105) > at org.elasticsearch.action.support.master.TransportMasterNodeAction$AsyncSingleAction$2.doRun(TransportMasterNodeAction.java:184) > at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingAbstractRunnable.doRun(ThreadContext.java:635) > 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) > at java.lang.Thread.run(Thread.java:748) > Caused by: java.nio.file.NoSuchFileException: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/repos/ymyRSKYwnN/meta-L1Zi5k-tSbmPSqlgKe7THw.dat > at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86) > at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102) > at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107) > at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:214) > at java.nio.file.Files.newByteChannel(Files.java:361) > at java.nio.file.Files.newByteChannel(Files.java:407) > at java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:384) > at org.apache.lucene.mockfile.FilterFileSystemProvider.newInputStream(FilterFileSystemProvider.java:192) > at org.apache.lucene.mockfile.FilterFileSystemProvider.newInputStream(FilterFileSystemProvider.java:192) > at org.apache.lucene.mockfile.FilterFileSystemProvider.newInputStream(FilterFileSystemProvider.java:192) > at org.apache.lucene.mockfile.HandleTrackingFS.newInputStream(HandleTrackingFS.java:92) > at org.apache.lucene.mockfile.FilterFileSystemProvider.newInputStream(FilterFileSystemProvider.java:192) > at org.apache.lucene.mockfile.HandleTrackingFS.newInputStream(HandleTrackingFS.java:92) > at java.nio.file.Files.newInputStream(Files.java:152) > at org.elasticsearch.common.blobstore.fs.FsBlobContainer.readBlob(FsBlobContainer.java:118) > at org.elasticsearch.snapshots.mockstore.BlobContainerWrapper.readBlob(BlobContainerWrapper.java:48) > at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:319) > at org.elasticsearch.repositories.blobstore.ChecksumBlobStoreFormat.readBlob(ChecksumBlobStoreFormat.java:103) > at org.elasticsearch.repositories.blobstore.BlobStoreFormat.read(BlobStoreFormat.java:89) > at org.elasticsearch.repositories.blobstore.BlobStoreRepository.readSnapshotMetaData(BlobStoreRepository.java:510) > ... 12 more 1> [2017-12-23T11:13:26,219][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testCannotCreateSnapshotsWithSameName]: before test 1> [2017-12-23T11:13:26,219][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testCannotCreateSnapshotsWithSameName]: setting up test 1> [2017-12-23T11:13:26,244][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testCannotCreateSnapshotsWithSameName]: all set up test 1> [2017-12-23T11:13:26,245][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating repository at /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/repos/gwwEXyVcBH 1> [2017-12-23T11:13:26,247][INFO ][o.e.r.RepositoriesService] [node_s1] put repository [test-repo] 1> [2017-12-23T11:13:26,259][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating an index and indexing documents 1> [2017-12-23T11:13:26,261][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test-idx] creating index, cause [api], templates [random_index_template], shards [3]/[1], mappings [] 1> [2017-12-23T11:13:26,385][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx][1]] ...]). 1> [2017-12-23T11:13:26,397][INFO ][o.e.c.m.MetaDataMappingService] [node_s1] [test-idx/qIlwjs6lQSyX3N-Y36DqAw] create_mapping [_doc] 1> [2017-12-23T11:13:26,516][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> take first snapshot 1> [2017-12-23T11:13:26,531][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/xzoA9h4WRXaMjNb98IIUmA] started 1> [2017-12-23T11:13:26,582][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/xzoA9h4WRXaMjNb98IIUmA] completed with state [SUCCESS] 1> [2017-12-23T11:13:26,586][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> index more documents 1> [2017-12-23T11:13:26,698][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> second snapshot of the same name should fail 1> [2017-12-23T11:13:26,704][WARN ][o.e.s.SnapshotsService ] [node_s1] failed to create snapshot [test-snap/EZ1xM9CFSY-CZR6wPhmfGA] 1> org.elasticsearch.snapshots.InvalidSnapshotNameException: [test-repo:test-snap] Invalid snapshot name [test-snap], snapshot with the same name already exists 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.initializeSnapshot(BlobStoreRepository.java:318) ~[main/:?] 1> at org.elasticsearch.snapshots.SnapshotsService.beginSnapshot(SnapshotsService.java:364) ~[main/:?] 1> at org.elasticsearch.snapshots.SnapshotsService.access$700(SnapshotsService.java:105) ~[main/:?] 1> at org.elasticsearch.snapshots.SnapshotsService$1.lambda$clusterStateProcessed$1(SnapshotsService.java:282) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 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-23T11:13:26,709][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> delete the first snapshot 1> [2017-12-23T11:13:26,724][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/xzoA9h4WRXaMjNb98IIUmA] deleted 1> [2017-12-23T11:13:26,728][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> try creating a snapshot with the same name, now it should work because the first one was deleted 1> [2017-12-23T11:13:26,735][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/NtfliI-LRmSWmAv4sUAVww] started 1> [2017-12-23T11:13:26,817][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/NtfliI-LRmSWmAv4sUAVww] completed with state [SUCCESS] 1> [2017-12-23T11:13:26,824][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testCannotCreateSnapshotsWithSameName]: cleaning up after test 1> [2017-12-23T11:13:26,842][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx/qIlwjs6lQSyX3N-Y36DqAw] deleting index 1> [2017-12-23T11:13:26,945][INFO ][o.e.r.RepositoriesService] [node_s1] delete repository [test-repo] 1> [2017-12-23T11:13:26,963][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testCannotCreateSnapshotsWithSameName]: cleaned up after test 1> [2017-12-23T11:13:26,963][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testCannotCreateSnapshotsWithSameName]: after test 1> [2017-12-23T11:13:27,009][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testDeleteSnapshotWithCorruptedSnapshotFile]: before test 1> [2017-12-23T11:13:27,009][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testDeleteSnapshotWithCorruptedSnapshotFile]: setting up test 1> [2017-12-23T11:13:27,035][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testDeleteSnapshotWithCorruptedSnapshotFile]: all set up test 1> [2017-12-23T11:13:27,035][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating repository at /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/repos/ZIOrWUSCow 1> [2017-12-23T11:13:27,036][INFO ][o.e.r.RepositoriesService] [node_s1] put repository [test-repo] 1> [2017-12-23T11:13:27,050][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] using custom data_path for index: [BIGQkdgnII] 1> [2017-12-23T11:13:27,055][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test-idx-1] creating index, cause [api], templates [random_index_template], shards [5]/[1], mappings [] 1> [2017-12-23T11:13:27,167][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx-1][4], [test-idx-1][3], [test-idx-1][1], [test-idx-1][2], [test-idx-1][0]] ...]). 1> [2017-12-23T11:13:27,181][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test-idx-2] creating index, cause [api], templates [random_index_template], shards [4]/[0], mappings [] 1> [2017-12-23T11:13:27,230][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx-2][3]] ...]). 1> [2017-12-23T11:13:27,238][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> indexing some data 1> [2017-12-23T11:13:27,239][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] Index [3] docs async: [true] bulk: [false] 1> [2017-12-23T11:13:27,242][INFO ][o.e.c.m.MetaDataMappingService] [node_s1] [test-idx-1/VAhDn_ryRyqHs9Dki7qm_w] create_mapping [_doc] 1> [2017-12-23T11:13:27,249][INFO ][o.e.c.m.MetaDataMappingService] [node_s1] [test-idx-2/Hd0CkpiFTWKGRchi8hEuaQ] create_mapping [_doc] 1> [2017-12-23T11:13:27,250][INFO ][o.e.c.m.MetaDataMappingService] [node_s1] [test-idx-2/Hd0CkpiFTWKGRchi8hEuaQ] update_mapping [_doc] 1> [2017-12-23T11:13:27,291][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating snapshot 1> [2017-12-23T11:13:27,299][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap-1/3bLCK0KlTIGabvZUChT65A] started 1> [2017-12-23T11:13:27,336][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap-1/3bLCK0KlTIGabvZUChT65A] completed with state [SUCCESS] 1> [2017-12-23T11:13:27,339][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> truncate snapshot file to make it unreadable 1> [2017-12-23T11:13:27,340][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> delete snapshot 1> [2017-12-23T11:13:27,344][WARN ][o.e.r.f.FsRepository ] [node_s1] cannot read snapshot file [test-snap-1/3bLCK0KlTIGabvZUChT65A] 1> org.elasticsearch.snapshots.SnapshotException: [test-repo:test-snap-1/3bLCK0KlTIGabvZUChT65A] failed to get snapshots 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.getSnapshotInfo(BlobStoreRepository.java:495) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.deleteSnapshot(BlobStoreRepository.java:348) ~[main/:?] 1> at org.elasticsearch.snapshots.SnapshotsService.lambda$deleteSnapshotFromRepository$8(SnapshotsService.java:1294) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 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.gateway.CorruptStateException: org.apache.lucene.index.CorruptIndexException: misplaced codec footer (file truncated?): length=7 but footerLength==16 (resource=ChecksumBlobStoreFormat.readBlob(blob="snap-3bLCK0KlTIGabvZUChT65A.dat")) 1> at org.elasticsearch.repositories.blobstore.ChecksumBlobStoreFormat.readBlob(ChecksumBlobStoreFormat.java:117) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreFormat.read(BlobStoreFormat.java:89) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.getSnapshotInfo(BlobStoreRepository.java:491) ~[main/:?] 1> ... 6 more 1> Caused by: org.apache.lucene.index.CorruptIndexException: misplaced codec footer (file truncated?): length=7 but footerLength==16 (resource=ChecksumBlobStoreFormat.readBlob(blob="snap-3bLCK0KlTIGabvZUChT65A.dat")) 1> at org.apache.lucene.codecs.CodecUtil.checksumEntireFile(CodecUtil.java:523) ~[lucene-core-7.2.0.jar:7.2.0 bca54cad5a9f6a80800944fd5bd585b68acde8c8 - jpountz - 2017-12-14 16:12:44] 1> at org.elasticsearch.repositories.blobstore.ChecksumBlobStoreFormat.readBlob(ChecksumBlobStoreFormat.java:109) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreFormat.read(BlobStoreFormat.java:89) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.getSnapshotInfo(BlobStoreRepository.java:491) ~[main/:?] 1> ... 6 more 1> [2017-12-23T11:13:27,356][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap-1/3bLCK0KlTIGabvZUChT65A] deleted 1> [2017-12-23T11:13:27,359][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> make sure snapshot doesn't exist 1> [2017-12-23T11:13:27,362][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> make sure that we can create the snapshot again 1> [2017-12-23T11:13:27,372][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap-1/58-Gl825SEKOhxK1MnOxMQ] started 1> [2017-12-23T11:13:27,426][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap-1/58-Gl825SEKOhxK1MnOxMQ] completed with state [SUCCESS] 1> [2017-12-23T11:13:27,430][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testDeleteSnapshotWithCorruptedSnapshotFile]: cleaning up after test 1> [2017-12-23T11:13:27,442][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx-2/Hd0CkpiFTWKGRchi8hEuaQ] deleting index 1> [2017-12-23T11:13:27,442][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx-1/VAhDn_ryRyqHs9Dki7qm_w] deleting index 1> [2017-12-23T11:13:27,550][INFO ][o.e.r.RepositoriesService] [node_s1] delete repository [test-repo] 1> [2017-12-23T11:13:27,558][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testDeleteSnapshotWithCorruptedSnapshotFile]: cleaned up after test 1> [2017-12-23T11:13:27,558][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testDeleteSnapshotWithCorruptedSnapshotFile]: after test 1> [2017-12-23T11:13:27,608][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testDeleteSnapshotWithMissingMetadata]: before test 1> [2017-12-23T11:13:27,608][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testDeleteSnapshotWithMissingMetadata]: setting up test 1> [2017-12-23T11:13:27,624][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testDeleteSnapshotWithMissingMetadata]: all set up test 1> [2017-12-23T11:13:27,625][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating repository at /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/repos/rtaKhSNhiT 1> [2017-12-23T11:13:27,625][INFO ][o.e.r.RepositoriesService] [node_s1] put repository [test-repo] 1> [2017-12-23T11:13:27,632][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] using custom data_path for index: [BvIZEyiSfU] 1> [2017-12-23T11:13:27,634][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test-idx-1] creating index, cause [api], templates [random_index_template], shards [1]/[1], mappings [] 1> [2017-12-23T11:13:27,654][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] using custom data_path for index: [KITTifhTll] 1> [2017-12-23T11:13:27,655][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test-idx-2] creating index, cause [api], templates [random_index_template], shards [4]/[0], mappings [] 1> [2017-12-23T11:13:27,694][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx-1][0], [test-idx-2][2], [test-idx-2][0], [test-idx-2][1], [test-idx-2][3]] ...]). 1> [2017-12-23T11:13:27,708][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> indexing some data 1> [2017-12-23T11:13:27,708][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] Index [2] docs async: [true] bulk: [false] 1> [2017-12-23T11:13:27,710][INFO ][o.e.c.m.MetaDataMappingService] [node_s1] [test-idx-2/rxo1CgMQSLaLqHZx2pQxdg] create_mapping [_doc] 1> [2017-12-23T11:13:27,720][INFO ][o.e.c.m.MetaDataMappingService] [node_s1] [test-idx-1/EDI4b8MvRSuGnXciRcANfA] create_mapping [_doc] 1> [2017-12-23T11:13:27,763][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating snapshot 1> [2017-12-23T11:13:27,770][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap-1/1T74HXoKS6OiQOpnsEx3WQ] started 1> [2017-12-23T11:13:27,805][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap-1/1T74HXoKS6OiQOpnsEx3WQ] completed with state [SUCCESS] 1> [2017-12-23T11:13:27,811][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> delete index metadata and shard metadata 1> [2017-12-23T11:13:27,811][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> delete snapshot 1> [2017-12-23T11:13:27,816][WARN ][o.e.r.f.FsRepository ] [node_s1] cannot read metadata for snapshot [test-snap-1/1T74HXoKS6OiQOpnsEx3WQ] 1> org.elasticsearch.snapshots.SnapshotMissingException: [test-repo:test-snap-1/1T74HXoKS6OiQOpnsEx3WQ] is missing 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.readSnapshotMetaData(BlobStoreRepository.java:512) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.deleteSnapshot(BlobStoreRepository.java:358) ~[main/:?] 1> at org.elasticsearch.snapshots.SnapshotsService.lambda$deleteSnapshotFromRepository$8(SnapshotsService.java:1294) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 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.nio.file.NoSuchFileException: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/repos/rtaKhSNhiT/meta-1T74HXoKS6OiQOpnsEx3WQ.dat 1> at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86) ~[?:?] 1> at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102) ~[?:?] 1> at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107) ~[?:?] 1> at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:214) ~[?:?] 1> at java.nio.file.Files.newByteChannel(Files.java:361) ~[?:1.8.0_151] 1> at java.nio.file.Files.newByteChannel(Files.java:407) ~[?:1.8.0_151] 1> at java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:384) ~[?:1.8.0_151] 1> at org.apache.lucene.mockfile.FilterFileSystemProvider.newInputStream(FilterFileSystemProvider.java:192) ~[lucene-test-framework-7.2.0.jar:7.2.0 bca54cad5a9f6a80800944fd5bd585b68acde8c8 - jpountz - 2017-12-14 16:12:45] 1> at org.apache.lucene.mockfile.FilterFileSystemProvider.newInputStream(FilterFileSystemProvider.java:192) ~[lucene-test-framework-7.2.0.jar:7.2.0 bca54cad5a9f6a80800944fd5bd585b68acde8c8 - jpountz - 2017-12-14 16:12:45] 1> at org.apache.lucene.mockfile.FilterFileSystemProvider.newInputStream(FilterFileSystemProvider.java:192) ~[lucene-test-framework-7.2.0.jar:7.2.0 bca54cad5a9f6a80800944fd5bd585b68acde8c8 - jpountz - 2017-12-14 16:12:45] 1> at org.apache.lucene.mockfile.HandleTrackingFS.newInputStream(HandleTrackingFS.java:92) ~[lucene-test-framework-7.2.0.jar:7.2.0 bca54cad5a9f6a80800944fd5bd585b68acde8c8 - jpountz - 2017-12-14 16:12:45] 1> at org.apache.lucene.mockfile.FilterFileSystemProvider.newInputStream(FilterFileSystemProvider.java:192) ~[lucene-test-framework-7.2.0.jar:7.2.0 bca54cad5a9f6a80800944fd5bd585b68acde8c8 - jpountz - 2017-12-14 16:12:45] 1> at org.apache.lucene.mockfile.HandleTrackingFS.newInputStream(HandleTrackingFS.java:92) ~[lucene-test-framework-7.2.0.jar:7.2.0 bca54cad5a9f6a80800944fd5bd585b68acde8c8 - jpountz - 2017-12-14 16:12:45] 1> at java.nio.file.Files.newInputStream(Files.java:152) ~[?:1.8.0_151] 1> at org.elasticsearch.common.blobstore.fs.FsBlobContainer.readBlob(FsBlobContainer.java:118) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.ChecksumBlobStoreFormat.readBlob(ChecksumBlobStoreFormat.java:103) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreFormat.read(BlobStoreFormat.java:89) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.readSnapshotMetaData(BlobStoreRepository.java:510) ~[main/:?] 1> ... 6 more 1> [2017-12-23T11:13:27,819][WARN ][o.e.r.f.FsRepository ] [node_s1] [test-snap-1/1T74HXoKS6OiQOpnsEx3WQ] Unable to delete global metadata file [1T74HXoKS6OiQOpnsEx3WQ] 1> java.nio.file.NoSuchFileException: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/repos/rtaKhSNhiT/meta-1T74HXoKS6OiQOpnsEx3WQ.dat 1> at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86) ~[?:?] 1> at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102) ~[?:?] 1> at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107) ~[?:?] 1> at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:244) ~[?:?] 1> at sun.nio.fs.AbstractFileSystemProvider.delete(AbstractFileSystemProvider.java:103) ~[?:?] 1> at org.apache.lucene.mockfile.FilterFileSystemProvider.delete(FilterFileSystemProvider.java:137) ~[lucene-test-framework-7.2.0.jar:7.2.0 bca54cad5a9f6a80800944fd5bd585b68acde8c8 - jpountz - 2017-12-14 16:12:45] 1> at org.apache.lucene.mockfile.FilterFileSystemProvider.delete(FilterFileSystemProvider.java:137) ~[lucene-test-framework-7.2.0.jar:7.2.0 bca54cad5a9f6a80800944fd5bd585b68acde8c8 - jpountz - 2017-12-14 16:12:45] 1> at org.apache.lucene.mockfile.FilterFileSystemProvider.delete(FilterFileSystemProvider.java:137) ~[lucene-test-framework-7.2.0.jar:7.2.0 bca54cad5a9f6a80800944fd5bd585b68acde8c8 - jpountz - 2017-12-14 16:12:45] 1> at org.apache.lucene.mockfile.FilterFileSystemProvider.delete(FilterFileSystemProvider.java:137) ~[lucene-test-framework-7.2.0.jar:7.2.0 bca54cad5a9f6a80800944fd5bd585b68acde8c8 - jpountz - 2017-12-14 16:12:45] 1> at java.nio.file.Files.delete(Files.java:1126) ~[?:1.8.0_151] 1> at org.elasticsearch.common.blobstore.fs.FsBlobContainer.deleteBlob(FsBlobContainer.java:105) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreFormat.delete(BlobStoreFormat.java:97) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.deleteGlobalMetaDataBlobIgnoringErrors(BlobStoreRepository.java:440) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.deleteSnapshot(BlobStoreRepository.java:373) ~[main/:?] 1> at org.elasticsearch.snapshots.SnapshotsService.lambda$deleteSnapshotFromRepository$8(SnapshotsService.java:1294) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 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-23T11:13:27,822][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap-1/1T74HXoKS6OiQOpnsEx3WQ] deleted 1> [2017-12-23T11:13:27,824][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> make sure snapshot doesn't exist 1> [2017-12-23T11:13:27,826][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testDeleteSnapshotWithMissingMetadata]: cleaning up after test 1> [2017-12-23T11:13:27,837][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx-1/EDI4b8MvRSuGnXciRcANfA] deleting index 1> [2017-12-23T11:13:27,837][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx-2/rxo1CgMQSLaLqHZx2pQxdg] deleting index 1> [2017-12-23T11:13:27,885][INFO ][o.e.r.RepositoriesService] [node_s1] delete repository [test-repo] 1> [2017-12-23T11:13:27,893][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testDeleteSnapshotWithMissingMetadata]: cleaned up after test 1> [2017-12-23T11:13:27,893][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testDeleteSnapshotWithMissingMetadata]: after test 1> [2017-12-23T11:13:27,972][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testCloseIndexDuringRestore]: before test 1> [2017-12-23T11:13:27,972][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testCloseIndexDuringRestore]: setting up test 1> [2017-12-23T11:13:27,996][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testCloseIndexDuringRestore]: all set up test 1> [2017-12-23T11:13:27,997][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating repository 1> [2017-12-23T11:13:27,997][INFO ][o.e.s.m.MockRepository ] [node_s1] starting mock repository with random prefix default 1> [2017-12-23T11:13:27,997][INFO ][o.e.r.RepositoriesService] [node_s1] put repository [test-repo] 1> [2017-12-23T11:13:28,000][INFO ][o.e.s.m.MockRepository ] [node_s0] starting mock repository with random prefix default 1> [2017-12-23T11:13:28,009][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] using custom data_path for index: [tQpgceUsaR] 1> [2017-12-23T11:13:28,011][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test-idx-1] creating index, cause [api], templates [random_index_template], shards [9]/[1], mappings [] 1> [2017-12-23T11:13:28,171][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] using custom data_path for index: [BbSoFLLICZ] 1> [2017-12-23T11:13:28,197][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test-idx-2] creating index, cause [api], templates [random_index_template], shards [10]/[1], mappings [] 1> [2017-12-23T11:13:28,406][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx-2][9], [test-idx-2][8]] ...]). 1> [2017-12-23T11:13:28,415][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> indexing some data 1> [2017-12-23T11:13:28,418][INFO ][o.e.c.m.MetaDataMappingService] [node_s1] [test-idx-1/-tZzPq5QS4-n5Brjgng-7A] create_mapping [_doc] 1> [2017-12-23T11:13:28,438][INFO ][o.e.c.m.MetaDataMappingService] [node_s1] [test-idx-2/ndpLy_LZSV2IpssDivvHNA] create_mapping [_doc] 1> [2017-12-23T11:13:29,334][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> snapshot 1> [2017-12-23T11:13:29,341][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/si-JXv5MTkCpOevEodjmnQ] started 1> [2017-12-23T11:13:29,642][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/si-JXv5MTkCpOevEodjmnQ] completed with state [SUCCESS] 1> [2017-12-23T11:13:29,650][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> deleting indices before restoring 1> [2017-12-23T11:13:29,652][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx-1/-tZzPq5QS4-n5Brjgng-7A] deleting index 1> [2017-12-23T11:13:29,652][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx-2/ndpLy_LZSV2IpssDivvHNA] deleting index 1> [2017-12-23T11:13:29,943][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> execution will be blocked on all data nodes 1> [2017-12-23T11:13:29,943][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> start restore 1> [2017-12-23T11:13:29,944][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> waiting for block to kick in 1> [2017-12-23T11:13:29,988][INFO ][o.e.s.m.MockRepository ] [node_s0] blocking I/O operation for file [__0.part0] at path [[indices][AVe0_azkTD6x1RYZ2tPRUw][4]] 1> [2017-12-23T11:13:29,992][INFO ][o.e.s.m.MockRepository ] [node_s0] blocking I/O operation for file [__0.part0] at path [[indices][AVe0_azkTD6x1RYZ2tPRUw][6]] 1> [2017-12-23T11:13:29,993][INFO ][o.e.s.m.MockRepository ] [node_s0] blocking I/O operation for file [__0.part0] at path [[indices][AVe0_azkTD6x1RYZ2tPRUw][2]] 1> [2017-12-23T11:13:29,997][INFO ][o.e.s.m.MockRepository ] [node_s0] blocking I/O operation for file [__0.part0] at path [[indices][AVe0_azkTD6x1RYZ2tPRUw][0]] 1> [2017-12-23T11:13:30,002][INFO ][o.e.s.m.MockRepository ] [node_s1] blocking I/O operation for file [__0.part0] at path [[indices][AVe0_azkTD6x1RYZ2tPRUw][5]] 1> [2017-12-23T11:13:30,005][INFO ][o.e.s.m.MockRepository ] [node_s1] blocking I/O operation for file [__0.part0] at path [[indices][AVe0_azkTD6x1RYZ2tPRUw][3]] 1> [2017-12-23T11:13:30,007][INFO ][o.e.s.m.MockRepository ] [node_s1] blocking I/O operation for file [__0.part0] at path [[indices][AVe0_azkTD6x1RYZ2tPRUw][1]] 1> [2017-12-23T11:13:30,010][INFO ][o.e.s.m.MockRepository ] [node_s1] blocking I/O operation for file [__0.part0] at path [[indices][AVe0_azkTD6x1RYZ2tPRUw][7]] 1> [2017-12-23T11:13:30,018][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> close index while restore is running 1> [2017-12-23T11:13:30,019][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> unblocking all data nodes 1> [2017-12-23T11:13:30,019][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> wait for restore to finish 1> [2017-12-23T11:13:30,674][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> check that all shards were recovered 1> [2017-12-23T11:13:30,674][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testCloseIndexDuringRestore]: cleaning up after test 1> [2017-12-23T11:13:30,765][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx-1][7], [test-idx-1][6]] ...]). 1> [2017-12-23T11:13:30,773][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx-1/_mxuXPHmQNGqXMv6QxNcVA] deleting index 1> [2017-12-23T11:13:30,773][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx-2/Ern6Yef8T9O85h5f2izRTw] deleting index 1> [2017-12-23T11:13:31,209][INFO ][o.e.r.RepositoriesService] [node_s1] delete repository [test-repo] 1> [2017-12-23T11:13:31,214][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testCloseIndexDuringRestore]: cleaned up after test 1> [2017-12-23T11:13:31,214][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testCloseIndexDuringRestore]: after test 1> [2017-12-23T11:13:31,266][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testSnapshotStatus]: before test 1> [2017-12-23T11:13:31,266][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testSnapshotStatus]: setting up test 1> [2017-12-23T11:13:31,282][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testSnapshotStatus]: all set up test 1> [2017-12-23T11:13:31,282][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating repository 1> [2017-12-23T11:13:31,282][INFO ][o.e.s.m.MockRepository ] [node_s1] starting mock repository with random prefix fJMCTzgCvr 1> [2017-12-23T11:13:31,283][INFO ][o.e.r.RepositoriesService] [node_s1] put repository [test-repo] 1> [2017-12-23T11:13:31,284][INFO ][o.e.s.m.MockRepository ] [node_s0] starting mock repository with random prefix fJMCTzgCvr 1> [2017-12-23T11:13:31,295][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test-idx] creating index, cause [api], templates [random_index_template], shards [6]/[0], mappings [] 1> [2017-12-23T11:13:31,338][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx][4], [test-idx][2], [test-idx][0], [test-idx][1], [test-idx][3], [test-idx][5]] ...]). 1> [2017-12-23T11:13:31,351][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> indexing some data 1> [2017-12-23T11:13:31,353][INFO ][o.e.c.m.MetaDataMappingService] [node_s1] [test-idx/eMIQn6H_RmmqAMMDwGeGBQ] create_mapping [_doc] 1> [2017-12-23T11:13:31,554][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> snapshot 1> [2017-12-23T11:13:31,559][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/XMLlI6B5QpaWZhAO5gSPBA] started 1> [2017-12-23T11:13:31,567][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> waiting for block to kick in 1> [2017-12-23T11:13:31,569][INFO ][o.e.s.m.MockRepository ] [node_s1] blocking I/O operation for file [__0] at path [[indices][-oT4nO4dSgOfkc0ap9rO7g][1]] 1> [2017-12-23T11:13:31,571][INFO ][o.e.s.m.MockRepository ] [node_s1] blocking I/O operation for file [__0] at path [[indices][-oT4nO4dSgOfkc0ap9rO7g][3]] 1> [2017-12-23T11:13:31,668][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> execution was blocked on node [node_s1], checking snapshot status with specified repository and snapshot 1> [2017-12-23T11:13:31,671][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> checking snapshot status for all currently running and snapshot with empty repository 1> [2017-12-23T11:13:31,672][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> checking that _current returns the currently running snapshot 1> [2017-12-23T11:13:31,672][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> unblocking blocked node 1> [2017-12-23T11:13:31,895][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/XMLlI6B5QpaWZhAO5gSPBA] completed with state [SUCCESS] 1> [2017-12-23T11:13:31,984][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] Number of failed shards [0] 1> [2017-12-23T11:13:31,984][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> done 1> [2017-12-23T11:13:31,984][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> checking snapshot status again after snapshot is done 1> [2017-12-23T11:13:31,990][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> checking snapshot status after it is done with empty repository 1> [2017-12-23T11:13:31,990][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> checking that _current no longer returns the snapshot 1> [2017-12-23T11:13:31,997][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testSnapshotStatus]: cleaning up after test 1> [2017-12-23T11:13:32,009][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx/eMIQn6H_RmmqAMMDwGeGBQ] deleting index 1> [2017-12-23T11:13:32,076][INFO ][o.e.r.RepositoriesService] [node_s1] delete repository [test-repo] 1> [2017-12-23T11:13:32,084][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testSnapshotStatus]: cleaned up after test 1> [2017-12-23T11:13:32,084][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testSnapshotStatus]: after test 1> [2017-12-23T11:13:32,128][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testRestoreAliases]: before test 1> [2017-12-23T11:13:32,128][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testRestoreAliases]: setting up test 1> [2017-12-23T11:13:32,143][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testRestoreAliases]: all set up test 1> [2017-12-23T11:13:32,143][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating repository 1> [2017-12-23T11:13:32,144][INFO ][o.e.r.RepositoriesService] [node_s1] put repository [test-repo] 1> [2017-12-23T11:13:32,154][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> create test indices 1> [2017-12-23T11:13:32,155][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test-idx-1] creating index, cause [api], templates [random_index_template], shards [6]/[0], mappings [] 1> [2017-12-23T11:13:32,201][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx-1][5]] ...]). 1> [2017-12-23T11:13:32,222][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] using custom data_path for index: [qSWsynFPBN] 1> [2017-12-23T11:13:32,223][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test-idx-2] creating index, cause [api], templates [random_index_template], shards [4]/[0], mappings [] 1> [2017-12-23T11:13:32,285][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx-2][3]] ...]). 1> [2017-12-23T11:13:32,295][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test-idx-3] creating index, cause [api], templates [random_index_template], shards [10]/[0], mappings [] 1> [2017-12-23T11:13:32,404][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx-3][8], [test-idx-3][9]] ...]). 1> [2017-12-23T11:13:32,417][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> create aliases 1> [2017-12-23T11:13:32,437][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> snapshot 1> [2017-12-23T11:13:32,449][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/jy17jsB6RPqOPrhGUmb3rA] started 1> [2017-12-23T11:13:32,528][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/jy17jsB6RPqOPrhGUmb3rA] completed with state [SUCCESS] 1> [2017-12-23T11:13:32,537][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> delete all indices 1> [2017-12-23T11:13:32,538][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx-3/QxZ5ObDjSc-iLyTYbPYK6A] deleting index 1> [2017-12-23T11:13:32,538][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx-1/kJK0FzWYS0G2Fdbh1b6DXQ] deleting index 1> [2017-12-23T11:13:32,538][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx-2/Lp5zpzM6SjW46HmYVTd2dQ] deleting index 1> [2017-12-23T11:13:32,781][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> restore snapshot with aliases 1> [2017-12-23T11:13:33,082][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx-1][5]] ...]). 1> [2017-12-23T11:13:33,098][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> check that aliases are restored 1> [2017-12-23T11:13:33,099][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> update aliases 1> [2017-12-23T11:13:33,120][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> delete and close indices 1> [2017-12-23T11:13:33,121][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx-2/6U-jQblrTwyB0UDGvUvwzA] deleting index 1> [2017-12-23T11:13:33,121][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx-1/pPnsASQNRu2YQjLhi3xR3Q] deleting index 1> [2017-12-23T11:13:33,220][INFO ][o.e.c.m.MetaDataIndexStateService] [node_s1] closing indices [[[test-idx-3/Y6MSgpV7R2aQj8PrLUOCOg]]] 1> [2017-12-23T11:13:33,231][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> restore snapshot without aliases 1> [2017-12-23T11:13:33,491][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx-1][5]] ...]). 1> [2017-12-23T11:13:33,507][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> check that aliases are not restored and existing aliases still exist 1> [2017-12-23T11:13:33,509][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testRestoreAliases]: cleaning up after test 1> [2017-12-23T11:13:33,519][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx-1/h0UC_fQuSDi_lXnd-v4WwQ] deleting index 1> [2017-12-23T11:13:33,519][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx-2/yeSeF6vSQvKtkSKPxTpZSw] deleting index 1> [2017-12-23T11:13:33,519][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx-3/Y6MSgpV7R2aQj8PrLUOCOg] deleting index 1> [2017-12-23T11:13:33,594][INFO ][o.e.r.RepositoriesService] [node_s1] delete repository [test-repo] 1> [2017-12-23T11:13:33,599][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testRestoreAliases]: cleaned up after test 1> [2017-12-23T11:13:33,599][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testRestoreAliases]: after test 1> [2017-12-23T11:13:33,631][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testMoveShardWhileSnapshotting]: before test 1> [2017-12-23T11:13:33,631][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testMoveShardWhileSnapshotting]: setting up test 1> [2017-12-23T11:13:33,641][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testMoveShardWhileSnapshotting]: all set up test 1> [2017-12-23T11:13:33,641][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating repository 1> [2017-12-23T11:13:33,642][INFO ][o.e.s.m.MockRepository ] [node_s1] starting mock repository with random prefix dVqEJvhJzq 1> [2017-12-23T11:13:33,642][INFO ][o.e.r.RepositoriesService] [node_s1] put repository [test-repo] 1> [2017-12-23T11:13:33,643][INFO ][o.e.s.m.MockRepository ] [node_s0] starting mock repository with random prefix dVqEJvhJzq 1> [2017-12-23T11:13:33,650][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test-idx] creating index, cause [api], templates [random_index_template], shards [8]/[0], mappings [] 1> [2017-12-23T11:13:33,695][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx][7]] ...]). 1> [2017-12-23T11:13:33,700][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> indexing some data 1> [2017-12-23T11:13:33,701][INFO ][o.e.c.m.MetaDataMappingService] [node_s1] [test-idx/rCZ6P5CvQ4W-7PUxM-ykrw] create_mapping [_doc] 1> [2017-12-23T11:13:33,807][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> snapshot 1> [2017-12-23T11:13:33,813][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/apYVSu8GRtqssUIueB1w2g] started 1> [2017-12-23T11:13:33,819][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> waiting for block to kick in 1> [2017-12-23T11:13:33,824][INFO ][o.e.s.m.MockRepository ] [node_s1] blocking I/O operation for file [__0] at path [[indices][L4QPq-gUQk-VBHLn5es84g][1]] 1> [2017-12-23T11:13:33,824][INFO ][o.e.s.m.MockRepository ] [node_s1] blocking I/O operation for file [__0] at path [[indices][L4QPq-gUQk-VBHLn5es84g][3]] 1> [2017-12-23T11:13:33,919][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> execution was blocked on node [node_s1], moving shards away from this node 1> [2017-12-23T11:13:33,927][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> unblocking blocked node 1> [2017-12-23T11:13:33,927][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> waiting for completion 1> [2017-12-23T11:13:34,143][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/apYVSu8GRtqssUIueB1w2g] completed with state [SUCCESS] 1> [2017-12-23T11:13:34,236][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] Number of failed shards [0] 1> [2017-12-23T11:13:34,236][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> done 1> [2017-12-23T11:13:34,237][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> delete index 1> [2017-12-23T11:13:34,237][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx/rCZ6P5CvQ4W-7PUxM-ykrw] deleting index 1> [2017-12-23T11:13:34,268][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> replace mock repository with real one at the same location 1> [2017-12-23T11:13:34,269][INFO ][o.e.r.RepositoriesService] [node_s1] update repository [test-repo] 1> [2017-12-23T11:13:34,275][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> restore index 1> [2017-12-23T11:13:34,376][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx][7]] ...]). 1> [2017-12-23T11:13:34,391][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testMoveShardWhileSnapshotting]: cleaning up after test 1> [2017-12-23T11:13:34,399][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx/QtHTW6mWR06QoGMzEWT56w] deleting index 1> [2017-12-23T11:13:34,433][INFO ][o.e.r.RepositoriesService] [node_s1] delete repository [test-repo] 1> [2017-12-23T11:13:34,437][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testMoveShardWhileSnapshotting]: cleaned up after test 1> [2017-12-23T11:13:34,437][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testMoveShardWhileSnapshotting]: after test 1> [2017-12-23T11:13:34,467][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testRecreateBlocksOnRestore]: before test 1> [2017-12-23T11:13:34,468][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testRecreateBlocksOnRestore]: setting up test 1> [2017-12-23T11:13:34,477][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testRecreateBlocksOnRestore]: all set up test 1> [2017-12-23T11:13:34,477][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating repository 1> [2017-12-23T11:13:34,478][INFO ][o.e.r.RepositoriesService] [node_s1] put repository [test-repo] 1> [2017-12-23T11:13:34,484][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> create index 1> [2017-12-23T11:13:34,485][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test-idx] creating index, cause [api], templates [random_index_template], shards [6]/[1], mappings [] 1> [2017-12-23T11:13:34,533][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> using initial block settings {"index.blocks.metadata":"true","index.blocks.read_only":"true","index.blocks.write":"true"} 1> [2017-12-23T11:13:34,533][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> apply initial blocks to index 1> [2017-12-23T11:13:34,549][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> snapshot index 1> [2017-12-23T11:13:34,558][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx][0], [test-idx][1], [test-idx][3], [test-idx][5]] ...]). 1> [2017-12-23T11:13:34,566][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/pUwkrIGlQGGSUlfOX0-RRQ] started 1> [2017-12-23T11:13:34,578][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/pUwkrIGlQGGSUlfOX0-RRQ] completed with state [SUCCESS] 1> [2017-12-23T11:13:34,582][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> remove blocks and delete index 1> [2017-12-23T11:13:34,609][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx/ptRhvLqERpKPYscB7aTedA] deleting index 1> [2017-12-23T11:13:34,647][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> restore index with additional block changes 1> [2017-12-23T11:13:34,647][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> applying changed block settings {"index.blocks.read":"true"} 1> [2017-12-23T11:13:34,719][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> merged block settings {"index.blocks.metadata":"true","index.blocks.read":"true","index.blocks.read_only":"true","index.blocks.write":"true"} 1> [2017-12-23T11:13:34,719][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> checking consistency between settings and blocks 1> [2017-12-23T11:13:34,719][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> cleaning up blocks 1> [2017-12-23T11:13:34,763][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx][3], [test-idx][5]] ...]). 1> [2017-12-23T11:13:34,774][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testRecreateBlocksOnRestore]: cleaning up after test 1> [2017-12-23T11:13:34,780][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx/20MpZP9ARL-AzI3UZoQ2mw] deleting index 1> [2017-12-23T11:13:34,828][INFO ][o.e.r.RepositoriesService] [node_s1] delete repository [test-repo] 1> [2017-12-23T11:13:34,832][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testRecreateBlocksOnRestore]: cleaned up after test 1> [2017-12-23T11:13:34,832][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testRecreateBlocksOnRestore]: after test 1> [2017-12-23T11:13:34,870][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testListCorruptedSnapshot]: before test 1> [2017-12-23T11:13:34,870][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testListCorruptedSnapshot]: setting up test 1> [2017-12-23T11:13:34,881][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testListCorruptedSnapshot]: all set up test 1> [2017-12-23T11:13:34,881][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating repository at /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/repos/OfYegsaMhQ 1> [2017-12-23T11:13:34,882][INFO ][o.e.r.RepositoriesService] [node_s1] put repository [test-repo] 1> [2017-12-23T11:13:34,889][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test-idx-1] creating index, cause [api], templates [random_index_template], shards [7]/[0], mappings [] 1> [2017-12-23T11:13:34,924][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx-1][5]] ...]). 1> [2017-12-23T11:13:34,929][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] using custom data_path for index: [IzLZrbVULx] 1> [2017-12-23T11:13:34,930][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test-idx-2] creating index, cause [api], templates [random_index_template], shards [6]/[0], mappings [] 1> [2017-12-23T11:13:34,959][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx-2][0]] ...]). 1> [2017-12-23T11:13:34,966][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test-idx-3] creating index, cause [api], templates [random_index_template], shards [3]/[0], mappings [] 1> [2017-12-23T11:13:34,992][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx-3][0], [test-idx-3][2]] ...]). 1> [2017-12-23T11:13:34,998][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> indexing some data 1> [2017-12-23T11:13:34,998][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] Index [6] docs async: [true] bulk: [false] 1> [2017-12-23T11:13:35,000][INFO ][o.e.c.m.MetaDataMappingService] [node_s1] [test-idx-1/433OJrc4TZaIfDNQGaZD7g] create_mapping [_doc] 1> [2017-12-23T11:13:35,008][INFO ][o.e.c.m.MetaDataMappingService] [node_s1] [test-idx-2/SDRqs0VcTxiPvVQtoXUN8w] create_mapping [_doc] 1> [2017-12-23T11:13:35,008][INFO ][o.e.c.m.MetaDataMappingService] [node_s1] [test-idx-3/IOxGpJ68Tkibt4epn8LtUQ] create_mapping [_doc] 1> [2017-12-23T11:13:35,019][INFO ][o.e.c.m.MetaDataMappingService] [node_s1] [test-idx-2/SDRqs0VcTxiPvVQtoXUN8w] update_mapping [_doc] 1> [2017-12-23T11:13:35,053][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating 2 snapshots 1> [2017-12-23T11:13:35,059][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap-1/W1Azl5ijRxGN7qZZBt-UCg] started 1> [2017-12-23T11:13:35,131][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap-1/W1Azl5ijRxGN7qZZBt-UCg] completed with state [SUCCESS] 1> [2017-12-23T11:13:35,142][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap-2/dlHcvu6HQtiI4GStdacH1w] started 1> [2017-12-23T11:13:35,195][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap-2/dlHcvu6HQtiI4GStdacH1w] completed with state [SUCCESS] 1> [2017-12-23T11:13:35,200][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> truncate snapshot file to make it unreadable 1> [2017-12-23T11:13:35,200][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> get snapshots request should return both snapshots 1> [2017-12-23T11:13:35,201][WARN ][o.e.s.SnapshotsService ] [node_s1] failed to get snapshot [test-snap-2/dlHcvu6HQtiI4GStdacH1w] 1> org.elasticsearch.snapshots.SnapshotException: [test-repo:test-snap-2/dlHcvu6HQtiI4GStdacH1w] failed to get snapshots 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.getSnapshotInfo(BlobStoreRepository.java:495) ~[main/:?] 1> at org.elasticsearch.snapshots.SnapshotsService.snapshots(SnapshotsService.java:191) [main/:?] 1> at org.elasticsearch.action.admin.cluster.snapshots.get.TransportGetSnapshotsAction.masterOperation(TransportGetSnapshotsAction.java:136) [main/:?] 1> at org.elasticsearch.action.admin.cluster.snapshots.get.TransportGetSnapshotsAction.masterOperation(TransportGetSnapshotsAction.java:55) [main/:?] 1> at org.elasticsearch.action.support.master.TransportMasterNodeAction.masterOperation(TransportMasterNodeAction.java:105) [main/:?] 1> at org.elasticsearch.action.support.master.TransportMasterNodeAction$AsyncSingleAction$2.doRun(TransportMasterNodeAction.java:184) [main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingAbstractRunnable.doRun(ThreadContext.java:635) [main/:?] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) [main/:?] 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.gateway.CorruptStateException: org.apache.lucene.index.CorruptIndexException: misplaced codec footer (file truncated?): length=6 but footerLength==16 (resource=ChecksumBlobStoreFormat.readBlob(blob="snap-dlHcvu6HQtiI4GStdacH1w.dat")) 1> at org.elasticsearch.repositories.blobstore.ChecksumBlobStoreFormat.readBlob(ChecksumBlobStoreFormat.java:117) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreFormat.read(BlobStoreFormat.java:89) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.getSnapshotInfo(BlobStoreRepository.java:491) ~[main/:?] 1> ... 10 more 1> Caused by: org.apache.lucene.index.CorruptIndexException: misplaced codec footer (file truncated?): length=6 but footerLength==16 (resource=ChecksumBlobStoreFormat.readBlob(blob="snap-dlHcvu6HQtiI4GStdacH1w.dat")) 1> at org.apache.lucene.codecs.CodecUtil.checksumEntireFile(CodecUtil.java:523) ~[lucene-core-7.2.0.jar:7.2.0 bca54cad5a9f6a80800944fd5bd585b68acde8c8 - jpountz - 2017-12-14 16:12:44] 1> at org.elasticsearch.repositories.blobstore.ChecksumBlobStoreFormat.readBlob(ChecksumBlobStoreFormat.java:109) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreFormat.read(BlobStoreFormat.java:89) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.getSnapshotInfo(BlobStoreRepository.java:491) ~[main/:?] 1> ... 10 more 1> [2017-12-23T11:13:35,205][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testListCorruptedSnapshot]: cleaning up after test 1> [2017-12-23T11:13:35,215][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx-3/IOxGpJ68Tkibt4epn8LtUQ] deleting index 1> [2017-12-23T11:13:35,215][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx-1/433OJrc4TZaIfDNQGaZD7g] deleting index 1> [2017-12-23T11:13:35,215][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx-2/SDRqs0VcTxiPvVQtoXUN8w] deleting index 1> [2017-12-23T11:13:35,289][INFO ][o.e.r.RepositoriesService] [node_s1] delete repository [test-repo] 1> [2017-12-23T11:13:35,294][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testListCorruptedSnapshot]: cleaned up after test 1> [2017-12-23T11:13:35,294][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testListCorruptedSnapshot]: after test 1> [2017-12-23T11:13:35,324][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testCloseOrDeleteIndexDuringSnapshot]: before test 1> [2017-12-23T11:13:35,324][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testCloseOrDeleteIndexDuringSnapshot]: setting up test 1> [2017-12-23T11:13:35,335][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testCloseOrDeleteIndexDuringSnapshot]: all set up test 1> [2017-12-23T11:13:35,335][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating repository 1> [2017-12-23T11:13:35,336][INFO ][o.e.s.m.MockRepository ] [node_s1] starting mock repository with random prefix default 1> [2017-12-23T11:13:35,336][INFO ][o.e.r.RepositoriesService] [node_s1] put repository [test-repo] 1> [2017-12-23T11:13:35,337][INFO ][o.e.s.m.MockRepository ] [node_s0] starting mock repository with random prefix default 1> [2017-12-23T11:13:35,343][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] using custom data_path for index: [blxYMjbiPb] 1> [2017-12-23T11:13:35,344][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test-idx-1] creating index, cause [api], templates [random_index_template], shards [4]/[0], mappings [] 1> [2017-12-23T11:13:35,371][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx-1][3]] ...]). 1> [2017-12-23T11:13:35,376][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] using custom data_path for index: [bzAVGeGSnI] 1> [2017-12-23T11:13:35,377][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test-idx-2] creating index, cause [api], templates [random_index_template], shards [4]/[1], mappings [] 1> [2017-12-23T11:13:35,428][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test-idx-3] creating index, cause [api], templates [random_index_template], shards [3]/[1], mappings [] 1> [2017-12-23T11:13:35,485][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx-3][1]] ...]). 1> [2017-12-23T11:13:35,491][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> indexing some data 1> [2017-12-23T11:13:35,493][INFO ][o.e.c.m.MetaDataMappingService] [node_s1] [test-idx-1/dDNh2ggzQbKMfptZP7obUQ] create_mapping [_doc] 1> [2017-12-23T11:13:35,501][INFO ][o.e.c.m.MetaDataMappingService] [node_s1] [test-idx-2/1GiwR1sbQn2gTRbAR1Po4g] create_mapping [_doc] 1> [2017-12-23T11:13:35,511][INFO ][o.e.c.m.MetaDataMappingService] [node_s1] [test-idx-3/3iWCNt5yQhCzhp1hkgxpAQ] create_mapping [_doc] 1> [2017-12-23T11:13:36,026][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> snapshot allow partial false 1> [2017-12-23T11:13:36,026][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> wait for block to kick in 1> [2017-12-23T11:13:36,033][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/uRTSxVS4Tquv9JHgQQdiBw] started 1> [2017-12-23T11:13:36,038][INFO ][o.e.s.m.MockRepository ] [node_s0] blocking I/O operation for file [__0] at path [[indices][4f-3Lj9HSrq8KRssO0ZY0A][0]] 1> [2017-12-23T11:13:36,041][INFO ][o.e.s.m.MockRepository ] [node_s1] blocking I/O operation for file [__0] at path [[indices][DV6SCflLShaqQ7y_mI76rA][3]] 1> [2017-12-23T11:13:36,042][INFO ][o.e.s.m.MockRepository ] [node_s1] blocking I/O operation for file [__0] at path [[indices][4f-3Lj9HSrq8KRssO0ZY0A][1]] 1> [2017-12-23T11:13:36,043][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> delete index while non-partial snapshot is running 1> [2017-12-23T11:13:36,045][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> unblock all data nodes 1> [2017-12-23T11:13:36,045][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> waiting for snapshot to finish 1> [2017-12-23T11:13:36,119][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/uRTSxVS4Tquv9JHgQQdiBw] completed with state [SUCCESS] 1> [2017-12-23T11:13:36,122][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] Snapshot successfully completed 1> [2017-12-23T11:13:36,122][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testCloseOrDeleteIndexDuringSnapshot]: cleaning up after test 1> [2017-12-23T11:13:36,133][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx-1/dDNh2ggzQbKMfptZP7obUQ] deleting index 1> [2017-12-23T11:13:36,133][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx-2/1GiwR1sbQn2gTRbAR1Po4g] deleting index 1> [2017-12-23T11:13:36,133][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx-3/3iWCNt5yQhCzhp1hkgxpAQ] deleting index 1> [2017-12-23T11:13:36,229][INFO ][o.e.r.RepositoriesService] [node_s1] delete repository [test-repo] 1> [2017-12-23T11:13:36,234][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testCloseOrDeleteIndexDuringSnapshot]: cleaned up after test 1> [2017-12-23T11:13:36,234][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testCloseOrDeleteIndexDuringSnapshot]: after test 1> [2017-12-23T11:13:36,275][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testRenameOnRestore]: before test 1> [2017-12-23T11:13:36,275][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testRenameOnRestore]: setting up test 1> [2017-12-23T11:13:36,289][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testRenameOnRestore]: all set up test 1> [2017-12-23T11:13:36,289][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating repository 1> [2017-12-23T11:13:36,289][INFO ][o.e.r.RepositoriesService] [node_s1] put repository [test-repo] 1> [2017-12-23T11:13:36,297][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] using custom data_path for index: [wnIiIVwfiL] 1> [2017-12-23T11:13:36,298][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test-idx-1] creating index, cause [api], templates [random_index_template], shards [2]/[0], mappings [] 1> [2017-12-23T11:13:36,318][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx-1][1]] ...]). 1> [2017-12-23T11:13:36,324][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test-idx-2] creating index, cause [api], templates [random_index_template], shards [2]/[0], mappings [] 1> [2017-12-23T11:13:36,341][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx-2][1]] ...]). 1> [2017-12-23T11:13:36,347][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test-idx-3] creating index, cause [api], templates [random_index_template], shards [3]/[1], mappings [] 1> [2017-12-23T11:13:36,425][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx-3][1]] ...]). 1> [2017-12-23T11:13:36,442][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> indexing some data 1> [2017-12-23T11:13:36,444][INFO ][o.e.c.m.MetaDataMappingService] [node_s1] [test-idx-1/Tn52N30-Qhix1TtwzUWGHA] create_mapping [_doc] 1> [2017-12-23T11:13:36,451][INFO ][o.e.c.m.MetaDataMappingService] [node_s1] [test-idx-2/N00yzJvjS3iZYycabGXP9g] create_mapping [_doc] 1> [2017-12-23T11:13:36,616][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> snapshot 1> [2017-12-23T11:13:36,621][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/3hPBr2FiTOKxy8ofaY1Gzw] started 1> [2017-12-23T11:13:36,639][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/3hPBr2FiTOKxy8ofaY1Gzw] completed with state [SUCCESS] 1> [2017-12-23T11:13:36,644][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> restore indices with different names 1> [2017-12-23T11:13:36,703][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx-2-copy][1], [test-idx-1-copy][1]] ...]). 1> [2017-12-23T11:13:36,716][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> close just restored indices 1> [2017-12-23T11:13:36,716][INFO ][o.e.c.m.MetaDataIndexStateService] [node_s1] closing indices [[[test-idx-1-copy/_W9sc3WvSeaSa1KN5TUTHg], [test-idx-2-copy/T1Nqn6aeRKOwkYL5oozZew]]] 1> [2017-12-23T11:13:36,724][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> and try to restore these indices again 1> [2017-12-23T11:13:36,776][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx-2-copy][1], [test-idx-1-copy][1]] ...]). 1> [2017-12-23T11:13:36,789][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> close indices 1> [2017-12-23T11:13:36,790][INFO ][o.e.c.m.MetaDataIndexStateService] [node_s1] closing indices [[[test-idx-1/Tn52N30-Qhix1TtwzUWGHA], [test-idx-2-copy/T1Nqn6aeRKOwkYL5oozZew]]] 1> [2017-12-23T11:13:36,801][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> restore indices with different names 1> [2017-12-23T11:13:36,858][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx-2-copy][1], [test-idx-1][1]] ...]). 1> [2017-12-23T11:13:36,869][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> delete indices 1> [2017-12-23T11:13:36,870][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx-2-copy/T1Nqn6aeRKOwkYL5oozZew] deleting index 1> [2017-12-23T11:13:36,870][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx-2/N00yzJvjS3iZYycabGXP9g] deleting index 1> [2017-12-23T11:13:36,870][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx-1-copy/_W9sc3WvSeaSa1KN5TUTHg] deleting index 1> [2017-12-23T11:13:36,870][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx-1/Tn52N30-Qhix1TtwzUWGHA] deleting index 1> [2017-12-23T11:13:36,910][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> try renaming indices using the same name 1> [2017-12-23T11:13:36,912][WARN ][o.e.s.RestoreService ] [node_s1] [test-repo:test-snap] failed to restore snapshot 1> org.elasticsearch.snapshots.SnapshotRestoreException: [test-repo:test-snap] indices [test-idx-1] and [test-idx-2] are renamed into the same index [same-name] 1> at org.elasticsearch.snapshots.RestoreService.renamedIndices(RestoreService.java:756) ~[main/:?] 1> at org.elasticsearch.snapshots.RestoreService.restoreSnapshot(RestoreService.java:196) [main/:?] 1> at org.elasticsearch.action.admin.cluster.snapshots.restore.TransportRestoreSnapshotAction.masterOperation(TransportRestoreSnapshotAction.java:89) [main/:?] 1> at org.elasticsearch.action.admin.cluster.snapshots.restore.TransportRestoreSnapshotAction.masterOperation(TransportRestoreSnapshotAction.java:49) [main/:?] 1> at org.elasticsearch.action.support.master.TransportMasterNodeAction.masterOperation(TransportMasterNodeAction.java:105) [main/:?] 1> at org.elasticsearch.action.support.master.TransportMasterNodeAction$AsyncSingleAction$2.doRun(TransportMasterNodeAction.java:184) [main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingAbstractRunnable.doRun(ThreadContext.java:635) [main/:?] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) [main/:?] 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-23T11:13:36,913][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> try renaming indices using the same name 1> [2017-12-23T11:13:36,914][WARN ][o.e.s.RestoreService ] [node_s1] [test-repo:test-snap] failed to restore snapshot 1> org.elasticsearch.snapshots.SnapshotRestoreException: [test-repo:test-snap] indices [test-idx-1] and [test-idx-2] are renamed into the same index [test-idx-1] 1> at org.elasticsearch.snapshots.RestoreService.renamedIndices(RestoreService.java:756) ~[main/:?] 1> at org.elasticsearch.snapshots.RestoreService.restoreSnapshot(RestoreService.java:196) [main/:?] 1> at org.elasticsearch.action.admin.cluster.snapshots.restore.TransportRestoreSnapshotAction.masterOperation(TransportRestoreSnapshotAction.java:89) [main/:?] 1> at org.elasticsearch.action.admin.cluster.snapshots.restore.TransportRestoreSnapshotAction.masterOperation(TransportRestoreSnapshotAction.java:49) [main/:?] 1> at org.elasticsearch.action.support.master.TransportMasterNodeAction.masterOperation(TransportMasterNodeAction.java:105) [main/:?] 1> at org.elasticsearch.action.support.master.TransportMasterNodeAction$AsyncSingleAction$2.doRun(TransportMasterNodeAction.java:184) [main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingAbstractRunnable.doRun(ThreadContext.java:635) [main/:?] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) [main/:?] 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-23T11:13:36,915][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> try renaming indices using invalid index name 1> [2017-12-23T11:13:36,917][WARN ][o.e.s.RestoreService ] [node_s1] [test-snap/3hPBr2FiTOKxy8ofaY1Gzw] failed to restore snapshot 1> org.elasticsearch.indices.InvalidIndexNameException: Invalid index name [__WRONG__], must not start with '_', '-', or '+' 1> at org.elasticsearch.cluster.metadata.MetaDataCreateIndexService.validateIndexOrAliasName(MetaDataCreateIndexService.java:171) ~[main/:?] 1> at org.elasticsearch.cluster.metadata.MetaDataCreateIndexService.validateIndexName(MetaDataCreateIndexService.java:142) ~[main/:?] 1> at org.elasticsearch.snapshots.RestoreService$1.execute(RestoreService.java:251) ~[main/:?] 1> at org.elasticsearch.cluster.ClusterStateUpdateTask.execute(ClusterStateUpdateTask.java:45) ~[main/:?] 1> at org.elasticsearch.cluster.service.MasterService.executeTasks(MasterService.java:643) ~[main/:?] 1> at org.elasticsearch.cluster.service.MasterService.calculateTaskOutputs(MasterService.java:273) ~[main/:?] 1> at org.elasticsearch.cluster.service.MasterService.runTasks(MasterService.java:198) [main/:?] 1> at org.elasticsearch.cluster.service.MasterService$Batcher.run(MasterService.java:133) [main/:?] 1> at org.elasticsearch.cluster.service.TaskBatcher.runIfNotProcessed(TaskBatcher.java:150) [main/:?] 1> at org.elasticsearch.cluster.service.TaskBatcher$BatchedTask.run(TaskBatcher.java:188) [main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) [main/:?] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) [main/:?] 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-23T11:13:36,918][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> try renaming indices into existing alias name 1> [2017-12-23T11:13:36,920][WARN ][o.e.s.RestoreService ] [node_s1] [test-snap/3hPBr2FiTOKxy8ofaY1Gzw] failed to restore snapshot 1> org.elasticsearch.indices.InvalidIndexNameException: Invalid index name [alias-3], already exists as alias 1> at org.elasticsearch.cluster.metadata.MetaDataCreateIndexService.validateIndexName(MetaDataCreateIndexService.java:153) ~[main/:?] 1> at org.elasticsearch.snapshots.RestoreService$1.execute(RestoreService.java:251) ~[main/:?] 1> at org.elasticsearch.cluster.ClusterStateUpdateTask.execute(ClusterStateUpdateTask.java:45) ~[main/:?] 1> at org.elasticsearch.cluster.service.MasterService.executeTasks(MasterService.java:643) ~[main/:?] 1> at org.elasticsearch.cluster.service.MasterService.calculateTaskOutputs(MasterService.java:273) ~[main/:?] 1> at org.elasticsearch.cluster.service.MasterService.runTasks(MasterService.java:198) [main/:?] 1> at org.elasticsearch.cluster.service.MasterService$Batcher.run(MasterService.java:133) [main/:?] 1> at org.elasticsearch.cluster.service.TaskBatcher.runIfNotProcessed(TaskBatcher.java:150) [main/:?] 1> at org.elasticsearch.cluster.service.TaskBatcher$BatchedTask.run(TaskBatcher.java:188) [main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) [main/:?] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) [main/:?] 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-23T11:13:36,921][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> try renaming indices into existing alias of itself 1> [2017-12-23T11:13:36,922][WARN ][o.e.s.RestoreService ] [node_s1] [test-snap/3hPBr2FiTOKxy8ofaY1Gzw] failed to restore snapshot 1> org.elasticsearch.snapshots.SnapshotRestoreException: [test-repo:test-snap/3hPBr2FiTOKxy8ofaY1Gzw] cannot rename index [test-idx-1] into [alias-1] because of conflict with an alias with the same name 1> at org.elasticsearch.snapshots.RestoreService$1.checkAliasNameConflicts(RestoreService.java:335) ~[main/:?] 1> at org.elasticsearch.snapshots.RestoreService$1.execute(RestoreService.java:314) ~[main/:?] 1> at org.elasticsearch.cluster.ClusterStateUpdateTask.execute(ClusterStateUpdateTask.java:45) ~[main/:?] 1> at org.elasticsearch.cluster.service.MasterService.executeTasks(MasterService.java:643) ~[main/:?] 1> at org.elasticsearch.cluster.service.MasterService.calculateTaskOutputs(MasterService.java:273) ~[main/:?] 1> at org.elasticsearch.cluster.service.MasterService.runTasks(MasterService.java:198) [main/:?] 1> at org.elasticsearch.cluster.service.MasterService$Batcher.run(MasterService.java:133) [main/:?] 1> at org.elasticsearch.cluster.service.TaskBatcher.runIfNotProcessed(TaskBatcher.java:150) [main/:?] 1> at org.elasticsearch.cluster.service.TaskBatcher$BatchedTask.run(TaskBatcher.java:188) [main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) [main/:?] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) [main/:?] 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-23T11:13:36,923][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> try renaming indices into existing alias of another restored index 1> [2017-12-23T11:13:36,925][WARN ][o.e.s.RestoreService ] [node_s1] [test-snap/3hPBr2FiTOKxy8ofaY1Gzw] failed to restore snapshot 1> org.elasticsearch.snapshots.SnapshotRestoreException: [test-repo:test-snap/3hPBr2FiTOKxy8ofaY1Gzw] cannot rename index [test-idx-1] into [alias-2] because of conflict with an alias with the same name 1> at org.elasticsearch.snapshots.RestoreService$1.checkAliasNameConflicts(RestoreService.java:335) ~[main/:?] 1> at org.elasticsearch.snapshots.RestoreService$1.execute(RestoreService.java:314) ~[main/:?] 1> at org.elasticsearch.cluster.ClusterStateUpdateTask.execute(ClusterStateUpdateTask.java:45) ~[main/:?] 1> at org.elasticsearch.cluster.service.MasterService.executeTasks(MasterService.java:643) ~[main/:?] 1> at org.elasticsearch.cluster.service.MasterService.calculateTaskOutputs(MasterService.java:273) ~[main/:?] 1> at org.elasticsearch.cluster.service.MasterService.runTasks(MasterService.java:198) [main/:?] 1> at org.elasticsearch.cluster.service.MasterService$Batcher.run(MasterService.java:133) [main/:?] 1> at org.elasticsearch.cluster.service.TaskBatcher.runIfNotProcessed(TaskBatcher.java:150) [main/:?] 1> at org.elasticsearch.cluster.service.TaskBatcher$BatchedTask.run(TaskBatcher.java:188) [main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) [main/:?] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) [main/:?] 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-23T11:13:36,925][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> try renaming indices into existing alias of itself, but don't restore aliases 1> [2017-12-23T11:13:36,964][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[alias-1][1]] ...]). 1> [2017-12-23T11:13:36,972][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testRenameOnRestore]: cleaning up after test 1> [2017-12-23T11:13:36,979][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [alias-1/Bg7s2sSAR5ylt2w8enErsA] deleting index 1> [2017-12-23T11:13:36,979][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx-3/3GIc7g-GR7-FRE0AvImFIQ] deleting index 1> [2017-12-23T11:13:37,016][INFO ][o.e.r.RepositoriesService] [node_s1] delete repository [test-repo] 1> [2017-12-23T11:13:37,021][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testRenameOnRestore]: cleaned up after test 1> [2017-12-23T11:13:37,021][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testRenameOnRestore]: after test 1> [2017-12-23T11:13:37,051][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testChangeSettingsOnRestore]: before test 1> [2017-12-23T11:13:37,051][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testChangeSettingsOnRestore]: setting up test 1> [2017-12-23T11:13:37,063][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testChangeSettingsOnRestore]: all set up test 1> [2017-12-23T11:13:37,063][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating repository 1> [2017-12-23T11:13:37,064][INFO ][o.e.r.RepositoriesService] [node_s1] put repository [test-repo] 1> [2017-12-23T11:13:37,072][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> create test index with synonyms search analyzer 1> [2017-12-23T11:13:37,073][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test-idx] creating index, cause [api], templates [random_index_template], shards [6]/[0], mappings [] 1> [2017-12-23T11:13:37,107][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx][5]] ...]). 1> [2017-12-23T11:13:37,121][INFO ][o.e.c.m.MetaDataMappingService] [node_s1] [test-idx/p2VAGz49QjuqCSiZRCav_g] create_mapping [type1] 1> [2017-12-23T11:13:37,130][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] Index [113] docs async: [true] bulk: [false] 1> [2017-12-23T11:13:37,264][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> snapshot it 1> [2017-12-23T11:13:37,272][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/5R9bAfD7TQGAqiwiwqoSCg] started 1> [2017-12-23T11:13:37,327][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/5R9bAfD7TQGAqiwiwqoSCg] completed with state [SUCCESS] 1> [2017-12-23T11:13:37,328][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> delete the index and recreate it while changing refresh interval and analyzer 1> [2017-12-23T11:13:37,328][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx/p2VAGz49QjuqCSiZRCav_g] deleting index 1> [2017-12-23T11:13:37,372][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> try restoring while changing the number of shards - should fail 1> [2017-12-23T11:13:37,375][WARN ][o.e.s.RestoreService ] [node_s1] [test-snap/5R9bAfD7TQGAqiwiwqoSCg] failed to restore snapshot 1> org.elasticsearch.snapshots.SnapshotRestoreException: [test-repo:test-snap/5R9bAfD7TQGAqiwiwqoSCg] cannot modify setting [index.number_of_shards] on restore 1> at org.elasticsearch.snapshots.RestoreService$1.lambda$updateIndexSettings$1(RestoreService.java:421) ~[main/:?] 1> at org.elasticsearch.common.settings.Settings$FilteredMap.lambda$size$0(Settings.java:1370) ~[main/:?] 1> at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:174) ~[?:1.8.0_151] 1> at java.util.TreeMap$KeySpliterator.forEachRemaining(TreeMap.java:2746) ~[?:1.8.0_151] 1> at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) ~[?:1.8.0_151] 1> at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) ~[?:1.8.0_151] 1> at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708) ~[?:1.8.0_151] 1> at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_151] 1> at java.util.stream.LongPipeline.reduce(LongPipeline.java:438) ~[?:1.8.0_151] 1> at java.util.stream.LongPipeline.sum(LongPipeline.java:396) ~[?:1.8.0_151] 1> at java.util.stream.ReferencePipeline.count(ReferencePipeline.java:526) ~[?:1.8.0_151] 1> at org.elasticsearch.common.settings.Settings$FilteredMap.size(Settings.java:1370) ~[main/:?] 1> at java.util.TreeMap.putAll(TreeMap.java:313) ~[?:1.8.0_151] 1> at java.util.TreeMap.(TreeMap.java:185) ~[?:1.8.0_151] 1> at org.elasticsearch.common.settings.Settings.(Settings.java:102) ~[main/:?] 1> at org.elasticsearch.common.settings.Settings.filter(Settings.java:215) ~[main/:?] 1> at org.elasticsearch.snapshots.RestoreService$1.updateIndexSettings(RestoreService.java:419) ~[main/:?] 1> at org.elasticsearch.snapshots.RestoreService$1.execute(RestoreService.java:237) ~[main/:?] 1> at org.elasticsearch.cluster.ClusterStateUpdateTask.execute(ClusterStateUpdateTask.java:45) ~[main/:?] 1> at org.elasticsearch.cluster.service.MasterService.executeTasks(MasterService.java:643) ~[main/:?] 1> at org.elasticsearch.cluster.service.MasterService.calculateTaskOutputs(MasterService.java:273) ~[main/:?] 1> at org.elasticsearch.cluster.service.MasterService.runTasks(MasterService.java:198) [main/:?] 1> at org.elasticsearch.cluster.service.MasterService$Batcher.run(MasterService.java:133) [main/:?] 1> at org.elasticsearch.cluster.service.TaskBatcher.runIfNotProcessed(TaskBatcher.java:150) [main/:?] 1> at org.elasticsearch.cluster.service.TaskBatcher$BatchedTask.run(TaskBatcher.java:188) [main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) [main/:?] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) [main/:?] 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-23T11:13:37,376][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> try restoring while changing the number of replicas to a negative number - should fail 1> [2017-12-23T11:13:37,378][WARN ][o.e.s.RestoreService ] [node_s1] [test-snap/5R9bAfD7TQGAqiwiwqoSCg] failed to restore snapshot 1> java.lang.IllegalArgumentException: must specify non-negative number of shards for index [test-idx] 1> at org.elasticsearch.cluster.metadata.IndexMetaData$Builder.build(IndexMetaData.java:1028) ~[main/:?] 1> at org.elasticsearch.snapshots.RestoreService$1.updateIndexSettings(RestoreService.java:426) ~[main/:?] 1> at org.elasticsearch.snapshots.RestoreService$1.execute(RestoreService.java:237) ~[main/:?] 1> at org.elasticsearch.cluster.ClusterStateUpdateTask.execute(ClusterStateUpdateTask.java:45) ~[main/:?] 1> at org.elasticsearch.cluster.service.MasterService.executeTasks(MasterService.java:643) ~[main/:?] 1> at org.elasticsearch.cluster.service.MasterService.calculateTaskOutputs(MasterService.java:273) ~[main/:?] 1> at org.elasticsearch.cluster.service.MasterService.runTasks(MasterService.java:198) [main/:?] 1> at org.elasticsearch.cluster.service.MasterService$Batcher.run(MasterService.java:133) [main/:?] 1> at org.elasticsearch.cluster.service.TaskBatcher.runIfNotProcessed(TaskBatcher.java:150) [main/:?] 1> at org.elasticsearch.cluster.service.TaskBatcher$BatchedTask.run(TaskBatcher.java:188) [main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) [main/:?] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) [main/:?] 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-23T11:13:37,380][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> restore index with correct settings from the snapshot 1> [2017-12-23T11:13:37,479][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx][0], [test-idx][4], [test-idx][3], [test-idx][1], [test-idx][5]] ...]). 1> [2017-12-23T11:13:37,488][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> assert that correct settings are restored 1> [2017-12-23T11:13:37,495][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> delete the index and recreate it while deleting all index settings 1> [2017-12-23T11:13:37,495][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx/nyjeFNKxRh-ez8Ar2umJSw] deleting index 1> [2017-12-23T11:13:37,520][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> restore index with correct settings from the snapshot 1> [2017-12-23T11:13:37,640][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx][3]] ...]). 1> [2017-12-23T11:13:37,648][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> assert that correct settings are restored and index is still functional 1> [2017-12-23T11:13:37,654][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testChangeSettingsOnRestore]: cleaning up after test 1> [2017-12-23T11:13:37,662][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx/K3snK-QmSqiqyryIVB9VKw] deleting index 1> [2017-12-23T11:13:37,694][INFO ][o.e.r.RepositoriesService] [node_s1] delete repository [test-repo] 1> [2017-12-23T11:13:37,700][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testChangeSettingsOnRestore]: cleaned up after test 1> [2017-12-23T11:13:37,700][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testChangeSettingsOnRestore]: after test 1> [2017-12-23T11:13:37,739][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testGetSnapshotsFromIndexBlobOnly]: before test 1> [2017-12-23T11:13:37,739][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testGetSnapshotsFromIndexBlobOnly]: setting up test 1> [2017-12-23T11:13:37,751][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testGetSnapshotsFromIndexBlobOnly]: all set up test 1> [2017-12-23T11:13:37,751][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating repository 1> [2017-12-23T11:13:37,751][INFO ][o.e.r.RepositoriesService] [node_s1] put repository [test-repo] 1> [2017-12-23T11:13:37,768][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating random number of indices 1> [2017-12-23T11:13:37,770][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test-idx-0] creating index, cause [api], templates [random_index_template], shards [1]/[0], mappings [] 1> [2017-12-23T11:13:37,784][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx-0][0]] ...]). 1> [2017-12-23T11:13:37,799][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test-idx-1] creating index, cause [api], templates [random_index_template], shards [1]/[0], mappings [] 1> [2017-12-23T11:13:37,817][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx-1][0]] ...]). 1> [2017-12-23T11:13:37,826][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating random number of snapshots 1> [2017-12-23T11:13:37,829][INFO ][o.e.c.m.MetaDataMappingService] [node_s1] [test-idx-1/9pqLTSDqQta4UVd_t8x-OQ] create_mapping [_doc] 1> [2017-12-23T11:13:37,856][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap-0/3sFy9HyRTF-BmpJdKVSbsQ] started 1> [2017-12-23T11:13:37,870][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap-0/3sFy9HyRTF-BmpJdKVSbsQ] completed with state [SUCCESS] 1> [2017-12-23T11:13:37,873][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> verify _all returns snapshot info 1> [2017-12-23T11:13:37,876][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> verify wildcard returns snapshot info 1> [2017-12-23T11:13:37,876][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> verify individual requests return snapshot info 1> [2017-12-23T11:13:37,877][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testGetSnapshotsFromIndexBlobOnly]: cleaning up after test 1> [2017-12-23T11:13:37,886][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx-0/5lMh7DQNQz6Qu2vmA8nutw] deleting index 1> [2017-12-23T11:13:37,886][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx-1/9pqLTSDqQta4UVd_t8x-OQ] deleting index 1> [2017-12-23T11:13:37,913][INFO ][o.e.r.RepositoriesService] [node_s1] delete repository [test-repo] 1> [2017-12-23T11:13:37,918][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testGetSnapshotsFromIndexBlobOnly]: cleaned up after test 1> [2017-12-23T11:13:37,918][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testGetSnapshotsFromIndexBlobOnly]: after test 1> [2017-12-23T11:13:37,953][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testRestoreTemplates]: before test 1> [2017-12-23T11:13:37,953][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testRestoreTemplates]: setting up test 1> [2017-12-23T11:13:37,965][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testRestoreTemplates]: all set up test 1> [2017-12-23T11:13:37,965][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating repository 1> [2017-12-23T11:13:37,966][INFO ][o.e.r.RepositoriesService] [node_s1] put repository [test-repo] 1> [2017-12-23T11:13:37,973][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating test template 1> [2017-12-23T11:13:37,979][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> snapshot 1> [2017-12-23T11:13:37,981][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/M_FCpFAlRb22HeO-YhABdg] started 1> [2017-12-23T11:13:37,983][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/M_FCpFAlRb22HeO-YhABdg] completed with state [SUCCESS] 1> [2017-12-23T11:13:37,987][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> delete test template 1> [2017-12-23T11:13:37,992][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> restore cluster state 1> [2017-12-23T11:13:37,998][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> check that template is restored 1> [2017-12-23T11:13:37,998][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testRestoreTemplates]: cleaning up after test 1> [2017-12-23T11:13:38,023][INFO ][o.e.r.RepositoriesService] [node_s1] delete repository [test-repo] 1> [2017-12-23T11:13:38,028][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testRestoreTemplates]: cleaned up after test 1> [2017-12-23T11:13:38,028][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testRestoreTemplates]: after test 1> [2017-12-23T11:13:38,062][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testUnrestorableFilesDuringRestore]: before test 1> [2017-12-23T11:13:38,062][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testUnrestorableFilesDuringRestore]: setting up test 1> [2017-12-23T11:13:38,073][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testUnrestorableFilesDuringRestore]: all set up test 1> [2017-12-23T11:13:38,076][INFO ][o.e.r.RepositoriesService] [node_s1] put repository [test-repo] 1> [2017-12-23T11:13:38,083][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [unrestorable-files] creating index, cause [api], templates [random_index_template], shards [4]/[1], mappings [] 1> [2017-12-23T11:13:38,136][INFO ][o.e.c.m.MetaDataMappingService] [node_s1] [unrestorable-files/5xiQT5BsToqmEaHQX1aXWg] create_mapping [_doc] 1> [2017-12-23T11:13:38,168][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[unrestorable-files][3]] ...]). 1> [2017-12-23T11:13:38,260][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/tQMQreRZQjWjWu-mIB8mbA] started 1> [2017-12-23T11:13:38,275][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/tQMQreRZQjWjWu-mIB8mbA] completed with state [SUCCESS] 1> [2017-12-23T11:13:38,277][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [unrestorable-files/5xiQT5BsToqmEaHQX1aXWg] deleting index 1> [2017-12-23T11:13:38,309][INFO ][o.e.s.m.MockRepository ] [node_s1] starting mock repository with random prefix FUPrUKXawY 1> [2017-12-23T11:13:38,309][INFO ][o.e.r.RepositoriesService] [node_s1] update repository [test-repo] 1> [2017-12-23T11:13:38,310][INFO ][o.e.s.m.MockRepository ] [node_s0] starting mock repository with random prefix FUPrUKXawY 1> [2017-12-23T11:13:38,332][INFO ][o.e.s.m.MockRepository ] [node_s0] checking [indices/jdi5Il0EQJq3J4ZZ0WV0vg/2/__0/FUPrUKXawY/1] [true] 1> [2017-12-23T11:13:38,332][INFO ][o.e.s.m.MockRepository ] [node_s0] throwing random IOException for file [__0] at path [[indices][jdi5Il0EQJq3J4ZZ0WV0vg][2]] 1> [2017-12-23T11:13:38,333][WARN ][o.e.i.c.IndicesClusterStateService] [node_s0] [[unrestorable-files][2]] marking and sending shard failed due to [failed recovery] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [unrestorable-files][2]: Recovery failed on {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/tQMQreRZQjWjWu-mIB8mbA] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: java.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:38,335][INFO ][o.e.s.m.MockRepository ] [node_s0] checking [indices/jdi5Il0EQJq3J4ZZ0WV0vg/0/__0/FUPrUKXawY/1] [true] 1> [2017-12-23T11:13:38,335][INFO ][o.e.s.m.MockRepository ] [node_s0] throwing random IOException for file [__0] at path [[indices][jdi5Il0EQJq3J4ZZ0WV0vg][0]] 1> [2017-12-23T11:13:38,335][WARN ][o.e.c.a.s.ShardStateAction] [node_s1] [unrestorable-files][2] received shard failed for shard id [[unrestorable-files][2]], allocation id [7Gxi6vD1TRWIne7P0-gy4g], primary term [0], message [failed recovery], failure [RecoveryFailedException[[unrestorable-files][2]: Recovery failed on {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865}]; nested: IndexShardRecoveryException[failed recovery]; nested: IndexShardRestoreFailedException[restore failed]; nested: IndexShardRestoreFailedException[failed to restore snapshot [test-snap/tQMQreRZQjWjWu-mIB8mbA]]; nested: IndexShardRestoreFailedException[Failed to recover index]; nested: IOException[Random IOException]; ] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [unrestorable-files][2]: Recovery failed on {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) ~[main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/tQMQreRZQjWjWu-mIB8mbA] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: java.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:38,336][WARN ][o.e.i.c.IndicesClusterStateService] [node_s0] [[unrestorable-files][0]] marking and sending shard failed due to [failed recovery] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [unrestorable-files][0]: Recovery failed on {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/tQMQreRZQjWjWu-mIB8mbA] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: java.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:38,338][WARN ][o.e.c.a.s.ShardStateAction] [node_s1] [unrestorable-files][0] received shard failed for shard id [[unrestorable-files][0]], allocation id [1Bmk0kGKQkyv3zyQti4Y-Q], primary term [0], message [failed recovery], failure [RecoveryFailedException[[unrestorable-files][0]: Recovery failed on {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865}]; nested: IndexShardRecoveryException[failed recovery]; nested: IndexShardRestoreFailedException[restore failed]; nested: IndexShardRestoreFailedException[failed to restore snapshot [test-snap/tQMQreRZQjWjWu-mIB8mbA]]; nested: IndexShardRestoreFailedException[Failed to recover index]; nested: IOException[Random IOException]; ] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [unrestorable-files][0]: Recovery failed on {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) ~[main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/tQMQreRZQjWjWu-mIB8mbA] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: java.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:38,342][INFO ][o.e.s.m.MockRepository ] [node_s1] checking [indices/jdi5Il0EQJq3J4ZZ0WV0vg/1/__0/FUPrUKXawY/1] [true] 1> [2017-12-23T11:13:38,342][INFO ][o.e.s.m.MockRepository ] [node_s1] throwing random IOException for file [__0] at path [[indices][jdi5Il0EQJq3J4ZZ0WV0vg][1]] 1> [2017-12-23T11:13:38,344][INFO ][o.e.s.m.MockRepository ] [node_s1] checking [indices/jdi5Il0EQJq3J4ZZ0WV0vg/3/__0/FUPrUKXawY/1] [true] 1> [2017-12-23T11:13:38,344][INFO ][o.e.s.m.MockRepository ] [node_s1] throwing random IOException for file [__0] at path [[indices][jdi5Il0EQJq3J4ZZ0WV0vg][3]] 1> [2017-12-23T11:13:38,345][WARN ][o.e.i.c.IndicesClusterStateService] [node_s1] [[unrestorable-files][3]] marking and sending shard failed due to [failed recovery] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [unrestorable-files][3]: Recovery failed on {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/tQMQreRZQjWjWu-mIB8mbA] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: java.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:38,346][WARN ][o.e.c.a.s.ShardStateAction] [node_s1] [unrestorable-files][3] received shard failed for shard id [[unrestorable-files][3]], allocation id [fgubHnZoR6OS0G8bKVzqWg], primary term [0], message [failed recovery], failure [RecoveryFailedException[[unrestorable-files][3]: Recovery failed on {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823}]; nested: IndexShardRecoveryException[failed recovery]; nested: IndexShardRestoreFailedException[restore failed]; nested: IndexShardRestoreFailedException[failed to restore snapshot [test-snap/tQMQreRZQjWjWu-mIB8mbA]]; nested: IndexShardRestoreFailedException[Failed to recover index]; nested: IOException[Random IOException]; ] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [unrestorable-files][3]: Recovery failed on {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/tQMQreRZQjWjWu-mIB8mbA] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: java.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:38,348][WARN ][o.e.i.c.IndicesClusterStateService] [node_s1] [[unrestorable-files][1]] marking and sending shard failed due to [failed recovery] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [unrestorable-files][1]: Recovery failed on {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/tQMQreRZQjWjWu-mIB8mbA] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: java.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:38,350][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [RED] (reason: [shards failed [[unrestorable-files][2], [unrestorable-files][0]] ...]). 1> [2017-12-23T11:13:38,349][WARN ][o.e.c.a.s.ShardStateAction] [node_s1] [unrestorable-files][1] received shard failed for shard id [[unrestorable-files][1]], allocation id [RklStkIwR7eyIA-CS1mv_g], primary term [0], message [failed recovery], failure [RecoveryFailedException[[unrestorable-files][1]: Recovery failed on {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823}]; nested: IndexShardRecoveryException[failed recovery]; nested: IndexShardRestoreFailedException[restore failed]; nested: IndexShardRestoreFailedException[failed to restore snapshot [test-snap/tQMQreRZQjWjWu-mIB8mbA]]; nested: IndexShardRestoreFailedException[Failed to recover index]; nested: IOException[Random IOException]; ] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [unrestorable-files][1]: Recovery failed on {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/tQMQreRZQjWjWu-mIB8mbA] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: java.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:38,354][WARN ][o.e.c.a.s.ShardStateAction] [node_s1] [unrestorable-files][3] received shard failed for shard id [[unrestorable-files][3]], allocation id [fgubHnZoR6OS0G8bKVzqWg], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} has not removed previously failed shard. resending shard failure] 1> [2017-12-23T11:13:38,354][WARN ][o.e.c.a.s.ShardStateAction] [node_s1] [unrestorable-files][1] received shard failed for shard id [[unrestorable-files][1]], allocation id [RklStkIwR7eyIA-CS1mv_g], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} has not removed previously failed shard. resending shard failure] 1> [2017-12-23T11:13:38,366][INFO ][o.e.s.m.MockRepository ] [node_s1] checking [indices/jdi5Il0EQJq3J4ZZ0WV0vg/2/__0/FUPrUKXawY/1] [true] 1> [2017-12-23T11:13:38,366][INFO ][o.e.s.m.MockRepository ] [node_s1] throwing random IOException for file [__0] at path [[indices][jdi5Il0EQJq3J4ZZ0WV0vg][2]] 1> [2017-12-23T11:13:38,366][WARN ][o.e.i.c.IndicesClusterStateService] [node_s1] [[unrestorable-files][2]] marking and sending shard failed due to [failed recovery] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [unrestorable-files][2]: Recovery failed on {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/tQMQreRZQjWjWu-mIB8mbA] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: java.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:38,367][WARN ][o.e.c.a.s.ShardStateAction] [node_s1] [unrestorable-files][2] received shard failed for shard id [[unrestorable-files][2]], allocation id [69LEy6XiRBiJ_5G5igRmeA], primary term [0], message [failed recovery], failure [RecoveryFailedException[[unrestorable-files][2]: Recovery failed on {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823}]; nested: IndexShardRecoveryException[failed recovery]; nested: IndexShardRestoreFailedException[restore failed]; nested: IndexShardRestoreFailedException[failed to restore snapshot [test-snap/tQMQreRZQjWjWu-mIB8mbA]]; nested: IndexShardRestoreFailedException[Failed to recover index]; nested: IOException[Random IOException]; ] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [unrestorable-files][2]: Recovery failed on {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/tQMQreRZQjWjWu-mIB8mbA] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: java.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:38,367][INFO ][o.e.s.m.MockRepository ] [node_s1] checking [indices/jdi5Il0EQJq3J4ZZ0WV0vg/0/__0/FUPrUKXawY/1] [true] 1> [2017-12-23T11:13:38,368][INFO ][o.e.s.m.MockRepository ] [node_s1] throwing random IOException for file [__0] at path [[indices][jdi5Il0EQJq3J4ZZ0WV0vg][0]] 1> [2017-12-23T11:13:38,368][WARN ][o.e.i.c.IndicesClusterStateService] [node_s1] [[unrestorable-files][0]] marking and sending shard failed due to [failed recovery] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [unrestorable-files][0]: Recovery failed on {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/tQMQreRZQjWjWu-mIB8mbA] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: java.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:38,370][WARN ][o.e.c.a.s.ShardStateAction] [node_s1] [unrestorable-files][0] received shard failed for shard id [[unrestorable-files][0]], allocation id [XcFb9KavQumn44668t5oqQ], primary term [0], message [failed recovery], failure [RecoveryFailedException[[unrestorable-files][0]: Recovery failed on {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823}]; nested: IndexShardRecoveryException[failed recovery]; nested: IndexShardRestoreFailedException[restore failed]; nested: IndexShardRestoreFailedException[failed to restore snapshot [test-snap/tQMQreRZQjWjWu-mIB8mbA]]; nested: IndexShardRestoreFailedException[Failed to recover index]; nested: IOException[Random IOException]; ] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [unrestorable-files][0]: Recovery failed on {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/tQMQreRZQjWjWu-mIB8mbA] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: java.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:38,377][INFO ][o.e.s.m.MockRepository ] [node_s0] checking [indices/jdi5Il0EQJq3J4ZZ0WV0vg/1/__0/FUPrUKXawY/1] [true] 1> [2017-12-23T11:13:38,377][INFO ][o.e.s.m.MockRepository ] [node_s0] throwing random IOException for file [__0] at path [[indices][jdi5Il0EQJq3J4ZZ0WV0vg][1]] 1> [2017-12-23T11:13:38,378][WARN ][o.e.i.c.IndicesClusterStateService] [node_s0] [[unrestorable-files][1]] marking and sending shard failed due to [failed recovery] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [unrestorable-files][1]: Recovery failed on {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/tQMQreRZQjWjWu-mIB8mbA] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: java.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:38,379][INFO ][o.e.s.m.MockRepository ] [node_s0] checking [indices/jdi5Il0EQJq3J4ZZ0WV0vg/3/__0/FUPrUKXawY/1] [true] 1> [2017-12-23T11:13:38,380][INFO ][o.e.s.m.MockRepository ] [node_s0] throwing random IOException for file [__0] at path [[indices][jdi5Il0EQJq3J4ZZ0WV0vg][3]] 1> [2017-12-23T11:13:38,380][WARN ][o.e.i.c.IndicesClusterStateService] [node_s0] [[unrestorable-files][3]] marking and sending shard failed due to [failed recovery] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [unrestorable-files][3]: Recovery failed on {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/tQMQreRZQjWjWu-mIB8mbA] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: java.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:38,380][WARN ][o.e.c.a.s.ShardStateAction] [node_s1] [unrestorable-files][1] received shard failed for shard id [[unrestorable-files][1]], allocation id [Yaoe4FVgTzS-gmrr3AkcFw], primary term [0], message [failed recovery], failure [RecoveryFailedException[[unrestorable-files][1]: Recovery failed on {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865}]; nested: IndexShardRecoveryException[failed recovery]; nested: IndexShardRestoreFailedException[restore failed]; nested: IndexShardRestoreFailedException[failed to restore snapshot [test-snap/tQMQreRZQjWjWu-mIB8mbA]]; nested: IndexShardRestoreFailedException[Failed to recover index]; nested: IOException[Random IOException]; ] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [unrestorable-files][1]: Recovery failed on {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) ~[main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/tQMQreRZQjWjWu-mIB8mbA] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: java.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:38,388][WARN ][o.e.c.a.s.ShardStateAction] [node_s1] [unrestorable-files][2] received shard failed for shard id [[unrestorable-files][2]], allocation id [69LEy6XiRBiJ_5G5igRmeA], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} has not removed previously failed shard. resending shard failure] 1> [2017-12-23T11:13:38,388][WARN ][o.e.c.a.s.ShardStateAction] [node_s1] [unrestorable-files][0] received shard failed for shard id [[unrestorable-files][0]], allocation id [XcFb9KavQumn44668t5oqQ], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} has not removed previously failed shard. resending shard failure] 1> [2017-12-23T11:13:38,388][WARN ][o.e.c.a.s.ShardStateAction] [node_s1] [unrestorable-files][3] received shard failed for shard id [[unrestorable-files][3]], allocation id [kN-PnHOFSkyXnyTt-f_HTw], primary term [0], message [failed recovery], failure [RecoveryFailedException[[unrestorable-files][3]: Recovery failed on {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865}]; nested: IndexShardRecoveryException[failed recovery]; nested: IndexShardRestoreFailedException[restore failed]; nested: IndexShardRestoreFailedException[failed to restore snapshot [test-snap/tQMQreRZQjWjWu-mIB8mbA]]; nested: IndexShardRestoreFailedException[Failed to recover index]; nested: IOException[Random IOException]; ] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [unrestorable-files][3]: Recovery failed on {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) ~[main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/tQMQreRZQjWjWu-mIB8mbA] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: java.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:38,406][INFO ][o.e.s.m.MockRepository ] [node_s0] checking [indices/jdi5Il0EQJq3J4ZZ0WV0vg/2/__0/FUPrUKXawY/2] [true] 1> [2017-12-23T11:13:38,406][INFO ][o.e.s.m.MockRepository ] [node_s0] throwing random IOException for file [__0] at path [[indices][jdi5Il0EQJq3J4ZZ0WV0vg][2]] 1> [2017-12-23T11:13:38,408][INFO ][o.e.s.m.MockRepository ] [node_s0] checking [indices/jdi5Il0EQJq3J4ZZ0WV0vg/0/__0/FUPrUKXawY/2] [true] 1> [2017-12-23T11:13:38,408][INFO ][o.e.s.m.MockRepository ] [node_s0] throwing random IOException for file [__0] at path [[indices][jdi5Il0EQJq3J4ZZ0WV0vg][0]] 1> [2017-12-23T11:13:38,408][WARN ][o.e.i.c.IndicesClusterStateService] [node_s0] [[unrestorable-files][0]] marking and sending shard failed due to [failed recovery] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [unrestorable-files][0]: Recovery failed on {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/tQMQreRZQjWjWu-mIB8mbA] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: java.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:38,410][WARN ][o.e.i.c.IndicesClusterStateService] [node_s0] [[unrestorable-files][2]] marking and sending shard failed due to [failed recovery] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [unrestorable-files][2]: Recovery failed on {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/tQMQreRZQjWjWu-mIB8mbA] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: java.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:38,410][WARN ][o.e.c.a.s.ShardStateAction] [node_s1] [unrestorable-files][0] received shard failed for shard id [[unrestorable-files][0]], allocation id [x00ZsZ0ASOybwsrBzQvNRA], primary term [0], message [failed recovery], failure [RecoveryFailedException[[unrestorable-files][0]: Recovery failed on {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865}]; nested: IndexShardRecoveryException[failed recovery]; nested: IndexShardRestoreFailedException[restore failed]; nested: IndexShardRestoreFailedException[failed to restore snapshot [test-snap/tQMQreRZQjWjWu-mIB8mbA]]; nested: IndexShardRestoreFailedException[Failed to recover index]; nested: IOException[Random IOException]; ] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [unrestorable-files][0]: Recovery failed on {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) ~[main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/tQMQreRZQjWjWu-mIB8mbA] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: java.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:38,411][WARN ][o.e.c.a.s.ShardStateAction] [node_s1] [unrestorable-files][2] received shard failed for shard id [[unrestorable-files][2]], allocation id [6J9O7sRETf2YCb0XEVtwiQ], primary term [0], message [failed recovery], failure [RecoveryFailedException[[unrestorable-files][2]: Recovery failed on {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865}]; nested: IndexShardRecoveryException[failed recovery]; nested: IndexShardRestoreFailedException[restore failed]; nested: IndexShardRestoreFailedException[failed to restore snapshot [test-snap/tQMQreRZQjWjWu-mIB8mbA]]; nested: IndexShardRestoreFailedException[Failed to recover index]; nested: IOException[Random IOException]; ] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [unrestorable-files][2]: Recovery failed on {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) ~[main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/tQMQreRZQjWjWu-mIB8mbA] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: java.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:38,414][INFO ][o.e.s.m.MockRepository ] [node_s1] checking [indices/jdi5Il0EQJq3J4ZZ0WV0vg/1/__0/FUPrUKXawY/2] [true] 1> [2017-12-23T11:13:38,414][INFO ][o.e.s.m.MockRepository ] [node_s1] throwing random IOException for file [__0] at path [[indices][jdi5Il0EQJq3J4ZZ0WV0vg][1]] 1> [2017-12-23T11:13:38,415][WARN ][o.e.i.c.IndicesClusterStateService] [node_s1] [[unrestorable-files][1]] marking and sending shard failed due to [failed recovery] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [unrestorable-files][1]: Recovery failed on {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/tQMQreRZQjWjWu-mIB8mbA] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: java.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:38,416][INFO ][o.e.s.m.MockRepository ] [node_s1] checking [indices/jdi5Il0EQJq3J4ZZ0WV0vg/3/__0/FUPrUKXawY/2] [true] 1> [2017-12-23T11:13:38,416][INFO ][o.e.s.m.MockRepository ] [node_s1] throwing random IOException for file [__0] at path [[indices][jdi5Il0EQJq3J4ZZ0WV0vg][3]] 1> [2017-12-23T11:13:38,416][WARN ][o.e.c.a.s.ShardStateAction] [node_s1] [unrestorable-files][1] received shard failed for shard id [[unrestorable-files][1]], allocation id [fFEwmmiESx6mC4bu8VUCcQ], primary term [0], message [failed recovery], failure [RecoveryFailedException[[unrestorable-files][1]: Recovery failed on {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823}]; nested: IndexShardRecoveryException[failed recovery]; nested: IndexShardRestoreFailedException[restore failed]; nested: IndexShardRestoreFailedException[failed to restore snapshot [test-snap/tQMQreRZQjWjWu-mIB8mbA]]; nested: IndexShardRestoreFailedException[Failed to recover index]; nested: IOException[Random IOException]; ] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [unrestorable-files][1]: Recovery failed on {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/tQMQreRZQjWjWu-mIB8mbA] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: java.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:38,417][WARN ][o.e.i.c.IndicesClusterStateService] [node_s1] [[unrestorable-files][3]] marking and sending shard failed due to [failed recovery] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [unrestorable-files][3]: Recovery failed on {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/tQMQreRZQjWjWu-mIB8mbA] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: java.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:38,419][WARN ][o.e.c.a.s.ShardStateAction] [node_s1] [unrestorable-files][3] received shard failed for shard id [[unrestorable-files][3]], allocation id [1gfMPrDhTv60aB6mWXh6MQ], primary term [0], message [failed recovery], failure [RecoveryFailedException[[unrestorable-files][3]: Recovery failed on {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823}]; nested: IndexShardRecoveryException[failed recovery]; nested: IndexShardRestoreFailedException[restore failed]; nested: IndexShardRestoreFailedException[failed to restore snapshot [test-snap/tQMQreRZQjWjWu-mIB8mbA]]; nested: IndexShardRestoreFailedException[Failed to recover index]; nested: IOException[Random IOException]; ] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [unrestorable-files][3]: Recovery failed on {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/tQMQreRZQjWjWu-mIB8mbA] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: java.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:38,429][WARN ][o.e.c.a.s.ShardStateAction] [node_s1] [unrestorable-files][3] received shard failed for shard id [[unrestorable-files][3]], allocation id [1gfMPrDhTv60aB6mWXh6MQ], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} has not removed previously failed shard. resending shard failure] 1> [2017-12-23T11:13:38,437][INFO ][o.e.s.m.MockRepository ] [node_s0] checking [indices/jdi5Il0EQJq3J4ZZ0WV0vg/1/__0/FUPrUKXawY/2] [true] 1> [2017-12-23T11:13:38,437][INFO ][o.e.s.m.MockRepository ] [node_s0] throwing random IOException for file [__0] at path [[indices][jdi5Il0EQJq3J4ZZ0WV0vg][1]] 1> [2017-12-23T11:13:38,438][WARN ][o.e.i.c.IndicesClusterStateService] [node_s0] [[unrestorable-files][1]] marking and sending shard failed due to [failed recovery] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [unrestorable-files][1]: Recovery failed on {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/tQMQreRZQjWjWu-mIB8mbA] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: java.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:38,439][WARN ][o.e.c.a.s.ShardStateAction] [node_s1] [unrestorable-files][1] received shard failed for shard id [[unrestorable-files][1]], allocation id [ZviOx_1QS4W0edh65mXEwg], primary term [0], message [failed recovery], failure [RecoveryFailedException[[unrestorable-files][1]: Recovery failed on {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865}]; nested: IndexShardRecoveryException[failed recovery]; nested: IndexShardRestoreFailedException[restore failed]; nested: IndexShardRestoreFailedException[failed to restore snapshot [test-snap/tQMQreRZQjWjWu-mIB8mbA]]; nested: IndexShardRestoreFailedException[Failed to recover index]; nested: IOException[Random IOException]; ] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [unrestorable-files][1]: Recovery failed on {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) ~[main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/tQMQreRZQjWjWu-mIB8mbA] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: java.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:38,442][INFO ][o.e.s.m.MockRepository ] [node_s1] checking [indices/jdi5Il0EQJq3J4ZZ0WV0vg/2/__0/FUPrUKXawY/2] [true] 1> [2017-12-23T11:13:38,442][INFO ][o.e.s.m.MockRepository ] [node_s1] throwing random IOException for file [__0] at path [[indices][jdi5Il0EQJq3J4ZZ0WV0vg][2]] 1> [2017-12-23T11:13:38,444][INFO ][o.e.s.m.MockRepository ] [node_s1] checking [indices/jdi5Il0EQJq3J4ZZ0WV0vg/0/__0/FUPrUKXawY/2] [true] 1> [2017-12-23T11:13:38,444][INFO ][o.e.s.m.MockRepository ] [node_s1] throwing random IOException for file [__0] at path [[indices][jdi5Il0EQJq3J4ZZ0WV0vg][0]] 1> [2017-12-23T11:13:38,444][WARN ][o.e.i.c.IndicesClusterStateService] [node_s1] [[unrestorable-files][0]] marking and sending shard failed due to [failed recovery] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [unrestorable-files][0]: Recovery failed on {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/tQMQreRZQjWjWu-mIB8mbA] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: java.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:38,446][WARN ][o.e.c.a.s.ShardStateAction] [node_s1] [unrestorable-files][0] received shard failed for shard id [[unrestorable-files][0]], allocation id [dEMQ4aasRROsmL31YVlBqQ], primary term [0], message [failed recovery], failure [RecoveryFailedException[[unrestorable-files][0]: Recovery failed on {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823}]; nested: IndexShardRecoveryException[failed recovery]; nested: IndexShardRestoreFailedException[restore failed]; nested: IndexShardRestoreFailedException[failed to restore snapshot [test-snap/tQMQreRZQjWjWu-mIB8mbA]]; nested: IndexShardRestoreFailedException[Failed to recover index]; nested: IOException[Random IOException]; ] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [unrestorable-files][0]: Recovery failed on {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/tQMQreRZQjWjWu-mIB8mbA] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: java.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:38,447][WARN ][o.e.i.c.IndicesClusterStateService] [node_s1] [[unrestorable-files][2]] marking and sending shard failed due to [failed recovery] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [unrestorable-files][2]: Recovery failed on {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/tQMQreRZQjWjWu-mIB8mbA] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: java.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:38,448][WARN ][o.e.c.a.s.ShardStateAction] [node_s1] [unrestorable-files][2] received shard failed for shard id [[unrestorable-files][2]], allocation id [BQXUHYD_SdamsGObxCascg], primary term [0], message [failed recovery], failure [RecoveryFailedException[[unrestorable-files][2]: Recovery failed on {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823}]; nested: IndexShardRecoveryException[failed recovery]; nested: IndexShardRestoreFailedException[restore failed]; nested: IndexShardRestoreFailedException[failed to restore snapshot [test-snap/tQMQreRZQjWjWu-mIB8mbA]]; nested: IndexShardRestoreFailedException[Failed to recover index]; nested: IOException[Random IOException]; ] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [unrestorable-files][2]: Recovery failed on {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/tQMQreRZQjWjWu-mIB8mbA] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: java.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:38,450][WARN ][o.e.c.a.s.ShardStateAction] [node_s1] [unrestorable-files][1] received shard failed for shard id [[unrestorable-files][1]], allocation id [ZviOx_1QS4W0edh65mXEwg], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} has not removed previously failed shard. resending shard failure] 1> [2017-12-23T11:13:38,451][INFO ][o.e.s.m.MockRepository ] [node_s0] checking [indices/jdi5Il0EQJq3J4ZZ0WV0vg/3/__0/FUPrUKXawY/2] [true] 1> [2017-12-23T11:13:38,451][INFO ][o.e.s.m.MockRepository ] [node_s0] throwing random IOException for file [__0] at path [[indices][jdi5Il0EQJq3J4ZZ0WV0vg][3]] 1> [2017-12-23T11:13:38,451][WARN ][o.e.i.c.IndicesClusterStateService] [node_s0] [[unrestorable-files][3]] marking and sending shard failed due to [failed recovery] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [unrestorable-files][3]: Recovery failed on {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/tQMQreRZQjWjWu-mIB8mbA] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: java.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:38,452][WARN ][o.e.c.a.s.ShardStateAction] [node_s1] [unrestorable-files][2] received shard failed for shard id [[unrestorable-files][2]], allocation id [BQXUHYD_SdamsGObxCascg], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} has not removed previously failed shard. resending shard failure] 1> [2017-12-23T11:13:38,452][WARN ][o.e.c.a.s.ShardStateAction] [node_s1] [unrestorable-files][0] received shard failed for shard id [[unrestorable-files][0]], allocation id [dEMQ4aasRROsmL31YVlBqQ], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} has not removed previously failed shard. resending shard failure] 1> [2017-12-23T11:13:38,453][WARN ][o.e.c.a.s.ShardStateAction] [node_s1] [unrestorable-files][3] received shard failed for shard id [[unrestorable-files][3]], allocation id [BwIdFssXSE2HoygqLxxv_Q], primary term [0], message [failed recovery], failure [RecoveryFailedException[[unrestorable-files][3]: Recovery failed on {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865}]; nested: IndexShardRecoveryException[failed recovery]; nested: IndexShardRestoreFailedException[restore failed]; nested: IndexShardRestoreFailedException[failed to restore snapshot [test-snap/tQMQreRZQjWjWu-mIB8mbA]]; nested: IndexShardRestoreFailedException[Failed to recover index]; nested: IOException[Random IOException]; ] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [unrestorable-files][3]: Recovery failed on {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) ~[main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/tQMQreRZQjWjWu-mIB8mbA] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: java.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:38,475][INFO ][o.e.s.m.MockRepository ] [node_s0] checking [indices/jdi5Il0EQJq3J4ZZ0WV0vg/2/__0/FUPrUKXawY/3] [true] 1> [2017-12-23T11:13:38,475][INFO ][o.e.s.m.MockRepository ] [node_s0] throwing random IOException for file [__0] at path [[indices][jdi5Il0EQJq3J4ZZ0WV0vg][2]] 1> [2017-12-23T11:13:38,477][INFO ][o.e.s.m.MockRepository ] [node_s0] checking [indices/jdi5Il0EQJq3J4ZZ0WV0vg/0/__0/FUPrUKXawY/3] [true] 1> [2017-12-23T11:13:38,477][INFO ][o.e.s.m.MockRepository ] [node_s0] throwing random IOException for file [__0] at path [[indices][jdi5Il0EQJq3J4ZZ0WV0vg][0]] 1> [2017-12-23T11:13:38,476][WARN ][o.e.i.c.IndicesClusterStateService] [node_s0] [[unrestorable-files][2]] marking and sending shard failed due to [failed recovery] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [unrestorable-files][2]: Recovery failed on {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/tQMQreRZQjWjWu-mIB8mbA] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: java.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:38,478][WARN ][o.e.c.a.s.ShardStateAction] [node_s1] [unrestorable-files][2] received shard failed for shard id [[unrestorable-files][2]], allocation id [h8X0NKn1R26vaCQA9GZ2Hg], primary term [0], message [failed recovery], failure [RecoveryFailedException[[unrestorable-files][2]: Recovery failed on {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865}]; nested: IndexShardRecoveryException[failed recovery]; nested: IndexShardRestoreFailedException[restore failed]; nested: IndexShardRestoreFailedException[failed to restore snapshot [test-snap/tQMQreRZQjWjWu-mIB8mbA]]; nested: IndexShardRestoreFailedException[Failed to recover index]; nested: IOException[Random IOException]; ] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [unrestorable-files][2]: Recovery failed on {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) ~[main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/tQMQreRZQjWjWu-mIB8mbA] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: java.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:38,478][WARN ][o.e.i.c.IndicesClusterStateService] [node_s0] [[unrestorable-files][0]] marking and sending shard failed due to [failed recovery] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [unrestorable-files][0]: Recovery failed on {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/tQMQreRZQjWjWu-mIB8mbA] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: java.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:38,480][WARN ][o.e.c.a.s.ShardStateAction] [node_s1] [unrestorable-files][0] received shard failed for shard id [[unrestorable-files][0]], allocation id [r999KRbrRW6xvqrV88gkWA], primary term [0], message [failed recovery], failure [RecoveryFailedException[[unrestorable-files][0]: Recovery failed on {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865}]; nested: IndexShardRecoveryException[failed recovery]; nested: IndexShardRestoreFailedException[restore failed]; nested: IndexShardRestoreFailedException[failed to restore snapshot [test-snap/tQMQreRZQjWjWu-mIB8mbA]]; nested: IndexShardRestoreFailedException[Failed to recover index]; nested: IOException[Random IOException]; ] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [unrestorable-files][0]: Recovery failed on {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) ~[main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/tQMQreRZQjWjWu-mIB8mbA] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: java.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:38,484][INFO ][o.e.s.m.MockRepository ] [node_s1] checking [indices/jdi5Il0EQJq3J4ZZ0WV0vg/1/__0/FUPrUKXawY/3] [true] 1> [2017-12-23T11:13:38,484][INFO ][o.e.s.m.MockRepository ] [node_s1] throwing random IOException for file [__0] at path [[indices][jdi5Il0EQJq3J4ZZ0WV0vg][1]] 1> [2017-12-23T11:13:38,485][WARN ][o.e.i.c.IndicesClusterStateService] [node_s1] [[unrestorable-files][1]] marking and sending shard failed due to [failed recovery] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [unrestorable-files][1]: Recovery failed on {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/tQMQreRZQjWjWu-mIB8mbA] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: java.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:38,486][INFO ][o.e.s.m.MockRepository ] [node_s1] checking [indices/jdi5Il0EQJq3J4ZZ0WV0vg/3/__0/FUPrUKXawY/3] [true] 1> [2017-12-23T11:13:38,487][INFO ][o.e.s.m.MockRepository ] [node_s1] throwing random IOException for file [__0] at path [[indices][jdi5Il0EQJq3J4ZZ0WV0vg][3]] 1> [2017-12-23T11:13:38,486][WARN ][o.e.c.a.s.ShardStateAction] [node_s1] [unrestorable-files][1] received shard failed for shard id [[unrestorable-files][1]], allocation id [fBCNvTv6SaqyqD0Kg6ntnQ], primary term [0], message [failed recovery], failure [RecoveryFailedException[[unrestorable-files][1]: Recovery failed on {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823}]; nested: IndexShardRecoveryException[failed recovery]; nested: IndexShardRestoreFailedException[restore failed]; nested: IndexShardRestoreFailedException[failed to restore snapshot [test-snap/tQMQreRZQjWjWu-mIB8mbA]]; nested: IndexShardRestoreFailedException[Failed to recover index]; nested: IOException[Random IOException]; ] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [unrestorable-files][1]: Recovery failed on {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/tQMQreRZQjWjWu-mIB8mbA] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: java.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:38,488][WARN ][o.e.i.c.IndicesClusterStateService] [node_s1] [[unrestorable-files][3]] marking and sending shard failed due to [failed recovery] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [unrestorable-files][3]: Recovery failed on {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/tQMQreRZQjWjWu-mIB8mbA] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: java.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:38,490][WARN ][o.e.c.a.s.ShardStateAction] [node_s1] [unrestorable-files][3] received shard failed for shard id [[unrestorable-files][3]], allocation id [A4EgslriQnWep_jWqhbMzA], primary term [0], message [failed recovery], failure [RecoveryFailedException[[unrestorable-files][3]: Recovery failed on {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823}]; nested: IndexShardRecoveryException[failed recovery]; nested: IndexShardRestoreFailedException[restore failed]; nested: IndexShardRestoreFailedException[failed to restore snapshot [test-snap/tQMQreRZQjWjWu-mIB8mbA]]; nested: IndexShardRestoreFailedException[Failed to recover index]; nested: IOException[Random IOException]; ] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [unrestorable-files][3]: Recovery failed on {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/tQMQreRZQjWjWu-mIB8mbA] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: java.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:268) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:38,496][WARN ][o.e.c.a.s.ShardStateAction] [node_s1] [unrestorable-files][3] received shard failed for shard id [[unrestorable-files][3]], allocation id [A4EgslriQnWep_jWqhbMzA], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} has not removed previously failed shard. resending shard failure] 1> [2017-12-23T11:13:38,496][WARN ][o.e.c.a.s.ShardStateAction] [node_s1] [unrestorable-files][1] received shard failed for shard id [[unrestorable-files][1]], allocation id [fBCNvTv6SaqyqD0Kg6ntnQ], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} has not removed previously failed shard. resending shard failure] 1> [2017-12-23T11:13:38,514][INFO ][o.e.r.RepositoriesService] [node_s1] update repository [test-repo] 1> [2017-12-23T11:13:38,522][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [unrestorable-files/306CyEmgScG3ckCkS2vj7g] deleting index 1> [2017-12-23T11:13:38,633][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[unrestorable-files][1]] ...]). 1> [2017-12-23T11:13:38,643][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testUnrestorableFilesDuringRestore]: cleaning up after test 1> [2017-12-23T11:13:38,650][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [unrestorable-files/8OtIiDxfS8KXKGWIBX_x1A] deleting index 1> [2017-12-23T11:13:38,693][INFO ][o.e.r.RepositoriesService] [node_s1] delete repository [test-repo] 1> [2017-12-23T11:13:38,698][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testUnrestorableFilesDuringRestore]: cleaned up after test 1> [2017-12-23T11:13:38,698][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testUnrestorableFilesDuringRestore]: after test 1> [2017-12-23T11:13:38,728][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testSnapshottingWithMissingSequenceNumbers]: before test 1> [2017-12-23T11:13:38,728][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testSnapshottingWithMissingSequenceNumbers]: setting up test 1> [2017-12-23T11:13:38,739][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testSnapshottingWithMissingSequenceNumbers]: all set up test 1> [2017-12-23T11:13:38,739][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating repository at /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/repos/GpEHyfQpXw 1> [2017-12-23T11:13:38,739][INFO ][o.e.r.RepositoriesService] [node_s1] put repository [test-repo] 1> [2017-12-23T11:13:38,746][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating an index and indexing documents 1> [2017-12-23T11:13:38,747][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test-idx] creating index, cause [api], templates [random_index_template], shards [1]/[0], mappings [] 1> [2017-12-23T11:13:38,758][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx][0]] ...]). 1> [2017-12-23T11:13:38,767][INFO ][o.e.c.m.MetaDataMappingService] [node_s1] [test-idx/RggYxbExSk2T_JiTwCRw1g] create_mapping [_doc] 1> [2017-12-23T11:13:38,806][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> snapshot 1> [2017-12-23T11:13:38,810][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/zhLkiy_dTaemgrESJEeWmQ] started 1> [2017-12-23T11:13:38,825][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/zhLkiy_dTaemgrESJEeWmQ] completed with state [SUCCESS] 1> [2017-12-23T11:13:38,828][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> delete indices 1> [2017-12-23T11:13:38,829][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx/RggYxbExSk2T_JiTwCRw1g] deleting index 1> [2017-12-23T11:13:38,838][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> restore all indices from the snapshot 1> [2017-12-23T11:13:38,881][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx][0]] ...]). 1> [2017-12-23T11:13:38,891][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> indexing some more 1> [2017-12-23T11:13:38,895][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testSnapshottingWithMissingSequenceNumbers]: cleaning up after test 1> [2017-12-23T11:13:38,905][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx/_t8I8VYwS2aohbxxXZX9_Q] deleting index 1> [2017-12-23T11:13:38,920][INFO ][o.e.r.RepositoriesService] [node_s1] delete repository [test-repo] 1> [2017-12-23T11:13:38,924][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testSnapshottingWithMissingSequenceNumbers]: cleaned up after test 1> [2017-12-23T11:13:38,924][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testSnapshottingWithMissingSequenceNumbers]: after test 1> [2017-12-23T11:13:38,963][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testReadonlyRepository]: before test 1> [2017-12-23T11:13:38,963][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testReadonlyRepository]: setting up test 1> [2017-12-23T11:13:38,963][DEBUG][o.e.t.InternalTestCluster] Reset test cluster with transport client ratio: [0.029699680556156238] 1> [2017-12-23T11:13:38,963][DEBUG][o.e.t.InternalTestCluster] updating min_master_nodes to [2] 1> [2017-12-23T11:13:38,963][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [cluster_update_settings]: execute 1> [2017-12-23T11:13:38,963][DEBUG][o.e.c.s.MasterService ] [node_s1] cluster state updated, version [970], source [cluster_update_settings] 1> [2017-12-23T11:13:38,964][DEBUG][o.e.c.s.MasterService ] [node_s1] publishing cluster state version [970] 1> [2017-12-23T11:13:38,964][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sc2] received diff cluster state version [970] with uuid [6R43a-RKRWu7G6gxy7B_Ow], diff size [219] 1> [2017-12-23T11:13:38,964][DEBUG][o.e.d.z.PublishClusterStateAction] [node_s0] received diff cluster state version [970] with uuid [6R43a-RKRWu7G6gxy7B_Ow], diff size [219] 1> [2017-12-23T11:13:38,964][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [970]])]: execute 1> [2017-12-23T11:13:38,964][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [970]])]: execute 1> [2017-12-23T11:13:38,965][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] cluster state updated, version [970], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [970]])] 1> [2017-12-23T11:13:38,964][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] cluster state updated, version [970], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [970]])] 1> [2017-12-23T11:13:38,965][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] applying cluster state version 970 1> [2017-12-23T11:13:38,965][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] apply cluster state with version 970 1> [2017-12-23T11:13:38,965][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] applying cluster state version 970 1> [2017-12-23T11:13:38,965][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] apply cluster state with version 970 1> [2017-12-23T11:13:38,965][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] set locally applied cluster state to version 970 1> [2017-12-23T11:13:38,965][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] set locally applied cluster state to version 970 1> [2017-12-23T11:13:38,965][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [970]])]: took [0s] done applying updated cluster state (version: 970, uuid: 6R43a-RKRWu7G6gxy7B_Ow) 1> [2017-12-23T11:13:38,965][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [970]])]: took [0s] done applying updated cluster state (version: 970, uuid: 6R43a-RKRWu7G6gxy7B_Ow) 1> [2017-12-23T11:13:38,965][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [970] source [cluster_update_settings]])]: execute 1> [2017-12-23T11:13:38,965][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] cluster state updated, version [970], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [970] source [cluster_update_settings]])] 1> [2017-12-23T11:13:38,965][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] applying cluster state version 970 1> [2017-12-23T11:13:38,965][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] apply cluster state with version 970 1> [2017-12-23T11:13:38,965][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] set locally applied cluster state to version 970 1> [2017-12-23T11:13:38,966][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [cluster_update_settings]: took [2ms] done publishing updated cluster state (version: 970, uuid: 6R43a-RKRWu7G6gxy7B_Ow) 1> [2017-12-23T11:13:38,966][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [970] source [cluster_update_settings]])]: took [0s] done applying updated cluster state (version: 970, uuid: 6R43a-RKRWu7G6gxy7B_Ow) 1> [2017-12-23T11:13:38,966][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [reroute_after_cluster_update_settings]: execute 1> [2017-12-23T11:13:38,966][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [reroute_after_cluster_update_settings]: took [0s] no change in cluster state 1> [2017-12-23T11:13:38,966][DEBUG][o.e.t.InternalTestCluster] Cluster hasn't changed - moving out - nodes: [[node_s0, node_s1, node_sc2]] nextNodeId: [3] numSharedNodes: [3] 1> [2017-12-23T11:13:38,967][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [delete_repository [*]]: execute 1> [2017-12-23T11:13:38,967][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [delete_repository [*]]: took [0s] no change in cluster state 1> [2017-12-23T11:13:38,967][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [create-index-template [random_index_template], cause [api]]: execute 1> [2017-12-23T11:13:38,967][DEBUG][o.e.i.IndicesService ] [node_s1] creating Index [[PikeLZufTIWJfDYxlZOrfA/vO8ogLXfS86ACLmZkAyHAQ]], shards [9]/[0] - reason [create index] 1> [2017-12-23T11:13:38,969][DEBUG][o.e.i.c.q.DisabledQueryCache] [node_s1] [PikeLZufTIWJfDYxlZOrfA] Using no query cache 1> [2017-12-23T11:13:38,969][DEBUG][o.e.i.IndicesService ] [node_s1] [PikeLZufTIWJfDYxlZOrfA] closing ... (reason [NO_LONGER_ASSIGNED]) 1> [2017-12-23T11:13:38,969][DEBUG][o.e.i.IndicesService ] [node_s1] [PikeLZufTIWJfDYxlZOrfA/vO8ogLXfS86ACLmZkAyHAQ] closing index service (reason [NO_LONGER_ASSIGNED][ created for parsing template mapping]) 1> [2017-12-23T11:13:38,969][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_s1] [PikeLZufTIWJfDYxlZOrfA] clearing all bitsets because [close] 1> [2017-12-23T11:13:38,969][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_s1] [PikeLZufTIWJfDYxlZOrfA] clearing all bitsets because [close] 1> [2017-12-23T11:13:38,970][DEBUG][o.e.i.IndicesService ] [node_s1] [PikeLZufTIWJfDYxlZOrfA/vO8ogLXfS86ACLmZkAyHAQ] closed... (reason [NO_LONGER_ASSIGNED][ created for parsing template mapping]) 1> [2017-12-23T11:13:38,970][DEBUG][o.e.c.s.MasterService ] [node_s1] cluster state updated, version [971], source [create-index-template [random_index_template], cause [api]] 1> [2017-12-23T11:13:38,970][DEBUG][o.e.c.s.MasterService ] [node_s1] publishing cluster state version [971] 1> [2017-12-23T11:13:38,970][DEBUG][o.e.d.z.PublishClusterStateAction] [node_s0] received diff cluster state version [971] with uuid [1ccFa-4hSuuisNVuqZLY1g], diff size [474] 1> [2017-12-23T11:13:38,970][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sc2] received diff cluster state version [971] with uuid [1ccFa-4hSuuisNVuqZLY1g], diff size [474] 1> [2017-12-23T11:13:38,970][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [971]])]: execute 1> [2017-12-23T11:13:38,970][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [971]])]: execute 1> [2017-12-23T11:13:38,970][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] cluster state updated, version [971], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [971]])] 1> [2017-12-23T11:13:38,970][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] cluster state updated, version [971], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [971]])] 1> [2017-12-23T11:13:38,970][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] applying cluster state version 971 1> [2017-12-23T11:13:38,971][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] applying cluster state version 971 1> [2017-12-23T11:13:38,971][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] apply cluster state with version 971 1> [2017-12-23T11:13:38,971][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] apply cluster state with version 971 1> [2017-12-23T11:13:38,971][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] set locally applied cluster state to version 971 1> [2017-12-23T11:13:38,971][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [971]])]: took [0s] done applying updated cluster state (version: 971, uuid: 1ccFa-4hSuuisNVuqZLY1g) 1> [2017-12-23T11:13:38,972][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] set locally applied cluster state to version 971 1> [2017-12-23T11:13:38,972][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [971]])]: took [1ms] done applying updated cluster state (version: 971, uuid: 1ccFa-4hSuuisNVuqZLY1g) 1> [2017-12-23T11:13:38,972][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [971] source [create-index-template [random_index_template], cause [api]]])]: execute 1> [2017-12-23T11:13:38,973][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] cluster state updated, version [971], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [971] source [create-index-template [random_index_template], cause [api]]])] 1> [2017-12-23T11:13:38,973][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] applying cluster state version 971 1> [2017-12-23T11:13:38,973][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] apply cluster state with version 971 1> [2017-12-23T11:13:38,974][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] set locally applied cluster state to version 971 1> [2017-12-23T11:13:38,974][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [971] source [create-index-template [random_index_template], cause [api]]])]: took [1ms] done applying updated cluster state (version: 971, uuid: 1ccFa-4hSuuisNVuqZLY1g) 1> [2017-12-23T11:13:38,974][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [create-index-template [random_index_template], cause [api]]: took [6ms] done publishing updated cluster state (version: 971, uuid: 1ccFa-4hSuuisNVuqZLY1g) 1> [2017-12-23T11:13:38,974][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testReadonlyRepository]: all set up test 1> [2017-12-23T11:13:38,974][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating repository 1> [2017-12-23T11:13:38,975][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [put_repository [test-repo]]: execute 1> [2017-12-23T11:13:38,975][DEBUG][o.e.r.RepositoriesService] [node_s1] creating repository [fs][test-repo] 1> [2017-12-23T11:13:38,975][INFO ][o.e.r.RepositoriesService] [node_s1] put repository [test-repo] 1> [2017-12-23T11:13:38,975][DEBUG][o.e.c.s.MasterService ] [node_s1] cluster state updated, version [972], source [put_repository [test-repo]] 1> [2017-12-23T11:13:38,975][DEBUG][o.e.c.s.MasterService ] [node_s1] publishing cluster state version [972] 1> [2017-12-23T11:13:38,976][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sc2] received diff cluster state version [972] with uuid [-9NPpY8STRiOQ7NSAK4qlg], diff size [443] 1> [2017-12-23T11:13:38,976][DEBUG][o.e.d.z.PublishClusterStateAction] [node_s0] received diff cluster state version [972] with uuid [-9NPpY8STRiOQ7NSAK4qlg], diff size [443] 1> [2017-12-23T11:13:38,976][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [972]])]: execute 1> [2017-12-23T11:13:38,976][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [972]])]: execute 1> [2017-12-23T11:13:38,976][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] cluster state updated, version [972], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [972]])] 1> [2017-12-23T11:13:38,976][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] cluster state updated, version [972], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [972]])] 1> [2017-12-23T11:13:38,976][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] applying cluster state version 972 1> [2017-12-23T11:13:38,976][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] applying cluster state version 972 1> [2017-12-23T11:13:38,976][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] apply cluster state with version 972 1> [2017-12-23T11:13:38,976][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] apply cluster state with version 972 1> [2017-12-23T11:13:38,976][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] set locally applied cluster state to version 972 1> [2017-12-23T11:13:38,976][DEBUG][o.e.r.RepositoriesService] [node_s0] creating repository [fs][test-repo] 1> [2017-12-23T11:13:38,977][DEBUG][o.e.r.RepositoriesService] [node_s0] registering repository [test-repo] 1> [2017-12-23T11:13:38,977][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [972]])]: took [0s] done applying updated cluster state (version: 972, uuid: -9NPpY8STRiOQ7NSAK4qlg) 1> [2017-12-23T11:13:38,978][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] set locally applied cluster state to version 972 1> [2017-12-23T11:13:38,978][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [972]])]: took [1ms] done applying updated cluster state (version: 972, uuid: -9NPpY8STRiOQ7NSAK4qlg) 1> [2017-12-23T11:13:38,978][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [972] source [put_repository [test-repo]]])]: execute 1> [2017-12-23T11:13:38,978][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] cluster state updated, version [972], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [972] source [put_repository [test-repo]]])] 1> [2017-12-23T11:13:38,978][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] applying cluster state version 972 1> [2017-12-23T11:13:38,978][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] apply cluster state with version 972 1> [2017-12-23T11:13:38,978][DEBUG][o.e.r.RepositoriesService] [node_s1] registering repository [test-repo] 1> [2017-12-23T11:13:38,980][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] set locally applied cluster state to version 972 1> [2017-12-23T11:13:38,980][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [put_repository [test-repo]]: took [4ms] done publishing updated cluster state (version: 972, uuid: -9NPpY8STRiOQ7NSAK4qlg) 1> [2017-12-23T11:13:38,981][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [972] source [put_repository [test-repo]]])]: took [2ms] done applying updated cluster state (version: 972, uuid: -9NPpY8STRiOQ7NSAK4qlg) 1> [2017-12-23T11:13:38,982][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [create-index [test-idx], cause [api]]: execute 1> [2017-12-23T11:13:38,982][DEBUG][o.e.i.IndicesService ] [node_s1] creating Index [[test-idx/ppbRpfj4TEWU46m0u2N6Vg]], shards [9]/[1] - reason [create index] 1> [2017-12-23T11:13:38,982][DEBUG][o.e.i.c.q.DisabledQueryCache] [node_s1] [test-idx] Using no query cache 1> [2017-12-23T11:13:38,983][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test-idx] creating index, cause [api], templates [random_index_template], shards [9]/[1], mappings [] 1> [2017-12-23T11:13:38,983][DEBUG][o.e.i.IndicesService ] [node_s1] [test-idx] closing ... (reason [NO_LONGER_ASSIGNED]) 1> [2017-12-23T11:13:38,983][DEBUG][o.e.i.IndicesService ] [node_s1] [test-idx/ppbRpfj4TEWU46m0u2N6Vg] closing index service (reason [NO_LONGER_ASSIGNED][cleaning up after validating index on master]) 1> [2017-12-23T11:13:38,983][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_s1] [test-idx] clearing all bitsets because [close] 1> [2017-12-23T11:13:38,983][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_s1] [test-idx] clearing all bitsets because [close] 1> [2017-12-23T11:13:38,983][DEBUG][o.e.i.IndicesService ] [node_s1] [test-idx/ppbRpfj4TEWU46m0u2N6Vg] closed... (reason [NO_LONGER_ASSIGNED][cleaning up after validating index on master]) 1> [2017-12-23T11:13:38,983][DEBUG][o.e.c.s.MasterService ] [node_s1] cluster state updated, version [973], source [create-index [test-idx], cause [api]] 1> [2017-12-23T11:13:38,983][DEBUG][o.e.c.s.MasterService ] [node_s1] publishing cluster state version [973] 1> [2017-12-23T11:13:38,984][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sc2] received diff cluster state version [973] with uuid [xDmcGGadS1eZFz5vCEl2Nw], diff size [862] 1> [2017-12-23T11:13:38,984][DEBUG][o.e.d.z.PublishClusterStateAction] [node_s0] received diff cluster state version [973] with uuid [xDmcGGadS1eZFz5vCEl2Nw], diff size [862] 1> [2017-12-23T11:13:38,984][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [973]])]: execute 1> [2017-12-23T11:13:38,984][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [973]])]: execute 1> [2017-12-23T11:13:38,984][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] cluster state updated, version [973], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [973]])] 1> [2017-12-23T11:13:38,984][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] cluster state updated, version [973], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [973]])] 1> [2017-12-23T11:13:38,984][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] applying cluster state version 973 1> [2017-12-23T11:13:38,984][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] applying cluster state version 973 1> [2017-12-23T11:13:38,984][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] apply cluster state with version 973 1> [2017-12-23T11:13:38,984][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] apply cluster state with version 973 1> [2017-12-23T11:13:38,985][DEBUG][o.e.i.c.IndicesClusterStateService] [node_s0] [[test-idx/ppbRpfj4TEWU46m0u2N6Vg]] creating index 1> [2017-12-23T11:13:38,985][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] set locally applied cluster state to version 973 1> [2017-12-23T11:13:38,985][DEBUG][o.e.i.IndicesService ] [node_s0] creating Index [[test-idx/ppbRpfj4TEWU46m0u2N6Vg]], shards [9]/[1] - reason [create index] 1> [2017-12-23T11:13:38,985][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [973]])]: took [0s] done applying updated cluster state (version: 973, uuid: xDmcGGadS1eZFz5vCEl2Nw) 1> [2017-12-23T11:13:38,985][DEBUG][o.e.i.c.q.DisabledQueryCache] [node_s0] [test-idx] Using no query cache 1> [2017-12-23T11:13:38,985][DEBUG][o.e.i.c.IndicesClusterStateService] [node_s0] [test-idx][6] creating shard 1> [2017-12-23T11:13:38,986][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] [test-idx][6] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/d0/nodes/0/indices/ppbRpfj4TEWU46m0u2N6Vg/6, shard=[test-idx][6]}] 1> [2017-12-23T11:13:38,986][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] creating shard_id [test-idx][6] 1> [2017-12-23T11:13:38,987][DEBUG][o.e.i.s.Store ] [node_s0] [test-idx][6] store stats are refreshed with refresh_interval [10s] 1> [2017-12-23T11:13:38,987][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][6] state: [CREATED] 1> [2017-12-23T11:13:38,988][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][6] state: [CREATED]->[RECOVERING], reason [from store] 1> [2017-12-23T11:13:38,988][DEBUG][o.e.i.c.IndicesClusterStateService] [node_s0] [test-idx][4] creating shard 1> [2017-12-23T11:13:38,988][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][6] starting recovery from store ... 1> [2017-12-23T11:13:38,989][DEBUG][o.e.i.t.Translog ] [node_s0] [test-idx][6] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-23T11:13:38,989][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] [test-idx][4] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/d1/nodes/0/indices/ppbRpfj4TEWU46m0u2N6Vg/4, shard=[test-idx][4]}] 1> [2017-12-23T11:13:38,989][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] creating shard_id [test-idx][4] 1> [2017-12-23T11:13:38,990][DEBUG][o.e.i.s.Store ] [node_s0] [test-idx][4] store stats are refreshed with refresh_interval [10s] 1> [2017-12-23T11:13:38,990][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][4] state: [CREATED] 1> [2017-12-23T11:13:38,991][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][4] state: [CREATED]->[RECOVERING], reason [from store] 1> [2017-12-23T11:13:38,991][DEBUG][o.e.i.c.IndicesClusterStateService] [node_s0] [test-idx][2] creating shard 1> [2017-12-23T11:13:38,991][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][4] starting recovery from store ... 1> [2017-12-23T11:13:38,992][DEBUG][o.e.i.t.Translog ] [node_s0] [test-idx][4] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-23T11:13:38,992][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][6] state: [RECOVERING]->[POST_RECOVERY], reason [post recovery from shard_store] 1> [2017-12-23T11:13:38,992][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][6] recovery completed from [shard_store], took [6ms] 1> [2017-12-23T11:13:38,992][DEBUG][o.e.c.a.s.ShardStateAction] [node_s0] [test-idx][6] sending [internal:cluster/shard/started] to [AYXs8R5nQdOGtvqswmoK4A] for shard entry [shard id [[test-idx][6]], allocation id [_TFH1MdZThibpXUH25iErA], primary term [0], message [after new shard recovery]] 1> [2017-12-23T11:13:38,993][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] [test-idx][2] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/d0/nodes/0/indices/ppbRpfj4TEWU46m0u2N6Vg/2, shard=[test-idx][2]}] 1> [2017-12-23T11:13:38,993][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][6] received shard started for [shard id [[test-idx][6]], allocation id [_TFH1MdZThibpXUH25iErA], primary term [0], message [after new shard recovery]] 1> [2017-12-23T11:13:38,993][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] creating shard_id [test-idx][2] 1> [2017-12-23T11:13:38,993][DEBUG][o.e.i.s.Store ] [node_s0] [test-idx][2] store stats are refreshed with refresh_interval [10s] 1> [2017-12-23T11:13:38,994][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][2] state: [CREATED] 1> [2017-12-23T11:13:38,994][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][2] state: [CREATED]->[RECOVERING], reason [from store] 1> [2017-12-23T11:13:38,994][DEBUG][o.e.i.c.IndicesClusterStateService] [node_s0] [test-idx][0] creating shard 1> [2017-12-23T11:13:38,994][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][2] starting recovery from store ... 1> [2017-12-23T11:13:38,994][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][4] state: [RECOVERING]->[POST_RECOVERY], reason [post recovery from shard_store] 1> [2017-12-23T11:13:38,994][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][4] recovery completed from [shard_store], took [6ms] 1> [2017-12-23T11:13:38,994][DEBUG][o.e.c.a.s.ShardStateAction] [node_s0] [test-idx][4] sending [internal:cluster/shard/started] to [AYXs8R5nQdOGtvqswmoK4A] for shard entry [shard id [[test-idx][4]], allocation id [GZoZOkiBTYyPaTLqVF5k-Q], primary term [0], message [after new shard recovery]] 1> [2017-12-23T11:13:38,995][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][4] received shard started for [shard id [[test-idx][4]], allocation id [GZoZOkiBTYyPaTLqVF5k-Q], primary term [0], message [after new shard recovery]] 1> [2017-12-23T11:13:38,995][DEBUG][o.e.i.t.Translog ] [node_s0] [test-idx][2] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-23T11:13:38,996][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] [test-idx][0] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/d1/nodes/0/indices/ppbRpfj4TEWU46m0u2N6Vg/0, shard=[test-idx][0]}] 1> [2017-12-23T11:13:38,996][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] creating shard_id [test-idx][0] 1> [2017-12-23T11:13:38,997][DEBUG][o.e.i.s.Store ] [node_s0] [test-idx][0] store stats are refreshed with refresh_interval [10s] 1> [2017-12-23T11:13:38,997][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][0] state: [CREATED] 1> [2017-12-23T11:13:38,998][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][0] state: [CREATED]->[RECOVERING], reason [from store] 1> [2017-12-23T11:13:38,998][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][0] starting recovery from store ... 1> [2017-12-23T11:13:38,998][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][2] state: [RECOVERING]->[POST_RECOVERY], reason [post recovery from shard_store] 1> [2017-12-23T11:13:38,998][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][2] recovery completed from [shard_store], took [6ms] 1> [2017-12-23T11:13:38,998][DEBUG][o.e.c.a.s.ShardStateAction] [node_s0] [test-idx][2] sending [internal:cluster/shard/started] to [AYXs8R5nQdOGtvqswmoK4A] for shard entry [shard id [[test-idx][2]], allocation id [5S4rYO90RXGxb_3Xtazekg], primary term [0], message [after new shard recovery]] 1> [2017-12-23T11:13:38,998][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][2] received shard started for [shard id [[test-idx][2]], allocation id [5S4rYO90RXGxb_3Xtazekg], primary term [0], message [after new shard recovery]] 1> [2017-12-23T11:13:38,998][DEBUG][o.e.i.t.Translog ] [node_s0] [test-idx][0] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-23T11:13:39,000][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] set locally applied cluster state to version 973 1> [2017-12-23T11:13:39,000][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [973]])]: took [15ms] done applying updated cluster state (version: 973, uuid: xDmcGGadS1eZFz5vCEl2Nw) 1> [2017-12-23T11:13:39,000][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [973] source [create-index [test-idx], cause [api]]])]: execute 1> [2017-12-23T11:13:39,000][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] cluster state updated, version [973], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [973] source [create-index [test-idx], cause [api]]])] 1> [2017-12-23T11:13:39,000][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] applying cluster state version 973 1> [2017-12-23T11:13:39,000][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] apply cluster state with version 973 1> [2017-12-23T11:13:39,001][DEBUG][o.e.i.c.IndicesClusterStateService] [node_s1] [[test-idx/ppbRpfj4TEWU46m0u2N6Vg]] creating index 1> [2017-12-23T11:13:39,001][DEBUG][o.e.i.IndicesService ] [node_s1] creating Index [[test-idx/ppbRpfj4TEWU46m0u2N6Vg]], shards [9]/[1] - reason [create index] 1> [2017-12-23T11:13:39,001][DEBUG][o.e.i.c.q.DisabledQueryCache] [node_s1] [test-idx] Using no query cache 1> [2017-12-23T11:13:39,001][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][0] state: [RECOVERING]->[POST_RECOVERY], reason [post recovery from shard_store] 1> [2017-12-23T11:13:39,001][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][0] recovery completed from [shard_store], took [6ms] 1> [2017-12-23T11:13:39,001][DEBUG][o.e.c.a.s.ShardStateAction] [node_s0] [test-idx][0] sending [internal:cluster/shard/started] to [AYXs8R5nQdOGtvqswmoK4A] for shard entry [shard id [[test-idx][0]], allocation id [OkZJ-uP3RmqrlCqn7xDngg], primary term [0], message [after new shard recovery]] 1> [2017-12-23T11:13:39,001][DEBUG][o.e.i.c.IndicesClusterStateService] [node_s1] [test-idx][1] creating shard 1> [2017-12-23T11:13:39,001][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][0] received shard started for [shard id [[test-idx][0]], allocation id [OkZJ-uP3RmqrlCqn7xDngg], primary term [0], message [after new shard recovery]] 1> [2017-12-23T11:13:39,002][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] [test-idx][1] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/d0/nodes/1/indices/ppbRpfj4TEWU46m0u2N6Vg/1, shard=[test-idx][1]}] 1> [2017-12-23T11:13:39,002][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] creating shard_id [test-idx][1] 1> [2017-12-23T11:13:39,003][DEBUG][o.e.i.s.Store ] [node_s1] [test-idx][1] store stats are refreshed with refresh_interval [10s] 1> [2017-12-23T11:13:39,003][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][1] state: [CREATED] 1> [2017-12-23T11:13:39,004][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][1] state: [CREATED]->[RECOVERING], reason [from store] 1> [2017-12-23T11:13:39,004][DEBUG][o.e.i.c.IndicesClusterStateService] [node_s1] [test-idx][7] creating shard 1> [2017-12-23T11:13:39,004][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][1] starting recovery from store ... 1> [2017-12-23T11:13:39,004][DEBUG][o.e.i.t.Translog ] [node_s1] [test-idx][1] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-23T11:13:39,005][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] [test-idx][7] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/d1/nodes/1/indices/ppbRpfj4TEWU46m0u2N6Vg/7, shard=[test-idx][7]}] 1> [2017-12-23T11:13:39,005][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] creating shard_id [test-idx][7] 1> [2017-12-23T11:13:39,005][DEBUG][o.e.i.s.Store ] [node_s1] [test-idx][7] store stats are refreshed with refresh_interval [10s] 1> [2017-12-23T11:13:39,006][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][7] state: [CREATED] 1> [2017-12-23T11:13:39,006][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][7] state: [CREATED]->[RECOVERING], reason [from store] 1> [2017-12-23T11:13:39,006][DEBUG][o.e.i.c.IndicesClusterStateService] [node_s1] [test-idx][3] creating shard 1> [2017-12-23T11:13:39,006][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][7] starting recovery from store ... 1> [2017-12-23T11:13:39,007][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][1] state: [RECOVERING]->[POST_RECOVERY], reason [post recovery from shard_store] 1> [2017-12-23T11:13:39,007][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][1] recovery completed from [shard_store], took [5ms] 1> [2017-12-23T11:13:39,007][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][1] sending [internal:cluster/shard/started] to [AYXs8R5nQdOGtvqswmoK4A] for shard entry [shard id [[test-idx][1]], allocation id [OHAlpHjCT4SDCdl2CYwAtw], primary term [0], message [after new shard recovery]] 1> [2017-12-23T11:13:39,007][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][1] received shard started for [shard id [[test-idx][1]], allocation id [OHAlpHjCT4SDCdl2CYwAtw], primary term [0], message [after new shard recovery]] 1> [2017-12-23T11:13:39,007][DEBUG][o.e.i.t.Translog ] [node_s1] [test-idx][7] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-23T11:13:39,007][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] [test-idx][3] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/d0/nodes/1/indices/ppbRpfj4TEWU46m0u2N6Vg/3, shard=[test-idx][3]}] 1> [2017-12-23T11:13:39,007][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] creating shard_id [test-idx][3] 1> [2017-12-23T11:13:39,008][DEBUG][o.e.i.s.Store ] [node_s1] [test-idx][3] store stats are refreshed with refresh_interval [10s] 1> [2017-12-23T11:13:39,008][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][3] state: [CREATED] 1> [2017-12-23T11:13:39,009][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][3] state: [CREATED]->[RECOVERING], reason [from store] 1> [2017-12-23T11:13:39,009][DEBUG][o.e.i.c.IndicesClusterStateService] [node_s1] [test-idx][5] creating shard 1> [2017-12-23T11:13:39,009][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][3] starting recovery from store ... 1> [2017-12-23T11:13:39,009][DEBUG][o.e.i.t.Translog ] [node_s1] [test-idx][3] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-23T11:13:39,010][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] [test-idx][5] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/d1/nodes/1/indices/ppbRpfj4TEWU46m0u2N6Vg/5, shard=[test-idx][5]}] 1> [2017-12-23T11:13:39,010][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] creating shard_id [test-idx][5] 1> [2017-12-23T11:13:39,010][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][7] state: [RECOVERING]->[POST_RECOVERY], reason [post recovery from shard_store] 1> [2017-12-23T11:13:39,010][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][7] recovery completed from [shard_store], took [5ms] 1> [2017-12-23T11:13:39,010][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][7] sending [internal:cluster/shard/started] to [AYXs8R5nQdOGtvqswmoK4A] for shard entry [shard id [[test-idx][7]], allocation id [Xk_5rKFaSs6MwindOjlGIg], primary term [0], message [after new shard recovery]] 1> [2017-12-23T11:13:39,010][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][7] received shard started for [shard id [[test-idx][7]], allocation id [Xk_5rKFaSs6MwindOjlGIg], primary term [0], message [after new shard recovery]] 1> [2017-12-23T11:13:39,010][DEBUG][o.e.i.s.Store ] [node_s1] [test-idx][5] store stats are refreshed with refresh_interval [10s] 1> [2017-12-23T11:13:39,010][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][5] state: [CREATED] 1> [2017-12-23T11:13:39,011][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][5] state: [CREATED]->[RECOVERING], reason [from store] 1> [2017-12-23T11:13:39,011][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][5] starting recovery from store ... 1> [2017-12-23T11:13:39,012][DEBUG][o.e.i.t.Translog ] [node_s1] [test-idx][5] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-23T11:13:39,012][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][3] state: [RECOVERING]->[POST_RECOVERY], reason [post recovery from shard_store] 1> [2017-12-23T11:13:39,012][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][3] recovery completed from [shard_store], took [5ms] 1> [2017-12-23T11:13:39,012][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][3] sending [internal:cluster/shard/started] to [AYXs8R5nQdOGtvqswmoK4A] for shard entry [shard id [[test-idx][3]], allocation id [-yeyterRTtW8XqHMEjuKRA], primary term [0], message [after new shard recovery]] 1> [2017-12-23T11:13:39,012][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][3] received shard started for [shard id [[test-idx][3]], allocation id [-yeyterRTtW8XqHMEjuKRA], primary term [0], message [after new shard recovery]] 1> [2017-12-23T11:13:39,013][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] set locally applied cluster state to version 973 1> [2017-12-23T11:13:39,014][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [973] source [create-index [test-idx], cause [api]]])]: took [13ms] done applying updated cluster state (version: 973, uuid: xDmcGGadS1eZFz5vCEl2Nw) 1> [2017-12-23T11:13:39,014][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [create-index [test-idx], cause [api]]: took [31ms] done publishing updated cluster state (version: 973, uuid: xDmcGGadS1eZFz5vCEl2Nw) 1> [2017-12-23T11:13:39,014][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [shard-started shard id [[test-idx][6]], allocation id [_TFH1MdZThibpXUH25iErA], primary term [0], message [after new shard recovery][shard id [[test-idx][6]], allocation id [_TFH1MdZThibpXUH25iErA], primary term [0], message [after new shard recovery]], shard-started shard id [[test-idx][2]], allocation id [5S4rYO90RXGxb_3Xtazekg], primary term [0], message [after new shard recovery][shard id [[test-idx][2]], allocation id [5S4rYO90RXGxb_3Xtazekg], primary term [0], message [after new shard recovery]], shard-started shard id [[test-idx][7]], allocation id [Xk_5rKFaSs6MwindOjlGIg], primary term [0], message [after new shard recovery][shard id [[test-idx][7]], allocation id [Xk_5rKFaSs6MwindOjlGIg], primary term [0], message [after new shard recovery]], shard-started shard id [[test-idx][0]], allocation id [OkZJ-uP3RmqrlCqn7xDngg], primary term [0], message [after new shard recovery][shard id [[test-idx][0]], allocation id [OkZJ-uP3RmqrlCqn7xDngg], primary term [0], message [after new shard recovery]], shard-started shard id [[test-idx][4]], allocation id [GZoZOkiBTYyPaTLqVF5k-Q], primary term [0], message [after new shard recovery][shard id [[test-idx][4]], allocation id [GZoZOkiBTYyPaTLqVF5k-Q], primary term [0], message [after new shard recovery]], shard-started shard id [[test-idx][1]], allocation id [OHAlpHjCT4SDCdl2CYwAtw], primary term [0], message [after new shard recovery][shard id [[test-idx][1]], allocation id [OHAlpHjCT4SDCdl2CYwAtw], primary term [0], message [after new shard recovery]], shard-started shard id [[test-idx][3]], allocation id [-yeyterRTtW8XqHMEjuKRA], primary term [0], message [after new shard recovery][shard id [[test-idx][3]], allocation id [-yeyterRTtW8XqHMEjuKRA], primary term [0], message [after new shard recovery]]]: execute 1> [2017-12-23T11:13:39,014][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][6] starting shard [test-idx][6], node[riyQLKzZRxquoQPA_N7tjg], [P], recovery_source[new shard recovery], s[INITIALIZING], a[id=_TFH1MdZThibpXUH25iErA], unassigned_info[[reason=INDEX_CREATED], at[2017-12-23T10:13:38.983Z], delayed=false, allocation_status[no_attempt]] (shard started task: [shard id [[test-idx][6]], allocation id [_TFH1MdZThibpXUH25iErA], primary term [0], message [after new shard recovery]]) 1> [2017-12-23T11:13:39,014][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][4] starting shard [test-idx][4], node[riyQLKzZRxquoQPA_N7tjg], [P], recovery_source[new shard recovery], s[INITIALIZING], a[id=GZoZOkiBTYyPaTLqVF5k-Q], unassigned_info[[reason=INDEX_CREATED], at[2017-12-23T10:13:38.983Z], delayed=false, allocation_status[no_attempt]] (shard started task: [shard id [[test-idx][4]], allocation id [GZoZOkiBTYyPaTLqVF5k-Q], primary term [0], message [after new shard recovery]]) 1> [2017-12-23T11:13:39,014][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][2] starting shard [test-idx][2], node[riyQLKzZRxquoQPA_N7tjg], [P], recovery_source[new shard recovery], s[INITIALIZING], a[id=5S4rYO90RXGxb_3Xtazekg], unassigned_info[[reason=INDEX_CREATED], at[2017-12-23T10:13:38.983Z], delayed=false, allocation_status[no_attempt]] (shard started task: [shard id [[test-idx][2]], allocation id [5S4rYO90RXGxb_3Xtazekg], primary term [0], message [after new shard recovery]]) 1> [2017-12-23T11:13:39,014][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][0] starting shard [test-idx][0], node[riyQLKzZRxquoQPA_N7tjg], [P], recovery_source[new shard recovery], s[INITIALIZING], a[id=OkZJ-uP3RmqrlCqn7xDngg], unassigned_info[[reason=INDEX_CREATED], at[2017-12-23T10:13:38.983Z], delayed=false, allocation_status[no_attempt]] (shard started task: [shard id [[test-idx][0]], allocation id [OkZJ-uP3RmqrlCqn7xDngg], primary term [0], message [after new shard recovery]]) 1> [2017-12-23T11:13:39,014][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][1] starting shard [test-idx][1], node[AYXs8R5nQdOGtvqswmoK4A], [P], recovery_source[new shard recovery], s[INITIALIZING], a[id=OHAlpHjCT4SDCdl2CYwAtw], unassigned_info[[reason=INDEX_CREATED], at[2017-12-23T10:13:38.983Z], delayed=false, allocation_status[no_attempt]] (shard started task: [shard id [[test-idx][1]], allocation id [OHAlpHjCT4SDCdl2CYwAtw], primary term [0], message [after new shard recovery]]) 1> [2017-12-23T11:13:39,014][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][7] starting shard [test-idx][7], node[AYXs8R5nQdOGtvqswmoK4A], [P], recovery_source[new shard recovery], s[INITIALIZING], a[id=Xk_5rKFaSs6MwindOjlGIg], unassigned_info[[reason=INDEX_CREATED], at[2017-12-23T10:13:38.983Z], delayed=false, allocation_status[no_attempt]] (shard started task: [shard id [[test-idx][7]], allocation id [Xk_5rKFaSs6MwindOjlGIg], primary term [0], message [after new shard recovery]]) 1> [2017-12-23T11:13:39,014][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][3] starting shard [test-idx][3], node[AYXs8R5nQdOGtvqswmoK4A], [P], recovery_source[new shard recovery], s[INITIALIZING], a[id=-yeyterRTtW8XqHMEjuKRA], unassigned_info[[reason=INDEX_CREATED], at[2017-12-23T10:13:38.983Z], delayed=false, allocation_status[no_attempt]] (shard started task: [shard id [[test-idx][3]], allocation id [-yeyterRTtW8XqHMEjuKRA], primary term [0], message [after new shard recovery]]) 1> [2017-12-23T11:13:39,015][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][5] state: [RECOVERING]->[POST_RECOVERY], reason [post recovery from shard_store] 1> [2017-12-23T11:13:39,015][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][5] recovery completed from [shard_store], took [5ms] 1> [2017-12-23T11:13:39,015][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][5] sending [internal:cluster/shard/started] to [AYXs8R5nQdOGtvqswmoK4A] for shard entry [shard id [[test-idx][5]], allocation id [7VXcg4_BSeyK5U8Al6kmog], primary term [0], message [after new shard recovery]] 1> [2017-12-23T11:13:39,015][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][5] received shard started for [shard id [[test-idx][5]], allocation id [7VXcg4_BSeyK5U8Al6kmog], primary term [0], message [after new shard recovery]] 1> [2017-12-23T11:13:39,015][DEBUG][o.e.c.s.MasterService ] [node_s1] cluster state updated, version [974], source [shard-started shard id [[test-idx][6]], allocation id [_TFH1MdZThibpXUH25iErA], primary term [0], message [after new shard recovery][shard id [[test-idx][6]], allocation id [_TFH1MdZThibpXUH25iErA], primary term [0], message [after new shard recovery]], shard-started shard id [[test-idx][2]], allocation id [5S4rYO90RXGxb_3Xtazekg], primary term [0], message [after new shard recovery][shard id [[test-idx][2]], allocation id [5S4rYO90RXGxb_3Xtazekg], primary term [0], message [after new shard recovery]], shard-started shard id [[test-idx][7]], allocation id [Xk_5rKFaSs6MwindOjlGIg], primary term [0], message [after new shard recovery][shard id [[test-idx][7]], allocation id [Xk_5rKFaSs6MwindOjlGIg], primary term [0], message [after new shard recovery]], shard-started shard id [[test-idx][0]], allocation id [OkZJ-uP3RmqrlCqn7xDngg], primary term [0], message [after new shard recovery][shard id [[test-idx][0]], allocation id [OkZJ-uP3RmqrlCqn7xDngg], primary term [0], message [after new shard recovery]], shard-started shard id [[test-idx][4]], allocation id [GZoZOkiBTYyPaTLqVF5k-Q], primary term [0], message [after new shard recovery][shard id [[test-idx][4]], allocation id [GZoZOkiBTYyPaTLqVF5k-Q], primary term [0], message [after new shard recovery]], shard-started shard id [[test-idx][1]], allocation id [OHAlpHjCT4SDCdl2CYwAtw], primary term [0], message [after new shard recovery][shard id [[test-idx][1]], allocation id [OHAlpHjCT4SDCdl2CYwAtw], primary term [0], message [after new shard recovery]], shard-started shard id [[test-idx][3]], allocation id [-yeyterRTtW8XqHMEjuKRA], primary term [0], message [after new shard recovery][shard id [[test-idx][3]], allocation id [-yeyterRTtW8XqHMEjuKRA], primary term [0], message [after new shard recovery]]] 1> [2017-12-23T11:13:39,015][DEBUG][o.e.c.s.MasterService ] [node_s1] publishing cluster state version [974] 1> [2017-12-23T11:13:39,016][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sc2] received diff cluster state version [974] with uuid [vjYev8iHR9StD_RzkcWT2A], diff size [1045] 1> [2017-12-23T11:13:39,016][DEBUG][o.e.d.z.PublishClusterStateAction] [node_s0] received diff cluster state version [974] with uuid [vjYev8iHR9StD_RzkcWT2A], diff size [1045] 1> [2017-12-23T11:13:39,016][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [974]])]: execute 1> [2017-12-23T11:13:39,016][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [974]])]: execute 1> [2017-12-23T11:13:39,016][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] cluster state updated, version [974], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [974]])] 1> [2017-12-23T11:13:39,016][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] cluster state updated, version [974], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [974]])] 1> [2017-12-23T11:13:39,016][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] applying cluster state version 974 1> [2017-12-23T11:13:39,017][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] applying cluster state version 974 1> [2017-12-23T11:13:39,017][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] apply cluster state with version 974 1> [2017-12-23T11:13:39,017][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] apply cluster state with version 974 1> [2017-12-23T11:13:39,017][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] set locally applied cluster state to version 974 1> [2017-12-23T11:13:39,017][DEBUG][o.e.i.c.IndicesClusterStateService] [node_s0] [test-idx][7] creating shard 1> [2017-12-23T11:13:39,017][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [974]])]: took [0s] done applying updated cluster state (version: 974, uuid: vjYev8iHR9StD_RzkcWT2A) 1> [2017-12-23T11:13:39,018][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] [test-idx][7] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/d0/nodes/0/indices/ppbRpfj4TEWU46m0u2N6Vg/7, shard=[test-idx][7]}] 1> [2017-12-23T11:13:39,018][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] creating shard_id [test-idx][7] 1> [2017-12-23T11:13:39,018][DEBUG][o.e.i.s.Store ] [node_s0] [test-idx][7] store stats are refreshed with refresh_interval [10s] 1> [2017-12-23T11:13:39,018][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][7] state: [CREATED] 1> [2017-12-23T11:13:39,019][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][7] state: [CREATED]->[RECOVERING], reason [from {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823}] 1> [2017-12-23T11:13:39,019][DEBUG][o.e.i.c.IndicesClusterStateService] [node_s0] [test-idx][1] creating shard 1> [2017-12-23T11:13:39,020][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] [test-idx][1] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/d1/nodes/0/indices/ppbRpfj4TEWU46m0u2N6Vg/1, shard=[test-idx][1]}] 1> [2017-12-23T11:13:39,020][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] creating shard_id [test-idx][1] 1> [2017-12-23T11:13:39,021][DEBUG][o.e.i.r.RecoveryTarget ] [node_s0] [test-idx][7] reset of recovery with shard [test-idx][7] and id [2106] 1> [2017-12-23T11:13:39,021][DEBUG][o.e.i.s.Store ] [node_s0] [test-idx][1] store stats are refreshed with refresh_interval [10s] 1> [2017-12-23T11:13:39,021][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][1] state: [CREATED] 1> [2017-12-23T11:13:39,022][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][1] state: [CREATED]->[RECOVERING], reason [from {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823}] 1> [2017-12-23T11:13:39,022][DEBUG][o.e.i.c.IndicesClusterStateService] [node_s0] [test-idx][8] creating shard 1> [2017-12-23T11:13:39,023][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] [test-idx][8] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/d0/nodes/0/indices/ppbRpfj4TEWU46m0u2N6Vg/8, shard=[test-idx][8]}] 1> [2017-12-23T11:13:39,023][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] creating shard_id [test-idx][8] 1> [2017-12-23T11:13:39,023][DEBUG][o.e.i.r.RecoveryTarget ] [node_s0] [test-idx][1] reset of recovery with shard [test-idx][1] and id [2108] 1> [2017-12-23T11:13:39,024][DEBUG][o.e.i.s.Store ] [node_s0] [test-idx][8] store stats are refreshed with refresh_interval [10s] 1> [2017-12-23T11:13:39,024][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][8] state: [CREATED] 1> [2017-12-23T11:13:39,025][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][8] state: [CREATED]->[RECOVERING], reason [from store] 1> [2017-12-23T11:13:39,025][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][8] starting recovery from store ... 1> [2017-12-23T11:13:39,025][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][4] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-23T11:13:39,025][DEBUG][o.e.i.c.IndicesClusterStateService] [node_s0] [test-idx][3] creating shard 1> [2017-12-23T11:13:39,025][DEBUG][o.e.i.t.Translog ] [node_s0] [test-idx][8] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-23T11:13:39,026][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] [test-idx][3] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/d1/nodes/0/indices/ppbRpfj4TEWU46m0u2N6Vg/3, shard=[test-idx][3]}] 1> [2017-12-23T11:13:39,026][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] creating shard_id [test-idx][3] 1> [2017-12-23T11:13:39,027][DEBUG][o.e.i.s.Store ] [node_s0] [test-idx][3] store stats are refreshed with refresh_interval [10s] 1> [2017-12-23T11:13:39,027][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][3] state: [CREATED] 1> [2017-12-23T11:13:39,028][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][3] state: [CREATED]->[RECOVERING], reason [from {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823}] 1> [2017-12-23T11:13:39,028][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][8] state: [RECOVERING]->[POST_RECOVERY], reason [post recovery from shard_store] 1> [2017-12-23T11:13:39,028][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][8] recovery completed from [shard_store], took [6ms] 1> [2017-12-23T11:13:39,028][DEBUG][o.e.c.a.s.ShardStateAction] [node_s0] [test-idx][8] sending [internal:cluster/shard/started] to [AYXs8R5nQdOGtvqswmoK4A] for shard entry [shard id [[test-idx][8]], allocation id [--qC1QzQS4-9k9PAKxZSng], primary term [0], message [after new shard recovery]] 1> [2017-12-23T11:13:39,029][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][8] received shard started for [shard id [[test-idx][8]], allocation id [--qC1QzQS4-9k9PAKxZSng], primary term [0], message [after new shard recovery]] 1> [2017-12-23T11:13:39,029][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][6] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-23T11:13:39,029][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][2] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-23T11:13:39,029][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][0] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-23T11:13:39,030][DEBUG][o.e.i.r.RecoveryTarget ] [node_s0] [test-idx][3] reset of recovery with shard [test-idx][3] and id [2110] 1> [2017-12-23T11:13:39,030][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] set locally applied cluster state to version 974 1> [2017-12-23T11:13:39,031][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [974]])]: took [14ms] done applying updated cluster state (version: 974, uuid: vjYev8iHR9StD_RzkcWT2A) 1> [2017-12-23T11:13:39,031][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [974] source [shard-started shard id [[test-idx][6]], allocation id [_TFH1MdZThibpXUH25iErA], primary term [0], message [after new shard recovery][shard id [[test-idx][6]], allocation id [_TFH1MdZThibpXUH25iErA], primary term [0], message [after new shard recovery]], shard-started shard id [[test-idx][2]], allocation id [5S4rYO90RXGxb_3Xtazekg], primary term [0], message [after new shard recovery][shard id [[test-idx][2]], allocation id [5S4rYO90RXGxb_3Xtazekg], primary term [0], message [after new shard recovery]], shard-started shard id [[test-idx][7]], allocation id [Xk_5rKFaSs6MwindOjlGIg], primary term [0], message [after new shard recovery][shard id [[test-idx][7]], allocation id [Xk_5rKFaSs6MwindOjlGIg], primary term [0], message [after new shard recovery]], shard-started shard id [[test-idx][0]], allocation id [OkZJ-uP3RmqrlCqn7xDngg], primary term [0], message [after new shard recovery][shard id [[test-idx][0]], allocation id [OkZJ-uP3RmqrlCqn7xDngg], primary term [0], message [after new shard recovery]], shard-started shard id [[test-idx][4]], allocation id [GZoZOkiBTYyPaTLqVF5k-Q], primary term [0], message [after new shard recovery][shard id [[test-idx][4]], allocation id [GZoZOkiBTYyPaTLqVF5k-Q], primary term [0], message [after new shard recovery]], shard-started shard id [[test-idx][1]], allocation id [OHAlpHjCT4SDCdl2CYwAtw], primary term [0], message [after new shard recovery][shard id [[test-idx][1]], allocation id [OHAlpHjCT4SDCdl2CYwAtw], primary term [0], message [after new shard recovery]], shard-started shard id [[test-idx][3]], allocation id [-yeyterRTtW8XqHMEjuKRA], primary term [0], message [after new shard recovery][shard id [[test-idx][3]], allocation id [-yeyterRTtW8XqHMEjuKRA], primary term [0], message [after new shard recovery]]]])]: execute 1> [2017-12-23T11:13:39,031][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] cluster state updated, version [974], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [974] source [shard-started shard id [[test-idx][6]], allocation id [_TFH1MdZThibpXUH25iErA], primary term [0], message [after new shard recovery][shard id [[test-idx][6]], allocation id [_TFH1MdZThibpXUH25iErA], primary term [0], message [after new shard recovery]], shard-started shard id [[test-idx][2]], allocation id [5S4rYO90RXGxb_3Xtazekg], primary term [0], message [after new shard recovery][shard id [[test-idx][2]], allocation id [5S4rYO90RXGxb_3Xtazekg], primary term [0], message [after new shard recovery]], shard-started shard id [[test-idx][7]], allocation id [Xk_5rKFaSs6MwindOjlGIg], primary term [0], message [after new shard recovery][shard id [[test-idx][7]], allocation id [Xk_5rKFaSs6MwindOjlGIg], primary term [0], message [after new shard recovery]], shard-started shard id [[test-idx][0]], allocation id [OkZJ-uP3RmqrlCqn7xDngg], primary term [0], message [after new shard recovery][shard id [[test-idx][0]], allocation id [OkZJ-uP3RmqrlCqn7xDngg], primary term [0], message [after new shard recovery]], shard-started shard id [[test-idx][4]], allocation id [GZoZOkiBTYyPaTLqVF5k-Q], primary term [0], message [after new shard recovery][shard id [[test-idx][4]], allocation id [GZoZOkiBTYyPaTLqVF5k-Q], primary term [0], message [after new shard recovery]], shard-started shard id [[test-idx][1]], allocation id [OHAlpHjCT4SDCdl2CYwAtw], primary term [0], message [after new shard recovery][shard id [[test-idx][1]], allocation id [OHAlpHjCT4SDCdl2CYwAtw], primary term [0], message [after new shard recovery]], shard-started shard id [[test-idx][3]], allocation id [-yeyterRTtW8XqHMEjuKRA], primary term [0], message [after new shard recovery][shard id [[test-idx][3]], allocation id [-yeyterRTtW8XqHMEjuKRA], primary term [0], message [after new shard recovery]]]])] 1> [2017-12-23T11:13:39,031][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] applying cluster state version 974 1> [2017-12-23T11:13:39,031][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] apply cluster state with version 974 1> [2017-12-23T11:13:39,031][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][5] sending [internal:cluster/shard/started] to [AYXs8R5nQdOGtvqswmoK4A] for shard entry [shard id [[test-idx][5]], allocation id [7VXcg4_BSeyK5U8Al6kmog], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]] 1> [2017-12-23T11:13:39,031][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][5] received shard started for [shard id [[test-idx][5]], allocation id [7VXcg4_BSeyK5U8Al6kmog], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]] 1> [2017-12-23T11:13:39,031][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][7] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-23T11:13:39,032][DEBUG][o.e.i.c.IndicesClusterStateService] [node_s1] [test-idx][4] creating shard 1> [2017-12-23T11:13:39,033][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] [test-idx][4] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/d0/nodes/1/indices/ppbRpfj4TEWU46m0u2N6Vg/4, shard=[test-idx][4]}] 1> [2017-12-23T11:13:39,033][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] creating shard_id [test-idx][4] 1> [2017-12-23T11:13:39,033][DEBUG][o.e.i.s.Store ] [node_s1] [test-idx][4] store stats are refreshed with refresh_interval [10s] 1> [2017-12-23T11:13:39,033][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][4] state: [CREATED] 1> [2017-12-23T11:13:39,034][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][4] state: [CREATED]->[RECOVERING], reason [from {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865}] 1> [2017-12-23T11:13:39,034][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][1] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-23T11:13:39,034][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][3] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-23T11:13:39,034][DEBUG][o.e.i.c.IndicesClusterStateService] [node_s1] [test-idx][2] creating shard 1> [2017-12-23T11:13:39,036][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] [test-idx][2] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/d1/nodes/1/indices/ppbRpfj4TEWU46m0u2N6Vg/2, shard=[test-idx][2]}] 1> [2017-12-23T11:13:39,036][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] creating shard_id [test-idx][2] 1> [2017-12-23T11:13:39,037][DEBUG][o.e.i.s.Store ] [node_s1] [test-idx][2] store stats are refreshed with refresh_interval [10s] 1> [2017-12-23T11:13:39,037][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][2] state: [CREATED] 1> [2017-12-23T11:13:39,038][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][2] state: [CREATED]->[RECOVERING], reason [from {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865}] 1> [2017-12-23T11:13:39,038][DEBUG][o.e.i.c.IndicesClusterStateService] [node_s1] [test-idx][0] creating shard 1> [2017-12-23T11:13:39,040][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] [test-idx][0] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/d0/nodes/1/indices/ppbRpfj4TEWU46m0u2N6Vg/0, shard=[test-idx][0]}] 1> [2017-12-23T11:13:39,040][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] creating shard_id [test-idx][0] 1> [2017-12-23T11:13:39,040][DEBUG][o.e.i.s.Store ] [node_s1] [test-idx][0] store stats are refreshed with refresh_interval [10s] 1> [2017-12-23T11:13:39,040][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][0] state: [CREATED] 1> [2017-12-23T11:13:39,041][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][0] state: [CREATED]->[RECOVERING], reason [from {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865}] 1> [2017-12-23T11:13:39,041][DEBUG][o.e.i.t.Translog ] [node_s1] [test-idx][4] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-23T11:13:39,044][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] set locally applied cluster state to version 974 1> [2017-12-23T11:13:39,044][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [974] source [shard-started shard id [[test-idx][6]], allocation id [_TFH1MdZThibpXUH25iErA], primary term [0], message [after new shard recovery][shard id [[test-idx][6]], allocation id [_TFH1MdZThibpXUH25iErA], primary term [0], message [after new shard recovery]], shard-started shard id [[test-idx][2]], allocation id [5S4rYO90RXGxb_3Xtazekg], primary term [0], message [after new shard recovery][shard id [[test-idx][2]], allocation id [5S4rYO90RXGxb_3Xtazekg], primary term [0], message [after new shard recovery]], shard-started shard id [[test-idx][7]], allocation id [Xk_5rKFaSs6MwindOjlGIg], primary term [0], message [after new shard recovery][shard id [[test-idx][7]], allocation id [Xk_5rKFaSs6MwindOjlGIg], primary term [0], message [after new shard recovery]], shard-started shard id [[test-idx][0]], allocation id [OkZJ-uP3RmqrlCqn7xDngg], primary term [0], message [after new shard recovery][shard id [[test-idx][0]], allocation id [OkZJ-uP3RmqrlCqn7xDngg], primary term [0], message [after new shard recovery]], shard-started shard id [[test-idx][4]], allocation id [GZoZOkiBTYyPaTLqVF5k-Q], primary term [0], message [after new shard recovery][shard id [[test-idx][4]], allocation id [GZoZOkiBTYyPaTLqVF5k-Q], primary term [0], message [after new shard recovery]], shard-started shard id [[test-idx][1]], allocation id [OHAlpHjCT4SDCdl2CYwAtw], primary term [0], message [after new shard recovery][shard id [[test-idx][1]], allocation id [OHAlpHjCT4SDCdl2CYwAtw], primary term [0], message [after new shard recovery]], shard-started shard id [[test-idx][3]], allocation id [-yeyterRTtW8XqHMEjuKRA], primary term [0], message [after new shard recovery][shard id [[test-idx][3]], allocation id [-yeyterRTtW8XqHMEjuKRA], primary term [0], message [after new shard recovery]]]])]: took [13ms] done applying updated cluster state (version: 974, uuid: vjYev8iHR9StD_RzkcWT2A) 1> [2017-12-23T11:13:39,044][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [shard-started shard id [[test-idx][6]], allocation id [_TFH1MdZThibpXUH25iErA], primary term [0], message [after new shard recovery][shard id [[test-idx][6]], allocation id [_TFH1MdZThibpXUH25iErA], primary term [0], message [after new shard recovery]], shard-started shard id [[test-idx][2]], allocation id [5S4rYO90RXGxb_3Xtazekg], primary term [0], message [after new shard recovery][shard id [[test-idx][2]], allocation id [5S4rYO90RXGxb_3Xtazekg], primary term [0], message [after new shard recovery]], shard-started shard id [[test-idx][7]], allocation id [Xk_5rKFaSs6MwindOjlGIg], primary term [0], message [after new shard recovery][shard id [[test-idx][7]], allocation id [Xk_5rKFaSs6MwindOjlGIg], primary term [0], message [after new shard recovery]], shard-started shard id [[test-idx][0]], allocation id [OkZJ-uP3RmqrlCqn7xDngg], primary term [0], message [after new shard recovery][shard id [[test-idx][0]], allocation id [OkZJ-uP3RmqrlCqn7xDngg], primary term [0], message [after new shard recovery]], shard-started shard id [[test-idx][4]], allocation id [GZoZOkiBTYyPaTLqVF5k-Q], primary term [0], message [after new shard recovery][shard id [[test-idx][4]], allocation id [GZoZOkiBTYyPaTLqVF5k-Q], primary term [0], message [after new shard recovery]], shard-started shard id [[test-idx][1]], allocation id [OHAlpHjCT4SDCdl2CYwAtw], primary term [0], message [after new shard recovery][shard id [[test-idx][1]], allocation id [OHAlpHjCT4SDCdl2CYwAtw], primary term [0], message [after new shard recovery]], shard-started shard id [[test-idx][3]], allocation id [-yeyterRTtW8XqHMEjuKRA], primary term [0], message [after new shard recovery][shard id [[test-idx][3]], allocation id [-yeyterRTtW8XqHMEjuKRA], primary term [0], message [after new shard recovery]]]: took [30ms] done publishing updated cluster state (version: 974, uuid: vjYev8iHR9StD_RzkcWT2A) 1> [2017-12-23T11:13:39,045][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [shard-started shard id [[test-idx][5]], allocation id [7VXcg4_BSeyK5U8Al6kmog], primary term [0], message [after new shard recovery][shard id [[test-idx][5]], allocation id [7VXcg4_BSeyK5U8Al6kmog], primary term [0], message [after new shard recovery]], shard-started shard id [[test-idx][5]], allocation id [7VXcg4_BSeyK5U8Al6kmog], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[test-idx][5]], allocation id [7VXcg4_BSeyK5U8Al6kmog], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[test-idx][8]], allocation id [--qC1QzQS4-9k9PAKxZSng], primary term [0], message [after new shard recovery][shard id [[test-idx][8]], allocation id [--qC1QzQS4-9k9PAKxZSng], primary term [0], message [after new shard recovery]]]: execute 1> [2017-12-23T11:13:39,045][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][5] starting shard [test-idx][5], node[AYXs8R5nQdOGtvqswmoK4A], [P], recovery_source[new shard recovery], s[INITIALIZING], a[id=7VXcg4_BSeyK5U8Al6kmog], unassigned_info[[reason=INDEX_CREATED], at[2017-12-23T10:13:38.983Z], delayed=false, allocation_status[no_attempt]] (shard started task: [shard id [[test-idx][5]], allocation id [7VXcg4_BSeyK5U8Al6kmog], primary term [0], message [after new shard recovery]]) 1> [2017-12-23T11:13:39,045][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][8] starting shard [test-idx][8], node[riyQLKzZRxquoQPA_N7tjg], [P], recovery_source[new shard recovery], s[INITIALIZING], a[id=--qC1QzQS4-9k9PAKxZSng], unassigned_info[[reason=INDEX_CREATED], at[2017-12-23T10:13:38.983Z], delayed=false, allocation_status[deciders_throttled]] (shard started task: [shard id [[test-idx][8]], allocation id [--qC1QzQS4-9k9PAKxZSng], primary term [0], message [after new shard recovery]]) 1> [2017-12-23T11:13:39,046][DEBUG][o.e.c.s.MasterService ] [node_s1] cluster state updated, version [975], source [shard-started shard id [[test-idx][5]], allocation id [7VXcg4_BSeyK5U8Al6kmog], primary term [0], message [after new shard recovery][shard id [[test-idx][5]], allocation id [7VXcg4_BSeyK5U8Al6kmog], primary term [0], message [after new shard recovery]], shard-started shard id [[test-idx][5]], allocation id [7VXcg4_BSeyK5U8Al6kmog], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[test-idx][5]], allocation id [7VXcg4_BSeyK5U8Al6kmog], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[test-idx][8]], allocation id [--qC1QzQS4-9k9PAKxZSng], primary term [0], message [after new shard recovery][shard id [[test-idx][8]], allocation id [--qC1QzQS4-9k9PAKxZSng], primary term [0], message [after new shard recovery]]] 1> [2017-12-23T11:13:39,046][DEBUG][o.e.c.s.MasterService ] [node_s1] publishing cluster state version [975] 1> [2017-12-23T11:13:39,046][DEBUG][o.e.d.z.PublishClusterStateAction] [node_s0] received diff cluster state version [975] with uuid [RXRiRqpBQXa3dR5ooN15iA], diff size [1042] 1> [2017-12-23T11:13:39,047][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sc2] received diff cluster state version [975] with uuid [RXRiRqpBQXa3dR5ooN15iA], diff size [1042] 1> [2017-12-23T11:13:39,048][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [975]])]: execute 1> [2017-12-23T11:13:39,048][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] cluster state updated, version [975], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [975]])] 1> [2017-12-23T11:13:39,048][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] applying cluster state version 975 1> [2017-12-23T11:13:39,048][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] apply cluster state with version 975 1> [2017-12-23T11:13:39,049][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] set locally applied cluster state to version 975 1> [2017-12-23T11:13:39,049][DEBUG][o.e.i.t.Translog ] [node_s1] [test-idx][2] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-23T11:13:39,049][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [975]])]: took [1ms] done applying updated cluster state (version: 975, uuid: RXRiRqpBQXa3dR5ooN15iA) 1> [2017-12-23T11:13:39,050][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [975]])]: execute 1> [2017-12-23T11:13:39,050][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] cluster state updated, version [975], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [975]])] 1> [2017-12-23T11:13:39,050][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] applying cluster state version 975 1> [2017-12-23T11:13:39,050][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] apply cluster state with version 975 1> [2017-12-23T11:13:39,051][DEBUG][o.e.i.c.IndicesClusterStateService] [node_s0] [test-idx][5] creating shard 1> [2017-12-23T11:13:39,053][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][4] state: [RECOVERING]->[POST_RECOVERY], reason [peer recovery done] 1> [2017-12-23T11:13:39,053][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][4] sending [internal:cluster/shard/started] to [AYXs8R5nQdOGtvqswmoK4A] for shard entry [shard id [[test-idx][4]], allocation id [HYkcC9A7SUScP5WqAgJ6Aw], primary term [0], message [after peer recovery]] 1> [2017-12-23T11:13:39,053][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][4] received shard started for [shard id [[test-idx][4]], allocation id [HYkcC9A7SUScP5WqAgJ6Aw], primary term [0], message [after peer recovery]] 1> [2017-12-23T11:13:39,053][DEBUG][o.e.i.r.PeerRecoveryTargetService] [node_s1] [test-idx][4] recovery done from [{node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865}], took [21ms] 1> [2017-12-23T11:13:39,053][DEBUG][o.e.i.t.Translog ] [node_s0] [test-idx][7] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-23T11:13:39,055][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] [test-idx][5] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/d0/nodes/0/indices/ppbRpfj4TEWU46m0u2N6Vg/5, shard=[test-idx][5]}] 1> [2017-12-23T11:13:39,055][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] creating shard_id [test-idx][5] 1> [2017-12-23T11:13:39,056][DEBUG][o.e.i.t.Translog ] [node_s1] [test-idx][0] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-23T11:13:39,056][DEBUG][o.e.i.s.Store ] [node_s0] [test-idx][5] store stats are refreshed with refresh_interval [10s] 1> [2017-12-23T11:13:39,056][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][5] state: [CREATED] 1> [2017-12-23T11:13:39,057][DEBUG][o.e.i.t.Translog ] [node_s0] [test-idx][1] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-23T11:13:39,058][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][5] state: [CREATED]->[RECOVERING], reason [from {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823}] 1> [2017-12-23T11:13:39,058][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][8] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-23T11:13:39,059][DEBUG][o.e.i.r.RecoveryTarget ] [node_s0] [test-idx][5] reset of recovery with shard [test-idx][5] and id [2115] 1> [2017-12-23T11:13:39,062][DEBUG][o.e.i.t.Translog ] [node_s0] [test-idx][3] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-23T11:13:39,063][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][7] state: [RECOVERING]->[POST_RECOVERY], reason [peer recovery done] 1> [2017-12-23T11:13:39,063][DEBUG][o.e.c.a.s.ShardStateAction] [node_s0] [test-idx][7] sending [internal:cluster/shard/started] to [AYXs8R5nQdOGtvqswmoK4A] for shard entry [shard id [[test-idx][7]], allocation id [DzpM3XzLSragZJv_abjAcQ], primary term [0], message [after peer recovery]] 1> [2017-12-23T11:13:39,063][DEBUG][o.e.i.r.PeerRecoveryTargetService] [node_s0] [test-idx][7] recovery done from [{node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823}], took [46ms] 1> [2017-12-23T11:13:39,064][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][2] state: [RECOVERING]->[POST_RECOVERY], reason [peer recovery done] 1> [2017-12-23T11:13:39,064][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][2] sending [internal:cluster/shard/started] to [AYXs8R5nQdOGtvqswmoK4A] for shard entry [shard id [[test-idx][2]], allocation id [doY_HkMbR7asEH6wZUEiNQ], primary term [0], message [after peer recovery]] 1> [2017-12-23T11:13:39,064][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][2] received shard started for [shard id [[test-idx][2]], allocation id [doY_HkMbR7asEH6wZUEiNQ], primary term [0], message [after peer recovery]] 1> [2017-12-23T11:13:39,064][DEBUG][o.e.i.r.PeerRecoveryTargetService] [node_s1] [test-idx][2] recovery done from [{node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865}], took [29ms] 1> [2017-12-23T11:13:39,064][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][7] received shard started for [shard id [[test-idx][7]], allocation id [DzpM3XzLSragZJv_abjAcQ], primary term [0], message [after peer recovery]] 1> [2017-12-23T11:13:39,065][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][0] state: [RECOVERING]->[POST_RECOVERY], reason [peer recovery done] 1> [2017-12-23T11:13:39,065][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][0] sending [internal:cluster/shard/started] to [AYXs8R5nQdOGtvqswmoK4A] for shard entry [shard id [[test-idx][0]], allocation id [NBkoO-WrS36McHS3tM3V5Q], primary term [0], message [after peer recovery]] 1> [2017-12-23T11:13:39,065][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][0] received shard started for [shard id [[test-idx][0]], allocation id [NBkoO-WrS36McHS3tM3V5Q], primary term [0], message [after peer recovery]] 1> [2017-12-23T11:13:39,065][DEBUG][o.e.i.r.PeerRecoveryTargetService] [node_s1] [test-idx][0] recovery done from [{node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865}], took [26ms] 1> [2017-12-23T11:13:39,066][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] set locally applied cluster state to version 975 1> [2017-12-23T11:13:39,066][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [975]])]: took [15ms] done applying updated cluster state (version: 975, uuid: RXRiRqpBQXa3dR5ooN15iA) 1> [2017-12-23T11:13:39,067][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [975] source [shard-started shard id [[test-idx][5]], allocation id [7VXcg4_BSeyK5U8Al6kmog], primary term [0], message [after new shard recovery][shard id [[test-idx][5]], allocation id [7VXcg4_BSeyK5U8Al6kmog], primary term [0], message [after new shard recovery]], shard-started shard id [[test-idx][5]], allocation id [7VXcg4_BSeyK5U8Al6kmog], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[test-idx][5]], allocation id [7VXcg4_BSeyK5U8Al6kmog], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[test-idx][8]], allocation id [--qC1QzQS4-9k9PAKxZSng], primary term [0], message [after new shard recovery][shard id [[test-idx][8]], allocation id [--qC1QzQS4-9k9PAKxZSng], primary term [0], message [after new shard recovery]]]])]: execute 1> [2017-12-23T11:13:39,067][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] cluster state updated, version [975], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [975] source [shard-started shard id [[test-idx][5]], allocation id [7VXcg4_BSeyK5U8Al6kmog], primary term [0], message [after new shard recovery][shard id [[test-idx][5]], allocation id [7VXcg4_BSeyK5U8Al6kmog], primary term [0], message [after new shard recovery]], shard-started shard id [[test-idx][5]], allocation id [7VXcg4_BSeyK5U8Al6kmog], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[test-idx][5]], allocation id [7VXcg4_BSeyK5U8Al6kmog], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[test-idx][8]], allocation id [--qC1QzQS4-9k9PAKxZSng], primary term [0], message [after new shard recovery][shard id [[test-idx][8]], allocation id [--qC1QzQS4-9k9PAKxZSng], primary term [0], message [after new shard recovery]]]])] 1> [2017-12-23T11:13:39,067][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] applying cluster state version 975 1> [2017-12-23T11:13:39,067][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] apply cluster state with version 975 1> [2017-12-23T11:13:39,067][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][5] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-23T11:13:39,067][DEBUG][o.e.i.c.IndicesClusterStateService] [node_s1] [test-idx][6] creating shard 1> [2017-12-23T11:13:39,067][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][1] state: [RECOVERING]->[POST_RECOVERY], reason [peer recovery done] 1> [2017-12-23T11:13:39,067][DEBUG][o.e.c.a.s.ShardStateAction] [node_s0] [test-idx][1] sending [internal:cluster/shard/started] to [AYXs8R5nQdOGtvqswmoK4A] for shard entry [shard id [[test-idx][1]], allocation id [pzvxVHdOS--ufRSYwg8qYQ], primary term [0], message [after peer recovery]] 1> [2017-12-23T11:13:39,067][DEBUG][o.e.i.r.PeerRecoveryTargetService] [node_s0] [test-idx][1] recovery done from [{node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823}], took [48ms] 1> [2017-12-23T11:13:39,068][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][3] state: [RECOVERING]->[POST_RECOVERY], reason [peer recovery done] 1> [2017-12-23T11:13:39,068][DEBUG][o.e.c.a.s.ShardStateAction] [node_s0] [test-idx][3] sending [internal:cluster/shard/started] to [AYXs8R5nQdOGtvqswmoK4A] for shard entry [shard id [[test-idx][3]], allocation id [DSM7r3RAQgqOw-9PKSnQkA], primary term [0], message [after peer recovery]] 1> [2017-12-23T11:13:39,068][DEBUG][o.e.i.r.PeerRecoveryTargetService] [node_s0] [test-idx][3] recovery done from [{node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823}], took [42ms] 1> [2017-12-23T11:13:39,068][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][1] received shard started for [shard id [[test-idx][1]], allocation id [pzvxVHdOS--ufRSYwg8qYQ], primary term [0], message [after peer recovery]] 1> [2017-12-23T11:13:39,068][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][3] received shard started for [shard id [[test-idx][3]], allocation id [DSM7r3RAQgqOw-9PKSnQkA], primary term [0], message [after peer recovery]] 1> [2017-12-23T11:13:39,068][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] [test-idx][6] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/d1/nodes/1/indices/ppbRpfj4TEWU46m0u2N6Vg/6, shard=[test-idx][6]}] 1> [2017-12-23T11:13:39,068][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] creating shard_id [test-idx][6] 1> [2017-12-23T11:13:39,069][DEBUG][o.e.i.s.Store ] [node_s1] [test-idx][6] store stats are refreshed with refresh_interval [10s] 1> [2017-12-23T11:13:39,069][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][6] state: [CREATED] 1> [2017-12-23T11:13:39,070][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][6] state: [CREATED]->[RECOVERING], reason [from {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865}] 1> [2017-12-23T11:13:39,070][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][2] sending [internal:cluster/shard/started] to [AYXs8R5nQdOGtvqswmoK4A] for shard entry [shard id [[test-idx][2]], allocation id [doY_HkMbR7asEH6wZUEiNQ], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]] 1> [2017-12-23T11:13:39,070][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][2] received shard started for [shard id [[test-idx][2]], allocation id [doY_HkMbR7asEH6wZUEiNQ], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]] 1> [2017-12-23T11:13:39,070][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][4] sending [internal:cluster/shard/started] to [AYXs8R5nQdOGtvqswmoK4A] for shard entry [shard id [[test-idx][4]], allocation id [HYkcC9A7SUScP5WqAgJ6Aw], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]] 1> [2017-12-23T11:13:39,070][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][4] received shard started for [shard id [[test-idx][4]], allocation id [HYkcC9A7SUScP5WqAgJ6Aw], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]] 1> [2017-12-23T11:13:39,070][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][0] sending [internal:cluster/shard/started] to [AYXs8R5nQdOGtvqswmoK4A] for shard entry [shard id [[test-idx][0]], allocation id [NBkoO-WrS36McHS3tM3V5Q], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]] 1> [2017-12-23T11:13:39,070][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][0] received shard started for [shard id [[test-idx][0]], allocation id [NBkoO-WrS36McHS3tM3V5Q], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]] 1> [2017-12-23T11:13:39,072][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] set locally applied cluster state to version 975 1> [2017-12-23T11:13:39,072][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [975] source [shard-started shard id [[test-idx][5]], allocation id [7VXcg4_BSeyK5U8Al6kmog], primary term [0], message [after new shard recovery][shard id [[test-idx][5]], allocation id [7VXcg4_BSeyK5U8Al6kmog], primary term [0], message [after new shard recovery]], shard-started shard id [[test-idx][5]], allocation id [7VXcg4_BSeyK5U8Al6kmog], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[test-idx][5]], allocation id [7VXcg4_BSeyK5U8Al6kmog], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[test-idx][8]], allocation id [--qC1QzQS4-9k9PAKxZSng], primary term [0], message [after new shard recovery][shard id [[test-idx][8]], allocation id [--qC1QzQS4-9k9PAKxZSng], primary term [0], message [after new shard recovery]]]])]: took [5ms] done applying updated cluster state (version: 975, uuid: RXRiRqpBQXa3dR5ooN15iA) 1> [2017-12-23T11:13:39,072][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [shard-started shard id [[test-idx][5]], allocation id [7VXcg4_BSeyK5U8Al6kmog], primary term [0], message [after new shard recovery][shard id [[test-idx][5]], allocation id [7VXcg4_BSeyK5U8Al6kmog], primary term [0], message [after new shard recovery]], shard-started shard id [[test-idx][5]], allocation id [7VXcg4_BSeyK5U8Al6kmog], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[test-idx][5]], allocation id [7VXcg4_BSeyK5U8Al6kmog], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[test-idx][8]], allocation id [--qC1QzQS4-9k9PAKxZSng], primary term [0], message [after new shard recovery][shard id [[test-idx][8]], allocation id [--qC1QzQS4-9k9PAKxZSng], primary term [0], message [after new shard recovery]]]: took [27ms] done publishing updated cluster state (version: 975, uuid: RXRiRqpBQXa3dR5ooN15iA) 1> [2017-12-23T11:13:39,073][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [shard-started shard id [[test-idx][3]], allocation id [DSM7r3RAQgqOw-9PKSnQkA], primary term [0], message [after peer recovery][shard id [[test-idx][3]], allocation id [DSM7r3RAQgqOw-9PKSnQkA], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][0]], allocation id [NBkoO-WrS36McHS3tM3V5Q], primary term [0], message [after peer recovery][shard id [[test-idx][0]], allocation id [NBkoO-WrS36McHS3tM3V5Q], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][2]], allocation id [doY_HkMbR7asEH6wZUEiNQ], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[test-idx][2]], allocation id [doY_HkMbR7asEH6wZUEiNQ], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[test-idx][4]], allocation id [HYkcC9A7SUScP5WqAgJ6Aw], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[test-idx][4]], allocation id [HYkcC9A7SUScP5WqAgJ6Aw], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[test-idx][4]], allocation id [HYkcC9A7SUScP5WqAgJ6Aw], primary term [0], message [after peer recovery][shard id [[test-idx][4]], allocation id [HYkcC9A7SUScP5WqAgJ6Aw], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][1]], allocation id [pzvxVHdOS--ufRSYwg8qYQ], primary term [0], message [after peer recovery][shard id [[test-idx][1]], allocation id [pzvxVHdOS--ufRSYwg8qYQ], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][7]], allocation id [DzpM3XzLSragZJv_abjAcQ], primary term [0], message [after peer recovery][shard id [[test-idx][7]], allocation id [DzpM3XzLSragZJv_abjAcQ], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][2]], allocation id [doY_HkMbR7asEH6wZUEiNQ], primary term [0], message [after peer recovery][shard id [[test-idx][2]], allocation id [doY_HkMbR7asEH6wZUEiNQ], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][0]], allocation id [NBkoO-WrS36McHS3tM3V5Q], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[test-idx][0]], allocation id [NBkoO-WrS36McHS3tM3V5Q], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]]]: execute 1> [2017-12-23T11:13:39,073][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][4] starting shard [test-idx][4], node[AYXs8R5nQdOGtvqswmoK4A], [R], recovery_source[peer recovery], s[INITIALIZING], a[id=HYkcC9A7SUScP5WqAgJ6Aw], unassigned_info[[reason=INDEX_CREATED], at[2017-12-23T10:13:38.983Z], delayed=false, allocation_status[no_attempt]] (shard started task: [shard id [[test-idx][4]], allocation id [HYkcC9A7SUScP5WqAgJ6Aw], primary term [0], message [after peer recovery]]) 1> [2017-12-23T11:13:39,073][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][2] starting shard [test-idx][2], node[AYXs8R5nQdOGtvqswmoK4A], [R], recovery_source[peer recovery], s[INITIALIZING], a[id=doY_HkMbR7asEH6wZUEiNQ], unassigned_info[[reason=INDEX_CREATED], at[2017-12-23T10:13:38.983Z], delayed=false, allocation_status[no_attempt]] (shard started task: [shard id [[test-idx][2]], allocation id [doY_HkMbR7asEH6wZUEiNQ], primary term [0], message [after peer recovery]]) 1> [2017-12-23T11:13:39,073][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][7] starting shard [test-idx][7], node[riyQLKzZRxquoQPA_N7tjg], [R], recovery_source[peer recovery], s[INITIALIZING], a[id=DzpM3XzLSragZJv_abjAcQ], unassigned_info[[reason=INDEX_CREATED], at[2017-12-23T10:13:38.983Z], delayed=false, allocation_status[no_attempt]] (shard started task: [shard id [[test-idx][7]], allocation id [DzpM3XzLSragZJv_abjAcQ], primary term [0], message [after peer recovery]]) 1> [2017-12-23T11:13:39,073][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][0] starting shard [test-idx][0], node[AYXs8R5nQdOGtvqswmoK4A], [R], recovery_source[peer recovery], s[INITIALIZING], a[id=NBkoO-WrS36McHS3tM3V5Q], unassigned_info[[reason=INDEX_CREATED], at[2017-12-23T10:13:38.983Z], delayed=false, allocation_status[no_attempt]] (shard started task: [shard id [[test-idx][0]], allocation id [NBkoO-WrS36McHS3tM3V5Q], primary term [0], message [after peer recovery]]) 1> [2017-12-23T11:13:39,073][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][1] starting shard [test-idx][1], node[riyQLKzZRxquoQPA_N7tjg], [R], recovery_source[peer recovery], s[INITIALIZING], a[id=pzvxVHdOS--ufRSYwg8qYQ], unassigned_info[[reason=INDEX_CREATED], at[2017-12-23T10:13:38.983Z], delayed=false, allocation_status[no_attempt]] (shard started task: [shard id [[test-idx][1]], allocation id [pzvxVHdOS--ufRSYwg8qYQ], primary term [0], message [after peer recovery]]) 1> [2017-12-23T11:13:39,073][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][3] starting shard [test-idx][3], node[riyQLKzZRxquoQPA_N7tjg], [R], recovery_source[peer recovery], s[INITIALIZING], a[id=DSM7r3RAQgqOw-9PKSnQkA], unassigned_info[[reason=INDEX_CREATED], at[2017-12-23T10:13:38.983Z], delayed=false, allocation_status[no_attempt]] (shard started task: [shard id [[test-idx][3]], allocation id [DSM7r3RAQgqOw-9PKSnQkA], primary term [0], message [after peer recovery]]) 1> [2017-12-23T11:13:39,074][DEBUG][o.e.c.s.MasterService ] [node_s1] cluster state updated, version [976], source [shard-started shard id [[test-idx][3]], allocation id [DSM7r3RAQgqOw-9PKSnQkA], primary term [0], message [after peer recovery][shard id [[test-idx][3]], allocation id [DSM7r3RAQgqOw-9PKSnQkA], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][0]], allocation id [NBkoO-WrS36McHS3tM3V5Q], primary term [0], message [after peer recovery][shard id [[test-idx][0]], allocation id [NBkoO-WrS36McHS3tM3V5Q], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][2]], allocation id [doY_HkMbR7asEH6wZUEiNQ], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[test-idx][2]], allocation id [doY_HkMbR7asEH6wZUEiNQ], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[test-idx][4]], allocation id [HYkcC9A7SUScP5WqAgJ6Aw], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[test-idx][4]], allocation id [HYkcC9A7SUScP5WqAgJ6Aw], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[test-idx][4]], allocation id [HYkcC9A7SUScP5WqAgJ6Aw], primary term [0], message [after peer recovery][shard id [[test-idx][4]], allocation id [HYkcC9A7SUScP5WqAgJ6Aw], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][1]], allocation id [pzvxVHdOS--ufRSYwg8qYQ], primary term [0], message [after peer recovery][shard id [[test-idx][1]], allocation id [pzvxVHdOS--ufRSYwg8qYQ], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][7]], allocation id [DzpM3XzLSragZJv_abjAcQ], primary term [0], message [after peer recovery][shard id [[test-idx][7]], allocation id [DzpM3XzLSragZJv_abjAcQ], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][2]], allocation id [doY_HkMbR7asEH6wZUEiNQ], primary term [0], message [after peer recovery][shard id [[test-idx][2]], allocation id [doY_HkMbR7asEH6wZUEiNQ], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][0]], allocation id [NBkoO-WrS36McHS3tM3V5Q], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[test-idx][0]], allocation id [NBkoO-WrS36McHS3tM3V5Q], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]]] 1> [2017-12-23T11:13:39,074][DEBUG][o.e.c.s.MasterService ] [node_s1] publishing cluster state version [976] 1> [2017-12-23T11:13:39,075][DEBUG][o.e.d.z.PublishClusterStateAction] [node_s0] received diff cluster state version [976] with uuid [a19jxuqkRcmJA-Of3KZoPg], diff size [1110] 1> [2017-12-23T11:13:39,075][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sc2] received diff cluster state version [976] with uuid [a19jxuqkRcmJA-Of3KZoPg], diff size [1110] 1> [2017-12-23T11:13:39,075][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [976]])]: execute 1> [2017-12-23T11:13:39,075][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] cluster state updated, version [976], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [976]])] 1> [2017-12-23T11:13:39,075][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [976]])]: execute 1> [2017-12-23T11:13:39,076][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] applying cluster state version 976 1> [2017-12-23T11:13:39,076][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] apply cluster state with version 976 1> [2017-12-23T11:13:39,076][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] cluster state updated, version [976], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [976]])] 1> [2017-12-23T11:13:39,076][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] set locally applied cluster state to version 976 1> [2017-12-23T11:13:39,076][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] applying cluster state version 976 1> [2017-12-23T11:13:39,076][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] apply cluster state with version 976 1> [2017-12-23T11:13:39,076][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][1] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-23T11:13:39,076][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][3] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-23T11:13:39,076][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][7] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-23T11:13:39,076][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [976]])]: took [0s] done applying updated cluster state (version: 976, uuid: a19jxuqkRcmJA-Of3KZoPg) 1> [2017-12-23T11:13:39,077][DEBUG][o.e.i.t.Translog ] [node_s1] [test-idx][6] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-23T11:13:39,077][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] set locally applied cluster state to version 976 1> [2017-12-23T11:13:39,078][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [976]])]: took [2ms] done applying updated cluster state (version: 976, uuid: a19jxuqkRcmJA-Of3KZoPg) 1> [2017-12-23T11:13:39,078][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [976] source [shard-started shard id [[test-idx][3]], allocation id [DSM7r3RAQgqOw-9PKSnQkA], primary term [0], message [after peer recovery][shard id [[test-idx][3]], allocation id [DSM7r3RAQgqOw-9PKSnQkA], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][0]], allocation id [NBkoO-WrS36McHS3tM3V5Q], primary term [0], message [after peer recovery][shard id [[test-idx][0]], allocation id [NBkoO-WrS36McHS3tM3V5Q], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][2]], allocation id [doY_HkMbR7asEH6wZUEiNQ], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[test-idx][2]], allocation id [doY_HkMbR7asEH6wZUEiNQ], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[test-idx][4]], allocation id [HYkcC9A7SUScP5WqAgJ6Aw], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[test-idx][4]], allocation id [HYkcC9A7SUScP5WqAgJ6Aw], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[test-idx][4]], allocation id [HYkcC9A7SUScP5WqAgJ6Aw], primary term [0], message [after peer recovery][shard id [[test-idx][4]], allocation id [HYkcC9A7SUScP5WqAgJ6Aw], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][1]], allocation id [pzvxVHdOS--ufRSYwg8qYQ], primary term [0], message [after peer recovery][shard id [[test-idx][1]], allocation id [pzvxVHdOS--ufRSYwg8qYQ], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][7]], allocation id [DzpM3XzLSragZJv_abjAcQ], primary term [0], message [after peer recovery][shard id [[test-idx][7]], allocation id [DzpM3XzLSragZJv_abjAcQ], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][2]], allocation id [doY_HkMbR7asEH6wZUEiNQ], primary term [0], message [after peer recovery][shard id [[test-idx][2]], allocation id [doY_HkMbR7asEH6wZUEiNQ], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][0]], allocation id [NBkoO-WrS36McHS3tM3V5Q], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[test-idx][0]], allocation id [NBkoO-WrS36McHS3tM3V5Q], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]]]])]: execute 1> [2017-12-23T11:13:39,078][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] cluster state updated, version [976], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [976] source [shard-started shard id [[test-idx][3]], allocation id [DSM7r3RAQgqOw-9PKSnQkA], primary term [0], message [after peer recovery][shard id [[test-idx][3]], allocation id [DSM7r3RAQgqOw-9PKSnQkA], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][0]], allocation id [NBkoO-WrS36McHS3tM3V5Q], primary term [0], message [after peer recovery][shard id [[test-idx][0]], allocation id [NBkoO-WrS36McHS3tM3V5Q], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][2]], allocation id [doY_HkMbR7asEH6wZUEiNQ], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[test-idx][2]], allocation id [doY_HkMbR7asEH6wZUEiNQ], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[test-idx][4]], allocation id [HYkcC9A7SUScP5WqAgJ6Aw], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[test-idx][4]], allocation id [HYkcC9A7SUScP5WqAgJ6Aw], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[test-idx][4]], allocation id [HYkcC9A7SUScP5WqAgJ6Aw], primary term [0], message [after peer recovery][shard id [[test-idx][4]], allocation id [HYkcC9A7SUScP5WqAgJ6Aw], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][1]], allocation id [pzvxVHdOS--ufRSYwg8qYQ], primary term [0], message [after peer recovery][shard id [[test-idx][1]], allocation id [pzvxVHdOS--ufRSYwg8qYQ], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][7]], allocation id [DzpM3XzLSragZJv_abjAcQ], primary term [0], message [after peer recovery][shard id [[test-idx][7]], allocation id [DzpM3XzLSragZJv_abjAcQ], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][2]], allocation id [doY_HkMbR7asEH6wZUEiNQ], primary term [0], message [after peer recovery][shard id [[test-idx][2]], allocation id [doY_HkMbR7asEH6wZUEiNQ], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][0]], allocation id [NBkoO-WrS36McHS3tM3V5Q], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[test-idx][0]], allocation id [NBkoO-WrS36McHS3tM3V5Q], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]]]])] 1> [2017-12-23T11:13:39,078][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] applying cluster state version 976 1> [2017-12-23T11:13:39,079][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] apply cluster state with version 976 1> [2017-12-23T11:13:39,079][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][4] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-23T11:13:39,079][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][2] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-23T11:13:39,079][DEBUG][o.e.i.c.IndicesClusterStateService] [node_s1] [test-idx][8] creating shard 1> [2017-12-23T11:13:39,081][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] [test-idx][8] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/d0/nodes/1/indices/ppbRpfj4TEWU46m0u2N6Vg/8, shard=[test-idx][8]}] 1> [2017-12-23T11:13:39,081][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] creating shard_id [test-idx][8] 1> [2017-12-23T11:13:39,081][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][6] state: [RECOVERING]->[POST_RECOVERY], reason [peer recovery done] 1> [2017-12-23T11:13:39,081][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][6] sending [internal:cluster/shard/started] to [AYXs8R5nQdOGtvqswmoK4A] for shard entry [shard id [[test-idx][6]], allocation id [eI0o5kJaRBaofLn0lRNmcQ], primary term [0], message [after peer recovery]] 1> [2017-12-23T11:13:39,081][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][6] received shard started for [shard id [[test-idx][6]], allocation id [eI0o5kJaRBaofLn0lRNmcQ], primary term [0], message [after peer recovery]] 1> [2017-12-23T11:13:39,081][DEBUG][o.e.i.r.PeerRecoveryTargetService] [node_s1] [test-idx][6] recovery done from [{node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865}], took [14ms] 1> [2017-12-23T11:13:39,082][DEBUG][o.e.i.s.Store ] [node_s1] [test-idx][8] store stats are refreshed with refresh_interval [10s] 1> [2017-12-23T11:13:39,082][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][8] state: [CREATED] 1> [2017-12-23T11:13:39,083][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][8] state: [CREATED]->[RECOVERING], reason [from {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865}] 1> [2017-12-23T11:13:39,083][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][0] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-23T11:13:39,084][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] set locally applied cluster state to version 976 1> [2017-12-23T11:13:39,085][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [shard-started shard id [[test-idx][3]], allocation id [DSM7r3RAQgqOw-9PKSnQkA], primary term [0], message [after peer recovery][shard id [[test-idx][3]], allocation id [DSM7r3RAQgqOw-9PKSnQkA], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][0]], allocation id [NBkoO-WrS36McHS3tM3V5Q], primary term [0], message [after peer recovery][shard id [[test-idx][0]], allocation id [NBkoO-WrS36McHS3tM3V5Q], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][2]], allocation id [doY_HkMbR7asEH6wZUEiNQ], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[test-idx][2]], allocation id [doY_HkMbR7asEH6wZUEiNQ], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[test-idx][4]], allocation id [HYkcC9A7SUScP5WqAgJ6Aw], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[test-idx][4]], allocation id [HYkcC9A7SUScP5WqAgJ6Aw], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[test-idx][4]], allocation id [HYkcC9A7SUScP5WqAgJ6Aw], primary term [0], message [after peer recovery][shard id [[test-idx][4]], allocation id [HYkcC9A7SUScP5WqAgJ6Aw], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][1]], allocation id [pzvxVHdOS--ufRSYwg8qYQ], primary term [0], message [after peer recovery][shard id [[test-idx][1]], allocation id [pzvxVHdOS--ufRSYwg8qYQ], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][7]], allocation id [DzpM3XzLSragZJv_abjAcQ], primary term [0], message [after peer recovery][shard id [[test-idx][7]], allocation id [DzpM3XzLSragZJv_abjAcQ], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][2]], allocation id [doY_HkMbR7asEH6wZUEiNQ], primary term [0], message [after peer recovery][shard id [[test-idx][2]], allocation id [doY_HkMbR7asEH6wZUEiNQ], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][0]], allocation id [NBkoO-WrS36McHS3tM3V5Q], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[test-idx][0]], allocation id [NBkoO-WrS36McHS3tM3V5Q], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]]]: took [11ms] done publishing updated cluster state (version: 976, uuid: a19jxuqkRcmJA-Of3KZoPg) 1> [2017-12-23T11:13:39,085][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [shard-started shard id [[test-idx][6]], allocation id [eI0o5kJaRBaofLn0lRNmcQ], primary term [0], message [after peer recovery][shard id [[test-idx][6]], allocation id [eI0o5kJaRBaofLn0lRNmcQ], primary term [0], message [after peer recovery]]]: execute 1> [2017-12-23T11:13:39,085][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][6] starting shard [test-idx][6], node[AYXs8R5nQdOGtvqswmoK4A], [R], recovery_source[peer recovery], s[INITIALIZING], a[id=eI0o5kJaRBaofLn0lRNmcQ], unassigned_info[[reason=INDEX_CREATED], at[2017-12-23T10:13:38.983Z], delayed=false, allocation_status[no_attempt]] (shard started task: [shard id [[test-idx][6]], allocation id [eI0o5kJaRBaofLn0lRNmcQ], primary term [0], message [after peer recovery]]) 1> [2017-12-23T11:13:39,085][DEBUG][o.e.c.s.MasterService ] [node_s1] cluster state updated, version [977], source [shard-started shard id [[test-idx][6]], allocation id [eI0o5kJaRBaofLn0lRNmcQ], primary term [0], message [after peer recovery][shard id [[test-idx][6]], allocation id [eI0o5kJaRBaofLn0lRNmcQ], primary term [0], message [after peer recovery]]] 1> [2017-12-23T11:13:39,085][DEBUG][o.e.c.s.MasterService ] [node_s1] publishing cluster state version [977] 1> [2017-12-23T11:13:39,085][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [976] source [shard-started shard id [[test-idx][3]], allocation id [DSM7r3RAQgqOw-9PKSnQkA], primary term [0], message [after peer recovery][shard id [[test-idx][3]], allocation id [DSM7r3RAQgqOw-9PKSnQkA], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][0]], allocation id [NBkoO-WrS36McHS3tM3V5Q], primary term [0], message [after peer recovery][shard id [[test-idx][0]], allocation id [NBkoO-WrS36McHS3tM3V5Q], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][2]], allocation id [doY_HkMbR7asEH6wZUEiNQ], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[test-idx][2]], allocation id [doY_HkMbR7asEH6wZUEiNQ], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[test-idx][4]], allocation id [HYkcC9A7SUScP5WqAgJ6Aw], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[test-idx][4]], allocation id [HYkcC9A7SUScP5WqAgJ6Aw], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[test-idx][4]], allocation id [HYkcC9A7SUScP5WqAgJ6Aw], primary term [0], message [after peer recovery][shard id [[test-idx][4]], allocation id [HYkcC9A7SUScP5WqAgJ6Aw], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][1]], allocation id [pzvxVHdOS--ufRSYwg8qYQ], primary term [0], message [after peer recovery][shard id [[test-idx][1]], allocation id [pzvxVHdOS--ufRSYwg8qYQ], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][7]], allocation id [DzpM3XzLSragZJv_abjAcQ], primary term [0], message [after peer recovery][shard id [[test-idx][7]], allocation id [DzpM3XzLSragZJv_abjAcQ], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][2]], allocation id [doY_HkMbR7asEH6wZUEiNQ], primary term [0], message [after peer recovery][shard id [[test-idx][2]], allocation id [doY_HkMbR7asEH6wZUEiNQ], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][0]], allocation id [NBkoO-WrS36McHS3tM3V5Q], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[test-idx][0]], allocation id [NBkoO-WrS36McHS3tM3V5Q], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]]]])]: took [7ms] done applying updated cluster state (version: 976, uuid: a19jxuqkRcmJA-Of3KZoPg) 1> [2017-12-23T11:13:39,086][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sc2] received diff cluster state version [977] with uuid [8oTz_J7eRIuZOH_0Rt82GA], diff size [1051] 1> [2017-12-23T11:13:39,086][DEBUG][o.e.d.z.PublishClusterStateAction] [node_s0] received diff cluster state version [977] with uuid [8oTz_J7eRIuZOH_0Rt82GA], diff size [1051] 1> [2017-12-23T11:13:39,088][DEBUG][o.e.i.t.Translog ] [node_s0] [test-idx][5] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-23T11:13:39,088][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [977]])]: execute 1> [2017-12-23T11:13:39,088][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] cluster state updated, version [977], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [977]])] 1> [2017-12-23T11:13:39,088][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] applying cluster state version 977 1> [2017-12-23T11:13:39,088][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] apply cluster state with version 977 1> [2017-12-23T11:13:39,088][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] set locally applied cluster state to version 977 1> [2017-12-23T11:13:39,089][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [977]])]: took [0s] done applying updated cluster state (version: 977, uuid: 8oTz_J7eRIuZOH_0Rt82GA) 1> [2017-12-23T11:13:39,089][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [977]])]: execute 1> [2017-12-23T11:13:39,089][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] cluster state updated, version [977], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [977]])] 1> [2017-12-23T11:13:39,089][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] applying cluster state version 977 1> [2017-12-23T11:13:39,089][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] apply cluster state with version 977 1> [2017-12-23T11:13:39,090][DEBUG][o.e.i.t.Translog ] [node_s1] [test-idx][8] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-23T11:13:39,093][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][5] state: [RECOVERING]->[POST_RECOVERY], reason [peer recovery done] 1> [2017-12-23T11:13:39,093][DEBUG][o.e.c.a.s.ShardStateAction] [node_s0] [test-idx][5] sending [internal:cluster/shard/started] to [AYXs8R5nQdOGtvqswmoK4A] for shard entry [shard id [[test-idx][5]], allocation id [4btLK81HToa772iHzvI9Xg], primary term [0], message [after peer recovery]] 1> [2017-12-23T11:13:39,093][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] set locally applied cluster state to version 977 1> [2017-12-23T11:13:39,093][DEBUG][o.e.i.r.PeerRecoveryTargetService] [node_s0] [test-idx][5] recovery done from [{node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823}], took [42ms] 1> [2017-12-23T11:13:39,093][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][5] received shard started for [shard id [[test-idx][5]], allocation id [4btLK81HToa772iHzvI9Xg], primary term [0], message [after peer recovery]] 1> [2017-12-23T11:13:39,093][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [977]])]: took [4ms] done applying updated cluster state (version: 977, uuid: 8oTz_J7eRIuZOH_0Rt82GA) 1> [2017-12-23T11:13:39,093][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [977] source [shard-started shard id [[test-idx][6]], allocation id [eI0o5kJaRBaofLn0lRNmcQ], primary term [0], message [after peer recovery][shard id [[test-idx][6]], allocation id [eI0o5kJaRBaofLn0lRNmcQ], primary term [0], message [after peer recovery]]]])]: execute 1> [2017-12-23T11:13:39,093][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] cluster state updated, version [977], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [977] source [shard-started shard id [[test-idx][6]], allocation id [eI0o5kJaRBaofLn0lRNmcQ], primary term [0], message [after peer recovery][shard id [[test-idx][6]], allocation id [eI0o5kJaRBaofLn0lRNmcQ], primary term [0], message [after peer recovery]]]])] 1> [2017-12-23T11:13:39,094][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] applying cluster state version 977 1> [2017-12-23T11:13:39,094][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] apply cluster state with version 977 1> [2017-12-23T11:13:39,094][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][6] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-23T11:13:39,095][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][8] state: [RECOVERING]->[POST_RECOVERY], reason [peer recovery done] 1> [2017-12-23T11:13:39,095][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][8] sending [internal:cluster/shard/started] to [AYXs8R5nQdOGtvqswmoK4A] for shard entry [shard id [[test-idx][8]], allocation id [wyma1HRcQZqrGWvo58Jt2Q], primary term [0], message [after peer recovery]] 1> [2017-12-23T11:13:39,095][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][8] received shard started for [shard id [[test-idx][8]], allocation id [wyma1HRcQZqrGWvo58Jt2Q], primary term [0], message [after peer recovery]] 1> [2017-12-23T11:13:39,095][DEBUG][o.e.i.r.PeerRecoveryTargetService] [node_s1] [test-idx][8] recovery done from [{node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865}], took [15ms] 1> [2017-12-23T11:13:39,095][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] set locally applied cluster state to version 977 1> [2017-12-23T11:13:39,095][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [977] source [shard-started shard id [[test-idx][6]], allocation id [eI0o5kJaRBaofLn0lRNmcQ], primary term [0], message [after peer recovery][shard id [[test-idx][6]], allocation id [eI0o5kJaRBaofLn0lRNmcQ], primary term [0], message [after peer recovery]]]])]: took [1ms] done applying updated cluster state (version: 977, uuid: 8oTz_J7eRIuZOH_0Rt82GA) 1> [2017-12-23T11:13:39,095][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [shard-started shard id [[test-idx][6]], allocation id [eI0o5kJaRBaofLn0lRNmcQ], primary term [0], message [after peer recovery][shard id [[test-idx][6]], allocation id [eI0o5kJaRBaofLn0lRNmcQ], primary term [0], message [after peer recovery]]]: took [10ms] done publishing updated cluster state (version: 977, uuid: 8oTz_J7eRIuZOH_0Rt82GA) 1> [2017-12-23T11:13:39,095][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [shard-started shard id [[test-idx][8]], allocation id [wyma1HRcQZqrGWvo58Jt2Q], primary term [0], message [after peer recovery][shard id [[test-idx][8]], allocation id [wyma1HRcQZqrGWvo58Jt2Q], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][5]], allocation id [4btLK81HToa772iHzvI9Xg], primary term [0], message [after peer recovery][shard id [[test-idx][5]], allocation id [4btLK81HToa772iHzvI9Xg], primary term [0], message [after peer recovery]]]: execute 1> [2017-12-23T11:13:39,095][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][5] starting shard [test-idx][5], node[riyQLKzZRxquoQPA_N7tjg], [R], recovery_source[peer recovery], s[INITIALIZING], a[id=4btLK81HToa772iHzvI9Xg], unassigned_info[[reason=INDEX_CREATED], at[2017-12-23T10:13:38.983Z], delayed=false, allocation_status[no_attempt]] (shard started task: [shard id [[test-idx][5]], allocation id [4btLK81HToa772iHzvI9Xg], primary term [0], message [after peer recovery]]) 1> [2017-12-23T11:13:39,096][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][8] starting shard [test-idx][8], node[AYXs8R5nQdOGtvqswmoK4A], [R], recovery_source[peer recovery], s[INITIALIZING], a[id=wyma1HRcQZqrGWvo58Jt2Q], unassigned_info[[reason=INDEX_CREATED], at[2017-12-23T10:13:38.983Z], delayed=false, allocation_status[no_attempt]] (shard started task: [shard id [[test-idx][8]], allocation id [wyma1HRcQZqrGWvo58Jt2Q], primary term [0], message [after peer recovery]]) 1> [2017-12-23T11:13:39,096][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx][5], [test-idx][8]] ...]). 1> [2017-12-23T11:13:39,096][DEBUG][o.e.c.s.MasterService ] [node_s1] cluster state updated, version [978], source [shard-started shard id [[test-idx][8]], allocation id [wyma1HRcQZqrGWvo58Jt2Q], primary term [0], message [after peer recovery][shard id [[test-idx][8]], allocation id [wyma1HRcQZqrGWvo58Jt2Q], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][5]], allocation id [4btLK81HToa772iHzvI9Xg], primary term [0], message [after peer recovery][shard id [[test-idx][5]], allocation id [4btLK81HToa772iHzvI9Xg], primary term [0], message [after peer recovery]]] 1> [2017-12-23T11:13:39,096][DEBUG][o.e.c.s.MasterService ] [node_s1] publishing cluster state version [978] 1> [2017-12-23T11:13:39,096][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sc2] received diff cluster state version [978] with uuid [FWS8HXefRPuJgR4dPSPyhQ], diff size [1029] 1> [2017-12-23T11:13:39,096][DEBUG][o.e.d.z.PublishClusterStateAction] [node_s0] received diff cluster state version [978] with uuid [FWS8HXefRPuJgR4dPSPyhQ], diff size [1029] 1> [2017-12-23T11:13:39,097][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [978]])]: execute 1> [2017-12-23T11:13:39,097][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [978]])]: execute 1> [2017-12-23T11:13:39,097][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] cluster state updated, version [978], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [978]])] 1> [2017-12-23T11:13:39,097][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] cluster state updated, version [978], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [978]])] 1> [2017-12-23T11:13:39,097][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] applying cluster state version 978 1> [2017-12-23T11:13:39,097][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] applying cluster state version 978 1> [2017-12-23T11:13:39,097][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] apply cluster state with version 978 1> [2017-12-23T11:13:39,097][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] apply cluster state with version 978 1> [2017-12-23T11:13:39,097][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] set locally applied cluster state to version 978 1> [2017-12-23T11:13:39,097][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][5] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-23T11:13:39,097][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [978]])]: took [0s] done applying updated cluster state (version: 978, uuid: FWS8HXefRPuJgR4dPSPyhQ) 1> [2017-12-23T11:13:39,098][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] set locally applied cluster state to version 978 1> [2017-12-23T11:13:39,099][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [978]])]: took [1ms] done applying updated cluster state (version: 978, uuid: FWS8HXefRPuJgR4dPSPyhQ) 1> [2017-12-23T11:13:39,099][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [978] source [shard-started shard id [[test-idx][8]], allocation id [wyma1HRcQZqrGWvo58Jt2Q], primary term [0], message [after peer recovery][shard id [[test-idx][8]], allocation id [wyma1HRcQZqrGWvo58Jt2Q], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][5]], allocation id [4btLK81HToa772iHzvI9Xg], primary term [0], message [after peer recovery][shard id [[test-idx][5]], allocation id [4btLK81HToa772iHzvI9Xg], primary term [0], message [after peer recovery]]]])]: execute 1> [2017-12-23T11:13:39,099][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] cluster state updated, version [978], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [978] source [shard-started shard id [[test-idx][8]], allocation id [wyma1HRcQZqrGWvo58Jt2Q], primary term [0], message [after peer recovery][shard id [[test-idx][8]], allocation id [wyma1HRcQZqrGWvo58Jt2Q], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][5]], allocation id [4btLK81HToa772iHzvI9Xg], primary term [0], message [after peer recovery][shard id [[test-idx][5]], allocation id [4btLK81HToa772iHzvI9Xg], primary term [0], message [after peer recovery]]]])] 1> [2017-12-23T11:13:39,099][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] applying cluster state version 978 1> [2017-12-23T11:13:39,099][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] apply cluster state with version 978 1> [2017-12-23T11:13:39,099][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][8] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-23T11:13:39,100][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] set locally applied cluster state to version 978 1> [2017-12-23T11:13:39,101][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [978] source [shard-started shard id [[test-idx][8]], allocation id [wyma1HRcQZqrGWvo58Jt2Q], primary term [0], message [after peer recovery][shard id [[test-idx][8]], allocation id [wyma1HRcQZqrGWvo58Jt2Q], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][5]], allocation id [4btLK81HToa772iHzvI9Xg], primary term [0], message [after peer recovery][shard id [[test-idx][5]], allocation id [4btLK81HToa772iHzvI9Xg], primary term [0], message [after peer recovery]]]])]: took [1ms] done applying updated cluster state (version: 978, uuid: FWS8HXefRPuJgR4dPSPyhQ) 1> [2017-12-23T11:13:39,101][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [shard-started shard id [[test-idx][8]], allocation id [wyma1HRcQZqrGWvo58Jt2Q], primary term [0], message [after peer recovery][shard id [[test-idx][8]], allocation id [wyma1HRcQZqrGWvo58Jt2Q], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][5]], allocation id [4btLK81HToa772iHzvI9Xg], primary term [0], message [after peer recovery][shard id [[test-idx][5]], allocation id [4btLK81HToa772iHzvI9Xg], primary term [0], message [after peer recovery]]]: took [5ms] done publishing updated cluster state (version: 978, uuid: FWS8HXefRPuJgR4dPSPyhQ) 1> [2017-12-23T11:13:39,101][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [cluster_health (wait_for_events [LANGUID])]: execute 1> [2017-12-23T11:13:39,101][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [cluster_health (wait_for_events [LANGUID])]: took [0s] no change in cluster state 1> [2017-12-23T11:13:39,101][DEBUG][o.e.s.SharedClusterSnapshotRestoreIT] indices [_all] are green 1> [2017-12-23T11:13:39,101][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> indexing some data 1> [2017-12-23T11:13:39,102][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [put-mapping[_doc]]: execute 1> [2017-12-23T11:13:39,103][DEBUG][o.e.c.m.MetaDataMappingService] [node_s1] [test-idx/ppbRpfj4TEWU46m0u2N6Vg] create_mapping [_doc] with source [{"_doc":{"properties":{"foo":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}}}}}] 1> [2017-12-23T11:13:39,103][DEBUG][o.e.c.s.MasterService ] [node_s1] cluster state updated, version [979], source [put-mapping[_doc]] 1> [2017-12-23T11:13:39,103][DEBUG][o.e.c.s.MasterService ] [node_s1] publishing cluster state version [979] 1> [2017-12-23T11:13:39,104][DEBUG][o.e.d.z.PublishClusterStateAction] [node_s0] received diff cluster state version [979] with uuid [GBOZFNqKRf2Pw8RdQu5DVw], diff size [690] 1> [2017-12-23T11:13:39,104][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sc2] received diff cluster state version [979] with uuid [GBOZFNqKRf2Pw8RdQu5DVw], diff size [690] 1> [2017-12-23T11:13:39,104][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [979]])]: execute 1> [2017-12-23T11:13:39,104][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] cluster state updated, version [979], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [979]])] 1> [2017-12-23T11:13:39,104][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] applying cluster state version 979 1> [2017-12-23T11:13:39,104][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] apply cluster state with version 979 1> [2017-12-23T11:13:39,104][DEBUG][o.e.i.m.MapperService ] [node_s0] [test-idx] [[test-idx/ppbRpfj4TEWU46m0u2N6Vg]] added mapping [_doc], source [{"_doc":{"properties":{"foo":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}}}}}] 1> [2017-12-23T11:13:39,106][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] set locally applied cluster state to version 979 1> [2017-12-23T11:13:39,106][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [979]])]: took [2ms] done applying updated cluster state (version: 979, uuid: GBOZFNqKRf2Pw8RdQu5DVw) 1> [2017-12-23T11:13:39,107][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [979]])]: execute 1> [2017-12-23T11:13:39,107][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] cluster state updated, version [979], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [979]])] 1> [2017-12-23T11:13:39,107][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] applying cluster state version 979 1> [2017-12-23T11:13:39,107][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] apply cluster state with version 979 1> [2017-12-23T11:13:39,107][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] set locally applied cluster state to version 979 1> [2017-12-23T11:13:39,107][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [979]])]: took [0s] done applying updated cluster state (version: 979, uuid: GBOZFNqKRf2Pw8RdQu5DVw) 1> [2017-12-23T11:13:39,107][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [979] source [put-mapping[_doc]]])]: execute 1> [2017-12-23T11:13:39,107][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] cluster state updated, version [979], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [979] source [put-mapping[_doc]]])] 1> [2017-12-23T11:13:39,107][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] applying cluster state version 979 1> [2017-12-23T11:13:39,107][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] apply cluster state with version 979 1> [2017-12-23T11:13:39,108][DEBUG][o.e.i.m.MapperService ] [node_s1] [test-idx] [[test-idx/ppbRpfj4TEWU46m0u2N6Vg]] added mapping [_doc], source [{"_doc":{"properties":{"foo":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}}}}}] 1> [2017-12-23T11:13:39,109][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] set locally applied cluster state to version 979 1> [2017-12-23T11:13:39,109][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [979] source [put-mapping[_doc]]])]: took [2ms] done applying updated cluster state (version: 979, uuid: GBOZFNqKRf2Pw8RdQu5DVw) 1> [2017-12-23T11:13:39,110][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [put-mapping[_doc]]: took [7ms] done publishing updated cluster state (version: 979, uuid: GBOZFNqKRf2Pw8RdQu5DVw) 1> [2017-12-23T11:13:39,393][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> snapshot 1> [2017-12-23T11:13:39,393][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [create_snapshot [test-snap]]: execute 1> [2017-12-23T11:13:39,393][DEBUG][o.e.c.s.MasterService ] [node_s1] cluster state updated, version [980], source [create_snapshot [test-snap]] 1> [2017-12-23T11:13:39,393][DEBUG][o.e.c.s.MasterService ] [node_s1] publishing cluster state version [980] 1> [2017-12-23T11:13:39,394][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sc2] received diff cluster state version [980] with uuid [viKlpIHaSq2PDItLuFVIhQ], diff size [307] 1> [2017-12-23T11:13:39,394][DEBUG][o.e.d.z.PublishClusterStateAction] [node_s0] received diff cluster state version [980] with uuid [viKlpIHaSq2PDItLuFVIhQ], diff size [307] 1> [2017-12-23T11:13:39,394][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [980]])]: execute 1> [2017-12-23T11:13:39,394][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [980]])]: execute 1> [2017-12-23T11:13:39,394][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] cluster state updated, version [980], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [980]])] 1> [2017-12-23T11:13:39,394][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] cluster state updated, version [980], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [980]])] 1> [2017-12-23T11:13:39,394][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] applying cluster state version 980 1> [2017-12-23T11:13:39,394][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] applying cluster state version 980 1> [2017-12-23T11:13:39,394][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] apply cluster state with version 980 1> [2017-12-23T11:13:39,394][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] apply cluster state with version 980 1> [2017-12-23T11:13:39,394][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] set locally applied cluster state to version 980 1> [2017-12-23T11:13:39,395][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] set locally applied cluster state to version 980 1> [2017-12-23T11:13:39,395][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [980]])]: took [0s] done applying updated cluster state (version: 980, uuid: viKlpIHaSq2PDItLuFVIhQ) 1> [2017-12-23T11:13:39,395][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [980]])]: took [1ms] done applying updated cluster state (version: 980, uuid: viKlpIHaSq2PDItLuFVIhQ) 1> [2017-12-23T11:13:39,395][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [980] source [create_snapshot [test-snap]]])]: execute 1> [2017-12-23T11:13:39,396][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] cluster state updated, version [980], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [980] source [create_snapshot [test-snap]]])] 1> [2017-12-23T11:13:39,396][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] applying cluster state version 980 1> [2017-12-23T11:13:39,396][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] apply cluster state with version 980 1> [2017-12-23T11:13:39,396][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] set locally applied cluster state to version 980 1> [2017-12-23T11:13:39,396][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [980] source [create_snapshot [test-snap]]])]: took [0s] done applying updated cluster state (version: 980, uuid: viKlpIHaSq2PDItLuFVIhQ) 1> [2017-12-23T11:13:39,396][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [create_snapshot [test-snap]]: took [2ms] done publishing updated cluster state (version: 980, uuid: viKlpIHaSq2PDItLuFVIhQ) 1> [2017-12-23T11:13:39,398][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig] started 1> [2017-12-23T11:13:39,398][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [update_snapshot [test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]]: execute 1> [2017-12-23T11:13:39,398][DEBUG][o.e.c.s.MasterService ] [node_s1] cluster state updated, version [981], source [update_snapshot [test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]] 1> [2017-12-23T11:13:39,398][DEBUG][o.e.c.s.MasterService ] [node_s1] publishing cluster state version [981] 1> [2017-12-23T11:13:39,398][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sc2] received diff cluster state version [981] with uuid [SpzV02_RTpGCDdsleNZ-3w], diff size [401] 1> [2017-12-23T11:13:39,398][DEBUG][o.e.d.z.PublishClusterStateAction] [node_s0] received diff cluster state version [981] with uuid [SpzV02_RTpGCDdsleNZ-3w], diff size [401] 1> [2017-12-23T11:13:39,399][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [981]])]: execute 1> [2017-12-23T11:13:39,399][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [981]])]: execute 1> [2017-12-23T11:13:39,399][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] cluster state updated, version [981], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [981]])] 1> [2017-12-23T11:13:39,399][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] cluster state updated, version [981], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [981]])] 1> [2017-12-23T11:13:39,399][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] applying cluster state version 981 1> [2017-12-23T11:13:39,399][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] applying cluster state version 981 1> [2017-12-23T11:13:39,399][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] apply cluster state with version 981 1> [2017-12-23T11:13:39,399][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] apply cluster state with version 981 1> [2017-12-23T11:13:39,399][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] set locally applied cluster state to version 981 1> [2017-12-23T11:13:39,399][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] set locally applied cluster state to version 981 1> [2017-12-23T11:13:39,399][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [981]])]: took [0s] done applying updated cluster state (version: 981, uuid: SpzV02_RTpGCDdsleNZ-3w) 1> [2017-12-23T11:13:39,400][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [981]])]: took [0s] done applying updated cluster state (version: 981, uuid: SpzV02_RTpGCDdsleNZ-3w) 1> [2017-12-23T11:13:39,400][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [981] source [update_snapshot [test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]]])]: execute 1> [2017-12-23T11:13:39,400][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] cluster state updated, version [981], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [981] source [update_snapshot [test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]]])] 1> [2017-12-23T11:13:39,400][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] applying cluster state version 981 1> [2017-12-23T11:13:39,400][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] apply cluster state with version 981 1> [2017-12-23T11:13:39,400][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] set locally applied cluster state to version 981 1> [2017-12-23T11:13:39,401][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [981] source [update_snapshot [test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]]])]: took [0s] done applying updated cluster state (version: 981, uuid: SpzV02_RTpGCDdsleNZ-3w) 1> [2017-12-23T11:13:39,401][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [update_snapshot [test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]]: took [2ms] done publishing updated cluster state (version: 981, uuid: SpzV02_RTpGCDdsleNZ-3w) 1> [2017-12-23T11:13:39,403][DEBUG][o.e.r.f.FsRepository ] [node_s0] [[test-idx][8]] [test-snap/NlfhEus5TNuDw-J2x2Tfig] snapshot to [test-repo] ... 1> [2017-12-23T11:13:39,403][DEBUG][o.e.r.f.FsRepository ] [node_s1] [[test-idx][5]] [test-snap/NlfhEus5TNuDw-J2x2Tfig] snapshot to [test-repo] ... 1> [2017-12-23T11:13:39,404][DEBUG][o.e.r.f.FsRepository ] [node_s1] [[test-idx][7]] [test-snap/NlfhEus5TNuDw-J2x2Tfig] snapshot to [test-repo] ... 1> [2017-12-23T11:13:39,415][DEBUG][o.e.s.SnapshotShardsService] [node_s1] snapshot (test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig) completed to BlobStoreRepository[[test-repo], [/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/repos/GealGqzNkm]], took [12ms] 1> index : version [2], number_of_files [4] with total_size [4.1kb] 1> [2017-12-23T11:13:39,415][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [update snapshot state[test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig, shardId [[test-idx][5]], status [SUCCESS]]]: execute 1> [2017-12-23T11:13:39,416][DEBUG][o.e.c.s.MasterService ] [node_s1] cluster state updated, version [982], source [update snapshot state[test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig, shardId [[test-idx][5]], status [SUCCESS]]] 1> [2017-12-23T11:13:39,416][DEBUG][o.e.c.s.MasterService ] [node_s1] publishing cluster state version [982] 1> [2017-12-23T11:13:39,416][DEBUG][o.e.d.z.PublishClusterStateAction] [node_s0] received diff cluster state version [982] with uuid [CAOfEuLrTpSMCAfnh_yFRg], diff size [403] 1> [2017-12-23T11:13:39,416][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sc2] received diff cluster state version [982] with uuid [CAOfEuLrTpSMCAfnh_yFRg], diff size [403] 1> [2017-12-23T11:13:39,417][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [982]])]: execute 1> [2017-12-23T11:13:39,417][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [982]])]: execute 1> [2017-12-23T11:13:39,417][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] cluster state updated, version [982], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [982]])] 1> [2017-12-23T11:13:39,417][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] cluster state updated, version [982], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [982]])] 1> [2017-12-23T11:13:39,417][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] applying cluster state version 982 1> [2017-12-23T11:13:39,417][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] applying cluster state version 982 1> [2017-12-23T11:13:39,417][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] apply cluster state with version 982 1> [2017-12-23T11:13:39,417][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] apply cluster state with version 982 1> [2017-12-23T11:13:39,417][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] set locally applied cluster state to version 982 1> [2017-12-23T11:13:39,417][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] set locally applied cluster state to version 982 1> [2017-12-23T11:13:39,417][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [982]])]: took [0s] done applying updated cluster state (version: 982, uuid: CAOfEuLrTpSMCAfnh_yFRg) 1> [2017-12-23T11:13:39,418][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [982]])]: took [1ms] done applying updated cluster state (version: 982, uuid: CAOfEuLrTpSMCAfnh_yFRg) 1> [2017-12-23T11:13:39,418][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [982] source [update snapshot state[test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig, shardId [[test-idx][5]], status [SUCCESS]]]])]: execute 1> [2017-12-23T11:13:39,418][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] cluster state updated, version [982], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [982] source [update snapshot state[test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig, shardId [[test-idx][5]], status [SUCCESS]]]])] 1> [2017-12-23T11:13:39,418][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] applying cluster state version 982 1> [2017-12-23T11:13:39,418][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] apply cluster state with version 982 1> [2017-12-23T11:13:39,419][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] set locally applied cluster state to version 982 1> [2017-12-23T11:13:39,419][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [982] source [update snapshot state[test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig, shardId [[test-idx][5]], status [SUCCESS]]]])]: took [0s] done applying updated cluster state (version: 982, uuid: CAOfEuLrTpSMCAfnh_yFRg) 1> [2017-12-23T11:13:39,419][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [update snapshot state[test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig, shardId [[test-idx][5]], status [SUCCESS]]]: took [3ms] done publishing updated cluster state (version: 982, uuid: CAOfEuLrTpSMCAfnh_yFRg) 1> [2017-12-23T11:13:39,420][DEBUG][o.e.r.f.FsRepository ] [node_s1] [[test-idx][1]] [test-snap/NlfhEus5TNuDw-J2x2Tfig] snapshot to [test-repo] ... 1> [2017-12-23T11:13:39,421][DEBUG][o.e.s.SnapshotShardsService] [node_s0] snapshot (test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig) completed to BlobStoreRepository[[test-repo], [/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/repos/GealGqzNkm]], took [18ms] 1> index : version [2], number_of_files [4] with total_size [4.1kb] 1> [2017-12-23T11:13:39,421][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [update snapshot state[test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig, shardId [[test-idx][8]], status [SUCCESS]]]: execute 1> [2017-12-23T11:13:39,422][DEBUG][o.e.c.s.MasterService ] [node_s1] cluster state updated, version [983], source [update snapshot state[test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig, shardId [[test-idx][8]], status [SUCCESS]]] 1> [2017-12-23T11:13:39,422][DEBUG][o.e.c.s.MasterService ] [node_s1] publishing cluster state version [983] 1> [2017-12-23T11:13:39,422][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sc2] received diff cluster state version [983] with uuid [cJa_9mBmTV6BuwKEhd20Kg], diff size [407] 1> [2017-12-23T11:13:39,422][DEBUG][o.e.d.z.PublishClusterStateAction] [node_s0] received diff cluster state version [983] with uuid [cJa_9mBmTV6BuwKEhd20Kg], diff size [407] 1> [2017-12-23T11:13:39,423][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [983]])]: execute 1> [2017-12-23T11:13:39,423][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] cluster state updated, version [983], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [983]])] 1> [2017-12-23T11:13:39,423][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] applying cluster state version 983 1> [2017-12-23T11:13:39,423][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] apply cluster state with version 983 1> [2017-12-23T11:13:39,423][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] set locally applied cluster state to version 983 1> [2017-12-23T11:13:39,423][DEBUG][o.e.s.SnapshotShardsService] [node_s1] snapshot (test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig) completed to BlobStoreRepository[[test-repo], [/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/repos/GealGqzNkm]], took [19ms] 1> index : version [2], number_of_files [4] with total_size [4.1kb] 1> [2017-12-23T11:13:39,424][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [983]])]: execute 1> [2017-12-23T11:13:39,424][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] cluster state updated, version [983], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [983]])] 1> [2017-12-23T11:13:39,424][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] applying cluster state version 983 1> [2017-12-23T11:13:39,424][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] apply cluster state with version 983 1> [2017-12-23T11:13:39,424][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] set locally applied cluster state to version 983 1> [2017-12-23T11:13:39,425][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [983]])]: took [0s] done applying updated cluster state (version: 983, uuid: cJa_9mBmTV6BuwKEhd20Kg) 1> [2017-12-23T11:13:39,425][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [983]])]: took [2ms] done applying updated cluster state (version: 983, uuid: cJa_9mBmTV6BuwKEhd20Kg) 1> [2017-12-23T11:13:39,425][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [983] source [update snapshot state[test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig, shardId [[test-idx][8]], status [SUCCESS]]]])]: execute 1> [2017-12-23T11:13:39,425][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] cluster state updated, version [983], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [983] source [update snapshot state[test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig, shardId [[test-idx][8]], status [SUCCESS]]]])] 1> [2017-12-23T11:13:39,425][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] applying cluster state version 983 1> [2017-12-23T11:13:39,425][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] apply cluster state with version 983 1> [2017-12-23T11:13:39,425][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] set locally applied cluster state to version 983 1> [2017-12-23T11:13:39,426][DEBUG][o.e.r.f.FsRepository ] [node_s0] [[test-idx][4]] [test-snap/NlfhEus5TNuDw-J2x2Tfig] snapshot to [test-repo] ... 1> [2017-12-23T11:13:39,426][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [983] source [update snapshot state[test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig, shardId [[test-idx][8]], status [SUCCESS]]]])]: took [1ms] done applying updated cluster state (version: 983, uuid: cJa_9mBmTV6BuwKEhd20Kg) 1> [2017-12-23T11:13:39,426][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [update snapshot state[test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig, shardId [[test-idx][8]], status [SUCCESS]]]: took [4ms] done publishing updated cluster state (version: 983, uuid: cJa_9mBmTV6BuwKEhd20Kg) 1> [2017-12-23T11:13:39,426][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [update snapshot state[test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig, shardId [[test-idx][7]], status [SUCCESS]]]: execute 1> [2017-12-23T11:13:39,426][DEBUG][o.e.c.s.MasterService ] [node_s1] cluster state updated, version [984], source [update snapshot state[test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig, shardId [[test-idx][7]], status [SUCCESS]]] 1> [2017-12-23T11:13:39,426][DEBUG][o.e.c.s.MasterService ] [node_s1] publishing cluster state version [984] 1> [2017-12-23T11:13:39,427][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sc2] received diff cluster state version [984] with uuid [_d-BDB8vSDKJDQJYTI2smA], diff size [407] 1> [2017-12-23T11:13:39,427][DEBUG][o.e.d.z.PublishClusterStateAction] [node_s0] received diff cluster state version [984] with uuid [_d-BDB8vSDKJDQJYTI2smA], diff size [407] 1> [2017-12-23T11:13:39,428][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [984]])]: execute 1> [2017-12-23T11:13:39,428][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] cluster state updated, version [984], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [984]])] 1> [2017-12-23T11:13:39,428][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] applying cluster state version 984 1> [2017-12-23T11:13:39,428][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] apply cluster state with version 984 1> [2017-12-23T11:13:39,428][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [984]])]: execute 1> [2017-12-23T11:13:39,428][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] set locally applied cluster state to version 984 1> [2017-12-23T11:13:39,428][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] cluster state updated, version [984], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [984]])] 1> [2017-12-23T11:13:39,428][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] applying cluster state version 984 1> [2017-12-23T11:13:39,428][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] apply cluster state with version 984 1> [2017-12-23T11:13:39,428][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] set locally applied cluster state to version 984 1> [2017-12-23T11:13:39,428][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [984]])]: took [0s] done applying updated cluster state (version: 984, uuid: _d-BDB8vSDKJDQJYTI2smA) 1> [2017-12-23T11:13:39,429][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [984]])]: took [0s] done applying updated cluster state (version: 984, uuid: _d-BDB8vSDKJDQJYTI2smA) 1> [2017-12-23T11:13:39,429][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [984] source [update snapshot state[test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig, shardId [[test-idx][7]], status [SUCCESS]]]])]: execute 1> [2017-12-23T11:13:39,429][DEBUG][o.e.r.f.FsRepository ] [node_s1] [[test-idx][3]] [test-snap/NlfhEus5TNuDw-J2x2Tfig] snapshot to [test-repo] ... 1> [2017-12-23T11:13:39,429][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] cluster state updated, version [984], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [984] source [update snapshot state[test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig, shardId [[test-idx][7]], status [SUCCESS]]]])] 1> [2017-12-23T11:13:39,429][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] applying cluster state version 984 1> [2017-12-23T11:13:39,429][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] apply cluster state with version 984 1> [2017-12-23T11:13:39,429][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] set locally applied cluster state to version 984 1> [2017-12-23T11:13:39,430][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [984] source [update snapshot state[test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig, shardId [[test-idx][7]], status [SUCCESS]]]])]: took [0s] done applying updated cluster state (version: 984, uuid: _d-BDB8vSDKJDQJYTI2smA) 1> [2017-12-23T11:13:39,430][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [update snapshot state[test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig, shardId [[test-idx][7]], status [SUCCESS]]]: took [3ms] done publishing updated cluster state (version: 984, uuid: _d-BDB8vSDKJDQJYTI2smA) 1> [2017-12-23T11:13:39,436][DEBUG][o.e.s.SnapshotShardsService] [node_s1] snapshot (test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig) completed to BlobStoreRepository[[test-repo], [/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/repos/GealGqzNkm]], took [16ms] 1> index : version [2], number_of_files [4] with total_size [3.7kb] 1> [2017-12-23T11:13:39,436][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [update snapshot state[test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig, shardId [[test-idx][1]], status [SUCCESS]]]: execute 1> [2017-12-23T11:13:39,437][DEBUG][o.e.c.s.MasterService ] [node_s1] cluster state updated, version [985], source [update snapshot state[test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig, shardId [[test-idx][1]], status [SUCCESS]]] 1> [2017-12-23T11:13:39,437][DEBUG][o.e.c.s.MasterService ] [node_s1] publishing cluster state version [985] 1> [2017-12-23T11:13:39,437][DEBUG][o.e.d.z.PublishClusterStateAction] [node_s0] received diff cluster state version [985] with uuid [ioxZrBf5S6-UDNkan2WWzg], diff size [405] 1> [2017-12-23T11:13:39,437][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sc2] received diff cluster state version [985] with uuid [ioxZrBf5S6-UDNkan2WWzg], diff size [405] 1> [2017-12-23T11:13:39,438][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [985]])]: execute 1> [2017-12-23T11:13:39,438][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] cluster state updated, version [985], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [985]])] 1> [2017-12-23T11:13:39,438][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] applying cluster state version 985 1> [2017-12-23T11:13:39,438][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] apply cluster state with version 985 1> [2017-12-23T11:13:39,438][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] set locally applied cluster state to version 985 1> [2017-12-23T11:13:39,438][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [985]])]: execute 1> [2017-12-23T11:13:39,438][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] cluster state updated, version [985], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [985]])] 1> [2017-12-23T11:13:39,438][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] applying cluster state version 985 1> [2017-12-23T11:13:39,438][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] apply cluster state with version 985 1> [2017-12-23T11:13:39,438][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] set locally applied cluster state to version 985 1> [2017-12-23T11:13:39,438][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [985]])]: took [0s] done applying updated cluster state (version: 985, uuid: ioxZrBf5S6-UDNkan2WWzg) 1> [2017-12-23T11:13:39,438][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [985]])]: took [0s] done applying updated cluster state (version: 985, uuid: ioxZrBf5S6-UDNkan2WWzg) 1> [2017-12-23T11:13:39,439][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [985] source [update snapshot state[test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig, shardId [[test-idx][1]], status [SUCCESS]]]])]: execute 1> [2017-12-23T11:13:39,439][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] cluster state updated, version [985], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [985] source [update snapshot state[test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig, shardId [[test-idx][1]], status [SUCCESS]]]])] 1> [2017-12-23T11:13:39,439][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] applying cluster state version 985 1> [2017-12-23T11:13:39,439][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] apply cluster state with version 985 1> [2017-12-23T11:13:39,439][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] set locally applied cluster state to version 985 1> [2017-12-23T11:13:39,440][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [985] source [update snapshot state[test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig, shardId [[test-idx][1]], status [SUCCESS]]]])]: took [0s] done applying updated cluster state (version: 985, uuid: ioxZrBf5S6-UDNkan2WWzg) 1> [2017-12-23T11:13:39,440][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [update snapshot state[test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig, shardId [[test-idx][1]], status [SUCCESS]]]: took [3ms] done publishing updated cluster state (version: 985, uuid: ioxZrBf5S6-UDNkan2WWzg) 1> [2017-12-23T11:13:39,445][DEBUG][o.e.s.SnapshotShardsService] [node_s0] snapshot (test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig) completed to BlobStoreRepository[[test-repo], [/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/repos/GealGqzNkm]], took [19ms] 1> index : version [2], number_of_files [4] with total_size [4.2kb] 1> [2017-12-23T11:13:39,445][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [update snapshot state[test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig, shardId [[test-idx][4]], status [SUCCESS]]]: execute 1> [2017-12-23T11:13:39,445][DEBUG][o.e.c.s.MasterService ] [node_s1] cluster state updated, version [986], source [update snapshot state[test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig, shardId [[test-idx][4]], status [SUCCESS]]] 1> [2017-12-23T11:13:39,445][DEBUG][o.e.c.s.MasterService ] [node_s1] publishing cluster state version [986] 1> [2017-12-23T11:13:39,445][DEBUG][o.e.s.SnapshotShardsService] [node_s1] snapshot (test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig) completed to BlobStoreRepository[[test-repo], [/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/repos/GealGqzNkm]], took [16ms] 1> index : version [2], number_of_files [4] with total_size [4kb] 1> [2017-12-23T11:13:39,446][DEBUG][o.e.d.z.PublishClusterStateAction] [node_s0] received diff cluster state version [986] with uuid [8LcUHnrUSCCUVoqsV0Qwrg], diff size [406] 1> [2017-12-23T11:13:39,446][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sc2] received diff cluster state version [986] with uuid [8LcUHnrUSCCUVoqsV0Qwrg], diff size [406] 1> [2017-12-23T11:13:39,446][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [986]])]: execute 1> [2017-12-23T11:13:39,446][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] cluster state updated, version [986], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [986]])] 1> [2017-12-23T11:13:39,446][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] applying cluster state version 986 1> [2017-12-23T11:13:39,446][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] apply cluster state with version 986 1> [2017-12-23T11:13:39,447][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] set locally applied cluster state to version 986 1> [2017-12-23T11:13:39,457][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [986]])]: execute 1> [2017-12-23T11:13:39,457][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] cluster state updated, version [986], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [986]])] 1> [2017-12-23T11:13:39,457][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] applying cluster state version 986 1> [2017-12-23T11:13:39,457][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] apply cluster state with version 986 1> [2017-12-23T11:13:39,457][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] set locally applied cluster state to version 986 1> [2017-12-23T11:13:39,457][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [986]])]: took [0s] done applying updated cluster state (version: 986, uuid: 8LcUHnrUSCCUVoqsV0Qwrg) 1> [2017-12-23T11:13:39,457][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [986]])]: took [10ms] done applying updated cluster state (version: 986, uuid: 8LcUHnrUSCCUVoqsV0Qwrg) 1> [2017-12-23T11:13:39,458][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [986] source [update snapshot state[test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig, shardId [[test-idx][4]], status [SUCCESS]]]])]: execute 1> [2017-12-23T11:13:39,458][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] cluster state updated, version [986], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [986] source [update snapshot state[test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig, shardId [[test-idx][4]], status [SUCCESS]]]])] 1> [2017-12-23T11:13:39,458][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] applying cluster state version 986 1> [2017-12-23T11:13:39,458][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] apply cluster state with version 986 1> [2017-12-23T11:13:39,458][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] set locally applied cluster state to version 986 1> [2017-12-23T11:13:39,458][DEBUG][o.e.r.f.FsRepository ] [node_s0] [[test-idx][6]] [test-snap/NlfhEus5TNuDw-J2x2Tfig] snapshot to [test-repo] ... 1> [2017-12-23T11:13:39,459][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [986] source [update snapshot state[test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig, shardId [[test-idx][4]], status [SUCCESS]]]])]: took [0s] done applying updated cluster state (version: 986, uuid: 8LcUHnrUSCCUVoqsV0Qwrg) 1> [2017-12-23T11:13:39,459][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [update snapshot state[test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig, shardId [[test-idx][4]], status [SUCCESS]]]: took [13ms] done publishing updated cluster state (version: 986, uuid: 8LcUHnrUSCCUVoqsV0Qwrg) 1> [2017-12-23T11:13:39,459][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [update snapshot state[test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig, shardId [[test-idx][3]], status [SUCCESS]]]: execute 1> [2017-12-23T11:13:39,459][DEBUG][o.e.c.s.MasterService ] [node_s1] cluster state updated, version [987], source [update snapshot state[test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig, shardId [[test-idx][3]], status [SUCCESS]]] 1> [2017-12-23T11:13:39,459][DEBUG][o.e.c.s.MasterService ] [node_s1] publishing cluster state version [987] 1> [2017-12-23T11:13:39,459][DEBUG][o.e.d.z.PublishClusterStateAction] [node_s0] received diff cluster state version [987] with uuid [Lzk__yZhT36uTlXd52KJ1w], diff size [406] 1> [2017-12-23T11:13:39,459][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sc2] received diff cluster state version [987] with uuid [Lzk__yZhT36uTlXd52KJ1w], diff size [406] 1> [2017-12-23T11:13:39,460][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [987]])]: execute 1> [2017-12-23T11:13:39,460][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] cluster state updated, version [987], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [987]])] 1> [2017-12-23T11:13:39,460][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] applying cluster state version 987 1> [2017-12-23T11:13:39,460][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] apply cluster state with version 987 1> [2017-12-23T11:13:39,460][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] set locally applied cluster state to version 987 1> [2017-12-23T11:13:39,460][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [987]])]: execute 1> [2017-12-23T11:13:39,460][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] cluster state updated, version [987], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [987]])] 1> [2017-12-23T11:13:39,460][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] applying cluster state version 987 1> [2017-12-23T11:13:39,460][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] apply cluster state with version 987 1> [2017-12-23T11:13:39,460][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] set locally applied cluster state to version 987 1> [2017-12-23T11:13:39,461][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [987]])]: took [0s] done applying updated cluster state (version: 987, uuid: Lzk__yZhT36uTlXd52KJ1w) 1> [2017-12-23T11:13:39,461][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [987]])]: took [0s] done applying updated cluster state (version: 987, uuid: Lzk__yZhT36uTlXd52KJ1w) 1> [2017-12-23T11:13:39,461][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [987] source [update snapshot state[test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig, shardId [[test-idx][3]], status [SUCCESS]]]])]: execute 1> [2017-12-23T11:13:39,461][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] cluster state updated, version [987], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [987] source [update snapshot state[test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig, shardId [[test-idx][3]], status [SUCCESS]]]])] 1> [2017-12-23T11:13:39,461][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] applying cluster state version 987 1> [2017-12-23T11:13:39,461][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] apply cluster state with version 987 1> [2017-12-23T11:13:39,462][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] set locally applied cluster state to version 987 1> [2017-12-23T11:13:39,462][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [987] source [update snapshot state[test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig, shardId [[test-idx][3]], status [SUCCESS]]]])]: took [0s] done applying updated cluster state (version: 987, uuid: Lzk__yZhT36uTlXd52KJ1w) 1> [2017-12-23T11:13:39,462][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [update snapshot state[test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig, shardId [[test-idx][3]], status [SUCCESS]]]: took [3ms] done publishing updated cluster state (version: 987, uuid: Lzk__yZhT36uTlXd52KJ1w) 1> [2017-12-23T11:13:39,469][DEBUG][o.e.s.SnapshotShardsService] [node_s0] snapshot (test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig) completed to BlobStoreRepository[[test-repo], [/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/repos/GealGqzNkm]], took [11ms] 1> index : version [2], number_of_files [4] with total_size [4kb] 1> [2017-12-23T11:13:39,470][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [update snapshot state[test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig, shardId [[test-idx][6]], status [SUCCESS]]]: execute 1> [2017-12-23T11:13:39,470][DEBUG][o.e.c.s.MasterService ] [node_s1] cluster state updated, version [988], source [update snapshot state[test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig, shardId [[test-idx][6]], status [SUCCESS]]] 1> [2017-12-23T11:13:39,470][DEBUG][o.e.c.s.MasterService ] [node_s1] publishing cluster state version [988] 1> [2017-12-23T11:13:39,470][DEBUG][o.e.d.z.PublishClusterStateAction] [node_s0] received diff cluster state version [988] with uuid [gk7eFwfkT1q57a81zKMZQg], diff size [403] 1> [2017-12-23T11:13:39,470][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sc2] received diff cluster state version [988] with uuid [gk7eFwfkT1q57a81zKMZQg], diff size [403] 1> [2017-12-23T11:13:39,471][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [988]])]: execute 1> [2017-12-23T11:13:39,471][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] cluster state updated, version [988], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [988]])] 1> [2017-12-23T11:13:39,471][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] applying cluster state version 988 1> [2017-12-23T11:13:39,471][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] apply cluster state with version 988 1> [2017-12-23T11:13:39,471][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] set locally applied cluster state to version 988 1> [2017-12-23T11:13:39,471][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [988]])]: execute 1> [2017-12-23T11:13:39,471][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] cluster state updated, version [988], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [988]])] 1> [2017-12-23T11:13:39,471][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] applying cluster state version 988 1> [2017-12-23T11:13:39,471][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] apply cluster state with version 988 1> [2017-12-23T11:13:39,471][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] set locally applied cluster state to version 988 1> [2017-12-23T11:13:39,472][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [988]])]: took [0s] done applying updated cluster state (version: 988, uuid: gk7eFwfkT1q57a81zKMZQg) 1> [2017-12-23T11:13:39,472][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [988]])]: took [1ms] done applying updated cluster state (version: 988, uuid: gk7eFwfkT1q57a81zKMZQg) 1> [2017-12-23T11:13:39,472][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [988] source [update snapshot state[test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig, shardId [[test-idx][6]], status [SUCCESS]]]])]: execute 1> [2017-12-23T11:13:39,473][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] cluster state updated, version [988], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [988] source [update snapshot state[test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig, shardId [[test-idx][6]], status [SUCCESS]]]])] 1> [2017-12-23T11:13:39,473][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] applying cluster state version 988 1> [2017-12-23T11:13:39,473][DEBUG][o.e.r.f.FsRepository ] [node_s0] [[test-idx][0]] [test-snap/NlfhEus5TNuDw-J2x2Tfig] snapshot to [test-repo] ... 1> [2017-12-23T11:13:39,473][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] apply cluster state with version 988 1> [2017-12-23T11:13:39,473][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] set locally applied cluster state to version 988 1> [2017-12-23T11:13:39,473][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [988] source [update snapshot state[test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig, shardId [[test-idx][6]], status [SUCCESS]]]])]: took [0s] done applying updated cluster state (version: 988, uuid: gk7eFwfkT1q57a81zKMZQg) 1> [2017-12-23T11:13:39,473][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [update snapshot state[test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig, shardId [[test-idx][6]], status [SUCCESS]]]: took [3ms] done publishing updated cluster state (version: 988, uuid: gk7eFwfkT1q57a81zKMZQg) 1> [2017-12-23T11:13:39,482][DEBUG][o.e.s.SnapshotShardsService] [node_s0] snapshot (test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig) completed to BlobStoreRepository[[test-repo], [/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/repos/GealGqzNkm]], took [9ms] 1> index : version [2], number_of_files [4] with total_size [4kb] 1> [2017-12-23T11:13:39,482][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [update snapshot state[test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig, shardId [[test-idx][0]], status [SUCCESS]]]: execute 1> [2017-12-23T11:13:39,482][DEBUG][o.e.c.s.MasterService ] [node_s1] cluster state updated, version [989], source [update snapshot state[test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig, shardId [[test-idx][0]], status [SUCCESS]]] 1> [2017-12-23T11:13:39,482][DEBUG][o.e.c.s.MasterService ] [node_s1] publishing cluster state version [989] 1> [2017-12-23T11:13:39,483][DEBUG][o.e.d.z.PublishClusterStateAction] [node_s0] received diff cluster state version [989] with uuid [0Ly7StteQsST3n3ScF4X0g], diff size [404] 1> [2017-12-23T11:13:39,483][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [989]])]: execute 1> [2017-12-23T11:13:39,483][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] cluster state updated, version [989], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [989]])] 1> [2017-12-23T11:13:39,483][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] applying cluster state version 989 1> [2017-12-23T11:13:39,483][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] apply cluster state with version 989 1> [2017-12-23T11:13:39,483][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] set locally applied cluster state to version 989 1> [2017-12-23T11:13:39,484][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [989]])]: took [0s] done applying updated cluster state (version: 989, uuid: 0Ly7StteQsST3n3ScF4X0g) 1> [2017-12-23T11:13:39,484][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sc2] received diff cluster state version [989] with uuid [0Ly7StteQsST3n3ScF4X0g], diff size [404] 1> [2017-12-23T11:13:39,484][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [989]])]: execute 1> [2017-12-23T11:13:39,484][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] cluster state updated, version [989], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [989]])] 1> [2017-12-23T11:13:39,484][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] applying cluster state version 989 1> [2017-12-23T11:13:39,484][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] apply cluster state with version 989 1> [2017-12-23T11:13:39,485][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] set locally applied cluster state to version 989 1> [2017-12-23T11:13:39,485][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [989]])]: took [0s] done applying updated cluster state (version: 989, uuid: 0Ly7StteQsST3n3ScF4X0g) 1> [2017-12-23T11:13:39,485][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [989] source [update snapshot state[test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig, shardId [[test-idx][0]], status [SUCCESS]]]])]: execute 1> [2017-12-23T11:13:39,485][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] cluster state updated, version [989], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [989] source [update snapshot state[test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig, shardId [[test-idx][0]], status [SUCCESS]]]])] 1> [2017-12-23T11:13:39,485][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] applying cluster state version 989 1> [2017-12-23T11:13:39,485][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] apply cluster state with version 989 1> [2017-12-23T11:13:39,485][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] set locally applied cluster state to version 989 1> [2017-12-23T11:13:39,486][DEBUG][o.e.r.f.FsRepository ] [node_s0] [[test-idx][2]] [test-snap/NlfhEus5TNuDw-J2x2Tfig] snapshot to [test-repo] ... 1> [2017-12-23T11:13:39,486][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [989] source [update snapshot state[test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig, shardId [[test-idx][0]], status [SUCCESS]]]])]: took [0s] done applying updated cluster state (version: 989, uuid: 0Ly7StteQsST3n3ScF4X0g) 1> [2017-12-23T11:13:39,486][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [update snapshot state[test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig, shardId [[test-idx][0]], status [SUCCESS]]]: took [3ms] done publishing updated cluster state (version: 989, uuid: 0Ly7StteQsST3n3ScF4X0g) 1> [2017-12-23T11:13:39,496][DEBUG][o.e.s.SnapshotShardsService] [node_s0] snapshot (test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig) completed to BlobStoreRepository[[test-repo], [/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/repos/GealGqzNkm]], took [10ms] 1> index : version [2], number_of_files [4] with total_size [3.9kb] 1> [2017-12-23T11:13:39,497][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [update snapshot state[test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig, shardId [[test-idx][2]], status [SUCCESS]]]: execute 1> [2017-12-23T11:13:39,497][DEBUG][o.e.c.s.MasterService ] [node_s1] cluster state updated, version [990], source [update snapshot state[test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig, shardId [[test-idx][2]], status [SUCCESS]]] 1> [2017-12-23T11:13:39,497][DEBUG][o.e.c.s.MasterService ] [node_s1] publishing cluster state version [990] 1> [2017-12-23T11:13:39,497][DEBUG][o.e.d.z.PublishClusterStateAction] [node_s0] received diff cluster state version [990] with uuid [w1QvbzL5SEm7Y3xRsBUV5g], diff size [400] 1> [2017-12-23T11:13:39,498][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sc2] received diff cluster state version [990] with uuid [w1QvbzL5SEm7Y3xRsBUV5g], diff size [400] 1> [2017-12-23T11:13:39,499][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [990]])]: execute 1> [2017-12-23T11:13:39,499][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [990]])]: execute 1> [2017-12-23T11:13:39,499][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] cluster state updated, version [990], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [990]])] 1> [2017-12-23T11:13:39,499][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] cluster state updated, version [990], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [990]])] 1> [2017-12-23T11:13:39,499][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] applying cluster state version 990 1> [2017-12-23T11:13:39,499][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] applying cluster state version 990 1> [2017-12-23T11:13:39,499][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] apply cluster state with version 990 1> [2017-12-23T11:13:39,499][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] apply cluster state with version 990 1> [2017-12-23T11:13:39,499][DEBUG][o.e.r.f.FsRepository ] [node_s1] Repository [test-repo] writing new index generational blob [index-0] 1> [2017-12-23T11:13:39,499][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] set locally applied cluster state to version 990 1> [2017-12-23T11:13:39,499][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] set locally applied cluster state to version 990 1> [2017-12-23T11:13:39,499][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [990]])]: took [0s] done applying updated cluster state (version: 990, uuid: w1QvbzL5SEm7Y3xRsBUV5g) 1> [2017-12-23T11:13:39,499][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [990]])]: took [0s] done applying updated cluster state (version: 990, uuid: w1QvbzL5SEm7Y3xRsBUV5g) 1> [2017-12-23T11:13:39,500][DEBUG][o.e.r.f.FsRepository ] [node_s1] Repository [test-repo] updating index.latest with generation [0] 1> [2017-12-23T11:13:39,500][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [990] source [update snapshot state[test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig, shardId [[test-idx][2]], status [SUCCESS]]]])]: execute 1> [2017-12-23T11:13:39,500][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] cluster state updated, version [990], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [990] source [update snapshot state[test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig, shardId [[test-idx][2]], status [SUCCESS]]]])] 1> [2017-12-23T11:13:39,500][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] applying cluster state version 990 1> [2017-12-23T11:13:39,500][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] apply cluster state with version 990 1> [2017-12-23T11:13:39,500][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] set locally applied cluster state to version 990 1> [2017-12-23T11:13:39,500][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig] completed with state [SUCCESS] 1> [2017-12-23T11:13:39,500][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [990] source [update snapshot state[test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig, shardId [[test-idx][2]], status [SUCCESS]]]])]: took [0s] done applying updated cluster state (version: 990, uuid: w1QvbzL5SEm7Y3xRsBUV5g) 1> [2017-12-23T11:13:39,500][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [update snapshot state[test-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig, shardId [[test-idx][2]], status [SUCCESS]]]: took [3ms] done publishing updated cluster state (version: 990, uuid: w1QvbzL5SEm7Y3xRsBUV5g) 1> [2017-12-23T11:13:39,500][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [remove snapshot metadata]: execute 1> [2017-12-23T11:13:39,500][DEBUG][o.e.c.s.MasterService ] [node_s1] cluster state updated, version [991], source [remove snapshot metadata] 1> [2017-12-23T11:13:39,500][DEBUG][o.e.c.s.MasterService ] [node_s1] publishing cluster state version [991] 1> [2017-12-23T11:13:39,501][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sc2] received diff cluster state version [991] with uuid [dgcG8QSHQYiQgGYgrGi2Sw], diff size [230] 1> [2017-12-23T11:13:39,501][DEBUG][o.e.d.z.PublishClusterStateAction] [node_s0] received diff cluster state version [991] with uuid [dgcG8QSHQYiQgGYgrGi2Sw], diff size [230] 1> [2017-12-23T11:13:39,501][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [991]])]: execute 1> [2017-12-23T11:13:39,501][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [991]])]: execute 1> [2017-12-23T11:13:39,501][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] cluster state updated, version [991], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [991]])] 1> [2017-12-23T11:13:39,501][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] cluster state updated, version [991], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [991]])] 1> [2017-12-23T11:13:39,501][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] applying cluster state version 991 1> [2017-12-23T11:13:39,502][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] apply cluster state with version 991 1> [2017-12-23T11:13:39,502][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] applying cluster state version 991 1> [2017-12-23T11:13:39,502][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] set locally applied cluster state to version 991 1> [2017-12-23T11:13:39,502][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] apply cluster state with version 991 1> [2017-12-23T11:13:39,502][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] set locally applied cluster state to version 991 1> [2017-12-23T11:13:39,502][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [991]])]: took [0s] done applying updated cluster state (version: 991, uuid: dgcG8QSHQYiQgGYgrGi2Sw) 1> [2017-12-23T11:13:39,502][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [991]])]: took [0s] done applying updated cluster state (version: 991, uuid: dgcG8QSHQYiQgGYgrGi2Sw) 1> [2017-12-23T11:13:39,502][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [991] source [remove snapshot metadata]])]: execute 1> [2017-12-23T11:13:39,503][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] cluster state updated, version [991], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [991] source [remove snapshot metadata]])] 1> [2017-12-23T11:13:39,503][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] applying cluster state version 991 1> [2017-12-23T11:13:39,503][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] apply cluster state with version 991 1> [2017-12-23T11:13:39,503][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] set locally applied cluster state to version 991 1> [2017-12-23T11:13:39,503][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [991] source [remove snapshot metadata]])]: took [0s] done applying updated cluster state (version: 991, uuid: dgcG8QSHQYiQgGYgrGi2Sw) 1> [2017-12-23T11:13:39,503][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [remove snapshot metadata]: took [2ms] done publishing updated cluster state (version: 991, uuid: dgcG8QSHQYiQgGYgrGi2Sw) 1> [2017-12-23T11:13:39,505][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> delete index 1> [2017-12-23T11:13:39,505][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [delete-index [[test-idx/ppbRpfj4TEWU46m0u2N6Vg]]]: execute 1> [2017-12-23T11:13:39,505][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx/ppbRpfj4TEWU46m0u2N6Vg] deleting index 1> [2017-12-23T11:13:39,505][DEBUG][o.e.c.s.MasterService ] [node_s1] cluster state updated, version [992], source [delete-index [[test-idx/ppbRpfj4TEWU46m0u2N6Vg]]] 1> [2017-12-23T11:13:39,505][DEBUG][o.e.c.s.MasterService ] [node_s1] publishing cluster state version [992] 1> [2017-12-23T11:13:39,506][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sc2] received diff cluster state version [992] with uuid [ZU0m9Y9xRqC6KHKv8QQzqA], diff size [279] 1> [2017-12-23T11:13:39,506][DEBUG][o.e.d.z.PublishClusterStateAction] [node_s0] received diff cluster state version [992] with uuid [ZU0m9Y9xRqC6KHKv8QQzqA], diff size [279] 1> [2017-12-23T11:13:39,506][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [992]])]: execute 1> [2017-12-23T11:13:39,506][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] cluster state updated, version [992], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [992]])] 1> [2017-12-23T11:13:39,506][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] applying cluster state version 992 1> [2017-12-23T11:13:39,506][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] apply cluster state with version 992 1> [2017-12-23T11:13:39,506][DEBUG][o.e.i.c.IndicesClusterStateService] [node_s0] [[test-idx/ppbRpfj4TEWU46m0u2N6Vg]] cleaning index, no longer part of the metadata 1> [2017-12-23T11:13:39,506][DEBUG][o.e.i.IndicesService ] [node_s0] [test-idx] closing ... (reason [DELETED]) 1> [2017-12-23T11:13:39,506][DEBUG][o.e.i.IndicesService ] [node_s0] [test-idx/ppbRpfj4TEWU46m0u2N6Vg] closing index service (reason [DELETED][index no longer part of the metadata]) 1> [2017-12-23T11:13:39,507][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] [0] closing... (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,507][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [992]])]: execute 1> [2017-12-23T11:13:39,507][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] cluster state updated, version [992], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [992]])] 1> [2017-12-23T11:13:39,507][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][0] state: [STARTED]->[CLOSED], reason [index no longer part of the metadata] 1> [2017-12-23T11:13:39,507][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] applying cluster state version 992 1> [2017-12-23T11:13:39,507][DEBUG][o.e.i.e.Engine ] [node_s0] [test-idx][0] close now acquiring writeLock 1> [2017-12-23T11:13:39,507][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] apply cluster state with version 992 1> [2017-12-23T11:13:39,507][DEBUG][o.e.i.e.Engine ] [node_s0] [test-idx][0] close acquired writeLock 1> [2017-12-23T11:13:39,507][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] set locally applied cluster state to version 992 1> [2017-12-23T11:13:39,507][DEBUG][o.e.i.t.Translog ] [node_s0] [test-idx][0] translog closed 1> [2017-12-23T11:13:39,507][DEBUG][o.e.i.e.Engine ] [node_s0] [test-idx][0] engine closed [api] 1> [2017-12-23T11:13:39,507][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [992]])]: took [0s] done applying updated cluster state (version: 992, uuid: ZU0m9Y9xRqC6KHKv8QQzqA) 1> [2017-12-23T11:13:39,510][DEBUG][o.e.i.s.Store ] [node_s0] [test-idx][0] store reference count on close: 0 1> [2017-12-23T11:13:39,510][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] [0] closed (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,510][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] [1] closing... (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,510][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][1] state: [STARTED]->[CLOSED], reason [index no longer part of the metadata] 1> [2017-12-23T11:13:39,510][DEBUG][o.e.i.e.Engine ] [node_s0] [test-idx][1] close now acquiring writeLock 1> [2017-12-23T11:13:39,510][DEBUG][o.e.i.e.Engine ] [node_s0] [test-idx][1] close acquired writeLock 1> [2017-12-23T11:13:39,510][DEBUG][o.e.i.t.Translog ] [node_s0] [test-idx][1] translog closed 1> [2017-12-23T11:13:39,511][DEBUG][o.e.i.e.Engine ] [node_s0] [test-idx][1] engine closed [api] 1> [2017-12-23T11:13:39,513][DEBUG][o.e.i.s.Store ] [node_s0] [test-idx][1] store reference count on close: 0 1> [2017-12-23T11:13:39,513][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] [1] closed (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,513][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] [2] closing... (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,513][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][2] state: [STARTED]->[CLOSED], reason [index no longer part of the metadata] 1> [2017-12-23T11:13:39,513][DEBUG][o.e.i.e.Engine ] [node_s0] [test-idx][2] close now acquiring writeLock 1> [2017-12-23T11:13:39,513][DEBUG][o.e.i.e.Engine ] [node_s0] [test-idx][2] close acquired writeLock 1> [2017-12-23T11:13:39,513][DEBUG][o.e.i.t.Translog ] [node_s0] [test-idx][2] translog closed 1> [2017-12-23T11:13:39,513][DEBUG][o.e.i.e.Engine ] [node_s0] [test-idx][2] engine closed [api] 1> [2017-12-23T11:13:39,516][DEBUG][o.e.i.s.Store ] [node_s0] [test-idx][2] store reference count on close: 0 1> [2017-12-23T11:13:39,516][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] [2] closed (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,516][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] [3] closing... (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,516][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][3] state: [STARTED]->[CLOSED], reason [index no longer part of the metadata] 1> [2017-12-23T11:13:39,516][DEBUG][o.e.i.e.Engine ] [node_s0] [test-idx][3] close now acquiring writeLock 1> [2017-12-23T11:13:39,516][DEBUG][o.e.i.e.Engine ] [node_s0] [test-idx][3] close acquired writeLock 1> [2017-12-23T11:13:39,516][DEBUG][o.e.i.t.Translog ] [node_s0] [test-idx][3] translog closed 1> [2017-12-23T11:13:39,517][DEBUG][o.e.i.e.Engine ] [node_s0] [test-idx][3] engine closed [api] 1> [2017-12-23T11:13:39,519][DEBUG][o.e.i.s.Store ] [node_s0] [test-idx][3] store reference count on close: 0 1> [2017-12-23T11:13:39,519][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] [3] closed (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,519][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] [4] closing... (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,519][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][4] state: [STARTED]->[CLOSED], reason [index no longer part of the metadata] 1> [2017-12-23T11:13:39,519][DEBUG][o.e.i.e.Engine ] [node_s0] [test-idx][4] close now acquiring writeLock 1> [2017-12-23T11:13:39,519][DEBUG][o.e.i.e.Engine ] [node_s0] [test-idx][4] close acquired writeLock 1> [2017-12-23T11:13:39,519][DEBUG][o.e.i.t.Translog ] [node_s0] [test-idx][4] translog closed 1> [2017-12-23T11:13:39,519][DEBUG][o.e.i.e.Engine ] [node_s0] [test-idx][4] engine closed [api] 1> [2017-12-23T11:13:39,522][DEBUG][o.e.i.s.Store ] [node_s0] [test-idx][4] store reference count on close: 0 1> [2017-12-23T11:13:39,523][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] [4] closed (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,523][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] [5] closing... (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,523][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][5] state: [STARTED]->[CLOSED], reason [index no longer part of the metadata] 1> [2017-12-23T11:13:39,523][DEBUG][o.e.i.e.Engine ] [node_s0] [test-idx][5] close now acquiring writeLock 1> [2017-12-23T11:13:39,523][DEBUG][o.e.i.e.Engine ] [node_s0] [test-idx][5] close acquired writeLock 1> [2017-12-23T11:13:39,523][DEBUG][o.e.i.t.Translog ] [node_s0] [test-idx][5] translog closed 1> [2017-12-23T11:13:39,523][DEBUG][o.e.i.e.Engine ] [node_s0] [test-idx][5] engine closed [api] 1> [2017-12-23T11:13:39,526][DEBUG][o.e.i.s.Store ] [node_s0] [test-idx][5] store reference count on close: 0 1> [2017-12-23T11:13:39,526][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] [5] closed (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,526][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] [6] closing... (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,526][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][6] state: [STARTED]->[CLOSED], reason [index no longer part of the metadata] 1> [2017-12-23T11:13:39,526][DEBUG][o.e.i.e.Engine ] [node_s0] [test-idx][6] close now acquiring writeLock 1> [2017-12-23T11:13:39,526][DEBUG][o.e.i.e.Engine ] [node_s0] [test-idx][6] close acquired writeLock 1> [2017-12-23T11:13:39,526][DEBUG][o.e.i.t.Translog ] [node_s0] [test-idx][6] translog closed 1> [2017-12-23T11:13:39,526][DEBUG][o.e.i.e.Engine ] [node_s0] [test-idx][6] engine closed [api] 1> [2017-12-23T11:13:39,529][DEBUG][o.e.i.s.Store ] [node_s0] [test-idx][6] store reference count on close: 0 1> [2017-12-23T11:13:39,529][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] [6] closed (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,529][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] [7] closing... (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,529][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][7] state: [STARTED]->[CLOSED], reason [index no longer part of the metadata] 1> [2017-12-23T11:13:39,529][DEBUG][o.e.i.e.Engine ] [node_s0] [test-idx][7] close now acquiring writeLock 1> [2017-12-23T11:13:39,529][DEBUG][o.e.i.e.Engine ] [node_s0] [test-idx][7] close acquired writeLock 1> [2017-12-23T11:13:39,529][DEBUG][o.e.i.t.Translog ] [node_s0] [test-idx][7] translog closed 1> [2017-12-23T11:13:39,530][DEBUG][o.e.i.e.Engine ] [node_s0] [test-idx][7] engine closed [api] 1> [2017-12-23T11:13:39,532][DEBUG][o.e.i.s.Store ] [node_s0] [test-idx][7] store reference count on close: 0 1> [2017-12-23T11:13:39,532][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] [7] closed (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,532][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] [8] closing... (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,532][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][8] state: [STARTED]->[CLOSED], reason [index no longer part of the metadata] 1> [2017-12-23T11:13:39,532][DEBUG][o.e.i.e.Engine ] [node_s0] [test-idx][8] close now acquiring writeLock 1> [2017-12-23T11:13:39,532][DEBUG][o.e.i.e.Engine ] [node_s0] [test-idx][8] close acquired writeLock 1> [2017-12-23T11:13:39,532][DEBUG][o.e.i.t.Translog ] [node_s0] [test-idx][8] translog closed 1> [2017-12-23T11:13:39,533][DEBUG][o.e.i.e.Engine ] [node_s0] [test-idx][8] engine closed [api] 1> [2017-12-23T11:13:39,536][DEBUG][o.e.i.s.Store ] [node_s0] [test-idx][8] store reference count on close: 0 1> [2017-12-23T11:13:39,536][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] [8] closed (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,536][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_s0] [test-idx] clearing all bitsets because [close] 1> [2017-12-23T11:13:39,536][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_s0] [test-idx] clearing all bitsets because [close] 1> [2017-12-23T11:13:39,536][DEBUG][o.e.i.IndicesService ] [node_s0] [test-idx/ppbRpfj4TEWU46m0u2N6Vg] closed... (reason [DELETED][index no longer part of the metadata]) 1> [2017-12-23T11:13:39,536][DEBUG][o.e.i.IndicesService ] [node_s0] [test-idx/ppbRpfj4TEWU46m0u2N6Vg] deleting index store reason [index no longer part of the metadata] 1> [2017-12-23T11:13:39,537][DEBUG][o.e.i.IndicesService ] [node_s0] [test-idx/ppbRpfj4TEWU46m0u2N6Vg] processing pending deletes 1> [2017-12-23T11:13:39,538][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] set locally applied cluster state to version 992 1> [2017-12-23T11:13:39,538][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [992]])]: took [32ms] done applying updated cluster state (version: 992, uuid: ZU0m9Y9xRqC6KHKv8QQzqA) 1> [2017-12-23T11:13:39,539][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [992] source [delete-index [[test-idx/ppbRpfj4TEWU46m0u2N6Vg]]]])]: execute 1> [2017-12-23T11:13:39,539][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] cluster state updated, version [992], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [992] source [delete-index [[test-idx/ppbRpfj4TEWU46m0u2N6Vg]]]])] 1> [2017-12-23T11:13:39,539][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] applying cluster state version 992 1> [2017-12-23T11:13:39,539][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] apply cluster state with version 992 1> [2017-12-23T11:13:39,539][DEBUG][o.e.i.c.IndicesClusterStateService] [node_s1] [[test-idx/ppbRpfj4TEWU46m0u2N6Vg]] cleaning index, no longer part of the metadata 1> [2017-12-23T11:13:39,539][DEBUG][o.e.i.IndicesService ] [node_s1] [test-idx] closing ... (reason [DELETED]) 1> [2017-12-23T11:13:39,539][DEBUG][o.e.i.IndicesService ] [node_s1] [test-idx/ppbRpfj4TEWU46m0u2N6Vg] closing index service (reason [DELETED][index no longer part of the metadata]) 1> [2017-12-23T11:13:39,539][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] [0] closing... (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,539][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][0] state: [STARTED]->[CLOSED], reason [index no longer part of the metadata] 1> [2017-12-23T11:13:39,539][DEBUG][o.e.i.e.Engine ] [node_s1] [test-idx][0] close now acquiring writeLock 1> [2017-12-23T11:13:39,539][DEBUG][o.e.i.e.Engine ] [node_s1] [test-idx][0] close acquired writeLock 1> [2017-12-23T11:13:39,539][DEBUG][o.e.i.t.Translog ] [node_s1] [test-idx][0] translog closed 1> [2017-12-23T11:13:39,540][DEBUG][o.e.i.e.Engine ] [node_s1] [test-idx][0] engine closed [api] 1> [2017-12-23T11:13:39,542][DEBUG][o.e.i.s.Store ] [node_s1] [test-idx][0] store reference count on close: 0 1> [2017-12-23T11:13:39,542][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] [0] closed (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,542][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] [1] closing... (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,542][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][1] state: [STARTED]->[CLOSED], reason [index no longer part of the metadata] 1> [2017-12-23T11:13:39,542][DEBUG][o.e.i.e.Engine ] [node_s1] [test-idx][1] close now acquiring writeLock 1> [2017-12-23T11:13:39,542][DEBUG][o.e.i.e.Engine ] [node_s1] [test-idx][1] close acquired writeLock 1> [2017-12-23T11:13:39,542][DEBUG][o.e.i.t.Translog ] [node_s1] [test-idx][1] translog closed 1> [2017-12-23T11:13:39,543][DEBUG][o.e.i.e.Engine ] [node_s1] [test-idx][1] engine closed [api] 1> [2017-12-23T11:13:39,546][DEBUG][o.e.i.s.Store ] [node_s1] [test-idx][1] store reference count on close: 0 1> [2017-12-23T11:13:39,546][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] [1] closed (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,546][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] [2] closing... (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,546][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][2] state: [STARTED]->[CLOSED], reason [index no longer part of the metadata] 1> [2017-12-23T11:13:39,546][DEBUG][o.e.i.e.Engine ] [node_s1] [test-idx][2] close now acquiring writeLock 1> [2017-12-23T11:13:39,546][DEBUG][o.e.i.e.Engine ] [node_s1] [test-idx][2] close acquired writeLock 1> [2017-12-23T11:13:39,546][DEBUG][o.e.i.t.Translog ] [node_s1] [test-idx][2] translog closed 1> [2017-12-23T11:13:39,546][DEBUG][o.e.i.e.Engine ] [node_s1] [test-idx][2] engine closed [api] 1> [2017-12-23T11:13:39,549][DEBUG][o.e.i.s.Store ] [node_s1] [test-idx][2] store reference count on close: 0 1> [2017-12-23T11:13:39,549][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] [2] closed (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,549][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] [3] closing... (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,549][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][3] state: [STARTED]->[CLOSED], reason [index no longer part of the metadata] 1> [2017-12-23T11:13:39,549][DEBUG][o.e.i.e.Engine ] [node_s1] [test-idx][3] close now acquiring writeLock 1> [2017-12-23T11:13:39,549][DEBUG][o.e.i.e.Engine ] [node_s1] [test-idx][3] close acquired writeLock 1> [2017-12-23T11:13:39,549][DEBUG][o.e.i.t.Translog ] [node_s1] [test-idx][3] translog closed 1> [2017-12-23T11:13:39,549][DEBUG][o.e.i.e.Engine ] [node_s1] [test-idx][3] engine closed [api] 1> [2017-12-23T11:13:39,552][DEBUG][o.e.i.s.Store ] [node_s1] [test-idx][3] store reference count on close: 0 1> [2017-12-23T11:13:39,552][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] [3] closed (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,552][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] [4] closing... (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,552][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][4] state: [STARTED]->[CLOSED], reason [index no longer part of the metadata] 1> [2017-12-23T11:13:39,552][DEBUG][o.e.i.e.Engine ] [node_s1] [test-idx][4] close now acquiring writeLock 1> [2017-12-23T11:13:39,552][DEBUG][o.e.i.e.Engine ] [node_s1] [test-idx][4] close acquired writeLock 1> [2017-12-23T11:13:39,552][DEBUG][o.e.i.t.Translog ] [node_s1] [test-idx][4] translog closed 1> [2017-12-23T11:13:39,553][DEBUG][o.e.i.e.Engine ] [node_s1] [test-idx][4] engine closed [api] 1> [2017-12-23T11:13:39,555][DEBUG][o.e.i.s.Store ] [node_s1] [test-idx][4] store reference count on close: 0 1> [2017-12-23T11:13:39,555][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] [4] closed (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,555][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] [5] closing... (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,555][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][5] state: [STARTED]->[CLOSED], reason [index no longer part of the metadata] 1> [2017-12-23T11:13:39,555][DEBUG][o.e.i.e.Engine ] [node_s1] [test-idx][5] close now acquiring writeLock 1> [2017-12-23T11:13:39,555][DEBUG][o.e.i.e.Engine ] [node_s1] [test-idx][5] close acquired writeLock 1> [2017-12-23T11:13:39,555][DEBUG][o.e.i.t.Translog ] [node_s1] [test-idx][5] translog closed 1> [2017-12-23T11:13:39,556][DEBUG][o.e.i.e.Engine ] [node_s1] [test-idx][5] engine closed [api] 1> [2017-12-23T11:13:39,558][DEBUG][o.e.i.s.Store ] [node_s1] [test-idx][5] store reference count on close: 0 1> [2017-12-23T11:13:39,559][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] [5] closed (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,559][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] [6] closing... (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,559][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][6] state: [STARTED]->[CLOSED], reason [index no longer part of the metadata] 1> [2017-12-23T11:13:39,559][DEBUG][o.e.i.e.Engine ] [node_s1] [test-idx][6] close now acquiring writeLock 1> [2017-12-23T11:13:39,559][DEBUG][o.e.i.e.Engine ] [node_s1] [test-idx][6] close acquired writeLock 1> [2017-12-23T11:13:39,559][DEBUG][o.e.i.t.Translog ] [node_s1] [test-idx][6] translog closed 1> [2017-12-23T11:13:39,559][DEBUG][o.e.i.e.Engine ] [node_s1] [test-idx][6] engine closed [api] 1> [2017-12-23T11:13:39,562][DEBUG][o.e.i.s.Store ] [node_s1] [test-idx][6] store reference count on close: 0 1> [2017-12-23T11:13:39,562][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] [6] closed (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,562][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] [7] closing... (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,562][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][7] state: [STARTED]->[CLOSED], reason [index no longer part of the metadata] 1> [2017-12-23T11:13:39,562][DEBUG][o.e.i.e.Engine ] [node_s1] [test-idx][7] close now acquiring writeLock 1> [2017-12-23T11:13:39,562][DEBUG][o.e.i.e.Engine ] [node_s1] [test-idx][7] close acquired writeLock 1> [2017-12-23T11:13:39,562][DEBUG][o.e.i.t.Translog ] [node_s1] [test-idx][7] translog closed 1> [2017-12-23T11:13:39,562][DEBUG][o.e.i.e.Engine ] [node_s1] [test-idx][7] engine closed [api] 1> [2017-12-23T11:13:39,565][DEBUG][o.e.i.s.Store ] [node_s1] [test-idx][7] store reference count on close: 0 1> [2017-12-23T11:13:39,565][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] [7] closed (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,565][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] [8] closing... (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,565][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][8] state: [STARTED]->[CLOSED], reason [index no longer part of the metadata] 1> [2017-12-23T11:13:39,565][DEBUG][o.e.i.e.Engine ] [node_s1] [test-idx][8] close now acquiring writeLock 1> [2017-12-23T11:13:39,565][DEBUG][o.e.i.e.Engine ] [node_s1] [test-idx][8] close acquired writeLock 1> [2017-12-23T11:13:39,565][DEBUG][o.e.i.t.Translog ] [node_s1] [test-idx][8] translog closed 1> [2017-12-23T11:13:39,566][DEBUG][o.e.i.e.Engine ] [node_s1] [test-idx][8] engine closed [api] 1> [2017-12-23T11:13:39,568][DEBUG][o.e.i.s.Store ] [node_s1] [test-idx][8] store reference count on close: 0 1> [2017-12-23T11:13:39,568][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] [8] closed (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,568][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_s1] [test-idx] clearing all bitsets because [close] 1> [2017-12-23T11:13:39,568][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_s1] [test-idx] clearing all bitsets because [close] 1> [2017-12-23T11:13:39,568][DEBUG][o.e.i.IndicesService ] [node_s1] [test-idx/ppbRpfj4TEWU46m0u2N6Vg] closed... (reason [DELETED][index no longer part of the metadata]) 1> [2017-12-23T11:13:39,568][DEBUG][o.e.i.IndicesService ] [node_s1] [test-idx/ppbRpfj4TEWU46m0u2N6Vg] deleting index store reason [index no longer part of the metadata] 1> [2017-12-23T11:13:39,569][DEBUG][o.e.i.IndicesService ] [node_s1] [test-idx/ppbRpfj4TEWU46m0u2N6Vg] processing pending deletes 1> [2017-12-23T11:13:39,571][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] set locally applied cluster state to version 992 1> [2017-12-23T11:13:39,571][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [delete-index [[test-idx/ppbRpfj4TEWU46m0u2N6Vg]]]: took [66ms] done publishing updated cluster state (version: 992, uuid: ZU0m9Y9xRqC6KHKv8QQzqA) 1> [2017-12-23T11:13:39,571][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [992] source [delete-index [[test-idx/ppbRpfj4TEWU46m0u2N6Vg]]]])]: took [32ms] done applying updated cluster state (version: 992, uuid: ZU0m9Y9xRqC6KHKv8QQzqA) 1> [2017-12-23T11:13:39,572][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> create read-only URL repository 1> [2017-12-23T11:13:39,572][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [put_repository [readonly-repo]]: execute 1> [2017-12-23T11:13:39,572][DEBUG][o.e.r.RepositoriesService] [node_s1] creating repository [fs][readonly-repo] 1> [2017-12-23T11:13:39,572][INFO ][o.e.r.RepositoriesService] [node_s1] put repository [readonly-repo] 1> [2017-12-23T11:13:39,572][DEBUG][o.e.c.s.MasterService ] [node_s1] cluster state updated, version [993], source [put_repository [readonly-repo]] 1> [2017-12-23T11:13:39,572][DEBUG][o.e.c.s.MasterService ] [node_s1] publishing cluster state version [993] 1> [2017-12-23T11:13:39,573][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sc2] received diff cluster state version [993] with uuid [z8wD50wVSJiks0NF28DL4A], diff size [474] 1> [2017-12-23T11:13:39,573][DEBUG][o.e.d.z.PublishClusterStateAction] [node_s0] received diff cluster state version [993] with uuid [z8wD50wVSJiks0NF28DL4A], diff size [474] 1> [2017-12-23T11:13:39,574][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [993]])]: execute 1> [2017-12-23T11:13:39,574][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [993]])]: execute 1> [2017-12-23T11:13:39,574][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] cluster state updated, version [993], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [993]])] 1> [2017-12-23T11:13:39,574][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] applying cluster state version 993 1> [2017-12-23T11:13:39,574][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] cluster state updated, version [993], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [993]])] 1> [2017-12-23T11:13:39,574][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] apply cluster state with version 993 1> [2017-12-23T11:13:39,574][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] applying cluster state version 993 1> [2017-12-23T11:13:39,574][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] apply cluster state with version 993 1> [2017-12-23T11:13:39,574][DEBUG][o.e.r.RepositoriesService] [node_s0] registering repository [test-repo] 1> [2017-12-23T11:13:39,574][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] set locally applied cluster state to version 993 1> [2017-12-23T11:13:39,574][DEBUG][o.e.r.RepositoriesService] [node_s0] creating repository [fs][readonly-repo] 1> [2017-12-23T11:13:39,574][DEBUG][o.e.r.RepositoriesService] [node_s0] registering repository [readonly-repo] 1> [2017-12-23T11:13:39,575][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [993]])]: took [0s] done applying updated cluster state (version: 993, uuid: z8wD50wVSJiks0NF28DL4A) 1> [2017-12-23T11:13:39,576][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] set locally applied cluster state to version 993 1> [2017-12-23T11:13:39,576][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [993]])]: took [2ms] done applying updated cluster state (version: 993, uuid: z8wD50wVSJiks0NF28DL4A) 1> [2017-12-23T11:13:39,576][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [993] source [put_repository [readonly-repo]]])]: execute 1> [2017-12-23T11:13:39,576][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] cluster state updated, version [993], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [993] source [put_repository [readonly-repo]]])] 1> [2017-12-23T11:13:39,576][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] applying cluster state version 993 1> [2017-12-23T11:13:39,576][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] apply cluster state with version 993 1> [2017-12-23T11:13:39,576][DEBUG][o.e.r.RepositoriesService] [node_s1] registering repository [test-repo] 1> [2017-12-23T11:13:39,576][DEBUG][o.e.r.RepositoriesService] [node_s1] registering repository [readonly-repo] 1> [2017-12-23T11:13:39,578][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] set locally applied cluster state to version 993 1> [2017-12-23T11:13:39,578][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [put_repository [readonly-repo]]: took [5ms] done publishing updated cluster state (version: 993, uuid: z8wD50wVSJiks0NF28DL4A) 1> [2017-12-23T11:13:39,578][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [993] source [put_repository [readonly-repo]]])]: took [1ms] done applying updated cluster state (version: 993, uuid: z8wD50wVSJiks0NF28DL4A) 1> [2017-12-23T11:13:39,578][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> restore index after deletion 1> [2017-12-23T11:13:39,580][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [restore_snapshot[test-snap]]: execute 1> [2017-12-23T11:13:39,580][DEBUG][o.e.c.r.a.a.BalancedShardsAllocator] [node_s1] skipping rebalance due to in-flight shard/store fetches 1> [2017-12-23T11:13:39,581][DEBUG][o.e.c.s.MasterService ] [node_s1] cluster state updated, version [994], source [restore_snapshot[test-snap]] 1> [2017-12-23T11:13:39,581][DEBUG][o.e.c.s.MasterService ] [node_s1] publishing cluster state version [994] 1> [2017-12-23T11:13:39,584][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sc2] received diff cluster state version [994] with uuid [3lwTDTUTR6aBjDfQdfkxwQ], diff size [1256] 1> [2017-12-23T11:13:39,587][DEBUG][o.e.d.z.PublishClusterStateAction] [node_s0] received diff cluster state version [994] with uuid [3lwTDTUTR6aBjDfQdfkxwQ], diff size [1256] 1> [2017-12-23T11:13:39,588][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [994]])]: execute 1> [2017-12-23T11:13:39,588][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] cluster state updated, version [994], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [994]])] 1> [2017-12-23T11:13:39,588][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] applying cluster state version 994 1> [2017-12-23T11:13:39,588][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] apply cluster state with version 994 1> [2017-12-23T11:13:39,588][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] set locally applied cluster state to version 994 1> [2017-12-23T11:13:39,588][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [994]])]: execute 1> [2017-12-23T11:13:39,588][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] cluster state updated, version [994], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [994]])] 1> [2017-12-23T11:13:39,588][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] applying cluster state version 994 1> [2017-12-23T11:13:39,588][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] apply cluster state with version 994 1> [2017-12-23T11:13:39,588][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [994]])]: took [0s] done applying updated cluster state (version: 994, uuid: 3lwTDTUTR6aBjDfQdfkxwQ) 1> [2017-12-23T11:13:39,590][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] set locally applied cluster state to version 994 1> [2017-12-23T11:13:39,590][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [994]])]: took [2ms] done applying updated cluster state (version: 994, uuid: 3lwTDTUTR6aBjDfQdfkxwQ) 1> [2017-12-23T11:13:39,590][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [994] source [restore_snapshot[test-snap]]])]: execute 1> [2017-12-23T11:13:39,590][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] cluster state updated, version [994], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [994] source [restore_snapshot[test-snap]]])] 1> [2017-12-23T11:13:39,590][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] applying cluster state version 994 1> [2017-12-23T11:13:39,590][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] apply cluster state with version 994 1> [2017-12-23T11:13:39,592][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] set locally applied cluster state to version 994 1> [2017-12-23T11:13:39,592][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [994] source [restore_snapshot[test-snap]]])]: took [2ms] done applying updated cluster state (version: 994, uuid: 3lwTDTUTR6aBjDfQdfkxwQ) 1> [2017-12-23T11:13:39,592][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [restore_snapshot[test-snap]]: took [12ms] done publishing updated cluster state (version: 994, uuid: 3lwTDTUTR6aBjDfQdfkxwQ) 1> [2017-12-23T11:13:39,592][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [cluster_reroute(async_shard_fetch)]: execute 1> [2017-12-23T11:13:39,592][DEBUG][o.e.g.GatewayAllocator$InternalPrimaryShardAllocator] [node_s1] [[test-idx/HUrbDDbLSN-2TQ9_X3PCmw]][5]: found 0 allocation candidates of [test-idx][5], node[null], [P], recovery_source[snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig], s[UNASSIGNED], unassigned_info[[reason=NEW_INDEX_RESTORED], at[2017-12-23T10:13:39.580Z], delayed=false, details[restore_source[readonly-repo/test-snap]], allocation_status[fetching_shard_data]] based on allocation ids: [[4btLK81HToa772iHzvI9Xg, 7VXcg4_BSeyK5U8Al6kmog]] 1> [2017-12-23T11:13:39,592][DEBUG][o.e.g.GatewayAllocator$InternalPrimaryShardAllocator] [node_s1] [[test-idx/HUrbDDbLSN-2TQ9_X3PCmw]][5]: missing local data, will restore from [snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig] 1> [2017-12-23T11:13:39,592][DEBUG][o.e.g.GatewayAllocator$InternalPrimaryShardAllocator] [node_s1] [[test-idx/HUrbDDbLSN-2TQ9_X3PCmw]][3]: found 0 allocation candidates of [test-idx][3], node[null], [P], recovery_source[snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig], s[UNASSIGNED], unassigned_info[[reason=NEW_INDEX_RESTORED], at[2017-12-23T10:13:39.580Z], delayed=false, details[restore_source[readonly-repo/test-snap]], allocation_status[fetching_shard_data]] based on allocation ids: [[-yeyterRTtW8XqHMEjuKRA, DSM7r3RAQgqOw-9PKSnQkA]] 1> [2017-12-23T11:13:39,593][DEBUG][o.e.g.GatewayAllocator$InternalPrimaryShardAllocator] [node_s1] [[test-idx/HUrbDDbLSN-2TQ9_X3PCmw]][3]: missing local data, will restore from [snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig] 1> [2017-12-23T11:13:39,593][DEBUG][o.e.g.GatewayAllocator$InternalPrimaryShardAllocator] [node_s1] [[test-idx/HUrbDDbLSN-2TQ9_X3PCmw]][4]: found 0 allocation candidates of [test-idx][4], node[null], [P], recovery_source[snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig], s[UNASSIGNED], unassigned_info[[reason=NEW_INDEX_RESTORED], at[2017-12-23T10:13:39.580Z], delayed=false, details[restore_source[readonly-repo/test-snap]], allocation_status[fetching_shard_data]] based on allocation ids: [[GZoZOkiBTYyPaTLqVF5k-Q, HYkcC9A7SUScP5WqAgJ6Aw]] 1> [2017-12-23T11:13:39,593][DEBUG][o.e.g.GatewayAllocator$InternalPrimaryShardAllocator] [node_s1] [[test-idx/HUrbDDbLSN-2TQ9_X3PCmw]][4]: missing local data, will restore from [snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig] 1> [2017-12-23T11:13:39,593][DEBUG][o.e.g.GatewayAllocator$InternalPrimaryShardAllocator] [node_s1] [[test-idx/HUrbDDbLSN-2TQ9_X3PCmw]][8]: found 0 allocation candidates of [test-idx][8], node[null], [P], recovery_source[snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig], s[UNASSIGNED], unassigned_info[[reason=NEW_INDEX_RESTORED], at[2017-12-23T10:13:39.580Z], delayed=false, details[restore_source[readonly-repo/test-snap]], allocation_status[fetching_shard_data]] based on allocation ids: [[--qC1QzQS4-9k9PAKxZSng, wyma1HRcQZqrGWvo58Jt2Q]] 1> [2017-12-23T11:13:39,593][DEBUG][o.e.g.GatewayAllocator$InternalPrimaryShardAllocator] [node_s1] [[test-idx/HUrbDDbLSN-2TQ9_X3PCmw]][8]: missing local data, will restore from [snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig] 1> [2017-12-23T11:13:39,593][DEBUG][o.e.g.GatewayAllocator$InternalPrimaryShardAllocator] [node_s1] [[test-idx/HUrbDDbLSN-2TQ9_X3PCmw]][7]: found 0 allocation candidates of [test-idx][7], node[null], [P], recovery_source[snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig], s[UNASSIGNED], unassigned_info[[reason=NEW_INDEX_RESTORED], at[2017-12-23T10:13:39.580Z], delayed=false, details[restore_source[readonly-repo/test-snap]], allocation_status[fetching_shard_data]] based on allocation ids: [[DzpM3XzLSragZJv_abjAcQ, Xk_5rKFaSs6MwindOjlGIg]] 1> [2017-12-23T11:13:39,593][DEBUG][o.e.g.GatewayAllocator$InternalPrimaryShardAllocator] [node_s1] [[test-idx/HUrbDDbLSN-2TQ9_X3PCmw]][7]: missing local data, will restore from [snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig] 1> [2017-12-23T11:13:39,593][DEBUG][o.e.g.GatewayAllocator$InternalPrimaryShardAllocator] [node_s1] [[test-idx/HUrbDDbLSN-2TQ9_X3PCmw]][6]: found 0 allocation candidates of [test-idx][6], node[null], [P], recovery_source[snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig], s[UNASSIGNED], unassigned_info[[reason=NEW_INDEX_RESTORED], at[2017-12-23T10:13:39.580Z], delayed=false, details[restore_source[readonly-repo/test-snap]], allocation_status[fetching_shard_data]] based on allocation ids: [[eI0o5kJaRBaofLn0lRNmcQ, _TFH1MdZThibpXUH25iErA]] 1> [2017-12-23T11:13:39,593][DEBUG][o.e.g.GatewayAllocator$InternalPrimaryShardAllocator] [node_s1] [[test-idx/HUrbDDbLSN-2TQ9_X3PCmw]][6]: missing local data, will restore from [snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig] 1> [2017-12-23T11:13:39,593][DEBUG][o.e.g.GatewayAllocator$InternalPrimaryShardAllocator] [node_s1] [[test-idx/HUrbDDbLSN-2TQ9_X3PCmw]][2]: found 0 allocation candidates of [test-idx][2], node[null], [P], recovery_source[snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig], s[UNASSIGNED], unassigned_info[[reason=NEW_INDEX_RESTORED], at[2017-12-23T10:13:39.580Z], delayed=false, details[restore_source[readonly-repo/test-snap]], allocation_status[fetching_shard_data]] based on allocation ids: [[doY_HkMbR7asEH6wZUEiNQ, 5S4rYO90RXGxb_3Xtazekg]] 1> [2017-12-23T11:13:39,593][DEBUG][o.e.g.GatewayAllocator$InternalPrimaryShardAllocator] [node_s1] [[test-idx/HUrbDDbLSN-2TQ9_X3PCmw]][2]: missing local data, will restore from [snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig] 1> [2017-12-23T11:13:39,593][DEBUG][o.e.g.GatewayAllocator$InternalPrimaryShardAllocator] [node_s1] [[test-idx/HUrbDDbLSN-2TQ9_X3PCmw]][0]: found 0 allocation candidates of [test-idx][0], node[null], [P], recovery_source[snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig], s[UNASSIGNED], unassigned_info[[reason=NEW_INDEX_RESTORED], at[2017-12-23T10:13:39.580Z], delayed=false, details[restore_source[readonly-repo/test-snap]], allocation_status[fetching_shard_data]] based on allocation ids: [[NBkoO-WrS36McHS3tM3V5Q, OkZJ-uP3RmqrlCqn7xDngg]] 1> [2017-12-23T11:13:39,593][DEBUG][o.e.g.GatewayAllocator$InternalPrimaryShardAllocator] [node_s1] [[test-idx/HUrbDDbLSN-2TQ9_X3PCmw]][0]: missing local data, will restore from [snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig] 1> [2017-12-23T11:13:39,593][DEBUG][o.e.g.GatewayAllocator$InternalPrimaryShardAllocator] [node_s1] [[test-idx/HUrbDDbLSN-2TQ9_X3PCmw]][1]: found 0 allocation candidates of [test-idx][1], node[null], [P], recovery_source[snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig], s[UNASSIGNED], unassigned_info[[reason=NEW_INDEX_RESTORED], at[2017-12-23T10:13:39.580Z], delayed=false, details[restore_source[readonly-repo/test-snap]], allocation_status[fetching_shard_data]] based on allocation ids: [[OHAlpHjCT4SDCdl2CYwAtw, pzvxVHdOS--ufRSYwg8qYQ]] 1> [2017-12-23T11:13:39,593][DEBUG][o.e.g.GatewayAllocator$InternalPrimaryShardAllocator] [node_s1] [[test-idx/HUrbDDbLSN-2TQ9_X3PCmw]][1]: missing local data, will restore from [snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig] 1> [2017-12-23T11:13:39,593][DEBUG][o.e.c.s.MasterService ] [node_s1] cluster state updated, version [995], source [cluster_reroute(async_shard_fetch)] 1> [2017-12-23T11:13:39,593][DEBUG][o.e.c.s.MasterService ] [node_s1] publishing cluster state version [995] 1> [2017-12-23T11:13:39,594][DEBUG][o.e.d.z.PublishClusterStateAction] [node_s0] received diff cluster state version [995] with uuid [qFju4B6NTuu_2mQlVwAJLg], diff size [988] 1> [2017-12-23T11:13:39,594][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sc2] received diff cluster state version [995] with uuid [qFju4B6NTuu_2mQlVwAJLg], diff size [988] 1> [2017-12-23T11:13:39,594][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [995]])]: execute 1> [2017-12-23T11:13:39,594][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] cluster state updated, version [995], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [995]])] 1> [2017-12-23T11:13:39,594][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] applying cluster state version 995 1> [2017-12-23T11:13:39,595][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] apply cluster state with version 995 1> [2017-12-23T11:13:39,595][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [995]])]: execute 1> [2017-12-23T11:13:39,595][DEBUG][o.e.i.c.IndicesClusterStateService] [node_s0] [[test-idx/HUrbDDbLSN-2TQ9_X3PCmw]] creating index 1> [2017-12-23T11:13:39,595][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] cluster state updated, version [995], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [995]])] 1> [2017-12-23T11:13:39,595][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] applying cluster state version 995 1> [2017-12-23T11:13:39,595][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] apply cluster state with version 995 1> [2017-12-23T11:13:39,595][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] set locally applied cluster state to version 995 1> [2017-12-23T11:13:39,595][DEBUG][o.e.i.IndicesService ] [node_s0] creating Index [[test-idx/HUrbDDbLSN-2TQ9_X3PCmw]], shards [9]/[1] - reason [create index] 1> [2017-12-23T11:13:39,595][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [995]])]: took [0s] done applying updated cluster state (version: 995, uuid: qFju4B6NTuu_2mQlVwAJLg) 1> [2017-12-23T11:13:39,595][DEBUG][o.e.i.c.q.DisabledQueryCache] [node_s0] [test-idx] Using no query cache 1> [2017-12-23T11:13:39,596][DEBUG][o.e.i.m.MapperService ] [node_s0] [test-idx] [[test-idx/HUrbDDbLSN-2TQ9_X3PCmw]] added mapping [_doc], source [{"_doc":{"properties":{"foo":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}}}}}] 1> [2017-12-23T11:13:39,596][DEBUG][o.e.i.c.IndicesClusterStateService] [node_s0] [test-idx][6] creating shard 1> [2017-12-23T11:13:39,596][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] [test-idx][6] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/d0/nodes/0/indices/HUrbDDbLSN-2TQ9_X3PCmw/6, shard=[test-idx][6]}] 1> [2017-12-23T11:13:39,596][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] creating shard_id [test-idx][6] 1> [2017-12-23T11:13:39,597][DEBUG][o.e.i.s.Store ] [node_s0] [test-idx][6] store stats are refreshed with refresh_interval [10s] 1> [2017-12-23T11:13:39,597][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][6] state: [CREATED] 1> [2017-12-23T11:13:39,598][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][6] state: [CREATED]->[RECOVERING], reason [from snapshot] 1> [2017-12-23T11:13:39,598][DEBUG][o.e.i.c.IndicesClusterStateService] [node_s0] [test-idx][2] creating shard 1> [2017-12-23T11:13:39,598][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][6] restoring from snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig ... 1> [2017-12-23T11:13:39,598][DEBUG][o.e.r.f.FsRepository ] [node_s0] [test-snap/NlfhEus5TNuDw-J2x2Tfig] [readonly-repo] restoring to [[test-idx][6]] ... 1> [2017-12-23T11:13:39,598][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] [test-idx][2] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/d1/nodes/0/indices/HUrbDDbLSN-2TQ9_X3PCmw/2, shard=[test-idx][2]}] 1> [2017-12-23T11:13:39,598][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] creating shard_id [test-idx][2] 1> [2017-12-23T11:13:39,599][DEBUG][o.e.i.s.Store ] [node_s0] [test-idx][2] store stats are refreshed with refresh_interval [10s] 1> [2017-12-23T11:13:39,599][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][2] state: [CREATED] 1> [2017-12-23T11:13:39,600][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][2] state: [CREATED]->[RECOVERING], reason [from snapshot] 1> [2017-12-23T11:13:39,600][DEBUG][o.e.i.c.IndicesClusterStateService] [node_s0] [test-idx][4] creating shard 1> [2017-12-23T11:13:39,600][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][2] restoring from snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig ... 1> [2017-12-23T11:13:39,600][DEBUG][o.e.r.f.FsRepository ] [node_s0] [test-snap/NlfhEus5TNuDw-J2x2Tfig] [readonly-repo] restoring to [[test-idx][2]] ... 1> [2017-12-23T11:13:39,601][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] [test-idx][4] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/d0/nodes/0/indices/HUrbDDbLSN-2TQ9_X3PCmw/4, shard=[test-idx][4]}] 1> [2017-12-23T11:13:39,601][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] creating shard_id [test-idx][4] 1> [2017-12-23T11:13:39,602][DEBUG][o.e.i.s.Store ] [node_s0] [test-idx][4] store stats are refreshed with refresh_interval [10s] 1> [2017-12-23T11:13:39,602][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][4] state: [CREATED] 1> [2017-12-23T11:13:39,603][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][4] state: [CREATED]->[RECOVERING], reason [from snapshot] 1> [2017-12-23T11:13:39,603][DEBUG][o.e.i.c.IndicesClusterStateService] [node_s0] [test-idx][0] creating shard 1> [2017-12-23T11:13:39,603][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][4] restoring from snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig ... 1> [2017-12-23T11:13:39,604][DEBUG][o.e.r.f.FsRepository ] [node_s0] [test-snap/NlfhEus5TNuDw-J2x2Tfig] [readonly-repo] restoring to [[test-idx][4]] ... 1> [2017-12-23T11:13:39,604][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] [test-idx][0] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/d1/nodes/0/indices/HUrbDDbLSN-2TQ9_X3PCmw/0, shard=[test-idx][0]}] 1> [2017-12-23T11:13:39,604][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] creating shard_id [test-idx][0] 1> [2017-12-23T11:13:39,605][DEBUG][o.e.i.s.Store ] [node_s0] [test-idx][0] store stats are refreshed with refresh_interval [10s] 1> [2017-12-23T11:13:39,605][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][0] state: [CREATED] 1> [2017-12-23T11:13:39,606][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][0] state: [CREATED]->[RECOVERING], reason [from snapshot] 1> [2017-12-23T11:13:39,606][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][0] restoring from snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig ... 1> [2017-12-23T11:13:39,607][DEBUG][o.e.r.f.FsRepository ] [node_s0] [test-snap/NlfhEus5TNuDw-J2x2Tfig] [readonly-repo] restoring to [[test-idx][0]] ... 1> [2017-12-23T11:13:39,613][DEBUG][o.e.i.t.Translog ] [node_s0] [test-idx][2] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-23T11:13:39,617][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] set locally applied cluster state to version 995 1> [2017-12-23T11:13:39,618][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [995]])]: took [23ms] done applying updated cluster state (version: 995, uuid: qFju4B6NTuu_2mQlVwAJLg) 1> [2017-12-23T11:13:39,618][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [995] source [cluster_reroute(async_shard_fetch)]])]: execute 1> [2017-12-23T11:13:39,618][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] cluster state updated, version [995], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [995] source [cluster_reroute(async_shard_fetch)]])] 1> [2017-12-23T11:13:39,618][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] applying cluster state version 995 1> [2017-12-23T11:13:39,618][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] apply cluster state with version 995 1> [2017-12-23T11:13:39,618][DEBUG][o.e.i.c.IndicesClusterStateService] [node_s1] [[test-idx/HUrbDDbLSN-2TQ9_X3PCmw]] creating index 1> [2017-12-23T11:13:39,618][DEBUG][o.e.i.IndicesService ] [node_s1] creating Index [[test-idx/HUrbDDbLSN-2TQ9_X3PCmw]], shards [9]/[1] - reason [create index] 1> [2017-12-23T11:13:39,618][DEBUG][o.e.i.c.q.DisabledQueryCache] [node_s1] [test-idx] Using no query cache 1> [2017-12-23T11:13:39,619][DEBUG][o.e.i.m.MapperService ] [node_s1] [test-idx] [[test-idx/HUrbDDbLSN-2TQ9_X3PCmw]] added mapping [_doc], source [{"_doc":{"properties":{"foo":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}}}}}] 1> [2017-12-23T11:13:39,620][DEBUG][o.e.i.c.IndicesClusterStateService] [node_s1] [test-idx][3] creating shard 1> [2017-12-23T11:13:39,621][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][2] state: [RECOVERING]->[POST_RECOVERY], reason [restore done] 1> [2017-12-23T11:13:39,621][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][2] recovery completed from [shard_store], took [23ms] 1> [2017-12-23T11:13:39,622][DEBUG][o.e.c.a.s.ShardStateAction] [node_s0] [test-idx][2] sending [internal:cluster/shard/started] to [AYXs8R5nQdOGtvqswmoK4A] for shard entry [shard id [[test-idx][2]], allocation id [mxIp6GMSSpeoQmrhNbGO7w], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]] 1> [2017-12-23T11:13:39,622][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] [test-idx][3] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/d0/nodes/1/indices/HUrbDDbLSN-2TQ9_X3PCmw/3, shard=[test-idx][3]}] 1> [2017-12-23T11:13:39,622][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] creating shard_id [test-idx][3] 1> [2017-12-23T11:13:39,622][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][2] received shard started for [shard id [[test-idx][2]], allocation id [mxIp6GMSSpeoQmrhNbGO7w], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]] 1> [2017-12-23T11:13:39,623][DEBUG][o.e.i.s.Store ] [node_s1] [test-idx][3] store stats are refreshed with refresh_interval [10s] 1> [2017-12-23T11:13:39,623][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][3] state: [CREATED] 1> [2017-12-23T11:13:39,624][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][3] state: [CREATED]->[RECOVERING], reason [from snapshot] 1> [2017-12-23T11:13:39,624][DEBUG][o.e.i.c.IndicesClusterStateService] [node_s1] [test-idx][5] creating shard 1> [2017-12-23T11:13:39,624][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][3] restoring from snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig ... 1> [2017-12-23T11:13:39,625][DEBUG][o.e.r.f.FsRepository ] [node_s1] [test-snap/NlfhEus5TNuDw-J2x2Tfig] [readonly-repo] restoring to [[test-idx][3]] ... 1> [2017-12-23T11:13:39,625][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] [test-idx][5] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/d1/nodes/1/indices/HUrbDDbLSN-2TQ9_X3PCmw/5, shard=[test-idx][5]}] 1> [2017-12-23T11:13:39,625][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] creating shard_id [test-idx][5] 1> [2017-12-23T11:13:39,626][DEBUG][o.e.i.s.Store ] [node_s1] [test-idx][5] store stats are refreshed with refresh_interval [10s] 1> [2017-12-23T11:13:39,626][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][5] state: [CREATED] 1> [2017-12-23T11:13:39,627][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][5] state: [CREATED]->[RECOVERING], reason [from snapshot] 1> [2017-12-23T11:13:39,627][DEBUG][o.e.i.c.IndicesClusterStateService] [node_s1] [test-idx][7] creating shard 1> [2017-12-23T11:13:39,627][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][5] restoring from snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig ... 1> [2017-12-23T11:13:39,627][DEBUG][o.e.r.f.FsRepository ] [node_s1] [test-snap/NlfhEus5TNuDw-J2x2Tfig] [readonly-repo] restoring to [[test-idx][5]] ... 1> [2017-12-23T11:13:39,628][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] [test-idx][7] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/d0/nodes/1/indices/HUrbDDbLSN-2TQ9_X3PCmw/7, shard=[test-idx][7]}] 1> [2017-12-23T11:13:39,628][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] creating shard_id [test-idx][7] 1> [2017-12-23T11:13:39,628][DEBUG][o.e.i.s.Store ] [node_s1] [test-idx][7] store stats are refreshed with refresh_interval [10s] 1> [2017-12-23T11:13:39,628][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][7] state: [CREATED] 1> [2017-12-23T11:13:39,629][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][7] state: [CREATED]->[RECOVERING], reason [from snapshot] 1> [2017-12-23T11:13:39,629][DEBUG][o.e.i.c.IndicesClusterStateService] [node_s1] [test-idx][1] creating shard 1> [2017-12-23T11:13:39,629][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][7] restoring from snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig ... 1> [2017-12-23T11:13:39,630][DEBUG][o.e.r.f.FsRepository ] [node_s1] [test-snap/NlfhEus5TNuDw-J2x2Tfig] [readonly-repo] restoring to [[test-idx][7]] ... 1> [2017-12-23T11:13:39,631][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] [test-idx][1] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/d1/nodes/1/indices/HUrbDDbLSN-2TQ9_X3PCmw/1, shard=[test-idx][1]}] 1> [2017-12-23T11:13:39,631][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] creating shard_id [test-idx][1] 1> [2017-12-23T11:13:39,632][DEBUG][o.e.i.s.Store ] [node_s1] [test-idx][1] store stats are refreshed with refresh_interval [10s] 1> [2017-12-23T11:13:39,632][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][1] state: [CREATED] 1> [2017-12-23T11:13:39,633][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][1] state: [CREATED]->[RECOVERING], reason [from snapshot] 1> [2017-12-23T11:13:39,633][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][1] restoring from snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig ... 1> [2017-12-23T11:13:39,634][DEBUG][o.e.r.f.FsRepository ] [node_s1] [test-snap/NlfhEus5TNuDw-J2x2Tfig] [readonly-repo] restoring to [[test-idx][1]] ... 1> [2017-12-23T11:13:39,636][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] set locally applied cluster state to version 995 1> [2017-12-23T11:13:39,637][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [995] source [cluster_reroute(async_shard_fetch)]])]: took [18ms] done applying updated cluster state (version: 995, uuid: qFju4B6NTuu_2mQlVwAJLg) 1> [2017-12-23T11:13:39,637][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [cluster_reroute(async_shard_fetch)]: took [44ms] done publishing updated cluster state (version: 995, uuid: qFju4B6NTuu_2mQlVwAJLg) 1> [2017-12-23T11:13:39,637][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [shard-started shard id [[test-idx][2]], allocation id [mxIp6GMSSpeoQmrhNbGO7w], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig][shard id [[test-idx][2]], allocation id [mxIp6GMSSpeoQmrhNbGO7w], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]]]: execute 1> [2017-12-23T11:13:39,637][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][2] starting shard [test-idx][2], node[riyQLKzZRxquoQPA_N7tjg], [P], recovery_source[snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig], s[INITIALIZING], a[id=mxIp6GMSSpeoQmrhNbGO7w], unassigned_info[[reason=NEW_INDEX_RESTORED], at[2017-12-23T10:13:39.580Z], delayed=false, details[restore_source[readonly-repo/test-snap]], allocation_status[fetching_shard_data]] (shard started task: [shard id [[test-idx][2]], allocation id [mxIp6GMSSpeoQmrhNbGO7w], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]]) 1> [2017-12-23T11:13:39,637][DEBUG][o.e.g.GatewayAllocator$InternalPrimaryShardAllocator] [node_s1] [[test-idx/HUrbDDbLSN-2TQ9_X3PCmw]][8]: found 0 allocation candidates of [test-idx][8], node[null], [P], recovery_source[snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig], s[UNASSIGNED], unassigned_info[[reason=NEW_INDEX_RESTORED], at[2017-12-23T10:13:39.580Z], delayed=false, details[restore_source[readonly-repo/test-snap]], allocation_status[deciders_throttled]] based on allocation ids: [[--qC1QzQS4-9k9PAKxZSng, wyma1HRcQZqrGWvo58Jt2Q]] 1> [2017-12-23T11:13:39,637][DEBUG][o.e.g.GatewayAllocator$InternalPrimaryShardAllocator] [node_s1] [[test-idx/HUrbDDbLSN-2TQ9_X3PCmw]][8]: missing local data, will restore from [snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig] 1> [2017-12-23T11:13:39,637][DEBUG][o.e.c.s.MasterService ] [node_s1] cluster state updated, version [996], source [shard-started shard id [[test-idx][2]], allocation id [mxIp6GMSSpeoQmrhNbGO7w], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig][shard id [[test-idx][2]], allocation id [mxIp6GMSSpeoQmrhNbGO7w], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]]] 1> [2017-12-23T11:13:39,638][DEBUG][o.e.c.s.MasterService ] [node_s1] publishing cluster state version [996] 1> [2017-12-23T11:13:39,638][DEBUG][o.e.d.z.PublishClusterStateAction] [node_s0] received diff cluster state version [996] with uuid [aJlpfJsaQEeEt5sS7MyrGA], diff size [1028] 1> [2017-12-23T11:13:39,638][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sc2] received diff cluster state version [996] with uuid [aJlpfJsaQEeEt5sS7MyrGA], diff size [1028] 1> [2017-12-23T11:13:39,639][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [996]])]: execute 1> [2017-12-23T11:13:39,639][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] cluster state updated, version [996], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [996]])] 1> [2017-12-23T11:13:39,639][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] applying cluster state version 996 1> [2017-12-23T11:13:39,639][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] apply cluster state with version 996 1> [2017-12-23T11:13:39,639][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [996]])]: execute 1> [2017-12-23T11:13:39,639][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] cluster state updated, version [996], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [996]])] 1> [2017-12-23T11:13:39,639][DEBUG][o.e.i.c.IndicesClusterStateService] [node_s0] [test-idx][8] creating shard 1> [2017-12-23T11:13:39,639][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] applying cluster state version 996 1> [2017-12-23T11:13:39,639][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] apply cluster state with version 996 1> [2017-12-23T11:13:39,639][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] set locally applied cluster state to version 996 1> [2017-12-23T11:13:39,640][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [996]])]: took [0s] done applying updated cluster state (version: 996, uuid: aJlpfJsaQEeEt5sS7MyrGA) 1> [2017-12-23T11:13:39,641][DEBUG][o.e.i.t.Translog ] [node_s0] [test-idx][0] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-23T11:13:39,642][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] [test-idx][8] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/d0/nodes/0/indices/HUrbDDbLSN-2TQ9_X3PCmw/8, shard=[test-idx][8]}] 1> [2017-12-23T11:13:39,642][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] creating shard_id [test-idx][8] 1> [2017-12-23T11:13:39,643][DEBUG][o.e.i.s.Store ] [node_s0] [test-idx][8] store stats are refreshed with refresh_interval [10s] 1> [2017-12-23T11:13:39,643][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][8] state: [CREATED] 1> [2017-12-23T11:13:39,644][DEBUG][o.e.i.t.Translog ] [node_s0] [test-idx][4] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-23T11:13:39,644][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][8] state: [CREATED]->[RECOVERING], reason [from snapshot] 1> [2017-12-23T11:13:39,644][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][8] restoring from snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig ... 1> [2017-12-23T11:13:39,645][DEBUG][o.e.r.f.FsRepository ] [node_s0] [test-snap/NlfhEus5TNuDw-J2x2Tfig] [readonly-repo] restoring to [[test-idx][8]] ... 1> [2017-12-23T11:13:39,646][DEBUG][o.e.i.t.Translog ] [node_s0] [test-idx][6] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-23T11:13:39,647][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][2] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-23T11:13:39,663][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][0] state: [RECOVERING]->[POST_RECOVERY], reason [restore done] 1> [2017-12-23T11:13:39,663][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][0] recovery completed from [shard_store], took [59ms] 1> [2017-12-23T11:13:39,663][DEBUG][o.e.c.a.s.ShardStateAction] [node_s0] [test-idx][0] sending [internal:cluster/shard/started] to [AYXs8R5nQdOGtvqswmoK4A] for shard entry [shard id [[test-idx][0]], allocation id [euK9J9PbTKSNkkU0AkEFLA], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]] 1> [2017-12-23T11:13:39,663][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][0] received shard started for [shard id [[test-idx][0]], allocation id [euK9J9PbTKSNkkU0AkEFLA], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]] 1> [2017-12-23T11:13:39,665][DEBUG][o.e.i.t.Translog ] [node_s1] [test-idx][3] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-23T11:13:39,666][DEBUG][o.e.c.a.s.ShardStateAction] [node_s0] [test-idx][0] sending [internal:cluster/shard/started] to [AYXs8R5nQdOGtvqswmoK4A] for shard entry [shard id [[test-idx][0]], allocation id [euK9J9PbTKSNkkU0AkEFLA], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]] 1> [2017-12-23T11:13:39,666][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][0] received shard started for [shard id [[test-idx][0]], allocation id [euK9J9PbTKSNkkU0AkEFLA], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]] 1> [2017-12-23T11:13:39,667][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] set locally applied cluster state to version 996 1> [2017-12-23T11:13:39,668][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [996]])]: took [28ms] done applying updated cluster state (version: 996, uuid: aJlpfJsaQEeEt5sS7MyrGA) 1> [2017-12-23T11:13:39,668][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [996] source [shard-started shard id [[test-idx][2]], allocation id [mxIp6GMSSpeoQmrhNbGO7w], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig][shard id [[test-idx][2]], allocation id [mxIp6GMSSpeoQmrhNbGO7w], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]]]])]: execute 1> [2017-12-23T11:13:39,668][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] cluster state updated, version [996], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [996] source [shard-started shard id [[test-idx][2]], allocation id [mxIp6GMSSpeoQmrhNbGO7w], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig][shard id [[test-idx][2]], allocation id [mxIp6GMSSpeoQmrhNbGO7w], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]]]])] 1> [2017-12-23T11:13:39,668][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] applying cluster state version 996 1> [2017-12-23T11:13:39,668][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][4] state: [RECOVERING]->[POST_RECOVERY], reason [restore done] 1> [2017-12-23T11:13:39,668][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] apply cluster state with version 996 1> [2017-12-23T11:13:39,668][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][4] recovery completed from [shard_store], took [68ms] 1> [2017-12-23T11:13:39,668][DEBUG][o.e.c.a.s.ShardStateAction] [node_s0] [test-idx][4] sending [internal:cluster/shard/started] to [AYXs8R5nQdOGtvqswmoK4A] for shard entry [shard id [[test-idx][4]], allocation id [orDjZyjmS5-V2Xbhi5PgvQ], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]] 1> [2017-12-23T11:13:39,669][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][4] received shard started for [shard id [[test-idx][4]], allocation id [orDjZyjmS5-V2Xbhi5PgvQ], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]] 1> [2017-12-23T11:13:39,669][DEBUG][o.e.i.t.Translog ] [node_s1] [test-idx][7] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-23T11:13:39,671][DEBUG][o.e.i.t.Translog ] [node_s1] [test-idx][5] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-23T11:13:39,671][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][6] state: [RECOVERING]->[POST_RECOVERY], reason [restore done] 1> [2017-12-23T11:13:39,671][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][6] recovery completed from [shard_store], took [75ms] 1> [2017-12-23T11:13:39,671][DEBUG][o.e.c.a.s.ShardStateAction] [node_s0] [test-idx][6] sending [internal:cluster/shard/started] to [AYXs8R5nQdOGtvqswmoK4A] for shard entry [shard id [[test-idx][6]], allocation id [BH3BIisBQP2_m8rIIWzYDA], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]] 1> [2017-12-23T11:13:39,672][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][6] received shard started for [shard id [[test-idx][6]], allocation id [BH3BIisBQP2_m8rIIWzYDA], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]] 1> [2017-12-23T11:13:39,673][DEBUG][o.e.i.t.Translog ] [node_s1] [test-idx][1] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-23T11:13:39,676][DEBUG][o.e.i.t.Translog ] [node_s0] [test-idx][8] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-23T11:13:39,684][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][3] state: [RECOVERING]->[POST_RECOVERY], reason [restore done] 1> [2017-12-23T11:13:39,684][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][3] recovery completed from [shard_store], took [64ms] 1> [2017-12-23T11:13:39,684][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][3] sending [internal:cluster/shard/started] to [AYXs8R5nQdOGtvqswmoK4A] for shard entry [shard id [[test-idx][3]], allocation id [akNX1CC9Rdm0MG3tvQkFvw], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]] 1> [2017-12-23T11:13:39,684][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][3] received shard started for [shard id [[test-idx][3]], allocation id [akNX1CC9Rdm0MG3tvQkFvw], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]] 1> [2017-12-23T11:13:39,685][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][1] state: [RECOVERING]->[POST_RECOVERY], reason [restore done] 1> [2017-12-23T11:13:39,685][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][1] recovery completed from [shard_store], took [55ms] 1> [2017-12-23T11:13:39,685][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][1] sending [internal:cluster/shard/started] to [AYXs8R5nQdOGtvqswmoK4A] for shard entry [shard id [[test-idx][1]], allocation id [meqUpP9JQg-hhpwbvWcnRg], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]] 1> [2017-12-23T11:13:39,685][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][1] received shard started for [shard id [[test-idx][1]], allocation id [meqUpP9JQg-hhpwbvWcnRg], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]] 1> [2017-12-23T11:13:39,685][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][7] state: [RECOVERING]->[POST_RECOVERY], reason [restore done] 1> [2017-12-23T11:13:39,685][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][7] recovery completed from [shard_store], took [58ms] 1> [2017-12-23T11:13:39,685][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][7] sending [internal:cluster/shard/started] to [AYXs8R5nQdOGtvqswmoK4A] for shard entry [shard id [[test-idx][7]], allocation id [iN9B94rZSKGEO9J3icI_LA], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]] 1> [2017-12-23T11:13:39,685][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][7] received shard started for [shard id [[test-idx][7]], allocation id [iN9B94rZSKGEO9J3icI_LA], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]] 1> [2017-12-23T11:13:39,686][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][1] sending [internal:cluster/shard/started] to [AYXs8R5nQdOGtvqswmoK4A] for shard entry [shard id [[test-idx][1]], allocation id [meqUpP9JQg-hhpwbvWcnRg], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]] 1> [2017-12-23T11:13:39,686][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][1] received shard started for [shard id [[test-idx][1]], allocation id [meqUpP9JQg-hhpwbvWcnRg], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]] 1> [2017-12-23T11:13:39,687][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][5] state: [RECOVERING]->[POST_RECOVERY], reason [restore done] 1> [2017-12-23T11:13:39,687][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][5] recovery completed from [shard_store], took [62ms] 1> [2017-12-23T11:13:39,687][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][5] sending [internal:cluster/shard/started] to [AYXs8R5nQdOGtvqswmoK4A] for shard entry [shard id [[test-idx][5]], allocation id [MMbLFfL2QQ-A2wI8ZphOMQ], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]] 1> [2017-12-23T11:13:39,687][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][5] received shard started for [shard id [[test-idx][5]], allocation id [MMbLFfL2QQ-A2wI8ZphOMQ], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]] 1> [2017-12-23T11:13:39,687][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][8] state: [RECOVERING]->[POST_RECOVERY], reason [restore done] 1> [2017-12-23T11:13:39,687][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][8] recovery completed from [shard_store], took [47ms] 1> [2017-12-23T11:13:39,687][DEBUG][o.e.c.a.s.ShardStateAction] [node_s0] [test-idx][8] sending [internal:cluster/shard/started] to [AYXs8R5nQdOGtvqswmoK4A] for shard entry [shard id [[test-idx][8]], allocation id [gBDdYXfsTCyA5_nArpAq3w], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]] 1> [2017-12-23T11:13:39,688][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] set locally applied cluster state to version 996 1> [2017-12-23T11:13:39,688][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [996] source [shard-started shard id [[test-idx][2]], allocation id [mxIp6GMSSpeoQmrhNbGO7w], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig][shard id [[test-idx][2]], allocation id [mxIp6GMSSpeoQmrhNbGO7w], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]]]])]: took [20ms] done applying updated cluster state (version: 996, uuid: aJlpfJsaQEeEt5sS7MyrGA) 1> [2017-12-23T11:13:39,688][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [shard-started shard id [[test-idx][2]], allocation id [mxIp6GMSSpeoQmrhNbGO7w], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig][shard id [[test-idx][2]], allocation id [mxIp6GMSSpeoQmrhNbGO7w], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]]]: took [51ms] done publishing updated cluster state (version: 996, uuid: aJlpfJsaQEeEt5sS7MyrGA) 1> [2017-12-23T11:13:39,689][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [shard-started shard id [[test-idx][1]], allocation id [meqUpP9JQg-hhpwbvWcnRg], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig][shard id [[test-idx][1]], allocation id [meqUpP9JQg-hhpwbvWcnRg], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]], shard-started shard id [[test-idx][4]], allocation id [orDjZyjmS5-V2Xbhi5PgvQ], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig][shard id [[test-idx][4]], allocation id [orDjZyjmS5-V2Xbhi5PgvQ], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]], shard-started shard id [[test-idx][0]], allocation id [euK9J9PbTKSNkkU0AkEFLA], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[test-idx][0]], allocation id [euK9J9PbTKSNkkU0AkEFLA], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[test-idx][0]], allocation id [euK9J9PbTKSNkkU0AkEFLA], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig][shard id [[test-idx][0]], allocation id [euK9J9PbTKSNkkU0AkEFLA], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]], shard-started shard id [[test-idx][6]], allocation id [BH3BIisBQP2_m8rIIWzYDA], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig][shard id [[test-idx][6]], allocation id [BH3BIisBQP2_m8rIIWzYDA], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]], shard-started shard id [[test-idx][1]], allocation id [meqUpP9JQg-hhpwbvWcnRg], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[test-idx][1]], allocation id [meqUpP9JQg-hhpwbvWcnRg], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[test-idx][7]], allocation id [iN9B94rZSKGEO9J3icI_LA], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig][shard id [[test-idx][7]], allocation id [iN9B94rZSKGEO9J3icI_LA], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]], shard-started shard id [[test-idx][5]], allocation id [MMbLFfL2QQ-A2wI8ZphOMQ], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig][shard id [[test-idx][5]], allocation id [MMbLFfL2QQ-A2wI8ZphOMQ], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]], shard-started shard id [[test-idx][3]], allocation id [akNX1CC9Rdm0MG3tvQkFvw], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig][shard id [[test-idx][3]], allocation id [akNX1CC9Rdm0MG3tvQkFvw], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]]]: execute 1> [2017-12-23T11:13:39,689][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][8] received shard started for [shard id [[test-idx][8]], allocation id [gBDdYXfsTCyA5_nArpAq3w], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]] 1> [2017-12-23T11:13:39,689][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][0] starting shard [test-idx][0], node[riyQLKzZRxquoQPA_N7tjg], [P], recovery_source[snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig], s[INITIALIZING], a[id=euK9J9PbTKSNkkU0AkEFLA], unassigned_info[[reason=NEW_INDEX_RESTORED], at[2017-12-23T10:13:39.580Z], delayed=false, details[restore_source[readonly-repo/test-snap]], allocation_status[fetching_shard_data]] (shard started task: [shard id [[test-idx][0]], allocation id [euK9J9PbTKSNkkU0AkEFLA], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]]) 1> [2017-12-23T11:13:39,689][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][4] starting shard [test-idx][4], node[riyQLKzZRxquoQPA_N7tjg], [P], recovery_source[snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig], s[INITIALIZING], a[id=orDjZyjmS5-V2Xbhi5PgvQ], unassigned_info[[reason=NEW_INDEX_RESTORED], at[2017-12-23T10:13:39.580Z], delayed=false, details[restore_source[readonly-repo/test-snap]], allocation_status[fetching_shard_data]] (shard started task: [shard id [[test-idx][4]], allocation id [orDjZyjmS5-V2Xbhi5PgvQ], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]]) 1> [2017-12-23T11:13:39,689][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][6] starting shard [test-idx][6], node[riyQLKzZRxquoQPA_N7tjg], [P], recovery_source[snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig], s[INITIALIZING], a[id=BH3BIisBQP2_m8rIIWzYDA], unassigned_info[[reason=NEW_INDEX_RESTORED], at[2017-12-23T10:13:39.580Z], delayed=false, details[restore_source[readonly-repo/test-snap]], allocation_status[fetching_shard_data]] (shard started task: [shard id [[test-idx][6]], allocation id [BH3BIisBQP2_m8rIIWzYDA], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]]) 1> [2017-12-23T11:13:39,689][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][3] starting shard [test-idx][3], node[AYXs8R5nQdOGtvqswmoK4A], [P], recovery_source[snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig], s[INITIALIZING], a[id=akNX1CC9Rdm0MG3tvQkFvw], unassigned_info[[reason=NEW_INDEX_RESTORED], at[2017-12-23T10:13:39.580Z], delayed=false, details[restore_source[readonly-repo/test-snap]], allocation_status[fetching_shard_data]] (shard started task: [shard id [[test-idx][3]], allocation id [akNX1CC9Rdm0MG3tvQkFvw], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]]) 1> [2017-12-23T11:13:39,689][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][1] starting shard [test-idx][1], node[AYXs8R5nQdOGtvqswmoK4A], [P], recovery_source[snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig], s[INITIALIZING], a[id=meqUpP9JQg-hhpwbvWcnRg], unassigned_info[[reason=NEW_INDEX_RESTORED], at[2017-12-23T10:13:39.580Z], delayed=false, details[restore_source[readonly-repo/test-snap]], allocation_status[fetching_shard_data]] (shard started task: [shard id [[test-idx][1]], allocation id [meqUpP9JQg-hhpwbvWcnRg], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]]) 1> [2017-12-23T11:13:39,689][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][7] starting shard [test-idx][7], node[AYXs8R5nQdOGtvqswmoK4A], [P], recovery_source[snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig], s[INITIALIZING], a[id=iN9B94rZSKGEO9J3icI_LA], unassigned_info[[reason=NEW_INDEX_RESTORED], at[2017-12-23T10:13:39.580Z], delayed=false, details[restore_source[readonly-repo/test-snap]], allocation_status[fetching_shard_data]] (shard started task: [shard id [[test-idx][7]], allocation id [iN9B94rZSKGEO9J3icI_LA], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]]) 1> [2017-12-23T11:13:39,689][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][5] starting shard [test-idx][5], node[AYXs8R5nQdOGtvqswmoK4A], [P], recovery_source[snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig], s[INITIALIZING], a[id=MMbLFfL2QQ-A2wI8ZphOMQ], unassigned_info[[reason=NEW_INDEX_RESTORED], at[2017-12-23T10:13:39.580Z], delayed=false, details[restore_source[readonly-repo/test-snap]], allocation_status[fetching_shard_data]] (shard started task: [shard id [[test-idx][5]], allocation id [MMbLFfL2QQ-A2wI8ZphOMQ], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]]) 1> [2017-12-23T11:13:39,690][DEBUG][o.e.c.r.a.a.BalancedShardsAllocator] [node_s1] skipping rebalance due to in-flight shard/store fetches 1> [2017-12-23T11:13:39,690][DEBUG][o.e.c.s.MasterService ] [node_s1] cluster state updated, version [997], source [shard-started shard id [[test-idx][1]], allocation id [meqUpP9JQg-hhpwbvWcnRg], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig][shard id [[test-idx][1]], allocation id [meqUpP9JQg-hhpwbvWcnRg], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]], shard-started shard id [[test-idx][4]], allocation id [orDjZyjmS5-V2Xbhi5PgvQ], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig][shard id [[test-idx][4]], allocation id [orDjZyjmS5-V2Xbhi5PgvQ], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]], shard-started shard id [[test-idx][0]], allocation id [euK9J9PbTKSNkkU0AkEFLA], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[test-idx][0]], allocation id [euK9J9PbTKSNkkU0AkEFLA], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[test-idx][0]], allocation id [euK9J9PbTKSNkkU0AkEFLA], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig][shard id [[test-idx][0]], allocation id [euK9J9PbTKSNkkU0AkEFLA], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]], shard-started shard id [[test-idx][6]], allocation id [BH3BIisBQP2_m8rIIWzYDA], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig][shard id [[test-idx][6]], allocation id [BH3BIisBQP2_m8rIIWzYDA], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]], shard-started shard id [[test-idx][1]], allocation id [meqUpP9JQg-hhpwbvWcnRg], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[test-idx][1]], allocation id [meqUpP9JQg-hhpwbvWcnRg], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[test-idx][7]], allocation id [iN9B94rZSKGEO9J3icI_LA], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig][shard id [[test-idx][7]], allocation id [iN9B94rZSKGEO9J3icI_LA], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]], shard-started shard id [[test-idx][5]], allocation id [MMbLFfL2QQ-A2wI8ZphOMQ], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig][shard id [[test-idx][5]], allocation id [MMbLFfL2QQ-A2wI8ZphOMQ], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]], shard-started shard id [[test-idx][3]], allocation id [akNX1CC9Rdm0MG3tvQkFvw], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig][shard id [[test-idx][3]], allocation id [akNX1CC9Rdm0MG3tvQkFvw], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]]] 1> [2017-12-23T11:13:39,691][DEBUG][o.e.c.s.MasterService ] [node_s1] publishing cluster state version [997] 1> [2017-12-23T11:13:39,693][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sc2] received diff cluster state version [997] with uuid [hJfCkyxFQtqPFSnvf6RV5w], diff size [1007] 1> [2017-12-23T11:13:39,693][DEBUG][o.e.d.z.PublishClusterStateAction] [node_s0] received diff cluster state version [997] with uuid [hJfCkyxFQtqPFSnvf6RV5w], diff size [1007] 1> [2017-12-23T11:13:39,694][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [997]])]: execute 1> [2017-12-23T11:13:39,694][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] cluster state updated, version [997], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [997]])] 1> [2017-12-23T11:13:39,694][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] applying cluster state version 997 1> [2017-12-23T11:13:39,694][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] apply cluster state with version 997 1> [2017-12-23T11:13:39,694][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [997]])]: execute 1> [2017-12-23T11:13:39,694][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] cluster state updated, version [997], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [997]])] 1> [2017-12-23T11:13:39,694][DEBUG][o.e.c.a.s.ShardStateAction] [node_s0] [test-idx][8] sending [internal:cluster/shard/started] to [AYXs8R5nQdOGtvqswmoK4A] for shard entry [shard id [[test-idx][8]], allocation id [gBDdYXfsTCyA5_nArpAq3w], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]] 1> [2017-12-23T11:13:39,694][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] applying cluster state version 997 1> [2017-12-23T11:13:39,694][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] apply cluster state with version 997 1> [2017-12-23T11:13:39,694][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][4] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-23T11:13:39,694][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] set locally applied cluster state to version 997 1> [2017-12-23T11:13:39,694][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][6] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-23T11:13:39,695][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][0] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-23T11:13:39,695][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [997]])]: took [0s] done applying updated cluster state (version: 997, uuid: hJfCkyxFQtqPFSnvf6RV5w) 1> [2017-12-23T11:13:39,696][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][8] received shard started for [shard id [[test-idx][8]], allocation id [gBDdYXfsTCyA5_nArpAq3w], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]] 1> [2017-12-23T11:13:39,696][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] set locally applied cluster state to version 997 1> [2017-12-23T11:13:39,697][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [997]])]: took [2ms] done applying updated cluster state (version: 997, uuid: hJfCkyxFQtqPFSnvf6RV5w) 1> [2017-12-23T11:13:39,697][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [997] source [shard-started shard id [[test-idx][1]], allocation id [meqUpP9JQg-hhpwbvWcnRg], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig][shard id [[test-idx][1]], allocation id [meqUpP9JQg-hhpwbvWcnRg], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]], shard-started shard id [[test-idx][4]], allocation id [orDjZyjmS5-V2Xbhi5PgvQ], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig][shard id [[test-idx][4]], allocation id [orDjZyjmS5-V2Xbhi5PgvQ], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]], shard-started shard id [[test-idx][0]], allocation id [euK9J9PbTKSNkkU0AkEFLA], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[test-idx][0]], allocation id [euK9J9PbTKSNkkU0AkEFLA], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[test-idx][0]], allocation id [euK9J9PbTKSNkkU0AkEFLA], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig][shard id [[test-idx][0]], allocation id [euK9J9PbTKSNkkU0AkEFLA], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]], shard-started shard id [[test-idx][6]], allocation id [BH3BIisBQP2_m8rIIWzYDA], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig][shard id [[test-idx][6]], allocation id [BH3BIisBQP2_m8rIIWzYDA], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]], shard-started shard id [[test-idx][1]], allocation id [meqUpP9JQg-hhpwbvWcnRg], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[test-idx][1]], allocation id [meqUpP9JQg-hhpwbvWcnRg], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[test-idx][7]], allocation id [iN9B94rZSKGEO9J3icI_LA], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig][shard id [[test-idx][7]], allocation id [iN9B94rZSKGEO9J3icI_LA], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]], shard-started shard id [[test-idx][5]], allocation id [MMbLFfL2QQ-A2wI8ZphOMQ], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig][shard id [[test-idx][5]], allocation id [MMbLFfL2QQ-A2wI8ZphOMQ], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]], shard-started shard id [[test-idx][3]], allocation id [akNX1CC9Rdm0MG3tvQkFvw], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig][shard id [[test-idx][3]], allocation id [akNX1CC9Rdm0MG3tvQkFvw], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]]]])]: execute 1> [2017-12-23T11:13:39,697][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] cluster state updated, version [997], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [997] source [shard-started shard id [[test-idx][1]], allocation id [meqUpP9JQg-hhpwbvWcnRg], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig][shard id [[test-idx][1]], allocation id [meqUpP9JQg-hhpwbvWcnRg], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]], shard-started shard id [[test-idx][4]], allocation id [orDjZyjmS5-V2Xbhi5PgvQ], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig][shard id [[test-idx][4]], allocation id [orDjZyjmS5-V2Xbhi5PgvQ], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]], shard-started shard id [[test-idx][0]], allocation id [euK9J9PbTKSNkkU0AkEFLA], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[test-idx][0]], allocation id [euK9J9PbTKSNkkU0AkEFLA], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[test-idx][0]], allocation id [euK9J9PbTKSNkkU0AkEFLA], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig][shard id [[test-idx][0]], allocation id [euK9J9PbTKSNkkU0AkEFLA], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]], shard-started shard id [[test-idx][6]], allocation id [BH3BIisBQP2_m8rIIWzYDA], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig][shard id [[test-idx][6]], allocation id [BH3BIisBQP2_m8rIIWzYDA], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]], shard-started shard id [[test-idx][1]], allocation id [meqUpP9JQg-hhpwbvWcnRg], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[test-idx][1]], allocation id [meqUpP9JQg-hhpwbvWcnRg], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[test-idx][7]], allocation id [iN9B94rZSKGEO9J3icI_LA], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig][shard id [[test-idx][7]], allocation id [iN9B94rZSKGEO9J3icI_LA], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]], shard-started shard id [[test-idx][5]], allocation id [MMbLFfL2QQ-A2wI8ZphOMQ], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig][shard id [[test-idx][5]], allocation id [MMbLFfL2QQ-A2wI8ZphOMQ], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]], shard-started shard id [[test-idx][3]], allocation id [akNX1CC9Rdm0MG3tvQkFvw], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig][shard id [[test-idx][3]], allocation id [akNX1CC9Rdm0MG3tvQkFvw], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]]]])] 1> [2017-12-23T11:13:39,698][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] applying cluster state version 997 1> [2017-12-23T11:13:39,698][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] apply cluster state with version 997 1> [2017-12-23T11:13:39,698][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][5] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-23T11:13:39,698][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][7] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-23T11:13:39,698][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][1] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-23T11:13:39,698][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][3] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-23T11:13:39,700][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] set locally applied cluster state to version 997 1> [2017-12-23T11:13:39,700][DEBUG][o.e.i.s.TransportNodesListShardStoreMetaData] [node_s1] [test-idx][1] loaded store meta data (took [9.1ms]) 1> [2017-12-23T11:13:39,700][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [997] source [shard-started shard id [[test-idx][1]], allocation id [meqUpP9JQg-hhpwbvWcnRg], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig][shard id [[test-idx][1]], allocation id [meqUpP9JQg-hhpwbvWcnRg], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]], shard-started shard id [[test-idx][4]], allocation id [orDjZyjmS5-V2Xbhi5PgvQ], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig][shard id [[test-idx][4]], allocation id [orDjZyjmS5-V2Xbhi5PgvQ], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]], shard-started shard id [[test-idx][0]], allocation id [euK9J9PbTKSNkkU0AkEFLA], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[test-idx][0]], allocation id [euK9J9PbTKSNkkU0AkEFLA], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[test-idx][0]], allocation id [euK9J9PbTKSNkkU0AkEFLA], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig][shard id [[test-idx][0]], allocation id [euK9J9PbTKSNkkU0AkEFLA], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]], shard-started shard id [[test-idx][6]], allocation id [BH3BIisBQP2_m8rIIWzYDA], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig][shard id [[test-idx][6]], allocation id [BH3BIisBQP2_m8rIIWzYDA], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]], shard-started shard id [[test-idx][1]], allocation id [meqUpP9JQg-hhpwbvWcnRg], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[test-idx][1]], allocation id [meqUpP9JQg-hhpwbvWcnRg], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[test-idx][7]], allocation id [iN9B94rZSKGEO9J3icI_LA], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig][shard id [[test-idx][7]], allocation id [iN9B94rZSKGEO9J3icI_LA], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]], shard-started shard id [[test-idx][5]], allocation id [MMbLFfL2QQ-A2wI8ZphOMQ], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig][shard id [[test-idx][5]], allocation id [MMbLFfL2QQ-A2wI8ZphOMQ], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]], shard-started shard id [[test-idx][3]], allocation id [akNX1CC9Rdm0MG3tvQkFvw], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig][shard id [[test-idx][3]], allocation id [akNX1CC9Rdm0MG3tvQkFvw], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]]]])]: took [2ms] done applying updated cluster state (version: 997, uuid: hJfCkyxFQtqPFSnvf6RV5w) 1> [2017-12-23T11:13:39,700][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [shard-started shard id [[test-idx][1]], allocation id [meqUpP9JQg-hhpwbvWcnRg], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig][shard id [[test-idx][1]], allocation id [meqUpP9JQg-hhpwbvWcnRg], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]], shard-started shard id [[test-idx][4]], allocation id [orDjZyjmS5-V2Xbhi5PgvQ], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig][shard id [[test-idx][4]], allocation id [orDjZyjmS5-V2Xbhi5PgvQ], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]], shard-started shard id [[test-idx][0]], allocation id [euK9J9PbTKSNkkU0AkEFLA], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[test-idx][0]], allocation id [euK9J9PbTKSNkkU0AkEFLA], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[test-idx][0]], allocation id [euK9J9PbTKSNkkU0AkEFLA], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig][shard id [[test-idx][0]], allocation id [euK9J9PbTKSNkkU0AkEFLA], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]], shard-started shard id [[test-idx][6]], allocation id [BH3BIisBQP2_m8rIIWzYDA], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig][shard id [[test-idx][6]], allocation id [BH3BIisBQP2_m8rIIWzYDA], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]], shard-started shard id [[test-idx][1]], allocation id [meqUpP9JQg-hhpwbvWcnRg], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[test-idx][1]], allocation id [meqUpP9JQg-hhpwbvWcnRg], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[test-idx][7]], allocation id [iN9B94rZSKGEO9J3icI_LA], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig][shard id [[test-idx][7]], allocation id [iN9B94rZSKGEO9J3icI_LA], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]], shard-started shard id [[test-idx][5]], allocation id [MMbLFfL2QQ-A2wI8ZphOMQ], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig][shard id [[test-idx][5]], allocation id [MMbLFfL2QQ-A2wI8ZphOMQ], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]], shard-started shard id [[test-idx][3]], allocation id [akNX1CC9Rdm0MG3tvQkFvw], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig][shard id [[test-idx][3]], allocation id [akNX1CC9Rdm0MG3tvQkFvw], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]]]: took [10ms] done publishing updated cluster state (version: 997, uuid: hJfCkyxFQtqPFSnvf6RV5w) 1> [2017-12-23T11:13:39,700][DEBUG][o.e.i.s.TransportNodesListShardStoreMetaData] [node_s1] [test-idx][5] loaded store meta data (took [9.4ms]) 1> [2017-12-23T11:13:39,701][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [shard-started shard id [[test-idx][8]], allocation id [gBDdYXfsTCyA5_nArpAq3w], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig][shard id [[test-idx][8]], allocation id [gBDdYXfsTCyA5_nArpAq3w], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]], shard-started shard id [[test-idx][8]], allocation id [gBDdYXfsTCyA5_nArpAq3w], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[test-idx][8]], allocation id [gBDdYXfsTCyA5_nArpAq3w], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]]]: execute 1> [2017-12-23T11:13:39,701][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][8] starting shard [test-idx][8], node[riyQLKzZRxquoQPA_N7tjg], [P], recovery_source[snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig], s[INITIALIZING], a[id=gBDdYXfsTCyA5_nArpAq3w], unassigned_info[[reason=NEW_INDEX_RESTORED], at[2017-12-23T10:13:39.580Z], delayed=false, details[restore_source[readonly-repo/test-snap]], allocation_status[deciders_throttled]] (shard started task: [shard id [[test-idx][8]], allocation id [gBDdYXfsTCyA5_nArpAq3w], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]]) 1> [2017-12-23T11:13:39,701][DEBUG][o.e.c.r.a.a.BalancedShardsAllocator] [node_s1] skipping rebalance due to in-flight shard/store fetches 1> [2017-12-23T11:13:39,701][DEBUG][o.e.c.s.MasterService ] [node_s1] cluster state updated, version [998], source [shard-started shard id [[test-idx][8]], allocation id [gBDdYXfsTCyA5_nArpAq3w], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig][shard id [[test-idx][8]], allocation id [gBDdYXfsTCyA5_nArpAq3w], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]], shard-started shard id [[test-idx][8]], allocation id [gBDdYXfsTCyA5_nArpAq3w], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[test-idx][8]], allocation id [gBDdYXfsTCyA5_nArpAq3w], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]]] 1> [2017-12-23T11:13:39,701][DEBUG][o.e.c.s.MasterService ] [node_s1] publishing cluster state version [998] 1> [2017-12-23T11:13:39,702][DEBUG][o.e.i.s.TransportNodesListShardStoreMetaData] [node_s1] [test-idx][3] loaded store meta data (took [11.3ms]) 1> [2017-12-23T11:13:39,702][DEBUG][o.e.i.s.TransportNodesListShardStoreMetaData] [node_s0] [test-idx][0] loaded store meta data (took [10.5ms]) 1> [2017-12-23T11:13:39,702][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sc2] received diff cluster state version [998] with uuid [yqOoFv5-Q_q7H-0jwc2GpQ], diff size [1013] 1> [2017-12-23T11:13:39,702][DEBUG][o.e.d.z.PublishClusterStateAction] [node_s0] received diff cluster state version [998] with uuid [yqOoFv5-Q_q7H-0jwc2GpQ], diff size [1013] 1> [2017-12-23T11:13:39,704][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [998]])]: execute 1> [2017-12-23T11:13:39,704][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] cluster state updated, version [998], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [998]])] 1> [2017-12-23T11:13:39,704][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] applying cluster state version 998 1> [2017-12-23T11:13:39,704][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] apply cluster state with version 998 1> [2017-12-23T11:13:39,704][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] set locally applied cluster state to version 998 1> [2017-12-23T11:13:39,704][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [998]])]: took [0s] done applying updated cluster state (version: 998, uuid: yqOoFv5-Q_q7H-0jwc2GpQ) 1> [2017-12-23T11:13:39,705][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [998]])]: execute 1> [2017-12-23T11:13:39,705][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] cluster state updated, version [998], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [998]])] 1> [2017-12-23T11:13:39,705][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] applying cluster state version 998 1> [2017-12-23T11:13:39,705][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] apply cluster state with version 998 1> [2017-12-23T11:13:39,705][DEBUG][o.e.i.c.IndicesClusterStateService] [node_s0] [test-idx][5] creating shard 1> [2017-12-23T11:13:39,706][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] [test-idx][5] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/d1/nodes/0/indices/HUrbDDbLSN-2TQ9_X3PCmw/5, shard=[test-idx][5]}] 1> [2017-12-23T11:13:39,706][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] creating shard_id [test-idx][5] 1> [2017-12-23T11:13:39,706][DEBUG][o.e.i.s.Store ] [node_s0] [test-idx][5] store stats are refreshed with refresh_interval [10s] 1> [2017-12-23T11:13:39,706][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][5] state: [CREATED] 1> [2017-12-23T11:13:39,707][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][5] state: [CREATED]->[RECOVERING], reason [from {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823}] 1> [2017-12-23T11:13:39,707][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][8] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-23T11:13:39,708][DEBUG][o.e.i.r.RecoverySourceHandler] [node_s1] [test-idx][5][recover to node_s0] delaying recovery of [test-idx][5] as it is not listed as assigned to target node {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865} 1> [2017-12-23T11:13:39,709][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] set locally applied cluster state to version 998 1> [2017-12-23T11:13:39,709][DEBUG][o.e.i.r.RecoveryTarget ] [node_s0] [test-idx][5] reset of recovery with shard [test-idx][5] and id [2119] 1> [2017-12-23T11:13:39,709][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [998]])]: took [4ms] done applying updated cluster state (version: 998, uuid: yqOoFv5-Q_q7H-0jwc2GpQ) 1> [2017-12-23T11:13:39,711][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [998] source [shard-started shard id [[test-idx][8]], allocation id [gBDdYXfsTCyA5_nArpAq3w], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig][shard id [[test-idx][8]], allocation id [gBDdYXfsTCyA5_nArpAq3w], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]], shard-started shard id [[test-idx][8]], allocation id [gBDdYXfsTCyA5_nArpAq3w], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[test-idx][8]], allocation id [gBDdYXfsTCyA5_nArpAq3w], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]]]])]: execute 1> [2017-12-23T11:13:39,712][DEBUG][o.e.i.s.TransportNodesListShardStoreMetaData] [node_s0] [test-idx][6] loaded store meta data (took [18.7ms]) 1> [2017-12-23T11:13:39,712][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] cluster state updated, version [998], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [998] source [shard-started shard id [[test-idx][8]], allocation id [gBDdYXfsTCyA5_nArpAq3w], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig][shard id [[test-idx][8]], allocation id [gBDdYXfsTCyA5_nArpAq3w], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]], shard-started shard id [[test-idx][8]], allocation id [gBDdYXfsTCyA5_nArpAq3w], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[test-idx][8]], allocation id [gBDdYXfsTCyA5_nArpAq3w], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]]]])] 1> [2017-12-23T11:13:39,712][DEBUG][o.e.i.s.TransportNodesListShardStoreMetaData] [node_s0] [test-idx][2] loaded store meta data (took [19.1ms]) 1> [2017-12-23T11:13:39,712][DEBUG][o.e.i.s.TransportNodesListShardStoreMetaData] [node_s1] [test-idx][7] loaded store meta data (took [19.5ms]) 1> [2017-12-23T11:13:39,712][DEBUG][o.e.i.s.TransportNodesListShardStoreMetaData] [node_s0] [test-idx][4] loaded store meta data (took [18.1ms]) 1> [2017-12-23T11:13:39,713][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] applying cluster state version 998 1> [2017-12-23T11:13:39,713][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] apply cluster state with version 998 1> [2017-12-23T11:13:39,713][DEBUG][o.e.i.s.TransportNodesListShardStoreMetaData] [node_s0] [test-idx][8] loaded store meta data (took [8.4ms]) 1> [2017-12-23T11:13:39,714][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] set locally applied cluster state to version 998 1> [2017-12-23T11:13:39,715][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [998] source [shard-started shard id [[test-idx][8]], allocation id [gBDdYXfsTCyA5_nArpAq3w], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig][shard id [[test-idx][8]], allocation id [gBDdYXfsTCyA5_nArpAq3w], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]], shard-started shard id [[test-idx][8]], allocation id [gBDdYXfsTCyA5_nArpAq3w], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[test-idx][8]], allocation id [gBDdYXfsTCyA5_nArpAq3w], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]]]])]: took [2ms] done applying updated cluster state (version: 998, uuid: yqOoFv5-Q_q7H-0jwc2GpQ) 1> [2017-12-23T11:13:39,715][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [shard-started shard id [[test-idx][8]], allocation id [gBDdYXfsTCyA5_nArpAq3w], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig][shard id [[test-idx][8]], allocation id [gBDdYXfsTCyA5_nArpAq3w], primary term [0], message [after snapshot recovery from readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]], shard-started shard id [[test-idx][8]], allocation id [gBDdYXfsTCyA5_nArpAq3w], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[test-idx][8]], allocation id [gBDdYXfsTCyA5_nArpAq3w], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]]]: took [13ms] done publishing updated cluster state (version: 998, uuid: yqOoFv5-Q_q7H-0jwc2GpQ) 1> [2017-12-23T11:13:39,715][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [clean up snapshot restore state[clean restore state for restoring snapshot readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]]: execute 1> [2017-12-23T11:13:39,715][DEBUG][o.e.c.s.MasterService ] [node_s1] cluster state updated, version [999], source [clean up snapshot restore state[clean restore state for restoring snapshot readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]] 1> [2017-12-23T11:13:39,715][DEBUG][o.e.c.s.MasterService ] [node_s1] publishing cluster state version [999] 1> [2017-12-23T11:13:39,715][DEBUG][o.e.d.z.PublishClusterStateAction] [node_s0] received diff cluster state version [999] with uuid [DTyySSJeRy2NtJ9es-E7BQ], diff size [228] 1> [2017-12-23T11:13:39,715][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sc2] received diff cluster state version [999] with uuid [DTyySSJeRy2NtJ9es-E7BQ], diff size [228] 1> [2017-12-23T11:13:39,716][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [999]])]: execute 1> [2017-12-23T11:13:39,716][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [999]])]: execute 1> [2017-12-23T11:13:39,716][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] cluster state updated, version [999], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [999]])] 1> [2017-12-23T11:13:39,716][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] cluster state updated, version [999], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [999]])] 1> [2017-12-23T11:13:39,716][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] applying cluster state version 999 1> [2017-12-23T11:13:39,716][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] applying cluster state version 999 1> [2017-12-23T11:13:39,716][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] apply cluster state with version 999 1> [2017-12-23T11:13:39,716][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] apply cluster state with version 999 1> [2017-12-23T11:13:39,716][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] set locally applied cluster state to version 999 1> [2017-12-23T11:13:39,716][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] set locally applied cluster state to version 999 1> [2017-12-23T11:13:39,717][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [999]])]: took [0s] done applying updated cluster state (version: 999, uuid: DTyySSJeRy2NtJ9es-E7BQ) 1> [2017-12-23T11:13:39,717][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [999]])]: took [0s] done applying updated cluster state (version: 999, uuid: DTyySSJeRy2NtJ9es-E7BQ) 1> [2017-12-23T11:13:39,717][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [999] source [clean up snapshot restore state[clean restore state for restoring snapshot readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]]])]: execute 1> [2017-12-23T11:13:39,717][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] cluster state updated, version [999], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [999] source [clean up snapshot restore state[clean restore state for restoring snapshot readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]]])] 1> [2017-12-23T11:13:39,717][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] applying cluster state version 999 1> [2017-12-23T11:13:39,717][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] apply cluster state with version 999 1> [2017-12-23T11:13:39,717][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] set locally applied cluster state to version 999 1> [2017-12-23T11:13:39,718][DEBUG][o.e.a.a.c.s.r.TransportRestoreSnapshotAction] [node_s1] restore of [readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig] completed 1> [2017-12-23T11:13:39,718][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [999] source [clean up snapshot restore state[clean restore state for restoring snapshot readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]]])]: took [0s] done applying updated cluster state (version: 999, uuid: DTyySSJeRy2NtJ9es-E7BQ) 1> [2017-12-23T11:13:39,718][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [clean up snapshot restore state[clean restore state for restoring snapshot readonly-repo:test-snap/NlfhEus5TNuDw-J2x2Tfig]]: took [2ms] done publishing updated cluster state (version: 999, uuid: DTyySSJeRy2NtJ9es-E7BQ) 1> [2017-12-23T11:13:39,718][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [cluster_reroute(async_shard_fetch)]: execute 1> [2017-12-23T11:13:39,718][DEBUG][o.e.c.s.MasterService ] [node_s1] cluster state updated, version [1000], source [cluster_reroute(async_shard_fetch)] 1> [2017-12-23T11:13:39,718][DEBUG][o.e.c.s.MasterService ] [node_s1] publishing cluster state version [1000] 1> [2017-12-23T11:13:39,720][DEBUG][o.e.d.z.PublishClusterStateAction] [node_s0] received diff cluster state version [1000] with uuid [0aCHWE4eQi-lmWnAC61LQg], diff size [745] 1> [2017-12-23T11:13:39,720][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sc2] received diff cluster state version [1000] with uuid [0aCHWE4eQi-lmWnAC61LQg], diff size [745] 1> [2017-12-23T11:13:39,721][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> list available shapshots 1> [2017-12-23T11:13:39,721][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1000]])]: execute 1> [2017-12-23T11:13:39,721][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] cluster state updated, version [1000], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1000]])] 1> [2017-12-23T11:13:39,721][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] applying cluster state version 1000 1> [2017-12-23T11:13:39,721][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] apply cluster state with version 1000 1> [2017-12-23T11:13:39,721][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1000]])]: execute 1> [2017-12-23T11:13:39,721][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] cluster state updated, version [1000], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1000]])] 1> [2017-12-23T11:13:39,721][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] applying cluster state version 1000 1> [2017-12-23T11:13:39,721][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] apply cluster state with version 1000 1> [2017-12-23T11:13:39,722][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] set locally applied cluster state to version 1000 1> [2017-12-23T11:13:39,722][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1000]])]: took [0s] done applying updated cluster state (version: 1000, uuid: 0aCHWE4eQi-lmWnAC61LQg) 1> [2017-12-23T11:13:39,722][DEBUG][o.e.i.c.IndicesClusterStateService] [node_s0] [test-idx][1] creating shard 1> [2017-12-23T11:13:39,723][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> try deleting snapshot 1> [2017-12-23T11:13:39,723][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] [test-idx][1] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/d0/nodes/0/indices/HUrbDDbLSN-2TQ9_X3PCmw/1, shard=[test-idx][1]}] 1> [2017-12-23T11:13:39,723][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] creating shard_id [test-idx][1] 1> [2017-12-23T11:13:39,724][DEBUG][o.e.i.s.Store ] [node_s0] [test-idx][1] store stats are refreshed with refresh_interval [10s] 1> [2017-12-23T11:13:39,724][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][1] state: [CREATED] 1> [2017-12-23T11:13:39,724][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][1] state: [CREATED]->[RECOVERING], reason [from {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823}] 1> [2017-12-23T11:13:39,725][DEBUG][o.e.i.c.IndicesClusterStateService] [node_s0] [test-idx][7] creating shard 1> [2017-12-23T11:13:39,725][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] [test-idx][7] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/d1/nodes/0/indices/HUrbDDbLSN-2TQ9_X3PCmw/7, shard=[test-idx][7]}] 1> [2017-12-23T11:13:39,726][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] creating shard_id [test-idx][7] 1> [2017-12-23T11:13:39,726][DEBUG][o.e.i.r.RecoverySourceHandler] [node_s1] [test-idx][1][recover to node_s0] delaying recovery of [test-idx][1] as it is not listed as assigned to target node {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865} 1> [2017-12-23T11:13:39,726][DEBUG][o.e.i.s.Store ] [node_s0] [test-idx][7] store stats are refreshed with refresh_interval [10s] 1> [2017-12-23T11:13:39,726][DEBUG][o.e.i.r.RecoveryTarget ] [node_s0] [test-idx][1] reset of recovery with shard [test-idx][1] and id [2121] 1> [2017-12-23T11:13:39,726][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][7] state: [CREATED] 1> [2017-12-23T11:13:39,727][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][7] state: [CREATED]->[RECOVERING], reason [from {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823}] 1> [2017-12-23T11:13:39,727][DEBUG][o.e.i.c.IndicesClusterStateService] [node_s0] [test-idx][3] creating shard 1> [2017-12-23T11:13:39,728][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] [test-idx][3] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/d0/nodes/0/indices/HUrbDDbLSN-2TQ9_X3PCmw/3, shard=[test-idx][3]}] 1> [2017-12-23T11:13:39,728][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] creating shard_id [test-idx][3] 1> [2017-12-23T11:13:39,728][DEBUG][o.e.i.r.RecoverySourceHandler] [node_s1] [test-idx][7][recover to node_s0] delaying recovery of [test-idx][7] as it is not listed as assigned to target node {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865} 1> [2017-12-23T11:13:39,729][DEBUG][o.e.i.s.Store ] [node_s0] [test-idx][3] store stats are refreshed with refresh_interval [10s] 1> [2017-12-23T11:13:39,729][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][3] state: [CREATED] 1> [2017-12-23T11:13:39,729][DEBUG][o.e.i.r.RecoveryTarget ] [node_s0] [test-idx][7] reset of recovery with shard [test-idx][7] and id [2123] 1> [2017-12-23T11:13:39,729][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][3] state: [CREATED]->[RECOVERING], reason [from {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823}] 1> [2017-12-23T11:13:39,729][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] set locally applied cluster state to version 1000 1> [2017-12-23T11:13:39,730][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1000]])]: took [8ms] done applying updated cluster state (version: 1000, uuid: 0aCHWE4eQi-lmWnAC61LQg) 1> [2017-12-23T11:13:39,730][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1000] source [cluster_reroute(async_shard_fetch)]])]: execute 1> [2017-12-23T11:13:39,730][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] cluster state updated, version [1000], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1000] source [cluster_reroute(async_shard_fetch)]])] 1> [2017-12-23T11:13:39,730][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] applying cluster state version 1000 1> [2017-12-23T11:13:39,730][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] apply cluster state with version 1000 1> [2017-12-23T11:13:39,730][DEBUG][o.e.i.c.IndicesClusterStateService] [node_s1] [test-idx][2] creating shard 1> [2017-12-23T11:13:39,730][DEBUG][o.e.i.r.RecoverySourceHandler] [node_s1] [test-idx][3][recover to node_s0] delaying recovery of [test-idx][3] as it is not listed as assigned to target node {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865} 1> [2017-12-23T11:13:39,731][DEBUG][o.e.i.r.RecoveryTarget ] [node_s0] [test-idx][3] reset of recovery with shard [test-idx][3] and id [2125] 1> [2017-12-23T11:13:39,732][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] [test-idx][2] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/d0/nodes/1/indices/HUrbDDbLSN-2TQ9_X3PCmw/2, shard=[test-idx][2]}] 1> [2017-12-23T11:13:39,732][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] creating shard_id [test-idx][2] 1> [2017-12-23T11:13:39,733][DEBUG][o.e.i.s.Store ] [node_s1] [test-idx][2] store stats are refreshed with refresh_interval [10s] 1> [2017-12-23T11:13:39,733][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][2] state: [CREATED] 1> [2017-12-23T11:13:39,734][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][2] state: [CREATED]->[RECOVERING], reason [from {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865}] 1> [2017-12-23T11:13:39,734][DEBUG][o.e.i.c.IndicesClusterStateService] [node_s1] [test-idx][4] creating shard 1> [2017-12-23T11:13:39,735][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] [test-idx][4] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/d1/nodes/1/indices/HUrbDDbLSN-2TQ9_X3PCmw/4, shard=[test-idx][4]}] 1> [2017-12-23T11:13:39,735][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] creating shard_id [test-idx][4] 1> [2017-12-23T11:13:39,736][DEBUG][o.e.i.s.Store ] [node_s1] [test-idx][4] store stats are refreshed with refresh_interval [10s] 1> [2017-12-23T11:13:39,736][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][4] state: [CREATED] 1> [2017-12-23T11:13:39,737][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][4] state: [CREATED]->[RECOVERING], reason [from {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865}] 1> [2017-12-23T11:13:39,737][DEBUG][o.e.i.c.IndicesClusterStateService] [node_s1] [test-idx][6] creating shard 1> [2017-12-23T11:13:39,738][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] [test-idx][6] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/d0/nodes/1/indices/HUrbDDbLSN-2TQ9_X3PCmw/6, shard=[test-idx][6]}] 1> [2017-12-23T11:13:39,738][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] creating shard_id [test-idx][6] 1> [2017-12-23T11:13:39,739][DEBUG][o.e.i.s.Store ] [node_s1] [test-idx][6] store stats are refreshed with refresh_interval [10s] 1> [2017-12-23T11:13:39,739][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][6] state: [CREATED] 1> [2017-12-23T11:13:39,739][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][6] state: [CREATED]->[RECOVERING], reason [from {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865}] 1> [2017-12-23T11:13:39,739][DEBUG][o.e.i.c.IndicesClusterStateService] [node_s1] [test-idx][0] creating shard 1> [2017-12-23T11:13:39,744][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] [test-idx][0] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/d1/nodes/1/indices/HUrbDDbLSN-2TQ9_X3PCmw/0, shard=[test-idx][0]}] 1> [2017-12-23T11:13:39,744][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] creating shard_id [test-idx][0] 1> [2017-12-23T11:13:39,747][DEBUG][o.e.i.s.Store ] [node_s1] [test-idx][0] store stats are refreshed with refresh_interval [10s] 1> [2017-12-23T11:13:39,747][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][0] state: [CREATED] 1> [2017-12-23T11:13:39,747][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][0] state: [CREATED]->[RECOVERING], reason [from {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865}] 1> [2017-12-23T11:13:39,747][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] set locally applied cluster state to version 1000 1> [2017-12-23T11:13:39,748][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [cluster_reroute(async_shard_fetch)]: took [30ms] done publishing updated cluster state (version: 1000, uuid: 0aCHWE4eQi-lmWnAC61LQg) 1> [2017-12-23T11:13:39,748][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [delete snapshot]: execute 1> [2017-12-23T11:13:39,748][DEBUG][o.e.c.s.MasterService ] [node_s1] cluster state updated, version [1001], source [delete snapshot] 1> [2017-12-23T11:13:39,748][DEBUG][o.e.c.s.MasterService ] [node_s1] publishing cluster state version [1001] 1> [2017-12-23T11:13:39,748][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1000] source [cluster_reroute(async_shard_fetch)]])]: took [18ms] done applying updated cluster state (version: 1000, uuid: 0aCHWE4eQi-lmWnAC61LQg) 1> [2017-12-23T11:13:39,749][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sc2] received diff cluster state version [1001] with uuid [dTnKfqTXSBC6mnBo8V514Q], diff size [291] 1> [2017-12-23T11:13:39,751][DEBUG][o.e.d.z.PublishClusterStateAction] [node_s0] received diff cluster state version [1001] with uuid [dTnKfqTXSBC6mnBo8V514Q], diff size [291] 1> [2017-12-23T11:13:39,752][DEBUG][o.e.i.t.Translog ] [node_s0] [test-idx][5] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-23T11:13:39,753][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1001]])]: execute 1> [2017-12-23T11:13:39,753][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] cluster state updated, version [1001], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1001]])] 1> [2017-12-23T11:13:39,753][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] applying cluster state version 1001 1> [2017-12-23T11:13:39,753][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] apply cluster state with version 1001 1> [2017-12-23T11:13:39,758][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1001]])]: execute 1> [2017-12-23T11:13:39,758][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] cluster state updated, version [1001], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1001]])] 1> [2017-12-23T11:13:39,758][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] applying cluster state version 1001 1> [2017-12-23T11:13:39,758][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] apply cluster state with version 1001 1> [2017-12-23T11:13:39,758][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] set locally applied cluster state to version 1001 1> [2017-12-23T11:13:39,758][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1001]])]: took [0s] done applying updated cluster state (version: 1001, uuid: dTnKfqTXSBC6mnBo8V514Q) 1> [2017-12-23T11:13:39,762][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] set locally applied cluster state to version 1001 1> [2017-12-23T11:13:39,762][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1001]])]: took [9ms] done applying updated cluster state (version: 1001, uuid: dTnKfqTXSBC6mnBo8V514Q) 1> [2017-12-23T11:13:39,764][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1001] source [delete snapshot]])]: execute 1> [2017-12-23T11:13:39,764][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] cluster state updated, version [1001], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1001] source [delete snapshot]])] 1> [2017-12-23T11:13:39,764][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] applying cluster state version 1001 1> [2017-12-23T11:13:39,764][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] apply cluster state with version 1001 1> [2017-12-23T11:13:39,764][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] set locally applied cluster state to version 1001 1> [2017-12-23T11:13:39,765][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1001] source [delete snapshot]])]: took [0s] done applying updated cluster state (version: 1001, uuid: dTnKfqTXSBC6mnBo8V514Q) 1> [2017-12-23T11:13:39,765][DEBUG][o.e.s.SnapshotsService ] [node_s1] deleted snapshot is not running - deleting files 1> [2017-12-23T11:13:39,765][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [delete snapshot]: took [17ms] done publishing updated cluster state (version: 1001, uuid: dTnKfqTXSBC6mnBo8V514Q) 1> [2017-12-23T11:13:39,765][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [remove snapshot deletion metadata]: execute 1> [2017-12-23T11:13:39,766][DEBUG][o.e.c.s.MasterService ] [node_s1] cluster state updated, version [1002], source [remove snapshot deletion metadata] 1> [2017-12-23T11:13:39,766][DEBUG][o.e.c.s.MasterService ] [node_s1] publishing cluster state version [1002] 1> [2017-12-23T11:13:39,766][DEBUG][o.e.d.z.PublishClusterStateAction] [node_s0] received diff cluster state version [1002] with uuid [asNxAijSThuGJqzx369wOg], diff size [239] 1> [2017-12-23T11:13:39,767][DEBUG][o.e.i.t.Translog ] [node_s1] [test-idx][2] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-23T11:13:39,767][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1002]])]: execute 1> [2017-12-23T11:13:39,767][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] cluster state updated, version [1002], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1002]])] 1> [2017-12-23T11:13:39,767][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] applying cluster state version 1002 1> [2017-12-23T11:13:39,767][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] apply cluster state with version 1002 1> [2017-12-23T11:13:39,768][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] set locally applied cluster state to version 1002 1> [2017-12-23T11:13:39,768][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1002]])]: took [0s] done applying updated cluster state (version: 1002, uuid: asNxAijSThuGJqzx369wOg) 1> [2017-12-23T11:13:39,770][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sc2] received diff cluster state version [1002] with uuid [asNxAijSThuGJqzx369wOg], diff size [239] 1> [2017-12-23T11:13:39,771][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1002]])]: execute 1> [2017-12-23T11:13:39,771][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] cluster state updated, version [1002], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1002]])] 1> [2017-12-23T11:13:39,771][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] applying cluster state version 1002 1> [2017-12-23T11:13:39,771][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] apply cluster state with version 1002 1> [2017-12-23T11:13:39,771][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] set locally applied cluster state to version 1002 1> [2017-12-23T11:13:39,771][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1002]])]: took [0s] done applying updated cluster state (version: 1002, uuid: asNxAijSThuGJqzx369wOg) 1> [2017-12-23T11:13:39,773][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1002] source [remove snapshot deletion metadata]])]: execute 1> [2017-12-23T11:13:39,773][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] cluster state updated, version [1002], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1002] source [remove snapshot deletion metadata]])] 1> [2017-12-23T11:13:39,773][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] applying cluster state version 1002 1> [2017-12-23T11:13:39,773][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] apply cluster state with version 1002 1> [2017-12-23T11:13:39,774][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][5] state: [RECOVERING]->[POST_RECOVERY], reason [peer recovery done] 1> [2017-12-23T11:13:39,774][DEBUG][o.e.c.a.s.ShardStateAction] [node_s0] [test-idx][5] sending [internal:cluster/shard/started] to [AYXs8R5nQdOGtvqswmoK4A] for shard entry [shard id [[test-idx][5]], allocation id [CrV6bLeIRDeBeAMuJGNJ-g], primary term [0], message [after peer recovery]] 1> [2017-12-23T11:13:39,774][DEBUG][o.e.i.r.PeerRecoveryTargetService] [node_s0] [test-idx][5] recovery done from [{node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823}], took [69ms] 1> [2017-12-23T11:13:39,775][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][5] received shard started for [shard id [[test-idx][5]], allocation id [CrV6bLeIRDeBeAMuJGNJ-g], primary term [0], message [after peer recovery]] 1> [2017-12-23T11:13:39,791][DEBUG][o.e.i.t.Translog ] [node_s1] [test-idx][6] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-23T11:13:39,807][DEBUG][o.e.i.t.Translog ] [node_s0] [test-idx][7] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-23T11:13:39,808][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][2] state: [RECOVERING]->[POST_RECOVERY], reason [peer recovery done] 1> [2017-12-23T11:13:39,808][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][2] sending [internal:cluster/shard/started] to [AYXs8R5nQdOGtvqswmoK4A] for shard entry [shard id [[test-idx][2]], allocation id [aU3nsLoZQzSu8N1rsqkp2g], primary term [0], message [after peer recovery]] 1> [2017-12-23T11:13:39,808][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][2] received shard started for [shard id [[test-idx][2]], allocation id [aU3nsLoZQzSu8N1rsqkp2g], primary term [0], message [after peer recovery]] 1> [2017-12-23T11:13:39,808][DEBUG][o.e.i.r.PeerRecoveryTargetService] [node_s1] [test-idx][2] recovery done from [{node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865}], took [77ms] 1> [2017-12-23T11:13:39,811][DEBUG][o.e.i.t.Translog ] [node_s1] [test-idx][4] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-23T11:13:39,812][DEBUG][o.e.i.t.Translog ] [node_s0] [test-idx][1] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-23T11:13:39,812][DEBUG][o.e.i.t.Translog ] [node_s0] [test-idx][3] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-23T11:13:39,815][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] set locally applied cluster state to version 1002 1> [2017-12-23T11:13:39,816][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1002] source [remove snapshot deletion metadata]])]: took [42ms] done applying updated cluster state (version: 1002, uuid: asNxAijSThuGJqzx369wOg) 1> [2017-12-23T11:13:39,817][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [remove snapshot deletion metadata]: took [51ms] done publishing updated cluster state (version: 1002, uuid: asNxAijSThuGJqzx369wOg) 1> [2017-12-23T11:13:39,817][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [shard-started shard id [[test-idx][5]], allocation id [CrV6bLeIRDeBeAMuJGNJ-g], primary term [0], message [after peer recovery][shard id [[test-idx][5]], allocation id [CrV6bLeIRDeBeAMuJGNJ-g], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][2]], allocation id [aU3nsLoZQzSu8N1rsqkp2g], primary term [0], message [after peer recovery][shard id [[test-idx][2]], allocation id [aU3nsLoZQzSu8N1rsqkp2g], primary term [0], message [after peer recovery]]]: execute 1> [2017-12-23T11:13:39,817][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][5] starting shard [test-idx][5], node[riyQLKzZRxquoQPA_N7tjg], [R], recovery_source[peer recovery], s[INITIALIZING], a[id=CrV6bLeIRDeBeAMuJGNJ-g], unassigned_info[[reason=NEW_INDEX_RESTORED], at[2017-12-23T10:13:39.580Z], delayed=false, details[restore_source[readonly-repo/test-snap]], allocation_status[no_attempt]] (shard started task: [shard id [[test-idx][5]], allocation id [CrV6bLeIRDeBeAMuJGNJ-g], primary term [0], message [after peer recovery]]) 1> [2017-12-23T11:13:39,817][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][2] starting shard [test-idx][2], node[AYXs8R5nQdOGtvqswmoK4A], [R], recovery_source[peer recovery], s[INITIALIZING], a[id=aU3nsLoZQzSu8N1rsqkp2g], unassigned_info[[reason=NEW_INDEX_RESTORED], at[2017-12-23T10:13:39.580Z], delayed=false, details[restore_source[readonly-repo/test-snap]], allocation_status[no_attempt]] (shard started task: [shard id [[test-idx][2]], allocation id [aU3nsLoZQzSu8N1rsqkp2g], primary term [0], message [after peer recovery]]) 1> [2017-12-23T11:13:39,818][DEBUG][o.e.c.s.MasterService ] [node_s1] cluster state updated, version [1003], source [shard-started shard id [[test-idx][5]], allocation id [CrV6bLeIRDeBeAMuJGNJ-g], primary term [0], message [after peer recovery][shard id [[test-idx][5]], allocation id [CrV6bLeIRDeBeAMuJGNJ-g], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][2]], allocation id [aU3nsLoZQzSu8N1rsqkp2g], primary term [0], message [after peer recovery][shard id [[test-idx][2]], allocation id [aU3nsLoZQzSu8N1rsqkp2g], primary term [0], message [after peer recovery]]] 1> [2017-12-23T11:13:39,818][DEBUG][o.e.c.s.MasterService ] [node_s1] publishing cluster state version [1003] 1> [2017-12-23T11:13:39,819][DEBUG][o.e.d.z.PublishClusterStateAction] [node_s0] received diff cluster state version [1003] with uuid [yoTWm7Z7TIetc-a2OTZnMQ], diff size [1115] 1> [2017-12-23T11:13:39,819][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sc2] received diff cluster state version [1003] with uuid [yoTWm7Z7TIetc-a2OTZnMQ], diff size [1115] 1> [2017-12-23T11:13:39,820][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> try making another snapshot 1> [2017-12-23T11:13:39,820][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1003]])]: execute 1> [2017-12-23T11:13:39,820][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] cluster state updated, version [1003], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1003]])] 1> [2017-12-23T11:13:39,820][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] applying cluster state version 1003 1> [2017-12-23T11:13:39,820][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] apply cluster state with version 1003 1> [2017-12-23T11:13:39,822][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1003]])]: execute 1> [2017-12-23T11:13:39,822][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] cluster state updated, version [1003], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1003]])] 1> [2017-12-23T11:13:39,822][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] applying cluster state version 1003 1> [2017-12-23T11:13:39,822][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] apply cluster state with version 1003 1> [2017-12-23T11:13:39,822][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] set locally applied cluster state to version 1003 1> [2017-12-23T11:13:39,822][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1003]])]: took [0s] done applying updated cluster state (version: 1003, uuid: yoTWm7Z7TIetc-a2OTZnMQ) 1> [2017-12-23T11:13:39,823][DEBUG][o.e.i.t.Translog ] [node_s1] [test-idx][0] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-23T11:13:39,825][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][5] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-23T11:13:39,829][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] set locally applied cluster state to version 1003 1> [2017-12-23T11:13:39,830][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1003]])]: took [9ms] done applying updated cluster state (version: 1003, uuid: yoTWm7Z7TIetc-a2OTZnMQ) 1> [2017-12-23T11:13:39,832][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1003] source [shard-started shard id [[test-idx][5]], allocation id [CrV6bLeIRDeBeAMuJGNJ-g], primary term [0], message [after peer recovery][shard id [[test-idx][5]], allocation id [CrV6bLeIRDeBeAMuJGNJ-g], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][2]], allocation id [aU3nsLoZQzSu8N1rsqkp2g], primary term [0], message [after peer recovery][shard id [[test-idx][2]], allocation id [aU3nsLoZQzSu8N1rsqkp2g], primary term [0], message [after peer recovery]]]])]: execute 1> [2017-12-23T11:13:39,832][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] cluster state updated, version [1003], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1003] source [shard-started shard id [[test-idx][5]], allocation id [CrV6bLeIRDeBeAMuJGNJ-g], primary term [0], message [after peer recovery][shard id [[test-idx][5]], allocation id [CrV6bLeIRDeBeAMuJGNJ-g], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][2]], allocation id [aU3nsLoZQzSu8N1rsqkp2g], primary term [0], message [after peer recovery][shard id [[test-idx][2]], allocation id [aU3nsLoZQzSu8N1rsqkp2g], primary term [0], message [after peer recovery]]]])] 1> [2017-12-23T11:13:39,832][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] applying cluster state version 1003 1> [2017-12-23T11:13:39,832][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] apply cluster state with version 1003 1> [2017-12-23T11:13:39,833][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][6] state: [RECOVERING]->[POST_RECOVERY], reason [peer recovery done] 1> [2017-12-23T11:13:39,833][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][6] sending [internal:cluster/shard/started] to [AYXs8R5nQdOGtvqswmoK4A] for shard entry [shard id [[test-idx][6]], allocation id [v1TLBQS3TiuR7azx31ypWw], primary term [0], message [after peer recovery]] 1> [2017-12-23T11:13:39,833][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][7] state: [RECOVERING]->[POST_RECOVERY], reason [peer recovery done] 1> [2017-12-23T11:13:39,833][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][6] received shard started for [shard id [[test-idx][6]], allocation id [v1TLBQS3TiuR7azx31ypWw], primary term [0], message [after peer recovery]] 1> [2017-12-23T11:13:39,833][DEBUG][o.e.c.a.s.ShardStateAction] [node_s0] [test-idx][7] sending [internal:cluster/shard/started] to [AYXs8R5nQdOGtvqswmoK4A] for shard entry [shard id [[test-idx][7]], allocation id [XcOEC5YJRam7trL6REo37w], primary term [0], message [after peer recovery]] 1> [2017-12-23T11:13:39,833][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][2] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-23T11:13:39,833][DEBUG][o.e.i.r.PeerRecoveryTargetService] [node_s0] [test-idx][7] recovery done from [{node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823}], took [108ms] 1> [2017-12-23T11:13:39,833][DEBUG][o.e.i.c.IndicesClusterStateService] [node_s1] [test-idx][8] creating shard 1> [2017-12-23T11:13:39,833][DEBUG][o.e.i.r.PeerRecoveryTargetService] [node_s1] [test-idx][6] recovery done from [{node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865}], took [96ms] 1> [2017-12-23T11:13:39,834][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][7] received shard started for [shard id [[test-idx][7]], allocation id [XcOEC5YJRam7trL6REo37w], primary term [0], message [after peer recovery]] 1> [2017-12-23T11:13:39,835][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] [test-idx][8] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/d0/nodes/1/indices/HUrbDDbLSN-2TQ9_X3PCmw/8, shard=[test-idx][8]}] 1> [2017-12-23T11:13:39,835][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] creating shard_id [test-idx][8] 1> [2017-12-23T11:13:39,836][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][1] state: [RECOVERING]->[POST_RECOVERY], reason [peer recovery done] 1> [2017-12-23T11:13:39,836][DEBUG][o.e.c.a.s.ShardStateAction] [node_s0] [test-idx][1] sending [internal:cluster/shard/started] to [AYXs8R5nQdOGtvqswmoK4A] for shard entry [shard id [[test-idx][1]], allocation id [vXFas82LT7qg7Aut1uRLxg], primary term [0], message [after peer recovery]] 1> [2017-12-23T11:13:39,836][DEBUG][o.e.i.r.PeerRecoveryTargetService] [node_s0] [test-idx][1] recovery done from [{node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823}], took [113ms] 1> [2017-12-23T11:13:39,836][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][1] received shard started for [shard id [[test-idx][1]], allocation id [vXFas82LT7qg7Aut1uRLxg], primary term [0], message [after peer recovery]] 1> [2017-12-23T11:13:39,836][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][3] state: [RECOVERING]->[POST_RECOVERY], reason [peer recovery done] 1> [2017-12-23T11:13:39,836][DEBUG][o.e.c.a.s.ShardStateAction] [node_s0] [test-idx][3] sending [internal:cluster/shard/started] to [AYXs8R5nQdOGtvqswmoK4A] for shard entry [shard id [[test-idx][3]], allocation id [j6iJOsiPTACKXLtZfbJaOQ], primary term [0], message [after peer recovery]] 1> [2017-12-23T11:13:39,836][DEBUG][o.e.i.r.PeerRecoveryTargetService] [node_s0] [test-idx][3] recovery done from [{node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823}], took [108ms] 1> [2017-12-23T11:13:39,836][DEBUG][o.e.i.s.Store ] [node_s1] [test-idx][8] store stats are refreshed with refresh_interval [10s] 1> [2017-12-23T11:13:39,836][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][8] state: [CREATED] 1> [2017-12-23T11:13:39,837][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][3] received shard started for [shard id [[test-idx][3]], allocation id [j6iJOsiPTACKXLtZfbJaOQ], primary term [0], message [after peer recovery]] 1> [2017-12-23T11:13:39,837][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][8] state: [CREATED]->[RECOVERING], reason [from {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865}] 1> [2017-12-23T11:13:39,839][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][0] state: [RECOVERING]->[POST_RECOVERY], reason [peer recovery done] 1> [2017-12-23T11:13:39,839][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][0] sending [internal:cluster/shard/started] to [AYXs8R5nQdOGtvqswmoK4A] for shard entry [shard id [[test-idx][0]], allocation id [P9XRcYXeRTaUR05wKTOdWA], primary term [0], message [after peer recovery]] 1> [2017-12-23T11:13:39,839][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][0] received shard started for [shard id [[test-idx][0]], allocation id [P9XRcYXeRTaUR05wKTOdWA], primary term [0], message [after peer recovery]] 1> [2017-12-23T11:13:39,839][DEBUG][o.e.i.r.PeerRecoveryTargetService] [node_s1] [test-idx][0] recovery done from [{node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865}], took [99ms] 1> [2017-12-23T11:13:39,839][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] set locally applied cluster state to version 1003 1> [2017-12-23T11:13:39,840][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][4] state: [RECOVERING]->[POST_RECOVERY], reason [peer recovery done] 1> [2017-12-23T11:13:39,840][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][4] sending [internal:cluster/shard/started] to [AYXs8R5nQdOGtvqswmoK4A] for shard entry [shard id [[test-idx][4]], allocation id [GkAM0K_iSQOKFloySq5bAQ], primary term [0], message [after peer recovery]] 1> [2017-12-23T11:13:39,840][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][4] received shard started for [shard id [[test-idx][4]], allocation id [GkAM0K_iSQOKFloySq5bAQ], primary term [0], message [after peer recovery]] 1> [2017-12-23T11:13:39,840][DEBUG][o.e.i.r.PeerRecoveryTargetService] [node_s1] [test-idx][4] recovery done from [{node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865}], took [105ms] 1> [2017-12-23T11:13:39,840][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1003] source [shard-started shard id [[test-idx][5]], allocation id [CrV6bLeIRDeBeAMuJGNJ-g], primary term [0], message [after peer recovery][shard id [[test-idx][5]], allocation id [CrV6bLeIRDeBeAMuJGNJ-g], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][2]], allocation id [aU3nsLoZQzSu8N1rsqkp2g], primary term [0], message [after peer recovery][shard id [[test-idx][2]], allocation id [aU3nsLoZQzSu8N1rsqkp2g], primary term [0], message [after peer recovery]]]])]: took [7ms] done applying updated cluster state (version: 1003, uuid: yoTWm7Z7TIetc-a2OTZnMQ) 1> [2017-12-23T11:13:39,840][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [shard-started shard id [[test-idx][5]], allocation id [CrV6bLeIRDeBeAMuJGNJ-g], primary term [0], message [after peer recovery][shard id [[test-idx][5]], allocation id [CrV6bLeIRDeBeAMuJGNJ-g], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][2]], allocation id [aU3nsLoZQzSu8N1rsqkp2g], primary term [0], message [after peer recovery][shard id [[test-idx][2]], allocation id [aU3nsLoZQzSu8N1rsqkp2g], primary term [0], message [after peer recovery]]]: took [22ms] done publishing updated cluster state (version: 1003, uuid: yoTWm7Z7TIetc-a2OTZnMQ) 1> [2017-12-23T11:13:39,840][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [shard-started shard id [[test-idx][4]], allocation id [GkAM0K_iSQOKFloySq5bAQ], primary term [0], message [after peer recovery][shard id [[test-idx][4]], allocation id [GkAM0K_iSQOKFloySq5bAQ], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][7]], allocation id [XcOEC5YJRam7trL6REo37w], primary term [0], message [after peer recovery][shard id [[test-idx][7]], allocation id [XcOEC5YJRam7trL6REo37w], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][1]], allocation id [vXFas82LT7qg7Aut1uRLxg], primary term [0], message [after peer recovery][shard id [[test-idx][1]], allocation id [vXFas82LT7qg7Aut1uRLxg], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][3]], allocation id [j6iJOsiPTACKXLtZfbJaOQ], primary term [0], message [after peer recovery][shard id [[test-idx][3]], allocation id [j6iJOsiPTACKXLtZfbJaOQ], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][6]], allocation id [v1TLBQS3TiuR7azx31ypWw], primary term [0], message [after peer recovery][shard id [[test-idx][6]], allocation id [v1TLBQS3TiuR7azx31ypWw], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][0]], allocation id [P9XRcYXeRTaUR05wKTOdWA], primary term [0], message [after peer recovery][shard id [[test-idx][0]], allocation id [P9XRcYXeRTaUR05wKTOdWA], primary term [0], message [after peer recovery]]]: execute 1> [2017-12-23T11:13:39,840][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][6] starting shard [test-idx][6], node[AYXs8R5nQdOGtvqswmoK4A], [R], recovery_source[peer recovery], s[INITIALIZING], a[id=v1TLBQS3TiuR7azx31ypWw], unassigned_info[[reason=NEW_INDEX_RESTORED], at[2017-12-23T10:13:39.580Z], delayed=false, details[restore_source[readonly-repo/test-snap]], allocation_status[no_attempt]] (shard started task: [shard id [[test-idx][6]], allocation id [v1TLBQS3TiuR7azx31ypWw], primary term [0], message [after peer recovery]]) 1> [2017-12-23T11:13:39,840][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][7] starting shard [test-idx][7], node[riyQLKzZRxquoQPA_N7tjg], [R], recovery_source[peer recovery], s[INITIALIZING], a[id=XcOEC5YJRam7trL6REo37w], unassigned_info[[reason=NEW_INDEX_RESTORED], at[2017-12-23T10:13:39.580Z], delayed=false, details[restore_source[readonly-repo/test-snap]], allocation_status[no_attempt]] (shard started task: [shard id [[test-idx][7]], allocation id [XcOEC5YJRam7trL6REo37w], primary term [0], message [after peer recovery]]) 1> [2017-12-23T11:13:39,840][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][1] starting shard [test-idx][1], node[riyQLKzZRxquoQPA_N7tjg], [R], recovery_source[peer recovery], s[INITIALIZING], a[id=vXFas82LT7qg7Aut1uRLxg], unassigned_info[[reason=NEW_INDEX_RESTORED], at[2017-12-23T10:13:39.580Z], delayed=false, details[restore_source[readonly-repo/test-snap]], allocation_status[no_attempt]] (shard started task: [shard id [[test-idx][1]], allocation id [vXFas82LT7qg7Aut1uRLxg], primary term [0], message [after peer recovery]]) 1> [2017-12-23T11:13:39,840][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][3] starting shard [test-idx][3], node[riyQLKzZRxquoQPA_N7tjg], [R], recovery_source[peer recovery], s[INITIALIZING], a[id=j6iJOsiPTACKXLtZfbJaOQ], unassigned_info[[reason=NEW_INDEX_RESTORED], at[2017-12-23T10:13:39.580Z], delayed=false, details[restore_source[readonly-repo/test-snap]], allocation_status[no_attempt]] (shard started task: [shard id [[test-idx][3]], allocation id [j6iJOsiPTACKXLtZfbJaOQ], primary term [0], message [after peer recovery]]) 1> [2017-12-23T11:13:39,841][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][0] starting shard [test-idx][0], node[AYXs8R5nQdOGtvqswmoK4A], [R], recovery_source[peer recovery], s[INITIALIZING], a[id=P9XRcYXeRTaUR05wKTOdWA], unassigned_info[[reason=NEW_INDEX_RESTORED], at[2017-12-23T10:13:39.580Z], delayed=false, details[restore_source[readonly-repo/test-snap]], allocation_status[no_attempt]] (shard started task: [shard id [[test-idx][0]], allocation id [P9XRcYXeRTaUR05wKTOdWA], primary term [0], message [after peer recovery]]) 1> [2017-12-23T11:13:39,841][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][4] starting shard [test-idx][4], node[AYXs8R5nQdOGtvqswmoK4A], [R], recovery_source[peer recovery], s[INITIALIZING], a[id=GkAM0K_iSQOKFloySq5bAQ], unassigned_info[[reason=NEW_INDEX_RESTORED], at[2017-12-23T10:13:39.580Z], delayed=false, details[restore_source[readonly-repo/test-snap]], allocation_status[no_attempt]] (shard started task: [shard id [[test-idx][4]], allocation id [GkAM0K_iSQOKFloySq5bAQ], primary term [0], message [after peer recovery]]) 1> [2017-12-23T11:13:39,841][DEBUG][o.e.c.s.MasterService ] [node_s1] cluster state updated, version [1004], source [shard-started shard id [[test-idx][4]], allocation id [GkAM0K_iSQOKFloySq5bAQ], primary term [0], message [after peer recovery][shard id [[test-idx][4]], allocation id [GkAM0K_iSQOKFloySq5bAQ], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][7]], allocation id [XcOEC5YJRam7trL6REo37w], primary term [0], message [after peer recovery][shard id [[test-idx][7]], allocation id [XcOEC5YJRam7trL6REo37w], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][1]], allocation id [vXFas82LT7qg7Aut1uRLxg], primary term [0], message [after peer recovery][shard id [[test-idx][1]], allocation id [vXFas82LT7qg7Aut1uRLxg], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][3]], allocation id [j6iJOsiPTACKXLtZfbJaOQ], primary term [0], message [after peer recovery][shard id [[test-idx][3]], allocation id [j6iJOsiPTACKXLtZfbJaOQ], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][6]], allocation id [v1TLBQS3TiuR7azx31ypWw], primary term [0], message [after peer recovery][shard id [[test-idx][6]], allocation id [v1TLBQS3TiuR7azx31ypWw], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][0]], allocation id [P9XRcYXeRTaUR05wKTOdWA], primary term [0], message [after peer recovery][shard id [[test-idx][0]], allocation id [P9XRcYXeRTaUR05wKTOdWA], primary term [0], message [after peer recovery]]] 1> [2017-12-23T11:13:39,841][DEBUG][o.e.c.s.MasterService ] [node_s1] publishing cluster state version [1004] 1> [2017-12-23T11:13:39,842][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sc2] received diff cluster state version [1004] with uuid [YCA8zGkNQwmhnpvIs72f7w], diff size [1129] 1> [2017-12-23T11:13:39,847][DEBUG][o.e.d.z.PublishClusterStateAction] [node_s0] received diff cluster state version [1004] with uuid [YCA8zGkNQwmhnpvIs72f7w], diff size [1129] 1> [2017-12-23T11:13:39,848][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1004]])]: execute 1> [2017-12-23T11:13:39,848][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1004]])]: execute 1> [2017-12-23T11:13:39,848][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] cluster state updated, version [1004], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1004]])] 1> [2017-12-23T11:13:39,848][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] applying cluster state version 1004 1> [2017-12-23T11:13:39,848][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] apply cluster state with version 1004 1> [2017-12-23T11:13:39,848][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] cluster state updated, version [1004], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1004]])] 1> [2017-12-23T11:13:39,848][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] applying cluster state version 1004 1> [2017-12-23T11:13:39,848][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] apply cluster state with version 1004 1> [2017-12-23T11:13:39,848][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] set locally applied cluster state to version 1004 1> [2017-12-23T11:13:39,848][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][1] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-23T11:13:39,848][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][7] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-23T11:13:39,849][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][3] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-23T11:13:39,849][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1004]])]: took [0s] done applying updated cluster state (version: 1004, uuid: YCA8zGkNQwmhnpvIs72f7w) 1> [2017-12-23T11:13:39,851][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] set locally applied cluster state to version 1004 1> [2017-12-23T11:13:39,851][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1004]])]: took [3ms] done applying updated cluster state (version: 1004, uuid: YCA8zGkNQwmhnpvIs72f7w) 1> [2017-12-23T11:13:39,852][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1004] source [shard-started shard id [[test-idx][4]], allocation id [GkAM0K_iSQOKFloySq5bAQ], primary term [0], message [after peer recovery][shard id [[test-idx][4]], allocation id [GkAM0K_iSQOKFloySq5bAQ], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][7]], allocation id [XcOEC5YJRam7trL6REo37w], primary term [0], message [after peer recovery][shard id [[test-idx][7]], allocation id [XcOEC5YJRam7trL6REo37w], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][1]], allocation id [vXFas82LT7qg7Aut1uRLxg], primary term [0], message [after peer recovery][shard id [[test-idx][1]], allocation id [vXFas82LT7qg7Aut1uRLxg], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][3]], allocation id [j6iJOsiPTACKXLtZfbJaOQ], primary term [0], message [after peer recovery][shard id [[test-idx][3]], allocation id [j6iJOsiPTACKXLtZfbJaOQ], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][6]], allocation id [v1TLBQS3TiuR7azx31ypWw], primary term [0], message [after peer recovery][shard id [[test-idx][6]], allocation id [v1TLBQS3TiuR7azx31ypWw], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][0]], allocation id [P9XRcYXeRTaUR05wKTOdWA], primary term [0], message [after peer recovery][shard id [[test-idx][0]], allocation id [P9XRcYXeRTaUR05wKTOdWA], primary term [0], message [after peer recovery]]]])]: execute 1> [2017-12-23T11:13:39,852][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] cluster state updated, version [1004], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1004] source [shard-started shard id [[test-idx][4]], allocation id [GkAM0K_iSQOKFloySq5bAQ], primary term [0], message [after peer recovery][shard id [[test-idx][4]], allocation id [GkAM0K_iSQOKFloySq5bAQ], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][7]], allocation id [XcOEC5YJRam7trL6REo37w], primary term [0], message [after peer recovery][shard id [[test-idx][7]], allocation id [XcOEC5YJRam7trL6REo37w], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][1]], allocation id [vXFas82LT7qg7Aut1uRLxg], primary term [0], message [after peer recovery][shard id [[test-idx][1]], allocation id [vXFas82LT7qg7Aut1uRLxg], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][3]], allocation id [j6iJOsiPTACKXLtZfbJaOQ], primary term [0], message [after peer recovery][shard id [[test-idx][3]], allocation id [j6iJOsiPTACKXLtZfbJaOQ], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][6]], allocation id [v1TLBQS3TiuR7azx31ypWw], primary term [0], message [after peer recovery][shard id [[test-idx][6]], allocation id [v1TLBQS3TiuR7azx31ypWw], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][0]], allocation id [P9XRcYXeRTaUR05wKTOdWA], primary term [0], message [after peer recovery][shard id [[test-idx][0]], allocation id [P9XRcYXeRTaUR05wKTOdWA], primary term [0], message [after peer recovery]]]])] 1> [2017-12-23T11:13:39,853][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] applying cluster state version 1004 1> [2017-12-23T11:13:39,853][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] apply cluster state with version 1004 1> [2017-12-23T11:13:39,853][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][6] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-23T11:13:39,853][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][4] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-23T11:13:39,853][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][0] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-23T11:13:39,855][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] set locally applied cluster state to version 1004 1> [2017-12-23T11:13:39,856][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1004] source [shard-started shard id [[test-idx][4]], allocation id [GkAM0K_iSQOKFloySq5bAQ], primary term [0], message [after peer recovery][shard id [[test-idx][4]], allocation id [GkAM0K_iSQOKFloySq5bAQ], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][7]], allocation id [XcOEC5YJRam7trL6REo37w], primary term [0], message [after peer recovery][shard id [[test-idx][7]], allocation id [XcOEC5YJRam7trL6REo37w], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][1]], allocation id [vXFas82LT7qg7Aut1uRLxg], primary term [0], message [after peer recovery][shard id [[test-idx][1]], allocation id [vXFas82LT7qg7Aut1uRLxg], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][3]], allocation id [j6iJOsiPTACKXLtZfbJaOQ], primary term [0], message [after peer recovery][shard id [[test-idx][3]], allocation id [j6iJOsiPTACKXLtZfbJaOQ], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][6]], allocation id [v1TLBQS3TiuR7azx31ypWw], primary term [0], message [after peer recovery][shard id [[test-idx][6]], allocation id [v1TLBQS3TiuR7azx31ypWw], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][0]], allocation id [P9XRcYXeRTaUR05wKTOdWA], primary term [0], message [after peer recovery][shard id [[test-idx][0]], allocation id [P9XRcYXeRTaUR05wKTOdWA], primary term [0], message [after peer recovery]]]])]: took [3ms] done applying updated cluster state (version: 1004, uuid: YCA8zGkNQwmhnpvIs72f7w) 1> [2017-12-23T11:13:39,856][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [shard-started shard id [[test-idx][4]], allocation id [GkAM0K_iSQOKFloySq5bAQ], primary term [0], message [after peer recovery][shard id [[test-idx][4]], allocation id [GkAM0K_iSQOKFloySq5bAQ], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][7]], allocation id [XcOEC5YJRam7trL6REo37w], primary term [0], message [after peer recovery][shard id [[test-idx][7]], allocation id [XcOEC5YJRam7trL6REo37w], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][1]], allocation id [vXFas82LT7qg7Aut1uRLxg], primary term [0], message [after peer recovery][shard id [[test-idx][1]], allocation id [vXFas82LT7qg7Aut1uRLxg], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][3]], allocation id [j6iJOsiPTACKXLtZfbJaOQ], primary term [0], message [after peer recovery][shard id [[test-idx][3]], allocation id [j6iJOsiPTACKXLtZfbJaOQ], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][6]], allocation id [v1TLBQS3TiuR7azx31ypWw], primary term [0], message [after peer recovery][shard id [[test-idx][6]], allocation id [v1TLBQS3TiuR7azx31ypWw], primary term [0], message [after peer recovery]], shard-started shard id [[test-idx][0]], allocation id [P9XRcYXeRTaUR05wKTOdWA], primary term [0], message [after peer recovery][shard id [[test-idx][0]], allocation id [P9XRcYXeRTaUR05wKTOdWA], primary term [0], message [after peer recovery]]]: took [15ms] done publishing updated cluster state (version: 1004, uuid: YCA8zGkNQwmhnpvIs72f7w) 1> [2017-12-23T11:13:39,856][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [create_snapshot [test-snap-2]]: execute 1> [2017-12-23T11:13:39,856][DEBUG][o.e.c.s.MasterService ] [node_s1] cluster state updated, version [1005], source [create_snapshot [test-snap-2]] 1> [2017-12-23T11:13:39,856][DEBUG][o.e.c.s.MasterService ] [node_s1] publishing cluster state version [1005] 1> [2017-12-23T11:13:39,856][DEBUG][o.e.d.z.PublishClusterStateAction] [node_s0] received diff cluster state version [1005] with uuid [5iuxWO7WS8mZLLYULEokPQ], diff size [314] 1> [2017-12-23T11:13:39,857][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sc2] received diff cluster state version [1005] with uuid [5iuxWO7WS8mZLLYULEokPQ], diff size [314] 1> [2017-12-23T11:13:39,857][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1005]])]: execute 1> [2017-12-23T11:13:39,857][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] cluster state updated, version [1005], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1005]])] 1> [2017-12-23T11:13:39,857][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] applying cluster state version 1005 1> [2017-12-23T11:13:39,857][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] apply cluster state with version 1005 1> [2017-12-23T11:13:39,857][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] set locally applied cluster state to version 1005 1> [2017-12-23T11:13:39,857][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1005]])]: execute 1> [2017-12-23T11:13:39,858][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] cluster state updated, version [1005], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1005]])] 1> [2017-12-23T11:13:39,858][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] applying cluster state version 1005 1> [2017-12-23T11:13:39,858][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] apply cluster state with version 1005 1> [2017-12-23T11:13:39,858][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] set locally applied cluster state to version 1005 1> [2017-12-23T11:13:39,858][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1005]])]: took [0s] done applying updated cluster state (version: 1005, uuid: 5iuxWO7WS8mZLLYULEokPQ) 1> [2017-12-23T11:13:39,858][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1005]])]: took [0s] done applying updated cluster state (version: 1005, uuid: 5iuxWO7WS8mZLLYULEokPQ) 1> [2017-12-23T11:13:39,858][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1005] source [create_snapshot [test-snap-2]]])]: execute 1> [2017-12-23T11:13:39,858][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] cluster state updated, version [1005], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1005] source [create_snapshot [test-snap-2]]])] 1> [2017-12-23T11:13:39,858][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] applying cluster state version 1005 1> [2017-12-23T11:13:39,858][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] apply cluster state with version 1005 1> [2017-12-23T11:13:39,859][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] set locally applied cluster state to version 1005 1> [2017-12-23T11:13:39,859][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1005] source [create_snapshot [test-snap-2]]])]: took [0s] done applying updated cluster state (version: 1005, uuid: 5iuxWO7WS8mZLLYULEokPQ) 1> [2017-12-23T11:13:39,859][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [create_snapshot [test-snap-2]]: took [3ms] done publishing updated cluster state (version: 1005, uuid: 5iuxWO7WS8mZLLYULEokPQ) 1> [2017-12-23T11:13:39,859][WARN ][o.e.s.SnapshotsService ] [node_s1] failed to create snapshot [test-snap-2/usf4O_ZHRG65VKvwMlwsng] 1> org.elasticsearch.repositories.RepositoryException: [readonly-repo] cannot create snapshot in a readonly repository 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.initializeSnapshot(BlobStoreRepository.java:311) ~[main/:?] 1> at org.elasticsearch.snapshots.SnapshotsService.beginSnapshot(SnapshotsService.java:364) ~[main/:?] 1> at org.elasticsearch.snapshots.SnapshotsService.access$700(SnapshotsService.java:105) ~[main/:?] 1> at org.elasticsearch.snapshots.SnapshotsService$1.lambda$clusterStateProcessed$1(SnapshotsService.java:282) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 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-23T11:13:39,860][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [remove snapshot metadata]: execute 1> [2017-12-23T11:13:39,860][DEBUG][o.e.c.s.MasterService ] [node_s1] cluster state updated, version [1006], source [remove snapshot metadata] 1> [2017-12-23T11:13:39,860][DEBUG][o.e.c.s.MasterService ] [node_s1] publishing cluster state version [1006] 1> [2017-12-23T11:13:39,860][DEBUG][o.e.d.z.PublishClusterStateAction] [node_s0] received diff cluster state version [1006] with uuid [YB71Y_XeSxKD44vd2YUGTQ], diff size [233] 1> [2017-12-23T11:13:39,860][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sc2] received diff cluster state version [1006] with uuid [YB71Y_XeSxKD44vd2YUGTQ], diff size [233] 1> [2017-12-23T11:13:39,861][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1006]])]: execute 1> [2017-12-23T11:13:39,861][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] cluster state updated, version [1006], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1006]])] 1> [2017-12-23T11:13:39,861][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1006]])]: execute 1> [2017-12-23T11:13:39,861][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] applying cluster state version 1006 1> [2017-12-23T11:13:39,861][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] cluster state updated, version [1006], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1006]])] 1> [2017-12-23T11:13:39,861][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] apply cluster state with version 1006 1> [2017-12-23T11:13:39,861][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] applying cluster state version 1006 1> [2017-12-23T11:13:39,861][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] apply cluster state with version 1006 1> [2017-12-23T11:13:39,861][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] set locally applied cluster state to version 1006 1> [2017-12-23T11:13:39,861][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] set locally applied cluster state to version 1006 1> [2017-12-23T11:13:39,861][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1006]])]: took [0s] done applying updated cluster state (version: 1006, uuid: YB71Y_XeSxKD44vd2YUGTQ) 1> [2017-12-23T11:13:39,861][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1006]])]: took [0s] done applying updated cluster state (version: 1006, uuid: YB71Y_XeSxKD44vd2YUGTQ) 1> [2017-12-23T11:13:39,862][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1006] source [remove snapshot metadata]])]: execute 1> [2017-12-23T11:13:39,862][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] cluster state updated, version [1006], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1006] source [remove snapshot metadata]])] 1> [2017-12-23T11:13:39,862][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] applying cluster state version 1006 1> [2017-12-23T11:13:39,862][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] apply cluster state with version 1006 1> [2017-12-23T11:13:39,862][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] set locally applied cluster state to version 1006 1> [2017-12-23T11:13:39,862][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1006] source [remove snapshot metadata]])]: took [0s] done applying updated cluster state (version: 1006, uuid: YB71Y_XeSxKD44vd2YUGTQ) 1> [2017-12-23T11:13:39,863][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [remove snapshot metadata]: took [3ms] done publishing updated cluster state (version: 1006, uuid: YB71Y_XeSxKD44vd2YUGTQ) 1> [2017-12-23T11:13:39,864][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testReadonlyRepository]: cleaning up after test 1> [2017-12-23T11:13:39,864][DEBUG][o.e.i.t.Translog ] [node_s1] [test-idx][8] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-23T11:13:39,874][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][8] state: [RECOVERING]->[POST_RECOVERY], reason [peer recovery done] 1> [2017-12-23T11:13:39,874][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][8] sending [internal:cluster/shard/started] to [AYXs8R5nQdOGtvqswmoK4A] for shard entry [shard id [[test-idx][8]], allocation id [NBTICkCLTJ2TmXOrkbVTDw], primary term [0], message [after peer recovery]] 1> [2017-12-23T11:13:39,874][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][8] received shard started for [shard id [[test-idx][8]], allocation id [NBTICkCLTJ2TmXOrkbVTDw], primary term [0], message [after peer recovery]] 1> [2017-12-23T11:13:39,874][DEBUG][o.e.i.r.PeerRecoveryTargetService] [node_s1] [test-idx][8] recovery done from [{node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865}], took [40ms] 1> [2017-12-23T11:13:39,874][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [shard-started shard id [[test-idx][8]], allocation id [NBTICkCLTJ2TmXOrkbVTDw], primary term [0], message [after peer recovery][shard id [[test-idx][8]], allocation id [NBTICkCLTJ2TmXOrkbVTDw], primary term [0], message [after peer recovery]]]: execute 1> [2017-12-23T11:13:39,874][DEBUG][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][8] starting shard [test-idx][8], node[AYXs8R5nQdOGtvqswmoK4A], [R], recovery_source[peer recovery], s[INITIALIZING], a[id=NBTICkCLTJ2TmXOrkbVTDw], unassigned_info[[reason=NEW_INDEX_RESTORED], at[2017-12-23T10:13:39.580Z], delayed=false, details[restore_source[readonly-repo/test-snap]], allocation_status[no_attempt]] (shard started task: [shard id [[test-idx][8]], allocation id [NBTICkCLTJ2TmXOrkbVTDw], primary term [0], message [after peer recovery]]) 1> [2017-12-23T11:13:39,874][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx][8]] ...]). 1> [2017-12-23T11:13:39,874][DEBUG][o.e.c.s.MasterService ] [node_s1] cluster state updated, version [1007], source [shard-started shard id [[test-idx][8]], allocation id [NBTICkCLTJ2TmXOrkbVTDw], primary term [0], message [after peer recovery][shard id [[test-idx][8]], allocation id [NBTICkCLTJ2TmXOrkbVTDw], primary term [0], message [after peer recovery]]] 1> [2017-12-23T11:13:39,874][DEBUG][o.e.c.s.MasterService ] [node_s1] publishing cluster state version [1007] 1> [2017-12-23T11:13:39,875][DEBUG][o.e.d.z.PublishClusterStateAction] [node_s0] received diff cluster state version [1007] with uuid [mlhkKlaBTWqlaADhqSVqcQ], diff size [1031] 1> [2017-12-23T11:13:39,875][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sc2] received diff cluster state version [1007] with uuid [mlhkKlaBTWqlaADhqSVqcQ], diff size [1031] 1> [2017-12-23T11:13:39,875][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1007]])]: execute 1> [2017-12-23T11:13:39,875][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] cluster state updated, version [1007], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1007]])] 1> [2017-12-23T11:13:39,875][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] applying cluster state version 1007 1> [2017-12-23T11:13:39,875][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] apply cluster state with version 1007 1> [2017-12-23T11:13:39,875][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1007]])]: execute 1> [2017-12-23T11:13:39,875][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] cluster state updated, version [1007], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1007]])] 1> [2017-12-23T11:13:39,875][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] applying cluster state version 1007 1> [2017-12-23T11:13:39,875][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] apply cluster state with version 1007 1> [2017-12-23T11:13:39,875][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] set locally applied cluster state to version 1007 1> [2017-12-23T11:13:39,876][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1007]])]: took [0s] done applying updated cluster state (version: 1007, uuid: mlhkKlaBTWqlaADhqSVqcQ) 1> [2017-12-23T11:13:39,877][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] set locally applied cluster state to version 1007 1> [2017-12-23T11:13:39,877][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1007]])]: took [1ms] done applying updated cluster state (version: 1007, uuid: mlhkKlaBTWqlaADhqSVqcQ) 1> [2017-12-23T11:13:39,877][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1007] source [shard-started shard id [[test-idx][8]], allocation id [NBTICkCLTJ2TmXOrkbVTDw], primary term [0], message [after peer recovery][shard id [[test-idx][8]], allocation id [NBTICkCLTJ2TmXOrkbVTDw], primary term [0], message [after peer recovery]]]])]: execute 1> [2017-12-23T11:13:39,877][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] cluster state updated, version [1007], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1007] source [shard-started shard id [[test-idx][8]], allocation id [NBTICkCLTJ2TmXOrkbVTDw], primary term [0], message [after peer recovery][shard id [[test-idx][8]], allocation id [NBTICkCLTJ2TmXOrkbVTDw], primary term [0], message [after peer recovery]]]])] 1> [2017-12-23T11:13:39,878][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] applying cluster state version 1007 1> [2017-12-23T11:13:39,878][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] apply cluster state with version 1007 1> [2017-12-23T11:13:39,878][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][8] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-23T11:13:39,879][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] set locally applied cluster state to version 1007 1> [2017-12-23T11:13:39,879][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1007] source [shard-started shard id [[test-idx][8]], allocation id [NBTICkCLTJ2TmXOrkbVTDw], primary term [0], message [after peer recovery][shard id [[test-idx][8]], allocation id [NBTICkCLTJ2TmXOrkbVTDw], primary term [0], message [after peer recovery]]]])]: took [1ms] done applying updated cluster state (version: 1007, uuid: mlhkKlaBTWqlaADhqSVqcQ) 1> [2017-12-23T11:13:39,879][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [shard-started shard id [[test-idx][8]], allocation id [NBTICkCLTJ2TmXOrkbVTDw], primary term [0], message [after peer recovery][shard id [[test-idx][8]], allocation id [NBTICkCLTJ2TmXOrkbVTDw], primary term [0], message [after peer recovery]]]: took [5ms] done publishing updated cluster state (version: 1007, uuid: mlhkKlaBTWqlaADhqSVqcQ) 1> [2017-12-23T11:13:39,879][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [delete-index [[test-idx/HUrbDDbLSN-2TQ9_X3PCmw]]]: execute 1> [2017-12-23T11:13:39,879][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx/HUrbDDbLSN-2TQ9_X3PCmw] deleting index 1> [2017-12-23T11:13:39,879][DEBUG][o.e.c.s.MasterService ] [node_s1] cluster state updated, version [1008], source [delete-index [[test-idx/HUrbDDbLSN-2TQ9_X3PCmw]]] 1> [2017-12-23T11:13:39,879][DEBUG][o.e.c.s.MasterService ] [node_s1] publishing cluster state version [1008] 1> [2017-12-23T11:13:39,880][DEBUG][o.e.d.z.PublishClusterStateAction] [node_s0] received diff cluster state version [1008] with uuid [iZtpVjq_T-imShVPccuHGA], diff size [281] 1> [2017-12-23T11:13:39,880][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sc2] received diff cluster state version [1008] with uuid [iZtpVjq_T-imShVPccuHGA], diff size [281] 1> [2017-12-23T11:13:39,880][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1008]])]: execute 1> [2017-12-23T11:13:39,880][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] cluster state updated, version [1008], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1008]])] 1> [2017-12-23T11:13:39,880][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] applying cluster state version 1008 1> [2017-12-23T11:13:39,880][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] apply cluster state with version 1008 1> [2017-12-23T11:13:39,880][DEBUG][o.e.i.c.IndicesClusterStateService] [node_s0] [[test-idx/HUrbDDbLSN-2TQ9_X3PCmw]] cleaning index, no longer part of the metadata 1> [2017-12-23T11:13:39,880][DEBUG][o.e.i.IndicesService ] [node_s0] [test-idx] closing ... (reason [DELETED]) 1> [2017-12-23T11:13:39,880][DEBUG][o.e.i.IndicesService ] [node_s0] [test-idx/HUrbDDbLSN-2TQ9_X3PCmw] closing index service (reason [DELETED][index no longer part of the metadata]) 1> [2017-12-23T11:13:39,881][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] [0] closing... (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,881][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][0] state: [STARTED]->[CLOSED], reason [index no longer part of the metadata] 1> [2017-12-23T11:13:39,881][DEBUG][o.e.i.e.Engine ] [node_s0] [test-idx][0] close now acquiring writeLock 1> [2017-12-23T11:13:39,881][DEBUG][o.e.i.e.Engine ] [node_s0] [test-idx][0] close acquired writeLock 1> [2017-12-23T11:13:39,881][DEBUG][o.e.i.t.Translog ] [node_s0] [test-idx][0] translog closed 1> [2017-12-23T11:13:39,881][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1008]])]: execute 1> [2017-12-23T11:13:39,881][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] cluster state updated, version [1008], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1008]])] 1> [2017-12-23T11:13:39,881][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] applying cluster state version 1008 1> [2017-12-23T11:13:39,881][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] apply cluster state with version 1008 1> [2017-12-23T11:13:39,881][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] set locally applied cluster state to version 1008 1> [2017-12-23T11:13:39,881][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1008]])]: took [0s] done applying updated cluster state (version: 1008, uuid: iZtpVjq_T-imShVPccuHGA) 1> [2017-12-23T11:13:39,881][DEBUG][o.e.i.e.Engine ] [node_s0] [test-idx][0] engine closed [api] 1> [2017-12-23T11:13:39,886][DEBUG][o.e.i.s.Store ] [node_s0] [test-idx][0] store reference count on close: 0 1> [2017-12-23T11:13:39,886][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] [0] closed (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,886][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] [1] closing... (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,886][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][1] state: [STARTED]->[CLOSED], reason [index no longer part of the metadata] 1> [2017-12-23T11:13:39,886][DEBUG][o.e.i.e.Engine ] [node_s0] [test-idx][1] close now acquiring writeLock 1> [2017-12-23T11:13:39,886][DEBUG][o.e.i.e.Engine ] [node_s0] [test-idx][1] close acquired writeLock 1> [2017-12-23T11:13:39,886][DEBUG][o.e.i.t.Translog ] [node_s0] [test-idx][1] translog closed 1> [2017-12-23T11:13:39,886][DEBUG][o.e.i.e.Engine ] [node_s0] [test-idx][1] engine closed [api] 1> [2017-12-23T11:13:39,891][DEBUG][o.e.i.s.Store ] [node_s0] [test-idx][1] store reference count on close: 0 1> [2017-12-23T11:13:39,891][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] [1] closed (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,891][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] [2] closing... (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,891][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][2] state: [STARTED]->[CLOSED], reason [index no longer part of the metadata] 1> [2017-12-23T11:13:39,891][DEBUG][o.e.i.e.Engine ] [node_s0] [test-idx][2] close now acquiring writeLock 1> [2017-12-23T11:13:39,891][DEBUG][o.e.i.e.Engine ] [node_s0] [test-idx][2] close acquired writeLock 1> [2017-12-23T11:13:39,891][DEBUG][o.e.i.t.Translog ] [node_s0] [test-idx][2] translog closed 1> [2017-12-23T11:13:39,891][DEBUG][o.e.i.e.Engine ] [node_s0] [test-idx][2] engine closed [api] 1> [2017-12-23T11:13:39,895][DEBUG][o.e.i.s.Store ] [node_s0] [test-idx][2] store reference count on close: 0 1> [2017-12-23T11:13:39,895][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] [2] closed (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,895][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] [3] closing... (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,895][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][3] state: [STARTED]->[CLOSED], reason [index no longer part of the metadata] 1> [2017-12-23T11:13:39,895][DEBUG][o.e.i.e.Engine ] [node_s0] [test-idx][3] close now acquiring writeLock 1> [2017-12-23T11:13:39,895][DEBUG][o.e.i.e.Engine ] [node_s0] [test-idx][3] close acquired writeLock 1> [2017-12-23T11:13:39,895][DEBUG][o.e.i.t.Translog ] [node_s0] [test-idx][3] translog closed 1> [2017-12-23T11:13:39,895][DEBUG][o.e.i.e.Engine ] [node_s0] [test-idx][3] engine closed [api] 1> [2017-12-23T11:13:39,898][DEBUG][o.e.i.s.Store ] [node_s0] [test-idx][3] store reference count on close: 0 1> [2017-12-23T11:13:39,898][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] [3] closed (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,898][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] [4] closing... (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,898][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][4] state: [STARTED]->[CLOSED], reason [index no longer part of the metadata] 1> [2017-12-23T11:13:39,898][DEBUG][o.e.i.e.Engine ] [node_s0] [test-idx][4] close now acquiring writeLock 1> [2017-12-23T11:13:39,898][DEBUG][o.e.i.e.Engine ] [node_s0] [test-idx][4] close acquired writeLock 1> [2017-12-23T11:13:39,898][DEBUG][o.e.i.t.Translog ] [node_s0] [test-idx][4] translog closed 1> [2017-12-23T11:13:39,898][DEBUG][o.e.i.e.Engine ] [node_s0] [test-idx][4] engine closed [api] 1> [2017-12-23T11:13:39,901][DEBUG][o.e.i.s.Store ] [node_s0] [test-idx][4] store reference count on close: 0 1> [2017-12-23T11:13:39,901][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] [4] closed (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,901][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] [5] closing... (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,901][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][5] state: [STARTED]->[CLOSED], reason [index no longer part of the metadata] 1> [2017-12-23T11:13:39,901][DEBUG][o.e.i.e.Engine ] [node_s0] [test-idx][5] close now acquiring writeLock 1> [2017-12-23T11:13:39,901][DEBUG][o.e.i.e.Engine ] [node_s0] [test-idx][5] close acquired writeLock 1> [2017-12-23T11:13:39,901][DEBUG][o.e.i.t.Translog ] [node_s0] [test-idx][5] translog closed 1> [2017-12-23T11:13:39,901][DEBUG][o.e.i.e.Engine ] [node_s0] [test-idx][5] engine closed [api] 1> [2017-12-23T11:13:39,904][DEBUG][o.e.i.s.Store ] [node_s0] [test-idx][5] store reference count on close: 0 1> [2017-12-23T11:13:39,904][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] [5] closed (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,904][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] [6] closing... (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,904][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][6] state: [STARTED]->[CLOSED], reason [index no longer part of the metadata] 1> [2017-12-23T11:13:39,904][DEBUG][o.e.i.e.Engine ] [node_s0] [test-idx][6] close now acquiring writeLock 1> [2017-12-23T11:13:39,904][DEBUG][o.e.i.e.Engine ] [node_s0] [test-idx][6] close acquired writeLock 1> [2017-12-23T11:13:39,904][DEBUG][o.e.i.t.Translog ] [node_s0] [test-idx][6] translog closed 1> [2017-12-23T11:13:39,904][DEBUG][o.e.i.e.Engine ] [node_s0] [test-idx][6] engine closed [api] 1> [2017-12-23T11:13:39,908][DEBUG][o.e.i.s.Store ] [node_s0] [test-idx][6] store reference count on close: 0 1> [2017-12-23T11:13:39,908][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] [6] closed (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,908][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] [7] closing... (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,908][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][7] state: [STARTED]->[CLOSED], reason [index no longer part of the metadata] 1> [2017-12-23T11:13:39,908][DEBUG][o.e.i.e.Engine ] [node_s0] [test-idx][7] close now acquiring writeLock 1> [2017-12-23T11:13:39,908][DEBUG][o.e.i.e.Engine ] [node_s0] [test-idx][7] close acquired writeLock 1> [2017-12-23T11:13:39,908][DEBUG][o.e.i.t.Translog ] [node_s0] [test-idx][7] translog closed 1> [2017-12-23T11:13:39,909][DEBUG][o.e.i.e.Engine ] [node_s0] [test-idx][7] engine closed [api] 1> [2017-12-23T11:13:39,911][DEBUG][o.e.i.s.Store ] [node_s0] [test-idx][7] store reference count on close: 0 1> [2017-12-23T11:13:39,911][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] [7] closed (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,911][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] [8] closing... (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,911][DEBUG][o.e.i.s.IndexShard ] [node_s0] [test-idx][8] state: [STARTED]->[CLOSED], reason [index no longer part of the metadata] 1> [2017-12-23T11:13:39,911][DEBUG][o.e.i.e.Engine ] [node_s0] [test-idx][8] close now acquiring writeLock 1> [2017-12-23T11:13:39,911][DEBUG][o.e.i.e.Engine ] [node_s0] [test-idx][8] close acquired writeLock 1> [2017-12-23T11:13:39,911][DEBUG][o.e.i.t.Translog ] [node_s0] [test-idx][8] translog closed 1> [2017-12-23T11:13:39,912][DEBUG][o.e.i.e.Engine ] [node_s0] [test-idx][8] engine closed [api] 1> [2017-12-23T11:13:39,914][DEBUG][o.e.i.s.Store ] [node_s0] [test-idx][8] store reference count on close: 0 1> [2017-12-23T11:13:39,914][DEBUG][o.e.i.IndexService ] [node_s0] [test-idx] [8] closed (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,914][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_s0] [test-idx] clearing all bitsets because [close] 1> [2017-12-23T11:13:39,914][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_s0] [test-idx] clearing all bitsets because [close] 1> [2017-12-23T11:13:39,914][DEBUG][o.e.i.IndicesService ] [node_s0] [test-idx/HUrbDDbLSN-2TQ9_X3PCmw] closed... (reason [DELETED][index no longer part of the metadata]) 1> [2017-12-23T11:13:39,914][DEBUG][o.e.i.IndicesService ] [node_s0] [test-idx/HUrbDDbLSN-2TQ9_X3PCmw] deleting index store reason [index no longer part of the metadata] 1> [2017-12-23T11:13:39,915][DEBUG][o.e.i.IndicesService ] [node_s0] [test-idx/HUrbDDbLSN-2TQ9_X3PCmw] processing pending deletes 1> [2017-12-23T11:13:39,917][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] set locally applied cluster state to version 1008 1> [2017-12-23T11:13:39,917][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1008]])]: took [36ms] done applying updated cluster state (version: 1008, uuid: iZtpVjq_T-imShVPccuHGA) 1> [2017-12-23T11:13:39,917][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1008] source [delete-index [[test-idx/HUrbDDbLSN-2TQ9_X3PCmw]]]])]: execute 1> [2017-12-23T11:13:39,917][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] cluster state updated, version [1008], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1008] source [delete-index [[test-idx/HUrbDDbLSN-2TQ9_X3PCmw]]]])] 1> [2017-12-23T11:13:39,917][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] applying cluster state version 1008 1> [2017-12-23T11:13:39,917][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] apply cluster state with version 1008 1> [2017-12-23T11:13:39,917][DEBUG][o.e.i.c.IndicesClusterStateService] [node_s1] [[test-idx/HUrbDDbLSN-2TQ9_X3PCmw]] cleaning index, no longer part of the metadata 1> [2017-12-23T11:13:39,917][DEBUG][o.e.i.IndicesService ] [node_s1] [test-idx] closing ... (reason [DELETED]) 1> [2017-12-23T11:13:39,917][DEBUG][o.e.i.IndicesService ] [node_s1] [test-idx/HUrbDDbLSN-2TQ9_X3PCmw] closing index service (reason [DELETED][index no longer part of the metadata]) 1> [2017-12-23T11:13:39,917][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] [0] closing... (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,917][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][0] state: [STARTED]->[CLOSED], reason [index no longer part of the metadata] 1> [2017-12-23T11:13:39,917][DEBUG][o.e.i.e.Engine ] [node_s1] [test-idx][0] close now acquiring writeLock 1> [2017-12-23T11:13:39,917][DEBUG][o.e.i.e.Engine ] [node_s1] [test-idx][0] close acquired writeLock 1> [2017-12-23T11:13:39,917][DEBUG][o.e.i.t.Translog ] [node_s1] [test-idx][0] translog closed 1> [2017-12-23T11:13:39,918][DEBUG][o.e.i.e.Engine ] [node_s1] [test-idx][0] engine closed [api] 1> [2017-12-23T11:13:39,920][DEBUG][o.e.i.s.Store ] [node_s1] [test-idx][0] store reference count on close: 0 1> [2017-12-23T11:13:39,920][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] [0] closed (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,920][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] [1] closing... (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,920][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][1] state: [STARTED]->[CLOSED], reason [index no longer part of the metadata] 1> [2017-12-23T11:13:39,920][DEBUG][o.e.i.e.Engine ] [node_s1] [test-idx][1] close now acquiring writeLock 1> [2017-12-23T11:13:39,920][DEBUG][o.e.i.e.Engine ] [node_s1] [test-idx][1] close acquired writeLock 1> [2017-12-23T11:13:39,920][DEBUG][o.e.i.t.Translog ] [node_s1] [test-idx][1] translog closed 1> [2017-12-23T11:13:39,921][DEBUG][o.e.i.e.Engine ] [node_s1] [test-idx][1] engine closed [api] 1> [2017-12-23T11:13:39,923][DEBUG][o.e.i.s.Store ] [node_s1] [test-idx][1] store reference count on close: 0 1> [2017-12-23T11:13:39,923][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] [1] closed (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,923][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] [2] closing... (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,923][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][2] state: [STARTED]->[CLOSED], reason [index no longer part of the metadata] 1> [2017-12-23T11:13:39,923][DEBUG][o.e.i.e.Engine ] [node_s1] [test-idx][2] close now acquiring writeLock 1> [2017-12-23T11:13:39,923][DEBUG][o.e.i.e.Engine ] [node_s1] [test-idx][2] close acquired writeLock 1> [2017-12-23T11:13:39,924][DEBUG][o.e.i.t.Translog ] [node_s1] [test-idx][2] translog closed 1> [2017-12-23T11:13:39,924][DEBUG][o.e.i.e.Engine ] [node_s1] [test-idx][2] engine closed [api] 1> [2017-12-23T11:13:39,927][DEBUG][o.e.i.s.Store ] [node_s1] [test-idx][2] store reference count on close: 0 1> [2017-12-23T11:13:39,927][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] [2] closed (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,927][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] [3] closing... (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,927][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][3] state: [STARTED]->[CLOSED], reason [index no longer part of the metadata] 1> [2017-12-23T11:13:39,927][DEBUG][o.e.i.e.Engine ] [node_s1] [test-idx][3] close now acquiring writeLock 1> [2017-12-23T11:13:39,927][DEBUG][o.e.i.e.Engine ] [node_s1] [test-idx][3] close acquired writeLock 1> [2017-12-23T11:13:39,927][DEBUG][o.e.i.t.Translog ] [node_s1] [test-idx][3] translog closed 1> [2017-12-23T11:13:39,927][DEBUG][o.e.i.e.Engine ] [node_s1] [test-idx][3] engine closed [api] 1> [2017-12-23T11:13:39,930][DEBUG][o.e.i.s.Store ] [node_s1] [test-idx][3] store reference count on close: 0 1> [2017-12-23T11:13:39,930][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] [3] closed (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,930][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] [4] closing... (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,930][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][4] state: [STARTED]->[CLOSED], reason [index no longer part of the metadata] 1> [2017-12-23T11:13:39,930][DEBUG][o.e.i.e.Engine ] [node_s1] [test-idx][4] close now acquiring writeLock 1> [2017-12-23T11:13:39,930][DEBUG][o.e.i.e.Engine ] [node_s1] [test-idx][4] close acquired writeLock 1> [2017-12-23T11:13:39,930][DEBUG][o.e.i.t.Translog ] [node_s1] [test-idx][4] translog closed 1> [2017-12-23T11:13:39,930][DEBUG][o.e.i.e.Engine ] [node_s1] [test-idx][4] engine closed [api] 1> [2017-12-23T11:13:39,933][DEBUG][o.e.i.s.Store ] [node_s1] [test-idx][4] store reference count on close: 0 1> [2017-12-23T11:13:39,933][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] [4] closed (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,933][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] [5] closing... (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,933][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][5] state: [STARTED]->[CLOSED], reason [index no longer part of the metadata] 1> [2017-12-23T11:13:39,933][DEBUG][o.e.i.e.Engine ] [node_s1] [test-idx][5] close now acquiring writeLock 1> [2017-12-23T11:13:39,933][DEBUG][o.e.i.e.Engine ] [node_s1] [test-idx][5] close acquired writeLock 1> [2017-12-23T11:13:39,933][DEBUG][o.e.i.t.Translog ] [node_s1] [test-idx][5] translog closed 1> [2017-12-23T11:13:39,933][DEBUG][o.e.i.e.Engine ] [node_s1] [test-idx][5] engine closed [api] 1> [2017-12-23T11:13:39,936][DEBUG][o.e.i.s.Store ] [node_s1] [test-idx][5] store reference count on close: 0 1> [2017-12-23T11:13:39,936][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] [5] closed (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,936][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] [6] closing... (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,936][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][6] state: [STARTED]->[CLOSED], reason [index no longer part of the metadata] 1> [2017-12-23T11:13:39,936][DEBUG][o.e.i.e.Engine ] [node_s1] [test-idx][6] close now acquiring writeLock 1> [2017-12-23T11:13:39,936][DEBUG][o.e.i.e.Engine ] [node_s1] [test-idx][6] close acquired writeLock 1> [2017-12-23T11:13:39,936][DEBUG][o.e.i.t.Translog ] [node_s1] [test-idx][6] translog closed 1> [2017-12-23T11:13:39,936][DEBUG][o.e.i.e.Engine ] [node_s1] [test-idx][6] engine closed [api] 1> [2017-12-23T11:13:39,939][DEBUG][o.e.i.s.Store ] [node_s1] [test-idx][6] store reference count on close: 0 1> [2017-12-23T11:13:39,939][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] [6] closed (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,939][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] [7] closing... (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,939][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][7] state: [STARTED]->[CLOSED], reason [index no longer part of the metadata] 1> [2017-12-23T11:13:39,939][DEBUG][o.e.i.e.Engine ] [node_s1] [test-idx][7] close now acquiring writeLock 1> [2017-12-23T11:13:39,939][DEBUG][o.e.i.e.Engine ] [node_s1] [test-idx][7] close acquired writeLock 1> [2017-12-23T11:13:39,939][DEBUG][o.e.i.t.Translog ] [node_s1] [test-idx][7] translog closed 1> [2017-12-23T11:13:39,939][DEBUG][o.e.i.e.Engine ] [node_s1] [test-idx][7] engine closed [api] 1> [2017-12-23T11:13:39,942][DEBUG][o.e.i.s.Store ] [node_s1] [test-idx][7] store reference count on close: 0 1> [2017-12-23T11:13:39,942][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] [7] closed (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,942][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] [8] closing... (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,942][DEBUG][o.e.i.s.IndexShard ] [node_s1] [test-idx][8] state: [STARTED]->[CLOSED], reason [index no longer part of the metadata] 1> [2017-12-23T11:13:39,942][DEBUG][o.e.i.e.Engine ] [node_s1] [test-idx][8] close now acquiring writeLock 1> [2017-12-23T11:13:39,942][DEBUG][o.e.i.e.Engine ] [node_s1] [test-idx][8] close acquired writeLock 1> [2017-12-23T11:13:39,942][DEBUG][o.e.i.t.Translog ] [node_s1] [test-idx][8] translog closed 1> [2017-12-23T11:13:39,942][DEBUG][o.e.i.e.Engine ] [node_s1] [test-idx][8] engine closed [api] 1> [2017-12-23T11:13:39,945][DEBUG][o.e.i.s.Store ] [node_s1] [test-idx][8] store reference count on close: 0 1> [2017-12-23T11:13:39,945][DEBUG][o.e.i.IndexService ] [node_s1] [test-idx] [8] closed (reason: [index no longer part of the metadata]) 1> [2017-12-23T11:13:39,945][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_s1] [test-idx] clearing all bitsets because [close] 1> [2017-12-23T11:13:39,945][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_s1] [test-idx] clearing all bitsets because [close] 1> [2017-12-23T11:13:39,945][DEBUG][o.e.i.IndicesService ] [node_s1] [test-idx/HUrbDDbLSN-2TQ9_X3PCmw] closed... (reason [DELETED][index no longer part of the metadata]) 1> [2017-12-23T11:13:39,945][DEBUG][o.e.i.IndicesService ] [node_s1] [test-idx/HUrbDDbLSN-2TQ9_X3PCmw] deleting index store reason [index no longer part of the metadata] 1> [2017-12-23T11:13:39,946][DEBUG][o.e.i.IndicesService ] [node_s1] [test-idx/HUrbDDbLSN-2TQ9_X3PCmw] processing pending deletes 1> [2017-12-23T11:13:39,947][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] set locally applied cluster state to version 1008 1> [2017-12-23T11:13:39,948][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [delete-index [[test-idx/HUrbDDbLSN-2TQ9_X3PCmw]]]: took [68ms] done publishing updated cluster state (version: 1008, uuid: iZtpVjq_T-imShVPccuHGA) 1> [2017-12-23T11:13:39,948][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1008] source [delete-index [[test-idx/HUrbDDbLSN-2TQ9_X3PCmw]]]])]: took [30ms] done applying updated cluster state (version: 1008, uuid: iZtpVjq_T-imShVPccuHGA) 1> [2017-12-23T11:13:39,949][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [remove-index-template [random_index_template]]: execute 1> [2017-12-23T11:13:39,949][DEBUG][o.e.c.s.MasterService ] [node_s1] cluster state updated, version [1009], source [remove-index-template [random_index_template]] 1> [2017-12-23T11:13:39,949][DEBUG][o.e.c.s.MasterService ] [node_s1] publishing cluster state version [1009] 1> [2017-12-23T11:13:39,949][DEBUG][o.e.d.z.PublishClusterStateAction] [node_s0] received diff cluster state version [1009] with uuid [5775u4LOQm6V4Yaxjdh8nw], diff size [238] 1> [2017-12-23T11:13:39,949][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sc2] received diff cluster state version [1009] with uuid [5775u4LOQm6V4Yaxjdh8nw], diff size [238] 1> [2017-12-23T11:13:39,950][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1009]])]: execute 1> [2017-12-23T11:13:39,950][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] cluster state updated, version [1009], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1009]])] 1> [2017-12-23T11:13:39,950][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] applying cluster state version 1009 1> [2017-12-23T11:13:39,950][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1009]])]: execute 1> [2017-12-23T11:13:39,950][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] cluster state updated, version [1009], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1009]])] 1> [2017-12-23T11:13:39,950][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] apply cluster state with version 1009 1> [2017-12-23T11:13:39,950][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] applying cluster state version 1009 1> [2017-12-23T11:13:39,950][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] apply cluster state with version 1009 1> [2017-12-23T11:13:39,950][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] set locally applied cluster state to version 1009 1> [2017-12-23T11:13:39,950][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1009]])]: took [0s] done applying updated cluster state (version: 1009, uuid: 5775u4LOQm6V4Yaxjdh8nw) 1> [2017-12-23T11:13:39,951][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] set locally applied cluster state to version 1009 1> [2017-12-23T11:13:39,951][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1009]])]: took [1ms] done applying updated cluster state (version: 1009, uuid: 5775u4LOQm6V4Yaxjdh8nw) 1> [2017-12-23T11:13:39,952][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1009] source [remove-index-template [random_index_template]]])]: execute 1> [2017-12-23T11:13:39,952][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] cluster state updated, version [1009], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1009] source [remove-index-template [random_index_template]]])] 1> [2017-12-23T11:13:39,952][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] applying cluster state version 1009 1> [2017-12-23T11:13:39,952][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] apply cluster state with version 1009 1> [2017-12-23T11:13:39,953][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] set locally applied cluster state to version 1009 1> [2017-12-23T11:13:39,953][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1009] source [remove-index-template [random_index_template]]])]: took [1ms] done applying updated cluster state (version: 1009, uuid: 5775u4LOQm6V4Yaxjdh8nw) 1> [2017-12-23T11:13:39,953][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [remove-index-template [random_index_template]]: took [4ms] done publishing updated cluster state (version: 1009, uuid: 5775u4LOQm6V4Yaxjdh8nw) 1> [2017-12-23T11:13:39,954][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [delete_repository [*]]: execute 1> [2017-12-23T11:13:39,954][INFO ][o.e.r.RepositoriesService] [node_s1] delete repository [test-repo] 1> [2017-12-23T11:13:39,954][INFO ][o.e.r.RepositoriesService] [node_s1] delete repository [readonly-repo] 1> [2017-12-23T11:13:39,954][DEBUG][o.e.c.s.MasterService ] [node_s1] cluster state updated, version [1010], source [delete_repository [*]] 1> [2017-12-23T11:13:39,954][DEBUG][o.e.c.s.MasterService ] [node_s1] publishing cluster state version [1010] 1> [2017-12-23T11:13:39,954][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sc2] received diff cluster state version [1010] with uuid [9-BYbP9DSbm5e9QxXJvf0g], diff size [235] 1> [2017-12-23T11:13:39,954][DEBUG][o.e.d.z.PublishClusterStateAction] [node_s0] received diff cluster state version [1010] with uuid [9-BYbP9DSbm5e9QxXJvf0g], diff size [235] 1> [2017-12-23T11:13:39,955][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1010]])]: execute 1> [2017-12-23T11:13:39,955][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] cluster state updated, version [1010], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1010]])] 1> [2017-12-23T11:13:39,955][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1010]])]: execute 1> [2017-12-23T11:13:39,955][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] applying cluster state version 1010 1> [2017-12-23T11:13:39,955][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] cluster state updated, version [1010], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1010]])] 1> [2017-12-23T11:13:39,955][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] apply cluster state with version 1010 1> [2017-12-23T11:13:39,955][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] applying cluster state version 1010 1> [2017-12-23T11:13:39,955][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] apply cluster state with version 1010 1> [2017-12-23T11:13:39,955][DEBUG][o.e.r.RepositoriesService] [node_s0] unregistering repository [readonly-repo] 1> [2017-12-23T11:13:39,955][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] set locally applied cluster state to version 1010 1> [2017-12-23T11:13:39,955][DEBUG][o.e.r.RepositoriesService] [node_s0] closing repository [fs][readonly-repo] 1> [2017-12-23T11:13:39,955][DEBUG][o.e.r.RepositoriesService] [node_s0] unregistering repository [test-repo] 1> [2017-12-23T11:13:39,955][DEBUG][o.e.r.RepositoriesService] [node_s0] closing repository [fs][test-repo] 1> [2017-12-23T11:13:39,955][DEBUG][o.e.c.s.ClusterApplierService] [node_sc2] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1010]])]: took [0s] done applying updated cluster state (version: 1010, uuid: 9-BYbP9DSbm5e9QxXJvf0g) 1> [2017-12-23T11:13:39,956][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] set locally applied cluster state to version 1010 1> [2017-12-23T11:13:39,956][DEBUG][o.e.c.s.ClusterApplierService] [node_s0] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1010]])]: took [1ms] done applying updated cluster state (version: 1010, uuid: 9-BYbP9DSbm5e9QxXJvf0g) 1> [2017-12-23T11:13:39,957][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1010] source [delete_repository [*]]])]: execute 1> [2017-12-23T11:13:39,957][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] cluster state updated, version [1010], source [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1010] source [delete_repository [*]]])] 1> [2017-12-23T11:13:39,957][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] applying cluster state version 1010 1> [2017-12-23T11:13:39,957][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] apply cluster state with version 1010 1> [2017-12-23T11:13:39,957][DEBUG][o.e.r.RepositoriesService] [node_s1] unregistering repository [readonly-repo] 1> [2017-12-23T11:13:39,957][DEBUG][o.e.r.RepositoriesService] [node_s1] closing repository [fs][readonly-repo] 1> [2017-12-23T11:13:39,957][DEBUG][o.e.r.RepositoriesService] [node_s1] unregistering repository [test-repo] 1> [2017-12-23T11:13:39,957][DEBUG][o.e.r.RepositoriesService] [node_s1] closing repository [fs][test-repo] 1> [2017-12-23T11:13:39,958][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] set locally applied cluster state to version 1010 1> [2017-12-23T11:13:39,958][DEBUG][o.e.c.s.MasterService ] [node_s1] processing [delete_repository [*]]: took [4ms] done publishing updated cluster state (version: 1010, uuid: 9-BYbP9DSbm5e9QxXJvf0g) 1> [2017-12-23T11:13:39,958][DEBUG][o.e.c.s.ClusterApplierService] [node_s1] processing [apply cluster state (from master [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} committed version [1010] source [delete_repository [*]]])]: took [1ms] done applying updated cluster state (version: 1010, uuid: 9-BYbP9DSbm5e9QxXJvf0g) 1> [2017-12-23T11:13:39,958][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testReadonlyRepository]: cleaned up after test 1> [2017-12-23T11:13:39,958][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testReadonlyRepository]: after test 1> [2017-12-23T11:13:39,998][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testDeleteOrphanSnapshot]: before test 1> [2017-12-23T11:13:39,998][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testDeleteOrphanSnapshot]: setting up test 1> [2017-12-23T11:13:40,009][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testDeleteOrphanSnapshot]: all set up test 1> [2017-12-23T11:13:40,009][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating repository 1> [2017-12-23T11:13:40,009][INFO ][o.e.s.m.MockRepository ] [node_s1] starting mock repository with random prefix default 1> [2017-12-23T11:13:40,010][INFO ][o.e.r.RepositoriesService] [node_s1] put repository [test-repo] 1> [2017-12-23T11:13:40,010][INFO ][o.e.s.m.MockRepository ] [node_s0] starting mock repository with random prefix default 1> [2017-12-23T11:13:40,016][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> create the index 1> [2017-12-23T11:13:40,016][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] using custom data_path for index: [NeqjwJUQiU] 1> [2017-12-23T11:13:40,017][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test-idx] creating index, cause [api], templates [random_index_template], shards [7]/[1], mappings [] 1> [2017-12-23T11:13:40,101][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx][5]] ...]). 1> [2017-12-23T11:13:40,108][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> snapshot 1> [2017-12-23T11:13:40,113][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/A1LcOyQvRkmTX_-9b_In3w] started 1> [2017-12-23T11:13:40,131][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/A1LcOyQvRkmTX_-9b_In3w] completed with state [SUCCESS] 1> [2017-12-23T11:13:40,136][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> emulate an orphan snapshot 1> [2017-12-23T11:13:40,143][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> try deleting the orphan snapshot 1> [2017-12-23T11:13:40,144][WARN ][o.e.s.SnapshotsService ] [node_s1] [test-repo:test-snap/A1LcOyQvRkmTX_-9b_In3w] failed to finalize snapshot 1> org.elasticsearch.repositories.RepositoryException: [test-repo] Blob already exists while finalizing snapshot, assume the snapshot has already been saved 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.finalizeSnapshot(BlobStoreRepository.java:475) ~[main/:?] 1> at org.elasticsearch.snapshots.SnapshotsService.lambda$endSnapshot$3(SnapshotsService.java:965) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 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.nio.file.FileAlreadyExistsException: blob [snap-A1LcOyQvRkmTX_-9b_In3w.dat] already exists, cannot overwrite 1> at org.elasticsearch.common.blobstore.fs.FsBlobContainer.writeBlob(FsBlobContainer.java:127) ~[main/:?] 1> at org.elasticsearch.snapshots.mockstore.BlobContainerWrapper.writeBlob(BlobContainerWrapper.java:53) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.writeBlob(MockRepository.java:361) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.ChecksumBlobStoreFormat.writeBlob(ChecksumBlobStoreFormat.java:191) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.ChecksumBlobStoreFormat.write(ChecksumBlobStoreFormat.java:161) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.finalizeSnapshot(BlobStoreRepository.java:468) ~[main/:?] 1> ... 5 more 1> [2017-12-23T11:13:40,148][WARN ][o.e.s.SnapshotsService ] [node_s1] deleted snapshot failed - deleting files 1> org.elasticsearch.repositories.RepositoryException: [test-repo] Blob already exists while finalizing snapshot, assume the snapshot has already been saved 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.finalizeSnapshot(BlobStoreRepository.java:475) ~[main/:?] 1> at org.elasticsearch.snapshots.SnapshotsService.lambda$endSnapshot$3(SnapshotsService.java:965) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) ~[main/:?] 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.nio.file.FileAlreadyExistsException: blob [snap-A1LcOyQvRkmTX_-9b_In3w.dat] already exists, cannot overwrite 1> at org.elasticsearch.common.blobstore.fs.FsBlobContainer.writeBlob(FsBlobContainer.java:127) ~[main/:?] 1> at org.elasticsearch.snapshots.mockstore.BlobContainerWrapper.writeBlob(BlobContainerWrapper.java:53) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.writeBlob(MockRepository.java:361) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.ChecksumBlobStoreFormat.writeBlob(ChecksumBlobStoreFormat.java:191) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.ChecksumBlobStoreFormat.write(ChecksumBlobStoreFormat.java:161) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.finalizeSnapshot(BlobStoreRepository.java:468) ~[main/:?] 1> ... 5 more 1> [2017-12-23T11:13:40,159][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/A1LcOyQvRkmTX_-9b_In3w] deleted 1> [2017-12-23T11:13:40,162][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testDeleteOrphanSnapshot]: cleaning up after test 1> [2017-12-23T11:13:40,173][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx/3dOZ3rhAR4ymHKUaZBv4bA] deleting index 1> [2017-12-23T11:13:40,236][INFO ][o.e.r.RepositoriesService] [node_s1] delete repository [test-repo] 1> [2017-12-23T11:13:40,241][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testDeleteOrphanSnapshot]: cleaned up after test 1> [2017-12-23T11:13:40,241][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testDeleteOrphanSnapshot]: after test 1> [2017-12-23T11:13:40,271][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testSnapshotClosedIndex]: before test 1> [2017-12-23T11:13:40,271][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testSnapshotClosedIndex]: setting up test 1> [2017-12-23T11:13:40,282][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testSnapshotClosedIndex]: all set up test 1> [2017-12-23T11:13:40,282][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating repository 1> [2017-12-23T11:13:40,283][INFO ][o.e.r.RepositoriesService] [node_s1] put repository [test-repo] 1> [2017-12-23T11:13:40,296][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test-idx] creating index, cause [api], templates [random_index_template], shards [5]/[0], mappings [] 1> [2017-12-23T11:13:40,324][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx][3]] ...]). 1> [2017-12-23T11:13:40,329][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] using custom data_path for index: [twRQwLcITZ] 1> [2017-12-23T11:13:40,330][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test-idx-closed] creating index, cause [api], templates [random_index_template], shards [3]/[0], mappings [] 1> [2017-12-23T11:13:40,346][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx-closed][1], [test-idx-closed][2], [test-idx-closed][0]] ...]). 1> [2017-12-23T11:13:40,352][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> closing index test-idx-closed 1> [2017-12-23T11:13:40,352][INFO ][o.e.c.m.MetaDataIndexStateService] [node_s1] closing indices [[[test-idx-closed/HflI6-fgSjqip75JJryjEA]]] 1> [2017-12-23T11:13:40,357][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> snapshot 1> [2017-12-23T11:13:40,360][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/EM208cM1SqKze3vveVgNdQ] started 1> [2017-12-23T11:13:40,371][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/EM208cM1SqKze3vveVgNdQ] completed with state [SUCCESS] 1> [2017-12-23T11:13:40,374][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> deleting snapshot 1> [2017-12-23T11:13:40,383][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/EM208cM1SqKze3vveVgNdQ] deleted 1> [2017-12-23T11:13:40,385][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> snapshot with closed index 1> [2017-12-23T11:13:40,385][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testSnapshotClosedIndex]: cleaning up after test 1> [2017-12-23T11:13:40,392][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx/E3JPV3q4Sfy-hVrqZ2E9VQ] deleting index 1> [2017-12-23T11:13:40,392][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx-closed/HflI6-fgSjqip75JJryjEA] deleting index 1> [2017-12-23T11:13:40,422][INFO ][o.e.r.RepositoriesService] [node_s1] delete repository [test-repo] 1> [2017-12-23T11:13:40,426][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testSnapshotClosedIndex]: cleaned up after test 1> [2017-12-23T11:13:40,426][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testSnapshotClosedIndex]: after test 1> [2017-12-23T11:13:40,456][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testUnallocatedShards]: before test 1> [2017-12-23T11:13:40,456][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testUnallocatedShards]: setting up test 1> [2017-12-23T11:13:40,467][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testUnallocatedShards]: all set up test 1> [2017-12-23T11:13:40,467][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating repository 1> [2017-12-23T11:13:40,468][INFO ][o.e.r.RepositoriesService] [node_s1] put repository [test-repo] 1> [2017-12-23T11:13:40,475][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating index that cannot be allocated 1> [2017-12-23T11:13:40,475][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] using custom data_path for index: [JkziEBKjrs] 1> [2017-12-23T11:13:40,476][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test-idx] creating index, cause [api], templates [random_index_template], shards [3]/[0], mappings [] 1> [2017-12-23T11:13:40,476][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [RED] (reason: [index [test-idx] created]). 1> [2017-12-23T11:13:40,482][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> snapshot 1> [2017-12-23T11:13:40,487][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/n5IYVuUVTx6rhzwetZfpYA] started 1> [2017-12-23T11:13:40,491][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/n5IYVuUVTx6rhzwetZfpYA] completed with state [FAILED] 1> [2017-12-23T11:13:40,494][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testUnallocatedShards]: cleaning up after test 1> [2017-12-23T11:13:40,504][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx/rExe249ERce2AYeRNzP-iA] deleting index 1> [2017-12-23T11:13:40,517][INFO ][o.e.r.RepositoriesService] [node_s1] delete repository [test-repo] 1> [2017-12-23T11:13:40,522][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testUnallocatedShards]: cleaned up after test 1> [2017-12-23T11:13:40,522][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testUnallocatedShards]: after test 1> [2017-12-23T11:13:40,553][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testSnapshotStatusOnFailedIndex]: before test 1> [2017-12-23T11:13:40,553][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testSnapshotStatusOnFailedIndex]: setting up test 1> [2017-12-23T11:13:40,564][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testSnapshotStatusOnFailedIndex]: all set up test 1> [2017-12-23T11:13:40,564][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating repository 1> [2017-12-23T11:13:40,565][INFO ][o.e.r.RepositoriesService] [node_s1] put repository [test-repo] 1> [2017-12-23T11:13:40,571][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating good index 1> [2017-12-23T11:13:40,571][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] using custom data_path for index: [nmfsiiObIE] 1> [2017-12-23T11:13:40,572][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test-idx-good] creating index, cause [api], templates [random_index_template], shards [1]/[0], mappings [] 1> [2017-12-23T11:13:40,581][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx-good][0]] ...]). 1> [2017-12-23T11:13:40,589][INFO ][o.e.c.m.MetaDataMappingService] [node_s1] [test-idx-good/V43tWtpVQ0SZ9ZVcVRFMMA] create_mapping [_doc] 1> [2017-12-23T11:13:40,605][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating bad index 1> [2017-12-23T11:13:40,606][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test-idx-bad] creating index, cause [api], templates [random_index_template], shards [1]/[0], mappings [] 1> [2017-12-23T11:13:40,606][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [RED] (reason: [index [test-idx-bad] created]). 1> [2017-12-23T11:13:40,611][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> snapshot bad index and get status 1> [2017-12-23T11:13:40,615][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap1/l-qhyAMoQ6aW4KucxiO6Vw] started 1> [2017-12-23T11:13:40,618][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap1/l-qhyAMoQ6aW4KucxiO6Vw] completed with state [FAILED] 1> [2017-12-23T11:13:40,623][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> snapshot both good and bad index and get status 1> [2017-12-23T11:13:40,627][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap2/oxviFVDOTHiKpVWOjJpt3A] started 1> [2017-12-23T11:13:40,631][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap2/oxviFVDOTHiKpVWOjJpt3A] completed with state [FAILED] 1> [2017-12-23T11:13:40,635][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testSnapshotStatusOnFailedIndex]: cleaning up after test 1> [2017-12-23T11:13:40,643][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx-bad/tjtJlcSdTqqajDHusj1EPw] deleting index 1> [2017-12-23T11:13:40,643][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx-good/V43tWtpVQ0SZ9ZVcVRFMMA] deleting index 1> [2017-12-23T11:13:40,659][INFO ][o.e.r.RepositoriesService] [node_s1] delete repository [test-repo] 1> [2017-12-23T11:13:40,664][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testSnapshotStatusOnFailedIndex]: cleaned up after test 1> [2017-12-23T11:13:40,664][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testSnapshotStatusOnFailedIndex]: after test 1> [2017-12-23T11:13:40,694][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testGetSnapshotsRequest]: before test 1> [2017-12-23T11:13:40,694][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testGetSnapshotsRequest]: setting up test 1> [2017-12-23T11:13:40,704][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testGetSnapshotsRequest]: all set up test 1> [2017-12-23T11:13:40,704][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating repository at /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/repos/tQXkNFWkHO 1> [2017-12-23T11:13:40,704][INFO ][o.e.s.m.MockRepository ] [node_s1] starting mock repository with random prefix default 1> [2017-12-23T11:13:40,704][INFO ][o.e.r.RepositoriesService] [node_s1] put repository [test-repo] 1> [2017-12-23T11:13:40,705][INFO ][o.e.s.m.MockRepository ] [node_s0] starting mock repository with random prefix default 1> [2017-12-23T11:13:40,711][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> get snapshots on an empty repository 1> [2017-12-23T11:13:40,712][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating an index and indexing documents 1> [2017-12-23T11:13:40,713][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test-idx] creating index, cause [api], templates [random_index_template], shards [1]/[0], mappings [] 1> [2017-12-23T11:13:40,723][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx][0]] ...]). 1> [2017-12-23T11:13:40,730][INFO ][o.e.c.m.MetaDataMappingService] [node_s1] [test-idx/rAHDGTvpSsSy0SPukUF5xw] create_mapping [_doc] 1> [2017-12-23T11:13:40,753][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:snap-on-empty-repo/hvdIfj8_TXSP59gXmGrp9A] started 1> [2017-12-23T11:13:40,757][INFO ][o.e.s.m.MockRepository ] [node_s0] blocking I/O operation for file [__0] at path [[indices][JMHodEG7TwW40rIKiiPxbQ][0]] 1> [2017-12-23T11:13:41,056][WARN ][o.e.s.SnapshotShardsService] [node_s0] [[test-idx][0]][test-repo:snap-on-empty-repo/hvdIfj8_TXSP59gXmGrp9A] failed to snapshot shard 1> org.elasticsearch.index.snapshots.IndexShardSnapshotFailedException: Aborted 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$SnapshotContext$AbortableInputStream.checkAborted(BlobStoreRepository.java:1340) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$SnapshotContext$AbortableInputStream.read(BlobStoreRepository.java:1333) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.common.io.Streams.copy(Streams.java:79) ~[main/:?] 1> at org.elasticsearch.common.blobstore.fs.FsBlobContainer.writeBlob(FsBlobContainer.java:131) ~[main/:?] 1> at org.elasticsearch.snapshots.mockstore.BlobContainerWrapper.writeBlob(BlobContainerWrapper.java:53) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.writeBlob(MockRepository.java:361) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$SnapshotContext.snapshotFile(BlobStoreRepository.java:1267) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$SnapshotContext.snapshot(BlobStoreRepository.java:1209) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.snapshotShard(BlobStoreRepository.java:812) ~[main/:?] 1> at org.elasticsearch.snapshots.SnapshotShardsService.snapshot(SnapshotShardsService.java:401) ~[main/:?] 1> at org.elasticsearch.snapshots.SnapshotShardsService.access$200(SnapshotShardsService.java:94) ~[main/:?] 1> at org.elasticsearch.snapshots.SnapshotShardsService$1.doRun(SnapshotShardsService.java:345) [main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingAbstractRunnable.doRun(ThreadContext.java:635) [main/:?] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) [main/:?] 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-23T11:13:41,059][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:snap-on-empty-repo/hvdIfj8_TXSP59gXmGrp9A] completed with state [PARTIAL] 1> [2017-12-23T11:13:41,068][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:snap-on-empty-repo/hvdIfj8_TXSP59gXmGrp9A] deleted 1> [2017-12-23T11:13:41,071][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> take 2 snapshot(s) 1> [2017-12-23T11:13:41,074][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:cqjzxpyh/_82USIuKRWKarYUjLqoDNg] started 1> [2017-12-23T11:13:41,082][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:cqjzxpyh/_82USIuKRWKarYUjLqoDNg] completed with state [SUCCESS] 1> [2017-12-23T11:13:41,087][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:xgwmevjj/X8P6zo1iTH6B_yQLGRdFNg] started 1> [2017-12-23T11:13:41,093][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:xgwmevjj/X8P6zo1iTH6B_yQLGRdFNg] completed with state [SUCCESS] 1> [2017-12-23T11:13:41,095][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> take another snapshot to be in-progress 1> [2017-12-23T11:13:41,114][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:pzoxsvcp/mcEtTBIvQESJeqAglp7eag] started 1> [2017-12-23T11:13:41,118][INFO ][o.e.s.m.MockRepository ] [node_s0] blocking I/O operation for file [__4.part0] at path [[indices][YK3vckLQRwS7zvRR6-tslQ][0]] 1> [2017-12-23T11:13:41,216][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> get all snapshots with a current in-progress 1> [2017-12-23T11:13:41,218][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> make sure duplicates are not returned in the response 1> [2017-12-23T11:13:41,426][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:pzoxsvcp/mcEtTBIvQESJeqAglp7eag] completed with state [SUCCESS] 1> [2017-12-23T11:13:41,524][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testGetSnapshotsRequest]: cleaning up after test 1> [2017-12-23T11:13:41,530][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx/rAHDGTvpSsSy0SPukUF5xw] deleting index 1> [2017-12-23T11:13:41,545][INFO ][o.e.r.RepositoriesService] [node_s1] delete repository [test-repo] 1> [2017-12-23T11:13:41,551][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testGetSnapshotsRequest]: cleaned up after test 1> [2017-12-23T11:13:41,551][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testGetSnapshotsRequest]: after test 1> [2017-12-23T11:13:41,584][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testThrottling]: before test 1> [2017-12-23T11:13:41,584][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testThrottling]: setting up test 1> [2017-12-23T11:13:41,593][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testThrottling]: all set up test 1> [2017-12-23T11:13:41,593][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating repository 1> [2017-12-23T11:13:41,594][INFO ][o.e.r.RepositoriesService] [node_s1] put repository [test-repo] 1> [2017-12-23T11:13:41,601][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test-idx] creating index, cause [api], templates [random_index_template], shards [10]/[1], mappings [] 1> [2017-12-23T11:13:41,763][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx][9]] ...]). 1> [2017-12-23T11:13:41,771][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> indexing some data 1> [2017-12-23T11:13:41,774][INFO ][o.e.c.m.MetaDataMappingService] [node_s1] [test-idx/kzVDaFFxRgWsJNwiNoN1cA] create_mapping [_doc] 1> [2017-12-23T11:13:42,081][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> snapshot 1> [2017-12-23T11:13:42,087][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/6wul3XQhTFWZgD0rm6hW9A] started 1> [2017-12-23T11:13:42,151][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/6wul3XQhTFWZgD0rm6hW9A] completed with state [SUCCESS] 1> [2017-12-23T11:13:42,155][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> delete index 1> [2017-12-23T11:13:42,156][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx/kzVDaFFxRgWsJNwiNoN1cA] deleting index 1> [2017-12-23T11:13:42,228][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> restore index 1> [2017-12-23T11:13:42,501][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testThrottling]: cleaning up after test 1> [2017-12-23T11:13:42,531][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx/Mx2p9AinTe-DNufRXEdUoA] deleting index 1> [2017-12-23T11:13:42,651][INFO ][o.e.r.RepositoriesService] [node_s1] delete repository [test-repo] 1> [2017-12-23T11:13:42,665][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testThrottling]: cleaned up after test 1> [2017-12-23T11:13:42,665][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testThrottling]: after test 1> [2017-12-23T11:13:42,733][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testEmptySnapshot]: before test 1> [2017-12-23T11:13:42,733][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testEmptySnapshot]: setting up test 1> [2017-12-23T11:13:42,748][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testEmptySnapshot]: all set up test 1> [2017-12-23T11:13:42,748][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating repository 1> [2017-12-23T11:13:42,750][INFO ][o.e.r.RepositoriesService] [node_s1] put repository [test-repo] 1> [2017-12-23T11:13:42,759][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> snapshot 1> [2017-12-23T11:13:42,764][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/eNXKrQLLQ8CpWpQaUrky3g] started 1> [2017-12-23T11:13:42,766][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/eNXKrQLLQ8CpWpQaUrky3g] completed with state [SUCCESS] 1> [2017-12-23T11:13:42,771][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testEmptySnapshot]: cleaning up after test 1> [2017-12-23T11:13:42,784][INFO ][o.e.r.RepositoriesService] [node_s1] delete repository [test-repo] 1> [2017-12-23T11:13:42,791][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testEmptySnapshot]: cleaned up after test 1> [2017-12-23T11:13:42,791][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testEmptySnapshot]: after test 1> [2017-12-23T11:13:42,858][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testDataFileCorruptionDuringRestore]: before test 1> [2017-12-23T11:13:42,858][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testDataFileCorruptionDuringRestore]: setting up test 1> [2017-12-23T11:13:42,872][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testDataFileCorruptionDuringRestore]: all set up test 1> [2017-12-23T11:13:42,873][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating repository 1> [2017-12-23T11:13:42,874][INFO ][o.e.r.RepositoriesService] [node_s1] put repository [test-repo] 1> [2017-12-23T11:13:42,881][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test-idx] creating index, cause [api], templates [random_index_template], shards [3]/[0], mappings [] 1> [2017-12-23T11:13:42,902][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx][1]] ...]). 1> [2017-12-23T11:13:42,907][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> indexing some data 1> [2017-12-23T11:13:42,910][INFO ][o.e.c.m.MetaDataMappingService] [node_s1] [test-idx/Jkp9bMErQK-7k0mk7bUlqg] create_mapping [_doc] 1> [2017-12-23T11:13:43,045][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> snapshot 1> [2017-12-23T11:13:43,050][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/UuMfBTfsTIy8bgVWNKyyww] started 1> [2017-12-23T11:13:43,069][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/UuMfBTfsTIy8bgVWNKyyww] completed with state [SUCCESS] 1> [2017-12-23T11:13:43,072][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> update repository with mock version 1> [2017-12-23T11:13:43,075][INFO ][o.e.s.m.MockRepository ] [node_s1] starting mock repository with random prefix JSADdBOleC 1> [2017-12-23T11:13:43,075][INFO ][o.e.r.RepositoriesService] [node_s1] update repository [test-repo] 1> [2017-12-23T11:13:43,076][INFO ][o.e.s.m.MockRepository ] [node_s0] starting mock repository with random prefix JSADdBOleC 1> [2017-12-23T11:13:43,084][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> delete index 1> [2017-12-23T11:13:43,085][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx/Jkp9bMErQK-7k0mk7bUlqg] deleting index 1> [2017-12-23T11:13:43,102][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> restore corrupt index 1> [2017-12-23T11:13:43,121][INFO ][o.e.s.m.MockRepository ] [node_s0] checking [indices/OrOHbEutTq6wGAdLB8brwA/2/__0/JSADdBOleC/1] [true] 1> [2017-12-23T11:13:43,122][INFO ][o.e.s.m.MockRepository ] [node_s0] throwing random IOException for file [__0] at path [[indices][OrOHbEutTq6wGAdLB8brwA][2]] 1> [2017-12-23T11:13:43,124][WARN ][o.e.i.c.IndicesClusterStateService] [node_s0] [[test-idx][2]] marking and sending shard failed due to [failed recovery] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [test-idx][2]: Recovery failed on {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/UuMfBTfsTIy8bgVWNKyyww] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.apache.lucene.index.CorruptIndexException: Random corruption (resource=random file) 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:266) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:43,125][INFO ][o.e.s.m.MockRepository ] [node_s0] checking [indices/OrOHbEutTq6wGAdLB8brwA/0/__0/JSADdBOleC/1] [true] 1> [2017-12-23T11:13:43,126][INFO ][o.e.s.m.MockRepository ] [node_s0] throwing random IOException for file [__0] at path [[indices][OrOHbEutTq6wGAdLB8brwA][0]] 1> [2017-12-23T11:13:43,127][WARN ][o.e.i.c.IndicesClusterStateService] [node_s0] [[test-idx][0]] marking and sending shard failed due to [failed recovery] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [test-idx][0]: Recovery failed on {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/UuMfBTfsTIy8bgVWNKyyww] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.apache.lucene.index.CorruptIndexException: Random corruption (resource=random file) 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:266) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:43,127][WARN ][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][2] received shard failed for shard id [[test-idx][2]], allocation id [XkHM2qvvTAWWh2lX3gGzxQ], primary term [0], message [failed recovery], failure [RecoveryFailedException[[test-idx][2]: Recovery failed on {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865}]; nested: IndexShardRecoveryException[failed recovery]; nested: IndexShardRestoreFailedException[restore failed]; nested: IndexShardRestoreFailedException[failed to restore snapshot [test-snap/UuMfBTfsTIy8bgVWNKyyww]]; nested: IndexShardRestoreFailedException[Failed to recover index]; nested: CorruptIndexException[Random corruption (resource=random file)]; ] 2> NOTE: leaving temporary files on disk at: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001 2> NOTE: test params are: codec=Asserting(Lucene70): {_routing=PostingsFormat(name=Asserting), field1=PostingsFormat(name=Asserting), _field_names=PostingsFormat(name=Asserting), foo=PostingsFormat(name=Asserting), value.keyword=PostingsFormat(name=Asserting), _id=PostingsFormat(name=Asserting), value=PostingsFormat(name=Asserting), foo.keyword=PostingsFormat(name=Asserting)}, docValues:{_routing=DocValuesFormat(name=Lucene70), _seq_no=DocValuesFormat(name=Lucene70), _field_names=DocValuesFormat(name=Lucene70), foo=DocValuesFormat(name=Asserting), value.keyword=DocValuesFormat(name=Lucene70), _source=DocValuesFormat(name=Lucene70), _id=DocValuesFormat(name=Asserting), _primary_term=DocValuesFormat(name=Lucene70), _version=DocValuesFormat(name=Lucene70), foo.keyword=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=301, maxMBSortInHeap=5.396306378968445, sim=RandomSimilarity(queryNorm=false): {}, locale=ro, timezone=Europe/Vatican 2> NOTE: Linux 2.6.32-696.el6.x86_64 amd64/Oracle Corporation 1.8.0_151 (64-bit)/cpus=4,threads=1,free=205291096,total=530579456 2> NOTE: All tests run in this JVM: [SearchTimeoutIT, TDigestPercentileRanksIT, BulkProcessorRetryIT, SimpleQueryStringIT, AggregationsIntegrationIT, RelocationIT, DestructiveOperationsIT, SettingsListenerIT, ShardReduceIT, SearchWithRandomExceptionsIT, SnapshotDisruptionIT, ValueCountIT, FiltersAggsRewriteIT, IndicesExistsIT, AliasResolveRoutingIT, CompletionSuggestSearchIT, TransportClientIT, HistogramIT, ExplainActionIT, SimpleBlocksIT, ActiveShardsObserverIT, SuggestSearchIT, SimpleIndexStateIT, HotThreadsIT, IndicesSegmentsBlocksIT, DedicatedClusterSnapshotRestoreIT, BulkIntegrationIT, GetSettingsBlocksIT, IndicesRequestIT, SimpleSearchIT, DoubleTermsIT, AdjacencyMatrixIT, DelayedAllocationIT, SimpleVersioningIT, SimpleThreadPoolIT, CloseIndexDisableCloseAllIT, LongTermsIT, RandomExceptionCircuitBreakerIT, SimpleRoutingIT, ExceptionRetryIT, RepositoriesIT, SpecificMasterNodesIT, ScriptedMetricIT, DateHistogramOffsetIT, TermsDocCountErrorIT, NaNSortingIT, QuorumGatewayIT, RestoreBackwardsCompatIT, TypesExistsIT, ClusterSettingsIT, AliasedIndexDocumentActionsIT, NoMasterNodeIT, ClusterDisruptionIT, IndexShardIT, GeoDistanceIT, TransportTwoNodesSearchIT, GetActionIT, SumBucketIT, MultiSearchIT, FieldDataLoadingIT, ShrinkIndexIT, MetadataFetchingIT, CustomQueryParserIT, MinBucketIT, ExternalValuesMapperIntegrationIT, IndicesLifecycleListenerIT, InnerHitsIT, AvgIT, IndexTemplateBlocksIT, GetIndexIT, PreBuiltAnalyzerIntegrationIT, ExplainableScriptIT, IndexActionIT, HDRPercentilesIT, ClusterAllocationExplainIT, TasksIT, RepositoryBlocksIT, SnapshotBlocksIT, ClusterStatsIT, PendingTasksBlocksIT, GetTermVectorsIT, ClusterInfoServiceIT, AckIT, FilteringAllocationIT, MockDiskUsagesIT, DocumentActionsIT, ShardInfoIT, IndexRequestBuilderIT, IndexSortIT, WaitUntilRefreshIT, InternalEngineMergeIT, CopyToMapperIntegrationIT, MultiFieldsIntegrationIT, UpdateMappingOnClusterIT, MatchQueryIT, DedicatedMasterGetFieldMappingIT, TruncatedRecoveryIT, DateRangeIT, FilterIT, FiltersIT, IpRangeIT, ParentIdAggIT, RangeIT, ExtendedStatsIT, GeoBoundsIT, CumulativeSumIT, DateDerivativeIT, FunctionScorePluginIT, QueryRescorerIT, GeoBoundingBoxIT, GeoPolygonIT, MultiMatchQueryIT, SimilarityIT, SharedClusterSnapshotRestoreIT] FAILURE: Build failed with an exception. 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [test-idx][2]: Recovery failed on {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865} * What went wrong: Execution failed for task ':core:integTest'. > There were test failures: 292 suites (1 ignored), 2192 tests, 1 error, 2 ignored (2 assumptions) [seed: AF8B30F5B14ABE94] * Try: Run with --stacktrace option to get the stack trace. Run with --debug option to get more log output. * Get more help at https://help.gradle.org BUILD FAILED in 27m 13s 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) ~[main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/UuMfBTfsTIy8bgVWNKyyww] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.apache.lucene.index.CorruptIndexException: Random corruption (resource=random file) 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:266) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:43,129][WARN ][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][0] received shard failed for shard id [[test-idx][0]], allocation id [BjaLIYxTSieUY_ywidwEmQ], primary term [0], message [failed recovery], failure [RecoveryFailedException[[test-idx][0]: Recovery failed on {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865}]; nested: IndexShardRecoveryException[failed recovery]; nested: IndexShardRestoreFailedException[restore failed]; nested: IndexShardRestoreFailedException[failed to restore snapshot [test-snap/UuMfBTfsTIy8bgVWNKyyww]]; nested: IndexShardRestoreFailedException[Failed to recover index]; nested: CorruptIndexException[Random corruption (resource=random file)]; ] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [test-idx][0]: Recovery failed on {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) ~[main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/UuMfBTfsTIy8bgVWNKyyww] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.apache.lucene.index.CorruptIndexException: Random corruption (resource=random file) 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:266) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:43,133][INFO ][o.e.s.m.MockRepository ] [node_s1] checking [indices/OrOHbEutTq6wGAdLB8brwA/1/__0/JSADdBOleC/1] [true] 1> [2017-12-23T11:13:43,133][INFO ][o.e.s.m.MockRepository ] [node_s1] throwing random IOException for file [__0] at path [[indices][OrOHbEutTq6wGAdLB8brwA][1]] 1> [2017-12-23T11:13:43,133][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [RED] (reason: [shards failed [[test-idx][2], [test-idx][0]] ...]). 1> [2017-12-23T11:13:43,134][WARN ][o.e.i.c.IndicesClusterStateService] [node_s1] [[test-idx][1]] marking and sending shard failed due to [failed recovery] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [test-idx][1]: Recovery failed on {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/UuMfBTfsTIy8bgVWNKyyww] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.apache.lucene.index.CorruptIndexException: Random corruption (resource=random file) 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:266) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:43,136][WARN ][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][1] received shard failed for shard id [[test-idx][1]], allocation id [o02_ktnKR9OI0QzZZK6_6A], primary term [0], message [failed recovery], failure [RecoveryFailedException[[test-idx][1]: Recovery failed on {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823}]; nested: IndexShardRecoveryException[failed recovery]; nested: IndexShardRestoreFailedException[restore failed]; nested: IndexShardRestoreFailedException[failed to restore snapshot [test-snap/UuMfBTfsTIy8bgVWNKyyww]]; nested: IndexShardRestoreFailedException[Failed to recover index]; nested: CorruptIndexException[Random corruption (resource=random file)]; ] 1> org.elasticsearch.indices.recovery.RecoveryFailedException: [test-idx][1]: Recovery failed on {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2030) ~[main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [main/:?] 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.index.shard.IndexShardRecoveryException: failed recovery 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:334) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: restore failed 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:455) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: failed to restore snapshot [test-snap/UuMfBTfsTIy8bgVWNKyyww] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:833) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.elasticsearch.index.snapshots.IndexShardRestoreFailedException: Failed to recover index 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1529) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> Caused by: org.apache.lucene.index.CorruptIndexException: Random corruption (resource=random file) 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:266) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.readBlob(MockRepository.java:318) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$PartSliceStream.openSlice(BlobStoreRepository.java:1384) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.nextStream(SlicedInputStream.java:53) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.currentStream(SlicedInputStream.java:67) ~[main/:?] 1> at org.elasticsearch.index.snapshots.blobstore.SlicedInputStream.read(SlicedInputStream.java:88) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:133) ~[?:1.8.0_151] 1> at org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.read(RateLimitingInputStream.java:69) ~[main/:?] 1> at java.io.FilterInputStream.read(FilterInputStream.java:107) ~[?:1.8.0_151] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restoreFile(BlobStoreRepository.java:1583) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$RestoreContext.restore(BlobStoreRepository.java:1526) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.restoreShard(BlobStoreRepository.java:831) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.restore(StoreRecovery.java:440) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.lambda$recoverFromRepository$5(StoreRecovery.java:269) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.executeRecovery(StoreRecovery.java:292) ~[main/:?] 1> at org.elasticsearch.index.shard.StoreRecovery.recoverFromRepository(StoreRecovery.java:267) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.restoreFromRepository(IndexShard.java:1577) ~[main/:?] 1> at org.elasticsearch.index.shard.IndexShard.lambda$startRecovery$7(IndexShard.java:2026) ~[main/:?] 1> ... 4 more 1> [2017-12-23T11:13:43,139][WARN ][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][1] received shard failed for shard id [[test-idx][1]], allocation id [o02_ktnKR9OI0QzZZK6_6A], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} has not removed previously failed shard. resending shard failure] 1> [2017-12-23T11:13:43,144][WARN ][o.e.c.a.s.ShardStateAction] [node_s1] [test-idx][1] received shard failed for shard id [[test-idx][1]], allocation id [o02_ktnKR9OI0QzZZK6_6A], primary term [0], message [master {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} has not removed previously failed shard. resending shard failure] 1> [2017-12-23T11:13:43,155][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx/wE0z_qhhQWuiaewsV381EQ] deleting index 1> [2017-12-23T11:13:43,164][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testDataFileCorruptionDuringRestore]: cleaning up after test 1> [2017-12-23T11:13:43,185][INFO ][o.e.r.RepositoriesService] [node_s1] delete repository [test-repo] 1> [2017-12-23T11:13:43,191][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testDataFileCorruptionDuringRestore]: cleaned up after test 1> [2017-12-23T11:13:43,191][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testDataFileCorruptionDuringRestore]: after test 1> [2017-12-23T11:13:43,230][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testSnapshotSucceedsAfterSnapshotFailure]: before test 1> [2017-12-23T11:13:43,230][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testSnapshotSucceedsAfterSnapshotFailure]: setting up test 1> [2017-12-23T11:13:43,242][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testSnapshotSucceedsAfterSnapshotFailure]: all set up test 1> [2017-12-23T11:13:43,242][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating repository 1> [2017-12-23T11:13:43,243][INFO ][o.e.s.m.MockRepository ] [node_s1] starting mock repository with random prefix MVOOAuDafB 1> [2017-12-23T11:13:43,243][INFO ][o.e.r.RepositoriesService] [node_s1] put repository [test-repo] 1> [2017-12-23T11:13:43,244][INFO ][o.e.s.m.MockRepository ] [node_s0] starting mock repository with random prefix MVOOAuDafB 1> [2017-12-23T11:13:43,248][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> indexing some data 1> [2017-12-23T11:13:43,250][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test-idx] creating index, cause [api], templates [random_index_template], shards [1]/[0], mappings [] 1> [2017-12-23T11:13:43,260][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx][0]] ...]). 1> [2017-12-23T11:13:43,270][INFO ][o.e.c.m.MetaDataMappingService] [node_s1] [test-idx/szAAwAKHRfWjxRD0ewiYbg] create_mapping [_doc] 1> [2017-12-23T11:13:43,287][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> snapshot with potential I/O failures 1> [2017-12-23T11:13:43,288][INFO ][o.e.s.m.MockRepository ] [node_s1] checking [index-/MVOOAuDafB/1] [false] 1> [2017-12-23T11:13:43,288][INFO ][o.e.s.m.MockRepository ] [node_s1] checking [index--1/MVOOAuDafB/1] [false] 1> [2017-12-23T11:13:43,291][INFO ][o.e.s.m.MockRepository ] [node_s1] checking [index-/MVOOAuDafB/2] [false] 1> [2017-12-23T11:13:43,291][INFO ][o.e.s.m.MockRepository ] [node_s1] checking [index--1/MVOOAuDafB/2] [false] 1> [2017-12-23T11:13:43,291][INFO ][o.e.s.m.MockRepository ] [node_s1] checking [meta-Ornxx1bWRAagzk5PizI2KQ.dat/MVOOAuDafB/1] [false] 1> [2017-12-23T11:13:43,292][INFO ][o.e.s.m.MockRepository ] [node_s1] checking [indices/SvhdpuJaR2q6LAQ1uYCo2g/meta-Ornxx1bWRAagzk5PizI2KQ.dat/MVOOAuDafB/1] [false] 1> [2017-12-23T11:13:43,293][INFO ][o.e.s.m.MockRepository ] [node_s1] checking [indices/SvhdpuJaR2q6LAQ1uYCo2g/meta-Ornxx1bWRAagzk5PizI2KQ.dat/MVOOAuDafB/2] [false] 1> [2017-12-23T11:13:43,293][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/Ornxx1bWRAagzk5PizI2KQ] started 1> [2017-12-23T11:13:43,298][INFO ][o.e.s.m.MockRepository ] [node_s0] checking [indices/SvhdpuJaR2q6LAQ1uYCo2g/0/MVOOAuDafB/1] [false] 1> [2017-12-23T11:13:43,301][INFO ][o.e.s.m.MockRepository ] [node_s0] checking [indices/SvhdpuJaR2q6LAQ1uYCo2g/0/snap-Ornxx1bWRAagzk5PizI2KQ.dat/MVOOAuDafB/1] [false] 1> [2017-12-23T11:13:43,302][INFO ][o.e.s.m.MockRepository ] [node_s0] checking [indices/SvhdpuJaR2q6LAQ1uYCo2g/0/pending-index-0/MVOOAuDafB/1] [true] 1> [2017-12-23T11:13:43,302][INFO ][o.e.s.m.MockRepository ] [node_s0] throwing random IOException for file [pending-index-0] at path [[indices][SvhdpuJaR2q6LAQ1uYCo2g][0]] 1> [2017-12-23T11:13:43,302][WARN ][o.e.s.SnapshotShardsService] [node_s0] [[test-idx][0]][test-repo:test-snap/Ornxx1bWRAagzk5PizI2KQ] failed to snapshot shard 1> org.elasticsearch.index.snapshots.IndexShardSnapshotFailedException: Failed to write file list 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$Context.finalize(BlobStoreRepository.java:1007) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$SnapshotContext.snapshot(BlobStoreRepository.java:1239) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository.snapshotShard(BlobStoreRepository.java:812) ~[main/:?] 1> at org.elasticsearch.snapshots.SnapshotShardsService.snapshot(SnapshotShardsService.java:401) ~[main/:?] 1> at org.elasticsearch.snapshots.SnapshotShardsService.access$200(SnapshotShardsService.java:94) ~[main/:?] 1> at org.elasticsearch.snapshots.SnapshotShardsService$1.doRun(SnapshotShardsService.java:345) [main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingAbstractRunnable.doRun(ThreadContext.java:635) [main/:?] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) [main/:?] 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.io.IOException: Random IOException 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.maybeIOExceptionOrBlock(MockRepository.java:276) ~[test/:?] 1> at org.elasticsearch.snapshots.mockstore.MockRepository$MockBlobStore$MockBlobContainer.writeBlob(MockRepository.java:360) ~[test/:?] 1> at org.elasticsearch.repositories.blobstore.ChecksumBlobStoreFormat.writeBlob(ChecksumBlobStoreFormat.java:191) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.ChecksumBlobStoreFormat.writeAtomic(ChecksumBlobStoreFormat.java:136) ~[main/:?] 1> at org.elasticsearch.repositories.blobstore.BlobStoreRepository$Context.finalize(BlobStoreRepository.java:1005) ~[main/:?] 1> ... 10 more 1> [2017-12-23T11:13:43,303][INFO ][o.e.s.m.MockRepository ] [node_s1] checking [snap-Ornxx1bWRAagzk5PizI2KQ.dat/MVOOAuDafB/1] [false] 1> [2017-12-23T11:13:43,304][INFO ][o.e.s.m.MockRepository ] [node_s1] checking [index-/MVOOAuDafB/3] [false] 1> [2017-12-23T11:13:43,304][INFO ][o.e.s.m.MockRepository ] [node_s1] checking [index--1/MVOOAuDafB/3] [false] 1> [2017-12-23T11:13:43,304][INFO ][o.e.s.m.MockRepository ] [node_s1] checking [index-/MVOOAuDafB/4] [false] 1> [2017-12-23T11:13:43,304][INFO ][o.e.s.m.MockRepository ] [node_s1] checking [pending-index-0-EbqkudlNT9mbBR3gwkhmfQ/MVOOAuDafB/1] [false] 1> [2017-12-23T11:13:43,305][INFO ][o.e.s.m.MockRepository ] [node_s1] checking [index-0/MVOOAuDafB/1] [false] 1> [2017-12-23T11:13:43,305][INFO ][o.e.s.m.MockRepository ] [node_s1] checking [pending-index.latest-Ygm9k-fgShePJ20uCd2l7Q/MVOOAuDafB/1] [false] 1> [2017-12-23T11:13:43,305][INFO ][o.e.s.m.MockRepository ] [node_s1] checking [pending-index.latest-Ygm9k-fgShePJ20uCd2l7Q/MVOOAuDafB/2] [false] 1> [2017-12-23T11:13:43,305][INFO ][o.e.s.m.MockRepository ] [node_s1] checking [index.latest/MVOOAuDafB/1] [false] 1> [2017-12-23T11:13:43,306][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/Ornxx1bWRAagzk5PizI2KQ] completed with state [PARTIAL] 1> [2017-12-23T11:13:43,313][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> snapshot with no I/O failures 1> [2017-12-23T11:13:43,314][INFO ][o.e.s.m.MockRepository ] [node_s1] starting mock repository with random prefix default 1> [2017-12-23T11:13:43,314][INFO ][o.e.r.RepositoriesService] [node_s1] put repository [test-repo-2] 1> [2017-12-23T11:13:43,316][INFO ][o.e.s.m.MockRepository ] [node_s0] starting mock repository with random prefix default 1> [2017-12-23T11:13:43,335][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo-2:test-snap-2/fgoWmfFzSSaCBYSH_iVsiw] started 1> [2017-12-23T11:13:43,343][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo-2:test-snap-2/fgoWmfFzSSaCBYSH_iVsiw] completed with state [SUCCESS] 1> [2017-12-23T11:13:43,352][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testSnapshotSucceedsAfterSnapshotFailure]: cleaning up after test 1> [2017-12-23T11:13:43,362][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx/szAAwAKHRfWjxRD0ewiYbg] deleting index 1> [2017-12-23T11:13:43,379][INFO ][o.e.r.RepositoriesService] [node_s1] delete repository [test-repo] 1> [2017-12-23T11:13:43,379][INFO ][o.e.r.RepositoriesService] [node_s1] delete repository [test-repo-2] 1> [2017-12-23T11:13:43,383][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testSnapshotSucceedsAfterSnapshotFailure]: cleaned up after test 1> [2017-12-23T11:13:43,383][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testSnapshotSucceedsAfterSnapshotFailure]: after test 1> [2017-12-23T11:13:43,423][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testFreshIndexUUID]: before test 1> [2017-12-23T11:13:43,423][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testFreshIndexUUID]: setting up test 1> [2017-12-23T11:13:43,435][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testFreshIndexUUID]: all set up test 1> [2017-12-23T11:13:43,435][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating repository 1> [2017-12-23T11:13:43,436][INFO ][o.e.r.RepositoriesService] [node_s1] put repository [test-repo] 1> [2017-12-23T11:13:43,443][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test] creating index, cause [api], templates [random_index_template], shards [6]/[1], mappings [] 1> [2017-12-23T11:13:43,542][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test][5]] ...]). 1> [2017-12-23T11:13:43,553][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/Q6ujhxQnT6KcXTK-muQF4g] started 1> [2017-12-23T11:13:43,567][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/Q6ujhxQnT6KcXTK-muQF4g] completed with state [SUCCESS] 1> [2017-12-23T11:13:43,573][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test/W1m7gNa6Riuh4Imd6n92MA] deleting index 1> [2017-12-23T11:13:43,613][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] using custom data_path for index: [WxVniCqRNG] 1> [2017-12-23T11:13:43,615][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test] creating index, cause [api], templates [random_index_template], shards [6]/[0], mappings [] 1> [2017-12-23T11:13:43,643][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test][4], [test][2], [test][0], [test][3], [test][1], [test][5]] ...]). 1> [2017-12-23T11:13:43,652][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> close index 1> [2017-12-23T11:13:43,652][INFO ][o.e.c.m.MetaDataIndexStateService] [node_s1] closing indices [[[test/xeRKKtkAQiK_j4zIjnmgHA]]] 1> [2017-12-23T11:13:43,658][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> restore all indices from the snapshot 1> [2017-12-23T11:13:43,811][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test][5]] ...]). 1> [2017-12-23T11:13:43,817][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> restore indices with different names 1> [2017-12-23T11:13:43,948][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testFreshIndexUUID]: cleaning up after test 1> [2017-12-23T11:13:43,982][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-copy][3]] ...]). 1> [2017-12-23T11:13:43,995][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-copy/k0PwKtGMQBWSoDc19uJMLA] deleting index 1> [2017-12-23T11:13:43,995][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test/xeRKKtkAQiK_j4zIjnmgHA] deleting index 1> [2017-12-23T11:13:44,081][INFO ][o.e.r.RepositoriesService] [node_s1] delete repository [test-repo] 1> [2017-12-23T11:13:44,087][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testFreshIndexUUID]: cleaned up after test 1> [2017-12-23T11:13:44,087][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testFreshIndexUUID]: after test 1> [2017-12-23T11:13:44,127][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testSingleGetAfterRestore]: before test 1> [2017-12-23T11:13:44,127][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testSingleGetAfterRestore]: setting up test 1> [2017-12-23T11:13:44,139][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testSingleGetAfterRestore]: all set up test 1> [2017-12-23T11:13:44,139][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] Path [/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/repos/wrWhmwCyeu] 1> [2017-12-23T11:13:44,140][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [testindex] creating index, cause [auto(bulk api)], templates [random_index_template], shards [1]/[0], mappings [] 1> [2017-12-23T11:13:44,151][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[testindex][0]] ...]). 1> [2017-12-23T11:13:44,158][INFO ][o.e.c.m.MetaDataMappingService] [node_s1] [testindex/2WAYivvvSOKGIJSCsB5FWQ] create_mapping [actions] 1> [2017-12-23T11:13:44,163][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating repository 1> [2017-12-23T11:13:44,164][INFO ][o.e.r.RepositoriesService] [node_s1] put repository [test-restore-snapshot-repo] 1> [2017-12-23T11:13:44,171][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> snapshot 1> [2017-12-23T11:13:44,174][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-restore-snapshot-repo:test-restore-snapshot/x3jyL2BORHuq3sxwfdzJZw] started 1> [2017-12-23T11:13:44,187][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-restore-snapshot-repo:test-restore-snapshot/x3jyL2BORHuq3sxwfdzJZw] completed with state [SUCCESS] 1> [2017-12-23T11:13:44,212][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[testindex-restored][0]] ...]). 1> [2017-12-23T11:13:44,219][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testSingleGetAfterRestore]: cleaning up after test 1> [2017-12-23T11:13:44,233][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [testindex-restored/YtgRpeDgR76KXMQXoMBFeQ] deleting index 1> [2017-12-23T11:13:44,233][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [testindex/2WAYivvvSOKGIJSCsB5FWQ] deleting index 1> [2017-12-23T11:13:44,252][INFO ][o.e.r.RepositoriesService] [node_s1] delete repository [test-restore-snapshot-repo] 1> [2017-12-23T11:13:44,256][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testSingleGetAfterRestore]: cleaned up after test 1> [2017-12-23T11:13:44,256][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testSingleGetAfterRestore]: after test 1> [2017-12-23T11:13:44,288][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testDeleteSnapshotWhileRestoringFails]: before test 1> [2017-12-23T11:13:44,288][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testDeleteSnapshotWhileRestoringFails]: setting up test 1> [2017-12-23T11:13:44,297][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testDeleteSnapshotWhileRestoringFails]: all set up test 1> [2017-12-23T11:13:44,297][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating repository 1> [2017-12-23T11:13:44,298][INFO ][o.e.s.m.MockRepository ] [node_s1] starting mock repository with random prefix default 1> [2017-12-23T11:13:44,298][INFO ][o.e.r.RepositoriesService] [node_s1] put repository [test-repo] 1> [2017-12-23T11:13:44,299][INFO ][o.e.s.m.MockRepository ] [node_s0] starting mock repository with random prefix default 1> [2017-12-23T11:13:44,305][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating index 1> [2017-12-23T11:13:44,306][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test-idx] creating index, cause [api], templates [random_index_template], shards [4]/[1], mappings [] 1> [2017-12-23T11:13:44,370][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx][3]] ...]). 1> [2017-12-23T11:13:44,374][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> indexing some data 1> [2017-12-23T11:13:44,376][INFO ][o.e.c.m.MetaDataMappingService] [node_s1] [test-idx/tdXtND9oSAqMCZeVQjG02g] create_mapping [_doc] 1> [2017-12-23T11:13:44,558][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> take snapshots 1> [2017-12-23T11:13:44,564][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/hllsqjKzRj24jaO5j1qKBQ] started 1> [2017-12-23T11:13:44,584][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/hllsqjKzRj24jaO5j1qKBQ] completed with state [SUCCESS] 1> [2017-12-23T11:13:44,590][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap-2/iqiBAMelT--0KWUnAlMgeA] started 1> [2017-12-23T11:13:44,602][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap-2/iqiBAMelT--0KWUnAlMgeA] completed with state [SUCCESS] 1> [2017-12-23T11:13:44,604][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> delete index before restoring 1> [2017-12-23T11:13:44,605][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx/tdXtND9oSAqMCZeVQjG02g] deleting index 1> [2017-12-23T11:13:44,641][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> execution will be blocked on all data nodes 1> [2017-12-23T11:13:44,641][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> start restore 1> [2017-12-23T11:13:44,641][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> waiting for block to kick in 1> [2017-12-23T11:13:44,656][INFO ][o.e.s.m.MockRepository ] [node_s0] blocking I/O operation for file [__0] at path [[indices][ksMhUxafRGq2Dts2VECoDA][2]] 1> [2017-12-23T11:13:44,657][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> try deleting the snapshot while the restore is in progress (should throw an error) 1> [2017-12-23T11:13:44,659][INFO ][o.e.s.m.MockRepository ] [node_s0] blocking I/O operation for file [__0] at path [[indices][ksMhUxafRGq2Dts2VECoDA][0]] 1> [2017-12-23T11:13:44,664][INFO ][o.e.s.m.MockRepository ] [node_s1] blocking I/O operation for file [__0] at path [[indices][ksMhUxafRGq2Dts2VECoDA][1]] 1> [2017-12-23T11:13:44,667][INFO ][o.e.s.m.MockRepository ] [node_s1] blocking I/O operation for file [__0] at path [[indices][ksMhUxafRGq2Dts2VECoDA][3]] 1> [2017-12-23T11:13:44,668][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] -- try deleting another snapshot while the restore is in progress (should throw an error) 1> [2017-12-23T11:13:44,670][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> unblocking all data nodes 1> [2017-12-23T11:13:44,670][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> wait for restore to finish 1> [2017-12-23T11:13:44,702][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testDeleteSnapshotWhileRestoringFails]: cleaning up after test 1> [2017-12-23T11:13:44,757][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx][0]] ...]). 1> [2017-12-23T11:13:44,762][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx/RttyW9stQcqSv6WZyAfckg] deleting index 1> [2017-12-23T11:13:44,797][INFO ][o.e.r.RepositoriesService] [node_s1] delete repository [test-repo] 1> [2017-12-23T11:13:44,802][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testDeleteSnapshotWhileRestoringFails]: cleaned up after test 1> [2017-12-23T11:13:44,802][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testDeleteSnapshotWhileRestoringFails]: after test 1> [2017-12-23T11:13:44,839][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testUnrestorableIndexDuringRestore]: before test 1> [2017-12-23T11:13:44,839][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testUnrestorableIndexDuringRestore]: setting up test 1> [2017-12-23T11:13:44,850][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testUnrestorableIndexDuringRestore]: all set up test 1> [2017-12-23T11:13:44,851][INFO ][o.e.r.RepositoriesService] [node_s1] put repository [test-repo] 1> [2017-12-23T11:13:44,857][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] using custom data_path for index: [NlbEYRSCYi] 1> [2017-12-23T11:13:44,858][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [unrestorable-index] creating index, cause [api], templates [random_index_template], shards [9]/[1], mappings [] 1> [2017-12-23T11:13:44,956][INFO ][o.e.c.m.MetaDataMappingService] [node_s1] [unrestorable-index/QOaZseR9SqSKGz-zIJANBw] create_mapping [_doc] 1> [2017-12-23T11:13:44,982][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[unrestorable-index][5]] ...]). 1> [2017-12-23T11:13:45,085][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/gMMBQo6bS5y_Yi0NRA5GEg] started 1> [2017-12-23T11:13:45,110][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap/gMMBQo6bS5y_Yi0NRA5GEg] completed with state [SUCCESS] 1> [2017-12-23T11:13:45,115][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [unrestorable-index/QOaZseR9SqSKGz-zIJANBw] deleting index 1> [2017-12-23T11:13:45,208][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [RED] (reason: [async_shard_fetch]). 1> [2017-12-23T11:13:45,215][INFO ][o.e.r.RepositoriesService] [node_s1] update repository [test-repo] 1> [2017-12-23T11:13:45,236][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [unrestorable-index/HxkVqbMAThWdnS7OoHdR7g] deleting index 1> [2017-12-23T11:13:45,418][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[unrestorable-index][8]] ...]). 1> [2017-12-23T11:13:45,431][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testUnrestorableIndexDuringRestore]: cleaning up after test 1> [2017-12-23T11:13:45,440][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [unrestorable-index/uVBZiz_RRAaTZOurGMmaIQ] deleting index 1> [2017-12-23T11:13:45,519][INFO ][o.e.r.RepositoriesService] [node_s1] delete repository [test-repo] 1> [2017-12-23T11:13:45,523][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testUnrestorableIndexDuringRestore]: cleaned up after test 1> [2017-12-23T11:13:45,523][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testUnrestorableIndexDuringRestore]: after test 1> [2017-12-23T11:13:45,556][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testSnapshotSingleClosedIndex]: before test 1> [2017-12-23T11:13:45,556][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testSnapshotSingleClosedIndex]: setting up test 1> [2017-12-23T11:13:45,568][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testSnapshotSingleClosedIndex]: all set up test 1> [2017-12-23T11:13:45,568][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating repository 1> [2017-12-23T11:13:45,569][INFO ][o.e.r.RepositoriesService] [node_s1] put repository [test-repo] 1> [2017-12-23T11:13:45,575][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] using custom data_path for index: [TPmKivKyXM] 1> [2017-12-23T11:13:45,577][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test-idx] creating index, cause [api], templates [random_index_template], shards [7]/[0], mappings [] 1> [2017-12-23T11:13:45,610][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx][5]] ...]). 1> [2017-12-23T11:13:45,616][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> closing index test-idx 1> [2017-12-23T11:13:45,617][INFO ][o.e.c.m.MetaDataIndexStateService] [node_s1] closing indices [[[test-idx/wGtCFvcvTeOdDLJQRU-RSg]]] 1> [2017-12-23T11:13:45,629][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> snapshot 1> [2017-12-23T11:13:45,630][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testSnapshotSingleClosedIndex]: cleaning up after test 1> [2017-12-23T11:13:45,639][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx/wGtCFvcvTeOdDLJQRU-RSg] deleting index 1> [2017-12-23T11:13:45,657][INFO ][o.e.r.RepositoriesService] [node_s1] delete repository [test-repo] 1> [2017-12-23T11:13:45,662][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testSnapshotSingleClosedIndex]: cleaned up after test 1> [2017-12-23T11:13:45,662][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testSnapshotSingleClosedIndex]: after test 1> [2017-12-23T11:13:45,693][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testSnapshotWithMissingShardLevelIndexFile]: before test 1> [2017-12-23T11:13:45,693][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testSnapshotWithMissingShardLevelIndexFile]: setting up test 1> [2017-12-23T11:13:45,702][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testSnapshotWithMissingShardLevelIndexFile]: all set up test 1> [2017-12-23T11:13:45,703][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating repository at /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/J0/temp/org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT_AF8B30F5B14ABE94-001/tempDir-002/repos/FUVDHmnnUT 1> [2017-12-23T11:13:45,703][INFO ][o.e.r.RepositoriesService] [node_s1] put repository [test-repo] 1> [2017-12-23T11:13:45,711][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test-idx-1] creating index, cause [api], templates [random_index_template], shards [5]/[0], mappings [] 1> [2017-12-23T11:13:45,740][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx-1][3]] ...]). 1> [2017-12-23T11:13:45,746][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_s1] [test-idx-2] creating index, cause [api], templates [random_index_template], shards [6]/[1], mappings [] 1> [2017-12-23T11:13:45,808][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> indexing some data 1> [2017-12-23T11:13:45,809][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] Index [3] docs async: [true] bulk: [false] 1> [2017-12-23T11:13:45,821][INFO ][o.e.c.m.MetaDataMappingService] [node_s1] [test-idx-1/uRwWmLjbS6-MLuqwMSbQ0w] create_mapping [_doc] 1> [2017-12-23T11:13:45,822][INFO ][o.e.c.m.MetaDataMappingService] [node_s1] [test-idx-2/LmtjBV0JSR6L1ucSuxh0Jg] create_mapping [_doc] 1> [2017-12-23T11:13:45,823][INFO ][o.e.c.m.MetaDataMappingService] [node_s1] [test-idx-1/uRwWmLjbS6-MLuqwMSbQ0w] update_mapping [_doc] 1> [2017-12-23T11:13:45,835][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx-2][0]] ...]). 1> [2017-12-23T11:13:45,857][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating snapshot 1> [2017-12-23T11:13:45,862][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap-1/6A8pPtiSSDS24SOHYMLUWw] started 1> [2017-12-23T11:13:45,886][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap-1/6A8pPtiSSDS24SOHYMLUWw] completed with state [SUCCESS] 1> [2017-12-23T11:13:45,890][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> deleting shard level index file 1> [2017-12-23T11:13:45,891][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> creating another snapshot 1> [2017-12-23T11:13:45,895][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap-2/XFBbD_7uTKKAYz0t1Wuosw] started 1> [2017-12-23T11:13:45,915][INFO ][o.e.s.SnapshotsService ] [node_s1] snapshot [test-repo:test-snap-2/XFBbD_7uTKKAYz0t1Wuosw] completed with state [SUCCESS] 1> [2017-12-23T11:13:45,918][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] --> restoring the first snapshot, the repository should not have lost any shard data despite deleting index-N, because it should have iterated over the snap-*.data files as backup 1> [2017-12-23T11:13:45,919][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx-2/LmtjBV0JSR6L1ucSuxh0Jg] deleting index 1> [2017-12-23T11:13:45,919][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx-1/uRwWmLjbS6-MLuqwMSbQ0w] deleting index 1> [2017-12-23T11:13:46,208][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testSnapshotWithMissingShardLevelIndexFile]: cleaning up after test 1> [2017-12-23T11:13:46,227][INFO ][o.e.c.r.a.AllocationService] [node_s1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[test-idx-2][5]] ...]). 1> [2017-12-23T11:13:46,235][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx-1/bsQrl4IHRR-jwoP0Kq4Gpg] deleting index 1> [2017-12-23T11:13:46,235][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_s1] [test-idx-2/nfB8UsB5QouMuecvXzCEEg] deleting index 1> [2017-12-23T11:13:46,333][INFO ][o.e.r.RepositoriesService] [node_s1] delete repository [test-repo] 1> [2017-12-23T11:13:46,337][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [SharedClusterSnapshotRestoreIT#testSnapshotWithMissingShardLevelIndexFile]: cleaned up after test 1> [2017-12-23T11:13:46,337][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testSnapshotWithMissingShardLevelIndexFile]: after test 1> [2017-12-23T11:13:46,338][INFO ][o.e.n.Node ] [node_s0] stopping ... 1> [2017-12-23T11:13:46,339][WARN ][o.e.t.d.TestZenDiscovery ] [node_s1] not enough master nodes (has [1], but needed [2]), current nodes: nodes: 1> {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865} 1> {node_sc2}{Lck2UlxmQR27ZZREIk1-Sw}{t8yblla6Qv-nY4EN_3DvFg}{127.0.0.1}{127.0.0.1:43161} 1> {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823}, local, master 1> [2017-12-23T11:13:46,339][INFO ][o.e.t.d.MockZenPing ] [node_s1] pinging using mock zen ping 1> [2017-12-23T11:13:46,341][INFO ][o.e.n.Node ] [node_s0] stopped 1> [2017-12-23T11:13:46,341][INFO ][o.e.n.Node ] [node_s0] closing ... 1> [2017-12-23T11:13:46,343][INFO ][o.e.n.Node ] [node_s0] closed 1> [2017-12-23T11:13:46,345][INFO ][o.e.n.Node ] [node_s1] stopping ... 1> [2017-12-23T11:13:46,345][WARN ][o.e.t.d.TestZenDiscovery ] [node_s1] not enough master nodes discovered during pinging (found [[Candidate{node={node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823}, clusterStateVersion=1385}]], but needed [2]), pinging again 1> [2017-12-23T11:13:46,346][INFO ][o.e.t.d.TestZenDiscovery ] [node_sc2] master_left [{node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823}], reason [transport disconnected] 1> [2017-12-23T11:13:46,347][WARN ][o.e.t.d.TestZenDiscovery ] [node_sc2] master left (reason = transport disconnected), current nodes: nodes: 1> {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865} 1> {node_sc2}{Lck2UlxmQR27ZZREIk1-Sw}{t8yblla6Qv-nY4EN_3DvFg}{127.0.0.1}{127.0.0.1:43161}, local 1> {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823}, master 1> [2017-12-23T11:13:46,348][INFO ][o.e.t.d.MockZenPing ] [node_sc2] pinging using mock zen ping 1> [2017-12-23T11:13:46,348][WARN ][o.e.c.NodeConnectionsService] [node_sc2] failed to connect to node {node_s0}{riyQLKzZRxquoQPA_N7tjg}{fvbXbv3fTHGaJpV8L6WhYg}{127.0.0.1}{127.0.0.1:43865} (tried [1] times) 1> org.elasticsearch.transport.ConnectTransportException: [node_s0][127.0.0.1:43865] connect_exception 1> at org.elasticsearch.transport.TcpChannel.awaitConnected(TcpChannel.java:165) ~[main/:?] 1> at org.elasticsearch.transport.TcpTransport.openConnection(TcpTransport.java:616) ~[main/:?] 1> at org.elasticsearch.transport.TcpTransport.connectToNode(TcpTransport.java:513) ~[main/:?] 1> at org.elasticsearch.transport.TransportService.connectToNode(TransportService.java:329) ~[main/:?] 1> at org.elasticsearch.transport.TransportService.connectToNode(TransportService.java:316) ~[main/:?] 1> at org.elasticsearch.cluster.NodeConnectionsService.validateAndConnectIfNeeded(NodeConnectionsService.java:154) [main/:?] 1> at org.elasticsearch.cluster.NodeConnectionsService$1.doRun(NodeConnectionsService.java:107) [main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingAbstractRunnable.doRun(ThreadContext.java:635) [main/:?] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) [main/:?] 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.nio.NioSocketChannel.internalFinish(NioSocketChannel.java:170) ~[elasticsearch-nio-7.0.0-alpha1-SNAPSHOT.jar:7.0.0-alpha1-SNAPSHOT] 1> at org.elasticsearch.nio.NioSocketChannel.finishConnect(NioSocketChannel.java:148) ~[elasticsearch-nio-7.0.0-alpha1-SNAPSHOT.jar:7.0.0-alpha1-SNAPSHOT] 1> at org.elasticsearch.nio.SocketSelector.attemptConnect(SocketSelector.java:217) ~[elasticsearch-nio-7.0.0-alpha1-SNAPSHOT.jar:7.0.0-alpha1-SNAPSHOT] 1> at org.elasticsearch.nio.SocketSelector.setupChannel(SocketSelector.java:206) ~[elasticsearch-nio-7.0.0-alpha1-SNAPSHOT.jar:7.0.0-alpha1-SNAPSHOT] 1> at org.elasticsearch.nio.SocketSelector.setUpNewChannels(SocketSelector.java:194) ~[elasticsearch-nio-7.0.0-alpha1-SNAPSHOT.jar:7.0.0-alpha1-SNAPSHOT] 1> at org.elasticsearch.nio.SocketSelector.preSelect(SocketSelector.java:71) ~[elasticsearch-nio-7.0.0-alpha1-SNAPSHOT.jar:7.0.0-alpha1-SNAPSHOT] 1> at org.elasticsearch.nio.ESSelector.singleLoop(ESSelector.java:101) ~[elasticsearch-nio-7.0.0-alpha1-SNAPSHOT.jar:7.0.0-alpha1-SNAPSHOT] 1> at org.elasticsearch.nio.ESSelector.runLoop(ESSelector.java:77) ~[elasticsearch-nio-7.0.0-alpha1-SNAPSHOT.jar:7.0.0-alpha1-SNAPSHOT] 1> ... 1 more 1> [2017-12-23T11:13:46,353][INFO ][o.e.n.Node ] [node_s1] stopped 1> [2017-12-23T11:13:46,353][INFO ][o.e.n.Node ] [node_s1] closing ... 1> [2017-12-23T11:13:46,354][WARN ][o.e.c.NodeConnectionsService] [node_sc2] failed to connect to node {node_s1}{AYXs8R5nQdOGtvqswmoK4A}{sptefKLVSLyRsV30suAsJA}{127.0.0.1}{127.0.0.1:43823} (tried [1] times) 1> org.elasticsearch.transport.ConnectTransportException: [node_s1][127.0.0.1:43823] connect_exception 1> at org.elasticsearch.transport.TcpChannel.awaitConnected(TcpChannel.java:165) ~[main/:?] 1> at org.elasticsearch.transport.TcpTransport.openConnection(TcpTransport.java:616) ~[main/:?] 1> at org.elasticsearch.transport.TcpTransport.connectToNode(TcpTransport.java:513) ~[main/:?] 1> at org.elasticsearch.transport.TransportService.connectToNode(TransportService.java:329) ~[main/:?] 1> at org.elasticsearch.transport.TransportService.connectToNode(TransportService.java:316) ~[main/:?] 1> at org.elasticsearch.cluster.NodeConnectionsService.validateAndConnectIfNeeded(NodeConnectionsService.java:154) [main/:?] 1> at org.elasticsearch.cluster.NodeConnectionsService$1.doRun(NodeConnectionsService.java:107) [main/:?] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingAbstractRunnable.doRun(ThreadContext.java:635) [main/:?] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) [main/:?] 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.nio.NioSocketChannel.internalFinish(NioSocketChannel.java:170) ~[elasticsearch-nio-7.0.0-alpha1-SNAPSHOT.jar:7.0.0-alpha1-SNAPSHOT] 1> at org.elasticsearch.nio.NioSocketChannel.finishConnect(NioSocketChannel.java:148) ~[elasticsearch-nio-7.0.0-alpha1-SNAPSHOT.jar:7.0.0-alpha1-SNAPSHOT] 1> at org.elasticsearch.nio.SocketSelector.attemptConnect(SocketSelector.java:217) ~[elasticsearch-nio-7.0.0-alpha1-SNAPSHOT.jar:7.0.0-alpha1-SNAPSHOT] 1> at org.elasticsearch.nio.SocketSelector.setupChannel(SocketSelector.java:206) ~[elasticsearch-nio-7.0.0-alpha1-SNAPSHOT.jar:7.0.0-alpha1-SNAPSHOT] 1> at org.elasticsearch.nio.SocketSelector.setUpNewChannels(SocketSelector.java:194) ~[elasticsearch-nio-7.0.0-alpha1-SNAPSHOT.jar:7.0.0-alpha1-SNAPSHOT] 1> at org.elasticsearch.nio.SocketSelector.preSelect(SocketSelector.java:71) ~[elasticsearch-nio-7.0.0-alpha1-SNAPSHOT.jar:7.0.0-alpha1-SNAPSHOT] 1> at org.elasticsearch.nio.ESSelector.singleLoop(ESSelector.java:101) ~[elasticsearch-nio-7.0.0-alpha1-SNAPSHOT.jar:7.0.0-alpha1-SNAPSHOT] 1> at org.elasticsearch.nio.ESSelector.runLoop(ESSelector.java:77) ~[elasticsearch-nio-7.0.0-alpha1-SNAPSHOT.jar:7.0.0-alpha1-SNAPSHOT] 1> ... 1 more 1> [2017-12-23T11:13:46,357][INFO ][o.e.n.Node ] [node_s1] closed 1> [2017-12-23T11:13:46,359][INFO ][o.e.n.Node ] [node_sc2] stopping ... 1> [2017-12-23T11:13:46,359][WARN ][o.e.t.d.TestZenDiscovery ] [node_sc2] not enough master nodes discovered during pinging (found [[]], but needed [2]), pinging again 1> [2017-12-23T11:13:46,360][INFO ][o.e.n.Node ] [node_sc2] stopped 1> [2017-12-23T11:13:46,360][INFO ][o.e.n.Node ] [node_sc2] closing ... 1> [2017-12-23T11:13:46,361][INFO ][o.e.n.Node ] [node_sc2] closed Completed [292/292] on J0 in 40.82s, 47 tests, 1 error <<< FAILURES! [ant:junit4] JVM J0: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux/core/build/testrun/integTest/temp/junit4-J0-20171223_100137_0197174848308056887687.syserr Tests with failures: - org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT.testAbortedSnapshotDuringInitDoesNotStart Slow Tests Summary: 90.08s | org.elasticsearch.cluster.routing.PrimaryAllocationIT 86.26s | org.elasticsearch.discovery.MasterDisruptionIT 68.68s | org.elasticsearch.recovery.RecoveryWhileUnderLoadIT 64.54s | org.elasticsearch.discovery.DiscoveryDisruptionIT 59.26s | org.elasticsearch.search.fetch.subphase.highlight.HighlighterSearchIT [ant:junit4] JVM J0: 0.54 .. 730.12 = 729.58s [ant:junit4] JVM J1: 0.58 .. 716.47 = 715.89s [ant:junit4] JVM J2: 0.58 .. 704.50 = 703.92s [ant:junit4] Execution time total: 12 minutes 10 seconds [ant:junit4] Tests summary: 292 suites (1 ignored), 2192 tests, 1 error, 2 ignored (2 assumptions) :core:integTest FAILED :core:integTest (Thread[Task worker for ':',5,main]) completed. Took 12 mins 10.238 secs. 1123 actionable tasks: 1123 executed Stopped 1 worker daemon(s). runbld>>> <<<<<<<<<<<< SCRIPT EXECUTION END <<<<<<<<<<<< runbld>>> DURATION: 1684457ms runbld>>> STDOUT: 4286257 bytes runbld>>> STDERR: 38748 bytes runbld>>> WRAPPED PROCESS: FAILURE (1) runbld>>> Searching for build metadata in /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/oraclelinux runbld>>> Storing build metadata: runbld>>> FAILURES: 1 runbld>>> BUILD: https://5086a1f436ee16623a447bdf25881bbc.us-east-1.aws.found.io:9243/build-1498188341992/t/20171223094545-89E5CC11 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