Started by timer [EnvInject] - Loading node environment variables. [EnvInject] - Preparing an environment for the build. [EnvInject] - Keeping Jenkins system variables. [EnvInject] - Keeping Jenkins build variables. [EnvInject] - Injecting as environment variables the properties content HOME=$JENKINS_HOME [EnvInject] - Variables injected successfully. [EnvInject] - Injecting contributions. Building remotely on worker-854307 (x86_64 swarm ubuntu linux metal ubuntu-16.04) in workspace /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests > git rev-parse --is-inside-work-tree # timeout=20 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/elastic/elasticsearch.git # timeout=20 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 rev-parse refs/remotes/origin/master^{commit} # timeout=20 > git rev-parse refs/remotes/origin/refs/heads/master^{commit} # timeout=20 Checking out Revision 8114646e12661a860bcc388124eebb74aa8b7ea3 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=20 > git checkout -f 8114646e12661a860bcc388124eebb74aa8b7ea3 Commit message: "[Kerberos] Add debug log statement for exceptions (#32663)" > git rev-list --no-walk 8114646e12661a860bcc388124eebb74aa8b7ea3 # timeout=20 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '.ci/java-versions.properties' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting as environment variables the properties content JAVA10_HOME=/var/lib/jenkins/.java/java10 JAVA9_HOME=/var/lib/jenkins/.java/java9 JAVA8_HOME=/var/lib/jenkins/.java/java8 JAVA7_HOME=/var/lib/jenkins/.java/java7 GRADLE_JAVA_HOME=/var/lib/jenkins/.java/$ES_RUNTIME_JAVA RUNTIME_JAVA_HOME=/var/lib/jenkins/.java/$ES_RUNTIME_JAVA JAVA_HOME=/var/lib/jenkins/.java/$ES_BUILD_JAVA JAVA11_HOME=/var/lib/jenkins/.java/java11 [EnvInject] - Variables injected successfully. [elastic+elasticsearch+master+packaging-tests] $ /usr/local/bin/runbld /tmp/jenkins5496870487766074463.sh Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 runbld>>> runbld started runbld>>> 1.5.16/a5d70b7708dffc5843803e429a69ee41be885719 runbld>>> Debug logging enabled. runbld>>> BUILD: https://c150076387b5421f9154dfbf536e5c60.us-west1.gcp.cloud.es.io:9243/build-1463180427010/t/20180812041118-1714E8FF runbld>>> Adding vcs info for the latest commit: 8114646e12661a860bcc388124eebb74aa8b7ea3 runbld>>> >>>>>>>>>>>> SCRIPT EXECUTION BEGIN >>>>>>>>>>>> runbld>>> Adding /var/lib/jenkins/.java/oracle-10+46-linux/bin to the path. + [[ -x /usr/local/sbin/drop-caches ]] + sudo /usr/local/sbin/drop-caches + ./gradlew --stacktrace -Dorg.gradle.java.home=/var/lib/jenkins/.java/java8 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.9/userguide/gradle_daemon.html. Daemon will be stopped at the end of the build stopping after processing > Task :buildSrc:compileJava Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 > Task :buildSrc:compileGroovy > Task :buildSrc:pluginDescriptors UP-TO-DATE > Task :buildSrc:writeVersionProperties > Task :buildSrc:processResources > Task :buildSrc:classes > Task :buildSrc:jar > Task :buildSrc:assemble > Task :buildSrc:pluginUnderTestMetadata > Task :buildSrc:compileTestJava > Task :buildSrc:compileTestGroovy > Task :buildSrc:processTestResources NO-SOURCE > Task :buildSrc:testClasses Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 > Task :buildSrc:test > Task :buildSrc:validateTaskProperties Task property validation finished with warnings: - Warning: Task type 'com.carrotsearch.gradle.junit4.RandomizedTestingTask': property 'balancersConfig' is not annotated with an input or output annotation. - Warning: Task type 'com.carrotsearch.gradle.junit4.RandomizedTestingTask': property 'classpath' has @Input annotation used on property of type org.gradle.api.file.FileCollection. - Warning: Task type 'com.carrotsearch.gradle.junit4.RandomizedTestingTask': property 'environmentVariables' is not annotated with an input or output annotation. - Warning: Task type 'com.carrotsearch.gradle.junit4.RandomizedTestingTask': property 'jvmArgs' is not annotated with an input or output annotation. - Warning: Task type 'com.carrotsearch.gradle.junit4.RandomizedTestingTask': property 'listenersConfig' is not annotated with an input or output annotation. - Warning: Task type 'com.carrotsearch.gradle.junit4.RandomizedTestingTask': property 'patternSet' is not annotated with an input or output annotation. - Warning: Task type 'com.carrotsearch.gradle.junit4.RandomizedTestingTask': property 'systemProperties' is not annotated with an input or output annotation. - Warning: Task type 'com.carrotsearch.gradle.junit4.RandomizedTestingTask': property 'testClassesDirs' has @Input annotation used on property of type org.gradle.api.file.FileCollection. - Warning: Task type 'com.carrotsearch.gradle.junit4.RandomizedTestingTask': property 'testLoggingConfig' is not annotated with an input or output annotation. - Warning: Task type 'com.carrotsearch.gradle.junit4.RandomizedTestingTask': property 'workingDir' has @Input annotation used on property of type java.io.File. - Warning: Task type 'org.elasticsearch.gradle.doc.RestTestsFromSnippetsTask': property 'perSnippet' is not annotated with an input or output annotation. - Warning: Task type 'org.elasticsearch.gradle.doc.SnippetsTask': property 'perSnippet' is not annotated with an input or output annotation. - Warning: Task type 'org.elasticsearch.gradle.plugin.PluginPropertiesTask': property 'extension' is not annotated with an input or output annotation. - Warning: Task type 'org.elasticsearch.gradle.precommit.DependencyLicensesTask': property 'mappings' is not annotated with an input or output annotation. - Warning: Task type 'org.elasticsearch.gradle.precommit.NamingConventionsTask': property 'existingClassesDirs' is not annotated with an input or output annotation. - Warning: Task type 'org.elasticsearch.gradle.test.AntFixture': property 'addressAndPort' is not annotated with an input or output annotation. - Warning: Task type 'org.elasticsearch.gradle.test.AntFixture': property 'baseDir' is not annotated with an input or output annotation. - Warning: Task type 'org.elasticsearch.gradle.test.AntFixture': property 'commandString' is not annotated with an input or output annotation. - Warning: Task type 'org.elasticsearch.gradle.test.AntFixture': property 'cwd' is not annotated with an input or output annotation. - Warning: Task type 'org.elasticsearch.gradle.test.AntFixture': property 'failureMarker' is not annotated with an input or output annotation. - Warning: Task type 'org.elasticsearch.gradle.test.AntFixture': property 'pid' is not annotated with an input or output annotation. - Warning: Task type 'org.elasticsearch.gradle.test.AntFixture': property 'pidFile' is not annotated with an input or output annotation. - Warning: Task type 'org.elasticsearch.gradle.test.AntFixture': property 'portsFile' is not annotated with an input or output annotation. - Warning: Task type 'org.elasticsearch.gradle.test.AntFixture': property 'runLog' is not annotated with an input or output annotation. - Warning: Task type 'org.elasticsearch.gradle.test.AntFixture': property 'stopTask' is not annotated with an input or output annotation. - Warning: Task type 'org.elasticsearch.gradle.test.AntFixture': property 'waitCondition' is not annotated with an input or output annotation. - Warning: Task type 'org.elasticsearch.gradle.test.AntFixture': property 'wrapperScript' is not annotated with an input or output annotation. - Warning: Task type 'org.elasticsearch.gradle.test.RestIntegTestTask': property 'nodes' is not annotated with an input or output annotation. - Warning: Task type 'org.elasticsearch.gradle.test.RunTask': property 'clusterConfig' is not annotated with an input or output annotation. - Warning: Task type 'org.elasticsearch.gradle.test.VagrantFixture': property 'stopTask' is not annotated with an input or output annotation. > Task :buildSrc:check > Task :buildSrc:build > Configure project :benchmarks ======================================= Elasticsearch Build Hamster says Hello! Gradle Version : 4.9 OS Info : Linux 4.13.0-36-generic (amd64) Compiler JDK Version : 10 (Oracle Corporation 10 [Java HotSpot(TM) 64-Bit Server VM 10+46]) Compiler java.home : /var/lib/jenkins/.java/oracle-10+46-linux Runtime JDK Version : 8 (Oracle Corporation 1.8.0_181 [Java HotSpot(TM) 64-Bit Server VM 25.181-b13]) Runtime java.home : /var/lib/jenkins/.java/java8 Gradle JDK Version : 8 (Oracle Corporation 1.8.0_181 [Java HotSpot(TM) 64-Bit Server VM 25.181-b13]) Gradle java.home : /var/lib/jenkins/.java/oracle-8u181-linux Random Testing Seed : 76C82FAF3B41EFB0 ======================================= > Task :benchmarks:clean > Task :build-tools:clean > Task :distribution:clean > Task :docs:clean > Task :rest-api-spec:clean > Task :server:clean > Task :client:benchmark:clean > Task :client:client-benchmark-noop-api-plugin:clean > Task :client:rest:clean > Task :client:rest-high-level:clean > Task :client:sniffer:clean > Task :client:test:clean > Task :client:transport:clean > Task :distribution:archives:clean > Task :distribution:packages:clean > Task :example-plugins:custom-settings:clean > Task :example-plugins:custom-suggester:clean > Task :example-plugins:painless-whitelist:clean > Task :example-plugins:rescore:clean > Task :example-plugins:rest-handler:clean > Task :example-plugins:script-expert-scoring:clean > Task :libs:core:clean > Task :libs:elasticsearch-cli:clean > Task :libs:grok:clean > Task :libs:nio:clean > Task :libs:plugin-classloader:clean > Task :libs:secure-sm:clean > Task :libs:x-content:clean > Task :modules:aggs-matrix-stats:clean > Task :modules:analysis-common:clean > Task :modules:ingest-common:clean > Task :modules:lang-expression:clean > Task :modules:lang-mustache:clean > Task :modules:lang-painless:clean > Task :modules:mapper-extras:clean > Task :modules:parent-join:clean > Task :modules:percolator:clean > Task :modules:rank-eval:clean > Task :modules:reindex:clean > Task :modules:repository-url:clean > Task :modules:transport-netty4:clean > Task :plugins:analysis-icu:clean > Task :plugins:analysis-kuromoji:clean > Task :plugins:analysis-nori:clean > Task :plugins:analysis-phonetic:clean > Task :plugins:analysis-smartcn:clean > Task :plugins:analysis-stempel:clean > Task :plugins:analysis-ukrainian:clean > Task :plugins:discovery-azure-classic:clean > Task :plugins:discovery-ec2:clean > Task :plugins:discovery-file:clean > Task :plugins:discovery-gce:clean > Task :plugins:ingest-attachment:clean > Task :plugins:ingest-geoip:clean > Task :plugins:ingest-user-agent:clean > Task :plugins:mapper-murmur3:clean > Task :plugins:mapper-size:clean > Task :plugins:repository-azure:clean > Task :plugins:repository-gcs:clean > Task :plugins:repository-hdfs:clean > Task :plugins:repository-s3:clean > Task :plugins:store-smb:clean > Task :plugins:transport-nio:clean > Task :qa:ccs-unavailable-clusters:clean > Task :qa:die-with-dignity:clean > Task :qa:evil-tests:clean > Task :qa:full-cluster-restart:clean > Task :qa:mixed-cluster:clean > Task :qa:multi-cluster-search:clean > Task :qa:no-bootstrap-tests:clean > Task :qa:rolling-upgrade:clean > Task :qa:smoke-test-client:clean > Task :qa:smoke-test-http:clean > Task :qa:smoke-test-ingest-disabled:clean > Task :qa:smoke-test-ingest-with-all-dependencies:clean > Task :qa:smoke-test-multinode:clean > Task :qa:smoke-test-plugins:clean > Task :qa:vagrant:clean > Task :qa:verify-version-constants:clean > Task :qa:wildfly:clean > Task :test:framework:clean > Task :test:logger-usage:clean > Task :x-pack:docs:clean > Task :x-pack:license-tools:clean > Task :x-pack:plugin:clean > Task :x-pack:protocol:clean > Task :x-pack:transport-client:clean > Task :distribution:archives:integ-test-zip:clean > Task :distribution:archives:oss-tar:clean > Task :distribution:archives:oss-zip:clean > Task :distribution:archives:tar:clean > Task :distribution:archives:zip:clean > Task :distribution:bwc:maintenance-bugfix-snapshot:clean UP-TO-DATE > Task :distribution:bwc:next-bugfix-snapshot:clean UP-TO-DATE > Task :distribution:bwc:next-minor-snapshot:clean UP-TO-DATE > Task :distribution:bwc:staged-minor-snapshot:clean UP-TO-DATE > Task :distribution:packages:deb:clean > Task :distribution:packages:oss-deb:clean > Task :distribution:packages:oss-rpm:clean > Task :distribution:packages:rpm:clean > Task :distribution:tools:java-version-checker:clean > Task :distribution:tools:launchers:clean > Task :distribution:tools:plugin-cli:clean > Task :modules:lang-painless:spi:clean > Task :test:fixtures:hdfs-fixture:clean > Task :test:fixtures:krb5kdc-fixture:clean > Task :test:fixtures:old-elasticsearch:clean > Task :x-pack:plugin:core:clean > Task :x-pack:plugin:deprecation:clean > Task :x-pack:plugin:graph:clean > Task :x-pack:plugin:logstash:clean > Task :x-pack:plugin:ml:clean > Task :x-pack:plugin:monitoring:clean > Task :x-pack:plugin:rollup:clean > Task :x-pack:plugin:security:clean > Task :x-pack:plugin:sql:clean > Task :x-pack:plugin:upgrade:clean > Task :x-pack:plugin:watcher:clean > Task :x-pack:qa:audit-tests:clean > Task :x-pack:qa:core-rest-tests-with-security:clean > Task :x-pack:qa:full-cluster-restart:clean > Task :x-pack:qa:kerberos-tests:clean > Task :x-pack:qa:ml-basic-multi-node:clean > Task :x-pack:qa:ml-disabled:clean > Task :x-pack:qa:ml-native-multi-node-tests:clean > Task :x-pack:qa:ml-no-bootstrap-tests:clean > Task :x-pack:qa:ml-single-node-tests:clean > Task :x-pack:qa:multi-cluster-search-security:clean > Task :x-pack:qa:multi-node:clean > Task :x-pack:qa:openldap-tests:clean > Task :x-pack:qa:reindex-tests-with-security:clean > Task :x-pack:qa:rolling-upgrade:clean > Task :x-pack:qa:rolling-upgrade-basic:clean > Task :x-pack:qa:saml-idp-tests:clean > Task :x-pack:qa:security-client-tests:clean > Task :x-pack:qa:security-example-spi-extension:clean > Task :x-pack:qa:security-migrate-tests:clean > Task :x-pack:qa:security-setup-password-tests:clean > Task :x-pack:qa:security-tools-tests:clean > Task :x-pack:qa:smoke-test-graph-with-security:clean > Task :x-pack:qa:smoke-test-ml-with-security:clean > Task :x-pack:qa:smoke-test-monitoring-with-watcher:clean > Task :x-pack:qa:smoke-test-plugins:clean > Task :x-pack:qa:smoke-test-plugins-ssl:clean > Task :x-pack:qa:smoke-test-security-with-mustache:clean > Task :x-pack:qa:smoke-test-watcher:clean > Task :x-pack:qa:smoke-test-watcher-with-security:clean > Task :x-pack:qa:sql:clean > Task :x-pack:qa:transport-client-tests:clean > Task :x-pack:qa:vagrant:clean > Task :x-pack:test:feature-aware:clean > Task :x-pack:test:idp-fixture:clean > Task :x-pack:test:smb-fixture:clean > Task :plugins:discovery-ec2:qa:amazon-ec2:clean > Task :plugins:repository-azure:qa:microsoft-azure-storage:clean > Task :plugins:repository-gcs:qa:google-cloud-storage:clean > Task :x-pack:plugin:ml:cpp-snapshot:clean UP-TO-DATE > Task :x-pack:plugin:security:cli:clean > Task :x-pack:plugin:sql:jdbc:clean > Task :x-pack:plugin:sql:sql-action:clean > Task :x-pack:plugin:sql:sql-cli:clean > Task :x-pack:plugin:sql:sql-client:clean > Task :x-pack:plugin:sql:sql-proto:clean > Task :x-pack:qa:full-cluster-restart:with-system-key:clean > Task :x-pack:qa:full-cluster-restart:without-system-key:clean > Task :x-pack:qa:rolling-upgrade:with-system-key:clean > Task :x-pack:qa:rolling-upgrade:without-system-key:clean > Task :x-pack:qa:sql:multinode:clean > Task :x-pack:qa:sql:no-security:clean > Task :x-pack:qa:sql:security:clean UP-TO-DATE > Task :x-pack:qa:third-party:active-directory:clean > Task :x-pack:qa:third-party:hipchat:clean > Task :x-pack:qa:third-party:jira:clean > Task :x-pack:qa:third-party:pagerduty:clean > Task :x-pack:qa:third-party:slack:clean > Task :x-pack:qa:sql:security:no-ssl:clean > Task :x-pack:qa:sql:security:ssl:clean Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/4.9/userguide/command_line_interface.html#sec:command_line_warnings BUILD SUCCESSFUL in 28s 177 actionable tasks: 171 executed, 6 up-to-date + ./gradlew --info -Dorg.gradle.java.home=/var/lib/jenkins/.java/java8 -Pvagrant.boxes=all packagingTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Initialized native services in: /var/lib/jenkins/.gradle/native Starting process 'command '/var/lib/jenkins/.java/java8/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests Command: /var/lib/jenkins/.java/java8/bin/java -version Successfully started process 'command '/var/lib/jenkins/.java/java8/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.9/userguide/gradle_daemon.html. Starting process 'command '/var/lib/jenkins/.java/java8/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests Command: /var/lib/jenkins/.java/java8/bin/java -version Successfully started process 'command '/var/lib/jenkins/.java/java8/bin/java'' Starting process 'Gradle build daemon'. Working directory: /var/lib/jenkins/.gradle/daemon/4.9 Command: /var/lib/jenkins/.java/java8/bin/java -Xmx2g -Dfile.encoding=UTF8 -Duser.country=US -Duser.language=en -Duser.variant -cp /var/lib/jenkins/.gradle/wrapper/dists/gradle-4.9-all/491wbe0x5d54n9cojs2p0zv90/gradle-4.9/lib/gradle-launcher-4.9.jar org.gradle.launcher.daemon.bootstrap.GradleDaemon 4.9 Successfully started process 'Gradle build daemon' An attempt to start the daemon took 0.461 secs. The client will now receive all logging from the daemon (pid: 26155). The daemon log file: /var/lib/jenkins/.gradle/daemon/4.9/daemon-26155.out.log Daemon will be stopped at the end of the build stopping after processing Using 8 worker leases. Starting Build > Configure project :buildSrc Evaluating project ':buildSrc' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/buildSrc/build.gradle'. Selected primary task 'build' from project : :buildSrc:compileJava (Thread[Task worker for ':buildSrc' Thread 2,5,main]) started. > Task :buildSrc:compileJava UP-TO-DATE Skipping task ':buildSrc:compileJava' as it is up-to-date. :buildSrc:compileJava (Thread[Task worker for ':buildSrc' Thread 2,5,main]) completed. Took 0.15 secs. :buildSrc:compileGroovy (Thread[Task worker for ':buildSrc' Thread 2,5,main]) started. > Task :buildSrc:compileGroovy UP-TO-DATE Skipping task ':buildSrc:compileGroovy' as it is up-to-date. :buildSrc:compileGroovy (Thread[Task worker for ':buildSrc' Thread 2,5,main]) completed. Took 0.058 secs. :buildSrc:pluginDescriptors (Thread[Task worker for ':buildSrc' Thread 2,5,main]) started. > Task :buildSrc:pluginDescriptors UP-TO-DATE Skipping task ':buildSrc:pluginDescriptors' as it is up-to-date. :buildSrc:pluginDescriptors (Thread[Task worker for ':buildSrc' Thread 2,5,main]) completed. Took 0.0 secs. :buildSrc:writeVersionProperties (Thread[Task worker for ':buildSrc' Thread 2,5,main]) started. > Task :buildSrc:writeVersionProperties UP-TO-DATE Skipping task ':buildSrc:writeVersionProperties' as it is up-to-date. :buildSrc:writeVersionProperties (Thread[Task worker for ':buildSrc' Thread 2,5,main]) completed. Took 0.001 secs. :buildSrc:processResources (Thread[Task worker for ':buildSrc' Thread 2,5,main]) started. > Task :buildSrc:processResources UP-TO-DATE Skipping task ':buildSrc:processResources' as it is up-to-date. :buildSrc:processResources (Thread[Task worker for ':buildSrc' Thread 2,5,main]) completed. Took 0.013 secs. :buildSrc:classes (Thread[Task worker for ':buildSrc' Thread 2,5,main]) started. > Task :buildSrc:classes UP-TO-DATE Skipping task ':buildSrc:classes' as it has no actions. :buildSrc:classes (Thread[Task worker for ':buildSrc' Thread 2,5,main]) completed. Took 0.0 secs. :buildSrc:jar (Thread[Task worker for ':buildSrc' Thread 2,5,main]) started. > Task :buildSrc:jar UP-TO-DATE Skipping task ':buildSrc:jar' as it is up-to-date. :buildSrc:jar (Thread[Task worker for ':buildSrc' Thread 2,5,main]) completed. Took 0.008 secs. :buildSrc:assemble (Thread[Task worker for ':buildSrc' Thread 2,5,main]) started. > Task :buildSrc:assemble UP-TO-DATE Skipping task ':buildSrc:assemble' as it has no actions. :buildSrc:assemble (Thread[Task worker for ':buildSrc' Thread 2,5,main]) completed. Took 0.0 secs. :buildSrc:pluginUnderTestMetadata (Thread[Task worker for ':buildSrc' Thread 2,5,main]) started. > Task :buildSrc:pluginUnderTestMetadata UP-TO-DATE Skipping task ':buildSrc:pluginUnderTestMetadata' as it is up-to-date. :buildSrc:pluginUnderTestMetadata (Thread[Task worker for ':buildSrc' Thread 2,5,main]) completed. Took 0.012 secs. :buildSrc:compileTestJava (Thread[Task worker for ':buildSrc' Thread 2,5,main]) started. > Task :buildSrc:compileTestJava UP-TO-DATE Skipping task ':buildSrc:compileTestJava' as it is up-to-date. :buildSrc:compileTestJava (Thread[Task worker for ':buildSrc' Thread 2,5,main]) completed. Took 0.041 secs. :buildSrc:compileTestGroovy (Thread[Task worker for ':buildSrc' Thread 2,5,main]) started. > Task :buildSrc:compileTestGroovy UP-TO-DATE Skipping task ':buildSrc:compileTestGroovy' as it is up-to-date. :buildSrc:compileTestGroovy (Thread[Task worker for ':buildSrc' Thread 2,5,main]) completed. Took 0.007 secs. :buildSrc:processTestResources (Thread[Task worker for ':buildSrc' Thread 2,5,main]) started. > Task :buildSrc:processTestResources NO-SOURCE file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/buildSrc/src/test/resources', not found Skipping task ':buildSrc:processTestResources' as it has no source files and no previous output files. :buildSrc:processTestResources (Thread[Task worker for ':buildSrc' Thread 2,5,main]) completed. Took 0.0 secs. :buildSrc:testClasses (Thread[Task worker for ':buildSrc' Thread 2,5,main]) started. > Task :buildSrc:testClasses UP-TO-DATE Skipping task ':buildSrc:testClasses' as it has no actions. :buildSrc:testClasses (Thread[Task worker for ':buildSrc' Thread 2,5,main]) completed. Took 0.0 secs. :buildSrc:test (Thread[Task worker for ':buildSrc' Thread 2,5,main]) started. > Task :buildSrc:test UP-TO-DATE Skipping task ':buildSrc:test' as it is up-to-date. :buildSrc:test (Thread[Task worker for ':buildSrc' Thread 2,5,main]) completed. Took 0.018 secs. :buildSrc:validateTaskProperties (Thread[Task worker for ':buildSrc' Thread 2,5,main]) started. > Task :buildSrc:validateTaskProperties UP-TO-DATE Skipping task ':buildSrc:validateTaskProperties' as it is up-to-date. :buildSrc:validateTaskProperties (Thread[Task worker for ':buildSrc' Thread 2,5,main]) completed. Took 0.004 secs. :buildSrc:check (Thread[Task worker for ':buildSrc' Thread 2,5,main]) started. > Task :buildSrc:check UP-TO-DATE Skipping task ':buildSrc:check' as it has no actions. :buildSrc:check (Thread[Task worker for ':buildSrc' Thread 2,5,main]) completed. Took 0.0 secs. :buildSrc:build (Thread[Task worker for ':buildSrc' Thread 2,5,main]) started. > Task :buildSrc:build UP-TO-DATE Skipping task ':buildSrc:build' as it has no actions. :buildSrc:build (Thread[Task worker for ':buildSrc' Thread 2,5,main]) completed. Took 0.0 secs. Settings evaluated using settings file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/settings.gradle'. Projects loaded. Root project using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/build.gradle'. Included projects: [root project 'elastic+elasticsearch+master+packaging-tests', project ':benchmarks', project ':build-tools', project ':client', project ':distribution', project ':docs', project ':example-plugins', project ':libs', project ':modules', project ':plugins', project ':qa', project ':rest-api-spec', project ':server', project ':test', project ':x-pack', 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 ':distribution:archives', project ':distribution:bwc', project ':distribution:packages', project ':distribution:tools', project ':example-plugins:custom-settings', project ':example-plugins:custom-suggester', project ':example-plugins:painless-whitelist', project ':example-plugins:rescore', project ':example-plugins:rest-handler', project ':example-plugins:script-expert-scoring', project ':libs:core', project ':libs:elasticsearch-cli', project ':libs:grok', project ':libs:nio', project ':libs:plugin-classloader', project ':libs:secure-sm', project ':libs:x-content', 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 ':plugins:analysis-icu', project ':plugins:analysis-kuromoji', project ':plugins:analysis-nori', 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: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 ':plugins:transport-nio', project ':qa:ccs-unavailable-clusters', project ':qa:die-with-dignity', project ':qa:evil-tests', project ':qa:full-cluster-restart', project ':qa:mixed-cluster', project ':qa:multi-cluster-search', project ':qa:no-bootstrap-tests', 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:vagrant', project ':qa:verify-version-constants', project ':qa:wildfly', project ':server:cli', project ':test:fixtures', project ':test:framework', project ':test:logger-usage', project ':x-pack:docs', project ':x-pack:license-tools', project ':x-pack:plugin', project ':x-pack:protocol', project ':x-pack:qa', project ':x-pack:test', project ':x-pack:transport-client', project ':distribution:archives:integ-test-zip', project ':distribution:archives:oss-tar', project ':distribution:archives:oss-zip', project ':distribution:archives:tar', project ':distribution:archives:zip', project ':distribution:bwc:maintenance-bugfix-snapshot', project ':distribution:bwc:next-bugfix-snapshot', project ':distribution:bwc:next-minor-snapshot', project ':distribution:bwc:staged-minor-snapshot', project ':distribution:packages:deb', project ':distribution:packages:oss-deb', project ':distribution:packages:oss-rpm', project ':distribution:packages:rpm', project ':distribution:tools:java-version-checker', project ':distribution:tools:launchers', project ':distribution:tools:plugin-cli', project ':modules:lang-painless:spi', project ':plugins:discovery-ec2:qa', project ':plugins:repository-azure:qa', project ':plugins:repository-gcs:qa', project ':test:fixtures:hdfs-fixture', project ':test:fixtures:krb5kdc-fixture', project ':test:fixtures:old-elasticsearch', project ':x-pack:plugin:core', project ':x-pack:plugin:deprecation', project ':x-pack:plugin:graph', project ':x-pack:plugin:logstash', project ':x-pack:plugin:ml', project ':x-pack:plugin:monitoring', project ':x-pack:plugin:rollup', project ':x-pack:plugin:security', project ':x-pack:plugin:sql', project ':x-pack:plugin:upgrade', project ':x-pack:plugin:watcher', project ':x-pack:qa:audit-tests', project ':x-pack:qa:core-rest-tests-with-security', project ':x-pack:qa:full-cluster-restart', project ':x-pack:qa:kerberos-tests', project ':x-pack:qa:ml-basic-multi-node', project ':x-pack:qa:ml-disabled', project ':x-pack:qa:ml-native-multi-node-tests', project ':x-pack:qa:ml-no-bootstrap-tests', project ':x-pack:qa:ml-single-node-tests', project ':x-pack:qa:multi-cluster-search-security', project ':x-pack:qa:multi-node', project ':x-pack:qa:openldap-tests', project ':x-pack:qa:reindex-tests-with-security', project ':x-pack:qa:rolling-upgrade', project ':x-pack:qa:rolling-upgrade-basic', project ':x-pack:qa:saml-idp-tests', project ':x-pack:qa:security-client-tests', project ':x-pack:qa:security-example-spi-extension', project ':x-pack:qa:security-migrate-tests', project ':x-pack:qa:security-setup-password-tests', project ':x-pack:qa:security-tools-tests', project ':x-pack:qa:smoke-test-graph-with-security', project ':x-pack:qa:smoke-test-ml-with-security', project ':x-pack:qa:smoke-test-monitoring-with-watcher', project ':x-pack:qa:smoke-test-plugins', project ':x-pack:qa:smoke-test-plugins-ssl', project ':x-pack:qa:smoke-test-security-with-mustache', project ':x-pack:qa:smoke-test-watcher', project ':x-pack:qa:smoke-test-watcher-with-security', project ':x-pack:qa:sql', project ':x-pack:qa:third-party', project ':x-pack:qa:transport-client-tests', project ':x-pack:qa:vagrant', project ':x-pack:test:feature-aware', project ':x-pack:test:idp-fixture', project ':x-pack:test:smb-fixture', project ':plugins:discovery-ec2:qa:amazon-ec2', project ':plugins:repository-azure:qa:microsoft-azure-storage', project ':plugins:repository-gcs:qa:google-cloud-storage', project ':x-pack:plugin:ml:cpp-snapshot', project ':x-pack:plugin:security:cli', project ':x-pack:plugin:sql:jdbc', project ':x-pack:plugin:sql:sql-action', project ':x-pack:plugin:sql:sql-cli', project ':x-pack:plugin:sql:sql-client', project ':x-pack:plugin:sql:sql-proto', project ':x-pack:qa:full-cluster-restart:with-system-key', project ':x-pack:qa:full-cluster-restart:without-system-key', project ':x-pack:qa:rolling-upgrade:with-system-key', project ':x-pack:qa:rolling-upgrade:without-system-key', project ':x-pack:qa:sql:multinode', project ':x-pack:qa:sql:no-security', project ':x-pack:qa:sql:security', project ':x-pack:qa:third-party:active-directory', project ':x-pack:qa:third-party:hipchat', project ':x-pack:qa:third-party:jira', project ':x-pack:qa:third-party:pagerduty', project ':x-pack:qa:third-party:slack', project ':x-pack:qa:sql:security:no-ssl', project ':x-pack:qa:sql:security:ssl'] > Configure project : Evaluating root project 'elastic+elasticsearch+master+packaging-tests' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/build.gradle'. > Configure project :benchmarks Evaluating project ':benchmarks' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/benchmarks/build.gradle'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/jrunscript''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/benchmarks Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/jrunscript -e print(java.lang.System.getProperty("java.vendor") + " " + java.lang.System.getProperty("java.version") + " [" + java.lang.System.getProperty("java.vm.name") + " " + java.lang.System.getProperty("java.vm.version") + "]"); Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/jrunscript'' Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/jrunscript''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/benchmarks Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/jrunscript -e print(java.lang.System.getProperty("java.specification.version")); Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/jrunscript'' Starting process 'command '/var/lib/jenkins/.java/java8/bin/jrunscript''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/benchmarks Command: /var/lib/jenkins/.java/java8/bin/jrunscript -e print(java.security.Security.getProviders()[0].name.toLowerCase().contains("fips")); Successfully started process 'command '/var/lib/jenkins/.java/java8/bin/jrunscript'' ======================================= Elasticsearch Build Hamster says Hello! Gradle Version : 4.9 OS Info : Linux 4.13.0-36-generic (amd64) Compiler JDK Version : 10 (Oracle Corporation 10 [Java HotSpot(TM) 64-Bit Server VM 10+46]) Compiler java.home : /var/lib/jenkins/.java/oracle-10+46-linux Runtime JDK Version : 8 (Oracle Corporation 1.8.0_181 [Java HotSpot(TM) 64-Bit Server VM 25.181-b13]) Runtime java.home : /var/lib/jenkins/.java/java8 Gradle JDK Version : 8 (Oracle Corporation 1.8.0_181 [Java HotSpot(TM) 64-Bit Server VM 25.181-b13]) Gradle java.home : /var/lib/jenkins/.java/oracle-8u181-linux Random Testing Seed : 55B6B92161F092CF ======================================= Starting process 'command '/var/lib/jenkins/.java/java7/bin/jrunscript''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/benchmarks Command: /var/lib/jenkins/.java/java7/bin/jrunscript -e print(java.lang.System.getProperty("java.specification.version")); Successfully started process 'command '/var/lib/jenkins/.java/java7/bin/jrunscript'' Starting process 'command '/var/lib/jenkins/.java/java8/bin/jrunscript''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/benchmarks Command: /var/lib/jenkins/.java/java8/bin/jrunscript -e print(java.lang.System.getProperty("java.specification.version")); Successfully started process 'command '/var/lib/jenkins/.java/java8/bin/jrunscript'' Starting process 'command '/var/lib/jenkins/.java/java9/bin/jrunscript''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/benchmarks Command: /var/lib/jenkins/.java/java9/bin/jrunscript -e print(java.lang.System.getProperty("java.specification.version")); Successfully started process 'command '/var/lib/jenkins/.java/java9/bin/jrunscript'' Starting process 'command '/var/lib/jenkins/.java/java10/bin/jrunscript''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/benchmarks Command: /var/lib/jenkins/.java/java10/bin/jrunscript -e print(java.lang.System.getProperty("java.specification.version")); Successfully started process 'command '/var/lib/jenkins/.java/java10/bin/jrunscript'' You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :build-tools Evaluating project ':build-tools' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/buildSrc/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :client Evaluating project ':client' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/client/build.gradle'. > Configure project :distribution Evaluating project ':distribution' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/distribution/build.gradle'. > Configure project :docs Evaluating project ':docs' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/docs/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :example-plugins Evaluating project ':example-plugins' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/examples/build.gradle'. > Configure project :libs Evaluating project ':libs' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/libs/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. > Configure project :modules Evaluating project ':modules' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/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. > Configure project :plugins Evaluating project ':plugins' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/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. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :qa Evaluating project ':qa' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/build.gradle'. > Configure project :rest-api-spec Evaluating project ':rest-api-spec' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/rest-api-spec/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :server Evaluating project ':server' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/server/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :test Evaluating project ':test' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/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. > Configure project :x-pack Evaluating project ':x-pack' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/build.gradle'. > Configure project :client:benchmark Evaluating project ':client:benchmark' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/client/benchmark/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :client:client-benchmark-noop-api-plugin Evaluating project ':client:client-benchmark-noop-api-plugin' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/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. > Configure project :client:rest Evaluating project ':client:rest' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/client/rest/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :x-pack:protocol Evaluating project ':x-pack:protocol' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/protocol/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :client:rest-high-level Evaluating project ':client:rest-high-level' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/client/rest-high-level/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :client:sniffer Evaluating project ':client:sniffer' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/client/sniffer/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :client:test Evaluating project ':client:test' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/client/test/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :client:transport Evaluating project ':client:transport' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/client/transport/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :distribution:archives Evaluating project ':distribution:archives' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/distribution/archives/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :distribution:bwc Evaluating project ':distribution:bwc' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/distribution/bwc/build.gradle'. > Configure project :distribution:packages Evaluating project ':distribution:packages' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/distribution/packages/build.gradle'. Adding permissionGroup to org.gradle.api.internal.file.copy.SingleParentCopySpec@4c64a5ac Adding createDirectoryEntry to org.gradle.api.internal.file.copy.SingleParentCopySpec@4c64a5ac Adding fileType to org.gradle.api.internal.file.copy.SingleParentCopySpec@4c64a5ac Adding fileType to org.gradle.api.internal.file.copy.SingleParentCopySpec@4cb1ebfc Adding fileType to org.gradle.api.internal.file.copy.SingleParentCopySpec@3bec120d Adding fileType to org.gradle.api.internal.file.copy.SingleParentCopySpec@7a2047a1 Adding fileType to org.gradle.api.internal.file.copy.SingleParentCopySpec@5883422a Adding createDirectoryEntry to org.gradle.api.internal.file.copy.SingleParentCopySpec@34a01e54 Adding user to org.gradle.api.internal.file.copy.SingleParentCopySpec@34a01e54 Adding permissionGroup to org.gradle.api.internal.file.copy.SingleParentCopySpec@34a01e54 Adding createDirectoryEntry to org.gradle.api.internal.file.copy.SingleParentCopySpec@1117f659 Adding user to org.gradle.api.internal.file.copy.SingleParentCopySpec@1117f659 Adding permissionGroup to org.gradle.api.internal.file.copy.SingleParentCopySpec@1117f659 Adding createDirectoryEntry to org.gradle.api.internal.file.copy.SingleParentCopySpec@662f40fd Adding user to org.gradle.api.internal.file.copy.SingleParentCopySpec@662f40fd Adding permissionGroup to org.gradle.api.internal.file.copy.SingleParentCopySpec@662f40fd Adding createDirectoryEntry to org.gradle.api.internal.file.copy.SingleParentCopySpec@ec5c81b Adding user to org.gradle.api.internal.file.copy.SingleParentCopySpec@ec5c81b Adding permissionGroup to org.gradle.api.internal.file.copy.SingleParentCopySpec@ec5c81b Adding permissionGroup to org.gradle.api.internal.file.copy.SingleParentCopySpec@2e4c2afc Adding createDirectoryEntry to org.gradle.api.internal.file.copy.SingleParentCopySpec@2e4c2afc Adding fileType to org.gradle.api.internal.file.copy.SingleParentCopySpec@2e4c2afc Adding fileType to org.gradle.api.internal.file.copy.SingleParentCopySpec@457727f3 Adding fileType to org.gradle.api.internal.file.copy.SingleParentCopySpec@696fc4a2 Adding fileType to org.gradle.api.internal.file.copy.SingleParentCopySpec@263b08b9 Adding fileType to org.gradle.api.internal.file.copy.SingleParentCopySpec@71905ca6 Adding createDirectoryEntry to org.gradle.api.internal.file.copy.SingleParentCopySpec@d24a5d8 Adding user to org.gradle.api.internal.file.copy.SingleParentCopySpec@d24a5d8 Adding permissionGroup to org.gradle.api.internal.file.copy.SingleParentCopySpec@d24a5d8 Adding createDirectoryEntry to org.gradle.api.internal.file.copy.SingleParentCopySpec@1af92a0a Adding user to org.gradle.api.internal.file.copy.SingleParentCopySpec@1af92a0a Adding permissionGroup to org.gradle.api.internal.file.copy.SingleParentCopySpec@1af92a0a Adding createDirectoryEntry to org.gradle.api.internal.file.copy.SingleParentCopySpec@64f9972c Adding user to org.gradle.api.internal.file.copy.SingleParentCopySpec@64f9972c Adding permissionGroup to org.gradle.api.internal.file.copy.SingleParentCopySpec@64f9972c Adding createDirectoryEntry to org.gradle.api.internal.file.copy.SingleParentCopySpec@177f8279 Adding user to org.gradle.api.internal.file.copy.SingleParentCopySpec@177f8279 Adding permissionGroup to org.gradle.api.internal.file.copy.SingleParentCopySpec@177f8279 Adding permissionGroup to org.gradle.api.internal.file.copy.SingleParentCopySpec@56e3493a Adding createDirectoryEntry to org.gradle.api.internal.file.copy.SingleParentCopySpec@56e3493a Adding fileType to org.gradle.api.internal.file.copy.SingleParentCopySpec@56e3493a Adding fileType to org.gradle.api.internal.file.copy.SingleParentCopySpec@61529a55 Adding fileType to org.gradle.api.internal.file.copy.SingleParentCopySpec@1829d310 Adding fileType to org.gradle.api.internal.file.copy.SingleParentCopySpec@54cff3b6 Adding fileType to org.gradle.api.internal.file.copy.SingleParentCopySpec@3b99c324 Adding createDirectoryEntry to org.gradle.api.internal.file.copy.SingleParentCopySpec@4e6c7630 Adding user to org.gradle.api.internal.file.copy.SingleParentCopySpec@4e6c7630 Adding permissionGroup to org.gradle.api.internal.file.copy.SingleParentCopySpec@4e6c7630 Adding createDirectoryEntry to org.gradle.api.internal.file.copy.SingleParentCopySpec@180b9dbe Adding user to org.gradle.api.internal.file.copy.SingleParentCopySpec@180b9dbe Adding permissionGroup to org.gradle.api.internal.file.copy.SingleParentCopySpec@180b9dbe Adding createDirectoryEntry to org.gradle.api.internal.file.copy.SingleParentCopySpec@33f29f4a Adding user to org.gradle.api.internal.file.copy.SingleParentCopySpec@33f29f4a Adding permissionGroup to org.gradle.api.internal.file.copy.SingleParentCopySpec@33f29f4a Adding createDirectoryEntry to org.gradle.api.internal.file.copy.SingleParentCopySpec@4687faf3 Adding user to org.gradle.api.internal.file.copy.SingleParentCopySpec@4687faf3 Adding permissionGroup to org.gradle.api.internal.file.copy.SingleParentCopySpec@4687faf3 Adding permissionGroup to org.gradle.api.internal.file.copy.SingleParentCopySpec@34cb2150 Adding createDirectoryEntry to org.gradle.api.internal.file.copy.SingleParentCopySpec@34cb2150 Adding fileType to org.gradle.api.internal.file.copy.SingleParentCopySpec@34cb2150 Adding fileType to org.gradle.api.internal.file.copy.SingleParentCopySpec@1896f2ac Adding fileType to org.gradle.api.internal.file.copy.SingleParentCopySpec@61468187 Adding fileType to org.gradle.api.internal.file.copy.SingleParentCopySpec@23e106fe Adding fileType to org.gradle.api.internal.file.copy.SingleParentCopySpec@65d14acd Adding createDirectoryEntry to org.gradle.api.internal.file.copy.SingleParentCopySpec@4afdc749 Adding user to org.gradle.api.internal.file.copy.SingleParentCopySpec@4afdc749 Adding permissionGroup to org.gradle.api.internal.file.copy.SingleParentCopySpec@4afdc749 Adding createDirectoryEntry to org.gradle.api.internal.file.copy.SingleParentCopySpec@1f622d28 Adding user to org.gradle.api.internal.file.copy.SingleParentCopySpec@1f622d28 Adding permissionGroup to org.gradle.api.internal.file.copy.SingleParentCopySpec@1f622d28 Adding createDirectoryEntry to org.gradle.api.internal.file.copy.SingleParentCopySpec@341f0ecc Adding user to org.gradle.api.internal.file.copy.SingleParentCopySpec@341f0ecc Adding permissionGroup to org.gradle.api.internal.file.copy.SingleParentCopySpec@341f0ecc Adding createDirectoryEntry to org.gradle.api.internal.file.copy.SingleParentCopySpec@711197bf Adding user to org.gradle.api.internal.file.copy.SingleParentCopySpec@711197bf Adding permissionGroup to org.gradle.api.internal.file.copy.SingleParentCopySpec@711197bf > Configure project :distribution:tools Evaluating project ':distribution:tools' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/distribution/tools/build.gradle'. > Configure project :example-plugins:custom-settings Evaluating project ':example-plugins:custom-settings' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/examples/custom-settings/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :example-plugins:custom-suggester Evaluating project ':example-plugins:custom-suggester' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/examples/custom-suggester/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :example-plugins:painless-whitelist Evaluating project ':example-plugins:painless-whitelist' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/examples/painless-whitelist/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :example-plugins:rescore Evaluating project ':example-plugins:rescore' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/examples/rescore/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :example-plugins:rest-handler Evaluating project ':example-plugins:rest-handler' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/examples/rest-handler/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :example-plugins:script-expert-scoring Evaluating project ':example-plugins:script-expert-scoring' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/examples/script-expert-scoring/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :libs:core Evaluating project ':libs:core' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/libs/core/build.gradle'. > Configure project :libs:elasticsearch-cli Evaluating project ':libs:elasticsearch-cli' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/libs/cli/build.gradle'. > Configure project :libs:grok Evaluating project ':libs:grok' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/libs/grok/build.gradle'. > Configure project :libs:nio Evaluating project ':libs:nio' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/libs/nio/build.gradle'. > Configure project :libs:plugin-classloader Evaluating project ':libs:plugin-classloader' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/libs/plugin-classloader/build.gradle'. > Configure project :libs:secure-sm Evaluating project ':libs:secure-sm' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/libs/secure-sm/build.gradle'. > Configure project :libs:x-content Evaluating project ':libs:x-content' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/libs/x-content/build.gradle'. > Configure project :modules:aggs-matrix-stats Evaluating project ':modules:aggs-matrix-stats' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/aggs-matrix-stats/build.gradle'. > Configure project :modules:analysis-common Evaluating project ':modules:analysis-common' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/analysis-common/build.gradle'. > Configure project :modules:ingest-common Evaluating project ':modules:ingest-common' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/ingest-common/build.gradle'. > Configure project :modules:lang-expression Evaluating project ':modules:lang-expression' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/lang-expression/build.gradle'. > Configure project :modules:lang-mustache Evaluating project ':modules:lang-mustache' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/lang-mustache/build.gradle'. > Configure project :modules:lang-painless Evaluating project ':modules:lang-painless' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/lang-painless/build.gradle'. > Configure project :modules:mapper-extras Evaluating project ':modules:mapper-extras' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/mapper-extras/build.gradle'. > Configure project :modules:parent-join Evaluating project ':modules:parent-join' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/parent-join/build.gradle'. > Configure project :modules:percolator Evaluating project ':modules:percolator' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/percolator/build.gradle'. > Configure project :modules:rank-eval Evaluating project ':modules:rank-eval' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/rank-eval/build.gradle'. > Configure project :modules:reindex Evaluating project ':modules:reindex' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/reindex/build.gradle'. > Configure project :modules:repository-url Evaluating project ':modules:repository-url' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/repository-url/build.gradle'. > Configure project :modules:transport-netty4 Evaluating project ':modules:transport-netty4' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/transport-netty4/build.gradle'. > Configure project :plugins:analysis-icu Evaluating project ':plugins:analysis-icu' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/analysis-icu/build.gradle'. > Configure project :plugins:analysis-kuromoji Evaluating project ':plugins:analysis-kuromoji' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/analysis-kuromoji/build.gradle'. > Configure project :plugins:analysis-nori Evaluating project ':plugins:analysis-nori' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/analysis-nori/build.gradle'. > Configure project :plugins:analysis-phonetic Evaluating project ':plugins:analysis-phonetic' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/analysis-phonetic/build.gradle'. > Configure project :plugins:analysis-smartcn Evaluating project ':plugins:analysis-smartcn' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/analysis-smartcn/build.gradle'. > Configure project :plugins:analysis-stempel Evaluating project ':plugins:analysis-stempel' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/analysis-stempel/build.gradle'. > Configure project :plugins:analysis-ukrainian Evaluating project ':plugins:analysis-ukrainian' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/analysis-ukrainian/build.gradle'. > Configure project :plugins:discovery-azure-classic Evaluating project ':plugins:discovery-azure-classic' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/discovery-azure-classic/build.gradle'. > Configure project :plugins:discovery-ec2 Evaluating project ':plugins:discovery-ec2' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/discovery-ec2/build.gradle'. > Configure project :plugins:discovery-file Evaluating project ':plugins:discovery-file' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/discovery-file/build.gradle'. > Configure project :plugins:discovery-gce Evaluating project ':plugins:discovery-gce' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/discovery-gce/build.gradle'. > Configure project :plugins:ingest-attachment Evaluating project ':plugins:ingest-attachment' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/ingest-attachment/build.gradle'. > Configure project :plugins:ingest-geoip Evaluating project ':plugins:ingest-geoip' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/ingest-geoip/build.gradle'. > Configure project :plugins:ingest-user-agent Evaluating project ':plugins:ingest-user-agent' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/ingest-user-agent/build.gradle'. > Configure project :plugins:mapper-murmur3 Evaluating project ':plugins:mapper-murmur3' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/mapper-murmur3/build.gradle'. > Configure project :plugins:mapper-size Evaluating project ':plugins:mapper-size' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/mapper-size/build.gradle'. > Configure project :plugins:repository-azure Evaluating project ':plugins:repository-azure' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/repository-azure/build.gradle'. > Configure project :plugins:repository-gcs Evaluating project ':plugins:repository-gcs' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/repository-gcs/build.gradle'. > Configure project :plugins:repository-hdfs Evaluating project ':plugins:repository-hdfs' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/repository-hdfs/build.gradle'. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/repository-hdfs Command: vagrant --version Successfully started process 'command 'vagrant'' Starting process 'command 'vboxmanage''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/repository-hdfs Command: vboxmanage --version Successfully started process 'command 'vboxmanage'' > Configure project :plugins:repository-s3 Evaluating project ':plugins:repository-s3' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/repository-s3/build.gradle'. > Configure project :plugins:store-smb Evaluating project ':plugins:store-smb' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/store-smb/build.gradle'. > Configure project :plugins:transport-nio Evaluating project ':plugins:transport-nio' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/transport-nio/build.gradle'. > Configure project :qa:ccs-unavailable-clusters Evaluating project ':qa:ccs-unavailable-clusters' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/ccs-unavailable-clusters/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :qa:die-with-dignity Evaluating project ':qa:die-with-dignity' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/die-with-dignity/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :qa:evil-tests Evaluating project ':qa:evil-tests' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/evil-tests/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :qa:full-cluster-restart Evaluating project ':qa:full-cluster-restart' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/full-cluster-restart/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :qa:mixed-cluster Evaluating project ':qa:mixed-cluster' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/mixed-cluster/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :qa:multi-cluster-search Evaluating project ':qa:multi-cluster-search' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/multi-cluster-search/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :qa:no-bootstrap-tests Evaluating project ':qa:no-bootstrap-tests' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/no-bootstrap-tests/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :qa:rolling-upgrade Evaluating project ':qa:rolling-upgrade' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/rolling-upgrade/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :qa:smoke-test-client Evaluating project ':qa:smoke-test-client' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/smoke-test-client/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :qa:smoke-test-http Evaluating project ':qa:smoke-test-http' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/smoke-test-http/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :qa:smoke-test-ingest-disabled Evaluating project ':qa:smoke-test-ingest-disabled' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/smoke-test-ingest-disabled/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :qa:smoke-test-ingest-with-all-dependencies Evaluating project ':qa:smoke-test-ingest-with-all-dependencies' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/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. > Configure project :qa:smoke-test-multinode Evaluating project ':qa:smoke-test-multinode' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/smoke-test-multinode/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :qa:smoke-test-plugins Evaluating project ':qa:smoke-test-plugins' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/smoke-test-plugins/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :qa:vagrant Evaluating project ':qa:vagrant' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :qa:verify-version-constants Evaluating project ':qa:verify-version-constants' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/verify-version-constants/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :qa:wildfly Evaluating project ':qa:wildfly' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/wildfly/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :server:cli Evaluating project ':server:cli' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/server/cli/build.gradle'. > Configure project :test:fixtures Evaluating project ':test:fixtures' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/test/fixtures/build.gradle'. > Configure project :test:framework Evaluating project ':test:framework' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/test/framework/build.gradle'. > Configure project :test:logger-usage Evaluating project ':test:logger-usage' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/test/logger-usage/build.gradle'. > Configure project :x-pack:docs Evaluating project ':x-pack:docs' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/docs/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :x-pack:license-tools Evaluating project ':x-pack:license-tools' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/license-tools/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :x-pack:plugin Evaluating project ':x-pack:plugin' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :x-pack:qa Evaluating project ':x-pack:qa' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/build.gradle'. > Configure project :x-pack:test Evaluating project ':x-pack:test' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/test/build.gradle'. > Configure project :x-pack:transport-client Evaluating project ':x-pack:transport-client' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/transport-client/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :distribution:archives:integ-test-zip Evaluating project ':distribution:archives:integ-test-zip' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/distribution/archives/integ-test-zip/build.gradle'. > Configure project :distribution:archives:oss-tar Evaluating project ':distribution:archives:oss-tar' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/distribution/archives/oss-tar/build.gradle'. > Configure project :distribution:archives:oss-zip Evaluating project ':distribution:archives:oss-zip' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/distribution/archives/oss-zip/build.gradle'. > Configure project :distribution:archives:tar Evaluating project ':distribution:archives:tar' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/distribution/archives/tar/build.gradle'. > Configure project :distribution:archives:zip Evaluating project ':distribution:archives:zip' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/distribution/archives/zip/build.gradle'. > Configure project :distribution:bwc:maintenance-bugfix-snapshot Evaluating project ':distribution:bwc:maintenance-bugfix-snapshot' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/distribution/bwc/maintenance-bugfix-snapshot/build.gradle'. > Configure project :distribution:bwc:next-bugfix-snapshot Evaluating project ':distribution:bwc:next-bugfix-snapshot' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/distribution/bwc/next-bugfix-snapshot/build.gradle'. > Configure project :distribution:bwc:next-minor-snapshot Evaluating project ':distribution:bwc:next-minor-snapshot' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/distribution/bwc/next-minor-snapshot/build.gradle'. > Configure project :distribution:bwc:staged-minor-snapshot Evaluating project ':distribution:bwc:staged-minor-snapshot' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/distribution/bwc/staged-minor-snapshot/build.gradle'. > Configure project :distribution:packages:deb Evaluating project ':distribution:packages:deb' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/distribution/packages/deb/build.gradle'. > Configure project :distribution:packages:oss-deb Evaluating project ':distribution:packages:oss-deb' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/distribution/packages/oss-deb/build.gradle'. > Configure project :distribution:packages:oss-rpm Evaluating project ':distribution:packages:oss-rpm' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/distribution/packages/oss-rpm/build.gradle'. > Configure project :distribution:packages:rpm Evaluating project ':distribution:packages:rpm' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/distribution/packages/rpm/build.gradle'. > Configure project :distribution:tools:java-version-checker Evaluating project ':distribution:tools:java-version-checker' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/distribution/tools/java-version-checker/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :distribution:tools:launchers Evaluating project ':distribution:tools:launchers' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/distribution/tools/launchers/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :distribution:tools:plugin-cli Evaluating project ':distribution:tools:plugin-cli' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/distribution/tools/plugin-cli/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :modules:lang-painless:spi Evaluating project ':modules:lang-painless:spi' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/lang-painless/spi/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :plugins:discovery-ec2:qa Evaluating project ':plugins:discovery-ec2:qa' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/discovery-ec2/qa/build.gradle'. > Configure project :plugins:repository-azure:qa Evaluating project ':plugins:repository-azure:qa' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/repository-azure/qa/build.gradle'. > Configure project :plugins:repository-gcs:qa Evaluating project ':plugins:repository-gcs:qa' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/repository-gcs/qa/build.gradle'. > Configure project :test:fixtures:hdfs-fixture Evaluating project ':test:fixtures:hdfs-fixture' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/test/fixtures/hdfs-fixture/build.gradle'. > Configure project :test:fixtures:krb5kdc-fixture Evaluating project ':test:fixtures:krb5kdc-fixture' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/test/fixtures/krb5kdc-fixture/build.gradle'. > Configure project :test:fixtures:old-elasticsearch Evaluating project ':test:fixtures:old-elasticsearch' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/test/fixtures/old-elasticsearch/build.gradle'. > Configure project :x-pack:plugin:core Evaluating project ':x-pack:plugin:core' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/core/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :x-pack:plugin:deprecation Evaluating project ':x-pack:plugin:deprecation' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/deprecation/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :x-pack:plugin:graph Evaluating project ':x-pack:plugin:graph' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/graph/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :x-pack:plugin:logstash Evaluating project ':x-pack:plugin:logstash' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/logstash/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :x-pack:plugin:ml Evaluating project ':x-pack:plugin:ml' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/ml/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :x-pack:plugin:monitoring Evaluating project ':x-pack:plugin:monitoring' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/monitoring/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :x-pack:plugin:rollup Evaluating project ':x-pack:plugin:rollup' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/rollup/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :x-pack:plugin:security Evaluating project ':x-pack:plugin:security' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/security/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :x-pack:plugin:sql Evaluating project ':x-pack:plugin:sql' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/sql/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :x-pack:plugin:upgrade Evaluating project ':x-pack:plugin:upgrade' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/upgrade/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :x-pack:plugin:watcher Evaluating project ':x-pack:plugin:watcher' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/watcher/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :x-pack:qa:audit-tests Evaluating project ':x-pack:qa:audit-tests' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/audit-tests/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :x-pack:qa:core-rest-tests-with-security Evaluating project ':x-pack:qa:core-rest-tests-with-security' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/core-rest-tests-with-security/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :x-pack:qa:full-cluster-restart Evaluating project ':x-pack:qa:full-cluster-restart' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/full-cluster-restart/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. > Configure project :x-pack:qa:kerberos-tests Evaluating project ':x-pack:qa:kerberos-tests' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/kerberos-tests/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :x-pack:qa:ml-basic-multi-node Evaluating project ':x-pack:qa:ml-basic-multi-node' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/ml-basic-multi-node/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :x-pack:qa:ml-disabled Evaluating project ':x-pack:qa:ml-disabled' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/ml-disabled/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :x-pack:qa:ml-native-multi-node-tests Evaluating project ':x-pack:qa:ml-native-multi-node-tests' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/ml-native-multi-node-tests/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :x-pack:qa:ml-no-bootstrap-tests Evaluating project ':x-pack:qa:ml-no-bootstrap-tests' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/ml-no-bootstrap-tests/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :x-pack:qa:ml-single-node-tests Evaluating project ':x-pack:qa:ml-single-node-tests' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/ml-single-node-tests/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :x-pack:qa:multi-cluster-search-security Evaluating project ':x-pack:qa:multi-cluster-search-security' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/multi-cluster-search-security/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :x-pack:qa:multi-node Evaluating project ':x-pack:qa:multi-node' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/multi-node/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :x-pack:test:idp-fixture Evaluating project ':x-pack:test:idp-fixture' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/test/idp-fixture/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :x-pack:qa:openldap-tests Evaluating project ':x-pack:qa:openldap-tests' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/openldap-tests/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :x-pack:qa:reindex-tests-with-security Evaluating project ':x-pack:qa:reindex-tests-with-security' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/reindex-tests-with-security/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :x-pack:qa:rolling-upgrade Evaluating project ':x-pack:qa:rolling-upgrade' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/rolling-upgrade/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. > Configure project :x-pack:qa:rolling-upgrade-basic Evaluating project ':x-pack:qa:rolling-upgrade-basic' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/rolling-upgrade-basic/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :x-pack:qa:saml-idp-tests Evaluating project ':x-pack:qa:saml-idp-tests' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/saml-idp-tests/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :x-pack:qa:security-client-tests Evaluating project ':x-pack:qa:security-client-tests' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/security-client-tests/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :x-pack:qa:security-example-spi-extension Evaluating project ':x-pack:qa:security-example-spi-extension' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/security-example-spi-extension/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :x-pack:qa:security-migrate-tests Evaluating project ':x-pack:qa:security-migrate-tests' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/security-migrate-tests/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :x-pack:qa:security-setup-password-tests Evaluating project ':x-pack:qa:security-setup-password-tests' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/security-setup-password-tests/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :x-pack:qa:security-tools-tests Evaluating project ':x-pack:qa:security-tools-tests' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/security-tools-tests/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :x-pack:qa:smoke-test-graph-with-security Evaluating project ':x-pack:qa:smoke-test-graph-with-security' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/smoke-test-graph-with-security/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :x-pack:qa:smoke-test-ml-with-security Evaluating project ':x-pack:qa:smoke-test-ml-with-security' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/smoke-test-ml-with-security/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :x-pack:qa:smoke-test-monitoring-with-watcher Evaluating project ':x-pack:qa:smoke-test-monitoring-with-watcher' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/smoke-test-monitoring-with-watcher/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :x-pack:qa:smoke-test-plugins Evaluating project ':x-pack:qa:smoke-test-plugins' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/smoke-test-plugins/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :x-pack:qa:smoke-test-plugins-ssl Evaluating project ':x-pack:qa:smoke-test-plugins-ssl' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/smoke-test-plugins-ssl/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :x-pack:qa:smoke-test-security-with-mustache Evaluating project ':x-pack:qa:smoke-test-security-with-mustache' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/smoke-test-security-with-mustache/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :x-pack:qa:smoke-test-watcher Evaluating project ':x-pack:qa:smoke-test-watcher' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/smoke-test-watcher/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :x-pack:qa:smoke-test-watcher-with-security Evaluating project ':x-pack:qa:smoke-test-watcher-with-security' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/smoke-test-watcher-with-security/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :x-pack:qa:sql Evaluating project ':x-pack:qa:sql' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/sql/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. > Configure project :x-pack:qa:third-party Evaluating project ':x-pack:qa:third-party' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/third-party/build.gradle'. > Configure project :x-pack:qa:transport-client-tests Evaluating project ':x-pack:qa:transport-client-tests' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/transport-client-tests/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :x-pack:qa:vagrant Evaluating project ':x-pack:qa:vagrant' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/vagrant/build.gradle'. > Configure project :x-pack:test:feature-aware Evaluating project ':x-pack:test:feature-aware' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/test/feature-aware/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :x-pack:test:smb-fixture Evaluating project ':x-pack:test:smb-fixture' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/test/smb-fixture/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :plugins:discovery-ec2:qa:amazon-ec2 Evaluating project ':plugins:discovery-ec2:qa:amazon-ec2' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/discovery-ec2/qa/amazon-ec2/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :plugins:repository-azure:qa:microsoft-azure-storage Evaluating project ':plugins:repository-azure:qa:microsoft-azure-storage' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/repository-azure/qa/microsoft-azure-storage/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :plugins:repository-gcs:qa:google-cloud-storage Evaluating project ':plugins:repository-gcs:qa:google-cloud-storage' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/repository-gcs/qa/google-cloud-storage/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :x-pack:plugin:ml:cpp-snapshot Evaluating project ':x-pack:plugin:ml:cpp-snapshot' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/ml/cpp-snapshot/build.gradle'. > Configure project :x-pack:plugin:security:cli Evaluating project ':x-pack:plugin:security:cli' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/security/cli/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :x-pack:plugin:sql:sql-client Evaluating project ':x-pack:plugin:sql:sql-client' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/sql/sql-client/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :x-pack:plugin:sql:sql-proto Evaluating project ':x-pack:plugin:sql:sql-proto' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/sql/sql-proto/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :x-pack:plugin:sql:jdbc Evaluating project ':x-pack:plugin:sql:jdbc' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/sql/jdbc/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :x-pack:plugin:sql:sql-action Evaluating project ':x-pack:plugin:sql:sql-action' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/sql/sql-action/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :x-pack:plugin:sql:sql-cli Evaluating project ':x-pack:plugin:sql:sql-cli' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/sql/sql-cli/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :x-pack:qa:full-cluster-restart:with-system-key Evaluating project ':x-pack:qa:full-cluster-restart:with-system-key' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/full-cluster-restart/with-system-key/build.gradle'. > Configure project :x-pack:qa:full-cluster-restart:without-system-key Evaluating project ':x-pack:qa:full-cluster-restart:without-system-key' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/full-cluster-restart/without-system-key/build.gradle'. > Configure project :x-pack:qa:rolling-upgrade:with-system-key Evaluating project ':x-pack:qa:rolling-upgrade:with-system-key' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/rolling-upgrade/with-system-key/build.gradle'. > Configure project :x-pack:qa:rolling-upgrade:without-system-key Evaluating project ':x-pack:qa:rolling-upgrade:without-system-key' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/rolling-upgrade/without-system-key/build.gradle'. > Configure project :x-pack:qa:sql:multinode Evaluating project ':x-pack:qa:sql:multinode' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/sql/multinode/build.gradle'. > Configure project :x-pack:qa:sql:no-security Evaluating project ':x-pack:qa:sql:no-security' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/sql/no-security/build.gradle'. > Configure project :x-pack:qa:sql:security Evaluating project ':x-pack:qa:sql:security' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/sql/security/build.gradle'. > Configure project :x-pack:qa:third-party:active-directory Evaluating project ':x-pack:qa:third-party:active-directory' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/third-party/active-directory/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :x-pack:qa:third-party:hipchat Evaluating project ':x-pack:qa:third-party:hipchat' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/third-party/hipchat/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :x-pack:qa:third-party:jira Evaluating project ':x-pack:qa:third-party:jira' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/third-party/jira/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :x-pack:qa:third-party:pagerduty Evaluating project ':x-pack:qa:third-party:pagerduty' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/third-party/pagerduty/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :x-pack:qa:third-party:slack Evaluating project ':x-pack:qa:third-party:slack' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/third-party/slack/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. > Configure project :x-pack:qa:sql:security:no-ssl Evaluating project ':x-pack:qa:sql:security:no-ssl' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/sql/security/no-ssl/build.gradle'. > Configure project :x-pack:qa:sql:security:ssl Evaluating project ':x-pack:qa:sql:security:ssl' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/sql/security/ssl/build.gradle'. All projects evaluated. Selected primary task 'packagingTest' from project : Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/java -version Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/java'' Tasks to be executed: [task ':qa:vagrant:copyBatsTests', task ':qa:vagrant:copyBatsUtils', task ':distribution:buildDefaultNotice', task ':libs:core:compileJava', task ':libs:core:processResources', task ':libs:core:classes', task ':libs:core:compileJava9Java', task ':libs:core:processJava9Resources', task ':libs:core:java9Classes', task ':libs:core:jar', task ':libs:elasticsearch-cli:compileJava', task ':libs:elasticsearch-cli:processResources', task ':libs:elasticsearch-cli:classes', task ':libs:elasticsearch-cli:jar', task ':libs:plugin-classloader:compileJava', task ':libs:plugin-classloader:processResources', task ':libs:plugin-classloader:classes', task ':libs:plugin-classloader:jar', task ':libs:secure-sm:compileJava', task ':libs:secure-sm:processResources', task ':libs:secure-sm:classes', task ':libs:secure-sm:jar', task ':libs:x-content:compileJava', task ':libs:x-content:processResources', task ':libs:x-content:classes', task ':libs:x-content:jar', task ':server:compileJava', task ':server:generateModulesList', task ':server:generatePluginsList', task ':server:processResources', task ':server:classes', task ':server:compileJava9Java', task ':server:processJava9Resources', task ':server:java9Classes', task ':server:jar', 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 ':modules:aggs-matrix-stats:copyPluginPropertiesTemplate', task ':modules:aggs-matrix-stats:pluginProperties', task ':modules:aggs-matrix-stats:bundlePlugin', task ':modules:analysis-common:compileJava', task ':modules:analysis-common:processResources', task ':modules:analysis-common:classes', task ':modules:analysis-common:jar', task ':modules:analysis-common:copyPluginPropertiesTemplate', task ':modules:analysis-common:pluginProperties', task ':modules:analysis-common:bundlePlugin', task ':libs:grok:compileJava', task ':libs:grok:processResources', task ':libs:grok:classes', task ':libs:grok:jar', task ':modules:lang-painless:spi:compileJava', task ':modules:lang-painless:spi:processResources', task ':modules:lang-painless:spi:classes', task ':modules:lang-painless:spi:jar', task ':modules:lang-painless:compileJava', task ':modules:lang-painless:processResources', task ':modules:lang-painless:classes', task ':modules:lang-painless:jar', task ':modules:ingest-common:compileJava', task ':modules:ingest-common:processResources', task ':modules:ingest-common:classes', task ':modules:ingest-common:jar', task ':modules:ingest-common:copyPluginPropertiesTemplate', task ':modules:ingest-common:pluginProperties', task ':modules:ingest-common:bundlePlugin', task ':modules:lang-expression:compileJava', task ':modules:lang-expression:processResources', task ':modules:lang-expression:classes', task ':modules:lang-expression:jar', task ':modules:lang-expression:copyPluginPropertiesTemplate', task ':modules:lang-expression:pluginProperties', task ':modules:lang-expression:bundlePlugin', task ':modules:lang-mustache:compileJava', task ':modules:lang-mustache:processResources', task ':modules:lang-mustache:classes', task ':modules:lang-mustache:jar', task ':modules:lang-mustache:copyPluginPropertiesTemplate', task ':modules:lang-mustache:pluginProperties', task ':modules:lang-mustache:bundlePlugin', task ':modules:lang-painless:copyPluginPropertiesTemplate', task ':modules:lang-painless:pluginProperties', task ':modules:lang-painless:bundlePlugin', task ':modules:mapper-extras:compileJava', task ':modules:mapper-extras:processResources', task ':modules:mapper-extras:classes', task ':modules:mapper-extras:jar', task ':modules:mapper-extras:copyPluginPropertiesTemplate', task ':modules:mapper-extras:pluginProperties', task ':modules:mapper-extras:bundlePlugin', task ':modules:parent-join:compileJava', task ':modules:parent-join:processResources', task ':modules:parent-join:classes', task ':modules:parent-join:jar', task ':modules:parent-join:copyPluginPropertiesTemplate', task ':modules:parent-join:pluginProperties', task ':modules:parent-join:bundlePlugin', task ':modules:percolator:compileJava', task ':modules:percolator:processResources', task ':modules:percolator:classes', task ':modules:percolator:jar', task ':modules:percolator:copyPluginPropertiesTemplate', task ':modules:percolator:pluginProperties', task ':modules:percolator:bundlePlugin', task ':modules:rank-eval:compileJava', task ':modules:rank-eval:processResources', task ':modules:rank-eval:classes', task ':modules:rank-eval:jar', task ':modules:rank-eval:copyPluginPropertiesTemplate', task ':modules:rank-eval:pluginProperties', task ':modules:rank-eval:bundlePlugin', task ':client:rest:compileJava', task ':client:rest:processResources', task ':client:rest:classes', task ':client:rest:jar', task ':modules:reindex:compileJava', task ':modules:reindex:processResources', task ':modules:reindex:classes', task ':modules:reindex:jar', task ':modules:reindex:copyPluginPropertiesTemplate', task ':modules:reindex:pluginProperties', task ':modules:reindex:bundlePlugin', task ':modules:repository-url:compileJava', task ':modules:repository-url:processResources', task ':modules:repository-url:classes', task ':modules:repository-url:jar', task ':modules:repository-url:copyPluginPropertiesTemplate', task ':modules:repository-url:pluginProperties', task ':modules:repository-url:bundlePlugin', task ':modules:transport-netty4:compileJava', task ':modules:transport-netty4:processResources', task ':modules:transport-netty4:classes', task ':modules:transport-netty4:jar', task ':modules:transport-netty4:copyPluginPropertiesTemplate', task ':modules:transport-netty4:pluginProperties', task ':modules:transport-netty4:bundlePlugin', task ':distribution:processOssOutputs', task ':distribution:buildOssBin', task ':distribution:buildOssConfig', task ':distribution:buildOssLog4jConfig', task ':distribution:buildOssModules', task ':distribution:archives:createLogsDir', task ':distribution:archives:createPluginsDir', task ':distribution:tools:java-version-checker:compileJava', task ':distribution:tools:java-version-checker:processResources', task ':distribution:tools:java-version-checker:classes', task ':distribution:tools:java-version-checker:jar', task ':distribution:tools:launchers:compileJava', task ':distribution:tools:launchers:processResources', task ':distribution:tools:launchers:classes', task ':distribution:tools:launchers:jar', task ':distribution:tools:plugin-cli:compileJava', task ':distribution:tools:plugin-cli:processResources', task ':distribution:tools:plugin-cli:classes', task ':distribution:tools:plugin-cli:jar', task ':distribution:archives:buildOssTar', task ':distribution:archives:buildOssZip', task ':libs:nio:compileJava', task ':libs:nio:processResources', task ':libs:nio:classes', task ':libs:nio:jar', task ':plugins:transport-nio:compileJava', task ':plugins:transport-nio:processResources', task ':plugins:transport-nio:classes', task ':plugins:transport-nio:jar', task ':x-pack:plugin:core:generateNotice', task ':x-pack:protocol:compileJava', task ':x-pack:protocol:processResources', task ':x-pack:protocol:classes', task ':x-pack:protocol:jar', task ':x-pack:plugin:core:compileJava', task ':x-pack:plugin:core:processResources', task ':x-pack:plugin:core:classes', task ':x-pack:plugin:core:jar', task ':x-pack:plugin:core:copyPluginPropertiesTemplate', task ':x-pack:plugin:core:pluginProperties', task ':x-pack:plugin:core:shadowJar', task ':x-pack:plugin:core:bundlePlugin', task ':x-pack:plugin:deprecation:generateNotice', task ':x-pack:plugin:deprecation:compileJava', task ':x-pack:plugin:deprecation:processResources', task ':x-pack:plugin:deprecation:classes', task ':x-pack:plugin:deprecation:jar', task ':x-pack:plugin:deprecation:copyPluginPropertiesTemplate', task ':x-pack:plugin:deprecation:pluginProperties', task ':x-pack:plugin:deprecation:bundlePlugin', task ':x-pack:plugin:graph:generateNotice', task ':x-pack:plugin:graph:compileJava', task ':x-pack:plugin:graph:processResources', task ':x-pack:plugin:graph:classes', task ':x-pack:plugin:graph:jar', task ':x-pack:plugin:graph:copyPluginPropertiesTemplate', task ':x-pack:plugin:graph:pluginProperties', task ':x-pack:plugin:graph:bundlePlugin', task ':x-pack:plugin:logstash:generateNotice', task ':x-pack:plugin:logstash:compileJava', task ':x-pack:plugin:logstash:processResources', task ':x-pack:plugin:logstash:classes', task ':x-pack:plugin:logstash:jar', task ':x-pack:plugin:logstash:copyPluginPropertiesTemplate', task ':x-pack:plugin:logstash:pluginProperties', task ':x-pack:plugin:logstash:bundlePlugin', task ':x-pack:plugin:ml:cpp-snapshot:downloadMachineLearningSnapshot', task ':x-pack:plugin:ml:extractNativeLicenses', task ':x-pack:plugin:ml:generateNotice', task ':x-pack:plugin:ml:compileJava', task ':x-pack:plugin:ml:processResources', task ':x-pack:plugin:ml:classes', task ':x-pack:plugin:ml:jar', task ':x-pack:plugin:ml:copyPluginPropertiesTemplate', task ':x-pack:plugin:ml:pluginProperties', task ':x-pack:plugin:ml:bundlePlugin', task ':client:sniffer:compileJava', task ':client:sniffer:processResources', task ':client:sniffer:classes', task ':client:sniffer:jar', task ':x-pack:plugin:monitoring:generateNotice', task ':x-pack:plugin:monitoring:compileJava', task ':x-pack:plugin:monitoring:processResources', task ':x-pack:plugin:monitoring:classes', task ':x-pack:plugin:monitoring:jar', task ':x-pack:plugin:monitoring:copyPluginPropertiesTemplate', task ':x-pack:plugin:monitoring:pluginProperties', task ':x-pack:plugin:monitoring:bundlePlugin', task ':x-pack:plugin:rollup:generateNotice', task ':x-pack:plugin:rollup:compileJava', task ':x-pack:plugin:rollup:processResources', task ':x-pack:plugin:rollup:classes', task ':x-pack:plugin:rollup:jar', task ':x-pack:plugin:rollup:copyPluginPropertiesTemplate', task ':x-pack:plugin:rollup:pluginProperties', task ':x-pack:plugin:rollup:bundlePlugin', task ':x-pack:plugin:security:generateNotice', task ':x-pack:plugin:security:compileJava', task ':x-pack:plugin:security:processResources', task ':x-pack:plugin:security:classes', task ':x-pack:plugin:security:jar', task ':x-pack:plugin:security:copyPluginPropertiesTemplate', task ':x-pack:plugin:security:pluginProperties', task ':x-pack:plugin:security:bundlePlugin', task ':x-pack:plugin:sql:generateNotice', task ':x-pack:plugin:sql:sql-proto:compileJava', task ':x-pack:plugin:sql:sql-proto:processResources', task ':x-pack:plugin:sql:sql-proto:classes', task ':x-pack:plugin:sql:sql-proto:jar', task ':x-pack:plugin:sql:sql-action:compileJava', task ':x-pack:plugin:sql:sql-action:processResources', task ':x-pack:plugin:sql:sql-action:classes', task ':x-pack:plugin:sql:sql-action:jar', task ':x-pack:plugin:sql:compileJava', task ':x-pack:plugin:sql:processResources', task ':x-pack:plugin:sql:classes', task ':x-pack:plugin:sql:jar', task ':x-pack:plugin:sql:copyPluginPropertiesTemplate', task ':x-pack:plugin:sql:pluginProperties', task ':x-pack:plugin:sql:sql-client:compileJava', task ':x-pack:plugin:sql:sql-client:processResources', task ':x-pack:plugin:sql:sql-client:classes', task ':x-pack:plugin:sql:sql-client:jar', task ':x-pack:plugin:sql:sql-cli:compileJava', task ':x-pack:plugin:sql:sql-cli:processResources', task ':x-pack:plugin:sql:sql-cli:classes', task ':x-pack:plugin:sql:sql-cli:jar', task ':x-pack:plugin:sql:bundlePlugin', task ':x-pack:plugin:upgrade:generateNotice', task ':x-pack:plugin:upgrade:compileJava', task ':x-pack:plugin:upgrade:processResources', task ':x-pack:plugin:upgrade:classes', task ':x-pack:plugin:upgrade:jar', task ':x-pack:plugin:upgrade:copyPluginPropertiesTemplate', task ':x-pack:plugin:upgrade:pluginProperties', task ':x-pack:plugin:upgrade:bundlePlugin', task ':x-pack:plugin:watcher:generateNotice', task ':x-pack:plugin:watcher:compileJava', task ':x-pack:plugin:watcher:processResources', task ':x-pack:plugin:watcher:classes', task ':x-pack:plugin:watcher:jar', task ':x-pack:plugin:watcher:copyPluginPropertiesTemplate', task ':x-pack:plugin:watcher:pluginProperties', task ':x-pack:plugin:watcher:bundlePlugin', task ':distribution:processDefaultOutputs', task ':distribution:buildDefaultBin', task ':distribution:buildDefaultConfig', task ':distribution:buildDefaultLog4jConfig', task ':distribution:buildDefaultModules', task ':x-pack:plugin:security:cli:compileJava', task ':x-pack:plugin:security:cli:processResources', task ':x-pack:plugin:security:cli:classes', task ':x-pack:plugin:security:cli:jar', task ':distribution:archives:buildTar', task ':distribution:archives:buildZip', task ':distribution:packages:processDebFiles', task ':distribution:packages:buildDeb', task ':distribution:packages:processOssDebFiles', task ':distribution:packages:buildOssDeb', task ':distribution:packages:processOssRpmFiles', task ':distribution:packages:buildOssRpm', task ':distribution:packages:processRpmFiles', task ':distribution:packages:buildRpm', task ':example-plugins:custom-settings:compileJava', task ':example-plugins:custom-settings:processResources', task ':example-plugins:custom-settings:classes', task ':example-plugins:custom-settings:jar', task ':example-plugins:custom-settings:copyPluginPropertiesTemplate', task ':example-plugins:custom-settings:pluginProperties', task ':example-plugins:custom-settings:bundlePlugin', task ':plugins:analysis-icu:generateNotice', task ':plugins:analysis-icu:compileJava', task ':plugins:analysis-icu:processResources', task ':plugins:analysis-icu:classes', task ':plugins:analysis-icu:jar', task ':plugins:analysis-icu:copyPluginPropertiesTemplate', task ':plugins:analysis-icu:pluginProperties', task ':plugins:analysis-icu:bundlePlugin', task ':plugins:analysis-kuromoji:generateNotice', task ':plugins:analysis-kuromoji:compileJava', task ':plugins:analysis-kuromoji:processResources', task ':plugins:analysis-kuromoji:classes', task ':plugins:analysis-kuromoji:jar', task ':plugins:analysis-kuromoji:copyPluginPropertiesTemplate', task ':plugins:analysis-kuromoji:pluginProperties', task ':plugins:analysis-kuromoji:bundlePlugin', task ':plugins:analysis-nori:generateNotice', task ':plugins:analysis-nori:compileJava', task ':plugins:analysis-nori:processResources', task ':plugins:analysis-nori:classes', task ':plugins:analysis-nori:jar', task ':plugins:analysis-nori:copyPluginPropertiesTemplate', task ':plugins:analysis-nori:pluginProperties', task ':plugins:analysis-nori:bundlePlugin', task ':plugins:analysis-phonetic:generateNotice', task ':plugins:analysis-phonetic:compileJava', task ':plugins:analysis-phonetic:processResources', task ':plugins:analysis-phonetic:classes', task ':plugins:analysis-phonetic:jar', task ':plugins:analysis-phonetic:copyPluginPropertiesTemplate', task ':plugins:analysis-phonetic:pluginProperties', task ':plugins:analysis-phonetic:bundlePlugin', task ':plugins:analysis-smartcn:generateNotice', task ':plugins:analysis-smartcn:compileJava', task ':plugins:analysis-smartcn:processResources', task ':plugins:analysis-smartcn:classes', task ':plugins:analysis-smartcn:jar', task ':plugins:analysis-smartcn:copyPluginPropertiesTemplate', task ':plugins:analysis-smartcn:pluginProperties', task ':plugins:analysis-smartcn:bundlePlugin', task ':plugins:analysis-stempel:generateNotice', task ':plugins:analysis-stempel:compileJava', task ':plugins:analysis-stempel:processResources', task ':plugins:analysis-stempel:classes', task ':plugins:analysis-stempel:jar', task ':plugins:analysis-stempel:copyPluginPropertiesTemplate', task ':plugins:analysis-stempel:pluginProperties', task ':plugins:analysis-stempel:bundlePlugin', task ':plugins:analysis-ukrainian:generateNotice', task ':plugins:analysis-ukrainian:compileJava', task ':plugins:analysis-ukrainian:processResources', task ':plugins:analysis-ukrainian:classes', task ':plugins:analysis-ukrainian:jar', task ':plugins:analysis-ukrainian:copyPluginPropertiesTemplate', task ':plugins:analysis-ukrainian:pluginProperties', task ':plugins:analysis-ukrainian:bundlePlugin', task ':plugins:discovery-azure-classic:generateNotice', task ':plugins:discovery-azure-classic:compileJava', task ':plugins:discovery-azure-classic:processResources', task ':plugins:discovery-azure-classic:classes', task ':plugins:discovery-azure-classic:jar', task ':plugins:discovery-azure-classic:copyPluginPropertiesTemplate', task ':plugins:discovery-azure-classic:pluginProperties', task ':plugins:discovery-azure-classic:bundlePlugin', task ':plugins:discovery-ec2:generateNotice', task ':plugins:discovery-ec2:compileJava', task ':plugins:discovery-ec2:processResources', task ':plugins:discovery-ec2:classes', task ':plugins:discovery-ec2:jar', task ':plugins:discovery-ec2:copyPluginPropertiesTemplate', task ':plugins:discovery-ec2:pluginProperties', task ':plugins:discovery-ec2:bundlePlugin', task ':plugins:discovery-file:generateNotice', task ':plugins:discovery-file:compileJava', task ':plugins:discovery-file:processResources', task ':plugins:discovery-file:classes', task ':plugins:discovery-file:jar', task ':plugins:discovery-file:copyPluginPropertiesTemplate', task ':plugins:discovery-file:pluginProperties', task ':plugins:discovery-file:bundlePlugin', task ':plugins:discovery-gce:generateNotice', task ':plugins:discovery-gce:compileJava', task ':plugins:discovery-gce:processResources', task ':plugins:discovery-gce:classes', task ':plugins:discovery-gce:jar', task ':plugins:discovery-gce:copyPluginPropertiesTemplate', task ':plugins:discovery-gce:pluginProperties', task ':plugins:discovery-gce:bundlePlugin', task ':plugins:ingest-attachment:generateNotice', task ':plugins:ingest-attachment:compileJava', task ':plugins:ingest-attachment:processResources', task ':plugins:ingest-attachment:classes', task ':plugins:ingest-attachment:jar', task ':plugins:ingest-attachment:copyPluginPropertiesTemplate', task ':plugins:ingest-attachment:pluginProperties', task ':plugins:ingest-attachment:bundlePlugin', task ':plugins:ingest-geoip:copyDefaultGeoIp2DatabaseFiles', task ':plugins:ingest-geoip:generateNotice', task ':plugins:ingest-geoip:compileJava', task ':plugins:ingest-geoip:processResources', task ':plugins:ingest-geoip:classes', task ':plugins:ingest-geoip:jar', task ':plugins:ingest-geoip:copyPluginPropertiesTemplate', task ':plugins:ingest-geoip:pluginProperties', task ':plugins:ingest-geoip:bundlePlugin', task ':plugins:ingest-user-agent:generateNotice', task ':plugins:ingest-user-agent:compileJava', task ':plugins:ingest-user-agent:processResources', task ':plugins:ingest-user-agent:classes', task ':plugins:ingest-user-agent:jar', task ':plugins:ingest-user-agent:copyPluginPropertiesTemplate', task ':plugins:ingest-user-agent:pluginProperties', task ':plugins:ingest-user-agent:bundlePlugin', task ':plugins:mapper-murmur3:generateNotice', task ':plugins:mapper-murmur3:compileJava', task ':plugins:mapper-murmur3:processResources', task ':plugins:mapper-murmur3:classes', task ':plugins:mapper-murmur3:jar', task ':plugins:mapper-murmur3:copyPluginPropertiesTemplate', task ':plugins:mapper-murmur3:pluginProperties', task ':plugins:mapper-murmur3:bundlePlugin', task ':plugins:mapper-size:generateNotice', task ':plugins:mapper-size:compileJava', task ':plugins:mapper-size:processResources', task ':plugins:mapper-size:classes', task ':plugins:mapper-size:jar', task ':plugins:mapper-size:copyPluginPropertiesTemplate', task ':plugins:mapper-size:pluginProperties', task ':plugins:mapper-size:bundlePlugin', task ':plugins:repository-azure:generateNotice', task ':plugins:repository-azure:compileJava', task ':plugins:repository-azure:processResources', task ':plugins:repository-azure:classes', task ':plugins:repository-azure:jar', task ':plugins:repository-azure:copyPluginPropertiesTemplate', task ':plugins:repository-azure:pluginProperties', task ':plugins:repository-azure:bundlePlugin', task ':plugins:repository-gcs:generateNotice', task ':plugins:repository-gcs:compileJava', task ':plugins:repository-gcs:processResources', task ':plugins:repository-gcs:classes', task ':plugins:repository-gcs:jar', task ':plugins:repository-gcs:copyPluginPropertiesTemplate', task ':plugins:repository-gcs:pluginProperties', task ':plugins:repository-gcs:bundlePlugin', task ':plugins:repository-hdfs:generateNotice', task ':plugins:repository-hdfs:compileJava', task ':plugins:repository-hdfs:processResources', task ':plugins:repository-hdfs:classes', task ':plugins:repository-hdfs:jar', task ':plugins:repository-hdfs:copyPluginPropertiesTemplate', task ':plugins:repository-hdfs:pluginProperties', task ':plugins:repository-hdfs:bundlePlugin', task ':plugins:repository-s3:generateNotice', task ':plugins:repository-s3:compileJava', task ':plugins:repository-s3:processResources', task ':plugins:repository-s3:classes', task ':plugins:repository-s3:jar', task ':plugins:repository-s3:copyPluginPropertiesTemplate', task ':plugins:repository-s3:pluginProperties', task ':plugins:repository-s3:bundlePlugin', task ':plugins:store-smb:generateNotice', task ':plugins:store-smb:compileJava', task ':plugins:store-smb:processResources', task ':plugins:store-smb:classes', task ':plugins:store-smb:jar', task ':plugins:store-smb:copyPluginPropertiesTemplate', task ':plugins:store-smb:pluginProperties', task ':plugins:store-smb:bundlePlugin', task ':plugins:transport-nio:generateNotice', task ':plugins:transport-nio:copyPluginPropertiesTemplate', task ':plugins:transport-nio:pluginProperties', task ':plugins:transport-nio:bundlePlugin', task ':qa:vagrant:copyPackagingArchives', task ':qa:vagrant:compileJava', task ':qa:vagrant:processResources', task ':qa:vagrant:classes', task ':qa:vagrant:jar', task ':qa:vagrant:copyPackagingTests', task ':qa:vagrant:createLinuxRunnerScript', task ':qa:vagrant:createUpgradeFromFile', task ':qa:vagrant:createUpgradeIsOssFile', task ':qa:vagrant:createVersionFile', task ':qa:vagrant:createWindowsRunnerScript', task ':qa:vagrant:vagrantCheckVersion', task ':qa:vagrant:setupPackagingTest', task ':qa:vagrant:vagrantCentos6#destroy', task ':qa:vagrant:virtualboxCheckVersion', task ':qa:vagrant:vagrantCentos6#update', task ':qa:vagrant:vagrantCentos6#up', task ':qa:vagrant:vagrantCentos6#batsPackagingTest', task ':qa:vagrant:vagrantCentos6#javaPackagingTest', task ':qa:vagrant:vagrantCentos6#halt', task ':qa:vagrant:vagrantCentos7#destroy', task ':qa:vagrant:vagrantCentos7#update', task ':qa:vagrant:vagrantCentos7#up', task ':qa:vagrant:vagrantCentos7#batsPackagingTest', task ':qa:vagrant:vagrantCentos7#javaPackagingTest', task ':qa:vagrant:vagrantCentos7#halt', task ':qa:vagrant:vagrantDebian8#destroy', task ':qa:vagrant:vagrantDebian8#update', task ':qa:vagrant:vagrantDebian8#up', task ':qa:vagrant:vagrantDebian8#batsPackagingTest', task ':qa:vagrant:vagrantDebian8#javaPackagingTest', task ':qa:vagrant:vagrantDebian8#halt', task ':qa:vagrant:vagrantDebian9#destroy', task ':qa:vagrant:vagrantDebian9#update', task ':qa:vagrant:vagrantDebian9#up', task ':qa:vagrant:vagrantDebian9#batsPackagingTest', task ':qa:vagrant:vagrantDebian9#javaPackagingTest', task ':qa:vagrant:vagrantDebian9#halt', task ':qa:vagrant:vagrantFedora27#destroy', task ':qa:vagrant:vagrantFedora27#update', task ':qa:vagrant:vagrantFedora27#up', task ':qa:vagrant:vagrantFedora27#batsPackagingTest', task ':qa:vagrant:vagrantFedora27#javaPackagingTest', task ':qa:vagrant:vagrantFedora27#halt', task ':qa:vagrant:vagrantFedora28#destroy', task ':qa:vagrant:vagrantFedora28#update', task ':qa:vagrant:vagrantFedora28#up', task ':qa:vagrant:vagrantFedora28#batsPackagingTest', task ':qa:vagrant:vagrantFedora28#javaPackagingTest', task ':qa:vagrant:vagrantFedora28#halt', task ':qa:vagrant:vagrantOel6#destroy', task ':qa:vagrant:vagrantOel6#update', task ':qa:vagrant:vagrantOel6#up', task ':qa:vagrant:vagrantOel6#batsPackagingTest', task ':qa:vagrant:vagrantOel6#javaPackagingTest', task ':qa:vagrant:vagrantOel6#halt', task ':qa:vagrant:vagrantOel7#destroy', task ':qa:vagrant:vagrantOel7#update', task ':qa:vagrant:vagrantOel7#up', task ':qa:vagrant:vagrantOel7#batsPackagingTest', task ':qa:vagrant:vagrantOel7#javaPackagingTest', task ':qa:vagrant:vagrantOel7#halt', task ':qa:vagrant:vagrantOpensuse42#destroy', task ':qa:vagrant:vagrantOpensuse42#update', task ':qa:vagrant:vagrantOpensuse42#up', task ':qa:vagrant:vagrantOpensuse42#batsPackagingTest', task ':qa:vagrant:vagrantOpensuse42#javaPackagingTest', task ':qa:vagrant:vagrantOpensuse42#halt', task ':qa:vagrant:vagrantSles12#destroy', task ':qa:vagrant:vagrantSles12#update', task ':qa:vagrant:vagrantSles12#up', task ':qa:vagrant:vagrantSles12#batsPackagingTest', task ':qa:vagrant:vagrantSles12#javaPackagingTest', task ':qa:vagrant:vagrantSles12#halt', task ':qa:vagrant:vagrantUbuntu1404#destroy', task ':qa:vagrant:vagrantUbuntu1404#update', task ':qa:vagrant:vagrantUbuntu1404#up', task ':qa:vagrant:vagrantUbuntu1404#batsPackagingTest', task ':qa:vagrant:vagrantUbuntu1404#javaPackagingTest', task ':qa:vagrant:vagrantUbuntu1404#halt', task ':qa:vagrant:vagrantUbuntu1604#destroy', task ':qa:vagrant:vagrantUbuntu1604#update', task ':qa:vagrant:vagrantUbuntu1604#up', task ':qa:vagrant:vagrantUbuntu1604#batsPackagingTest', task ':qa:vagrant:vagrantUbuntu1604#javaPackagingTest', task ':qa:vagrant:vagrantUbuntu1604#halt', task ':qa:vagrant:vagrantWindows2012r2#destroy', task ':qa:vagrant:vagrantWindows2012r2#update', task ':qa:vagrant:vagrantWindows2012r2#up', task ':qa:vagrant:vagrantWindows2012r2#javaPackagingTest', task ':qa:vagrant:vagrantWindows2012r2#halt', task ':qa:vagrant:vagrantWindows2016#destroy', task ':qa:vagrant:vagrantWindows2016#update', task ':qa:vagrant:vagrantWindows2016#up', task ':qa:vagrant:vagrantWindows2016#javaPackagingTest', task ':qa:vagrant:vagrantWindows2016#halt', task ':qa:vagrant:packagingTest', task ':x-pack:qa:vagrant:copyBatsTests', task ':x-pack:qa:vagrant:copyBatsUtils', task ':x-pack:qa:vagrant:copyPackagingArchives', task ':x-pack:qa:vagrant:copyPackagingTests', task ':x-pack:qa:vagrant:createLinuxRunnerScript', task ':x-pack:qa:vagrant:createUpgradeFromFile', task ':x-pack:qa:vagrant:createUpgradeIsOssFile', task ':x-pack:qa:vagrant:createVersionFile', task ':x-pack:qa:vagrant:createWindowsRunnerScript', task ':x-pack:qa:vagrant:vagrantCheckVersion', task ':x-pack:qa:vagrant:setupPackagingTest', task ':x-pack:qa:vagrant:vagrantCentos6#destroy', task ':x-pack:qa:vagrant:virtualboxCheckVersion', task ':x-pack:qa:vagrant:vagrantCentos6#update', task ':x-pack:qa:vagrant:vagrantCentos6#up', task ':x-pack:qa:vagrant:vagrantCentos6#batsPackagingTest', task ':x-pack:qa:vagrant:vagrantCentos6#javaPackagingTest', task ':x-pack:qa:vagrant:vagrantCentos6#halt', task ':x-pack:qa:vagrant:vagrantCentos7#destroy', task ':x-pack:qa:vagrant:vagrantCentos7#update', task ':x-pack:qa:vagrant:vagrantCentos7#up', task ':x-pack:qa:vagrant:vagrantCentos7#batsPackagingTest', task ':x-pack:qa:vagrant:vagrantCentos7#javaPackagingTest', task ':x-pack:qa:vagrant:vagrantCentos7#halt', task ':x-pack:qa:vagrant:vagrantDebian8#destroy', task ':x-pack:qa:vagrant:vagrantDebian8#update', task ':x-pack:qa:vagrant:vagrantDebian8#up', task ':x-pack:qa:vagrant:vagrantDebian8#batsPackagingTest', task ':x-pack:qa:vagrant:vagrantDebian8#javaPackagingTest', task ':x-pack:qa:vagrant:vagrantDebian8#halt', task ':x-pack:qa:vagrant:vagrantDebian9#destroy', task ':x-pack:qa:vagrant:vagrantDebian9#update', task ':x-pack:qa:vagrant:vagrantDebian9#up', task ':x-pack:qa:vagrant:vagrantDebian9#batsPackagingTest', task ':x-pack:qa:vagrant:vagrantDebian9#javaPackagingTest', task ':x-pack:qa:vagrant:vagrantDebian9#halt', task ':x-pack:qa:vagrant:vagrantFedora27#destroy', task ':x-pack:qa:vagrant:vagrantFedora27#update', task ':x-pack:qa:vagrant:vagrantFedora27#up', task ':x-pack:qa:vagrant:vagrantFedora27#batsPackagingTest', task ':x-pack:qa:vagrant:vagrantFedora27#javaPackagingTest', task ':x-pack:qa:vagrant:vagrantFedora27#halt', task ':x-pack:qa:vagrant:vagrantFedora28#destroy', task ':x-pack:qa:vagrant:vagrantFedora28#update', task ':x-pack:qa:vagrant:vagrantFedora28#up', task ':x-pack:qa:vagrant:vagrantFedora28#batsPackagingTest', task ':x-pack:qa:vagrant:vagrantFedora28#javaPackagingTest', task ':x-pack:qa:vagrant:vagrantFedora28#halt', task ':x-pack:qa:vagrant:vagrantOel6#destroy', task ':x-pack:qa:vagrant:vagrantOel6#update', task ':x-pack:qa:vagrant:vagrantOel6#up', task ':x-pack:qa:vagrant:vagrantOel6#batsPackagingTest', task ':x-pack:qa:vagrant:vagrantOel6#javaPackagingTest', task ':x-pack:qa:vagrant:vagrantOel6#halt', task ':x-pack:qa:vagrant:vagrantOel7#destroy', task ':x-pack:qa:vagrant:vagrantOel7#update', task ':x-pack:qa:vagrant:vagrantOel7#up', task ':x-pack:qa:vagrant:vagrantOel7#batsPackagingTest', task ':x-pack:qa:vagrant:vagrantOel7#javaPackagingTest', task ':x-pack:qa:vagrant:vagrantOel7#halt', task ':x-pack:qa:vagrant:vagrantOpensuse42#destroy', task ':x-pack:qa:vagrant:vagrantOpensuse42#update', task ':x-pack:qa:vagrant:vagrantOpensuse42#up', task ':x-pack:qa:vagrant:vagrantOpensuse42#batsPackagingTest', task ':x-pack:qa:vagrant:vagrantOpensuse42#javaPackagingTest', task ':x-pack:qa:vagrant:vagrantOpensuse42#halt', task ':x-pack:qa:vagrant:vagrantSles12#destroy', task ':x-pack:qa:vagrant:vagrantSles12#update', task ':x-pack:qa:vagrant:vagrantSles12#up', task ':x-pack:qa:vagrant:vagrantSles12#batsPackagingTest', task ':x-pack:qa:vagrant:vagrantSles12#javaPackagingTest', task ':x-pack:qa:vagrant:vagrantSles12#halt', task ':x-pack:qa:vagrant:vagrantUbuntu1404#destroy', task ':x-pack:qa:vagrant:vagrantUbuntu1404#update', task ':x-pack:qa:vagrant:vagrantUbuntu1404#up', task ':x-pack:qa:vagrant:vagrantUbuntu1404#batsPackagingTest', task ':x-pack:qa:vagrant:vagrantUbuntu1404#javaPackagingTest', task ':x-pack:qa:vagrant:vagrantUbuntu1404#halt', task ':x-pack:qa:vagrant:vagrantUbuntu1604#destroy', task ':x-pack:qa:vagrant:vagrantUbuntu1604#update', task ':x-pack:qa:vagrant:vagrantUbuntu1604#up', task ':x-pack:qa:vagrant:vagrantUbuntu1604#batsPackagingTest', task ':x-pack:qa:vagrant:vagrantUbuntu1604#javaPackagingTest', task ':x-pack:qa:vagrant:vagrantUbuntu1604#halt', task ':x-pack:qa:vagrant:vagrantWindows2012r2#destroy', task ':x-pack:qa:vagrant:vagrantWindows2012r2#update', task ':x-pack:qa:vagrant:vagrantWindows2012r2#up', task ':x-pack:qa:vagrant:vagrantWindows2012r2#javaPackagingTest', task ':x-pack:qa:vagrant:vagrantWindows2012r2#halt', task ':x-pack:qa:vagrant:vagrantWindows2016#destroy', task ':x-pack:qa:vagrant:vagrantWindows2016#update', task ':x-pack:qa:vagrant:vagrantWindows2016#up', task ':x-pack:qa:vagrant:vagrantWindows2016#javaPackagingTest', task ':x-pack:qa:vagrant:vagrantWindows2016#halt', task ':x-pack:qa:vagrant:packagingTest'] :qa:vagrant:copyBatsTests (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:copyBatsTests Build cache key for task ':qa:vagrant:copyBatsTests' is 4487f055135f09ef0a0a86cba23175d0 Task ':qa:vagrant:copyBatsTests' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant/build/packaging/bats/tests has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant/build/packaging/bats/tests/25_tar_plugins.bats has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant/build/packaging/bats/tests/50_modules_and_plugins.bats has been removed. :qa:vagrant:copyBatsTests (Thread[Task worker for ':',5,main]) completed. Took 0.038 secs. :qa:vagrant:copyBatsUtils (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:copyBatsUtils Build cache key for task ':qa:vagrant:copyBatsUtils' is 7197df32264698b4fd35f522fb1fa6dd Task ':qa:vagrant:copyBatsUtils' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant/build/packaging/bats/utils has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant/build/packaging/bats/utils/utils.bash has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant/build/packaging/bats/utils/packages.bash has been removed. :qa:vagrant:copyBatsUtils (Thread[Task worker for ':',5,main]) completed. Took 0.005 secs. :distribution:buildDefaultNotice (Thread[Task worker for ':',5,main]) started. > Task :distribution:buildDefaultNotice Build cache key for task ':distribution:buildDefaultNotice' is 9516ab9ea63b8512ab3561abc89e7252 Task ':distribution:buildDefaultNotice' is not up-to-date because: Task ':distribution:buildDefaultNotice' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :distribution:buildDefaultNotice (Thread[Task worker for ':',5,main]) completed. Took 0.035 secs. :libs:core:compileJava (Thread[Task worker for ':',5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 > Task :libs:core:compileJava Build cache key for task ':libs:core:compileJava' is 789b5390d6dc15e4bb2923e2ee4fb15d Task ':libs:core:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/libs/core/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/libs/core/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/libs/core/build/classes/java/main/org/elasticsearch has been removed. All input files are considered out-of-date for incremental task ':libs:core:compileJava'. :libs:core:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/libs/core Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/libs/core/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' Class dependency analysis for incremental compilation took 0.018 secs. Created jar classpath snapshot for incremental compilation in 0.0 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :libs:core:compileJava (Thread[Task worker for ':',5,main]) completed. Took 0.833 secs. :libs:core:processResources (Thread[Task worker for ':',5,main]) started. > Task :libs:core:processResources NO-SOURCE file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/libs/core/src/main/resources', not found Skipping task ':libs:core:processResources' as it has no source files and no previous output files. :libs:core:processResources (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :libs:core:classes (Thread[Task worker for ':',5,main]) started. > Task :libs:core:classes Skipping task ':libs:core:classes' as it has no actions. :libs:core:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :libs:core:compileJava9Java (Thread[Task worker for ':',5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 > Task :libs:core:compileJava9Java Build cache key for task ':libs:core:compileJava9Java' is 5e1b12e9103f27a8b37e7268db1d2466 Task ':libs:core:compileJava9Java' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/libs/core/build/classes/java/java9 has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/libs/core/build/classes/java/java9/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/libs/core/build/classes/java/java9/org/elasticsearch has been removed. All input files are considered out-of-date for incremental task ':libs:core:compileJava9Java'. :libs:core:compileJava9Java - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/libs/core Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/libs/core/build/tmp/compileJava9Java/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' Class dependency analysis for incremental compilation took 0.001 secs. Created jar classpath snapshot for incremental compilation in 0.0 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :libs:core:compileJava9Java (Thread[Task worker for ':',5,main]) completed. Took 0.505 secs. :libs:core:processJava9Resources (Thread[Task worker for ':',5,main]) started. > Task :libs:core:processJava9Resources NO-SOURCE file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/libs/core/src/java9/resources', not found Skipping task ':libs:core:processJava9Resources' as it has no source files and no previous output files. :libs:core:processJava9Resources (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :libs:core:java9Classes (Thread[Task worker for ':',5,main]) started. > Task :libs:core:java9Classes Skipping task ':libs:core:java9Classes' as it has no actions. :libs:core:java9Classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :libs:core:jar (Thread[Task worker for ':',5,main]) started. > Task :libs:core:jar Build cache key for task ':libs:core:jar' is 59940ae1652a8d0d046b209f9ffdcc48 Task ':libs:core:jar' is not up-to-date because: Task ':libs:core:jar' has additional actions that have changed :libs:core:jar (Thread[Task worker for ':',5,main]) completed. Took 0.051 secs. :libs:elasticsearch-cli:compileJava (Thread[Task worker for ':',5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 > Task :libs:elasticsearch-cli:compileJava Build cache key for task ':libs:elasticsearch-cli:compileJava' is aba371582e3d23fc6f75b2fa21d7f535 Task ':libs:elasticsearch-cli:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/libs/cli/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/libs/cli/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/libs/cli/build/classes/java/main/org/elasticsearch has been removed. All input files are considered out-of-date for incremental task ':libs:elasticsearch-cli:compileJava'. :libs:elasticsearch-cli:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/libs/cli Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/libs/cli/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' Class dependency analysis for incremental compilation took 0.005 secs. Created jar classpath snapshot for incremental compilation in 0.008 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :libs:elasticsearch-cli:compileJava (Thread[Task worker for ':',5,main]) completed. Took 0.703 secs. :libs:elasticsearch-cli:processResources (Thread[Task worker for ':',5,main]) started. > Task :libs:elasticsearch-cli:processResources NO-SOURCE file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/libs/cli/src/main/resources', not found Skipping task ':libs:elasticsearch-cli:processResources' as it has no source files and no previous output files. :libs:elasticsearch-cli:processResources (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :libs:elasticsearch-cli:classes (Thread[Task worker for ':',5,main]) started. > Task :libs:elasticsearch-cli:classes Skipping task ':libs:elasticsearch-cli:classes' as it has no actions. :libs:elasticsearch-cli:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :libs:elasticsearch-cli:jar (Thread[Task worker for ':',5,main]) started. > Task :libs:elasticsearch-cli:jar Build cache key for task ':libs:elasticsearch-cli:jar' is 26b8bf32af79231cd7eceb18bd8cc48c Task ':libs:elasticsearch-cli:jar' is not up-to-date because: Task ':libs:elasticsearch-cli:jar' has additional actions that have changed :libs:elasticsearch-cli:jar (Thread[Task worker for ':',5,main]) completed. Took 0.008 secs. :libs:plugin-classloader:compileJava (Thread[Task worker for ':',5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 > Task :libs:plugin-classloader:compileJava Build cache key for task ':libs:plugin-classloader:compileJava' is 21fa8b5f1a6b8314fd1c02ed4a1d78ef Task ':libs:plugin-classloader:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/libs/plugin-classloader/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/libs/plugin-classloader/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/libs/plugin-classloader/build/classes/java/main/org/elasticsearch has been removed. All input files are considered out-of-date for incremental task ':libs:plugin-classloader:compileJava'. :libs:plugin-classloader:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/libs/plugin-classloader Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/libs/plugin-classloader/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' Class dependency analysis for incremental compilation took 0.001 secs. Created jar classpath snapshot for incremental compilation in 0.0 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :libs:plugin-classloader:compileJava (Thread[Task worker for ':',5,main]) completed. Took 0.473 secs. :libs:plugin-classloader:processResources (Thread[Task worker for ':',5,main]) started. > Task :libs:plugin-classloader:processResources NO-SOURCE file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/libs/plugin-classloader/src/main/resources', not found Skipping task ':libs:plugin-classloader:processResources' as it has no source files and no previous output files. :libs:plugin-classloader:processResources (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :libs:plugin-classloader:classes (Thread[Task worker for ':',5,main]) started. > Task :libs:plugin-classloader:classes Skipping task ':libs:plugin-classloader:classes' as it has no actions. :libs:plugin-classloader:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :libs:plugin-classloader:jar (Thread[Task worker for ':',5,main]) started. > Task :libs:plugin-classloader:jar Build cache key for task ':libs:plugin-classloader:jar' is 57667bcad9fc10ef7abf0f9473f20849 Task ':libs:plugin-classloader:jar' is not up-to-date because: Task ':libs:plugin-classloader:jar' has additional actions that have changed :libs:plugin-classloader:jar (Thread[Task worker for ':',5,main]) completed. Took 0.007 secs. :libs:secure-sm:compileJava (Thread[Task worker for ':',5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 > Task :libs:secure-sm:compileJava Build cache key for task ':libs:secure-sm:compileJava' is f0f042702d217fac9d9fbd24e16b3ae4 Task ':libs:secure-sm:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/libs/secure-sm/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/libs/secure-sm/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/libs/secure-sm/build/classes/java/main/org/elasticsearch has been removed. All input files are considered out-of-date for incremental task ':libs:secure-sm:compileJava'. :libs:secure-sm:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/libs/secure-sm Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/libs/secure-sm/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/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. :libs:secure-sm:compileJava (Thread[Task worker for ':',5,main]) completed. Took 0.545 secs. :libs:secure-sm:processResources (Thread[Task worker for ':',5,main]) started. > Task :libs:secure-sm:processResources NO-SOURCE file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/libs/secure-sm/src/main/resources', not found Skipping task ':libs:secure-sm:processResources' as it has no source files and no previous output files. :libs:secure-sm:processResources (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :libs:secure-sm:classes (Thread[Task worker for ':',5,main]) started. > Task :libs:secure-sm:classes Skipping task ':libs:secure-sm:classes' as it has no actions. :libs:secure-sm:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :libs:secure-sm:jar (Thread[Task worker for ':',5,main]) started. > Task :libs:secure-sm:jar Build cache key for task ':libs:secure-sm:jar' is 256b036a36732316e462a95aa0e462f0 Task ':libs:secure-sm:jar' is not up-to-date because: Task ':libs:secure-sm:jar' has additional actions that have changed :libs:secure-sm:jar (Thread[Task worker for ':',5,main]) completed. Took 0.006 secs. :libs:x-content:compileJava (Thread[Task worker for ':',5,main]) started. > Task :libs:x-content:compileJava Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Note: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/libs/x-content/src/main/java/org/elasticsearch/common/xcontent/json/JsonXContentGenerator.java uses or overrides a deprecated API. Build cache key for task ':libs:x-content:compileJava' is 7a595c678cbdf4eebfbe6cb5d56b4aeb Note: Recompile with -Xlint:deprecation for details. Task ':libs:x-content:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/libs/x-content/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/libs/x-content/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/libs/x-content/build/classes/java/main/org/elasticsearch has been removed. All input files are considered out-of-date for incremental task ':libs:x-content:compileJava'. :libs:x-content:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/libs/x-content Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/libs/x-content/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' Class dependency analysis for incremental compilation took 0.037 secs. Created jar classpath snapshot for incremental compilation in 0.004 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :libs:x-content:compileJava (Thread[Task worker for ':',5,main]) completed. Took 1.252 secs. :libs:x-content:processResources (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :libs:x-content:processResources NO-SOURCE file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/libs/x-content/src/main/resources', not found Skipping task ':libs:x-content:processResources' as it has no source files and no previous output files. :libs:x-content:processResources (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.001 secs. :libs:x-content:classes (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :libs:x-content:classes Skipping task ':libs:x-content:classes' as it has no actions. :libs:x-content:classes (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :libs:x-content:jar (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :libs:x-content:jar Build cache key for task ':libs:x-content:jar' is a9b6a0c642b261ccb68e9461dd4eb41b Task ':libs:x-content:jar' is not up-to-date because: Task ':libs:x-content:jar' has additional actions that have changed :libs:x-content:jar (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.021 secs. :server:compileJava (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :server:compileJava Build cache key for task ':server:compileJava' is 02b1131153289b42c50435eb5d2af173 Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Task ':server:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/server/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/server/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/server/build/classes/java/main/org/joda has been removed. All input files are considered out-of-date for incremental task ':server:compileJava'. :server:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/server Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/server/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Class dependency analysis for incremental compilation took 0.576 secs. Created jar classpath snapshot for incremental compilation in 0.527 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :server:compileJava (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 17.717 secs. :server:generateModulesList (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :server:generateModulesList Build cache key for task ':server:generateModulesList' is 0e4fe8933b24882a5fdc2c3b983b661d Task ':server:generateModulesList' is not up-to-date because: Task ':server:generateModulesList' has additional actions that have changed :server:generateModulesList (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.01 secs. :server:generatePluginsList (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :server:generatePluginsList Build cache key for task ':server:generatePluginsList' is 4efe292fc4743c5e033bb0fd55dfc466 Task ':server:generatePluginsList' is not up-to-date because: Task ':server:generatePluginsList' has additional actions that have changed :server:generatePluginsList (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.001 secs. :server:processResources (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :server:processResources Build cache key for task ':server:processResources' is a13cdaf43a529121f9bffdb40a392d50 Task ':server:processResources' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/server/build/resources/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/server/build/resources/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/server/build/resources/main/org/elasticsearch has been removed. :server:processResources (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.013 secs. :server:classes (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :server:classes Skipping task ':server:classes' as it has no actions. :server:classes (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :server:compileJava9Java (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :server:compileJava9Java Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Build cache key for task ':server:compileJava9Java' is 246e5346cc4823221c5623dcb505d9be Task ':server:compileJava9Java' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/server/build/classes/java/java9 has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/server/build/classes/java/java9/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/server/build/classes/java/java9/org/elasticsearch has been removed. All input files are considered out-of-date for incremental task ':server:compileJava9Java'. :server:compileJava9Java - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/server Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/server/build/tmp/compileJava9Java/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' Class dependency analysis for incremental compilation took 0.042 secs. Created jar classpath snapshot for incremental compilation in 0.001 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :server:compileJava9Java (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.721 secs. :server:processJava9Resources (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :server:processJava9Resources NO-SOURCE file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/server/src/java9/resources', not found Skipping task ':server:processJava9Resources' as it has no source files and no previous output files. :server:processJava9Resources (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.002 secs. :server:java9Classes (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :server:java9Classes Skipping task ':server:java9Classes' as it has no actions. :server:java9Classes (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :server:jar (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :server:jar Build cache key for task ':server:jar' is 7b5b3f2546b43dd898b843aa64772c50 Task ':server:jar' is not up-to-date because: Task ':server:jar' has additional actions that have changed :server:jar (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.921 secs. :modules:aggs-matrix-stats:compileJava (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :modules:aggs-matrix-stats:compileJava Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Build cache key for task ':modules:aggs-matrix-stats:compileJava' is ae9bce5ae5d0632b3d9ac9aa6d5be9c3 Task ':modules:aggs-matrix-stats:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/aggs-matrix-stats/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/aggs-matrix-stats/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/aggs-matrix-stats/build/classes/java/main/org/elasticsearch has been removed. 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 '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/aggs-matrix-stats Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/aggs-matrix-stats/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' Class dependency analysis for incremental compilation took 0.003 secs. Created jar classpath snapshot for incremental compilation in 0.271 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :modules:aggs-matrix-stats:compileJava (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 1.719 secs. :modules:aggs-matrix-stats:processResources (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :modules:aggs-matrix-stats:processResources Build cache key for task ':modules:aggs-matrix-stats:processResources' is dcafa18757b4e995848f7da1ca8c3733 Task ':modules:aggs-matrix-stats:processResources' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/aggs-matrix-stats/build/resources/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/aggs-matrix-stats/build/resources/main/META-INF has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/aggs-matrix-stats/build/resources/main/META-INF/services has been removed. :modules:aggs-matrix-stats:processResources (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.003 secs. :modules:aggs-matrix-stats:classes (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :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 5,5,main]) completed. Took 0.0 secs. :modules:aggs-matrix-stats:jar (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :modules:aggs-matrix-stats:jar Build cache key for task ':modules:aggs-matrix-stats:jar' is 727f0bdf65d6da16cd9e41452d6a41a6 Task ':modules:aggs-matrix-stats:jar' is not up-to-date because: Task ':modules:aggs-matrix-stats:jar' has additional actions that have changed :modules:aggs-matrix-stats:jar (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.01 secs. :modules:aggs-matrix-stats:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :modules:aggs-matrix-stats:copyPluginPropertiesTemplate Task ':modules:aggs-matrix-stats:copyPluginPropertiesTemplate' is not up-to-date because: Task has not declared any outputs despite executing actions. :modules:aggs-matrix-stats:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.003 secs. :modules:aggs-matrix-stats:pluginProperties (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :modules:aggs-matrix-stats:pluginProperties Build cache key for task ':modules:aggs-matrix-stats:pluginProperties' is 7131421718df0572c4b1cfe6e06c9154 Task ':modules:aggs-matrix-stats:pluginProperties' is not up-to-date because: Task ':modules:aggs-matrix-stats:pluginProperties' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :modules:aggs-matrix-stats:pluginProperties (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.017 secs. :modules:aggs-matrix-stats:bundlePlugin (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :modules:aggs-matrix-stats:bundlePlugin Build cache key for task ':modules:aggs-matrix-stats:bundlePlugin' is 7a1c36bf49c5b1fba534eedb2b85dd47 Task ':modules:aggs-matrix-stats:bundlePlugin' is not up-to-date because: Output property 'archivePath' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/aggs-matrix-stats/build/distributions/aggs-matrix-stats-7.0.0-alpha1-SNAPSHOT.zip has been removed. :modules:aggs-matrix-stats:bundlePlugin (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.009 secs. :modules:analysis-common:compileJava (Thread[Task worker for ':' Thread 5,5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Note: Some input files use or override a deprecated API. > Task :modules:analysis-common:compileJava Build cache key for task ':modules:analysis-common:compileJava' is 3d57df9ba90c954a410397af090280f8 Task ':modules:analysis-common:compileJava' is not up-to-date because: Note: Recompile with -Xlint:deprecation for details. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/analysis-common/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/analysis-common/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/analysis-common/build/classes/java/main/org/elasticsearch has been removed. 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 '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/analysis-common Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/analysis-common/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' 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:analysis-common:compileJava (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 1.412 secs. :modules:analysis-common:processResources (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :modules:analysis-common:processResources NO-SOURCE file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/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 (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :modules:analysis-common:classes (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :modules:analysis-common:classes Skipping task ':modules:analysis-common:classes' as it has no actions. :modules:analysis-common:classes (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :modules:analysis-common:jar (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :modules:analysis-common:jar Build cache key for task ':modules:analysis-common:jar' is 2bccbc0af29a7e33de02612153021d86 Task ':modules:analysis-common:jar' is not up-to-date because: Task ':modules:analysis-common:jar' has additional actions that have changed :modules:analysis-common:jar (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.017 secs. :modules:analysis-common:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :modules:analysis-common:copyPluginPropertiesTemplate Task ':modules:analysis-common:copyPluginPropertiesTemplate' is not up-to-date because: Task has not declared any outputs despite executing actions. :modules:analysis-common:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :modules:analysis-common:pluginProperties (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :modules:analysis-common:pluginProperties Build cache key for task ':modules:analysis-common:pluginProperties' is c745a171b715066c609fb50b52f13abf Task ':modules:analysis-common:pluginProperties' is not up-to-date because: Task ':modules:analysis-common:pluginProperties' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :modules:analysis-common:pluginProperties (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.006 secs. :modules:analysis-common:bundlePlugin (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :modules:analysis-common:bundlePlugin Build cache key for task ':modules:analysis-common:bundlePlugin' is bf823be43fefbd41259de0d842df157a Task ':modules:analysis-common:bundlePlugin' is not up-to-date because: Output property 'archivePath' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/analysis-common/build/distributions/analysis-common-7.0.0-alpha1-SNAPSHOT.zip has been removed. :modules:analysis-common:bundlePlugin (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.009 secs. :libs:grok:compileJava (Thread[Task worker for ':' Thread 5,5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 > Task :libs:grok:compileJava Build cache key for task ':libs:grok:compileJava' is 6e2eaba868bb5e3f83b7b2cf3c0c28e0 Task ':libs:grok:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/libs/grok/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/libs/grok/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/libs/grok/build/classes/java/main/org/elasticsearch has been removed. All input files are considered out-of-date for incremental task ':libs:grok:compileJava'. :libs:grok:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/libs/grok Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/libs/grok/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' Class dependency analysis for incremental compilation took 0.001 secs. Created jar classpath snapshot for incremental compilation in 0.0 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :libs:grok:compileJava (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.613 secs. :libs:grok:processResources (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :libs:grok:processResources Build cache key for task ':libs:grok:processResources' is c541ff14a5e6d1541350ff308800df09 Task ':libs:grok:processResources' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/libs/grok/build/resources/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/libs/grok/build/resources/main/patterns has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/libs/grok/build/resources/main/patterns/bacula has been removed. :libs:grok:processResources (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.008 secs. :libs:grok:classes (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :libs:grok:classes Skipping task ':libs:grok:classes' as it has no actions. :libs:grok:classes (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :libs:grok:jar (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :libs:grok:jar Build cache key for task ':libs:grok:jar' is 36ae32b0dd28d781b92f662fddd6d6e4 Task ':libs:grok:jar' is not up-to-date because: Task ':libs:grok:jar' has additional actions that have changed :libs:grok:jar (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.006 secs. :modules:lang-painless:spi:compileJava (Thread[Task worker for ':' Thread 5,5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 > Task :modules:lang-painless:spi:compileJava Build cache key for task ':modules:lang-painless:spi:compileJava' is c45c4dd49e1ff3858b323b05687374e8 Task ':modules:lang-painless:spi:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/lang-painless/spi/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/lang-painless/spi/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/lang-painless/spi/build/classes/java/main/org/elasticsearch has been removed. All input files are considered out-of-date for incremental task ':modules:lang-painless:spi:compileJava'. :modules:lang-painless:spi:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/lang-painless/spi Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/lang-painless/spi/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/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. :modules:lang-painless:spi:compileJava (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.766 secs. :modules:lang-painless:spi:processResources (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :modules:lang-painless:spi:processResources NO-SOURCE file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/lang-painless/spi/src/main/resources', not found Skipping task ':modules:lang-painless:spi:processResources' as it has no source files and no previous output files. :modules:lang-painless:spi:processResources (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :modules:lang-painless:spi:classes (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :modules:lang-painless:spi:classes Skipping task ':modules:lang-painless:spi:classes' as it has no actions. :modules:lang-painless:spi:classes (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :modules:lang-painless:spi:jar (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :modules:lang-painless:spi:jar Build cache key for task ':modules:lang-painless:spi:jar' is 57f8e91505ff1bc9a0ca5a9287caf1d1 Task ':modules:lang-painless:spi:jar' is not up-to-date because: Task ':modules:lang-painless:spi:jar' has additional actions that have changed :modules:lang-painless:spi:jar (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.005 secs. :modules:lang-painless:compileJava (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :modules:lang-painless:compileJava Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Build cache key for task ':modules:lang-painless:compileJava' is bb6735b5fa9eb7cc2435d5b1d699aa15 Task ':modules:lang-painless:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/lang-painless/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/lang-painless/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/lang-painless/build/classes/java/main/org/elasticsearch has been removed. 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 '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/lang-painless Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/lang-painless/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' Class dependency analysis for incremental compilation took 0.024 secs. Created jar classpath snapshot for incremental compilation in 0.004 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :modules:lang-painless:compileJava (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 2.287 secs. :modules:lang-painless:processResources (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :modules:lang-painless:processResources Build cache key for task ':modules:lang-painless:processResources' is 61bbe55a8c1bdadfd1ddeec59acacf65 Task ':modules:lang-painless:processResources' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/lang-painless/build/resources/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/lang-painless/build/resources/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/lang-painless/build/resources/main/org/elasticsearch has been removed. :modules:lang-painless:processResources (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.009 secs. :modules:lang-painless:classes (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :modules:lang-painless:classes Skipping task ':modules:lang-painless:classes' as it has no actions. :modules:lang-painless:classes (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :modules:lang-painless:jar (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :modules:lang-painless:jar Build cache key for task ':modules:lang-painless:jar' is 9801664d7144e19882cba16e192f8b8f Task ':modules:lang-painless:jar' is not up-to-date because: Task ':modules:lang-painless:jar' has additional actions that have changed :modules:lang-painless:jar (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.058 secs. :modules:ingest-common:compileJava (Thread[Task worker for ':' Thread 5,5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 > Task :modules:ingest-common:compileJava Build cache key for task ':modules:ingest-common:compileJava' is 0f493c23420a48c2eb6467f75ae4fadc Task ':modules:ingest-common:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/ingest-common/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/ingest-common/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/ingest-common/build/classes/java/main/org/elasticsearch has been removed. 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 '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/ingest-common Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/ingest-common/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' Class dependency analysis for incremental compilation took 0.005 secs. Created jar classpath snapshot for incremental compilation in 0.014 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :modules:ingest-common:compileJava (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 1.272 secs. :modules:ingest-common:processResources (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :modules:ingest-common:processResources Build cache key for task ':modules:ingest-common:processResources' is 09d65c592d4637583014216c4134c42d Task ':modules:ingest-common:processResources' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/ingest-common/build/resources/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/ingest-common/build/resources/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/ingest-common/build/resources/main/org/elasticsearch has been removed. :modules:ingest-common:processResources (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.005 secs. :modules:ingest-common:classes (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :modules:ingest-common:classes Skipping task ':modules:ingest-common:classes' as it has no actions. :modules:ingest-common:classes (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :modules:ingest-common:jar (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :modules:ingest-common:jar Build cache key for task ':modules:ingest-common:jar' is c3caae85bc25761299571c8443ca8fd3 Task ':modules:ingest-common:jar' is not up-to-date because: Task ':modules:ingest-common:jar' has additional actions that have changed :modules:ingest-common:jar (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.014 secs. :modules:ingest-common:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :modules:ingest-common:copyPluginPropertiesTemplate Task ':modules:ingest-common:copyPluginPropertiesTemplate' is not up-to-date because: Task has not declared any outputs despite executing actions. :modules:ingest-common:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :modules:ingest-common:pluginProperties (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :modules:ingest-common:pluginProperties Build cache key for task ':modules:ingest-common:pluginProperties' is a1968e0edd8324d2aa2b97fb920b0520 Task ':modules:ingest-common:pluginProperties' is not up-to-date because: Task ':modules:ingest-common:pluginProperties' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :modules:ingest-common:pluginProperties (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.006 secs. :modules:ingest-common:bundlePlugin (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :modules:ingest-common:bundlePlugin Build cache key for task ':modules:ingest-common:bundlePlugin' is 0401431364a67584e538ad30fcdced31 Task ':modules:ingest-common:bundlePlugin' is not up-to-date because: Output property 'archivePath' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/ingest-common/build/distributions/ingest-common-7.0.0-alpha1-SNAPSHOT.zip has been removed. :modules:ingest-common:bundlePlugin (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.061 secs. :modules:lang-expression:compileJava (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :modules:lang-expression:compileJava Build cache key for task ':modules:lang-expression:compileJava' is 05a9be3545a19a14c58732f2dce859cc 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. Task ':modules:lang-expression:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/lang-expression/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/lang-expression/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/lang-expression/build/classes/java/main/org/elasticsearch has been removed. 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 '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/lang-expression Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/lang-expression/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' Class dependency analysis for incremental compilation took 0.003 secs. Created jar classpath snapshot for incremental compilation in 0.007 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :modules:lang-expression:compileJava (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.966 secs. :modules:lang-expression:processResources (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :modules:lang-expression:processResources NO-SOURCE file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/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 (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :modules:lang-expression:classes (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :modules:lang-expression:classes Skipping task ':modules:lang-expression:classes' as it has no actions. :modules:lang-expression:classes (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :modules:lang-expression:jar (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :modules:lang-expression:jar Build cache key for task ':modules:lang-expression:jar' is 63e2948d8ee2eb9d0975b0983639ce9f Task ':modules:lang-expression:jar' is not up-to-date because: Task ':modules:lang-expression:jar' has additional actions that have changed :modules:lang-expression:jar (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.009 secs. :modules:lang-expression:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :modules:lang-expression:copyPluginPropertiesTemplate Task ':modules:lang-expression:copyPluginPropertiesTemplate' is not up-to-date because: Task has not declared any outputs despite executing actions. :modules:lang-expression:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :modules:lang-expression:pluginProperties (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :modules:lang-expression:pluginProperties Build cache key for task ':modules:lang-expression:pluginProperties' is d9cc5ac23f4e41d18c0b8848f8161034 Task ':modules:lang-expression:pluginProperties' is not up-to-date because: Task ':modules:lang-expression:pluginProperties' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :modules:lang-expression:pluginProperties (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.009 secs. :modules:lang-expression:bundlePlugin (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :modules:lang-expression:bundlePlugin Build cache key for task ':modules:lang-expression:bundlePlugin' is 1e4ede62f38353fd0dbb374937d9368b Task ':modules:lang-expression:bundlePlugin' is not up-to-date because: Output property 'archivePath' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/lang-expression/build/distributions/lang-expression-7.0.0-alpha1-SNAPSHOT.zip has been removed. :modules:lang-expression:bundlePlugin (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.022 secs. :modules:lang-mustache:compileJava (Thread[Task worker for ':' Thread 5,5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Note: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/lang-mustache/src/main/java/org/elasticsearch/script/mustache/MustacheScriptEngine.java uses or overrides a deprecated API. > Task :modules:lang-mustache:compileJava Note: Recompile with -Xlint:deprecation for details. Build cache key for task ':modules:lang-mustache:compileJava' is 773f9d7f3f63a4490f97ea2283128c90 Task ':modules:lang-mustache:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/lang-mustache/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/lang-mustache/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/lang-mustache/build/classes/java/main/org/elasticsearch has been removed. 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 '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/lang-mustache Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/lang-mustache/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' Class dependency analysis for incremental compilation took 0.002 secs. Created jar classpath snapshot for incremental compilation in 0.002 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :modules:lang-mustache:compileJava (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 1.035 secs. :modules:lang-mustache:processResources (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :modules:lang-mustache:processResources NO-SOURCE file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/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 (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :modules:lang-mustache:classes (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :modules:lang-mustache:classes Skipping task ':modules:lang-mustache:classes' as it has no actions. :modules:lang-mustache:classes (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :modules:lang-mustache:jar (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :modules:lang-mustache:jar Build cache key for task ':modules:lang-mustache:jar' is 3c85986347e66bf9a492585b37b5eebc Task ':modules:lang-mustache:jar' is not up-to-date because: Task ':modules:lang-mustache:jar' has additional actions that have changed :modules:lang-mustache:jar (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.008 secs. :modules:lang-mustache:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :modules:lang-mustache:copyPluginPropertiesTemplate Task ':modules:lang-mustache:copyPluginPropertiesTemplate' is not up-to-date because: Task has not declared any outputs despite executing actions. :modules:lang-mustache:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :modules:lang-mustache:pluginProperties (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :modules:lang-mustache:pluginProperties Build cache key for task ':modules:lang-mustache:pluginProperties' is 83f89b41c84cc56c9297996dfb0d9dae Task ':modules:lang-mustache:pluginProperties' is not up-to-date because: Task ':modules:lang-mustache:pluginProperties' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :modules:lang-mustache:pluginProperties (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.006 secs. :modules:lang-mustache:bundlePlugin (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :modules:lang-mustache:bundlePlugin Build cache key for task ':modules:lang-mustache:bundlePlugin' is 51d21170eb76b7d8fb39fbb6711ce6da Task ':modules:lang-mustache:bundlePlugin' is not up-to-date because: Output property 'archivePath' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/lang-mustache/build/distributions/lang-mustache-7.0.0-alpha1-SNAPSHOT.zip has been removed. :modules:lang-mustache:bundlePlugin (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.01 secs. :modules:lang-painless:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :modules:lang-painless:copyPluginPropertiesTemplate Task ':modules:lang-painless:copyPluginPropertiesTemplate' is not up-to-date because: Task has not declared any outputs despite executing actions. :modules:lang-painless:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :modules:lang-painless:pluginProperties (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :modules:lang-painless:pluginProperties Build cache key for task ':modules:lang-painless:pluginProperties' is 2d648fc96f060e5da8799f12acfd931b Task ':modules:lang-painless:pluginProperties' is not up-to-date because: Task ':modules:lang-painless:pluginProperties' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :modules:lang-painless:pluginProperties (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.006 secs. :modules:lang-painless:bundlePlugin (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :modules:lang-painless:bundlePlugin Build cache key for task ':modules:lang-painless:bundlePlugin' is fdaa4577471443adc36c50b1f8884e00 Task ':modules:lang-painless:bundlePlugin' is not up-to-date because: Output property 'archivePath' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/lang-painless/build/distributions/lang-painless-7.0.0-alpha1-SNAPSHOT.zip has been removed. :modules:lang-painless:bundlePlugin (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.041 secs. :modules:mapper-extras:compileJava (Thread[Task worker for ':' Thread 5,5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 > Task :modules:mapper-extras:compileJava Build cache key for task ':modules:mapper-extras:compileJava' is a576af8051b9ba8e9843698a93e89289 Task ':modules:mapper-extras:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/mapper-extras/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/mapper-extras/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/mapper-extras/build/classes/java/main/org/elasticsearch has been removed. 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 '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/mapper-extras Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/mapper-extras/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/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:mapper-extras:compileJava (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.943 secs. :modules:mapper-extras:processResources (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :modules:mapper-extras:processResources NO-SOURCE file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/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 (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :modules:mapper-extras:classes (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :modules:mapper-extras:classes Skipping task ':modules:mapper-extras:classes' as it has no actions. :modules:mapper-extras:classes (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :modules:mapper-extras:jar (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :modules:mapper-extras:jar Build cache key for task ':modules:mapper-extras:jar' is a19d203a782dc9f25204121f8cd3d448 Task ':modules:mapper-extras:jar' is not up-to-date because: Task ':modules:mapper-extras:jar' has additional actions that have changed :modules:mapper-extras:jar (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.009 secs. :modules:mapper-extras:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :modules:mapper-extras:copyPluginPropertiesTemplate Task ':modules:mapper-extras:copyPluginPropertiesTemplate' is not up-to-date because: Task has not declared any outputs despite executing actions. :modules:mapper-extras:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :modules:mapper-extras:pluginProperties (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :modules:mapper-extras:pluginProperties Build cache key for task ':modules:mapper-extras:pluginProperties' is bd29dc1aaec24dd955297189467ed273 Task ':modules:mapper-extras:pluginProperties' is not up-to-date because: Task ':modules:mapper-extras:pluginProperties' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :modules:mapper-extras:pluginProperties (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.005 secs. :modules:mapper-extras:bundlePlugin (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :modules:mapper-extras:bundlePlugin Build cache key for task ':modules:mapper-extras:bundlePlugin' is 87cf117bfcc93c0d17338ad95aa4bd64 Task ':modules:mapper-extras:bundlePlugin' is not up-to-date because: Output property 'archivePath' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/mapper-extras/build/distributions/mapper-extras-7.0.0-alpha1-SNAPSHOT.zip has been removed. :modules:mapper-extras:bundlePlugin (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.005 secs. :modules:parent-join:compileJava (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :modules:parent-join:compileJava Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Build cache key for task ':modules:parent-join:compileJava' is 7eb7e59fa993ac217080f8fd9dbc2760 Task ':modules:parent-join:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/parent-join/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/parent-join/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/parent-join/build/classes/java/main/org/elasticsearch has been removed. 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 '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/parent-join Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/parent-join/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' Class dependency analysis for incremental compilation took 0.003 secs. Created jar classpath snapshot for incremental compilation in 0.001 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :modules:parent-join:compileJava (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 1.087 secs. :modules:parent-join:processResources (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :modules:parent-join:processResources Build cache key for task ':modules:parent-join:processResources' is 3c2d5bcf724caa7ff55dbd0198138deb Task ':modules:parent-join:processResources' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/parent-join/build/resources/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/parent-join/build/resources/main/META-INF has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/parent-join/build/resources/main/META-INF/services has been removed. :modules:parent-join:processResources (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.002 secs. :modules:parent-join:classes (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :modules:parent-join:classes Skipping task ':modules:parent-join:classes' as it has no actions. :modules:parent-join:classes (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :modules:parent-join:jar (Thread[Task worker for ':',5,main]) started. > Task :modules:parent-join:jar Build cache key for task ':modules:parent-join:jar' is fa2f38cb9cd2bb09e50878742663ec11 Task ':modules:parent-join:jar' is not up-to-date because: Task ':modules:parent-join:jar' has additional actions that have changed :modules:parent-join:jar (Thread[Task worker for ':',5,main]) completed. Took 0.009 secs. :modules:parent-join:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) started. > Task :modules:parent-join:copyPluginPropertiesTemplate Task ':modules:parent-join:copyPluginPropertiesTemplate' is not up-to-date because: Task has not declared any outputs despite executing actions. :modules:parent-join:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:parent-join:pluginProperties (Thread[Task worker for ':',5,main]) started. > Task :modules:parent-join:pluginProperties Build cache key for task ':modules:parent-join:pluginProperties' is 747db9f8690eeb725f6899340a8a9eb8 Task ':modules:parent-join:pluginProperties' is not up-to-date because: Task ':modules:parent-join:pluginProperties' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :modules:parent-join:pluginProperties (Thread[Task worker for ':',5,main]) completed. Took 0.006 secs. :modules:parent-join:bundlePlugin (Thread[Task worker for ':',5,main]) started. > Task :modules:parent-join:bundlePlugin Build cache key for task ':modules:parent-join:bundlePlugin' is 193ee81d153c24e4ce45b3fbb96f9f12 Task ':modules:parent-join:bundlePlugin' is not up-to-date because: Output property 'archivePath' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/parent-join/build/distributions/parent-join-7.0.0-alpha1-SNAPSHOT.zip has been removed. :modules:parent-join:bundlePlugin (Thread[Task worker for ':',5,main]) completed. Took 0.006 secs. :modules:percolator:compileJava (Thread[Task worker for ':',5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 > Task :modules:percolator:compileJava Build cache key for task ':modules:percolator:compileJava' is 94181ca1f0b0329047578d289a0a96cf Note: Some input files use or override a deprecated API. Task ':modules:percolator:compileJava' is not up-to-date because: Note: Recompile with -Xlint:deprecation for details. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/percolator/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/percolator/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/percolator/build/classes/java/main/org/elasticsearch has been removed. 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 '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/percolator Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/percolator/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/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:percolator:compileJava (Thread[Task worker for ':',5,main]) completed. Took 1.223 secs. :modules:percolator:processResources (Thread[Task worker for ':',5,main]) started. > Task :modules:percolator:processResources NO-SOURCE file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/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 (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:percolator:classes (Thread[Task worker for ':',5,main]) started. > Task :modules:percolator:classes Skipping task ':modules:percolator:classes' as it has no actions. :modules:percolator:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:percolator:jar (Thread[Task worker for ':',5,main]) started. > Task :modules:percolator:jar Build cache key for task ':modules:percolator:jar' is dd7ac561f8984a6ab9dbca8dcb9dd0a5 Task ':modules:percolator:jar' is not up-to-date because: Task ':modules:percolator:jar' has additional actions that have changed :modules:percolator:jar (Thread[Task worker for ':',5,main]) completed. Took 0.011 secs. :modules:percolator:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) started. > Task :modules:percolator:copyPluginPropertiesTemplate Task ':modules:percolator:copyPluginPropertiesTemplate' is not up-to-date because: Task has not declared any outputs despite executing actions. :modules:percolator:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:percolator:pluginProperties (Thread[Task worker for ':',5,main]) started. > Task :modules:percolator:pluginProperties Build cache key for task ':modules:percolator:pluginProperties' is 9e4f688bc39db19b802cd0e07b2217f8 Task ':modules:percolator:pluginProperties' is not up-to-date because: Task ':modules:percolator:pluginProperties' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :modules:percolator:pluginProperties (Thread[Task worker for ':',5,main]) completed. Took 0.008 secs. :modules:percolator:bundlePlugin (Thread[Task worker for ':',5,main]) started. > Task :modules:percolator:bundlePlugin Build cache key for task ':modules:percolator:bundlePlugin' is 8c43769ef797b2010be4a52c54a7e695 Task ':modules:percolator:bundlePlugin' is not up-to-date because: Output property 'archivePath' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/percolator/build/distributions/percolator-7.0.0-alpha1-SNAPSHOT.zip has been removed. :modules:percolator:bundlePlugin (Thread[Task worker for ':',5,main]) completed. Took 0.008 secs. :modules:rank-eval:compileJava (Thread[Task worker for ':',5,main]) started. > Task :modules:rank-eval:compileJava Build cache key for task ':modules:rank-eval:compileJava' is 2cc651a4e6a8a1178a510d8de8154896 Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Task ':modules:rank-eval:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/rank-eval/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/rank-eval/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/rank-eval/build/classes/java/main/org/elasticsearch has been removed. 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 '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/rank-eval Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/rank-eval/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' Class dependency analysis for incremental compilation took 0.003 secs. Created jar classpath snapshot for incremental compilation in 0.001 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :modules:rank-eval:compileJava (Thread[Task worker for ':',5,main]) completed. Took 1.273 secs. :modules:rank-eval:processResources (Thread[Task worker for ':',5,main]) started. > Task :modules:rank-eval:processResources Build cache key for task ':modules:rank-eval:processResources' is eb557a8a14e28c2c8e7f78350ff7885a Task ':modules:rank-eval:processResources' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/rank-eval/build/resources/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/rank-eval/build/resources/main/META-INF has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/rank-eval/build/resources/main/META-INF/services has been removed. :modules:rank-eval:processResources (Thread[Task worker for ':',5,main]) completed. Took 0.002 secs. :modules:rank-eval:classes (Thread[Task worker for ':',5,main]) started. > Task :modules:rank-eval:classes Skipping task ':modules:rank-eval:classes' as it has no actions. :modules:rank-eval:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:rank-eval:jar (Thread[Task worker for ':',5,main]) started. > Task :modules:rank-eval:jar Build cache key for task ':modules:rank-eval:jar' is 444c764c23a337638a9735e930396a63 Task ':modules:rank-eval:jar' is not up-to-date because: Task ':modules:rank-eval:jar' has additional actions that have changed :modules:rank-eval:jar (Thread[Task worker for ':',5,main]) completed. Took 0.009 secs. :modules:rank-eval:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) started. > Task :modules:rank-eval:copyPluginPropertiesTemplate Task ':modules:rank-eval:copyPluginPropertiesTemplate' is not up-to-date because: Task has not declared any outputs despite executing actions. :modules:rank-eval:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:rank-eval:pluginProperties (Thread[Task worker for ':',5,main]) started. > Task :modules:rank-eval:pluginProperties Build cache key for task ':modules:rank-eval:pluginProperties' is f9d8d0320c6591d516029e7396007b25 Task ':modules:rank-eval:pluginProperties' is not up-to-date because: Task ':modules:rank-eval:pluginProperties' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :modules:rank-eval:pluginProperties (Thread[Task worker for ':',5,main]) completed. Took 0.006 secs. :modules:rank-eval:bundlePlugin (Thread[Task worker for ':',5,main]) started. > Task :modules:rank-eval:bundlePlugin Build cache key for task ':modules:rank-eval:bundlePlugin' is d5d26420a59dcfe021b7e097bc02b560 Task ':modules:rank-eval:bundlePlugin' is not up-to-date because: Output property 'archivePath' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/rank-eval/build/distributions/rank-eval-7.0.0-alpha1-SNAPSHOT.zip has been removed. :modules:rank-eval:bundlePlugin (Thread[Task worker for ':',5,main]) completed. Took 0.007 secs. :client:rest:compileJava (Thread[Task worker for ':',5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 > Task :client:rest:compileJava Build cache key for task ':client:rest:compileJava' is 1529c4a8fa5195427577ba0ff8a07566 Task ':client:rest:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/client/rest/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/client/rest/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/client/rest/build/classes/java/main/org/elasticsearch has been removed. 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 '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/client/rest Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/client/rest/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' Class dependency analysis for incremental compilation took 0.003 secs. Created jar classpath snapshot for incremental compilation in 0.001 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :client:rest:compileJava (Thread[Task worker for ':',5,main]) completed. Took 0.894 secs. :client:rest:processResources (Thread[Task worker for ':',5,main]) started. > Task :client:rest:processResources NO-SOURCE file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/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 (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :client:rest:classes (Thread[Task worker for ':',5,main]) started. > Task :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. > Task :client:rest:jar Build cache key for task ':client:rest:jar' is 8155ef8e18a1eb440b05bf92c97730d9 Task ':client:rest:jar' is not up-to-date because: Task ':client:rest:jar' has additional actions that have changed :client:rest:jar (Thread[Task worker for ':',5,main]) completed. Took 0.009 secs. :modules:reindex:compileJava (Thread[Task worker for ':',5,main]) started. > Task :modules:reindex:compileJava Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Note: Some input files use or override a deprecated API. Build cache key for task ':modules:reindex:compileJava' is 9dcbbe51e5aea59b8e379332e0623897 Note: Recompile with -Xlint:deprecation for details. Task ':modules:reindex:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/reindex/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/reindex/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/reindex/build/classes/java/main/org/elasticsearch has been removed. 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 '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/reindex Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/reindex/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' 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. :modules:reindex:compileJava (Thread[Task worker for ':',5,main]) completed. Took 1.334 secs. :modules:reindex:processResources (Thread[Task worker for ':',5,main]) started. > Task :modules:reindex:processResources NO-SOURCE file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/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 (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:reindex:classes (Thread[Task worker for ':',5,main]) started. > Task :modules:reindex:classes Skipping task ':modules:reindex:classes' as it has no actions. :modules:reindex:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:reindex:jar (Thread[Task worker for ':',5,main]) started. > Task :modules:reindex:jar Build cache key for task ':modules:reindex:jar' is 99a4d10a90feae5d54376c58ae1df713 Task ':modules:reindex:jar' is not up-to-date because: Task ':modules:reindex:jar' has additional actions that have changed :modules:reindex:jar (Thread[Task worker for ':',5,main]) completed. Took 0.011 secs. :modules:reindex:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) started. > Task :modules:reindex:copyPluginPropertiesTemplate Task ':modules:reindex:copyPluginPropertiesTemplate' is not up-to-date because: Task has not declared any outputs despite executing actions. :modules:reindex:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:reindex:pluginProperties (Thread[Task worker for ':',5,main]) started. > Task :modules:reindex:pluginProperties Build cache key for task ':modules:reindex:pluginProperties' is ef6d2c890a9f6934d4a5adf4572e7ab3 Task ':modules:reindex:pluginProperties' is not up-to-date because: Task ':modules:reindex:pluginProperties' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :modules:reindex:pluginProperties (Thread[Task worker for ':',5,main]) completed. Took 0.006 secs. :modules:reindex:bundlePlugin (Thread[Task worker for ':',5,main]) started. > Task :modules:reindex:bundlePlugin Build cache key for task ':modules:reindex:bundlePlugin' is 035d276cf3f43af25a86c5533b02b5bf Task ':modules:reindex:bundlePlugin' is not up-to-date because: Output property 'archivePath' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/reindex/build/distributions/reindex-7.0.0-alpha1-SNAPSHOT.zip has been removed. :modules:reindex:bundlePlugin (Thread[Task worker for ':',5,main]) completed. Took 0.065 secs. :modules:repository-url:compileJava (Thread[Task worker for ':',5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 > Task :modules:repository-url:compileJava Build cache key for task ':modules:repository-url:compileJava' is e9f42a9020a7ad633cb6316a6f9a0377 Task ':modules:repository-url:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/repository-url/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/repository-url/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/repository-url/build/classes/java/main/org/elasticsearch has been removed. 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 '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/repository-url Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/repository-url/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' Class dependency analysis for incremental compilation took 0.001 secs. Created jar classpath snapshot for incremental compilation in 0.002 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :modules:repository-url:compileJava (Thread[Task worker for ':',5,main]) completed. Took 0.697 secs. :modules:repository-url:processResources (Thread[Task worker for ':',5,main]) started. > Task :modules:repository-url:processResources NO-SOURCE file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/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 (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:repository-url:classes (Thread[Task worker for ':',5,main]) started. > Task :modules:repository-url:classes Skipping task ':modules:repository-url:classes' as it has no actions. :modules:repository-url:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:repository-url:jar (Thread[Task worker for ':',5,main]) started. > Task :modules:repository-url:jar Build cache key for task ':modules:repository-url:jar' is 07f35f685b82e2ce4f4ff57a1e0ad4ad Task ':modules:repository-url:jar' is not up-to-date because: Task ':modules:repository-url:jar' has additional actions that have changed :modules:repository-url:jar (Thread[Task worker for ':',5,main]) completed. Took 0.005 secs. :modules:repository-url:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) started. > Task :modules:repository-url:copyPluginPropertiesTemplate Task ':modules:repository-url:copyPluginPropertiesTemplate' is not up-to-date because: Task has not declared any outputs despite executing actions. :modules:repository-url:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:repository-url:pluginProperties (Thread[Task worker for ':',5,main]) started. > Task :modules:repository-url:pluginProperties Build cache key for task ':modules:repository-url:pluginProperties' is a75512ad49de9119c69047fe52e404c5 Task ':modules:repository-url:pluginProperties' is not up-to-date because: Task ':modules:repository-url:pluginProperties' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :modules:repository-url:pluginProperties (Thread[Task worker for ':',5,main]) completed. Took 0.006 secs. :modules:repository-url:bundlePlugin (Thread[Task worker for ':',5,main]) started. > Task :modules:repository-url:bundlePlugin Build cache key for task ':modules:repository-url:bundlePlugin' is 735e77da1b1c7a8d993485d181da5794 Task ':modules:repository-url:bundlePlugin' is not up-to-date because: Output property 'archivePath' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/repository-url/build/distributions/repository-url-7.0.0-alpha1-SNAPSHOT.zip has been removed. :modules:repository-url:bundlePlugin (Thread[Task worker for ':',5,main]) completed. Took 0.005 secs. :modules:transport-netty4:compileJava (Thread[Task worker for ':',5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 > Task :modules:transport-netty4:compileJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Build cache key for task ':modules:transport-netty4:compileJava' is ed2d076673009f8ba927bed715ed3f23 Task ':modules:transport-netty4:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/transport-netty4/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/transport-netty4/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/transport-netty4/build/classes/java/main/org/elasticsearch has been removed. 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 '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/transport-netty4 Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/transport-netty4/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' Class dependency analysis for incremental compilation took 0.003 secs. Created jar classpath snapshot for incremental compilation in 0.006 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :modules:transport-netty4:compileJava (Thread[Task worker for ':',5,main]) completed. Took 1.286 secs. :modules:transport-netty4:processResources (Thread[Task worker for ':',5,main]) started. > Task :modules:transport-netty4:processResources NO-SOURCE file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/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 (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:transport-netty4:classes (Thread[Task worker for ':',5,main]) started. > Task :modules:transport-netty4:classes Skipping task ':modules:transport-netty4:classes' as it has no actions. :modules:transport-netty4:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:transport-netty4:jar (Thread[Task worker for ':',5,main]) started. > Task :modules:transport-netty4:jar Build cache key for task ':modules:transport-netty4:jar' is 953e784bd0e85a8e9fdc38adb32c46f4 Task ':modules:transport-netty4:jar' is not up-to-date because: Task ':modules:transport-netty4:jar' has additional actions that have changed :modules:transport-netty4:jar (Thread[Task worker for ':',5,main]) completed. Took 0.009 secs. :modules:transport-netty4:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) started. > Task :modules:transport-netty4:copyPluginPropertiesTemplate Task ':modules:transport-netty4:copyPluginPropertiesTemplate' is not up-to-date because: Task has not declared any outputs despite executing actions. :modules:transport-netty4:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:transport-netty4:pluginProperties (Thread[Task worker for ':',5,main]) started. > Task :modules:transport-netty4:pluginProperties Build cache key for task ':modules:transport-netty4:pluginProperties' is a944b01b5c58a8e2ac98aaa7a6ae8074 Task ':modules:transport-netty4:pluginProperties' is not up-to-date because: Task ':modules:transport-netty4:pluginProperties' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :modules:transport-netty4:pluginProperties (Thread[Task worker for ':',5,main]) completed. Took 0.006 secs. :modules:transport-netty4:bundlePlugin (Thread[Task worker for ':',5,main]) started. > Task :modules:transport-netty4:bundlePlugin Build cache key for task ':modules:transport-netty4:bundlePlugin' is acd7ce6d64360bae444918ac0e2c4b08 Task ':modules:transport-netty4:bundlePlugin' is not up-to-date because: Output property 'archivePath' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/modules/transport-netty4/build/distributions/transport-netty4-7.0.0-alpha1-SNAPSHOT.zip has been removed. :modules:transport-netty4:bundlePlugin (Thread[Task worker for ':',5,main]) completed. Took 0.082 secs. :distribution:processOssOutputs (Thread[Task worker for ':',5,main]) started. > Task :distribution:processOssOutputs Build cache key for task ':distribution:processOssOutputs' is a423784932a01a9b60b5c31b544fa07d Task ':distribution:processOssOutputs' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/distribution/build/outputs/oss has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/distribution/build/outputs/oss/modules has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/distribution/build/outputs/oss/modules/rank-eval has been removed. :distribution:processOssOutputs (Thread[Task worker for ':',5,main]) completed. Took 0.116 secs. :distribution:buildOssBin (Thread[Task worker for ':',5,main]) started. > Task :distribution:buildOssBin Skipping task ':distribution:buildOssBin' as it has no actions. :distribution:buildOssBin (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :distribution:buildOssConfig (Thread[Task worker for ':',5,main]) started. > Task :distribution:buildOssConfig Skipping task ':distribution:buildOssConfig' as it has no actions. :distribution:buildOssConfig (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :distribution:buildOssLog4jConfig (Thread[Task worker for ':',5,main]) started. > Task :distribution:buildOssLog4jConfig Build cache key for task ':distribution:buildOssLog4jConfig' is 603d5dc09c04caa51a4f1098637219c0 Task ':distribution:buildOssLog4jConfig' is not up-to-date because: Task ':distribution:buildOssLog4jConfig' has additional actions that have changed :distribution:buildOssLog4jConfig (Thread[Task worker for ':',5,main]) completed. Took 0.01 secs. :distribution:buildOssModules (Thread[Task worker for ':',5,main]) started. > Task :distribution:buildOssModules Skipping task ':distribution:buildOssModules' as it has no actions. :distribution:buildOssModules (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :distribution:archives:createLogsDir (Thread[Task worker for ':',5,main]) started. > Task :distribution:archives:createLogsDir Task ':distribution:archives:createLogsDir' is not up-to-date because: Task has not declared any outputs despite executing actions. :distribution:archives:createLogsDir (Thread[Task worker for ':',5,main]) completed. Took 0.002 secs. :distribution:archives:createPluginsDir (Thread[Task worker for ':',5,main]) started. > Task :distribution:archives:createPluginsDir Task ':distribution:archives:createPluginsDir' is not up-to-date because: Task has not declared any outputs despite executing actions. :distribution:archives:createPluginsDir (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :distribution:tools:java-version-checker:compileJava (Thread[Task worker for ':',5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 > Task :distribution:tools:java-version-checker:compileJava Build cache key for task ':distribution:tools:java-version-checker:compileJava' is c2efe4996c24792b706eb9cca31eeb8e Task ':distribution:tools:java-version-checker:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/distribution/tools/java-version-checker/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/distribution/tools/java-version-checker/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/distribution/tools/java-version-checker/build/classes/java/main/org/elasticsearch has been removed. All input files are considered out-of-date for incremental task ':distribution:tools:java-version-checker:compileJava'. :distribution:tools:java-version-checker:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/distribution/tools/java-version-checker Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/distribution/tools/java-version-checker/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/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. :distribution:tools:java-version-checker:compileJava (Thread[Task worker for ':',5,main]) completed. Took 0.454 secs. :distribution:tools:java-version-checker:processResources (Thread[Task worker for ':',5,main]) started. > Task :distribution:tools:java-version-checker:processResources NO-SOURCE file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/distribution/tools/java-version-checker/src/main/resources', not found Skipping task ':distribution:tools:java-version-checker:processResources' as it has no source files and no previous output files. :distribution:tools:java-version-checker:processResources (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :distribution:tools:java-version-checker:classes (Thread[Task worker for ':',5,main]) started. > Task :distribution:tools:java-version-checker:classes Skipping task ':distribution:tools:java-version-checker:classes' as it has no actions. :distribution:tools:java-version-checker:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :distribution:tools:java-version-checker:jar (Thread[Task worker for ':',5,main]) started. > Task :distribution:tools:java-version-checker:jar Build cache key for task ':distribution:tools:java-version-checker:jar' is 46c13fa97aa9a3288f069005a72a6375 Task ':distribution:tools:java-version-checker:jar' is not up-to-date because: Task ':distribution:tools:java-version-checker:jar' has additional actions that have changed :distribution:tools:java-version-checker:jar (Thread[Task worker for ':',5,main]) completed. Took 0.004 secs. :distribution:tools:launchers:compileJava (Thread[Task worker for ':',5,main]) started. > Task :distribution:tools:launchers:compileJava Build cache key for task ':distribution:tools:launchers:compileJava' is 822dc91f75222c533011ae2e883ff6a0 Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Task ':distribution:tools:launchers:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/distribution/tools/launchers/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/distribution/tools/launchers/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/distribution/tools/launchers/build/classes/java/main/org/elasticsearch has been removed. 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 '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/distribution/tools/launchers Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/distribution/tools/launchers/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' Class dependency analysis for incremental compilation took 0.001 secs. Created jar classpath snapshot for incremental compilation in 0.0 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :distribution:tools:launchers:compileJava (Thread[Task worker for ':',5,main]) completed. Took 0.557 secs. :distribution:tools:launchers:processResources (Thread[Task worker for ':',5,main]) started. > Task :distribution:tools:launchers:processResources NO-SOURCE file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/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 (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :distribution:tools:launchers:classes (Thread[Task worker for ':',5,main]) started. > Task :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:jar (Thread[Task worker for ':',5,main]) started. > Task :distribution:tools:launchers:jar Build cache key for task ':distribution:tools:launchers:jar' is e64a4ea27bf9747e2fbcddea8bfc864f Task ':distribution:tools:launchers:jar' is not up-to-date because: Task ':distribution:tools:launchers:jar' has additional actions that have changed :distribution:tools:launchers:jar (Thread[Task worker for ':',5,main]) completed. Took 0.006 secs. :distribution:tools:plugin-cli:compileJava (Thread[Task worker for ':',5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 > Task :distribution:tools:plugin-cli:compileJava Build cache key for task ':distribution:tools:plugin-cli:compileJava' is 22eb64c02027250adfb1fea58ade9773 Note: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/distribution/tools/plugin-cli/src/main/java/org/elasticsearch/plugins/InstallPluginCommand.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Task ':distribution:tools:plugin-cli:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/distribution/tools/plugin-cli/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/distribution/tools/plugin-cli/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/distribution/tools/plugin-cli/build/classes/java/main/org/elasticsearch has been removed. 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 '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/distribution/tools/plugin-cli Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/distribution/tools/plugin-cli/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' 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. :distribution:tools:plugin-cli:compileJava (Thread[Task worker for ':',5,main]) completed. Took 1.008 secs. :distribution:tools:plugin-cli:processResources (Thread[Task worker for ':',5,main]) started. > Task :distribution:tools:plugin-cli:processResources Build cache key for task ':distribution:tools:plugin-cli:processResources' is a1df5b93560819e10b50fc3a58f409fc Task ':distribution:tools:plugin-cli:processResources' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/distribution/tools/plugin-cli/build/resources/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/distribution/tools/plugin-cli/build/resources/main/public_key.asc has been removed. :distribution:tools:plugin-cli:processResources (Thread[Task worker for ':',5,main]) completed. Took 0.002 secs. :distribution:tools:plugin-cli:classes (Thread[Task worker for ':',5,main]) started. > Task :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:jar (Thread[Task worker for ':',5,main]) started. > Task :distribution:tools:plugin-cli:jar Build cache key for task ':distribution:tools:plugin-cli:jar' is 7c699c0ebef4c3f0c2bc0173a9e2b5a5 Task ':distribution:tools:plugin-cli:jar' is not up-to-date because: Task ':distribution:tools:plugin-cli:jar' has additional actions that have changed :distribution:tools:plugin-cli:jar (Thread[Task worker for ':',5,main]) completed. Took 0.006 secs. :distribution:archives:buildOssTar (Thread[Task worker for ':',5,main]) started. > Task :distribution:archives:buildOssTar Build cache key for task ':distribution:archives:buildOssTar' is 293506584fe0b04fbd9b7be0a0559413 Task ':distribution:archives:buildOssTar' is not up-to-date because: Output property 'archivePath' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/distribution/archives/oss-tar/build/distributions/elasticsearch-oss-7.0.0-alpha1-SNAPSHOT.tar.gz has been removed. :distribution:archives:buildOssTar (Thread[Task worker for ':',5,main]) completed. Took 1.084 secs. :distribution:archives:buildOssZip (Thread[Task worker for ':',5,main]) started. > Task :distribution:archives:buildOssZip Build cache key for task ':distribution:archives:buildOssZip' is 5ae540f45508ff8a5a29b3d95b0632f6 Task ':distribution:archives:buildOssZip' is not up-to-date because: Output property 'archivePath' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/distribution/archives/oss-zip/build/distributions/elasticsearch-oss-7.0.0-alpha1-SNAPSHOT.zip has been removed. :distribution:archives:buildOssZip (Thread[Task worker for ':',5,main]) completed. Took 1.088 secs. :libs:nio:compileJava (Thread[Task worker for ':',5,main]) started. > Task :libs:nio:compileJava Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Build cache key for task ':libs:nio:compileJava' is c6897a62aaa07be17b3df965b4ca4a06 Task ':libs:nio:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/libs/nio/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/libs/nio/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/libs/nio/build/classes/java/main/org/elasticsearch has been removed. All input files are considered out-of-date for incremental task ':libs:nio:compileJava'. :libs:nio:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/libs/nio Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/libs/nio/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' 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. :libs:nio:compileJava (Thread[Task worker for ':',5,main]) completed. Took 0.84 secs. :libs:nio:processResources (Thread[Task worker for ':',5,main]) started. > Task :libs:nio:processResources NO-SOURCE file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/libs/nio/src/main/resources', not found Skipping task ':libs:nio:processResources' as it has no source files and no previous output files. :libs:nio:processResources (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :libs:nio:classes (Thread[Task worker for ':',5,main]) started. > Task :libs:nio:classes Skipping task ':libs:nio:classes' as it has no actions. :libs:nio:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :libs:nio:jar (Thread[Task worker for ':',5,main]) started. > Task :libs:nio:jar Build cache key for task ':libs:nio:jar' is 60e0c1a8bec4595b1d37ac03816b22ab Task ':libs:nio:jar' is not up-to-date because: Task ':libs:nio:jar' has additional actions that have changed :libs:nio:jar (Thread[Task worker for ':',5,main]) completed. Took 0.009 secs. :plugins:transport-nio:compileJava (Thread[Task worker for ':',5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 > Task :plugins:transport-nio:compileJava Build cache key for task ':plugins:transport-nio:compileJava' is 0618484837198a2790876ceac63fd77b Task ':plugins:transport-nio:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/transport-nio/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/transport-nio/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/transport-nio/build/classes/java/main/org/elasticsearch has been removed. All input files are considered out-of-date for incremental task ':plugins:transport-nio:compileJava'. :plugins:transport-nio:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/transport-nio Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/transport-nio/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' 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:transport-nio:compileJava (Thread[Task worker for ':',5,main]) completed. Took 1.1 secs. :plugins:transport-nio:processResources (Thread[Task worker for ':',5,main]) started. > Task :plugins:transport-nio:processResources NO-SOURCE file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/transport-nio/src/main/resources', not found Skipping task ':plugins:transport-nio:processResources' as it has no source files and no previous output files. :plugins:transport-nio:processResources (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:transport-nio:classes (Thread[Task worker for ':',5,main]) started. > Task :plugins:transport-nio:classes Skipping task ':plugins:transport-nio:classes' as it has no actions. :plugins:transport-nio:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:transport-nio:jar (Thread[Task worker for ':',5,main]) started. > Task :plugins:transport-nio:jar Build cache key for task ':plugins:transport-nio:jar' is 879be772e1a96892bb70d5abcfa6abf8 Task ':plugins:transport-nio:jar' is not up-to-date because: Task ':plugins:transport-nio:jar' has additional actions that have changed :plugins:transport-nio:jar (Thread[Task worker for ':',5,main]) completed. Took 0.008 secs. :x-pack:plugin:core:generateNotice (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:core:generateNotice Build cache key for task ':x-pack:plugin:core:generateNotice' is 5b7d6e6abc701ce38c980bf172bcc1a2 Task ':x-pack:plugin:core:generateNotice' is not up-to-date because: Task ':x-pack:plugin:core:generateNotice' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :x-pack:plugin:core:generateNotice (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :x-pack:protocol:compileJava (Thread[Task worker for ':',5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 > Task :x-pack:protocol:compileJava Build cache key for task ':x-pack:protocol:compileJava' is 7d47c662e23bc20932fc00999cebd2d8 Task ':x-pack:protocol:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/protocol/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/protocol/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/protocol/build/classes/java/main/org/elasticsearch has been removed. All input files are considered out-of-date for incremental task ':x-pack:protocol:compileJava'. :x-pack:protocol:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/protocol Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/protocol/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' Class dependency analysis for incremental compilation took 0.008 secs. Created jar classpath snapshot for incremental compilation in 0.001 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :x-pack:protocol:compileJava (Thread[Task worker for ':',5,main]) completed. Took 1.837 secs. :x-pack:protocol:processResources (Thread[Task worker for ':',5,main]) started. > Task :x-pack:protocol:processResources NO-SOURCE file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/protocol/src/main/resources', not found Skipping task ':x-pack:protocol:processResources' as it has no source files and no previous output files. :x-pack:protocol:processResources (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:protocol:classes (Thread[Task worker for ':',5,main]) started. > Task :x-pack:protocol:classes Skipping task ':x-pack:protocol:classes' as it has no actions. :x-pack:protocol:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:protocol:jar (Thread[Task worker for ':',5,main]) started. > Task :x-pack:protocol:jar Build cache key for task ':x-pack:protocol:jar' is 10ee430db19639d8618739ded5d2310e Task ':x-pack:protocol:jar' is not up-to-date because: Task ':x-pack:protocol:jar' has additional actions that have changed :x-pack:protocol:jar (Thread[Task worker for ':',5,main]) completed. Took 0.019 secs. :x-pack:plugin:core:compileJava (Thread[Task worker for ':',5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 > Task :x-pack:plugin:core:compileJava Build cache key for task ':x-pack:plugin:core:compileJava' is 223e0f99b5bdc9d66bb106814bc55469 Task ':x-pack:plugin:core:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/core/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/core/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/core/build/classes/java/main/org/elasticsearch has been removed. All input files are considered out-of-date for incremental task ':x-pack:plugin:core:compileJava'. :x-pack:plugin:core:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/core Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/core/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Class dependency analysis for incremental compilation took 0.126 secs. Created jar classpath snapshot for incremental compilation in 0.013 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :x-pack:plugin:core:compileJava (Thread[Task worker for ':',5,main]) completed. Took 4.849 secs. :x-pack:plugin:core:processResources (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:core:processResources Build cache key for task ':x-pack:plugin:core:processResources' is b2c2575135db1ebe3fce27373e3cae5c Task ':x-pack:plugin:core:processResources' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/core/build/resources/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/core/build/resources/main/logstash-index-template.json has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/core/build/resources/main/monitoring-beats.json has been removed. :x-pack:plugin:core:processResources (Thread[Task worker for ':',5,main]) completed. Took 0.044 secs. :x-pack:plugin:core:classes (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:core:classes Skipping task ':x-pack:plugin:core:classes' as it has no actions. :x-pack:plugin:core:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:plugin:core:jar (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:core:jar SKIPPED Skipping task ':x-pack:plugin:core:jar' as task onlyIf is false. :x-pack:plugin:core:jar (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:plugin:core:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:core:copyPluginPropertiesTemplate Task ':x-pack:plugin:core:copyPluginPropertiesTemplate' is not up-to-date because: Task has not declared any outputs despite executing actions. :x-pack:plugin:core:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:plugin:core:pluginProperties (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:core:pluginProperties Build cache key for task ':x-pack:plugin:core:pluginProperties' is 564ca094a63eb2797f1f343a8350dd00 Task ':x-pack:plugin:core:pluginProperties' is not up-to-date because: Task ':x-pack:plugin:core:pluginProperties' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :x-pack:plugin:core:pluginProperties (Thread[Task worker for ':',5,main]) completed. Took 0.006 secs. :x-pack:plugin:core:shadowJar (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:core:shadowJar Build cache key for task ':x-pack:plugin:core:shadowJar' is 0cc070e494183c3ffb5dc2c700ed9808 Task ':x-pack:plugin:core:shadowJar' is not up-to-date because: Task ':x-pack:plugin:core:shadowJar' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. ******************* GRADLE SHADOW STATS Total Jars: 2 (includes project) Total Time: 0.048s [48ms] Average Time/Jar: 0.024s [24.0ms] ******************* :x-pack:plugin:core:shadowJar (Thread[Task worker for ':',5,main]) completed. Took 0.336 secs. :x-pack:plugin:core:bundlePlugin (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:core:bundlePlugin Build cache key for task ':x-pack:plugin:core:bundlePlugin' is a782c1ae87a9f700695321267c7c92d7 Task ':x-pack:plugin:core:bundlePlugin' is not up-to-date because: Output property 'archivePath' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/core/build/distributions/x-pack-core-7.0.0-alpha1-SNAPSHOT.zip has been removed. :x-pack:plugin:core:bundlePlugin (Thread[Task worker for ':',5,main]) completed. Took 0.246 secs. :x-pack:plugin:deprecation:generateNotice (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:deprecation:generateNotice Build cache key for task ':x-pack:plugin:deprecation:generateNotice' is 5b7d6e6abc701ce38c980bf172bcc1a2 Task ':x-pack:plugin:deprecation:generateNotice' is not up-to-date because: Task ':x-pack:plugin:deprecation:generateNotice' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :x-pack:plugin:deprecation:generateNotice (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:plugin:deprecation:compileJava (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:deprecation:compileJava Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Build cache key for task ':x-pack:plugin:deprecation:compileJava' is 4c8444f000ceed75d1fb2b0691677a5c Task ':x-pack:plugin:deprecation:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/deprecation/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/deprecation/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/deprecation/build/classes/java/main/org/elasticsearch has been removed. All input files are considered out-of-date for incremental task ':x-pack:plugin:deprecation:compileJava'. :x-pack:plugin:deprecation:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/deprecation Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/deprecation/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' Class dependency analysis for incremental compilation took 0.001 secs. Created jar classpath snapshot for incremental compilation in 0.05 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :x-pack:plugin:deprecation:compileJava (Thread[Task worker for ':',5,main]) completed. Took 0.91 secs. :x-pack:plugin:deprecation:processResources (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:deprecation:processResources NO-SOURCE file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/deprecation/src/main/resources', not found Skipping task ':x-pack:plugin:deprecation:processResources' as it has no source files and no previous output files. :x-pack:plugin:deprecation:processResources (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:plugin:deprecation:classes (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:deprecation:classes Skipping task ':x-pack:plugin:deprecation:classes' as it has no actions. :x-pack:plugin:deprecation:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:plugin:deprecation:jar (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:deprecation:jar Build cache key for task ':x-pack:plugin:deprecation:jar' is a56a81a08062650d5291da45d2f206d8 Task ':x-pack:plugin:deprecation:jar' is not up-to-date because: Task ':x-pack:plugin:deprecation:jar' has additional actions that have changed :x-pack:plugin:deprecation:jar (Thread[Task worker for ':',5,main]) completed. Took 0.004 secs. :x-pack:plugin:deprecation:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:deprecation:copyPluginPropertiesTemplate Task ':x-pack:plugin:deprecation:copyPluginPropertiesTemplate' is not up-to-date because: Task has not declared any outputs despite executing actions. :x-pack:plugin:deprecation:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:plugin:deprecation:pluginProperties (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:deprecation:pluginProperties Build cache key for task ':x-pack:plugin:deprecation:pluginProperties' is a7fc3341dfc621bd86dc7f37cfea13b2 Task ':x-pack:plugin:deprecation:pluginProperties' is not up-to-date because: Task ':x-pack:plugin:deprecation:pluginProperties' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :x-pack:plugin:deprecation:pluginProperties (Thread[Task worker for ':',5,main]) completed. Took 0.005 secs. :x-pack:plugin:deprecation:bundlePlugin (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:deprecation:bundlePlugin Build cache key for task ':x-pack:plugin:deprecation:bundlePlugin' is b3782d8a5bd8c285b0cf4aab54632b4e Task ':x-pack:plugin:deprecation:bundlePlugin' is not up-to-date because: Output property 'archivePath' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/deprecation/build/distributions/x-pack-deprecation-7.0.0-alpha1-SNAPSHOT.zip has been removed. :x-pack:plugin:deprecation:bundlePlugin (Thread[Task worker for ':',5,main]) completed. Took 0.006 secs. :x-pack:plugin:graph:generateNotice (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:graph:generateNotice Build cache key for task ':x-pack:plugin:graph:generateNotice' is 5b7d6e6abc701ce38c980bf172bcc1a2 Task ':x-pack:plugin:graph:generateNotice' is not up-to-date because: Task ':x-pack:plugin:graph:generateNotice' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :x-pack:plugin:graph:generateNotice (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :x-pack:plugin:graph:compileJava (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:graph:compileJava Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Build cache key for task ':x-pack:plugin:graph:compileJava' is 80a9e693d7d9f305635438df7052af4f Note: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/graph/src/main/java/org/elasticsearch/xpack/graph/action/TransportGraphExploreAction.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Task ':x-pack:plugin:graph:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/graph/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/graph/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/graph/build/classes/java/main/org/elasticsearch has been removed. All input files are considered out-of-date for incremental task ':x-pack:plugin:graph:compileJava'. :x-pack:plugin:graph:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/graph Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/graph/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' Class dependency analysis for incremental compilation took 0.001 secs. Created jar classpath snapshot for incremental compilation in 0.001 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :x-pack:plugin:graph:compileJava (Thread[Task worker for ':',5,main]) completed. Took 0.969 secs. :x-pack:plugin:graph:processResources (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:graph:processResources NO-SOURCE file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/graph/src/main/resources', not found Skipping task ':x-pack:plugin:graph:processResources' as it has no source files and no previous output files. :x-pack:plugin:graph:processResources (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:plugin:graph:classes (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:graph:classes Skipping task ':x-pack:plugin:graph:classes' as it has no actions. :x-pack:plugin:graph:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:plugin:graph:jar (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:graph:jar Build cache key for task ':x-pack:plugin:graph:jar' is 41cb3e9b24f39d1f2e25ee22469ed256 Task ':x-pack:plugin:graph:jar' is not up-to-date because: Task ':x-pack:plugin:graph:jar' has additional actions that have changed :x-pack:plugin:graph:jar (Thread[Task worker for ':',5,main]) completed. Took 0.006 secs. :x-pack:plugin:graph:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:graph:copyPluginPropertiesTemplate Task ':x-pack:plugin:graph:copyPluginPropertiesTemplate' is not up-to-date because: Task has not declared any outputs despite executing actions. :x-pack:plugin:graph:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:plugin:graph:pluginProperties (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:graph:pluginProperties Build cache key for task ':x-pack:plugin:graph:pluginProperties' is f2c696c769530b080fb18904ee547385 Task ':x-pack:plugin:graph:pluginProperties' is not up-to-date because: Task ':x-pack:plugin:graph:pluginProperties' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :x-pack:plugin:graph:pluginProperties (Thread[Task worker for ':',5,main]) completed. Took 0.006 secs. :x-pack:plugin:graph:bundlePlugin (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:graph:bundlePlugin Build cache key for task ':x-pack:plugin:graph:bundlePlugin' is 6b711c17ba9e5cb1666457a36170aff9 Task ':x-pack:plugin:graph:bundlePlugin' is not up-to-date because: Output property 'archivePath' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/graph/build/distributions/x-pack-graph-7.0.0-alpha1-SNAPSHOT.zip has been removed. :x-pack:plugin:graph:bundlePlugin (Thread[Task worker for ':',5,main]) completed. Took 0.007 secs. :x-pack:plugin:logstash:generateNotice (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:logstash:generateNotice Build cache key for task ':x-pack:plugin:logstash:generateNotice' is 5b7d6e6abc701ce38c980bf172bcc1a2 Task ':x-pack:plugin:logstash:generateNotice' is not up-to-date because: Task ':x-pack:plugin:logstash:generateNotice' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :x-pack:plugin:logstash:generateNotice (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:plugin:logstash:compileJava (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:logstash:compileJava Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Build cache key for task ':x-pack:plugin:logstash:compileJava' is b9343e29cf0a4f24b1a6c5f31a7e8dfe Note: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/logstash/src/main/java/org/elasticsearch/xpack/logstash/Logstash.java uses or overrides a deprecated API. Task ':x-pack:plugin:logstash:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/logstash/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/logstash/build/classes/java/main/org has been removed. Note: Recompile with -Xlint:deprecation for details. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/logstash/build/classes/java/main/org/elasticsearch has been removed. All input files are considered out-of-date for incremental task ':x-pack:plugin:logstash:compileJava'. :x-pack:plugin:logstash:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/logstash Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/logstash/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' Class dependency analysis for incremental compilation took 0.0 secs. Created jar classpath snapshot for incremental compilation in 0.002 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :x-pack:plugin:logstash:compileJava (Thread[Task worker for ':',5,main]) completed. Took 0.681 secs. :x-pack:plugin:logstash:processResources (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:logstash:processResources NO-SOURCE file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/logstash/src/main/resources', not found Skipping task ':x-pack:plugin:logstash:processResources' as it has no source files and no previous output files. :x-pack:plugin:logstash:processResources (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:plugin:logstash:classes (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:logstash:classes Skipping task ':x-pack:plugin:logstash:classes' as it has no actions. :x-pack:plugin:logstash:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:plugin:logstash:jar (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:logstash:jar Build cache key for task ':x-pack:plugin:logstash:jar' is 623c013c2013302d541dce76e3b0ba88 Task ':x-pack:plugin:logstash:jar' is not up-to-date because: Task ':x-pack:plugin:logstash:jar' has additional actions that have changed :x-pack:plugin:logstash:jar (Thread[Task worker for ':',5,main]) completed. Took 0.003 secs. :x-pack:plugin:logstash:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:logstash:copyPluginPropertiesTemplate Task ':x-pack:plugin:logstash:copyPluginPropertiesTemplate' is not up-to-date because: Task has not declared any outputs despite executing actions. :x-pack:plugin:logstash:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:plugin:logstash:pluginProperties (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:logstash:pluginProperties Build cache key for task ':x-pack:plugin:logstash:pluginProperties' is 408819a4d452d3dab0cafbd06fd054fe Task ':x-pack:plugin:logstash:pluginProperties' is not up-to-date because: Task ':x-pack:plugin:logstash:pluginProperties' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :x-pack:plugin:logstash:pluginProperties (Thread[Task worker for ':',5,main]) completed. Took 0.005 secs. :x-pack:plugin:logstash:bundlePlugin (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:logstash:bundlePlugin Build cache key for task ':x-pack:plugin:logstash:bundlePlugin' is ee9367792d3621a566d012b7b118d1a2 Task ':x-pack:plugin:logstash:bundlePlugin' is not up-to-date because: Output property 'archivePath' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/logstash/build/distributions/x-pack-logstash-7.0.0-alpha1-SNAPSHOT.zip has been removed. :x-pack:plugin:logstash:bundlePlugin (Thread[Task worker for ':',5,main]) completed. Took 0.005 secs. :x-pack:plugin:ml:cpp-snapshot:downloadMachineLearningSnapshot (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:ml:cpp-snapshot:downloadMachineLearningSnapshot Task ':x-pack:plugin:ml:cpp-snapshot:downloadMachineLearningSnapshot' is not up-to-date because: Task has not declared any outputs despite executing actions. Using cached ML snapshot :x-pack:plugin:ml:cpp-snapshot:downloadMachineLearningSnapshot (Thread[Task worker for ':',5,main]) completed. Took 0.096 secs. :x-pack:plugin:ml:extractNativeLicenses (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:ml:extractNativeLicenses Build cache key for task ':x-pack:plugin:ml:extractNativeLicenses' is f50e42898d4be75a98c4bd696bd656c8 Task ':x-pack:plugin:ml:extractNativeLicenses' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/ml/build/platform has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/ml/build/platform/licenses has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/ml/build/platform/licenses/rapidxml-LICENSE.txt has been removed. :x-pack:plugin:ml:extractNativeLicenses (Thread[Task worker for ':',5,main]) completed. Took 0.037 secs. :x-pack:plugin:ml:generateNotice (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:ml:generateNotice Build cache key for task ':x-pack:plugin:ml:generateNotice' is 5b7d6e6abc701ce38c980bf172bcc1a2 Task ':x-pack:plugin:ml:generateNotice' is not up-to-date because: Task.upToDateWhen is false. :x-pack:plugin:ml:generateNotice (Thread[Task worker for ':',5,main]) completed. Took 0.011 secs. :x-pack:plugin:ml:compileJava (Thread[Task worker for ':',5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 > Task :x-pack:plugin:ml:compileJava Build cache key for task ':x-pack:plugin:ml:compileJava' is 1e6df173b247dc96bf2c64de9358b0e8 Task ':x-pack:plugin:ml:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/ml/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/ml/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/ml/build/classes/java/main/org/elasticsearch has been removed. All input files are considered out-of-date for incremental task ':x-pack:plugin:ml:compileJava'. :x-pack:plugin:ml:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/ml Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/ml/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Class dependency analysis for incremental compilation took 0.034 secs. Created jar classpath snapshot for incremental compilation in 0.003 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :x-pack:plugin:ml:compileJava (Thread[Task worker for ':',5,main]) completed. Took 3.347 secs. :x-pack:plugin:ml:processResources (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:ml:processResources Build cache key for task ':x-pack:plugin:ml:processResources' is 3035a8f349b6954e5151492763ad93cc Task ':x-pack:plugin:ml:processResources' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/ml/build/resources/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/ml/build/resources/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/ml/build/resources/main/org/elasticsearch has been removed. :x-pack:plugin:ml:processResources (Thread[Task worker for ':',5,main]) completed. Took 0.004 secs. :x-pack:plugin:ml:classes (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:ml:classes Skipping task ':x-pack:plugin:ml:classes' as it has no actions. :x-pack:plugin:ml:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:plugin:ml:jar (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:ml:jar Build cache key for task ':x-pack:plugin:ml:jar' is e7bcc37f0f7ae4148b3509c16fc3c877 Task ':x-pack:plugin:ml:jar' is not up-to-date because: Task ':x-pack:plugin:ml:jar' has additional actions that have changed :x-pack:plugin:ml:jar (Thread[Task worker for ':',5,main]) completed. Took 0.075 secs. :x-pack:plugin:ml:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:ml:copyPluginPropertiesTemplate Task ':x-pack:plugin:ml:copyPluginPropertiesTemplate' is not up-to-date because: Task has not declared any outputs despite executing actions. :x-pack:plugin:ml:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:plugin:ml:pluginProperties (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:ml:pluginProperties Build cache key for task ':x-pack:plugin:ml:pluginProperties' is 5a250a381a358f04d37e27fe93c85270 Task ':x-pack:plugin:ml:pluginProperties' is not up-to-date because: Task ':x-pack:plugin:ml:pluginProperties' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :x-pack:plugin:ml:pluginProperties (Thread[Task worker for ':',5,main]) completed. Took 0.005 secs. :x-pack:plugin:ml:bundlePlugin (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:ml:bundlePlugin Build cache key for task ':x-pack:plugin:ml:bundlePlugin' is 9fde3db014339a13790353196fd9caf8 Task ':x-pack:plugin:ml:bundlePlugin' is not up-to-date because: Output property 'archivePath' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/ml/build/distributions/x-pack-ml-7.0.0-alpha1-SNAPSHOT.zip has been removed. :x-pack:plugin:ml:bundlePlugin (Thread[Task worker for ':',5,main]) completed. Took 2.875 secs. :client:sniffer:compileJava (Thread[Task worker for ':',5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 > Task :client:sniffer:compileJava Build cache key for task ':client:sniffer:compileJava' is cc415dcbb5dd85a6f7ae3fb7a09ba574 Task ':client:sniffer:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/client/sniffer/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/client/sniffer/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/client/sniffer/build/classes/java/main/org/elasticsearch has been removed. 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 '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/client/sniffer Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/client/sniffer/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' Class dependency analysis for incremental compilation took 0.001 secs. Created jar classpath snapshot for incremental compilation in 0.0 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :client:sniffer:compileJava (Thread[Task worker for ':',5,main]) completed. Took 0.66 secs. :client:sniffer:processResources (Thread[Task worker for ':',5,main]) started. > Task :client:sniffer:processResources NO-SOURCE file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/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 (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :client:sniffer:classes (Thread[Task worker for ':',5,main]) started. > Task :client:sniffer:classes Skipping task ':client:sniffer:classes' as it has no actions. :client:sniffer:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :client:sniffer:jar (Thread[Task worker for ':',5,main]) started. > Task :client:sniffer:jar Build cache key for task ':client:sniffer:jar' is 17f95b9f8354748e302dc92c6870c0b1 Task ':client:sniffer:jar' is not up-to-date because: Task ':client:sniffer:jar' has additional actions that have changed :client:sniffer:jar (Thread[Task worker for ':',5,main]) completed. Took 0.004 secs. :x-pack:plugin:monitoring:generateNotice (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:monitoring:generateNotice Build cache key for task ':x-pack:plugin:monitoring:generateNotice' is 5b7d6e6abc701ce38c980bf172bcc1a2 Task ':x-pack:plugin:monitoring:generateNotice' is not up-to-date because: Task ':x-pack:plugin:monitoring:generateNotice' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :x-pack:plugin:monitoring:generateNotice (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:plugin:monitoring:compileJava (Thread[Task worker for ':',5,main]) started. 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. > Task :x-pack:plugin:monitoring:compileJava Build cache key for task ':x-pack:plugin:monitoring:compileJava' is 90caff25c4cf47f83636f7aac1884036 Task ':x-pack:plugin:monitoring:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/monitoring/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/monitoring/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/monitoring/build/classes/java/main/org/elasticsearch has been removed. All input files are considered out-of-date for incremental task ':x-pack:plugin:monitoring:compileJava'. :x-pack:plugin:monitoring:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/monitoring Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/monitoring/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/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. :x-pack:plugin:monitoring:compileJava (Thread[Task worker for ':',5,main]) completed. Took 1.592 secs. :x-pack:plugin:monitoring:processResources (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:monitoring:processResources Build cache key for task ':x-pack:plugin:monitoring:processResources' is 6ccb282fe4f1b731c9e15caab38aa6cd Task ':x-pack:plugin:monitoring:processResources' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/monitoring/build/resources/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/monitoring/build/resources/main/monitoring has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/monitoring/build/resources/main/monitoring/watches has been removed. :x-pack:plugin:monitoring:processResources (Thread[Task worker for ':',5,main]) completed. Took 0.004 secs. :x-pack:plugin:monitoring:classes (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:monitoring:classes Skipping task ':x-pack:plugin:monitoring:classes' as it has no actions. :x-pack:plugin:monitoring:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:plugin:monitoring:jar (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:monitoring:jar Build cache key for task ':x-pack:plugin:monitoring:jar' is 0f6633c94017191db99c4c3890cc8fbb Task ':x-pack:plugin:monitoring:jar' is not up-to-date because: Task ':x-pack:plugin:monitoring:jar' has additional actions that have changed :x-pack:plugin:monitoring:jar (Thread[Task worker for ':',5,main]) completed. Took 0.017 secs. :x-pack:plugin:monitoring:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:monitoring:copyPluginPropertiesTemplate Task ':x-pack:plugin:monitoring:copyPluginPropertiesTemplate' is not up-to-date because: Task has not declared any outputs despite executing actions. :x-pack:plugin:monitoring:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:plugin:monitoring:pluginProperties (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:monitoring:pluginProperties Build cache key for task ':x-pack:plugin:monitoring:pluginProperties' is f09d4f8ba364adcbe07eb5263076700e Task ':x-pack:plugin:monitoring:pluginProperties' is not up-to-date because: Task ':x-pack:plugin:monitoring:pluginProperties' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :x-pack:plugin:monitoring:pluginProperties (Thread[Task worker for ':',5,main]) completed. Took 0.006 secs. :x-pack:plugin:monitoring:bundlePlugin (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:monitoring:bundlePlugin Build cache key for task ':x-pack:plugin:monitoring:bundlePlugin' is bfbbb5ff47ddc0dc69cd2da5163b8429 Task ':x-pack:plugin:monitoring:bundlePlugin' is not up-to-date because: Output property 'archivePath' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/monitoring/build/distributions/x-pack-monitoring-7.0.0-alpha1-SNAPSHOT.zip has been removed. :x-pack:plugin:monitoring:bundlePlugin (Thread[Task worker for ':',5,main]) completed. Took 0.015 secs. :x-pack:plugin:rollup:generateNotice (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:rollup:generateNotice Build cache key for task ':x-pack:plugin:rollup:generateNotice' is 5b7d6e6abc701ce38c980bf172bcc1a2 Task ':x-pack:plugin:rollup:generateNotice' is not up-to-date because: Task ':x-pack:plugin:rollup:generateNotice' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :x-pack:plugin:rollup:generateNotice (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:plugin:rollup:compileJava (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:rollup:compileJava Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Build cache key for task ':x-pack:plugin:rollup:compileJava' is 33ae268345479a1a9c6c4a7cfe154df6 Note: Some input files use or override a deprecated API. Task ':x-pack:plugin:rollup:compileJava' is not up-to-date because: Note: Recompile with -Xlint:deprecation for details. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/rollup/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/rollup/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/rollup/build/classes/java/main/org/elasticsearch has been removed. All input files are considered out-of-date for incremental task ':x-pack:plugin:rollup:compileJava'. :x-pack:plugin:rollup:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/rollup Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/rollup/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' Class dependency analysis for incremental compilation took 0.004 secs. Created jar classpath snapshot for incremental compilation in 0.001 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :x-pack:plugin:rollup:compileJava (Thread[Task worker for ':',5,main]) completed. Took 1.538 secs. :x-pack:plugin:rollup:processResources (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:rollup:processResources NO-SOURCE file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/rollup/src/main/resources', not found Skipping task ':x-pack:plugin:rollup:processResources' as it has no source files and no previous output files. :x-pack:plugin:rollup:processResources (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:plugin:rollup:classes (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:rollup:classes Skipping task ':x-pack:plugin:rollup:classes' as it has no actions. :x-pack:plugin:rollup:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:plugin:rollup:jar (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:rollup:jar Build cache key for task ':x-pack:plugin:rollup:jar' is f8e6152ba9bbaac2a6735e96f2413367 Task ':x-pack:plugin:rollup:jar' is not up-to-date because: Task ':x-pack:plugin:rollup:jar' has additional actions that have changed :x-pack:plugin:rollup:jar (Thread[Task worker for ':',5,main]) completed. Took 0.018 secs. :x-pack:plugin:rollup:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:rollup:copyPluginPropertiesTemplate Task ':x-pack:plugin:rollup:copyPluginPropertiesTemplate' is not up-to-date because: Task has not declared any outputs despite executing actions. :x-pack:plugin:rollup:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:plugin:rollup:pluginProperties (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:rollup:pluginProperties Build cache key for task ':x-pack:plugin:rollup:pluginProperties' is 6a294ec30decee29af621a005f8f1107 Task ':x-pack:plugin:rollup:pluginProperties' is not up-to-date because: Task ':x-pack:plugin:rollup:pluginProperties' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :x-pack:plugin:rollup:pluginProperties (Thread[Task worker for ':',5,main]) completed. Took 0.007 secs. :x-pack:plugin:rollup:bundlePlugin (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:rollup:bundlePlugin Build cache key for task ':x-pack:plugin:rollup:bundlePlugin' is 2725b433d57e7604064dd488f4d9a17d Task ':x-pack:plugin:rollup:bundlePlugin' is not up-to-date because: Output property 'archivePath' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/rollup/build/distributions/x-pack-rollup-7.0.0-alpha1-SNAPSHOT.zip has been removed. :x-pack:plugin:rollup:bundlePlugin (Thread[Task worker for ':',5,main]) completed. Took 0.009 secs. :x-pack:plugin:security:generateNotice (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:security:generateNotice Build cache key for task ':x-pack:plugin:security:generateNotice' is 5b7d6e6abc701ce38c980bf172bcc1a2 Task ':x-pack:plugin:security:generateNotice' is not up-to-date because: Task ':x-pack:plugin:security:generateNotice' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :x-pack:plugin:security:generateNotice (Thread[Task worker for ':',5,main]) completed. Took 0.002 secs. :x-pack:plugin:security:compileJava (Thread[Task worker for ':',5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 > Task :x-pack:plugin:security:compileJava Build cache key for task ':x-pack:plugin:security:compileJava' is f322cfbadee449d5baf4f0603e9f55cf Task ':x-pack:plugin:security:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/security/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/security/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/security/build/classes/java/main/org/elasticsearch has been removed. All input files are considered out-of-date for incremental task ':x-pack:plugin:security:compileJava'. :x-pack:plugin:security:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/security Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/security/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Class dependency analysis for incremental compilation took 0.113 secs. Created jar classpath snapshot for incremental compilation in 0.033 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :x-pack:plugin:security:compileJava (Thread[Task worker for ':',5,main]) completed. Took 3.91 secs. :x-pack:plugin:security:processResources (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:security:processResources Build cache key for task ':x-pack:plugin:security:processResources' is 1e374169b04d274da8203357222ecd18 Task ':x-pack:plugin:security:processResources' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/security/build/resources/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/security/build/resources/main/meta-plugin-descriptor.properties has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/security/build/resources/main/org has been removed. :x-pack:plugin:security:processResources (Thread[Task worker for ':',5,main]) completed. Took 0.012 secs. :x-pack:plugin:security:classes (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:security:classes Skipping task ':x-pack:plugin:security:classes' as it has no actions. :x-pack:plugin:security:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:plugin:security:jar (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:security:jar Build cache key for task ':x-pack:plugin:security:jar' is d2ba6942d5eb0aa229647c5e9ef58166 Task ':x-pack:plugin:security:jar' is not up-to-date because: Task ':x-pack:plugin:security:jar' has additional actions that have changed :x-pack:plugin:security:jar (Thread[Task worker for ':',5,main]) completed. Took 0.093 secs. :x-pack:plugin:security:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:security:copyPluginPropertiesTemplate Task ':x-pack:plugin:security:copyPluginPropertiesTemplate' is not up-to-date because: Task has not declared any outputs despite executing actions. :x-pack:plugin:security:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:plugin:security:pluginProperties (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:security:pluginProperties Build cache key for task ':x-pack:plugin:security:pluginProperties' is 9a2799375a76c01b34070006cd19454b Task ':x-pack:plugin:security:pluginProperties' is not up-to-date because: Task ':x-pack:plugin:security:pluginProperties' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :x-pack:plugin:security:pluginProperties (Thread[Task worker for ':',5,main]) completed. Took 0.005 secs. :x-pack:plugin:security:bundlePlugin (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:security:bundlePlugin Build cache key for task ':x-pack:plugin:security:bundlePlugin' is 1ef834b46f2a4a8a82770d597a2b3acb Task ':x-pack:plugin:security:bundlePlugin' is not up-to-date because: Output property 'archivePath' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/security/build/distributions/x-pack-security-7.0.0-alpha1-SNAPSHOT.zip has been removed. :x-pack:plugin:security:bundlePlugin (Thread[Task worker for ':',5,main]) completed. Took 0.247 secs. :x-pack:plugin:sql:generateNotice (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:sql:generateNotice Build cache key for task ':x-pack:plugin:sql:generateNotice' is 5b7d6e6abc701ce38c980bf172bcc1a2 Task ':x-pack:plugin:sql:generateNotice' is not up-to-date because: Task ':x-pack:plugin:sql:generateNotice' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :x-pack:plugin:sql:generateNotice (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:plugin:sql:sql-proto:compileJava (Thread[Task worker for ':',5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 > Task :x-pack:plugin:sql:sql-proto:compileJava Build cache key for task ':x-pack:plugin:sql:sql-proto:compileJava' is 4ecc8464009f1d94045b8290460e0f0d Task ':x-pack:plugin:sql:sql-proto:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/sql/sql-proto/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/sql/sql-proto/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/sql/sql-proto/build/classes/java/main/org/elasticsearch has been removed. All input files are considered out-of-date for incremental task ':x-pack:plugin:sql:sql-proto:compileJava'. :x-pack:plugin:sql:sql-proto:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/sql/sql-proto Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/sql/sql-proto/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' Class dependency analysis for incremental compilation took 0.001 secs. Created jar classpath snapshot for incremental compilation in 0.0 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :x-pack:plugin:sql:sql-proto:compileJava (Thread[Task worker for ':',5,main]) completed. Took 0.792 secs. :x-pack:plugin:sql:sql-proto:processResources (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:sql:sql-proto:processResources NO-SOURCE file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/sql/sql-proto/src/main/resources', not found Skipping task ':x-pack:plugin:sql:sql-proto:processResources' as it has no source files and no previous output files. :x-pack:plugin:sql:sql-proto:processResources (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:plugin:sql:sql-proto:classes (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:sql:sql-proto:classes Skipping task ':x-pack:plugin:sql:sql-proto:classes' as it has no actions. :x-pack:plugin:sql:sql-proto:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:plugin:sql:sql-proto:jar (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:sql:sql-proto:jar Build cache key for task ':x-pack:plugin:sql:sql-proto:jar' is 200c68f93808b622c634f2fbc7900b85 Task ':x-pack:plugin:sql:sql-proto:jar' is not up-to-date because: Task ':x-pack:plugin:sql:sql-proto:jar' has additional actions that have changed :x-pack:plugin:sql:sql-proto:jar (Thread[Task worker for ':',5,main]) completed. Took 0.005 secs. :x-pack:plugin:sql:sql-action:compileJava (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:sql:sql-action:compileJava Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Build cache key for task ':x-pack:plugin:sql:sql-action:compileJava' is 52e581a23e61bdafc0958951152cf507 Task ':x-pack:plugin:sql:sql-action:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/sql/sql-action/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/sql/sql-action/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/sql/sql-action/build/classes/java/main/org/elasticsearch has been removed. All input files are considered out-of-date for incremental task ':x-pack:plugin:sql:sql-action:compileJava'. :x-pack:plugin:sql:sql-action:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/sql/sql-action Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/sql/sql-action/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' Class dependency analysis for incremental compilation took 0.007 secs. Created jar classpath snapshot for incremental compilation in 0.004 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :x-pack:plugin:sql:sql-action:compileJava (Thread[Task worker for ':',5,main]) completed. Took 0.923 secs. :x-pack:plugin:sql:sql-action:processResources (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:sql:sql-action:processResources NO-SOURCE file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/sql/sql-action/src/main/resources', not found Skipping task ':x-pack:plugin:sql:sql-action:processResources' as it has no source files and no previous output files. :x-pack:plugin:sql:sql-action:processResources (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :x-pack:plugin:sql:sql-action:classes (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:sql:sql-action:classes Skipping task ':x-pack:plugin:sql:sql-action:classes' as it has no actions. :x-pack:plugin:sql:sql-action:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:plugin:sql:sql-action:jar (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:sql:sql-action:jar Build cache key for task ':x-pack:plugin:sql:sql-action:jar' is 4236bcc4f722c4d8a61a9451085a1a42 Task ':x-pack:plugin:sql:sql-action:jar' is not up-to-date because: Task ':x-pack:plugin:sql:sql-action:jar' has additional actions that have changed :x-pack:plugin:sql:sql-action:jar (Thread[Task worker for ':',5,main]) completed. Took 0.019 secs. :x-pack:plugin:sql:compileJava (Thread[Task worker for ':',5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 > Task :x-pack:plugin:sql:compileJava Build cache key for task ':x-pack:plugin:sql:compileJava' is 802c5fdabbdd00872403aabf57a589b2 Task ':x-pack:plugin:sql:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/sql/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/sql/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/sql/build/classes/java/main/org/elasticsearch has been removed. All input files are considered out-of-date for incremental task ':x-pack:plugin:sql:compileJava'. :x-pack:plugin:sql:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/sql Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/sql/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' Class dependency analysis for incremental compilation took 0.049 secs. Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Created jar classpath snapshot for incremental compilation in 0.008 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :x-pack:plugin:sql:compileJava (Thread[Task worker for ':',5,main]) completed. Took 3.769 secs. :x-pack:plugin:sql:processResources (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:sql:processResources Build cache key for task ':x-pack:plugin:sql:processResources' is 8ad2ba5655de10f42326b537432aab87 Task ':x-pack:plugin:sql:processResources' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/sql/build/resources/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/sql/build/resources/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/sql/build/resources/main/org/elasticsearch has been removed. :x-pack:plugin:sql:processResources (Thread[Task worker for ':',5,main]) completed. Took 0.004 secs. :x-pack:plugin:sql:classes (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:sql:classes Skipping task ':x-pack:plugin:sql:classes' as it has no actions. :x-pack:plugin:sql:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:plugin:sql:jar (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:sql:jar Build cache key for task ':x-pack:plugin:sql:jar' is 0566e96bb535e507652733d76a6d7817 Task ':x-pack:plugin:sql:jar' is not up-to-date because: Task ':x-pack:plugin:sql:jar' has additional actions that have changed :x-pack:plugin:sql:jar (Thread[Task worker for ':',5,main]) completed. Took 0.098 secs. :x-pack:plugin:sql:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:sql:copyPluginPropertiesTemplate Task ':x-pack:plugin:sql:copyPluginPropertiesTemplate' is not up-to-date because: Task has not declared any outputs despite executing actions. :x-pack:plugin:sql:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:plugin:sql:pluginProperties (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:sql:pluginProperties Build cache key for task ':x-pack:plugin:sql:pluginProperties' is f5a3c4825424ef8668f97223f8899f80 Task ':x-pack:plugin:sql:pluginProperties' is not up-to-date because: Task ':x-pack:plugin:sql:pluginProperties' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :x-pack:plugin:sql:pluginProperties (Thread[Task worker for ':',5,main]) completed. Took 0.005 secs. :x-pack:plugin:sql:sql-client:compileJava (Thread[Task worker for ':',5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 > Task :x-pack:plugin:sql:sql-client:compileJava Build cache key for task ':x-pack:plugin:sql:sql-client:compileJava' is de9ab6659a83dad7eb5c568bb0055aa8 Task ':x-pack:plugin:sql:sql-client:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/sql/sql-client/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/sql/sql-client/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/sql/sql-client/build/classes/java/main/org/elasticsearch has been removed. All input files are considered out-of-date for incremental task ':x-pack:plugin:sql:sql-client:compileJava'. :x-pack:plugin:sql:sql-client:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/sql/sql-client Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/sql/sql-client/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' 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. :x-pack:plugin:sql:sql-client:compileJava (Thread[Task worker for ':',5,main]) completed. Took 0.933 secs. :x-pack:plugin:sql:sql-client:processResources (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:sql:sql-client:processResources NO-SOURCE file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/sql/sql-client/src/main/resources', not found Skipping task ':x-pack:plugin:sql:sql-client:processResources' as it has no source files and no previous output files. :x-pack:plugin:sql:sql-client:processResources (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:plugin:sql:sql-client:classes (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:sql:sql-client:classes Skipping task ':x-pack:plugin:sql:sql-client:classes' as it has no actions. :x-pack:plugin:sql:sql-client:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:plugin:sql:sql-client:jar (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:sql:sql-client:jar Build cache key for task ':x-pack:plugin:sql:sql-client:jar' is 5ef181360c82516192e39a3cfaffd793 Task ':x-pack:plugin:sql:sql-client:jar' is not up-to-date because: Task ':x-pack:plugin:sql:sql-client:jar' has additional actions that have changed :x-pack:plugin:sql:sql-client:jar (Thread[Task worker for ':',5,main]) completed. Took 0.006 secs. :x-pack:plugin:sql:sql-cli:compileJava (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:sql:sql-cli:compileJava Build cache key for task ':x-pack:plugin:sql:sql-cli:compileJava' is 928e5bb6c98566d0a5d654c953dca391 Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Task ':x-pack:plugin:sql:sql-cli:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/sql/sql-cli/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/sql/sql-cli/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/sql/sql-cli/build/classes/java/main/org/elasticsearch has been removed. All input files are considered out-of-date for incremental task ':x-pack:plugin:sql:sql-cli:compileJava'. :x-pack:plugin:sql:sql-cli:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/sql/sql-cli Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/sql/sql-cli/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/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. :x-pack:plugin:sql:sql-cli:compileJava (Thread[Task worker for ':',5,main]) completed. Took 0.788 secs. :x-pack:plugin:sql:sql-cli:processResources (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:sql:sql-cli:processResources Build cache key for task ':x-pack:plugin:sql:sql-cli:processResources' is 7c839c4da9637805749b65a03d1077cf Task ':x-pack:plugin:sql:sql-cli:processResources' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/sql/sql-cli/build/resources/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/sql/sql-cli/build/resources/main/logo.txt has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/sql/sql-cli/build/resources/main/logging.properties has been removed. :x-pack:plugin:sql:sql-cli:processResources (Thread[Task worker for ':',5,main]) completed. Took 0.002 secs. :x-pack:plugin:sql:sql-cli:classes (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:sql:sql-cli:classes Skipping task ':x-pack:plugin:sql:sql-cli:classes' as it has no actions. :x-pack:plugin:sql:sql-cli:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:plugin:sql:sql-cli:jar (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:sql:sql-cli:jar Build cache key for task ':x-pack:plugin:sql:sql-cli:jar' is c6edfe11f48149f178b588a15feb354f Task ':x-pack:plugin:sql:sql-cli:jar' is not up-to-date because: Task ':x-pack:plugin:sql:sql-cli:jar' has additional actions that have changed :x-pack:plugin:sql:sql-cli:jar (Thread[Task worker for ':',5,main]) completed. Took 1.614 secs. :x-pack:plugin:sql:bundlePlugin (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:sql:bundlePlugin Build cache key for task ':x-pack:plugin:sql:bundlePlugin' is 40492ff0db6dfc294e2393e9e818b153 Task ':x-pack:plugin:sql:bundlePlugin' is not up-to-date because: Output property 'archivePath' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/sql/build/distributions/x-pack-sql-7.0.0-alpha1-SNAPSHOT.zip has been removed. :x-pack:plugin:sql:bundlePlugin (Thread[Task worker for ':',5,main]) completed. Took 0.563 secs. :x-pack:plugin:upgrade:generateNotice (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:upgrade:generateNotice Build cache key for task ':x-pack:plugin:upgrade:generateNotice' is 5b7d6e6abc701ce38c980bf172bcc1a2 Task ':x-pack:plugin:upgrade:generateNotice' is not up-to-date because: Task ':x-pack:plugin:upgrade:generateNotice' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :x-pack:plugin:upgrade:generateNotice (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :x-pack:plugin:upgrade:compileJava (Thread[Task worker for ':',5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 > Task :x-pack:plugin:upgrade:compileJava Note: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/upgrade/src/main/java/org/elasticsearch/xpack/upgrade/InternalIndexReindexer.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Build cache key for task ':x-pack:plugin:upgrade:compileJava' is e614439d54cc7b536a3c4fa7ba99e74e Note: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/upgrade/src/main/java/org/elasticsearch/xpack/upgrade/IndexUpgradeService.java uses unchecked or unsafe operations. Task ':x-pack:plugin:upgrade:compileJava' is not up-to-date because: Note: Recompile with -Xlint:unchecked for details. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/upgrade/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/upgrade/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/upgrade/build/classes/java/main/org/elasticsearch has been removed. All input files are considered out-of-date for incremental task ':x-pack:plugin:upgrade:compileJava'. :x-pack:plugin:upgrade:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/upgrade Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/upgrade/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' Class dependency analysis for incremental compilation took 0.001 secs. Created jar classpath snapshot for incremental compilation in 0.001 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :x-pack:plugin:upgrade:compileJava (Thread[Task worker for ':',5,main]) completed. Took 1.03 secs. :x-pack:plugin:upgrade:processResources (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:upgrade:processResources NO-SOURCE file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/upgrade/src/main/resources', not found Skipping task ':x-pack:plugin:upgrade:processResources' as it has no source files and no previous output files. :x-pack:plugin:upgrade:processResources (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:plugin:upgrade:classes (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:upgrade:classes Skipping task ':x-pack:plugin:upgrade:classes' as it has no actions. :x-pack:plugin:upgrade:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:plugin:upgrade:jar (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:upgrade:jar Build cache key for task ':x-pack:plugin:upgrade:jar' is cacf4b9ffcc7a64b82b691262e4eeb5b Task ':x-pack:plugin:upgrade:jar' is not up-to-date because: Task ':x-pack:plugin:upgrade:jar' has additional actions that have changed :x-pack:plugin:upgrade:jar (Thread[Task worker for ':',5,main]) completed. Took 0.005 secs. :x-pack:plugin:upgrade:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:upgrade:copyPluginPropertiesTemplate Task ':x-pack:plugin:upgrade:copyPluginPropertiesTemplate' is not up-to-date because: Task has not declared any outputs despite executing actions. :x-pack:plugin:upgrade:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:plugin:upgrade:pluginProperties (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:upgrade:pluginProperties Build cache key for task ':x-pack:plugin:upgrade:pluginProperties' is 0ac16b867703ea6a7dab068ddcfa0700 Task ':x-pack:plugin:upgrade:pluginProperties' is not up-to-date because: Task ':x-pack:plugin:upgrade:pluginProperties' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :x-pack:plugin:upgrade:pluginProperties (Thread[Task worker for ':',5,main]) completed. Took 0.005 secs. :x-pack:plugin:upgrade:bundlePlugin (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:upgrade:bundlePlugin Build cache key for task ':x-pack:plugin:upgrade:bundlePlugin' is 5f44beddfb3ddc376d4b84143b649bf7 Task ':x-pack:plugin:upgrade:bundlePlugin' is not up-to-date because: Output property 'archivePath' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/upgrade/build/distributions/x-pack-upgrade-7.0.0-alpha1-SNAPSHOT.zip has been removed. :x-pack:plugin:upgrade:bundlePlugin (Thread[Task worker for ':',5,main]) completed. Took 0.007 secs. :x-pack:plugin:watcher:generateNotice (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:watcher:generateNotice Build cache key for task ':x-pack:plugin:watcher:generateNotice' is 5b7d6e6abc701ce38c980bf172bcc1a2 Task ':x-pack:plugin:watcher:generateNotice' is not up-to-date because: Task ':x-pack:plugin:watcher:generateNotice' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :x-pack:plugin:watcher:generateNotice (Thread[Task worker for ':',5,main]) completed. Took 0.002 secs. :x-pack:plugin:watcher:compileJava (Thread[Task worker for ':',5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 > Task :x-pack:plugin:watcher:compileJava Build cache key for task ':x-pack:plugin:watcher:compileJava' is 78aa95e70b8088a7f8d0ed0c6b40bd4f Task ':x-pack:plugin:watcher:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/watcher/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/watcher/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/watcher/build/classes/java/main/org/elasticsearch has been removed. All input files are considered out-of-date for incremental task ':x-pack:plugin:watcher:compileJava'. :x-pack:plugin:watcher:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/watcher Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/watcher/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Class dependency analysis for incremental compilation took 0.108 secs. Created jar classpath snapshot for incremental compilation in 0.011 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :x-pack:plugin:watcher:compileJava (Thread[Task worker for ':',5,main]) completed. Took 2.866 secs. :x-pack:plugin:watcher:processResources (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:watcher:processResources NO-SOURCE file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/watcher/src/main/resources', not found Skipping task ':x-pack:plugin:watcher:processResources' as it has no source files and no previous output files. :x-pack:plugin:watcher:processResources (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:plugin:watcher:classes (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:watcher:classes Skipping task ':x-pack:plugin:watcher:classes' as it has no actions. :x-pack:plugin:watcher:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:plugin:watcher:jar (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:watcher:jar Build cache key for task ':x-pack:plugin:watcher:jar' is 5bba26a9807ff16fa4c55749c6873094 Task ':x-pack:plugin:watcher:jar' is not up-to-date because: Task ':x-pack:plugin:watcher:jar' has additional actions that have changed :x-pack:plugin:watcher:jar (Thread[Task worker for ':',5,main]) completed. Took 0.066 secs. :x-pack:plugin:watcher:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:watcher:copyPluginPropertiesTemplate Task ':x-pack:plugin:watcher:copyPluginPropertiesTemplate' is not up-to-date because: Task has not declared any outputs despite executing actions. :x-pack:plugin:watcher:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:plugin:watcher:pluginProperties (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:watcher:pluginProperties Build cache key for task ':x-pack:plugin:watcher:pluginProperties' is 6a24391b5c04d92099f936b5e076744d Task ':x-pack:plugin:watcher:pluginProperties' is not up-to-date because: Task ':x-pack:plugin:watcher:pluginProperties' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :x-pack:plugin:watcher:pluginProperties (Thread[Task worker for ':',5,main]) completed. Took 0.007 secs. :x-pack:plugin:watcher:bundlePlugin (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:watcher:bundlePlugin Build cache key for task ':x-pack:plugin:watcher:bundlePlugin' is 386e56d779a0735cb4166a39b4ea77bd Task ':x-pack:plugin:watcher:bundlePlugin' is not up-to-date because: Output property 'archivePath' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/watcher/build/distributions/x-pack-watcher-7.0.0-alpha1-SNAPSHOT.zip has been removed. :x-pack:plugin:watcher:bundlePlugin (Thread[Task worker for ':',5,main]) completed. Took 0.122 secs. :distribution:processDefaultOutputs (Thread[Task worker for ':',5,main]) started. > Task :distribution:processDefaultOutputs Build cache key for task ':distribution:processDefaultOutputs' is 7351ab8a82753c91ffbc8576a34450c4 Task ':distribution:processDefaultOutputs' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/distribution/build/outputs/default has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/distribution/build/outputs/default/log4j2.properties has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/distribution/build/outputs/default/config has been removed. :distribution:processDefaultOutputs (Thread[Task worker for ':',5,main]) completed. Took 0.979 secs. :distribution:buildDefaultBin (Thread[Task worker for ':',5,main]) started. > Task :distribution:buildDefaultBin Skipping task ':distribution:buildDefaultBin' as it has no actions. :distribution:buildDefaultBin (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :distribution:buildDefaultConfig (Thread[Task worker for ':',5,main]) started. > Task :distribution:buildDefaultConfig Skipping task ':distribution:buildDefaultConfig' as it has no actions. :distribution:buildDefaultConfig (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :distribution:buildDefaultLog4jConfig (Thread[Task worker for ':',5,main]) started. > Task :distribution:buildDefaultLog4jConfig Build cache key for task ':distribution:buildDefaultLog4jConfig' is 0cc5ffc454b530ff089b077ed5dd698f Task ':distribution:buildDefaultLog4jConfig' is not up-to-date because: Task ':distribution:buildDefaultLog4jConfig' has additional actions that have changed :distribution:buildDefaultLog4jConfig (Thread[Task worker for ':',5,main]) completed. Took 0.008 secs. :distribution:buildDefaultModules (Thread[Task worker for ':',5,main]) started. > Task :distribution:buildDefaultModules Skipping task ':distribution:buildDefaultModules' as it has no actions. :distribution:buildDefaultModules (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:plugin:security:cli:compileJava (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:security:cli:compileJava Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Build cache key for task ':x-pack:plugin:security:cli:compileJava' is 6556759d385750667826849829c95198 Task ':x-pack:plugin:security:cli:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/security/cli/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/security/cli/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/security/cli/build/classes/java/main/org/elasticsearch has been removed. All input files are considered out-of-date for incremental task ':x-pack:plugin:security:cli:compileJava'. :x-pack:plugin:security:cli:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/security/cli Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/security/cli/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' Class dependency analysis for incremental compilation took 0.002 secs. Created jar classpath snapshot for incremental compilation in 0.001 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :x-pack:plugin:security:cli:compileJava (Thread[Task worker for ':',5,main]) completed. Took 1.193 secs. :x-pack:plugin:security:cli:processResources (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:security:cli:processResources NO-SOURCE file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/plugin/security/cli/src/main/resources', not found Skipping task ':x-pack:plugin:security:cli:processResources' as it has no source files and no previous output files. :x-pack:plugin:security:cli:processResources (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:plugin:security:cli:classes (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:security:cli:classes Skipping task ':x-pack:plugin:security:cli:classes' as it has no actions. :x-pack:plugin:security:cli:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:plugin:security:cli:jar (Thread[Task worker for ':',5,main]) started. > Task :x-pack:plugin:security:cli:jar Build cache key for task ':x-pack:plugin:security:cli:jar' is baa87d9eab68342427aae9dabb24a00e Task ':x-pack:plugin:security:cli:jar' is not up-to-date because: Task ':x-pack:plugin:security:cli:jar' has additional actions that have changed :x-pack:plugin:security:cli:jar (Thread[Task worker for ':',5,main]) completed. Took 0.007 secs. :distribution:archives:buildTar (Thread[Task worker for ':',5,main]) started. > Task :distribution:archives:buildTar Build cache key for task ':distribution:archives:buildTar' is 4ce2efaa5ecfcfd1fccfc0590e86e8a8 Task ':distribution:archives:buildTar' is not up-to-date because: Output property 'archivePath' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/distribution/archives/tar/build/distributions/elasticsearch-7.0.0-alpha1-SNAPSHOT.tar.gz has been removed. :distribution:archives:buildTar (Thread[Task worker for ':',5,main]) completed. Took 4.885 secs. :distribution:archives:buildZip (Thread[Task worker for ':',5,main]) started. > Task :distribution:archives:buildZip Build cache key for task ':distribution:archives:buildZip' is da1e8b70dafceb796ab92d03a8de945f Task ':distribution:archives:buildZip' is not up-to-date because: Output property 'archivePath' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/distribution/archives/zip/build/distributions/elasticsearch-7.0.0-alpha1-SNAPSHOT.zip has been removed. :distribution:archives:buildZip (Thread[Task worker for ':',5,main]) completed. Took 4.945 secs. :distribution:packages:processDebFiles (Thread[Task worker for ':',5,main]) started. > Task :distribution:packages:processDebFiles Build cache key for task ':distribution:packages:processDebFiles' is eebebc7b3fb49a4f7a976003c9938290 Task ':distribution:packages:processDebFiles' is not up-to-date because: Task ':distribution:packages:processDebFiles' has additional actions that have changed :distribution:packages:processDebFiles (Thread[Task worker for ':',5,main]) completed. Took 0.025 secs. :distribution:packages:buildDeb (Thread[Task worker for ':',5,main]) started. > Task :distribution:packages:buildDeb Build cache key for task ':distribution:packages:buildDeb' is 57165b17ee554bd1f788b62baf873900 Task ':distribution:packages:buildDeb' is not up-to-date because: Task ':distribution:packages:buildDeb' class path has changed from 681f65a2ef717494b855139ebff1a965 to 9bd2974f130d9b73bc2629675282ef50. Generating control file... Generating conffiles file... Generating preinst file... Generating postinst file... Generating prerm file... Generating postrm file... Creating debian package: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/distribution/packages/deb/build/distributions/elasticsearch-7.0.0-alpha1-SNAPSHOT.deb Creating debian package: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/distribution/packages/deb/build/distributions/elasticsearch-7.0.0-alpha1-SNAPSHOT.deb Building conffiles Skipping 'conffiles' generation. No entries provided. Creating changes file: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/distribution/packages/deb/build/distributions/elasticsearch-7.0.0-alpha1-SNAPSHOT.changes Created deb /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/distribution/packages/deb/build/distributions/elasticsearch-7.0.0-alpha1-SNAPSHOT.deb :distribution:packages:buildDeb (Thread[Task worker for ':',5,main]) completed. Took 6.98 secs. :distribution:packages:processOssDebFiles (Thread[Task worker for ':',5,main]) started. > Task :distribution:packages:processOssDebFiles Build cache key for task ':distribution:packages:processOssDebFiles' is 8ac0bd216c156f0632d12e430a136d8d Task ':distribution:packages:processOssDebFiles' is not up-to-date because: Task ':distribution:packages:processOssDebFiles' has additional actions that have changed :distribution:packages:processOssDebFiles (Thread[Task worker for ':',5,main]) completed. Took 0.013 secs. :distribution:packages:buildOssDeb (Thread[Task worker for ':',5,main]) started. > Task :distribution:packages:buildOssDeb Build cache key for task ':distribution:packages:buildOssDeb' is 698188b3f4610cb8752038220c35cae3 Task ':distribution:packages:buildOssDeb' is not up-to-date because: Task ':distribution:packages:buildOssDeb' class path has changed from 681f65a2ef717494b855139ebff1a965 to 9bd2974f130d9b73bc2629675282ef50. Generating control file... Generating conffiles file... Generating preinst file... Generating postinst file... Generating prerm file... Generating postrm file... Creating debian package: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/distribution/packages/oss-deb/build/distributions/elasticsearch-oss-7.0.0-alpha1-SNAPSHOT.deb Creating debian package: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/distribution/packages/oss-deb/build/distributions/elasticsearch-oss-7.0.0-alpha1-SNAPSHOT.deb Building conffiles Skipping 'conffiles' generation. No entries provided. Creating changes file: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/distribution/packages/oss-deb/build/distributions/elasticsearch-oss-7.0.0-alpha1-SNAPSHOT.changes Created deb /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/distribution/packages/oss-deb/build/distributions/elasticsearch-oss-7.0.0-alpha1-SNAPSHOT.deb :distribution:packages:buildOssDeb (Thread[Task worker for ':',5,main]) completed. Took 1.692 secs. :distribution:packages:processOssRpmFiles (Thread[Task worker for ':',5,main]) started. > Task :distribution:packages:processOssRpmFiles Build cache key for task ':distribution:packages:processOssRpmFiles' is 48c12a4b1dba5d0f435edb45b4cb6d7a Task ':distribution:packages:processOssRpmFiles' is not up-to-date because: Task ':distribution:packages:processOssRpmFiles' has additional actions that have changed :distribution:packages:processOssRpmFiles (Thread[Task worker for ':',5,main]) completed. Took 0.009 secs. :distribution:packages:buildOssRpm (Thread[Task worker for ':',5,main]) started. > Task :distribution:packages:buildOssRpm Build cache key for task ':distribution:packages:buildOssRpm' is b2f0be071008551363b37212ddea0a92 Task ':distribution:packages:buildOssRpm' is not up-to-date because: Task ':distribution:packages:buildOssRpm' class path has changed from 681f65a2ef717494b855139ebff1a965 to 9bd2974f130d9b73bc2629675282ef50. Got an empty spec from org.gradle.api.internal.file.copy.NormalizingCopyActionDecorator$StubbedFileCopyDetails for usr/usr Got an empty spec from org.gradle.api.internal.file.copy.NormalizingCopyActionDecorator$StubbedFileCopyDetails for usr/share/share Got an empty spec from org.gradle.api.internal.file.copy.NormalizingCopyActionDecorator$StubbedFileCopyDetails for usr/share/elasticsearch/elasticsearch Got an empty spec from org.gradle.api.internal.file.copy.NormalizingCopyActionDecorator$StubbedFileCopyDetails for usr/share/elasticsearch/bin/bin Got an empty spec from org.gradle.api.internal.file.copy.NormalizingCopyActionDecorator$StubbedFileCopyDetails for usr/share/elasticsearch/lib/lib Got an empty spec from org.gradle.api.internal.file.copy.NormalizingCopyActionDecorator$StubbedFileCopyDetails for usr/share/elasticsearch/lib/tools/tools Got an empty spec from org.gradle.api.internal.file.copy.NormalizingCopyActionDecorator$StubbedFileCopyDetails for usr/share/elasticsearch/lib/tools/plugin-cli/plugin-cli Got an empty spec from org.gradle.api.internal.file.copy.NormalizingCopyActionDecorator$StubbedFileCopyDetails for usr/share/elasticsearch/modules/modules Got an empty spec from org.gradle.api.internal.file.copy.NormalizingCopyActionDecorator$StubbedFileCopyDetails for etc/etc Got an empty spec from org.gradle.api.internal.file.copy.NormalizingCopyActionDecorator$StubbedFileCopyDetails for etc/elasticsearch/elasticsearch Got an empty spec from org.gradle.api.internal.file.copy.NormalizingCopyActionDecorator$StubbedFileCopyDetails for etc/sysconfig/sysconfig Got an empty spec from org.gradle.api.internal.file.copy.NormalizingCopyActionDecorator$StubbedFileCopyDetails for usr/lib/lib Got an empty spec from org.gradle.api.internal.file.copy.NormalizingCopyActionDecorator$StubbedFileCopyDetails for usr/lib/tmpfiles.d/tmpfiles.d Got an empty spec from org.gradle.api.internal.file.copy.NormalizingCopyActionDecorator$StubbedFileCopyDetails for usr/lib/systemd/systemd Got an empty spec from org.gradle.api.internal.file.copy.NormalizingCopyActionDecorator$StubbedFileCopyDetails for usr/lib/systemd/system/system Got an empty spec from org.gradle.api.internal.file.copy.NormalizingCopyActionDecorator$StubbedFileCopyDetails for usr/lib/sysctl.d/sysctl.d Got an empty spec from org.gradle.api.internal.file.copy.NormalizingCopyActionDecorator$StubbedFileCopyDetails for etc/init.d/init.d Got an empty spec from org.gradle.api.internal.file.copy.NormalizingCopyActionDecorator$StubbedFileCopyDetails for var/var Got an empty spec from org.gradle.api.internal.file.copy.NormalizingCopyActionDecorator$StubbedFileCopyDetails for var/run/run Got an empty spec from org.gradle.api.internal.file.copy.NormalizingCopyActionDecorator$StubbedFileCopyDetails for var/log/log Got an empty spec from org.gradle.api.internal.file.copy.NormalizingCopyActionDecorator$StubbedFileCopyDetails for var/lib/lib Created rpm java.io.RandomAccessFile@54ebcabc :distribution:packages:buildOssRpm (Thread[Task worker for ':',5,main]) completed. Took 1.33 secs. :distribution:packages:processRpmFiles (Thread[Task worker for ':',5,main]) started. > Task :distribution:packages:processRpmFiles Build cache key for task ':distribution:packages:processRpmFiles' is 4ed8a6f50a92d4bac9e59b0cd1d7b313 Task ':distribution:packages:processRpmFiles' is not up-to-date because: Task ':distribution:packages:processRpmFiles' has additional actions that have changed :distribution:packages:processRpmFiles (Thread[Task worker for ':',5,main]) completed. Took 0.025 secs. :distribution:packages:buildRpm (Thread[Task worker for ':',5,main]) started. > Task :distribution:packages:buildRpm Build cache key for task ':distribution:packages:buildRpm' is b589a6dd80e8cdce075ab83cea025ceb Task ':distribution:packages:buildRpm' is not up-to-date because: Task ':distribution:packages:buildRpm' class path has changed from 681f65a2ef717494b855139ebff1a965 to 9bd2974f130d9b73bc2629675282ef50. Got an empty spec from org.gradle.api.internal.file.copy.NormalizingCopyActionDecorator$StubbedFileCopyDetails for usr/usr Got an empty spec from org.gradle.api.internal.file.copy.NormalizingCopyActionDecorator$StubbedFileCopyDetails for usr/share/share Got an empty spec from org.gradle.api.internal.file.copy.NormalizingCopyActionDecorator$StubbedFileCopyDetails for usr/share/elasticsearch/elasticsearch Got an empty spec from org.gradle.api.internal.file.copy.NormalizingCopyActionDecorator$StubbedFileCopyDetails for usr/share/elasticsearch/bin/bin Got an empty spec from org.gradle.api.internal.file.copy.NormalizingCopyActionDecorator$StubbedFileCopyDetails for usr/share/elasticsearch/lib/lib Got an empty spec from org.gradle.api.internal.file.copy.NormalizingCopyActionDecorator$StubbedFileCopyDetails for usr/share/elasticsearch/lib/tools/tools Got an empty spec from org.gradle.api.internal.file.copy.NormalizingCopyActionDecorator$StubbedFileCopyDetails for usr/share/elasticsearch/lib/tools/plugin-cli/plugin-cli Got an empty spec from org.gradle.api.internal.file.copy.NormalizingCopyActionDecorator$StubbedFileCopyDetails for usr/share/elasticsearch/lib/tools/security-cli/security-cli Got an empty spec from org.gradle.api.internal.file.copy.NormalizingCopyActionDecorator$StubbedFileCopyDetails for usr/share/elasticsearch/modules/modules Got an empty spec from org.gradle.api.internal.file.copy.NormalizingCopyActionDecorator$StubbedFileCopyDetails for etc/etc Got an empty spec from org.gradle.api.internal.file.copy.NormalizingCopyActionDecorator$StubbedFileCopyDetails for etc/elasticsearch/elasticsearch Got an empty spec from org.gradle.api.internal.file.copy.NormalizingCopyActionDecorator$StubbedFileCopyDetails for etc/sysconfig/sysconfig Got an empty spec from org.gradle.api.internal.file.copy.NormalizingCopyActionDecorator$StubbedFileCopyDetails for usr/lib/lib Got an empty spec from org.gradle.api.internal.file.copy.NormalizingCopyActionDecorator$StubbedFileCopyDetails for usr/lib/tmpfiles.d/tmpfiles.d Got an empty spec from org.gradle.api.internal.file.copy.NormalizingCopyActionDecorator$StubbedFileCopyDetails for usr/lib/systemd/systemd Got an empty spec from org.gradle.api.internal.file.copy.NormalizingCopyActionDecorator$StubbedFileCopyDetails for usr/lib/systemd/system/system Got an empty spec from org.gradle.api.internal.file.copy.NormalizingCopyActionDecorator$StubbedFileCopyDetails for usr/lib/sysctl.d/sysctl.d Got an empty spec from org.gradle.api.internal.file.copy.NormalizingCopyActionDecorator$StubbedFileCopyDetails for etc/init.d/init.d Got an empty spec from org.gradle.api.internal.file.copy.NormalizingCopyActionDecorator$StubbedFileCopyDetails for var/var Got an empty spec from org.gradle.api.internal.file.copy.NormalizingCopyActionDecorator$StubbedFileCopyDetails for var/run/run Got an empty spec from org.gradle.api.internal.file.copy.NormalizingCopyActionDecorator$StubbedFileCopyDetails for var/log/log Got an empty spec from org.gradle.api.internal.file.copy.NormalizingCopyActionDecorator$StubbedFileCopyDetails for var/lib/lib Created rpm java.io.RandomAccessFile@7e2defe9 :distribution:packages:buildRpm (Thread[Task worker for ':',5,main]) completed. Took 5.613 secs. :example-plugins:custom-settings:compileJava (Thread[Task worker for ':',5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 > Task :example-plugins:custom-settings:compileJava Build cache key for task ':example-plugins:custom-settings:compileJava' is ba82b1cfb4641b785535812baddee3ce Task ':example-plugins:custom-settings:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/examples/custom-settings/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/examples/custom-settings/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/examples/custom-settings/build/classes/java/main/org/elasticsearch has been removed. All input files are considered out-of-date for incremental task ':example-plugins:custom-settings:compileJava'. :example-plugins:custom-settings:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/examples/custom-settings Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/examples/custom-settings/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' Class dependency analysis for incremental compilation took 0.0 secs. Created jar classpath snapshot for incremental compilation in 0.001 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :example-plugins:custom-settings:compileJava (Thread[Task worker for ':',5,main]) completed. Took 0.638 secs. :example-plugins:custom-settings:processResources (Thread[Task worker for ':',5,main]) started. > Task :example-plugins:custom-settings:processResources NO-SOURCE file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/examples/custom-settings/src/main/resources', not found Skipping task ':example-plugins:custom-settings:processResources' as it has no source files and no previous output files. :example-plugins:custom-settings:processResources (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :example-plugins:custom-settings:classes (Thread[Task worker for ':',5,main]) started. > Task :example-plugins:custom-settings:classes Skipping task ':example-plugins:custom-settings:classes' as it has no actions. :example-plugins:custom-settings:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :example-plugins:custom-settings:jar (Thread[Task worker for ':',5,main]) started. > Task :example-plugins:custom-settings:jar Build cache key for task ':example-plugins:custom-settings:jar' is 9fabfdd5b85010f537c1aa350ec464b0 Task ':example-plugins:custom-settings:jar' is not up-to-date because: Task ':example-plugins:custom-settings:jar' has additional actions that have changed :example-plugins:custom-settings:jar (Thread[Task worker for ':',5,main]) completed. Took 0.004 secs. :example-plugins:custom-settings:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) started. > Task :example-plugins:custom-settings:copyPluginPropertiesTemplate Task ':example-plugins:custom-settings:copyPluginPropertiesTemplate' is not up-to-date because: Task has not declared any outputs despite executing actions. :example-plugins:custom-settings:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :example-plugins:custom-settings:pluginProperties (Thread[Task worker for ':',5,main]) started. > Task :example-plugins:custom-settings:pluginProperties Build cache key for task ':example-plugins:custom-settings:pluginProperties' is 9f6f4c7880e331283ec53079738f927f Task ':example-plugins:custom-settings:pluginProperties' is not up-to-date because: Task ':example-plugins:custom-settings:pluginProperties' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :example-plugins:custom-settings:pluginProperties (Thread[Task worker for ':',5,main]) completed. Took 0.009 secs. :example-plugins:custom-settings:bundlePlugin (Thread[Task worker for ':',5,main]) started. > Task :example-plugins:custom-settings:bundlePlugin Build cache key for task ':example-plugins:custom-settings:bundlePlugin' is 947fe8129d4186618f9d3b9a72e07684 Task ':example-plugins:custom-settings:bundlePlugin' is not up-to-date because: Output property 'archivePath' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/examples/custom-settings/build/distributions/custom-settings-7.0.0-alpha1-SNAPSHOT.zip has been removed. :example-plugins:custom-settings:bundlePlugin (Thread[Task worker for ':',5,main]) completed. Took 0.005 secs. :plugins:analysis-icu:generateNotice (Thread[Task worker for ':',5,main]) started. > Task :plugins:analysis-icu:generateNotice Build cache key for task ':plugins:analysis-icu:generateNotice' is 9516ab9ea63b8512ab3561abc89e7252 Task ':plugins:analysis-icu:generateNotice' is not up-to-date because: Task ':plugins:analysis-icu:generateNotice' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :plugins:analysis-icu:generateNotice (Thread[Task worker for ':',5,main]) completed. Took 0.002 secs. :plugins:analysis-icu:compileJava (Thread[Task worker for ':',5,main]) started. > Task :plugins:analysis-icu:compileJava Build cache key for task ':plugins:analysis-icu:compileJava' is 8f1786d84b26995bb1997206e4cf707e 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. Task ':plugins:analysis-icu:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/analysis-icu/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/analysis-icu/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/analysis-icu/build/classes/java/main/org/elasticsearch has been removed. 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 '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/analysis-icu Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/analysis-icu/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' 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:analysis-icu:compileJava (Thread[Task worker for ':',5,main]) completed. Took 0.961 secs. :plugins:analysis-icu:processResources (Thread[Task worker for ':',5,main]) started. > Task :plugins:analysis-icu:processResources NO-SOURCE file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/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 (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:analysis-icu:classes (Thread[Task worker for ':',5,main]) started. > Task :plugins:analysis-icu:classes Skipping task ':plugins:analysis-icu:classes' as it has no actions. :plugins:analysis-icu:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:analysis-icu:jar (Thread[Task worker for ':',5,main]) started. > Task :plugins:analysis-icu:jar Build cache key for task ':plugins:analysis-icu:jar' is 9547ff7415689466e6c5178cd98431cf Task ':plugins:analysis-icu:jar' is not up-to-date because: Task ':plugins:analysis-icu:jar' has additional actions that have changed :plugins:analysis-icu:jar (Thread[Task worker for ':',5,main]) completed. Took 0.005 secs. :plugins:analysis-icu:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) started. > Task :plugins:analysis-icu:copyPluginPropertiesTemplate Task ':plugins:analysis-icu:copyPluginPropertiesTemplate' is not up-to-date because: Task has not declared any outputs despite executing actions. :plugins:analysis-icu:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:analysis-icu:pluginProperties (Thread[Task worker for ':',5,main]) started. > Task :plugins:analysis-icu:pluginProperties Build cache key for task ':plugins:analysis-icu:pluginProperties' is d894118a993ccd573288b25b4e2a4530 Task ':plugins:analysis-icu:pluginProperties' is not up-to-date because: Task ':plugins:analysis-icu:pluginProperties' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :plugins:analysis-icu:pluginProperties (Thread[Task worker for ':',5,main]) completed. Took 0.005 secs. :plugins:analysis-icu:bundlePlugin (Thread[Task worker for ':',5,main]) started. > Task :plugins:analysis-icu:bundlePlugin Build cache key for task ':plugins:analysis-icu:bundlePlugin' is cc34a0dcd1e9fcc298e4b1b4b205b4da Task ':plugins:analysis-icu:bundlePlugin' is not up-to-date because: Output property 'archivePath' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/analysis-icu/build/distributions/analysis-icu-7.0.0-alpha1-SNAPSHOT.zip has been removed. :plugins:analysis-icu:bundlePlugin (Thread[Task worker for ':',5,main]) completed. Took 0.355 secs. :plugins:analysis-kuromoji:generateNotice (Thread[Task worker for ':',5,main]) started. > Task :plugins:analysis-kuromoji:generateNotice Build cache key for task ':plugins:analysis-kuromoji:generateNotice' is 9516ab9ea63b8512ab3561abc89e7252 Task ':plugins:analysis-kuromoji:generateNotice' is not up-to-date because: Task ':plugins:analysis-kuromoji:generateNotice' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :plugins:analysis-kuromoji:generateNotice (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :plugins:analysis-kuromoji:compileJava (Thread[Task worker for ':',5,main]) started. > Task :plugins:analysis-kuromoji:compileJava Build cache key for task ':plugins:analysis-kuromoji:compileJava' is 337c3bb528f740cabe963f09d7c72992 Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Task ':plugins:analysis-kuromoji:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/analysis-kuromoji/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/analysis-kuromoji/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/analysis-kuromoji/build/classes/java/main/org/elasticsearch has been removed. 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 '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/analysis-kuromoji Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/analysis-kuromoji/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' Class dependency analysis for incremental compilation took 0.005 secs. Created jar classpath snapshot for incremental compilation in 0.03 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:analysis-kuromoji:compileJava (Thread[Task worker for ':',5,main]) completed. Took 0.763 secs. :plugins:analysis-kuromoji:processResources (Thread[Task worker for ':',5,main]) started. > Task :plugins:analysis-kuromoji:processResources NO-SOURCE file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/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 (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :plugins:analysis-kuromoji:classes (Thread[Task worker for ':',5,main]) started. > Task :plugins:analysis-kuromoji:classes Skipping task ':plugins:analysis-kuromoji:classes' as it has no actions. :plugins:analysis-kuromoji:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:analysis-kuromoji:jar (Thread[Task worker for ':',5,main]) started. > Task :plugins:analysis-kuromoji:jar Build cache key for task ':plugins:analysis-kuromoji:jar' is 3fc4cef483e87a78a6c3a6f27624e1bb Task ':plugins:analysis-kuromoji:jar' is not up-to-date because: Task ':plugins:analysis-kuromoji:jar' has additional actions that have changed :plugins:analysis-kuromoji:jar (Thread[Task worker for ':',5,main]) completed. Took 0.019 secs. :plugins:analysis-kuromoji:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) started. > Task :plugins:analysis-kuromoji:copyPluginPropertiesTemplate Task ':plugins:analysis-kuromoji:copyPluginPropertiesTemplate' is not up-to-date because: Task has not declared any outputs despite executing actions. :plugins:analysis-kuromoji:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :plugins:analysis-kuromoji:pluginProperties (Thread[Task worker for ':',5,main]) started. > Task :plugins:analysis-kuromoji:pluginProperties Build cache key for task ':plugins:analysis-kuromoji:pluginProperties' is 407f7e34e1a3fc334a4287aa5bbdf177 Task ':plugins:analysis-kuromoji:pluginProperties' is not up-to-date because: Task ':plugins:analysis-kuromoji:pluginProperties' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :plugins:analysis-kuromoji:pluginProperties (Thread[Task worker for ':',5,main]) completed. Took 0.022 secs. :plugins:analysis-kuromoji:bundlePlugin (Thread[Task worker for ':',5,main]) started. > Task :plugins:analysis-kuromoji:bundlePlugin Build cache key for task ':plugins:analysis-kuromoji:bundlePlugin' is 16fc3dbae2f9513a09247fa7370c022f Task ':plugins:analysis-kuromoji:bundlePlugin' is not up-to-date because: Output property 'archivePath' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/analysis-kuromoji/build/distributions/analysis-kuromoji-7.0.0-alpha1-SNAPSHOT.zip has been removed. :plugins:analysis-kuromoji:bundlePlugin (Thread[Task worker for ':',5,main]) completed. Took 0.181 secs. :plugins:analysis-nori:generateNotice (Thread[Task worker for ':',5,main]) started. > Task :plugins:analysis-nori:generateNotice Build cache key for task ':plugins:analysis-nori:generateNotice' is 9516ab9ea63b8512ab3561abc89e7252 Task ':plugins:analysis-nori:generateNotice' is not up-to-date because: Task ':plugins:analysis-nori:generateNotice' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :plugins:analysis-nori:generateNotice (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :plugins:analysis-nori:compileJava (Thread[Task worker for ':',5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 > Task :plugins:analysis-nori:compileJava Build cache key for task ':plugins:analysis-nori:compileJava' is ada9ec682c49d3a022066e5febe66c13 Task ':plugins:analysis-nori:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/analysis-nori/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/analysis-nori/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/analysis-nori/build/classes/java/main/org/elasticsearch has been removed. All input files are considered out-of-date for incremental task ':plugins:analysis-nori:compileJava'. :plugins:analysis-nori:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/analysis-nori Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/analysis-nori/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' Class dependency analysis for incremental compilation took 0.001 secs. Created jar classpath snapshot for incremental compilation in 0.005 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:analysis-nori:compileJava (Thread[Task worker for ':',5,main]) completed. Took 0.65 secs. :plugins:analysis-nori:processResources (Thread[Task worker for ':',5,main]) started. > Task :plugins:analysis-nori:processResources NO-SOURCE file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/analysis-nori/src/main/resources', not found Skipping task ':plugins:analysis-nori:processResources' as it has no source files and no previous output files. :plugins:analysis-nori:processResources (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:analysis-nori:classes (Thread[Task worker for ':',5,main]) started. > Task :plugins:analysis-nori:classes Skipping task ':plugins:analysis-nori:classes' as it has no actions. :plugins:analysis-nori:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:analysis-nori:jar (Thread[Task worker for ':',5,main]) started. > Task :plugins:analysis-nori:jar Build cache key for task ':plugins:analysis-nori:jar' is edb50cd719e19194a4d48b3e63dd3417 Task ':plugins:analysis-nori:jar' is not up-to-date because: Task ':plugins:analysis-nori:jar' has additional actions that have changed :plugins:analysis-nori:jar (Thread[Task worker for ':',5,main]) completed. Took 0.005 secs. :plugins:analysis-nori:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) started. > Task :plugins:analysis-nori:copyPluginPropertiesTemplate Task ':plugins:analysis-nori:copyPluginPropertiesTemplate' is not up-to-date because: Task has not declared any outputs despite executing actions. :plugins:analysis-nori:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:analysis-nori:pluginProperties (Thread[Task worker for ':',5,main]) started. > Task :plugins:analysis-nori:pluginProperties Build cache key for task ':plugins:analysis-nori:pluginProperties' is f08512de812c52c9db1afafd14926d6b Task ':plugins:analysis-nori:pluginProperties' is not up-to-date because: Task ':plugins:analysis-nori:pluginProperties' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :plugins:analysis-nori:pluginProperties (Thread[Task worker for ':',5,main]) completed. Took 0.007 secs. :plugins:analysis-nori:bundlePlugin (Thread[Task worker for ':',5,main]) started. > Task :plugins:analysis-nori:bundlePlugin Build cache key for task ':plugins:analysis-nori:bundlePlugin' is f8a90e2f4b1850f2c25abd926e254708 Task ':plugins:analysis-nori:bundlePlugin' is not up-to-date because: Output property 'archivePath' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/analysis-nori/build/distributions/analysis-nori-7.0.0-alpha1-SNAPSHOT.zip has been removed. :plugins:analysis-nori:bundlePlugin (Thread[Task worker for ':',5,main]) completed. Took 0.217 secs. :plugins:analysis-phonetic:generateNotice (Thread[Task worker for ':',5,main]) started. > Task :plugins:analysis-phonetic:generateNotice Build cache key for task ':plugins:analysis-phonetic:generateNotice' is 9516ab9ea63b8512ab3561abc89e7252 Task ':plugins:analysis-phonetic:generateNotice' is not up-to-date because: Task ':plugins:analysis-phonetic:generateNotice' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :plugins:analysis-phonetic:generateNotice (Thread[Task worker for ':',5,main]) completed. Took 0.002 secs. :plugins:analysis-phonetic:compileJava (Thread[Task worker for ':',5,main]) started. > Task :plugins:analysis-phonetic:compileJava Build cache key for task ':plugins:analysis-phonetic:compileJava' is 84176ce0de88c1d4a56efbaa20a89714 Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Task ':plugins:analysis-phonetic:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/analysis-phonetic/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/analysis-phonetic/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/analysis-phonetic/build/classes/java/main/org/elasticsearch has been removed. 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 '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/analysis-phonetic Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/analysis-phonetic/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/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:compileJava (Thread[Task worker for ':',5,main]) completed. Took 0.825 secs. :plugins:analysis-phonetic:processResources (Thread[Task worker for ':',5,main]) started. > Task :plugins:analysis-phonetic:processResources NO-SOURCE file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/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 (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:analysis-phonetic:classes (Thread[Task worker for ':',5,main]) started. > Task :plugins:analysis-phonetic:classes Skipping task ':plugins:analysis-phonetic:classes' as it has no actions. :plugins:analysis-phonetic:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:analysis-phonetic:jar (Thread[Task worker for ':',5,main]) started. > Task :plugins:analysis-phonetic:jar Build cache key for task ':plugins:analysis-phonetic:jar' is 3023d134845e51abf86de6855d1a6249 Task ':plugins:analysis-phonetic:jar' is not up-to-date because: Task ':plugins:analysis-phonetic:jar' has additional actions that have changed :plugins:analysis-phonetic:jar (Thread[Task worker for ':',5,main]) completed. Took 0.004 secs. :plugins:analysis-phonetic:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) started. > Task :plugins:analysis-phonetic:copyPluginPropertiesTemplate Task ':plugins:analysis-phonetic:copyPluginPropertiesTemplate' is not up-to-date because: Task has not declared any outputs despite executing actions. :plugins:analysis-phonetic:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:analysis-phonetic:pluginProperties (Thread[Task worker for ':',5,main]) started. > Task :plugins:analysis-phonetic:pluginProperties Build cache key for task ':plugins:analysis-phonetic:pluginProperties' is 39fadec756260758ca7cb55cf06fee53 Task ':plugins:analysis-phonetic:pluginProperties' is not up-to-date because: Task ':plugins:analysis-phonetic:pluginProperties' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :plugins:analysis-phonetic:pluginProperties (Thread[Task worker for ':',5,main]) completed. Took 0.007 secs. :plugins:analysis-phonetic:bundlePlugin (Thread[Task worker for ':',5,main]) started. > Task :plugins:analysis-phonetic:bundlePlugin Build cache key for task ':plugins:analysis-phonetic:bundlePlugin' is 6d03268df179116c2e390ec83a15669d Task ':plugins:analysis-phonetic:bundlePlugin' is not up-to-date because: Output property 'archivePath' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/analysis-phonetic/build/distributions/analysis-phonetic-7.0.0-alpha1-SNAPSHOT.zip has been removed. :plugins:analysis-phonetic:bundlePlugin (Thread[Task worker for ':',5,main]) completed. Took 0.014 secs. :plugins:analysis-smartcn:generateNotice (Thread[Task worker for ':',5,main]) started. > Task :plugins:analysis-smartcn:generateNotice Build cache key for task ':plugins:analysis-smartcn:generateNotice' is 9516ab9ea63b8512ab3561abc89e7252 Task ':plugins:analysis-smartcn:generateNotice' is not up-to-date because: Task ':plugins:analysis-smartcn:generateNotice' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :plugins:analysis-smartcn:generateNotice (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :plugins:analysis-smartcn:compileJava (Thread[Task worker for ':',5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 > Task :plugins:analysis-smartcn:compileJava Build cache key for task ':plugins:analysis-smartcn:compileJava' is f350ef138a71855e9dcedf31691b1ee7 Task ':plugins:analysis-smartcn:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/analysis-smartcn/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/analysis-smartcn/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/analysis-smartcn/build/classes/java/main/org/elasticsearch has been removed. 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 '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/analysis-smartcn Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/analysis-smartcn/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' 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:analysis-smartcn:compileJava (Thread[Task worker for ':',5,main]) completed. Took 0.636 secs. :plugins:analysis-smartcn:processResources (Thread[Task worker for ':',5,main]) started. > Task :plugins:analysis-smartcn:processResources NO-SOURCE file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/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 (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:analysis-smartcn:classes (Thread[Task worker for ':',5,main]) started. > Task :plugins:analysis-smartcn:classes Skipping task ':plugins:analysis-smartcn:classes' as it has no actions. :plugins:analysis-smartcn:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:analysis-smartcn:jar (Thread[Task worker for ':',5,main]) started. > Task :plugins:analysis-smartcn:jar Build cache key for task ':plugins:analysis-smartcn:jar' is e36c474857440feb04ae57dafe64be88 Task ':plugins:analysis-smartcn:jar' is not up-to-date because: Task ':plugins:analysis-smartcn:jar' has additional actions that have changed :plugins:analysis-smartcn:jar (Thread[Task worker for ':',5,main]) completed. Took 0.003 secs. :plugins:analysis-smartcn:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) started. > Task :plugins:analysis-smartcn:copyPluginPropertiesTemplate Task ':plugins:analysis-smartcn:copyPluginPropertiesTemplate' is not up-to-date because: Task has not declared any outputs despite executing actions. :plugins:analysis-smartcn:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:analysis-smartcn:pluginProperties (Thread[Task worker for ':',5,main]) started. > Task :plugins:analysis-smartcn:pluginProperties Build cache key for task ':plugins:analysis-smartcn:pluginProperties' is 8ed437ed6b2243b972718ab01274a74c Task ':plugins:analysis-smartcn:pluginProperties' is not up-to-date because: Task ':plugins:analysis-smartcn:pluginProperties' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :plugins:analysis-smartcn:pluginProperties (Thread[Task worker for ':',5,main]) completed. Took 0.005 secs. :plugins:analysis-smartcn:bundlePlugin (Thread[Task worker for ':',5,main]) started. > Task :plugins:analysis-smartcn:bundlePlugin Build cache key for task ':plugins:analysis-smartcn:bundlePlugin' is a9e3f7c2602a30a84d34b70714313af5 Task ':plugins:analysis-smartcn:bundlePlugin' is not up-to-date because: Output property 'archivePath' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/analysis-smartcn/build/distributions/analysis-smartcn-7.0.0-alpha1-SNAPSHOT.zip has been removed. :plugins:analysis-smartcn:bundlePlugin (Thread[Task worker for ':',5,main]) completed. Took 0.102 secs. :plugins:analysis-stempel:generateNotice (Thread[Task worker for ':',5,main]) started. > Task :plugins:analysis-stempel:generateNotice Build cache key for task ':plugins:analysis-stempel:generateNotice' is 9516ab9ea63b8512ab3561abc89e7252 Task ':plugins:analysis-stempel:generateNotice' is not up-to-date because: Task ':plugins:analysis-stempel:generateNotice' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :plugins:analysis-stempel:generateNotice (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :plugins:analysis-stempel:compileJava (Thread[Task worker for ':',5,main]) started. > Task :plugins:analysis-stempel:compileJava Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Build cache key for task ':plugins:analysis-stempel:compileJava' is d34849741a20ccc0a647b7ec3a6a1029 Task ':plugins:analysis-stempel:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/analysis-stempel/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/analysis-stempel/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/analysis-stempel/build/classes/java/main/org/elasticsearch has been removed. 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 '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/analysis-stempel Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/analysis-stempel/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' Class dependency analysis for incremental compilation took 0.0 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-stempel:compileJava (Thread[Task worker for ':',5,main]) completed. Took 0.59 secs. :plugins:analysis-stempel:processResources (Thread[Task worker for ':',5,main]) started. > Task :plugins:analysis-stempel:processResources NO-SOURCE file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/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 (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:analysis-stempel:classes (Thread[Task worker for ':',5,main]) started. > Task :plugins:analysis-stempel:classes Skipping task ':plugins:analysis-stempel:classes' as it has no actions. :plugins:analysis-stempel:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:analysis-stempel:jar (Thread[Task worker for ':',5,main]) started. > Task :plugins:analysis-stempel:jar Build cache key for task ':plugins:analysis-stempel:jar' is 0331ca4d61f831c84015b7b5ceb9b950 Task ':plugins:analysis-stempel:jar' is not up-to-date because: Task ':plugins:analysis-stempel:jar' has additional actions that have changed :plugins:analysis-stempel:jar (Thread[Task worker for ':',5,main]) completed. Took 0.004 secs. :plugins:analysis-stempel:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) started. > Task :plugins:analysis-stempel:copyPluginPropertiesTemplate Task ':plugins:analysis-stempel:copyPluginPropertiesTemplate' is not up-to-date because: Task has not declared any outputs despite executing actions. :plugins:analysis-stempel:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:analysis-stempel:pluginProperties (Thread[Task worker for ':',5,main]) started. > Task :plugins:analysis-stempel:pluginProperties Build cache key for task ':plugins:analysis-stempel:pluginProperties' is 1f2e61c886cb9b33042bcfd12b06f74d Task ':plugins:analysis-stempel:pluginProperties' is not up-to-date because: Task ':plugins:analysis-stempel:pluginProperties' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :plugins:analysis-stempel:pluginProperties (Thread[Task worker for ':',5,main]) completed. Took 0.007 secs. :plugins:analysis-stempel:bundlePlugin (Thread[Task worker for ':',5,main]) started. > Task :plugins:analysis-stempel:bundlePlugin Build cache key for task ':plugins:analysis-stempel:bundlePlugin' is fb60d8f7d9d3c90eb723ff772a5638c8 Task ':plugins:analysis-stempel:bundlePlugin' is not up-to-date because: Output property 'archivePath' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/analysis-stempel/build/distributions/analysis-stempel-7.0.0-alpha1-SNAPSHOT.zip has been removed. :plugins:analysis-stempel:bundlePlugin (Thread[Task worker for ':',5,main]) completed. Took 0.026 secs. :plugins:analysis-ukrainian:generateNotice (Thread[Task worker for ':',5,main]) started. > Task :plugins:analysis-ukrainian:generateNotice Build cache key for task ':plugins:analysis-ukrainian:generateNotice' is 9516ab9ea63b8512ab3561abc89e7252 Task ':plugins:analysis-ukrainian:generateNotice' is not up-to-date because: Task ':plugins:analysis-ukrainian:generateNotice' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :plugins:analysis-ukrainian:generateNotice (Thread[Task worker for ':',5,main]) completed. Took 0.002 secs. :plugins:analysis-ukrainian:compileJava (Thread[Task worker for ':',5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 > Task :plugins:analysis-ukrainian:compileJava Build cache key for task ':plugins:analysis-ukrainian:compileJava' is b012ef5f89fea6d3629bf9339a5c3b87 Task ':plugins:analysis-ukrainian:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/analysis-ukrainian/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/analysis-ukrainian/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/analysis-ukrainian/build/classes/java/main/org/elasticsearch has been removed. 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 '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/analysis-ukrainian Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/analysis-ukrainian/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' Class dependency analysis for incremental compilation took 0.0 secs. Created jar classpath snapshot for incremental compilation in 0.002 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:analysis-ukrainian:compileJava (Thread[Task worker for ':',5,main]) completed. Took 0.617 secs. :plugins:analysis-ukrainian:processResources (Thread[Task worker for ':',5,main]) started. > Task :plugins:analysis-ukrainian:processResources NO-SOURCE file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/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 (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:analysis-ukrainian:classes (Thread[Task worker for ':',5,main]) started. > Task :plugins:analysis-ukrainian:classes Skipping task ':plugins:analysis-ukrainian:classes' as it has no actions. :plugins:analysis-ukrainian:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:analysis-ukrainian:jar (Thread[Task worker for ':',5,main]) started. > Task :plugins:analysis-ukrainian:jar Build cache key for task ':plugins:analysis-ukrainian:jar' is f48d90a73aef8c3d2287bcc8fa9927ca Task ':plugins:analysis-ukrainian:jar' is not up-to-date because: Task ':plugins:analysis-ukrainian:jar' has additional actions that have changed :plugins:analysis-ukrainian:jar (Thread[Task worker for ':',5,main]) completed. Took 0.003 secs. :plugins:analysis-ukrainian:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) started. > Task :plugins:analysis-ukrainian:copyPluginPropertiesTemplate Task ':plugins:analysis-ukrainian:copyPluginPropertiesTemplate' is not up-to-date because: Task has not declared any outputs despite executing actions. :plugins:analysis-ukrainian:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:analysis-ukrainian:pluginProperties (Thread[Task worker for ':',5,main]) started. > Task :plugins:analysis-ukrainian:pluginProperties Build cache key for task ':plugins:analysis-ukrainian:pluginProperties' is 84b5feef8f99e484b286490abe80d546 Task ':plugins:analysis-ukrainian:pluginProperties' is not up-to-date because: Task ':plugins:analysis-ukrainian:pluginProperties' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :plugins:analysis-ukrainian:pluginProperties (Thread[Task worker for ':',5,main]) completed. Took 0.005 secs. :plugins:analysis-ukrainian:bundlePlugin (Thread[Task worker for ':',5,main]) started. > Task :plugins:analysis-ukrainian:bundlePlugin Build cache key for task ':plugins:analysis-ukrainian:bundlePlugin' is 7b3e12d737b1131c2adf0a228b33b717 Task ':plugins:analysis-ukrainian:bundlePlugin' is not up-to-date because: Output property 'archivePath' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/analysis-ukrainian/build/distributions/analysis-ukrainian-7.0.0-alpha1-SNAPSHOT.zip has been removed. :plugins:analysis-ukrainian:bundlePlugin (Thread[Task worker for ':',5,main]) completed. Took 0.105 secs. :plugins:discovery-azure-classic:generateNotice (Thread[Task worker for ':',5,main]) started. > Task :plugins:discovery-azure-classic:generateNotice Build cache key for task ':plugins:discovery-azure-classic:generateNotice' is 9516ab9ea63b8512ab3561abc89e7252 Task ':plugins:discovery-azure-classic:generateNotice' is not up-to-date because: Task ':plugins:discovery-azure-classic:generateNotice' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :plugins:discovery-azure-classic:generateNotice (Thread[Task worker for ':',5,main]) completed. Took 0.007 secs. :plugins:discovery-azure-classic:compileJava (Thread[Task worker for ':',5,main]) started. > Task :plugins:discovery-azure-classic:compileJava Build cache key for task ':plugins:discovery-azure-classic:compileJava' is 0f0b68fe571d379d62daf3e4fe8afa12 Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Task ':plugins:discovery-azure-classic:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/discovery-azure-classic/build/classes/java/main has been removed. Note: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/discovery-azure-classic/src/main/java/org/elasticsearch/plugin/discovery/azure/classic/AzureDiscoveryPlugin.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/discovery-azure-classic/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/discovery-azure-classic/build/classes/java/main/org/elasticsearch has been removed. 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 '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/discovery-azure-classic Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/discovery-azure-classic/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' 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-azure-classic:compileJava (Thread[Task worker for ':',5,main]) completed. Took 0.844 secs. :plugins:discovery-azure-classic:processResources (Thread[Task worker for ':',5,main]) started. > Task :plugins:discovery-azure-classic:processResources NO-SOURCE file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/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 (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:discovery-azure-classic:classes (Thread[Task worker for ':',5,main]) started. > Task :plugins:discovery-azure-classic:classes Skipping task ':plugins:discovery-azure-classic:classes' as it has no actions. :plugins:discovery-azure-classic:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:discovery-azure-classic:jar (Thread[Task worker for ':',5,main]) started. > Task :plugins:discovery-azure-classic:jar Build cache key for task ':plugins:discovery-azure-classic:jar' is 5765d158bbf40669e9ce6ce650e2e79e Task ':plugins:discovery-azure-classic:jar' is not up-to-date because: Task ':plugins:discovery-azure-classic:jar' has additional actions that have changed :plugins:discovery-azure-classic:jar (Thread[Task worker for ':',5,main]) completed. Took 0.006 secs. :plugins:discovery-azure-classic:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) started. > Task :plugins:discovery-azure-classic:copyPluginPropertiesTemplate Task ':plugins:discovery-azure-classic:copyPluginPropertiesTemplate' is not up-to-date because: Task has not declared any outputs despite executing actions. :plugins:discovery-azure-classic:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:discovery-azure-classic:pluginProperties (Thread[Task worker for ':',5,main]) started. > Task :plugins:discovery-azure-classic:pluginProperties Build cache key for task ':plugins:discovery-azure-classic:pluginProperties' is 46c6ef5d0a0b419b104ab9ac7cbd9603 Task ':plugins:discovery-azure-classic:pluginProperties' is not up-to-date because: Task ':plugins:discovery-azure-classic:pluginProperties' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :plugins:discovery-azure-classic:pluginProperties (Thread[Task worker for ':',5,main]) completed. Took 0.007 secs. :plugins:discovery-azure-classic:bundlePlugin (Thread[Task worker for ':',5,main]) started. > Task :plugins:discovery-azure-classic:bundlePlugin Build cache key for task ':plugins:discovery-azure-classic:bundlePlugin' is 4bf01b23102335bf53e8c9510752f73b Task ':plugins:discovery-azure-classic:bundlePlugin' is not up-to-date because: Output property 'archivePath' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/discovery-azure-classic/build/distributions/discovery-azure-classic-7.0.0-alpha1-SNAPSHOT.zip has been removed. :plugins:discovery-azure-classic:bundlePlugin (Thread[Task worker for ':',5,main]) completed. Took 0.216 secs. :plugins:discovery-ec2:generateNotice (Thread[Task worker for ':',5,main]) started. > Task :plugins:discovery-ec2:generateNotice Build cache key for task ':plugins:discovery-ec2:generateNotice' is 9516ab9ea63b8512ab3561abc89e7252 Task ':plugins:discovery-ec2:generateNotice' is not up-to-date because: Task ':plugins:discovery-ec2:generateNotice' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :plugins:discovery-ec2:generateNotice (Thread[Task worker for ':',5,main]) completed. Took 0.004 secs. :plugins:discovery-ec2:compileJava (Thread[Task worker for ':',5,main]) started. > Task :plugins:discovery-ec2:compileJava 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. Build cache key for task ':plugins:discovery-ec2:compileJava' is caf113dbb90213333d74d1397cf047bc Task ':plugins:discovery-ec2:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/discovery-ec2/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/discovery-ec2/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/discovery-ec2/build/classes/java/main/org/elasticsearch has been removed. 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 '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/discovery-ec2 Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/discovery-ec2/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' 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-ec2:compileJava (Thread[Task worker for ':',5,main]) completed. Took 0.982 secs. :plugins:discovery-ec2:processResources (Thread[Task worker for ':',5,main]) started. > Task :plugins:discovery-ec2:processResources NO-SOURCE file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/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 (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:discovery-ec2:classes (Thread[Task worker for ':',5,main]) started. > Task :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:jar (Thread[Task worker for ':',5,main]) started. > Task :plugins:discovery-ec2:jar Build cache key for task ':plugins:discovery-ec2:jar' is 0652969811bf1996128254984f6200bf Task ':plugins:discovery-ec2:jar' is not up-to-date because: Task ':plugins:discovery-ec2:jar' has additional actions that have changed :plugins:discovery-ec2:jar (Thread[Task worker for ':',5,main]) completed. Took 0.005 secs. :plugins:discovery-ec2:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) started. > Task :plugins:discovery-ec2:copyPluginPropertiesTemplate Task ':plugins:discovery-ec2:copyPluginPropertiesTemplate' is not up-to-date because: Task has not declared any outputs despite executing actions. :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. > Task :plugins:discovery-ec2:pluginProperties Build cache key for task ':plugins:discovery-ec2:pluginProperties' is 55b1c845513aea961baafcf40e644e05 Task ':plugins:discovery-ec2:pluginProperties' is not up-to-date because: Task ':plugins:discovery-ec2:pluginProperties' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :plugins:discovery-ec2:pluginProperties (Thread[Task worker for ':',5,main]) completed. Took 0.005 secs. :plugins:discovery-ec2:bundlePlugin (Thread[Task worker for ':',5,main]) started. > Task :plugins:discovery-ec2:bundlePlugin Build cache key for task ':plugins:discovery-ec2:bundlePlugin' is 97f4bb9049be5a945bd35772c5bafb07 Task ':plugins:discovery-ec2:bundlePlugin' is not up-to-date because: Output property 'archivePath' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/discovery-ec2/build/distributions/discovery-ec2-7.0.0-alpha1-SNAPSHOT.zip has been removed. :plugins:discovery-ec2:bundlePlugin (Thread[Task worker for ':',5,main]) completed. Took 0.233 secs. :plugins:discovery-file:generateNotice (Thread[Task worker for ':',5,main]) started. > Task :plugins:discovery-file:generateNotice Build cache key for task ':plugins:discovery-file:generateNotice' is 9516ab9ea63b8512ab3561abc89e7252 Task ':plugins:discovery-file:generateNotice' is not up-to-date because: Task ':plugins:discovery-file:generateNotice' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :plugins:discovery-file:generateNotice (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :plugins:discovery-file:compileJava (Thread[Task worker for ':',5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 > Task :plugins:discovery-file:compileJava Build cache key for task ':plugins:discovery-file:compileJava' is c6993b05ac9c201b8971f73f3cf1ede1 Task ':plugins:discovery-file:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/discovery-file/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/discovery-file/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/discovery-file/build/classes/java/main/org/elasticsearch has been removed. 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 '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/discovery-file Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/discovery-file/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' Class dependency analysis for incremental compilation took 0.001 secs. Created jar classpath snapshot for incremental compilation in 0.001 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:discovery-file:compileJava (Thread[Task worker for ':',5,main]) completed. Took 0.644 secs. :plugins:discovery-file:processResources (Thread[Task worker for ':',5,main]) started. > Task :plugins:discovery-file:processResources NO-SOURCE file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/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 (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:discovery-file:classes (Thread[Task worker for ':',5,main]) started. > Task :plugins:discovery-file:classes Skipping task ':plugins:discovery-file:classes' as it has no actions. :plugins:discovery-file:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:discovery-file:jar (Thread[Task worker for ':',5,main]) started. > Task :plugins:discovery-file:jar Build cache key for task ':plugins:discovery-file:jar' is 67ac9e863929840fc3ae00cd6f376561 Task ':plugins:discovery-file:jar' is not up-to-date because: Task ':plugins:discovery-file:jar' has additional actions that have changed :plugins:discovery-file:jar (Thread[Task worker for ':',5,main]) completed. Took 0.003 secs. :plugins:discovery-file:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) started. > Task :plugins:discovery-file:copyPluginPropertiesTemplate Task ':plugins:discovery-file:copyPluginPropertiesTemplate' is not up-to-date because: Task has not declared any outputs despite executing actions. :plugins:discovery-file:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:discovery-file:pluginProperties (Thread[Task worker for ':',5,main]) started. > Task :plugins:discovery-file:pluginProperties Build cache key for task ':plugins:discovery-file:pluginProperties' is 1b126797e5c8f56e29e0b62ceeeaf79b Task ':plugins:discovery-file:pluginProperties' is not up-to-date because: Task ':plugins:discovery-file:pluginProperties' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :plugins:discovery-file:pluginProperties (Thread[Task worker for ':',5,main]) completed. Took 0.005 secs. :plugins:discovery-file:bundlePlugin (Thread[Task worker for ':',5,main]) started. > Task :plugins:discovery-file:bundlePlugin Build cache key for task ':plugins:discovery-file:bundlePlugin' is f713977dc57ff260dd6685ae301b16ab Task ':plugins:discovery-file:bundlePlugin' is not up-to-date because: Output property 'archivePath' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/discovery-file/build/distributions/discovery-file-7.0.0-alpha1-SNAPSHOT.zip has been removed. :plugins:discovery-file:bundlePlugin (Thread[Task worker for ':',5,main]) completed. Took 0.005 secs. :plugins:discovery-gce:generateNotice (Thread[Task worker for ':',5,main]) started. > Task :plugins:discovery-gce:generateNotice Build cache key for task ':plugins:discovery-gce:generateNotice' is 9516ab9ea63b8512ab3561abc89e7252 Task ':plugins:discovery-gce:generateNotice' is not up-to-date because: Task ':plugins:discovery-gce:generateNotice' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :plugins:discovery-gce:generateNotice (Thread[Task worker for ':',5,main]) completed. Took 0.004 secs. :plugins:discovery-gce:compileJava (Thread[Task worker for ':',5,main]) started. > Task :plugins:discovery-gce:compileJava Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Build cache key for task ':plugins:discovery-gce:compileJava' is 7ed11e5528fe3beb0c2749ba04c9a715 Note: Some input files use or override a deprecated API. Task ':plugins:discovery-gce:compileJava' is not up-to-date because: Note: Recompile with -Xlint:deprecation for details. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/discovery-gce/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/discovery-gce/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/discovery-gce/build/classes/java/main/org/elasticsearch has been removed. 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 '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/discovery-gce Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/discovery-gce/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' Class dependency analysis for incremental compilation took 0.002 secs. Created jar classpath snapshot for incremental compilation in 0.002 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:discovery-gce:compileJava (Thread[Task worker for ':',5,main]) completed. Took 1.018 secs. :plugins:discovery-gce:processResources (Thread[Task worker for ':',5,main]) started. > Task :plugins:discovery-gce:processResources NO-SOURCE file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/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 (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:discovery-gce:classes (Thread[Task worker for ':',5,main]) started. > Task :plugins:discovery-gce:classes Skipping task ':plugins:discovery-gce:classes' as it has no actions. :plugins:discovery-gce:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:discovery-gce:jar (Thread[Task worker for ':',5,main]) started. > Task :plugins:discovery-gce:jar Build cache key for task ':plugins:discovery-gce:jar' is 8bdec4ee9174327c7d5a506135165293 Task ':plugins:discovery-gce:jar' is not up-to-date because: Task ':plugins:discovery-gce:jar' has additional actions that have changed :plugins:discovery-gce:jar (Thread[Task worker for ':',5,main]) completed. Took 0.005 secs. :plugins:discovery-gce:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) started. > Task :plugins:discovery-gce:copyPluginPropertiesTemplate Task ':plugins:discovery-gce:copyPluginPropertiesTemplate' is not up-to-date because: Task has not declared any outputs despite executing actions. :plugins:discovery-gce:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:discovery-gce:pluginProperties (Thread[Task worker for ':',5,main]) started. > Task :plugins:discovery-gce:pluginProperties Build cache key for task ':plugins:discovery-gce:pluginProperties' is eb653821be530fcf7d660ea6cd5d7e31 Task ':plugins:discovery-gce:pluginProperties' is not up-to-date because: Task ':plugins:discovery-gce:pluginProperties' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :plugins:discovery-gce:pluginProperties (Thread[Task worker for ':',5,main]) completed. Took 0.005 secs. :plugins:discovery-gce:bundlePlugin (Thread[Task worker for ':',5,main]) started. > Task :plugins:discovery-gce:bundlePlugin Build cache key for task ':plugins:discovery-gce:bundlePlugin' is f37350d368836731bd5c8ecf04f5f215 Task ':plugins:discovery-gce:bundlePlugin' is not up-to-date because: Output property 'archivePath' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/discovery-gce/build/distributions/discovery-gce-7.0.0-alpha1-SNAPSHOT.zip has been removed. :plugins:discovery-gce:bundlePlugin (Thread[Task worker for ':',5,main]) completed. Took 0.095 secs. :plugins:ingest-attachment:generateNotice (Thread[Task worker for ':',5,main]) started. > Task :plugins:ingest-attachment:generateNotice Build cache key for task ':plugins:ingest-attachment:generateNotice' is 9516ab9ea63b8512ab3561abc89e7252 Task ':plugins:ingest-attachment:generateNotice' is not up-to-date because: Task ':plugins:ingest-attachment:generateNotice' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :plugins:ingest-attachment:generateNotice (Thread[Task worker for ':',5,main]) completed. Took 0.011 secs. :plugins:ingest-attachment:compileJava (Thread[Task worker for ':',5,main]) started. > Task :plugins:ingest-attachment:compileJava Build cache key for task ':plugins:ingest-attachment:compileJava' is 09ab04e985b9ba7460b1f6cb46c0aa93 Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Note: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/ingest-attachment/src/main/java/org/elasticsearch/ingest/attachment/AttachmentProcessor.java uses or overrides a deprecated API. Task ':plugins:ingest-attachment:compileJava' is not up-to-date because: Note: Recompile with -Xlint:deprecation for details. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/ingest-attachment/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/ingest-attachment/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/ingest-attachment/build/classes/java/main/org/elasticsearch has been removed. 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 '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/ingest-attachment Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/ingest-attachment/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' Class dependency analysis for incremental compilation took 0.002 secs. Created jar classpath snapshot for incremental compilation in 0.014 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:ingest-attachment:compileJava (Thread[Task worker for ':',5,main]) completed. Took 0.828 secs. :plugins:ingest-attachment:processResources (Thread[Task worker for ':',5,main]) started. > Task :plugins:ingest-attachment:processResources NO-SOURCE file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/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 (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:ingest-attachment:classes (Thread[Task worker for ':',5,main]) started. > Task :plugins:ingest-attachment:classes Skipping task ':plugins:ingest-attachment:classes' as it has no actions. :plugins:ingest-attachment:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:ingest-attachment:jar (Thread[Task worker for ':',5,main]) started. > Task :plugins:ingest-attachment:jar Build cache key for task ':plugins:ingest-attachment:jar' is 0941cb0a4f0bf051c2a6f4a0e34dae58 Task ':plugins:ingest-attachment:jar' is not up-to-date because: Task ':plugins:ingest-attachment:jar' has additional actions that have changed :plugins:ingest-attachment:jar (Thread[Task worker for ':',5,main]) completed. Took 0.005 secs. :plugins:ingest-attachment:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) started. > Task :plugins:ingest-attachment:copyPluginPropertiesTemplate Task ':plugins:ingest-attachment:copyPluginPropertiesTemplate' is not up-to-date because: Task has not declared any outputs despite executing actions. :plugins:ingest-attachment:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:ingest-attachment:pluginProperties (Thread[Task worker for ':',5,main]) started. > Task :plugins:ingest-attachment:pluginProperties Build cache key for task ':plugins:ingest-attachment:pluginProperties' is deef40989b6ff095bf8cd699bb912290 Task ':plugins:ingest-attachment:pluginProperties' is not up-to-date because: Task ':plugins:ingest-attachment:pluginProperties' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :plugins:ingest-attachment:pluginProperties (Thread[Task worker for ':',5,main]) completed. Took 0.007 secs. :plugins:ingest-attachment:bundlePlugin (Thread[Task worker for ':',5,main]) started. > Task :plugins:ingest-attachment:bundlePlugin Build cache key for task ':plugins:ingest-attachment:bundlePlugin' is 4e5253a0016f5283f694357846a394d5 Task ':plugins:ingest-attachment:bundlePlugin' is not up-to-date because: Output property 'archivePath' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/ingest-attachment/build/distributions/ingest-attachment-7.0.0-alpha1-SNAPSHOT.zip has been removed. :plugins:ingest-attachment:bundlePlugin (Thread[Task worker for ':',5,main]) completed. Took 0.842 secs. :plugins:ingest-geoip:copyDefaultGeoIp2DatabaseFiles (Thread[Task worker for ':',5,main]) started. > Task :plugins:ingest-geoip:copyDefaultGeoIp2DatabaseFiles Build cache key for task ':plugins:ingest-geoip:copyDefaultGeoIp2DatabaseFiles' is 295738d6ea4a570ab3f1403117941d43 Task ':plugins:ingest-geoip:copyDefaultGeoIp2DatabaseFiles' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/ingest-geoip/build/ingest-geoip has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/ingest-geoip/build/ingest-geoip/GeoLite2-City.mmdb has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/ingest-geoip/build/ingest-geoip/GeoLite2-Country.mmdb has been removed. :plugins:ingest-geoip:copyDefaultGeoIp2DatabaseFiles (Thread[Task worker for ':',5,main]) completed. Took 0.67 secs. :plugins:ingest-geoip:generateNotice (Thread[Task worker for ':',5,main]) started. > Task :plugins:ingest-geoip:generateNotice Build cache key for task ':plugins:ingest-geoip:generateNotice' is 9516ab9ea63b8512ab3561abc89e7252 Task ':plugins:ingest-geoip:generateNotice' is not up-to-date because: Task ':plugins:ingest-geoip:generateNotice' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :plugins:ingest-geoip:generateNotice (Thread[Task worker for ':',5,main]) completed. Took 0.002 secs. :plugins:ingest-geoip:compileJava (Thread[Task worker for ':',5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Note: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/ingest-geoip/src/main/java/org/elasticsearch/ingest/geoip/DatabaseReaderLazyLoader.java uses or overrides a deprecated API. > Task :plugins:ingest-geoip:compileJava Build cache key for task ':plugins:ingest-geoip:compileJava' is 26a13f5be153d24274677e621ddfb156 Note: Recompile with -Xlint:deprecation for details. Task ':plugins:ingest-geoip:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/ingest-geoip/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/ingest-geoip/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/ingest-geoip/build/classes/java/main/org/elasticsearch has been removed. 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 '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/ingest-geoip Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/ingest-geoip/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/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:ingest-geoip:compileJava (Thread[Task worker for ':',5,main]) completed. Took 0.811 secs. :plugins:ingest-geoip:processResources (Thread[Task worker for ':',5,main]) started. > Task :plugins:ingest-geoip:processResources NO-SOURCE file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/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 (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:ingest-geoip:classes (Thread[Task worker for ':',5,main]) started. > Task :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:jar (Thread[Task worker for ':',5,main]) started. > Task :plugins:ingest-geoip:jar Build cache key for task ':plugins:ingest-geoip:jar' is ecba80824d3c9bd0b1b7e7eeead0390f Task ':plugins:ingest-geoip:jar' is not up-to-date because: Task ':plugins:ingest-geoip:jar' has additional actions that have changed :plugins:ingest-geoip:jar (Thread[Task worker for ':',5,main]) completed. Took 0.004 secs. :plugins:ingest-geoip:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) started. > Task :plugins:ingest-geoip:copyPluginPropertiesTemplate Task ':plugins:ingest-geoip:copyPluginPropertiesTemplate' is not up-to-date because: Task has not declared any outputs despite executing actions. :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. > Task :plugins:ingest-geoip:pluginProperties Build cache key for task ':plugins:ingest-geoip:pluginProperties' is cd6362e656cd7f7f98db081984a1f5b6 Task ':plugins:ingest-geoip:pluginProperties' is not up-to-date because: Task ':plugins:ingest-geoip:pluginProperties' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :plugins:ingest-geoip:pluginProperties (Thread[Task worker for ':',5,main]) completed. Took 0.007 secs. :plugins:ingest-geoip:bundlePlugin (Thread[Task worker for ':',5,main]) started. > Task :plugins:ingest-geoip:bundlePlugin Build cache key for task ':plugins:ingest-geoip:bundlePlugin' is 14e2c95dd0e76aff4d52ab4938c74ff9 Task ':plugins:ingest-geoip:bundlePlugin' is not up-to-date because: Output property 'archivePath' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/ingest-geoip/build/distributions/ingest-geoip-7.0.0-alpha1-SNAPSHOT.zip has been removed. :plugins:ingest-geoip:bundlePlugin (Thread[Task worker for ':',5,main]) completed. Took 3.772 secs. :plugins:ingest-user-agent:generateNotice (Thread[Task worker for ':',5,main]) started. > Task :plugins:ingest-user-agent:generateNotice Build cache key for task ':plugins:ingest-user-agent:generateNotice' is 9516ab9ea63b8512ab3561abc89e7252 Task ':plugins:ingest-user-agent:generateNotice' is not up-to-date because: Task ':plugins:ingest-user-agent:generateNotice' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :plugins:ingest-user-agent:generateNotice (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:ingest-user-agent:compileJava (Thread[Task worker for ':',5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 > Task :plugins:ingest-user-agent:compileJava Build cache key for task ':plugins:ingest-user-agent:compileJava' is 292d793d1f09e641026385d6240009f4 Task ':plugins:ingest-user-agent:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/ingest-user-agent/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/ingest-user-agent/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/ingest-user-agent/build/classes/java/main/org/elasticsearch has been removed. 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 '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/ingest-user-agent Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/ingest-user-agent/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' Class dependency analysis for incremental compilation took 0.002 secs. Created jar classpath snapshot for incremental compilation in 0.001 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:ingest-user-agent:compileJava (Thread[Task worker for ':',5,main]) completed. Took 0.797 secs. :plugins:ingest-user-agent:processResources (Thread[Task worker for ':',5,main]) started. > Task :plugins:ingest-user-agent:processResources Build cache key for task ':plugins:ingest-user-agent:processResources' is fb00b08469219ec932b7f2f2ff394231 Task ':plugins:ingest-user-agent:processResources' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/ingest-user-agent/build/resources/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/ingest-user-agent/build/resources/main/regexes.yml has been removed. :plugins:ingest-user-agent:processResources (Thread[Task worker for ':',5,main]) completed. Took 0.002 secs. :plugins:ingest-user-agent:classes (Thread[Task worker for ':',5,main]) started. > Task :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:jar (Thread[Task worker for ':',5,main]) started. > Task :plugins:ingest-user-agent:jar Build cache key for task ':plugins:ingest-user-agent:jar' is f2bac45bafda06a42b6bd21c1c9970a6 Task ':plugins:ingest-user-agent:jar' is not up-to-date because: Task ':plugins:ingest-user-agent:jar' has additional actions that have changed :plugins:ingest-user-agent:jar (Thread[Task worker for ':',5,main]) completed. Took 0.007 secs. :plugins:ingest-user-agent:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) started. > Task :plugins:ingest-user-agent:copyPluginPropertiesTemplate Task ':plugins:ingest-user-agent:copyPluginPropertiesTemplate' is not up-to-date because: Task has not declared any outputs despite executing actions. :plugins:ingest-user-agent:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:ingest-user-agent:pluginProperties (Thread[Task worker for ':',5,main]) started. > Task :plugins:ingest-user-agent:pluginProperties Build cache key for task ':plugins:ingest-user-agent:pluginProperties' is cc518663ee79059040bdf36efe85d19a Task ':plugins:ingest-user-agent:pluginProperties' is not up-to-date because: Task ':plugins:ingest-user-agent:pluginProperties' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :plugins:ingest-user-agent:pluginProperties (Thread[Task worker for ':',5,main]) completed. Took 0.005 secs. :plugins:ingest-user-agent:bundlePlugin (Thread[Task worker for ':',5,main]) started. > Task :plugins:ingest-user-agent:bundlePlugin Build cache key for task ':plugins:ingest-user-agent:bundlePlugin' is 990de8aa9b4e239074a7cc415a1f503d Task ':plugins:ingest-user-agent:bundlePlugin' is not up-to-date because: Output property 'archivePath' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/ingest-user-agent/build/distributions/ingest-user-agent-7.0.0-alpha1-SNAPSHOT.zip has been removed. :plugins:ingest-user-agent:bundlePlugin (Thread[Task worker for ':',5,main]) completed. Took 0.007 secs. :plugins:mapper-murmur3:generateNotice (Thread[Task worker for ':',5,main]) started. > Task :plugins:mapper-murmur3:generateNotice Build cache key for task ':plugins:mapper-murmur3:generateNotice' is 9516ab9ea63b8512ab3561abc89e7252 Task ':plugins:mapper-murmur3:generateNotice' is not up-to-date because: Task ':plugins:mapper-murmur3:generateNotice' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :plugins:mapper-murmur3:generateNotice (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:mapper-murmur3:compileJava (Thread[Task worker for ':',5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 > Task :plugins:mapper-murmur3:compileJava Build cache key for task ':plugins:mapper-murmur3:compileJava' is 3c8d6bb66eb0af97824abbd76be4d2dc Task ':plugins:mapper-murmur3:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/mapper-murmur3/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/mapper-murmur3/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/mapper-murmur3/build/classes/java/main/org/elasticsearch has been removed. 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 '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/mapper-murmur3 Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/mapper-murmur3/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' Class dependency analysis for incremental compilation took 0.001 secs. Created jar classpath snapshot for incremental compilation in 0.001 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:mapper-murmur3:compileJava (Thread[Task worker for ':',5,main]) completed. Took 0.675 secs. :plugins:mapper-murmur3:processResources (Thread[Task worker for ':',5,main]) started. > Task :plugins:mapper-murmur3:processResources NO-SOURCE file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/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 (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:mapper-murmur3:classes (Thread[Task worker for ':',5,main]) started. > Task :plugins:mapper-murmur3:classes Skipping task ':plugins:mapper-murmur3:classes' as it has no actions. :plugins:mapper-murmur3:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:mapper-murmur3:jar (Thread[Task worker for ':',5,main]) started. > Task :plugins:mapper-murmur3:jar Build cache key for task ':plugins:mapper-murmur3:jar' is ee3ca50cd179193816137171d4ac822c Task ':plugins:mapper-murmur3:jar' is not up-to-date because: Task ':plugins:mapper-murmur3:jar' has additional actions that have changed :plugins:mapper-murmur3:jar (Thread[Task worker for ':',5,main]) completed. Took 0.003 secs. :plugins:mapper-murmur3:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) started. > Task :plugins:mapper-murmur3:copyPluginPropertiesTemplate Task ':plugins:mapper-murmur3:copyPluginPropertiesTemplate' is not up-to-date because: Task has not declared any outputs despite executing actions. :plugins:mapper-murmur3:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:mapper-murmur3:pluginProperties (Thread[Task worker for ':',5,main]) started. > Task :plugins:mapper-murmur3:pluginProperties Build cache key for task ':plugins:mapper-murmur3:pluginProperties' is e2b9097f2bf7672e10a930e17977431e Task ':plugins:mapper-murmur3:pluginProperties' is not up-to-date because: Task ':plugins:mapper-murmur3:pluginProperties' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :plugins:mapper-murmur3:pluginProperties (Thread[Task worker for ':',5,main]) completed. Took 0.004 secs. :plugins:mapper-murmur3:bundlePlugin (Thread[Task worker for ':',5,main]) started. > Task :plugins:mapper-murmur3:bundlePlugin Build cache key for task ':plugins:mapper-murmur3:bundlePlugin' is a67a4db530bbb22c840ebba88de25c62 Task ':plugins:mapper-murmur3:bundlePlugin' is not up-to-date because: Output property 'archivePath' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/mapper-murmur3/build/distributions/mapper-murmur3-7.0.0-alpha1-SNAPSHOT.zip has been removed. :plugins:mapper-murmur3:bundlePlugin (Thread[Task worker for ':',5,main]) completed. Took 0.004 secs. :plugins:mapper-size:generateNotice (Thread[Task worker for ':',5,main]) started. > Task :plugins:mapper-size:generateNotice Build cache key for task ':plugins:mapper-size:generateNotice' is 9516ab9ea63b8512ab3561abc89e7252 Task ':plugins:mapper-size:generateNotice' is not up-to-date because: Task ':plugins:mapper-size:generateNotice' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :plugins:mapper-size:generateNotice (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :plugins:mapper-size:compileJava (Thread[Task worker for ':',5,main]) started. > Task :plugins:mapper-size:compileJava Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Build cache key for task ':plugins:mapper-size:compileJava' is e10bde664c8842da495710c07ec5dcf0 Task ':plugins:mapper-size:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/mapper-size/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/mapper-size/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/mapper-size/build/classes/java/main/org/elasticsearch has been removed. All input files are considered out-of-date for incremental task ':plugins:mapper-size:compileJava'. :plugins:mapper-size:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/mapper-size Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/mapper-size/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' Class dependency analysis for incremental compilation took 0.001 secs. Created jar classpath snapshot for incremental compilation in 0.001 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:mapper-size:compileJava (Thread[Task worker for ':',5,main]) completed. Took 0.747 secs. :plugins:mapper-size:processResources (Thread[Task worker for ':',5,main]) started. > Task :plugins:mapper-size:processResources NO-SOURCE file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/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 (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:mapper-size:classes (Thread[Task worker for ':',5,main]) started. > Task :plugins:mapper-size:classes Skipping task ':plugins:mapper-size:classes' as it has no actions. :plugins:mapper-size:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:mapper-size:jar (Thread[Task worker for ':',5,main]) started. > Task :plugins:mapper-size:jar Build cache key for task ':plugins:mapper-size:jar' is a5324e1263d10d41cfa24e3e05862931 Task ':plugins:mapper-size:jar' is not up-to-date because: Task ':plugins:mapper-size:jar' has additional actions that have changed :plugins:mapper-size:jar (Thread[Task worker for ':',5,main]) completed. Took 0.004 secs. :plugins:mapper-size:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) started. > Task :plugins:mapper-size:copyPluginPropertiesTemplate Task ':plugins:mapper-size:copyPluginPropertiesTemplate' is not up-to-date because: Task has not declared any outputs despite executing actions. :plugins:mapper-size:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:mapper-size:pluginProperties (Thread[Task worker for ':',5,main]) started. > Task :plugins:mapper-size:pluginProperties Build cache key for task ':plugins:mapper-size:pluginProperties' is b481da62757b13e59b35c5a8e403ae7e Task ':plugins:mapper-size:pluginProperties' is not up-to-date because: Task ':plugins:mapper-size:pluginProperties' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :plugins:mapper-size:pluginProperties (Thread[Task worker for ':',5,main]) completed. Took 0.007 secs. :plugins:mapper-size:bundlePlugin (Thread[Task worker for ':',5,main]) started. > Task :plugins:mapper-size:bundlePlugin Build cache key for task ':plugins:mapper-size:bundlePlugin' is ee773bb007c4a50ab7d53a1ba8f135cd Task ':plugins:mapper-size:bundlePlugin' is not up-to-date because: Output property 'archivePath' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/mapper-size/build/distributions/mapper-size-7.0.0-alpha1-SNAPSHOT.zip has been removed. :plugins:mapper-size:bundlePlugin (Thread[Task worker for ':',5,main]) completed. Took 0.005 secs. :plugins:repository-azure:generateNotice (Thread[Task worker for ':',5,main]) started. > Task :plugins:repository-azure:generateNotice Build cache key for task ':plugins:repository-azure:generateNotice' is 9516ab9ea63b8512ab3561abc89e7252 Task ':plugins:repository-azure:generateNotice' is not up-to-date because: Task ':plugins:repository-azure:generateNotice' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :plugins:repository-azure:generateNotice (Thread[Task worker for ':',5,main]) completed. Took 0.003 secs. :plugins:repository-azure:compileJava (Thread[Task worker for ':',5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Note: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/repository-azure/src/main/java/org/elasticsearch/repositories/azure/AzureBlobContainer.java uses or overrides a deprecated API. > Task :plugins:repository-azure:compileJava Note: Recompile with -Xlint:deprecation for details. Build cache key for task ':plugins:repository-azure:compileJava' is 0b3e5afb8754ac70fe78b0964a4ba16d Task ':plugins:repository-azure:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/repository-azure/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/repository-azure/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/repository-azure/build/classes/java/main/org/elasticsearch has been removed. 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 '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/repository-azure Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/repository-azure/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' 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:repository-azure:compileJava (Thread[Task worker for ':',5,main]) completed. Took 1.078 secs. :plugins:repository-azure:processResources (Thread[Task worker for ':',5,main]) started. > Task :plugins:repository-azure:processResources NO-SOURCE file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/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 (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:repository-azure:classes (Thread[Task worker for ':',5,main]) started. > Task :plugins:repository-azure:classes Skipping task ':plugins:repository-azure:classes' as it has no actions. :plugins:repository-azure:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:repository-azure:jar (Thread[Task worker for ':',5,main]) started. > Task :plugins:repository-azure:jar Build cache key for task ':plugins:repository-azure:jar' is 86a56b48a54ba07cbae9367933ed031c Task ':plugins:repository-azure:jar' is not up-to-date because: Task ':plugins:repository-azure:jar' has additional actions that have changed :plugins:repository-azure:jar (Thread[Task worker for ':',5,main]) completed. Took 0.005 secs. :plugins:repository-azure:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) started. > Task :plugins:repository-azure:copyPluginPropertiesTemplate Task ':plugins:repository-azure:copyPluginPropertiesTemplate' is not up-to-date because: Task has not declared any outputs despite executing actions. :plugins:repository-azure:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:repository-azure:pluginProperties (Thread[Task worker for ':',5,main]) started. > Task :plugins:repository-azure:pluginProperties Build cache key for task ':plugins:repository-azure:pluginProperties' is 9f991e07143dbaa921d11dd9e89dcdcc Task ':plugins:repository-azure:pluginProperties' is not up-to-date because: Task ':plugins:repository-azure:pluginProperties' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :plugins:repository-azure:pluginProperties (Thread[Task worker for ':',5,main]) completed. Took 0.007 secs. :plugins:repository-azure:bundlePlugin (Thread[Task worker for ':',5,main]) started. > Task :plugins:repository-azure:bundlePlugin Build cache key for task ':plugins:repository-azure:bundlePlugin' is 3aaf340aae9a5603489601b20f5c2686 Task ':plugins:repository-azure:bundlePlugin' is not up-to-date because: Output property 'archivePath' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/repository-azure/build/distributions/repository-azure-7.0.0-alpha1-SNAPSHOT.zip has been removed. :plugins:repository-azure:bundlePlugin (Thread[Task worker for ':',5,main]) completed. Took 0.121 secs. :plugins:repository-gcs:generateNotice (Thread[Task worker for ':',5,main]) started. > Task :plugins:repository-gcs:generateNotice Build cache key for task ':plugins:repository-gcs:generateNotice' is 9516ab9ea63b8512ab3561abc89e7252 Task ':plugins:repository-gcs:generateNotice' is not up-to-date because: Task ':plugins:repository-gcs:generateNotice' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :plugins:repository-gcs:generateNotice (Thread[Task worker for ':',5,main]) completed. Took 0.006 secs. :plugins:repository-gcs:compileJava (Thread[Task worker for ':',5,main]) started. > Task :plugins:repository-gcs:compileJava Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Build cache key for task ':plugins:repository-gcs:compileJava' is 5f61072ba14a9be664841b1ebe77a0f7 Task ':plugins:repository-gcs:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/repository-gcs/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/repository-gcs/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/repository-gcs/build/classes/java/main/org/elasticsearch has been removed. 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 '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/repository-gcs Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/repository-gcs/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' Class dependency analysis for incremental compilation took 0.002 secs. Created jar classpath snapshot for incremental compilation in 0.003 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:repository-gcs:compileJava (Thread[Task worker for ':',5,main]) completed. Took 0.988 secs. :plugins:repository-gcs:processResources (Thread[Task worker for ':',5,main]) started. > Task :plugins:repository-gcs:processResources NO-SOURCE file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/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 (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:repository-gcs:classes (Thread[Task worker for ':',5,main]) started. > Task :plugins:repository-gcs:classes Skipping task ':plugins:repository-gcs:classes' as it has no actions. :plugins:repository-gcs:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:repository-gcs:jar (Thread[Task worker for ':',5,main]) started. > Task :plugins:repository-gcs:jar Build cache key for task ':plugins:repository-gcs:jar' is d52bc1b8ec7137800a3a43551f5d08e6 Task ':plugins:repository-gcs:jar' is not up-to-date because: Task ':plugins:repository-gcs:jar' has additional actions that have changed :plugins:repository-gcs:jar (Thread[Task worker for ':',5,main]) completed. Took 0.007 secs. :plugins:repository-gcs:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) started. > Task :plugins:repository-gcs:copyPluginPropertiesTemplate Task ':plugins:repository-gcs:copyPluginPropertiesTemplate' is not up-to-date because: Task has not declared any outputs despite executing actions. :plugins:repository-gcs:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:repository-gcs:pluginProperties (Thread[Task worker for ':',5,main]) started. > Task :plugins:repository-gcs:pluginProperties Build cache key for task ':plugins:repository-gcs:pluginProperties' is 1d9b0ab99d85fb70257df224e06a61ec Task ':plugins:repository-gcs:pluginProperties' is not up-to-date because: Task ':plugins:repository-gcs:pluginProperties' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :plugins:repository-gcs:pluginProperties (Thread[Task worker for ':',5,main]) completed. Took 0.005 secs. :plugins:repository-gcs:bundlePlugin (Thread[Task worker for ':',5,main]) started. > Task :plugins:repository-gcs:bundlePlugin Build cache key for task ':plugins:repository-gcs:bundlePlugin' is 25b2eeffc89b399bfce5e19ff4ed0942 Task ':plugins:repository-gcs:bundlePlugin' is not up-to-date because: Output property 'archivePath' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/repository-gcs/build/distributions/repository-gcs-7.0.0-alpha1-SNAPSHOT.zip has been removed. :plugins:repository-gcs:bundlePlugin (Thread[Task worker for ':',5,main]) completed. Took 0.18 secs. :plugins:repository-hdfs:generateNotice (Thread[Task worker for ':',5,main]) started. > Task :plugins:repository-hdfs:generateNotice Build cache key for task ':plugins:repository-hdfs:generateNotice' is 9516ab9ea63b8512ab3561abc89e7252 Task ':plugins:repository-hdfs:generateNotice' is not up-to-date because: Task ':plugins:repository-hdfs:generateNotice' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :plugins:repository-hdfs:generateNotice (Thread[Task worker for ':',5,main]) completed. Took 0.007 secs. :plugins:repository-hdfs:compileJava (Thread[Task worker for ':',5,main]) started. > Task :plugins:repository-hdfs:compileJava Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Build cache key for task ':plugins:repository-hdfs:compileJava' is d8a8a14a4efd7bc26da9b20a04713d5b Task ':plugins:repository-hdfs:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/repository-hdfs/build/classes/java/main has been removed. Note: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/repository-hdfs/src/main/java/org/elasticsearch/repositories/hdfs/HdfsRepository.java uses or overrides a deprecated API. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/repository-hdfs/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/repository-hdfs/build/classes/java/main/org/elasticsearch has been removed. Note: Recompile with -Xlint:deprecation for details. 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 '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/repository-hdfs Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/repository-hdfs/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' Class dependency analysis for incremental compilation took 0.001 secs. Created jar classpath snapshot for incremental compilation in 0.01 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:repository-hdfs:compileJava (Thread[Task worker for ':',5,main]) completed. Took 0.888 secs. :plugins:repository-hdfs:processResources (Thread[Task worker for ':',5,main]) started. > Task :plugins:repository-hdfs:processResources NO-SOURCE file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/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 (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:repository-hdfs:classes (Thread[Task worker for ':',5,main]) started. > Task :plugins:repository-hdfs:classes Skipping task ':plugins:repository-hdfs:classes' as it has no actions. :plugins:repository-hdfs:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:repository-hdfs:jar (Thread[Task worker for ':',5,main]) started. > Task :plugins:repository-hdfs:jar Build cache key for task ':plugins:repository-hdfs:jar' is 919b9f8b077736ff6badbd4a492c8229 Task ':plugins:repository-hdfs:jar' is not up-to-date because: Task ':plugins:repository-hdfs:jar' has additional actions that have changed :plugins:repository-hdfs:jar (Thread[Task worker for ':',5,main]) completed. Took 0.004 secs. :plugins:repository-hdfs:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) started. > Task :plugins:repository-hdfs:copyPluginPropertiesTemplate Task ':plugins:repository-hdfs:copyPluginPropertiesTemplate' is not up-to-date because: Task has not declared any outputs despite executing actions. :plugins:repository-hdfs:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:repository-hdfs:pluginProperties (Thread[Task worker for ':',5,main]) started. > Task :plugins:repository-hdfs:pluginProperties Build cache key for task ':plugins:repository-hdfs:pluginProperties' is ab0ee2fd2a2d9f88cd46694e960a13b7 Task ':plugins:repository-hdfs:pluginProperties' is not up-to-date because: Task ':plugins:repository-hdfs:pluginProperties' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :plugins:repository-hdfs:pluginProperties (Thread[Task worker for ':',5,main]) completed. Took 0.005 secs. :plugins:repository-hdfs:bundlePlugin (Thread[Task worker for ':',5,main]) started. > Task :plugins:repository-hdfs:bundlePlugin Build cache key for task ':plugins:repository-hdfs:bundlePlugin' is 86371fd1eeccb8de937901873b9cede4 Task ':plugins:repository-hdfs:bundlePlugin' is not up-to-date because: Output property 'archivePath' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/repository-hdfs/build/distributions/repository-hdfs-7.0.0-alpha1-SNAPSHOT.zip has been removed. :plugins:repository-hdfs:bundlePlugin (Thread[Task worker for ':',5,main]) completed. Took 0.514 secs. :plugins:repository-s3:generateNotice (Thread[Task worker for ':',5,main]) started. > Task :plugins:repository-s3:generateNotice Build cache key for task ':plugins:repository-s3:generateNotice' is 9516ab9ea63b8512ab3561abc89e7252 Task ':plugins:repository-s3:generateNotice' is not up-to-date because: Task ':plugins:repository-s3:generateNotice' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :plugins:repository-s3:generateNotice (Thread[Task worker for ':',5,main]) completed. Took 0.004 secs. :plugins:repository-s3:compileJava (Thread[Task worker for ':',5,main]) started. > Task :plugins:repository-s3:compileJava 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. Build cache key for task ':plugins:repository-s3:compileJava' is fa7480041c287b246ab28e398b58ccec Task ':plugins:repository-s3:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/repository-s3/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/repository-s3/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/repository-s3/build/classes/java/main/org/elasticsearch has been removed. 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 '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/repository-s3 Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/repository-s3/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' Class dependency analysis for incremental compilation took 0.002 secs. Created jar classpath snapshot for incremental compilation in 0.002 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:repository-s3:compileJava (Thread[Task worker for ':',5,main]) completed. Took 1.061 secs. :plugins:repository-s3:processResources (Thread[Task worker for ':',5,main]) started. > Task :plugins:repository-s3:processResources NO-SOURCE file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/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 (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:repository-s3:classes (Thread[Task worker for ':',5,main]) started. > Task :plugins:repository-s3:classes Skipping task ':plugins:repository-s3:classes' as it has no actions. :plugins:repository-s3:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:repository-s3:jar (Thread[Task worker for ':',5,main]) started. > Task :plugins:repository-s3:jar Build cache key for task ':plugins:repository-s3:jar' is da58e88ecd0473d4bbb74dbe698a7411 Task ':plugins:repository-s3:jar' is not up-to-date because: Task ':plugins:repository-s3:jar' has additional actions that have changed :plugins:repository-s3:jar (Thread[Task worker for ':',5,main]) completed. Took 0.005 secs. :plugins:repository-s3:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) started. > Task :plugins:repository-s3:copyPluginPropertiesTemplate Task ':plugins:repository-s3:copyPluginPropertiesTemplate' is not up-to-date because: Task has not declared any outputs despite executing actions. :plugins:repository-s3:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:repository-s3:pluginProperties (Thread[Task worker for ':',5,main]) started. > Task :plugins:repository-s3:pluginProperties Build cache key for task ':plugins:repository-s3:pluginProperties' is 26ed835bc5a9793c40634418242cb12f Task ':plugins:repository-s3:pluginProperties' is not up-to-date because: Task ':plugins:repository-s3:pluginProperties' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :plugins:repository-s3:pluginProperties (Thread[Task worker for ':',5,main]) completed. Took 0.005 secs. :plugins:repository-s3:bundlePlugin (Thread[Task worker for ':',5,main]) started. > Task :plugins:repository-s3:bundlePlugin Build cache key for task ':plugins:repository-s3:bundlePlugin' is 0a9b1cc8d715ddf50d1ee94361dcc9b5 Task ':plugins:repository-s3:bundlePlugin' is not up-to-date because: Output property 'archivePath' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/repository-s3/build/distributions/repository-s3-7.0.0-alpha1-SNAPSHOT.zip has been removed. :plugins:repository-s3:bundlePlugin (Thread[Task worker for ':',5,main]) completed. Took 0.158 secs. :plugins:store-smb:generateNotice (Thread[Task worker for ':',5,main]) started. > Task :plugins:store-smb:generateNotice Build cache key for task ':plugins:store-smb:generateNotice' is 9516ab9ea63b8512ab3561abc89e7252 Task ':plugins:store-smb:generateNotice' is not up-to-date because: Task ':plugins:store-smb:generateNotice' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :plugins:store-smb:generateNotice (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :plugins:store-smb:compileJava (Thread[Task worker for ':',5,main]) started. > Task :plugins:store-smb:compileJava Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Build cache key for task ':plugins:store-smb:compileJava' is cae39e06285405802b249e3c5a1de26d Task ':plugins:store-smb:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/store-smb/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/store-smb/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/store-smb/build/classes/java/main/org/elasticsearch has been removed. 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 '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/store-smb Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/store-smb/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' Class dependency analysis for incremental compilation took 0.001 secs. Created jar classpath snapshot for incremental compilation in 0.001 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:store-smb:compileJava (Thread[Task worker for ':',5,main]) completed. Took 0.683 secs. :plugins:store-smb:processResources (Thread[Task worker for ':',5,main]) started. > Task :plugins:store-smb:processResources NO-SOURCE file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/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 (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:store-smb:classes (Thread[Task worker for ':',5,main]) started. > Task :plugins:store-smb:classes Skipping task ':plugins:store-smb:classes' as it has no actions. :plugins:store-smb:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:store-smb:jar (Thread[Task worker for ':',5,main]) started. > Task :plugins:store-smb:jar Build cache key for task ':plugins:store-smb:jar' is 8c381bc25015b2e52f7be64669a36799 Task ':plugins:store-smb:jar' is not up-to-date because: Task ':plugins:store-smb:jar' has additional actions that have changed :plugins:store-smb:jar (Thread[Task worker for ':',5,main]) completed. Took 0.004 secs. :plugins:store-smb:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) started. > Task :plugins:store-smb:copyPluginPropertiesTemplate Task ':plugins:store-smb:copyPluginPropertiesTemplate' is not up-to-date because: Task has not declared any outputs despite executing actions. :plugins:store-smb:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:store-smb:pluginProperties (Thread[Task worker for ':',5,main]) started. > Task :plugins:store-smb:pluginProperties Build cache key for task ':plugins:store-smb:pluginProperties' is 74c973f25f2477391c302108b8919962 Task ':plugins:store-smb:pluginProperties' is not up-to-date because: Task ':plugins:store-smb:pluginProperties' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :plugins:store-smb:pluginProperties (Thread[Task worker for ':',5,main]) completed. Took 0.005 secs. :plugins:store-smb:bundlePlugin (Thread[Task worker for ':',5,main]) started. > Task :plugins:store-smb:bundlePlugin Build cache key for task ':plugins:store-smb:bundlePlugin' is e0d8391f7701a4eb53ef99f8fe86c1f8 Task ':plugins:store-smb:bundlePlugin' is not up-to-date because: Output property 'archivePath' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/store-smb/build/distributions/store-smb-7.0.0-alpha1-SNAPSHOT.zip has been removed. :plugins:store-smb:bundlePlugin (Thread[Task worker for ':',5,main]) completed. Took 0.003 secs. :plugins:transport-nio:generateNotice (Thread[Task worker for ':',5,main]) started. > Task :plugins:transport-nio:generateNotice Build cache key for task ':plugins:transport-nio:generateNotice' is 9516ab9ea63b8512ab3561abc89e7252 Task ':plugins:transport-nio:generateNotice' is not up-to-date because: Task ':plugins:transport-nio:generateNotice' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :plugins:transport-nio:generateNotice (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :plugins:transport-nio:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) started. > Task :plugins:transport-nio:copyPluginPropertiesTemplate Task ':plugins:transport-nio:copyPluginPropertiesTemplate' is not up-to-date because: Task has not declared any outputs despite executing actions. :plugins:transport-nio:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:transport-nio:pluginProperties (Thread[Task worker for ':',5,main]) started. > Task :plugins:transport-nio:pluginProperties Build cache key for task ':plugins:transport-nio:pluginProperties' is bfb783888e54a9823304f5f0dd40b130 Task ':plugins:transport-nio:pluginProperties' is not up-to-date because: Task ':plugins:transport-nio:pluginProperties' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :plugins:transport-nio:pluginProperties (Thread[Task worker for ':',5,main]) completed. Took 0.005 secs. :plugins:transport-nio:bundlePlugin (Thread[Task worker for ':',5,main]) started. > Task :plugins:transport-nio:bundlePlugin Build cache key for task ':plugins:transport-nio:bundlePlugin' is d2facb2928a870c333bd0e7aca6c5fa5 Task ':plugins:transport-nio:bundlePlugin' is not up-to-date because: Output property 'archivePath' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/plugins/transport-nio/build/distributions/transport-nio-7.0.0-alpha1-SNAPSHOT.zip has been removed. :plugins:transport-nio:bundlePlugin (Thread[Task worker for ':',5,main]) completed. Took 0.092 secs. :qa:vagrant:copyPackagingArchives (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:copyPackagingArchives Build cache key for task ':qa:vagrant:copyPackagingArchives' is 60634f46851072ec55a64069bddb7ce7 Task ':qa:vagrant:copyPackagingArchives' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant/build/packaging/archives has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant/build/packaging/archives/analysis-stempel-7.0.0-alpha1-SNAPSHOT.zip has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant/build/packaging/archives/elasticsearch-oss-7.0.0-alpha1-SNAPSHOT.deb has been removed. :qa:vagrant:copyPackagingArchives (Thread[Task worker for ':',5,main]) completed. Took 2.16 secs. :qa:vagrant:compileJava (Thread[Task worker for ':',5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 > Task :qa:vagrant:compileJava Build cache key for task ':qa:vagrant:compileJava' is fa92ef3a8112a2e6e6212082679a07f3 Task ':qa:vagrant:compileJava' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant/build/classes/java/main has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant/build/classes/java/main/org has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant/build/classes/java/main/org/elasticsearch has been removed. All input files are considered out-of-date for incremental task ':qa:vagrant:compileJava'. :qa:vagrant:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'. Starting process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: /var/lib/jenkins/.java/oracle-10+46-linux/bin/javac -J-Xmx512m @/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/var/lib/jenkins/.java/oracle-10+46-linux/bin/javac'' 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. :qa:vagrant:compileJava (Thread[Task worker for ':',5,main]) completed. Took 1.141 secs. :qa:vagrant:processResources (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:processResources NO-SOURCE file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant/src/main/resources', not found Skipping task ':qa:vagrant:processResources' as it has no source files and no previous output files. :qa:vagrant:processResources (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :qa:vagrant:classes (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:classes Skipping task ':qa:vagrant:classes' as it has no actions. :qa:vagrant:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :qa:vagrant:jar (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:jar Build cache key for task ':qa:vagrant:jar' is 54a2b67ec771c99c42bc06a7041eef73 Task ':qa:vagrant:jar' is not up-to-date because: Task ':qa:vagrant:jar' has additional actions that have changed :qa:vagrant:jar (Thread[Task worker for ':',5,main]) completed. Took 0.008 secs. :qa:vagrant:copyPackagingTests (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:copyPackagingTests Build cache key for task ':qa:vagrant:copyPackagingTests' is 5695dbbf6776571be80ca676ac8f6fe3 Task ':qa:vagrant:copyPackagingTests' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant/build/packaging/tests has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant/build/packaging/tests/hamcrest-library-1.3.jar has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant/build/packaging/tests/httpcore-4.4.5.jar has been removed. :qa:vagrant:copyPackagingTests (Thread[Task worker for ':',5,main]) completed. Took 0.008 secs. :qa:vagrant:createLinuxRunnerScript (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:createLinuxRunnerScript Build cache key for task ':qa:vagrant:createLinuxRunnerScript' is f5fffc9db6ee9e75b9ec00d40897c107 Task ':qa:vagrant:createLinuxRunnerScript' is not up-to-date because: Task ':qa:vagrant:createLinuxRunnerScript' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :qa:vagrant:createLinuxRunnerScript (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :qa:vagrant:createUpgradeFromFile (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:createUpgradeFromFile Build cache key for task ':qa:vagrant:createUpgradeFromFile' is de80b3153434587999b263ea62c8567e Task ':qa:vagrant:createUpgradeFromFile' is not up-to-date because: Task ':qa:vagrant:createUpgradeFromFile' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :qa:vagrant:createUpgradeFromFile (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :qa:vagrant:createUpgradeIsOssFile (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:createUpgradeIsOssFile Build cache key for task ':qa:vagrant:createUpgradeIsOssFile' is 592229b169840343fbae16fc6621ffb4 Task ':qa:vagrant:createUpgradeIsOssFile' is not up-to-date because: Task ':qa:vagrant:createUpgradeIsOssFile' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. Execution stopped by some action with message: upgrade version is before 6.3.0 :qa:vagrant:createUpgradeIsOssFile (Thread[Task worker for ':',5,main]) completed. Took 0.003 secs. :qa:vagrant:createVersionFile (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:createVersionFile Build cache key for task ':qa:vagrant:createVersionFile' is a43e13ec04e3c49c6b51e166b73c3a27 Task ':qa:vagrant:createVersionFile' is not up-to-date because: Task ':qa:vagrant:createVersionFile' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :qa:vagrant:createVersionFile (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :qa:vagrant:createWindowsRunnerScript (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:createWindowsRunnerScript Build cache key for task ':qa:vagrant:createWindowsRunnerScript' is d3df495f1fc0b551639c5721f85f5c4a Task ':qa:vagrant:createWindowsRunnerScript' is not up-to-date because: Task ':qa:vagrant:createWindowsRunnerScript' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :qa:vagrant:createWindowsRunnerScript (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :qa:vagrant:vagrantCheckVersion (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantCheckVersion Task ':qa:vagrant:vagrantCheckVersion' is not up-to-date because: Task has not declared any outputs despite executing actions. :qa:vagrant:vagrantCheckVersion (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :qa:vagrant:setupPackagingTest (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:setupPackagingTest Task ':qa:vagrant:setupPackagingTest' is not up-to-date because: Task has not declared any outputs despite executing actions. :qa:vagrant:setupPackagingTest (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :qa:vagrant:vagrantCentos6#destroy (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantCentos6#destroy Task ':qa:vagrant:vagrantCentos6#destroy' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'bash''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests Command: bash -c vagrant status centos-6 | grep -q "centos-6\s\+not created" || vagrant destroy centos-6 --force Successfully started process 'command 'bash'' ==> centos-6: Destroying VM and associated drives... :qa:vagrant:vagrantCentos6#destroy (Thread[Task worker for ':',5,main]) completed. Took 4.112 secs. :qa:vagrant:virtualboxCheckVersion (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:virtualboxCheckVersion Task ':qa:vagrant:virtualboxCheckVersion' is not up-to-date because: Task has not declared any outputs despite executing actions. :qa:vagrant:virtualboxCheckVersion (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :qa:vagrant:vagrantCentos6#update (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantCentos6#update Task ':qa:vagrant:vagrantCentos6#update' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant box update centos-6 Successfully started process 'command 'vagrant'' ==> centos-6: Checking for updates to 'elastic/centos-6-x86_64' centos-6: Latest installed version: 20180805.0.0 centos-6: Version constraints: centos-6: Provider: virtualbox ==> centos-6: Box 'elastic/centos-6-x86_64' (v20180805.0.0) is running the latest version. :qa:vagrant:vagrantCentos6#update (Thread[Task worker for ':',5,main]) completed. Took 1.506 secs. :qa:vagrant:vagrantCentos6#up (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantCentos6#up Task ':qa:vagrant:vagrantCentos6#up' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant up centos-6 --provision --provider virtualbox Successfully started process 'command 'vagrant'' Bringing machine 'centos-6' up with 'virtualbox' provider... ==> centos-6: Importing base box 'elastic/centos-6-x86_64'... Progress: 10% Progress: 20% Progress: 30% Progress: 40% Progress: 50% Progress: 60% Progress: 70% Progress: 80% Progress: 90% ==> centos-6: Matching MAC address for NAT networking... ==> centos-6: Checking if box 'elastic/centos-6-x86_64' is up to date... ==> centos-6: Setting the name of the VM: elasticelasticsearchmasterpackaging-tests_centos-6_1534047296994_3690 ==> centos-6: Clearing any previously set network interfaces... ==> centos-6: Preparing network interfaces based on configuration... centos-6: Adapter 1: nat ==> centos-6: Forwarding ports... centos-6: 22 (guest) => 2222 (host) (adapter 1) ==> centos-6: Running 'pre-boot' VM customizations... ==> centos-6: Booting VM... ==> centos-6: Waiting for machine to boot. This may take a few minutes... centos-6: SSH address: 127.0.0.1:2222 centos-6: SSH username: vagrant centos-6: SSH auth method: private key centos-6: centos-6: Vagrant insecure key detected. Vagrant will automatically replace centos-6: this with a newly generated keypair for better security. centos-6: centos-6: Inserting generated public key within guest... centos-6: Removing insecure key from the guest if it's present... centos-6: Key inserted! Disconnecting and reconnecting using new SSH key... ==> centos-6: Machine booted and ready! ==> centos-6: Checking for guest additions in VM... ==> centos-6: Mounting shared folders... centos-6: /project => /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant centos-6: /elasticsearch => /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests centos-6: /tmp/vagrant-cache => /var/lib/jenkins/.vagrant.d/cache/elastic/centos-6-x86_64 ==> centos-6: Configuring cache buckets... ==> centos-6: Running provisioner: markerfile (shell)... centos-6: Running: inline script ==> centos-6: Configuring cache buckets... ==> centos-6: Running provisioner: clean es installs in tmp (shell)... centos-6: Running: inline script ==> centos-6: Configuring cache buckets... ==> centos-6: Running provisioner: set prompt (shell)... centos-6: Running: inline script ==> centos-6: Configuring cache buckets... ==> centos-6: Running provisioner: install dependencies (shell)... centos-6: Running: inline script centos-6: ==> Installing bats centos-6: Cloning into '/tmp/bats'... centos-6: Installed Bats to /usr/bin/bats ==> centos-6: Configuring cache buckets... :qa:vagrant:vagrantCentos6#up (Thread[Task worker for ':',5,main]) completed. Took 1 mins 51.34 secs. :qa:vagrant:vagrantCentos6#batsPackagingTest (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantCentos6#batsPackagingTest Task ':qa:vagrant:vagrantCentos6#batsPackagingTest' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant ssh centos-6 --command cd $PACKAGING_ARCHIVES && sudo bats --tap $BATS_TESTS/*.bats Successfully started process 'command 'vagrant'' 1..187 ok 1 [TAR PLUGINS] install a sample plugin with a symlinked plugins path ok 2 [TAR PLUGINS] install a sample plugin with a custom CONFIG_DIR ok 3 [TAR PLUGINS] install a sample plugin from a directory with a space ok 4 [TAR PLUGINS] install a sample plugin to elasticsearch directory with a space ok 5 [TAR PLUGINS] fail if java executable is not found ok 6 [TAR PLUGINS] install a sample plugin ok 7 [TAR PLUGINS] install icu plugin ok 8 [TAR PLUGINS] install kuromoji plugin ok 9 [TAR PLUGINS] install nori plugin ok 10 [TAR PLUGINS] install phonetic plugin ok 11 [TAR PLUGINS] install smartcn plugin ok 12 [TAR PLUGINS] install stempel plugin ok 13 [TAR PLUGINS] install ukrainian plugin ok 14 [TAR PLUGINS] install gce plugin ok 15 [TAR PLUGINS] install discovery-azure-classic plugin ok 16 [TAR PLUGINS] install discovery-ec2 plugin ok 17 [TAR PLUGINS] install discovery-file plugin ok 18 [TAR PLUGINS] install ingest-attachment plugin ok 19 [TAR PLUGINS] install ingest-geoip plugin ok 20 [TAR PLUGINS] install ingest-user-agent plugin ok 21 [TAR PLUGINS] check ingest-common module ok 22 [TAR PLUGINS] check lang-expression module ok 23 [TAR PLUGINS] check lang-mustache module ok 24 [TAR PLUGINS] check lang-painless module ok 25 [TAR PLUGINS] install murmur3 mapper plugin ok 26 [TAR PLUGINS] check reindex module ok 27 [TAR PLUGINS] install repository-hdfs plugin ok 28 [TAR PLUGINS] install size mapper plugin ok 29 [TAR PLUGINS] install repository-azure plugin ok 30 [TAR PLUGINS] install repository-gcs plugin ok 31 [TAR PLUGINS] install repository-s3 plugin ok 32 [TAR PLUGINS] install store-smb plugin ok 33 [TAR PLUGINS] install transport-nio plugin ok 34 [TAR PLUGINS] check the installed plugins can be listed with 'plugins list' and result matches the list of plugins in plugins pom ok 35 [TAR PLUGINS] start elasticsearch with all plugins installed ok 36 [TAR PLUGINS] check the installed plugins matches the list of build plugins ok 37 [TAR PLUGINS] stop elasticsearch ok 38 [TAR PLUGINS] remove a sample plugin ok 39 [TAR PLUGINS] remove icu plugin ok 40 [TAR PLUGINS] remove kuromoji plugin ok 41 [TAR PLUGINS] remove nori plugin ok 42 [TAR PLUGINS] remove phonetic plugin ok 43 [TAR PLUGINS] remove smartcn plugin ok 44 [TAR PLUGINS] remove stempel plugin ok 45 [TAR PLUGINS] remove ukrainian plugin ok 46 [TAR PLUGINS] remove gce plugin ok 47 [TAR PLUGINS] remove discovery-azure-classic plugin ok 48 [TAR PLUGINS] remove discovery-ec2 plugin ok 49 [TAR PLUGINS] remove discovery-file plugin ok 50 [TAR PLUGINS] remove ingest-attachment plugin ok 51 [TAR PLUGINS] remove ingest-geoip plugin ok 52 [TAR PLUGINS] remove ingest-user-agent plugin ok 53 [TAR PLUGINS] remove murmur3 mapper plugin ok 54 [TAR PLUGINS] remove size mapper plugin ok 55 [TAR PLUGINS] remove repository-azure plugin ok 56 [TAR PLUGINS] remove repository-gcs plugin ok 57 [TAR PLUGINS] remove repository-hdfs plugin ok 58 [TAR PLUGINS] remove repository-s3 plugin ok 59 [TAR PLUGINS] remove store-smb plugin ok 60 [TAR PLUGINS] remove transport-nio plugin ok 61 [TAR PLUGINS] start elasticsearch with all plugins removed ok 62 [TAR PLUGINS] check that there are now no plugins installed ok 63 [TAR PLUGINS] stop elasticsearch ok 64 [TAR PLUGINS] install a sample plugin with different logging modes and check output ok 65 [TAR PLUGINS] test java home with space ok 66 [TAR PLUGINS] test ES_JAVA_OPTS ok 67 [TAR PLUGINS] test umask ok 68 [TAR PLUGINS] hostname ok 69 [RPM PLUGINS] install a sample plugin with a symlinked plugins path ok 70 [RPM PLUGINS] install a sample plugin with a custom CONFIG_DIR ok 71 [RPM PLUGINS] install a sample plugin from a directory with a space ok 72 # skip (Test case only supported by TAR PLUGINS) [RPM PLUGINS] install a sample plugin to elasticsearch directory with a space ok 72 # skip (Test case only supported by TAR PLUGINS) [RPM PLUGINS] install a sample plugin to elasticsearch directory with a space ok 73 # skip (Test case only supported by TAR PLUGINS) [RPM PLUGINS] fail if java executable is not found ok 73 # skip (Test case only supported by TAR PLUGINS) [RPM PLUGINS] fail if java executable is not found ok 74 [RPM PLUGINS] install a sample plugin ok 75 [RPM PLUGINS] install icu plugin ok 76 [RPM PLUGINS] install kuromoji plugin ok 77 [RPM PLUGINS] install nori plugin ok 78 [RPM PLUGINS] install phonetic plugin ok 79 [RPM PLUGINS] install smartcn plugin ok 80 [RPM PLUGINS] install stempel plugin ok 81 [RPM PLUGINS] install ukrainian plugin ok 82 [RPM PLUGINS] install gce plugin ok 83 [RPM PLUGINS] install discovery-azure-classic plugin ok 84 [RPM PLUGINS] install discovery-ec2 plugin ok 85 [RPM PLUGINS] install discovery-file plugin ok 86 [RPM PLUGINS] install ingest-attachment plugin ok 87 [RPM PLUGINS] install ingest-geoip plugin ok 88 [RPM PLUGINS] install ingest-user-agent plugin ok 89 [RPM PLUGINS] check ingest-common module ok 90 [RPM PLUGINS] check lang-expression module ok 91 [RPM PLUGINS] check lang-mustache module ok 92 [RPM PLUGINS] check lang-painless module ok 93 [RPM PLUGINS] install murmur3 mapper plugin ok 94 [RPM PLUGINS] check reindex module ok 95 [RPM PLUGINS] install repository-hdfs plugin ok 96 [RPM PLUGINS] install size mapper plugin ok 97 [RPM PLUGINS] install repository-azure plugin ok 98 [RPM PLUGINS] install repository-gcs plugin ok 99 [RPM PLUGINS] install repository-s3 plugin ok 100 [RPM PLUGINS] install store-smb plugin ok 101 [RPM PLUGINS] install transport-nio plugin ok 102 [RPM PLUGINS] check the installed plugins can be listed with 'plugins list' and result matches the list of plugins in plugins pom ok 103 [RPM PLUGINS] start elasticsearch with all plugins installed ok 104 [RPM PLUGINS] check the installed plugins matches the list of build plugins ok 105 [RPM PLUGINS] stop elasticsearch ok 106 [RPM PLUGINS] remove a sample plugin ok 107 [RPM PLUGINS] remove icu plugin ok 108 [RPM PLUGINS] remove kuromoji plugin ok 109 [RPM PLUGINS] remove nori plugin ok 110 [RPM PLUGINS] remove phonetic plugin ok 111 [RPM PLUGINS] remove smartcn plugin ok 112 [RPM PLUGINS] remove stempel plugin ok 113 [RPM PLUGINS] remove ukrainian plugin ok 114 [RPM PLUGINS] remove gce plugin ok 115 [RPM PLUGINS] remove discovery-azure-classic plugin ok 116 [RPM PLUGINS] remove discovery-ec2 plugin ok 117 [RPM PLUGINS] remove discovery-file plugin ok 118 [RPM PLUGINS] remove ingest-attachment plugin ok 119 [RPM PLUGINS] remove ingest-geoip plugin ok 120 [RPM PLUGINS] remove ingest-user-agent plugin ok 121 [RPM PLUGINS] remove murmur3 mapper plugin ok 122 [RPM PLUGINS] remove size mapper plugin ok 123 [RPM PLUGINS] remove repository-azure plugin ok 124 [RPM PLUGINS] remove repository-gcs plugin ok 125 [RPM PLUGINS] remove repository-hdfs plugin ok 126 [RPM PLUGINS] remove repository-s3 plugin ok 127 [RPM PLUGINS] remove store-smb plugin ok 128 [RPM PLUGINS] remove transport-nio plugin ok 129 [RPM PLUGINS] start elasticsearch with all plugins removed ok 130 [RPM PLUGINS] check that there are now no plugins installed ok 131 [RPM PLUGINS] stop elasticsearch ok 132 [RPM PLUGINS] install a sample plugin with different logging modes and check output ok 133 [RPM PLUGINS] test java home with space ok 134 [RPM PLUGINS] test ES_JAVA_OPTS ok 135 [RPM PLUGINS] test umask ok 136 [RPM PLUGINS] hostname ok 137 # skip (systemd is not supported) [SYSTEMD] install elasticsearch ok 137 # skip (systemd is not supported) [SYSTEMD] install elasticsearch ok 138 # skip (systemd is not supported) [SYSTEMD] daemon reload after install ok 138 # skip (systemd is not supported) [SYSTEMD] daemon reload after install ok 139 # skip (systemd is not supported) [SYSTEMD] daemon isn't enabled on restart ok 139 # skip (systemd is not supported) [SYSTEMD] daemon isn't enabled on restart ok 140 # skip (systemd is not supported) [SYSTEMD] enable ok 140 # skip (systemd is not supported) [SYSTEMD] enable ok 141 # skip (systemd is not supported) [SYSTEMD] start ok 141 # skip (systemd is not supported) [SYSTEMD] start ok 142 # skip (systemd is not supported) [SYSTEMD] start (running) ok 142 # skip (systemd is not supported) [SYSTEMD] start (running) ok 143 # skip (systemd is not supported) [SYSTEMD] is active (running) ok 143 # skip (systemd is not supported) [SYSTEMD] is active (running) ok 144 # skip (systemd is not supported) [SYSTEMD] status (running) ok 144 # skip (systemd is not supported) [SYSTEMD] status (running) ok 145 # skip (systemd is not supported) [SYSTEMD] test elasticsearch ok 145 # skip (systemd is not supported) [SYSTEMD] test elasticsearch ok 146 # skip (systemd is not supported) [SYSTEMD] restart ok 146 # skip (systemd is not supported) [SYSTEMD] restart ok 147 # skip (systemd is not supported) [SYSTEMD] stop (running) ok 147 # skip (systemd is not supported) [SYSTEMD] stop (running) ok 148 # skip (systemd is not supported) [SYSTEMD] status (stopping) ok 148 # skip (systemd is not supported) [SYSTEMD] status (stopping) ok 149 # skip (systemd is not supported) [SYSTEMD] stop (stopped) ok 149 # skip (systemd is not supported) [SYSTEMD] stop (stopped) ok 150 # skip (systemd is not supported) [SYSTEMD] status (stopped) ok 150 # skip (systemd is not supported) [SYSTEMD] status (stopped) ok 151 # skip (systemd is not supported) [SYSTEMD] delete PID_DIR and restart ok 151 # skip (systemd is not supported) [SYSTEMD] delete PID_DIR and restart ok 152 # skip (systemd is not supported) [SYSTEMD] start Elasticsearch with custom JVM options ok 152 # skip (systemd is not supported) [SYSTEMD] start Elasticsearch with custom JVM options ok 153 # skip (systemd is not supported) [SYSTEMD] masking systemd-sysctl ok 153 # skip (systemd is not supported) [SYSTEMD] masking systemd-sysctl ok 154 # skip (systemd is not supported) [SYSTEMD] service file sets limits ok 154 # skip (systemd is not supported) [SYSTEMD] service file sets limits ok 155 # skip (systemd is not supported) [SYSTEMD] test runtime directory ok 155 # skip (systemd is not supported) [SYSTEMD] test runtime directory ok 156 # skip (systemd is not supported) [SYSTEMD] GC logs exist ok 156 # skip (systemd is not supported) [SYSTEMD] GC logs exist ok 157 [INIT.D] remove any leftover configuration to start elasticsearch on restart ok 158 [INIT.D] install elasticsearch ok 159 [INIT.D] elasticsearch fails if startup script is not executable ok 160 [INIT.D] daemon isn't enabled on restart ok 161 [INIT.D] start ok 162 [INIT.D] status (running) ok 163 [INIT.D] test elasticsearch ok 164 [INIT.D] restart ok 165 [INIT.D] stop (running) ok 166 [INIT.D] status (stopped) ok 167 [INIT.D] start Elasticsearch with custom JVM options ok 168 [INIT.D] delete PID_DIR and restart ok 169 [INIT.D] GC logs exist ok 170 [INIT.D] sysctl is run when the value set is too small ok 171 [INIT.D] sysctl is not run when it already has a larger or equal value set ok 172 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] install old version ok 172 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] install old version ok 173 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] start old version ok 173 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] start old version ok 174 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] check elasticsearch version is old version ok 174 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] check elasticsearch version is old version ok 175 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] index some documents into a few indexes ok 175 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] index some documents into a few indexes ok 176 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] verify that the documents are there ok 176 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] verify that the documents are there ok 177 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] stop old version ok 177 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] stop old version ok 178 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] install version under test ok 178 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] install version under test ok 179 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] start version under test ok 179 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] start version under test ok 180 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] check elasticsearch version is version under test ok 180 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] check elasticsearch version is version under test ok 181 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] verify that the documents are there after restart ok 181 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] verify that the documents are there after restart ok 182 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] stop version under test ok 182 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] stop version under test ok 183 [REINSTALL] install ok 184 [REINSTALL] purge elasticsearch ok 185 [REINSTALL] chown directories ok 186 [REINSTALL] reinstall elasticsearch ok 187 [REINSTALL] check ownership :qa:vagrant:vagrantCentos6#batsPackagingTest (Thread[Task worker for ':',5,main]) completed. Took 7 mins 18.163 secs. :qa:vagrant:vagrantCentos6#javaPackagingTest (Thread[Task worker for ':',5,main]) started. Aug 12, 2018 4:23:53 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore > Task :qa:vagrant:vagrantCentos6#javaPackagingTest INFO: [test10Install]: before test Task ':qa:vagrant:vagrantCentos6#javaPackagingTest' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant ssh centos-6 --command sudo bash "$PACKAGING_TESTS/run-tests.sh" Successfully started process 'command 'vagrant'' JUnit version 4.12 Aug 12, 2018 4:23:55 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test20PluginsListWithNoPlugins]: before test Aug 12, 2018 4:23:55 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test30AbortWhenJavaMissing]: before test Aug 12, 2018 4:23:55 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test40CreateKeystoreManually]: before test Aug 12, 2018 4:23:57 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test50StartAndStop]: before test Aug 12, 2018 4:24:07 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test60AutoCreateKeystore]: before test Aug 12, 2018 4:24:07 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test70CustomPathConfAndJvmOptions]: before test Aug 12, 2018 4:24:17 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test80RelativePathConf]: before test Aug 12, 2018 4:24:26 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test90SecurityCliPackaging]: before test Aug 12, 2018 4:24:27 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 4:24:27 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test20PluginsListWithNoPlugins]: before test Aug 12, 2018 4:24:28 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test30AbortWhenJavaMissing]: before test Aug 12, 2018 4:24:28 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test40CreateKeystoreManually]: before test Aug 12, 2018 4:24:29 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test50StartAndStop]: before test Aug 12, 2018 4:24:37 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test60AutoCreateKeystore]: before test Aug 12, 2018 4:24:37 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test70CustomPathConfAndJvmOptions]: before test Aug 12, 2018 4:24:45 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test80RelativePathConf]: before test Aug 12, 2018 4:24:52 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test90SecurityCliPackaging]: before test Aug 12, 2018 4:24:52 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 4:24:53 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test20PluginsListWithNoPlugins]: before test Aug 12, 2018 4:24:54 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test30AbortWhenJavaMissing]: before test Aug 12, 2018 4:24:54 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test40CreateKeystoreManually]: before test Aug 12, 2018 4:24:55 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test50StartAndStop]: before test Aug 12, 2018 4:25:05 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test60AutoCreateKeystore]: before test Aug 12, 2018 4:25:06 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test70CustomPathConfAndJvmOptions]: before test Aug 12, 2018 4:25:15 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test80RelativePathConf]: before test Aug 12, 2018 4:25:25 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test90SecurityCliPackaging]: before test Aug 12, 2018 4:25:25 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 4:25:26 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test20PluginsListWithNoPlugins]: before test Aug 12, 2018 4:25:26 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test30AbortWhenJavaMissing]: before test Aug 12, 2018 4:25:26 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test40CreateKeystoreManually]: before test Aug 12, 2018 4:25:28 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test50StartAndStop]: before test Aug 12, 2018 4:25:35 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test60AutoCreateKeystore]: before test Aug 12, 2018 4:25:36 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test70CustomPathConfAndJvmOptions]: before test Aug 12, 2018 4:25:43 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test80RelativePathConf]: before test Aug 12, 2018 4:25:50 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test90SecurityCliPackaging]: before test Aug 12, 2018 4:25:50 AM org.elasticsearch.packaging.test.PackageDependenciesTests logTestNameBefore INFO: [testDebDependencies]: before test Aug 12, 2018 4:25:50 AM org.elasticsearch.packaging.test.PackageDependenciesTests logTestNameBefore INFO: [testRpmDependencies]: before test Aug 12, 2018 4:25:51 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test05InstallFailsWhenJavaMissing]: before test Aug 12, 2018 4:25:51 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test10InstallPackage]: before test Aug 12, 2018 4:25:53 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test20PluginsCommandWhenNoPlugins]: before test Aug 12, 2018 4:25:54 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test30InstallDoesNotStartServer]: before test Aug 12, 2018 4:25:54 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test40StartServer]: before test Aug 12, 2018 4:26:04 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test50Remove]: before test Aug 12, 2018 4:26:06 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test60Reinstall]: before test Aug 12, 2018 4:26:09 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test05InstallFailsWhenJavaMissing]: before test Aug 12, 2018 4:26:09 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test10InstallPackage]: before test Aug 12, 2018 4:26:11 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test20PluginsCommandWhenNoPlugins]: before test Aug 12, 2018 4:26:12 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test30InstallDoesNotStartServer]: before test Aug 12, 2018 4:26:12 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test40StartServer]: before test Aug 12, 2018 4:26:20 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test50Remove]: before test Aug 12, 2018 4:26:21 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test60Reinstall]: before test Aug 12, 2018 4:26:23 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test05InstallFailsWhenJavaMissing]: before test Aug 12, 2018 4:26:23 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test10InstallPackage]: before test Aug 12, 2018 4:26:23 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test20PluginsCommandWhenNoPlugins]: before test Aug 12, 2018 4:26:23 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test30InstallDoesNotStartServer]: before test Aug 12, 2018 4:26:23 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test40StartServer]: before test Aug 12, 2018 4:26:23 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test50Remove]: before test Aug 12, 2018 4:26:23 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test60Reinstall]: before test Aug 12, 2018 4:26:23 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test05InstallFailsWhenJavaMissing]: before test Aug 12, 2018 4:26:23 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test10InstallPackage]: before test Aug 12, 2018 4:26:23 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test20PluginsCommandWhenNoPlugins]: before test Aug 12, 2018 4:26:23 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test30InstallDoesNotStartServer]: before test Aug 12, 2018 4:26:23 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test40StartServer]: before test Aug 12, 2018 4:26:23 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test50Remove]: before test Aug 12, 2018 4:26:23 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test60Reinstall]: before test Aug 12, 2018 4:26:23 AM org.elasticsearch.packaging.test.DefaultDebPreservationTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 4:26:23 AM org.elasticsearch.packaging.test.DefaultDebPreservationTests logTestNameBefore INFO: [test20Remove]: before test Aug 12, 2018 4:26:23 AM org.elasticsearch.packaging.test.DefaultDebPreservationTests logTestNameBefore INFO: [test30Purge]: before test Aug 12, 2018 4:26:23 AM org.elasticsearch.packaging.test.OssDebPreservationTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 4:26:23 AM org.elasticsearch.packaging.test.OssDebPreservationTests logTestNameBefore INFO: [test20Remove]: before test Aug 12, 2018 4:26:23 AM org.elasticsearch.packaging.test.OssDebPreservationTests logTestNameBefore INFO: [test30Purge]: before test Aug 12, 2018 4:26:23 AM org.elasticsearch.packaging.test.DefaultRpmPreservationTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 4:26:26 AM org.elasticsearch.packaging.test.DefaultRpmPreservationTests logTestNameBefore INFO: [test20Remove]: before test Aug 12, 2018 4:26:26 AM org.elasticsearch.packaging.test.DefaultRpmPreservationTests logTestNameBefore INFO: [test30PreserveConfig]: before test Aug 12, 2018 4:26:29 AM org.elasticsearch.packaging.test.OssRpmPreservationTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 4:26:31 AM org.elasticsearch.packaging.test.OssRpmPreservationTests logTestNameBefore INFO: [test20Remove]: before test Aug 12, 2018 4:26:32 AM org.elasticsearch.packaging.test.OssRpmPreservationTests logTestNameBefore INFO: [test30PreserveConfig]: before test .............................................................................. Time: 161.568 OK (78 tests) :qa:vagrant:vagrantCentos6#javaPackagingTest (Thread[Task worker for ':',5,main]) completed. Took 2 mins 42.74 secs. :qa:vagrant:vagrantCentos6#halt (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantCentos6#halt Task ':qa:vagrant:vagrantCentos6#halt' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant halt centos-6 Successfully started process 'command 'vagrant'' ==> centos-6: Removing cache buckets symlinks... ==> centos-6: Attempting graceful shutdown of VM... :qa:vagrant:vagrantCentos6#halt (Thread[Task worker for ':',5,main]) completed. Took 17.796 secs. :qa:vagrant:vagrantCentos7#destroy (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantCentos7#destroy Task ':qa:vagrant:vagrantCentos7#destroy' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'bash''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests Command: bash -c vagrant status centos-7 | grep -q "centos-7\s\+not created" || vagrant destroy centos-7 --force Successfully started process 'command 'bash'' ==> centos-7: Destroying VM and associated drives... :qa:vagrant:vagrantCentos7#destroy (Thread[Task worker for ':',5,main]) completed. Took 2.99 secs. :qa:vagrant:vagrantCentos7#update (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantCentos7#update Task ':qa:vagrant:vagrantCentos7#update' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant box update centos-7 Successfully started process 'command 'vagrant'' ==> centos-7: Checking for updates to 'elastic/centos-7-x86_64' centos-7: Latest installed version: 20180805.0.0 centos-7: Version constraints: centos-7: Provider: virtualbox ==> centos-7: Box 'elastic/centos-7-x86_64' (v20180805.0.0) is running the latest version. :qa:vagrant:vagrantCentos7#update (Thread[Task worker for ':',5,main]) completed. Took 1.675 secs. :qa:vagrant:vagrantCentos7#up (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantCentos7#up Task ':qa:vagrant:vagrantCentos7#up' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant up centos-7 --provision --provider virtualbox Successfully started process 'command 'vagrant'' Bringing machine 'centos-7' up with 'virtualbox' provider... ==> centos-7: Importing base box 'elastic/centos-7-x86_64'... Progress: 10% Progress: 30% Progress: 50% Progress: 70% Progress: 80% Progress: 90% ==> centos-7: Matching MAC address for NAT networking... ==> centos-7: Checking if box 'elastic/centos-7-x86_64' is up to date... ==> centos-7: Setting the name of the VM: elasticelasticsearchmasterpackaging-tests_centos-7_1534048033441_47317 ==> centos-7: Clearing any previously set network interfaces... ==> centos-7: Preparing network interfaces based on configuration... centos-7: Adapter 1: nat ==> centos-7: Forwarding ports... centos-7: 22 (guest) => 2222 (host) (adapter 1) ==> centos-7: Running 'pre-boot' VM customizations... ==> centos-7: Booting VM... ==> centos-7: Waiting for machine to boot. This may take a few minutes... centos-7: SSH address: 127.0.0.1:2222 centos-7: SSH username: vagrant centos-7: SSH auth method: private key centos-7: centos-7: Vagrant insecure key detected. Vagrant will automatically replace centos-7: this with a newly generated keypair for better security. centos-7: centos-7: Inserting generated public key within guest... centos-7: Removing insecure key from the guest if it's present... centos-7: Key inserted! Disconnecting and reconnecting using new SSH key... ==> centos-7: Machine booted and ready! ==> centos-7: Checking for guest additions in VM... ==> centos-7: Mounting shared folders... centos-7: /project => /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant centos-7: /elasticsearch => /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests centos-7: /tmp/vagrant-cache => /var/lib/jenkins/.vagrant.d/cache/elastic/centos-7-x86_64 ==> centos-7: Configuring cache buckets... ==> centos-7: Running provisioner: markerfile (shell)... centos-7: Running: inline script ==> centos-7: Configuring cache buckets... ==> centos-7: Running provisioner: clean es installs in tmp (shell)... centos-7: Running: inline script ==> centos-7: Configuring cache buckets... ==> centos-7: Running provisioner: set prompt (shell)... centos-7: Running: inline script ==> centos-7: Configuring cache buckets... ==> centos-7: Running provisioner: install dependencies (shell)... centos-7: Running: inline script centos-7: ==> Installing bats centos-7: Cloning into '/tmp/bats'... centos-7: Installed Bats to /usr/bin/bats ==> centos-7: Configuring cache buckets... :qa:vagrant:vagrantCentos7#up (Thread[Task worker for ':',5,main]) completed. Took 1 mins 52.302 secs. :qa:vagrant:vagrantCentos7#batsPackagingTest (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantCentos7#batsPackagingTest Task ':qa:vagrant:vagrantCentos7#batsPackagingTest' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant ssh centos-7 --command cd $PACKAGING_ARCHIVES && sudo bats --tap $BATS_TESTS/*.bats Successfully started process 'command 'vagrant'' 1..187 ok 1 [TAR PLUGINS] install a sample plugin with a symlinked plugins path ok 2 [TAR PLUGINS] install a sample plugin with a custom CONFIG_DIR ok 3 [TAR PLUGINS] install a sample plugin from a directory with a space ok 4 [TAR PLUGINS] install a sample plugin to elasticsearch directory with a space ok 5 [TAR PLUGINS] fail if java executable is not found ok 6 [TAR PLUGINS] install a sample plugin ok 7 [TAR PLUGINS] install icu plugin ok 8 [TAR PLUGINS] install kuromoji plugin ok 9 [TAR PLUGINS] install nori plugin ok 10 [TAR PLUGINS] install phonetic plugin ok 11 [TAR PLUGINS] install smartcn plugin ok 12 [TAR PLUGINS] install stempel plugin ok 13 [TAR PLUGINS] install ukrainian plugin ok 14 [TAR PLUGINS] install gce plugin ok 15 [TAR PLUGINS] install discovery-azure-classic plugin ok 16 [TAR PLUGINS] install discovery-ec2 plugin ok 17 [TAR PLUGINS] install discovery-file plugin ok 18 [TAR PLUGINS] install ingest-attachment plugin ok 19 [TAR PLUGINS] install ingest-geoip plugin ok 20 [TAR PLUGINS] install ingest-user-agent plugin ok 21 [TAR PLUGINS] check ingest-common module ok 22 [TAR PLUGINS] check lang-expression module ok 23 [TAR PLUGINS] check lang-mustache module ok 24 [TAR PLUGINS] check lang-painless module ok 25 [TAR PLUGINS] install murmur3 mapper plugin ok 26 [TAR PLUGINS] check reindex module ok 27 [TAR PLUGINS] install repository-hdfs plugin ok 28 [TAR PLUGINS] install size mapper plugin ok 29 [TAR PLUGINS] install repository-azure plugin ok 30 [TAR PLUGINS] install repository-gcs plugin ok 31 [TAR PLUGINS] install repository-s3 plugin ok 32 [TAR PLUGINS] install store-smb plugin ok 33 [TAR PLUGINS] install transport-nio plugin ok 34 [TAR PLUGINS] check the installed plugins can be listed with 'plugins list' and result matches the list of plugins in plugins pom ok 35 [TAR PLUGINS] start elasticsearch with all plugins installed ok 36 [TAR PLUGINS] check the installed plugins matches the list of build plugins ok 37 [TAR PLUGINS] stop elasticsearch ok 38 [TAR PLUGINS] remove a sample plugin ok 39 [TAR PLUGINS] remove icu plugin ok 40 [TAR PLUGINS] remove kuromoji plugin ok 41 [TAR PLUGINS] remove nori plugin ok 42 [TAR PLUGINS] remove phonetic plugin ok 43 [TAR PLUGINS] remove smartcn plugin ok 44 [TAR PLUGINS] remove stempel plugin ok 45 [TAR PLUGINS] remove ukrainian plugin ok 46 [TAR PLUGINS] remove gce plugin ok 47 [TAR PLUGINS] remove discovery-azure-classic plugin ok 48 [TAR PLUGINS] remove discovery-ec2 plugin ok 49 [TAR PLUGINS] remove discovery-file plugin ok 50 [TAR PLUGINS] remove ingest-attachment plugin ok 51 [TAR PLUGINS] remove ingest-geoip plugin ok 52 [TAR PLUGINS] remove ingest-user-agent plugin ok 53 [TAR PLUGINS] remove murmur3 mapper plugin ok 54 [TAR PLUGINS] remove size mapper plugin ok 55 [TAR PLUGINS] remove repository-azure plugin ok 56 [TAR PLUGINS] remove repository-gcs plugin ok 57 [TAR PLUGINS] remove repository-hdfs plugin ok 58 [TAR PLUGINS] remove repository-s3 plugin ok 59 [TAR PLUGINS] remove store-smb plugin ok 60 [TAR PLUGINS] remove transport-nio plugin ok 61 [TAR PLUGINS] start elasticsearch with all plugins removed ok 62 [TAR PLUGINS] check that there are now no plugins installed ok 63 [TAR PLUGINS] stop elasticsearch ok 64 [TAR PLUGINS] install a sample plugin with different logging modes and check output ok 65 [TAR PLUGINS] test java home with space ok 66 [TAR PLUGINS] test ES_JAVA_OPTS ok 67 [TAR PLUGINS] test umask ok 68 [TAR PLUGINS] hostname ok 69 [RPM PLUGINS] install a sample plugin with a symlinked plugins path ok 70 [RPM PLUGINS] install a sample plugin with a custom CONFIG_DIR ok 71 [RPM PLUGINS] install a sample plugin from a directory with a space ok 72 # skip (Test case only supported by TAR PLUGINS) [RPM PLUGINS] install a sample plugin to elasticsearch directory with a space ok 72 # skip (Test case only supported by TAR PLUGINS) [RPM PLUGINS] install a sample plugin to elasticsearch directory with a space ok 73 # skip (Test case only supported by TAR PLUGINS) [RPM PLUGINS] fail if java executable is not found ok 73 # skip (Test case only supported by TAR PLUGINS) [RPM PLUGINS] fail if java executable is not found ok 74 [RPM PLUGINS] install a sample plugin ok 75 [RPM PLUGINS] install icu plugin ok 76 [RPM PLUGINS] install kuromoji plugin ok 77 [RPM PLUGINS] install nori plugin ok 78 [RPM PLUGINS] install phonetic plugin ok 79 [RPM PLUGINS] install smartcn plugin ok 80 [RPM PLUGINS] install stempel plugin ok 81 [RPM PLUGINS] install ukrainian plugin ok 82 [RPM PLUGINS] install gce plugin ok 83 [RPM PLUGINS] install discovery-azure-classic plugin ok 84 [RPM PLUGINS] install discovery-ec2 plugin ok 85 [RPM PLUGINS] install discovery-file plugin ok 86 [RPM PLUGINS] install ingest-attachment plugin ok 87 [RPM PLUGINS] install ingest-geoip plugin ok 88 [RPM PLUGINS] install ingest-user-agent plugin ok 89 [RPM PLUGINS] check ingest-common module ok 90 [RPM PLUGINS] check lang-expression module ok 91 [RPM PLUGINS] check lang-mustache module ok 92 [RPM PLUGINS] check lang-painless module ok 93 [RPM PLUGINS] install murmur3 mapper plugin ok 94 [RPM PLUGINS] check reindex module ok 95 [RPM PLUGINS] install repository-hdfs plugin ok 96 [RPM PLUGINS] install size mapper plugin ok 97 [RPM PLUGINS] install repository-azure plugin ok 98 [RPM PLUGINS] install repository-gcs plugin ok 99 [RPM PLUGINS] install repository-s3 plugin ok 100 [RPM PLUGINS] install store-smb plugin ok 101 [RPM PLUGINS] install transport-nio plugin ok 102 [RPM PLUGINS] check the installed plugins can be listed with 'plugins list' and result matches the list of plugins in plugins pom ok 103 [RPM PLUGINS] start elasticsearch with all plugins installed ok 104 [RPM PLUGINS] check the installed plugins matches the list of build plugins ok 105 [RPM PLUGINS] stop elasticsearch ok 106 [RPM PLUGINS] remove a sample plugin ok 107 [RPM PLUGINS] remove icu plugin ok 108 [RPM PLUGINS] remove kuromoji plugin ok 109 [RPM PLUGINS] remove nori plugin ok 110 [RPM PLUGINS] remove phonetic plugin ok 111 [RPM PLUGINS] remove smartcn plugin ok 112 [RPM PLUGINS] remove stempel plugin ok 113 [RPM PLUGINS] remove ukrainian plugin ok 114 [RPM PLUGINS] remove gce plugin ok 115 [RPM PLUGINS] remove discovery-azure-classic plugin ok 116 [RPM PLUGINS] remove discovery-ec2 plugin ok 117 [RPM PLUGINS] remove discovery-file plugin ok 118 [RPM PLUGINS] remove ingest-attachment plugin ok 119 [RPM PLUGINS] remove ingest-geoip plugin ok 120 [RPM PLUGINS] remove ingest-user-agent plugin ok 121 [RPM PLUGINS] remove murmur3 mapper plugin ok 122 [RPM PLUGINS] remove size mapper plugin ok 123 [RPM PLUGINS] remove repository-azure plugin ok 124 [RPM PLUGINS] remove repository-gcs plugin ok 125 [RPM PLUGINS] remove repository-hdfs plugin ok 126 [RPM PLUGINS] remove repository-s3 plugin ok 127 [RPM PLUGINS] remove store-smb plugin ok 128 [RPM PLUGINS] remove transport-nio plugin ok 129 [RPM PLUGINS] start elasticsearch with all plugins removed ok 130 [RPM PLUGINS] check that there are now no plugins installed ok 131 [RPM PLUGINS] stop elasticsearch ok 132 [RPM PLUGINS] install a sample plugin with different logging modes and check output ok 133 [RPM PLUGINS] test java home with space ok 134 [RPM PLUGINS] test ES_JAVA_OPTS ok 135 [RPM PLUGINS] test umask ok 136 [RPM PLUGINS] hostname ok 137 [SYSTEMD] install elasticsearch ok 138 [SYSTEMD] daemon reload after install ok 139 [SYSTEMD] daemon isn't enabled on restart ok 140 [SYSTEMD] enable ok 141 [SYSTEMD] start ok 142 [SYSTEMD] start (running) ok 143 [SYSTEMD] is active (running) ok 144 [SYSTEMD] status (running) ok 145 [SYSTEMD] test elasticsearch ok 146 [SYSTEMD] restart ok 147 [SYSTEMD] stop (running) ok 148 [SYSTEMD] status (stopping) ok 149 [SYSTEMD] stop (stopped) ok 150 [SYSTEMD] status (stopped) ok 151 [SYSTEMD] delete PID_DIR and restart ok 152 [SYSTEMD] start Elasticsearch with custom JVM options ok 153 [SYSTEMD] masking systemd-sysctl ok 154 [SYSTEMD] service file sets limits ok 155 [SYSTEMD] test runtime directory ok 156 [SYSTEMD] GC logs exist ok 157 # skip (sysvinit is supported, but systemd too) [INIT.D] remove any leftover configuration to start elasticsearch on restart ok 157 # skip (sysvinit is supported, but systemd too) [INIT.D] remove any leftover configuration to start elasticsearch on restart ok 158 # skip (sysvinit is supported, but systemd too) [INIT.D] install elasticsearch ok 158 # skip (sysvinit is supported, but systemd too) [INIT.D] install elasticsearch ok 159 # skip (sysvinit is supported, but systemd too) [INIT.D] elasticsearch fails if startup script is not executable ok 159 # skip (sysvinit is supported, but systemd too) [INIT.D] elasticsearch fails if startup script is not executable ok 160 # skip (sysvinit is supported, but systemd too) [INIT.D] daemon isn't enabled on restart ok 160 # skip (sysvinit is supported, but systemd too) [INIT.D] daemon isn't enabled on restart ok 161 # skip (sysvinit is supported, but systemd too) [INIT.D] start ok 161 # skip (sysvinit is supported, but systemd too) [INIT.D] start ok 162 # skip (sysvinit is supported, but systemd too) [INIT.D] status (running) ok 162 # skip (sysvinit is supported, but systemd too) [INIT.D] status (running) ok 163 # skip (sysvinit is supported, but systemd too) [INIT.D] test elasticsearch ok 163 # skip (sysvinit is supported, but systemd too) [INIT.D] test elasticsearch ok 164 # skip (sysvinit is supported, but systemd too) [INIT.D] restart ok 164 # skip (sysvinit is supported, but systemd too) [INIT.D] restart ok 165 # skip (sysvinit is supported, but systemd too) [INIT.D] stop (running) ok 165 # skip (sysvinit is supported, but systemd too) [INIT.D] stop (running) ok 166 # skip (sysvinit is supported, but systemd too) [INIT.D] status (stopped) ok 166 # skip (sysvinit is supported, but systemd too) [INIT.D] status (stopped) ok 167 # skip (sysvinit is supported, but systemd too) [INIT.D] start Elasticsearch with custom JVM options ok 167 # skip (sysvinit is supported, but systemd too) [INIT.D] start Elasticsearch with custom JVM options ok 168 # skip (sysvinit is supported, but systemd too) [INIT.D] delete PID_DIR and restart ok 168 # skip (sysvinit is supported, but systemd too) [INIT.D] delete PID_DIR and restart ok 169 # skip (sysvinit is supported, but systemd too) [INIT.D] GC logs exist ok 169 # skip (sysvinit is supported, but systemd too) [INIT.D] GC logs exist ok 170 # skip (sysvinit is supported, but systemd too) [INIT.D] sysctl is run when the value set is too small ok 170 # skip (sysvinit is supported, but systemd too) [INIT.D] sysctl is run when the value set is too small ok 171 # skip (sysvinit is supported, but systemd too) [INIT.D] sysctl is not run when it already has a larger or equal value set ok 171 # skip (sysvinit is supported, but systemd too) [INIT.D] sysctl is not run when it already has a larger or equal value set ok 172 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] install old version ok 172 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] install old version ok 173 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] start old version ok 173 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] start old version ok 174 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] check elasticsearch version is old version ok 174 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] check elasticsearch version is old version ok 175 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] index some documents into a few indexes ok 175 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] index some documents into a few indexes ok 176 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] verify that the documents are there ok 176 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] verify that the documents are there ok 177 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] stop old version ok 177 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] stop old version ok 178 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] install version under test ok 178 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] install version under test ok 179 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] start version under test ok 179 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] start version under test ok 180 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] check elasticsearch version is version under test ok 180 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] check elasticsearch version is version under test ok 181 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] verify that the documents are there after restart ok 181 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] verify that the documents are there after restart ok 182 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] stop version under test ok 182 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] stop version under test ok 183 [REINSTALL] install ok 184 [REINSTALL] purge elasticsearch ok 185 [REINSTALL] chown directories ok 186 [REINSTALL] reinstall elasticsearch ok 187 [REINSTALL] check ownership :qa:vagrant:vagrantCentos7#batsPackagingTest (Thread[Task worker for ':',5,main]) completed. Took 6 mins 7.137 secs. :qa:vagrant:vagrantCentos7#javaPackagingTest (Thread[Task worker for ':',5,main]) started. Aug 12, 2018 4:34:59 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore > Task :qa:vagrant:vagrantCentos7#javaPackagingTest INFO: [test10Install]: before test Task ':qa:vagrant:vagrantCentos7#javaPackagingTest' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant ssh centos-7 --command sudo bash "$PACKAGING_TESTS/run-tests.sh" Successfully started process 'command 'vagrant'' JUnit version 4.12 Aug 12, 2018 4:35:00 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test20PluginsListWithNoPlugins]: before test Aug 12, 2018 4:35:01 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test30AbortWhenJavaMissing]: before test Aug 12, 2018 4:35:01 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test40CreateKeystoreManually]: before test Aug 12, 2018 4:35:02 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test50StartAndStop]: before test Aug 12, 2018 4:35:12 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test60AutoCreateKeystore]: before test Aug 12, 2018 4:35:12 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test70CustomPathConfAndJvmOptions]: before test Aug 12, 2018 4:35:21 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test80RelativePathConf]: before test Aug 12, 2018 4:35:30 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test90SecurityCliPackaging]: before test Aug 12, 2018 4:35:31 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 4:35:31 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test20PluginsListWithNoPlugins]: before test Aug 12, 2018 4:35:32 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test30AbortWhenJavaMissing]: before test Aug 12, 2018 4:35:32 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test40CreateKeystoreManually]: before test Aug 12, 2018 4:35:33 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test50StartAndStop]: before test Aug 12, 2018 4:35:40 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test60AutoCreateKeystore]: before test Aug 12, 2018 4:35:41 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test70CustomPathConfAndJvmOptions]: before test Aug 12, 2018 4:35:48 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test80RelativePathConf]: before test Aug 12, 2018 4:35:54 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test90SecurityCliPackaging]: before test Aug 12, 2018 4:35:54 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 4:35:56 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test20PluginsListWithNoPlugins]: before test Aug 12, 2018 4:35:56 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test30AbortWhenJavaMissing]: before test Aug 12, 2018 4:35:56 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test40CreateKeystoreManually]: before test Aug 12, 2018 4:35:57 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test50StartAndStop]: before test Aug 12, 2018 4:36:07 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test60AutoCreateKeystore]: before test Aug 12, 2018 4:36:07 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test70CustomPathConfAndJvmOptions]: before test Aug 12, 2018 4:36:16 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test80RelativePathConf]: before test Aug 12, 2018 4:36:25 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test90SecurityCliPackaging]: before test Aug 12, 2018 4:36:26 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 4:36:26 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test20PluginsListWithNoPlugins]: before test Aug 12, 2018 4:36:27 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test30AbortWhenJavaMissing]: before test Aug 12, 2018 4:36:27 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test40CreateKeystoreManually]: before test Aug 12, 2018 4:36:29 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test50StartAndStop]: before test Aug 12, 2018 4:36:37 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test60AutoCreateKeystore]: before test Aug 12, 2018 4:36:37 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test70CustomPathConfAndJvmOptions]: before test Aug 12, 2018 4:36:44 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test80RelativePathConf]: before test Aug 12, 2018 4:36:51 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test90SecurityCliPackaging]: before test Aug 12, 2018 4:36:51 AM org.elasticsearch.packaging.test.PackageDependenciesTests logTestNameBefore INFO: [testRpmDependencies]: before test Aug 12, 2018 4:36:51 AM org.elasticsearch.packaging.test.PackageDependenciesTests logTestNameBefore INFO: [testDebDependencies]: before test Aug 12, 2018 4:36:51 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test05InstallFailsWhenJavaMissing]: before test Aug 12, 2018 4:36:51 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test10InstallPackage]: before test Aug 12, 2018 4:36:54 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test20PluginsCommandWhenNoPlugins]: before test Aug 12, 2018 4:36:54 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test30InstallDoesNotStartServer]: before test Aug 12, 2018 4:36:54 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test40StartServer]: before test Aug 12, 2018 4:37:05 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test50Remove]: before test Aug 12, 2018 4:37:06 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test60Reinstall]: before test Aug 12, 2018 4:37:09 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test05InstallFailsWhenJavaMissing]: before test Aug 12, 2018 4:37:09 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test10InstallPackage]: before test Aug 12, 2018 4:37:10 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test20PluginsCommandWhenNoPlugins]: before test Aug 12, 2018 4:37:11 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test30InstallDoesNotStartServer]: before test Aug 12, 2018 4:37:11 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test40StartServer]: before test Aug 12, 2018 4:37:19 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test50Remove]: before test Aug 12, 2018 4:37:19 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test60Reinstall]: before test Aug 12, 2018 4:37:21 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test05InstallFailsWhenJavaMissing]: before test Aug 12, 2018 4:37:21 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test10InstallPackage]: before test Aug 12, 2018 4:37:21 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test20PluginsCommandWhenNoPlugins]: before test Aug 12, 2018 4:37:21 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test30InstallDoesNotStartServer]: before test Aug 12, 2018 4:37:21 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test40StartServer]: before test Aug 12, 2018 4:37:21 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test50Remove]: before test Aug 12, 2018 4:37:21 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test60Reinstall]: before test Aug 12, 2018 4:37:21 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test05InstallFailsWhenJavaMissing]: before test Aug 12, 2018 4:37:21 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test10InstallPackage]: before test Aug 12, 2018 4:37:21 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test20PluginsCommandWhenNoPlugins]: before test Aug 12, 2018 4:37:21 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test30InstallDoesNotStartServer]: before test Aug 12, 2018 4:37:21 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test40StartServer]: before test Aug 12, 2018 4:37:21 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test50Remove]: before test Aug 12, 2018 4:37:21 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test60Reinstall]: before test Aug 12, 2018 4:37:21 AM org.elasticsearch.packaging.test.DefaultDebPreservationTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 4:37:21 AM org.elasticsearch.packaging.test.DefaultDebPreservationTests logTestNameBefore INFO: [test20Remove]: before test Aug 12, 2018 4:37:21 AM org.elasticsearch.packaging.test.DefaultDebPreservationTests logTestNameBefore INFO: [test30Purge]: before test Aug 12, 2018 4:37:22 AM org.elasticsearch.packaging.test.OssDebPreservationTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 4:37:22 AM org.elasticsearch.packaging.test.OssDebPreservationTests logTestNameBefore INFO: [test20Remove]: before test Aug 12, 2018 4:37:22 AM org.elasticsearch.packaging.test.OssDebPreservationTests logTestNameBefore INFO: [test30Purge]: before test Aug 12, 2018 4:37:22 AM org.elasticsearch.packaging.test.DefaultRpmPreservationTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 4:37:24 AM org.elasticsearch.packaging.test.DefaultRpmPreservationTests logTestNameBefore INFO: [test20Remove]: before test Aug 12, 2018 4:37:25 AM org.elasticsearch.packaging.test.DefaultRpmPreservationTests logTestNameBefore INFO: [test30PreserveConfig]: before test Aug 12, 2018 4:37:28 AM org.elasticsearch.packaging.test.OssRpmPreservationTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 4:37:30 AM org.elasticsearch.packaging.test.OssRpmPreservationTests logTestNameBefore INFO: [test20Remove]: before test Aug 12, 2018 4:37:30 AM org.elasticsearch.packaging.test.OssRpmPreservationTests logTestNameBefore INFO: [test30PreserveConfig]: before test .............................................................................. Time: 154.116 OK (78 tests) :qa:vagrant:vagrantCentos7#javaPackagingTest (Thread[Task worker for ':',5,main]) completed. Took 2 mins 35.362 secs. :qa:vagrant:vagrantCentos7#halt (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantCentos7#halt Task ':qa:vagrant:vagrantCentos7#halt' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant halt centos-7 Successfully started process 'command 'vagrant'' ==> centos-7: Removing cache buckets symlinks... ==> centos-7: Attempting graceful shutdown of VM... :qa:vagrant:vagrantCentos7#halt (Thread[Task worker for ':',5,main]) completed. Took 17.585 secs. :qa:vagrant:vagrantDebian8#destroy (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantDebian8#destroy Task ':qa:vagrant:vagrantDebian8#destroy' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'bash''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests Command: bash -c vagrant status debian-8 | grep -q "debian-8\s\+not created" || vagrant destroy debian-8 --force Successfully started process 'command 'bash'' ==> debian-8: Destroying VM and associated drives... :qa:vagrant:vagrantDebian8#destroy (Thread[Task worker for ':',5,main]) completed. Took 3.034 secs. :qa:vagrant:vagrantDebian8#update (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantDebian8#update Task ':qa:vagrant:vagrantDebian8#update' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant box update debian-8 Successfully started process 'command 'vagrant'' ==> debian-8: Checking for updates to 'elastic/debian-8-x86_64' debian-8: Latest installed version: 20180608.0.0 debian-8: Version constraints: debian-8: Provider: virtualbox ==> debian-8: Box 'elastic/debian-8-x86_64' (v20180608.0.0) is running the latest version. :qa:vagrant:vagrantDebian8#update (Thread[Task worker for ':',5,main]) completed. Took 1.224 secs. :qa:vagrant:vagrantDebian8#up (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantDebian8#up Task ':qa:vagrant:vagrantDebian8#up' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant up debian-8 --provision --provider virtualbox Successfully started process 'command 'vagrant'' Bringing machine 'debian-8' up with 'virtualbox' provider... ==> debian-8: Importing base box 'elastic/debian-8-x86_64'... Progress: 10% Progress: 20% Progress: 30% Progress: 40% Progress: 50% Progress: 60% Progress: 70% Progress: 80% Progress: 90% ==> debian-8: Matching MAC address for NAT networking... ==> debian-8: Checking if box 'elastic/debian-8-x86_64' is up to date... ==> debian-8: Setting the name of the VM: elasticelasticsearchmasterpackaging-tests_debian-8_1534048691168_11710 ==> debian-8: Clearing any previously set network interfaces... ==> debian-8: Preparing network interfaces based on configuration... debian-8: Adapter 1: nat ==> debian-8: Forwarding ports... debian-8: 22 (guest) => 2222 (host) (adapter 1) ==> debian-8: Running 'pre-boot' VM customizations... ==> debian-8: Booting VM... ==> debian-8: Waiting for machine to boot. This may take a few minutes... debian-8: SSH address: 127.0.0.1:2222 debian-8: SSH username: vagrant debian-8: SSH auth method: private key debian-8: debian-8: Vagrant insecure key detected. Vagrant will automatically replace debian-8: this with a newly generated keypair for better security. debian-8: debian-8: Inserting generated public key within guest... debian-8: Removing insecure key from the guest if it's present... debian-8: Key inserted! Disconnecting and reconnecting using new SSH key... ==> debian-8: Machine booted and ready! ==> debian-8: Checking for guest additions in VM... ==> debian-8: Mounting shared folders... debian-8: /project => /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant debian-8: /elasticsearch => /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests debian-8: /tmp/vagrant-cache => /var/lib/jenkins/.vagrant.d/cache/elastic/debian-8-x86_64 ==> debian-8: Configuring cache buckets... ==> debian-8: Running provisioner: fix-no-tty (shell)... debian-8: Running: inline script ==> debian-8: Configuring cache buckets... ==> debian-8: Running provisioner: markerfile (shell)... debian-8: Running: inline script ==> debian-8: Configuring cache buckets... ==> debian-8: Running provisioner: clean es installs in tmp (shell)... debian-8: Running: inline script ==> debian-8: Configuring cache buckets... ==> debian-8: Running provisioner: set prompt (shell)... debian-8: Running: inline script ==> debian-8: Configuring cache buckets... ==> debian-8: Running provisioner: install dependencies (shell)... debian-8: Running: inline script debian-8: ==> Installing rsync debian-8: Reading package lists... debian-8: Building dependency tree... debian-8: Reading state information... debian-8: The following NEW packages will be installed: debian-8: rsync debian-8: dpkg-preconfigure: unable to re-open stdin: No such file or directory debian-8: 0 upgraded, 1 newly installed, 0 to remove and 48 not upgraded. debian-8: Need to get 0 B/390 kB of archives. debian-8: After this operation, 670 kB of additional disk space will be used. debian-8: Selecting previously unselected package rsync. debian-8: (Reading database ... debian-8: (Reading database ... 5% debian-8: (Reading database ... 10% debian-8: (Reading database ... 15% debian-8: (Reading database ... 20% debian-8: (Reading database ... 25% debian-8: (Reading database ... 30% debian-8: (Reading database ... 35% debian-8: (Reading database ... 40% debian-8: (Reading database ... 45% debian-8: (Reading database ... 50% debian-8: (Reading database ... 55% debian-8: (Reading database ... 60% debian-8: (Reading database ... 65% debian-8: (Reading database ... 70% debian-8: (Reading database ... 75% debian-8: (Reading database ... 80% debian-8: (Reading database ... 85% debian-8: (Reading database ... 90% debian-8: (Reading database ... 95% debian-8: (Reading database ... 100% debian-8: (Reading database ... debian-8: 63477 files and directories currently installed.) debian-8: Preparing to unpack .../rsync_3.1.1-3+deb8u1_amd64.deb ... debian-8: Unpacking rsync (3.1.1-3+deb8u1) ... debian-8: Processing triggers for systemd (215-17+deb8u7) ... debian-8: Processing triggers for man-db (2.7.0.2-5) ... debian-8: Setting up rsync (3.1.1-3+deb8u1) ... debian-8: ==> Installing bats debian-8: Cloning into '/tmp/bats'... debian-8: Installed Bats to /usr/bin/bats ==> debian-8: Configuring cache buckets... :qa:vagrant:vagrantDebian8#up (Thread[Task worker for ':',5,main]) completed. Took 2 mins 15.864 secs. :qa:vagrant:vagrantDebian8#batsPackagingTest (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantDebian8#batsPackagingTest Task ':qa:vagrant:vagrantDebian8#batsPackagingTest' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant ssh debian-8 --command cd $PACKAGING_ARCHIVES && sudo bats --tap $BATS_TESTS/*.bats Successfully started process 'command 'vagrant'' 1..187 ok 1 [TAR PLUGINS] install a sample plugin with a symlinked plugins path ok 2 [TAR PLUGINS] install a sample plugin with a custom CONFIG_DIR ok 3 [TAR PLUGINS] install a sample plugin from a directory with a space ok 4 [TAR PLUGINS] install a sample plugin to elasticsearch directory with a space ok 5 [TAR PLUGINS] fail if java executable is not found ok 6 [TAR PLUGINS] install a sample plugin ok 7 [TAR PLUGINS] install icu plugin ok 8 [TAR PLUGINS] install kuromoji plugin ok 9 [TAR PLUGINS] install nori plugin ok 10 [TAR PLUGINS] install phonetic plugin ok 11 [TAR PLUGINS] install smartcn plugin ok 12 [TAR PLUGINS] install stempel plugin ok 13 [TAR PLUGINS] install ukrainian plugin ok 14 [TAR PLUGINS] install gce plugin ok 15 [TAR PLUGINS] install discovery-azure-classic plugin ok 16 [TAR PLUGINS] install discovery-ec2 plugin ok 17 [TAR PLUGINS] install discovery-file plugin ok 18 [TAR PLUGINS] install ingest-attachment plugin ok 19 [TAR PLUGINS] install ingest-geoip plugin ok 20 [TAR PLUGINS] install ingest-user-agent plugin ok 21 [TAR PLUGINS] check ingest-common module ok 22 [TAR PLUGINS] check lang-expression module ok 23 [TAR PLUGINS] check lang-mustache module ok 24 [TAR PLUGINS] check lang-painless module ok 25 [TAR PLUGINS] install murmur3 mapper plugin ok 26 [TAR PLUGINS] check reindex module ok 27 [TAR PLUGINS] install repository-hdfs plugin ok 28 [TAR PLUGINS] install size mapper plugin ok 29 [TAR PLUGINS] install repository-azure plugin ok 30 [TAR PLUGINS] install repository-gcs plugin ok 31 [TAR PLUGINS] install repository-s3 plugin ok 32 [TAR PLUGINS] install store-smb plugin ok 33 [TAR PLUGINS] install transport-nio plugin ok 34 [TAR PLUGINS] check the installed plugins can be listed with 'plugins list' and result matches the list of plugins in plugins pom ok 35 [TAR PLUGINS] start elasticsearch with all plugins installed ok 36 [TAR PLUGINS] check the installed plugins matches the list of build plugins ok 37 [TAR PLUGINS] stop elasticsearch ok 38 [TAR PLUGINS] remove a sample plugin ok 39 [TAR PLUGINS] remove icu plugin ok 40 [TAR PLUGINS] remove kuromoji plugin ok 41 [TAR PLUGINS] remove nori plugin ok 42 [TAR PLUGINS] remove phonetic plugin ok 43 [TAR PLUGINS] remove smartcn plugin ok 44 [TAR PLUGINS] remove stempel plugin ok 45 [TAR PLUGINS] remove ukrainian plugin ok 46 [TAR PLUGINS] remove gce plugin ok 47 [TAR PLUGINS] remove discovery-azure-classic plugin ok 48 [TAR PLUGINS] remove discovery-ec2 plugin ok 49 [TAR PLUGINS] remove discovery-file plugin ok 50 [TAR PLUGINS] remove ingest-attachment plugin ok 51 [TAR PLUGINS] remove ingest-geoip plugin ok 52 [TAR PLUGINS] remove ingest-user-agent plugin ok 53 [TAR PLUGINS] remove murmur3 mapper plugin ok 54 [TAR PLUGINS] remove size mapper plugin ok 55 [TAR PLUGINS] remove repository-azure plugin ok 56 [TAR PLUGINS] remove repository-gcs plugin ok 57 [TAR PLUGINS] remove repository-hdfs plugin ok 58 [TAR PLUGINS] remove repository-s3 plugin ok 59 [TAR PLUGINS] remove store-smb plugin ok 60 [TAR PLUGINS] remove transport-nio plugin ok 61 [TAR PLUGINS] start elasticsearch with all plugins removed ok 62 [TAR PLUGINS] check that there are now no plugins installed ok 63 [TAR PLUGINS] stop elasticsearch ok 64 [TAR PLUGINS] install a sample plugin with different logging modes and check output ok 65 [TAR PLUGINS] test java home with space ok 66 [TAR PLUGINS] test ES_JAVA_OPTS ok 67 [TAR PLUGINS] test umask ok 68 [TAR PLUGINS] hostname ok 69 [DEB PLUGINS] install a sample plugin with a symlinked plugins path ok 70 [DEB PLUGINS] install a sample plugin with a custom CONFIG_DIR ok 71 [DEB PLUGINS] install a sample plugin from a directory with a space ok 72 # skip (Test case only supported by TAR PLUGINS) [DEB PLUGINS] install a sample plugin to elasticsearch directory with a space ok 72 # skip (Test case only supported by TAR PLUGINS) [DEB PLUGINS] install a sample plugin to elasticsearch directory with a space ok 73 # skip (Test case only supported by TAR PLUGINS) [DEB PLUGINS] fail if java executable is not found ok 73 # skip (Test case only supported by TAR PLUGINS) [DEB PLUGINS] fail if java executable is not found ok 74 [DEB PLUGINS] install a sample plugin ok 75 [DEB PLUGINS] install icu plugin ok 76 [DEB PLUGINS] install kuromoji plugin ok 77 [DEB PLUGINS] install nori plugin ok 78 [DEB PLUGINS] install phonetic plugin ok 79 [DEB PLUGINS] install smartcn plugin ok 80 [DEB PLUGINS] install stempel plugin ok 81 [DEB PLUGINS] install ukrainian plugin ok 82 [DEB PLUGINS] install gce plugin ok 83 [DEB PLUGINS] install discovery-azure-classic plugin ok 84 [DEB PLUGINS] install discovery-ec2 plugin ok 85 [DEB PLUGINS] install discovery-file plugin ok 86 [DEB PLUGINS] install ingest-attachment plugin ok 87 [DEB PLUGINS] install ingest-geoip plugin ok 88 [DEB PLUGINS] install ingest-user-agent plugin ok 89 [DEB PLUGINS] check ingest-common module ok 90 [DEB PLUGINS] check lang-expression module ok 91 [DEB PLUGINS] check lang-mustache module ok 92 [DEB PLUGINS] check lang-painless module ok 93 [DEB PLUGINS] install murmur3 mapper plugin ok 94 [DEB PLUGINS] check reindex module ok 95 [DEB PLUGINS] install repository-hdfs plugin ok 96 [DEB PLUGINS] install size mapper plugin ok 97 [DEB PLUGINS] install repository-azure plugin ok 98 [DEB PLUGINS] install repository-gcs plugin ok 99 [DEB PLUGINS] install repository-s3 plugin ok 100 [DEB PLUGINS] install store-smb plugin ok 101 [DEB PLUGINS] install transport-nio plugin ok 102 [DEB PLUGINS] check the installed plugins can be listed with 'plugins list' and result matches the list of plugins in plugins pom ok 103 [DEB PLUGINS] start elasticsearch with all plugins installed ok 104 [DEB PLUGINS] check the installed plugins matches the list of build plugins ok 105 [DEB PLUGINS] stop elasticsearch ok 106 [DEB PLUGINS] remove a sample plugin ok 107 [DEB PLUGINS] remove icu plugin ok 108 [DEB PLUGINS] remove kuromoji plugin ok 109 [DEB PLUGINS] remove nori plugin ok 110 [DEB PLUGINS] remove phonetic plugin ok 111 [DEB PLUGINS] remove smartcn plugin ok 112 [DEB PLUGINS] remove stempel plugin ok 113 [DEB PLUGINS] remove ukrainian plugin ok 114 [DEB PLUGINS] remove gce plugin ok 115 [DEB PLUGINS] remove discovery-azure-classic plugin ok 116 [DEB PLUGINS] remove discovery-ec2 plugin ok 117 [DEB PLUGINS] remove discovery-file plugin ok 118 [DEB PLUGINS] remove ingest-attachment plugin ok 119 [DEB PLUGINS] remove ingest-geoip plugin ok 120 [DEB PLUGINS] remove ingest-user-agent plugin ok 121 [DEB PLUGINS] remove murmur3 mapper plugin ok 122 [DEB PLUGINS] remove size mapper plugin ok 123 [DEB PLUGINS] remove repository-azure plugin ok 124 [DEB PLUGINS] remove repository-gcs plugin ok 125 [DEB PLUGINS] remove repository-hdfs plugin ok 126 [DEB PLUGINS] remove repository-s3 plugin ok 127 [DEB PLUGINS] remove store-smb plugin ok 128 [DEB PLUGINS] remove transport-nio plugin ok 129 [DEB PLUGINS] start elasticsearch with all plugins removed ok 130 [DEB PLUGINS] check that there are now no plugins installed ok 131 [DEB PLUGINS] stop elasticsearch ok 132 [DEB PLUGINS] install a sample plugin with different logging modes and check output ok 133 [DEB PLUGINS] test java home with space ok 134 [DEB PLUGINS] test ES_JAVA_OPTS ok 135 [DEB PLUGINS] test umask ok 136 [DEB PLUGINS] hostname ok 137 [SYSTEMD] install elasticsearch ok 138 [SYSTEMD] daemon reload after install ok 139 [SYSTEMD] daemon isn't enabled on restart ok 140 [SYSTEMD] enable ok 141 [SYSTEMD] start ok 142 [SYSTEMD] start (running) ok 143 [SYSTEMD] is active (running) ok 144 [SYSTEMD] status (running) ok 145 [SYSTEMD] test elasticsearch ok 146 [SYSTEMD] restart ok 147 [SYSTEMD] stop (running) ok 148 [SYSTEMD] status (stopping) ok 149 [SYSTEMD] stop (stopped) ok 150 [SYSTEMD] status (stopped) ok 151 [SYSTEMD] delete PID_DIR and restart ok 152 [SYSTEMD] start Elasticsearch with custom JVM options ok 153 [SYSTEMD] masking systemd-sysctl ok 154 [SYSTEMD] service file sets limits ok 155 [SYSTEMD] test runtime directory ok 156 [SYSTEMD] GC logs exist ok 157 # skip (sysvinit is supported, but systemd too) [INIT.D] remove any leftover configuration to start elasticsearch on restart ok 157 # skip (sysvinit is supported, but systemd too) [INIT.D] remove any leftover configuration to start elasticsearch on restart ok 158 # skip (sysvinit is supported, but systemd too) [INIT.D] install elasticsearch ok 158 # skip (sysvinit is supported, but systemd too) [INIT.D] install elasticsearch ok 159 # skip (sysvinit is supported, but systemd too) [INIT.D] elasticsearch fails if startup script is not executable ok 159 # skip (sysvinit is supported, but systemd too) [INIT.D] elasticsearch fails if startup script is not executable ok 160 # skip (sysvinit is supported, but systemd too) [INIT.D] daemon isn't enabled on restart ok 160 # skip (sysvinit is supported, but systemd too) [INIT.D] daemon isn't enabled on restart ok 161 # skip (sysvinit is supported, but systemd too) [INIT.D] start ok 161 # skip (sysvinit is supported, but systemd too) [INIT.D] start ok 162 # skip (sysvinit is supported, but systemd too) [INIT.D] status (running) ok 162 # skip (sysvinit is supported, but systemd too) [INIT.D] status (running) ok 163 # skip (sysvinit is supported, but systemd too) [INIT.D] test elasticsearch ok 163 # skip (sysvinit is supported, but systemd too) [INIT.D] test elasticsearch ok 164 # skip (sysvinit is supported, but systemd too) [INIT.D] restart ok 164 # skip (sysvinit is supported, but systemd too) [INIT.D] restart ok 165 # skip (sysvinit is supported, but systemd too) [INIT.D] stop (running) ok 165 # skip (sysvinit is supported, but systemd too) [INIT.D] stop (running) ok 166 # skip (sysvinit is supported, but systemd too) [INIT.D] status (stopped) ok 166 # skip (sysvinit is supported, but systemd too) [INIT.D] status (stopped) ok 167 # skip (sysvinit is supported, but systemd too) [INIT.D] start Elasticsearch with custom JVM options ok 167 # skip (sysvinit is supported, but systemd too) [INIT.D] start Elasticsearch with custom JVM options ok 168 # skip (sysvinit is supported, but systemd too) [INIT.D] delete PID_DIR and restart ok 168 # skip (sysvinit is supported, but systemd too) [INIT.D] delete PID_DIR and restart ok 169 # skip (sysvinit is supported, but systemd too) [INIT.D] GC logs exist ok 169 # skip (sysvinit is supported, but systemd too) [INIT.D] GC logs exist ok 170 # skip (sysvinit is supported, but systemd too) [INIT.D] sysctl is run when the value set is too small ok 170 # skip (sysvinit is supported, but systemd too) [INIT.D] sysctl is run when the value set is too small ok 171 # skip (sysvinit is supported, but systemd too) [INIT.D] sysctl is not run when it already has a larger or equal value set ok 171 # skip (sysvinit is supported, but systemd too) [INIT.D] sysctl is not run when it already has a larger or equal value set ok 172 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] install old version ok 172 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] install old version ok 173 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] start old version ok 173 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] start old version ok 174 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] check elasticsearch version is old version ok 174 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] check elasticsearch version is old version ok 175 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] index some documents into a few indexes ok 175 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] index some documents into a few indexes ok 176 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] verify that the documents are there ok 176 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] verify that the documents are there ok 177 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] stop old version ok 177 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] stop old version ok 178 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] install version under test ok 178 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] install version under test ok 179 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] start version under test ok 179 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] start version under test ok 180 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] check elasticsearch version is version under test ok 180 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] check elasticsearch version is version under test ok 181 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] verify that the documents are there after restart ok 181 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] verify that the documents are there after restart ok 182 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] stop version under test ok 182 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] stop version under test ok 183 [REINSTALL] install ok 184 [REINSTALL] purge elasticsearch ok 185 [REINSTALL] chown directories ok 186 [REINSTALL] reinstall elasticsearch ok 187 [REINSTALL] check ownership :qa:vagrant:vagrantDebian8#batsPackagingTest (Thread[Task worker for ':',5,main]) completed. Took 5 mins 51.373 secs. :qa:vagrant:vagrantDebian8#javaPackagingTest (Thread[Task worker for ':',5,main]) started. Aug 12, 2018 4:46:04 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore > Task :qa:vagrant:vagrantDebian8#javaPackagingTest INFO: [test10Install]: before test Task ':qa:vagrant:vagrantDebian8#javaPackagingTest' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant ssh debian-8 --command sudo bash "$PACKAGING_TESTS/run-tests.sh" Successfully started process 'command 'vagrant'' JUnit version 4.12 Aug 12, 2018 4:46:05 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test20PluginsListWithNoPlugins]: before test Aug 12, 2018 4:46:06 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test30AbortWhenJavaMissing]: before test Aug 12, 2018 4:46:06 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test40CreateKeystoreManually]: before test Aug 12, 2018 4:46:07 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test50StartAndStop]: before test Aug 12, 2018 4:46:16 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test60AutoCreateKeystore]: before test Aug 12, 2018 4:46:17 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test70CustomPathConfAndJvmOptions]: before test Aug 12, 2018 4:46:25 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test80RelativePathConf]: before test Aug 12, 2018 4:46:34 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test90SecurityCliPackaging]: before test Aug 12, 2018 4:46:35 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 4:46:35 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test20PluginsListWithNoPlugins]: before test Aug 12, 2018 4:46:36 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test30AbortWhenJavaMissing]: before test Aug 12, 2018 4:46:36 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test40CreateKeystoreManually]: before test Aug 12, 2018 4:46:37 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test50StartAndStop]: before test Aug 12, 2018 4:46:44 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test60AutoCreateKeystore]: before test Aug 12, 2018 4:46:44 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test70CustomPathConfAndJvmOptions]: before test Aug 12, 2018 4:46:51 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test80RelativePathConf]: before test Aug 12, 2018 4:46:58 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test90SecurityCliPackaging]: before test Aug 12, 2018 4:46:58 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 4:46:59 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test20PluginsListWithNoPlugins]: before test Aug 12, 2018 4:47:00 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test30AbortWhenJavaMissing]: before test Aug 12, 2018 4:47:00 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test40CreateKeystoreManually]: before test Aug 12, 2018 4:47:01 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test50StartAndStop]: before test Aug 12, 2018 4:47:10 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test60AutoCreateKeystore]: before test Aug 12, 2018 4:47:10 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test70CustomPathConfAndJvmOptions]: before test Aug 12, 2018 4:47:19 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test80RelativePathConf]: before test Aug 12, 2018 4:47:28 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test90SecurityCliPackaging]: before test Aug 12, 2018 4:47:29 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 4:47:29 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test20PluginsListWithNoPlugins]: before test Aug 12, 2018 4:47:30 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test30AbortWhenJavaMissing]: before test Aug 12, 2018 4:47:30 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test40CreateKeystoreManually]: before test Aug 12, 2018 4:47:31 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test50StartAndStop]: before test Aug 12, 2018 4:47:38 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test60AutoCreateKeystore]: before test Aug 12, 2018 4:47:39 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test70CustomPathConfAndJvmOptions]: before test Aug 12, 2018 4:47:45 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test80RelativePathConf]: before test Aug 12, 2018 4:47:52 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test90SecurityCliPackaging]: before test Aug 12, 2018 4:47:52 AM org.elasticsearch.packaging.test.PackageDependenciesTests logTestNameBefore INFO: [testDebDependencies]: before test Aug 12, 2018 4:47:52 AM org.elasticsearch.packaging.test.PackageDependenciesTests logTestNameBefore INFO: [testRpmDependencies]: before test Aug 12, 2018 4:47:52 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test05InstallFailsWhenJavaMissing]: before test Aug 12, 2018 4:47:52 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test10InstallPackage]: before test Aug 12, 2018 4:47:52 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test20PluginsCommandWhenNoPlugins]: before test Aug 12, 2018 4:47:52 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test30InstallDoesNotStartServer]: before test Aug 12, 2018 4:47:52 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test40StartServer]: before test Aug 12, 2018 4:47:52 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test50Remove]: before test Aug 12, 2018 4:47:52 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test60Reinstall]: before test Aug 12, 2018 4:47:52 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test05InstallFailsWhenJavaMissing]: before test Aug 12, 2018 4:47:52 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test10InstallPackage]: before test Aug 12, 2018 4:47:52 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test20PluginsCommandWhenNoPlugins]: before test Aug 12, 2018 4:47:52 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test30InstallDoesNotStartServer]: before test Aug 12, 2018 4:47:52 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test40StartServer]: before test Aug 12, 2018 4:47:52 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test50Remove]: before test Aug 12, 2018 4:47:52 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test60Reinstall]: before test Aug 12, 2018 4:47:52 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test05InstallFailsWhenJavaMissing]: before test Aug 12, 2018 4:47:53 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test10InstallPackage]: before test Aug 12, 2018 4:47:56 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test20PluginsCommandWhenNoPlugins]: before test Aug 12, 2018 4:47:56 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test30InstallDoesNotStartServer]: before test Aug 12, 2018 4:47:56 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test40StartServer]: before test Aug 12, 2018 4:48:07 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test50Remove]: before test Aug 12, 2018 4:48:08 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test60Reinstall]: before test Aug 12, 2018 4:48:11 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test05InstallFailsWhenJavaMissing]: before test Aug 12, 2018 4:48:11 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test10InstallPackage]: before test Aug 12, 2018 4:48:13 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test20PluginsCommandWhenNoPlugins]: before test Aug 12, 2018 4:48:13 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test30InstallDoesNotStartServer]: before test Aug 12, 2018 4:48:13 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test40StartServer]: before test Aug 12, 2018 4:48:22 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test50Remove]: before test Aug 12, 2018 4:48:22 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test60Reinstall]: before test Aug 12, 2018 4:48:24 AM org.elasticsearch.packaging.test.DefaultDebPreservationTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 4:48:27 AM org.elasticsearch.packaging.test.DefaultDebPreservationTests logTestNameBefore INFO: [test20Remove]: before test Aug 12, 2018 4:48:27 AM org.elasticsearch.packaging.test.DefaultDebPreservationTests logTestNameBefore INFO: [test30Purge]: before test Aug 12, 2018 4:48:27 AM org.elasticsearch.packaging.test.OssDebPreservationTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 4:48:29 AM org.elasticsearch.packaging.test.OssDebPreservationTests logTestNameBefore INFO: [test20Remove]: before test Aug 12, 2018 4:48:29 AM org.elasticsearch.packaging.test.OssDebPreservationTests logTestNameBefore INFO: [test30Purge]: before test Aug 12, 2018 4:48:30 AM org.elasticsearch.packaging.test.DefaultRpmPreservationTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 4:48:30 AM org.elasticsearch.packaging.test.DefaultRpmPreservationTests logTestNameBefore INFO: [test20Remove]: before test .............................................................................. Aug 12, 2018 4:48:30 AM org.elasticsearch.packaging.test.DefaultRpmPreservationTests logTestNameBefore INFO: [test30PreserveConfig]: before test Aug 12, 2018 4:48:30 AM org.elasticsearch.packaging.test.OssRpmPreservationTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 4:48:30 AM org.elasticsearch.packaging.test.OssRpmPreservationTests logTestNameBefore INFO: [test20Remove]: before test Time: 146.303 Aug 12, 2018 4:48:30 AM org.elasticsearch.packaging.test.OssRpmPreservationTests logTestNameBefore INFO: [test30PreserveConfig]: before test OK (78 tests) :qa:vagrant:vagrantDebian8#javaPackagingTest (Thread[Task worker for ':',5,main]) completed. Took 2 mins 27.523 secs. :qa:vagrant:vagrantDebian8#halt (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantDebian8#halt Task ':qa:vagrant:vagrantDebian8#halt' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant halt debian-8 Successfully started process 'command 'vagrant'' ==> debian-8: Removing cache buckets symlinks... ==> debian-8: Attempting graceful shutdown of VM... :qa:vagrant:vagrantDebian8#halt (Thread[Task worker for ':',5,main]) completed. Took 11.708 secs. :qa:vagrant:vagrantDebian9#destroy (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantDebian9#destroy Task ':qa:vagrant:vagrantDebian9#destroy' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'bash''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests Command: bash -c vagrant status debian-9 | grep -q "debian-9\s\+not created" || vagrant destroy debian-9 --force Successfully started process 'command 'bash'' ==> debian-9: Destroying VM and associated drives... :qa:vagrant:vagrantDebian9#destroy (Thread[Task worker for ':',5,main]) completed. Took 3.163 secs. :qa:vagrant:vagrantDebian9#update (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantDebian9#update Task ':qa:vagrant:vagrantDebian9#update' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant box update debian-9 Successfully started process 'command 'vagrant'' ==> debian-9: Checking for updates to 'elastic/debian-9-x86_64' debian-9: Latest installed version: 20180215.0.0 debian-9: Version constraints: debian-9: Provider: virtualbox ==> debian-9: Box 'elastic/debian-9-x86_64' (v20180215.0.0) is running the latest version. :qa:vagrant:vagrantDebian9#update (Thread[Task worker for ':',5,main]) completed. Took 1.376 secs. :qa:vagrant:vagrantDebian9#up (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantDebian9#up Task ':qa:vagrant:vagrantDebian9#up' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant up debian-9 --provision --provider virtualbox Successfully started process 'command 'vagrant'' Bringing machine 'debian-9' up with 'virtualbox' provider... ==> debian-9: Importing base box 'elastic/debian-9-x86_64'... Progress: 10% Progress: 20% Progress: 30% Progress: 40% Progress: 50% Progress: 60% Progress: 70% Progress: 80% Progress: 90% ==> debian-9: Matching MAC address for NAT networking... ==> debian-9: Checking if box 'elastic/debian-9-x86_64' is up to date... ==> debian-9: Setting the name of the VM: elasticelasticsearchmasterpackaging-tests_debian-9_1534049346516_77291 ==> debian-9: Clearing any previously set network interfaces... ==> debian-9: Preparing network interfaces based on configuration... debian-9: Adapter 1: nat ==> debian-9: Forwarding ports... debian-9: 22 (guest) => 2222 (host) (adapter 1) ==> debian-9: Running 'pre-boot' VM customizations... ==> debian-9: Booting VM... ==> debian-9: Waiting for machine to boot. This may take a few minutes... debian-9: SSH address: 127.0.0.1:2222 debian-9: SSH username: vagrant debian-9: SSH auth method: private key debian-9: debian-9: Vagrant insecure key detected. Vagrant will automatically replace debian-9: this with a newly generated keypair for better security. debian-9: debian-9: Inserting generated public key within guest... debian-9: Removing insecure key from the guest if it's present... debian-9: Key inserted! Disconnecting and reconnecting using new SSH key... ==> debian-9: Machine booted and ready! ==> debian-9: Checking for guest additions in VM... debian-9: The guest additions on this VM do not match the installed version of debian-9: VirtualBox! In most cases this is fine, but in rare cases it can debian-9: prevent things such as shared folders from working properly. If you see debian-9: shared folder errors, please make sure the guest additions within the debian-9: virtual machine match the version of VirtualBox you have installed on debian-9: your host and reload your VM. debian-9: debian-9: Guest Additions Version: 5.1.32 debian-9: VirtualBox Version: 5.2 ==> debian-9: Mounting shared folders... debian-9: /project => /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant debian-9: /elasticsearch => /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests debian-9: /tmp/vagrant-cache => /var/lib/jenkins/.vagrant.d/cache/elastic/debian-9-x86_64 ==> debian-9: Configuring cache buckets... ==> debian-9: Running provisioner: fix-no-tty (shell)... debian-9: Running: inline script ==> debian-9: Configuring cache buckets... ==> debian-9: Running provisioner: markerfile (shell)... debian-9: Running: inline script ==> debian-9: Configuring cache buckets... ==> debian-9: Running provisioner: clean es installs in tmp (shell)... debian-9: Running: inline script ==> debian-9: Configuring cache buckets... ==> debian-9: Running provisioner: set prompt (shell)... debian-9: Running: inline script ==> debian-9: Configuring cache buckets... ==> debian-9: Running provisioner: install dependencies (shell)... debian-9: Running: inline script debian-9: ==> Installing bats debian-9: Cloning into '/tmp/bats'... debian-9: Installed Bats to /usr/bin/bats ==> debian-9: Configuring cache buckets... :qa:vagrant:vagrantDebian9#up (Thread[Task worker for ':',5,main]) completed. Took 2 mins 8.315 secs. :qa:vagrant:vagrantDebian9#batsPackagingTest (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantDebian9#batsPackagingTest Task ':qa:vagrant:vagrantDebian9#batsPackagingTest' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant ssh debian-9 --command cd $PACKAGING_ARCHIVES && sudo bats --tap $BATS_TESTS/*.bats Successfully started process 'command 'vagrant'' 1..187 ok 1 [TAR PLUGINS] install a sample plugin with a symlinked plugins path ok 2 [TAR PLUGINS] install a sample plugin with a custom CONFIG_DIR ok 3 [TAR PLUGINS] install a sample plugin from a directory with a space ok 4 [TAR PLUGINS] install a sample plugin to elasticsearch directory with a space ok 5 [TAR PLUGINS] fail if java executable is not found ok 6 [TAR PLUGINS] install a sample plugin ok 7 [TAR PLUGINS] install icu plugin ok 8 [TAR PLUGINS] install kuromoji plugin ok 9 [TAR PLUGINS] install nori plugin ok 10 [TAR PLUGINS] install phonetic plugin ok 11 [TAR PLUGINS] install smartcn plugin ok 12 [TAR PLUGINS] install stempel plugin ok 13 [TAR PLUGINS] install ukrainian plugin ok 14 [TAR PLUGINS] install gce plugin ok 15 [TAR PLUGINS] install discovery-azure-classic plugin ok 16 [TAR PLUGINS] install discovery-ec2 plugin ok 17 [TAR PLUGINS] install discovery-file plugin ok 18 [TAR PLUGINS] install ingest-attachment plugin ok 19 [TAR PLUGINS] install ingest-geoip plugin ok 20 [TAR PLUGINS] install ingest-user-agent plugin ok 21 [TAR PLUGINS] check ingest-common module ok 22 [TAR PLUGINS] check lang-expression module ok 23 [TAR PLUGINS] check lang-mustache module ok 24 [TAR PLUGINS] check lang-painless module ok 25 [TAR PLUGINS] install murmur3 mapper plugin ok 26 [TAR PLUGINS] check reindex module ok 27 [TAR PLUGINS] install repository-hdfs plugin ok 28 [TAR PLUGINS] install size mapper plugin ok 29 [TAR PLUGINS] install repository-azure plugin ok 30 [TAR PLUGINS] install repository-gcs plugin ok 31 [TAR PLUGINS] install repository-s3 plugin ok 32 [TAR PLUGINS] install store-smb plugin ok 33 [TAR PLUGINS] install transport-nio plugin ok 34 [TAR PLUGINS] check the installed plugins can be listed with 'plugins list' and result matches the list of plugins in plugins pom ok 35 [TAR PLUGINS] start elasticsearch with all plugins installed ok 36 [TAR PLUGINS] check the installed plugins matches the list of build plugins ok 37 [TAR PLUGINS] stop elasticsearch ok 38 [TAR PLUGINS] remove a sample plugin ok 39 [TAR PLUGINS] remove icu plugin ok 40 [TAR PLUGINS] remove kuromoji plugin ok 41 [TAR PLUGINS] remove nori plugin ok 42 [TAR PLUGINS] remove phonetic plugin ok 43 [TAR PLUGINS] remove smartcn plugin ok 44 [TAR PLUGINS] remove stempel plugin ok 45 [TAR PLUGINS] remove ukrainian plugin ok 46 [TAR PLUGINS] remove gce plugin ok 47 [TAR PLUGINS] remove discovery-azure-classic plugin ok 48 [TAR PLUGINS] remove discovery-ec2 plugin ok 49 [TAR PLUGINS] remove discovery-file plugin ok 50 [TAR PLUGINS] remove ingest-attachment plugin ok 51 [TAR PLUGINS] remove ingest-geoip plugin ok 52 [TAR PLUGINS] remove ingest-user-agent plugin ok 53 [TAR PLUGINS] remove murmur3 mapper plugin ok 54 [TAR PLUGINS] remove size mapper plugin ok 55 [TAR PLUGINS] remove repository-azure plugin ok 56 [TAR PLUGINS] remove repository-gcs plugin ok 57 [TAR PLUGINS] remove repository-hdfs plugin ok 58 [TAR PLUGINS] remove repository-s3 plugin ok 59 [TAR PLUGINS] remove store-smb plugin ok 60 [TAR PLUGINS] remove transport-nio plugin ok 61 [TAR PLUGINS] start elasticsearch with all plugins removed ok 62 [TAR PLUGINS] check that there are now no plugins installed ok 63 [TAR PLUGINS] stop elasticsearch ok 64 [TAR PLUGINS] install a sample plugin with different logging modes and check output ok 65 [TAR PLUGINS] test java home with space ok 66 [TAR PLUGINS] test ES_JAVA_OPTS ok 67 [TAR PLUGINS] test umask ok 68 [TAR PLUGINS] hostname ok 69 [DEB PLUGINS] install a sample plugin with a symlinked plugins path ok 70 [DEB PLUGINS] install a sample plugin with a custom CONFIG_DIR ok 71 [DEB PLUGINS] install a sample plugin from a directory with a space ok 72 # skip (Test case only supported by TAR PLUGINS) [DEB PLUGINS] install a sample plugin to elasticsearch directory with a space ok 72 # skip (Test case only supported by TAR PLUGINS) [DEB PLUGINS] install a sample plugin to elasticsearch directory with a space ok 73 # skip (Test case only supported by TAR PLUGINS) [DEB PLUGINS] fail if java executable is not found ok 73 # skip (Test case only supported by TAR PLUGINS) [DEB PLUGINS] fail if java executable is not found ok 74 [DEB PLUGINS] install a sample plugin ok 75 [DEB PLUGINS] install icu plugin ok 76 [DEB PLUGINS] install kuromoji plugin ok 77 [DEB PLUGINS] install nori plugin ok 78 [DEB PLUGINS] install phonetic plugin ok 79 [DEB PLUGINS] install smartcn plugin ok 80 [DEB PLUGINS] install stempel plugin ok 81 [DEB PLUGINS] install ukrainian plugin ok 82 [DEB PLUGINS] install gce plugin ok 83 [DEB PLUGINS] install discovery-azure-classic plugin ok 84 [DEB PLUGINS] install discovery-ec2 plugin ok 85 [DEB PLUGINS] install discovery-file plugin ok 86 [DEB PLUGINS] install ingest-attachment plugin ok 87 [DEB PLUGINS] install ingest-geoip plugin ok 88 [DEB PLUGINS] install ingest-user-agent plugin ok 89 [DEB PLUGINS] check ingest-common module ok 90 [DEB PLUGINS] check lang-expression module ok 91 [DEB PLUGINS] check lang-mustache module ok 92 [DEB PLUGINS] check lang-painless module ok 93 [DEB PLUGINS] install murmur3 mapper plugin ok 94 [DEB PLUGINS] check reindex module ok 95 [DEB PLUGINS] install repository-hdfs plugin ok 96 [DEB PLUGINS] install size mapper plugin ok 97 [DEB PLUGINS] install repository-azure plugin ok 98 [DEB PLUGINS] install repository-gcs plugin ok 99 [DEB PLUGINS] install repository-s3 plugin ok 100 [DEB PLUGINS] install store-smb plugin ok 101 [DEB PLUGINS] install transport-nio plugin ok 102 [DEB PLUGINS] check the installed plugins can be listed with 'plugins list' and result matches the list of plugins in plugins pom ok 103 [DEB PLUGINS] start elasticsearch with all plugins installed ok 104 [DEB PLUGINS] check the installed plugins matches the list of build plugins ok 105 [DEB PLUGINS] stop elasticsearch ok 106 [DEB PLUGINS] remove a sample plugin ok 107 [DEB PLUGINS] remove icu plugin ok 108 [DEB PLUGINS] remove kuromoji plugin ok 109 [DEB PLUGINS] remove nori plugin ok 110 [DEB PLUGINS] remove phonetic plugin ok 111 [DEB PLUGINS] remove smartcn plugin ok 112 [DEB PLUGINS] remove stempel plugin ok 113 [DEB PLUGINS] remove ukrainian plugin ok 114 [DEB PLUGINS] remove gce plugin ok 115 [DEB PLUGINS] remove discovery-azure-classic plugin ok 116 [DEB PLUGINS] remove discovery-ec2 plugin ok 117 [DEB PLUGINS] remove discovery-file plugin ok 118 [DEB PLUGINS] remove ingest-attachment plugin ok 119 [DEB PLUGINS] remove ingest-geoip plugin ok 120 [DEB PLUGINS] remove ingest-user-agent plugin ok 121 [DEB PLUGINS] remove murmur3 mapper plugin ok 122 [DEB PLUGINS] remove size mapper plugin ok 123 [DEB PLUGINS] remove repository-azure plugin ok 124 [DEB PLUGINS] remove repository-gcs plugin ok 125 [DEB PLUGINS] remove repository-hdfs plugin ok 126 [DEB PLUGINS] remove repository-s3 plugin ok 127 [DEB PLUGINS] remove store-smb plugin ok 128 [DEB PLUGINS] remove transport-nio plugin ok 129 [DEB PLUGINS] start elasticsearch with all plugins removed ok 130 [DEB PLUGINS] check that there are now no plugins installed ok 131 [DEB PLUGINS] stop elasticsearch ok 132 [DEB PLUGINS] install a sample plugin with different logging modes and check output ok 133 [DEB PLUGINS] test java home with space ok 134 [DEB PLUGINS] test ES_JAVA_OPTS ok 135 [DEB PLUGINS] test umask ok 136 [DEB PLUGINS] hostname ok 137 [SYSTEMD] install elasticsearch ok 138 [SYSTEMD] daemon reload after install ok 139 [SYSTEMD] daemon isn't enabled on restart ok 140 [SYSTEMD] enable ok 141 [SYSTEMD] start ok 142 [SYSTEMD] start (running) ok 143 [SYSTEMD] is active (running) ok 144 [SYSTEMD] status (running) ok 145 [SYSTEMD] test elasticsearch ok 146 [SYSTEMD] restart ok 147 [SYSTEMD] stop (running) ok 148 [SYSTEMD] status (stopping) ok 149 [SYSTEMD] stop (stopped) ok 150 [SYSTEMD] status (stopped) ok 151 [SYSTEMD] delete PID_DIR and restart ok 152 [SYSTEMD] start Elasticsearch with custom JVM options ok 153 [SYSTEMD] masking systemd-sysctl ok 154 [SYSTEMD] service file sets limits ok 155 [SYSTEMD] test runtime directory ok 156 [SYSTEMD] GC logs exist ok 157 # skip (sysvinit is supported, but systemd too) [INIT.D] remove any leftover configuration to start elasticsearch on restart ok 157 # skip (sysvinit is supported, but systemd too) [INIT.D] remove any leftover configuration to start elasticsearch on restart ok 158 # skip (sysvinit is supported, but systemd too) [INIT.D] install elasticsearch ok 158 # skip (sysvinit is supported, but systemd too) [INIT.D] install elasticsearch ok 159 # skip (sysvinit is supported, but systemd too) [INIT.D] elasticsearch fails if startup script is not executable ok 159 # skip (sysvinit is supported, but systemd too) [INIT.D] elasticsearch fails if startup script is not executable ok 160 # skip (sysvinit is supported, but systemd too) [INIT.D] daemon isn't enabled on restart ok 160 # skip (sysvinit is supported, but systemd too) [INIT.D] daemon isn't enabled on restart ok 161 # skip (sysvinit is supported, but systemd too) [INIT.D] start ok 161 # skip (sysvinit is supported, but systemd too) [INIT.D] start ok 162 # skip (sysvinit is supported, but systemd too) [INIT.D] status (running) ok 162 # skip (sysvinit is supported, but systemd too) [INIT.D] status (running) ok 163 # skip (sysvinit is supported, but systemd too) [INIT.D] test elasticsearch ok 163 # skip (sysvinit is supported, but systemd too) [INIT.D] test elasticsearch ok 164 # skip (sysvinit is supported, but systemd too) [INIT.D] restart ok 164 # skip (sysvinit is supported, but systemd too) [INIT.D] restart ok 165 # skip (sysvinit is supported, but systemd too) [INIT.D] stop (running) ok 165 # skip (sysvinit is supported, but systemd too) [INIT.D] stop (running) ok 166 # skip (sysvinit is supported, but systemd too) [INIT.D] status (stopped) ok 166 # skip (sysvinit is supported, but systemd too) [INIT.D] status (stopped) ok 167 # skip (sysvinit is supported, but systemd too) [INIT.D] start Elasticsearch with custom JVM options ok 167 # skip (sysvinit is supported, but systemd too) [INIT.D] start Elasticsearch with custom JVM options ok 168 # skip (sysvinit is supported, but systemd too) [INIT.D] delete PID_DIR and restart ok 168 # skip (sysvinit is supported, but systemd too) [INIT.D] delete PID_DIR and restart ok 169 # skip (sysvinit is supported, but systemd too) [INIT.D] GC logs exist ok 169 # skip (sysvinit is supported, but systemd too) [INIT.D] GC logs exist ok 170 # skip (sysvinit is supported, but systemd too) [INIT.D] sysctl is run when the value set is too small ok 170 # skip (sysvinit is supported, but systemd too) [INIT.D] sysctl is run when the value set is too small ok 171 # skip (sysvinit is supported, but systemd too) [INIT.D] sysctl is not run when it already has a larger or equal value set ok 171 # skip (sysvinit is supported, but systemd too) [INIT.D] sysctl is not run when it already has a larger or equal value set ok 172 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] install old version ok 172 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] install old version ok 173 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] start old version ok 173 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] start old version ok 174 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] check elasticsearch version is old version ok 174 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] check elasticsearch version is old version ok 175 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] index some documents into a few indexes ok 175 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] index some documents into a few indexes ok 176 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] verify that the documents are there ok 176 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] verify that the documents are there ok 177 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] stop old version ok 177 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] stop old version ok 178 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] install version under test ok 178 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] install version under test ok 179 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] start version under test ok 179 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] start version under test ok 180 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] check elasticsearch version is version under test ok 180 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] check elasticsearch version is version under test ok 181 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] verify that the documents are there after restart ok 181 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] verify that the documents are there after restart ok 182 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] stop version under test ok 182 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] stop version under test ok 183 [REINSTALL] install ok 184 [REINSTALL] purge elasticsearch ok 185 [REINSTALL] chown directories ok 186 [REINSTALL] reinstall elasticsearch ok 187 [REINSTALL] check ownership :qa:vagrant:vagrantDebian9#batsPackagingTest (Thread[Task worker for ':',5,main]) completed. Took 5 mins 40.081 secs. :qa:vagrant:vagrantDebian9#javaPackagingTest (Thread[Task worker for ':',5,main]) started. Aug 12, 2018 4:56:34 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore > Task :qa:vagrant:vagrantDebian9#javaPackagingTest INFO: [test10Install]: before test Task ':qa:vagrant:vagrantDebian9#javaPackagingTest' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant ssh debian-9 --command sudo bash "$PACKAGING_TESTS/run-tests.sh" Successfully started process 'command 'vagrant'' JUnit version 4.12 Aug 12, 2018 4:56:36 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test20PluginsListWithNoPlugins]: before test Aug 12, 2018 4:56:36 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test30AbortWhenJavaMissing]: before test Aug 12, 2018 4:56:36 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test40CreateKeystoreManually]: before test Aug 12, 2018 4:56:37 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test50StartAndStop]: before test Aug 12, 2018 4:56:46 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test60AutoCreateKeystore]: before test Aug 12, 2018 4:56:47 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test70CustomPathConfAndJvmOptions]: before test Aug 12, 2018 4:56:56 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test80RelativePathConf]: before test Aug 12, 2018 4:57:04 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test90SecurityCliPackaging]: before test Aug 12, 2018 4:57:05 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 4:57:05 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test20PluginsListWithNoPlugins]: before test Aug 12, 2018 4:57:06 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test30AbortWhenJavaMissing]: before test Aug 12, 2018 4:57:06 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test40CreateKeystoreManually]: before test Aug 12, 2018 4:57:07 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test50StartAndStop]: before test Aug 12, 2018 4:57:14 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test60AutoCreateKeystore]: before test Aug 12, 2018 4:57:14 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test70CustomPathConfAndJvmOptions]: before test Aug 12, 2018 4:57:21 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test80RelativePathConf]: before test Aug 12, 2018 4:57:28 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test90SecurityCliPackaging]: before test Aug 12, 2018 4:57:28 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 4:57:29 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test20PluginsListWithNoPlugins]: before test Aug 12, 2018 4:57:30 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test30AbortWhenJavaMissing]: before test Aug 12, 2018 4:57:30 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test40CreateKeystoreManually]: before test Aug 12, 2018 4:57:31 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test50StartAndStop]: before test Aug 12, 2018 4:57:40 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test60AutoCreateKeystore]: before test Aug 12, 2018 4:57:40 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test70CustomPathConfAndJvmOptions]: before test Aug 12, 2018 4:57:49 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test80RelativePathConf]: before test Aug 12, 2018 4:57:58 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test90SecurityCliPackaging]: before test Aug 12, 2018 4:57:58 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 4:57:59 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test20PluginsListWithNoPlugins]: before test Aug 12, 2018 4:57:59 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test30AbortWhenJavaMissing]: before test Aug 12, 2018 4:57:59 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test40CreateKeystoreManually]: before test Aug 12, 2018 4:58:00 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test50StartAndStop]: before test Aug 12, 2018 4:58:07 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test60AutoCreateKeystore]: before test Aug 12, 2018 4:58:08 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test70CustomPathConfAndJvmOptions]: before test Aug 12, 2018 4:58:14 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test80RelativePathConf]: before test Aug 12, 2018 4:58:21 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test90SecurityCliPackaging]: before test Aug 12, 2018 4:58:21 AM org.elasticsearch.packaging.test.PackageDependenciesTests logTestNameBefore INFO: [testRpmDependencies]: before test Aug 12, 2018 4:58:21 AM org.elasticsearch.packaging.test.PackageDependenciesTests logTestNameBefore INFO: [testDebDependencies]: before test Aug 12, 2018 4:58:21 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test05InstallFailsWhenJavaMissing]: before test Aug 12, 2018 4:58:21 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test10InstallPackage]: before test Aug 12, 2018 4:58:21 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test20PluginsCommandWhenNoPlugins]: before test Aug 12, 2018 4:58:21 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test30InstallDoesNotStartServer]: before test Aug 12, 2018 4:58:21 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test40StartServer]: before test Aug 12, 2018 4:58:21 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test50Remove]: before test Aug 12, 2018 4:58:21 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test60Reinstall]: before test Aug 12, 2018 4:58:21 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test05InstallFailsWhenJavaMissing]: before test Aug 12, 2018 4:58:21 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test10InstallPackage]: before test Aug 12, 2018 4:58:21 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test20PluginsCommandWhenNoPlugins]: before test Aug 12, 2018 4:58:21 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test30InstallDoesNotStartServer]: before test Aug 12, 2018 4:58:21 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test40StartServer]: before test Aug 12, 2018 4:58:21 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test50Remove]: before test Aug 12, 2018 4:58:21 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test60Reinstall]: before test Aug 12, 2018 4:58:21 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test05InstallFailsWhenJavaMissing]: before test Aug 12, 2018 4:58:21 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test10InstallPackage]: before test Aug 12, 2018 4:58:23 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test20PluginsCommandWhenNoPlugins]: before test Aug 12, 2018 4:58:24 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test30InstallDoesNotStartServer]: before test Aug 12, 2018 4:58:24 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test40StartServer]: before test Aug 12, 2018 4:58:34 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test50Remove]: before test Aug 12, 2018 4:58:35 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test60Reinstall]: before test Aug 12, 2018 4:58:37 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test05InstallFailsWhenJavaMissing]: before test Aug 12, 2018 4:58:37 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test10InstallPackage]: before test Aug 12, 2018 4:58:39 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test20PluginsCommandWhenNoPlugins]: before test Aug 12, 2018 4:58:39 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test30InstallDoesNotStartServer]: before test Aug 12, 2018 4:58:39 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test40StartServer]: before test Aug 12, 2018 4:58:47 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test50Remove]: before test Aug 12, 2018 4:58:48 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test60Reinstall]: before test Aug 12, 2018 4:58:49 AM org.elasticsearch.packaging.test.DefaultDebPreservationTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 4:58:51 AM org.elasticsearch.packaging.test.DefaultDebPreservationTests logTestNameBefore INFO: [test20Remove]: before test Aug 12, 2018 4:58:52 AM org.elasticsearch.packaging.test.DefaultDebPreservationTests logTestNameBefore INFO: [test30Purge]: before test Aug 12, 2018 4:58:52 AM org.elasticsearch.packaging.test.OssDebPreservationTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 4:58:53 AM org.elasticsearch.packaging.test.OssDebPreservationTests logTestNameBefore INFO: [test20Remove]: before test Aug 12, 2018 4:58:53 AM org.elasticsearch.packaging.test.OssDebPreservationTests logTestNameBefore INFO: [test30Purge]: before test Aug 12, 2018 4:58:54 AM org.elasticsearch.packaging.test.DefaultRpmPreservationTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 4:58:54 AM org.elasticsearch.packaging.test.DefaultRpmPreservationTests logTestNameBefore INFO: [test20Remove]: before test Aug 12, 2018 4:58:54 AM org.elasticsearch.packaging.test.DefaultRpmPreservationTests logTestNameBefore INFO: [test30PreserveConfig]: before test .............................................................................. Aug 12, 2018 4:58:54 AM org.elasticsearch.packaging.test.OssRpmPreservationTests logTestNameBefore Time: 139.749 INFO: [test10Install]: before test OK (78 tests) :qa:vagrant:vagrantDebian9#javaPackagingTest (Thread[Task worker for ':',5,main]) completed. Took 2 mins 20.947 secs. :qa:vagrant:vagrantDebian9#halt (Thread[Task worker for ':',5,main]) started. Aug 12, 2018 4:58:54 AM org.elasticsearch.packaging.test.OssRpmPreservationTests logTestNameBefore INFO: [test20Remove]: before test Aug 12, 2018 4:58:54 AM org.elasticsearch.packaging.test.OssRpmPreservationTests logTestNameBefore INFO: [test30PreserveConfig]: before test > Task :qa:vagrant:vagrantDebian9#halt Task ':qa:vagrant:vagrantDebian9#halt' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant halt debian-9 Successfully started process 'command 'vagrant'' ==> debian-9: Removing cache buckets symlinks... ==> debian-9: Attempting graceful shutdown of VM... :qa:vagrant:vagrantDebian9#halt (Thread[Task worker for ':',5,main]) completed. Took 10.507 secs. :qa:vagrant:vagrantFedora27#destroy (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantFedora27#destroy Task ':qa:vagrant:vagrantFedora27#destroy' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'bash''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests Command: bash -c vagrant status fedora-27 | grep -q "fedora-27\s\+not created" || vagrant destroy fedora-27 --force Successfully started process 'command 'bash'' ==> fedora-27: Destroying VM and associated drives... :qa:vagrant:vagrantFedora27#destroy (Thread[Task worker for ':',5,main]) completed. Took 2.98 secs. :qa:vagrant:vagrantFedora27#update (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantFedora27#update Task ':qa:vagrant:vagrantFedora27#update' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant box update fedora-27 Successfully started process 'command 'vagrant'' ==> fedora-27: Checking for updates to 'elastic/fedora-27-x86_64' fedora-27: Latest installed version: 20180805.0.0 fedora-27: Version constraints: fedora-27: Provider: virtualbox ==> fedora-27: Box 'elastic/fedora-27-x86_64' (v20180805.0.0) is running the latest version. :qa:vagrant:vagrantFedora27#update (Thread[Task worker for ':',5,main]) completed. Took 1.571 secs. :qa:vagrant:vagrantFedora27#up (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantFedora27#up Task ':qa:vagrant:vagrantFedora27#up' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant up fedora-27 --provision --provider virtualbox Successfully started process 'command 'vagrant'' Bringing machine 'fedora-27' up with 'virtualbox' provider... ==> fedora-27: Importing base box 'elastic/fedora-27-x86_64'... Progress: 10% Progress: 30% Progress: 50% Progress: 70% Progress: 90% ==> fedora-27: Matching MAC address for NAT networking... ==> fedora-27: Checking if box 'elastic/fedora-27-x86_64' is up to date... ==> fedora-27: Setting the name of the VM: elasticelasticsearchmasterpackaging-tests_fedora-27_1534049969520_45862 ==> fedora-27: Clearing any previously set network interfaces... ==> fedora-27: Preparing network interfaces based on configuration... fedora-27: Adapter 1: nat ==> fedora-27: Forwarding ports... fedora-27: 22 (guest) => 2222 (host) (adapter 1) ==> fedora-27: Running 'pre-boot' VM customizations... ==> fedora-27: Booting VM... ==> fedora-27: Waiting for machine to boot. This may take a few minutes... fedora-27: SSH address: 127.0.0.1:2222 fedora-27: SSH username: vagrant fedora-27: SSH auth method: private key fedora-27: fedora-27: Vagrant insecure key detected. Vagrant will automatically replace fedora-27: this with a newly generated keypair for better security. fedora-27: fedora-27: Inserting generated public key within guest... fedora-27: Removing insecure key from the guest if it's present... fedora-27: Key inserted! Disconnecting and reconnecting using new SSH key... ==> fedora-27: Machine booted and ready! ==> fedora-27: Checking for guest additions in VM... ==> fedora-27: Mounting shared folders... fedora-27: /project => /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant fedora-27: /elasticsearch => /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests fedora-27: /tmp/vagrant-cache => /var/lib/jenkins/.vagrant.d/cache/elastic/fedora-27-x86_64 ==> fedora-27: Configuring cache buckets... ==> fedora-27: Running provisioner: markerfile (shell)... fedora-27: Running: inline script ==> fedora-27: Configuring cache buckets... ==> fedora-27: Running provisioner: clean es installs in tmp (shell)... fedora-27: Running: inline script ==> fedora-27: Configuring cache buckets... ==> fedora-27: Running provisioner: set prompt (shell)... fedora-27: Running: inline script ==> fedora-27: Configuring cache buckets... ==> fedora-27: Running provisioner: install dependencies (shell)... fedora-27: Running: inline script fedora-27: ==> Installing rsync fedora-27: Fedora 27 - x86_64 - Updates 49 MB/s | 26 MB 00:00 fedora-27: Last metadata expiration check: 0:00:06 ago on Sun 12 Aug 2018 05:00:08 AM UTC. fedora-27: Dependencies resolved. fedora-27: ================================================================================ fedora-27: Package Arch Version Repository Size fedora-27: ================================================================================ fedora-27: Installing: fedora-27: rsync x86_64 3.1.3-2.fc27 updates 400 k fedora-27: fedora-27: Transaction Summary fedora-27: ================================================================================ fedora-27: Install 1 Package fedora-27: Total download size: 400 k fedora-27: Installed size: 810 k fedora-27: Downloading Packages: fedora-27: rsync-3.1.3-2.fc27.x86_64.rpm 3.8 MB/s | 400 kB 00:00 fedora-27: -------------------------------------------------------------------------------- fedora-27: Total 1.9 MB/s | 400 kB 00:00 fedora-27: Running transaction check fedora-27: Transaction check succeeded. fedora-27: Running transaction test fedora-27: Transaction test succeeded. fedora-27: Running transaction fedora-27: Preparing : 1/1 fedora-27: fedora-27: Installing : rsync-3.1.3-2.fc27.x86_64 1/1 fedora-27: fedora-27: Running scriptlet: rsync-3.1.3-2.fc27.x86_64 1/1 fedora-27: fedora-27: Running as unit: run-r79acfa4c6e5243a6b15d9de38b9c9289.service fedora-27: Verifying : rsync-3.1.3-2.fc27.x86_64 1/1 fedora-27: fedora-27: fedora-27: Installed: fedora-27: rsync.x86_64 3.1.3-2.fc27 fedora-27: Complete! fedora-27: ==> Installing bats fedora-27: Cloning into '/tmp/bats'... fedora-27: Installed Bats to /usr/bin/bats ==> fedora-27: Configuring cache buckets... :qa:vagrant:vagrantFedora27#up (Thread[Task worker for ':',5,main]) completed. Took 1 mins 10.579 secs. :qa:vagrant:vagrantFedora27#batsPackagingTest (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantFedora27#batsPackagingTest Task ':qa:vagrant:vagrantFedora27#batsPackagingTest' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant ssh fedora-27 --command cd $PACKAGING_ARCHIVES && sudo bats --tap $BATS_TESTS/*.bats Successfully started process 'command 'vagrant'' 1..187 ok 1 [TAR PLUGINS] install a sample plugin with a symlinked plugins path ok 2 [TAR PLUGINS] install a sample plugin with a custom CONFIG_DIR ok 3 [TAR PLUGINS] install a sample plugin from a directory with a space ok 4 [TAR PLUGINS] install a sample plugin to elasticsearch directory with a space ok 5 [TAR PLUGINS] fail if java executable is not found ok 6 [TAR PLUGINS] install a sample plugin ok 7 [TAR PLUGINS] install icu plugin ok 8 [TAR PLUGINS] install kuromoji plugin ok 9 [TAR PLUGINS] install nori plugin ok 10 [TAR PLUGINS] install phonetic plugin ok 11 [TAR PLUGINS] install smartcn plugin ok 12 [TAR PLUGINS] install stempel plugin ok 13 [TAR PLUGINS] install ukrainian plugin ok 14 [TAR PLUGINS] install gce plugin ok 15 [TAR PLUGINS] install discovery-azure-classic plugin ok 16 [TAR PLUGINS] install discovery-ec2 plugin ok 17 [TAR PLUGINS] install discovery-file plugin ok 18 [TAR PLUGINS] install ingest-attachment plugin ok 19 [TAR PLUGINS] install ingest-geoip plugin ok 20 [TAR PLUGINS] install ingest-user-agent plugin ok 21 [TAR PLUGINS] check ingest-common module ok 22 [TAR PLUGINS] check lang-expression module ok 23 [TAR PLUGINS] check lang-mustache module ok 24 [TAR PLUGINS] check lang-painless module ok 25 [TAR PLUGINS] install murmur3 mapper plugin ok 26 [TAR PLUGINS] check reindex module ok 27 [TAR PLUGINS] install repository-hdfs plugin ok 28 [TAR PLUGINS] install size mapper plugin ok 29 [TAR PLUGINS] install repository-azure plugin ok 30 [TAR PLUGINS] install repository-gcs plugin ok 31 [TAR PLUGINS] install repository-s3 plugin ok 32 [TAR PLUGINS] install store-smb plugin ok 33 [TAR PLUGINS] install transport-nio plugin ok 34 [TAR PLUGINS] check the installed plugins can be listed with 'plugins list' and result matches the list of plugins in plugins pom ok 35 [TAR PLUGINS] start elasticsearch with all plugins installed ok 36 [TAR PLUGINS] check the installed plugins matches the list of build plugins ok 37 [TAR PLUGINS] stop elasticsearch ok 38 [TAR PLUGINS] remove a sample plugin ok 39 [TAR PLUGINS] remove icu plugin ok 40 [TAR PLUGINS] remove kuromoji plugin ok 41 [TAR PLUGINS] remove nori plugin ok 42 [TAR PLUGINS] remove phonetic plugin ok 43 [TAR PLUGINS] remove smartcn plugin ok 44 [TAR PLUGINS] remove stempel plugin ok 45 [TAR PLUGINS] remove ukrainian plugin ok 46 [TAR PLUGINS] remove gce plugin ok 47 [TAR PLUGINS] remove discovery-azure-classic plugin ok 48 [TAR PLUGINS] remove discovery-ec2 plugin ok 49 [TAR PLUGINS] remove discovery-file plugin ok 50 [TAR PLUGINS] remove ingest-attachment plugin ok 51 [TAR PLUGINS] remove ingest-geoip plugin ok 52 [TAR PLUGINS] remove ingest-user-agent plugin ok 53 [TAR PLUGINS] remove murmur3 mapper plugin ok 54 [TAR PLUGINS] remove size mapper plugin ok 55 [TAR PLUGINS] remove repository-azure plugin ok 56 [TAR PLUGINS] remove repository-gcs plugin ok 57 [TAR PLUGINS] remove repository-hdfs plugin ok 58 [TAR PLUGINS] remove repository-s3 plugin ok 59 [TAR PLUGINS] remove store-smb plugin ok 60 [TAR PLUGINS] remove transport-nio plugin ok 61 [TAR PLUGINS] start elasticsearch with all plugins removed ok 62 [TAR PLUGINS] check that there are now no plugins installed ok 63 [TAR PLUGINS] stop elasticsearch ok 64 [TAR PLUGINS] install a sample plugin with different logging modes and check output ok 65 [TAR PLUGINS] test java home with space ok 66 [TAR PLUGINS] test ES_JAVA_OPTS ok 67 [TAR PLUGINS] test umask ok 68 [TAR PLUGINS] hostname ok 69 [RPM PLUGINS] install a sample plugin with a symlinked plugins path ok 70 [RPM PLUGINS] install a sample plugin with a custom CONFIG_DIR ok 71 [RPM PLUGINS] install a sample plugin from a directory with a space ok 72 # skip (Test case only supported by TAR PLUGINS) [RPM PLUGINS] install a sample plugin to elasticsearch directory with a space ok 72 # skip (Test case only supported by TAR PLUGINS) [RPM PLUGINS] install a sample plugin to elasticsearch directory with a space ok 73 # skip (Test case only supported by TAR PLUGINS) [RPM PLUGINS] fail if java executable is not found ok 73 # skip (Test case only supported by TAR PLUGINS) [RPM PLUGINS] fail if java executable is not found ok 74 [RPM PLUGINS] install a sample plugin ok 75 [RPM PLUGINS] install icu plugin ok 76 [RPM PLUGINS] install kuromoji plugin ok 77 [RPM PLUGINS] install nori plugin ok 78 [RPM PLUGINS] install phonetic plugin ok 79 [RPM PLUGINS] install smartcn plugin ok 80 [RPM PLUGINS] install stempel plugin ok 81 [RPM PLUGINS] install ukrainian plugin ok 82 [RPM PLUGINS] install gce plugin ok 83 [RPM PLUGINS] install discovery-azure-classic plugin ok 84 [RPM PLUGINS] install discovery-ec2 plugin ok 85 [RPM PLUGINS] install discovery-file plugin ok 86 [RPM PLUGINS] install ingest-attachment plugin ok 87 [RPM PLUGINS] install ingest-geoip plugin ok 88 [RPM PLUGINS] install ingest-user-agent plugin ok 89 [RPM PLUGINS] check ingest-common module ok 90 [RPM PLUGINS] check lang-expression module ok 91 [RPM PLUGINS] check lang-mustache module ok 92 [RPM PLUGINS] check lang-painless module ok 93 [RPM PLUGINS] install murmur3 mapper plugin ok 94 [RPM PLUGINS] check reindex module ok 95 [RPM PLUGINS] install repository-hdfs plugin ok 96 [RPM PLUGINS] install size mapper plugin ok 97 [RPM PLUGINS] install repository-azure plugin ok 98 [RPM PLUGINS] install repository-gcs plugin ok 99 [RPM PLUGINS] install repository-s3 plugin ok 100 [RPM PLUGINS] install store-smb plugin ok 101 [RPM PLUGINS] install transport-nio plugin ok 102 [RPM PLUGINS] check the installed plugins can be listed with 'plugins list' and result matches the list of plugins in plugins pom ok 103 [RPM PLUGINS] start elasticsearch with all plugins installed ok 104 [RPM PLUGINS] check the installed plugins matches the list of build plugins ok 105 [RPM PLUGINS] stop elasticsearch ok 106 [RPM PLUGINS] remove a sample plugin ok 107 [RPM PLUGINS] remove icu plugin ok 108 [RPM PLUGINS] remove kuromoji plugin ok 109 [RPM PLUGINS] remove nori plugin ok 110 [RPM PLUGINS] remove phonetic plugin ok 111 [RPM PLUGINS] remove smartcn plugin ok 112 [RPM PLUGINS] remove stempel plugin ok 113 [RPM PLUGINS] remove ukrainian plugin ok 114 [RPM PLUGINS] remove gce plugin ok 115 [RPM PLUGINS] remove discovery-azure-classic plugin ok 116 [RPM PLUGINS] remove discovery-ec2 plugin ok 117 [RPM PLUGINS] remove discovery-file plugin ok 118 [RPM PLUGINS] remove ingest-attachment plugin ok 119 [RPM PLUGINS] remove ingest-geoip plugin ok 120 [RPM PLUGINS] remove ingest-user-agent plugin ok 121 [RPM PLUGINS] remove murmur3 mapper plugin ok 122 [RPM PLUGINS] remove size mapper plugin ok 123 [RPM PLUGINS] remove repository-azure plugin ok 124 [RPM PLUGINS] remove repository-gcs plugin ok 125 [RPM PLUGINS] remove repository-hdfs plugin ok 126 [RPM PLUGINS] remove repository-s3 plugin ok 127 [RPM PLUGINS] remove store-smb plugin ok 128 [RPM PLUGINS] remove transport-nio plugin ok 129 [RPM PLUGINS] start elasticsearch with all plugins removed ok 130 [RPM PLUGINS] check that there are now no plugins installed ok 131 [RPM PLUGINS] stop elasticsearch ok 132 [RPM PLUGINS] install a sample plugin with different logging modes and check output ok 133 [RPM PLUGINS] test java home with space ok 134 [RPM PLUGINS] test ES_JAVA_OPTS ok 135 [RPM PLUGINS] test umask ok 136 [RPM PLUGINS] hostname ok 137 [SYSTEMD] install elasticsearch ok 138 [SYSTEMD] daemon reload after install ok 139 [SYSTEMD] daemon isn't enabled on restart ok 140 [SYSTEMD] enable ok 141 [SYSTEMD] start ok 142 [SYSTEMD] start (running) ok 143 [SYSTEMD] is active (running) ok 144 [SYSTEMD] status (running) ok 145 [SYSTEMD] test elasticsearch ok 146 [SYSTEMD] restart ok 147 [SYSTEMD] stop (running) ok 148 [SYSTEMD] status (stopping) ok 149 [SYSTEMD] stop (stopped) ok 150 [SYSTEMD] status (stopped) ok 151 [SYSTEMD] delete PID_DIR and restart ok 152 [SYSTEMD] start Elasticsearch with custom JVM options ok 153 [SYSTEMD] masking systemd-sysctl ok 154 [SYSTEMD] service file sets limits ok 155 [SYSTEMD] test runtime directory ok 156 [SYSTEMD] GC logs exist ok 157 # skip (sysvinit is supported, but systemd too) [INIT.D] remove any leftover configuration to start elasticsearch on restart ok 157 # skip (sysvinit is supported, but systemd too) [INIT.D] remove any leftover configuration to start elasticsearch on restart ok 158 # skip (sysvinit is supported, but systemd too) [INIT.D] install elasticsearch ok 158 # skip (sysvinit is supported, but systemd too) [INIT.D] install elasticsearch ok 159 # skip (sysvinit is supported, but systemd too) [INIT.D] elasticsearch fails if startup script is not executable ok 159 # skip (sysvinit is supported, but systemd too) [INIT.D] elasticsearch fails if startup script is not executable ok 160 # skip (sysvinit is supported, but systemd too) [INIT.D] daemon isn't enabled on restart ok 160 # skip (sysvinit is supported, but systemd too) [INIT.D] daemon isn't enabled on restart ok 161 # skip (sysvinit is supported, but systemd too) [INIT.D] start ok 161 # skip (sysvinit is supported, but systemd too) [INIT.D] start ok 162 # skip (sysvinit is supported, but systemd too) [INIT.D] status (running) ok 162 # skip (sysvinit is supported, but systemd too) [INIT.D] status (running) ok 163 # skip (sysvinit is supported, but systemd too) [INIT.D] test elasticsearch ok 163 # skip (sysvinit is supported, but systemd too) [INIT.D] test elasticsearch ok 164 # skip (sysvinit is supported, but systemd too) [INIT.D] restart ok 164 # skip (sysvinit is supported, but systemd too) [INIT.D] restart ok 165 # skip (sysvinit is supported, but systemd too) [INIT.D] stop (running) ok 165 # skip (sysvinit is supported, but systemd too) [INIT.D] stop (running) ok 166 # skip (sysvinit is supported, but systemd too) [INIT.D] status (stopped) ok 166 # skip (sysvinit is supported, but systemd too) [INIT.D] status (stopped) ok 167 # skip (sysvinit is supported, but systemd too) [INIT.D] start Elasticsearch with custom JVM options ok 167 # skip (sysvinit is supported, but systemd too) [INIT.D] start Elasticsearch with custom JVM options ok 168 # skip (sysvinit is supported, but systemd too) [INIT.D] delete PID_DIR and restart ok 168 # skip (sysvinit is supported, but systemd too) [INIT.D] delete PID_DIR and restart ok 169 # skip (sysvinit is supported, but systemd too) [INIT.D] GC logs exist ok 169 # skip (sysvinit is supported, but systemd too) [INIT.D] GC logs exist ok 170 # skip (sysvinit is supported, but systemd too) [INIT.D] sysctl is run when the value set is too small ok 170 # skip (sysvinit is supported, but systemd too) [INIT.D] sysctl is run when the value set is too small ok 171 # skip (sysvinit is supported, but systemd too) [INIT.D] sysctl is not run when it already has a larger or equal value set ok 171 # skip (sysvinit is supported, but systemd too) [INIT.D] sysctl is not run when it already has a larger or equal value set ok 172 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] install old version ok 172 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] install old version ok 173 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] start old version ok 173 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] start old version ok 174 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] check elasticsearch version is old version ok 174 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] check elasticsearch version is old version ok 175 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] index some documents into a few indexes ok 175 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] index some documents into a few indexes ok 176 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] verify that the documents are there ok 176 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] verify that the documents are there ok 177 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] stop old version ok 177 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] stop old version ok 178 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] install version under test ok 178 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] install version under test ok 179 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] start version under test ok 179 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] start version under test ok 180 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] check elasticsearch version is version under test ok 180 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] check elasticsearch version is version under test ok 181 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] verify that the documents are there after restart ok 181 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] verify that the documents are there after restart ok 182 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] stop version under test ok 182 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] stop version under test ok 183 [REINSTALL] install ok 184 [REINSTALL] purge elasticsearch ok 185 [REINSTALL] chown directories ok 186 [REINSTALL] reinstall elasticsearch ok 187 [REINSTALL] check ownership :qa:vagrant:vagrantFedora27#batsPackagingTest (Thread[Task worker for ':',5,main]) completed. Took 6 mins 11.868 secs. :qa:vagrant:vagrantFedora27#javaPackagingTest (Thread[Task worker for ':',5,main]) started. Aug 12, 2018 5:06:35 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore > Task :qa:vagrant:vagrantFedora27#javaPackagingTest INFO: [test10Install]: before test Task ':qa:vagrant:vagrantFedora27#javaPackagingTest' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant ssh fedora-27 --command sudo bash "$PACKAGING_TESTS/run-tests.sh" Successfully started process 'command 'vagrant'' JUnit version 4.12 Aug 12, 2018 5:06:36 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test20PluginsListWithNoPlugins]: before test Aug 12, 2018 5:06:37 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test30AbortWhenJavaMissing]: before test Aug 12, 2018 5:06:37 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test40CreateKeystoreManually]: before test Aug 12, 2018 5:06:38 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test50StartAndStop]: before test Aug 12, 2018 5:06:47 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test60AutoCreateKeystore]: before test Aug 12, 2018 5:06:48 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test70CustomPathConfAndJvmOptions]: before test Aug 12, 2018 5:06:57 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test80RelativePathConf]: before test Aug 12, 2018 5:07:05 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test90SecurityCliPackaging]: before test Aug 12, 2018 5:07:06 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 5:07:07 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test20PluginsListWithNoPlugins]: before test Aug 12, 2018 5:07:07 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test30AbortWhenJavaMissing]: before test Aug 12, 2018 5:07:07 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test40CreateKeystoreManually]: before test Aug 12, 2018 5:07:08 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test50StartAndStop]: before test Aug 12, 2018 5:07:16 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test60AutoCreateKeystore]: before test Aug 12, 2018 5:07:16 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test70CustomPathConfAndJvmOptions]: before test Aug 12, 2018 5:07:23 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test80RelativePathConf]: before test Aug 12, 2018 5:07:30 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test90SecurityCliPackaging]: before test Aug 12, 2018 5:07:30 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 5:07:32 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test20PluginsListWithNoPlugins]: before test Aug 12, 2018 5:07:32 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test30AbortWhenJavaMissing]: before test Aug 12, 2018 5:07:32 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test40CreateKeystoreManually]: before test Aug 12, 2018 5:07:33 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test50StartAndStop]: before test Aug 12, 2018 5:07:43 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test60AutoCreateKeystore]: before test Aug 12, 2018 5:07:43 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test70CustomPathConfAndJvmOptions]: before test Aug 12, 2018 5:07:52 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test80RelativePathConf]: before test Aug 12, 2018 5:08:01 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test90SecurityCliPackaging]: before test Aug 12, 2018 5:08:02 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 5:08:02 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test20PluginsListWithNoPlugins]: before test Aug 12, 2018 5:08:03 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test30AbortWhenJavaMissing]: before test Aug 12, 2018 5:08:03 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test40CreateKeystoreManually]: before test Aug 12, 2018 5:08:04 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test50StartAndStop]: before test Aug 12, 2018 5:08:11 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test60AutoCreateKeystore]: before test Aug 12, 2018 5:08:12 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test70CustomPathConfAndJvmOptions]: before test Aug 12, 2018 5:08:19 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test80RelativePathConf]: before test Aug 12, 2018 5:08:26 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test90SecurityCliPackaging]: before test Aug 12, 2018 5:08:26 AM org.elasticsearch.packaging.test.PackageDependenciesTests logTestNameBefore INFO: [testRpmDependencies]: before test Aug 12, 2018 5:08:26 AM org.elasticsearch.packaging.test.PackageDependenciesTests logTestNameBefore INFO: [testDebDependencies]: before test Aug 12, 2018 5:08:26 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test05InstallFailsWhenJavaMissing]: before test Aug 12, 2018 5:08:26 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test10InstallPackage]: before test Aug 12, 2018 5:08:29 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test20PluginsCommandWhenNoPlugins]: before test Aug 12, 2018 5:08:30 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test30InstallDoesNotStartServer]: before test Aug 12, 2018 5:08:30 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test40StartServer]: before test Aug 12, 2018 5:08:41 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test50Remove]: before test Aug 12, 2018 5:08:42 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test60Reinstall]: before test Aug 12, 2018 5:08:45 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test05InstallFailsWhenJavaMissing]: before test Aug 12, 2018 5:08:45 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test10InstallPackage]: before test Aug 12, 2018 5:08:47 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test20PluginsCommandWhenNoPlugins]: before test Aug 12, 2018 5:08:48 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test30InstallDoesNotStartServer]: before test Aug 12, 2018 5:08:48 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test40StartServer]: before test Aug 12, 2018 5:08:56 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test50Remove]: before test Aug 12, 2018 5:08:57 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test60Reinstall]: before test Aug 12, 2018 5:08:59 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test05InstallFailsWhenJavaMissing]: before test Aug 12, 2018 5:08:59 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test10InstallPackage]: before test Aug 12, 2018 5:08:59 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test20PluginsCommandWhenNoPlugins]: before test Aug 12, 2018 5:08:59 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test30InstallDoesNotStartServer]: before test Aug 12, 2018 5:08:59 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test40StartServer]: before test Aug 12, 2018 5:08:59 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test50Remove]: before test Aug 12, 2018 5:08:59 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test60Reinstall]: before test Aug 12, 2018 5:08:59 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test05InstallFailsWhenJavaMissing]: before test Aug 12, 2018 5:09:00 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test10InstallPackage]: before test Aug 12, 2018 5:09:00 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test20PluginsCommandWhenNoPlugins]: before test Aug 12, 2018 5:09:00 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test30InstallDoesNotStartServer]: before test Aug 12, 2018 5:09:00 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test40StartServer]: before test Aug 12, 2018 5:09:00 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test50Remove]: before test Aug 12, 2018 5:09:00 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test60Reinstall]: before test Aug 12, 2018 5:09:00 AM org.elasticsearch.packaging.test.DefaultDebPreservationTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 5:09:00 AM org.elasticsearch.packaging.test.DefaultDebPreservationTests logTestNameBefore INFO: [test20Remove]: before test Aug 12, 2018 5:09:00 AM org.elasticsearch.packaging.test.DefaultDebPreservationTests logTestNameBefore INFO: [test30Purge]: before test Aug 12, 2018 5:09:00 AM org.elasticsearch.packaging.test.OssDebPreservationTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 5:09:00 AM org.elasticsearch.packaging.test.OssDebPreservationTests logTestNameBefore INFO: [test20Remove]: before test Aug 12, 2018 5:09:00 AM org.elasticsearch.packaging.test.OssDebPreservationTests logTestNameBefore INFO: [test30Purge]: before test Aug 12, 2018 5:09:00 AM org.elasticsearch.packaging.test.DefaultRpmPreservationTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 5:09:03 AM org.elasticsearch.packaging.test.DefaultRpmPreservationTests logTestNameBefore INFO: [test20Remove]: before test Aug 12, 2018 5:09:03 AM org.elasticsearch.packaging.test.DefaultRpmPreservationTests logTestNameBefore INFO: [test30PreserveConfig]: before test Aug 12, 2018 5:09:08 AM org.elasticsearch.packaging.test.OssRpmPreservationTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 5:09:10 AM org.elasticsearch.packaging.test.OssRpmPreservationTests logTestNameBefore INFO: [test20Remove]: before test Aug 12, 2018 5:09:10 AM org.elasticsearch.packaging.test.OssRpmPreservationTests logTestNameBefore INFO: [test30PreserveConfig]: before test .............................................................................. Time: 159.131 OK (78 tests) :qa:vagrant:vagrantFedora27#javaPackagingTest (Thread[Task worker for ':',5,main]) completed. Took 2 mins 40.577 secs. :qa:vagrant:vagrantFedora27#halt (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantFedora27#halt Task ':qa:vagrant:vagrantFedora27#halt' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant halt fedora-27 Successfully started process 'command 'vagrant'' ==> fedora-27: Removing cache buckets symlinks... ==> fedora-27: Attempting graceful shutdown of VM... :qa:vagrant:vagrantFedora27#halt (Thread[Task worker for ':',5,main]) completed. Took 6.652 secs. :qa:vagrant:vagrantFedora28#destroy (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantFedora28#destroy Task ':qa:vagrant:vagrantFedora28#destroy' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'bash''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests Command: bash -c vagrant status fedora-28 | grep -q "fedora-28\s\+not created" || vagrant destroy fedora-28 --force Successfully started process 'command 'bash'' ==> fedora-28: Destroying VM and associated drives... :qa:vagrant:vagrantFedora28#destroy (Thread[Task worker for ':',5,main]) completed. Took 2.975 secs. :qa:vagrant:vagrantFedora28#update (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantFedora28#update Task ':qa:vagrant:vagrantFedora28#update' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant box update fedora-28 Successfully started process 'command 'vagrant'' ==> fedora-28: Checking for updates to 'elastic/fedora-28-x86_64' fedora-28: Latest installed version: 20180805.0.0 fedora-28: Version constraints: fedora-28: Provider: virtualbox ==> fedora-28: Box 'elastic/fedora-28-x86_64' (v20180805.0.0) is running the latest version. :qa:vagrant:vagrantFedora28#update (Thread[Task worker for ':',5,main]) completed. Took 1.438 secs. :qa:vagrant:vagrantFedora28#up (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantFedora28#up Task ':qa:vagrant:vagrantFedora28#up' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant up fedora-28 --provision --provider virtualbox Successfully started process 'command 'vagrant'' Bringing machine 'fedora-28' up with 'virtualbox' provider... ==> fedora-28: Importing base box 'elastic/fedora-28-x86_64'... Progress: 10% Progress: 30% Progress: 50% Progress: 70% Progress: 90% ==> fedora-28: Matching MAC address for NAT networking... ==> fedora-28: Checking if box 'elastic/fedora-28-x86_64' is up to date... ==> fedora-28: Setting the name of the VM: elasticelasticsearchmasterpackaging-tests_fedora-28_1534050584912_39538 ==> fedora-28: Clearing any previously set network interfaces... ==> fedora-28: Preparing network interfaces based on configuration... fedora-28: Adapter 1: nat ==> fedora-28: Forwarding ports... fedora-28: 22 (guest) => 2222 (host) (adapter 1) ==> fedora-28: Running 'pre-boot' VM customizations... ==> fedora-28: Booting VM... ==> fedora-28: Waiting for machine to boot. This may take a few minutes... fedora-28: SSH address: 127.0.0.1:2222 fedora-28: SSH username: vagrant fedora-28: SSH auth method: private key fedora-28: fedora-28: Vagrant insecure key detected. Vagrant will automatically replace fedora-28: this with a newly generated keypair for better security. fedora-28: fedora-28: Inserting generated public key within guest... fedora-28: Removing insecure key from the guest if it's present... fedora-28: Key inserted! Disconnecting and reconnecting using new SSH key... ==> fedora-28: Machine booted and ready! ==> fedora-28: Checking for guest additions in VM... ==> fedora-28: Mounting shared folders... fedora-28: /project => /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant fedora-28: /elasticsearch => /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests fedora-28: /tmp/vagrant-cache => /var/lib/jenkins/.vagrant.d/cache/elastic/fedora-28-x86_64 ==> fedora-28: Configuring cache buckets... ==> fedora-28: Running provisioner: markerfile (shell)... fedora-28: Running: inline script ==> fedora-28: Configuring cache buckets... ==> fedora-28: Running provisioner: clean es installs in tmp (shell)... fedora-28: Running: inline script ==> fedora-28: Configuring cache buckets... ==> fedora-28: Running provisioner: set prompt (shell)... fedora-28: Running: inline script ==> fedora-28: Configuring cache buckets... ==> fedora-28: Running provisioner: install dependencies (shell)... fedora-28: Running: inline script fedora-28: ==> Updating repository fedora-28: Fedora 28 - x86_64 - Updates 62 MB/s | 22 MB 00:00 fedora-28: Last metadata expiration check: 0:00:04 ago on Sun 12 Aug 2018 05:10:25 AM UTC. fedora-28: fedora-28: bind-export-libs.x86_64 32:9.11.4-4.fc28 updates fedora-28: cryptsetup-libs.x86_64 2.0.4-1.fc28 updates fedora-28: cups-client.x86_64 1:2.2.6-18.fc28 updates fedora-28: cups-libs.x86_64 1:2.2.6-18.fc28 updates fedora-28: dbus.x86_64 1:1.12.10-1.fc28 updates fedora-28: dbus-libs.x86_64 1:1.12.10-1.fc28 updates fedora-28: gdb.x86_64 8.1.1-3.fc28 updates fedora-28: gdb-headless.x86_64 8.1.1-3.fc28 updates fedora-28: gnutls.x86_64 3.6.3-3.fc28 updates fedora-28: kernel.x86_64 4.17.12-200.fc28 updates fedora-28: kernel-core.x86_64 4.17.12-200.fc28 updates fedora-28: kernel-devel.x86_64 4.17.12-200.fc28 updates fedora-28: kernel-headers.x86_64 4.17.12-1.fc28 updates fedora-28: kernel-modules.x86_64 4.17.12-200.fc28 updates fedora-28: libmodulemd.x86_64 1.6.2-2.fc28 updates fedora-28: libpcap.x86_64 14:1.9.0-1.fc28 updates fedora-28: libthai.x86_64 0.1.28-1.fc28 updates fedora-28: libusbx.x86_64 1.0.22-1.fc28 updates fedora-28: libxcrypt.x86_64 4.1.1-4.fc28 updates fedora-28: libxcrypt-devel.x86_64 4.1.1-4.fc28 updates fedora-28: libxml2.x86_64 2.9.8-4.fc28 updates fedora-28: openblas.x86_64 0.3.2-1.fc28 updates fedora-28: openblas-serial.x86_64 0.3.2-1.fc28 updates fedora-28: openblas-threads.x86_64 0.3.2-1.fc28 updates fedora-28: pcre2.x86_64 10.31-8.fc28 updates fedora-28: pcre2-devel.x86_64 10.31-8.fc28 updates fedora-28: pcre2-utf16.x86_64 10.31-8.fc28 updates fedora-28: pcre2-utf32.x86_64 10.31-8.fc28 updates fedora-28: perl-Errno.x86_64 1.28-413.fc28 updates fedora-28: perl-IO.x86_64 1.38-413.fc28 updates fedora-28: perl-interpreter.x86_64 4:5.26.2-413.fc28 updates fedora-28: perl-libs.x86_64 4:5.26.2-413.fc28 updates fedora-28: perl-macros.x86_64 4:5.26.2-413.fc28 updates fedora-28: vim-common.x86_64 2:8.1.258-1.fc28 updates fedora-28: vim-enhanced.x86_64 2:8.1.258-1.fc28 updates fedora-28: vim-filesystem.noarch 2:8.1.258-1.fc28 updates fedora-28: vim-minimal.x86_64 2:8.1.258-1.fc28 updates fedora-28: Obsoleting Packages fedora-28: kernel-headers.x86_64 4.17.12-1.fc28 updates fedora-28: kernel-headers.x86_64 4.17.11-1.fc28 @updates fedora-28: ==> Installing rsync fedora-28: Last metadata expiration check: 0:00:09 ago on Sun 12 Aug 2018 05:10:25 AM UTC. fedora-28: Dependencies resolved. fedora-28: ================================================================================ fedora-28: Package Arch Version Repository Size fedora-28: ================================================================================ fedora-28: Installing: fedora-28: rsync x86_64 3.1.3-3.fc28 fedora 403 k fedora-28: fedora-28: Transaction Summary fedora-28: ================================================================================ fedora-28: Install 1 Package fedora-28: Total download size: 403 k fedora-28: Installed size: 832 k fedora-28: Downloading Packages: fedora-28: rsync-3.1.3-3.fc28.x86_64.rpm 2.0 MB/s | 403 kB 00:00 fedora-28: -------------------------------------------------------------------------------- fedora-28: Total 500 kB/s | 403 kB 00:00 fedora-28: Running transaction check fedora-28: Transaction check succeeded. fedora-28: Running transaction test fedora-28: Transaction test succeeded. fedora-28: Running transaction fedora-28: Preparing : 1/1 fedora-28: fedora-28: Installing : rsync-3.1.3-3.fc28.x86_64 1/1 fedora-28: fedora-28: Running scriptlet: rsync-3.1.3-3.fc28.x86_64 1/1 fedora-28: fedora-28: Verifying : rsync-3.1.3-3.fc28.x86_64 1/1 fedora-28: fedora-28: fedora-28: Installed: fedora-28: rsync.x86_64 3.1.3-3.fc28 fedora-28: Complete! fedora-28: ==> Installing bats fedora-28: Cloning into '/tmp/bats'... fedora-28: Installed Bats to /usr/bin/bats ==> fedora-28: Configuring cache buckets... :qa:vagrant:vagrantFedora28#up (Thread[Task worker for ':',5,main]) completed. Took 1 mins 16.51 secs. :qa:vagrant:vagrantFedora28#batsPackagingTest (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantFedora28#batsPackagingTest Task ':qa:vagrant:vagrantFedora28#batsPackagingTest' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant ssh fedora-28 --command cd $PACKAGING_ARCHIVES && sudo bats --tap $BATS_TESTS/*.bats Successfully started process 'command 'vagrant'' 1..187 ok 1 [TAR PLUGINS] install a sample plugin with a symlinked plugins path ok 2 [TAR PLUGINS] install a sample plugin with a custom CONFIG_DIR ok 3 [TAR PLUGINS] install a sample plugin from a directory with a space ok 4 [TAR PLUGINS] install a sample plugin to elasticsearch directory with a space ok 5 [TAR PLUGINS] fail if java executable is not found ok 6 [TAR PLUGINS] install a sample plugin ok 7 [TAR PLUGINS] install icu plugin ok 8 [TAR PLUGINS] install kuromoji plugin ok 9 [TAR PLUGINS] install nori plugin ok 10 [TAR PLUGINS] install phonetic plugin ok 11 [TAR PLUGINS] install smartcn plugin ok 12 [TAR PLUGINS] install stempel plugin ok 13 [TAR PLUGINS] install ukrainian plugin ok 14 [TAR PLUGINS] install gce plugin ok 15 [TAR PLUGINS] install discovery-azure-classic plugin ok 16 [TAR PLUGINS] install discovery-ec2 plugin ok 17 [TAR PLUGINS] install discovery-file plugin ok 18 [TAR PLUGINS] install ingest-attachment plugin ok 19 [TAR PLUGINS] install ingest-geoip plugin ok 20 [TAR PLUGINS] install ingest-user-agent plugin ok 21 [TAR PLUGINS] check ingest-common module ok 22 [TAR PLUGINS] check lang-expression module ok 23 [TAR PLUGINS] check lang-mustache module ok 24 [TAR PLUGINS] check lang-painless module ok 25 [TAR PLUGINS] install murmur3 mapper plugin ok 26 [TAR PLUGINS] check reindex module ok 27 [TAR PLUGINS] install repository-hdfs plugin ok 28 [TAR PLUGINS] install size mapper plugin ok 29 [TAR PLUGINS] install repository-azure plugin ok 30 [TAR PLUGINS] install repository-gcs plugin ok 31 [TAR PLUGINS] install repository-s3 plugin ok 32 [TAR PLUGINS] install store-smb plugin ok 33 [TAR PLUGINS] install transport-nio plugin ok 34 [TAR PLUGINS] check the installed plugins can be listed with 'plugins list' and result matches the list of plugins in plugins pom ok 35 [TAR PLUGINS] start elasticsearch with all plugins installed ok 36 [TAR PLUGINS] check the installed plugins matches the list of build plugins ok 37 [TAR PLUGINS] stop elasticsearch ok 38 [TAR PLUGINS] remove a sample plugin ok 39 [TAR PLUGINS] remove icu plugin ok 40 [TAR PLUGINS] remove kuromoji plugin ok 41 [TAR PLUGINS] remove nori plugin ok 42 [TAR PLUGINS] remove phonetic plugin ok 43 [TAR PLUGINS] remove smartcn plugin ok 44 [TAR PLUGINS] remove stempel plugin ok 45 [TAR PLUGINS] remove ukrainian plugin ok 46 [TAR PLUGINS] remove gce plugin ok 47 [TAR PLUGINS] remove discovery-azure-classic plugin ok 48 [TAR PLUGINS] remove discovery-ec2 plugin ok 49 [TAR PLUGINS] remove discovery-file plugin ok 50 [TAR PLUGINS] remove ingest-attachment plugin ok 51 [TAR PLUGINS] remove ingest-geoip plugin ok 52 [TAR PLUGINS] remove ingest-user-agent plugin ok 53 [TAR PLUGINS] remove murmur3 mapper plugin ok 54 [TAR PLUGINS] remove size mapper plugin ok 55 [TAR PLUGINS] remove repository-azure plugin ok 56 [TAR PLUGINS] remove repository-gcs plugin ok 57 [TAR PLUGINS] remove repository-hdfs plugin ok 58 [TAR PLUGINS] remove repository-s3 plugin ok 59 [TAR PLUGINS] remove store-smb plugin ok 60 [TAR PLUGINS] remove transport-nio plugin ok 61 [TAR PLUGINS] start elasticsearch with all plugins removed ok 62 [TAR PLUGINS] check that there are now no plugins installed ok 63 [TAR PLUGINS] stop elasticsearch ok 64 [TAR PLUGINS] install a sample plugin with different logging modes and check output ok 65 [TAR PLUGINS] test java home with space ok 66 [TAR PLUGINS] test ES_JAVA_OPTS ok 67 [TAR PLUGINS] test umask ok 68 [TAR PLUGINS] hostname ok 69 [RPM PLUGINS] install a sample plugin with a symlinked plugins path ok 70 [RPM PLUGINS] install a sample plugin with a custom CONFIG_DIR ok 71 [RPM PLUGINS] install a sample plugin from a directory with a space ok 72 # skip (Test case only supported by TAR PLUGINS) [RPM PLUGINS] install a sample plugin to elasticsearch directory with a space ok 72 # skip (Test case only supported by TAR PLUGINS) [RPM PLUGINS] install a sample plugin to elasticsearch directory with a space ok 73 # skip (Test case only supported by TAR PLUGINS) [RPM PLUGINS] fail if java executable is not found ok 73 # skip (Test case only supported by TAR PLUGINS) [RPM PLUGINS] fail if java executable is not found ok 74 [RPM PLUGINS] install a sample plugin ok 75 [RPM PLUGINS] install icu plugin ok 76 [RPM PLUGINS] install kuromoji plugin ok 77 [RPM PLUGINS] install nori plugin ok 78 [RPM PLUGINS] install phonetic plugin ok 79 [RPM PLUGINS] install smartcn plugin ok 80 [RPM PLUGINS] install stempel plugin ok 81 [RPM PLUGINS] install ukrainian plugin ok 82 [RPM PLUGINS] install gce plugin ok 83 [RPM PLUGINS] install discovery-azure-classic plugin ok 84 [RPM PLUGINS] install discovery-ec2 plugin ok 85 [RPM PLUGINS] install discovery-file plugin ok 86 [RPM PLUGINS] install ingest-attachment plugin ok 87 [RPM PLUGINS] install ingest-geoip plugin ok 88 [RPM PLUGINS] install ingest-user-agent plugin ok 89 [RPM PLUGINS] check ingest-common module ok 90 [RPM PLUGINS] check lang-expression module ok 91 [RPM PLUGINS] check lang-mustache module ok 92 [RPM PLUGINS] check lang-painless module ok 93 [RPM PLUGINS] install murmur3 mapper plugin ok 94 [RPM PLUGINS] check reindex module ok 95 [RPM PLUGINS] install repository-hdfs plugin ok 96 [RPM PLUGINS] install size mapper plugin ok 97 [RPM PLUGINS] install repository-azure plugin ok 98 [RPM PLUGINS] install repository-gcs plugin ok 99 [RPM PLUGINS] install repository-s3 plugin ok 100 [RPM PLUGINS] install store-smb plugin ok 101 [RPM PLUGINS] install transport-nio plugin ok 102 [RPM PLUGINS] check the installed plugins can be listed with 'plugins list' and result matches the list of plugins in plugins pom ok 103 [RPM PLUGINS] start elasticsearch with all plugins installed ok 104 [RPM PLUGINS] check the installed plugins matches the list of build plugins ok 105 [RPM PLUGINS] stop elasticsearch ok 106 [RPM PLUGINS] remove a sample plugin ok 107 [RPM PLUGINS] remove icu plugin ok 108 [RPM PLUGINS] remove kuromoji plugin ok 109 [RPM PLUGINS] remove nori plugin ok 110 [RPM PLUGINS] remove phonetic plugin ok 111 [RPM PLUGINS] remove smartcn plugin ok 112 [RPM PLUGINS] remove stempel plugin ok 113 [RPM PLUGINS] remove ukrainian plugin ok 114 [RPM PLUGINS] remove gce plugin ok 115 [RPM PLUGINS] remove discovery-azure-classic plugin ok 116 [RPM PLUGINS] remove discovery-ec2 plugin ok 117 [RPM PLUGINS] remove discovery-file plugin ok 118 [RPM PLUGINS] remove ingest-attachment plugin ok 119 [RPM PLUGINS] remove ingest-geoip plugin ok 120 [RPM PLUGINS] remove ingest-user-agent plugin ok 121 [RPM PLUGINS] remove murmur3 mapper plugin ok 122 [RPM PLUGINS] remove size mapper plugin ok 123 [RPM PLUGINS] remove repository-azure plugin ok 124 [RPM PLUGINS] remove repository-gcs plugin ok 125 [RPM PLUGINS] remove repository-hdfs plugin ok 126 [RPM PLUGINS] remove repository-s3 plugin ok 127 [RPM PLUGINS] remove store-smb plugin ok 128 [RPM PLUGINS] remove transport-nio plugin ok 129 [RPM PLUGINS] start elasticsearch with all plugins removed ok 130 [RPM PLUGINS] check that there are now no plugins installed ok 131 [RPM PLUGINS] stop elasticsearch ok 132 [RPM PLUGINS] install a sample plugin with different logging modes and check output ok 133 [RPM PLUGINS] test java home with space ok 134 [RPM PLUGINS] test ES_JAVA_OPTS ok 135 [RPM PLUGINS] test umask ok 136 [RPM PLUGINS] hostname ok 137 [SYSTEMD] install elasticsearch ok 138 [SYSTEMD] daemon reload after install ok 139 [SYSTEMD] daemon isn't enabled on restart ok 140 [SYSTEMD] enable ok 141 [SYSTEMD] start ok 142 [SYSTEMD] start (running) ok 143 [SYSTEMD] is active (running) ok 144 [SYSTEMD] status (running) ok 145 [SYSTEMD] test elasticsearch ok 146 [SYSTEMD] restart ok 147 [SYSTEMD] stop (running) ok 148 [SYSTEMD] status (stopping) ok 149 [SYSTEMD] stop (stopped) ok 150 [SYSTEMD] status (stopped) ok 151 [SYSTEMD] delete PID_DIR and restart ok 152 [SYSTEMD] start Elasticsearch with custom JVM options ok 153 [SYSTEMD] masking systemd-sysctl ok 154 [SYSTEMD] service file sets limits ok 155 [SYSTEMD] test runtime directory ok 156 [SYSTEMD] GC logs exist ok 157 # skip (sysvinit is supported, but systemd too) [INIT.D] remove any leftover configuration to start elasticsearch on restart ok 157 # skip (sysvinit is supported, but systemd too) [INIT.D] remove any leftover configuration to start elasticsearch on restart ok 158 # skip (sysvinit is supported, but systemd too) [INIT.D] install elasticsearch ok 158 # skip (sysvinit is supported, but systemd too) [INIT.D] install elasticsearch ok 159 # skip (sysvinit is supported, but systemd too) [INIT.D] elasticsearch fails if startup script is not executable ok 159 # skip (sysvinit is supported, but systemd too) [INIT.D] elasticsearch fails if startup script is not executable ok 160 # skip (sysvinit is supported, but systemd too) [INIT.D] daemon isn't enabled on restart ok 160 # skip (sysvinit is supported, but systemd too) [INIT.D] daemon isn't enabled on restart ok 161 # skip (sysvinit is supported, but systemd too) [INIT.D] start ok 161 # skip (sysvinit is supported, but systemd too) [INIT.D] start ok 162 # skip (sysvinit is supported, but systemd too) [INIT.D] status (running) ok 162 # skip (sysvinit is supported, but systemd too) [INIT.D] status (running) ok 163 # skip (sysvinit is supported, but systemd too) [INIT.D] test elasticsearch ok 163 # skip (sysvinit is supported, but systemd too) [INIT.D] test elasticsearch ok 164 # skip (sysvinit is supported, but systemd too) [INIT.D] restart ok 164 # skip (sysvinit is supported, but systemd too) [INIT.D] restart ok 165 # skip (sysvinit is supported, but systemd too) [INIT.D] stop (running) ok 165 # skip (sysvinit is supported, but systemd too) [INIT.D] stop (running) ok 166 # skip (sysvinit is supported, but systemd too) [INIT.D] status (stopped) ok 166 # skip (sysvinit is supported, but systemd too) [INIT.D] status (stopped) ok 167 # skip (sysvinit is supported, but systemd too) [INIT.D] start Elasticsearch with custom JVM options ok 167 # skip (sysvinit is supported, but systemd too) [INIT.D] start Elasticsearch with custom JVM options ok 168 # skip (sysvinit is supported, but systemd too) [INIT.D] delete PID_DIR and restart ok 168 # skip (sysvinit is supported, but systemd too) [INIT.D] delete PID_DIR and restart ok 169 # skip (sysvinit is supported, but systemd too) [INIT.D] GC logs exist ok 169 # skip (sysvinit is supported, but systemd too) [INIT.D] GC logs exist ok 170 # skip (sysvinit is supported, but systemd too) [INIT.D] sysctl is run when the value set is too small ok 170 # skip (sysvinit is supported, but systemd too) [INIT.D] sysctl is run when the value set is too small ok 171 # skip (sysvinit is supported, but systemd too) [INIT.D] sysctl is not run when it already has a larger or equal value set ok 171 # skip (sysvinit is supported, but systemd too) [INIT.D] sysctl is not run when it already has a larger or equal value set ok 172 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] install old version ok 172 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] install old version ok 173 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] start old version ok 173 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] start old version ok 174 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] check elasticsearch version is old version ok 174 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] check elasticsearch version is old version ok 175 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] index some documents into a few indexes ok 175 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] index some documents into a few indexes ok 176 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] verify that the documents are there ok 176 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] verify that the documents are there ok 177 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] stop old version ok 177 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] stop old version ok 178 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] install version under test ok 178 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] install version under test ok 179 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] start version under test ok 179 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] start version under test ok 180 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] check elasticsearch version is version under test ok 180 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] check elasticsearch version is version under test ok 181 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] verify that the documents are there after restart ok 181 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] verify that the documents are there after restart ok 182 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] stop version under test ok 182 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] stop version under test ok 183 [REINSTALL] install ok 184 [REINSTALL] purge elasticsearch ok 185 [REINSTALL] chown directories ok 186 [REINSTALL] reinstall elasticsearch ok 187 [REINSTALL] check ownership :qa:vagrant:vagrantFedora28#batsPackagingTest (Thread[Task worker for ':',5,main]) completed. Took 6 mins 12.526 secs. :qa:vagrant:vagrantFedora28#javaPackagingTest (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantFedora28#javaPackagingTest Task ':qa:vagrant:vagrantFedora28#javaPackagingTest' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant ssh fedora-28 --command sudo bash "$PACKAGING_TESTS/run-tests.sh" Successfully started process 'command 'vagrant'' JUnit version 4.12 Aug 12, 2018 5:16:57 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 5:16:59 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test20PluginsListWithNoPlugins]: before test Aug 12, 2018 5:16:59 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test30AbortWhenJavaMissing]: before test Aug 12, 2018 5:16:59 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test40CreateKeystoreManually]: before test Aug 12, 2018 5:17:00 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test50StartAndStop]: before test Aug 12, 2018 5:17:10 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test60AutoCreateKeystore]: before test Aug 12, 2018 5:17:10 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test70CustomPathConfAndJvmOptions]: before test Aug 12, 2018 5:17:19 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test80RelativePathConf]: before test Aug 12, 2018 5:17:28 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test90SecurityCliPackaging]: before test Aug 12, 2018 5:17:29 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 5:17:29 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test20PluginsListWithNoPlugins]: before test Aug 12, 2018 5:17:30 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test30AbortWhenJavaMissing]: before test Aug 12, 2018 5:17:30 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test40CreateKeystoreManually]: before test Aug 12, 2018 5:17:31 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test50StartAndStop]: before test Aug 12, 2018 5:17:38 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test60AutoCreateKeystore]: before test Aug 12, 2018 5:17:39 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test70CustomPathConfAndJvmOptions]: before test Aug 12, 2018 5:17:45 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test80RelativePathConf]: before test Aug 12, 2018 5:17:52 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test90SecurityCliPackaging]: before test Aug 12, 2018 5:17:52 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 5:17:54 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test20PluginsListWithNoPlugins]: before test Aug 12, 2018 5:17:54 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test30AbortWhenJavaMissing]: before test Aug 12, 2018 5:17:54 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test40CreateKeystoreManually]: before test Aug 12, 2018 5:17:55 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test50StartAndStop]: before test Aug 12, 2018 5:18:04 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test60AutoCreateKeystore]: before test Aug 12, 2018 5:18:05 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test70CustomPathConfAndJvmOptions]: before test Aug 12, 2018 5:18:14 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test80RelativePathConf]: before test Aug 12, 2018 5:18:23 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test90SecurityCliPackaging]: before test Aug 12, 2018 5:18:24 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 5:18:24 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test20PluginsListWithNoPlugins]: before test Aug 12, 2018 5:18:25 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test30AbortWhenJavaMissing]: before test Aug 12, 2018 5:18:25 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test40CreateKeystoreManually]: before test Aug 12, 2018 5:18:26 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test50StartAndStop]: before test Aug 12, 2018 5:18:33 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test60AutoCreateKeystore]: before test Aug 12, 2018 5:18:34 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test70CustomPathConfAndJvmOptions]: before test Aug 12, 2018 5:18:41 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test80RelativePathConf]: before test Aug 12, 2018 5:18:47 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test90SecurityCliPackaging]: before test Aug 12, 2018 5:18:47 AM org.elasticsearch.packaging.test.PackageDependenciesTests logTestNameBefore INFO: [testRpmDependencies]: before test Aug 12, 2018 5:18:48 AM org.elasticsearch.packaging.test.PackageDependenciesTests logTestNameBefore INFO: [testDebDependencies]: before test Aug 12, 2018 5:18:48 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test05InstallFailsWhenJavaMissing]: before test Aug 12, 2018 5:18:48 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test10InstallPackage]: before test Aug 12, 2018 5:18:51 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test20PluginsCommandWhenNoPlugins]: before test Aug 12, 2018 5:18:51 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test30InstallDoesNotStartServer]: before test Aug 12, 2018 5:18:51 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test40StartServer]: before test Aug 12, 2018 5:19:02 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test50Remove]: before test Aug 12, 2018 5:19:03 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test60Reinstall]: before test Aug 12, 2018 5:19:06 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test05InstallFailsWhenJavaMissing]: before test Aug 12, 2018 5:19:06 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test10InstallPackage]: before test Aug 12, 2018 5:19:08 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test20PluginsCommandWhenNoPlugins]: before test Aug 12, 2018 5:19:09 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test30InstallDoesNotStartServer]: before test Aug 12, 2018 5:19:09 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test40StartServer]: before test Aug 12, 2018 5:19:17 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test50Remove]: before test Aug 12, 2018 5:19:18 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test60Reinstall]: before test Aug 12, 2018 5:19:20 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test05InstallFailsWhenJavaMissing]: before test Aug 12, 2018 5:19:20 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test10InstallPackage]: before test Aug 12, 2018 5:19:20 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test20PluginsCommandWhenNoPlugins]: before test Aug 12, 2018 5:19:20 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test30InstallDoesNotStartServer]: before test Aug 12, 2018 5:19:20 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test40StartServer]: before test Aug 12, 2018 5:19:20 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test50Remove]: before test Aug 12, 2018 5:19:20 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test60Reinstall]: before test Aug 12, 2018 5:19:20 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test05InstallFailsWhenJavaMissing]: before test Aug 12, 2018 5:19:20 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test10InstallPackage]: before test Aug 12, 2018 5:19:20 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test20PluginsCommandWhenNoPlugins]: before test Aug 12, 2018 5:19:20 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test30InstallDoesNotStartServer]: before test Aug 12, 2018 5:19:20 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test40StartServer]: before test Aug 12, 2018 5:19:20 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test50Remove]: before test Aug 12, 2018 5:19:20 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test60Reinstall]: before test Aug 12, 2018 5:19:21 AM org.elasticsearch.packaging.test.DefaultDebPreservationTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 5:19:21 AM org.elasticsearch.packaging.test.DefaultDebPreservationTests logTestNameBefore INFO: [test20Remove]: before test Aug 12, 2018 5:19:21 AM org.elasticsearch.packaging.test.DefaultDebPreservationTests logTestNameBefore INFO: [test30Purge]: before test Aug 12, 2018 5:19:21 AM org.elasticsearch.packaging.test.OssDebPreservationTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 5:19:21 AM org.elasticsearch.packaging.test.OssDebPreservationTests logTestNameBefore INFO: [test20Remove]: before test Aug 12, 2018 5:19:21 AM org.elasticsearch.packaging.test.OssDebPreservationTests logTestNameBefore INFO: [test30Purge]: before test Aug 12, 2018 5:19:21 AM org.elasticsearch.packaging.test.DefaultRpmPreservationTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 5:19:24 AM org.elasticsearch.packaging.test.DefaultRpmPreservationTests logTestNameBefore INFO: [test20Remove]: before test Aug 12, 2018 5:19:24 AM org.elasticsearch.packaging.test.DefaultRpmPreservationTests logTestNameBefore INFO: [test30PreserveConfig]: before test Aug 12, 2018 5:19:28 AM org.elasticsearch.packaging.test.OssRpmPreservationTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 5:19:30 AM org.elasticsearch.packaging.test.OssRpmPreservationTests logTestNameBefore INFO: [test20Remove]: before test Aug 12, 2018 5:19:30 AM org.elasticsearch.packaging.test.OssRpmPreservationTests logTestNameBefore INFO: [test30PreserveConfig]: before test .............................................................................. Time: 158.782 OK (78 tests) :qa:vagrant:vagrantFedora28#javaPackagingTest (Thread[Task worker for ':',5,main]) completed. Took 2 mins 40.256 secs. :qa:vagrant:vagrantFedora28#halt (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantFedora28#halt Task ':qa:vagrant:vagrantFedora28#halt' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant halt fedora-28 Successfully started process 'command 'vagrant'' ==> fedora-28: Removing cache buckets symlinks... ==> fedora-28: Attempting graceful shutdown of VM... :qa:vagrant:vagrantFedora28#halt (Thread[Task worker for ':',5,main]) completed. Took 8.059 secs. :qa:vagrant:vagrantOel6#destroy (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantOel6#destroy Task ':qa:vagrant:vagrantOel6#destroy' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'bash''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests Command: bash -c vagrant status oel-6 | grep -q "oel-6\s\+not created" || vagrant destroy oel-6 --force Successfully started process 'command 'bash'' ==> oel-6: Destroying VM and associated drives... :qa:vagrant:vagrantOel6#destroy (Thread[Task worker for ':',5,main]) completed. Took 3.083 secs. :qa:vagrant:vagrantOel6#update (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantOel6#update Task ':qa:vagrant:vagrantOel6#update' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant box update oel-6 Successfully started process 'command 'vagrant'' ==> oel-6: Checking for updates to 'elastic/oraclelinux-6-x86_64' oel-6: Latest installed version: 20170724.0.0 oel-6: Version constraints: oel-6: Provider: virtualbox ==> oel-6: Box 'elastic/oraclelinux-6-x86_64' (v20170724.0.0) is running the latest version. :qa:vagrant:vagrantOel6#update (Thread[Task worker for ':',5,main]) completed. Took 1.227 secs. :qa:vagrant:vagrantOel6#up (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantOel6#up Task ':qa:vagrant:vagrantOel6#up' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant up oel-6 --provision --provider virtualbox Successfully started process 'command 'vagrant'' Bringing machine 'oel-6' up with 'virtualbox' provider... ==> oel-6: Importing base box 'elastic/oraclelinux-6-x86_64'... Progress: 10% Progress: 20% Progress: 30% Progress: 40% Progress: 50% Progress: 70% Progress: 80% Progress: 90% ==> oel-6: Matching MAC address for NAT networking... ==> oel-6: Checking if box 'elastic/oraclelinux-6-x86_64' is up to date... ==> oel-6: Setting the name of the VM: elasticelasticsearchmasterpackaging-tests_oel-6_1534051204375_40524 ==> oel-6: Clearing any previously set network interfaces... ==> oel-6: Preparing network interfaces based on configuration... oel-6: Adapter 1: nat ==> oel-6: Forwarding ports... oel-6: 22 (guest) => 2222 (host) (adapter 1) ==> oel-6: Running 'pre-boot' VM customizations... ==> oel-6: Booting VM... ==> oel-6: Waiting for machine to boot. This may take a few minutes... oel-6: SSH address: 127.0.0.1:2222 oel-6: SSH username: vagrant oel-6: SSH auth method: private key oel-6: Warning: Connection reset. Retrying... oel-6: oel-6: Vagrant insecure key detected. Vagrant will automatically replace oel-6: this with a newly generated keypair for better security. oel-6: oel-6: Inserting generated public key within guest... oel-6: Removing insecure key from the guest if it's present... oel-6: Key inserted! Disconnecting and reconnecting using new SSH key... ==> oel-6: Machine booted and ready! ==> oel-6: Checking for guest additions in VM... oel-6: The guest additions on this VM do not match the installed version of oel-6: VirtualBox! In most cases this is fine, but in rare cases it can oel-6: prevent things such as shared folders from working properly. If you see oel-6: shared folder errors, please make sure the guest additions within the oel-6: virtual machine match the version of VirtualBox you have installed on oel-6: your host and reload your VM. oel-6: oel-6: Guest Additions Version: 5.1.22 oel-6: VirtualBox Version: 5.2 ==> oel-6: Mounting shared folders... oel-6: /project => /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant oel-6: /elasticsearch => /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests oel-6: /tmp/vagrant-cache => /var/lib/jenkins/.vagrant.d/cache/elastic/oraclelinux-6-x86_64 ==> oel-6: Configuring cache buckets... ==> oel-6: Running provisioner: markerfile (shell)... oel-6: Running: inline script ==> oel-6: Configuring cache buckets... ==> oel-6: Running provisioner: clean es installs in tmp (shell)... oel-6: Running: inline script ==> oel-6: Configuring cache buckets... ==> oel-6: Running provisioner: set prompt (shell)... oel-6: Running: inline script ==> oel-6: Configuring cache buckets... ==> oel-6: Running provisioner: install dependencies (shell)... oel-6: Running: inline script oel-6: ==> Installing bats oel-6: Cloning into '/tmp/bats'... oel-6: Installed Bats to /usr/bin/bats ==> oel-6: Configuring cache buckets... :qa:vagrant:vagrantOel6#up (Thread[Task worker for ':',5,main]) completed. Took 2 mins 17.613 secs. :qa:vagrant:vagrantOel6#batsPackagingTest (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantOel6#batsPackagingTest Task ':qa:vagrant:vagrantOel6#batsPackagingTest' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant ssh oel-6 --command cd $PACKAGING_ARCHIVES && sudo bats --tap $BATS_TESTS/*.bats Successfully started process 'command 'vagrant'' 1..187 ok 1 [TAR PLUGINS] install a sample plugin with a symlinked plugins path ok 2 [TAR PLUGINS] install a sample plugin with a custom CONFIG_DIR ok 3 [TAR PLUGINS] install a sample plugin from a directory with a space ok 4 [TAR PLUGINS] install a sample plugin to elasticsearch directory with a space ok 5 [TAR PLUGINS] fail if java executable is not found ok 6 [TAR PLUGINS] install a sample plugin ok 7 [TAR PLUGINS] install icu plugin ok 8 [TAR PLUGINS] install kuromoji plugin ok 9 [TAR PLUGINS] install nori plugin ok 10 [TAR PLUGINS] install phonetic plugin ok 11 [TAR PLUGINS] install smartcn plugin ok 12 [TAR PLUGINS] install stempel plugin ok 13 [TAR PLUGINS] install ukrainian plugin ok 14 [TAR PLUGINS] install gce plugin ok 15 [TAR PLUGINS] install discovery-azure-classic plugin ok 16 [TAR PLUGINS] install discovery-ec2 plugin ok 17 [TAR PLUGINS] install discovery-file plugin ok 18 [TAR PLUGINS] install ingest-attachment plugin ok 19 [TAR PLUGINS] install ingest-geoip plugin ok 20 [TAR PLUGINS] install ingest-user-agent plugin ok 21 [TAR PLUGINS] check ingest-common module ok 22 [TAR PLUGINS] check lang-expression module ok 23 [TAR PLUGINS] check lang-mustache module ok 24 [TAR PLUGINS] check lang-painless module ok 25 [TAR PLUGINS] install murmur3 mapper plugin ok 26 [TAR PLUGINS] check reindex module ok 27 [TAR PLUGINS] install repository-hdfs plugin ok 28 [TAR PLUGINS] install size mapper plugin ok 29 [TAR PLUGINS] install repository-azure plugin ok 30 [TAR PLUGINS] install repository-gcs plugin ok 31 [TAR PLUGINS] install repository-s3 plugin ok 32 [TAR PLUGINS] install store-smb plugin ok 33 [TAR PLUGINS] install transport-nio plugin ok 34 [TAR PLUGINS] check the installed plugins can be listed with 'plugins list' and result matches the list of plugins in plugins pom ok 35 [TAR PLUGINS] start elasticsearch with all plugins installed ok 36 [TAR PLUGINS] check the installed plugins matches the list of build plugins ok 37 [TAR PLUGINS] stop elasticsearch ok 38 [TAR PLUGINS] remove a sample plugin ok 39 [TAR PLUGINS] remove icu plugin ok 40 [TAR PLUGINS] remove kuromoji plugin ok 41 [TAR PLUGINS] remove nori plugin ok 42 [TAR PLUGINS] remove phonetic plugin ok 43 [TAR PLUGINS] remove smartcn plugin ok 44 [TAR PLUGINS] remove stempel plugin ok 45 [TAR PLUGINS] remove ukrainian plugin ok 46 [TAR PLUGINS] remove gce plugin ok 47 [TAR PLUGINS] remove discovery-azure-classic plugin ok 48 [TAR PLUGINS] remove discovery-ec2 plugin ok 49 [TAR PLUGINS] remove discovery-file plugin ok 50 [TAR PLUGINS] remove ingest-attachment plugin ok 51 [TAR PLUGINS] remove ingest-geoip plugin ok 52 [TAR PLUGINS] remove ingest-user-agent plugin ok 53 [TAR PLUGINS] remove murmur3 mapper plugin ok 54 [TAR PLUGINS] remove size mapper plugin ok 55 [TAR PLUGINS] remove repository-azure plugin ok 56 [TAR PLUGINS] remove repository-gcs plugin ok 57 [TAR PLUGINS] remove repository-hdfs plugin ok 58 [TAR PLUGINS] remove repository-s3 plugin ok 59 [TAR PLUGINS] remove store-smb plugin ok 60 [TAR PLUGINS] remove transport-nio plugin ok 61 [TAR PLUGINS] start elasticsearch with all plugins removed ok 62 [TAR PLUGINS] check that there are now no plugins installed ok 63 [TAR PLUGINS] stop elasticsearch ok 64 [TAR PLUGINS] install a sample plugin with different logging modes and check output ok 65 [TAR PLUGINS] test java home with space ok 66 [TAR PLUGINS] test ES_JAVA_OPTS ok 67 [TAR PLUGINS] test umask ok 68 [TAR PLUGINS] hostname ok 69 [RPM PLUGINS] install a sample plugin with a symlinked plugins path ok 70 [RPM PLUGINS] install a sample plugin with a custom CONFIG_DIR ok 71 [RPM PLUGINS] install a sample plugin from a directory with a space ok 72 # skip (Test case only supported by TAR PLUGINS) [RPM PLUGINS] install a sample plugin to elasticsearch directory with a space ok 72 # skip (Test case only supported by TAR PLUGINS) [RPM PLUGINS] install a sample plugin to elasticsearch directory with a space ok 73 # skip (Test case only supported by TAR PLUGINS) [RPM PLUGINS] fail if java executable is not found ok 73 # skip (Test case only supported by TAR PLUGINS) [RPM PLUGINS] fail if java executable is not found ok 74 [RPM PLUGINS] install a sample plugin ok 75 [RPM PLUGINS] install icu plugin ok 76 [RPM PLUGINS] install kuromoji plugin ok 77 [RPM PLUGINS] install nori plugin ok 78 [RPM PLUGINS] install phonetic plugin ok 79 [RPM PLUGINS] install smartcn plugin ok 80 [RPM PLUGINS] install stempel plugin ok 81 [RPM PLUGINS] install ukrainian plugin ok 82 [RPM PLUGINS] install gce plugin ok 83 [RPM PLUGINS] install discovery-azure-classic plugin ok 84 [RPM PLUGINS] install discovery-ec2 plugin ok 85 [RPM PLUGINS] install discovery-file plugin ok 86 [RPM PLUGINS] install ingest-attachment plugin ok 87 [RPM PLUGINS] install ingest-geoip plugin ok 88 [RPM PLUGINS] install ingest-user-agent plugin ok 89 [RPM PLUGINS] check ingest-common module ok 90 [RPM PLUGINS] check lang-expression module ok 91 [RPM PLUGINS] check lang-mustache module ok 92 [RPM PLUGINS] check lang-painless module ok 93 [RPM PLUGINS] install murmur3 mapper plugin ok 94 [RPM PLUGINS] check reindex module ok 95 [RPM PLUGINS] install repository-hdfs plugin ok 96 [RPM PLUGINS] install size mapper plugin ok 97 [RPM PLUGINS] install repository-azure plugin ok 98 [RPM PLUGINS] install repository-gcs plugin ok 99 [RPM PLUGINS] install repository-s3 plugin ok 100 [RPM PLUGINS] install store-smb plugin ok 101 [RPM PLUGINS] install transport-nio plugin ok 102 [RPM PLUGINS] check the installed plugins can be listed with 'plugins list' and result matches the list of plugins in plugins pom ok 103 [RPM PLUGINS] start elasticsearch with all plugins installed ok 104 [RPM PLUGINS] check the installed plugins matches the list of build plugins ok 105 [RPM PLUGINS] stop elasticsearch ok 106 [RPM PLUGINS] remove a sample plugin ok 107 [RPM PLUGINS] remove icu plugin ok 108 [RPM PLUGINS] remove kuromoji plugin ok 109 [RPM PLUGINS] remove nori plugin ok 110 [RPM PLUGINS] remove phonetic plugin ok 111 [RPM PLUGINS] remove smartcn plugin ok 112 [RPM PLUGINS] remove stempel plugin ok 113 [RPM PLUGINS] remove ukrainian plugin ok 114 [RPM PLUGINS] remove gce plugin ok 115 [RPM PLUGINS] remove discovery-azure-classic plugin ok 116 [RPM PLUGINS] remove discovery-ec2 plugin ok 117 [RPM PLUGINS] remove discovery-file plugin ok 118 [RPM PLUGINS] remove ingest-attachment plugin ok 119 [RPM PLUGINS] remove ingest-geoip plugin ok 120 [RPM PLUGINS] remove ingest-user-agent plugin ok 121 [RPM PLUGINS] remove murmur3 mapper plugin ok 122 [RPM PLUGINS] remove size mapper plugin ok 123 [RPM PLUGINS] remove repository-azure plugin ok 124 [RPM PLUGINS] remove repository-gcs plugin ok 125 [RPM PLUGINS] remove repository-hdfs plugin ok 126 [RPM PLUGINS] remove repository-s3 plugin ok 127 [RPM PLUGINS] remove store-smb plugin ok 128 [RPM PLUGINS] remove transport-nio plugin ok 129 [RPM PLUGINS] start elasticsearch with all plugins removed ok 130 [RPM PLUGINS] check that there are now no plugins installed ok 131 [RPM PLUGINS] stop elasticsearch ok 132 [RPM PLUGINS] install a sample plugin with different logging modes and check output ok 133 [RPM PLUGINS] test java home with space ok 134 [RPM PLUGINS] test ES_JAVA_OPTS ok 135 [RPM PLUGINS] test umask ok 136 [RPM PLUGINS] hostname ok 137 # skip (systemd is not supported) [SYSTEMD] install elasticsearch ok 137 # skip (systemd is not supported) [SYSTEMD] install elasticsearch ok 138 # skip (systemd is not supported) [SYSTEMD] daemon reload after install ok 138 # skip (systemd is not supported) [SYSTEMD] daemon reload after install ok 139 # skip (systemd is not supported) [SYSTEMD] daemon isn't enabled on restart ok 139 # skip (systemd is not supported) [SYSTEMD] daemon isn't enabled on restart ok 140 # skip (systemd is not supported) [SYSTEMD] enable ok 140 # skip (systemd is not supported) [SYSTEMD] enable ok 141 # skip (systemd is not supported) [SYSTEMD] start ok 141 # skip (systemd is not supported) [SYSTEMD] start ok 142 # skip (systemd is not supported) [SYSTEMD] start (running) ok 142 # skip (systemd is not supported) [SYSTEMD] start (running) ok 143 # skip (systemd is not supported) [SYSTEMD] is active (running) ok 143 # skip (systemd is not supported) [SYSTEMD] is active (running) ok 144 # skip (systemd is not supported) [SYSTEMD] status (running) ok 144 # skip (systemd is not supported) [SYSTEMD] status (running) ok 145 # skip (systemd is not supported) [SYSTEMD] test elasticsearch ok 145 # skip (systemd is not supported) [SYSTEMD] test elasticsearch ok 146 # skip (systemd is not supported) [SYSTEMD] restart ok 146 # skip (systemd is not supported) [SYSTEMD] restart ok 147 # skip (systemd is not supported) [SYSTEMD] stop (running) ok 147 # skip (systemd is not supported) [SYSTEMD] stop (running) ok 148 # skip (systemd is not supported) [SYSTEMD] status (stopping) ok 148 # skip (systemd is not supported) [SYSTEMD] status (stopping) ok 149 # skip (systemd is not supported) [SYSTEMD] stop (stopped) ok 149 # skip (systemd is not supported) [SYSTEMD] stop (stopped) ok 150 # skip (systemd is not supported) [SYSTEMD] status (stopped) ok 150 # skip (systemd is not supported) [SYSTEMD] status (stopped) ok 151 # skip (systemd is not supported) [SYSTEMD] delete PID_DIR and restart ok 151 # skip (systemd is not supported) [SYSTEMD] delete PID_DIR and restart ok 152 # skip (systemd is not supported) [SYSTEMD] start Elasticsearch with custom JVM options ok 152 # skip (systemd is not supported) [SYSTEMD] start Elasticsearch with custom JVM options ok 153 # skip (systemd is not supported) [SYSTEMD] masking systemd-sysctl ok 153 # skip (systemd is not supported) [SYSTEMD] masking systemd-sysctl ok 154 # skip (systemd is not supported) [SYSTEMD] service file sets limits ok 154 # skip (systemd is not supported) [SYSTEMD] service file sets limits ok 155 # skip (systemd is not supported) [SYSTEMD] test runtime directory ok 155 # skip (systemd is not supported) [SYSTEMD] test runtime directory ok 156 # skip (systemd is not supported) [SYSTEMD] GC logs exist ok 156 # skip (systemd is not supported) [SYSTEMD] GC logs exist ok 157 [INIT.D] remove any leftover configuration to start elasticsearch on restart ok 158 [INIT.D] install elasticsearch ok 159 [INIT.D] elasticsearch fails if startup script is not executable ok 160 [INIT.D] daemon isn't enabled on restart ok 161 [INIT.D] start ok 162 [INIT.D] status (running) ok 163 [INIT.D] test elasticsearch ok 164 [INIT.D] restart ok 165 [INIT.D] stop (running) ok 166 [INIT.D] status (stopped) ok 167 [INIT.D] start Elasticsearch with custom JVM options ok 168 [INIT.D] delete PID_DIR and restart ok 169 [INIT.D] GC logs exist ok 170 [INIT.D] sysctl is run when the value set is too small ok 171 [INIT.D] sysctl is not run when it already has a larger or equal value set ok 172 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] install old version ok 172 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] install old version ok 173 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] start old version ok 173 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] start old version ok 174 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] check elasticsearch version is old version ok 174 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] check elasticsearch version is old version ok 175 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] index some documents into a few indexes ok 175 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] index some documents into a few indexes ok 176 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] verify that the documents are there ok 176 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] verify that the documents are there ok 177 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] stop old version ok 177 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] stop old version ok 178 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] install version under test ok 178 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] install version under test ok 179 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] start version under test ok 179 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] start version under test ok 180 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] check elasticsearch version is version under test ok 180 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] check elasticsearch version is version under test ok 181 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] verify that the documents are there after restart ok 181 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] verify that the documents are there after restart ok 182 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] stop version under test ok 182 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] stop version under test ok 183 [REINSTALL] install ok 184 [REINSTALL] purge elasticsearch ok 185 [REINSTALL] chown directories ok 186 [REINSTALL] reinstall elasticsearch ok 187 [REINSTALL] check ownership :qa:vagrant:vagrantOel6#batsPackagingTest (Thread[Task worker for ':',5,main]) completed. Took 6 mins 45.583 secs. :qa:vagrant:vagrantOel6#javaPackagingTest (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantOel6#javaPackagingTest Task ':qa:vagrant:vagrantOel6#javaPackagingTest' is not up-to-date because: Aug 12, 2018 5:28:49 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test10Install]: before test Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant ssh oel-6 --command sudo bash "$PACKAGING_TESTS/run-tests.sh" Successfully started process 'command 'vagrant'' JUnit version 4.12 Aug 12, 2018 5:28:50 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test20PluginsListWithNoPlugins]: before test Aug 12, 2018 5:28:50 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test30AbortWhenJavaMissing]: before test Aug 12, 2018 5:28:50 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test40CreateKeystoreManually]: before test Aug 12, 2018 5:28:52 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test50StartAndStop]: before test Aug 12, 2018 5:29:01 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test60AutoCreateKeystore]: before test Aug 12, 2018 5:29:02 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test70CustomPathConfAndJvmOptions]: before test Aug 12, 2018 5:29:11 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test80RelativePathConf]: before test Aug 12, 2018 5:29:19 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test90SecurityCliPackaging]: before test Aug 12, 2018 5:29:20 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 5:29:21 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test20PluginsListWithNoPlugins]: before test Aug 12, 2018 5:29:21 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test30AbortWhenJavaMissing]: before test Aug 12, 2018 5:29:21 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test40CreateKeystoreManually]: before test Aug 12, 2018 5:29:22 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test50StartAndStop]: before test Aug 12, 2018 5:29:30 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test60AutoCreateKeystore]: before test Aug 12, 2018 5:29:30 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test70CustomPathConfAndJvmOptions]: before test Aug 12, 2018 5:29:37 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test80RelativePathConf]: before test Aug 12, 2018 5:29:44 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test90SecurityCliPackaging]: before test Aug 12, 2018 5:29:44 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 5:29:45 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test20PluginsListWithNoPlugins]: before test Aug 12, 2018 5:29:46 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test30AbortWhenJavaMissing]: before test Aug 12, 2018 5:29:46 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test40CreateKeystoreManually]: before test Aug 12, 2018 5:29:47 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test50StartAndStop]: before test Aug 12, 2018 5:29:57 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test60AutoCreateKeystore]: before test Aug 12, 2018 5:29:57 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test70CustomPathConfAndJvmOptions]: before test Aug 12, 2018 5:30:06 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test80RelativePathConf]: before test Aug 12, 2018 5:30:15 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test90SecurityCliPackaging]: before test Aug 12, 2018 5:30:16 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 5:30:16 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test20PluginsListWithNoPlugins]: before test Aug 12, 2018 5:30:17 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test30AbortWhenJavaMissing]: before test Aug 12, 2018 5:30:17 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test40CreateKeystoreManually]: before test Aug 12, 2018 5:30:18 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test50StartAndStop]: before test Aug 12, 2018 5:30:26 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test60AutoCreateKeystore]: before test Aug 12, 2018 5:30:26 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test70CustomPathConfAndJvmOptions]: before test Aug 12, 2018 5:30:33 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test80RelativePathConf]: before test Aug 12, 2018 5:30:40 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test90SecurityCliPackaging]: before test Aug 12, 2018 5:30:40 AM org.elasticsearch.packaging.test.PackageDependenciesTests logTestNameBefore INFO: [testRpmDependencies]: before test Aug 12, 2018 5:30:40 AM org.elasticsearch.packaging.test.PackageDependenciesTests logTestNameBefore INFO: [testDebDependencies]: before test Aug 12, 2018 5:30:40 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test05InstallFailsWhenJavaMissing]: before test Aug 12, 2018 5:30:40 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test10InstallPackage]: before test Aug 12, 2018 5:30:43 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test20PluginsCommandWhenNoPlugins]: before test Aug 12, 2018 5:30:43 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test30InstallDoesNotStartServer]: before test Aug 12, 2018 5:30:43 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test40StartServer]: before test Aug 12, 2018 5:30:53 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test50Remove]: before test Aug 12, 2018 5:30:55 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test60Reinstall]: before test Aug 12, 2018 5:30:58 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test05InstallFailsWhenJavaMissing]: before test Aug 12, 2018 5:30:58 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test10InstallPackage]: before test Aug 12, 2018 5:31:00 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test20PluginsCommandWhenNoPlugins]: before test Aug 12, 2018 5:31:00 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test30InstallDoesNotStartServer]: before test Aug 12, 2018 5:31:00 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test40StartServer]: before test Aug 12, 2018 5:31:08 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test50Remove]: before test Aug 12, 2018 5:31:09 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test60Reinstall]: before test Aug 12, 2018 5:31:10 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test05InstallFailsWhenJavaMissing]: before test Aug 12, 2018 5:31:10 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test10InstallPackage]: before test Aug 12, 2018 5:31:10 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test20PluginsCommandWhenNoPlugins]: before test Aug 12, 2018 5:31:10 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test30InstallDoesNotStartServer]: before test Aug 12, 2018 5:31:10 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test40StartServer]: before test Aug 12, 2018 5:31:10 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test50Remove]: before test Aug 12, 2018 5:31:10 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test60Reinstall]: before test Aug 12, 2018 5:31:10 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test05InstallFailsWhenJavaMissing]: before test Aug 12, 2018 5:31:10 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test10InstallPackage]: before test Aug 12, 2018 5:31:10 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test20PluginsCommandWhenNoPlugins]: before test Aug 12, 2018 5:31:10 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test30InstallDoesNotStartServer]: before test Aug 12, 2018 5:31:10 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test40StartServer]: before test Aug 12, 2018 5:31:10 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test50Remove]: before test Aug 12, 2018 5:31:10 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test60Reinstall]: before test Aug 12, 2018 5:31:11 AM org.elasticsearch.packaging.test.DefaultDebPreservationTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 5:31:11 AM org.elasticsearch.packaging.test.DefaultDebPreservationTests logTestNameBefore INFO: [test20Remove]: before test Aug 12, 2018 5:31:11 AM org.elasticsearch.packaging.test.DefaultDebPreservationTests logTestNameBefore INFO: [test30Purge]: before test Aug 12, 2018 5:31:11 AM org.elasticsearch.packaging.test.OssDebPreservationTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 5:31:11 AM org.elasticsearch.packaging.test.OssDebPreservationTests logTestNameBefore INFO: [test20Remove]: before test Aug 12, 2018 5:31:11 AM org.elasticsearch.packaging.test.OssDebPreservationTests logTestNameBefore INFO: [test30Purge]: before test Aug 12, 2018 5:31:11 AM org.elasticsearch.packaging.test.DefaultRpmPreservationTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 5:31:13 AM org.elasticsearch.packaging.test.DefaultRpmPreservationTests logTestNameBefore INFO: [test20Remove]: before test Aug 12, 2018 5:31:13 AM org.elasticsearch.packaging.test.DefaultRpmPreservationTests logTestNameBefore INFO: [test30PreserveConfig]: before test Aug 12, 2018 5:31:17 AM org.elasticsearch.packaging.test.OssRpmPreservationTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 5:31:18 AM org.elasticsearch.packaging.test.OssRpmPreservationTests logTestNameBefore INFO: [test20Remove]: before test Aug 12, 2018 5:31:19 AM org.elasticsearch.packaging.test.OssRpmPreservationTests logTestNameBefore INFO: [test30PreserveConfig]: before test .............................................................................. Time: 152.651 OK (78 tests) :qa:vagrant:vagrantOel6#javaPackagingTest (Thread[Task worker for ':',5,main]) completed. Took 2 mins 33.799 secs. :qa:vagrant:vagrantOel6#halt (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantOel6#halt Task ':qa:vagrant:vagrantOel6#halt' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant halt oel-6 Successfully started process 'command 'vagrant'' ==> oel-6: Removing cache buckets symlinks... ==> oel-6: Attempting graceful shutdown of VM... :qa:vagrant:vagrantOel6#halt (Thread[Task worker for ':',5,main]) completed. Took 20.399 secs. :qa:vagrant:vagrantOel7#destroy (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantOel7#destroy Task ':qa:vagrant:vagrantOel7#destroy' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'bash''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests Command: bash -c vagrant status oel-7 | grep -q "oel-7\s\+not created" || vagrant destroy oel-7 --force Successfully started process 'command 'bash'' ==> oel-7: Destroying VM and associated drives... :qa:vagrant:vagrantOel7#destroy (Thread[Task worker for ':',5,main]) completed. Took 3.031 secs. :qa:vagrant:vagrantOel7#update (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantOel7#update Task ':qa:vagrant:vagrantOel7#update' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant box update oel-7 Successfully started process 'command 'vagrant'' ==> oel-7: Checking for updates to 'elastic/oraclelinux-7-x86_64' oel-7: Latest installed version: 20171031.0.0 oel-7: Version constraints: oel-7: Provider: virtualbox ==> oel-7: Box 'elastic/oraclelinux-7-x86_64' (v20171031.0.0) is running the latest version. :qa:vagrant:vagrantOel7#update (Thread[Task worker for ':',5,main]) completed. Took 1.287 secs. :qa:vagrant:vagrantOel7#up (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantOel7#up Task ':qa:vagrant:vagrantOel7#up' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant up oel-7 --provision --provider virtualbox Successfully started process 'command 'vagrant'' Bringing machine 'oel-7' up with 'virtualbox' provider... ==> oel-7: Importing base box 'elastic/oraclelinux-7-x86_64'... Progress: 10% Progress: 20% Progress: 30% Progress: 50% Progress: 70% Progress: 80% Progress: 90% ==> oel-7: Matching MAC address for NAT networking... ==> oel-7: Checking if box 'elastic/oraclelinux-7-x86_64' is up to date... ==> oel-7: Setting the name of the VM: elasticelasticsearchmasterpackaging-tests_oel-7_1534051923903_21476 ==> oel-7: Clearing any previously set network interfaces... ==> oel-7: Preparing network interfaces based on configuration... oel-7: Adapter 1: nat ==> oel-7: Forwarding ports... oel-7: 22 (guest) => 2222 (host) (adapter 1) ==> oel-7: Running 'pre-boot' VM customizations... ==> oel-7: Booting VM... ==> oel-7: Waiting for machine to boot. This may take a few minutes... oel-7: SSH address: 127.0.0.1:2222 oel-7: SSH username: vagrant oel-7: SSH auth method: private key oel-7: oel-7: Vagrant insecure key detected. Vagrant will automatically replace oel-7: this with a newly generated keypair for better security. oel-7: oel-7: Inserting generated public key within guest... oel-7: Removing insecure key from the guest if it's present... oel-7: Key inserted! Disconnecting and reconnecting using new SSH key... ==> oel-7: Machine booted and ready! ==> oel-7: Checking for guest additions in VM... oel-7: The guest additions on this VM do not match the installed version of oel-7: VirtualBox! In most cases this is fine, but in rare cases it can oel-7: prevent things such as shared folders from working properly. If you see oel-7: shared folder errors, please make sure the guest additions within the oel-7: virtual machine match the version of VirtualBox you have installed on oel-7: your host and reload your VM. oel-7: oel-7: Guest Additions Version: 5.1.30 oel-7: VirtualBox Version: 5.2 ==> oel-7: Mounting shared folders... oel-7: /project => /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant oel-7: /elasticsearch => /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests oel-7: /tmp/vagrant-cache => /var/lib/jenkins/.vagrant.d/cache/elastic/oraclelinux-7-x86_64 ==> oel-7: Configuring cache buckets... ==> oel-7: Running provisioner: markerfile (shell)... oel-7: Running: inline script ==> oel-7: Configuring cache buckets... ==> oel-7: Running provisioner: clean es installs in tmp (shell)... oel-7: Running: inline script ==> oel-7: Configuring cache buckets... ==> oel-7: Running provisioner: set prompt (shell)... oel-7: Running: inline script ==> oel-7: Configuring cache buckets... ==> oel-7: Running provisioner: install dependencies (shell)... oel-7: Running: inline script oel-7: ==> Installing bats oel-7: Cloning into '/tmp/bats'... oel-7: Installed Bats to /usr/bin/bats ==> oel-7: Configuring cache buckets... :qa:vagrant:vagrantOel7#up (Thread[Task worker for ':',5,main]) completed. Took 1 mins 52.345 secs. :qa:vagrant:vagrantOel7#batsPackagingTest (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantOel7#batsPackagingTest Task ':qa:vagrant:vagrantOel7#batsPackagingTest' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant ssh oel-7 --command cd $PACKAGING_ARCHIVES && sudo bats --tap $BATS_TESTS/*.bats Successfully started process 'command 'vagrant'' 1..187 ok 1 [TAR PLUGINS] install a sample plugin with a symlinked plugins path ok 2 [TAR PLUGINS] install a sample plugin with a custom CONFIG_DIR ok 3 [TAR PLUGINS] install a sample plugin from a directory with a space ok 4 [TAR PLUGINS] install a sample plugin to elasticsearch directory with a space ok 5 [TAR PLUGINS] fail if java executable is not found ok 6 [TAR PLUGINS] install a sample plugin ok 7 [TAR PLUGINS] install icu plugin ok 8 [TAR PLUGINS] install kuromoji plugin ok 9 [TAR PLUGINS] install nori plugin ok 10 [TAR PLUGINS] install phonetic plugin ok 11 [TAR PLUGINS] install smartcn plugin ok 12 [TAR PLUGINS] install stempel plugin ok 13 [TAR PLUGINS] install ukrainian plugin ok 14 [TAR PLUGINS] install gce plugin ok 15 [TAR PLUGINS] install discovery-azure-classic plugin ok 16 [TAR PLUGINS] install discovery-ec2 plugin ok 17 [TAR PLUGINS] install discovery-file plugin ok 18 [TAR PLUGINS] install ingest-attachment plugin ok 19 [TAR PLUGINS] install ingest-geoip plugin ok 20 [TAR PLUGINS] install ingest-user-agent plugin ok 21 [TAR PLUGINS] check ingest-common module ok 22 [TAR PLUGINS] check lang-expression module ok 23 [TAR PLUGINS] check lang-mustache module ok 24 [TAR PLUGINS] check lang-painless module ok 25 [TAR PLUGINS] install murmur3 mapper plugin ok 26 [TAR PLUGINS] check reindex module ok 27 [TAR PLUGINS] install repository-hdfs plugin ok 28 [TAR PLUGINS] install size mapper plugin ok 29 [TAR PLUGINS] install repository-azure plugin ok 30 [TAR PLUGINS] install repository-gcs plugin ok 31 [TAR PLUGINS] install repository-s3 plugin ok 32 [TAR PLUGINS] install store-smb plugin ok 33 [TAR PLUGINS] install transport-nio plugin ok 34 [TAR PLUGINS] check the installed plugins can be listed with 'plugins list' and result matches the list of plugins in plugins pom ok 35 [TAR PLUGINS] start elasticsearch with all plugins installed ok 36 [TAR PLUGINS] check the installed plugins matches the list of build plugins ok 37 [TAR PLUGINS] stop elasticsearch ok 38 [TAR PLUGINS] remove a sample plugin ok 39 [TAR PLUGINS] remove icu plugin ok 40 [TAR PLUGINS] remove kuromoji plugin ok 41 [TAR PLUGINS] remove nori plugin ok 42 [TAR PLUGINS] remove phonetic plugin ok 43 [TAR PLUGINS] remove smartcn plugin ok 44 [TAR PLUGINS] remove stempel plugin ok 45 [TAR PLUGINS] remove ukrainian plugin ok 46 [TAR PLUGINS] remove gce plugin ok 47 [TAR PLUGINS] remove discovery-azure-classic plugin ok 48 [TAR PLUGINS] remove discovery-ec2 plugin ok 49 [TAR PLUGINS] remove discovery-file plugin ok 50 [TAR PLUGINS] remove ingest-attachment plugin ok 51 [TAR PLUGINS] remove ingest-geoip plugin ok 52 [TAR PLUGINS] remove ingest-user-agent plugin ok 53 [TAR PLUGINS] remove murmur3 mapper plugin ok 54 [TAR PLUGINS] remove size mapper plugin ok 55 [TAR PLUGINS] remove repository-azure plugin ok 56 [TAR PLUGINS] remove repository-gcs plugin ok 57 [TAR PLUGINS] remove repository-hdfs plugin ok 58 [TAR PLUGINS] remove repository-s3 plugin ok 59 [TAR PLUGINS] remove store-smb plugin ok 60 [TAR PLUGINS] remove transport-nio plugin ok 61 [TAR PLUGINS] start elasticsearch with all plugins removed ok 62 [TAR PLUGINS] check that there are now no plugins installed ok 63 [TAR PLUGINS] stop elasticsearch ok 64 [TAR PLUGINS] install a sample plugin with different logging modes and check output ok 65 [TAR PLUGINS] test java home with space ok 66 [TAR PLUGINS] test ES_JAVA_OPTS ok 67 [TAR PLUGINS] test umask ok 68 [TAR PLUGINS] hostname ok 69 [RPM PLUGINS] install a sample plugin with a symlinked plugins path ok 70 [RPM PLUGINS] install a sample plugin with a custom CONFIG_DIR ok 71 [RPM PLUGINS] install a sample plugin from a directory with a space ok 72 # skip (Test case only supported by TAR PLUGINS) [RPM PLUGINS] install a sample plugin to elasticsearch directory with a space ok 72 # skip (Test case only supported by TAR PLUGINS) [RPM PLUGINS] install a sample plugin to elasticsearch directory with a space ok 73 # skip (Test case only supported by TAR PLUGINS) [RPM PLUGINS] fail if java executable is not found ok 73 # skip (Test case only supported by TAR PLUGINS) [RPM PLUGINS] fail if java executable is not found ok 74 [RPM PLUGINS] install a sample plugin ok 75 [RPM PLUGINS] install icu plugin ok 76 [RPM PLUGINS] install kuromoji plugin ok 77 [RPM PLUGINS] install nori plugin ok 78 [RPM PLUGINS] install phonetic plugin ok 79 [RPM PLUGINS] install smartcn plugin ok 80 [RPM PLUGINS] install stempel plugin ok 81 [RPM PLUGINS] install ukrainian plugin ok 82 [RPM PLUGINS] install gce plugin ok 83 [RPM PLUGINS] install discovery-azure-classic plugin ok 84 [RPM PLUGINS] install discovery-ec2 plugin ok 85 [RPM PLUGINS] install discovery-file plugin ok 86 [RPM PLUGINS] install ingest-attachment plugin ok 87 [RPM PLUGINS] install ingest-geoip plugin ok 88 [RPM PLUGINS] install ingest-user-agent plugin ok 89 [RPM PLUGINS] check ingest-common module ok 90 [RPM PLUGINS] check lang-expression module ok 91 [RPM PLUGINS] check lang-mustache module ok 92 [RPM PLUGINS] check lang-painless module ok 93 [RPM PLUGINS] install murmur3 mapper plugin ok 94 [RPM PLUGINS] check reindex module ok 95 [RPM PLUGINS] install repository-hdfs plugin ok 96 [RPM PLUGINS] install size mapper plugin ok 97 [RPM PLUGINS] install repository-azure plugin ok 98 [RPM PLUGINS] install repository-gcs plugin ok 99 [RPM PLUGINS] install repository-s3 plugin ok 100 [RPM PLUGINS] install store-smb plugin ok 101 [RPM PLUGINS] install transport-nio plugin ok 102 [RPM PLUGINS] check the installed plugins can be listed with 'plugins list' and result matches the list of plugins in plugins pom ok 103 [RPM PLUGINS] start elasticsearch with all plugins installed ok 104 [RPM PLUGINS] check the installed plugins matches the list of build plugins ok 105 [RPM PLUGINS] stop elasticsearch ok 106 [RPM PLUGINS] remove a sample plugin ok 107 [RPM PLUGINS] remove icu plugin ok 108 [RPM PLUGINS] remove kuromoji plugin ok 109 [RPM PLUGINS] remove nori plugin ok 110 [RPM PLUGINS] remove phonetic plugin ok 111 [RPM PLUGINS] remove smartcn plugin ok 112 [RPM PLUGINS] remove stempel plugin ok 113 [RPM PLUGINS] remove ukrainian plugin ok 114 [RPM PLUGINS] remove gce plugin ok 115 [RPM PLUGINS] remove discovery-azure-classic plugin ok 116 [RPM PLUGINS] remove discovery-ec2 plugin ok 117 [RPM PLUGINS] remove discovery-file plugin ok 118 [RPM PLUGINS] remove ingest-attachment plugin ok 119 [RPM PLUGINS] remove ingest-geoip plugin ok 120 [RPM PLUGINS] remove ingest-user-agent plugin ok 121 [RPM PLUGINS] remove murmur3 mapper plugin ok 122 [RPM PLUGINS] remove size mapper plugin ok 123 [RPM PLUGINS] remove repository-azure plugin ok 124 [RPM PLUGINS] remove repository-gcs plugin ok 125 [RPM PLUGINS] remove repository-hdfs plugin ok 126 [RPM PLUGINS] remove repository-s3 plugin ok 127 [RPM PLUGINS] remove store-smb plugin ok 128 [RPM PLUGINS] remove transport-nio plugin ok 129 [RPM PLUGINS] start elasticsearch with all plugins removed ok 130 [RPM PLUGINS] check that there are now no plugins installed ok 131 [RPM PLUGINS] stop elasticsearch ok 132 [RPM PLUGINS] install a sample plugin with different logging modes and check output ok 133 [RPM PLUGINS] test java home with space ok 134 [RPM PLUGINS] test ES_JAVA_OPTS ok 135 [RPM PLUGINS] test umask ok 136 [RPM PLUGINS] hostname ok 137 [SYSTEMD] install elasticsearch ok 138 [SYSTEMD] daemon reload after install ok 139 [SYSTEMD] daemon isn't enabled on restart ok 140 [SYSTEMD] enable ok 141 [SYSTEMD] start ok 142 [SYSTEMD] start (running) ok 143 [SYSTEMD] is active (running) ok 144 [SYSTEMD] status (running) ok 145 [SYSTEMD] test elasticsearch ok 146 [SYSTEMD] restart ok 147 [SYSTEMD] stop (running) ok 148 [SYSTEMD] status (stopping) ok 149 [SYSTEMD] stop (stopped) ok 150 [SYSTEMD] status (stopped) ok 151 [SYSTEMD] delete PID_DIR and restart ok 152 [SYSTEMD] start Elasticsearch with custom JVM options ok 153 [SYSTEMD] masking systemd-sysctl ok 154 [SYSTEMD] service file sets limits ok 155 [SYSTEMD] test runtime directory ok 156 [SYSTEMD] GC logs exist ok 157 # skip (sysvinit is supported, but systemd too) [INIT.D] remove any leftover configuration to start elasticsearch on restart ok 157 # skip (sysvinit is supported, but systemd too) [INIT.D] remove any leftover configuration to start elasticsearch on restart ok 158 # skip (sysvinit is supported, but systemd too) [INIT.D] install elasticsearch ok 158 # skip (sysvinit is supported, but systemd too) [INIT.D] install elasticsearch ok 159 # skip (sysvinit is supported, but systemd too) [INIT.D] elasticsearch fails if startup script is not executable ok 159 # skip (sysvinit is supported, but systemd too) [INIT.D] elasticsearch fails if startup script is not executable ok 160 # skip (sysvinit is supported, but systemd too) [INIT.D] daemon isn't enabled on restart ok 160 # skip (sysvinit is supported, but systemd too) [INIT.D] daemon isn't enabled on restart ok 161 # skip (sysvinit is supported, but systemd too) [INIT.D] start ok 161 # skip (sysvinit is supported, but systemd too) [INIT.D] start ok 162 # skip (sysvinit is supported, but systemd too) [INIT.D] status (running) ok 162 # skip (sysvinit is supported, but systemd too) [INIT.D] status (running) ok 163 # skip (sysvinit is supported, but systemd too) [INIT.D] test elasticsearch ok 163 # skip (sysvinit is supported, but systemd too) [INIT.D] test elasticsearch ok 164 # skip (sysvinit is supported, but systemd too) [INIT.D] restart ok 164 # skip (sysvinit is supported, but systemd too) [INIT.D] restart ok 165 # skip (sysvinit is supported, but systemd too) [INIT.D] stop (running) ok 165 # skip (sysvinit is supported, but systemd too) [INIT.D] stop (running) ok 166 # skip (sysvinit is supported, but systemd too) [INIT.D] status (stopped) ok 166 # skip (sysvinit is supported, but systemd too) [INIT.D] status (stopped) ok 167 # skip (sysvinit is supported, but systemd too) [INIT.D] start Elasticsearch with custom JVM options ok 167 # skip (sysvinit is supported, but systemd too) [INIT.D] start Elasticsearch with custom JVM options ok 168 # skip (sysvinit is supported, but systemd too) [INIT.D] delete PID_DIR and restart ok 168 # skip (sysvinit is supported, but systemd too) [INIT.D] delete PID_DIR and restart ok 169 # skip (sysvinit is supported, but systemd too) [INIT.D] GC logs exist ok 169 # skip (sysvinit is supported, but systemd too) [INIT.D] GC logs exist ok 170 # skip (sysvinit is supported, but systemd too) [INIT.D] sysctl is run when the value set is too small ok 170 # skip (sysvinit is supported, but systemd too) [INIT.D] sysctl is run when the value set is too small ok 171 # skip (sysvinit is supported, but systemd too) [INIT.D] sysctl is not run when it already has a larger or equal value set ok 171 # skip (sysvinit is supported, but systemd too) [INIT.D] sysctl is not run when it already has a larger or equal value set ok 172 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] install old version ok 172 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] install old version ok 173 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] start old version ok 173 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] start old version ok 174 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] check elasticsearch version is old version ok 174 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] check elasticsearch version is old version ok 175 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] index some documents into a few indexes ok 175 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] index some documents into a few indexes ok 176 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] verify that the documents are there ok 176 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] verify that the documents are there ok 177 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] stop old version ok 177 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] stop old version ok 178 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] install version under test ok 178 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] install version under test ok 179 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] start version under test ok 179 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] start version under test ok 180 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] check elasticsearch version is version under test ok 180 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] check elasticsearch version is version under test ok 181 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] verify that the documents are there after restart ok 181 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] verify that the documents are there after restart ok 182 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] stop version under test ok 182 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] stop version under test ok 183 [REINSTALL] install ok 184 [REINSTALL] purge elasticsearch ok 185 [REINSTALL] chown directories ok 186 [REINSTALL] reinstall elasticsearch ok 187 [REINSTALL] check ownership :qa:vagrant:vagrantOel7#batsPackagingTest (Thread[Task worker for ':',5,main]) completed. Took 5 mins 41.326 secs. :qa:vagrant:vagrantOel7#javaPackagingTest (Thread[Task worker for ':',5,main]) started. Aug 12, 2018 5:39:23 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test10Install]: before test > Task :qa:vagrant:vagrantOel7#javaPackagingTest Task ':qa:vagrant:vagrantOel7#javaPackagingTest' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant ssh oel-7 --command sudo bash "$PACKAGING_TESTS/run-tests.sh" Successfully started process 'command 'vagrant'' JUnit version 4.12 Aug 12, 2018 5:39:24 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test20PluginsListWithNoPlugins]: before test Aug 12, 2018 5:39:25 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test30AbortWhenJavaMissing]: before test Aug 12, 2018 5:39:25 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test40CreateKeystoreManually]: before test Aug 12, 2018 5:39:26 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test50StartAndStop]: before test Aug 12, 2018 5:39:35 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test60AutoCreateKeystore]: before test Aug 12, 2018 5:39:36 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test70CustomPathConfAndJvmOptions]: before test Aug 12, 2018 5:39:44 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test80RelativePathConf]: before test Aug 12, 2018 5:39:53 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test90SecurityCliPackaging]: before test Aug 12, 2018 5:39:53 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 5:39:54 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test20PluginsListWithNoPlugins]: before test Aug 12, 2018 5:39:54 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test30AbortWhenJavaMissing]: before test Aug 12, 2018 5:39:54 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test40CreateKeystoreManually]: before test Aug 12, 2018 5:39:55 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test50StartAndStop]: before test Aug 12, 2018 5:40:02 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test60AutoCreateKeystore]: before test Aug 12, 2018 5:40:03 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test70CustomPathConfAndJvmOptions]: before test Aug 12, 2018 5:40:10 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test80RelativePathConf]: before test Aug 12, 2018 5:40:16 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test90SecurityCliPackaging]: before test Aug 12, 2018 5:40:16 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 5:40:18 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test20PluginsListWithNoPlugins]: before test Aug 12, 2018 5:40:18 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test30AbortWhenJavaMissing]: before test Aug 12, 2018 5:40:18 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test40CreateKeystoreManually]: before test Aug 12, 2018 5:40:19 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test50StartAndStop]: before test Aug 12, 2018 5:40:28 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test60AutoCreateKeystore]: before test Aug 12, 2018 5:40:29 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test70CustomPathConfAndJvmOptions]: before test Aug 12, 2018 5:40:38 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test80RelativePathConf]: before test Aug 12, 2018 5:40:46 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test90SecurityCliPackaging]: before test Aug 12, 2018 5:40:47 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 5:40:47 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test20PluginsListWithNoPlugins]: before test Aug 12, 2018 5:40:48 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test30AbortWhenJavaMissing]: before test Aug 12, 2018 5:40:48 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test40CreateKeystoreManually]: before test Aug 12, 2018 5:40:49 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test50StartAndStop]: before test Aug 12, 2018 5:40:56 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test60AutoCreateKeystore]: before test Aug 12, 2018 5:40:56 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test70CustomPathConfAndJvmOptions]: before test Aug 12, 2018 5:41:03 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test80RelativePathConf]: before test Aug 12, 2018 5:41:09 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test90SecurityCliPackaging]: before test Aug 12, 2018 5:41:09 AM org.elasticsearch.packaging.test.PackageDependenciesTests logTestNameBefore INFO: [testDebDependencies]: before test Aug 12, 2018 5:41:09 AM org.elasticsearch.packaging.test.PackageDependenciesTests logTestNameBefore INFO: [testRpmDependencies]: before test Aug 12, 2018 5:41:10 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test05InstallFailsWhenJavaMissing]: before test Aug 12, 2018 5:41:10 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test10InstallPackage]: before test Aug 12, 2018 5:41:12 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test20PluginsCommandWhenNoPlugins]: before test Aug 12, 2018 5:41:13 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test30InstallDoesNotStartServer]: before test Aug 12, 2018 5:41:13 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test40StartServer]: before test Aug 12, 2018 5:41:23 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test50Remove]: before test Aug 12, 2018 5:41:24 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test60Reinstall]: before test Aug 12, 2018 5:41:27 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test05InstallFailsWhenJavaMissing]: before test Aug 12, 2018 5:41:27 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test10InstallPackage]: before test Aug 12, 2018 5:41:28 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test20PluginsCommandWhenNoPlugins]: before test Aug 12, 2018 5:41:29 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test30InstallDoesNotStartServer]: before test Aug 12, 2018 5:41:29 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test40StartServer]: before test Aug 12, 2018 5:41:37 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test50Remove]: before test Aug 12, 2018 5:41:37 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test60Reinstall]: before test Aug 12, 2018 5:41:40 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test05InstallFailsWhenJavaMissing]: before test Aug 12, 2018 5:41:40 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test10InstallPackage]: before test Aug 12, 2018 5:41:40 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test20PluginsCommandWhenNoPlugins]: before test Aug 12, 2018 5:41:40 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test30InstallDoesNotStartServer]: before test Aug 12, 2018 5:41:40 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test40StartServer]: before test Aug 12, 2018 5:41:40 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test50Remove]: before test Aug 12, 2018 5:41:40 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test60Reinstall]: before test Aug 12, 2018 5:41:40 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test05InstallFailsWhenJavaMissing]: before test Aug 12, 2018 5:41:40 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test10InstallPackage]: before test Aug 12, 2018 5:41:40 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test20PluginsCommandWhenNoPlugins]: before test Aug 12, 2018 5:41:40 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test30InstallDoesNotStartServer]: before test Aug 12, 2018 5:41:40 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test40StartServer]: before test Aug 12, 2018 5:41:40 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test50Remove]: before test Aug 12, 2018 5:41:40 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test60Reinstall]: before test Aug 12, 2018 5:41:40 AM org.elasticsearch.packaging.test.DefaultDebPreservationTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 5:41:40 AM org.elasticsearch.packaging.test.DefaultDebPreservationTests logTestNameBefore INFO: [test20Remove]: before test Aug 12, 2018 5:41:40 AM org.elasticsearch.packaging.test.DefaultDebPreservationTests logTestNameBefore INFO: [test30Purge]: before test Aug 12, 2018 5:41:40 AM org.elasticsearch.packaging.test.OssDebPreservationTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 5:41:40 AM org.elasticsearch.packaging.test.OssDebPreservationTests logTestNameBefore INFO: [test20Remove]: before test Aug 12, 2018 5:41:40 AM org.elasticsearch.packaging.test.OssDebPreservationTests logTestNameBefore INFO: [test30Purge]: before test Aug 12, 2018 5:41:40 AM org.elasticsearch.packaging.test.DefaultRpmPreservationTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 5:41:42 AM org.elasticsearch.packaging.test.DefaultRpmPreservationTests logTestNameBefore INFO: [test20Remove]: before test Aug 12, 2018 5:41:43 AM org.elasticsearch.packaging.test.DefaultRpmPreservationTests logTestNameBefore INFO: [test30PreserveConfig]: before test Aug 12, 2018 5:41:46 AM org.elasticsearch.packaging.test.OssRpmPreservationTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 5:41:48 AM org.elasticsearch.packaging.test.OssRpmPreservationTests logTestNameBefore INFO: [test20Remove]: before test Aug 12, 2018 5:41:48 AM org.elasticsearch.packaging.test.OssRpmPreservationTests logTestNameBefore INFO: [test30PreserveConfig]: before test .............................................................................. Time: 147.296 OK (78 tests) :qa:vagrant:vagrantOel7#javaPackagingTest (Thread[Task worker for ':',5,main]) completed. Took 2 mins 28.53 secs. :qa:vagrant:vagrantOel7#halt (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantOel7#halt Task ':qa:vagrant:vagrantOel7#halt' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant halt oel-7 Successfully started process 'command 'vagrant'' ==> oel-7: Removing cache buckets symlinks... ==> oel-7: Attempting graceful shutdown of VM... :qa:vagrant:vagrantOel7#halt (Thread[Task worker for ':',5,main]) completed. Took 14.855 secs. :qa:vagrant:vagrantOpensuse42#destroy (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantOpensuse42#destroy Task ':qa:vagrant:vagrantOpensuse42#destroy' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'bash''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests Command: bash -c vagrant status opensuse-42 | grep -q "opensuse-42\s\+not created" || vagrant destroy opensuse-42 --force Successfully started process 'command 'bash'' ==> opensuse-42: Destroying VM and associated drives... :qa:vagrant:vagrantOpensuse42#destroy (Thread[Task worker for ':',5,main]) completed. Took 3.061 secs. :qa:vagrant:vagrantOpensuse42#update (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantOpensuse42#update Task ':qa:vagrant:vagrantOpensuse42#update' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant box update opensuse-42 Successfully started process 'command 'vagrant'' ==> opensuse-42: Checking for updates to 'elastic/opensuse-42-x86_64' opensuse-42: Latest installed version: 20180801.0.0 opensuse-42: Version constraints: opensuse-42: Provider: virtualbox ==> opensuse-42: Box 'elastic/opensuse-42-x86_64' (v20180801.0.0) is running the latest version. :qa:vagrant:vagrantOpensuse42#update (Thread[Task worker for ':',5,main]) completed. Took 1.249 secs. :qa:vagrant:vagrantOpensuse42#up (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantOpensuse42#up Task ':qa:vagrant:vagrantOpensuse42#up' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant up opensuse-42 --provision --provider virtualbox Successfully started process 'command 'vagrant'' Bringing machine 'opensuse-42' up with 'virtualbox' provider... ==> opensuse-42: Importing base box 'elastic/opensuse-42-x86_64'... Progress: 10% Progress: 20% Progress: 30% Progress: 40% Progress: 90% ==> opensuse-42: Matching MAC address for NAT networking... ==> opensuse-42: Checking if box 'elastic/opensuse-42-x86_64' is up to date... ==> opensuse-42: Setting the name of the VM: elasticelasticsearchmasterpackaging-tests_opensuse-42_1534052559391_92815 ==> opensuse-42: Clearing any previously set network interfaces... ==> opensuse-42: Preparing network interfaces based on configuration... opensuse-42: Adapter 1: nat ==> opensuse-42: Forwarding ports... opensuse-42: 22 (guest) => 2222 (host) (adapter 1) ==> opensuse-42: Running 'pre-boot' VM customizations... ==> opensuse-42: Booting VM... ==> opensuse-42: Waiting for machine to boot. This may take a few minutes... opensuse-42: SSH address: 127.0.0.1:2222 opensuse-42: SSH username: vagrant opensuse-42: SSH auth method: private key opensuse-42: opensuse-42: Vagrant insecure key detected. Vagrant will automatically replace opensuse-42: this with a newly generated keypair for better security. opensuse-42: opensuse-42: Inserting generated public key within guest... opensuse-42: Removing insecure key from the guest if it's present... opensuse-42: Key inserted! Disconnecting and reconnecting using new SSH key... ==> opensuse-42: Machine booted and ready! ==> opensuse-42: Checking for guest additions in VM... ==> opensuse-42: Mounting shared folders... opensuse-42: /project => /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant opensuse-42: /elasticsearch => /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests opensuse-42: /tmp/vagrant-cache => /var/lib/jenkins/.vagrant.d/cache/elastic/opensuse-42-x86_64 ==> opensuse-42: Configuring cache buckets... ==> opensuse-42: Running provisioner: markerfile (shell)... opensuse-42: Running: inline script ==> opensuse-42: Configuring cache buckets... ==> opensuse-42: Running provisioner: clean es installs in tmp (shell)... opensuse-42: Running: inline script ==> opensuse-42: Configuring cache buckets... ==> opensuse-42: Running provisioner: set prompt (shell)... opensuse-42: Running: inline script ==> opensuse-42: Configuring cache buckets... ==> opensuse-42: Running provisioner: install dependencies (shell)... opensuse-42: Running: inline script opensuse-42: ==> Installing bats opensuse-42: Cloning into '/tmp/bats'... opensuse-42: Installed Bats to /usr/bin/bats ==> opensuse-42: Configuring cache buckets... :qa:vagrant:vagrantOpensuse42#up (Thread[Task worker for ':',5,main]) completed. Took 2 mins 18.457 secs. :qa:vagrant:vagrantOpensuse42#batsPackagingTest (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantOpensuse42#batsPackagingTest Task ':qa:vagrant:vagrantOpensuse42#batsPackagingTest' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant ssh opensuse-42 --command cd $PACKAGING_ARCHIVES && sudo bats --tap $BATS_TESTS/*.bats Successfully started process 'command 'vagrant'' 1..187 ok 1 [TAR PLUGINS] install a sample plugin with a symlinked plugins path ok 2 [TAR PLUGINS] install a sample plugin with a custom CONFIG_DIR ok 3 [TAR PLUGINS] install a sample plugin from a directory with a space ok 4 [TAR PLUGINS] install a sample plugin to elasticsearch directory with a space ok 5 [TAR PLUGINS] fail if java executable is not found ok 6 [TAR PLUGINS] install a sample plugin ok 7 [TAR PLUGINS] install icu plugin ok 8 [TAR PLUGINS] install kuromoji plugin ok 9 [TAR PLUGINS] install nori plugin ok 10 [TAR PLUGINS] install phonetic plugin ok 11 [TAR PLUGINS] install smartcn plugin ok 12 [TAR PLUGINS] install stempel plugin ok 13 [TAR PLUGINS] install ukrainian plugin ok 14 [TAR PLUGINS] install gce plugin ok 15 [TAR PLUGINS] install discovery-azure-classic plugin ok 16 [TAR PLUGINS] install discovery-ec2 plugin ok 17 [TAR PLUGINS] install discovery-file plugin ok 18 [TAR PLUGINS] install ingest-attachment plugin ok 19 [TAR PLUGINS] install ingest-geoip plugin ok 20 [TAR PLUGINS] install ingest-user-agent plugin ok 21 [TAR PLUGINS] check ingest-common module ok 22 [TAR PLUGINS] check lang-expression module ok 23 [TAR PLUGINS] check lang-mustache module ok 24 [TAR PLUGINS] check lang-painless module ok 25 [TAR PLUGINS] install murmur3 mapper plugin ok 26 [TAR PLUGINS] check reindex module ok 27 [TAR PLUGINS] install repository-hdfs plugin ok 28 [TAR PLUGINS] install size mapper plugin ok 29 [TAR PLUGINS] install repository-azure plugin ok 30 [TAR PLUGINS] install repository-gcs plugin ok 31 [TAR PLUGINS] install repository-s3 plugin ok 32 [TAR PLUGINS] install store-smb plugin ok 33 [TAR PLUGINS] install transport-nio plugin ok 34 [TAR PLUGINS] check the installed plugins can be listed with 'plugins list' and result matches the list of plugins in plugins pom ok 35 [TAR PLUGINS] start elasticsearch with all plugins installed ok 36 [TAR PLUGINS] check the installed plugins matches the list of build plugins ok 37 [TAR PLUGINS] stop elasticsearch ok 38 [TAR PLUGINS] remove a sample plugin ok 39 [TAR PLUGINS] remove icu plugin ok 40 [TAR PLUGINS] remove kuromoji plugin ok 41 [TAR PLUGINS] remove nori plugin ok 42 [TAR PLUGINS] remove phonetic plugin ok 43 [TAR PLUGINS] remove smartcn plugin ok 44 [TAR PLUGINS] remove stempel plugin ok 45 [TAR PLUGINS] remove ukrainian plugin ok 46 [TAR PLUGINS] remove gce plugin ok 47 [TAR PLUGINS] remove discovery-azure-classic plugin ok 48 [TAR PLUGINS] remove discovery-ec2 plugin ok 49 [TAR PLUGINS] remove discovery-file plugin ok 50 [TAR PLUGINS] remove ingest-attachment plugin ok 51 [TAR PLUGINS] remove ingest-geoip plugin ok 52 [TAR PLUGINS] remove ingest-user-agent plugin ok 53 [TAR PLUGINS] remove murmur3 mapper plugin ok 54 [TAR PLUGINS] remove size mapper plugin ok 55 [TAR PLUGINS] remove repository-azure plugin ok 56 [TAR PLUGINS] remove repository-gcs plugin ok 57 [TAR PLUGINS] remove repository-hdfs plugin ok 58 [TAR PLUGINS] remove repository-s3 plugin ok 59 [TAR PLUGINS] remove store-smb plugin ok 60 [TAR PLUGINS] remove transport-nio plugin ok 61 [TAR PLUGINS] start elasticsearch with all plugins removed ok 62 [TAR PLUGINS] check that there are now no plugins installed ok 63 [TAR PLUGINS] stop elasticsearch ok 64 [TAR PLUGINS] install a sample plugin with different logging modes and check output ok 65 [TAR PLUGINS] test java home with space ok 66 [TAR PLUGINS] test ES_JAVA_OPTS ok 67 [TAR PLUGINS] test umask ok 68 [TAR PLUGINS] hostname ok 69 [RPM PLUGINS] install a sample plugin with a symlinked plugins path ok 70 [RPM PLUGINS] install a sample plugin with a custom CONFIG_DIR ok 71 [RPM PLUGINS] install a sample plugin from a directory with a space ok 72 # skip (Test case only supported by TAR PLUGINS) [RPM PLUGINS] install a sample plugin to elasticsearch directory with a space ok 72 # skip (Test case only supported by TAR PLUGINS) [RPM PLUGINS] install a sample plugin to elasticsearch directory with a space ok 73 # skip (Test case only supported by TAR PLUGINS) [RPM PLUGINS] fail if java executable is not found ok 73 # skip (Test case only supported by TAR PLUGINS) [RPM PLUGINS] fail if java executable is not found ok 74 [RPM PLUGINS] install a sample plugin ok 75 [RPM PLUGINS] install icu plugin ok 76 [RPM PLUGINS] install kuromoji plugin ok 77 [RPM PLUGINS] install nori plugin ok 78 [RPM PLUGINS] install phonetic plugin ok 79 [RPM PLUGINS] install smartcn plugin ok 80 [RPM PLUGINS] install stempel plugin ok 81 [RPM PLUGINS] install ukrainian plugin ok 82 [RPM PLUGINS] install gce plugin ok 83 [RPM PLUGINS] install discovery-azure-classic plugin ok 84 [RPM PLUGINS] install discovery-ec2 plugin ok 85 [RPM PLUGINS] install discovery-file plugin ok 86 [RPM PLUGINS] install ingest-attachment plugin ok 87 [RPM PLUGINS] install ingest-geoip plugin ok 88 [RPM PLUGINS] install ingest-user-agent plugin ok 89 [RPM PLUGINS] check ingest-common module ok 90 [RPM PLUGINS] check lang-expression module ok 91 [RPM PLUGINS] check lang-mustache module ok 92 [RPM PLUGINS] check lang-painless module ok 93 [RPM PLUGINS] install murmur3 mapper plugin ok 94 [RPM PLUGINS] check reindex module ok 95 [RPM PLUGINS] install repository-hdfs plugin ok 96 [RPM PLUGINS] install size mapper plugin ok 97 [RPM PLUGINS] install repository-azure plugin ok 98 [RPM PLUGINS] install repository-gcs plugin ok 99 [RPM PLUGINS] install repository-s3 plugin ok 100 [RPM PLUGINS] install store-smb plugin ok 101 [RPM PLUGINS] install transport-nio plugin ok 102 [RPM PLUGINS] check the installed plugins can be listed with 'plugins list' and result matches the list of plugins in plugins pom ok 103 [RPM PLUGINS] start elasticsearch with all plugins installed ok 104 [RPM PLUGINS] check the installed plugins matches the list of build plugins ok 105 [RPM PLUGINS] stop elasticsearch ok 106 [RPM PLUGINS] remove a sample plugin ok 107 [RPM PLUGINS] remove icu plugin ok 108 [RPM PLUGINS] remove kuromoji plugin ok 109 [RPM PLUGINS] remove nori plugin ok 110 [RPM PLUGINS] remove phonetic plugin ok 111 [RPM PLUGINS] remove smartcn plugin ok 112 [RPM PLUGINS] remove stempel plugin ok 113 [RPM PLUGINS] remove ukrainian plugin ok 114 [RPM PLUGINS] remove gce plugin ok 115 [RPM PLUGINS] remove discovery-azure-classic plugin ok 116 [RPM PLUGINS] remove discovery-ec2 plugin ok 117 [RPM PLUGINS] remove discovery-file plugin ok 118 [RPM PLUGINS] remove ingest-attachment plugin ok 119 [RPM PLUGINS] remove ingest-geoip plugin ok 120 [RPM PLUGINS] remove ingest-user-agent plugin ok 121 [RPM PLUGINS] remove murmur3 mapper plugin ok 122 [RPM PLUGINS] remove size mapper plugin ok 123 [RPM PLUGINS] remove repository-azure plugin ok 124 [RPM PLUGINS] remove repository-gcs plugin ok 125 [RPM PLUGINS] remove repository-hdfs plugin ok 126 [RPM PLUGINS] remove repository-s3 plugin ok 127 [RPM PLUGINS] remove store-smb plugin ok 128 [RPM PLUGINS] remove transport-nio plugin ok 129 [RPM PLUGINS] start elasticsearch with all plugins removed ok 130 [RPM PLUGINS] check that there are now no plugins installed ok 131 [RPM PLUGINS] stop elasticsearch ok 132 [RPM PLUGINS] install a sample plugin with different logging modes and check output ok 133 [RPM PLUGINS] test java home with space ok 134 [RPM PLUGINS] test ES_JAVA_OPTS ok 135 [RPM PLUGINS] test umask ok 136 [RPM PLUGINS] hostname ok 137 [SYSTEMD] install elasticsearch ok 138 [SYSTEMD] daemon reload after install ok 139 [SYSTEMD] daemon isn't enabled on restart ok 140 [SYSTEMD] enable ok 141 [SYSTEMD] start ok 142 [SYSTEMD] start (running) ok 143 [SYSTEMD] is active (running) ok 144 [SYSTEMD] status (running) ok 145 [SYSTEMD] test elasticsearch ok 146 [SYSTEMD] restart ok 147 [SYSTEMD] stop (running) ok 148 [SYSTEMD] status (stopping) ok 149 [SYSTEMD] stop (stopped) ok 150 [SYSTEMD] status (stopped) ok 151 [SYSTEMD] delete PID_DIR and restart ok 152 [SYSTEMD] start Elasticsearch with custom JVM options ok 153 [SYSTEMD] masking systemd-sysctl ok 154 [SYSTEMD] service file sets limits ok 155 [SYSTEMD] test runtime directory ok 156 [SYSTEMD] GC logs exist ok 157 # skip (sysvinit is supported, but systemd too) [INIT.D] remove any leftover configuration to start elasticsearch on restart ok 157 # skip (sysvinit is supported, but systemd too) [INIT.D] remove any leftover configuration to start elasticsearch on restart ok 158 # skip (sysvinit is supported, but systemd too) [INIT.D] install elasticsearch ok 158 # skip (sysvinit is supported, but systemd too) [INIT.D] install elasticsearch ok 159 # skip (sysvinit is supported, but systemd too) [INIT.D] elasticsearch fails if startup script is not executable ok 159 # skip (sysvinit is supported, but systemd too) [INIT.D] elasticsearch fails if startup script is not executable ok 160 # skip (sysvinit is supported, but systemd too) [INIT.D] daemon isn't enabled on restart ok 160 # skip (sysvinit is supported, but systemd too) [INIT.D] daemon isn't enabled on restart ok 161 # skip (sysvinit is supported, but systemd too) [INIT.D] start ok 161 # skip (sysvinit is supported, but systemd too) [INIT.D] start ok 162 # skip (sysvinit is supported, but systemd too) [INIT.D] status (running) ok 162 # skip (sysvinit is supported, but systemd too) [INIT.D] status (running) ok 163 # skip (sysvinit is supported, but systemd too) [INIT.D] test elasticsearch ok 163 # skip (sysvinit is supported, but systemd too) [INIT.D] test elasticsearch ok 164 # skip (sysvinit is supported, but systemd too) [INIT.D] restart ok 164 # skip (sysvinit is supported, but systemd too) [INIT.D] restart ok 165 # skip (sysvinit is supported, but systemd too) [INIT.D] stop (running) ok 165 # skip (sysvinit is supported, but systemd too) [INIT.D] stop (running) ok 166 # skip (sysvinit is supported, but systemd too) [INIT.D] status (stopped) ok 166 # skip (sysvinit is supported, but systemd too) [INIT.D] status (stopped) ok 167 # skip (sysvinit is supported, but systemd too) [INIT.D] start Elasticsearch with custom JVM options ok 167 # skip (sysvinit is supported, but systemd too) [INIT.D] start Elasticsearch with custom JVM options ok 168 # skip (sysvinit is supported, but systemd too) [INIT.D] delete PID_DIR and restart ok 168 # skip (sysvinit is supported, but systemd too) [INIT.D] delete PID_DIR and restart ok 169 # skip (sysvinit is supported, but systemd too) [INIT.D] GC logs exist ok 169 # skip (sysvinit is supported, but systemd too) [INIT.D] GC logs exist ok 170 # skip (sysvinit is supported, but systemd too) [INIT.D] sysctl is run when the value set is too small ok 170 # skip (sysvinit is supported, but systemd too) [INIT.D] sysctl is run when the value set is too small ok 171 # skip (sysvinit is supported, but systemd too) [INIT.D] sysctl is not run when it already has a larger or equal value set ok 171 # skip (sysvinit is supported, but systemd too) [INIT.D] sysctl is not run when it already has a larger or equal value set ok 172 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] install old version ok 172 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] install old version ok 173 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] start old version ok 173 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] start old version ok 174 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] check elasticsearch version is old version ok 174 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] check elasticsearch version is old version ok 175 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] index some documents into a few indexes ok 175 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] index some documents into a few indexes ok 176 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] verify that the documents are there ok 176 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] verify that the documents are there ok 177 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] stop old version ok 177 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] stop old version ok 178 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] install version under test ok 178 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] install version under test ok 179 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] start version under test ok 179 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] start version under test ok 180 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] check elasticsearch version is version under test ok 180 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] check elasticsearch version is version under test ok 181 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] verify that the documents are there after restart ok 181 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] verify that the documents are there after restart ok 182 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] stop version under test ok 182 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] stop version under test ok 183 [REINSTALL] install ok 184 [REINSTALL] purge elasticsearch ok 185 [REINSTALL] chown directories ok 186 [REINSTALL] reinstall elasticsearch ok 187 [REINSTALL] check ownership :qa:vagrant:vagrantOpensuse42#batsPackagingTest (Thread[Task worker for ':',5,main]) completed. Took 6 mins 7.082 secs. :qa:vagrant:vagrantOpensuse42#javaPackagingTest (Thread[Task worker for ':',5,main]) started. Aug 12, 2018 5:50:35 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore > Task :qa:vagrant:vagrantOpensuse42#javaPackagingTest INFO: [test10Install]: before test Task ':qa:vagrant:vagrantOpensuse42#javaPackagingTest' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant ssh opensuse-42 --command sudo bash "$PACKAGING_TESTS/run-tests.sh" Successfully started process 'command 'vagrant'' JUnit version 4.12 Aug 12, 2018 5:50:36 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test20PluginsListWithNoPlugins]: before test Aug 12, 2018 5:50:37 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test30AbortWhenJavaMissing]: before test Aug 12, 2018 5:50:37 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test40CreateKeystoreManually]: before test Aug 12, 2018 5:50:38 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test50StartAndStop]: before test Aug 12, 2018 5:50:47 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test60AutoCreateKeystore]: before test Aug 12, 2018 5:50:48 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test70CustomPathConfAndJvmOptions]: before test Aug 12, 2018 5:50:56 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test80RelativePathConf]: before test Aug 12, 2018 5:51:05 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test90SecurityCliPackaging]: before test Aug 12, 2018 5:51:06 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 5:51:06 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test20PluginsListWithNoPlugins]: before test Aug 12, 2018 5:51:07 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test30AbortWhenJavaMissing]: before test Aug 12, 2018 5:51:07 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test40CreateKeystoreManually]: before test Aug 12, 2018 5:51:08 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test50StartAndStop]: before test Aug 12, 2018 5:51:15 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test60AutoCreateKeystore]: before test Aug 12, 2018 5:51:16 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test70CustomPathConfAndJvmOptions]: before test Aug 12, 2018 5:51:22 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test80RelativePathConf]: before test Aug 12, 2018 5:51:29 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test90SecurityCliPackaging]: before test Aug 12, 2018 5:51:29 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 5:51:30 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test20PluginsListWithNoPlugins]: before test Aug 12, 2018 5:51:31 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test30AbortWhenJavaMissing]: before test Aug 12, 2018 5:51:31 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test40CreateKeystoreManually]: before test Aug 12, 2018 5:51:32 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test50StartAndStop]: before test Aug 12, 2018 5:51:41 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test60AutoCreateKeystore]: before test Aug 12, 2018 5:51:42 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test70CustomPathConfAndJvmOptions]: before test Aug 12, 2018 5:51:50 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test80RelativePathConf]: before test Aug 12, 2018 5:51:59 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test90SecurityCliPackaging]: before test Aug 12, 2018 5:51:59 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 5:52:00 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test20PluginsListWithNoPlugins]: before test Aug 12, 2018 5:52:00 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test30AbortWhenJavaMissing]: before test Aug 12, 2018 5:52:00 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test40CreateKeystoreManually]: before test Aug 12, 2018 5:52:02 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test50StartAndStop]: before test Aug 12, 2018 5:52:08 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test60AutoCreateKeystore]: before test Aug 12, 2018 5:52:09 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test70CustomPathConfAndJvmOptions]: before test Aug 12, 2018 5:52:16 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test80RelativePathConf]: before test Aug 12, 2018 5:52:22 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test90SecurityCliPackaging]: before test Aug 12, 2018 5:52:22 AM org.elasticsearch.packaging.test.PackageDependenciesTests logTestNameBefore INFO: [testRpmDependencies]: before test Aug 12, 2018 5:52:22 AM org.elasticsearch.packaging.test.PackageDependenciesTests logTestNameBefore INFO: [testDebDependencies]: before test Aug 12, 2018 5:52:22 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test05InstallFailsWhenJavaMissing]: before test Aug 12, 2018 5:52:22 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test10InstallPackage]: before test Aug 12, 2018 5:52:25 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test20PluginsCommandWhenNoPlugins]: before test Aug 12, 2018 5:52:26 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test30InstallDoesNotStartServer]: before test Aug 12, 2018 5:52:26 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test40StartServer]: before test Aug 12, 2018 5:52:36 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test50Remove]: before test Aug 12, 2018 5:52:37 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test60Reinstall]: before test Aug 12, 2018 5:52:40 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test05InstallFailsWhenJavaMissing]: before test Aug 12, 2018 5:52:40 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test10InstallPackage]: before test Aug 12, 2018 5:52:42 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test20PluginsCommandWhenNoPlugins]: before test Aug 12, 2018 5:52:43 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test30InstallDoesNotStartServer]: before test Aug 12, 2018 5:52:43 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test40StartServer]: before test Aug 12, 2018 5:52:51 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test50Remove]: before test Aug 12, 2018 5:52:52 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test60Reinstall]: before test Aug 12, 2018 5:52:54 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test05InstallFailsWhenJavaMissing]: before test Aug 12, 2018 5:52:54 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test10InstallPackage]: before test Aug 12, 2018 5:52:54 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test20PluginsCommandWhenNoPlugins]: before test Aug 12, 2018 5:52:54 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test30InstallDoesNotStartServer]: before test Aug 12, 2018 5:52:54 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test40StartServer]: before test Aug 12, 2018 5:52:54 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test50Remove]: before test Aug 12, 2018 5:52:54 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test60Reinstall]: before test Aug 12, 2018 5:52:54 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test05InstallFailsWhenJavaMissing]: before test Aug 12, 2018 5:52:54 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test10InstallPackage]: before test Aug 12, 2018 5:52:54 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test20PluginsCommandWhenNoPlugins]: before test Aug 12, 2018 5:52:54 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test30InstallDoesNotStartServer]: before test Aug 12, 2018 5:52:54 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test40StartServer]: before test Aug 12, 2018 5:52:54 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test50Remove]: before test Aug 12, 2018 5:52:54 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test60Reinstall]: before test Aug 12, 2018 5:52:54 AM org.elasticsearch.packaging.test.DefaultDebPreservationTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 5:52:54 AM org.elasticsearch.packaging.test.DefaultDebPreservationTests logTestNameBefore INFO: [test20Remove]: before test Aug 12, 2018 5:52:54 AM org.elasticsearch.packaging.test.DefaultDebPreservationTests logTestNameBefore INFO: [test30Purge]: before test Aug 12, 2018 5:52:54 AM org.elasticsearch.packaging.test.OssDebPreservationTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 5:52:54 AM org.elasticsearch.packaging.test.OssDebPreservationTests logTestNameBefore INFO: [test20Remove]: before test Aug 12, 2018 5:52:54 AM org.elasticsearch.packaging.test.OssDebPreservationTests logTestNameBefore INFO: [test30Purge]: before test Aug 12, 2018 5:52:54 AM org.elasticsearch.packaging.test.DefaultRpmPreservationTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 5:52:57 AM org.elasticsearch.packaging.test.DefaultRpmPreservationTests logTestNameBefore INFO: [test20Remove]: before test Aug 12, 2018 5:52:57 AM org.elasticsearch.packaging.test.DefaultRpmPreservationTests logTestNameBefore INFO: [test30PreserveConfig]: before test Aug 12, 2018 5:53:01 AM org.elasticsearch.packaging.test.OssRpmPreservationTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 5:53:03 AM org.elasticsearch.packaging.test.OssRpmPreservationTests logTestNameBefore INFO: [test20Remove]: before test Aug 12, 2018 5:53:03 AM org.elasticsearch.packaging.test.OssRpmPreservationTests logTestNameBefore INFO: [test30PreserveConfig]: before test .............................................................................. Time: 151.55 OK (78 tests) :qa:vagrant:vagrantOpensuse42#javaPackagingTest (Thread[Task worker for ':',5,main]) completed. Took 2 mins 33.022 secs. :qa:vagrant:vagrantOpensuse42#halt (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantOpensuse42#halt Task ':qa:vagrant:vagrantOpensuse42#halt' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant halt opensuse-42 Successfully started process 'command 'vagrant'' ==> opensuse-42: Removing cache buckets symlinks... ==> opensuse-42: Attempting graceful shutdown of VM... :qa:vagrant:vagrantOpensuse42#halt (Thread[Task worker for ':',5,main]) completed. Took 12.81 secs. :qa:vagrant:vagrantSles12#destroy (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantSles12#destroy Task ':qa:vagrant:vagrantSles12#destroy' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'bash''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests Command: bash -c vagrant status sles-12 | grep -q "sles-12\s\+not created" || vagrant destroy sles-12 --force Successfully started process 'command 'bash'' ==> sles-12: Destroying VM and associated drives... :qa:vagrant:vagrantSles12#destroy (Thread[Task worker for ':',5,main]) completed. Took 3.122 secs. :qa:vagrant:vagrantSles12#update (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantSles12#update Task ':qa:vagrant:vagrantSles12#update' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant box update sles-12 Successfully started process 'command 'vagrant'' ==> sles-12: Checking for updates to 'elastic/sles-12-x86_64' sles-12: Latest installed version: 20171130.0.0 sles-12: Version constraints: sles-12: Provider: virtualbox ==> sles-12: Box 'elastic/sles-12-x86_64' (v20171130.0.0) is running the latest version. :qa:vagrant:vagrantSles12#update (Thread[Task worker for ':',5,main]) completed. Took 1.234 secs. :qa:vagrant:vagrantSles12#up (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantSles12#up Task ':qa:vagrant:vagrantSles12#up' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant up sles-12 --provision --provider virtualbox Successfully started process 'command 'vagrant'' Bringing machine 'sles-12' up with 'virtualbox' provider... ==> sles-12: Importing base box 'elastic/sles-12-x86_64'... Progress: 10% Progress: 20% Progress: 30% Progress: 90% ==> sles-12: Matching MAC address for NAT networking... ==> sles-12: Checking if box 'elastic/sles-12-x86_64' is up to date... ==> sles-12: Setting the name of the VM: elasticelasticsearchmasterpackaging-tests_sles-12_1534053223028_39669 ==> sles-12: Clearing any previously set network interfaces... ==> sles-12: Preparing network interfaces based on configuration... sles-12: Adapter 1: nat ==> sles-12: Forwarding ports... sles-12: 22 (guest) => 2222 (host) (adapter 1) ==> sles-12: Running 'pre-boot' VM customizations... ==> sles-12: Booting VM... ==> sles-12: Waiting for machine to boot. This may take a few minutes... sles-12: SSH address: 127.0.0.1:2222 sles-12: SSH username: vagrant sles-12: SSH auth method: private key sles-12: Warning: Connection reset. Retrying... sles-12: Warning: Remote connection disconnect. Retrying... sles-12: Warning: Connection reset. Retrying... sles-12: Warning: Remote connection disconnect. Retrying... sles-12: Warning: Connection reset. Retrying... sles-12: Warning: Remote connection disconnect. Retrying... sles-12: Warning: Connection reset. Retrying... sles-12: Warning: Remote connection disconnect. Retrying... sles-12: Warning: Connection reset. Retrying... sles-12: Warning: Remote connection disconnect. Retrying... sles-12: Warning: Connection reset. Retrying... sles-12: Warning: Remote connection disconnect. Retrying... sles-12: Warning: Connection reset. Retrying... sles-12: Warning: Remote connection disconnect. Retrying... sles-12: Warning: Connection reset. Retrying... sles-12: Warning: Remote connection disconnect. Retrying... sles-12: Warning: Connection reset. Retrying... sles-12: Warning: Remote connection disconnect. Retrying... sles-12: Warning: Connection reset. Retrying... sles-12: Warning: Remote connection disconnect. Retrying... sles-12: Warning: Connection reset. Retrying... sles-12: Warning: Remote connection disconnect. Retrying... sles-12: Warning: Connection reset. Retrying... sles-12: Warning: Remote connection disconnect. Retrying... sles-12: Warning: Connection reset. Retrying... sles-12: Warning: Remote connection disconnect. Retrying... sles-12: Warning: Connection reset. Retrying... sles-12: Warning: Remote connection disconnect. Retrying... sles-12: Warning: Connection reset. Retrying... sles-12: Warning: Remote connection disconnect. Retrying... sles-12: Warning: Connection reset. Retrying... sles-12: Warning: Remote connection disconnect. Retrying... sles-12: Warning: Connection reset. Retrying... sles-12: Warning: Remote connection disconnect. Retrying... sles-12: Warning: Connection reset. Retrying... sles-12: Warning: Remote connection disconnect. Retrying... sles-12: Warning: Connection reset. Retrying... sles-12: Warning: Remote connection disconnect. Retrying... sles-12: Warning: Connection reset. Retrying... sles-12: Warning: Remote connection disconnect. Retrying... sles-12: Warning: Connection reset. Retrying... sles-12: Warning: Remote connection disconnect. Retrying... sles-12: Warning: Connection reset. Retrying... sles-12: Warning: Remote connection disconnect. Retrying... sles-12: Warning: Connection reset. Retrying... sles-12: Warning: Remote connection disconnect. Retrying... sles-12: Warning: Connection reset. Retrying... sles-12: Warning: Remote connection disconnect. Retrying... sles-12: Warning: Connection reset. Retrying... sles-12: Warning: Remote connection disconnect. Retrying... sles-12: Warning: Connection reset. Retrying... sles-12: sles-12: Vagrant insecure key detected. Vagrant will automatically replace sles-12: this with a newly generated keypair for better security. sles-12: sles-12: Inserting generated public key within guest... sles-12: Removing insecure key from the guest if it's present... sles-12: Key inserted! Disconnecting and reconnecting using new SSH key... ==> sles-12: Machine booted and ready! ==> sles-12: Checking for guest additions in VM... sles-12: The guest additions on this VM do not match the installed version of sles-12: VirtualBox! In most cases this is fine, but in rare cases it can sles-12: prevent things such as shared folders from working properly. If you see sles-12: shared folder errors, please make sure the guest additions within the sles-12: virtual machine match the version of VirtualBox you have installed on sles-12: your host and reload your VM. sles-12: sles-12: Guest Additions Version: 5.1.30 sles-12: VirtualBox Version: 5.2 ==> sles-12: Mounting shared folders... sles-12: /project => /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant sles-12: /elasticsearch => /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests sles-12: /tmp/vagrant-cache => /var/lib/jenkins/.vagrant.d/cache/elastic/sles-12-x86_64 ==> sles-12: Configuring cache buckets... ==> sles-12: Running provisioner: markerfile (shell)... sles-12: Running: inline script ==> sles-12: Configuring cache buckets... ==> sles-12: Running provisioner: clean es installs in tmp (shell)... sles-12: Running: inline script ==> sles-12: Configuring cache buckets... ==> sles-12: Running provisioner: set prompt (shell)... sles-12: Running: inline script ==> sles-12: Configuring cache buckets... ==> sles-12: Running provisioner: install dependencies (shell)... sles-12: Running: inline script sles-12: Repository 'systemsmanagement_puppet' not found by alias, number or URI. sles-12: Removing repository 'Puppet Labs PC1 Repository sles 12 - x86_64' [.. sles-12: .done] sles-12: Repository 'Puppet Labs PC1 Repository sles 12 - x86_64' has been removed. sles-12: Loading repository data... sles-12: Reading installed packages... sles-12: 'git-core' is already installed. sles-12: No update candidate for 'git-core-2.15.0-369.4.x86_64'. The highest available version is already installed. sles-12: Resolving package dependencies... sles-12: Nothing to do. sles-12: ==> Installing bats sles-12: Cloning into '/tmp/bats'... sles-12: Installed Bats to /usr/bin/bats ==> sles-12: Configuring cache buckets... :qa:vagrant:vagrantSles12#up (Thread[Task worker for ':',5,main]) completed. Took 2 mins 42.189 secs. :qa:vagrant:vagrantSles12#batsPackagingTest (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantSles12#batsPackagingTest Task ':qa:vagrant:vagrantSles12#batsPackagingTest' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant ssh sles-12 --command cd $PACKAGING_ARCHIVES && sudo bats --tap $BATS_TESTS/*.bats Successfully started process 'command 'vagrant'' 1..187 ok 1 [TAR PLUGINS] install a sample plugin with a symlinked plugins path ok 2 [TAR PLUGINS] install a sample plugin with a custom CONFIG_DIR ok 3 [TAR PLUGINS] install a sample plugin from a directory with a space ok 4 [TAR PLUGINS] install a sample plugin to elasticsearch directory with a space ok 5 [TAR PLUGINS] fail if java executable is not found ok 6 [TAR PLUGINS] install a sample plugin ok 7 [TAR PLUGINS] install icu plugin ok 8 [TAR PLUGINS] install kuromoji plugin ok 9 [TAR PLUGINS] install nori plugin ok 10 [TAR PLUGINS] install phonetic plugin ok 11 [TAR PLUGINS] install smartcn plugin ok 12 [TAR PLUGINS] install stempel plugin ok 13 [TAR PLUGINS] install ukrainian plugin ok 14 [TAR PLUGINS] install gce plugin ok 15 [TAR PLUGINS] install discovery-azure-classic plugin ok 16 [TAR PLUGINS] install discovery-ec2 plugin ok 17 [TAR PLUGINS] install discovery-file plugin ok 18 [TAR PLUGINS] install ingest-attachment plugin ok 19 [TAR PLUGINS] install ingest-geoip plugin ok 20 [TAR PLUGINS] install ingest-user-agent plugin ok 21 [TAR PLUGINS] check ingest-common module ok 22 [TAR PLUGINS] check lang-expression module ok 23 [TAR PLUGINS] check lang-mustache module ok 24 [TAR PLUGINS] check lang-painless module ok 25 [TAR PLUGINS] install murmur3 mapper plugin ok 26 [TAR PLUGINS] check reindex module ok 27 [TAR PLUGINS] install repository-hdfs plugin ok 28 [TAR PLUGINS] install size mapper plugin ok 29 [TAR PLUGINS] install repository-azure plugin ok 30 [TAR PLUGINS] install repository-gcs plugin ok 31 [TAR PLUGINS] install repository-s3 plugin ok 32 [TAR PLUGINS] install store-smb plugin ok 33 [TAR PLUGINS] install transport-nio plugin ok 34 [TAR PLUGINS] check the installed plugins can be listed with 'plugins list' and result matches the list of plugins in plugins pom ok 35 [TAR PLUGINS] start elasticsearch with all plugins installed ok 36 [TAR PLUGINS] check the installed plugins matches the list of build plugins ok 37 [TAR PLUGINS] stop elasticsearch ok 38 [TAR PLUGINS] remove a sample plugin ok 39 [TAR PLUGINS] remove icu plugin ok 40 [TAR PLUGINS] remove kuromoji plugin ok 41 [TAR PLUGINS] remove nori plugin ok 42 [TAR PLUGINS] remove phonetic plugin ok 43 [TAR PLUGINS] remove smartcn plugin ok 44 [TAR PLUGINS] remove stempel plugin ok 45 [TAR PLUGINS] remove ukrainian plugin ok 46 [TAR PLUGINS] remove gce plugin ok 47 [TAR PLUGINS] remove discovery-azure-classic plugin ok 48 [TAR PLUGINS] remove discovery-ec2 plugin ok 49 [TAR PLUGINS] remove discovery-file plugin ok 50 [TAR PLUGINS] remove ingest-attachment plugin ok 51 [TAR PLUGINS] remove ingest-geoip plugin ok 52 [TAR PLUGINS] remove ingest-user-agent plugin ok 53 [TAR PLUGINS] remove murmur3 mapper plugin ok 54 [TAR PLUGINS] remove size mapper plugin ok 55 [TAR PLUGINS] remove repository-azure plugin ok 56 [TAR PLUGINS] remove repository-gcs plugin ok 57 [TAR PLUGINS] remove repository-hdfs plugin ok 58 [TAR PLUGINS] remove repository-s3 plugin ok 59 [TAR PLUGINS] remove store-smb plugin ok 60 [TAR PLUGINS] remove transport-nio plugin ok 61 [TAR PLUGINS] start elasticsearch with all plugins removed ok 62 [TAR PLUGINS] check that there are now no plugins installed ok 63 [TAR PLUGINS] stop elasticsearch ok 64 [TAR PLUGINS] install a sample plugin with different logging modes and check output ok 65 [TAR PLUGINS] test java home with space ok 66 [TAR PLUGINS] test ES_JAVA_OPTS ok 67 [TAR PLUGINS] test umask ok 68 [TAR PLUGINS] hostname ok 69 [RPM PLUGINS] install a sample plugin with a symlinked plugins path ok 70 [RPM PLUGINS] install a sample plugin with a custom CONFIG_DIR ok 71 [RPM PLUGINS] install a sample plugin from a directory with a space ok 72 # skip (Test case only supported by TAR PLUGINS) [RPM PLUGINS] install a sample plugin to elasticsearch directory with a space ok 72 # skip (Test case only supported by TAR PLUGINS) [RPM PLUGINS] install a sample plugin to elasticsearch directory with a space ok 73 # skip (Test case only supported by TAR PLUGINS) [RPM PLUGINS] fail if java executable is not found ok 73 # skip (Test case only supported by TAR PLUGINS) [RPM PLUGINS] fail if java executable is not found ok 74 [RPM PLUGINS] install a sample plugin ok 75 [RPM PLUGINS] install icu plugin ok 76 [RPM PLUGINS] install kuromoji plugin ok 77 [RPM PLUGINS] install nori plugin ok 78 [RPM PLUGINS] install phonetic plugin ok 79 [RPM PLUGINS] install smartcn plugin ok 80 [RPM PLUGINS] install stempel plugin ok 81 [RPM PLUGINS] install ukrainian plugin ok 82 [RPM PLUGINS] install gce plugin ok 83 [RPM PLUGINS] install discovery-azure-classic plugin ok 84 [RPM PLUGINS] install discovery-ec2 plugin ok 85 [RPM PLUGINS] install discovery-file plugin ok 86 [RPM PLUGINS] install ingest-attachment plugin ok 87 [RPM PLUGINS] install ingest-geoip plugin ok 88 [RPM PLUGINS] install ingest-user-agent plugin ok 89 [RPM PLUGINS] check ingest-common module ok 90 [RPM PLUGINS] check lang-expression module ok 91 [RPM PLUGINS] check lang-mustache module ok 92 [RPM PLUGINS] check lang-painless module ok 93 [RPM PLUGINS] install murmur3 mapper plugin ok 94 [RPM PLUGINS] check reindex module ok 95 [RPM PLUGINS] install repository-hdfs plugin ok 96 [RPM PLUGINS] install size mapper plugin ok 97 [RPM PLUGINS] install repository-azure plugin ok 98 [RPM PLUGINS] install repository-gcs plugin ok 99 [RPM PLUGINS] install repository-s3 plugin ok 100 [RPM PLUGINS] install store-smb plugin ok 101 [RPM PLUGINS] install transport-nio plugin ok 102 [RPM PLUGINS] check the installed plugins can be listed with 'plugins list' and result matches the list of plugins in plugins pom ok 103 [RPM PLUGINS] start elasticsearch with all plugins installed ok 104 [RPM PLUGINS] check the installed plugins matches the list of build plugins ok 105 [RPM PLUGINS] stop elasticsearch ok 106 [RPM PLUGINS] remove a sample plugin ok 107 [RPM PLUGINS] remove icu plugin ok 108 [RPM PLUGINS] remove kuromoji plugin ok 109 [RPM PLUGINS] remove nori plugin ok 110 [RPM PLUGINS] remove phonetic plugin ok 111 [RPM PLUGINS] remove smartcn plugin ok 112 [RPM PLUGINS] remove stempel plugin ok 113 [RPM PLUGINS] remove ukrainian plugin ok 114 [RPM PLUGINS] remove gce plugin ok 115 [RPM PLUGINS] remove discovery-azure-classic plugin ok 116 [RPM PLUGINS] remove discovery-ec2 plugin ok 117 [RPM PLUGINS] remove discovery-file plugin ok 118 [RPM PLUGINS] remove ingest-attachment plugin ok 119 [RPM PLUGINS] remove ingest-geoip plugin ok 120 [RPM PLUGINS] remove ingest-user-agent plugin ok 121 [RPM PLUGINS] remove murmur3 mapper plugin ok 122 [RPM PLUGINS] remove size mapper plugin ok 123 [RPM PLUGINS] remove repository-azure plugin ok 124 [RPM PLUGINS] remove repository-gcs plugin ok 125 [RPM PLUGINS] remove repository-hdfs plugin ok 126 [RPM PLUGINS] remove repository-s3 plugin ok 127 [RPM PLUGINS] remove store-smb plugin ok 128 [RPM PLUGINS] remove transport-nio plugin ok 129 [RPM PLUGINS] start elasticsearch with all plugins removed ok 130 [RPM PLUGINS] check that there are now no plugins installed ok 131 [RPM PLUGINS] stop elasticsearch ok 132 [RPM PLUGINS] install a sample plugin with different logging modes and check output ok 133 [RPM PLUGINS] test java home with space ok 134 [RPM PLUGINS] test ES_JAVA_OPTS ok 135 [RPM PLUGINS] test umask ok 136 [RPM PLUGINS] hostname ok 137 [SYSTEMD] install elasticsearch ok 138 [SYSTEMD] daemon reload after install ok 139 [SYSTEMD] daemon isn't enabled on restart ok 140 [SYSTEMD] enable ok 141 [SYSTEMD] start ok 142 [SYSTEMD] start (running) ok 143 [SYSTEMD] is active (running) ok 144 [SYSTEMD] status (running) ok 145 [SYSTEMD] test elasticsearch ok 146 [SYSTEMD] restart ok 147 [SYSTEMD] stop (running) ok 148 [SYSTEMD] status (stopping) ok 149 [SYSTEMD] stop (stopped) ok 150 [SYSTEMD] status (stopped) ok 151 [SYSTEMD] delete PID_DIR and restart ok 152 [SYSTEMD] start Elasticsearch with custom JVM options ok 153 [SYSTEMD] masking systemd-sysctl ok 154 [SYSTEMD] service file sets limits ok 155 [SYSTEMD] test runtime directory ok 156 [SYSTEMD] GC logs exist ok 157 # skip (sysvinit is supported, but systemd too) [INIT.D] remove any leftover configuration to start elasticsearch on restart ok 157 # skip (sysvinit is supported, but systemd too) [INIT.D] remove any leftover configuration to start elasticsearch on restart ok 158 # skip (sysvinit is supported, but systemd too) [INIT.D] install elasticsearch ok 158 # skip (sysvinit is supported, but systemd too) [INIT.D] install elasticsearch ok 159 # skip (sysvinit is supported, but systemd too) [INIT.D] elasticsearch fails if startup script is not executable ok 159 # skip (sysvinit is supported, but systemd too) [INIT.D] elasticsearch fails if startup script is not executable ok 160 # skip (sysvinit is supported, but systemd too) [INIT.D] daemon isn't enabled on restart ok 160 # skip (sysvinit is supported, but systemd too) [INIT.D] daemon isn't enabled on restart ok 161 # skip (sysvinit is supported, but systemd too) [INIT.D] start ok 161 # skip (sysvinit is supported, but systemd too) [INIT.D] start ok 162 # skip (sysvinit is supported, but systemd too) [INIT.D] status (running) ok 162 # skip (sysvinit is supported, but systemd too) [INIT.D] status (running) ok 163 # skip (sysvinit is supported, but systemd too) [INIT.D] test elasticsearch ok 163 # skip (sysvinit is supported, but systemd too) [INIT.D] test elasticsearch ok 164 # skip (sysvinit is supported, but systemd too) [INIT.D] restart ok 164 # skip (sysvinit is supported, but systemd too) [INIT.D] restart ok 165 # skip (sysvinit is supported, but systemd too) [INIT.D] stop (running) ok 165 # skip (sysvinit is supported, but systemd too) [INIT.D] stop (running) ok 166 # skip (sysvinit is supported, but systemd too) [INIT.D] status (stopped) ok 166 # skip (sysvinit is supported, but systemd too) [INIT.D] status (stopped) ok 167 # skip (sysvinit is supported, but systemd too) [INIT.D] start Elasticsearch with custom JVM options ok 167 # skip (sysvinit is supported, but systemd too) [INIT.D] start Elasticsearch with custom JVM options ok 168 # skip (sysvinit is supported, but systemd too) [INIT.D] delete PID_DIR and restart ok 168 # skip (sysvinit is supported, but systemd too) [INIT.D] delete PID_DIR and restart ok 169 # skip (sysvinit is supported, but systemd too) [INIT.D] GC logs exist ok 169 # skip (sysvinit is supported, but systemd too) [INIT.D] GC logs exist ok 170 # skip (sysvinit is supported, but systemd too) [INIT.D] sysctl is run when the value set is too small ok 170 # skip (sysvinit is supported, but systemd too) [INIT.D] sysctl is run when the value set is too small ok 171 # skip (sysvinit is supported, but systemd too) [INIT.D] sysctl is not run when it already has a larger or equal value set ok 171 # skip (sysvinit is supported, but systemd too) [INIT.D] sysctl is not run when it already has a larger or equal value set ok 172 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] install old version ok 172 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] install old version ok 173 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] start old version ok 173 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] start old version ok 174 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] check elasticsearch version is old version ok 174 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] check elasticsearch version is old version ok 175 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] index some documents into a few indexes ok 175 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] index some documents into a few indexes ok 176 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] verify that the documents are there ok 176 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] verify that the documents are there ok 177 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] stop old version ok 177 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] stop old version ok 178 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] install version under test ok 178 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] install version under test ok 179 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] start version under test ok 179 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] start version under test ok 180 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] check elasticsearch version is version under test ok 180 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] check elasticsearch version is version under test ok 181 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] verify that the documents are there after restart ok 181 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] verify that the documents are there after restart ok 182 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] stop version under test ok 182 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] stop version under test ok 183 [REINSTALL] install ok 184 [REINSTALL] purge elasticsearch ok 185 [REINSTALL] chown directories ok 186 [REINSTALL] reinstall elasticsearch ok 187 [REINSTALL] check ownership :qa:vagrant:vagrantSles12#batsPackagingTest (Thread[Task worker for ':',5,main]) completed. Took 6 mins 8.416 secs. :qa:vagrant:vagrantSles12#javaPackagingTest (Thread[Task worker for ':',5,main]) started. Aug 12, 2018 6:02:33 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test10Install]: before test > Task :qa:vagrant:vagrantSles12#javaPackagingTest Task ':qa:vagrant:vagrantSles12#javaPackagingTest' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant ssh sles-12 --command sudo bash "$PACKAGING_TESTS/run-tests.sh" Successfully started process 'command 'vagrant'' JUnit version 4.12 Aug 12, 2018 6:02:34 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test20PluginsListWithNoPlugins]: before test Aug 12, 2018 6:02:35 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test30AbortWhenJavaMissing]: before test Aug 12, 2018 6:02:35 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test40CreateKeystoreManually]: before test Aug 12, 2018 6:02:36 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test50StartAndStop]: before test Aug 12, 2018 6:02:45 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test60AutoCreateKeystore]: before test Aug 12, 2018 6:02:45 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test70CustomPathConfAndJvmOptions]: before test Aug 12, 2018 6:02:54 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test80RelativePathConf]: before test Aug 12, 2018 6:03:02 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test90SecurityCliPackaging]: before test Aug 12, 2018 6:03:03 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 6:03:03 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test20PluginsListWithNoPlugins]: before test Aug 12, 2018 6:03:04 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test30AbortWhenJavaMissing]: before test Aug 12, 2018 6:03:04 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test40CreateKeystoreManually]: before test Aug 12, 2018 6:03:05 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test50StartAndStop]: before test Aug 12, 2018 6:03:12 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test60AutoCreateKeystore]: before test Aug 12, 2018 6:03:12 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test70CustomPathConfAndJvmOptions]: before test Aug 12, 2018 6:03:19 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test80RelativePathConf]: before test Aug 12, 2018 6:03:25 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test90SecurityCliPackaging]: before test Aug 12, 2018 6:03:26 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 6:03:27 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test20PluginsListWithNoPlugins]: before test Aug 12, 2018 6:03:28 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test30AbortWhenJavaMissing]: before test Aug 12, 2018 6:03:28 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test40CreateKeystoreManually]: before test Aug 12, 2018 6:03:29 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test50StartAndStop]: before test Aug 12, 2018 6:03:37 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test60AutoCreateKeystore]: before test Aug 12, 2018 6:03:38 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test70CustomPathConfAndJvmOptions]: before test Aug 12, 2018 6:03:47 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test80RelativePathConf]: before test Aug 12, 2018 6:03:55 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test90SecurityCliPackaging]: before test Aug 12, 2018 6:03:56 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 6:03:56 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test20PluginsListWithNoPlugins]: before test Aug 12, 2018 6:03:57 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test30AbortWhenJavaMissing]: before test Aug 12, 2018 6:03:57 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test40CreateKeystoreManually]: before test Aug 12, 2018 6:03:58 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test50StartAndStop]: before test Aug 12, 2018 6:04:05 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test60AutoCreateKeystore]: before test Aug 12, 2018 6:04:05 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test70CustomPathConfAndJvmOptions]: before test Aug 12, 2018 6:04:12 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test80RelativePathConf]: before test Aug 12, 2018 6:04:19 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test90SecurityCliPackaging]: before test Aug 12, 2018 6:04:19 AM org.elasticsearch.packaging.test.PackageDependenciesTests logTestNameBefore INFO: [testDebDependencies]: before test Aug 12, 2018 6:04:19 AM org.elasticsearch.packaging.test.PackageDependenciesTests logTestNameBefore INFO: [testRpmDependencies]: before test Aug 12, 2018 6:04:19 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test05InstallFailsWhenJavaMissing]: before test Aug 12, 2018 6:04:19 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test10InstallPackage]: before test Aug 12, 2018 6:04:21 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test20PluginsCommandWhenNoPlugins]: before test Aug 12, 2018 6:04:22 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test30InstallDoesNotStartServer]: before test Aug 12, 2018 6:04:22 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test40StartServer]: before test Aug 12, 2018 6:04:33 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test50Remove]: before test Aug 12, 2018 6:04:34 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test60Reinstall]: before test Aug 12, 2018 6:04:36 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test05InstallFailsWhenJavaMissing]: before test Aug 12, 2018 6:04:36 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test10InstallPackage]: before test Aug 12, 2018 6:04:38 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test20PluginsCommandWhenNoPlugins]: before test Aug 12, 2018 6:04:38 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test30InstallDoesNotStartServer]: before test Aug 12, 2018 6:04:38 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test40StartServer]: before test Aug 12, 2018 6:04:46 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test50Remove]: before test Aug 12, 2018 6:04:47 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test60Reinstall]: before test Aug 12, 2018 6:04:49 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test05InstallFailsWhenJavaMissing]: before test Aug 12, 2018 6:04:49 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test10InstallPackage]: before test Aug 12, 2018 6:04:49 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test20PluginsCommandWhenNoPlugins]: before test Aug 12, 2018 6:04:49 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test30InstallDoesNotStartServer]: before test Aug 12, 2018 6:04:49 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test40StartServer]: before test Aug 12, 2018 6:04:49 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test50Remove]: before test Aug 12, 2018 6:04:49 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test60Reinstall]: before test Aug 12, 2018 6:04:49 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test05InstallFailsWhenJavaMissing]: before test Aug 12, 2018 6:04:49 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test10InstallPackage]: before test Aug 12, 2018 6:04:49 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test20PluginsCommandWhenNoPlugins]: before test Aug 12, 2018 6:04:49 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test30InstallDoesNotStartServer]: before test Aug 12, 2018 6:04:49 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test40StartServer]: before test Aug 12, 2018 6:04:49 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test50Remove]: before test Aug 12, 2018 6:04:49 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test60Reinstall]: before test Aug 12, 2018 6:04:49 AM org.elasticsearch.packaging.test.DefaultDebPreservationTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 6:04:49 AM org.elasticsearch.packaging.test.DefaultDebPreservationTests logTestNameBefore INFO: [test20Remove]: before test Aug 12, 2018 6:04:49 AM org.elasticsearch.packaging.test.DefaultDebPreservationTests logTestNameBefore INFO: [test30Purge]: before test Aug 12, 2018 6:04:49 AM org.elasticsearch.packaging.test.OssDebPreservationTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 6:04:49 AM org.elasticsearch.packaging.test.OssDebPreservationTests logTestNameBefore INFO: [test20Remove]: before test Aug 12, 2018 6:04:49 AM org.elasticsearch.packaging.test.OssDebPreservationTests logTestNameBefore INFO: [test30Purge]: before test Aug 12, 2018 6:04:49 AM org.elasticsearch.packaging.test.DefaultRpmPreservationTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 6:04:52 AM org.elasticsearch.packaging.test.DefaultRpmPreservationTests logTestNameBefore INFO: [test20Remove]: before test Aug 12, 2018 6:04:52 AM org.elasticsearch.packaging.test.DefaultRpmPreservationTests logTestNameBefore INFO: [test30PreserveConfig]: before test Aug 12, 2018 6:04:55 AM org.elasticsearch.packaging.test.OssRpmPreservationTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 6:04:57 AM org.elasticsearch.packaging.test.OssRpmPreservationTests logTestNameBefore INFO: [test20Remove]: before test Aug 12, 2018 6:04:57 AM org.elasticsearch.packaging.test.OssRpmPreservationTests logTestNameBefore INFO: [test30PreserveConfig]: before test .............................................................................. Time: 146.909 OK (78 tests) :qa:vagrant:vagrantSles12#javaPackagingTest (Thread[Task worker for ':',5,main]) completed. Took 2 mins 28.457 secs. :qa:vagrant:vagrantSles12#halt (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantSles12#halt Task ':qa:vagrant:vagrantSles12#halt' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant halt sles-12 Successfully started process 'command 'vagrant'' ==> sles-12: Removing cache buckets symlinks... ==> sles-12: Attempting graceful shutdown of VM... :qa:vagrant:vagrantSles12#halt (Thread[Task worker for ':',5,main]) completed. Took 17.673 secs. :qa:vagrant:vagrantUbuntu1404#destroy (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantUbuntu1404#destroy Task ':qa:vagrant:vagrantUbuntu1404#destroy' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'bash''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests Command: bash -c vagrant status ubuntu-1404 | grep -q "ubuntu-1404\s\+not created" || vagrant destroy ubuntu-1404 --force Successfully started process 'command 'bash'' ==> ubuntu-1404: Destroying VM and associated drives... :qa:vagrant:vagrantUbuntu1404#destroy (Thread[Task worker for ':',5,main]) completed. Took 3.107 secs. :qa:vagrant:vagrantUbuntu1404#update (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantUbuntu1404#update Task ':qa:vagrant:vagrantUbuntu1404#update' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant box update ubuntu-1404 Successfully started process 'command 'vagrant'' ==> ubuntu-1404: Checking for updates to 'elastic/ubuntu-14.04-x86_64' ubuntu-1404: Latest installed version: 20180805.0.0 ubuntu-1404: Version constraints: ubuntu-1404: Provider: virtualbox ==> ubuntu-1404: Box 'elastic/ubuntu-14.04-x86_64' (v20180805.0.0) is running the latest version. :qa:vagrant:vagrantUbuntu1404#update (Thread[Task worker for ':',5,main]) completed. Took 1.6 secs. :qa:vagrant:vagrantUbuntu1404#up (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantUbuntu1404#up Task ':qa:vagrant:vagrantUbuntu1404#up' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant up ubuntu-1404 --provision --provider virtualbox Successfully started process 'command 'vagrant'' Bringing machine 'ubuntu-1404' up with 'virtualbox' provider... ==> ubuntu-1404: Importing base box 'elastic/ubuntu-14.04-x86_64'... Progress: 10% Progress: 20% Progress: 30% Progress: 40% Progress: 50% Progress: 60% Progress: 70% Progress: 80% Progress: 90% ==> ubuntu-1404: Matching MAC address for NAT networking... ==> ubuntu-1404: Checking if box 'elastic/ubuntu-14.04-x86_64' is up to date... ==> ubuntu-1404: Setting the name of the VM: elasticelasticsearchmasterpackaging-tests_ubuntu-1404_1534053926284_47021 ==> ubuntu-1404: Clearing any previously set network interfaces... ==> ubuntu-1404: Preparing network interfaces based on configuration... ubuntu-1404: Adapter 1: nat ==> ubuntu-1404: Forwarding ports... ubuntu-1404: 22 (guest) => 2222 (host) (adapter 1) ==> ubuntu-1404: Running 'pre-boot' VM customizations... ==> ubuntu-1404: Booting VM... ==> ubuntu-1404: Waiting for machine to boot. This may take a few minutes... ubuntu-1404: SSH address: 127.0.0.1:2222 ubuntu-1404: SSH username: vagrant ubuntu-1404: SSH auth method: private key ubuntu-1404: ubuntu-1404: Vagrant insecure key detected. Vagrant will automatically replace ubuntu-1404: this with a newly generated keypair for better security. ubuntu-1404: ubuntu-1404: Inserting generated public key within guest... ubuntu-1404: Removing insecure key from the guest if it's present... ubuntu-1404: Key inserted! Disconnecting and reconnecting using new SSH key... ==> ubuntu-1404: Machine booted and ready! ==> ubuntu-1404: Checking for guest additions in VM... ubuntu-1404: The guest additions on this VM do not match the installed version of ubuntu-1404: VirtualBox! In most cases this is fine, but in rare cases it can ubuntu-1404: prevent things such as shared folders from working properly. If you see ubuntu-1404: shared folder errors, please make sure the guest additions within the ubuntu-1404: virtual machine match the version of VirtualBox you have installed on ubuntu-1404: your host and reload your VM. ubuntu-1404: ubuntu-1404: Guest Additions Version: 5.0.18_Ubuntu r106667 ubuntu-1404: VirtualBox Version: 5.2 ==> ubuntu-1404: Mounting shared folders... ubuntu-1404: /project => /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant ubuntu-1404: /elasticsearch => /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests ubuntu-1404: /tmp/vagrant-cache => /var/lib/jenkins/.vagrant.d/cache/elastic/ubuntu-14.04-x86_64 ==> ubuntu-1404: Configuring cache buckets... ==> ubuntu-1404: Running provisioner: fix-no-tty (shell)... ubuntu-1404: Running: inline script ==> ubuntu-1404: Configuring cache buckets... ==> ubuntu-1404: Running provisioner: markerfile (shell)... ubuntu-1404: Running: inline script ==> ubuntu-1404: Configuring cache buckets... ==> ubuntu-1404: Running provisioner: clean es installs in tmp (shell)... ubuntu-1404: Running: inline script ==> ubuntu-1404: Configuring cache buckets... ==> ubuntu-1404: Running provisioner: set prompt (shell)... ubuntu-1404: Running: inline script ==> ubuntu-1404: Configuring cache buckets... ==> ubuntu-1404: Running provisioner: install dependencies (shell)... ubuntu-1404: Running: inline script ubuntu-1404: ==> Installing bats ubuntu-1404: Cloning into '/tmp/bats'... ubuntu-1404: Installed Bats to /usr/bin/bats ==> ubuntu-1404: Configuring cache buckets... :qa:vagrant:vagrantUbuntu1404#up (Thread[Task worker for ':',5,main]) completed. Took 2 mins 5.075 secs. :qa:vagrant:vagrantUbuntu1404#batsPackagingTest (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantUbuntu1404#batsPackagingTest Task ':qa:vagrant:vagrantUbuntu1404#batsPackagingTest' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant ssh ubuntu-1404 --command cd $PACKAGING_ARCHIVES && sudo bats --tap $BATS_TESTS/*.bats Successfully started process 'command 'vagrant'' 1..187 ok 1 [TAR PLUGINS] install a sample plugin with a symlinked plugins path ok 2 [TAR PLUGINS] install a sample plugin with a custom CONFIG_DIR ok 3 [TAR PLUGINS] install a sample plugin from a directory with a space ok 4 [TAR PLUGINS] install a sample plugin to elasticsearch directory with a space ok 5 [TAR PLUGINS] fail if java executable is not found ok 6 [TAR PLUGINS] install a sample plugin ok 7 [TAR PLUGINS] install icu plugin ok 8 [TAR PLUGINS] install kuromoji plugin ok 9 [TAR PLUGINS] install nori plugin ok 10 [TAR PLUGINS] install phonetic plugin ok 11 [TAR PLUGINS] install smartcn plugin ok 12 [TAR PLUGINS] install stempel plugin ok 13 [TAR PLUGINS] install ukrainian plugin ok 14 [TAR PLUGINS] install gce plugin ok 15 [TAR PLUGINS] install discovery-azure-classic plugin ok 16 [TAR PLUGINS] install discovery-ec2 plugin ok 17 [TAR PLUGINS] install discovery-file plugin ok 18 [TAR PLUGINS] install ingest-attachment plugin ok 19 [TAR PLUGINS] install ingest-geoip plugin ok 20 [TAR PLUGINS] install ingest-user-agent plugin ok 21 [TAR PLUGINS] check ingest-common module ok 22 [TAR PLUGINS] check lang-expression module ok 23 [TAR PLUGINS] check lang-mustache module ok 24 [TAR PLUGINS] check lang-painless module ok 25 [TAR PLUGINS] install murmur3 mapper plugin ok 26 [TAR PLUGINS] check reindex module ok 27 [TAR PLUGINS] install repository-hdfs plugin ok 28 [TAR PLUGINS] install size mapper plugin ok 29 [TAR PLUGINS] install repository-azure plugin ok 30 [TAR PLUGINS] install repository-gcs plugin ok 31 [TAR PLUGINS] install repository-s3 plugin ok 32 [TAR PLUGINS] install store-smb plugin ok 33 [TAR PLUGINS] install transport-nio plugin ok 34 [TAR PLUGINS] check the installed plugins can be listed with 'plugins list' and result matches the list of plugins in plugins pom ok 35 [TAR PLUGINS] start elasticsearch with all plugins installed ok 36 [TAR PLUGINS] check the installed plugins matches the list of build plugins ok 37 [TAR PLUGINS] stop elasticsearch ok 38 [TAR PLUGINS] remove a sample plugin ok 39 [TAR PLUGINS] remove icu plugin ok 40 [TAR PLUGINS] remove kuromoji plugin ok 41 [TAR PLUGINS] remove nori plugin ok 42 [TAR PLUGINS] remove phonetic plugin ok 43 [TAR PLUGINS] remove smartcn plugin ok 44 [TAR PLUGINS] remove stempel plugin ok 45 [TAR PLUGINS] remove ukrainian plugin ok 46 [TAR PLUGINS] remove gce plugin ok 47 [TAR PLUGINS] remove discovery-azure-classic plugin ok 48 [TAR PLUGINS] remove discovery-ec2 plugin ok 49 [TAR PLUGINS] remove discovery-file plugin ok 50 [TAR PLUGINS] remove ingest-attachment plugin ok 51 [TAR PLUGINS] remove ingest-geoip plugin ok 52 [TAR PLUGINS] remove ingest-user-agent plugin ok 53 [TAR PLUGINS] remove murmur3 mapper plugin ok 54 [TAR PLUGINS] remove size mapper plugin ok 55 [TAR PLUGINS] remove repository-azure plugin ok 56 [TAR PLUGINS] remove repository-gcs plugin ok 57 [TAR PLUGINS] remove repository-hdfs plugin ok 58 [TAR PLUGINS] remove repository-s3 plugin ok 59 [TAR PLUGINS] remove store-smb plugin ok 60 [TAR PLUGINS] remove transport-nio plugin ok 61 [TAR PLUGINS] start elasticsearch with all plugins removed ok 62 [TAR PLUGINS] check that there are now no plugins installed ok 63 [TAR PLUGINS] stop elasticsearch ok 64 [TAR PLUGINS] install a sample plugin with different logging modes and check output ok 65 [TAR PLUGINS] test java home with space ok 66 [TAR PLUGINS] test ES_JAVA_OPTS ok 67 [TAR PLUGINS] test umask ok 68 [TAR PLUGINS] hostname ok 69 [DEB PLUGINS] install a sample plugin with a symlinked plugins path ok 70 [DEB PLUGINS] install a sample plugin with a custom CONFIG_DIR ok 71 [DEB PLUGINS] install a sample plugin from a directory with a space ok 72 # skip (Test case only supported by TAR PLUGINS) [DEB PLUGINS] install a sample plugin to elasticsearch directory with a space ok 72 # skip (Test case only supported by TAR PLUGINS) [DEB PLUGINS] install a sample plugin to elasticsearch directory with a space ok 73 # skip (Test case only supported by TAR PLUGINS) [DEB PLUGINS] fail if java executable is not found ok 73 # skip (Test case only supported by TAR PLUGINS) [DEB PLUGINS] fail if java executable is not found ok 74 [DEB PLUGINS] install a sample plugin ok 75 [DEB PLUGINS] install icu plugin ok 76 [DEB PLUGINS] install kuromoji plugin ok 77 [DEB PLUGINS] install nori plugin ok 78 [DEB PLUGINS] install phonetic plugin ok 79 [DEB PLUGINS] install smartcn plugin ok 80 [DEB PLUGINS] install stempel plugin ok 81 [DEB PLUGINS] install ukrainian plugin ok 82 [DEB PLUGINS] install gce plugin ok 83 [DEB PLUGINS] install discovery-azure-classic plugin ok 84 [DEB PLUGINS] install discovery-ec2 plugin ok 85 [DEB PLUGINS] install discovery-file plugin ok 86 [DEB PLUGINS] install ingest-attachment plugin ok 87 [DEB PLUGINS] install ingest-geoip plugin ok 88 [DEB PLUGINS] install ingest-user-agent plugin ok 89 [DEB PLUGINS] check ingest-common module ok 90 [DEB PLUGINS] check lang-expression module ok 91 [DEB PLUGINS] check lang-mustache module ok 92 [DEB PLUGINS] check lang-painless module ok 93 [DEB PLUGINS] install murmur3 mapper plugin ok 94 [DEB PLUGINS] check reindex module ok 95 [DEB PLUGINS] install repository-hdfs plugin ok 96 [DEB PLUGINS] install size mapper plugin ok 97 [DEB PLUGINS] install repository-azure plugin ok 98 [DEB PLUGINS] install repository-gcs plugin ok 99 [DEB PLUGINS] install repository-s3 plugin ok 100 [DEB PLUGINS] install store-smb plugin ok 101 [DEB PLUGINS] install transport-nio plugin ok 102 [DEB PLUGINS] check the installed plugins can be listed with 'plugins list' and result matches the list of plugins in plugins pom ok 103 [DEB PLUGINS] start elasticsearch with all plugins installed ok 104 [DEB PLUGINS] check the installed plugins matches the list of build plugins ok 105 [DEB PLUGINS] stop elasticsearch ok 106 [DEB PLUGINS] remove a sample plugin ok 107 [DEB PLUGINS] remove icu plugin ok 108 [DEB PLUGINS] remove kuromoji plugin ok 109 [DEB PLUGINS] remove nori plugin ok 110 [DEB PLUGINS] remove phonetic plugin ok 111 [DEB PLUGINS] remove smartcn plugin ok 112 [DEB PLUGINS] remove stempel plugin ok 113 [DEB PLUGINS] remove ukrainian plugin ok 114 [DEB PLUGINS] remove gce plugin ok 115 [DEB PLUGINS] remove discovery-azure-classic plugin ok 116 [DEB PLUGINS] remove discovery-ec2 plugin ok 117 [DEB PLUGINS] remove discovery-file plugin ok 118 [DEB PLUGINS] remove ingest-attachment plugin ok 119 [DEB PLUGINS] remove ingest-geoip plugin ok 120 [DEB PLUGINS] remove ingest-user-agent plugin ok 121 [DEB PLUGINS] remove murmur3 mapper plugin ok 122 [DEB PLUGINS] remove size mapper plugin ok 123 [DEB PLUGINS] remove repository-azure plugin ok 124 [DEB PLUGINS] remove repository-gcs plugin ok 125 [DEB PLUGINS] remove repository-hdfs plugin ok 126 [DEB PLUGINS] remove repository-s3 plugin ok 127 [DEB PLUGINS] remove store-smb plugin ok 128 [DEB PLUGINS] remove transport-nio plugin ok 129 [DEB PLUGINS] start elasticsearch with all plugins removed ok 130 [DEB PLUGINS] check that there are now no plugins installed ok 131 [DEB PLUGINS] stop elasticsearch ok 132 [DEB PLUGINS] install a sample plugin with different logging modes and check output ok 133 [DEB PLUGINS] test java home with space ok 134 [DEB PLUGINS] test ES_JAVA_OPTS ok 135 [DEB PLUGINS] test umask ok 136 [DEB PLUGINS] hostname ok 137 # skip (systemd is not supported) [SYSTEMD] install elasticsearch ok 137 # skip (systemd is not supported) [SYSTEMD] install elasticsearch ok 138 # skip (systemd is not supported) [SYSTEMD] daemon reload after install ok 138 # skip (systemd is not supported) [SYSTEMD] daemon reload after install ok 139 # skip (systemd is not supported) [SYSTEMD] daemon isn't enabled on restart ok 139 # skip (systemd is not supported) [SYSTEMD] daemon isn't enabled on restart ok 140 # skip (systemd is not supported) [SYSTEMD] enable ok 140 # skip (systemd is not supported) [SYSTEMD] enable ok 141 # skip (systemd is not supported) [SYSTEMD] start ok 141 # skip (systemd is not supported) [SYSTEMD] start ok 142 # skip (systemd is not supported) [SYSTEMD] start (running) ok 142 # skip (systemd is not supported) [SYSTEMD] start (running) ok 143 # skip (systemd is not supported) [SYSTEMD] is active (running) ok 143 # skip (systemd is not supported) [SYSTEMD] is active (running) ok 144 # skip (systemd is not supported) [SYSTEMD] status (running) ok 144 # skip (systemd is not supported) [SYSTEMD] status (running) ok 145 # skip (systemd is not supported) [SYSTEMD] test elasticsearch ok 145 # skip (systemd is not supported) [SYSTEMD] test elasticsearch ok 146 # skip (systemd is not supported) [SYSTEMD] restart ok 146 # skip (systemd is not supported) [SYSTEMD] restart ok 147 # skip (systemd is not supported) [SYSTEMD] stop (running) ok 147 # skip (systemd is not supported) [SYSTEMD] stop (running) ok 148 # skip (systemd is not supported) [SYSTEMD] status (stopping) ok 148 # skip (systemd is not supported) [SYSTEMD] status (stopping) ok 149 # skip (systemd is not supported) [SYSTEMD] stop (stopped) ok 149 # skip (systemd is not supported) [SYSTEMD] stop (stopped) ok 150 # skip (systemd is not supported) [SYSTEMD] status (stopped) ok 150 # skip (systemd is not supported) [SYSTEMD] status (stopped) ok 151 # skip (systemd is not supported) [SYSTEMD] delete PID_DIR and restart ok 151 # skip (systemd is not supported) [SYSTEMD] delete PID_DIR and restart ok 152 # skip (systemd is not supported) [SYSTEMD] start Elasticsearch with custom JVM options ok 152 # skip (systemd is not supported) [SYSTEMD] start Elasticsearch with custom JVM options ok 153 # skip (systemd is not supported) [SYSTEMD] masking systemd-sysctl ok 153 # skip (systemd is not supported) [SYSTEMD] masking systemd-sysctl ok 154 # skip (systemd is not supported) [SYSTEMD] service file sets limits ok 154 # skip (systemd is not supported) [SYSTEMD] service file sets limits ok 155 # skip (systemd is not supported) [SYSTEMD] test runtime directory ok 155 # skip (systemd is not supported) [SYSTEMD] test runtime directory ok 156 # skip (systemd is not supported) [SYSTEMD] GC logs exist ok 156 # skip (systemd is not supported) [SYSTEMD] GC logs exist ok 157 [INIT.D] remove any leftover configuration to start elasticsearch on restart ok 158 [INIT.D] install elasticsearch ok 159 [INIT.D] elasticsearch fails if startup script is not executable ok 160 [INIT.D] daemon isn't enabled on restart ok 161 [INIT.D] start ok 162 [INIT.D] status (running) ok 163 [INIT.D] test elasticsearch ok 164 [INIT.D] restart ok 165 [INIT.D] stop (running) ok 166 [INIT.D] status (stopped) ok 167 [INIT.D] start Elasticsearch with custom JVM options ok 168 [INIT.D] delete PID_DIR and restart ok 169 [INIT.D] GC logs exist ok 170 [INIT.D] sysctl is run when the value set is too small ok 171 [INIT.D] sysctl is not run when it already has a larger or equal value set ok 172 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] install old version ok 172 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] install old version ok 173 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] start old version ok 173 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] start old version ok 174 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] check elasticsearch version is old version ok 174 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] check elasticsearch version is old version ok 175 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] index some documents into a few indexes ok 175 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] index some documents into a few indexes ok 176 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] verify that the documents are there ok 176 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] verify that the documents are there ok 177 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] stop old version ok 177 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] stop old version ok 178 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] install version under test ok 178 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] install version under test ok 179 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] start version under test ok 179 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] start version under test ok 180 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] check elasticsearch version is version under test ok 180 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] check elasticsearch version is version under test ok 181 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] verify that the documents are there after restart ok 181 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] verify that the documents are there after restart ok 182 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] stop version under test ok 182 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] stop version under test ok 183 [REINSTALL] install ok 184 [REINSTALL] purge elasticsearch ok 185 [REINSTALL] chown directories ok 186 [REINSTALL] reinstall elasticsearch ok 187 [REINSTALL] check ownership :qa:vagrant:vagrantUbuntu1404#batsPackagingTest (Thread[Task worker for ':',5,main]) completed. Took 5 mins 34.03 secs. :qa:vagrant:vagrantUbuntu1404#javaPackagingTest (Thread[Task worker for ':',5,main]) started. Aug 12, 2018 6:12:47 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore > Task :qa:vagrant:vagrantUbuntu1404#javaPackagingTest INFO: [test10Install]: before test Task ':qa:vagrant:vagrantUbuntu1404#javaPackagingTest' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant ssh ubuntu-1404 --command sudo bash "$PACKAGING_TESTS/run-tests.sh" Successfully started process 'command 'vagrant'' JUnit version 4.12 Aug 12, 2018 6:12:48 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test20PluginsListWithNoPlugins]: before test Aug 12, 2018 6:12:49 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test30AbortWhenJavaMissing]: before test Aug 12, 2018 6:12:49 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test40CreateKeystoreManually]: before test Aug 12, 2018 6:12:50 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test50StartAndStop]: before test Aug 12, 2018 6:12:59 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test60AutoCreateKeystore]: before test Aug 12, 2018 6:13:00 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test70CustomPathConfAndJvmOptions]: before test Aug 12, 2018 6:13:09 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test80RelativePathConf]: before test Aug 12, 2018 6:13:18 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test90SecurityCliPackaging]: before test Aug 12, 2018 6:13:18 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 6:13:19 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test20PluginsListWithNoPlugins]: before test Aug 12, 2018 6:13:19 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test30AbortWhenJavaMissing]: before test Aug 12, 2018 6:13:19 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test40CreateKeystoreManually]: before test Aug 12, 2018 6:13:20 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test50StartAndStop]: before test Aug 12, 2018 6:13:28 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test60AutoCreateKeystore]: before test Aug 12, 2018 6:13:28 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test70CustomPathConfAndJvmOptions]: before test Aug 12, 2018 6:13:35 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test80RelativePathConf]: before test Aug 12, 2018 6:13:42 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test90SecurityCliPackaging]: before test Aug 12, 2018 6:13:42 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 6:13:43 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test20PluginsListWithNoPlugins]: before test Aug 12, 2018 6:13:44 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test30AbortWhenJavaMissing]: before test Aug 12, 2018 6:13:44 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test40CreateKeystoreManually]: before test Aug 12, 2018 6:13:45 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test50StartAndStop]: before test Aug 12, 2018 6:13:54 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test60AutoCreateKeystore]: before test Aug 12, 2018 6:13:55 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test70CustomPathConfAndJvmOptions]: before test Aug 12, 2018 6:14:03 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test80RelativePathConf]: before test Aug 12, 2018 6:14:12 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test90SecurityCliPackaging]: before test Aug 12, 2018 6:14:13 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 6:14:13 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test20PluginsListWithNoPlugins]: before test Aug 12, 2018 6:14:14 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test30AbortWhenJavaMissing]: before test Aug 12, 2018 6:14:14 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test40CreateKeystoreManually]: before test Aug 12, 2018 6:14:15 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test50StartAndStop]: before test Aug 12, 2018 6:14:22 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test60AutoCreateKeystore]: before test Aug 12, 2018 6:14:23 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test70CustomPathConfAndJvmOptions]: before test Aug 12, 2018 6:14:29 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test80RelativePathConf]: before test Aug 12, 2018 6:14:36 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test90SecurityCliPackaging]: before test Aug 12, 2018 6:14:36 AM org.elasticsearch.packaging.test.PackageDependenciesTests logTestNameBefore INFO: [testDebDependencies]: before test Aug 12, 2018 6:14:36 AM org.elasticsearch.packaging.test.PackageDependenciesTests logTestNameBefore INFO: [testRpmDependencies]: before test Aug 12, 2018 6:14:36 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test05InstallFailsWhenJavaMissing]: before test Aug 12, 2018 6:14:36 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test10InstallPackage]: before test Aug 12, 2018 6:14:36 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test20PluginsCommandWhenNoPlugins]: before test Aug 12, 2018 6:14:36 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test30InstallDoesNotStartServer]: before test Aug 12, 2018 6:14:36 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test40StartServer]: before test Aug 12, 2018 6:14:36 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test50Remove]: before test Aug 12, 2018 6:14:36 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test60Reinstall]: before test Aug 12, 2018 6:14:36 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test05InstallFailsWhenJavaMissing]: before test Aug 12, 2018 6:14:36 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test10InstallPackage]: before test Aug 12, 2018 6:14:36 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test20PluginsCommandWhenNoPlugins]: before test Aug 12, 2018 6:14:36 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test30InstallDoesNotStartServer]: before test Aug 12, 2018 6:14:36 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test40StartServer]: before test Aug 12, 2018 6:14:36 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test50Remove]: before test Aug 12, 2018 6:14:36 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test60Reinstall]: before test Aug 12, 2018 6:14:36 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test05InstallFailsWhenJavaMissing]: before test Aug 12, 2018 6:14:36 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test10InstallPackage]: before test Aug 12, 2018 6:14:38 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test20PluginsCommandWhenNoPlugins]: before test Aug 12, 2018 6:14:39 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test30InstallDoesNotStartServer]: before test Aug 12, 2018 6:14:39 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test40StartServer]: before test Aug 12, 2018 6:14:49 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test50Remove]: before test Aug 12, 2018 6:14:49 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test60Reinstall]: before test Aug 12, 2018 6:14:51 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test05InstallFailsWhenJavaMissing]: before test Aug 12, 2018 6:14:51 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test10InstallPackage]: before test Aug 12, 2018 6:14:53 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test20PluginsCommandWhenNoPlugins]: before test Aug 12, 2018 6:14:53 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test30InstallDoesNotStartServer]: before test Aug 12, 2018 6:14:53 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test40StartServer]: before test Aug 12, 2018 6:15:01 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test50Remove]: before test Aug 12, 2018 6:15:02 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test60Reinstall]: before test Aug 12, 2018 6:15:04 AM org.elasticsearch.packaging.test.DefaultDebPreservationTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 6:15:06 AM org.elasticsearch.packaging.test.DefaultDebPreservationTests logTestNameBefore INFO: [test20Remove]: before test Aug 12, 2018 6:15:06 AM org.elasticsearch.packaging.test.DefaultDebPreservationTests logTestNameBefore INFO: [test30Purge]: before test Aug 12, 2018 6:15:06 AM org.elasticsearch.packaging.test.OssDebPreservationTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 6:15:08 AM org.elasticsearch.packaging.test.OssDebPreservationTests logTestNameBefore INFO: [test20Remove]: before test Aug 12, 2018 6:15:08 AM org.elasticsearch.packaging.test.OssDebPreservationTests logTestNameBefore INFO: [test30Purge]: before test Aug 12, 2018 6:15:08 AM org.elasticsearch.packaging.test.DefaultRpmPreservationTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 6:15:08 AM org.elasticsearch.packaging.test.DefaultRpmPreservationTests logTestNameBefore INFO: [test20Remove]: before test Aug 12, 2018 6:15:08 AM org.elasticsearch.packaging.test.DefaultRpmPreservationTests logTestNameBefore INFO: [test30PreserveConfig]: before test .............................................................................. Time: 141.391 Aug 12, 2018 6:15:08 AM org.elasticsearch.packaging.test.OssRpmPreservationTests logTestNameBefore OK (78 tests) :qa:vagrant:vagrantUbuntu1404#javaPackagingTest (Thread[Task worker for ':',5,main]) completed. Took 2 mins 22.56 secs. :qa:vagrant:vagrantUbuntu1404#halt (Thread[Task worker for ':',5,main]) started. INFO: [test10Install]: before test Aug 12, 2018 6:15:08 AM org.elasticsearch.packaging.test.OssRpmPreservationTests logTestNameBefore INFO: [test20Remove]: before test Aug 12, 2018 6:15:08 AM org.elasticsearch.packaging.test.OssRpmPreservationTests logTestNameBefore INFO: [test30PreserveConfig]: before test > Task :qa:vagrant:vagrantUbuntu1404#halt Task ':qa:vagrant:vagrantUbuntu1404#halt' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant halt ubuntu-1404 Successfully started process 'command 'vagrant'' ==> ubuntu-1404: Removing cache buckets symlinks... ==> ubuntu-1404: Attempting graceful shutdown of VM... :qa:vagrant:vagrantUbuntu1404#halt (Thread[Task worker for ':',5,main]) completed. Took 7.642 secs. :qa:vagrant:vagrantUbuntu1604#destroy (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantUbuntu1604#destroy Task ':qa:vagrant:vagrantUbuntu1604#destroy' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'bash''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests Command: bash -c vagrant status ubuntu-1604 | grep -q "ubuntu-1604\s\+not created" || vagrant destroy ubuntu-1604 --force Successfully started process 'command 'bash'' ==> ubuntu-1604: Destroying VM and associated drives... :qa:vagrant:vagrantUbuntu1604#destroy (Thread[Task worker for ':',5,main]) completed. Took 3.167 secs. :qa:vagrant:vagrantUbuntu1604#update (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantUbuntu1604#update Task ':qa:vagrant:vagrantUbuntu1604#update' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant box update ubuntu-1604 Successfully started process 'command 'vagrant'' ==> ubuntu-1604: Checking for updates to 'elastic/ubuntu-16.04-x86_64' ubuntu-1604: Latest installed version: 20180805.0.0 ubuntu-1604: Version constraints: ubuntu-1604: Provider: virtualbox ==> ubuntu-1604: Box 'elastic/ubuntu-16.04-x86_64' (v20180805.0.0) is running the latest version. :qa:vagrant:vagrantUbuntu1604#update (Thread[Task worker for ':',5,main]) completed. Took 1.514 secs. :qa:vagrant:vagrantUbuntu1604#up (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantUbuntu1604#up Task ':qa:vagrant:vagrantUbuntu1604#up' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant up ubuntu-1604 --provision --provider virtualbox Successfully started process 'command 'vagrant'' Bringing machine 'ubuntu-1604' up with 'virtualbox' provider... ==> ubuntu-1604: Importing base box 'elastic/ubuntu-16.04-x86_64'... Progress: 10% Progress: 20% Progress: 30% Progress: 40% Progress: 60% Progress: 70% Progress: 80% Progress: 90% ==> ubuntu-1604: Matching MAC address for NAT networking... ==> ubuntu-1604: Checking if box 'elastic/ubuntu-16.04-x86_64' is up to date... ==> ubuntu-1604: Setting the name of the VM: elasticelasticsearchmasterpackaging-tests_ubuntu-1604_1534054537101_37336 ==> ubuntu-1604: Clearing any previously set network interfaces... ==> ubuntu-1604: Preparing network interfaces based on configuration... ubuntu-1604: Adapter 1: nat ==> ubuntu-1604: Forwarding ports... ubuntu-1604: 22 (guest) => 2222 (host) (adapter 1) ==> ubuntu-1604: Running 'pre-boot' VM customizations... ==> ubuntu-1604: Booting VM... ==> ubuntu-1604: Waiting for machine to boot. This may take a few minutes... ubuntu-1604: SSH address: 127.0.0.1:2222 ubuntu-1604: SSH username: vagrant ubuntu-1604: SSH auth method: private key ubuntu-1604: ubuntu-1604: Vagrant insecure key detected. Vagrant will automatically replace ubuntu-1604: this with a newly generated keypair for better security. ubuntu-1604: ubuntu-1604: Inserting generated public key within guest... ubuntu-1604: Removing insecure key from the guest if it's present... ubuntu-1604: Key inserted! Disconnecting and reconnecting using new SSH key... ==> ubuntu-1604: Machine booted and ready! ==> ubuntu-1604: Checking for guest additions in VM... ubuntu-1604: The guest additions on this VM do not match the installed version of ubuntu-1604: VirtualBox! In most cases this is fine, but in rare cases it can ubuntu-1604: prevent things such as shared folders from working properly. If you see ubuntu-1604: shared folder errors, please make sure the guest additions within the ubuntu-1604: virtual machine match the version of VirtualBox you have installed on ubuntu-1604: your host and reload your VM. ubuntu-1604: ubuntu-1604: Guest Additions Version: 5.0.18_Ubuntu r106667 ubuntu-1604: VirtualBox Version: 5.2 ==> ubuntu-1604: Mounting shared folders... ubuntu-1604: /project => /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant ubuntu-1604: /elasticsearch => /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests ubuntu-1604: /tmp/vagrant-cache => /var/lib/jenkins/.vagrant.d/cache/elastic/ubuntu-16.04-x86_64 ==> ubuntu-1604: Configuring cache buckets... ==> ubuntu-1604: Running provisioner: fix-no-tty (shell)... ubuntu-1604: Running: inline script ==> ubuntu-1604: Configuring cache buckets... ==> ubuntu-1604: Running provisioner: markerfile (shell)... ubuntu-1604: Running: inline script ==> ubuntu-1604: Configuring cache buckets... ==> ubuntu-1604: Running provisioner: clean es installs in tmp (shell)... ubuntu-1604: Running: inline script ==> ubuntu-1604: Configuring cache buckets... ==> ubuntu-1604: Running provisioner: set prompt (shell)... ubuntu-1604: Running: inline script ==> ubuntu-1604: Configuring cache buckets... ==> ubuntu-1604: Running provisioner: install dependencies (shell)... ubuntu-1604: Running: inline script ubuntu-1604: ==> Installing jayatana ubuntu-1604: Reading package lists... ubuntu-1604: Building dependency tree... ubuntu-1604: ubuntu-1604: Reading state information... ubuntu-1604: The following additional packages will be installed: ubuntu-1604: gir1.2-dbusmenu-glib-0.4 libdbusmenu-glib4 ubuntu-1604: The following NEW packages will be installed: ubuntu-1604: gir1.2-dbusmenu-glib-0.4 jayatana libdbusmenu-glib4 ubuntu-1604: dpkg-preconfigure: unable to re-open stdin: No such file or directory ubuntu-1604: 0 upgraded, 3 newly installed, 0 to remove and 9 not upgraded. ubuntu-1604: Need to get 0 B/88.4 kB of archives. ubuntu-1604: After this operation, 279 kB of additional disk space will be used. ubuntu-1604: Selecting previously unselected package libdbusmenu-glib4:amd64. ubuntu-1604: (Reading database ... ubuntu-1604: (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% ubuntu-1604: (Reading database ... 65% ubuntu-1604: (Reading database ... 70% ubuntu-1604: (Reading database ... 75% ubuntu-1604: (Reading database ... 80% ubuntu-1604: (Reading database ... 85% ubuntu-1604: (Reading database ... 90% ubuntu-1604: (Reading database ... 95% ubuntu-1604: (Reading database ... 100% (Reading database ... 85807 files and directories currently installed.) ubuntu-1604: Preparing to unpack .../libdbusmenu-glib4_16.04.1+16.04.20160927-0ubuntu1_amd64.deb ... ubuntu-1604: Unpacking libdbusmenu-glib4:amd64 (16.04.1+16.04.20160927-0ubuntu1) ... ubuntu-1604: Selecting previously unselected package gir1.2-dbusmenu-glib-0.4:amd64. ubuntu-1604: Preparing to unpack .../gir1.2-dbusmenu-glib-0.4_16.04.1+16.04.20160927-0ubuntu1_amd64.deb ... ubuntu-1604: Unpacking gir1.2-dbusmenu-glib-0.4:amd64 (16.04.1+16.04.20160927-0ubuntu1) ... ubuntu-1604: Selecting previously unselected package jayatana. ubuntu-1604: Preparing to unpack .../jayatana_2.7-0ubuntu5_amd64.deb ... ubuntu-1604: Unpacking jayatana (2.7-0ubuntu5) ... ubuntu-1604: Processing triggers for libc-bin (2.23-0ubuntu10) ... ubuntu-1604: Setting up libdbusmenu-glib4:amd64 (16.04.1+16.04.20160927-0ubuntu1) ... ubuntu-1604: Setting up gir1.2-dbusmenu-glib-0.4:amd64 (16.04.1+16.04.20160927-0ubuntu1) ... ubuntu-1604: Setting up jayatana (2.7-0ubuntu5) ... ubuntu-1604: Processing triggers for libc-bin (2.23-0ubuntu10) ... ubuntu-1604: ==> Installing bats ubuntu-1604: Cloning into '/tmp/bats'... ubuntu-1604: Installed Bats to /usr/bin/bats ==> ubuntu-1604: Configuring cache buckets... :qa:vagrant:vagrantUbuntu1604#up (Thread[Task worker for ':',5,main]) completed. Took 2 mins 5.48 secs. :qa:vagrant:vagrantUbuntu1604#batsPackagingTest (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantUbuntu1604#batsPackagingTest Task ':qa:vagrant:vagrantUbuntu1604#batsPackagingTest' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant ssh ubuntu-1604 --command cd $PACKAGING_ARCHIVES && sudo bats --tap $BATS_TESTS/*.bats Successfully started process 'command 'vagrant'' 1..187 ok 1 [TAR PLUGINS] install a sample plugin with a symlinked plugins path ok 2 [TAR PLUGINS] install a sample plugin with a custom CONFIG_DIR ok 3 [TAR PLUGINS] install a sample plugin from a directory with a space ok 4 [TAR PLUGINS] install a sample plugin to elasticsearch directory with a space ok 5 [TAR PLUGINS] fail if java executable is not found ok 6 [TAR PLUGINS] install a sample plugin ok 7 [TAR PLUGINS] install icu plugin ok 8 [TAR PLUGINS] install kuromoji plugin ok 9 [TAR PLUGINS] install nori plugin ok 10 [TAR PLUGINS] install phonetic plugin ok 11 [TAR PLUGINS] install smartcn plugin ok 12 [TAR PLUGINS] install stempel plugin ok 13 [TAR PLUGINS] install ukrainian plugin ok 14 [TAR PLUGINS] install gce plugin ok 15 [TAR PLUGINS] install discovery-azure-classic plugin ok 16 [TAR PLUGINS] install discovery-ec2 plugin ok 17 [TAR PLUGINS] install discovery-file plugin ok 18 [TAR PLUGINS] install ingest-attachment plugin ok 19 [TAR PLUGINS] install ingest-geoip plugin ok 20 [TAR PLUGINS] install ingest-user-agent plugin ok 21 [TAR PLUGINS] check ingest-common module ok 22 [TAR PLUGINS] check lang-expression module ok 23 [TAR PLUGINS] check lang-mustache module ok 24 [TAR PLUGINS] check lang-painless module ok 25 [TAR PLUGINS] install murmur3 mapper plugin ok 26 [TAR PLUGINS] check reindex module ok 27 [TAR PLUGINS] install repository-hdfs plugin ok 28 [TAR PLUGINS] install size mapper plugin ok 29 [TAR PLUGINS] install repository-azure plugin ok 30 [TAR PLUGINS] install repository-gcs plugin ok 31 [TAR PLUGINS] install repository-s3 plugin ok 32 [TAR PLUGINS] install store-smb plugin ok 33 [TAR PLUGINS] install transport-nio plugin ok 34 [TAR PLUGINS] check the installed plugins can be listed with 'plugins list' and result matches the list of plugins in plugins pom ok 35 [TAR PLUGINS] start elasticsearch with all plugins installed ok 36 [TAR PLUGINS] check the installed plugins matches the list of build plugins ok 37 [TAR PLUGINS] stop elasticsearch ok 38 [TAR PLUGINS] remove a sample plugin ok 39 [TAR PLUGINS] remove icu plugin ok 40 [TAR PLUGINS] remove kuromoji plugin ok 41 [TAR PLUGINS] remove nori plugin ok 42 [TAR PLUGINS] remove phonetic plugin ok 43 [TAR PLUGINS] remove smartcn plugin ok 44 [TAR PLUGINS] remove stempel plugin ok 45 [TAR PLUGINS] remove ukrainian plugin ok 46 [TAR PLUGINS] remove gce plugin ok 47 [TAR PLUGINS] remove discovery-azure-classic plugin ok 48 [TAR PLUGINS] remove discovery-ec2 plugin ok 49 [TAR PLUGINS] remove discovery-file plugin ok 50 [TAR PLUGINS] remove ingest-attachment plugin ok 51 [TAR PLUGINS] remove ingest-geoip plugin ok 52 [TAR PLUGINS] remove ingest-user-agent plugin ok 53 [TAR PLUGINS] remove murmur3 mapper plugin ok 54 [TAR PLUGINS] remove size mapper plugin ok 55 [TAR PLUGINS] remove repository-azure plugin ok 56 [TAR PLUGINS] remove repository-gcs plugin ok 57 [TAR PLUGINS] remove repository-hdfs plugin ok 58 [TAR PLUGINS] remove repository-s3 plugin ok 59 [TAR PLUGINS] remove store-smb plugin ok 60 [TAR PLUGINS] remove transport-nio plugin ok 61 [TAR PLUGINS] start elasticsearch with all plugins removed ok 62 [TAR PLUGINS] check that there are now no plugins installed ok 63 [TAR PLUGINS] stop elasticsearch ok 64 [TAR PLUGINS] install a sample plugin with different logging modes and check output ok 65 [TAR PLUGINS] test java home with space ok 66 [TAR PLUGINS] test ES_JAVA_OPTS ok 67 [TAR PLUGINS] test umask ok 68 [TAR PLUGINS] hostname ok 69 [DEB PLUGINS] install a sample plugin with a symlinked plugins path ok 70 [DEB PLUGINS] install a sample plugin with a custom CONFIG_DIR ok 71 [DEB PLUGINS] install a sample plugin from a directory with a space ok 72 # skip (Test case only supported by TAR PLUGINS) [DEB PLUGINS] install a sample plugin to elasticsearch directory with a space ok 72 # skip (Test case only supported by TAR PLUGINS) [DEB PLUGINS] install a sample plugin to elasticsearch directory with a space ok 73 # skip (Test case only supported by TAR PLUGINS) [DEB PLUGINS] fail if java executable is not found ok 73 # skip (Test case only supported by TAR PLUGINS) [DEB PLUGINS] fail if java executable is not found ok 74 [DEB PLUGINS] install a sample plugin ok 75 [DEB PLUGINS] install icu plugin ok 76 [DEB PLUGINS] install kuromoji plugin ok 77 [DEB PLUGINS] install nori plugin ok 78 [DEB PLUGINS] install phonetic plugin ok 79 [DEB PLUGINS] install smartcn plugin ok 80 [DEB PLUGINS] install stempel plugin ok 81 [DEB PLUGINS] install ukrainian plugin ok 82 [DEB PLUGINS] install gce plugin ok 83 [DEB PLUGINS] install discovery-azure-classic plugin ok 84 [DEB PLUGINS] install discovery-ec2 plugin ok 85 [DEB PLUGINS] install discovery-file plugin ok 86 [DEB PLUGINS] install ingest-attachment plugin ok 87 [DEB PLUGINS] install ingest-geoip plugin ok 88 [DEB PLUGINS] install ingest-user-agent plugin ok 89 [DEB PLUGINS] check ingest-common module ok 90 [DEB PLUGINS] check lang-expression module ok 91 [DEB PLUGINS] check lang-mustache module ok 92 [DEB PLUGINS] check lang-painless module ok 93 [DEB PLUGINS] install murmur3 mapper plugin ok 94 [DEB PLUGINS] check reindex module ok 95 [DEB PLUGINS] install repository-hdfs plugin ok 96 [DEB PLUGINS] install size mapper plugin ok 97 [DEB PLUGINS] install repository-azure plugin ok 98 [DEB PLUGINS] install repository-gcs plugin ok 99 [DEB PLUGINS] install repository-s3 plugin ok 100 [DEB PLUGINS] install store-smb plugin ok 101 [DEB PLUGINS] install transport-nio plugin ok 102 [DEB PLUGINS] check the installed plugins can be listed with 'plugins list' and result matches the list of plugins in plugins pom ok 103 [DEB PLUGINS] start elasticsearch with all plugins installed ok 104 [DEB PLUGINS] check the installed plugins matches the list of build plugins ok 105 [DEB PLUGINS] stop elasticsearch ok 106 [DEB PLUGINS] remove a sample plugin ok 107 [DEB PLUGINS] remove icu plugin ok 108 [DEB PLUGINS] remove kuromoji plugin ok 109 [DEB PLUGINS] remove nori plugin ok 110 [DEB PLUGINS] remove phonetic plugin ok 111 [DEB PLUGINS] remove smartcn plugin ok 112 [DEB PLUGINS] remove stempel plugin ok 113 [DEB PLUGINS] remove ukrainian plugin ok 114 [DEB PLUGINS] remove gce plugin ok 115 [DEB PLUGINS] remove discovery-azure-classic plugin ok 116 [DEB PLUGINS] remove discovery-ec2 plugin ok 117 [DEB PLUGINS] remove discovery-file plugin ok 118 [DEB PLUGINS] remove ingest-attachment plugin ok 119 [DEB PLUGINS] remove ingest-geoip plugin ok 120 [DEB PLUGINS] remove ingest-user-agent plugin ok 121 [DEB PLUGINS] remove murmur3 mapper plugin ok 122 [DEB PLUGINS] remove size mapper plugin ok 123 [DEB PLUGINS] remove repository-azure plugin ok 124 [DEB PLUGINS] remove repository-gcs plugin ok 125 [DEB PLUGINS] remove repository-hdfs plugin ok 126 [DEB PLUGINS] remove repository-s3 plugin ok 127 [DEB PLUGINS] remove store-smb plugin ok 128 [DEB PLUGINS] remove transport-nio plugin ok 129 [DEB PLUGINS] start elasticsearch with all plugins removed ok 130 [DEB PLUGINS] check that there are now no plugins installed ok 131 [DEB PLUGINS] stop elasticsearch ok 132 [DEB PLUGINS] install a sample plugin with different logging modes and check output ok 133 [DEB PLUGINS] test java home with space ok 134 [DEB PLUGINS] test ES_JAVA_OPTS ok 135 [DEB PLUGINS] test umask ok 136 [DEB PLUGINS] hostname ok 137 [SYSTEMD] install elasticsearch ok 138 [SYSTEMD] daemon reload after install ok 139 [SYSTEMD] daemon isn't enabled on restart ok 140 [SYSTEMD] enable ok 141 [SYSTEMD] start ok 142 [SYSTEMD] start (running) ok 143 [SYSTEMD] is active (running) ok 144 [SYSTEMD] status (running) ok 145 [SYSTEMD] test elasticsearch ok 146 [SYSTEMD] restart ok 147 [SYSTEMD] stop (running) ok 148 [SYSTEMD] status (stopping) ok 149 [SYSTEMD] stop (stopped) ok 150 [SYSTEMD] status (stopped) ok 151 [SYSTEMD] delete PID_DIR and restart ok 152 [SYSTEMD] start Elasticsearch with custom JVM options ok 153 [SYSTEMD] masking systemd-sysctl ok 154 [SYSTEMD] service file sets limits ok 155 [SYSTEMD] test runtime directory ok 156 [SYSTEMD] GC logs exist ok 157 # skip (sysvinit is supported, but systemd too) [INIT.D] remove any leftover configuration to start elasticsearch on restart ok 157 # skip (sysvinit is supported, but systemd too) [INIT.D] remove any leftover configuration to start elasticsearch on restart ok 158 # skip (sysvinit is supported, but systemd too) [INIT.D] install elasticsearch ok 158 # skip (sysvinit is supported, but systemd too) [INIT.D] install elasticsearch ok 159 # skip (sysvinit is supported, but systemd too) [INIT.D] elasticsearch fails if startup script is not executable ok 159 # skip (sysvinit is supported, but systemd too) [INIT.D] elasticsearch fails if startup script is not executable ok 160 # skip (sysvinit is supported, but systemd too) [INIT.D] daemon isn't enabled on restart ok 160 # skip (sysvinit is supported, but systemd too) [INIT.D] daemon isn't enabled on restart ok 161 # skip (sysvinit is supported, but systemd too) [INIT.D] start ok 161 # skip (sysvinit is supported, but systemd too) [INIT.D] start ok 162 # skip (sysvinit is supported, but systemd too) [INIT.D] status (running) ok 162 # skip (sysvinit is supported, but systemd too) [INIT.D] status (running) ok 163 # skip (sysvinit is supported, but systemd too) [INIT.D] test elasticsearch ok 163 # skip (sysvinit is supported, but systemd too) [INIT.D] test elasticsearch ok 164 # skip (sysvinit is supported, but systemd too) [INIT.D] restart ok 164 # skip (sysvinit is supported, but systemd too) [INIT.D] restart ok 165 # skip (sysvinit is supported, but systemd too) [INIT.D] stop (running) ok 165 # skip (sysvinit is supported, but systemd too) [INIT.D] stop (running) ok 166 # skip (sysvinit is supported, but systemd too) [INIT.D] status (stopped) ok 166 # skip (sysvinit is supported, but systemd too) [INIT.D] status (stopped) ok 167 # skip (sysvinit is supported, but systemd too) [INIT.D] start Elasticsearch with custom JVM options ok 167 # skip (sysvinit is supported, but systemd too) [INIT.D] start Elasticsearch with custom JVM options ok 168 # skip (sysvinit is supported, but systemd too) [INIT.D] delete PID_DIR and restart ok 168 # skip (sysvinit is supported, but systemd too) [INIT.D] delete PID_DIR and restart ok 169 # skip (sysvinit is supported, but systemd too) [INIT.D] GC logs exist ok 169 # skip (sysvinit is supported, but systemd too) [INIT.D] GC logs exist ok 170 # skip (sysvinit is supported, but systemd too) [INIT.D] sysctl is run when the value set is too small ok 170 # skip (sysvinit is supported, but systemd too) [INIT.D] sysctl is run when the value set is too small ok 171 # skip (sysvinit is supported, but systemd too) [INIT.D] sysctl is not run when it already has a larger or equal value set ok 171 # skip (sysvinit is supported, but systemd too) [INIT.D] sysctl is not run when it already has a larger or equal value set ok 172 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] install old version ok 172 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] install old version ok 173 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] start old version ok 173 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] start old version ok 174 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] check elasticsearch version is old version ok 174 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] check elasticsearch version is old version ok 175 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] index some documents into a few indexes ok 175 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] index some documents into a few indexes ok 176 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] verify that the documents are there ok 176 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] verify that the documents are there ok 177 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] stop old version ok 177 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] stop old version ok 178 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] install version under test ok 178 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] install version under test ok 179 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] start version under test ok 179 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] start version under test ok 180 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] check elasticsearch version is version under test ok 180 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] check elasticsearch version is version under test ok 181 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] verify that the documents are there after restart ok 181 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] verify that the documents are there after restart ok 182 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] stop version under test ok 182 # skip (upgrade cannot happen from pre 6.3.0 to elasticsearch-oss) [UPGRADE] stop version under test ok 183 [REINSTALL] install ok 184 [REINSTALL] purge elasticsearch ok 185 [REINSTALL] chown directories ok 186 [REINSTALL] reinstall elasticsearch ok 187 [REINSTALL] check ownership :qa:vagrant:vagrantUbuntu1604#batsPackagingTest (Thread[Task worker for ':',5,main]) completed. Took 5 mins 45.853 secs. :qa:vagrant:vagrantUbuntu1604#javaPackagingTest (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantUbuntu1604#javaPackagingTest Task ':qa:vagrant:vagrantUbuntu1604#javaPackagingTest' is not up-to-date because: Aug 12, 2018 6:23:12 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test10Install]: before test Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant ssh ubuntu-1604 --command sudo bash "$PACKAGING_TESTS/run-tests.sh" Successfully started process 'command 'vagrant'' JUnit version 4.12 Aug 12, 2018 6:23:13 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test20PluginsListWithNoPlugins]: before test Aug 12, 2018 6:23:13 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test30AbortWhenJavaMissing]: before test Aug 12, 2018 6:23:13 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test40CreateKeystoreManually]: before test Aug 12, 2018 6:23:14 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test50StartAndStop]: before test Aug 12, 2018 6:23:24 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test60AutoCreateKeystore]: before test Aug 12, 2018 6:23:24 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test70CustomPathConfAndJvmOptions]: before test Aug 12, 2018 6:23:33 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test80RelativePathConf]: before test Aug 12, 2018 6:23:42 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test90SecurityCliPackaging]: before test Aug 12, 2018 6:23:42 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 6:23:43 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test20PluginsListWithNoPlugins]: before test Aug 12, 2018 6:23:43 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test30AbortWhenJavaMissing]: before test Aug 12, 2018 6:23:43 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test40CreateKeystoreManually]: before test Aug 12, 2018 6:23:44 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test50StartAndStop]: before test Aug 12, 2018 6:23:52 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test60AutoCreateKeystore]: before test Aug 12, 2018 6:23:52 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test70CustomPathConfAndJvmOptions]: before test Aug 12, 2018 6:23:59 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test80RelativePathConf]: before test Aug 12, 2018 6:24:05 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test90SecurityCliPackaging]: before test Aug 12, 2018 6:24:05 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 6:24:07 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test20PluginsListWithNoPlugins]: before test Aug 12, 2018 6:24:08 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test30AbortWhenJavaMissing]: before test Aug 12, 2018 6:24:08 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test40CreateKeystoreManually]: before test Aug 12, 2018 6:24:09 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test50StartAndStop]: before test Aug 12, 2018 6:24:18 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test60AutoCreateKeystore]: before test Aug 12, 2018 6:24:18 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test70CustomPathConfAndJvmOptions]: before test Aug 12, 2018 6:24:27 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test80RelativePathConf]: before test Aug 12, 2018 6:24:36 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test90SecurityCliPackaging]: before test Aug 12, 2018 6:24:37 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 6:24:37 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test20PluginsListWithNoPlugins]: before test Aug 12, 2018 6:24:38 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test30AbortWhenJavaMissing]: before test Aug 12, 2018 6:24:38 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test40CreateKeystoreManually]: before test Aug 12, 2018 6:24:39 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test50StartAndStop]: before test Aug 12, 2018 6:24:46 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test60AutoCreateKeystore]: before test Aug 12, 2018 6:24:46 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test70CustomPathConfAndJvmOptions]: before test Aug 12, 2018 6:24:53 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test80RelativePathConf]: before test Aug 12, 2018 6:25:00 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test90SecurityCliPackaging]: before test Aug 12, 2018 6:25:00 AM org.elasticsearch.packaging.test.PackageDependenciesTests logTestNameBefore INFO: [testRpmDependencies]: before test Aug 12, 2018 6:25:00 AM org.elasticsearch.packaging.test.PackageDependenciesTests logTestNameBefore INFO: [testDebDependencies]: before test Aug 12, 2018 6:25:00 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test05InstallFailsWhenJavaMissing]: before test Aug 12, 2018 6:25:00 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test10InstallPackage]: before test Aug 12, 2018 6:25:00 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test20PluginsCommandWhenNoPlugins]: before test Aug 12, 2018 6:25:00 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test30InstallDoesNotStartServer]: before test Aug 12, 2018 6:25:00 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test40StartServer]: before test Aug 12, 2018 6:25:00 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test50Remove]: before test Aug 12, 2018 6:25:00 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test60Reinstall]: before test Aug 12, 2018 6:25:00 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test05InstallFailsWhenJavaMissing]: before test Aug 12, 2018 6:25:00 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test10InstallPackage]: before test Aug 12, 2018 6:25:00 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test20PluginsCommandWhenNoPlugins]: before test Aug 12, 2018 6:25:00 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test30InstallDoesNotStartServer]: before test Aug 12, 2018 6:25:00 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test40StartServer]: before test Aug 12, 2018 6:25:00 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test50Remove]: before test Aug 12, 2018 6:25:00 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test60Reinstall]: before test Aug 12, 2018 6:25:00 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test05InstallFailsWhenJavaMissing]: before test Aug 12, 2018 6:25:00 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test10InstallPackage]: before test Aug 12, 2018 6:25:02 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test20PluginsCommandWhenNoPlugins]: before test Aug 12, 2018 6:25:03 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test30InstallDoesNotStartServer]: before test Aug 12, 2018 6:25:03 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test40StartServer]: before test Aug 12, 2018 6:25:15 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test50Remove]: before test Aug 12, 2018 6:25:15 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test60Reinstall]: before test Aug 12, 2018 6:25:18 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test05InstallFailsWhenJavaMissing]: before test Aug 12, 2018 6:25:18 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test10InstallPackage]: before test Aug 12, 2018 6:25:19 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test20PluginsCommandWhenNoPlugins]: before test Aug 12, 2018 6:25:20 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test30InstallDoesNotStartServer]: before test Aug 12, 2018 6:25:20 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test40StartServer]: before test Aug 12, 2018 6:25:28 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test50Remove]: before test Aug 12, 2018 6:25:29 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test60Reinstall]: before test Aug 12, 2018 6:25:30 AM org.elasticsearch.packaging.test.DefaultDebPreservationTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 6:25:33 AM org.elasticsearch.packaging.test.DefaultDebPreservationTests logTestNameBefore INFO: [test20Remove]: before test Aug 12, 2018 6:25:33 AM org.elasticsearch.packaging.test.DefaultDebPreservationTests logTestNameBefore INFO: [test30Purge]: before test Aug 12, 2018 6:25:33 AM org.elasticsearch.packaging.test.OssDebPreservationTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 6:25:35 AM org.elasticsearch.packaging.test.OssDebPreservationTests logTestNameBefore INFO: [test20Remove]: before test Aug 12, 2018 6:25:35 AM org.elasticsearch.packaging.test.OssDebPreservationTests logTestNameBefore INFO: [test30Purge]: before test Aug 12, 2018 6:25:35 AM org.elasticsearch.packaging.test.DefaultRpmPreservationTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 6:25:35 AM org.elasticsearch.packaging.test.DefaultRpmPreservationTests logTestNameBefore INFO: [test20Remove]: before test Aug 12, 2018 6:25:35 AM org.elasticsearch.packaging.test.DefaultRpmPreservationTests logTestNameBefore INFO: [test30PreserveConfig]: before test Aug 12, 2018 6:25:35 AM org.elasticsearch.packaging.test.OssRpmPreservationTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 6:25:35 AM org.elasticsearch.packaging.test.OssRpmPreservationTests logTestNameBefore INFO: [test20Remove]: before test .............................................................................. Time: 143.742 Aug 12, 2018 6:25:35 AM org.elasticsearch.packaging.test.OssRpmPreservationTests logTestNameBefore INFO: [test30PreserveConfig]: before test OK (78 tests) :qa:vagrant:vagrantUbuntu1604#javaPackagingTest (Thread[Task worker for ':',5,main]) completed. Took 2 mins 25.03 secs. :qa:vagrant:vagrantUbuntu1604#halt (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantUbuntu1604#halt Task ':qa:vagrant:vagrantUbuntu1604#halt' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant halt ubuntu-1604 Successfully started process 'command 'vagrant'' ==> ubuntu-1604: Removing cache buckets symlinks... ==> ubuntu-1604: Attempting graceful shutdown of VM... :qa:vagrant:vagrantUbuntu1604#halt (Thread[Task worker for ':',5,main]) completed. Took 7.766 secs. :qa:vagrant:vagrantWindows2012r2#destroy (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantWindows2012r2#destroy Task ':qa:vagrant:vagrantWindows2012r2#destroy' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'bash''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests Command: bash -c vagrant status windows-2012r2 | grep -q "windows-2012r2\s\+not created" || vagrant destroy windows-2012r2 --force Successfully started process 'command 'bash'' :qa:vagrant:vagrantWindows2012r2#destroy (Thread[Task worker for ':',5,main]) completed. Took 0.698 secs. :qa:vagrant:vagrantWindows2012r2#update (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantWindows2012r2#update Task ':qa:vagrant:vagrantWindows2012r2#update' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant box update windows-2012r2 Successfully started process 'command 'vagrant'' ==> windows-2012r2: Checking for updates to 'elastic/windows-2012_r2-x86_64' windows-2012r2: Latest installed version: 20180521.0.0 windows-2012r2: Version constraints: windows-2012r2: Provider: virtualbox ==> windows-2012r2: Box 'elastic/windows-2012_r2-x86_64' (v20180521.0.0) is running the latest version. :qa:vagrant:vagrantWindows2012r2#update (Thread[Task worker for ':',5,main]) completed. Took 1.361 secs. :qa:vagrant:vagrantWindows2012r2#up (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantWindows2012r2#up Task ':qa:vagrant:vagrantWindows2012r2#up' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant up windows-2012r2 --provision --provider virtualbox Successfully started process 'command 'vagrant'' Bringing machine 'windows-2012r2' up with 'virtualbox' provider... ==> windows-2012r2: Importing base box 'elastic/windows-2012_r2-x86_64'... Progress: 10% Progress: 20% Progress: 30% Progress: 40% Progress: 80% Progress: 90% ==> windows-2012r2: Matching MAC address for NAT networking... ==> windows-2012r2: Checking if box 'elastic/windows-2012_r2-x86_64' is up to date... ==> windows-2012r2: Setting the name of the VM: elasticelasticsearchmasterpackaging-tests_windows-2012r2_1534055238944_775 ==> windows-2012r2: Clearing any previously set network interfaces... ==> windows-2012r2: Preparing network interfaces based on configuration... windows-2012r2: Adapter 1: nat ==> windows-2012r2: Forwarding ports... windows-2012r2: 3389 (guest) => 3389 (host) (adapter 1) windows-2012r2: 22 (guest) => 2222 (host) (adapter 1) windows-2012r2: 5985 (guest) => 55985 (host) (adapter 1) windows-2012r2: 5986 (guest) => 55986 (host) (adapter 1) ==> windows-2012r2: Running 'pre-boot' VM customizations... ==> windows-2012r2: Booting VM... ==> windows-2012r2: Waiting for machine to boot. This may take a few minutes... windows-2012r2: WinRM address: 127.0.0.1:55985 windows-2012r2: WinRM username: vagrant windows-2012r2: WinRM execution_time_limit: PT2H windows-2012r2: WinRM transport: negotiate ==> windows-2012r2: Machine booted and ready! ==> windows-2012r2: Checking for guest additions in VM... ==> windows-2012r2: Mounting shared folders... windows-2012r2: /project => /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant windows-2012r2: /elasticsearch => /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests ==> windows-2012r2: Running provisioner: markerfile (shell)... windows-2012r2: Running: inline PowerShell script ==> windows-2012r2: Running provisioner: set prompt (shell)... windows-2012r2: Running: inline PowerShell script ==> windows-2012r2: Running provisioner: set env variables (shell)... windows-2012r2: Running: inline PowerShell script :qa:vagrant:vagrantWindows2012r2#up (Thread[Task worker for ':',5,main]) completed. Took 2 mins 10.745 secs. :qa:vagrant:vagrantWindows2012r2#javaPackagingTest (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantWindows2012r2#javaPackagingTest Task ':qa:vagrant:vagrantWindows2012r2#javaPackagingTest' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant winrm windows-2012r2 --elevated --command powershell -File "$Env:PACKAGING_TESTS/run-tests.ps1" Successfully started process 'command 'vagrant'' JUnit version 4.12 Aug 12, 2018 6:28:00 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore . INFO: [test10Install]: before test Aug 12, 2018 6:28:00 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test20PluginsListWithNoPlugins]: before test Aug 12, 2018 6:28:00 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test30AbortWhenJavaMissing]: before test Aug 12, 2018 6:28:00 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test40CreateKeystoreManually]: before test Aug 12, 2018 6:28:00 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test50StartAndStop]: before test Aug 12, 2018 6:28:00 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test60AutoCreateKeystore]: before test Aug 12, 2018 6:28:00 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test70CustomPathConfAndJvmOptions]: before test Aug 12, 2018 6:28:00 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test80RelativePathConf]: before test Aug 12, 2018 6:28:00 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test90SecurityCliPackaging]: before test Aug 12, 2018 6:28:00 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 6:28:00 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test20PluginsListWithNoPlugins]: before test Aug 12, 2018 6:28:00 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test30AbortWhenJavaMissing]: before test Aug 12, 2018 6:28:00 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test40CreateKeystoreManually]: before test Aug 12, 2018 6:28:00 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test50StartAndStop]: before test Aug 12, 2018 6:28:00 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test60AutoCreateKeystore]: before test Aug 12, 2018 6:28:00 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test70CustomPathConfAndJvmOptions]: before test Aug 12, 2018 6:28:00 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test80RelativePathConf]: before test Aug 12, 2018 6:28:00 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test90SecurityCliPackaging]: before test Aug 12, 2018 6:28:01 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 6:28:04 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test20PluginsListWithNoPlugins]: before test Aug 12, 2018 6:28:05 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test30AbortWhenJavaMissing]: before test Aug 12, 2018 6:28:05 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test40CreateKeystoreManually]: before test Aug 12, 2018 6:28:07 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test50StartAndStop]: before test Aug 12, 2018 6:28:18 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test60AutoCreateKeystore]: before test Aug 12, 2018 6:28:19 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test70CustomPathConfAndJvmOptions]: before test Aug 12, 2018 6:28:30 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test80RelativePathConf]: before test Aug 12, 2018 6:28:30 AM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (java.net.SocketException) caught when processing request to {}->http://localhost:9200: Connection reset by peer: socket write error Aug 12, 2018 6:28:30 AM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {}->http://localhost:9200 Aug 12, 2018 6:28:40 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test90SecurityCliPackaging]: before test Aug 12, 2018 6:28:41 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 6:28:42 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test20PluginsListWithNoPlugins]: before test Aug 12, 2018 6:28:43 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test30AbortWhenJavaMissing]: before test Aug 12, 2018 6:28:43 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test40CreateKeystoreManually]: before test Aug 12, 2018 6:28:45 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test50StartAndStop]: before test Aug 12, 2018 6:28:53 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test60AutoCreateKeystore]: before test Aug 12, 2018 6:28:54 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test70CustomPathConfAndJvmOptions]: before test Aug 12, 2018 6:29:02 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test80RelativePathConf]: before test Aug 12, 2018 6:29:03 AM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (java.net.SocketException) caught when processing request to {}->http://localhost:9200: Connection reset by peer: socket write error Aug 12, 2018 6:29:03 AM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {}->http://localhost:9200 Aug 12, 2018 6:29:10 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test90SecurityCliPackaging]: before test Aug 12, 2018 6:29:10 AM org.elasticsearch.packaging.test.PackageDependenciesTests logTestNameBefore INFO: [testRpmDependencies]: before test Aug 12, 2018 6:29:10 AM org.elasticsearch.packaging.test.PackageDependenciesTests logTestNameBefore INFO: [testDebDependencies]: before test Aug 12, 2018 6:29:10 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test05InstallFailsWhenJavaMissing]: before test Aug 12, 2018 6:29:10 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test10InstallPackage]: before test Aug 12, 2018 6:29:10 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test20PluginsCommandWhenNoPlugins]: before test Aug 12, 2018 6:29:10 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test30InstallDoesNotStartServer]: before test Aug 12, 2018 6:29:10 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test40StartServer]: before test Aug 12, 2018 6:29:10 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test50Remove]: before test Aug 12, 2018 6:29:10 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test60Reinstall]: before test Aug 12, 2018 6:29:11 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test05InstallFailsWhenJavaMissing]: before test Aug 12, 2018 6:29:11 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test10InstallPackage]: before test Aug 12, 2018 6:29:11 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test20PluginsCommandWhenNoPlugins]: before test Aug 12, 2018 6:29:11 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test30InstallDoesNotStartServer]: before test Aug 12, 2018 6:29:11 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test40StartServer]: before test Aug 12, 2018 6:29:11 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore Time: 72.078 INFO: [test50Remove]: before test Aug 12, 2018 6:29:11 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test60Reinstall]: before test Aug 12, 2018 6:29:11 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore OK (78 tests) INFO: [test05InstallFailsWhenJavaMissing]: before test :qa:vagrant:vagrantWindows2012r2#javaPackagingTest (Thread[Task worker for ':',5,main]) completed. Took 1 mins 14.76 secs. :qa:vagrant:vagrantWindows2012r2#halt (Thread[Task worker for ':',5,main]) started. Aug 12, 2018 6:29:11 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test10InstallPackage]: before test Aug 12, 2018 6:29:11 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test20PluginsCommandWhenNoPlugins]: before test Aug 12, 2018 6:29:11 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test30InstallDoesNotStartServer]: before test Aug 12, 2018 6:29:11 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test40StartServer]: before test Aug 12, 2018 6:29:11 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test50Remove]: before test Aug 12, 2018 6:29:11 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test60Reinstall]: before test Aug 12, 2018 6:29:11 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test05InstallFailsWhenJavaMissing]: before test Aug 12, 2018 6:29:11 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test10InstallPackage]: before test Aug 12, 2018 6:29:11 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test20PluginsCommandWhenNoPlugins]: before test Aug 12, 2018 6:29:11 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test30InstallDoesNotStartServer]: before test Aug 12, 2018 6:29:11 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test40StartServer]: before test Aug 12, 2018 6:29:11 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test50Remove]: before test Aug 12, 2018 6:29:11 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test60Reinstall]: before test Aug 12, 2018 6:29:11 AM org.elasticsearch.packaging.test.DefaultDebPreservationTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 6:29:11 AM org.elasticsearch.packaging.test.DefaultDebPreservationTests logTestNameBefore INFO: [test20Remove]: before test Aug 12, 2018 6:29:11 AM org.elasticsearch.packaging.test.DefaultDebPreservationTests logTestNameBefore INFO: [test30Purge]: before test Aug 12, 2018 6:29:11 AM org.elasticsearch.packaging.test.OssDebPreservationTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 6:29:11 AM org.elasticsearch.packaging.test.OssDebPreservationTests logTestNameBefore INFO: [test20Remove]: before test Aug 12, 2018 6:29:11 AM org.elasticsearch.packaging.test.OssDebPreservationTests logTestNameBefore INFO: [test30Purge]: before test Aug 12, 2018 6:29:12 AM org.elasticsearch.packaging.test.DefaultRpmPreservationTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 6:29:12 AM org.elasticsearch.packaging.test.DefaultRpmPreservationTests logTestNameBefore INFO: [test20Remove]: before test Aug 12, 2018 6:29:12 AM org.elasticsearch.packaging.test.DefaultRpmPreservationTests logTestNameBefore INFO: [test30PreserveConfig]: before test Aug 12, 2018 6:29:12 AM org.elasticsearch.packaging.test.OssRpmPreservationTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 6:29:12 AM org.elasticsearch.packaging.test.OssRpmPreservationTests logTestNameBefore INFO: [test20Remove]: before test Aug 12, 2018 6:29:12 AM org.elasticsearch.packaging.test.OssRpmPreservationTests logTestNameBefore INFO: [test30PreserveConfig]: before test > Task :qa:vagrant:vagrantWindows2012r2#halt Task ':qa:vagrant:vagrantWindows2012r2#halt' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant halt windows-2012r2 Successfully started process 'command 'vagrant'' ==> windows-2012r2: Attempting graceful shutdown of VM... :qa:vagrant:vagrantWindows2012r2#halt (Thread[Task worker for ':',5,main]) completed. Took 6.856 secs. :qa:vagrant:vagrantWindows2016#destroy (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantWindows2016#destroy Task ':qa:vagrant:vagrantWindows2016#destroy' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'bash''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests Command: bash -c vagrant status windows-2016 | grep -q "windows-2016\s\+not created" || vagrant destroy windows-2016 --force Successfully started process 'command 'bash'' :qa:vagrant:vagrantWindows2016#destroy (Thread[Task worker for ':',5,main]) completed. Took 0.645 secs. :qa:vagrant:vagrantWindows2016#update (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantWindows2016#update Task ':qa:vagrant:vagrantWindows2016#update' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant box update windows-2016 Successfully started process 'command 'vagrant'' ==> windows-2016: Checking for updates to 'elastic/windows-2016-x86_64' windows-2016: Latest installed version: 20180518.0.0 windows-2016: Version constraints: windows-2016: Provider: virtualbox ==> windows-2016: Box 'elastic/windows-2016-x86_64' (v20180518.0.0) is running the latest version. :qa:vagrant:vagrantWindows2016#update (Thread[Task worker for ':',5,main]) completed. Took 1.294 secs. :qa:vagrant:vagrantWindows2016#up (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantWindows2016#up Task ':qa:vagrant:vagrantWindows2016#up' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant up windows-2016 --provision --provider virtualbox Successfully started process 'command 'vagrant'' Bringing machine 'windows-2016' up with 'virtualbox' provider... ==> windows-2016: Importing base box 'elastic/windows-2016-x86_64'... Progress: 10% Progress: 20% Progress: 30% Progress: 80% Progress: 90% ==> windows-2016: Matching MAC address for NAT networking... ==> windows-2016: Checking if box 'elastic/windows-2016-x86_64' is up to date... ==> windows-2016: Setting the name of the VM: elasticelasticsearchmasterpackaging-tests_windows-2016_1534055433046_59095 ==> windows-2016: Clearing any previously set network interfaces... ==> windows-2016: Preparing network interfaces based on configuration... windows-2016: Adapter 1: nat ==> windows-2016: Forwarding ports... windows-2016: 3389 (guest) => 3389 (host) (adapter 1) windows-2016: 22 (guest) => 2222 (host) (adapter 1) windows-2016: 5985 (guest) => 55985 (host) (adapter 1) windows-2016: 5986 (guest) => 55986 (host) (adapter 1) ==> windows-2016: Running 'pre-boot' VM customizations... ==> windows-2016: Booting VM... ==> windows-2016: Waiting for machine to boot. This may take a few minutes... windows-2016: WinRM address: 127.0.0.1:55985 windows-2016: WinRM username: vagrant windows-2016: WinRM execution_time_limit: PT2H windows-2016: WinRM transport: negotiate ==> windows-2016: Machine booted and ready! ==> windows-2016: Checking for guest additions in VM... ==> windows-2016: Mounting shared folders... windows-2016: /project => /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant windows-2016: /elasticsearch => /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests ==> windows-2016: Running provisioner: markerfile (shell)... windows-2016: Running: inline PowerShell script ==> windows-2016: Running provisioner: set prompt (shell)... windows-2016: Running: inline PowerShell script ==> windows-2016: Running provisioner: set env variables (shell)... windows-2016: Running: inline PowerShell script :qa:vagrant:vagrantWindows2016#up (Thread[Task worker for ':',5,main]) completed. Took 1 mins 49.742 secs. :qa:vagrant:vagrantWindows2016#javaPackagingTest (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:vagrantWindows2016#javaPackagingTest Task ':qa:vagrant:vagrantWindows2016#javaPackagingTest' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant winrm windows-2016 --elevated --command powershell -File "$Env:PACKAGING_TESTS/run-tests.ps1" Successfully started process 'command 'vagrant'' JUnit version 4.12 Aug 12, 2018 6:31:14 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test10Install]: before test . Aug 12, 2018 6:31:14 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test20PluginsListWithNoPlugins]: before test Aug 12, 2018 6:31:14 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test30AbortWhenJavaMissing]: before test Aug 12, 2018 6:31:14 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test40CreateKeystoreManually]: before test Aug 12, 2018 6:31:14 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test50StartAndStop]: before test Aug 12, 2018 6:31:14 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test60AutoCreateKeystore]: before test Aug 12, 2018 6:31:14 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test70CustomPathConfAndJvmOptions]: before test Aug 12, 2018 6:31:14 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test80RelativePathConf]: before test Aug 12, 2018 6:31:14 AM org.elasticsearch.packaging.test.DefaultTarTests logTestNameBefore INFO: [test90SecurityCliPackaging]: before test Aug 12, 2018 6:31:15 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 6:31:15 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test20PluginsListWithNoPlugins]: before test Aug 12, 2018 6:31:15 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test30AbortWhenJavaMissing]: before test Aug 12, 2018 6:31:15 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test40CreateKeystoreManually]: before test Aug 12, 2018 6:31:15 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test50StartAndStop]: before test Aug 12, 2018 6:31:15 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test60AutoCreateKeystore]: before test Aug 12, 2018 6:31:15 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test70CustomPathConfAndJvmOptions]: before test Aug 12, 2018 6:31:15 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test80RelativePathConf]: before test Aug 12, 2018 6:31:15 AM org.elasticsearch.packaging.test.OssTarTests logTestNameBefore INFO: [test90SecurityCliPackaging]: before test Aug 12, 2018 6:31:15 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 6:31:19 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test20PluginsListWithNoPlugins]: before test Aug 12, 2018 6:31:20 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test30AbortWhenJavaMissing]: before test Aug 12, 2018 6:31:20 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test40CreateKeystoreManually]: before test Aug 12, 2018 6:31:23 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test50StartAndStop]: before test Aug 12, 2018 6:31:36 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test60AutoCreateKeystore]: before test Aug 12, 2018 6:31:37 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test70CustomPathConfAndJvmOptions]: before test Aug 12, 2018 6:31:48 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test80RelativePathConf]: before test Aug 12, 2018 6:31:48 AM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (java.net.SocketException) caught when processing request to {}->http://localhost:9200: Connection reset by peer: socket write error Aug 12, 2018 6:31:48 AM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {}->http://localhost:9200 Aug 12, 2018 6:31:59 AM org.elasticsearch.packaging.test.DefaultZipTests logTestNameBefore INFO: [test90SecurityCliPackaging]: before test Aug 12, 2018 6:32:01 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 6:32:02 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test20PluginsListWithNoPlugins]: before test Aug 12, 2018 6:32:03 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test30AbortWhenJavaMissing]: before test Aug 12, 2018 6:32:03 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test40CreateKeystoreManually]: before test Aug 12, 2018 6:32:05 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test50StartAndStop]: before test Aug 12, 2018 6:32:14 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test60AutoCreateKeystore]: before test Aug 12, 2018 6:32:15 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test70CustomPathConfAndJvmOptions]: before test Aug 12, 2018 6:32:24 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test80RelativePathConf]: before test Aug 12, 2018 6:32:24 AM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (java.net.SocketException) caught when processing request to {}->http://localhost:9200: Connection reset by peer: socket write error Aug 12, 2018 6:32:24 AM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {}->http://localhost:9200 Aug 12, 2018 6:32:32 AM org.elasticsearch.packaging.test.OssZipTests logTestNameBefore INFO: [test90SecurityCliPackaging]: before test Aug 12, 2018 6:32:32 AM org.elasticsearch.packaging.test.PackageDependenciesTests logTestNameBefore INFO: [testRpmDependencies]: before test Aug 12, 2018 6:32:32 AM org.elasticsearch.packaging.test.PackageDependenciesTests logTestNameBefore INFO: [testDebDependencies]: before test Aug 12, 2018 6:32:32 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test05InstallFailsWhenJavaMissing]: before test Aug 12, 2018 6:32:32 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test10InstallPackage]: before test Aug 12, 2018 6:32:32 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test20PluginsCommandWhenNoPlugins]: before test Aug 12, 2018 6:32:32 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore Time: 79.31 OK (78 tests) :qa:vagrant:vagrantWindows2016#javaPackagingTest (Thread[Task worker for ':',5,main]) completed. Took 1 mins 21.881 secs. INFO: [test30InstallDoesNotStartServer]: before test Aug 12, 2018 6:32:32 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test40StartServer]: before test Aug 12, 2018 6:32:32 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore INFO: [test50Remove]: before test Aug 12, 2018 6:32:32 AM org.elasticsearch.packaging.test.DefaultRpmBasicTests logTestNameBefore :qa:vagrant:vagrantWindows2016#halt (Thread[Task worker for ':',5,main]) started. INFO: [test60Reinstall]: before test Aug 12, 2018 6:32:32 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test05InstallFailsWhenJavaMissing]: before test Aug 12, 2018 6:32:32 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test10InstallPackage]: before test Aug 12, 2018 6:32:32 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test20PluginsCommandWhenNoPlugins]: before test Aug 12, 2018 6:32:32 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test30InstallDoesNotStartServer]: before test Aug 12, 2018 6:32:32 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test40StartServer]: before test Aug 12, 2018 6:32:32 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test50Remove]: before test Aug 12, 2018 6:32:32 AM org.elasticsearch.packaging.test.OssRpmBasicTests logTestNameBefore INFO: [test60Reinstall]: before test Aug 12, 2018 6:32:33 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test05InstallFailsWhenJavaMissing]: before test Aug 12, 2018 6:32:33 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test10InstallPackage]: before test Aug 12, 2018 6:32:33 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test20PluginsCommandWhenNoPlugins]: before test Aug 12, 2018 6:32:33 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test30InstallDoesNotStartServer]: before test Aug 12, 2018 6:32:33 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test40StartServer]: before test Aug 12, 2018 6:32:33 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test50Remove]: before test Aug 12, 2018 6:32:33 AM org.elasticsearch.packaging.test.DefaultDebBasicTests logTestNameBefore INFO: [test60Reinstall]: before test Aug 12, 2018 6:32:33 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test05InstallFailsWhenJavaMissing]: before test Aug 12, 2018 6:32:33 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test10InstallPackage]: before test Aug 12, 2018 6:32:33 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test20PluginsCommandWhenNoPlugins]: before test Aug 12, 2018 6:32:33 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test30InstallDoesNotStartServer]: before test Aug 12, 2018 6:32:33 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test40StartServer]: before test Aug 12, 2018 6:32:33 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test50Remove]: before test Aug 12, 2018 6:32:33 AM org.elasticsearch.packaging.test.OssDebBasicTests logTestNameBefore INFO: [test60Reinstall]: before test Aug 12, 2018 6:32:33 AM org.elasticsearch.packaging.test.DefaultDebPreservationTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 6:32:33 AM org.elasticsearch.packaging.test.DefaultDebPreservationTests logTestNameBefore INFO: [test20Remove]: before test Aug 12, 2018 6:32:33 AM org.elasticsearch.packaging.test.DefaultDebPreservationTests logTestNameBefore INFO: [test30Purge]: before test Aug 12, 2018 6:32:33 AM org.elasticsearch.packaging.test.OssDebPreservationTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 6:32:33 AM org.elasticsearch.packaging.test.OssDebPreservationTests logTestNameBefore INFO: [test20Remove]: before test Aug 12, 2018 6:32:33 AM org.elasticsearch.packaging.test.OssDebPreservationTests logTestNameBefore INFO: [test30Purge]: before test Aug 12, 2018 6:32:33 AM org.elasticsearch.packaging.test.DefaultRpmPreservationTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 6:32:33 AM org.elasticsearch.packaging.test.DefaultRpmPreservationTests logTestNameBefore INFO: [test20Remove]: before test Aug 12, 2018 6:32:33 AM org.elasticsearch.packaging.test.DefaultRpmPreservationTests logTestNameBefore INFO: [test30PreserveConfig]: before test Aug 12, 2018 6:32:33 AM org.elasticsearch.packaging.test.OssRpmPreservationTests logTestNameBefore INFO: [test10Install]: before test Aug 12, 2018 6:32:33 AM org.elasticsearch.packaging.test.OssRpmPreservationTests logTestNameBefore INFO: [test20Remove]: before test Aug 12, 2018 6:32:33 AM org.elasticsearch.packaging.test.OssRpmPreservationTests logTestNameBefore INFO: [test30PreserveConfig]: before test > Task :qa:vagrant:vagrantWindows2016#halt Task ':qa:vagrant:vagrantWindows2016#halt' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/qa/vagrant Command: vagrant halt windows-2016 Successfully started process 'command 'vagrant'' ==> windows-2016: Attempting graceful shutdown of VM... :qa:vagrant:vagrantWindows2016#halt (Thread[Task worker for ':',5,main]) completed. Took 5.858 secs. :qa:vagrant:packagingTest (Thread[Task worker for ':',5,main]) started. > Task :qa:vagrant:packagingTest Skipping task ':qa:vagrant:packagingTest' as it has no actions. :qa:vagrant:packagingTest (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:qa:vagrant:copyBatsTests (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:copyBatsTests Build cache key for task ':x-pack:qa:vagrant:copyBatsTests' is ad05151ab142b94d2bfe09a3930818d2 Task ':x-pack:qa:vagrant:copyBatsTests' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/vagrant/build/packaging/bats/tests has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/vagrant/build/packaging/bats/tests/35_package_setup_passwords.bats has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/vagrant/build/packaging/bats/tests/20_tar_bootstrap_password.bats has been removed. :x-pack:qa:vagrant:copyBatsTests (Thread[Task worker for ':',5,main]) completed. Took 0.004 secs. :x-pack:qa:vagrant:copyBatsUtils (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:copyBatsUtils Build cache key for task ':x-pack:qa:vagrant:copyBatsUtils' is c3fd8463ff0b167ae1fe7a3601f2f506 Task ':x-pack:qa:vagrant:copyBatsUtils' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/vagrant/build/packaging/bats/utils has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/vagrant/build/packaging/bats/utils/xpack.bash has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/vagrant/build/packaging/bats/utils/utils.bash has been removed. :x-pack:qa:vagrant:copyBatsUtils (Thread[Task worker for ':',5,main]) completed. Took 0.003 secs. :x-pack:qa:vagrant:copyPackagingArchives (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:copyPackagingArchives Build cache key for task ':x-pack:qa:vagrant:copyPackagingArchives' is 60634f46851072ec55a64069bddb7ce7 Task ':x-pack:qa:vagrant:copyPackagingArchives' is not up-to-date because: Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/vagrant/build/packaging/archives has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/vagrant/build/packaging/archives/analysis-stempel-7.0.0-alpha1-SNAPSHOT.zip has been removed. Output property 'destinationDir' file /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/vagrant/build/packaging/archives/elasticsearch-oss-7.0.0-alpha1-SNAPSHOT.deb has been removed. :x-pack:qa:vagrant:copyPackagingArchives (Thread[Task worker for ':',5,main]) completed. Took 2.976 secs. :x-pack:qa:vagrant:copyPackagingTests (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:copyPackagingTests NO-SOURCE Skipping task ':x-pack:qa:vagrant:copyPackagingTests' as it has no source files and no previous output files. :x-pack:qa:vagrant:copyPackagingTests (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:qa:vagrant:createLinuxRunnerScript (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:createLinuxRunnerScript Build cache key for task ':x-pack:qa:vagrant:createLinuxRunnerScript' is 7490bb55026828dcc18a9cf957319cba Task ':x-pack:qa:vagrant:createLinuxRunnerScript' is not up-to-date because: Task ':x-pack:qa:vagrant:createLinuxRunnerScript' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :x-pack:qa:vagrant:createLinuxRunnerScript (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:qa:vagrant:createUpgradeFromFile (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:createUpgradeFromFile Build cache key for task ':x-pack:qa:vagrant:createUpgradeFromFile' is de80b3153434587999b263ea62c8567e Task ':x-pack:qa:vagrant:createUpgradeFromFile' is not up-to-date because: Task ':x-pack:qa:vagrant:createUpgradeFromFile' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :x-pack:qa:vagrant:createUpgradeFromFile (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:qa:vagrant:createUpgradeIsOssFile (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:createUpgradeIsOssFile Build cache key for task ':x-pack:qa:vagrant:createUpgradeIsOssFile' is 592229b169840343fbae16fc6621ffb4 Task ':x-pack:qa:vagrant:createUpgradeIsOssFile' is not up-to-date because: Task ':x-pack:qa:vagrant:createUpgradeIsOssFile' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. Execution stopped by some action with message: upgrade version is before 6.3.0 :x-pack:qa:vagrant:createUpgradeIsOssFile (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:qa:vagrant:createVersionFile (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:createVersionFile Build cache key for task ':x-pack:qa:vagrant:createVersionFile' is a43e13ec04e3c49c6b51e166b73c3a27 Task ':x-pack:qa:vagrant:createVersionFile' is not up-to-date because: Task ':x-pack:qa:vagrant:createVersionFile' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :x-pack:qa:vagrant:createVersionFile (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:qa:vagrant:createWindowsRunnerScript (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:createWindowsRunnerScript Build cache key for task ':x-pack:qa:vagrant:createWindowsRunnerScript' is eb301db849ccb1a0f211c674a660abac Task ':x-pack:qa:vagrant:createWindowsRunnerScript' is not up-to-date because: Task ':x-pack:qa:vagrant:createWindowsRunnerScript' class path has changed from 64993dc4c1a8de5d87aaa7b41a36f53a to ee13507d212d845fd94597ff5f3b8207. :x-pack:qa:vagrant:createWindowsRunnerScript (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:qa:vagrant:vagrantCheckVersion (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:vagrantCheckVersion Task ':x-pack:qa:vagrant:vagrantCheckVersion' is not up-to-date because: Task has not declared any outputs despite executing actions. :x-pack:qa:vagrant:vagrantCheckVersion (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:qa:vagrant:setupPackagingTest (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:setupPackagingTest Skipping task ':x-pack:qa:vagrant:setupPackagingTest' as it has no actions. :x-pack:qa:vagrant:setupPackagingTest (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:qa:vagrant:vagrantCentos6#destroy (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:vagrantCentos6#destroy Task ':x-pack:qa:vagrant:vagrantCentos6#destroy' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'bash''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests Command: bash -c vagrant status centos-6 | grep -q "centos-6\s\+not created" || vagrant destroy centos-6 --force Successfully started process 'command 'bash'' ==> centos-6: Destroying VM and associated drives... :x-pack:qa:vagrant:vagrantCentos6#destroy (Thread[Task worker for ':',5,main]) completed. Took 3.048 secs. :x-pack:qa:vagrant:virtualboxCheckVersion (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:virtualboxCheckVersion Task ':x-pack:qa:vagrant:virtualboxCheckVersion' is not up-to-date because: Task has not declared any outputs despite executing actions. :x-pack:qa:vagrant:virtualboxCheckVersion (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:qa:vagrant:vagrantCentos6#update (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:vagrantCentos6#update Task ':x-pack:qa:vagrant:vagrantCentos6#update' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/vagrant Command: vagrant box update centos-6 Successfully started process 'command 'vagrant'' ==> centos-6: Checking for updates to 'elastic/centos-6-x86_64' centos-6: Latest installed version: 20180805.0.0 centos-6: Version constraints: centos-6: Provider: virtualbox ==> centos-6: Box 'elastic/centos-6-x86_64' (v20180805.0.0) is running the latest version. :x-pack:qa:vagrant:vagrantCentos6#update (Thread[Task worker for ':',5,main]) completed. Took 1.352 secs. :x-pack:qa:vagrant:vagrantCentos6#up (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:vagrantCentos6#up Task ':x-pack:qa:vagrant:vagrantCentos6#up' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/vagrant Command: vagrant up centos-6 --provision --provider virtualbox Successfully started process 'command 'vagrant'' Bringing machine 'centos-6' up with 'virtualbox' provider... ==> centos-6: Importing base box 'elastic/centos-6-x86_64'... Progress: 10% Progress: 20% Progress: 30% Progress: 40% Progress: 50% Progress: 70% Progress: 80% Progress: 90% ==> centos-6: Matching MAC address for NAT networking... ==> centos-6: Checking if box 'elastic/centos-6-x86_64' is up to date... ==> centos-6: Setting the name of the VM: elasticelasticsearchmasterpackaging-tests_centos-6_1534055579059_88771 ==> centos-6: Clearing any previously set network interfaces... ==> centos-6: Preparing network interfaces based on configuration... centos-6: Adapter 1: nat ==> centos-6: Forwarding ports... centos-6: 22 (guest) => 2222 (host) (adapter 1) ==> centos-6: Running 'pre-boot' VM customizations... ==> centos-6: Booting VM... ==> centos-6: Waiting for machine to boot. This may take a few minutes... centos-6: SSH address: 127.0.0.1:2222 centos-6: SSH username: vagrant centos-6: SSH auth method: private key centos-6: centos-6: Vagrant insecure key detected. Vagrant will automatically replace centos-6: this with a newly generated keypair for better security. centos-6: centos-6: Inserting generated public key within guest... centos-6: Removing insecure key from the guest if it's present... centos-6: Key inserted! Disconnecting and reconnecting using new SSH key... ==> centos-6: Machine booted and ready! ==> centos-6: Checking for guest additions in VM... ==> centos-6: Mounting shared folders... centos-6: /project => /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/vagrant centos-6: /elasticsearch => /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests centos-6: /tmp/vagrant-cache => /var/lib/jenkins/.vagrant.d/cache/elastic/centos-6-x86_64 ==> centos-6: Configuring cache buckets... ==> centos-6: Running provisioner: markerfile (shell)... centos-6: Running: inline script ==> centos-6: Configuring cache buckets... ==> centos-6: Running provisioner: clean es installs in tmp (shell)... centos-6: Running: inline script ==> centos-6: Configuring cache buckets... ==> centos-6: Running provisioner: set prompt (shell)... centos-6: Running: inline script ==> centos-6: Configuring cache buckets... ==> centos-6: Running provisioner: install dependencies (shell)... centos-6: Running: inline script centos-6: ==> Installing bats centos-6: Cloning into '/tmp/bats'... centos-6: Installed Bats to /usr/bin/bats ==> centos-6: Configuring cache buckets... :x-pack:qa:vagrant:vagrantCentos6#up (Thread[Task worker for ':',5,main]) completed. Took 1 mins 51.788 secs. :x-pack:qa:vagrant:vagrantCentos6#batsPackagingTest (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:vagrantCentos6#batsPackagingTest Task ':x-pack:qa:vagrant:vagrantCentos6#batsPackagingTest' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/vagrant Command: vagrant ssh centos-6 --command cd $PACKAGING_ARCHIVES && sudo bats --tap $BATS_TESTS/*.bats Successfully started process 'command 'vagrant'' 1..41 ok 1 [X-PACK] install default distribution ok 2 [X-PACK] verify x-pack installation ok 3 [X-PACK] verify croneval works ok 4 [TAR BOOTSTRAP PASSWORD] add bootstrap.password setting ok 5 [TAR BOOTSTRAP PASSWORD] test bootstrap.password is in setting list ok 6 [TAR BOOTSTRAP PASSWORD] test auto generated passwords with modified bootstrap.password ok 7 [TAR BOOTSTRAP PASSWORD] test elasticsearch-sql-cli ok 8 [TAR BOOTSTRAP PASSWORD] test elasticsearch-sql-cli when user refuses password ok 9 [TAR BOOTSTRAP PASSWORD] stop Elasticsearch ok 10 [RPM BOOTSTRAP PASSWORD] add bootstrap.password setting ok 11 [RPM BOOTSTRAP PASSWORD] test bootstrap.password is in setting list ok 12 [RPM BOOTSTRAP PASSWORD] test auto generated passwords with modified bootstrap.password ok 13 [RPM BOOTSTRAP PASSWORD] test elasticsearch-sql-cli ok 14 [RPM BOOTSTRAP PASSWORD] test elasticsearch-sql-cli when user refuses password ok 15 [RPM BOOTSTRAP PASSWORD] stop Elasticsearch ok 16 [TAR SETUP PASSWORD] test auto generated passwords ok 17 [RPM SETUP PASSWORD] test auto generated passwords ok 18 [TAR CERTGEN] install master node ok 19 [TAR CERTGEN] add bootstrap password ok 20 [TAR CERTGEN] create instances file ok 21 [TAR CERTGEN] create certificates ok 22 [TAR CERTGEN] install certificates on master node ok 23 [TAR CERTGEN] update master node settings ok 24 [TAR CERTGEN] test connection to master node using HTTPS ok 25 [TAR CERTGEN] install data node ok 26 [TAR CERTGEN] install certificates on data node ok 27 [TAR CERTGEN] update data node settings ok 28 [TAR CERTGEN] test connection to data node using HTTPS ok 29 [TAR CERTGEN] test node to node communication ok 30 [RPM CERTGEN] install master node ok 31 [RPM CERTGEN] add bootstrap password ok 32 [RPM CERTGEN] create instances file ok 33 [RPM CERTGEN] create certificates ok 34 [RPM CERTGEN] install certificates on master node ok 35 [RPM CERTGEN] update master node settings ok 36 [RPM CERTGEN] test connection to master node using HTTPS ok 37 [RPM CERTGEN] install data node ok 38 [RPM CERTGEN] install certificates on data node ok 39 [RPM CERTGEN] update data node settings ok 40 [RPM CERTGEN] test connection to data node using HTTPS ok 41 [RPM CERTGEN] test node to node communication :x-pack:qa:vagrant:vagrantCentos6#batsPackagingTest (Thread[Task worker for ':',5,main]) completed. Took 3 mins 16.33 secs. :x-pack:qa:vagrant:vagrantCentos6#javaPackagingTest (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:vagrantCentos6#javaPackagingTest SKIPPED Skipping task ':x-pack:qa:vagrant:vagrantCentos6#javaPackagingTest' as task onlyIf is false. :x-pack:qa:vagrant:vagrantCentos6#javaPackagingTest (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:qa:vagrant:vagrantCentos6#halt (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:vagrantCentos6#halt Task ':x-pack:qa:vagrant:vagrantCentos6#halt' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/vagrant Command: vagrant halt centos-6 Successfully started process 'command 'vagrant'' ==> centos-6: Removing cache buckets symlinks... ==> centos-6: Attempting graceful shutdown of VM... :x-pack:qa:vagrant:vagrantCentos6#halt (Thread[Task worker for ':',5,main]) completed. Took 17.592 secs. :x-pack:qa:vagrant:vagrantCentos7#destroy (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:vagrantCentos7#destroy Task ':x-pack:qa:vagrant:vagrantCentos7#destroy' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'bash''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests Command: bash -c vagrant status centos-7 | grep -q "centos-7\s\+not created" || vagrant destroy centos-7 --force Successfully started process 'command 'bash'' ==> centos-7: Destroying VM and associated drives... :x-pack:qa:vagrant:vagrantCentos7#destroy (Thread[Task worker for ':',5,main]) completed. Took 2.944 secs. :x-pack:qa:vagrant:vagrantCentos7#update (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:vagrantCentos7#update Task ':x-pack:qa:vagrant:vagrantCentos7#update' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/vagrant Command: vagrant box update centos-7 Successfully started process 'command 'vagrant'' ==> centos-7: Checking for updates to 'elastic/centos-7-x86_64' centos-7: Latest installed version: 20180805.0.0 centos-7: Version constraints: centos-7: Provider: virtualbox ==> centos-7: Box 'elastic/centos-7-x86_64' (v20180805.0.0) is running the latest version. :x-pack:qa:vagrant:vagrantCentos7#update (Thread[Task worker for ':',5,main]) completed. Took 1.445 secs. :x-pack:qa:vagrant:vagrantCentos7#up (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:vagrantCentos7#up Task ':x-pack:qa:vagrant:vagrantCentos7#up' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/vagrant Command: vagrant up centos-7 --provision --provider virtualbox Successfully started process 'command 'vagrant'' Bringing machine 'centos-7' up with 'virtualbox' provider... ==> centos-7: Importing base box 'elastic/centos-7-x86_64'... Progress: 10% Progress: 30% Progress: 50% Progress: 70% Progress: 80% Progress: 90% ==> centos-7: Matching MAC address for NAT networking... ==> centos-7: Checking if box 'elastic/centos-7-x86_64' is up to date... ==> centos-7: Setting the name of the VM: elasticelasticsearchmasterpackaging-tests_centos-7_1534055911165_1241 ==> centos-7: Clearing any previously set network interfaces... ==> centos-7: Preparing network interfaces based on configuration... centos-7: Adapter 1: nat ==> centos-7: Forwarding ports... centos-7: 22 (guest) => 2222 (host) (adapter 1) ==> centos-7: Running 'pre-boot' VM customizations... ==> centos-7: Booting VM... ==> centos-7: Waiting for machine to boot. This may take a few minutes... centos-7: SSH address: 127.0.0.1:2222 centos-7: SSH username: vagrant centos-7: SSH auth method: private key centos-7: centos-7: Vagrant insecure key detected. Vagrant will automatically replace centos-7: this with a newly generated keypair for better security. centos-7: centos-7: Inserting generated public key within guest... centos-7: Removing insecure key from the guest if it's present... centos-7: Key inserted! Disconnecting and reconnecting using new SSH key... ==> centos-7: Machine booted and ready! ==> centos-7: Checking for guest additions in VM... ==> centos-7: Mounting shared folders... centos-7: /project => /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/vagrant centos-7: /elasticsearch => /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests centos-7: /tmp/vagrant-cache => /var/lib/jenkins/.vagrant.d/cache/elastic/centos-7-x86_64 ==> centos-7: Configuring cache buckets... ==> centos-7: Running provisioner: markerfile (shell)... centos-7: Running: inline script ==> centos-7: Configuring cache buckets... ==> centos-7: Running provisioner: clean es installs in tmp (shell)... centos-7: Running: inline script ==> centos-7: Configuring cache buckets... ==> centos-7: Running provisioner: set prompt (shell)... centos-7: Running: inline script ==> centos-7: Configuring cache buckets... ==> centos-7: Running provisioner: install dependencies (shell)... centos-7: Running: inline script centos-7: ==> Installing bats centos-7: Cloning into '/tmp/bats'... centos-7: Installed Bats to /usr/bin/bats ==> centos-7: Configuring cache buckets... :x-pack:qa:vagrant:vagrantCentos7#up (Thread[Task worker for ':',5,main]) completed. Took 2 mins 0.494 secs. :x-pack:qa:vagrant:vagrantCentos7#batsPackagingTest (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:vagrantCentos7#batsPackagingTest Task ':x-pack:qa:vagrant:vagrantCentos7#batsPackagingTest' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/vagrant Command: vagrant ssh centos-7 --command cd $PACKAGING_ARCHIVES && sudo bats --tap $BATS_TESTS/*.bats Successfully started process 'command 'vagrant'' 1..41 ok 1 [X-PACK] install default distribution ok 2 [X-PACK] verify x-pack installation ok 3 [X-PACK] verify croneval works ok 4 [TAR BOOTSTRAP PASSWORD] add bootstrap.password setting ok 5 [TAR BOOTSTRAP PASSWORD] test bootstrap.password is in setting list ok 6 [TAR BOOTSTRAP PASSWORD] test auto generated passwords with modified bootstrap.password ok 7 [TAR BOOTSTRAP PASSWORD] test elasticsearch-sql-cli ok 8 [TAR BOOTSTRAP PASSWORD] test elasticsearch-sql-cli when user refuses password ok 9 [TAR BOOTSTRAP PASSWORD] stop Elasticsearch ok 10 [RPM BOOTSTRAP PASSWORD] add bootstrap.password setting ok 11 [RPM BOOTSTRAP PASSWORD] test bootstrap.password is in setting list ok 12 [RPM BOOTSTRAP PASSWORD] test auto generated passwords with modified bootstrap.password ok 13 [RPM BOOTSTRAP PASSWORD] test elasticsearch-sql-cli ok 14 [RPM BOOTSTRAP PASSWORD] test elasticsearch-sql-cli when user refuses password ok 15 [RPM BOOTSTRAP PASSWORD] stop Elasticsearch ok 16 [TAR SETUP PASSWORD] test auto generated passwords ok 17 [RPM SETUP PASSWORD] test auto generated passwords ok 18 [TAR CERTGEN] install master node ok 19 [TAR CERTGEN] add bootstrap password ok 20 [TAR CERTGEN] create instances file ok 21 [TAR CERTGEN] create certificates ok 22 [TAR CERTGEN] install certificates on master node ok 23 [TAR CERTGEN] update master node settings ok 24 [TAR CERTGEN] test connection to master node using HTTPS ok 25 [TAR CERTGEN] install data node ok 26 [TAR CERTGEN] install certificates on data node ok 27 [TAR CERTGEN] update data node settings ok 28 [TAR CERTGEN] test connection to data node using HTTPS ok 29 [TAR CERTGEN] test node to node communication ok 30 [RPM CERTGEN] install master node ok 31 [RPM CERTGEN] add bootstrap password ok 32 [RPM CERTGEN] create instances file ok 33 [RPM CERTGEN] create certificates ok 34 [RPM CERTGEN] install certificates on master node ok 35 [RPM CERTGEN] update master node settings ok 36 [RPM CERTGEN] test connection to master node using HTTPS ok 37 [RPM CERTGEN] install data node ok 38 [RPM CERTGEN] install certificates on data node ok 39 [RPM CERTGEN] update data node settings ok 40 [RPM CERTGEN] test connection to data node using HTTPS ok 41 [RPM CERTGEN] test node to node communication :x-pack:qa:vagrant:vagrantCentos7#batsPackagingTest (Thread[Task worker for ':',5,main]) completed. Took 2 mins 50.67 secs. :x-pack:qa:vagrant:vagrantCentos7#javaPackagingTest (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:vagrantCentos7#javaPackagingTest SKIPPED Skipping task ':x-pack:qa:vagrant:vagrantCentos7#javaPackagingTest' as task onlyIf is false. :x-pack:qa:vagrant:vagrantCentos7#javaPackagingTest (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:qa:vagrant:vagrantCentos7#halt (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:vagrantCentos7#halt Task ':x-pack:qa:vagrant:vagrantCentos7#halt' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/vagrant Command: vagrant halt centos-7 Successfully started process 'command 'vagrant'' ==> centos-7: Removing cache buckets symlinks... ==> centos-7: Attempting graceful shutdown of VM... :x-pack:qa:vagrant:vagrantCentos7#halt (Thread[Task worker for ':',5,main]) completed. Took 18.362 secs. :x-pack:qa:vagrant:vagrantDebian8#destroy (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:vagrantDebian8#destroy Task ':x-pack:qa:vagrant:vagrantDebian8#destroy' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'bash''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests Command: bash -c vagrant status debian-8 | grep -q "debian-8\s\+not created" || vagrant destroy debian-8 --force Successfully started process 'command 'bash'' ==> debian-8: Destroying VM and associated drives... :x-pack:qa:vagrant:vagrantDebian8#destroy (Thread[Task worker for ':',5,main]) completed. Took 3.111 secs. :x-pack:qa:vagrant:vagrantDebian8#update (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:vagrantDebian8#update Task ':x-pack:qa:vagrant:vagrantDebian8#update' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/vagrant Command: vagrant box update debian-8 Successfully started process 'command 'vagrant'' ==> debian-8: Checking for updates to 'elastic/debian-8-x86_64' debian-8: Latest installed version: 20180608.0.0 debian-8: Version constraints: debian-8: Provider: virtualbox ==> debian-8: Box 'elastic/debian-8-x86_64' (v20180608.0.0) is running the latest version. :x-pack:qa:vagrant:vagrantDebian8#update (Thread[Task worker for ':',5,main]) completed. Took 1.224 secs. :x-pack:qa:vagrant:vagrantDebian8#up (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:vagrantDebian8#up Task ':x-pack:qa:vagrant:vagrantDebian8#up' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/vagrant Command: vagrant up debian-8 --provision --provider virtualbox Successfully started process 'command 'vagrant'' Bringing machine 'debian-8' up with 'virtualbox' provider... ==> debian-8: Importing base box 'elastic/debian-8-x86_64'... Progress: 10% Progress: 20% Progress: 30% Progress: 40% Progress: 50% Progress: 60% Progress: 70% Progress: 80% Progress: 90% ==> debian-8: Matching MAC address for NAT networking... ==> debian-8: Checking if box 'elastic/debian-8-x86_64' is up to date... ==> debian-8: Setting the name of the VM: elasticelasticsearchmasterpackaging-tests_debian-8_1534056226325_30335 ==> debian-8: Clearing any previously set network interfaces... ==> debian-8: Preparing network interfaces based on configuration... debian-8: Adapter 1: nat ==> debian-8: Forwarding ports... debian-8: 22 (guest) => 2222 (host) (adapter 1) ==> debian-8: Running 'pre-boot' VM customizations... ==> debian-8: Booting VM... ==> debian-8: Waiting for machine to boot. This may take a few minutes... debian-8: SSH address: 127.0.0.1:2222 debian-8: SSH username: vagrant debian-8: SSH auth method: private key debian-8: debian-8: Vagrant insecure key detected. Vagrant will automatically replace debian-8: this with a newly generated keypair for better security. debian-8: debian-8: Inserting generated public key within guest... debian-8: Removing insecure key from the guest if it's present... debian-8: Key inserted! Disconnecting and reconnecting using new SSH key... ==> debian-8: Machine booted and ready! ==> debian-8: Checking for guest additions in VM... ==> debian-8: Mounting shared folders... debian-8: /project => /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/vagrant debian-8: /elasticsearch => /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests debian-8: /tmp/vagrant-cache => /var/lib/jenkins/.vagrant.d/cache/elastic/debian-8-x86_64 ==> debian-8: Configuring cache buckets... ==> debian-8: Running provisioner: fix-no-tty (shell)... debian-8: Running: inline script ==> debian-8: Configuring cache buckets... ==> debian-8: Running provisioner: markerfile (shell)... debian-8: Running: inline script ==> debian-8: Configuring cache buckets... ==> debian-8: Running provisioner: clean es installs in tmp (shell)... debian-8: Running: inline script ==> debian-8: Configuring cache buckets... ==> debian-8: Running provisioner: set prompt (shell)... debian-8: Running: inline script ==> debian-8: Configuring cache buckets... ==> debian-8: Running provisioner: install dependencies (shell)... debian-8: Running: inline script debian-8: ==> Installing rsync debian-8: Reading package lists... debian-8: Building dependency tree... debian-8: Reading state information... debian-8: The following NEW packages will be installed: debian-8: rsync debian-8: dpkg-preconfigure: unable to re-open stdin: No such file or directory debian-8: 0 upgraded, 1 newly installed, 0 to remove and 48 not upgraded. debian-8: Need to get 0 B/390 kB of archives. debian-8: After this operation, 670 kB of additional disk space will be used. debian-8: Selecting previously unselected package rsync. debian-8: (Reading database ... debian-8: (Reading database ... 5% (Reading database ... 10% debian-8: (Reading database ... 15% debian-8: (Reading database ... 20% (Reading database ... 25% debian-8: (Reading database ... 30% debian-8: (Reading database ... 35% debian-8: (Reading database ... 40% debian-8: (Reading database ... 45% (Reading database ... 50% debian-8: (Reading database ... 55% debian-8: (Reading database ... 60% debian-8: (Reading database ... 65% debian-8: (Reading database ... 70% debian-8: (Reading database ... 75% debian-8: (Reading database ... 80% debian-8: (Reading database ... 85% debian-8: (Reading database ... 90% debian-8: (Reading database ... 95% debian-8: (Reading database ... 100% (Reading database ... 63477 files and directories currently installed.) debian-8: Preparing to unpack .../rsync_3.1.1-3+deb8u1_amd64.deb ... debian-8: Unpacking rsync (3.1.1-3+deb8u1) ... debian-8: Processing triggers for systemd (215-17+deb8u7) ... debian-8: Processing triggers for man-db (2.7.0.2-5) ... debian-8: Setting up rsync (3.1.1-3+deb8u1) ... debian-8: ==> Installing bats debian-8: Cloning into '/tmp/bats'... debian-8: Installed Bats to /usr/bin/bats ==> debian-8: Configuring cache buckets... :x-pack:qa:vagrant:vagrantDebian8#up (Thread[Task worker for ':',5,main]) completed. Took 2 mins 16.635 secs. :x-pack:qa:vagrant:vagrantDebian8#batsPackagingTest (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:vagrantDebian8#batsPackagingTest Task ':x-pack:qa:vagrant:vagrantDebian8#batsPackagingTest' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/vagrant Command: vagrant ssh debian-8 --command cd $PACKAGING_ARCHIVES && sudo bats --tap $BATS_TESTS/*.bats Successfully started process 'command 'vagrant'' 1..41 ok 1 [X-PACK] install default distribution ok 2 [X-PACK] verify x-pack installation ok 3 [X-PACK] verify croneval works ok 4 [TAR BOOTSTRAP PASSWORD] add bootstrap.password setting ok 5 [TAR BOOTSTRAP PASSWORD] test bootstrap.password is in setting list ok 6 [TAR BOOTSTRAP PASSWORD] test auto generated passwords with modified bootstrap.password ok 7 [TAR BOOTSTRAP PASSWORD] test elasticsearch-sql-cli ok 8 [TAR BOOTSTRAP PASSWORD] test elasticsearch-sql-cli when user refuses password ok 9 [TAR BOOTSTRAP PASSWORD] stop Elasticsearch ok 10 [DEB BOOTSTRAP PASSWORD] add bootstrap.password setting ok 11 [DEB BOOTSTRAP PASSWORD] test bootstrap.password is in setting list ok 12 [DEB BOOTSTRAP PASSWORD] test auto generated passwords with modified bootstrap.password ok 13 [DEB BOOTSTRAP PASSWORD] test elasticsearch-sql-cli ok 14 [DEB BOOTSTRAP PASSWORD] test elasticsearch-sql-cli when user refuses password ok 15 [DEB BOOTSTRAP PASSWORD] stop Elasticsearch ok 16 [TAR SETUP PASSWORD] test auto generated passwords ok 17 [DEB SETUP PASSWORD] test auto generated passwords ok 18 [TAR CERTGEN] install master node ok 19 [TAR CERTGEN] add bootstrap password ok 20 [TAR CERTGEN] create instances file ok 21 [TAR CERTGEN] create certificates ok 22 [TAR CERTGEN] install certificates on master node ok 23 [TAR CERTGEN] update master node settings ok 24 [TAR CERTGEN] test connection to master node using HTTPS ok 25 [TAR CERTGEN] install data node ok 26 [TAR CERTGEN] install certificates on data node ok 27 [TAR CERTGEN] update data node settings ok 28 [TAR CERTGEN] test connection to data node using HTTPS ok 29 [TAR CERTGEN] test node to node communication ok 30 [DEB CERTGEN] install master node ok 31 [DEB CERTGEN] add bootstrap password ok 32 [DEB CERTGEN] create instances file ok 33 [DEB CERTGEN] create certificates ok 34 [DEB CERTGEN] install certificates on master node ok 35 [DEB CERTGEN] update master node settings ok 36 [DEB CERTGEN] test connection to master node using HTTPS ok 37 [DEB CERTGEN] install data node ok 38 [DEB CERTGEN] install certificates on data node ok 39 [DEB CERTGEN] update data node settings ok 40 [DEB CERTGEN] test connection to data node using HTTPS ok 41 [DEB CERTGEN] test node to node communication :x-pack:qa:vagrant:vagrantDebian8#batsPackagingTest (Thread[Task worker for ':',5,main]) completed. Took 2 mins 43.09 secs. :x-pack:qa:vagrant:vagrantDebian8#javaPackagingTest (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:vagrantDebian8#javaPackagingTest SKIPPED Skipping task ':x-pack:qa:vagrant:vagrantDebian8#javaPackagingTest' as task onlyIf is false. :x-pack:qa:vagrant:vagrantDebian8#javaPackagingTest (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:qa:vagrant:vagrantDebian8#halt (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:vagrantDebian8#halt Task ':x-pack:qa:vagrant:vagrantDebian8#halt' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/vagrant Command: vagrant halt debian-8 Successfully started process 'command 'vagrant'' ==> debian-8: Removing cache buckets symlinks... ==> debian-8: Attempting graceful shutdown of VM... :x-pack:qa:vagrant:vagrantDebian8#halt (Thread[Task worker for ':',5,main]) completed. Took 11.79 secs. :x-pack:qa:vagrant:vagrantDebian9#destroy (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:vagrantDebian9#destroy Task ':x-pack:qa:vagrant:vagrantDebian9#destroy' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'bash''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests Command: bash -c vagrant status debian-9 | grep -q "debian-9\s\+not created" || vagrant destroy debian-9 --force Successfully started process 'command 'bash'' ==> debian-9: Destroying VM and associated drives... :x-pack:qa:vagrant:vagrantDebian9#destroy (Thread[Task worker for ':',5,main]) completed. Took 3.185 secs. :x-pack:qa:vagrant:vagrantDebian9#update (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:vagrantDebian9#update Task ':x-pack:qa:vagrant:vagrantDebian9#update' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/vagrant Command: vagrant box update debian-9 Successfully started process 'command 'vagrant'' ==> debian-9: Checking for updates to 'elastic/debian-9-x86_64' debian-9: Latest installed version: 20180215.0.0 debian-9: Version constraints: debian-9: Provider: virtualbox ==> debian-9: Box 'elastic/debian-9-x86_64' (v20180215.0.0) is running the latest version. :x-pack:qa:vagrant:vagrantDebian9#update (Thread[Task worker for ':',5,main]) completed. Took 1.194 secs. :x-pack:qa:vagrant:vagrantDebian9#up (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:vagrantDebian9#up Task ':x-pack:qa:vagrant:vagrantDebian9#up' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/vagrant Command: vagrant up debian-9 --provision --provider virtualbox Successfully started process 'command 'vagrant'' Bringing machine 'debian-9' up with 'virtualbox' provider... ==> debian-9: Importing base box 'elastic/debian-9-x86_64'... Progress: 10% Progress: 20% Progress: 30% Progress: 40% Progress: 50% Progress: 60% Progress: 70% Progress: 80% Progress: 90% ==> debian-9: Matching MAC address for NAT networking... ==> debian-9: Checking if box 'elastic/debian-9-x86_64' is up to date... ==> debian-9: Setting the name of the VM: elasticelasticsearchmasterpackaging-tests_debian-9_1534056543799_60346 ==> debian-9: Clearing any previously set network interfaces... ==> debian-9: Preparing network interfaces based on configuration... debian-9: Adapter 1: nat ==> debian-9: Forwarding ports... debian-9: 22 (guest) => 2222 (host) (adapter 1) ==> debian-9: Running 'pre-boot' VM customizations... ==> debian-9: Booting VM... ==> debian-9: Waiting for machine to boot. This may take a few minutes... debian-9: SSH address: 127.0.0.1:2222 debian-9: SSH username: vagrant debian-9: SSH auth method: private key debian-9: debian-9: Vagrant insecure key detected. Vagrant will automatically replace debian-9: this with a newly generated keypair for better security. debian-9: debian-9: Inserting generated public key within guest... debian-9: Removing insecure key from the guest if it's present... debian-9: Key inserted! Disconnecting and reconnecting using new SSH key... ==> debian-9: Machine booted and ready! ==> debian-9: Checking for guest additions in VM... debian-9: The guest additions on this VM do not match the installed version of debian-9: VirtualBox! In most cases this is fine, but in rare cases it can debian-9: prevent things such as shared folders from working properly. If you see debian-9: shared folder errors, please make sure the guest additions within the debian-9: virtual machine match the version of VirtualBox you have installed on debian-9: your host and reload your VM. debian-9: debian-9: Guest Additions Version: 5.1.32 debian-9: VirtualBox Version: 5.2 ==> debian-9: Mounting shared folders... debian-9: /project => /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/vagrant debian-9: /elasticsearch => /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests debian-9: /tmp/vagrant-cache => /var/lib/jenkins/.vagrant.d/cache/elastic/debian-9-x86_64 ==> debian-9: Configuring cache buckets... ==> debian-9: Running provisioner: fix-no-tty (shell)... debian-9: Running: inline script ==> debian-9: Configuring cache buckets... ==> debian-9: Running provisioner: markerfile (shell)... debian-9: Running: inline script ==> debian-9: Configuring cache buckets... ==> debian-9: Running provisioner: clean es installs in tmp (shell)... debian-9: Running: inline script ==> debian-9: Configuring cache buckets... ==> debian-9: Running provisioner: set prompt (shell)... debian-9: Running: inline script ==> debian-9: Configuring cache buckets... ==> debian-9: Running provisioner: install dependencies (shell)... debian-9: Running: inline script debian-9: ==> Installing bats debian-9: Cloning into '/tmp/bats'... debian-9: Installed Bats to /usr/bin/bats ==> debian-9: Configuring cache buckets... :x-pack:qa:vagrant:vagrantDebian9#up (Thread[Task worker for ':',5,main]) completed. Took 2 mins 5.318 secs. :x-pack:qa:vagrant:vagrantDebian9#batsPackagingTest (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:vagrantDebian9#batsPackagingTest Task ':x-pack:qa:vagrant:vagrantDebian9#batsPackagingTest' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/vagrant Command: vagrant ssh debian-9 --command cd $PACKAGING_ARCHIVES && sudo bats --tap $BATS_TESTS/*.bats Successfully started process 'command 'vagrant'' 1..41 ok 1 [X-PACK] install default distribution ok 2 [X-PACK] verify x-pack installation ok 3 [X-PACK] verify croneval works ok 4 [TAR BOOTSTRAP PASSWORD] add bootstrap.password setting ok 5 [TAR BOOTSTRAP PASSWORD] test bootstrap.password is in setting list ok 6 [TAR BOOTSTRAP PASSWORD] test auto generated passwords with modified bootstrap.password ok 7 [TAR BOOTSTRAP PASSWORD] test elasticsearch-sql-cli ok 8 [TAR BOOTSTRAP PASSWORD] test elasticsearch-sql-cli when user refuses password ok 9 [TAR BOOTSTRAP PASSWORD] stop Elasticsearch ok 10 [DEB BOOTSTRAP PASSWORD] add bootstrap.password setting ok 11 [DEB BOOTSTRAP PASSWORD] test bootstrap.password is in setting list ok 12 [DEB BOOTSTRAP PASSWORD] test auto generated passwords with modified bootstrap.password ok 13 [DEB BOOTSTRAP PASSWORD] test elasticsearch-sql-cli ok 14 [DEB BOOTSTRAP PASSWORD] test elasticsearch-sql-cli when user refuses password ok 15 [DEB BOOTSTRAP PASSWORD] stop Elasticsearch ok 16 [TAR SETUP PASSWORD] test auto generated passwords ok 17 [DEB SETUP PASSWORD] test auto generated passwords ok 18 [TAR CERTGEN] install master node ok 19 [TAR CERTGEN] add bootstrap password ok 20 [TAR CERTGEN] create instances file ok 21 [TAR CERTGEN] create certificates ok 22 [TAR CERTGEN] install certificates on master node ok 23 [TAR CERTGEN] update master node settings ok 24 [TAR CERTGEN] test connection to master node using HTTPS ok 25 [TAR CERTGEN] install data node ok 26 [TAR CERTGEN] install certificates on data node ok 27 [TAR CERTGEN] update data node settings ok 28 [TAR CERTGEN] test connection to data node using HTTPS ok 29 [TAR CERTGEN] test node to node communication ok 30 [DEB CERTGEN] install master node ok 31 [DEB CERTGEN] add bootstrap password ok 32 [DEB CERTGEN] create instances file ok 33 [DEB CERTGEN] create certificates ok 34 [DEB CERTGEN] install certificates on master node ok 35 [DEB CERTGEN] update master node settings ok 36 [DEB CERTGEN] test connection to master node using HTTPS ok 37 [DEB CERTGEN] install data node ok 38 [DEB CERTGEN] install certificates on data node ok 39 [DEB CERTGEN] update data node settings ok 40 [DEB CERTGEN] test connection to data node using HTTPS ok 41 [DEB CERTGEN] test node to node communication :x-pack:qa:vagrant:vagrantDebian9#batsPackagingTest (Thread[Task worker for ':',5,main]) completed. Took 2 mins 37.514 secs. :x-pack:qa:vagrant:vagrantDebian9#javaPackagingTest (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:vagrantDebian9#javaPackagingTest SKIPPED Skipping task ':x-pack:qa:vagrant:vagrantDebian9#javaPackagingTest' as task onlyIf is false. :x-pack:qa:vagrant:vagrantDebian9#javaPackagingTest (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:qa:vagrant:vagrantDebian9#halt (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:vagrantDebian9#halt Task ':x-pack:qa:vagrant:vagrantDebian9#halt' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/vagrant Command: vagrant halt debian-9 Successfully started process 'command 'vagrant'' ==> debian-9: Removing cache buckets symlinks... ==> debian-9: Attempting graceful shutdown of VM... :x-pack:qa:vagrant:vagrantDebian9#halt (Thread[Task worker for ':',5,main]) completed. Took 11.627 secs. :x-pack:qa:vagrant:vagrantFedora27#destroy (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:vagrantFedora27#destroy Task ':x-pack:qa:vagrant:vagrantFedora27#destroy' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'bash''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests Command: bash -c vagrant status fedora-27 | grep -q "fedora-27\s\+not created" || vagrant destroy fedora-27 --force Successfully started process 'command 'bash'' ==> fedora-27: Destroying VM and associated drives... :x-pack:qa:vagrant:vagrantFedora27#destroy (Thread[Task worker for ':',5,main]) completed. Took 3.08 secs. :x-pack:qa:vagrant:vagrantFedora27#update (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:vagrantFedora27#update Task ':x-pack:qa:vagrant:vagrantFedora27#update' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/vagrant Command: vagrant box update fedora-27 Successfully started process 'command 'vagrant'' ==> fedora-27: Checking for updates to 'elastic/fedora-27-x86_64' fedora-27: Latest installed version: 20180805.0.0 fedora-27: Version constraints: fedora-27: Provider: virtualbox ==> fedora-27: Box 'elastic/fedora-27-x86_64' (v20180805.0.0) is running the latest version. :x-pack:qa:vagrant:vagrantFedora27#update (Thread[Task worker for ':',5,main]) completed. Took 1.234 secs. :x-pack:qa:vagrant:vagrantFedora27#up (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:vagrantFedora27#up Task ':x-pack:qa:vagrant:vagrantFedora27#up' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/vagrant Command: vagrant up fedora-27 --provision --provider virtualbox Successfully started process 'command 'vagrant'' Bringing machine 'fedora-27' up with 'virtualbox' provider... ==> fedora-27: Importing base box 'elastic/fedora-27-x86_64'... Progress: 10% Progress: 30% Progress: 50% Progress: 70% Progress: 90% ==> fedora-27: Matching MAC address for NAT networking... ==> fedora-27: Checking if box 'elastic/fedora-27-x86_64' is up to date... ==> fedora-27: Setting the name of the VM: elasticelasticsearchmasterpackaging-tests_fedora-27_1534056843169_53060 ==> fedora-27: Clearing any previously set network interfaces... ==> fedora-27: Preparing network interfaces based on configuration... fedora-27: Adapter 1: nat ==> fedora-27: Forwarding ports... fedora-27: 22 (guest) => 2222 (host) (adapter 1) ==> fedora-27: Running 'pre-boot' VM customizations... ==> fedora-27: Booting VM... ==> fedora-27: Waiting for machine to boot. This may take a few minutes... fedora-27: SSH address: 127.0.0.1:2222 fedora-27: SSH username: vagrant fedora-27: SSH auth method: private key fedora-27: fedora-27: Vagrant insecure key detected. Vagrant will automatically replace fedora-27: this with a newly generated keypair for better security. fedora-27: fedora-27: Inserting generated public key within guest... fedora-27: Removing insecure key from the guest if it's present... fedora-27: Key inserted! Disconnecting and reconnecting using new SSH key... ==> fedora-27: Machine booted and ready! ==> fedora-27: Checking for guest additions in VM... ==> fedora-27: Mounting shared folders... fedora-27: /project => /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/vagrant fedora-27: /elasticsearch => /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests fedora-27: /tmp/vagrant-cache => /var/lib/jenkins/.vagrant.d/cache/elastic/fedora-27-x86_64 ==> fedora-27: Configuring cache buckets... ==> fedora-27: Running provisioner: markerfile (shell)... fedora-27: Running: inline script ==> fedora-27: Configuring cache buckets... ==> fedora-27: Running provisioner: clean es installs in tmp (shell)... fedora-27: Running: inline script ==> fedora-27: Configuring cache buckets... ==> fedora-27: Running provisioner: set prompt (shell)... fedora-27: Running: inline script ==> fedora-27: Configuring cache buckets... ==> fedora-27: Running provisioner: install dependencies (shell)... fedora-27: Running: inline script fedora-27: ==> Installing rsync fedora-27: Last metadata expiration check: 1:54:35 ago on Sun 12 Aug 2018 05:00:08 AM UTC. fedora-27: Dependencies resolved. fedora-27: ================================================================================ fedora-27: Package Arch Version Repository Size fedora-27: ================================================================================ fedora-27: Installing: fedora-27: rsync x86_64 3.1.3-2.fc27 updates 400 k fedora-27: fedora-27: Transaction Summary fedora-27: ================================================================================ fedora-27: Install 1 Package fedora-27: Total download size: 400 k fedora-27: Installed size: 810 k fedora-27: Downloading Packages: fedora-27: rsync-3.1.3-2.fc27.x86_64.rpm 2.4 MB/s | 400 kB 00:00 fedora-27: -------------------------------------------------------------------------------- fedora-27: Total 368 kB/s | 400 kB 00:01 fedora-27: Running transaction check fedora-27: Transaction check succeeded. fedora-27: Running transaction test fedora-27: Transaction test succeeded. fedora-27: Running transaction fedora-27: Preparing : 1/1 fedora-27: fedora-27: Installing : rsync-3.1.3-2.fc27.x86_64 1/1 fedora-27: fedora-27: Running scriptlet: rsync-3.1.3-2.fc27.x86_64 1/1 fedora-27: fedora-27: Running as unit: run-r5f72b69fea4440e985696f24dd02a76f.service fedora-27: Verifying : rsync-3.1.3-2.fc27.x86_64 1/1 fedora-27: fedora-27: fedora-27: Installed: fedora-27: rsync.x86_64 3.1.3-2.fc27 fedora-27: Complete! fedora-27: ==> Installing bats fedora-27: Cloning into '/tmp/bats'... fedora-27: Installed Bats to /usr/bin/bats ==> fedora-27: Configuring cache buckets... :x-pack:qa:vagrant:vagrantFedora27#up (Thread[Task worker for ':',5,main]) completed. Took 1 mins 5.089 secs. :x-pack:qa:vagrant:vagrantFedora27#batsPackagingTest (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:vagrantFedora27#batsPackagingTest Task ':x-pack:qa:vagrant:vagrantFedora27#batsPackagingTest' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/vagrant Command: vagrant ssh fedora-27 --command cd $PACKAGING_ARCHIVES && sudo bats --tap $BATS_TESTS/*.bats Successfully started process 'command 'vagrant'' 1..41 ok 1 [X-PACK] install default distribution ok 2 [X-PACK] verify x-pack installation ok 3 [X-PACK] verify croneval works ok 4 [TAR BOOTSTRAP PASSWORD] add bootstrap.password setting ok 5 [TAR BOOTSTRAP PASSWORD] test bootstrap.password is in setting list ok 6 [TAR BOOTSTRAP PASSWORD] test auto generated passwords with modified bootstrap.password ok 7 [TAR BOOTSTRAP PASSWORD] test elasticsearch-sql-cli ok 8 [TAR BOOTSTRAP PASSWORD] test elasticsearch-sql-cli when user refuses password ok 9 [TAR BOOTSTRAP PASSWORD] stop Elasticsearch ok 10 [RPM BOOTSTRAP PASSWORD] add bootstrap.password setting ok 11 [RPM BOOTSTRAP PASSWORD] test bootstrap.password is in setting list ok 12 [RPM BOOTSTRAP PASSWORD] test auto generated passwords with modified bootstrap.password ok 13 [RPM BOOTSTRAP PASSWORD] test elasticsearch-sql-cli ok 14 [RPM BOOTSTRAP PASSWORD] test elasticsearch-sql-cli when user refuses password ok 15 [RPM BOOTSTRAP PASSWORD] stop Elasticsearch ok 16 [TAR SETUP PASSWORD] test auto generated passwords ok 17 [RPM SETUP PASSWORD] test auto generated passwords ok 18 [TAR CERTGEN] install master node ok 19 [TAR CERTGEN] add bootstrap password ok 20 [TAR CERTGEN] create instances file ok 21 [TAR CERTGEN] create certificates ok 22 [TAR CERTGEN] install certificates on master node ok 23 [TAR CERTGEN] update master node settings ok 24 [TAR CERTGEN] test connection to master node using HTTPS ok 25 [TAR CERTGEN] install data node ok 26 [TAR CERTGEN] install certificates on data node ok 27 [TAR CERTGEN] update data node settings ok 28 [TAR CERTGEN] test connection to data node using HTTPS ok 29 [TAR CERTGEN] test node to node communication ok 30 [RPM CERTGEN] install master node ok 31 [RPM CERTGEN] add bootstrap password ok 32 [RPM CERTGEN] create instances file ok 33 [RPM CERTGEN] create certificates ok 34 [RPM CERTGEN] install certificates on master node ok 35 [RPM CERTGEN] update master node settings ok 36 [RPM CERTGEN] test connection to master node using HTTPS ok 37 [RPM CERTGEN] install data node ok 38 [RPM CERTGEN] install certificates on data node ok 39 [RPM CERTGEN] update data node settings ok 40 [RPM CERTGEN] test connection to data node using HTTPS ok 41 [RPM CERTGEN] test node to node communication :x-pack:qa:vagrant:vagrantFedora27#batsPackagingTest (Thread[Task worker for ':',5,main]) completed. Took 2 mins 53.681 secs. :x-pack:qa:vagrant:vagrantFedora27#javaPackagingTest (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:vagrantFedora27#javaPackagingTest SKIPPED Skipping task ':x-pack:qa:vagrant:vagrantFedora27#javaPackagingTest' as task onlyIf is false. :x-pack:qa:vagrant:vagrantFedora27#javaPackagingTest (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:qa:vagrant:vagrantFedora27#halt (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:vagrantFedora27#halt Task ':x-pack:qa:vagrant:vagrantFedora27#halt' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/vagrant Command: vagrant halt fedora-27 Successfully started process 'command 'vagrant'' ==> fedora-27: Removing cache buckets symlinks... ==> fedora-27: Attempting graceful shutdown of VM... :x-pack:qa:vagrant:vagrantFedora27#halt (Thread[Task worker for ':',5,main]) completed. Took 7.966 secs. :x-pack:qa:vagrant:vagrantFedora28#destroy (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:vagrantFedora28#destroy Task ':x-pack:qa:vagrant:vagrantFedora28#destroy' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'bash''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests Command: bash -c vagrant status fedora-28 | grep -q "fedora-28\s\+not created" || vagrant destroy fedora-28 --force Successfully started process 'command 'bash'' ==> fedora-28: Destroying VM and associated drives... :x-pack:qa:vagrant:vagrantFedora28#destroy (Thread[Task worker for ':',5,main]) completed. Took 2.993 secs. :x-pack:qa:vagrant:vagrantFedora28#update (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:vagrantFedora28#update Task ':x-pack:qa:vagrant:vagrantFedora28#update' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/vagrant Command: vagrant box update fedora-28 Successfully started process 'command 'vagrant'' ==> fedora-28: Checking for updates to 'elastic/fedora-28-x86_64' fedora-28: Latest installed version: 20180805.0.0 fedora-28: Version constraints: fedora-28: Provider: virtualbox ==> fedora-28: Box 'elastic/fedora-28-x86_64' (v20180805.0.0) is running the latest version. :x-pack:qa:vagrant:vagrantFedora28#update (Thread[Task worker for ':',5,main]) completed. Took 1.2 secs. :x-pack:qa:vagrant:vagrantFedora28#up (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:vagrantFedora28#up Task ':x-pack:qa:vagrant:vagrantFedora28#up' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/vagrant Command: vagrant up fedora-28 --provision --provider virtualbox Successfully started process 'command 'vagrant'' Bringing machine 'fedora-28' up with 'virtualbox' provider... ==> fedora-28: Importing base box 'elastic/fedora-28-x86_64'... Progress: 10% Progress: 30% Progress: 50% Progress: 70% Progress: 90% ==> fedora-28: Matching MAC address for NAT networking... ==> fedora-28: Checking if box 'elastic/fedora-28-x86_64' is up to date... ==> fedora-28: Setting the name of the VM: elasticelasticsearchmasterpackaging-tests_fedora-28_1534057095453_28314 ==> fedora-28: Clearing any previously set network interfaces... ==> fedora-28: Preparing network interfaces based on configuration... fedora-28: Adapter 1: nat ==> fedora-28: Forwarding ports... fedora-28: 22 (guest) => 2222 (host) (adapter 1) ==> fedora-28: Running 'pre-boot' VM customizations... ==> fedora-28: Booting VM... ==> fedora-28: Waiting for machine to boot. This may take a few minutes... fedora-28: SSH address: 127.0.0.1:2222 fedora-28: SSH username: vagrant fedora-28: SSH auth method: private key fedora-28: fedora-28: Vagrant insecure key detected. Vagrant will automatically replace fedora-28: this with a newly generated keypair for better security. fedora-28: fedora-28: Inserting generated public key within guest... fedora-28: Removing insecure key from the guest if it's present... fedora-28: Key inserted! Disconnecting and reconnecting using new SSH key... ==> fedora-28: Machine booted and ready! ==> fedora-28: Checking for guest additions in VM... ==> fedora-28: Mounting shared folders... fedora-28: /project => /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/vagrant fedora-28: /elasticsearch => /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests fedora-28: /tmp/vagrant-cache => /var/lib/jenkins/.vagrant.d/cache/elastic/fedora-28-x86_64 ==> fedora-28: Configuring cache buckets... ==> fedora-28: Running provisioner: markerfile (shell)... fedora-28: Running: inline script ==> fedora-28: Configuring cache buckets... ==> fedora-28: Running provisioner: clean es installs in tmp (shell)... fedora-28: Running: inline script ==> fedora-28: Configuring cache buckets... ==> fedora-28: Running provisioner: set prompt (shell)... fedora-28: Running: inline script ==> fedora-28: Configuring cache buckets... ==> fedora-28: Running provisioner: install dependencies (shell)... fedora-28: Running: inline script fedora-28: ==> Installing rsync fedora-28: Last metadata expiration check: 1:48:28 ago on Sun 12 Aug 2018 05:10:25 AM UTC. fedora-28: Dependencies resolved. fedora-28: ================================================================================ fedora-28: Package Arch Version Repository Size fedora-28: ================================================================================ fedora-28: Installing: fedora-28: rsync x86_64 3.1.3-3.fc28 fedora 403 k fedora-28: fedora-28: Transaction Summary fedora-28: ================================================================================ fedora-28: Install 1 Package fedora-28: Total download size: 403 k fedora-28: Installed size: 832 k fedora-28: Downloading Packages: fedora-28: rsync-3.1.3-3.fc28.x86_64.rpm 3.6 MB/s | 403 kB 00:00 fedora-28: -------------------------------------------------------------------------------- fedora-28: Total 399 kB/s | 403 kB 00:01 fedora-28: Running transaction check fedora-28: Transaction check succeeded. fedora-28: Running transaction test fedora-28: Transaction test succeeded. fedora-28: Running transaction fedora-28: Preparing : 1/1 fedora-28: fedora-28: Installing : rsync-3.1.3-3.fc28.x86_64 1/1 fedora-28: fedora-28: Running scriptlet: rsync-3.1.3-3.fc28.x86_64 1/1 fedora-28: fedora-28: Verifying : rsync-3.1.3-3.fc28.x86_64 1/1 fedora-28: fedora-28: fedora-28: Installed: fedora-28: rsync.x86_64 3.1.3-3.fc28 fedora-28: Complete! fedora-28: ==> Installing bats fedora-28: Cloning into '/tmp/bats'... fedora-28: Installed Bats to /usr/bin/bats ==> fedora-28: Configuring cache buckets... :x-pack:qa:vagrant:vagrantFedora28#up (Thread[Task worker for ':',5,main]) completed. Took 1 mins 5.111 secs. :x-pack:qa:vagrant:vagrantFedora28#batsPackagingTest (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:vagrantFedora28#batsPackagingTest Task ':x-pack:qa:vagrant:vagrantFedora28#batsPackagingTest' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/vagrant Command: vagrant ssh fedora-28 --command cd $PACKAGING_ARCHIVES && sudo bats --tap $BATS_TESTS/*.bats Successfully started process 'command 'vagrant'' 1..41 ok 1 [X-PACK] install default distribution ok 2 [X-PACK] verify x-pack installation ok 3 [X-PACK] verify croneval works ok 4 [TAR BOOTSTRAP PASSWORD] add bootstrap.password setting ok 5 [TAR BOOTSTRAP PASSWORD] test bootstrap.password is in setting list ok 6 [TAR BOOTSTRAP PASSWORD] test auto generated passwords with modified bootstrap.password ok 7 [TAR BOOTSTRAP PASSWORD] test elasticsearch-sql-cli ok 8 [TAR BOOTSTRAP PASSWORD] test elasticsearch-sql-cli when user refuses password ok 9 [TAR BOOTSTRAP PASSWORD] stop Elasticsearch ok 10 [RPM BOOTSTRAP PASSWORD] add bootstrap.password setting ok 11 [RPM BOOTSTRAP PASSWORD] test bootstrap.password is in setting list ok 12 [RPM BOOTSTRAP PASSWORD] test auto generated passwords with modified bootstrap.password ok 13 [RPM BOOTSTRAP PASSWORD] test elasticsearch-sql-cli ok 14 [RPM BOOTSTRAP PASSWORD] test elasticsearch-sql-cli when user refuses password ok 15 [RPM BOOTSTRAP PASSWORD] stop Elasticsearch ok 16 [TAR SETUP PASSWORD] test auto generated passwords ok 17 [RPM SETUP PASSWORD] test auto generated passwords ok 18 [TAR CERTGEN] install master node ok 19 [TAR CERTGEN] add bootstrap password ok 20 [TAR CERTGEN] create instances file ok 21 [TAR CERTGEN] create certificates ok 22 [TAR CERTGEN] install certificates on master node ok 23 [TAR CERTGEN] update master node settings ok 24 [TAR CERTGEN] test connection to master node using HTTPS ok 25 [TAR CERTGEN] install data node ok 26 [TAR CERTGEN] install certificates on data node ok 27 [TAR CERTGEN] update data node settings ok 28 [TAR CERTGEN] test connection to data node using HTTPS ok 29 [TAR CERTGEN] test node to node communication ok 30 [RPM CERTGEN] install master node ok 31 [RPM CERTGEN] add bootstrap password ok 32 [RPM CERTGEN] create instances file ok 33 [RPM CERTGEN] create certificates ok 34 [RPM CERTGEN] install certificates on master node ok 35 [RPM CERTGEN] update master node settings ok 36 [RPM CERTGEN] test connection to master node using HTTPS ok 37 [RPM CERTGEN] install data node ok 38 [RPM CERTGEN] install certificates on data node ok 39 [RPM CERTGEN] update data node settings ok 40 [RPM CERTGEN] test connection to data node using HTTPS ok 41 [RPM CERTGEN] test node to node communication :x-pack:qa:vagrant:vagrantFedora28#batsPackagingTest (Thread[Task worker for ':',5,main]) completed. Took 2 mins 52.508 secs. :x-pack:qa:vagrant:vagrantFedora28#javaPackagingTest (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:vagrantFedora28#javaPackagingTest SKIPPED Skipping task ':x-pack:qa:vagrant:vagrantFedora28#javaPackagingTest' as task onlyIf is false. :x-pack:qa:vagrant:vagrantFedora28#javaPackagingTest (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:qa:vagrant:vagrantFedora28#halt (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:vagrantFedora28#halt Task ':x-pack:qa:vagrant:vagrantFedora28#halt' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/vagrant Command: vagrant halt fedora-28 Successfully started process 'command 'vagrant'' ==> fedora-28: Removing cache buckets symlinks... ==> fedora-28: Attempting graceful shutdown of VM... :x-pack:qa:vagrant:vagrantFedora28#halt (Thread[Task worker for ':',5,main]) completed. Took 6.914 secs. :x-pack:qa:vagrant:vagrantOel6#destroy (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:vagrantOel6#destroy Task ':x-pack:qa:vagrant:vagrantOel6#destroy' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'bash''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests Command: bash -c vagrant status oel-6 | grep -q "oel-6\s\+not created" || vagrant destroy oel-6 --force Successfully started process 'command 'bash'' ==> oel-6: Destroying VM and associated drives... :x-pack:qa:vagrant:vagrantOel6#destroy (Thread[Task worker for ':',5,main]) completed. Took 3.155 secs. :x-pack:qa:vagrant:vagrantOel6#update (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:vagrantOel6#update Task ':x-pack:qa:vagrant:vagrantOel6#update' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/vagrant Command: vagrant box update oel-6 Successfully started process 'command 'vagrant'' ==> oel-6: Checking for updates to 'elastic/oraclelinux-6-x86_64' oel-6: Latest installed version: 20170724.0.0 oel-6: Version constraints: oel-6: Provider: virtualbox ==> oel-6: Box 'elastic/oraclelinux-6-x86_64' (v20170724.0.0) is running the latest version. :x-pack:qa:vagrant:vagrantOel6#update (Thread[Task worker for ':',5,main]) completed. Took 1.331 secs. :x-pack:qa:vagrant:vagrantOel6#up (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:vagrantOel6#up Task ':x-pack:qa:vagrant:vagrantOel6#up' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/vagrant Command: vagrant up oel-6 --provision --provider virtualbox Successfully started process 'command 'vagrant'' Bringing machine 'oel-6' up with 'virtualbox' provider... ==> oel-6: Importing base box 'elastic/oraclelinux-6-x86_64'... Progress: 10% Progress: 20% Progress: 30% Progress: 40% Progress: 50% Progress: 60% Progress: 70% Progress: 80% Progress: 90% ==> oel-6: Matching MAC address for NAT networking... ==> oel-6: Checking if box 'elastic/oraclelinux-6-x86_64' is up to date... ==> oel-6: Setting the name of the VM: elasticelasticsearchmasterpackaging-tests_oel-6_1534057342254_72567 ==> oel-6: Clearing any previously set network interfaces... ==> oel-6: Preparing network interfaces based on configuration... oel-6: Adapter 1: nat ==> oel-6: Forwarding ports... oel-6: 22 (guest) => 2222 (host) (adapter 1) ==> oel-6: Running 'pre-boot' VM customizations... ==> oel-6: Booting VM... ==> oel-6: Waiting for machine to boot. This may take a few minutes... oel-6: SSH address: 127.0.0.1:2222 oel-6: SSH username: vagrant oel-6: SSH auth method: private key oel-6: Warning: Connection reset. Retrying... oel-6: Warning: Remote connection disconnect. Retrying... oel-6: Warning: Connection reset. Retrying... oel-6: Warning: Remote connection disconnect. Retrying... oel-6: Warning: Connection reset. Retrying... oel-6: Warning: Remote connection disconnect. Retrying... oel-6: Warning: Connection reset. Retrying... oel-6: Warning: Remote connection disconnect. Retrying... oel-6: Warning: Connection reset. Retrying... oel-6: Warning: Remote connection disconnect. Retrying... oel-6: Warning: Connection reset. Retrying... oel-6: Warning: Remote connection disconnect. Retrying... oel-6: Warning: Connection reset. Retrying... oel-6: Warning: Remote connection disconnect. Retrying... oel-6: Warning: Connection reset. Retrying... oel-6: Warning: Remote connection disconnect. Retrying... oel-6: oel-6: Vagrant insecure key detected. Vagrant will automatically replace oel-6: this with a newly generated keypair for better security. oel-6: oel-6: Inserting generated public key within guest... oel-6: Removing insecure key from the guest if it's present... oel-6: Key inserted! Disconnecting and reconnecting using new SSH key... ==> oel-6: Machine booted and ready! ==> oel-6: Checking for guest additions in VM... oel-6: The guest additions on this VM do not match the installed version of oel-6: VirtualBox! In most cases this is fine, but in rare cases it can oel-6: prevent things such as shared folders from working properly. If you see oel-6: shared folder errors, please make sure the guest additions within the oel-6: virtual machine match the version of VirtualBox you have installed on oel-6: your host and reload your VM. oel-6: oel-6: Guest Additions Version: 5.1.22 oel-6: VirtualBox Version: 5.2 ==> oel-6: Mounting shared folders... oel-6: /project => /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/vagrant oel-6: /elasticsearch => /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests oel-6: /tmp/vagrant-cache => /var/lib/jenkins/.vagrant.d/cache/elastic/oraclelinux-6-x86_64 ==> oel-6: Configuring cache buckets... ==> oel-6: Running provisioner: markerfile (shell)... oel-6: Running: inline script ==> oel-6: Configuring cache buckets... ==> oel-6: Running provisioner: clean es installs in tmp (shell)... oel-6: Running: inline script ==> oel-6: Configuring cache buckets... ==> oel-6: Running provisioner: set prompt (shell)... oel-6: Running: inline script ==> oel-6: Configuring cache buckets... ==> oel-6: Running provisioner: install dependencies (shell)... oel-6: Running: inline script oel-6: ==> Installing bats oel-6: Cloning into '/tmp/bats'... oel-6: Installed Bats to /usr/bin/bats ==> oel-6: Configuring cache buckets... :x-pack:qa:vagrant:vagrantOel6#up (Thread[Task worker for ':',5,main]) completed. Took 1 mins 56.427 secs. :x-pack:qa:vagrant:vagrantOel6#batsPackagingTest (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:vagrantOel6#batsPackagingTest Task ':x-pack:qa:vagrant:vagrantOel6#batsPackagingTest' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/vagrant Command: vagrant ssh oel-6 --command cd $PACKAGING_ARCHIVES && sudo bats --tap $BATS_TESTS/*.bats Successfully started process 'command 'vagrant'' 1..41 ok 1 [X-PACK] install default distribution ok 2 [X-PACK] verify x-pack installation ok 3 [X-PACK] verify croneval works ok 4 [TAR BOOTSTRAP PASSWORD] add bootstrap.password setting ok 5 [TAR BOOTSTRAP PASSWORD] test bootstrap.password is in setting list ok 6 [TAR BOOTSTRAP PASSWORD] test auto generated passwords with modified bootstrap.password ok 7 [TAR BOOTSTRAP PASSWORD] test elasticsearch-sql-cli ok 8 [TAR BOOTSTRAP PASSWORD] test elasticsearch-sql-cli when user refuses password ok 9 [TAR BOOTSTRAP PASSWORD] stop Elasticsearch ok 10 [RPM BOOTSTRAP PASSWORD] add bootstrap.password setting ok 11 [RPM BOOTSTRAP PASSWORD] test bootstrap.password is in setting list ok 12 [RPM BOOTSTRAP PASSWORD] test auto generated passwords with modified bootstrap.password ok 13 [RPM BOOTSTRAP PASSWORD] test elasticsearch-sql-cli ok 14 [RPM BOOTSTRAP PASSWORD] test elasticsearch-sql-cli when user refuses password ok 15 [RPM BOOTSTRAP PASSWORD] stop Elasticsearch ok 16 [TAR SETUP PASSWORD] test auto generated passwords ok 17 [RPM SETUP PASSWORD] test auto generated passwords ok 18 [TAR CERTGEN] install master node ok 19 [TAR CERTGEN] add bootstrap password ok 20 [TAR CERTGEN] create instances file ok 21 [TAR CERTGEN] create certificates ok 22 [TAR CERTGEN] install certificates on master node ok 23 [TAR CERTGEN] update master node settings ok 24 [TAR CERTGEN] test connection to master node using HTTPS ok 25 [TAR CERTGEN] install data node ok 26 [TAR CERTGEN] install certificates on data node ok 27 [TAR CERTGEN] update data node settings ok 28 [TAR CERTGEN] test connection to data node using HTTPS ok 29 [TAR CERTGEN] test node to node communication ok 30 [RPM CERTGEN] install master node ok 31 [RPM CERTGEN] add bootstrap password ok 32 [RPM CERTGEN] create instances file ok 33 [RPM CERTGEN] create certificates ok 34 [RPM CERTGEN] install certificates on master node ok 35 [RPM CERTGEN] update master node settings ok 36 [RPM CERTGEN] test connection to master node using HTTPS ok 37 [RPM CERTGEN] install data node ok 38 [RPM CERTGEN] install certificates on data node ok 39 [RPM CERTGEN] update data node settings ok 40 [RPM CERTGEN] test connection to data node using HTTPS ok 41 [RPM CERTGEN] test node to node communication :x-pack:qa:vagrant:vagrantOel6#batsPackagingTest (Thread[Task worker for ':',5,main]) completed. Took 3 mins 5.677 secs. :x-pack:qa:vagrant:vagrantOel6#javaPackagingTest (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:vagrantOel6#javaPackagingTest SKIPPED Skipping task ':x-pack:qa:vagrant:vagrantOel6#javaPackagingTest' as task onlyIf is false. :x-pack:qa:vagrant:vagrantOel6#javaPackagingTest (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:qa:vagrant:vagrantOel6#halt (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:vagrantOel6#halt Task ':x-pack:qa:vagrant:vagrantOel6#halt' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/vagrant Command: vagrant halt oel-6 Successfully started process 'command 'vagrant'' ==> oel-6: Removing cache buckets symlinks... ==> oel-6: Attempting graceful shutdown of VM... :x-pack:qa:vagrant:vagrantOel6#halt (Thread[Task worker for ':',5,main]) completed. Took 19.418 secs. :x-pack:qa:vagrant:vagrantOel7#destroy (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:vagrantOel7#destroy Task ':x-pack:qa:vagrant:vagrantOel7#destroy' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'bash''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests Command: bash -c vagrant status oel-7 | grep -q "oel-7\s\+not created" || vagrant destroy oel-7 --force Successfully started process 'command 'bash'' ==> oel-7: Destroying VM and associated drives... :x-pack:qa:vagrant:vagrantOel7#destroy (Thread[Task worker for ':',5,main]) completed. Took 3.021 secs. :x-pack:qa:vagrant:vagrantOel7#update (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:vagrantOel7#update Task ':x-pack:qa:vagrant:vagrantOel7#update' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/vagrant Command: vagrant box update oel-7 Successfully started process 'command 'vagrant'' ==> oel-7: Checking for updates to 'elastic/oraclelinux-7-x86_64' oel-7: Latest installed version: 20171031.0.0 oel-7: Version constraints: oel-7: Provider: virtualbox ==> oel-7: Box 'elastic/oraclelinux-7-x86_64' (v20171031.0.0) is running the latest version. :x-pack:qa:vagrant:vagrantOel7#update (Thread[Task worker for ':',5,main]) completed. Took 1.222 secs. :x-pack:qa:vagrant:vagrantOel7#up (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:vagrantOel7#up Task ':x-pack:qa:vagrant:vagrantOel7#up' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/vagrant Command: vagrant up oel-7 --provision --provider virtualbox Successfully started process 'command 'vagrant'' Bringing machine 'oel-7' up with 'virtualbox' provider... ==> oel-7: Importing base box 'elastic/oraclelinux-7-x86_64'... Progress: 10% Progress: 20% Progress: 30% Progress: 50% Progress: 60% Progress: 70% Progress: 80% Progress: 90% ==> oel-7: Matching MAC address for NAT networking... ==> oel-7: Checking if box 'elastic/oraclelinux-7-x86_64' is up to date... ==> oel-7: Setting the name of the VM: elasticelasticsearchmasterpackaging-tests_oel-7_1534057669127_56380 ==> oel-7: Clearing any previously set network interfaces... ==> oel-7: Preparing network interfaces based on configuration... oel-7: Adapter 1: nat ==> oel-7: Forwarding ports... oel-7: 22 (guest) => 2222 (host) (adapter 1) ==> oel-7: Running 'pre-boot' VM customizations... ==> oel-7: Booting VM... ==> oel-7: Waiting for machine to boot. This may take a few minutes... oel-7: SSH address: 127.0.0.1:2222 oel-7: SSH username: vagrant oel-7: SSH auth method: private key oel-7: oel-7: Vagrant insecure key detected. Vagrant will automatically replace oel-7: this with a newly generated keypair for better security. oel-7: oel-7: Inserting generated public key within guest... oel-7: Removing insecure key from the guest if it's present... oel-7: Key inserted! Disconnecting and reconnecting using new SSH key... ==> oel-7: Machine booted and ready! ==> oel-7: Checking for guest additions in VM... oel-7: The guest additions on this VM do not match the installed version of oel-7: VirtualBox! In most cases this is fine, but in rare cases it can oel-7: prevent things such as shared folders from working properly. If you see oel-7: shared folder errors, please make sure the guest additions within the oel-7: virtual machine match the version of VirtualBox you have installed on oel-7: your host and reload your VM. oel-7: oel-7: Guest Additions Version: 5.1.30 oel-7: VirtualBox Version: 5.2 ==> oel-7: Mounting shared folders... oel-7: /project => /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/vagrant oel-7: /elasticsearch => /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests oel-7: /tmp/vagrant-cache => /var/lib/jenkins/.vagrant.d/cache/elastic/oraclelinux-7-x86_64 ==> oel-7: Configuring cache buckets... ==> oel-7: Running provisioner: markerfile (shell)... oel-7: Running: inline script ==> oel-7: Configuring cache buckets... ==> oel-7: Running provisioner: clean es installs in tmp (shell)... oel-7: Running: inline script ==> oel-7: Configuring cache buckets... ==> oel-7: Running provisioner: set prompt (shell)... oel-7: Running: inline script ==> oel-7: Configuring cache buckets... ==> oel-7: Running provisioner: install dependencies (shell)... oel-7: Running: inline script oel-7: ==> Installing bats oel-7: Cloning into '/tmp/bats'... oel-7: Installed Bats to /usr/bin/bats ==> oel-7: Configuring cache buckets... :x-pack:qa:vagrant:vagrantOel7#up (Thread[Task worker for ':',5,main]) completed. Took 1 mins 55.838 secs. :x-pack:qa:vagrant:vagrantOel7#batsPackagingTest (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:vagrantOel7#batsPackagingTest Task ':x-pack:qa:vagrant:vagrantOel7#batsPackagingTest' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/vagrant Command: vagrant ssh oel-7 --command cd $PACKAGING_ARCHIVES && sudo bats --tap $BATS_TESTS/*.bats Successfully started process 'command 'vagrant'' 1..41 ok 1 [X-PACK] install default distribution ok 2 [X-PACK] verify x-pack installation ok 3 [X-PACK] verify croneval works ok 4 [TAR BOOTSTRAP PASSWORD] add bootstrap.password setting ok 5 [TAR BOOTSTRAP PASSWORD] test bootstrap.password is in setting list ok 6 [TAR BOOTSTRAP PASSWORD] test auto generated passwords with modified bootstrap.password ok 7 [TAR BOOTSTRAP PASSWORD] test elasticsearch-sql-cli ok 8 [TAR BOOTSTRAP PASSWORD] test elasticsearch-sql-cli when user refuses password ok 9 [TAR BOOTSTRAP PASSWORD] stop Elasticsearch ok 10 [RPM BOOTSTRAP PASSWORD] add bootstrap.password setting ok 11 [RPM BOOTSTRAP PASSWORD] test bootstrap.password is in setting list ok 12 [RPM BOOTSTRAP PASSWORD] test auto generated passwords with modified bootstrap.password ok 13 [RPM BOOTSTRAP PASSWORD] test elasticsearch-sql-cli ok 14 [RPM BOOTSTRAP PASSWORD] test elasticsearch-sql-cli when user refuses password ok 15 [RPM BOOTSTRAP PASSWORD] stop Elasticsearch ok 16 [TAR SETUP PASSWORD] test auto generated passwords ok 17 [RPM SETUP PASSWORD] test auto generated passwords ok 18 [TAR CERTGEN] install master node ok 19 [TAR CERTGEN] add bootstrap password ok 20 [TAR CERTGEN] create instances file ok 21 [TAR CERTGEN] create certificates ok 22 [TAR CERTGEN] install certificates on master node ok 23 [TAR CERTGEN] update master node settings ok 24 [TAR CERTGEN] test connection to master node using HTTPS ok 25 [TAR CERTGEN] install data node ok 26 [TAR CERTGEN] install certificates on data node ok 27 [TAR CERTGEN] update data node settings ok 28 [TAR CERTGEN] test connection to data node using HTTPS ok 29 [TAR CERTGEN] test node to node communication ok 30 [RPM CERTGEN] install master node ok 31 [RPM CERTGEN] add bootstrap password ok 32 [RPM CERTGEN] create instances file ok 33 [RPM CERTGEN] create certificates ok 34 [RPM CERTGEN] install certificates on master node ok 35 [RPM CERTGEN] update master node settings ok 36 [RPM CERTGEN] test connection to master node using HTTPS ok 37 [RPM CERTGEN] install data node ok 38 [RPM CERTGEN] install certificates on data node ok 39 [RPM CERTGEN] update data node settings ok 40 [RPM CERTGEN] test connection to data node using HTTPS ok 41 [RPM CERTGEN] test node to node communication :x-pack:qa:vagrant:vagrantOel7#batsPackagingTest (Thread[Task worker for ':',5,main]) completed. Took 2 mins 37.049 secs. :x-pack:qa:vagrant:vagrantOel7#javaPackagingTest (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:vagrantOel7#javaPackagingTest SKIPPED Skipping task ':x-pack:qa:vagrant:vagrantOel7#javaPackagingTest' as task onlyIf is false. :x-pack:qa:vagrant:vagrantOel7#javaPackagingTest (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :x-pack:qa:vagrant:vagrantOel7#halt (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:vagrantOel7#halt Task ':x-pack:qa:vagrant:vagrantOel7#halt' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/vagrant Command: vagrant halt oel-7 Successfully started process 'command 'vagrant'' ==> oel-7: Removing cache buckets symlinks... ==> oel-7: Attempting graceful shutdown of VM... :x-pack:qa:vagrant:vagrantOel7#halt (Thread[Task worker for ':',5,main]) completed. Took 13.557 secs. :x-pack:qa:vagrant:vagrantOpensuse42#destroy (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:vagrantOpensuse42#destroy Task ':x-pack:qa:vagrant:vagrantOpensuse42#destroy' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'bash''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests Command: bash -c vagrant status opensuse-42 | grep -q "opensuse-42\s\+not created" || vagrant destroy opensuse-42 --force Successfully started process 'command 'bash'' ==> opensuse-42: Destroying VM and associated drives... :x-pack:qa:vagrant:vagrantOpensuse42#destroy (Thread[Task worker for ':',5,main]) completed. Took 3.011 secs. :x-pack:qa:vagrant:vagrantOpensuse42#update (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:vagrantOpensuse42#update Task ':x-pack:qa:vagrant:vagrantOpensuse42#update' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/vagrant Command: vagrant box update opensuse-42 Successfully started process 'command 'vagrant'' ==> opensuse-42: Checking for updates to 'elastic/opensuse-42-x86_64' opensuse-42: Latest installed version: 20180801.0.0 opensuse-42: Version constraints: opensuse-42: Provider: virtualbox ==> opensuse-42: Box 'elastic/opensuse-42-x86_64' (v20180801.0.0) is running the latest version. :x-pack:qa:vagrant:vagrantOpensuse42#update (Thread[Task worker for ':',5,main]) completed. Took 1.297 secs. :x-pack:qa:vagrant:vagrantOpensuse42#up (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:vagrantOpensuse42#up Task ':x-pack:qa:vagrant:vagrantOpensuse42#up' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/vagrant Command: vagrant up opensuse-42 --provision --provider virtualbox Successfully started process 'command 'vagrant'' Bringing machine 'opensuse-42' up with 'virtualbox' provider... ==> opensuse-42: Importing base box 'elastic/opensuse-42-x86_64'... Progress: 10% Progress: 20% Progress: 30% Progress: 40% Progress: 90% ==> opensuse-42: Matching MAC address for NAT networking... ==> opensuse-42: Checking if box 'elastic/opensuse-42-x86_64' is up to date... ==> opensuse-42: Setting the name of the VM: elasticelasticsearchmasterpackaging-tests_opensuse-42_1534057972856_39188 ==> opensuse-42: Clearing any previously set network interfaces... ==> opensuse-42: Preparing network interfaces based on configuration... opensuse-42: Adapter 1: nat ==> opensuse-42: Forwarding ports... opensuse-42: 22 (guest) => 2222 (host) (adapter 1) ==> opensuse-42: Running 'pre-boot' VM customizations... ==> opensuse-42: Booting VM... ==> opensuse-42: Waiting for machine to boot. This may take a few minutes... opensuse-42: SSH address: 127.0.0.1:2222 opensuse-42: SSH username: vagrant opensuse-42: SSH auth method: private key opensuse-42: opensuse-42: Vagrant insecure key detected. Vagrant will automatically replace opensuse-42: this with a newly generated keypair for better security. opensuse-42: opensuse-42: Inserting generated public key within guest... opensuse-42: Removing insecure key from the guest if it's present... opensuse-42: Key inserted! Disconnecting and reconnecting using new SSH key... ==> opensuse-42: Machine booted and ready! ==> opensuse-42: Checking for guest additions in VM... ==> opensuse-42: Mounting shared folders... opensuse-42: /project => /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/vagrant opensuse-42: /elasticsearch => /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests opensuse-42: /tmp/vagrant-cache => /var/lib/jenkins/.vagrant.d/cache/elastic/opensuse-42-x86_64 ==> opensuse-42: Configuring cache buckets... ==> opensuse-42: Running provisioner: markerfile (shell)... opensuse-42: Running: inline script ==> opensuse-42: Configuring cache buckets... ==> opensuse-42: Running provisioner: clean es installs in tmp (shell)... opensuse-42: Running: inline script ==> opensuse-42: Configuring cache buckets... ==> opensuse-42: Running provisioner: set prompt (shell)... opensuse-42: Running: inline script ==> opensuse-42: Configuring cache buckets... ==> opensuse-42: Running provisioner: install dependencies (shell)... opensuse-42: Running: inline script opensuse-42: ==> Installing bats opensuse-42: Cloning into '/tmp/bats'... opensuse-42: Installed Bats to /usr/bin/bats ==> opensuse-42: Configuring cache buckets... :x-pack:qa:vagrant:vagrantOpensuse42#up (Thread[Task worker for ':',5,main]) completed. Took 2 mins 19.555 secs. :x-pack:qa:vagrant:vagrantOpensuse42#batsPackagingTest (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:vagrantOpensuse42#batsPackagingTest Task ':x-pack:qa:vagrant:vagrantOpensuse42#batsPackagingTest' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/vagrant Command: vagrant ssh opensuse-42 --command cd $PACKAGING_ARCHIVES && sudo bats --tap $BATS_TESTS/*.bats Successfully started process 'command 'vagrant'' 1..41 ok 1 [X-PACK] install default distribution ok 2 [X-PACK] verify x-pack installation ok 3 [X-PACK] verify croneval works ok 4 [TAR BOOTSTRAP PASSWORD] add bootstrap.password setting ok 5 [TAR BOOTSTRAP PASSWORD] test bootstrap.password is in setting list ok 6 [TAR BOOTSTRAP PASSWORD] test auto generated passwords with modified bootstrap.password ok 7 [TAR BOOTSTRAP PASSWORD] test elasticsearch-sql-cli ok 8 [TAR BOOTSTRAP PASSWORD] test elasticsearch-sql-cli when user refuses password ok 9 [TAR BOOTSTRAP PASSWORD] stop Elasticsearch ok 10 [RPM BOOTSTRAP PASSWORD] add bootstrap.password setting ok 11 [RPM BOOTSTRAP PASSWORD] test bootstrap.password is in setting list ok 12 [RPM BOOTSTRAP PASSWORD] test auto generated passwords with modified bootstrap.password ok 13 [RPM BOOTSTRAP PASSWORD] test elasticsearch-sql-cli ok 14 [RPM BOOTSTRAP PASSWORD] test elasticsearch-sql-cli when user refuses password ok 15 [RPM BOOTSTRAP PASSWORD] stop Elasticsearch not ok 16 [TAR SETUP PASSWORD] test auto generated passwords not ok 16 [TAR SETUP PASSWORD] test auto generated passwords # (in test file /project/build/packaging/bats/tests/30_tar_setup_passwords.bats, line 62) # (in test file /project/build/packaging/bats/tests/30_tar_setup_passwords.bats, line 62) # `false' failed # `false' failed # Unpacking tarball to /tmp/elasticsearch # checking for bin file elasticsearch-certgen # checking for bin file elasticsearch-certutil # checking for bin file elasticsearch-croneval # checking for bin file elasticsearch-migrate # checking for bin file elasticsearch-saml-metadata # checking for bin file elasticsearch-setup-passwords # checking for bin file elasticsearch-sql-cli # checking for bin file elasticsearch-sql-cli-7.0.0-alpha1-SNAPSHOT.jar # checking for bin file elasticsearch-syskeygen # checking for bin file elasticsearch-users # checking for bin file x-pack-env # checking for bin file x-pack-security-env # checking for bin file x-pack-watcher-env # elasticsearch # elasticsearch-certgen # elasticsearch-certutil # elasticsearch-cli # elasticsearch-croneval # elasticsearch-env # elasticsearch-keystore # elasticsearch-migrate # elasticsearch-plugin # elasticsearch-saml-metadata # elasticsearch-setup-passwords # elasticsearch-sql-cli # elasticsearch-sql-cli-7.0.0-alpha1-SNAPSHOT.jar # elasticsearch-syskeygen # elasticsearch-translog # elasticsearch-users # x-pack-env # x-pack-security-env # x-pack-watcher-env # Expected x-pack elasticsearch-setup-passwords tool exit code to be zero but got 75 # Initiating the setup of passwords for reserved users elastic,kibana,logstash_system,beats_system. # The passwords will be randomly generated and printed to the console. # Please confirm that you would like to continue [y/N] # # # Connection failure to: http://127.0.0.1:9200/_xpack/security/user/kibana/_password?pretty failed: Read timed out # # ERROR: Failed to set password for user [kibana]. # Here's the elasticsearch log: # [2018-08-12T07:16:30,623][TRACE][o.e.g.MetaDataStateFormat] [] written state to /tmp/elasticsearch/data/nodes/0/_state/node-0.st # [2018-08-12T07:16:30,625][TRACE][o.e.g.MetaDataStateFormat] [] cleaned up /tmp/elasticsearch/data/nodes/0/_state/node-0.st.tmp # [2018-08-12T07:16:30,625][TRACE][o.e.g.MetaDataStateFormat] [] cleanupOldFiles: cleaning up /tmp/elasticsearch/data/nodes/0 # Unpacking tarball to /tmp/elasticsearch # checking for bin file elasticsearch-certgen # checking for bin file elasticsearch-certutil # checking for bin file elasticsearch-croneval # checking for bin file elasticsearch-migrate # checking for bin file elasticsearch-saml-metadata # checking for bin file elasticsearch-setup-passwords # checking for bin file elasticsearch-sql-cli # checking for bin file elasticsearch-sql-cli-7.0.0-alpha1-SNAPSHOT.jar # checking for bin file elasticsearch-syskeygen # checking for bin file elasticsearch-users # checking for bin file x-pack-env # checking for bin file x-pack-security-env # checking for bin file x-pack-watcher-env # elasticsearch # elasticsearch-certgen # elasticsearch-certutil # elasticsearch-cli # elasticsearch-croneval # elasticsearch-env # elasticsearch-keystore # elasticsearch-migrate # elasticsearch-plugin # elasticsearch-saml-metadata # elasticsearch-setup-passwords # elasticsearch-sql-cli # elasticsearch-sql-cli-7.0.0-alpha1-SNAPSHOT.jar # elasticsearch-syskeygen # elasticsearch-translog # elasticsearch-users # x-pack-env # x-pack-security-env # x-pack-watcher-env # Expected x-pack elasticsearch-setup-passwords tool exit code to be zero but got 75 # Initiating the setup of passwords for reserved users elastic,kibana,logstash_system,beats_system. # The passwords will be randomly generated and printed to the console. # Please confirm that you would like to continue [y/N] # # # Connection failure to: http://127.0.0.1:9200/_xpack/security/user/kibana/_password?pretty failed: Read timed out # # ERROR: Failed to set password for user [kibana]. # Here's the elasticsearch log: # [2018-08-12T07:16:30,623][TRACE][o.e.g.MetaDataStateFormat] [] written state to /tmp/elasticsearch/data/nodes/0/_state/node-0.st # [2018-08-12T07:16:30,625][TRACE][o.e.g.MetaDataStateFormat] [] cleaned up /tmp/elasticsearch/data/nodes/0/_state/node-0.st.tmp # [2018-08-12T07:16:30,625][TRACE][o.e.g.MetaDataStateFormat] [] cleanupOldFiles: cleaning up /tmp/elasticsearch/data/nodes/0 # [2018-08-# [2018-08- 12T07:16:30,626][INFO ][o.e.e.NodeEnvironment ] [] using [1] data paths, mounts [[/tmp (/dev/sda2)]], net usable_space [13.8gb], net total_space [19.4gb], types [btrfs] # [2018-08-12T07:16:30,627][INFO ][o.e.e.NodeEnvironment ] [] heap size [990.7mb], compressed ordinary object pointers [true] # [2018-08-12T07:16:30,627][INFO ][o.e.n.Node ] [] node name derived from node ID [oB9D_pTWR1qMC2lUj4kwug]; set [node.name] to override # [2018-08-12T07:16:30,627][INFO ][o.e.n.Node ] [] version[7.0.0-alpha1-SNAPSHOT], pid[14904], build[default/tar/8114646/2018-08-12T04:12:36.294Z], OS[Linux/4.4.140-62-default/amd64], JVM[Oracle Corporation/OpenJDK 64-Bit Server VM/1.8.0_171/25.171-b11] # [2018-08-12T07:16:30,627][INFO ][o.e.n.Node ] [] JVM arguments [-Xms1g, -Xmx1g, -XX:+UseConcMarkSweepGC, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -XX:+AlwaysPreTouch, -Xss1m, -Djava.awt.headless=true, -Dfile.encoding=UTF-8, -Djna.nosys=true, -XX:-OmitStackTraceInFastThrow, -Dio.netty.noUnsafe=true, -Dio.netty.noKeySetOptimization=true, -Dio.netty.recycler.maxCapacityPerThread=0, -Dlog4j.shutdownHookEnabled=false, -Dlog4j2.disable.jmx=true, -Djava.io.tmpdir=/tmp/elasticsearch.QtadF232, -XX:+HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=data, -XX:ErrorFile=logs/hs_err_pid%p.log, -XX:+PrintGCDetails, -XX:+PrintGCDateStamps, -XX:+PrintTenuringDistribution, -XX:+PrintGCApplicationStoppedTime, -Xloggc:logs/gc.log, -XX:+UseGCLogFileRotation, -XX:NumberOfGCLogFiles=32, -XX:GCLogFileSize=64m, -Dio.netty.allocator.type=unpooled, -Des.path.home=/tmp/elasticsearch, -Des.path.conf=/tmp/elasticsearch/config, -Des.distribution.flavor=default, -Des.distribution.type=tar] # [2018-08-12T07:16:30,628][WARN ][o.e.n.Node ] [] version [7.0.0-alpha1-SNAPSHOT] is a pre-release version of Elasticsearch and is not suitable for production # [2018-08-12T07:16:31,990][INFO ][o.e.p.PluginsService ] [] loaded module [aggs-matrix-stats] 12T07:16:30,626][INFO ][o.e.e.NodeEnvironment ] [] using [1] data paths, mounts [[/tmp (/dev/sda2)]], net usable_space [13.8gb], net total_space [19.4gb], types [btrfs] # [2018-08-12T07:16:30,627][INFO ][o.e.e.NodeEnvironment ] [] heap size [990.7mb], compressed ordinary object pointers [true] # [2018-08-12T07:16:30,627][INFO ][o.e.n.Node ] [] node name derived from node ID [oB9D_pTWR1qMC2lUj4kwug]; set [node.name] to override # [2018-08-12T07:16:30,627][INFO ][o.e.n.Node ] [] version[7.0.0-alpha1-SNAPSHOT], pid[14904], build[default/tar/8114646/2018-08-12T04:12:36.294Z], OS[Linux/4.4.140-62-default/amd64], JVM[Oracle Corporation/OpenJDK 64-Bit Server VM/1.8.0_171/25.171-b11] # [2018-08-12T07:16:30,627][INFO ][o.e.n.Node ] [] JVM arguments [-Xms1g, -Xmx1g, -XX:+UseConcMarkSweepGC, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -XX:+AlwaysPreTouch, -Xss1m, -Djava.awt.headless=true, -Dfile.encoding=UTF-8, -Djna.nosys=true, -XX:-OmitStackTraceInFastThrow, -Dio.netty.noUnsafe=true, -Dio.netty.noKeySetOptimization=true, -Dio.netty.recycler.maxCapacityPerThread=0, -Dlog4j.shutdownHookEnabled=false, -Dlog4j2.disable.jmx=true, -Djava.io.tmpdir=/tmp/elasticsearch.QtadF232, -XX:+HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=data, -XX:ErrorFile=logs/hs_err_pid%p.log, -XX:+PrintGCDetails, -XX:+PrintGCDateStamps, -XX:+PrintTenuringDistribution, -XX:+PrintGCApplicationStoppedTime, -Xloggc:logs/gc.log, -XX:+UseGCLogFileRotation, -XX:NumberOfGCLogFiles=32, -XX:GCLogFileSize=64m, -Dio.netty.allocator.type=unpooled, -Des.path.home=/tmp/elasticsearch, -Des.path.conf=/tmp/elasticsearch/config, -Des.distribution.flavor=default, -Des.distribution.type=tar] # [2018-08-12T07:16:30,628][WARN ][o.e.n.Node ] [] version [7.0.0-alpha1-SNAPSHOT] is a pre-release version of Elasticsearch and is not suitable for production # [2018-08-12T07:16:31,990][INFO ][o.e.p.PluginsService ] [] loaded module [aggs-matrix-stats] # [2018-08-12T07:16:31,990][INFO ][o.# [2018-08-12T07:16:31,990][INFO ][o. e.p.PluginsService ] [] loaded module [analysis-common] # [2018-08-12T07:16:31,990][INFO ][o.e.p.PluginsService ] [] loaded module [ingest-common] # [2018-08-12T07:16:31,990][INFO ][o.e.p.PluginsService ] [] loaded module [lang-expression] # [2018-08-12T07:16:31,990][INFO ][o.e.p.PluginsService ] [] loaded module [lang-mustache] # [2018-08-12T07:16:31,990][INFO ][o.e.p.PluginsService ] [] loaded module [lang-painless] # [2018-08-12T07:16:31,990][INFO ][o.e.p.PluginsService ] [] loaded module [mapper-extras] # [2018-08-12T07:16:31,990][INFO ][o.e.p.PluginsService ] [] loaded module [parent-join] # [2018-08-12T07:16:31,990][INFO ][o.e.p.PluginsService ] [] loaded module [percolator] # [2018-08-12T07:16:31,990][INFO ][o.e.p.PluginsService ] [] loaded module [rank-eval] # [2018-08-12T07:16:31,990][INFO ][o.e.p.PluginsService ] [] loaded module [reindex] # [2018-08-12T07:16:31,990][INFO ][o.e.p.PluginsService ] [] loaded module [repository-url] # [2018-08-12T07:16:31,990][INFO ][o.e.p.PluginsService ] [] loaded module [transport-netty4] # [2018-08-12T07:16:31,990][INFO ][o.e.p.PluginsService ] [] loaded module [x-pack-core] # [2018-08-12T07:16:31,990][INFO ][o.e.p.PluginsService ] [] loaded module [x-pack-deprecation] # [2018-08-12T07:16:31,990][INFO ][o.e.p.PluginsService ] [] loaded module [x-pack-graph] # [2018-08-12T07:16:31,990][INFO ][o.e.p.PluginsService ] [] loaded module [x-pack-logstash] # [2018-08-12T07:16:31,991][INFO ][o.e.p.PluginsService ] [] loaded module [x-pack-ml] # [2018-08-12T07:16:31,991][INFO ][o.e.p.PluginsService ] [] loaded module [x-pack-monitoring] # [2018-08-12T07:16:31,991][INFO ][o.e.p.PluginsService ] [] loaded module [x-pack-rollup] # [2018-08-12T07:16:31,991][INFO ][o.e.p.PluginsService ] [] loaded module [x-pack-security] # [2018-08-12T07:16:31,991][INFO ][o.e.p.PluginsService ] [] loaded module [x-pack-sql] e.p.PluginsService ] [] loaded module [analysis-common] # [2018-08-12T07:16:31,990][INFO ][o.e.p.PluginsService ] [] loaded module [ingest-common] # [2018-08-12T07:16:31,990][INFO ][o.e.p.PluginsService ] [] loaded module [lang-expression] # [2018-08-12T07:16:31,990][INFO ][o.e.p.PluginsService ] [] loaded module [lang-mustache] # [2018-08-12T07:16:31,990][INFO ][o.e.p.PluginsService ] [] loaded module [lang-painless] # [2018-08-12T07:16:31,990][INFO ][o.e.p.PluginsService ] [] loaded module [mapper-extras] # [2018-08-12T07:16:31,990][INFO ][o.e.p.PluginsService ] [] loaded module [parent-join] # [2018-08-12T07:16:31,990][INFO ][o.e.p.PluginsService ] [] loaded module [percolator] # [2018-08-12T07:16:31,990][INFO ][o.e.p.PluginsService ] [] loaded module [rank-eval] # [2018-08-12T07:16:31,990][INFO ][o.e.p.PluginsService ] [] loaded module [reindex] # [2018-08-12T07:16:31,990][INFO ][o.e.p.PluginsService ] [] loaded module [repository-url] # [2018-08-12T07:16:31,990][INFO ][o.e.p.PluginsService ] [] loaded module [transport-netty4] # [2018-08-12T07:16:31,990][INFO ][o.e.p.PluginsService ] [] loaded module [x-pack-core] # [2018-08-12T07:16:31,990][INFO ][o.e.p.PluginsService ] [] loaded module [x-pack-deprecation] # [2018-08-12T07:16:31,990][INFO ][o.e.p.PluginsService ] [] loaded module [x-pack-graph] # [2018-08-12T07:16:31,990][INFO ][o.e.p.PluginsService ] [] loaded module [x-pack-logstash] # [2018-08-12T07:16:31,991][INFO ][o.e.p.PluginsService ] [] loaded module [x-pack-ml] # [2018-08-12T07:16:31,991][INFO ][o.e.p.PluginsService ] [] loaded module [x-pack-monitoring] # [2018-08-12T07:16:31,991][INFO ][o.e.p.PluginsService ] [] loaded module [x-pack-rollup] # [2018-08-12T07:16:31,991][INFO ][o.e.p.PluginsService ] [] loaded module [x-pack-security] # [2018-08-12T07:16:31,991][INFO ][o.e.p.PluginsService ] [] loaded module [x-pack-sql] # [2018-08-12T07:16:31,991][INFO ][o.e.p.PluginsService ] [] loaded module [x-pack-upgrade# [2018-08-12T07:16:31,991][INFO ][o.e.p.PluginsService ] [] loaded module [x-pack-upgrade ] # [2018-08-12T07:16:31,991][INFO ][o.e.p.PluginsService ] [] loaded module [x-pack-watcher] # [2018-08-12T07:16:31,991][INFO ][o.e.p.PluginsService ] [] no plugins loaded # [2018-08-12T07:16:33,494][DEBUG][o.e.c.r.a.d.ClusterRebalanceAllocationDecider] [] using [cluster.routing.allocation.allow_rebalance] with [indices_all_active] # [2018-08-12T07:16:33,494][DEBUG][o.e.c.r.a.d.ConcurrentRebalanceAllocationDecider] [] using [cluster_concurrent_rebalance] with [2] # [2018-08-12T07:16:33,498][DEBUG][o.e.c.r.a.d.ThrottlingAllocationDecider] [] using node_concurrent_outgoing_recoveries [2], node_concurrent_incoming_recoveries [2], node_initial_primaries_recoveries [4] # [2018-08-12T07:16:33,746][TRACE][o.e.i.b.HierarchyCircuitBreakerService] [] parent circuit breaker with settings [parent,type=PARENT,limit=986932838/941.2mb,overhead=1.0] # [2018-08-12T07:16:33,747][TRACE][o.e.i.b.request ] [] creating ChildCircuitBreaker with settings [request,type=MEMORY,limit=623326003/594.4mb,overhead=1.0] # [2018-08-12T07:16:33,747][TRACE][o.e.i.b.fielddata ] [] creating ChildCircuitBreaker with settings [fielddata,type=MEMORY,limit=623326003/594.4mb,overhead=1.03] # [2018-08-12T07:16:33,747][TRACE][o.e.i.b.in_flight_requests] [] creating ChildCircuitBreaker with settings [in_flight_requests,type=MEMORY,limit=1038876672/990.7mb,overhead=2.0] # [2018-08-12T07:16:33,747][TRACE][o.e.i.b.accounting ] [] creating ChildCircuitBreaker with settings [accounting,type=MEMORY,limit=1038876672/990.7mb,overhead=1.0] # [2018-08-12T07:16:33,781][DEBUG][o.e.i.IndicesQueryCache ] [] using [node] query cache with size [99mb] max filter count [10000] # [2018-08-12T07:16:33,785][DEBUG][o.e.i.IndexingMemoryController] [] using indexing buffer size [99mb] with indices.memory.shard_inactive_time [5m], indices.memory.interval [5s] # [2018-08-12T07:16:35,724][INFO ][o.e.x.s.a.s.FileRolesStore] [] parsed [0] roles from file [/tmp/elasticsearch/config/roles.yml] ] # [2018-08-12T07:16:31,991][INFO ][o.e.p.PluginsService ] [] loaded module [x-pack-watcher] # [2018-08-12T07:16:31,991][INFO ][o.e.p.PluginsService ] [] no plugins loaded # [2018-08-12T07:16:33,494][DEBUG][o.e.c.r.a.d.ClusterRebalanceAllocationDecider] [] using [cluster.routing.allocation.allow_rebalance] with [indices_all_active] # [2018-08-12T07:16:33,494][DEBUG][o.e.c.r.a.d.ConcurrentRebalanceAllocationDecider] [] using [cluster_concurrent_rebalance] with [2] # [2018-08-12T07:16:33,498][DEBUG][o.e.c.r.a.d.ThrottlingAllocationDecider] [] using node_concurrent_outgoing_recoveries [2], node_concurrent_incoming_recoveries [2], node_initial_primaries_recoveries [4] # [2018-08-12T07:16:33,746][TRACE][o.e.i.b.HierarchyCircuitBreakerService] [] parent circuit breaker with settings [parent,type=PARENT,limit=986932838/941.2mb,overhead=1.0] # [2018-08-12T07:16:33,747][TRACE][o.e.i.b.request ] [] creating ChildCircuitBreaker with settings [request,type=MEMORY,limit=623326003/594.4mb,overhead=1.0] # [2018-08-12T07:16:33,747][TRACE][o.e.i.b.fielddata ] [] creating ChildCircuitBreaker with settings [fielddata,type=MEMORY,limit=623326003/594.4mb,overhead=1.03] # [2018-08-12T07:16:33,747][TRACE][o.e.i.b.in_flight_requests] [] creating ChildCircuitBreaker with settings [in_flight_requests,type=MEMORY,limit=1038876672/990.7mb,overhead=2.0] # [2018-08-12T07:16:33,747][TRACE][o.e.i.b.accounting ] [] creating ChildCircuitBreaker with settings [accounting,type=MEMORY,limit=1038876672/990.7mb,overhead=1.0] # [2018-08-12T07:16:33,781][DEBUG][o.e.i.IndicesQueryCache ] [] using [node] query cache with size [99mb] max filter count [10000] # [2018-08-12T07:16:33,785][DEBUG][o.e.i.IndexingMemoryController] [] using indexing buffer size [99mb] with indices.memory.shard_inactive_time [5m], indices.memory.interval [5s] # [2018-08-12T07:16:35,724][INFO ][o.e.x.s.a.s.FileRolesStore] [] parsed [0] roles from file [/tmp/elasticsearch/config/roles.yml] # [2018-08-12T07:16:36,563][INFO ][o.e.x.m.j.p.l.CppLogMessageH# [2018-08-12T07:16:36,563][INFO ][o.e.x.m.j.p.l.CppLogMessageH andler] [] [controller/14922] [Main.cc@109] controller (64 bit): Version 7.0.0-alpha1-SNAPSHOT (Build 7156d1391fcc20) Copyright (c) 2018 Elasticsearch BV # [2018-08-12T07:16:36,679][DEBUG][o.e.a.ActionModule ] [] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security # [2018-08-12T07:16:36,691][TRACE][o.e.g.GatewayMetaState ] [] [upgrade]: processing [node-0.st] # [2018-08-12T07:16:36,783][TRACE][o.e.g.MetaStateService ] [] [_global] writing state, reason [upgrade] # [2018-08-12T07:16:38,795][TRACE][o.e.i.IndexingMemoryController] [] total indexing heap bytes used [0b] vs indices.memory.index_buffer_size [99mb], currently writing bytes [0b] # [2018-08-12T07:16:41,443][TRACE][o.e.g.MetaDataStateFormat] [] written state to /tmp/elasticsearch/data/nodes/0/_state/global-0.st # [2018-08-12T07:16:41,444][TRACE][o.e.g.MetaDataStateFormat] [] cleaned up /tmp/elasticsearch/data/nodes/0/_state/global-0.st.tmp # [2018-08-12T07:16:41,444][TRACE][o.e.g.MetaDataStateFormat] [] cleanupOldFiles: cleaning up /tmp/elasticsearch/data/nodes/0 # [2018-08-12T07:16:41,444][TRACE][o.e.g.MetaStateService ] [] [_global] state written # [2018-08-12T07:16:41,444][TRACE][o.e.g.MetaStateService ] [] found state file: [id:0, file:/tmp/elasticsearch/data/nodes/0/_state/global-0.st] # [2018-08-12T07:16:41,451][TRACE][o.e.g.MetaStateService ] [] state id [0] read from [global-0.st] andler] [] [controller/14922] [Main.cc@109] controller (64 bit): Version 7.0.0-alpha1-SNAPSHOT (Build 7156d1391fcc20) Copyright (c) 2018 Elasticsearch BV # [2018-08-12T07:16:36,679][DEBUG][o.e.a.ActionModule ] [] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security # [2018-08-12T07:16:36,691][TRACE][o.e.g.GatewayMetaState ] [] [upgrade]: processing [node-0.st] # [2018-08-12T07:16:36,783][TRACE][o.e.g.MetaStateService ] [] [_global] writing state, reason [upgrade] # [2018-08-12T07:16:38,795][TRACE][o.e.i.IndexingMemoryController] [] total indexing heap bytes used [0b] vs indices.memory.index_buffer_size [99mb], currently writing bytes [0b] # [2018-08-12T07:16:41,443][TRACE][o.e.g.MetaDataStateFormat] [] written state to /tmp/elasticsearch/data/nodes/0/_state/global-0.st # [2018-08-12T07:16:41,444][TRACE][o.e.g.MetaDataStateFormat] [] cleaned up /tmp/elasticsearch/data/nodes/0/_state/global-0.st.tmp # [2018-08-12T07:16:41,444][TRACE][o.e.g.MetaDataStateFormat] [] cleanupOldFiles: cleaning up /tmp/elasticsearch/data/nodes/0 # [2018-08-12T07:16:41,444][TRACE][o.e.g.MetaStateService ] [] [_global] state written # [2018-08-12T07:16:41,444][TRACE][o.e.g.MetaStateService ] [] found state file: [id:0, file:/tmp/elasticsearch/data/nodes/0/_state/global-0.st] # [2018-08-12T07:16:41,451][TRACE][o.e.g.MetaStateService ] [] state id [0] read from [global-0.st] # [2018-08-12T07:16:41,451][DEBUG][o.e.g.GatewayMetaState ] [] took 6ms to load state # [2018-08-12T07:16:41,472][INFO ][o.e.d.DiscoveryModule ] [] using discovery type [zen] # [2018-08-12T07:16:41,559][DEBUG][o.e.i.r.RecoverySettings ] [] using max_bytes_per_sec[40mb] # [2018-08-12T07:16:41,869][INFO ][o.e.n.Node ] [] initialized # [2018-08-12T07:16:41,869][INFO ][o.e.n.Node ] [] starting ... # [2018-08-12T07:16:41,946][INFO ][o.e.t.TransportService ] [] publish_address {127.0.0.1:9300}, bound_addresses {127.0.0.1:9300} # [2018-08-12T07:16:41,947][TRACE][o.e.g.MetaStateService ] [] found state file: [id:0, file:/tmp/elasticsearch/data/nodes/0/_state/global-0.st] # [2018-08-12T07:16:41,451][DEBUG][o.e.g.GatewayMetaState ] [] took 6ms to load state # [2018-08-12T07:16:41,472][INFO ][o.e.d.DiscoveryModule ] [] using discovery type [zen] # [2018-08-12T07:16:41,559][DEBUG][o.e.i.r.RecoverySettings ] [] using max_bytes_per_sec[40mb] # [2018-08-12T07:16:41,869][INFO ][o.e.n.Node ] [] initialized # [2018-08-12T07:16:41,869][INFO ][o.e.n.Node ] [] starting ... # [2018-08-12T07:16:41,946][INFO ][o.e.t.TransportService ] [] publish_address {127.0.0.1:9300}, bound_addresses {127.0.0.1:9300} # [2018-08-12T07:16:41,947][TRACE][o.e.g.MetaStateService ] [] found state file: [id:0, file:/tmp/elasticsearch/data/nodes/0/_state/global-0.st] # [2018-08-12T07:16:41,949][TRACE][o.e.g.MetaStateService ] [] state id [0] read from [global-0.st] # [2018-08-12T07:16:41,954][WARN ][o.e.b.BootstrapChecks ] [] max file descriptors [4096] for elasticsearch process is too low, increase to at least [65536] # [2018-08-12T07:16:43,796][TRACE][o.e.i.IndexingMemoryController] [] total indexing heap bytes used [0b] vs indices.memory.index_buffer_size [99mb], currently writing bytes [0b] # [2018-08-12T07:16:41,949][TRACE][o.e.g.MetaStateService ] [] state id [0] read from [global-0.st] # [2018-08-12T07:16:41,954][WARN ][o.e.b.BootstrapChecks ] [] max file descriptors [4096] for elasticsearch process is too low, increase to at least [65536] # [2018-08-12T07:16:43,796][TRACE][o.e.i.IndexingMemoryController] [] total indexing heap bytes used [0b] vs indices.memory.index_buffer_size [99mb], currently writing bytes [0b] # [2018-08-12T07:16:44,982][DEBUG][o.e.c.s.MasterService ] [] processing [zen-disco-elected-as-master ([0] nodes joined)[, ]]: execute # [2018-08-12T07:16:44,990][DEBUG][o.e.c.s.MasterService ] [] cluster state updated, version [1], source [zen-disco-elected-as-master ([0] nodes joined)[, ]] # [2018-08-12T07:16:44,982][DEBUG][o.e.c.s.MasterService ] [] processing [zen-disco-elected-as-master ([0] nodes joined)[, ]]: execute # [2018-08-12T07:16:44,990][DEBUG][o.e.c.s.MasterService ] [] cluster state updated, version [1], source [zen-disco-elected-as-master ([0] nodes joined)[, ]] # [2018-08-12T07:16:44,990][INFO ][o.e.c.s.MasterService ] [] zen-disco-elected-as-master ([0] nodes joined)[, ], reason: master node changed {previous [], current [{oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true}]} # [2018-08-12T07:16:44,990][INFO ][o.e.c.s.MasterService ] [] zen-disco-elected-as-master ([0] nodes joined)[, ], reason: master node changed {previous [], current [{oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true}]} # [2018-08-12T07:16:44,990][DEBUG][o.e.c.s.MasterService ] [] publishing cluster state version [1] # [2018-08-12T07:16:44,990][DEBUG][o.e.c.s.MasterService ] [] publishing cluster state version [1] # [2018-08-12T07:16:44,993][DEBUG][o.e.c.s.ClusterApplierService] [] processing [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [1] source [zen-disco-elected-as-master ([0] nodes joined)[, ]]])]: execute # [2018-08-12T07:16:44,993][DEBUG][o.e.c.s.ClusterApplierService] [] processing [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [1] source [zen-disco-elected-as-master ([0] nodes joined)[, ]]])]: execute # [2018-08-12T07:16:44,993][DEBUG][o.e.c.s.ClusterApplierService] [] cluster state updated, version [1], source [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [1] source [zen-disco-elected-as-master ([0] nodes joined)[, ]]])] # [2018-08-12T07:16:44,993][DEBUG][o.e.c.s.ClusterApplierService] [] cluster state updated, version [1], source [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [1] source [zen-disco-elected-as-master ([0] nodes joined)[, ]]])] # [2018-08-12T07:16:44,993][INFO ][o.e.c.s.ClusterApplierService] [] master node changed {previous [], current [{oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true}]}, reason: apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [1] source [zen-disco-elected-as-master ([0] nodes joined)[, ]]]) # [2018-08-12T07:16:44,993][INFO ][o.e.c.s.ClusterApplierService] [] master node changed {previous [], current [{oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true}]}, reason: apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [1] source [zen-disco-elected-as-master ([0] nodes joined)[, ]]]) # [2018-08-12T07:16:44,993][DEBUG][o.e.c.s.ClusterApplierService] [] applying cluster state version 1 # [2018-08-12T07:16:44,993][DEBUG][o.e.c.s.ClusterApplierService] [] applying cluster state version 1 # [2018-08-12T07:16:44,993][DEBUG][o.e.c.s.ClusterApplierService] [] apply cluster state with version 1 # [2018-08-12T07:16:44,993][DEBUG][o.e.c.s.ClusterApplierService] [] apply cluster state with version 1 # [2018-08-12T07:16:44,994][DEBUG][o.e.c.s.ClusterApplierService] [] set locally applied cluster state to version 1 # [2018-08-12T07:16:44,994][DEBUG][o.e.c.s.ClusterApplierService] [] set locally applied cluster state to version 1 # [2018-08-12T07:16:44,996][TRACE][o.e.g.Gateway ] [] performing state recovery from [oB9D_pTWR1qMC2lUj4kwug] # [2018-08-12T07:16:44,996][TRACE][o.e.g.Gateway ] [] performing state recovery from [oB9D_pTWR1qMC2lUj4kwug] # [2018-08-12T07:16:44,999][DEBUG][o.e.c.s.ClusterApplierService] [] processing [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [1] source [zen-disco-elected-as-master ([0] nodes joined)[, ]]])]: took [6ms] done applying updated cluster state (version: 1, uuid: T3Lm_NnAShGP6QDtSr1HVA) # [2018-08-12T07:16:44,999][DEBUG][o.e.c.s.ClusterApplierService] [] processing [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [1] source [zen-disco-elected-as-master ([0] nodes joined)[, ]]])]: took [6ms] done applying updated cluster state (version: 1, uuid: T3Lm_NnAShGP6QDtSr1HVA) # [2018-08-12T07:16:45,001][DEBUG][o.e.c.s.MasterService ] [] processing [zen-disco-elected-as-master ([0] nodes joined)[, ]]: took [18ms] done publishing updated cluster state (version: 1, uuid: T3Lm_NnAShGP6QDtSr1HVA) # [2018-08-12T07:16:45,001][DEBUG][o.e.c.s.MasterService ] [] processing [zen-disco-elected-as-master ([0] nodes joined)[, ]]: took [18ms] done publishing updated cluster state (version: 1, uuid: T3Lm_NnAShGP6QDtSr1HVA) # [2018-08-12T07:16:45,001][TRACE][o.e.g.MetaStateService ] [] found state file: [id:0, file:/tmp/elasticsearch/data/nodes/0/_state/global-0.st] # [2018-08-12T07:16:45,001][TRACE][o.e.g.MetaStateService ] [] found state file: [id:0, file:/tmp/elasticsearch/data/nodes/0/_state/global-0.st] # [2018-08-12T07:16:45,004][INFO ][o.e.x.s.t.n.SecurityNetty4HttpServerTransport] [] publish_address {127.0.0.1:9200}, bound_addresses {127.0.0.1:9200} # [2018-08-12T07:16:45,004][INFO ][o.e.x.s.t.n.SecurityNetty4HttpServerTransport] [] publish_address {127.0.0.1:9200}, bound_addresses {127.0.0.1:9200} # [2018-08-12T07:16:45,004][INFO ][o.e.n.Node ] [] started # [2018-08-12T07:16:45,004][TRACE][o.e.g.MetaStateService ] [] state id [0] read from [global-0.st] # [2018-08-12T07:16:45,004][INFO ][o.e.n.Node ] [] started # [2018-08-12T07:16:45,004][TRACE][o.e.g.MetaStateService ] [] state id [0] read from [global-0.st] # [2018-08-12T07:16:45,007][TRACE][o.e.g.GatewayService ] [] successful state recovery, importing cluster state... # [2018-08-12T07:16:45,007][TRACE][o.e.g.GatewayService ] [] successful state recovery, importing cluster state... # [2018-08-12T07:16:45,008][DEBUG][o.e.c.s.MasterService ] [] processing [local-gateway-elected-state]: execute # [2018-08-12T07:16:45,008][DEBUG][o.e.c.s.MasterService ] [] processing [local-gateway-elected-state]: execute # [2018-08-12T07:16:45,008][DEBUG][o.e.c.s.MasterService ] [] cluster state updated, version [2], source [local-gateway-elected-state] # [2018-08-12T07:16:45,008][DEBUG][o.e.c.s.MasterService ] [] cluster state updated, version [2], source [local-gateway-elected-state] # [2018-08-12T07:16:45,008][DEBUG][o.e.c.s.MasterService ] [] publishing cluster state version [2] # [2018-08-12T07:16:45,008][DEBUG][o.e.c.s.MasterService ] [] publishing cluster state version [2] # [2018-08-12T07:16:45,008][DEBUG][o.e.c.s.ClusterApplierService] [] processing [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [2] source [local-gateway-elected-state]])]: execute # [2018-08-12T07:16:45,008][DEBUG][o.e.c.s.ClusterApplierService] [] processing [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [2] source [local-gateway-elected-state]])]: execute # [2018-08-12T07:16:45,008][DEBUG][o.e.c.s.ClusterApplierService] [] cluster state updated, version [2], source [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [2] source [local-gateway-elected-state]])] # [2018-08-12T07:16:45,008][DEBUG][o.e.c.s.ClusterApplierService] [] cluster state updated, version [2], source [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [2] source [local-gateway-elected-state]])] # [2018-08-12T07:16:45,008][DEBUG][o.e.c.s.ClusterApplierService] [] applying cluster state version 2 # [2018-08-12T07:16:45,008][DEBUG][o.e.c.s.ClusterApplierService] [] applying cluster state version 2 # [2018-08-12T07:16:45,008][DEBUG][o.e.c.s.ClusterApplierService] [] apply cluster state with version 2 # [2018-08-12T07:16:45,008][DEBUG][o.e.c.s.ClusterApplierService] [] apply cluster state with version 2 # [2018-08-12T07:16:45,009][TRACE][o.e.g.MetaStateService ] [] [_global] writing state, reason [changed] # [2018-08-12T07:16:45,009][TRACE][o.e.g.MetaStateService ] [] [_global] writing state, reason [changed] # [2018-08-12T07:16:48,797][TRACE][o.e.i.IndexingMemoryController] [] total indexing heap bytes used [0b] vs indices.memory.index_buffer_size [99mb], currently writing bytes [0b] # [2018-08-12T07:16:48,797][TRACE][o.e.i.IndexingMemoryController] [] total indexing heap bytes used [0b] vs indices.memory.index_buffer_size [99mb], currently writing bytes [0b] # [2018-08-12T07:16:49,495][TRACE][o.e.g.MetaDataStateFormat] [] written state to /tmp/elasticsearch/data/nodes/0/_state/global-1.st # [2018-08-12T07:16:49,495][TRACE][o.e.g.MetaDataStateFormat] [] written state to /tmp/elasticsearch/data/nodes/0/_state/global-1.st # [2018-08-12T07:16:49,495][TRACE][o.e.g.MetaDataStateFormat] [] cleaned up /tmp/elasticsearch/data/nodes/0/_state/global-1.st.tmp # [2018-08-12T07:16:49,495][TRACE][o.e.g.MetaDataStateFormat] [] cleaned up /tmp/elasticsearch/data/nodes/0/_state/global-1.st.tmp # [2018-08-12T07:16:49,495][TRACE][o.e.g.MetaDataStateFormat] [] cleanupOldFiles: cleaning up /tmp/elasticsearch/data/nodes/0 # [2018-08-12T07:16:49,495][TRACE][o.e.g.MetaDataStateFormat] [] cleanupOldFiles: cleaning up /tmp/elasticsearch/data/nodes/0 # [2018-08-12T07:16:53,496][TRACE][o.e.g.MetaDataStateFormat] [] cleanupOldFiles: cleaned up /tmp/elasticsearch/data/nodes/0/_state/global-0.st # [2018-08-12T07:16:53,496][TRACE][o.e.g.MetaDataStateFormat] [] cleanupOldFiles: cleaned up /tmp/elasticsearch/data/nodes/0/_state/global-0.st # [2018-08-12T07:16:53,496][TRACE][o.e.g.MetaStateService ] [] [_global] state written # [2018-08-12T07:16:53,496][TRACE][o.e.g.MetaStateService ] [] [_global] state written # [2018-08-12T07:16:53,497][DEBUG][o.e.c.s.ClusterApplierService] [] set locally applied cluster state to version 2 # [2018-08-12T07:16:53,497][DEBUG][o.e.c.s.ClusterApplierService] [] set locally applied cluster state to version 2 # [2018-08-12T07:16:53,566][INFO ][o.e.g.GatewayService ] [] recovered [0] indices into cluster_state # [2018-08-12T07:16:53,566][INFO ][o.e.g.GatewayService ] [] recovered [0] indices into cluster_state # [2018-08-12T07:16:53,566][DEBUG][o.e.c.s.ClusterApplierService] [] processing [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [2] source [local-gateway-elected-state]])]: took [8.5s] done applying updated cluster state (version: 2, uuid: qbvCsJhiRXWWFolAiOtBHw) # [2018-08-12T07:16:53,566][DEBUG][o.e.c.s.ClusterApplierService] [] processing [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [2] source [local-gateway-elected-state]])]: took [8.5s] done applying updated cluster state (version: 2, uuid: qbvCsJhiRXWWFolAiOtBHw) # [2018-08-12T07:16:53,566][DEBUG][o.e.c.s.MasterService ] [] processing [local-gateway-elected-state]: took [8.5s] done publishing updated cluster state (version: 2, uuid: qbvCsJhiRXWWFolAiOtBHw) # [2018-08-12T07:16:53,566][DEBUG][o.e.c.s.MasterService ] [] processing [local-gateway-elected-state]: took [8.5s] done publishing updated cluster state (version: 2, uuid: qbvCsJhiRXWWFolAiOtBHw) # [2018-08-12T07:16:53,566][DEBUG][o.e.c.s.MasterService ] [] processing [install-token-metadata]: execute # [2018-08-12T07:16:53,566][DEBUG][o.e.c.s.MasterService ] [] processing [install-token-metadata]: execute # [2018-08-12T07:16:53,567][DEBUG][o.e.c.s.MasterService ] [] cluster state updated, version [3], source [install-token-metadata] # [2018-08-12T07:16:53,567][DEBUG][o.e.c.s.MasterService ] [] cluster state updated, version [3], source [install-token-metadata] # [2018-08-12T07:16:53,567][DEBUG][o.e.c.s.MasterService ] [] publishing cluster state version [3] # [2018-08-12T07:16:53,567][DEBUG][o.e.c.s.MasterService ] [] publishing cluster state version [3] # [2018-08-12T07:16:53,567][DEBUG][o.e.c.s.ClusterApplierService] [] processing [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [3] source [install-token-metadata]])]: execute # [2018-08-12T07:16:53,567][DEBUG][o.e.c.s.ClusterApplierService] [] processing [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [3] source [install-token-metadata]])]: execute # [2018-08-12T07:16:53,567][DEBUG][o.e.c.s.ClusterApplierService] [] cluster state updated, version [3], source [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [3] source [install-token-metadata]])] # [2018-08-12T07:16:53,567][DEBUG][o.e.c.s.ClusterApplierService] [] cluster state updated, version [3], source [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [3] source [install-token-metadata]])] # [2018-08-12T07:16:53,567][DEBUG][o.e.c.s.ClusterApplierService] [] applying cluster state version 3 # [2018-08-12T07:16:53,567][DEBUG][o.e.c.s.ClusterApplierService] [] applying cluster state version 3 # [2018-08-12T07:16:53,567][DEBUG][o.e.c.s.ClusterApplierService] [] apply cluster state with version 3 # [2018-08-12T07:16:53,567][DEBUG][o.e.c.s.ClusterApplierService] [] apply cluster state with version 3 # [2018-08-12T07:16:53,567][DEBUG][o.e.c.s.ClusterApplierService] [] set locally applied cluster state to version 3 # [2018-08-12T07:16:53,567][DEBUG][o.e.c.s.ClusterApplierService] [] set locally applied cluster state to version 3 # [2018-08-12T07:16:53,568][DEBUG][o.e.c.s.ClusterApplierService] [] processing [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [3] source [install-token-metadata]])]: took [0s] done applying updated cluster state (version: 3, uuid: KJ-gc3y5T4aJvNHOvf1qQw) # [2018-08-12T07:16:53,568][DEBUG][o.e.c.s.ClusterApplierService] [] processing [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [3] source [install-token-metadata]])]: took [0s] done applying updated cluster state (version: 3, uuid: KJ-gc3y5T4aJvNHOvf1qQw) # [2018-08-12T07:16:53,568][DEBUG][o.e.c.s.MasterService ] [] processing [install-token-metadata]: took [1ms] done publishing updated cluster state (version: 3, uuid: KJ-gc3y5T4aJvNHOvf1qQw) # [2018-08-12T07:16:53,568][DEBUG][o.e.c.s.MasterService ] [] processing [install-token-metadata]: took [1ms] done publishing updated cluster state (version: 3, uuid: KJ-gc3y5T4aJvNHOvf1qQw) # [2018-08-12T07:16:53,568][DEBUG][o.e.c.s.MasterService ] [] processing [create-index-template [.watches], cause [api]]: execute # [2018-08-12T07:16:53,568][DEBUG][o.e.c.s.MasterService ] [] processing [create-index-template [.watches], cause [api]]: execute # [2018-08-12T07:16:53,569][DEBUG][o.e.i.IndicesService ] [] creating Index [[X4kNJOHZQ7yy_uDnwYK6bg/zr6lziMzRgCXtCjVDM9G3A]], shards [1]/[0] - reason [create index] # [2018-08-12T07:16:53,569][DEBUG][o.e.i.IndicesService ] [] creating Index [[X4kNJOHZQ7yy_uDnwYK6bg/zr6lziMzRgCXtCjVDM9G3A]], shards [1]/[0] - reason [create index] # [2018-08-12T07:16:53,676][DEBUG][o.e.i.IndicesService ] [] [X4kNJOHZQ7yy_uDnwYK6bg] closing ... (reason [NO_LONGER_ASSIGNED]) # [2018-08-12T07:16:53,676][DEBUG][o.e.i.IndicesService ] [] [X4kNJOHZQ7yy_uDnwYK6bg] closing ... (reason [NO_LONGER_ASSIGNED]) # [2018-08-12T07:16:53,676][DEBUG][o.e.i.IndicesService ] [] [X4kNJOHZQ7yy_uDnwYK6bg/zr6lziMzRgCXtCjVDM9G3A] closing index service (reason [NO_LONGER_ASSIGNED][ created for parsing template mapping]) # [2018-08-12T07:16:53,676][DEBUG][o.e.i.IndicesService ] [] [X4kNJOHZQ7yy_uDnwYK6bg/zr6lziMzRgCXtCjVDM9G3A] closing index service (reason [NO_LONGER_ASSIGNED][ created for parsing template mapping]) # [2018-08-12T07:16:53,676][DEBUG][o.e.i.IndicesService ] [] [X4kNJOHZQ7yy_uDnwYK6bg/zr6lziMzRgCXtCjVDM9G3A] closed... (reason [NO_LONGER_ASSIGNED][ created for parsing template mapping]) # [2018-08-12T07:16:53,676][DEBUG][o.e.i.IndicesService ] [] [X4kNJOHZQ7yy_uDnwYK6bg/zr6lziMzRgCXtCjVDM9G3A] closed... (reason [NO_LONGER_ASSIGNED][ created for parsing template mapping]) # [2018-08-12T07:16:53,676][INFO ][o.e.c.m.MetaDataIndexTemplateService] [] adding template [.watches] for index patterns [.watches*] # [2018-08-12T07:16:53,676][INFO ][o.e.c.m.MetaDataIndexTemplateService] [] adding template [.watches] for index patterns [.watches*] # [2018-08-12T07:16:53,677][DEBUG][o.e.c.s.MasterService ] [] cluster state updated, version [4], source [create-index-template [.watches], cause [api]] # [2018-08-12T07:16:53,677][DEBUG][o.e.c.s.MasterService ] [] cluster state updated, version [4], source [create-index-template [.watches], cause [api]] # [2018-08-12T07:16:53,677][DEBUG][o.e.c.s.MasterService ] [] publishing cluster state version [4] # [2018-08-12T07:16:53,677][DEBUG][o.e.c.s.MasterService ] [] publishing cluster state version [4] # [2018-08-12T07:16:53,677][DEBUG][o.e.c.s.ClusterApplierService] [] processing [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [4] source [create-index-template [.watches], cause [api]]])]: execute # [2018-08-12T07:16:53,677][DEBUG][o.e.c.s.ClusterApplierService] [] processing [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [4] source [create-index-template [.watches], cause [api]]])]: execute # [2018-08-12T07:16:53,677][DEBUG][o.e.c.s.ClusterApplierService] [] cluster state updated, version [4], source [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [4] source [create-index-template [.watches], cause [api]]])] # [2018-08-12T07:16:53,677][DEBUG][o.e.c.s.ClusterApplierService] [] cluster state updated, version [4], source [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [4] source [create-index-template [.watches], cause [api]]])] # [2018-08-12T07:16:53,677][DEBUG][o.e.c.s.ClusterApplierService] [] applying cluster state version 4 # [2018-08-12T07:16:53,677][DEBUG][o.e.c.s.ClusterApplierService] [] apply cluster state with version 4 # [2018-08-12T07:16:53,677][DEBUG][o.e.c.s.ClusterApplierService] [] applying cluster state version 4 # [2018-08-12T07:16:53,677][DEBUG][o.e.c.s.ClusterApplierService] [] apply cluster state with version 4 # [2018-08-12T07:16:53,677][TRACE][o.e.g.MetaStateService ] [] [_global] writing state, reason [changed] # [2018-08-12T07:16:53,797][TRACE][o.e.i.IndexingMemoryController] [] total indexing heap bytes used [0b] vs indices.memory.index_buffer_size [99mb], currently writing bytes [0b] # [2018-08-12T07:16:53,677][TRACE][o.e.g.MetaStateService ] [] [_global] writing state, reason [changed] # [2018-08-12T07:16:53,797][TRACE][o.e.i.IndexingMemoryController] [] total indexing heap bytes used [0b] vs indices.memory.index_buffer_size [99mb], currently writing bytes [0b] # [2018-08-12T07:16:57,625][TRACE][o.e.g.MetaDataStateFormat] [] written state to /tmp/elasticsearch/data/nodes/0/_state/global-2.st # [2018-08-12T07:16:57,625][TRACE][o.e.g.MetaDataStateFormat] [] written state to /tmp/elasticsearch/data/nodes/0/_state/global-2.st # [2018-08-12T07:16:57,625][TRACE][o.e.g.MetaDataStateFormat] [] cleaned up /tmp/elasticsearch/data/nodes/0/_state/global-2.st.tmp # [2018-08-12T07:16:57,625][TRACE][o.e.g.MetaDataStateFormat] [] cleaned up /tmp/elasticsearch/data/nodes/0/_state/global-2.st.tmp # [2018-08-12T07:16:57,625][TRACE][o.e.g.MetaDataStateFormat] [] cleanupOldFiles: cleaning up /tmp/elasticsearch/data/nodes/0 # [2018-08-12T07:16:57,625][TRACE][o.e.g.MetaDataStateFormat] [] cleanupOldFiles: cleaning up /tmp/elasticsearch/data/nodes/0 # [2018-08-12T07:16:57,625][TRACE][o.e.g.MetaDataStateFormat] [] cleanupOldFiles: cleaned up /tmp/elasticsearch/data/nodes/0/_state/global-1.st # [2018-08-12T07:16:57,625][TRACE][o.e.g.MetaDataStateFormat] [] cleanupOldFiles: cleaned up /tmp/elasticsearch/data/nodes/0/_state/global-1.st # [2018-08-12T07:16:57,625][TRACE][o.e.g.MetaStateService ] [] [_global] state written # [2018-08-12T07:16:57,625][TRACE][o.e.g.MetaStateService ] [] [_global] state written # [2018-08-12T07:16:57,625][DEBUG][o.e.c.s.ClusterApplierService] [] set locally applied cluster state to version 4 # [2018-08-12T07:16:57,625][DEBUG][o.e.c.s.ClusterApplierService] [] set locally applied cluster state to version 4 # [2018-08-12T07:16:57,628][DEBUG][o.e.c.s.MasterService ] [] processing [create-index-template [.watches], cause [api]]: took [4s] done publishing updated cluster state (version: 4, uuid: yKk9jYV1SC6tN2GK3PgrdA) # [2018-08-12T07:16:57,628][DEBUG][o.e.c.s.MasterService ] [] processing [create-index-template [.watches], cause [api]]: took [4s] done publishing updated cluster state (version: 4, uuid: yKk9jYV1SC6tN2GK3PgrdA) # [2018-08-12T07:16:57,628][DEBUG][o.e.c.s.ClusterApplierService] [] processing [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [4] source [create-index-template [.watches], cause [api]]])]: took [3.9s] done applying updated cluster state (version: 4, uuid: yKk9jYV1SC6tN2GK3PgrdA) # [2018-08-12T07:16:57,628][DEBUG][o.e.c.s.ClusterApplierService] [] processing [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [4] source [create-index-template [.watches], cause [api]]])]: took [3.9s] done applying updated cluster state (version: 4, uuid: yKk9jYV1SC6tN2GK3PgrdA) # [2018-08-12T07:16:57,630][DEBUG][o.e.c.s.MasterService ] [] processing [create-index-template [.watch-history-9], cause [api]]: execute # [2018-08-12T07:16:57,630][DEBUG][o.e.c.s.MasterService ] [] processing [create-index-template [.watch-history-9], cause [api]]: execute # [2018-08-12T07:16:57,630][DEBUG][o.e.i.IndicesService ] [] creating Index [[ZllzLOijSKyEHHpUIEyKNg/rwTczAxnS6Su9zWwVm4qsA]], shards [1]/[0] - reason [create index] # [2018-08-12T07:16:57,643][DEBUG][o.e.i.IndicesService ] [] [ZllzLOijSKyEHHpUIEyKNg] closing ... (reason [NO_LONGER_ASSIGNED]) # [2018-08-12T07:16:57,630][DEBUG][o.e.i.IndicesService ] [] creating Index [[ZllzLOijSKyEHHpUIEyKNg/rwTczAxnS6Su9zWwVm4qsA]], shards [1]/[0] - reason [create index] # [2018-08-12T07:16:57,643][DEBUG][o.e.i.IndicesService ] [] [ZllzLOijSKyEHHpUIEyKNg] closing ... (reason [NO_LONGER_ASSIGNED]) # [2018-08-12T07:16:57,643][DEBUG][o.e.i.IndicesService ] [] [ZllzLOijSKyEHHpUIEyKNg/rwTczAxnS6Su9zWwVm4qsA] closing index service (reason [NO_LONGER_ASSIGNED][ created for parsing template mapping]) # [2018-08-12T07:16:57,643][DEBUG][o.e.i.IndicesService ] [] [ZllzLOijSKyEHHpUIEyKNg/rwTczAxnS6Su9zWwVm4qsA] closing index service (reason [NO_LONGER_ASSIGNED][ created for parsing template mapping]) # [2018-08-12T07:16:57,643][DEBUG][o.e.i.IndicesService ] [] [ZllzLOijSKyEHHpUIEyKNg/rwTczAxnS6Su9zWwVm4qsA] closed... (reason [NO_LONGER_ASSIGNED][ created for parsing template mapping]) # [2018-08-12T07:16:57,643][DEBUG][o.e.i.IndicesService ] [] [ZllzLOijSKyEHHpUIEyKNg/rwTczAxnS6Su9zWwVm4qsA] closed... (reason [NO_LONGER_ASSIGNED][ created for parsing template mapping]) # [2018-08-12T07:16:57,643][INFO ][o.e.c.m.MetaDataIndexTemplateService] [] adding template [.watch-history-9] for index patterns [.watcher-history-9*] # [2018-08-12T07:16:57,643][INFO ][o.e.c.m.MetaDataIndexTemplateService] [] adding template [.watch-history-9] for index patterns [.watcher-history-9*] # [2018-08-12T07:16:57,643][DEBUG][o.e.c.s.MasterService ] [] cluster state updated, version [5], source [create-index-template [.watch-history-9], cause [api]] # [2018-08-12T07:16:57,643][DEBUG][o.e.c.s.MasterService ] [] cluster state updated, version [5], source [create-index-template [.watch-history-9], cause [api]] # [2018-08-12T07:16:57,643][DEBUG][o.e.c.s.MasterService ] [] publishing cluster state version [5] # [2018-08-12T07:16:57,643][DEBUG][o.e.c.s.MasterService ] [] publishing cluster state version [5] # [2018-08-12T07:16:57,643][DEBUG][o.e.c.s.ClusterApplierService] [] processing [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [5] source [create-index-template [.watch-history-9], cause [api]]])]: execute # [2018-08-12T07:16:57,643][DEBUG][o.e.c.s.ClusterApplierService] [] cluster state updated, version [5], source [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [5] source [create-index-template [.watch-history-9], cause [api]]])] # [2018-08-12T07:16:57,643][DEBUG][o.e.c.s.ClusterApplierService] [] applying cluster state version 5 # [2018-08-12T07:16:57,643][DEBUG][o.e.c.s.ClusterApplierService] [] apply cluster state with version 5 # [2018-08-12T07:16:57,644][TRACE][o.e.g.MetaStateService ] [] [_global] writing state, reason [changed] # [2018-08-12T07:16:57,808][TRACE][o.e.i.b.in_flight_requests] [] [in_flight_requests] Adding [0b][] to used bytes [new used: [0b], limit: 1038876672 [990.7mb], estimate: 0 [0b]] # [2018-08-12T07:16:57,878][TRACE][o.e.i.b.request ] [] [request] Adjusted breaker by [16440] bytes, now [16440] # [2018-08-12T07:16:57,880][TRACE][o.e.i.b.in_flight_requests] [] [in_flight_requests] Adjusted breaker by [0] bytes, now [0] # [2018-08-12T07:16:57,887][TRACE][o.e.i.b.request ] [] [request] Adjusted breaker by [-16440] bytes, now [0] # [2018-08-12T07:16:57,894][TRACE][o.e.i.b.in_flight_requests] [] [in_flight_requests] Adjusted breaker by [0] bytes, now [0] # [2018-08-12T07:16:57,903][TRACE][o.e.i.b.request ] [] [request] Adjusted breaker by [16440] bytes, now [16440] # [2018-08-12T07:16:57,643][DEBUG][o.e.c.s.ClusterApplierService] [] processing [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [5] source [create-index-template [.watch-history-9], cause [api]]])]: execute # [2018-08-12T07:16:57,643][DEBUG][o.e.c.s.ClusterApplierService] [] cluster state updated, version [5], source [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [5] source [create-index-template [.watch-history-9], cause [api]]])] # [2018-08-12T07:16:57,643][DEBUG][o.e.c.s.ClusterApplierService] [] applying cluster state version 5 # [2018-08-12T07:16:57,643][DEBUG][o.e.c.s.ClusterApplierService] [] apply cluster state with version 5 # [2018-08-12T07:16:57,644][TRACE][o.e.g.MetaStateService ] [] [_global] writing state, reason [changed] # [2018-08-12T07:16:57,808][TRACE][o.e.i.b.in_flight_requests] [] [in_flight_requests] Adding [0b][] to used bytes [new used: [0b], limit: 1038876672 [990.7mb], estimate: 0 [0b]] # [2018-08-12T07:16:57,878][TRACE][o.e.i.b.request ] [] [request] Adjusted breaker by [16440] bytes, now [16440] # [2018-08-12T07:16:57,880][TRACE][o.e.i.b.in_flight_requests] [] [in_flight_requests] Adjusted breaker by [0] bytes, now [0] # [2018-08-12T07:16:57,887][TRACE][o.e.i.b.request ] [] [request] Adjusted breaker by [-16440] bytes, now [0] # [2018-08-12T07:16:57,894][TRACE][o.e.i.b.in_flight_requests] [] [in_flight_requests] Adjusted breaker by [0] bytes, now [0] # [2018-08-12T07:16:57,903][TRACE][o.e.i.b.request ] [] [request] Adjusted breaker by [16440] bytes, now [16440] # [2018-08-12T07:16:57,903][TRACE][o.e.i.b.in_flight_requests] [] [in_flight_requests] Adjusted breaker by [0] bytes# [2018-08-12T07:16:57,903][TRACE][o.e.i.b.in_flight_requests] [] [in_flight_requests] Adjusted breaker by [0] bytes , now [0] # [2018-08-12T07:16:57,904][TRACE][o.e.i.b.request ] [] [request] Adjusted breaker by [-16440] bytes, now [0] # [2018-08-12T07:16:57,911][TRACE][o.e.i.b.in_flight_requests] [] [in_flight_requests] Adding [35b][] to used bytes [new used: [35b], limit: 1038876672 [990.7mb], estimate: 70 [70b]] # [2018-08-12T07:16:58,798][TRACE][o.e.i.IndexingMemoryController] [] total indexing heap bytes used [0b] vs indices.memory.index_buffer_size [99mb], currently writing bytes [0b] # [2018-08-12T07:17:01,516][TRACE][o.e.g.MetaDataStateFormat] [] written state to /tmp/elasticsearch/data/nodes/0/_state/global-3.st # [2018-08-12T07:17:01,516][TRACE][o.e.g.MetaDataStateFormat] [] cleaned up /tmp/elasticsearch/data/nodes/0/_state/global-3.st.tmp # [2018-08-12T07:17:01,516][TRACE][o.e.g.MetaDataStateFormat] [] cleanupOldFiles: cleaning up /tmp/elasticsearch/data/nodes/0 # [2018-08-12T07:17:01,517][TRACE][o.e.g.MetaDataStateFormat] [] cleanupOldFiles: cleaned up /tmp/elasticsearch/data/nodes/0/_state/global-2.st # [2018-08-12T07:17:01,517][TRACE][o.e.g.MetaStateService ] [] [_global] state written # [2018-08-12T07:17:01,517][DEBUG][o.e.c.s.ClusterApplierService] [] set locally applied cluster state to version 5 # [2018-08-12T07:17:01,519][DEBUG][o.e.c.s.MasterService ] [] processing [create-index-template [.watch-history-9], cause [api]]: took [3.8s] done publishing updated cluster state (version: 5, uuid: KTQY8wAoSR2G-GAXH0q5sg) # [2018-08-12T07:17:01,519][DEBUG][o.e.c.s.MasterService ] [] processing [create-index-template [.triggered_watches], cause [api]]: execute # [2018-08-12T07:17:01,520][DEBUG][o.e.i.IndicesService ] [] creating Index [[IGvKYacTTtm7WiMsI124rw/xJdAJcPKTFaZlEf48zy4KA]], shards [1]/[0] - reason [create index] , now [0] # [2018-08-12T07:16:57,904][TRACE][o.e.i.b.request ] [] [request] Adjusted breaker by [-16440] bytes, now [0] # [2018-08-12T07:16:57,911][TRACE][o.e.i.b.in_flight_requests] [] [in_flight_requests] Adding [35b][] to used bytes [new used: [35b], limit: 1038876672 [990.7mb], estimate: 70 [70b]] # [2018-08-12T07:16:58,798][TRACE][o.e.i.IndexingMemoryController] [] total indexing heap bytes used [0b] vs indices.memory.index_buffer_size [99mb], currently writing bytes [0b] # [2018-08-12T07:17:01,516][TRACE][o.e.g.MetaDataStateFormat] [] written state to /tmp/elasticsearch/data/nodes/0/_state/global-3.st # [2018-08-12T07:17:01,516][TRACE][o.e.g.MetaDataStateFormat] [] cleaned up /tmp/elasticsearch/data/nodes/0/_state/global-3.st.tmp # [2018-08-12T07:17:01,516][TRACE][o.e.g.MetaDataStateFormat] [] cleanupOldFiles: cleaning up /tmp/elasticsearch/data/nodes/0 # [2018-08-12T07:17:01,517][TRACE][o.e.g.MetaDataStateFormat] [] cleanupOldFiles: cleaned up /tmp/elasticsearch/data/nodes/0/_state/global-2.st # [2018-08-12T07:17:01,517][TRACE][o.e.g.MetaStateService ] [] [_global] state written # [2018-08-12T07:17:01,517][DEBUG][o.e.c.s.ClusterApplierService] [] set locally applied cluster state to version 5 # [2018-08-12T07:17:01,519][DEBUG][o.e.c.s.MasterService ] [] processing [create-index-template [.watch-history-9], cause [api]]: took [3.8s] done publishing updated cluster state (version: 5, uuid: KTQY8wAoSR2G-GAXH0q5sg) # [2018-08-12T07:17:01,519][DEBUG][o.e.c.s.MasterService ] [] processing [create-index-template [.triggered_watches], cause [api]]: execute # [2018-08-12T07:17:01,520][DEBUG][o.e.i.IndicesService ] [] creating Index [[IGvKYacTTtm7WiMsI124rw/xJdAJcPKTFaZlEf48zy4KA]], shards [1]/[0] - reason [create index] # [2018-08-12T07:17:01,520][DEBUG][o.e.c.s.ClusterApplierService] [] processing [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max# [2018-08-12T07:17:01,520][DEBUG][o.e.c.s.ClusterApplierService] [] processing [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max _open_jobs=20, ml.enabled=true} committed version [5] source [create-index-template [.watch-history-9], cause [api]]])]: took [3.8s] done applying updated cluster state (version: 5, uuid: KTQY8wAoSR2G-GAXH0q5sg) # [2018-08-12T07:17:01,523][DEBUG][o.e.i.IndicesService ] [] [IGvKYacTTtm7WiMsI124rw] closing ... (reason [NO_LONGER_ASSIGNED]) # [2018-08-12T07:17:01,523][DEBUG][o.e.i.IndicesService ] [] [IGvKYacTTtm7WiMsI124rw/xJdAJcPKTFaZlEf48zy4KA] closing index service (reason [NO_LONGER_ASSIGNED][ created for parsing template mapping]) # [2018-08-12T07:17:01,523][DEBUG][o.e.i.IndicesService ] [] [IGvKYacTTtm7WiMsI124rw/xJdAJcPKTFaZlEf48zy4KA] closed... (reason [NO_LONGER_ASSIGNED][ created for parsing template mapping]) # [2018-08-12T07:17:01,524][INFO ][o.e.c.m.MetaDataIndexTemplateService] [] adding template [.triggered_watches] for index patterns [.triggered_watches*] # [2018-08-12T07:17:01,524][DEBUG][o.e.c.s.MasterService ] [] cluster state updated, version [6], source [create-index-template [.triggered_watches], cause [api]] # [2018-08-12T07:17:01,524][DEBUG][o.e.c.s.MasterService ] [] publishing cluster state version [6] # [2018-08-12T07:17:01,524][DEBUG][o.e.c.s.ClusterApplierService] [] processing [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [6] source [create-index-template [.triggered_watches], cause [api]]])]: execute # [2018-08-12T07:17:01,524][DEBUG][o.e.c.s.ClusterApplierService] [] cluster state updated, version [6], source [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [6] source [create-index-template [.triggered_watches], cause [api]]])] _open_jobs=20, ml.enabled=true} committed version [5] source [create-index-template [.watch-history-9], cause [api]]])]: took [3.8s] done applying updated cluster state (version: 5, uuid: KTQY8wAoSR2G-GAXH0q5sg) # [2018-08-12T07:17:01,523][DEBUG][o.e.i.IndicesService ] [] [IGvKYacTTtm7WiMsI124rw] closing ... (reason [NO_LONGER_ASSIGNED]) # [2018-08-12T07:17:01,523][DEBUG][o.e.i.IndicesService ] [] [IGvKYacTTtm7WiMsI124rw/xJdAJcPKTFaZlEf48zy4KA] closing index service (reason [NO_LONGER_ASSIGNED][ created for parsing template mapping]) # [2018-08-12T07:17:01,523][DEBUG][o.e.i.IndicesService ] [] [IGvKYacTTtm7WiMsI124rw/xJdAJcPKTFaZlEf48zy4KA] closed... (reason [NO_LONGER_ASSIGNED][ created for parsing template mapping]) # [2018-08-12T07:17:01,524][INFO ][o.e.c.m.MetaDataIndexTemplateService] [] adding template [.triggered_watches] for index patterns [.triggered_watches*] # [2018-08-12T07:17:01,524][DEBUG][o.e.c.s.MasterService ] [] cluster state updated, version [6], source [create-index-template [.triggered_watches], cause [api]] # [2018-08-12T07:17:01,524][DEBUG][o.e.c.s.MasterService ] [] publishing cluster state version [6] # [2018-08-12T07:17:01,524][DEBUG][o.e.c.s.ClusterApplierService] [] processing [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [6] source [create-index-template [.triggered_watches], cause [api]]])]: execute # [2018-08-12T07:17:01,524][DEBUG][o.e.c.s.ClusterApplierService] [] cluster state updated, version [6], source [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [6] source [create-index-template [.triggered_watches], cause [api]]])] # [2018-08-12T07:17:01,524][DEBUG][o.e.c.s.ClusterApplierService] [] ap# [2018-08-12T07:17:01,524][DEBUG][o.e.c.s.ClusterApplierService] [] ap plying cluster state version 6 # [2018-08-12T07:17:01,524][DEBUG][o.e.c.s.ClusterApplierService] [] apply cluster state with version 6 # [2018-08-12T07:17:01,524][TRACE][o.e.g.MetaStateService ] [] [_global] writing state, reason [changed] # [2018-08-12T07:17:03,815][TRACE][o.e.i.IndexingMemoryController] [] total indexing heap bytes used [0b] vs indices.memory.index_buffer_size [99mb], currently writing bytes [0b] # [2018-08-12T07:17:05,375][TRACE][o.e.g.MetaDataStateFormat] [] written state to /tmp/elasticsearch/data/nodes/0/_state/global-4.st # [2018-08-12T07:17:05,376][TRACE][o.e.g.MetaDataStateFormat] [] cleaned up /tmp/elasticsearch/data/nodes/0/_state/global-4.st.tmp # [2018-08-12T07:17:05,376][TRACE][o.e.g.MetaDataStateFormat] [] cleanupOldFiles: cleaning up /tmp/elasticsearch/data/nodes/0 # [2018-08-12T07:17:05,376][TRACE][o.e.g.MetaDataStateFormat] [] cleanupOldFiles: cleaned up /tmp/elasticsearch/data/nodes/0/_state/global-3.st # [2018-08-12T07:17:05,376][TRACE][o.e.g.MetaStateService ] [] [_global] state written # [2018-08-12T07:17:05,376][DEBUG][o.e.c.s.ClusterApplierService] [] set locally applied cluster state to version 6 # [2018-08-12T07:17:05,379][DEBUG][o.e.c.s.MasterService ] [] processing [create-index-template [.triggered_watches], cause [api]]: took [3.8s] done publishing updated cluster state (version: 6, uuid: zhMlJi9_TSilkJwHek9TKQ) # [2018-08-12T07:17:05,379][DEBUG][o.e.c.s.MasterService ] [] processing [create-index-template [.monitoring-logstash], cause [api]]: execute # [2018-08-12T07:17:05,380][DEBUG][o.e.i.IndicesService ] [] creating Index [[ucmubSYpSq-RaMGwEIGN_Q/hg4q1b2oRDKapHW6zyNq6A]], shards [1]/[0] - reason [create index] plying cluster state version 6 # [2018-08-12T07:17:01,524][DEBUG][o.e.c.s.ClusterApplierService] [] apply cluster state with version 6 # [2018-08-12T07:17:01,524][TRACE][o.e.g.MetaStateService ] [] [_global] writing state, reason [changed] # [2018-08-12T07:17:03,815][TRACE][o.e.i.IndexingMemoryController] [] total indexing heap bytes used [0b] vs indices.memory.index_buffer_size [99mb], currently writing bytes [0b] # [2018-08-12T07:17:05,375][TRACE][o.e.g.MetaDataStateFormat] [] written state to /tmp/elasticsearch/data/nodes/0/_state/global-4.st # [2018-08-12T07:17:05,376][TRACE][o.e.g.MetaDataStateFormat] [] cleaned up /tmp/elasticsearch/data/nodes/0/_state/global-4.st.tmp # [2018-08-12T07:17:05,376][TRACE][o.e.g.MetaDataStateFormat] [] cleanupOldFiles: cleaning up /tmp/elasticsearch/data/nodes/0 # [2018-08-12T07:17:05,376][TRACE][o.e.g.MetaDataStateFormat] [] cleanupOldFiles: cleaned up /tmp/elasticsearch/data/nodes/0/_state/global-3.st # [2018-08-12T07:17:05,376][TRACE][o.e.g.MetaStateService ] [] [_global] state written # [2018-08-12T07:17:05,376][DEBUG][o.e.c.s.ClusterApplierService] [] set locally applied cluster state to version 6 # [2018-08-12T07:17:05,379][DEBUG][o.e.c.s.MasterService ] [] processing [create-index-template [.triggered_watches], cause [api]]: took [3.8s] done publishing updated cluster state (version: 6, uuid: zhMlJi9_TSilkJwHek9TKQ) # [2018-08-12T07:17:05,379][DEBUG][o.e.c.s.MasterService ] [] processing [create-index-template [.monitoring-logstash], cause [api]]: execute # [2018-08-12T07:17:05,380][DEBUG][o.e.i.IndicesService ] [] creating Index [[ucmubSYpSq-RaMGwEIGN_Q/hg4q1b2oRDKapHW6zyNq6A]], shards [1]/[0] - reason [create index] # [2018-08-12T07:17:05,381][DEBUG][o.e.c.s.ClusterApplierService] [] processing [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [6] source [create-index-template [.triggered_watches], cause [api]]])]: took [3.8s] done applying updated cluster state (version: 6, uuid: zhMlJi9_TSilkJwHek9TKQ) # [2018-08-12T07:17:05,388][DEBUG][o.e.i.IndicesService ] [] [ucmubSYpSq-RaMGwEIGN_Q] closing ... (reason [NO_LONGER_ASSIGNED]) # [2018-08-12T07:17:05,388][DEBUG][o.e.i.IndicesService ] [] [ucmubSYpSq-RaMGwEIGN_Q/hg4q1b2oRDKapHW6zyNq6A] closing index service (reason [NO_LONGER_ASSIGNED][ created for parsing template mapping]) # [2018-08-12T07:17:05,389][DEBUG][o.e.i.IndicesService ] [] [ucmubSYpSq-RaMGwEIGN_Q/hg4q1b2oRDKapHW6zyNq6A] closed... (reason [NO_LONGER_ASSIGNED][ created for parsing template mapping]) # [2018-08-12T07:17:05,381][DEBUG][o.e.c.s.ClusterApplierService] [] processing [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [6] source [create-index-template [.triggered_watches], cause [api]]])]: took [3.8s] done applying updated cluster state (version: 6, uuid: zhMlJi9_TSilkJwHek9TKQ) # [2018-08-12T07:17:05,388][DEBUG][o.e.i.IndicesService ] [] [ucmubSYpSq-RaMGwEIGN_Q] closing ... (reason [NO_LONGER_ASSIGNED]) # [2018-08-12T07:17:05,388][DEBUG][o.e.i.IndicesService ] [] [ucmubSYpSq-RaMGwEIGN_Q/hg4q1b2oRDKapHW6zyNq6A] closing index service (reason [NO_LONGER_ASSIGNED][ created for parsing template mapping]) # [2018-08-12T07:17:05,389][DEBUG][o.e.i.IndicesService ] [] [ucmubSYpSq-RaMGwEIGN_Q/hg4q1b2oRDKapHW6zyNq6A] closed... (reason [NO_LONGER_ASSIGNED][ created for parsing template mapping]) # [2018-08-12T07:17:05,389][INFO ][o.e.c.m.MetaDataIndexTemplateService] [] adding template [.monitoring-logstash] for index patterns [.monitoring-logstash-6-*] # [2018-08-12T07:17:05,389][DEBUG][o.e.c.s.MasterService ] [] cluster state updated, version [7], source [create-index-template [.monitoring-logstash], cause [api]] # [2018-08-12T07:17:05,389][INFO ][o.e.c.m.MetaDataIndexTemplateService] [] adding template [.monitoring-logstash] for index patterns [.monitoring-logstash-6-*] # [2018-08-12T07:17:05,389][DEBUG][o.e.c.s.MasterService ] [] cluster state updated, version [7], source [create-index-template [.monitoring-logstash], cause [api]] # [2018-08-12T07:17:05,389][DEBUG][o.e.c.s.MasterService ] [] publishing cluster state version [7] # [2018-08-12T07:17:05,389][DEBUG][o.e.c.s.MasterService ] [] publishing cluster state version [7] # [2018-08-12T07:17:05,390][DEBUG][o.e.c.s.ClusterApplierService] [] processing [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [7] source [create-index-template [.monitoring-logstash], cause [api]]])]: execute # [2018-08-12T07:17:05,390][DEBUG][o.e.c.s.ClusterApplierService] [] processing [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [7] source [create-index-template [.monitoring-logstash], cause [api]]])]: execute # [2018-08-12T07:17:05,390][DEBUG][o.e.c.s.ClusterApplierService] [] cluster state updated, version [7], source [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [7] source [create-index-template [.monitoring-logstash], cause [api]]])] # [2018-08-12T07:17:05,390][DEBUG][o.e.c.s.ClusterApplierService] [] cluster state updated, version [7], source [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [7] source [create-index-template [.monitoring-logstash], cause [api]]])] # [2018-08-12T07:17:05,390][DEBUG][o.e.c.s.ClusterApplierService] [] applying cluster state version 7 # [2018-08-12T07:17:05,390][DEBUG][o.e.c.s.ClusterApplierService] [] applying cluster state version 7 # [2018-08-12T07:17:05,390][DEBUG][o.e.c.s.ClusterApplierService] [] apply cluster state with version 7 # [2018-08-12T07:17:05,390][DEBUG][o.e.c.s.ClusterApplierService] [] apply cluster state with version 7 # [2018-08-12T07:17:05,390][TRACE][o.e.g.MetaStateService ] [] [_global] writing state, reason [changed] # [2018-08-12T07:17:05,390][TRACE][o.e.g.MetaStateService ] [] [_global] writing state, reason [changed] # [2018-08-12T07:17:08,817][TRACE][o.e.i.IndexingMemoryController] [] total indexing heap bytes used [0b] vs indices.memory.index_buffer_size [99mb], currently writing bytes [0b] # [2018-08-12T07:17:08,817][TRACE][o.e.i.IndexingMemoryController] [] total indexing heap bytes used [0b] vs indices.memory.index_buffer_size [99mb], currently writing bytes [0b] # [2018-08-12T07:17:09,218][TRACE][o.e.g.MetaDataStateFormat] [] written state to /tmp/elasticsearch/data/nodes/0/_state/global-5.st # [2018-08-12T07:17:09,218][TRACE][o.e.g.MetaDataStateFormat] [] written state to /tmp/elasticsearch/data/nodes/0/_state/global-5.st # [2018-08-12T07:17:09,218][TRACE][o.e.g.MetaDataStateFormat] [] cleaned up /tmp/elasticsearch/data/nodes/0/_state/global-5.st.tmp # [2018-08-12T07:17:09,218][TRACE][o.e.g.MetaDataStateFormat] [] cleaned up /tmp/elasticsearch/data/nodes/0/_state/global-5.st.tmp # [2018-08-12T07:17:09,218][TRACE][o.e.g.MetaDataStateFormat] [] cleanupOldFiles: cleaning up /tmp/elasticsearch/data/nodes/0 # [2018-08-12T07:17:09,218][TRACE][o.e.g.MetaDataStateFormat] [] cleanupOldFiles: cleaning up /tmp/elasticsearch/data/nodes/0 # [2018-08-12T07:17:09,219][TRACE][o.e.g.MetaDataStateFormat] [] cleanupOldFiles: cleaned up /tmp/elasticsearch/data/nodes/0/_state/global-4.st # [2018-08-12T07:17:09,219][TRACE][o.e.g.MetaDataStateFormat] [] cleanupOldFiles: cleaned up /tmp/elasticsearch/data/nodes/0/_state/global-4.st # [2018-08-12T07:17:09,219][TRACE][o.e.g.MetaStateService ] [] [_global] state written # [2018-08-12T07:17:09,219][TRACE][o.e.g.MetaStateService ] [] [_global] state written # [2018-08-12T07:17:09,219][DEBUG][o.e.c.s.ClusterApplierService] [] set locally applied cluster state to version 7 # [2018-08-12T07:17:09,219][DEBUG][o.e.c.s.ClusterApplierService] [] set locally applied cluster state to version 7 # [2018-08-12T07:17:09,221][DEBUG][o.e.c.s.MasterService ] [] processing [create-index-template [.monitoring-logstash], cause [api]]: took [3.8s] done publishing updated cluster state (version: 7, uuid: UScdR-mFSyuO77qHwjbyvA) # [2018-08-12T07:17:09,221][DEBUG][o.e.c.s.MasterService ] [] processing [create-index-template [.monitoring-logstash], cause [api]]: took [3.8s] done publishing updated cluster state (version: 7, uuid: UScdR-mFSyuO77qHwjbyvA) # [2018-08-12T07:17:09,221][DEBUG][o.e.c.s.MasterService ] [] processing [create-index-template [.monitoring-es], cause [api]]: execute # [2018-08-12T07:17:09,221][DEBUG][o.e.c.s.MasterService ] [] processing [create-index-template [.monitoring-es], cause [api]]: execute # [2018-08-12T07:17:09,222][DEBUG][o.e.i.IndicesService ] [] creating Index [[nVDeKNKvR9qr7UMfU0XVWA/0GFHBc1zT6WTEkX3gsnhag]], shards [1]/[0] - reason [create index] # [2018-08-12T07:17:09,222][DEBUG][o.e.i.IndicesService ] [] creating Index [[nVDeKNKvR9qr7UMfU0XVWA/0GFHBc1zT6WTEkX3gsnhag]], shards [1]/[0] - reason [create index] # [2018-08-12T07:17:09,225][DEBUG][o.e.c.s.ClusterApplierService] [] processing [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [7] source [create-index-template [.monitoring-logstash], cause [api]]])]: took [3.8s] done applying updated cluster state (version: 7, uuid: UScdR-mFSyuO77qHwjbyvA) # [2018-08-12T07:17:09,225][DEBUG][o.e.c.s.ClusterApplierService] [] processing [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [7] source [create-index-template [.monitoring-logstash], cause [api]]])]: took [3.8s] done applying updated cluster state (version: 7, uuid: UScdR-mFSyuO77qHwjbyvA) # [2018-08-12T07:17:09,231][DEBUG][o.e.i.IndicesService ] [] [nVDeKNKvR9qr7UMfU0XVWA] closing ... (reason [NO_LONGER_ASSIGNED]) # [2018-08-12T07:17:09,231][DEBUG][o.e.i.IndicesService ] [] [nVDeKNKvR9qr7UMfU0XVWA] closing ... (reason [NO_LONGER_ASSIGNED]) # [2018-08-12T07:17:09,231][DEBUG][o.e.i.IndicesService ] [] [nVDeKNKvR9qr7UMfU0XVWA/0GFHBc1zT6WTEkX3gsnhag] closing index service (reason [NO_LONGER_ASSIGNED][ created for parsing template mapping]) # [2018-08-12T07:17:09,231][DEBUG][o.e.i.IndicesService ] [] [nVDeKNKvR9qr7UMfU0XVWA/0GFHBc1zT6WTEkX3gsnhag] closing index service (reason [NO_LONGER_ASSIGNED][ created for parsing template mapping]) # [2018-08-12T07:17:09,232][DEBUG][o.e.i.IndicesService ] [] [nVDeKNKvR9qr7UMfU0XVWA/0GFHBc1zT6WTEkX3gsnhag] closed... (reason [NO_LONGER_ASSIGNED][ created for parsing template mapping]) # [2018-08-12T07:17:09,232][DEBUG][o.e.i.IndicesService ] [] [nVDeKNKvR9qr7UMfU0XVWA/0GFHBc1zT6WTEkX3gsnhag] closed... (reason [NO_LONGER_ASSIGNED][ created for parsing template mapping]) # [2018-08-12T07:17:09,232][INFO ][o.e.c.m.MetaDataIndexTemplateService] [] adding template [.monitoring-es] for index patterns [.monitoring-es-6-*] # [2018-08-12T07:17:09,232][INFO ][o.e.c.m.MetaDataIndexTemplateService] [] adding template [.monitoring-es] for index patterns [.monitoring-es-6-*] # [2018-08-12T07:17:09,232][DEBUG][o.e.c.s.MasterService ] [] cluster state updated, version [8], source [create-index-template [.monitoring-es], cause [api]] # [2018-08-12T07:17:09,232][DEBUG][o.e.c.s.MasterService ] [] cluster state updated, version [8], source [create-index-template [.monitoring-es], cause [api]] # [2018-08-12T07:17:09,232][DEBUG][o.e.c.s.MasterService ] [] publishing cluster state version [8] # [2018-08-12T07:17:09,232][DEBUG][o.e.c.s.MasterService ] [] publishing cluster state version [8] # [2018-08-12T07:17:09,232][DEBUG][o.e.c.s.ClusterApplierService] [] processing [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [8] source [create-index-template [.monitoring-es], cause [api]]])]: execute # [2018-08-12T07:17:09,232][DEBUG][o.e.c.s.ClusterApplierService] [] processing [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [8] source [create-index-template [.monitoring-es], cause [api]]])]: execute # [2018-08-12T07:17:09,232][DEBUG][o.e.c.s.ClusterApplierService] [] cluster state updated, version [8], source [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [8] source [create-index-template [.monitoring-es], cause [api]]])] # [2018-08-12T07:17:09,232][DEBUG][o.e.c.s.ClusterApplierService] [] cluster state updated, version [8], source [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [8] source [create-index-template [.monitoring-es], cause [api]]])] # [2018-08-12T07:17:09,232][DEBUG][o.e.c.s.ClusterApplierService] [] applying cluster state version 8 # [2018-08-12T07:17:09,232][DEBUG][o.e.c.s.ClusterApplierService] [] applying cluster state version 8 # [2018-08-12T07:17:09,232][DEBUG][o.e.c.s.ClusterApplierService] [] apply cluster state with version 8 # [2018-08-12T07:17:09,232][DEBUG][o.e.c.s.ClusterApplierService] [] apply cluster state with version 8 # [2018-08-12T07:17:09,232][TRACE][o.e.g.MetaStateService ] [] [_global] writing state, reason [changed] # [2018-08-12T07:17:09,232][TRACE][o.e.g.MetaStateService ] [] [_global] writing state, reason [changed] # [2018-08-12T07:17:13,063][TRACE][o.e.g.MetaDataStateFormat] [] written state to /tmp/elasticsearch/data/nodes/0/_state/global-6.st # [2018-08-12T07:17:13,063][TRACE][o.e.g.MetaDataStateFormat] [] written state to /tmp/elasticsearch/data/nodes/0/_state/global-6.st # [2018-08-12T07:17:13,063][TRACE][o.e.g.MetaDataStateFormat] [] cleaned up /tmp/elasticsearch/data/nodes/0/_state/global-6.st.tmp # [2018-08-12T07:17:13,063][TRACE][o.e.g.MetaDataStateFormat] [] cleaned up /tmp/elasticsearch/data/nodes/0/_state/global-6.st.tmp # [2018-08-12T07:17:13,063][TRACE][o.e.g.MetaDataStateFormat] [] cleanupOldFiles: cleaning up /tmp/elasticsearch/data/nodes/0 # [2018-08-12T07:17:13,063][TRACE][o.e.g.MetaDataStateFormat] [] cleanupOldFiles: cleaning up /tmp/elasticsearch/data/nodes/0 # [2018-08-12T07:17:13,063][TRACE][o.e.g.MetaDataStateFormat] [] cleanupOldFiles: cleaned up /tmp/elasticsearch/data/nodes/0/_state/global-5.st # [2018-08-12T07:17:13,063][TRACE][o.e.g.MetaDataStateFormat] [] cleanupOldFiles: cleaned up /tmp/elasticsearch/data/nodes/0/_state/global-5.st # [2018-08-12T07:17:13,064][TRACE][o.e.g.MetaStateService ] [] [_global] state written # [2018-08-12T07:17:13,064][TRACE][o.e.g.MetaStateService ] [] [_global] state written # [2018-08-12T07:17:13,064][DEBUG][o.e.c.s.ClusterApplierService] [] set locally applied cluster state to version 8 # [2018-08-12T07:17:13,064][DEBUG][o.e.c.s.ClusterApplierService] [] set locally applied cluster state to version 8 # [2018-08-12T07:17:13,066][DEBUG][o.e.c.s.ClusterApplierService] [] processing [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [8] source [create-index-template [.monitoring-es], cause [api]]])]: took [3.8s] done applying updated cluster state (version: 8, uuid: kEers2YgTTeBliFwB2m7rw) # [2018-08-12T07:17:13,066][DEBUG][o.e.c.s.ClusterApplierService] [] processing [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [8] source [create-index-template [.monitoring-es], cause [api]]])]: took [3.8s] done applying updated cluster state (version: 8, uuid: kEers2YgTTeBliFwB2m7rw) # [2018-08-12T07:17:13,066][DEBUG][o.e.c.s.MasterService ] [] processing [create-index-template [.monitoring-es], cause [api]]: took [3.8s] done publishing updated cluster state (version: 8, uuid: kEers2YgTTeBliFwB2m7rw) # [2018-08-12T07:17:13,066][DEBUG][o.e.c.s.MasterService ] [] processing [create-index-template [.monitoring-es], cause [api]]: took [3.8s] done publishing updated cluster state (version: 8, uuid: kEers2YgTTeBliFwB2m7rw) # [2018-08-12T07:17:13,066][DEBUG][o.e.c.s.MasterService ] [] processing [create-index-template [.monitoring-beats], cause [api]]: execute # [2018-08-12T07:17:13,066][DEBUG][o.e.c.s.MasterService ] [] processing [create-index-template [.monitoring-beats], cause [api]]: execute # [2018-08-12T07:17:13,067][DEBUG][o.e.i.IndicesService ] [] creating Index [[PF41gRc6RM2gqiUFxl09tQ/bkeJFgOvTIG-YvITy_4Jmw]], shards [1]/[0] - reason [create index] # [2018-08-12T07:17:13,067][DEBUG][o.e.i.IndicesService ] [] creating Index [[PF41gRc6RM2gqiUFxl09tQ/bkeJFgOvTIG-YvITy_4Jmw]], shards [1]/[0] - reason [create index] # [2018-08-12T07:17:13,071][DEBUG][o.e.i.IndicesService ] [] [PF41gRc6RM2gqiUFxl09tQ] closing ... (reason [NO_LONGER_ASSIGNED]) # [2018-08-12T07:17:13,071][DEBUG][o.e.i.IndicesService ] [] [PF41gRc6RM2gqiUFxl09tQ] closing ... (reason [NO_LONGER_ASSIGNED]) # [2018-08-12T07:17:13,071][DEBUG][o.e.i.IndicesService ] [] [PF41gRc6RM2gqiUFxl09tQ/bkeJFgOvTIG-YvITy_4Jmw] closing index service (reason [NO_LONGER_ASSIGNED][ created for parsing template mapping]) # [2018-08-12T07:17:13,071][DEBUG][o.e.i.IndicesService ] [] [PF41gRc6RM2gqiUFxl09tQ/bkeJFgOvTIG-YvITy_4Jmw] closing index service (reason [NO_LONGER_ASSIGNED][ created for parsing template mapping]) # [2018-08-12T07:17:13,071][DEBUG][o.e.i.IndicesService ] [] [PF41gRc6RM2gqiUFxl09tQ/bkeJFgOvTIG-YvITy_4Jmw] closed... (reason [NO_LONGER_ASSIGNED][ created for parsing template mapping]) # [2018-08-12T07:17:13,071][DEBUG][o.e.i.IndicesService ] [] [PF41gRc6RM2gqiUFxl09tQ/bkeJFgOvTIG-YvITy_4Jmw] closed... (reason [NO_LONGER_ASSIGNED][ created for parsing template mapping]) # [2018-08-12T07:17:13,071][INFO ][o.e.c.m.MetaDataIndexTemplateService] [] adding template [.monitoring-beats] for index patterns [.monitoring-beats-6-*] # [2018-08-12T07:17:13,071][INFO ][o.e.c.m.MetaDataIndexTemplateService] [] adding template [.monitoring-beats] for index patterns [.monitoring-beats-6-*] # [2018-08-12T07:17:13,071][DEBUG][o.e.c.s.MasterService ] [] cluster state updated, version [9], source [create-index-template [.monitoring-beats], cause [api]] # [2018-08-12T07:17:13,071][DEBUG][o.e.c.s.MasterService ] [] publishing cluster state version [9] # [2018-08-12T07:17:13,071][DEBUG][o.e.c.s.ClusterApplierService] [] processing [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [9] source [create-index-template [.monitoring-beats], cause [api]]])]: execute # [2018-08-12T07:17:13,071][DEBUG][o.e.c.s.ClusterApplierService] [] cluster state updated, version [9], source [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [9] source [create-index-template [.monitoring-beats], cause [api]]])] # [2018-08-12T07:17:13,071][DEBUG][o.e.c.s.ClusterApplierService] [] applying cluster state version 9 # [2018-08-12T07:17:13,071][DEBUG][o.e.c.s.ClusterApplierService] [] apply cluster state with version 9 # [2018-08-12T07:17:13,072][TRACE][o.e.g.MetaStateService ] [] [_global] writing state, reason [changed] # [2018-08-12T07:17:14,226][TRACE][o.e.i.IndexingMemoryController] [] total indexing heap bytes used [0b] vs indices.memory.index_buffer_size [99mb], currently writing bytes [0b] # [2018-08-12T07:17:16,908][TRACE][o.e.g.MetaDataStateFormat] [] written state to /tmp/elasticsearch/data/nodes/0/_state/global-7.st # [2018-08-12T07:17:16,908][TRACE][o.e.g.MetaDataStateFormat] [] cleaned up /tmp/elasticsearch/data/nodes/0/_state/global-7.st.tmp # [2018-08-12T07:17:16,908][TRACE][o.e.g.MetaDataStateFormat] [] cleanupOldFiles: cleaning up /tmp/elasticsearch/data/nodes/0 # [2018-08-12T07:17:13,071][DEBUG][o.e.c.s.MasterService ] [] cluster state updated, version [9], source [create-index-template [.monitoring-beats], cause [api]] # [2018-08-12T07:17:13,071][DEBUG][o.e.c.s.MasterService ] [] publishing cluster state version [9] # [2018-08-12T07:17:13,071][DEBUG][o.e.c.s.ClusterApplierService] [] processing [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [9] source [create-index-template [.monitoring-beats], cause [api]]])]: execute # [2018-08-12T07:17:13,071][DEBUG][o.e.c.s.ClusterApplierService] [] cluster state updated, version [9], source [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [9] source [create-index-template [.monitoring-beats], cause [api]]])] # [2018-08-12T07:17:13,071][DEBUG][o.e.c.s.ClusterApplierService] [] applying cluster state version 9 # [2018-08-12T07:17:13,071][DEBUG][o.e.c.s.ClusterApplierService] [] apply cluster state with version 9 # [2018-08-12T07:17:13,072][TRACE][o.e.g.MetaStateService ] [] [_global] writing state, reason [changed] # [2018-08-12T07:17:14,226][TRACE][o.e.i.IndexingMemoryController] [] total indexing heap bytes used [0b] vs indices.memory.index_buffer_size [99mb], currently writing bytes [0b] # [2018-08-12T07:17:16,908][TRACE][o.e.g.MetaDataStateFormat] [] written state to /tmp/elasticsearch/data/nodes/0/_state/global-7.st # [2018-08-12T07:17:16,908][TRACE][o.e.g.MetaDataStateFormat] [] cleaned up /tmp/elasticsearch/data/nodes/0/_state/global-7.st.tmp # [2018-08-12T07:17:16,908][TRACE][o.e.g.MetaDataStateFormat] [] cleanupOldFiles: cleaning up /tmp/elasticsearch/data/nodes/0 # [2018-08-12T07:17:16,908][TRACE][o.e.g.MetaDataStateFormat] [] cleanupOldFiles: clea# [2018-08-12T07:17:16,908][TRACE][o.e.g.MetaDataStateFormat] [] cleanupOldFiles: clea ned up /tmp/elasticsearch/data/nodes/0/_state/global-6.st # [2018-08-12T07:17:16,909][TRACE][o.e.g.MetaStateService ] [] [_global] state written # [2018-08-12T07:17:16,909][DEBUG][o.e.c.s.ClusterApplierService] [] set locally applied cluster state to version 9 # [2018-08-12T07:17:16,911][DEBUG][o.e.c.s.ClusterApplierService] [] processing [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [9] source [create-index-template [.monitoring-beats], cause [api]]])]: took [3.8s] done applying updated cluster state (version: 9, uuid: HGZJ_JhQSp2fRitgQ2icEA) # [2018-08-12T07:17:16,911][DEBUG][o.e.c.s.MasterService ] [] processing [create-index-template [.monitoring-beats], cause [api]]: took [3.8s] done publishing updated cluster state (version: 9, uuid: HGZJ_JhQSp2fRitgQ2icEA) # [2018-08-12T07:17:16,911][DEBUG][o.e.c.s.MasterService ] [] processing [create-index-template [.monitoring-alerts], cause [api]]: execute # [2018-08-12T07:17:16,911][DEBUG][o.e.i.IndicesService ] [] creating Index [[1VFpHqOVTH2V9ad9XQlgJA/GXmvBQtrQvOf8d95jbBnUQ]], shards [1]/[0] - reason [create index] # [2018-08-12T07:17:16,913][DEBUG][o.e.i.IndicesService ] [] [1VFpHqOVTH2V9ad9XQlgJA] closing ... (reason [NO_LONGER_ASSIGNED]) # [2018-08-12T07:17:16,913][DEBUG][o.e.i.IndicesService ] [] [1VFpHqOVTH2V9ad9XQlgJA/GXmvBQtrQvOf8d95jbBnUQ] closing index service (reason [NO_LONGER_ASSIGNED][ created for parsing template mapping]) # [2018-08-12T07:17:16,914][DEBUG][o.e.i.IndicesService ] [] [1VFpHqOVTH2V9ad9XQlgJA/GXmvBQtrQvOf8d95jbBnUQ] closed... (reason [NO_LONGER_ASSIGNED][ created for parsing template mapping]) # [2018-08-12T07:17:16,914][INFO ][o.e.c.m.MetaDataIndexTemplateService] [] adding template [.monitoring-alerts] for index patterns [.monitoring-alerts-6] ned up /tmp/elasticsearch/data/nodes/0/_state/global-6.st # [2018-08-12T07:17:16,909][TRACE][o.e.g.MetaStateService ] [] [_global] state written # [2018-08-12T07:17:16,909][DEBUG][o.e.c.s.ClusterApplierService] [] set locally applied cluster state to version 9 # [2018-08-12T07:17:16,911][DEBUG][o.e.c.s.ClusterApplierService] [] processing [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [9] source [create-index-template [.monitoring-beats], cause [api]]])]: took [3.8s] done applying updated cluster state (version: 9, uuid: HGZJ_JhQSp2fRitgQ2icEA) # [2018-08-12T07:17:16,911][DEBUG][o.e.c.s.MasterService ] [] processing [create-index-template [.monitoring-beats], cause [api]]: took [3.8s] done publishing updated cluster state (version: 9, uuid: HGZJ_JhQSp2fRitgQ2icEA) # [2018-08-12T07:17:16,911][DEBUG][o.e.c.s.MasterService ] [] processing [create-index-template [.monitoring-alerts], cause [api]]: execute # [2018-08-12T07:17:16,911][DEBUG][o.e.i.IndicesService ] [] creating Index [[1VFpHqOVTH2V9ad9XQlgJA/GXmvBQtrQvOf8d95jbBnUQ]], shards [1]/[0] - reason [create index] # [2018-08-12T07:17:16,913][DEBUG][o.e.i.IndicesService ] [] [1VFpHqOVTH2V9ad9XQlgJA] closing ... (reason [NO_LONGER_ASSIGNED]) # [2018-08-12T07:17:16,913][DEBUG][o.e.i.IndicesService ] [] [1VFpHqOVTH2V9ad9XQlgJA/GXmvBQtrQvOf8d95jbBnUQ] closing index service (reason [NO_LONGER_ASSIGNED][ created for parsing template mapping]) # [2018-08-12T07:17:16,914][DEBUG][o.e.i.IndicesService ] [] [1VFpHqOVTH2V9ad9XQlgJA/GXmvBQtrQvOf8d95jbBnUQ] closed... (reason [NO_LONGER_ASSIGNED][ created for parsing template mapping]) # [2018-08-12T07:17:16,914][INFO ][o.e.c.m.MetaDataIndexTemplateService] [] adding template [.monitoring-alerts] for index patterns [.monitoring-alerts-6] # [2018-08-12T07:17:16,914][DEBUG][o.e.c.s.MasterService ] [] cluster state updat# [2018-08-12T07:17:16,914][DEBUG][o.e.c.s.MasterService ] [] cluster state updat ed, version [10], source [create-index-template [.monitoring-alerts], cause [api]] # [2018-08-12T07:17:16,914][DEBUG][o.e.c.s.MasterService ] [] publishing cluster state version [10] # [2018-08-12T07:17:16,914][DEBUG][o.e.c.s.ClusterApplierService] [] processing [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [10] source [create-index-template [.monitoring-alerts], cause [api]]])]: execute # [2018-08-12T07:17:16,914][DEBUG][o.e.c.s.ClusterApplierService] [] cluster state updated, version [10], source [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [10] source [create-index-template [.monitoring-alerts], cause [api]]])] # [2018-08-12T07:17:16,914][DEBUG][o.e.c.s.ClusterApplierService] [] applying cluster state version 10 # [2018-08-12T07:17:16,914][DEBUG][o.e.c.s.ClusterApplierService] [] apply cluster state with version 10 # [2018-08-12T07:17:16,914][TRACE][o.e.g.MetaStateService ] [] [_global] writing state, reason [changed] # [2018-08-12T07:17:19,236][TRACE][o.e.i.IndexingMemoryController] [] total indexing heap bytes used [0b] vs indices.memory.index_buffer_size [99mb], currently writing bytes [0b] # [2018-08-12T07:17:20,279][TRACE][o.e.g.MetaDataStateFormat] [] written state to /tmp/elasticsearch/data/nodes/0/_state/global-8.st # [2018-08-12T07:17:20,280][TRACE][o.e.g.MetaDataStateFormat] [] cleaned up /tmp/elasticsearch/data/nodes/0/_state/global-8.st.tmp # [2018-08-12T07:17:20,280][TRACE][o.e.g.MetaDataStateFormat] [] cleanupOldFiles: cleaning up /tmp/elasticsearch/data/nodes/0 # [2018-08-12T07:17:20,280][TRACE][o.e.g.MetaDataStateFormat] [] cleanupOldFiles: cleaned up /tmp/elasticsearch/data/nodes/0/_state/global-7.st ed, version [10], source [create-index-template [.monitoring-alerts], cause [api]] # [2018-08-12T07:17:16,914][DEBUG][o.e.c.s.MasterService ] [] publishing cluster state version [10] # [2018-08-12T07:17:16,914][DEBUG][o.e.c.s.ClusterApplierService] [] processing [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [10] source [create-index-template [.monitoring-alerts], cause [api]]])]: execute # [2018-08-12T07:17:16,914][DEBUG][o.e.c.s.ClusterApplierService] [] cluster state updated, version [10], source [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [10] source [create-index-template [.monitoring-alerts], cause [api]]])] # [2018-08-12T07:17:16,914][DEBUG][o.e.c.s.ClusterApplierService] [] applying cluster state version 10 # [2018-08-12T07:17:16,914][DEBUG][o.e.c.s.ClusterApplierService] [] apply cluster state with version 10 # [2018-08-12T07:17:16,914][TRACE][o.e.g.MetaStateService ] [] [_global] writing state, reason [changed] # [2018-08-12T07:17:19,236][TRACE][o.e.i.IndexingMemoryController] [] total indexing heap bytes used [0b] vs indices.memory.index_buffer_size [99mb], currently writing bytes [0b] # [2018-08-12T07:17:20,279][TRACE][o.e.g.MetaDataStateFormat] [] written state to /tmp/elasticsearch/data/nodes/0/_state/global-8.st # [2018-08-12T07:17:20,280][TRACE][o.e.g.MetaDataStateFormat] [] cleaned up /tmp/elasticsearch/data/nodes/0/_state/global-8.st.tmp # [2018-08-12T07:17:20,280][TRACE][o.e.g.MetaDataStateFormat] [] cleanupOldFiles: cleaning up /tmp/elasticsearch/data/nodes/0 # [2018-08-12T07:17:20,280][TRACE][o.e.g.MetaDataStateFormat] [] cleanupOldFiles: cleaned up /tmp/elasticsearch/data/nodes/0/_state/global-7.st # [2018-08-12T07# [2018-08-12T07 :17:20,280][TRACE][o.e.g.MetaStateService ] [] [_global] state written # [2018-08-12T07:17:20,280][DEBUG][o.e.c.s.ClusterApplierService] [] set locally applied cluster state to version 10 # [2018-08-12T07:17:20,282][DEBUG][o.e.c.s.ClusterApplierService] [] processing [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [10] source [create-index-template [.monitoring-alerts], cause [api]]])]: took [3.3s] done applying updated cluster state (version: 10, uuid: v8U_DV9wS1m4tusmdp4cOQ) # [2018-08-12T07:17:20,282][DEBUG][o.e.c.s.MasterService ] [] processing [create-index-template [.monitoring-alerts], cause [api]]: took [3.3s] done publishing updated cluster state (version: 10, uuid: v8U_DV9wS1m4tusmdp4cOQ) # [2018-08-12T07:17:20,282][DEBUG][o.e.c.s.MasterService ] [] processing [create-index-template [.monitoring-kibana], cause [api]]: execute # [2018-08-12T07:17:20,283][DEBUG][o.e.i.IndicesService ] [] creating Index [[LgwKy0XRRdCdMcA3OQTkMA/5kFG79axRmSv-b28v7KKDA]], shards [1]/[0] - reason [create index] # [2018-08-12T07:17:20,285][DEBUG][o.e.i.IndicesService ] [] [LgwKy0XRRdCdMcA3OQTkMA] closing ... (reason [NO_LONGER_ASSIGNED]) # [2018-08-12T07:17:20,285][DEBUG][o.e.i.IndicesService ] [] [LgwKy0XRRdCdMcA3OQTkMA/5kFG79axRmSv-b28v7KKDA] closing index service (reason [NO_LONGER_ASSIGNED][ created for parsing template mapping]) # [2018-08-12T07:17:20,286][DEBUG][o.e.i.IndicesService ] [] [LgwKy0XRRdCdMcA3OQTkMA/5kFG79axRmSv-b28v7KKDA] closed... (reason [NO_LONGER_ASSIGNED][ created for parsing template mapping]) :17:20,280][TRACE][o.e.g.MetaStateService ] [] [_global] state written # [2018-08-12T07:17:20,280][DEBUG][o.e.c.s.ClusterApplierService] [] set locally applied cluster state to version 10 # [2018-08-12T07:17:20,282][DEBUG][o.e.c.s.ClusterApplierService] [] processing [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [10] source [create-index-template [.monitoring-alerts], cause [api]]])]: took [3.3s] done applying updated cluster state (version: 10, uuid: v8U_DV9wS1m4tusmdp4cOQ) # [2018-08-12T07:17:20,282][DEBUG][o.e.c.s.MasterService ] [] processing [create-index-template [.monitoring-alerts], cause [api]]: took [3.3s] done publishing updated cluster state (version: 10, uuid: v8U_DV9wS1m4tusmdp4cOQ) # [2018-08-12T07:17:20,282][DEBUG][o.e.c.s.MasterService ] [] processing [create-index-template [.monitoring-kibana], cause [api]]: execute # [2018-08-12T07:17:20,283][DEBUG][o.e.i.IndicesService ] [] creating Index [[LgwKy0XRRdCdMcA3OQTkMA/5kFG79axRmSv-b28v7KKDA]], shards [1]/[0] - reason [create index] # [2018-08-12T07:17:20,285][DEBUG][o.e.i.IndicesService ] [] [LgwKy0XRRdCdMcA3OQTkMA] closing ... (reason [NO_LONGER_ASSIGNED]) # [2018-08-12T07:17:20,285][DEBUG][o.e.i.IndicesService ] [] [LgwKy0XRRdCdMcA3OQTkMA/5kFG79axRmSv-b28v7KKDA] closing index service (reason [NO_LONGER_ASSIGNED][ created for parsing template mapping]) # [2018-08-12T07:17:20,286][DEBUG][o.e.i.IndicesService ] [] [LgwKy0XRRdCdMcA3OQTkMA/5kFG79axRmSv-b28v7KKDA] closed... (reason [NO_LONGER_ASSIGNED][ created for parsing template mapping]) # [2018-08-12T07:17:20,286][INFO ][o.e.c.m.MetaDataIndexTemplateService] [] adding template [.monitoring-kibana] for index patterns [.monitoring-kibana-6-*] # [2018-08-12T07:17:20,286][DEBUG][o.e.c.s.MasterService ] [] cluster state updated, version [11], source [create-index-template [.monitoring-kibana], cause [api]] # [2018-08-12T07:17:20,286][DEBUG][o.e.c.s.MasterService ] [] publishing cluster state version [11] # [2018-08-12T07:17:20,286][DEBUG][o.e.c.s.ClusterApplierService] [] processing [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [11] source [create-index-template [.monitoring-kibana], cause [api]]])]: execute # [2018-08-12T07:17:20,286][INFO ][o.e.c.m.MetaDataIndexTemplateService] [] adding template [.monitoring-kibana] for index patterns [.monitoring-kibana-6-*] # [2018-08-12T07:17:20,286][DEBUG][o.e.c.s.MasterService ] [] cluster state updated, version [11], source [create-index-template [.monitoring-kibana], cause [api]] # [2018-08-12T07:17:20,286][DEBUG][o.e.c.s.MasterService ] [] publishing cluster state version [11] # [2018-08-12T07:17:20,286][DEBUG][o.e.c.s.ClusterApplierService] [] processing [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [11] source [create-index-template [.monitoring-kibana], cause [api]]])]: execute # [2018-08-12T07:17:20,286][DEBUG][o.e.c.s.ClusterApplierService] [] cluster state updated, version [11], source [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [11] source [create-index-template [.monitoring-kibana], cause [api]]])] # [2018-08-12T07:17:20,286][DEBUG][o.e.c.s.ClusterApplierService] [] applying cluster state version 11 # [2018-08-12T07:17:20,286][DEBUG][o.e.c.s.ClusterApplierService] [] cluster state updated, version [11], source [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [11] source [create-index-template [.monitoring-kibana], cause [api]]])] # [2018-08-12T07:17:20,286][DEBUG][o.e.c.s.ClusterApplierService] [] applying cluster state version 11 # [2018-08-12T07:17:20,286][DEBUG][o.e.c.s.ClusterApplierService] [] apply cluster state with version 11 # [2018-08-12T07:17:20,286][TRACE][o.e.g.MetaStateService ] [] [_global] writing state, reason [changed] # [2018-08-12T07:17:20,286][DEBUG][o.e.c.s.ClusterApplierService] [] apply cluster state with version 11 # [2018-08-12T07:17:20,286][TRACE][o.e.g.MetaStateService ] [] [_global] writing state, reason [changed] # [2018-08-12T07:17:23,585][DEBUG][o.e.c.s.MasterService ] [] task [put-pipeline-xpack_monitoring_6] timed out after [30s] # [2018-08-12T07:17:23,585][DEBUG][o.e.c.s.MasterService ] [] task [put-pipeline-xpack_monitoring_6] timed out after [30s] # [2018-08-12T07:17:23,587][ERROR][o.e.x.m.e.l.LocalExporter] [] failed to set monitoring pipeline [xpack_monitoring_6] # [2018-08-12T07:17:23,587][ERROR][o.e.x.m.e.l.LocalExporter] [] failed to set monitoring pipeline [xpack_monitoring_6] # org.elasticsearch.cluster.metadata.ProcessClusterEventTimeoutException: failed to process cluster event (put-pipeline-xpack_monitoring_6) within 30s # org.elasticsearch.cluster.metadata.ProcessClusterEventTimeoutException: failed to process cluster event (put-pipeline-xpack_monitoring_6) within 30s # at org.elasticsearch.cluster.service.MasterService$Batcher.lambda$onTimeout$0(MasterService.java:125) ~[elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:7.0.0-alpha1-SNAPSHOT] # at org.elasticsearch.cluster.service.MasterService$Batcher.lambda$onTimeout$0(MasterService.java:125) ~[elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:7.0.0-alpha1-SNAPSHOT] # at java.util.ArrayList.forEach(ArrayList.java:1257) ~[?:1.8.0_171] # at java.util.ArrayList.forEach(ArrayList.java:1257) ~[?:1.8.0_171] # at org.elasticsearch.cluster.service.MasterService$Batcher.lambda$onTimeout$1(MasterService.java:124) ~[elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:7.0.0-alpha1-SNAPSHOT] # at org.elasticsearch.cluster.service.MasterService$Batcher.lambda$onTimeout$1(MasterService.java:124) ~[elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:7.0.0-alpha1-SNAPSHOT] # at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:624) [elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:7.0.0-alpha1-SNAPSHOT] # at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:624) [elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:7.0.0-alpha1-SNAPSHOT] # at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_171] # at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_171] # at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_171] # at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_171] # at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171] # at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171] # [2018-08-12T07:17:23,715][DEBUG][o.e.c.s.MasterService ] [] task [put-pipeline-xpack_monitoring_2] timed out after [30s] # [2018-08-12T07:17:23,715][DEBUG][o.e.c.s.MasterService ] [] task [put-pipeline-xpack_monitoring_2] timed out after [30s] # [2018-08-12T07:17:23,715][ERROR][o.e.x.m.e.l.LocalExporter] [] failed to set monitoring pipeline [xpack_monitoring_2] # [2018-08-12T07:17:23,715][ERROR][o.e.x.m.e.l.LocalExporter] [] failed to set monitoring pipeline [xpack_monitoring_2] # org.elasticsearch.cluster.metadata.ProcessClusterEventTimeoutException: failed to process cluster event (put-pipeline-xpack_monitoring_2) within 30s # org.elasticsearch.cluster.metadata.ProcessClusterEventTimeoutException: failed to process cluster event (put-pipeline-xpack_monitoring_2) within 30s # at org.elasticsearch.cluster.service.MasterService$Batcher.lambda$onTimeout$0(MasterService.java:125) ~[elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:7.0.0-alpha1-SNAPSHOT] # at org.elasticsearch.cluster.service.MasterService$Batcher.lambda$onTimeout$0(MasterService.java:125) ~[elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:7.0.0-alpha1-SNAPSHOT] # at java.util.ArrayList.forEach(ArrayList.java:1257) ~[?:1.8.0_171] # at java.util.ArrayList.forEach(ArrayList.java:1257) ~[?:1.8.0_171] # at org.elasticsearch.cluster.service.MasterService$Batcher.lambda$onTimeout$1(MasterService.java:124) ~[elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:7.0.0-alpha1-SNAPSHOT] # at org.elasticsearch.cluster.service.MasterService$Batcher.lambda$onTimeout$1(MasterService.java:124) ~[elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:7.0.0-alpha1-SNAPSHOT] # at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:624) [elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:7.0.0-alpha1-SNAPSHOT] # at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:624) [elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:7.0.0-alpha1-SNAPSHOT] # at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_171] # at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_171] # at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_171] # at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_171] # at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171] # at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171] # [2018-08-12T07:17:23,847][TRACE][o.e.g.MetaDataStateFormat] [] written state to /tmp/elasticsearch/data/nodes/0/_state/global-9.st # [2018-08-12T07:17:23,847][TRACE][o.e.g.MetaDataStateFormat] [] written state to /tmp/elasticsearch/data/nodes/0/_state/global-9.st # [2018-08-12T07:17:23,848][TRACE][o.e.g.MetaDataStateFormat] [] cleaned up /tmp/elasticsearch/data/nodes/0/_state/global-9.st.tmp # [2018-08-12T07:17:23,848][TRACE][o.e.g.MetaDataStateFormat] [] cleaned up /tmp/elasticsearch/data/nodes/0/_state/global-9.st.tmp # [2018-08-12T07:17:23,848][TRACE][o.e.g.MetaDataStateFormat] [] cleanupOldFiles: cleaning up /tmp/elasticsearch/data/nodes/0 # [2018-08-12T07:17:23,848][TRACE][o.e.g.MetaDataStateFormat] [] cleanupOldFiles: cleaning up /tmp/elasticsearch/data/nodes/0 # [2018-08-12T07:17:23,848][TRACE][o.e.g.MetaDataStateFormat] [] cleanupOldFiles: cleaned up /tmp/elasticsearch/data/nodes/0/_state/global-8.st # [2018-08-12T07:17:23,848][TRACE][o.e.g.MetaDataStateFormat] [] cleanupOldFiles: cleaned up /tmp/elasticsearch/data/nodes/0/_state/global-8.st # [2018-08-12T07:17:23,848][TRACE][o.e.g.MetaStateService ] [] [_global] state written # [2018-08-12T07:17:23,848][TRACE][o.e.g.MetaStateService ] [] [_global] state written # [2018-08-12T07:17:23,848][DEBUG][o.e.c.s.ClusterApplierService] [] set locally applied cluster state to version 11 # [2018-08-12T07:17:23,848][DEBUG][o.e.c.s.ClusterApplierService] [] set locally applied cluster state to version 11 # [2018-08-12T07:17:23,850][DEBUG][o.e.c.s.ClusterApplierService] [] processing [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [11] source [create-index-template [.monitoring-kibana], cause [api]]])]: took [3.5s] done applying updated cluster state (version: 11, uuid: ZTbiApetTuqCiMHk2PFCwg) # [2018-08-12T07:17:23,850][DEBUG][o.e.c.s.ClusterApplierService] [] processing [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [11] source [create-index-template [.monitoring-kibana], cause [api]]])]: took [3.5s] done applying updated cluster state (version: 11, uuid: ZTbiApetTuqCiMHk2PFCwg) # [2018-08-12T07:17:23,850][DEBUG][o.e.c.s.MasterService ] [] processing [create-index-template [.monitoring-kibana], cause [api]]: took [3.5s] done publishing updated cluster state (version: 11, uuid: ZTbiApetTuqCiMHk2PFCwg) # [2018-08-12T07:17:23,850][DEBUG][o.e.c.s.MasterService ] [] processing [create-index-template [.monitoring-kibana], cause [api]]: took [3.5s] done publishing updated cluster state (version: 11, uuid: ZTbiApetTuqCiMHk2PFCwg) # [2018-08-12T07:17:23,850][DEBUG][o.e.c.s.MasterService ] [] processing [install-token-metadata]: execute # [2018-08-12T07:17:23,850][DEBUG][o.e.c.s.MasterService ] [] processing [install-token-metadata]: execute # [2018-08-12T07:17:23,850][DEBUG][o.e.c.s.MasterService ] [] processing [install-token-metadata]: took [0s] no change in cluster state # [2018-08-12T07:17:23,850][DEBUG][o.e.c.s.MasterService ] [] processing [install-token-metadata]: took [0s] no change in cluster state # [2018-08-12T07:17:23,850][DEBUG][o.e.c.s.MasterService ] [] processing [create-index [.security-6], cause [api]]: execute # [2018-08-12T07:17:23,850][DEBUG][o.e.c.s.MasterService ] [] processing [create-index [.security-6], cause [api]]: execute # [2018-08-12T07:17:23,853][DEBUG][o.e.i.IndicesService ] [] creating Index [[.security-6/cRsD5bXwQ7O-489CNmqqOQ]], shards [1]/[0] - reason [create index] # [2018-08-12T07:17:23,853][DEBUG][o.e.i.IndicesService ] [] creating Index [[.security-6/cRsD5bXwQ7O-489CNmqqOQ]], shards [1]/[0] - reason [create index] # [2018-08-12T07:17:23,860][INFO ][o.e.c.m.MetaDataCreateIndexService] [] [.security-6] creating index, cause [api], templates [], shards [1]/[0], mappings [doc] # [2018-08-12T07:17:23,860][INFO ][o.e.c.m.MetaDataCreateIndexService] [] [.security-6] creating index, cause [api], templates [], shards [1]/[0], mappings [doc] # [2018-08-12T07:17:23,871][DEBUG][o.e.i.IndicesService ] [] [.security-6] closing ... (reason [NO_LONGER_ASSIGNED]) # [2018-08-12T07:17:23,871][DEBUG][o.e.i.IndicesService ] [] [.security-6] closing ... (reason [NO_LONGER_ASSIGNED]) # [2018-08-12T07:17:23,871][DEBUG][o.e.i.IndicesService ] [] [.security-6/cRsD5bXwQ7O-489CNmqqOQ] closing index service (reason [NO_LONGER_ASSIGNED][cleaning up after validating index on master]) # [2018-08-12T07:17:23,871][DEBUG][o.e.i.IndicesService ] [] [.security-6/cRsD5bXwQ7O-489CNmqqOQ] closing index service (reason [NO_LONGER_ASSIGNED][cleaning up after validating index on master]) # [2018-08-12T07:17:23,872][DEBUG][o.e.i.IndicesService ] [] [.security-6/cRsD5bXwQ7O-489CNmqqOQ] closed... (reason [NO_LONGER_ASSIGNED][cleaning up after validating index on master]) # [2018-08-12T07:17:23,872][DEBUG][o.e.i.IndicesService ] [] [.security-6/cRsD5bXwQ7O-489CNmqqOQ] closed... (reason [NO_LONGER_ASSIGNED][cleaning up after validating index on master]) # [2018-08-12T07:17:23,872][DEBUG][o.e.c.s.MasterService ] [] cluster state updated, version [12], source [create-index [.security-6], cause [api]] # [2018-08-12T07:17:23,872][DEBUG][o.e.c.s.MasterService ] [] cluster state updated, version [12], source [create-index [.security-6], cause [api]] # [2018-08-12T07:17:23,872][DEBUG][o.e.c.s.MasterService ] [] publishing cluster state version [12] # [2018-08-12T07:17:23,872][DEBUG][o.e.c.s.MasterService ] [] publishing cluster state version [12] # [2018-08-12T07:17:23,872][DEBUG][o.e.c.s.ClusterApplierService] [] processing [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [12] source [create-index [.security-6], cause [api]]])]: execute # [2018-08-12T07:17:23,872][DEBUG][o.e.c.s.ClusterApplierService] [] processing [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [12] source [create-index [.security-6], cause [api]]])]: execute # [2018-08-12T07:17:23,872][DEBUG][o.e.c.s.ClusterApplierService] [] cluster state updated, version [12], source [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [12] source [create-index [.security-6], cause [api]]])] # [2018-08-12T07:17:23,872][DEBUG][o.e.c.s.ClusterApplierService] [] cluster state updated, version [12], source [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [12] source [create-index [.security-6], cause [api]]])] # [2018-08-12T07:17:23,872][DEBUG][o.e.c.s.ClusterApplierService] [] applying cluster state version 12 # [2018-08-12T07:17:23,872][DEBUG][o.e.c.s.ClusterApplierService] [] apply cluster state with version 12 # [2018-08-12T07:17:23,873][DEBUG][o.e.i.c.IndicesClusterStateService] [] [[.security-6/cRsD5bXwQ7O-489CNmqqOQ]] creating index # [2018-08-12T07:17:23,874][DEBUG][o.e.i.IndicesService ] [] creating Index [[.security-6/cRsD5bXwQ7O-489CNmqqOQ]], shards [1]/[0] - reason [create index] # [2018-08-12T07:17:23,877][DEBUG][o.e.i.c.IndicesClusterStateService] [] [.security-6][0] creating shard # [2018-08-12T07:17:23,872][DEBUG][o.e.c.s.ClusterApplierService] [] applying cluster state version 12 # [2018-08-12T07:17:23,872][DEBUG][o.e.c.s.ClusterApplierService] [] apply cluster state with version 12 # [2018-08-12T07:17:23,873][DEBUG][o.e.i.c.IndicesClusterStateService] [] [[.security-6/cRsD5bXwQ7O-489CNmqqOQ]] creating index # [2018-08-12T07:17:23,874][DEBUG][o.e.i.IndicesService ] [] creating Index [[.security-6/cRsD5bXwQ7O-489CNmqqOQ]], shards [1]/[0] - reason [create index] # [2018-08-12T07:17:23,877][DEBUG][o.e.i.c.IndicesClusterStateService] [] [.security-6][0] creating shard # [2018-08-12T07:17:24,248][TRACE][o.e.i.IndexingMemoryController] [] total indexing heap bytes used [0b] vs indices.memory.index_buffer_size [99mb], currently writing bytes [0b] # [2018-08-12T07:17:27,394][TRACE][o.e.g.MetaDataStateFormat] [] written state to /tmp/elasticsearch/data/nodes/0/indices/cRsD5bXwQ7O-489CNmqqOQ/0/_state/state-0.st # [2018-08-12T07:17:24,248][TRACE][o.e.i.IndexingMemoryController] [] total indexing heap bytes used [0b] vs indices.memory.index_buffer_size [99mb], currently writing bytes [0b] # [2018-08-12T07:17:27,394][TRACE][o.e.g.MetaDataStateFormat] [] written state to /tmp/elasticsearch/data/nodes/0/indices/cRsD5bXwQ7O-489CNmqqOQ/0/_state/state-0.st # [2018-08-12T07:17:27,394][TRACE][o.e.g.MetaDataStateFormat] [] cleaned up /tmp/elasticsearch/data/nodes/0/indices/cRsD5bXwQ7O-489CNmqqOQ/0/_state/state-0.st.tmp # [2018-08-12T07:17:27,394][TRACE][o.e.g.MetaDataStateFormat] [] cleaned up /tmp/elasticsearch/data/nodes/0/indices/cRsD5bXwQ7O-489CNmqqOQ/0/_state/state-0.st.tmp # [2018-08-12T07:17:27,394][TRACE][o.e.g.MetaDataStateFormat] [] cleanupOldFiles: cleaning up /tmp/elasticsearch/data/nodes/0/indices/cRsD5bXwQ7O-489CNmqqOQ/0 # [2018-08-12T07:17:27,394][TRACE][o.e.g.MetaDataStateFormat] [] cleanupOldFiles: cleaning up /tmp/elasticsearch/data/nodes/0/indices/cRsD5bXwQ7O-489CNmqqOQ/0 # [2018-08-12T07:17:27,397][TRACE][o.e.g.MetaStateService ] [] [[.security-6/cRsD5bXwQ7O-489CNmqqOQ]] writing state, reason [freshly created] # [2018-08-12T07:17:27,397][TRACE][o.e.g.MetaStateService ] [] [[.security-6/cRsD5bXwQ7O-489CNmqqOQ]] writing state, reason [freshly created] # [2018-08-12T07:17:29,253][TRACE][o.e.i.IndexingMemoryController] [] total indexing heap bytes used [0b] vs indices.memory.index_buffer_size [99mb], currently writing bytes [0b] # [2018-08-12T07:17:29,253][TRACE][o.e.i.IndexingMemoryController] [] total indexing heap bytes used [0b] vs indices.memory.index_buffer_size [99mb], currently writing bytes [0b] # [2018-08-12T07:17:30,942][TRACE][o.e.g.MetaDataStateFormat] [] written state to /tmp/elasticsearch/data/nodes/0/indices/cRsD5bXwQ7O-489CNmqqOQ/_state/state-0.st # [2018-08-12T07:17:30,942][TRACE][o.e.g.MetaDataStateFormat] [] written state to /tmp/elasticsearch/data/nodes/0/indices/cRsD5bXwQ7O-489CNmqqOQ/_state/state-0.st # [2018-08-12T07:17:30,942][TRACE][o.e.g.MetaDataStateFormat] [] cleaned up /tmp/elasticsearch/data/nodes/0/indices/cRsD5bXwQ7O-489CNmqqOQ/_state/state-0.st.tmp # [2018-08-12T07:17:30,942][TRACE][o.e.g.MetaDataStateFormat] [] cleaned up /tmp/elasticsearch/data/nodes/0/indices/cRsD5bXwQ7O-489CNmqqOQ/_state/state-0.st.tmp # [2018-08-12T07:17:30,943][TRACE][o.e.g.MetaDataStateFormat] [] cleanupOldFiles: cleaning up /tmp/elasticsearch/data/nodes/0/indices/cRsD5bXwQ7O-489CNmqqOQ # [2018-08-12T07:17:30,943][TRACE][o.e.g.MetaDataStateFormat] [] cleanupOldFiles: cleaning up /tmp/elasticsearch/data/nodes/0/indices/cRsD5bXwQ7O-489CNmqqOQ # [2018-08-12T07:17:30,943][TRACE][o.e.g.MetaStateService ] [] [[.security-6/cRsD5bXwQ7O-489CNmqqOQ]] state written # [2018-08-12T07:17:30,943][TRACE][o.e.g.MetaStateService ] [] [[.security-6/cRsD5bXwQ7O-489CNmqqOQ]] state written # [2018-08-12T07:17:30,943][DEBUG][o.e.c.s.ClusterApplierService] [] set locally applied cluster state to version 12 # [2018-08-12T07:17:30,943][DEBUG][o.e.c.s.ClusterApplierService] [] set locally applied cluster state to version 12 # [2018-08-12T07:17:30,946][DEBUG][o.e.c.s.MasterService ] [] processing [create-index [.security-6], cause [api]]: took [7s] done publishing updated cluster state (version: 12, uuid: cmgj8aQ_RTKD_-Dxmtz0mw) # [2018-08-12T07:17:30,946][DEBUG][o.e.c.s.MasterService ] [] processing [create-index [.security-6], cause [api]]: took [7s] done publishing updated cluster state (version: 12, uuid: cmgj8aQ_RTKD_-Dxmtz0mw) # [2018-08-12T07:17:30,946][DEBUG][o.e.c.s.MasterService ] [] processing [install-token-metadata]: execute # [2018-08-12T07:17:30,946][DEBUG][o.e.c.s.MasterService ] [] processing [install-token-metadata]: execute # [2018-08-12T07:17:30,946][DEBUG][o.e.c.s.MasterService ] [] processing [install-token-metadata]: took [0s] no change in cluster state # [2018-08-12T07:17:30,946][DEBUG][o.e.c.s.MasterService ] [] processing [install-token-metadata]: took [0s] no change in cluster state # [2018-08-12T07:17:30,946][DEBUG][o.e.c.s.MasterService ] [] processing [maybe generate license for cluster]: execute # [2018-08-12T07:17:30,946][DEBUG][o.e.c.s.MasterService ] [] processing [maybe generate license for cluster]: execute # [2018-08-12T07:17:30,947][DEBUG][o.e.c.s.ClusterApplierService] [] processing [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [12] source [create-index [.security-6], cause [api]]])]: took [7s] done applying updated cluster state (version: 12, uuid: cmgj8aQ_RTKD_-Dxmtz0mw) # [2018-08-12T07:17:30,947][DEBUG][o.e.c.s.ClusterApplierService] [] processing [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [12] source [create-index [.security-6], cause [api]]])]: took [7s] done applying updated cluster state (version: 12, uuid: cmgj8aQ_RTKD_-Dxmtz0mw) # [2018-08-12T07:17:30,968][DEBUG][o.e.c.s.MasterService ] [] cluster state updated, version [13], source [maybe generate license for cluster] # [2018-08-12T07:17:30,968][DEBUG][o.e.c.s.MasterService ] [] publishing cluster state version [13] # [2018-08-12T07:17:30,968][DEBUG][o.e.c.s.MasterService ] [] cluster state updated, version [13], source [maybe generate license for cluster] # [2018-08-12T07:17:30,968][DEBUG][o.e.c.s.MasterService ] [] publishing cluster state version [13] # [2018-08-12T07:17:30,968][DEBUG][o.e.c.s.ClusterApplierService] [] processing [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [13] source [maybe generate license for cluster]])]: execute # [2018-08-12T07:17:30,968][DEBUG][o.e.c.s.ClusterApplierService] [] processing [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [13] source [maybe generate license for cluster]])]: execute # [2018-08-12T07:17:30,968][DEBUG][o.e.c.s.ClusterApplierService] [] cluster state updated, version [13], source [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [13] source [maybe generate license for cluster]])] # [2018-08-12T07:17:30,968][DEBUG][o.e.c.s.ClusterApplierService] [] cluster state updated, version [13], source [apply cluster state (from master [master {oB9D_pT}{oB9D_pTWR1qMC2lUj4kwug}{VzC6bOfrTuO_KJmYcHwBcA}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8370532352, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [13] source [maybe generate license for cluster]])] # [2018-08-12T07:17:30,968][DEBUG][o.e.c.s.ClusterApplierService] [] applying cluster state version 13 # [2018-08-12T07:17:30,968][DEBUG][o.e.c.s.ClusterApplierService] [] applying cluster state version 13 # [2018-08-12T07:17:30,968][DEBUG][o.e.c.s.ClusterApplierService] [] apply cluster state with version 13 # [2018-08-12T07:17:30,968][DEBUG][o.e.c.s.ClusterApplierService] [] apply cluster state with version 13 # [2018-08-12T07:17:30,971][TRACE][o.e.g.MetaStateService ] [] [_global] writing state, reason [changed] # [2018-08-12T07:17:30,971][TRACE][o.e.g.MetaStateService ] [] [_global] writing state, reason [changed] # [2018-08-12T07:17:34,269][TRACE][o.e.i.IndexingMemoryController] [] total indexing heap bytes used [0b] vs indices.memory.index_buffer_size [99mb], currently writing bytes [0b] # [2018-08-12T07:17:34,269][TRACE][o.e.i.IndexingMemoryController] [] total indexing heap bytes used [0b] vs indices.memory.index_buffer_size [99mb], currently writing bytes [0b] # [2018-08-12T07:17:36,801][TRACE][o.e.g.MetaDataStateFormat] [] written state to /tmp/elasticsearch/data/nodes/0/_state/global-10.st # [2018-08-12T07:17:36,801][TRACE][o.e.g.MetaDataStateFormat] [] written state to /tmp/elasticsearch/data/nodes/0/_state/global-10.st # [2018-08-12T07:17:36,801][TRACE][o.e.g.MetaDataStateFormat] [] cleaned up /tmp/elasticsearch/data/nodes/0/_state/global-10.st.tmp # [2018-08-12T07:17:36,801][TRACE][o.e.g.MetaDataStateFormat] [] cleaned up /tmp/elasticsearch/data/nodes/0/_state/global-10.st.tmp # [2018-08-12T07:17:36,801][TRACE][o.e.g.MetaDataStateFormat] [] cleanupOldFiles: cleaning up /tmp/elasticsearch/data/nodes/0 # [2018-08-12T07:17:36,801][TRACE][o.e.g.MetaDataStateFormat] [] cleanupOldFiles: cleaning up /tmp/elasticsearch/data/nodes/0 # [2018-08-12T07:17:36,802][TRACE][o.e.g.MetaDataStateFormat] [] cleanupOldFiles: cleaned up /tmp/elasticsearch/data/nodes/0/_state/global-9.st # [2018-08-12T07:17:36,802][TRACE][o.e.g.MetaDataStateFormat] [] cleanupOldFiles: cleaned up /tmp/elasticsearch/data/nodes/0/_state/global-9.st # [2018-08-12T07:17:36,802][TRACE][o.e.g.MetaStateService ] [] [_global] state written # [2018-08-12T07:17:36,802][TRACE][o.e.g.MetaStateService ] [] [_global] state written # [2018-08-12T07:17:36,802][DEBUG][o.e.c.s.ClusterApplierService] [] set locally applied cluster state to version 13 # [2018-08-12T07:17:36,802][DEBUG][o.e.c.s.ClusterApplierService] [] set locally applied cluster state to version 13 # The logfile at /var/log/messages doesn't exist # The logfile at /var/log/messages doesn't exist # Current java processes: # Current java processes: # elastic+ 14904 105 15.8 4627516 1299340 ? Sl 07:16 1:11 /usr/bin/java -Xms1g -Xmx1g -XX:+UseConcMarkSweepGC -XX:CMSInitiatingOccupancyFraction=75 -XX:+UseCMSInitiatingOccupancyOnly -XX:+AlwaysPreTouch -Xss1m -Djava.awt.headless=true -Dfile.encoding=UTF-8 -Djna.nosys=true -XX:-OmitStackTraceInFastThrow -Dio.netty.noUnsafe=true -Dio.netty.noKeySetOptimization=true -Dio.netty.recycler.maxCapacityPerThread=0 -Dlog4j.shutdownHookEnabled=false -Dlog4j2.disable.jmx=true -Djava.io.tmpdir=/tmp/elasticsearch.QtadF232 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=data -XX:ErrorFile=logs/hs_err_pid%p.log -XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:+PrintTenuringDistribution -XX:+PrintGCApplicationStoppedTime -Xloggc:logs/gc.log -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=32 -XX:GCLogFileSize=64m -Dio.netty.allocator.type=unpooled -Des.path.home=/tmp/elasticsearch -Des.path.conf=/tmp/elasticsearch/config -Des.distribution.flavor=default -Des.distribution.type=tar -cp /tmp/elasticsearch/lib/* org.elasticsearch.bootstrap.Elasticsearch -d -p /tmp/elasticsearch/elasticsearch.pid # elastic+ 14904 105 15.8 4627516 1299340 ? Sl 07:16 1:11 /usr/bin/java -Xms1g -Xmx1g -XX:+UseConcMarkSweepGC -XX:CMSInitiatingOccupancyFraction=75 -XX:+UseCMSInitiatingOccupancyOnly -XX:+AlwaysPreTouch -Xss1m -Djava.awt.headless=true -Dfile.encoding=UTF-8 -Djna.nosys=true -XX:-OmitStackTraceInFastThrow -Dio.netty.noUnsafe=true -Dio.netty.noKeySetOptimization=true -Dio.netty.recycler.maxCapacityPerThread=0 -Dlog4j.shutdownHookEnabled=false -Dlog4j2.disable.jmx=true -Djava.io.tmpdir=/tmp/elasticsearch.QtadF232 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=data -XX:ErrorFile=logs/hs_err_pid%p.log -XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:+PrintTenuringDistribution -XX:+PrintGCApplicationStoppedTime -Xloggc:logs/gc.log -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=32 -XX:GCLogFileSize=64m -Dio.netty.allocator.type=unpooled -Des.path.home=/tmp/elasticsearch -Des.path.conf=/tmp/elasticsearch/config -Des.distribution.flavor=default -Des.distribution.type=tar -cp /tmp/elasticsearch/lib/* org.elasticsearch.bootstrap.Elasticsearch -d -p /tmp/elasticsearch/elasticsearch.pid # Testing if ES ports are open: # port 9200 on host 127.0.0.1 is open # /project/build/packaging/bats/utils/utils.bash: connect: Connection refused # /project/build/packaging/bats/utils/utils.bash: line 428: /dev/tcp/127.0.0.1/9201: Connection refused # port 9201 on host 127.0.0.1 is not open # Testing if ES ports are open: # port 9200 on host 127.0.0.1 is open # /project/build/packaging/bats/utils/utils.bash: connect: Connection refused # /project/build/packaging/bats/utils/utils.bash: line 428: /dev/tcp/127.0.0.1/9201: Connection refused # port 9201 on host 127.0.0.1 is not open ok 17 [RPM SETUP PASSWORD] test auto generated passwords ok 18 [TAR CERTGEN] install master node ok 19 [TAR CERTGEN] add bootstrap password ok 20 [TAR CERTGEN] create instances file ok 21 [TAR CERTGEN] create certificates ok 22 [TAR CERTGEN] install certificates on master node ok 23 [TAR CERTGEN] update master node settings ok 24 [TAR CERTGEN] test connection to master node using HTTPS ok 25 [TAR CERTGEN] install data node ok 26 [TAR CERTGEN] install certificates on data node ok 27 [TAR CERTGEN] update data node settings ok 28 [TAR CERTGEN] test connection to data node using HTTPS ok 29 [TAR CERTGEN] test node to node communication ok 30 [RPM CERTGEN] install master node ok 31 [RPM CERTGEN] add bootstrap password ok 32 [RPM CERTGEN] create instances file ok 33 [RPM CERTGEN] create certificates ok 34 [RPM CERTGEN] install certificates on master node ok 35 [RPM CERTGEN] update master node settings ok 36 [RPM CERTGEN] test connection to master node using HTTPS ok 37 [RPM CERTGEN] install data node ok 38 [RPM CERTGEN] install certificates on data node ok 39 [RPM CERTGEN] update data node settings ok 40 [RPM CERTGEN] test connection to data node using HTTPS ok 41 [RPM CERTGEN] test node to node communication REPRODUCE WITH: ./gradlew :x-pack:qa:vagrant:vagrantOpensuse42#batsPackagingTest -Dtests.seed=55B6B92161F092CF > Task :x-pack:qa:vagrant:vagrantOpensuse42#batsPackagingTest FAILED :x-pack:qa:vagrant:vagrantOpensuse42#batsPackagingTest (Thread[Task worker for ':',5,main]) completed. Took 4 mins 44.104 secs. :x-pack:qa:vagrant:vagrantOpensuse42#halt (Thread[Task worker for ':',5,main]) started. > Task :x-pack:qa:vagrant:vagrantOpensuse42#halt Task ':x-pack:qa:vagrant:vagrantOpensuse42#halt' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests/x-pack/qa/vagrant Command: vagrant halt opensuse-42 Successfully started process 'command 'vagrant'' ==> opensuse-42: Removing cache buckets symlinks... ==> opensuse-42: Attempting graceful shutdown of VM... :x-pack:qa:vagrant:vagrantOpensuse42#halt (Thread[Task worker for ':',5,main]) completed. Took 12.926 secs. 500 actionable tasks: 500 executed FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':x-pack:qa:vagrant:vagrantOpensuse42#batsPackagingTest'. > Process 'command 'vagrant'' finished with non-zero exit value 1 * Try: Run with --stacktrace option to get the stack trace. Run with --debug option to get more log output. Run with --scan to get full insights. * Get more help at https://help.gradle.org BUILD FAILED in 3h 7m 40s runbld>>> <<<<<<<<<<<< SCRIPT EXECUTION END <<<<<<<<<<<< runbld>>> DURATION: 11293940ms runbld>>> STDOUT: 989337 bytes runbld>>> STDERR: 161027 bytes runbld>>> WRAPPED PROCESS: FAILURE (1) runbld>>> Searching for build metadata in /var/lib/jenkins/workspace/elastic+elasticsearch+master+packaging-tests runbld>>> Storing build metadata: runbld>>> FAILURES: 0 runbld>>> BUILD: https://c150076387b5421f9154dfbf536e5c60.us-west1.gcp.cloud.es.io:9243/build-1463180427010/t/20180812041118-1714E8FF 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 Sending e-mails to: infra-root+build@elastic.co Finished: FAILURE