-
Notifications
You must be signed in to change notification settings - Fork 6
Bump elastic/elasticsearch from 9.0.4 to 9.2.0 in /src/main/docker #518
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
base: main
Are you sure you want to change the base?
Bump elastic/elasticsearch from 9.0.4 to 9.2.0 in /src/main/docker #518
Conversation
This comment has been minimized.
This comment has been minimized.
|
@dependabot recreate |
Bumps elastic/elasticsearch from 9.0.4 to 9.2.0. --- updated-dependencies: - dependency-name: elastic/elasticsearch dependency-version: 9.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
4748cca to
f05c4cf
Compare
This comment has been minimized.
This comment has been minimized.
to match the one from the dockerfile
Status for workflow
|
| Status | Name | Step | Failures | Logs | Raw logs |
|---|---|---|---|---|---|
| ❌ | Build | Build with Maven |
Failures | Logs | Raw logs |
Full information is available in the Build summary check run.
Failures
⚙️ Build #
- Failing: Root module
📦 Root module
❌ io.quarkus.search.app.SearchServiceTest.categories line 299 - More details - Source on GitHub
java.lang.AssertionError:
Expecting actual:
[]
to contain exactly in any order:
[https://quarkus.io/guides/hibernate-orm-panache-kotlin]
but could not find the following elements:
[https://quarkus.io/guides/hibernate-orm-panache-kotlin]
❌ io.quarkus.search.app.SearchServiceTest.findAllUppercase line 484 - More details - Source on GitHub
java.lang.AssertionError:
Expecting ArrayList:
[]
to contain:
["<span class="highlighted">Duplicated</span> <span class="highlighted">context</span>, <span class="highlighted">context</span> <span class="highlighted">locals</span>, <span class="highlighted">asynchronous</span> <span class="highlighted">processing</span> <span class="highlighted">and</span> <span class="highlighted">propagation</span>"]
but could not find the following element(s):
["<span class="highlighted">Duplicated</span> <span class="highlighted">context</span>, <span class="highlighted">context</span> <span class="highlighted">locals</span>, <span class="highlighted">asynchronous</span> <span class="highlighted">processing</span> <span class="highlighted">and</span> <span class="highlighted">propagation</span>"]
❌ io.quarkus.search.app.SearchServiceTest.findBuildItem line 471 - More details - Source on GitHub
java.lang.AssertionError:
Expecting ArrayList:
[]
to contain only:
[["…allow No Javadoc found <span class="highlighted">io.quarkus.deployment.pkg.builditem.NativeImageBuildItem</span> No Javadoc found Show…"]]
but could not find the following element(s):
[["…allow No Javadoc found <span class="highlighted">io.quarkus.deployment.pkg.builditem.NativeImageBuildItem</span> No Javadoc found Show…"]]
❌ io.quarkus.search.app.SearchServiceTest.findConfigProperty line 445 - More details - Source on GitHub
java.lang.AssertionError:
Expecting ArrayList:
[]
to contain only:
[["…false <span class="highlighted">quarkus.vertx.eventbus.tcp</span>-<span class="highlighted">keep</span>-<span class="highlighted">alive</span> Whether to <span class="highlighted">keep</span> the TCP connection opened (<span class="highlighted">keep</span>-<span class="highlighted">alive</span>). Environment…"]]
but could not find the following element(s):
[["…false <span class="highlighted">quarkus.vertx.eventbus.tcp</span>-<span class="highlighted">keep</span>-<span class="highlighted">alive</span> Whether to <span class="highlighted">keep</span> the TCP connection opened (<span class="highlighted">keep</span>-<span class="highlighted">alive</span>). Environment…"]]
❌ io.quarkus.search.app.SearchServiceTest.findEnvVariable line 433 - More details - Source on GitHub
java.lang.AssertionError:
Expecting ArrayList:
[]
to contain only:
[[]]
but could not find the following element(s):
[[]]
❌ io.quarkus.search.app.SearchServiceTest.findFQCN line 458 - More details - Source on GitHub
java.lang.AssertionError:
Expecting ArrayList:
[]
to contain only:
[["…allow No Javadoc found <span class="highlighted">io.quarkus.deployment.pkg.builditem.NativeImageBuildItem</span> No Javadoc found Show…"]]
but could not find the following element(s):
[["…allow No Javadoc found <span class="highlighted">io.quarkus.deployment.pkg.builditem.NativeImageBuildItem</span> No Javadoc found Show…"]]
❌ io.quarkus.search.app.SearchServiceTest.highlight_content line 346 - More details - Source on GitHub
java.lang.AssertionError:
Expected size: 9 but was: 0 in:
[]
at io.quarkus.search.app.SearchServiceTest.highlight_content(SearchServiceTest.java:346)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:998)
at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:846)
❌ io.quarkus.search.app.SearchServiceTest.highlight_summary line 330 - More details - Source on GitHub
org.opentest4j.AssertionFailedError:
expected: 8
but was: 0
at io.quarkus.search.app.SearchServiceTest.highlight_summary(SearchServiceTest.java:330)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:998)
at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:846)
❌ io.quarkus.search.app.SearchServiceTest.highlight_title line 312 - More details - Source on GitHub
java.lang.AssertionError:
Expecting ArrayList:
[]
to contain:
["Simplified Hibernate <span class="highlighted">ORM</span> with Panache",
"Using Hibernate <span class="highlighted">ORM</span> and Jakarta Persistence",
"Simplified Hibernate <span class="highlighted">ORM</span> with Panache and Kotlin"]
❌ io.quarkus.search.app.SearchServiceTest.language line 388 - More details - Source on GitHub
java.lang.AssertionError:
Expecting ArrayList:
[]
to contain:
["Stork リファレンス<span class="highlighted">ガイド</span>",
"Hibernate ORMとElasticsearch/OpenSearchでHibernate Searchを使用"]
but could not find the following element(s):
❌ io.quarkus.search.app.SearchServiceTest.projections line 246 - More details - Source on GitHub
java.lang.AssertionError:
Expecting actual:
[]
to contain exactly in any order:
[https://quarkus.io/guides/hibernate-orm,
https://quarkus.io/guides/hibernate-orm-panache,
https://quarkus.io/guides/hibernate-orm-panache-kotlin,
❌ io.quarkus.search.app.SearchServiceTest.queryEmptyString line 134 - More details - Source on GitHub
java.lang.AssertionError:
Expecting actual:
[]
to contain exactly in any order:
[https://quarkus.io/guides/hibernate-orm,
https://quarkus.io/guides/hibernate-orm-panache,
https://quarkus.io/guides/hibernate-orm-panache-kotlin,
❌ io.quarkus.search.app.SearchServiceTest.queryMatchingFullTerm line 74 - More details - Source on GitHub
java.lang.AssertionError:
Expecting actual:
[]
to contain exactly in any order:
[https://quarkus.io/guides/hibernate-orm,
https://quarkus.io/guides/hibernate-orm-panache,
https://quarkus.io/guides/hibernate-orm-panache-kotlin,
❌ io.quarkus.search.app.SearchServiceTest.queryMatchingIncludedAdoc line 94 - More details - Source on GitHub
java.lang.AssertionError:
Expecting actual:
[]
to contain exactly in any order:
[https://quarkus.io/guides/hibernate-orm,
https://quarkus.io/guides/hibernate-reactive,
https://quarkus.io/guides/all-config]
❌ io.quarkus.search.app.SearchServiceTest.queryMatchingPrefixTerm line 104 - More details - Source on GitHub
java.lang.AssertionError:
Expecting actual:
[]
to contain exactly in any order:
[https://quarkus.io/guides/hibernate-orm,
https://quarkus.io/guides/hibernate-orm-panache,
https://quarkus.io/guides/hibernate-orm-panache-kotlin,
❌ io.quarkus.search.app.SearchServiceTest.queryMatchingTwoTerms line 123 - More details - Source on GitHub
java.lang.AssertionError:
Expecting actual:
[]
to contain exactly in any order:
[https://quarkus.io/guides/hibernate-search-orm-elasticsearch,
https://quarkus.io/guides/all-config,
https://quarkus.io/guides/all-builditems]
❌ io.quarkus.search.app.SearchServiceTest.queryNotProvided line 144 - More details - Source on GitHub
java.lang.AssertionError:
Expecting actual:
[]
to contain exactly in any order:
[https://quarkus.io/guides/hibernate-orm,
https://quarkus.io/guides/hibernate-orm-panache,
https://quarkus.io/guides/hibernate-orm-panache-kotlin,
❌ io.quarkus.search.app.SearchServiceTest.relevance(String, URI[])[1] query=orm, expectedGuideUrls=[https://quarkus.io/guides/hibernate-orm-panache, https://quarkus.io/guides/hibernate-orm, https://quarkus.io/guides/hibernate-search-orm-elasticsearch, https://quarkus.io/guides/hibernate-orm-panache-kotlin, https://quarkus.io/guides/hibernate-reactive-panache, https://quarkus.io/guides/hibernate-reactive] line 193 - More details - Source on GitHub
java.lang.AssertionError:
Expecting actual:
[]
to start with:
[https://quarkus.io/guides/hibernate-orm-panache,
https://quarkus.io/guides/hibernate-orm,
https://quarkus.io/guides/hibernate-search-orm-elasticsearch,
❌ io.quarkus.search.app.SearchServiceTest.relevance(String, URI[])[2] query=reactive, expectedGuideUrls=[https://quarkus.io/guides/hibernate-reactive, https://quarkus.io/guides/hibernate-reactive-panache] line 193 - More details - Source on GitHub
java.lang.AssertionError:
Expecting actual:
[]
to start with:
[https://quarkus.io/guides/hibernate-reactive,
https://quarkus.io/guides/hibernate-reactive-panache]
❌ io.quarkus.search.app.SearchServiceTest.relevance(String, URI[])[3] query=hiber, expectedGuideUrls=[https://quarkus.io/guides/hibernate-search-orm-elasticsearch, https://quarkus.io/guides/hibernate-reactive, https://quarkus.io/guides/hibernate-reactive-panache, https://quarkus.io/guides/hibernate-orm-panache, https://quarkus.io/guides/hibernate-orm, https://quarkus.io/guides/hibernate-orm-panache-kotlin] line 193 - More details - Source on GitHub
java.lang.AssertionError:
Expecting actual:
[]
to start with:
[https://quarkus.io/guides/hibernate-search-orm-elasticsearch,
https://quarkus.io/guides/hibernate-reactive,
https://quarkus.io/guides/hibernate-reactive-panache,
❌ io.quarkus.search.app.SearchServiceTest.relevance(String, URI[])[4] query=jpa, expectedGuideUrls=[https://quarkus.io/guides/hibernate-orm, https://quarkus.io/guides/hibernate-orm-panache, https://quarkus.io/guides/hibernate-orm-panache-kotlin, https://quarkus.io/guides/hibernate-reactive-panache] line 193 - More details - Source on GitHub
java.lang.AssertionError:
Expecting actual:
[]
to start with:
[https://quarkus.io/guides/hibernate-orm,
https://quarkus.io/guides/hibernate-orm-panache,
https://quarkus.io/guides/hibernate-orm-panache-kotlin,
❌ io.quarkus.search.app.SearchServiceTest.relevance(String, URI[])[5] query=jakarta persistence, expectedGuideUrls=[https://quarkus.io/guides/hibernate-orm, https://quarkus.io/guides/hibernate-orm-panache, https://quarkus.io/guides/hibernate-orm-panache-kotlin, https://quarkus.io/guides/hibernate-reactive-panache] line 193 - More details - Source on GitHub
java.lang.AssertionError:
Expecting actual:
[]
to start with:
[https://quarkus.io/guides/hibernate-orm,
https://quarkus.io/guides/hibernate-orm-panache,
https://quarkus.io/guides/hibernate-orm-panache-kotlin,
❌ io.quarkus.search.app.SearchServiceTest.relevance(String, URI[])[6] query=search, expectedGuideUrls=[https://quarkus.io/guides/hibernate-search-orm-elasticsearch] line 193 - More details - Source on GitHub
java.lang.AssertionError:
Expecting actual:
[]
to start with:
[https://quarkus.io/guides/hibernate-search-orm-elasticsearch]
at io.quarkus.search.app.SearchServiceTest.relevance(SearchServiceTest.java:193)
❌ io.quarkus.search.app.SearchServiceTest.relevance(String, URI[])[7] query=stork, expectedGuideUrls=[https://quarkus.io/guides/stork-reference] line 193 - More details - Source on GitHub
java.lang.AssertionError:
Expecting actual:
[]
to start with:
[https://quarkus.io/guides/stork-reference]
at io.quarkus.search.app.SearchServiceTest.relevance(SearchServiceTest.java:193)
❌ io.quarkus.search.app.SearchServiceTest.relevance(String, URI[])[8] query=spring data, expectedGuideUrls=[https://quarkus.io/guides/spring-data-jpa] line 193 - More details - Source on GitHub
java.lang.AssertionError:
Expecting actual:
[]
to start with:
[https://quarkus.io/guides/spring-data-jpa]
at io.quarkus.search.app.SearchServiceTest.relevance(SearchServiceTest.java:193)
❌ io.quarkus.search.app.SearchServiceTest.searchForPhrase line 416 - More details - Source on GitHub
java.lang.AssertionError:
Expecting ArrayList:
[]
to contain:
["Duplicated context, context locals, <span class="highlighted">asynchronous processing and propagation</span>"]
but could not find the following element(s):
["Duplicated context, context locals, <span class="highlighted">asynchronous processing and propagation</span>"]
❌ io.quarkus.search.app.SearchServiceTest.suggestion line 499 - More details - Source on GitHub
java.lang.NullPointerException: Cannot invoke "io.quarkus.search.app.dto.SearchResult$Suggestion.query()" because the return value of "io.quarkus.search.app.dto.SearchResult.suggestion()" is null
at io.quarkus.search.app.SearchServiceTest.suggestion(SearchServiceTest.java:499)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:998)
at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:846)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
❌ io.quarkus.search.app.SearchServiceTest.version line 270 - More details - Source on GitHub
java.lang.AssertionError:
Expecting actual not to be empty
at io.quarkus.search.app.SearchServiceTest.version(SearchServiceTest.java:270)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:998)
at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:846)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
Bumps elastic/elasticsearch from 9.0.4 to 9.2.0.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)