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
allprojects { | |
apply plugin: 'base' | |
} | |
File jdkDir = project.file("${buildDir}/jdks/jdk-11.0.2") | |
task extractJdk { | |
doFirst { | |
mkdir jdkDir | |
} | |
} |
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
dyld: loaded: /Users/rjernst/code/elastic/elasticsearch/distribution/build/cluster/run node0/elasticsearch-8.0.0-SNAPSHOT/jdk/Contents/Home/bin/java | |
dyld: loaded: /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa | |
dyld: loaded: /System/Library/Frameworks/Security.framework/Versions/A/Security | |
dyld: loaded: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices | |
dyld: loaded: /usr/lib/libz.1.dylib | |
dyld: loaded: /usr/lib/libSystem.B.dylib | |
dyld: loaded: /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
dyld: loaded: /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation | |
dyld: loaded: /usr/lib/libobjc.A.dylib | |
dyld: loaded: /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit |
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
dyld: loaded: /Users/rjernst/code/elastic/elasticsearch/distribution/build/cluster/run node0/elasticsearch-8.0.0-SNAPSHOT/./modules/x-pack-ml/platform/darwin-x86_64/bin/controller | |
dyld: loaded: /Users/rjernst/code/elastic/elasticsearch/distribution/build/cluster/run node0/elasticsearch-8.0.0-SNAPSHOT/modules/x-pack-ml/platform/darwin-x86_64/bin/../lib/liblog4cxx.10.dylib | |
RPATH successful expansion of @rpath/liblog4cxx.10.dylib to: /Users/rjernst/code/elastic/elasticsearch/distribution/build/cluster/run node0/elasticsearch-8.0.0-SNAPSHOT/modules/x-pack-ml/platform/darwin-x86_64/bin/../lib/liblog4cxx.10.dylib | |
dyld: loaded: /Users/rjernst/code/elastic/elasticsearch/distribution/build/cluster/run node0/elasticsearch-8.0.0-SNAPSHOT/modules/x-pack-ml/platform/darwin-x86_64/bin/../lib/libboost_program_options-clang-darwin42-mt-1_65_1.dylib | |
RPATH successful expansion of @rpath/libboost_program_options-clang-darwin42-mt-1_65_1.dylib to: /Users/rjernst/code/elastic/elasticsearch/distribution/build/cluster/run node0/ela |
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
centos-7:~$ sudo /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-1.el7_6.x86_64/bin/jstack -l 16450 | |
16450: Unable to open socket file: target process not responding or HotSpot VM not loaded | |
The -F option can be used when the target process is not responding | |
centos-7:~$ sudo /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-1.el7_6.x86_64/bin/jstack -F -l 16450 | |
Attaching to process ID 16450, please wait... | |
Debugger attached successfully. | |
Server compiler detected. | |
JVM version is 25.191-b12 | |
Deadlock Detection: |
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
{ | |
"id": "[gEOswg7cQKCf7lRRtyGwmw][kibana_sample_data_logs][0]", | |
"searches": [ | |
{ | |
"query": [ | |
{ | |
"type": "ScriptQuery", | |
"description": "ScriptQuery(Script{type=inline, lang='painless', idOrCode='doc[\"timestamp\"].value.getMillis() < params.millis', options={}, params={millis=1542747500000}})", | |
"time_in_nanos": 123669024, | |
"breakdown": { |
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
{ | |
"id": "[gEOswg7cQKCf7lRRtyGwmw][kibana_sample_data_logs][0]", | |
"searches": [ | |
{ | |
"query": [ | |
{ | |
"type": "ScriptQuery", | |
"description": "ScriptQuery(Script{type=inline, lang='painless', idOrCode='doc[\"timestamp\"].value.toInstant().toEpochMilli() < params.millis', options={}, params={millis=1542747500000}})", | |
"time_in_nanos": 4205095, | |
"breakdown": { |
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
:plugins:repository-azure:qa:microsoft-azure-storage:checkstyleTest (Thread[Execution worker for ':' Thread 15,5,main]) started. | |
[ant:checkstyle] [ERROR] /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+intake/server/src/main/java/org/elasticsearch/search/aggregations/metrics/cardinality/CardinalityAggregator.java:66: Line is longer than 140 characters (found 150). [LineLength] | |
> Task :plugins:repository-azure:qa:microsoft-azure-storage:checkstyleTest | |
Build cache key for task ':plugins:repository-azure:qa:microsoft-azure-storage:checkstyleTest' is fc32be70b6275a7153bf267bd730ddd6 | |
[ant:checkstyle] [ERROR] /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+intake/server/src/main/java/org/elasticsearch/search/aggregations/metrics/cardinality/CardinalityAggregator.java:85: Line is longer than 140 characters (found 168). [LineLength] | |
[ant:checkstyle] [ERROR] /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+intake/server/src/main/java/org/elasticsearch/search/aggregations/metrics/cardinality/CardinalityA |
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
Building fixture | |
> Task :x-pack:test:smb-fixture:composeUp | |
Task ':x-pack:test:smb-fixture:composeUp' is not up-to-date because: | |
Task has not declared any outputs despite executing actions. | |
Starting process 'command '/usr/local/bin/docker-compose''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+master+intake/x-pack/test/smb-fixture Command: /usr/local/bin/docker-compose -f docker-compose.yml build | |
Successfully started process 'command '/usr/local/bin/docker-compose'' | |
Step 1/10 : FROM ubuntu:16.04 | |
---> a51debf7e1eb | |
Step 2/10 : RUN apt-get update -qqy && apt-get install -qqy samba ldap-utils | |
---> Using cache |
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
At line:1 char:24 | |
+ $tries = 10;do { $p = Get-Service -Name elasticsearch-service-x64; echo $p; i ... | |
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
+ CategoryInfo : ObjectNotFound: (elasticsearch-service-x64:String) [Get-Service], ServiceCommandExceptio | |
n | |
+ FullyQualifiedErrorId : NoServiceFoundForGivenName,Microsoft.PowerShell.Commands.GetServiceCommand | |
]> | |
<org.elasticsearch.packaging.util.Shell$Result exitCode = [0] stdout = [ | |
Image Name PID Session Name Session# Mem Usage |
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
Handles NPM(K) PM(K) WS(K) VM(M) CPU(s) Id ProcessName | |
------- ------ ----- ----- ----- ------ -- ----------- | |
970 91 1325500 1322004 -1238 29.95 3356 elasticsearch-service-x64 | |
] stderr = []> | |
<org.elasticsearch.packaging.util.Shell$Result exitCode = [1] stdout = [] stderr = [Wait-Process : This command stopped operation because process "elasticsearch-service-x64 (3944)" is not stopped in the | |
specified time-out. | |
At line:1 char:51 | |
+ $p = Get-Process -Name elasticsearch-service-x64; Wait-Process -InputObject $p - ... |