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

Failing test: X-Pack Reporting API Integration Tests.x-pack/test/reporting_api_integration/reporting_and_security/screenshot/network_policy·ts - Reporting APIs Network Policy "after all" hook for "should fail job when page violates the network policy" #193434

Open
kibanamachine opened this issue Sep 19, 2024 · 5 comments
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:SharedUX Team label for AppEx-SharedUX (formerly Global Experience)

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Sep 19, 2024

A test failed on a tracked branch

KbnClientRequesterError: [POST - http://localhost:5620/internal/ftr/kbn_client_so/_bulk_delete] request failed (attempt=5/5): ECONNREFUSED -- and ran out of retries
    at KbnClientRequester.request (kbn_client_requester.ts:142:15)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at KbnClientSavedObjects.bulkDelete (kbn_client_saved_objects.ts:286:34)
    at KbnClientImportExport.unload (kbn_client_import_export.ts:100:34)
    at Object.teardownLogs (scenarios.ts:78:5)
    at Context.<anonymous> (network_policy.ts:26:7)
    at Object.apply (wrap_function.js:74:16) {
  axiosError: AxiosError: connect ECONNREFUSED 127.0.0.1:5620
      at Function.from (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1726753204928639158/elastic/kibana-on-merge/kibana/node_modules/axios/lib/core/AxiosError.js:89:14)
      at clean (kbn_client_requester_error.ts:20:24)
      at new KbnClientRequesterError (kbn_client_requester_error.ts:16:56)
      at KbnClientRequester.request (kbn_client_requester.ts:142:15)
      at processTicksAndRejections (node:internal/process/task_queues:95:5)
      at KbnClientSavedObjects.bulkDelete (kbn_client_saved_objects.ts:286:34)
      ... 3 lines matching cause stack trace ...
      at Object.apply (wrap_function.js:74:16) {
    cause: AxiosError: connect ECONNREFUSED 127.0.0.1:5620
        at Function.AxiosError.from (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1726753204928639158/elastic/kibana-on-merge/kibana/node_modules/axios/lib/core/AxiosError.js:89:14)
        at RedirectableRequest.handleRequestError (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1726753204928639158/elastic/kibana-on-merge/kibana/node_modules/axios/lib/adapters/http.js:620:25)
        at RedirectableRequest.emit (node:events:519:28)
        at ClientRequest.eventHandlers.<computed> (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1726753204928639158/elastic/kibana-on-merge/kibana/node_modules/follow-redirects/index.js:38:24)
        at ClientRequest.emit (node:events:519:28)
        at Socket.socketErrorListener (node:_http_client:500:9)
        at Socket.emit (node:events:519:28)
        at emitErrorNT (node:internal/streams/destroy:169:8)
        at emitErrorCloseNT (node:internal/streams/destroy:128:3)
        at processTicksAndRejections (node:internal/process/task_queues:82:21)
        at Axios.request (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1726753204928639158/elastic/kibana-on-merge/kibana/node_modules/axios/lib/core/Axios.js:45:41)
        at processTicksAndRejections (node:internal/process/task_queues:95:5)
        at KbnClientRequester.request (kbn_client_requester.ts:135:16)
        at KbnClientSavedObjects.bulkDelete (kbn_client_saved_objects.ts:286:34)
        at KbnClientImportExport.unload (kbn_client_import_export.ts:100:34)
        at Object.teardownLogs (scenarios.ts:78:5)
        at Context.<anonymous> (network_policy.ts:26:7)
        at Object.apply (wrap_function.js:74:16) {
      port: 5620,
      address: '127.0.0.1',
      syscall: 'connect',
      code: 'ECONNREFUSED',
      errno: -111,
      config: [Object],
      request: [Writable],
      cause: [Error]
    },
    errno: -111,
    code: 'ECONNREFUSED',
    syscall: 'connect',
    address: '127.0.0.1',
    port: 5620,
    toJSON: [Function: toJSON]
  }
}

First failure: kibana-on-merge - 8.x

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Sep 19, 2024
@botelastic botelastic bot added the needs-team Issues missing a team label label Sep 19, 2024
@kibanamachine kibanamachine added the Team:SharedUX Team label for AppEx-SharedUX (formerly Global Experience) label Sep 19, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/appex-sharedux (Team:SharedUX)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Sep 19, 2024
@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - 8.x

@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - 8.x

@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - 8.x

@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:SharedUX Team label for AppEx-SharedUX (formerly Global Experience)
Projects
None yet
Development

No branches or pull requests

3 participants