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

[test-failed]: Chrome X-Pack UI Functional Tests1.x-pack/test/functional/apps/uptime/synthetics_integration·ts - Uptime app with generated data When on the Synthetics Integration Policy Create Page create new policy allows configuring http advanced options #109466

Closed
liza-mae opened this issue Aug 20, 2021 · 5 comments · Fixed by #118163
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:Uptime - DEPRECATED Synthetics & RUM sub-team of Application Observability test-cloud v7.16.0

Comments

@liza-mae
Copy link
Contributor

Version: 7.15.0
Class: Chrome X-Pack UI Functional Tests1.x-pack/test/functional/apps/uptime/synthetics_integration·ts
Stack Trace:

NoSuchElementError: no such element: Unable to locate element: {"method":"css selector","selector":"[data-test-subj="keyValuePairsKey0"]"}
 (Session info: headless chrome=92.0.4515.159)
   at Object.throwDecodedError (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/selenium-webdriver/lib/error.js:550:15)
   at parseHttpResponse (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/selenium-webdriver/lib/http.js:565:13)
   at Executor.execute (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/selenium-webdriver/lib/http.js:491:26)
   at runMicrotasks (<anonymous>)
   at processTicksAndRejections (internal/process/task_queues.js:95:5)
   at Task.exec (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/test/functional/services/remote/prevent_parallel_calls.ts:28:20) {
 remoteStacktrace: '#0 0x55e88e4cca63 <unknown>\n' +
   '#1 0x55e88e241458 <unknown>\n' +
   '#2 0x55e88e276ca5 <unknown>\n' +
   '#3 0x55e88e26ba67 <unknown>\n' +
   '#4 0x55e88e29410d <unknown>\n' +
   '#5 0x55e88e26b9a3 <unknown>\n' +
   '#6 0x55e88e2941ee <unknown>\n' +
   '#7 0x55e88e2a723c <unknown>\n' +
   '#8 0x55e88e293fd3 <unknown>\n' +
   '#9 0x55e88e26a514 <unknown>\n' +
   '#10 0x55e88e26b505 <unknown>\n' +
   '#11 0x55e88e4f8e2e <unknown>\n' +
   '#12 0x55e88e50e886 <unknown>\n' +
   '#13 0x55e88e4f9d75 <unknown>\n' +
   '#14 0x55e88e50fd94 <unknown>\n' +
   '#15 0x55e88e4f08eb <unknown>\n' +
   '#16 0x55e88e52acd8 <unknown>\n' +
   '#17 0x55e88e52ae58 <unknown>\n' +
   '#18 0x55e88e544dfd <unknown>\n' +
   '#19 0x7f96beecb6db start_thread\n'
}

Other test failures:

Test Report: https://internal-ci.elastic.co/view/Stack%20Tests/job/elastic+estf-cloud-kibana-tests/2193/testReport/

@liza-mae liza-mae added failed-test A test failure on a tracked branch, potentially flaky-test test-cloud labels Aug 20, 2021
@botelastic botelastic bot added the needs-team Issues missing a team label label Aug 20, 2021
@liza-mae liza-mae added the Team:Uptime - DEPRECATED Synthetics & RUM sub-team of Application Observability label Aug 20, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/uptime (Team:uptime)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Aug 20, 2021
@LeeDr LeeDr added the v7.15.0 label Aug 23, 2021
@liza-mae
Copy link
Contributor Author

Version: 7.14.1
Class: Chrome X-Pack UI Functional Tests1.x-pack/test/functional/apps/uptime/synthetics_integration·ts
Stack Trace:

