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

[SIEM][Detection Engine][Lists] Adds read_privileges route for lists and list items #71351

Merged
merged 1 commit into from
Jul 10, 2020

Conversation

FrankHassanabad
Copy link
Contributor

Summary

  • Adds a read_privileges for the list and list items.

Run the script:
get_privileges.sh

API:

GET /api/lists/privileges

{
  "listItems": {
    "username": "yo",
    "has_all_requested": false,
    "cluster": {
      "monitor_ml": true,
      "manage_ccr": true,
      "manage_index_templates": true,
      "monitor_watcher": true,
      "monitor_transform": true,
      "read_ilm": true,
      "manage_api_key": true,
      "manage_security": true,
      "manage_own_api_key": false,
      "manage_saml": true,
      "all": true,
      "manage_ilm": true,
      "manage_ingest_pipelines": true,
      "read_ccr": true,
      "manage_rollup": true,
      "monitor": true,
      "manage_watcher": true,
      "manage": true,
      "manage_transform": true,
      "manage_token": true,
      "manage_ml": true,
      "manage_pipeline": true,
      "monitor_rollup": true,
      "transport_client": true,
      "create_snapshot": true
    },
    "index": {
      ".lists-frank-default": {
        "all": true,
        "manage_ilm": true,
        "read": true,
        "create_index": true,
        "read_cross_cluster": true,
        "index": true,
        "monitor": true,
        "delete": true,
        "manage": true,
        "delete_index": true,
        "create_doc": true,
        "view_index_metadata": true,
        "create": true,
        "manage_follow_index": true,
        "manage_leader_index": true,
        "write": true
      }
    },
    "application": {}
  },
  "lists": {
    "username": "yo",
    "has_all_requested": false,
    "cluster": {
      "monitor_ml": true,
      "manage_ccr": true,
      "manage_index_templates": true,
      "monitor_watcher": true,
      "monitor_transform": true,
      "read_ilm": true,
      "manage_api_key": true,
      "manage_security": true,
      "manage_own_api_key": false,
      "manage_saml": true,
      "all": true,
      "manage_ilm": true,
      "manage_ingest_pipelines": true,
      "read_ccr": true,
      "manage_rollup": true,
      "monitor": true,
      "manage_watcher": true,
      "manage": true,
      "manage_transform": true,
      "manage_token": true,
      "manage_ml": true,
      "manage_pipeline": true,
      "monitor_rollup": true,
      "transport_client": true,
      "create_snapshot": true
    },
    "index": {
      ".lists-frank-default": {
        "all": true,
        "manage_ilm": true,
        "read": true,
        "create_index": true,
        "read_cross_cluster": true,
        "index": true,
        "monitor": true,
        "delete": true,
        "manage": true,
        "delete_index": true,
        "create_doc": true,
        "view_index_metadata": true,
        "create": true,
        "manage_follow_index": true,
        "manage_leader_index": true,
        "write": true
      }
    },
    "application": {}
  },
  "is_authenticated": true
}

Checklist

We currently have not ported over patterns for the routes so we do not have sanity checks against this or other routes and no end point tests which is why the check box is not checked below at this point in time. We are implementing those tests during the feature freeze (hopefully)

@elasticmachine
Copy link
Contributor

Pinging @elastic/siem (Team:SIEM)

Copy link
Contributor

@rylnd rylnd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@kibanamachine
Copy link
Contributor

💛 Build succeeded, but was flaky


Test Failures

Kibana Pipeline / kibana-xpack-agent / Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/lens/smokescreen·ts.lens app lens smokescreen tests should allow creation of lens visualizations

Link to Jenkins

Standard Out

Failed Tests Reporter:
  - Test has failed 1 times on tracked branches: https://github.com/elastic/kibana/issues/71304

[00:00:00]       │
[00:10:14]         └-: lens app
[00:10:14]           └-> "before all" hook
[00:10:14]           └-> "before all" hook
[00:10:14]             │ debg Starting lens before method
[00:10:14]             │ info [logstash_functional] Loading "mappings.json"
[00:10:14]             │ info [logstash_functional] Loading "data.json.gz"
[00:10:14]             │ info [logstash_functional] Skipped restore for existing index "logstash-2015.09.22"
[00:10:14]             │ info [logstash_functional] Skipped restore for existing index "logstash-2015.09.20"
[00:10:14]             │ info [logstash_functional] Skipped restore for existing index "logstash-2015.09.21"
[00:10:16]             │ info [lens/basic] Loading "mappings.json"
[00:10:16]             │ info [lens/basic] Loading "data.json.gz"
[00:10:16]             │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-ubuntu-18-tests-xl-1594341260167938127] [.kibana_2/dqya5auVQuajXYtOX1N2Bw] deleting index
[00:10:16]             │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-ubuntu-18-tests-xl-1594341260167938127] [.kibana_1/Q8Sfa8FMSxqsLUd-JvkQlA] deleting index
[00:10:16]             │ info [lens/basic] Deleted existing index [".kibana_2",".kibana_1"]
[00:10:16]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xl-1594341260167938127] [.kibana_1] creating index, cause [api], templates [], shards [1]/[0]
[00:10:16]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-ubuntu-18-tests-xl-1594341260167938127] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.kibana_1][0]]])." previous.health="YELLOW" reason="shards started [[.kibana_1][0]]"
[00:10:16]             │ info [lens/basic] Created index ".kibana_1"
[00:10:16]             │ debg [lens/basic] ".kibana_1" settings {"index":{"auto_expand_replicas":"0-1","number_of_replicas":"0","number_of_shards":"1"}}
[00:10:16]             │ info [lens/basic] Indexed 10 docs into ".kibana_1"
[00:10:16]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-18-tests-xl-1594341260167938127] [.kibana_1/dChxjJfTR9eJT-I8OC9byg] update_mapping [_doc]
[00:10:16]             │ debg Migrating saved objects
[00:10:16]             │ proc [kibana]   log   [01:17:15.746] [info][savedobjects-service] Creating index .kibana_2.
[00:10:16]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xl-1594341260167938127] [.kibana_2] creating index, cause [api], templates [], shards [1]/[1]
[00:10:16]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-ubuntu-18-tests-xl-1594341260167938127] updating number_of_replicas to [0] for indices [.kibana_2]
[00:10:16]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-ubuntu-18-tests-xl-1594341260167938127] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.kibana_2][0]]])." previous.health="YELLOW" reason="shards started [[.kibana_2][0]]"
[00:10:16]             │ proc [kibana]   log   [01:17:15.821] [info][savedobjects-service] Migrating .kibana_1 saved objects to .kibana_2
[00:10:16]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-18-tests-xl-1594341260167938127] [.kibana_2/3DdYIfy8RGmeGBU8jiZe2w] update_mapping [_doc]
[00:10:16]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-18-tests-xl-1594341260167938127] [.kibana_2/3DdYIfy8RGmeGBU8jiZe2w] update_mapping [_doc]
[00:10:16]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-18-tests-xl-1594341260167938127] [.kibana_2/3DdYIfy8RGmeGBU8jiZe2w] update_mapping [_doc]
[00:10:16]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-18-tests-xl-1594341260167938127] [.kibana_2/3DdYIfy8RGmeGBU8jiZe2w] update_mapping [_doc]
[00:10:16]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-18-tests-xl-1594341260167938127] [.kibana_2/3DdYIfy8RGmeGBU8jiZe2w] update_mapping [_doc]
[00:10:17]             │ proc [kibana]   log   [01:17:16.066] [info][savedobjects-service] Pointing alias .kibana to .kibana_2.
[00:10:17]             │ proc [kibana]   log   [01:17:16.138] [info][savedobjects-service] Finished in 394ms.
[00:10:17]           └-: 
[00:10:17]             └-> "before all" hook
[00:10:17]             └-: lens smokescreen tests
[00:10:17]               └-> "before all" hook
[00:10:17]               └-> should allow editing saved visualizations
[00:10:17]                 └-> "before each" hook: global before each
[00:10:17]                 │ debg navigating to visualize url: http://localhost:6151/app/visualize#/
[00:10:17]                 │ debg navigate to: http://localhost:6151/app/visualize#/
[00:10:17]                 │ debg browser[INFO] http://localhost:6151/login?next=%2Fapp%2Fvisualize%3F_t%3D1594343836165#/ 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:10:17]                 │
[00:10:17]                 │ debg browser[INFO] http://localhost:6151/bundles/app/core/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:10:17]                 │ debg ... sleep(700) start
[00:10:17]                 │ debg ... sleep(700) end
[00:10:17]                 │ debg returned from get, calling refresh
[00:10:18]                 │ debg browser[INFO] http://localhost:6151/login?next=%2Fapp%2Fvisualize%3F_t%3D1594343836165#/ 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:10:18]                 │
[00:10:18]                 │ debg browser[INFO] http://localhost:6151/bundles/app/core/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:10:18]                 │ debg currentUrl = http://localhost:6151/login?next=%2Fapp%2Fvisualize%3F_t%3D1594343836165#/
[00:10:18]                 │          appUrl = http://localhost:6151/app/visualize#/
[00:10:18]                 │ debg TestSubjects.find(kibanaChrome)
[00:10:18]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:10:19]                 │ debg Found login page
[00:10:19]                 │ debg TestSubjects.setValue(loginUsername, test_user)
[00:10:19]                 │ debg TestSubjects.click(loginUsername)
[00:10:19]                 │ debg Find.clickByCssSelector('[data-test-subj="loginUsername"]') with timeout=10000
[00:10:19]                 │ debg Find.findByCssSelector('[data-test-subj="loginUsername"]') with timeout=10000
[00:10:19]                 │ debg browser[INFO] http://localhost:6151/34527/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 452:106112 "INFO: 2020-07-10T01:17:17Z
[00:10:19]                 │        Adding connection to http://localhost:6151/elasticsearch
[00:10:19]                 │
[00:10:19]                 │      "
[00:10:19]                 │ debg TestSubjects.setValue(loginPassword, changeme)
[00:10:19]                 │ debg TestSubjects.click(loginPassword)
[00:10:19]                 │ debg Find.clickByCssSelector('[data-test-subj="loginPassword"]') with timeout=10000
[00:10:19]                 │ debg Find.findByCssSelector('[data-test-subj="loginPassword"]') with timeout=10000
[00:10:19]                 │ debg TestSubjects.click(loginSubmit)
[00:10:19]                 │ debg Find.clickByCssSelector('[data-test-subj="loginSubmit"]') with timeout=10000
[00:10:19]                 │ debg Find.findByCssSelector('[data-test-subj="loginSubmit"]') with timeout=10000
[00:10:19]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"] nav:not(.ng-hide)') with timeout=60000
[00:10:23]                 │ debg browser[INFO] http://localhost:6151/app/visualize?_t=1594343836165#/ 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:10:23]                 │
[00:10:23]                 │ debg browser[INFO] http://localhost:6151/bundles/app/core/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:10:23]                 │ debg browser[INFO] http://localhost:6151/34527/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 452:106112 "INFO: 2020-07-10T01:17:21Z
[00:10:23]                 │        Adding connection to http://localhost:6151/elasticsearch
[00:10:23]                 │
[00:10:23]                 │      "
[00:10:23]                 │ debg browser[INFO] http://localhost:6151/app/visualize?_t=1594343842385#/ 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:10:23]                 │
[00:10:23]                 │ debg browser[INFO] http://localhost:6151/bundles/app/core/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:10:23]                 │ debg Finished login process currentUrl = http://localhost:6151/app/visualize#/
[00:10:23]                 │ debg ... sleep(501) start
[00:10:24]                 │ debg ... sleep(501) end
[00:10:24]                 │ debg in navigateTo url = http://localhost:6151/app/visualize#/
[00:10:24]                 │ debg TestSubjects.exists(statusPageContainer)
[00:10:24]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:10:27]                 │ debg browser[INFO] http://localhost:6151/34527/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 452:106112 "INFO: 2020-07-10T01:17:24Z
[00:10:27]                 │        Adding connection to http://localhost:6151/elasticsearch
[00:10:27]                 │
[00:10:27]                 │      "
[00:10:27]                 │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:10:27]                 │ debg searchForItemWithName: Artistpreviouslyknownaslens
[00:10:27]                 │ debg Find.allByCssSelector('.euiFieldSearch') with timeout=10000
[00:10:28]                 │ debg isGlobalLoadingIndicatorVisible
[00:10:28]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:10:28]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:10:29]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:10:31]                 │ debg --- retry.tryForTime failed again with the same message...
[00:10:31]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:10:31]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:10:31]                 │ debg lensPage.clickVisualizeListItemTitle('Artistpreviouslyknownaslens')
[00:10:31]                 │ debg TestSubjects.click(visListingTitleLink-Artistpreviouslyknownaslens)
[00:10:31]                 │ debg Find.clickByCssSelector('[data-test-subj="visListingTitleLink-Artistpreviouslyknownaslens"]') with timeout=10000
[00:10:31]                 │ debg Find.findByCssSelector('[data-test-subj="visListingTitleLink-Artistpreviouslyknownaslens"]') with timeout=10000
[00:10:31]                 │ debg lensPage.goToTimeRange()
[00:10:31]                 │ debg TestSubjects.exists(noDataPopoverDismissButton)
[00:10:31]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="noDataPopoverDismissButton"]') with timeout=2500
[00:10:32]                 │ debg TestSubjects.click(noDataPopoverDismissButton)
[00:10:32]                 │ debg Find.clickByCssSelector('[data-test-subj="noDataPopoverDismissButton"]') with timeout=10000
[00:10:32]                 │ debg Find.findByCssSelector('[data-test-subj="noDataPopoverDismissButton"]') with timeout=10000
[00:10:32]                 │ debg Setting absolute range to Sep 19, 2015 @ 06:31:44.000 to Sep 23, 2015 @ 18:31:44.000
[00:10:32]                 │ debg TestSubjects.exists(superDatePickerToggleQuickMenuButton)
[00:10:32]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=20000
[00:10:32]                 │ debg TestSubjects.exists(superDatePickerShowDatesButton)
[00:10:32]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=2500
[00:10:32]                 │ debg TestSubjects.click(superDatePickerShowDatesButton)
[00:10:32]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:10:32]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:10:33]                 │ debg TestSubjects.exists(superDatePickerstartDatePopoverButton)
[00:10:33]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=2500
[00:10:33]                 │ debg TestSubjects.click(superDatePickerendDatePopoverButton)
[00:10:33]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:10:33]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:10:33]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:10:33]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:10:33]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:10:33]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:10:33]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:10:33]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:10:33]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:10:33]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 23, 2015 @ 18:31:44.000)
[00:10:33]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:10:33]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:10:33]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:10:34]                 │ debg ... sleep(500) start
[00:10:34]                 │ debg ... sleep(500) end
[00:10:34]                 │ debg TestSubjects.click(superDatePickerstartDatePopoverButton)
[00:10:34]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:10:34]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:10:34]                 │ debg Find.waitForElementStale with timeout=10000
[00:10:35]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:10:35]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:10:35]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:10:35]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:10:35]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:10:35]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:10:35]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:10:35]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 19, 2015 @ 06:31:44.000)
[00:10:35]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:10:35]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:10:35]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:10:36]                 │ debg TestSubjects.exists(superDatePickerApplyTimeButton)
[00:10:36]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerApplyTimeButton"]') with timeout=2500
[00:10:38]                 │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerApplyTimeButton"] is not displayed
[00:10:39]                 │ debg TestSubjects.click(querySubmitButton)
[00:10:39]                 │ debg Find.clickByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:10:39]                 │ debg Find.findByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:10:39]                 │ debg Find.waitForElementStale with timeout=10000
[00:10:39]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:10:39]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:10:39]                 │ debg lensPage.assertExactText('[data-test-subj="lns_metric_title"]', 'Maximum of bytes')
[00:10:39]                 │ debg lensPage.assertExpectedText('[data-test-subj="lns_metric_title"]', value => value === expectedText)
[00:10:39]                 │ debg Waiting up to 1000ms for assertExpectedText...
[00:10:39]                 │ debg Find.findByCssSelector('[data-test-subj="lns_metric_title"]') with timeout=10000
[00:10:39]                 │ debg lensPage.assertExactText('[data-test-subj="lns_metric_value"]', '19,986')
[00:10:39]                 │ debg lensPage.assertExpectedText('[data-test-subj="lns_metric_value"]', value => value === expectedText)
[00:10:39]                 │ debg Waiting up to 1000ms for assertExpectedText...
[00:10:39]                 │ debg Find.findByCssSelector('[data-test-subj="lns_metric_value"]') with timeout=10000
[00:10:40]                 └- ✓ pass  (22.9s) "lens app  lens smokescreen tests should allow editing saved visualizations"
[00:10:40]               └-> metric should be embeddable in dashboards
[00:10:40]                 └-> "before each" hook: global before each
[00:10:40]                 │ debg navigating to dashboard url: http://localhost:6151/app/dashboards#/list
[00:10:40]                 │ debg navigate to: http://localhost:6151/app/dashboards#/list
[00:10:40]                 │ debg ... sleep(700) start
[00:10:40]                 │ debg browser[INFO] http://localhost:6151/app/dashboards?_t=1594343859057#/list 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:10:40]                 │
[00:10:40]                 │ debg browser[INFO] http://localhost:6151/bundles/app/core/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:10:40]                 │ debg ... sleep(700) end
[00:10:40]                 │ debg returned from get, calling refresh
[00:10:41]                 │ debg browser[INFO] http://localhost:6151/app/dashboards?_t=1594343859057#/list 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:10:41]                 │
[00:10:41]                 │ debg browser[INFO] http://localhost:6151/bundles/app/core/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:10:41]                 │ debg currentUrl = http://localhost:6151/app/dashboards#/list
[00:10:41]                 │          appUrl = http://localhost:6151/app/dashboards#/list
[00:10:41]                 │ debg TestSubjects.find(kibanaChrome)
[00:10:41]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:10:42]                 │ debg browser[INFO] http://localhost:6151/34527/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 452:106112 "INFO: 2020-07-10T01:17:40Z
[00:10:42]                 │        Adding connection to http://localhost:6151/elasticsearch
[00:10:42]                 │
[00:10:42]                 │      "
[00:10:42]                 │ debg ... sleep(501) start
[00:10:42]                 │ debg ... sleep(501) end
[00:10:42]                 │ debg in navigateTo url = http://localhost:6151/app/dashboards#/list?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:10:42]                 │ debg --- retry.try error: URL changed, waiting for it to settle
[00:10:43]                 │ debg ... sleep(501) start
[00:10:43]                 │ debg ... sleep(501) end
[00:10:43]                 │ debg in navigateTo url = http://localhost:6151/app/dashboards#/list?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:10:43]                 │ debg TestSubjects.exists(statusPageContainer)
[00:10:43]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:10:46]                 │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:10:46]                 │ debg TestSubjects.exists(newItemButton)
[00:10:46]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="newItemButton"]') with timeout=2500
[00:10:49]                 │ debg --- retry.tryForTime error: [data-test-subj="newItemButton"] is not displayed
[00:10:49]                 │ debg TestSubjects.click(createDashboardPromptButton)
[00:10:49]                 │ debg Find.clickByCssSelector('[data-test-subj="createDashboardPromptButton"]') with timeout=10000
[00:10:49]                 │ debg Find.findByCssSelector('[data-test-subj="createDashboardPromptButton"]') with timeout=10000
[00:10:50]                 │ debg waitForRenderComplete
[00:10:50]                 │ debg in getSharedItemsCount
[00:10:50]                 │ debg Find.findByCssSelector('[data-shared-items-count]') with timeout=10000
[00:10:50]                 │ debg Renderable.waitForRender for 0 elements
[00:10:50]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:11:00]                 │ debg Find.allByCssSelector('[data-loading]') with timeout=1000
[00:11:01]                 │ debg DashboardAddPanel.clickOpenAddPanel
[00:11:01]                 │ debg TestSubjects.click(dashboardAddPanelButton)
[00:11:01]                 │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:11:01]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:11:01]                 │ debg ... sleep(500) start
[00:11:01]                 │ debg ... sleep(500) end
[00:11:01]                 │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:11:02]                 │ debg TestSubjects.setValue(savedObjectFinderSearchInput, Artistpreviouslyknownaslens)
[00:11:02]                 │ debg TestSubjects.click(savedObjectFinderSearchInput)
[00:11:02]                 │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:11:02]                 │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:11:02]                 │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:11:03]                 │ debg Find.clickByButtonText('Artistpreviouslyknownaslens') with timeout=10000
[00:11:03]                 │ debg Find.byButtonText('Artistpreviouslyknownaslens') with timeout=10000
[00:11:04]                 │ debg TestSubjects.exists(dashboardAddPanel)
[00:11:04]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:11:04]                 │ debg Closing flyout dashboardAddPanel
[00:11:04]                 │ debg TestSubjects.find(dashboardAddPanel)
[00:11:04]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=10000
[00:11:04]                 │ debg Waiting up to 20000ms for flyout closed...
[00:11:04]                 │ debg TestSubjects.exists(dashboardAddPanel)
[00:11:04]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:11:05]                 │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:11:06]                 │ debg lensPage.goToTimeRange()
[00:11:06]                 │ debg TestSubjects.exists(noDataPopoverDismissButton)
[00:11:06]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="noDataPopoverDismissButton"]') with timeout=2500
[00:11:08]                 │ debg --- retry.tryForTime error: [data-test-subj="noDataPopoverDismissButton"] is not displayed
[00:11:09]                 │ debg Setting absolute range to Sep 19, 2015 @ 06:31:44.000 to Sep 23, 2015 @ 18:31:44.000
[00:11:09]                 │ debg TestSubjects.exists(superDatePickerToggleQuickMenuButton)
[00:11:09]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=20000
[00:11:09]                 │ debg TestSubjects.exists(superDatePickerShowDatesButton)
[00:11:09]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=2500
[00:11:09]                 │ debg TestSubjects.click(superDatePickerShowDatesButton)
[00:11:09]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:11:09]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:11:09]                 │ debg TestSubjects.exists(superDatePickerstartDatePopoverButton)
[00:11:09]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=2500
[00:11:09]                 │ debg TestSubjects.click(superDatePickerendDatePopoverButton)
[00:11:09]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:11:09]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:11:09]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:11:09]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:11:09]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:11:09]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:11:09]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:11:09]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:09]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:09]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 23, 2015 @ 18:31:44.000)
[00:11:09]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:11:09]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:09]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:10]                 │ debg ... sleep(500) start
[00:11:10]                 │ debg ... sleep(500) end
[00:11:10]                 │ debg TestSubjects.click(superDatePickerstartDatePopoverButton)
[00:11:10]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:11:10]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:11:11]                 │ debg Find.waitForElementStale with timeout=10000
[00:11:11]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:11:11]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:11:11]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:11:11]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:11:11]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:11:11]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:11]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:11]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 19, 2015 @ 06:31:44.000)
[00:11:11]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:11:11]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:11]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:12]                 │ debg TestSubjects.exists(superDatePickerApplyTimeButton)
[00:11:12]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerApplyTimeButton"]') with timeout=2500
[00:11:14]                 │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerApplyTimeButton"] is not displayed
[00:11:15]                 │ debg TestSubjects.click(querySubmitButton)
[00:11:15]                 │ debg Find.clickByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:11:15]                 │ debg Find.findByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:11:15]                 │ debg Find.waitForElementStale with timeout=10000
[00:11:15]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:11:15]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:11:15]                 │ debg lensPage.assertExactText('[data-test-subj="lns_metric_title"]', 'Maximum of bytes')
[00:11:15]                 │ debg lensPage.assertExpectedText('[data-test-subj="lns_metric_title"]', value => value === expectedText)
[00:11:15]                 │ debg Waiting up to 1000ms for assertExpectedText...
[00:11:15]                 │ debg Find.findByCssSelector('[data-test-subj="lns_metric_title"]') with timeout=10000
[00:11:15]                 │ debg lensPage.assertExactText('[data-test-subj="lns_metric_value"]', '19,986')
[00:11:15]                 │ debg lensPage.assertExpectedText('[data-test-subj="lns_metric_value"]', value => value === expectedText)
[00:11:15]                 │ debg Waiting up to 1000ms for assertExpectedText...
[00:11:15]                 │ debg Find.findByCssSelector('[data-test-subj="lns_metric_value"]') with timeout=10000
[00:11:15]                 └- ✓ pass  (35.7s) "lens app  lens smokescreen tests metric should be embeddable in dashboards"
[00:11:15]               └-> click on the bar in XYChart adds proper filters/timerange in dashboard
[00:11:15]                 └-> "before each" hook: global before each
[00:11:15]                 │ debg navigating to dashboard url: http://localhost:6151/app/dashboards#/list
[00:11:15]                 │ debg navigate to: http://localhost:6151/app/dashboards#/list
[00:11:15]                 │ debg browser[INFO] http://localhost:6151/app/dashboards?_t=1594343894803#/list 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:11:15]                 │
[00:11:15]                 │ debg browser[INFO] http://localhost:6151/bundles/app/core/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:11:15]                 │ debg ... sleep(700) start
[00:11:16]                 │ debg ... sleep(700) end
[00:11:16]                 │ debg returned from get, calling refresh
[00:11:17]                 │ debg browser[INFO] http://localhost:6151/app/dashboards?_t=1594343894803#/list 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:11:17]                 │
[00:11:17]                 │ debg browser[INFO] http://localhost:6151/bundles/app/core/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:11:17]                 │ debg currentUrl = http://localhost:6151/app/dashboards#/list
[00:11:17]                 │          appUrl = http://localhost:6151/app/dashboards#/list
[00:11:17]                 │ debg TestSubjects.find(kibanaChrome)
[00:11:17]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:11:18]                 │ debg browser[INFO] http://localhost:6151/34527/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 452:106112 "INFO: 2020-07-10T01:18:16Z
[00:11:18]                 │        Adding connection to http://localhost:6151/elasticsearch
[00:11:18]                 │
[00:11:18]                 │      "
[00:11:18]                 │ debg ... sleep(501) start
[00:11:18]                 │ debg ... sleep(501) end
[00:11:18]                 │ debg in navigateTo url = http://localhost:6151/app/dashboards#/list?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:11:18]                 │ debg --- retry.try error: URL changed, waiting for it to settle
[00:11:19]                 │ debg ... sleep(501) start
[00:11:19]                 │ debg ... sleep(501) end
[00:11:19]                 │ debg in navigateTo url = http://localhost:6151/app/dashboards#/list?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:11:19]                 │ debg TestSubjects.exists(statusPageContainer)
[00:11:19]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:11:22]                 │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:11:22]                 │ debg TestSubjects.exists(newItemButton)
[00:11:22]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="newItemButton"]') with timeout=2500
[00:11:25]                 │ debg --- retry.tryForTime error: [data-test-subj="newItemButton"] is not displayed
[00:11:25]                 │ debg TestSubjects.click(createDashboardPromptButton)
[00:11:25]                 │ debg Find.clickByCssSelector('[data-test-subj="createDashboardPromptButton"]') with timeout=10000
[00:11:25]                 │ debg Find.findByCssSelector('[data-test-subj="createDashboardPromptButton"]') with timeout=10000
[00:11:26]                 │ debg waitForRenderComplete
[00:11:26]                 │ debg in getSharedItemsCount
[00:11:26]                 │ debg Find.findByCssSelector('[data-shared-items-count]') with timeout=10000
[00:11:26]                 │ debg Renderable.waitForRender for 0 elements
[00:11:26]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:11:36]                 │ debg Find.allByCssSelector('[data-loading]') with timeout=1000
[00:11:37]                 │ debg DashboardAddPanel.clickOpenAddPanel
[00:11:37]                 │ debg TestSubjects.click(dashboardAddPanelButton)
[00:11:37]                 │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:11:37]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:11:37]                 │ debg ... sleep(500) start
[00:11:37]                 │ debg ... sleep(500) end
[00:11:37]                 │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:11:38]                 │ debg TestSubjects.setValue(savedObjectFinderSearchInput, lnsXYvis)
[00:11:38]                 │ debg TestSubjects.click(savedObjectFinderSearchInput)
[00:11:38]                 │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:11:38]                 │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:11:38]                 │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:11:39]                 │ debg Find.clickByButtonText('lnsXYvis') with timeout=10000
[00:11:39]                 │ debg Find.byButtonText('lnsXYvis') with timeout=10000
[00:11:39]                 │ debg TestSubjects.exists(dashboardAddPanel)
[00:11:39]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:11:39]                 │ debg Closing flyout dashboardAddPanel
[00:11:39]                 │ debg TestSubjects.find(dashboardAddPanel)
[00:11:39]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=10000
[00:11:40]                 │ debg Waiting up to 20000ms for flyout closed...
[00:11:40]                 │ debg TestSubjects.exists(dashboardAddPanel)
[00:11:40]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:11:41]                 │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:11:41]                 │ debg lensPage.goToTimeRange()
[00:11:41]                 │ debg TestSubjects.exists(noDataPopoverDismissButton)
[00:11:41]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="noDataPopoverDismissButton"]') with timeout=2500
[00:11:44]                 │ debg --- retry.tryForTime error: [data-test-subj="noDataPopoverDismissButton"] is not displayed
[00:11:44]                 │ debg Setting absolute range to Sep 19, 2015 @ 06:31:44.000 to Sep 23, 2015 @ 18:31:44.000
[00:11:44]                 │ debg TestSubjects.exists(superDatePickerToggleQuickMenuButton)
[00:11:44]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=20000
[00:11:44]                 │ debg TestSubjects.exists(superDatePickerShowDatesButton)
[00:11:44]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=2500
[00:11:44]                 │ debg TestSubjects.click(superDatePickerShowDatesButton)
[00:11:44]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:11:44]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:11:44]                 │ debg TestSubjects.exists(superDatePickerstartDatePopoverButton)
[00:11:44]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=2500
[00:11:45]                 │ debg TestSubjects.click(superDatePickerendDatePopoverButton)
[00:11:45]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:11:45]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:11:45]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:11:45]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:11:45]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:11:45]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:11:45]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:11:45]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:45]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:45]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 23, 2015 @ 18:31:44.000)
[00:11:45]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:11:45]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:45]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:46]                 │ debg ... sleep(500) start
[00:11:46]                 │ debg ... sleep(500) end
[00:11:46]                 │ debg TestSubjects.click(superDatePickerstartDatePopoverButton)
[00:11:46]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:11:46]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:11:46]                 │ debg Find.waitForElementStale with timeout=10000
[00:11:46]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:11:46]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:11:46]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:11:46]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:11:47]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:11:47]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:47]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:47]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 19, 2015 @ 06:31:44.000)
[00:11:47]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:11:47]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:47]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:47]                 │ debg TestSubjects.exists(superDatePickerApplyTimeButton)
[00:11:47]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerApplyTimeButton"]') with timeout=2500
[00:11:50]                 │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerApplyTimeButton"] is not displayed
[00:11:50]                 │ debg TestSubjects.click(querySubmitButton)
[00:11:50]                 │ debg Find.clickByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:11:50]                 │ debg Find.findByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:11:51]                 │ debg Find.waitForElementStale with timeout=10000
[00:11:51]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:11:51]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:11:51]                 │ debg Find.findByCssSelector('.echChart canvas:last-of-type') with timeout=10000
[00:11:51]                 │ debg TestSubjects.click(applyFiltersPopoverButton)
[00:11:51]                 │ debg Find.clickByCssSelector('[data-test-subj="applyFiltersPopoverButton"]') with timeout=10000
[00:11:51]                 │ debg Find.findByCssSelector('[data-test-subj="applyFiltersPopoverButton"]') with timeout=10000
[00:11:51]                 │ debg TestSubjects.missingOrFail(applyFiltersPopoverButton)
[00:11:51]                 │ debg Find.waitForDeletedByCssSelector('[data-test-subj="applyFiltersPopoverButton"]') with timeout=2500
[00:11:52]                 │ debg lensPage.assertExactText('[data-test-subj="embeddablePanelHeading-lnsXYvis"]', 'lnsXYvis')
[00:11:52]                 │ debg lensPage.assertExpectedText('[data-test-subj="embeddablePanelHeading-lnsXYvis"]', value => value === expectedText)
[00:11:52]                 │ debg Waiting up to 1000ms for assertExpectedText...
[00:11:52]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelHeading-lnsXYvis"]') with timeout=10000
[00:11:52]                 │ debg TestSubjects.exists(superDatePickerToggleQuickMenuButton)
[00:11:52]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=20000
[00:11:52]                 │ debg TestSubjects.exists(superDatePickerShowDatesButton)
[00:11:52]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=2500
[00:11:55]                 │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerShowDatesButton"] is not displayed
[00:11:55]                 │ debg TestSubjects.exists(superDatePickerstartDatePopoverButton)
[00:11:55]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=2500
[00:11:55]                 │ debg TestSubjects.getVisibleText(superDatePickerstartDatePopoverButton)
[00:11:55]                 │ debg TestSubjects.find(superDatePickerstartDatePopoverButton)
[00:11:55]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:11:55]                 │ debg TestSubjects.getVisibleText(superDatePickerendDatePopoverButton)
[00:11:55]                 │ debg TestSubjects.find(superDatePickerendDatePopoverButton)
[00:11:55]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:11:55]                 │ debg TestSubjects.exists(filter filter-enabled filter-key-ip filter-value-97.220.3.248 filter-unpinned )
[00:11:55]                 │ debg Find.existsByCssSelector('[data-test-subj="filter filter-enabled filter-key-ip filter-value-97.220.3.248 filter-unpinned "]') with timeout=2500
[00:11:55]                 └- ✓ pass  (40.0s) "lens app  lens smokescreen tests click on the bar in XYChart adds proper filters/timerange in dashboard"
[00:11:55]               └-> should allow seamless transition to and from table view
[00:11:55]                 └-> "before each" hook: global before each
[00:11:55]                 │ debg navigating to visualize url: http://localhost:6151/app/visualize#/
[00:11:55]                 │ debg navigate to: http://localhost:6151/app/visualize#/
[00:11:55]                 │ debg browser[INFO] http://localhost:6151/app/visualize?_t=1594343934779#/ 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:11:55]                 │
[00:11:55]                 │ debg browser[INFO] http://localhost:6151/bundles/app/core/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:11:55]                 │ debg ... sleep(700) start
[00:11:56]                 │ debg ... sleep(700) end
[00:11:56]                 │ debg returned from get, calling refresh
[00:11:57]                 │ debg browser[INFO] http://localhost:6151/app/visualize?_t=1594343934779#/ 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:11:57]                 │
[00:11:57]                 │ debg browser[INFO] http://localhost:6151/bundles/app/core/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:11:57]                 │ debg currentUrl = http://localhost:6151/app/visualize#/
[00:11:57]                 │          appUrl = http://localhost:6151/app/visualize#/
[00:11:57]                 │ debg TestSubjects.find(kibanaChrome)
[00:11:57]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:11:58]                 │ debg browser[INFO] http://localhost:6151/34527/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 452:106112 "INFO: 2020-07-10T01:18:56Z
[00:11:58]                 │        Adding connection to http://localhost:6151/elasticsearch
[00:11:58]                 │
[00:11:58]                 │      "
[00:11:58]                 │ debg ... sleep(501) start
[00:11:58]                 │ debg ... sleep(501) end
[00:11:58]                 │ debg in navigateTo url = http://localhost:6151/app/visualize#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:11:58]                 │ debg --- retry.try error: URL changed, waiting for it to settle
[00:11:59]                 │ debg ... sleep(501) start
[00:11:59]                 │ debg ... sleep(501) end
[00:11:59]                 │ debg in navigateTo url = http://localhost:6151/app/visualize#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:11:59]                 │ debg TestSubjects.exists(statusPageContainer)
[00:11:59]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:12:02]                 │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:12:02]                 │ debg searchForItemWithName: Artistpreviouslyknownaslens
[00:12:02]                 │ debg Find.allByCssSelector('.euiFieldSearch') with timeout=10000
[00:12:03]                 │ debg isGlobalLoadingIndicatorVisible
[00:12:03]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:12:03]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:12:03]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:12:06]                 │ debg --- retry.tryForTime failed again with the same message...
[00:12:06]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:12:06]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:12:06]                 │ debg lensPage.clickVisualizeListItemTitle('Artistpreviouslyknownaslens')
[00:12:06]                 │ debg TestSubjects.click(visListingTitleLink-Artistpreviouslyknownaslens)
[00:12:06]                 │ debg Find.clickByCssSelector('[data-test-subj="visListingTitleLink-Artistpreviouslyknownaslens"]') with timeout=10000
[00:12:06]                 │ debg Find.findByCssSelector('[data-test-subj="visListingTitleLink-Artistpreviouslyknownaslens"]') with timeout=10000
[00:12:06]                 │ debg lensPage.goToTimeRange()
[00:12:06]                 │ debg TestSubjects.exists(noDataPopoverDismissButton)
[00:12:06]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="noDataPopoverDismissButton"]') with timeout=2500
[00:12:09]                 │ debg --- retry.tryForTime error: [data-test-subj="noDataPopoverDismissButton"] is not displayed
[00:12:09]                 │ debg Setting absolute range to Sep 19, 2015 @ 06:31:44.000 to Sep 23, 2015 @ 18:31:44.000
[00:12:09]                 │ debg TestSubjects.exists(superDatePickerToggleQuickMenuButton)
[00:12:09]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=20000
[00:12:09]                 │ debg TestSubjects.exists(superDatePickerShowDatesButton)
[00:12:09]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=2500
[00:12:09]                 │ debg TestSubjects.click(superDatePickerShowDatesButton)
[00:12:09]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:12:09]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:12:09]                 │ debg TestSubjects.exists(superDatePickerstartDatePopoverButton)
[00:12:09]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=2500
[00:12:10]                 │ debg TestSubjects.click(superDatePickerendDatePopoverButton)
[00:12:10]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:12:10]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:12:10]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:12:10]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:12:10]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:12:10]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:12:10]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:12:10]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:12:10]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:12:10]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 23, 2015 @ 18:31:44.000)
[00:12:10]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:12:10]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:12:10]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:12:11]                 │ debg ... sleep(500) start
[00:12:11]                 │ debg ... sleep(500) end
[00:12:11]                 │ debg TestSubjects.click(superDatePickerstartDatePopoverButton)
[00:12:11]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:12:11]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:12:12]                 │ debg Find.waitForElementStale with timeout=10000
[00:12:12]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:12:12]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:12:12]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:12:12]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:12:12]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:12:12]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:12:12]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:12:12]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 19, 2015 @ 06:31:44.000)
[00:12:12]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:12:12]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:12:12]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:12:13]                 │ debg TestSubjects.exists(superDatePickerApplyTimeButton)
[00:12:13]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerApplyTimeButton"]') with timeout=2500
[00:12:15]                 │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerApplyTimeButton"] is not displayed
[00:12:16]                 │ debg TestSubjects.click(querySubmitButton)
[00:12:16]                 │ debg Find.clickByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:12:16]                 │ debg Find.findByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:12:16]                 │ debg Find.waitForElementStale with timeout=10000
[00:12:17]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:12:17]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:12:17]                 │ debg lensPage.assertExactText('[data-test-subj="lns_metric_title"]', 'Maximum of bytes')
[00:12:17]                 │ debg lensPage.assertExpectedText('[data-test-subj="lns_metric_title"]', value => value === expectedText)
[00:12:17]                 │ debg Waiting up to 1000ms for assertExpectedText...
[00:12:17]                 │ debg Find.findByCssSelector('[data-test-subj="lns_metric_title"]') with timeout=10000
[00:12:17]                 │ debg lensPage.assertExactText('[data-test-subj="lns_metric_value"]', '19,986')
[00:12:17]                 │ debg lensPage.assertExpectedText('[data-test-subj="lns_metric_value"]', value => value === expectedText)
[00:12:17]                 │ debg Waiting up to 1000ms for assertExpectedText...
[00:12:17]                 │ debg Find.findByCssSelector('[data-test-subj="lns_metric_value"]') with timeout=10000
[00:12:17]                 │ debg lensPage.switchToVisualization('lnsChartSwitchPopover_lnsDatatable')
[00:12:17]                 │ debg TestSubjects.click(lnsChartSwitchPopover)
[00:12:17]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsChartSwitchPopover"]') with timeout=10000
[00:12:17]                 │ debg Find.findByCssSelector('[data-test-subj="lnsChartSwitchPopover"]') with timeout=10000
[00:12:17]                 │ debg TestSubjects.click(lnsChartSwitchPopover_lnsDatatable)
[00:12:17]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsChartSwitchPopover_lnsDatatable"]') with timeout=10000
[00:12:17]                 │ debg Find.findByCssSelector('[data-test-subj="lnsChartSwitchPopover_lnsDatatable"]') with timeout=10000
[00:12:17]                 │ debg lensPage.assertExactText('[data-test-subj="lnsDataTable"] thead .euiTableCellContent__text', 'Maximum of bytes')
[00:12:17]                 │ debg lensPage.assertExpectedText('[data-test-subj="lnsDataTable"] thead .euiTableCellContent__text', value => value === expectedText)
[00:12:17]                 │ debg Waiting up to 1000ms for assertExpectedText...
[00:12:17]                 │ debg Find.findByCssSelector('[data-test-subj="lnsDataTable"] thead .euiTableCellContent__text') with timeout=10000
[00:12:18]                 │ debg lensPage.assertExactText('[data-test-subj="lnsDataTable"] [data-test-subj="lnsDataTableCellValue"]', '19,986')
[00:12:18]                 │ debg lensPage.assertExpectedText('[data-test-subj="lnsDataTable"] [data-test-subj="lnsDataTableCellValue"]', value => value === expectedText)
[00:12:18]                 │ debg Waiting up to 1000ms for assertExpectedText...
[00:12:18]                 │ debg Find.findByCssSelector('[data-test-subj="lnsDataTable"] [data-test-subj="lnsDataTableCellValue"]') with timeout=10000
[00:12:18]                 │ debg lensPage.switchToVisualization('lnsChartSwitchPopover_lnsMetric')
[00:12:18]                 │ debg TestSubjects.click(lnsChartSwitchPopover)
[00:12:18]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsChartSwitchPopover"]') with timeout=10000
[00:12:18]                 │ debg Find.findByCssSelector('[data-test-subj="lnsChartSwitchPopover"]') with timeout=10000
[00:12:18]                 │ debg TestSubjects.click(lnsChartSwitchPopover_lnsMetric)
[00:12:18]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsChartSwitchPopover_lnsMetric"]') with timeout=10000
[00:12:18]                 │ debg Find.findByCssSelector('[data-test-subj="lnsChartSwitchPopover_lnsMetric"]') with timeout=10000
[00:12:18]                 │ debg lensPage.assertExactText('[data-test-subj="lns_metric_title"]', 'Maximum of bytes')
[00:12:18]                 │ debg lensPage.assertExpectedText('[data-test-subj="lns_metric_title"]', value => value === expectedText)
[00:12:18]                 │ debg Waiting up to 1000ms for assertExpectedText...
[00:12:18]                 │ debg Find.findByCssSelector('[data-test-subj="lns_metric_title"]') with timeout=10000
[00:12:18]                 │ debg lensPage.assertExactText('[data-test-subj="lns_metric_value"]', '19,986')
[00:12:18]                 │ debg lensPage.assertExpectedText('[data-test-subj="lns_metric_value"]', value => value === expectedText)
[00:12:18]                 │ debg Waiting up to 1000ms for assertExpectedText...
[00:12:18]                 │ debg Find.findByCssSelector('[data-test-subj="lns_metric_value"]') with timeout=10000
[00:12:18]                 └- ✓ pass  (23.2s) "lens app  lens smokescreen tests should allow seamless transition to and from table view"
[00:12:18]               └-> should allow creation of lens visualizations
[00:12:18]                 └-> "before each" hook: global before each
[00:12:18]                 │ debg navigating to visualize url: http://localhost:6151/app/visualize#/
[00:12:18]                 │ debg navigate to: http://localhost:6151/app/visualize#/
[00:12:18]                 │ debg ... sleep(700) start
[00:12:19]                 │ debg browser[INFO] http://localhost:6151/app/visualize?_t=1594343957966#/ 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:12:19]                 │
[00:12:19]                 │ debg browser[INFO] http://localhost:6151/bundles/app/core/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:12:19]                 │ debg ... sleep(700) end
[00:12:19]                 │ debg returned from get, calling refresh
[00:12:20]                 │ debg browser[INFO] http://localhost:6151/app/visualize?_t=1594343957966#/ 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:12:20]                 │
[00:12:20]                 │ debg browser[INFO] http://localhost:6151/bundles/app/core/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:12:20]                 │ debg currentUrl = http://localhost:6151/app/visualize#/
[00:12:20]                 │          appUrl = http://localhost:6151/app/visualize#/
[00:12:20]                 │ debg TestSubjects.find(kibanaChrome)
[00:12:20]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:12:21]                 │ debg browser[INFO] http://localhost:6151/34527/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 452:106112 "INFO: 2020-07-10T01:19:19Z
[00:12:21]                 │        Adding connection to http://localhost:6151/elasticsearch
[00:12:21]                 │
[00:12:21]                 │      "
[00:12:21]                 │ debg ... sleep(501) start
[00:12:21]                 │ debg ... sleep(501) end
[00:12:21]                 │ debg in navigateTo url = http://localhost:6151/app/visualize#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:12:21]                 │ debg --- retry.try error: URL changed, waiting for it to settle
[00:12:22]                 │ debg ... sleep(501) start
[00:12:22]                 │ debg ... sleep(501) end
[00:12:22]                 │ debg in navigateTo url = http://localhost:6151/app/visualize#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:12:22]                 │ debg TestSubjects.exists(statusPageContainer)
[00:12:22]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:12:25]                 │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:12:25]                 │ debg TestSubjects.exists(newItemButton)
[00:12:25]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="newItemButton"]') with timeout=2500
[00:12:26]                 │ debg TestSubjects.click(newItemButton)
[00:12:26]                 │ debg Find.clickByCssSelector('[data-test-subj="newItemButton"]') with timeout=10000
[00:12:26]                 │ debg Find.findByCssSelector('[data-test-subj="newItemButton"]') with timeout=10000
[00:12:26]                 │ debg TestSubjects.find(visNewDialogTypes)
[00:12:26]                 │ debg Find.findByCssSelector('[data-test-subj="visNewDialogTypes"]') with timeout=10000
[00:12:26]                 │ debg TestSubjects.click(visType-lens)
[00:12:26]                 │ debg Find.clickByCssSelector('[data-test-subj="visType-lens"]') with timeout=10000
[00:12:26]                 │ debg Find.findByCssSelector('[data-test-subj="visType-lens"]') with timeout=10000
[00:12:26]                 │ debg isGlobalLoadingIndicatorVisible
[00:12:26]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:12:26]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:12:26]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:12:26]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:12:26]                 │ debg lensPage.goToTimeRange()
[00:12:26]                 │ debg TestSubjects.exists(noDataPopoverDismissButton)
[00:12:26]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="noDataPopoverDismissButton"]') with timeout=2500
[00:12:29]                 │ debg --- retry.tryForTime error: [data-test-subj="noDataPopoverDismissButton"] is not displayed
[00:12:29]                 │ debg Setting absolute range to Sep 19, 2015 @ 06:31:44.000 to Sep 23, 2015 @ 18:31:44.000
[00:12:29]                 │ debg TestSubjects.exists(superDatePickerToggleQuickMenuButton)
[00:12:29]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=20000
[00:12:29]                 │ debg TestSubjects.exists(superDatePickerShowDatesButton)
[00:12:29]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=2500
[00:12:29]                 │ debg TestSubjects.click(superDatePickerShowDatesButton)
[00:12:29]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:12:29]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:12:29]                 │ debg TestSubjects.exists(superDatePickerstartDatePopoverButton)
[00:12:29]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=2500
[00:12:29]                 │ debg TestSubjects.click(superDatePickerendDatePopoverButton)
[00:12:29]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:12:29]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:12:29]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:12:29]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:12:29]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:12:29]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:12:30]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:12:30]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:12:30]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:12:30]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 23, 2015 @ 18:31:44.000)
[00:12:30]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:12:30]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:12:30]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:12:30]                 │ debg ... sleep(500) start
[00:12:31]                 │ debg ... sleep(500) end
[00:12:31]                 │ debg TestSubjects.click(superDatePickerstartDatePopoverButton)
[00:12:31]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:12:31]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:12:31]                 │ debg Find.waitForElementStale with timeout=10000
[00:12:31]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:12:31]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:12:31]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:12:31]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:12:32]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:12:32]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:12:32]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:12:32]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 19, 2015 @ 06:31:44.000)
[00:12:32]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:12:32]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:12:32]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:12:32]                 │ debg TestSubjects.exists(superDatePickerApplyTimeButton)
[00:12:32]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerApplyTimeButton"]') with timeout=2500
[00:12:35]                 │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerApplyTimeButton"] is not displayed
[00:12:35]                 │ debg TestSubjects.click(querySubmitButton)
[00:12:35]                 │ debg Find.clickByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:12:35]                 │ debg Find.findByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:12:36]                 │ debg Find.waitForElementStale with timeout=10000
[00:12:36]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:12:36]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:12:36]                 │ debg lensPage.configureDimension([object Object])
[00:12:36]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsXY_xDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:12:36]                 │ debg Find.findByCssSelector('[data-test-subj="lnsXY_xDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:12:37]                 │ debg Find.clickByCssSelector('[data-test-subj="lns-indexPatternDimensionIncompatible-date_histogram"],
[00:12:37]                 │                [data-test-subj="lns-indexPatternDimension-date_histogram"]') with timeout=10000
[00:12:37]                 │ debg Find.findByCssSelector('[data-test-subj="lns-indexPatternDimensionIncompatible-date_histogram"],
[00:12:37]                 │                [data-test-subj="lns-indexPatternDimension-date_histogram"]') with timeout=10000
[00:12:37]                 │ debg TestSubjects.find(indexPattern-dimension-field)
[00:12:37]                 │ debg Find.findByCssSelector('[data-test-subj="indexPattern-dimension-field"]') with timeout=10000
[00:12:37]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:12:37]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:12:39]                 │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:12:40]                 │ debg comboBox.setElement, value: @timestamp
[00:12:40]                 │ debg comboBox.isOptionSelected, value: @timestamp
[00:12:42]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:12:42]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:12:42]                 │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="@timestamp"]') with timeout=2500
[00:12:42]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:12:42]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:12:45]                 │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:12:45]                 │ debg lensPage.configureDimension([object Object])
[00:12:45]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsXY_yDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:12:45]                 │ debg Find.findByCssSelector('[data-test-subj="lnsXY_yDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:12:46]                 │ debg Find.clickByCssSelector('[data-test-subj="lns-indexPatternDimensionIncompatible-avg"],
[00:12:46]                 │                [data-test-subj="lns-indexPatternDimension-avg"]') with timeout=10000
[00:12:46]                 │ debg Find.findByCssSelector('[data-test-subj="lns-indexPatternDimensionIncompatible-avg"],
[00:12:46]                 │                [data-test-subj="lns-indexPatternDimension-avg"]') with timeout=10000
[00:12:46]                 │ debg TestSubjects.find(indexPattern-dimension-field)
[00:12:46]                 │ debg Find.findByCssSelector('[data-test-subj="indexPattern-dimension-field"]') with timeout=10000
[00:12:46]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:12:46]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:12:48]                 │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:12:49]                 │ warn WebElementWrapper.find: stale element reference: element is not attached to the page document
[00:12:49]                 │        (Session info: headless chrome=83.0.4103.116)
[00:12:49]                 │ debg finding element 'By(css selector, [data-test-subj="indexPattern-dimension-field"])' again, 2 attempts left
[00:12:49]                 │ debg comboBox.setElement, value: bytes
[00:12:49]                 │ debg comboBox.isOptionSelected, value: bytes
[00:12:51]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:12:51]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:12:51]                 │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="bytes"]') with timeout=2500
[00:12:52]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:12:52]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:12:54]                 │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:12:55]                 │ debg lensPage.configureDimension([object Object])
[00:12:55]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:12:55]                 │ debg Find.findByCssSelector('[data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:12:55]                 │ debg Find.clickByCssSelector('[data-test-subj="lns-indexPatternDimensionIncompatible-terms"],
[00:12:55]                 │                [data-test-subj="lns-indexPatternDimension-terms"]') with timeout=10000
[00:12:55]                 │ debg Find.findByCssSelector('[data-test-subj="lns-indexPatternDimensionIncompatible-terms"],
[00:12:55]                 │                [data-test-subj="lns-indexPatternDimension-terms"]') with timeout=10000
[00:12:55]                 │ debg TestSubjects.find(indexPattern-dimension-field)
[00:12:55]                 │ debg Find.findByCssSelector('[data-test-subj="indexPattern-dimension-field"]') with timeout=10000
[00:12:55]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:12:55]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:12:58]                 │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:12:58]                 │ warn WebElementWrapper.find: stale element reference: element is not attached to the page document
[00:12:58]                 │        (Session info: headless chrome=83.0.4103.116)
[00:12:58]                 │ debg finding element 'By(css selector, [data-test-subj="indexPattern-dimension-field"])' again, 2 attempts left
[00:12:58]                 │ debg comboBox.setElement, value: @message.raw
[00:12:58]                 │ debg comboBox.isOptionSelected, value: @message.raw
[00:13:01]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:13:01]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:13:01]                 │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="@message.raw"]') with timeout=2500
[00:13:01]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:13:01]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:13:04]                 │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:13:04]                 │ debg lensPage.switchToVisualization('lnsChartSwitchPopover_lnsDatatable')
[00:13:04]                 │ debg TestSubjects.click(lnsChartSwitchPopover)
[00:13:04]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsChartSwitchPopover"]') with timeout=10000
[00:13:04]                 │ debg Find.findByCssSelector('[data-test-subj="lnsChartSwitchPopover"]') with timeout=10000
[00:13:05]                 │ debg TestSubjects.click(lnsChartSwitchPopover_lnsDatatable)
[00:13:05]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsChartSwitchPopover_lnsDatatable"]') with timeout=10000
[00:13:05]                 │ debg Find.findByCssSelector('[data-test-subj="lnsChartSwitchPopover_lnsDatatable"]') with timeout=10000
[00:13:05]                 │ debg lensPage.removeDimension('lnsDatatable_column')
[00:13:05]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsDatatable_column"] [data-test-subj="indexPattern-dimensionPopover-remove"]') with timeout=10000
[00:13:05]                 │ debg Find.findByCssSelector('[data-test-subj="lnsDatatable_column"] [data-test-subj="indexPattern-dimensionPopover-remove"]') with timeout=10000
[00:13:05]                 │ debg lensPage.switchToVisualization('lnsChartSwitchPopover_bar_stacked')
[00:13:05]                 │ debg TestSubjects.click(lnsChartSwitchPopover)
[00:13:05]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsChartSwitchPopover"]') with timeout=10000
[00:13:05]                 │ debg Find.findByCssSelector('[data-test-subj="lnsChartSwitchPopover"]') with timeout=10000
[00:13:05]                 │ debg TestSubjects.click(lnsChartSwitchPopover_bar_stacked)
[00:13:05]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsChartSwitchPopover_bar_stacked"]') with timeout=10000
[00:13:05]                 │ debg Find.findByCssSelector('[data-test-subj="lnsChartSwitchPopover_bar_stacked"]') with timeout=10000
[00:13:05]                 │ debg lensPage.configureDimension([object Object])
[00:13:05]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:13:05]                 │ debg Find.findByCssSelector('[data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:13:15]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"])
[00:13:15]                 │      Wait timed out after 10059ms
[00:13:16]                 │ debg Find.findByCssSelector('[data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:13:26]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"])
[00:13:26]                 │      Wait timed out after 10026ms
[00:13:26]                 │ debg Find.findByCssSelector('[data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:13:36]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"])
[00:13:36]                 │      Wait timed out after 10056ms
[00:13:37]                 │ debg Find.findByCssSelector('[data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:13:47]                 │ debg --- retry.try failed again with the same message...
[00:13:47]                 │ debg Find.findByCssSelector('[data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:13:57]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"])
[00:13:57]                 │      Wait timed out after 10030ms
[00:13:58]                 │ debg Find.findByCssSelector('[data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:14:08]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"])
[00:14:08]                 │      Wait timed out after 10012ms
[00:14:08]                 │ debg Find.findByCssSelector('[data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:14:18]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"])
[00:14:18]                 │      Wait timed out after 10010ms
[00:14:19]                 │ debg Find.findByCssSelector('[data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:14:29]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"])
[00:14:29]                 │      Wait timed out after 10038ms
[00:14:30]                 │ debg Find.findByCssSelector('[data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:14:40]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"])
[00:14:40]                 │      Wait timed out after 10020ms
[00:14:40]                 │ debg Find.findByCssSelector('[data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:14:50]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"])
[00:14:50]                 │      Wait timed out after 10011ms
[00:14:51]                 │ debg Find.findByCssSelector('[data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:15:01]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"])
[00:15:01]                 │      Wait timed out after 10045ms
[00:15:01]                 │ debg Find.findByCssSelector('[data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:15:11]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"])
[00:15:11]                 │      Wait timed out after 10038ms
[00:15:12]                 │ info Taking screenshot "/dev/shm/workspace/kibana/x-pack/test/functional/screenshots/failure/lens app  lens smokescreen tests should allow creation of lens visualizations.png"
[00:15:12]                 │ info Current URL is: http://localhost:6151/app/lens#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:%272015-09-19T06:31:44.000Z%27,to:%272015-09-23T18:31:44.000Z%27))
[00:15:12]                 │ info Saving page source to: /dev/shm/workspace/kibana/x-pack/test/functional/failure_debug/html/lens app  lens smokescreen tests should allow creation of lens visualizations.html
[00:15:12]                 └- ✖ fail: lens app  lens smokescreen tests should allow creation of lens visualizations
[00:15:12]                 │      Error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"])
[00:15:12]                 │ Wait timed out after 10038ms
[00:15:12]                 │     at /dev/shm/workspace/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
[00:15:12]                 │     at process._tickCallback (internal/process/next_tick.js:68:7)
[00:15:12]                 │       at onFailure (/dev/shm/workspace/kibana/test/common/services/retry/retry_for_success.ts:28:9)
[00:15:12]                 │       at retryForSuccess (/dev/shm/workspace/kibana/test/common/services/retry/retry_for_success.ts:68:13)
[00:15:12]                 │ 
[00:15:12]                 │ 

Stack Trace

Error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"])
Wait timed out after 10038ms
    at /dev/shm/workspace/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
    at process._tickCallback (internal/process/next_tick.js:68:7)
    at onFailure (/dev/shm/workspace/kibana/test/common/services/retry/retry_for_success.ts:28:9)
    at retryForSuccess (/dev/shm/workspace/kibana/test/common/services/retry/retry_for_success.ts:68:13)

Build metrics

✅ unchanged

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@FrankHassanabad FrankHassanabad merged commit f5b77cd into elastic:master Jul 10, 2020
@FrankHassanabad FrankHassanabad deleted the privilege-api branch July 10, 2020 02:36
@MindyRS MindyRS added the Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. label Sep 23, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/security-solution (Team: SecuritySolution)

@jbudz jbudz added backport:skip This commit does not require backporting and removed v9.0.0 labels Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:skip This commit does not require backporting release_note:enhancement Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. Team:SIEM v7.9.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants