Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] reindex oldEs090Fixture failure (no useful log info) #51202

Closed
tvernum opened this issue Jan 20, 2020 · 2 comments · Fixed by #51449
Closed

[CI] reindex oldEs090Fixture failure (no useful log info) #51202

tvernum opened this issue Jan 20, 2020 · 2 comments · Fixed by #51449
Assignees
Labels
:Distributed Indexing/Reindex Issues relating to reindex that are not caused by issues further down >test-failure Triaged test failures from CI

Comments

@tvernum
Copy link
Contributor

tvernum commented Jan 20, 2020

The task for oldEs090Fixture failed (7.6, darwin, see output below) but I can't tell why ant/gradle decided that it failed. The gradle log lacks anything that makes sense to me, and there's nothing reindex related in the google cloud storage bundle.

03:13:14 > Task :modules:reindex:oldEs090Fixture
03:13:28 
03:13:28 oldEs090Fixture configuration:
03:13:28 -----------------------------------------
03:13:28   cwd: /private/var/lib/jenkins/workspace/elastic+elasticsearch+7.6+multijob-darwin-compatibility/modules/reindex/build/fixtures/oldEs090Fixture/cwd
03:13:28   command: /var/lib/jenkins/.java/java8/bin/java oldes.OldElasticsearch /private/var/lib/jenkins/workspace/elastic+elasticsearch+7.6+multijob-darwin-compatibility/modules/reindex/build/fixtures/oldEs090Fixture /private/var/lib/jenkins/workspace/elastic+elasticsearch+7.6+multijob-darwin-compatibility/modules/reindex/build/tmp/unzipEs090 true
03:13:28   environment:
03:13:28     JAVA_HOME: /var/lib/jenkins/.java/java8
03:13:28     CLASSPATH: /private/var/lib/jenkins/workspace/elastic+elasticsearch+7.6+multijob-darwin-compatibility/test/fixtures/old-elasticsearch/build/distributions/old-elasticsearch-7.6.0-SNAPSHOT.jar:/private/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/8.4.0/2746f9ec96f9ce3a345b11f03751136073f7869f/lucene-core-8.4.0.jar
03:13:28 
03:13:28   [run]
03:13:28     "/var/lib/jenkins/.java/java8/bin/java" "$@" > run.log 2>&1 ; if [ $? != 0 ]; then touch run.failed; fi
03:13:28 oldEs090Fixture output:
03:13:28 -----------------------------------------
03:13:28   failure marker exists: false
03:13:28   pid file exists: true
03:13:28   ports file exists: false
03:13:28 
03:13:28   [log]
03:13:28     Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
03:13:28     Running [/private/var/lib/jenkins/workspace/elastic+elasticsearch+7.6+multijob-darwin-compatibility/modules/reindex/build/tmp/unzipEs090/elasticsearch-0.90.13/bin/elasticsearch, -f, -p, ../pid]
03:13:28     [2020-01-19 19:12:41,868][INFO ][node                     ] [Lightmaster] version[0.90.13], pid[73138], build[249c9c5/2014-03-25T15:27:12Z]
03:13:28     Found pid:  73138
03:13:28     [2020-01-19 19:12:41,869][INFO ][node                     ] [Lightmaster] initializing ...
03:13:28     [2020-01-19 19:12:41,948][INFO ][plugins                  ] [Lightmaster] loaded [], sites []
03:13:28 -----------------------------------------
03:13:30 
03:13:30 > Task :modules:reindex:oldEs090Fixture FAILED
03:14:09 > Task :modules:reindex:oldEs090Fixture#stop
03:14:16 build complete, generating: /private/var/lib/jenkins/workspace/elastic+elasticsearch+7.6+multijob-darwin-compatibility/build/9.tar.bz2
03:19:41 
03:19:41 FAILURE: Build failed with an exception.
03:19:42 
03:19:42 * What went wrong:
03:19:42 Execution failed for task ':modules:reindex:oldEs090Fixture'.
03:19:42 > Failed to start oldEs090Fixture
@tvernum tvernum added >test-failure Triaged test failures from CI :Distributed Indexing/Reindex Issues relating to reindex that are not caused by issues further down labels Jan 20, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-distributed (:Distributed/Reindex)

@henningandersen henningandersen self-assigned this Jan 20, 2020
@williamrandolph
Copy link
Contributor

henningandersen added a commit to henningandersen/elasticsearch that referenced this issue Jan 24, 2020
We still test remote reindex against version 0.90. This failed on mac a
few times and rather than spent time investigating this, we no longer
test remote reindex against 0.90 on mac.

Closes elastic#51202
henningandersen added a commit that referenced this issue Jan 27, 2020
We still test remote reindex against version 0.90. This failed on mac a
few times and rather than spend time investigating this, we no longer
test remote reindex against 0.90 on mac.

Closes #51202
henningandersen added a commit that referenced this issue Jan 27, 2020
We still test remote reindex against version 0.90. This failed on mac a
few times and rather than spend time investigating this, we no longer
test remote reindex against 0.90 on mac.

Closes #51202
henningandersen added a commit that referenced this issue Jan 27, 2020
We still test remote reindex against version 0.90. This failed on mac a
few times and rather than spend time investigating this, we no longer
test remote reindex against 0.90 on mac.

Closes #51202
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Distributed Indexing/Reindex Issues relating to reindex that are not caused by issues further down >test-failure Triaged test failures from CI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants