Giter Club home page Giter Club logo

Comments (10)

opensearch-ci-bot avatar opensearch-ci-bot commented on September 18, 2024

The integration test failed at distribution level for component securityDashboards
Version: 2.11.1
Distribution: tar
Architecture: arm64
Platform: linux

Please check the logs: https://build.ci.opensearch.org/job/integ-test-opensearch-dashboards/4543/display/redirect

* Test-report manifest:*
- https://ci.opensearch.org/ci/dbc/integ-test-opensearch-dashboards/2.11.1/6816/linux/arm64/tar/test-results/4543/integ-test/test-report.yml

Note: Steps to reproduce, additional logs and other files can be found within the above test-report manifest.
Instructions of this test-report manifest can be found here.

from security-dashboards-plugin.

opensearch-ci-bot avatar opensearch-ci-bot commented on September 18, 2024

The integration test failed at distribution level for component securityDashboards
Version: 2.11.1
Distribution: tar
Architecture: x64
Platform: linux

Please check the logs: https://build.ci.opensearch.org/job/integ-test-opensearch-dashboards/4545/display/redirect

* Test-report manifest:*
- https://ci.opensearch.org/ci/dbc/integ-test-opensearch-dashboards/2.11.1/6816/linux/x64/tar/test-results/4545/integ-test/test-report.yml

Note: Steps to reproduce, additional logs and other files can be found within the above test-report manifest.
Instructions of this test-report manifest can be found here.

from security-dashboards-plugin.

opensearch-ci-bot avatar opensearch-ci-bot commented on September 18, 2024

The integration test failed at distribution level for component securityDashboards
Version: 2.11.1
Distribution: tar
Architecture: x64
Platform: linux

Please check the logs: https://build.ci.opensearch.org/job/integ-test-opensearch-dashboards/4548/display/redirect

* Test-report manifest:*
- https://ci.opensearch.org/ci/dbc/integ-test-opensearch-dashboards/2.11.1/6816/linux/x64/tar/test-results/4548/integ-test/test-report.yml

Note: Steps to reproduce, additional logs and other files can be found within the above test-report manifest.
Instructions of this test-report manifest can be found here.

from security-dashboards-plugin.

opensearch-ci-bot avatar opensearch-ci-bot commented on September 18, 2024

The integration test failed at distribution level for component securityDashboards
Version: 2.11.1
Distribution: tar
Architecture: arm64
Platform: linux

Please check the logs: https://build.ci.opensearch.org/job/integ-test-opensearch-dashboards/4549/display/redirect

* Test-report manifest:*
- https://ci.opensearch.org/ci/dbc/integ-test-opensearch-dashboards/2.11.1/6816/linux/arm64/tar/test-results/4549/integ-test/test-report.yml

Note: Steps to reproduce, additional logs and other files can be found within the above test-report manifest.
Instructions of this test-report manifest can be found here.

from security-dashboards-plugin.

stephen-crawford avatar stephen-crawford commented on September 18, 2024

[Triage] This is an auto cut. Someone will take a look at the issue with the integration tests shortly.

from security-dashboards-plugin.

RyanL1997 avatar RyanL1997 commented on September 18, 2024

If this is the failure on the integration test on 2.11 branch, we should also backport this test fix: #1641

from security-dashboards-plugin.

RyanL1997 avatar RyanL1997 commented on September 18, 2024

double checking..

from security-dashboards-plugin.

cwperks avatar cwperks commented on September 18, 2024

The tests don't appear to be running from the output in jenkins:

2023-11-18 02:28:35 INFO     Service is available

2023-11-18 02:28:35 INFO     Waiting for service to become available

2023-11-18 02:28:35 INFO     Pinging service attempt 0

2023-11-18 02:28:35 INFO     Pinging https://localhost:9200/_cluster/health

/home/ci-runner/.local/share/virtualenvs/integ-test-opensearch-dashboards_2-NAv4layC/lib/python3.9/site-packages/urllib3/connectionpool.py:1056: InsecureRequestWarning: Unverified HTTPS request is being made to host 'localhost'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings

  warnings.warn(

2023-11-18 02:28:35 INFO     200: {"cluster_name":"opensearch","status":"green","timed_out":false,"number_of_nodes":1,"number_of_data_nodes":1,"discovered_master":true,"discovered_cluster_manager":true,"active_primary_shards":4,"active_shards":4,"relocating_shards":0,"initializing_shards":0,"unassigned_shards":0,"delayed_unassigned_shards":0,"number_of_pending_tasks":0,"number_of_in_flight_fetch":0,"task_max_waiting_in_queue_millis":0,"active_shards_percent_as_number":100.0}

2023-11-18 02:28:35 INFO     Service is available

2023-11-18 02:28:35 INFO     ===============================================

2023-11-18 02:28:35 INFO     Running integration tests for securityDashboards with-security

2023-11-18 02:28:35 INFO     ===============================================

2023-11-18 02:28:35 INFO     Executing "bash /tmp/tmppx212yew/securityDashboards/integtest.sh -b localhost -p 5601 -s true -t securityDashboards -v 2.11.1 -o default" in /tmp/tmppx212yew/securityDashboards

Sending interrupt signal to process

script returned exit code 143

Is there a way to get the log of the test runs?

from security-dashboards-plugin.

opensearch-ci-bot avatar opensearch-ci-bot commented on September 18, 2024

The integration test failed at distribution level for component securityDashboards
Version: 2.11.1
Distribution: tar
Architecture: x64
Platform: linux

Please check the logs: https://build.ci.opensearch.org/job/integ-test-opensearch-dashboards/4573/display/redirect

* Test-report manifest:*
- https://ci.opensearch.org/ci/dbc/integ-test-opensearch-dashboards/2.11.1/6816/linux/x64/tar/test-results/4573/integ-test/test-report.yml

Note: Steps to reproduce, additional logs and other files can be found within the above test-report manifest.
Instructions of this test-report manifest can be found here.

from security-dashboards-plugin.

opensearch-ci-bot avatar opensearch-ci-bot commented on September 18, 2024

Closing the issue as the Integration Test passed for securityDashboards
Version: 2.11.1
Distribution: tar
Architecture: arm64
Platform: linux

Please check the logs: https://build.ci.opensearch.org/job/integ-test-opensearch-dashboards/4591/display/redirect

*

from security-dashboards-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.