Error: expected { id: '127cd7ed-376a-4382-8e65-f312a00ec57c',
 revision: 1,
 name: 'Sample Synthetics integration',
 type: 'synthetics/http',
 data_stream: { namespace: 'default' },
 use_output: 'default',
 streams: 
  [ { id: 'synthetics/http-http-127cd7ed-376a-4382-8e65-f312a00ec57c',
      data_stream: [Object],
      type: 'http',
      name: 'Sample Synthetics integration',
      urls: 'http://elastic.co',
      'service.name': 'Sample APM Service',
      schedule: '@every 3m',
      timeout: '16s',
      max_redirects: 0,
      proxy_url: 'proxyUrl',
      tags: [Object],
      username: 'username',
      password: 'password',
      'response.include_headers': false,
      'response.include_body': 'never',
      'check.request.method': 'POST',
      'check.request.headers': [Object],
      'check.request.body': '<samplexml>samplexml<samplexml>',
      'check.response.status': [Object],
      'check.response.headers': [Object],
      'check.response.body.negative': [Object],
      'check.response.body.positive': [Object],
      processors: [Object] } ],
 meta: { package: { name: 'synthetics', version: '0.2.1' } } } to sort of equal { data_stream: { namespace: 'default' },
 id: '127cd7ed-376a-4382-8e65-f312a00ec57c',
 meta: { package: { name: 'synthetics', version: '0.2.1' } },
 name: 'Sample Synthetics integration',
 revision: 1,
 streams: 
  [ { data_stream: [Object],
      id: 'synthetics/http-http-127cd7ed-376a-4382-8e65-f312a00ec57c',
      name: 'Sample Synthetics integration',
      type: 'http',
      processors: [Object],
      max_redirects: 0,
      'check.request.method': 'POST',
      'check.request.headers': [Object],
      'check.response.headers': [Object],
      'check.response.status': [Object],
      'check.request.body': '<samplexml>samplexml<samplexml>',
      'check.response.body.positive': [Object],
      'check.response.body.negative': [Object],
      'response.include_body': 'never',
      'response.include_headers': false,
      schedule: '@every 3m',
      timeout: '16s',
      urls: 'http://elastic.co',
      proxy_url: 'proxyUrl',
      username: 'username',
      password: 'password',
      'service.name': 'Sample APM Service',
      tags: [Object] } ],
 type: 'synthetics/http',
 use_output: 'default' }
   at Assertion.assert (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/expect/expect.js:100:11)
   at Assertion.eql (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/expect/expect.js:244:8)
   at Context.<anonymous> (test/functional/apps/uptime/synthetics_integration.ts:298:57)
   at Object.apply (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16) {
 actual: '{\n' +
   '  "data_stream": {\n' +
   '    "namespace": "default"\n' +
   '  }\n' +
   '  "id": "127cd7ed-376a-4382-8e65-f312a00ec57c"\n' +
   '  "meta": {\n' +
   '    "package": {\n' +
   '      "name": "synthetics"\n' +
   '      "version": "0.2.1"\n' +
   '    }\n' +
   '  }\n' +
   '  "name": "Sample Synthetics integration"\n' +
   '  "revision": 1\n' +
   '  "streams": [\n' +
   '    {\n' +
   '      "check.request.body": "<samplexml>samplexml<samplexml>"\n' +
   '      "check.request.headers": {\n' +
   '        "Content-Type": "application/xml"\n' +
   '        "sampleRequestHeader1": "sampleRequestKey1"\n' +
   '        "sampleRequestHeader2": "sampleRequestKey2"\n' +
   '      }\n' +
   '      "check.request.method": "POST"\n' +
   '      "check.response.body.negative": [\n' +
   '        "failure"\n' +
   '      ]\n' +
   '      "check.response.body.positive": [\n' +
   '        "success"\n' +
   '      ]\n' +
   '      "check.response.headers": {\n' +
   '        "sampleResponseHeader2": "sampleResponseKey2"\n' +
   '      }\n' +
   '      "check.response.status": [\n' +
   '        "204"\n' +
   '      ]\n' +
   '      "data_stream": {\n' +
   '        "dataset": "http"\n' +
   '        "type": "synthetics"\n' +
   '      }\n' +
   '      "id": "synthetics/http-http-127cd7ed-376a-4382-8e65-f312a00ec57c"\n' +
   '      "max_redirects": 0\n' +
   '      "name": "Sample Synthetics integration"\n' +
   '      "password": "password"\n' +
   '      "processors": [\n' +
   '        {\n' +
   '          "add_observer_metadata": {\n' +
   '            "geo": {\n' +
   '              "name": "Fleet managed"\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        {\n' +
   '          "add_fields": {\n' +
   '            "fields": {\n' +
   '              "monitor.fleet_managed": true\n' +
   '            }\n' +
   '            "target": ""\n' +
   '          }\n' +
   '        }\n' +
   '      ]\n' +
   '      "proxy_url": "proxyUrl"\n' +
   '      "response.include_body": "never"\n' +
   '      "response.include_headers": false\n' +
   '      "schedule": "@every 3m"\n' +
   '      "service.name": "Sample APM Service"\n' +
   '      "tags": [\n' +
   '        "sample tag"\n' +
   '      ]\n' +
   '      "timeout": "16s"\n' +
   '      "type": "http"\n' +
   '      "urls": "http://elastic.co"\n' +
   '      "username": "username"\n' +
   '    }\n' +
   '  ]\n' +
   '  "type": "synthetics/http"\n' +
   '  "use_output": "default"\n' +
   '}',
 expected: '{\n' +
   '  "data_stream": {\n' +
   '    "namespace": "default"\n' +
   '  }\n' +
   '  "id": "127cd7ed-376a-4382-8e65-f312a00ec57c"\n' +
   '  "meta": {\n' +
   '    "package": {\n' +
   '      "name": "synthetics"\n' +
   '      "version": "0.2.1"\n' +
   '    }\n' +
   '  }\n' +
   '  "name": "Sample Synthetics integration"\n' +
   '  "revision": 1\n' +
   '  "streams": [\n' +
   '    {\n' +
   '      "check.request.body": "<samplexml>samplexml<samplexml>"\n' +
   '      "check.request.headers": {\n' +
   '        "Content-Type": "application/xml"\n' +
   '        "sampleRequestHeader1": "sampleRequestKey1"\n' +
   '        "sampleRequestHeader2": "sampleRequestKey2"\n' +
   '      }\n' +
   '      "check.request.method": "POST"\n' +
   '      "check.response.body.negative": [\n' +
   '        "failure"\n' +
   '      ]\n' +
   '      "check.response.body.positive": [\n' +
   '        "success"\n' +
   '      ]\n' +
   '      "check.response.headers": {\n' +
   '        "sampleResponseHeader1": "sampleResponseKey1"\n' +
   '        "sampleResponseHeader2": "sampleResponseKey2"\n' +
   '      }\n' +
   '      "check.response.status": [\n' +
   '        "204"\n' +
   '      ]\n' +
   '      "data_stream": {\n' +
   '        "dataset": "http"\n' +
   '        "type": "synthetics"\n' +
   '      }\n' +
   '      "id": "synthetics/http-http-127cd7ed-376a-4382-8e65-f312a00ec57c"\n' +
   '      "max_redirects": 0\n' +
   '      "name": "Sample Synthetics integration"\n' +
   '      "password": "password"\n' +
   '      "processors": [\n' +
   '        {\n' +
   '          "add_observer_metadata": {\n' +
   '            "geo": {\n' +
   '              "name": "Fleet managed"\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        {\n' +
   '          "add_fields": {\n' +
   '            "fields": {\n' +
   '              "monitor.fleet_managed": true\n' +
   '            }\n' +
   '            "target": ""\n' +
   '          }\n' +
   '        }\n' +
   '      ]\n' +
   '      "proxy_url": "proxyUrl"\n' +
   '      "response.include_body": "never"\n' +
   '      "response.include_headers": false\n' +
   '      "schedule": "@every 3m"\n' +
   '      "service.name": "Sample APM Service"\n' +
   '      "tags": [\n' +
   '        "sample tag"\n' +
   '      ]\n' +
   '      "timeout": "16s"\n' +
   '      "type": "http"\n' +
   '      "urls": "http://elastic.co"\n' +
   '      "username": "username"\n' +
   '    }\n' +
   '  ]\n' +
   '  "type": "synthetics/http"\n' +
   '  "use_output": "default"\n' +
   '}',
 showDiff: true
}

Other test failures:

Test Report: https://internal-ci.elastic.co/view/Stack%20Tests/job/elastic+estf-cloud-kibana-tests/2223/testReport/

@liza-mae
Copy link
Contributor Author

liza-mae commented Sep 8, 2021

Version: 7.15.0
Class: Chrome X-Pack UI Functional Tests1.x-pack/test/functional/apps/uptime/synthetics_integration·ts
Stack Trace:

Error: expected { id: '3c53b3f2-1e2f-4266-96fc-ce987dd4b63b',
 revision: 1,
 name: 'Sample Synthetics integration',
 type: 'synthetics/http',
 data_stream: { namespace: 'default' },
 use_output: 'default',
 streams: 
  [ { id: 'synthetics/http-http-3c53b3f2-1e2f-4266-96fc-ce987dd4b63b',
      data_stream: [Object],
      type: 'http',
      name: 'Sample Synthetics integration',
      urls: 'http://elastic.co',
      'service.name': 'Sample APM Service',
      schedule: '@every 3m',
      timeout: '16s',
      max_redirects: 0,
      proxy_url: 'proxyUrl',
      tags: [Object],
      username: 'username',
      password: 'password',
      'response.include_headers': false,
      'response.include_body': 'never',
      'check.request.method': 'POST',
      'check.request.headers': [Object],
      'check.request.body': '<samplexml>samplexml<samplexml>',
      'check.response.status': [Object],
      'check.response.headers': [Object],
      'check.response.body.negative': [Object],
      'check.response.body.positive': [Object],
      processors: [Object] } ],
 meta: { package: { name: 'synthetics', version: '0.2.1' } } } to sort of equal { data_stream: { namespace: 'default' },
 id: '3c53b3f2-1e2f-4266-96fc-ce987dd4b63b',
 meta: { package: { name: 'synthetics', version: '0.2.1' } },
 name: 'Sample Synthetics integration',
 revision: 1,
 streams: 
  [ { data_stream: [Object],
      id: 'synthetics/http-http-3c53b3f2-1e2f-4266-96fc-ce987dd4b63b',
      name: 'Sample Synthetics integration',
      type: 'http',
      processors: [Object],
      max_redirects: 0,
      'check.request.method': 'POST',
      'check.request.headers': [Object],
      'check.response.headers': [Object],
      'check.response.status': [Object],
      'check.request.body': '<samplexml>samplexml<samplexml>',
      'check.response.body.positive': [Object],
      'check.response.body.negative': [Object],
      'response.include_body': 'never',
      'response.include_headers': false,
      schedule: '@every 3m',
      timeout: '16s',
      urls: 'http://elastic.co',
      proxy_url: 'proxyUrl',
      username: 'username',
      password: 'password',
      'service.name': 'Sample APM Service',
      tags: [Object] } ],
 type: 'synthetics/http',
 use_output: 'default' }
   at Assertion.assert (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/expect/expect.js:100:11)
   at Assertion.eql (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/expect/expect.js:244:8)
   at Context.<anonymous> (test/functional/apps/uptime/synthetics_integration.ts:355:57)
   at runMicrotasks (<anonymous>)
   at processTicksAndRejections (internal/process/task_queues.js:95:5)
   at Object.apply (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16) {
 actual: '{\n' +
   '  "data_stream": {\n' +
   '    "namespace": "default"\n' +
   '  }\n' +
   '  "id": "3c53b3f2-1e2f-4266-96fc-ce987dd4b63b"\n' +
   '  "meta": {\n' +
   '    "package": {\n' +
   '      "name": "synthetics"\n' +
   '      "version": "0.2.1"\n' +
   '    }\n' +
   '  }\n' +
   '  "name": "Sample Synthetics integration"\n' +
   '  "revision": 1\n' +
   '  "streams": [\n' +
   '    {\n' +
   '      "check.request.body": "<samplexml>samplexml<samplexml>"\n' +
   '      "check.request.headers": {\n' +
   '        "Content-Type": "application/xml"\n' +
   '        "sampleRequestHeader1": "sampleRequestKey1"\n' +
   '        "sampleRequestHeader2": "sampleRequestKey2"\n' +
   '      }\n' +
   '      "check.request.method": "POST"\n' +
   '      "check.response.body.negative": [\n' +
   '        "failure"\n' +
   '      ]\n' +
   '      "check.response.body.positive": [\n' +
   '        "success"\n' +
   '      ]\n' +
   '      "check.response.headers": {\n' +
   '        "sampleResponseHeader2": "sampleResponseKey2"\n' +
   '      }\n' +
   '      "check.response.status": [\n' +
   '        "204"\n' +
   '      ]\n' +
   '      "data_stream": {\n' +
   '        "dataset": "http"\n' +
   '        "type": "synthetics"\n' +
   '      }\n' +
   '      "id": "synthetics/http-http-3c53b3f2-1e2f-4266-96fc-ce987dd4b63b"\n' +
   '      "max_redirects": 0\n' +
   '      "name": "Sample Synthetics integration"\n' +
   '      "password": "password"\n' +
   '      "processors": [\n' +
   '        {\n' +
   '          "add_observer_metadata": {\n' +
   '            "geo": {\n' +
   '              "name": "Fleet managed"\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        {\n' +
   '          "add_fields": {\n' +
   '            "fields": {\n' +
   '              "monitor.fleet_managed": true\n' +
   '            }\n' +
   '            "target": ""\n' +
   '          }\n' +
   '        }\n' +
   '      ]\n' +
   '      "proxy_url": "proxyUrl"\n' +
   '      "response.include_body": "never"\n' +
   '      "response.include_headers": false\n' +
   '      "schedule": "@every 3m"\n' +
   '      "service.name": "Sample APM Service"\n' +
   '      "tags": [\n' +
   '        "sample tag"\n' +
   '      ]\n' +
   '      "timeout": "16s"\n' +
   '      "type": "http"\n' +
   '      "urls": "http://elastic.co"\n' +
   '      "username": "username"\n' +
   '    }\n' +
   '  ]\n' +
   '  "type": "synthetics/http"\n' +
   '  "use_output": "default"\n' +
   '}',
 expected: '{\n' +
   '  "data_stream": {\n' +
   '    "namespace": "default"\n' +
   '  }\n' +
   '  "id": "3c53b3f2-1e2f-4266-96fc-ce987dd4b63b"\n' +
   '  "meta": {\n' +
   '    "package": {\n' +
   '      "name": "synthetics"\n' +
   '      "version": "0.2.1"\n' +
   '    }\n' +
   '  }\n' +
   '  "name": "Sample Synthetics integration"\n' +
   '  "revision": 1\n' +
   '  "streams": [\n' +
   '    {\n' +
   '      "check.request.body": "<samplexml>samplexml<samplexml>"\n' +
   '      "check.request.headers": {\n' +
   '        "Content-Type": "application/xml"\n' +
   '        "sampleRequestHeader1": "sampleRequestKey1"\n' +
   '        "sampleRequestHeader2": "sampleRequestKey2"\n' +
   '      }\n' +
   '      "check.request.method": "POST"\n' +
   '      "check.response.body.negative": [\n' +
   '        "failure"\n' +
   '      ]\n' +
   '      "check.response.body.positive": [\n' +
   '        "success"\n' +
   '      ]\n' +
   '      "check.response.headers": {\n' +
   '        "sampleResponseHeader1": "sampleResponseKey1"\n' +
   '        "sampleResponseHeader2": "sampleResponseKey2"\n' +
   '      }\n' +
   '      "check.response.status": [\n' +
   '        "204"\n' +
   '      ]\n' +
   '      "data_stream": {\n' +
   '        "dataset": "http"\n' +
   '        "type": "synthetics"\n' +
   '      }\n' +
   '      "id": "synthetics/http-http-3c53b3f2-1e2f-4266-96fc-ce987dd4b63b"\n' +
   '      "max_redirects": 0\n' +
   '      "name": "Sample Synthetics integration"\n' +
   '      "password": "password"\n' +
   '      "processors": [\n' +
   '        {\n' +
   '          "add_observer_metadata": {\n' +
   '            "geo": {\n' +
   '              "name": "Fleet managed"\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        {\n' +
   '          "add_fields": {\n' +
   '            "fields": {\n' +
   '              "monitor.fleet_managed": true\n' +
   '            }\n' +
   '            "target": ""\n' +
   '          }\n' +
   '        }\n' +
   '      ]\n' +
   '      "proxy_url": "proxyUrl"\n' +
   '      "response.include_body": "never"\n' +
   '      "response.include_headers": false\n' +
   '      "schedule": "@every 3m"\n' +
   '      "service.name": "Sample APM Service"\n' +
   '      "tags": [\n' +
   '        "sample tag"\n' +
   '      ]\n' +
   '      "timeout": "16s"\n' +
   '      "type": "http"\n' +
   '      "urls": "http://elastic.co"\n' +
   '      "username": "username"\n' +
   '    }\n' +
   '  ]\n' +
   '  "type": "synthetics/http"\n' +
   '  "use_output": "default"\n' +
   '}',
 showDiff: true
}

Other test failures:

  • Uptime app with generated data When on the Synthetics Integration Policy Create Page create new policy allows saving browser monitor
  • Uptime app with generated data When on the Synthetics Integration Policy Create Page create new policy allows saving browser monitor with inline script
  • Uptime app with generated data When on the Synthetics Integration Policy Create Page create new policy allows saving browser monitor advanced options

Test Report: https://internal-ci.elastic.co/view/Stack%20Tests/job/elastic+estf-cloud-kibana-tests/2305/testReport/

@liza-mae
Copy link
Contributor Author

Version: 7.15.1
Class: Chrome X-Pack UI Functional Tests1.x-pack/test/functional/apps/uptime/synthetics_integration·ts
Stack Trace:

NoSuchElementError: no such element: Unable to locate element: {"method":"css selector","selector":"[data-test-subj="keyValuePairsKey0"]"}
 (Session info: headless chrome=94.0.4606.71)
   at Object.throwDecodedError (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/selenium-webdriver/lib/error.js:550:15)
   at parseHttpResponse (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/selenium-webdriver/lib/http.js:565:13)
   at Executor.execute (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/selenium-webdriver/lib/http.js:491:26)
   at runMicrotasks (<anonymous>)
   at processTicksAndRejections (internal/process/task_queues.js:95:5)
   at Task.exec (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/test/functional/services/remote/prevent_parallel_calls.ts:28:20) {
 remoteStacktrace: '#0 0x55d678d7c8f3 <unknown>\n' +
   '#1 0x55d678861ba8 <unknown>\n' +
   '#2 0x55d6788979b5 <unknown>\n' +
   '#3 0x55d67888c657 <unknown>\n' +
   '#4 0x55d6788b4e9d <unknown>\n' +
   '#5 0x55d67888c593 <unknown>\n' +
   '#6 0x55d6788b4f7e <unknown>\n' +
   '#7 0x55d6788c7dac <unknown>\n' +
   '#8 0x55d6788b4d63 <unknown>\n' +
   '#9 0x55d67888b144 <unknown>\n' +
   '#10 0x55d67888c135 <unknown>\n' +
   '#11 0x55d678dabc3e <unknown>\n' +
   '#12 0x55d678dc16b7 <unknown>\n' +
   '#13 0x55d678dacb95 <unknown>\n' +
   '#14 0x55d678dc2b05 <unknown>\n' +
   '#15 0x55d678da12ab <unknown>\n' +
   '#16 0x55d678ddd248 <unknown>\n' +
   '#17 0x55d678ddd3c8 <unknown>\n' +
   '#18 0x55d678df833d <unknown>\n' +
   '#19 0x7fad3ee856db start_thread\n'
}

Other test failures:

Test Report: https://internal-ci.elastic.co/view/Stack%20Tests/job/elastic+estf-cloud-kibana-tests/2458/testReport/

@liza-mae liza-mae added v7.15.1 and removed v7.15.1 labels Oct 11, 2021
@liza-mae
Copy link
Contributor Author

Version: 7.16.0
Class: Chrome X-Pack UI Functional Tests1.x-pack/test/functional/apps/uptime/synthetics_integration·ts
Stack Trace:

NoSuchElementError: no such element: Unable to locate element: {"method":"css selector","selector":"[data-test-subj="keyValuePairsKey0"]"}
 (Session info: headless chrome=95.0.4638.54)
   at Object.throwDecodedError (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/selenium-webdriver/lib/error.js:517:15)
   at parseHttpResponse (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/selenium-webdriver/lib/http.js:643:13)
   at Executor.execute (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/selenium-webdriver/lib/http.js:569:28)
   at runMicrotasks (<anonymous>)
   at processTicksAndRejections (node:internal/process/task_queues:96:5)
   at Task.exec (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/test/functional/services/remote/prevent_parallel_calls.ts:28:20) {
 remoteStacktrace: '#0 0x55b37ddbeac3 <unknown>\n' +
   '#1 0x55b37d8988f8 <unknown>\n' +
   '#2 0x55b37d8ce6fa <unknown>\n' +
   '#3 0x55b37d8c3397 <unknown>\n' +
   '#4 0x55b37d8ebb2d <unknown>\n' +
   '#5 0x55b37d8c32d3 <unknown>\n' +
   '#6 0x55b37d8ebc0e <unknown>\n' +
   '#7 0x55b37d8feca1 <unknown>\n' +
   '#8 0x55b37d8eb9f3 <unknown>\n' +
   '#9 0x55b37d8c1e14 <unknown>\n' +
   '#10 0x55b37d8c2e05 <unknown>\n' +
   '#11 0x55b37ddf025e <unknown>\n' +
   '#12 0x55b37de05afa <unknown>\n' +
   '#13 0x55b37ddf11b5 <unknown>\n' +
   '#14 0x55b37de074c8 <unknown>\n' +
   '#15 0x55b37dde595b <unknown>\n' +
   '#16 0x55b37de22298 <unknown>\n' +
   '#17 0x55b37de22418 <unknown>\n' +
   '#18 0x55b37de3dbed <unknown>\n' +
   '#19 0x7f8b8cc0c6db <unknown>\n'
}

Other test failures:

Test Report: https://internal-ci.elastic.co/view/Stack%20Tests/job/elastic+estf-cloud-kibana-tests/2471/testReport/

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:Uptime - DEPRECATED Synthetics & RUM sub-team of Application Observability test-cloud v7.16.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants