This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
> Task :client:rest-high-level:integTestRunner | |
[junit4] <JUnit4> says שלום! Master seed: 3C7C3A49697786E2 | |
==> Test Info: seed=3C7C3A49697786E2; jvm=1; suite=1 | |
1> [2018-10-25T11:45:07,561][WARN ][o.e.b.JNANatives ] [[SUITE-IndicesClientIT-seed#[3C7C3A49697786E2]]] Unable to lock JVM Memory: error=78, reason=Function not implemented | |
1> [2018-10-25T11:45:07,567][WARN ][o.e.b.JNANatives ] [[SUITE-IndicesClientIT-seed#[3C7C3A49697786E2]]] This can result in part of the JVM being swapped out. | |
1> [2018-10-26T03:45:08,590][INFO ][o.e.c.IndicesClientIT ] [testGetAliasesNonExistentIndexOrAlias] before test | |
1> [2018-10-26T03:45:08,944][INFO ][o.e.c.IndicesClientIT ] [testGetAliasesNonExistentIndexOrAlias] initializing REST clients against [http://[::1]:61537] | |
1> [2018-10-26T03:45:09,943][TRACE][tracer ] [[I/O dispatcher 1]] curl -iX GET 'http://[::1]:61537/_nodes/plugins' | |
1> # HTTP/1.1 200 OK |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| org.elasticsearch.bootstrap.StartupException: java.lang.IllegalArgumentException: error loading whitelist(s) [org.elasticsearch.txt]:[27] | |
| at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:140) ~[elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:7.0.0-alpha1-SNAPSHOT] | |
| at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:127) ~[elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:7.0.0-alpha1-SNAPSHOT] | |
| at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) ~[elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:7.0.0-alpha1-SNAPSHOT] | |
| at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) ~[elasticsearch-cli-7.0.0-alpha1-SNAPSHOT.jar:7.0.0-alpha1-SNAPSHOT] | |
| at org.elasticsearch.cli.Command.main(Command.java:90) ~[elasticsearch-cli-7.0.0-alpha1-SNAPSHOT.jar:7.0.0-alpha1-SNAPSHOT] | |
| at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) ~[elasticsearch-7.0.0-alpha1-SNAPSHOT.jar:7.0.0-alpha1- |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
TASKS: | |
-------------------------------------------- | |
:libs:elasticsearch-core:compileJava | |
:libs:elasticsearch-core:processResources | |
:libs:elasticsearch-core:classes | |
org.gradle.api.internal.tasks.DefaultTaskDependency@4075faf3 | |
compileJava | |
dirs | |
processResources | |
:libs:elasticsearch-core:compileJava9Java |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
:x-pack:qa:smoke-test-plugins-ssl:createNodeKeyStore SKIPPED | |
:x-pack:qa:smoke-test-plugins-ssl:createClientKeyStore SKIPPED | |
:x-pack:qa:smoke-test-plugins-ssl:exportClientCertificate SKIPPED | |
:x-pack:qa:smoke-test-plugins-ssl:importClientCertificateInNodeKeyStore SKIPPED | |
:x-pack:qa:smoke-test-plugins-ssl:integTestCluster#prepareCluster.cleanShared SKIPPED | |
:x-pack:qa:smoke-test-plugins-ssl:integTestCluster#clean SKIPPED | |
:x-pack:qa:smoke-test-plugins-ssl:integTestCluster#createCwd SKIPPED | |
:x-pack:qa:smoke-test-plugins-ssl:integTestCluster#checkPrevious SKIPPED | |
:x-pack:qa:smoke-test-plugins-ssl:integTestCluster#stopPrevious SKIPPED | |
:x-pack:qa:smoke-test-plugins-ssl:integTestCluster#extract SKIPPED |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[22:40:51][~/code/elastic/elasticsearch/x-pack/qa/smoke-test-plugins-ssl] ➜ gw clean integTest | |
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/4.7/userguide/gradle_daemon.html. | |
Daemon will be stopped at the end of the build stopping after processing | |
> Configure project :benchmarks | |
======================================= | |
Elasticsearch Build Hamster says Hello! | |
======================================= | |
Gradle Version : 4.7 | |
OS Info : Linux 4.16.6-1-ARCH (amd64) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[22:49:28][~]$ mount | |
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime) | |
sys on /sys type sysfs (rw,nosuid,nodev,noexec,relatime) | |
dev on /dev type devtmpfs (rw,nosuid,relatime,size=16384924k,nr_inodes=4096231,mode=755) | |
run on /run type tmpfs (rw,nosuid,nodev,relatime,mode=755) | |
efivarfs on /sys/firmware/efi/efivars type efivarfs (rw,nosuid,nodev,noexec,relatime) | |
/dev/sda2 on / type ext4 (rw,relatime,data=ordered) | |
securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime) | |
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev) | |
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[2018-01-04T05:20:55,642][INFO ][o.e.n.Node ] [node-0] initializing ... | |
[2018-01-04T05:20:55,919][INFO ][o.e.e.NodeEnvironment ] [node-0] using [1] data paths, mounts [[/var/jenkins_home (/dev/sda2)]], net usable_space [89.3gb], net total_space [109gb], types [ext4] | |
[2018-01-04T05:20:55,919][INFO ][o.e.e.NodeEnvironment ] [node-0] heap size [494.9mb], compressed ordinary object pointers [true] | |
[2018-01-04T05:20:55,920][INFO ][o.e.n.Node ] [node-0] node name [node-0], node ID [tJCDNABlRYmm2vibrVognA] | |
[2018-01-04T05:20:55,920][INFO ][o.e.n.Node ] [node-0] version[6.2.0-SNAPSHOT], pid[29939], build[69ee2b5/2018-01-04T04:23:32.072Z], OS[Linux/4.12.13-1-ARCH/amd64], JVM[Oracle Corporation/Java HotSpot(TM) 64-Bit Server VM/1.8.0_151/25.151-b12] | |
[2018-01-04T05:20:55,920][INFO ][o.e.n.Node ] [node-0] JVM arguments [-Xms1g, -Xmx1g, -XX:+UseConcMarkSweepGC, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -XX:+AlwaysPreTouch, -Xss1m |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2017-11-30 23:38:41 | |
Full thread dump Java HotSpot(TM) 64-Bit Server VM (25.144-b01 mixed mode): | |
"Attach Listener" #12 daemon prio=9 os_prio=31 tid=0x00007fb0c4957000 nid=0x1b07 waiting on condition [0x0000000000000000] | |
java.lang.Thread.State: RUNNABLE | |
"Service Thread" #9 daemon prio=9 os_prio=31 tid=0x00007fb0c389f800 nid=0x5203 runnable [0x0000000000000000] | |
java.lang.Thread.State: RUNNABLE | |
"C1 CompilerThread3" #8 daemon prio=9 os_prio=31 tid=0x00007fb0c581f800 nid=0x5003 waiting on condition [0x0000000000000000] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<a href="https://jenkins.io/redirect/users-mailing-list">The users list</a> might be also useful in understanding what has happened.</p><h2>Stack trace</h2><pre style="margin:2em; clear:both">java.io.IOException: Server returned HTTP response code: 401 for URL: https://api.github.com/user | |
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1876) | |
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) | |
at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) | |
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) | |
at org.kohsuke.github.Requester.parse(Requester.java:592) | |
Caused: java.io.IOException: Server returned HTTP response code: 401 for URL: https://api.github.com/user | |
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) | |
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) | |
at sun.reflect.Del |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
==> Test Info: seed=A9AE63B0A06B9D33; jvm=1; suite=1 | |
Suite: org.elasticsearch.xpack.security.authc.pki.PkiAuthenticationTests | |
1> [2017-07-12T08:07:52,775][WARN ][o.e.b.JNANatives ] Unable to lock JVM Memory: error=78, reason=Function not implemented | |
1> [2017-07-12T08:07:52,777][WARN ][o.e.b.JNANatives ] This can result in part of the JVM being swapped out. | |
1> [2017-07-13T01:07:54,288][INFO ][o.e.x.s.a.p.PkiAuthenticationTests] [testTransportClientCanAuthenticateViaPkiOnTransportProfile]: before test | |
1> [2017-07-13T01:07:54,294][INFO ][o.e.x.s.a.p.PkiAuthenticationTests] [PkiAuthenticationTests#testTransportClientCanAuthenticateViaPkiOnTransportProfile]: setting up test | |
1> [2017-07-13T01:07:54,307][INFO ][o.e.t.InternalTestCluster] Setup InternalTestCluster [SUITE-CHILD_VM=[0]-CLUSTER_SEED=[3782504283591858664]-HASH=[423DAB4AA3DE4]-cluster] with seed [347E279AF8E2D9E8] using [0] dedicated masters, [1] (data) nodes and [0] coord only nodes (min_master_nodes are [auto-managed]) | |
1> [20 |