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

[Backport 2.15] Fix init encryption master key #2556

Merged
merged 1 commit into from
Jun 15, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 487f33a from #2554

* fix init master key

Signed-off-by: Yaliang Wu <[email protected]>
(cherry picked from commit 487f33a)
@ylwu-amzn
Copy link
Collaborator

Flaky test

Suite: Test class org.opensearch.ml.rest.RestMLFlowAgentIT
    {"error":{"reason":"System Error","details":"Memory Circuit Breaker is open, please check your resources!","type":"CircuitBreakingException"},"status":429}
  2> REPRODUCE WITH: gradlew ':opensearch-ml-plugin:integTest' --tests "org.opensearch.ml.rest.RestMLFlowAgentIT.testAgentCatIndexTool" -Dtests.seed=14CBBCEBA01403BB -Dtests.security.manager=false -Dtests.locale=tr -Dtests.timezone=America/Halifax -Druntime.java=21
  2> org.opensearch.client.ResponseException: method [POST], host [http://127.0.0.1:61821/], URI [/_plugins/_ml/agents/Ccc7GZABCRLEhl1XCtVE/_execute], status line [HTTP/1.1 429 Too Many Requests]
    {"error":{"reason":"System Error","details":"Memory Circuit Breaker is open, please check your resources!","type":"CircuitBreakingException"},"status":429}
        at __randomizedtesting.SeedInfo.seed([14CBBCEBA01403BB:CBF6C9EE85359E35]:0)
        at app//org.opensearch.client.RestClient.convertResponse(RestClient.java:376)
        at app//org.opensearch.client.RestClient.performRequest(RestClient.java:346)
        at app//org.opensearch.client.RestClient.performRequest(RestClient.java:321)
        at app//org.opensearch.ml.utils.TestHelper.makeRequest(TestHelper.java:181)
        at app//org.opensearch.ml.utils.TestHelper.makeRequest(TestHelper.java:154)
        at app//org.opensearch.ml.rest.RestMLFlowAgentIT.executeAgent(RestMLFlowAgentIT.java:131)
        at app//org.opensearch.ml.rest.RestMLFlowAgentIT.executeAgentCatIndexTool(RestMLFlowAgentIT.java:110)
        at app//org.opensearch.ml.rest.RestMLFlowAgentIT.testAgentCatIndexTool(RestMLFlowAgentIT.java:41)

@ylwu-amzn ylwu-amzn merged commit 81a7272 into 2.15 Jun 15, 2024
6 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants