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

[7.x] chore(NA): moving @elastic/datemath into bazel (#94665) #96105

Merged
merged 1 commit into from
Apr 2, 2021

Conversation

mistic
Copy link
Member

@mistic mistic commented Apr 1, 2021

Backports the following commits to 7.x:

* chore(NA): majority of the changes needed to build elastic-datemath with bazel

* chore(NA): add missing bits on elastic-datemath package

* chore(NA): add missing build and watch scripts

* chore(NA): remove build scripts for elastic datemah

* chore(NA): remove typo from build baze production projects logs

* chore(NA): force install on CI

* chore(NA): introduce custom preserve symlinks resolver for jest

* chore(NA): update jest integration snapshot

* chore(NA): fix build for bazel packages

* chore(NA): correctly copy bazel built packages into final distributable build

* chore(NA): update kbn pm dist

* chore(NA): experimental new logic to handle bazel yarn rule rerun using yarn-integrity file

* chore(NA): update snapshots

* refact(NA): ensure yarn integrity exists into two methods

* chore(NA): fix ts error

* chore(NA): update snapshots

* chore(NA): update elastic-datemath build file to include ts_project rule

* chore(NA): update basic optimization test snapshots

* chore(NA): merge and solve conflicts cherry-pick from elastic#96066

* chore(NA): update package.json and yarn.lock file

* chore(NA): update bazel/bin into bazel-bin on kbn-pm build bazel packages

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
# Conflicts:
#	package.json
@mistic mistic added the backport label Apr 1, 2021
@mistic mistic enabled auto-merge (squash) April 1, 2021 22:05
@kibanamachine
Copy link
Contributor

💛 Build succeeded, but was flaky


Test Failures

Kibana Pipeline / general / Chrome UI Functional Tests.test/functional/apps/dashboard/empty_dashboard·ts.dashboard app using current data empty dashboard should add new visualization from dashboard

Link to Jenkins

Standard Out

Failed Tests Reporter:
  - Test has not failed recently on tracked branches

[00:00:00]       │
[00:00:00]         └-: dashboard app
[00:00:00]           └-> "before all" hook in "dashboard app"
[00:00:00]           └-: using current data
[00:00:00]             └-> "before all" hook in "using current data"
[00:00:00]             └-> "before all" hook: loadCurrentData in "using current data"
[00:00:00]               │ info [logstash_functional] Unloading indices from "mappings.json"
[00:00:00]               │ info [logstash_functional] Unloading indices from "data.json.gz"
[00:00:01]               │ info [dashboard/current/data] Loading "mappings.json"
[00:00:01]               │ info [dashboard/current/data] Loading "data.json.gz"
[00:00:01]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1617315821248429834] [animals-dogs-2018-01-01] creating index, cause [api], templates [], shards [5]/[1]
[00:00:01]               │ info [dashboard/current/data] Created index "animals-dogs-2018-01-01"
[00:00:01]               │ debg [dashboard/current/data] "animals-dogs-2018-01-01" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:01]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1617315821248429834] [animals-dogs-2018-04-10] creating index, cause [api], templates [], shards [5]/[1]
[00:00:01]               │ info [dashboard/current/data] Created index "animals-dogs-2018-04-10"
[00:00:01]               │ debg [dashboard/current/data] "animals-dogs-2018-04-10" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:01]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1617315821248429834] [animals-cats-2018-01-01] creating index, cause [api], templates [], shards [5]/[1]
[00:00:02]               │ info [dashboard/current/data] Created index "animals-cats-2018-01-01"
[00:00:02]               │ debg [dashboard/current/data] "animals-cats-2018-01-01" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:02]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1617315821248429834] [animals-cats-2018-04-10] creating index, cause [api], templates [], shards [5]/[1]
[00:00:02]               │ info [dashboard/current/data] Created index "animals-cats-2018-04-10"
[00:00:02]               │ debg [dashboard/current/data] "animals-cats-2018-04-10" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:02]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1617315821248429834] [dogbreeds] creating index, cause [api], templates [], shards [5]/[1]
[00:00:02]               │ info [dashboard/current/data] Created index "dogbreeds"
[00:00:02]               │ debg [dashboard/current/data] "dogbreeds" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:02]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1617315821248429834] [logstash-0] creating index, cause [api], templates [], shards [1]/[0]
[00:00:02]               │ info [dashboard/current/data] Created index "logstash-0"
[00:00:02]               │ debg [dashboard/current/data] "logstash-0" settings {"index":{"analysis":{"analyzer":{"makelogs_url":{"max_token_length":"1000","tokenizer":"uax_url_email","type":"standard"}}},"number_of_replicas":"0","number_of_shards":"1"}}
[00:00:11]               │ info progress: 7514
[00:00:17]               │ info [dashboard/current/data] Indexed 6 docs into "animals-dogs-2018-01-01"
[00:00:17]               │ info [dashboard/current/data] Indexed 6 docs into "animals-dogs-2018-04-10"
[00:00:17]               │ info [dashboard/current/data] Indexed 6 docs into "animals-cats-2018-01-01"
[00:00:17]               │ info [dashboard/current/data] Indexed 5 docs into "animals-cats-2018-04-10"
[00:00:17]               │ info [dashboard/current/data] Indexed 6 docs into "dogbreeds"
[00:00:17]               │ info [dashboard/current/data] Indexed 14005 docs into "logstash-0"
[00:00:17]             └-: empty dashboard
[00:00:17]               └-> "before all" hook for "should display empty widget"
[00:00:17]               └-> "before all" hook for "should display empty widget"
[00:00:17]                 │ info [dashboard/current/kibana] Loading "mappings.json"
[00:00:17]                 │ info [dashboard/current/kibana] Loading "data.json.gz"
[00:00:17]                 │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1617315821248429834] [.kibana_7.13.0_001/Y1GMeV_iRQWK7jKz1yEguw] deleting index
[00:00:18]                 │ info [dashboard/current/kibana] Deleted existing index ".kibana_7.13.0_001"
[00:00:18]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1617315821248429834] [.kibana_1] creating index, cause [api], templates [], shards [1]/[0]
[00:00:18]                 │ info [dashboard/current/kibana] Created index ".kibana_1"
[00:00:18]                 │ debg [dashboard/current/kibana] ".kibana_1" settings {"index":{"auto_expand_replicas":"0-1","number_of_replicas":"0","number_of_shards":"1"}}
[00:00:18]                 │ info [dashboard/current/kibana] Indexed 143 docs into ".kibana_1"
[00:00:18]                 │ debg Migrating saved objects
[00:00:18]                 │ proc [kibana]   log   [22:51:45.243] [info][savedobjects-service] [.kibana] INIT -> SET_SOURCE_WRITE_BLOCK
[00:00:18]                 │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1617315821248429834] adding block write to indices [[.kibana_1/3O-s82XjSt-rzw2wz6hCmg]]
[00:00:18]                 │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1617315821248429834] completed adding block write to indices [.kibana_1]
[00:00:18]                 │ proc [kibana]   log   [22:51:45.327] [info][savedobjects-service] [.kibana] SET_SOURCE_WRITE_BLOCK -> CREATE_REINDEX_TEMP
[00:00:18]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1617315821248429834] [.kibana_7.13.0_reindex_temp] creating index, cause [api], templates [], shards [1]/[1]
[00:00:18]                 │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1617315821248429834] updating number_of_replicas to [0] for indices [.kibana_7.13.0_reindex_temp]
[00:00:18]                 │ proc [kibana]   log   [22:51:45.417] [info][savedobjects-service] [.kibana] CREATE_REINDEX_TEMP -> REINDEX_SOURCE_TO_TEMP
[00:00:18]                 │ proc [kibana]   log   [22:51:45.451] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP -> REINDEX_SOURCE_TO_TEMP_WAIT_FOR_TASK
[00:00:18]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1617315821248429834] [.kibana_7.13.0_reindex_temp/wbq9pfEaQgyp1mjWQ0P1Cw] update_mapping [_doc]
[00:00:18]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1617315821248429834] [.kibana_7.13.0_reindex_temp/wbq9pfEaQgyp1mjWQ0P1Cw] update_mapping [_doc]
[00:00:18]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1617315821248429834] [.kibana_7.13.0_reindex_temp/wbq9pfEaQgyp1mjWQ0P1Cw] update_mapping [_doc]
[00:00:18]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1617315821248429834] [.kibana_7.13.0_reindex_temp/wbq9pfEaQgyp1mjWQ0P1Cw] update_mapping [_doc]
[00:00:18]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1617315821248429834] [.tasks] creating index, cause [auto(bulk api)], templates [], shards [1]/[1]
[00:00:18]                 │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1617315821248429834] updating number_of_replicas to [0] for indices [.tasks]
[00:00:18]                 │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-debian-tests-xxl-1617315821248429834] 1131 finished with response BulkByScrollResponse[took=291.7ms,timed_out=false,sliceId=null,updated=0,created=143,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:00:18]                 │ proc [kibana]   log   [22:51:45.873] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP_WAIT_FOR_TASK -> SET_TEMP_WRITE_BLOCK
[00:00:18]                 │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1617315821248429834] adding block write to indices [[.kibana_7.13.0_reindex_temp/wbq9pfEaQgyp1mjWQ0P1Cw]]
[00:00:18]                 │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1617315821248429834] completed adding block write to indices [.kibana_7.13.0_reindex_temp]
[00:00:18]                 │ proc [kibana]   log   [22:51:45.927] [info][savedobjects-service] [.kibana] SET_TEMP_WRITE_BLOCK -> CLONE_TEMP_TO_TARGET
[00:00:18]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1617315821248429834] applying create index request using existing index [.kibana_7.13.0_reindex_temp] metadata
[00:00:18]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1617315821248429834] [.kibana_7.13.0_001] creating index, cause [clone_index], templates [], shards [1]/[1]
[00:00:18]                 │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1617315821248429834] updating number_of_replicas to [0] for indices [.kibana_7.13.0_001]
[00:00:18]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1617315821248429834] [.kibana_7.13.0_001/FtDo7rQVSKud1ombKJVjLA] create_mapping [_doc]
[00:00:19]                 │ proc [kibana]   log   [22:51:46.110] [info][savedobjects-service] [.kibana] CLONE_TEMP_TO_TARGET -> OUTDATED_DOCUMENTS_SEARCH
[00:00:19]                 │ proc [kibana]   log   [22:51:46.154] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH -> OUTDATED_DOCUMENTS_TRANSFORM
[00:00:19]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1617315821248429834] [.kibana_7.13.0_001/FtDo7rQVSKud1ombKJVjLA] update_mapping [_doc]
[00:00:20]                 │ proc [kibana]   log   [22:51:47.039] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_TRANSFORM -> OUTDATED_DOCUMENTS_SEARCH
[00:00:20]                 │ proc [kibana]   log   [22:51:47.061] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH -> UPDATE_TARGET_MAPPINGS
[00:00:20]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1617315821248429834] [.kibana_7.13.0_001/FtDo7rQVSKud1ombKJVjLA] update_mapping [_doc]
[00:00:20]                 │ proc [kibana]   log   [22:51:47.127] [info][savedobjects-service] [.kibana] UPDATE_TARGET_MAPPINGS -> UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK
[00:00:20]                 │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-debian-tests-xxl-1617315821248429834] 1205 finished with response BulkByScrollResponse[took=87.5ms,timed_out=false,sliceId=null,updated=143,created=0,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:00:20]                 │ proc [kibana]   log   [22:51:47.243] [info][savedobjects-service] [.kibana] UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK -> MARK_VERSION_INDEX_READY
[00:00:20]                 │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1617315821248429834] [.kibana_7.13.0_reindex_temp/wbq9pfEaQgyp1mjWQ0P1Cw] deleting index
[00:00:20]                 │ proc [kibana]   log   [22:51:47.302] [info][savedobjects-service] [.kibana] MARK_VERSION_INDEX_READY -> DONE
[00:00:20]                 │ proc [kibana]   log   [22:51:47.302] [info][savedobjects-service] [.kibana] Migration completed after 2067ms
[00:00:20]                 │ debg [dashboard/current/kibana] Migrated Kibana index after loading Kibana data
[00:00:20]                 │ debg applying update to kibana config: {"accessibility:disableAnimations":true,"dateFormat:tz":"UTC","visualization:visualize:legacyChartsLibrary":true}
[00:00:22]                 │ debg replacing kibana config doc: {"defaultIndex":"0bf35f60-3dc9-11e8-8660-4d65aa086b3c"}
[00:00:23]                 │ debg navigating to dashboard url: http://localhost:61201/app/dashboards#/list
[00:00:23]                 │ debg navigate to: http://localhost:61201/app/dashboards#/list
[00:00:23]                 │ debg browser[INFO] http://localhost:61201/app/dashboards?_t=1617317510087#/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:00:23]                 │
[00:00:23]                 │ debg browser[INFO] http://localhost:61201/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:00:23]                 │ debg ... sleep(700) start
[00:00:23]                 │ debg ... sleep(700) end
[00:00:23]                 │ debg returned from get, calling refresh
[00:00:25]                 │ debg browser[INFO] http://localhost:61201/app/dashboards?_t=1617317510087#/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:00:25]                 │
[00:00:25]                 │ debg browser[INFO] http://localhost:61201/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:00:25]                 │ debg currentUrl = http://localhost:61201/app/dashboards#/list
[00:00:25]                 │          appUrl = http://localhost:61201/app/dashboards#/list
[00:00:25]                 │ debg TestSubjects.find(kibanaChrome)
[00:00:25]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:00:26]                 │ debg ... sleep(501) start
[00:00:26]                 │ debg ... sleep(501) end
[00:00:26]                 │ debg in navigateTo url = http://localhost:61201/app/dashboards#/list?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:00:26]                 │ debg TestSubjects.exists(statusPageContainer)
[00:00:26]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:00:29]                 │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:00:29]                 │ debg isGlobalLoadingIndicatorVisible
[00:00:29]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:00:29]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:00:29]                 │ debg browser[INFO] http://localhost:61201/app/dashboards#/list?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now)) 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:00:29]                 │
[00:00:29]                 │ debg browser[INFO] http://localhost:61201/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:00:31]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:00:31]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:00:31]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:00:32]                 │ debg TestSubjects.exists(newItemButton)
[00:00:32]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="newItemButton"]') with timeout=10000
[00:00:32]                 │ debg TestSubjects.click(newItemButton)
[00:00:32]                 │ debg Find.clickByCssSelector('[data-test-subj="newItemButton"]') with timeout=10000
[00:00:32]                 │ debg Find.findByCssSelector('[data-test-subj="newItemButton"]') with timeout=10000
[00:00:32]                 │ debg TestSubjects.exists(dashboardCreateConfirm)
[00:00:32]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardCreateConfirm"]') with timeout=2500
[00:00:34]                 │ debg --- retry.tryForTime error: [data-test-subj="dashboardCreateConfirm"] is not displayed
[00:00:35]                 │ debg waitForRenderComplete
[00:00:35]                 │ debg in getSharedItemsCount
[00:00:35]                 │ debg Find.findByCssSelector('[data-shared-items-count]') with timeout=10000
[00:00:35]                 │ debg Renderable.waitForRender for 0 elements
[00:00:35]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:00:45]                 │ debg Find.allByCssSelector('[data-loading]') with timeout=1000
[00:00:46]               └-> should display empty widget
[00:00:46]                 └-> "before each" hook: global before each for "should display empty widget"
[00:00:46]                 │ debg TestSubjects.exists(emptyDashboardWidget)
[00:00:46]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="emptyDashboardWidget"]') with timeout=2500
[00:00:46]                 └- ✓ pass  (43ms) "dashboard app using current data empty dashboard should display empty widget"
[00:00:46]               └-> should open add panel when add button is clicked
[00:00:46]                 └-> "before each" hook: global before each for "should open add panel when add button is clicked"
[00:00:46]                 │ debg TestSubjects.click(dashboardAddPanelButton)
[00:00:46]                 │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:00:46]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:00:46]                 │ debg DashboardAddPanel.isAddPanelOpen
[00:00:46]                 │ debg TestSubjects.exists(dashboardAddPanel)
[00:00:46]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:00:46]                 │ debg TestSubjects.click(euiFlyoutCloseButton)
[00:00:46]                 │ debg Find.clickByCssSelector('[data-test-subj="euiFlyoutCloseButton"]') with timeout=10000
[00:00:46]                 │ debg Find.findByCssSelector('[data-test-subj="euiFlyoutCloseButton"]') with timeout=10000
[00:00:46]                 └- ✓ pass  (344ms) "dashboard app using current data empty dashboard should open add panel when add button is clicked"
[00:00:46]               └-> should add new visualization from dashboard
[00:00:46]                 └-> "before each" hook: global before each for "should add new visualization from dashboard"
[00:00:46]                 │ debg TestSubjects.exists(dashboardAddNewPanelButton)
[00:00:46]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=2500
[00:00:46]                 │ debg TestSubjects.click(dashboardAddNewPanelButton)
[00:00:46]                 │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:00:46]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:00:46]                 │ debg createAndAddMarkdown(Markdown text)
[00:00:46]                 │ debg getIsInViewMode
[00:00:46]                 │ debg TestSubjects.exists(dashboardEditMode)
[00:00:46]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardEditMode"]') with timeout=2500
[00:00:49]                 │ debg --- retry.tryForTime error: [data-test-subj="dashboardEditMode"] is not displayed
[00:00:50]                 │ debg DashboardVisualizations.isNewVisDialogShowing
[00:00:50]                 │ debg Find.existsByCssSelector('.visNewVisDialog') with timeout=2500
[00:00:52]                 │ debg DashboardVisualizations.ensureNewVisualizationDialogIsShowing:false
[00:00:52]                 │ debg DashboardVisualizations.clickAddVisualizationButton
[00:00:52]                 │ debg TestSubjects.click(dashboardAddNewPanelButton)
[00:00:52]                 │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:00:52]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:00:52]                 │ debg DashboardVisualizations.isNewVisDialogShowing
[00:00:52]                 │ debg Find.existsByCssSelector('.visNewVisDialog') with timeout=2500
[00:00:55]                 │ debg DashboardVisualizations.ensureNewVisualizationDialogIsShowing:false
[00:00:55]                 │ debg --- retry.try error: New Vis Dialog still not open, trying again.
[00:00:55]                 │ debg DashboardVisualizations.clickAddVisualizationButton
[00:00:55]                 │ debg TestSubjects.click(dashboardAddNewPanelButton)
[00:00:55]                 │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:00:55]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:00:55]                 │ debg DashboardVisualizations.isNewVisDialogShowing
[00:00:55]                 │ debg Find.existsByCssSelector('.visNewVisDialog') with timeout=2500
[00:00:58]                 │ debg DashboardVisualizations.ensureNewVisualizationDialogIsShowing:false
[00:00:58]                 │ debg --- retry.try failed again with the same message...
[00:00:58]                 │ debg DashboardVisualizations.clickAddVisualizationButton
[00:00:58]                 │ debg TestSubjects.click(dashboardAddNewPanelButton)
[00:00:58]                 │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:00:58]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:00:58]                 │ debg DashboardVisualizations.isNewVisDialogShowing
[00:00:58]                 │ debg Find.existsByCssSelector('.visNewVisDialog') with timeout=2500
[00:01:01]                 │ debg DashboardVisualizations.ensureNewVisualizationDialogIsShowing:false
[00:01:01]                 │ debg --- retry.try failed again with the same message...
[00:01:01]                 │ debg DashboardVisualizations.clickAddVisualizationButton
[00:01:01]                 │ debg TestSubjects.click(dashboardAddNewPanelButton)
[00:01:01]                 │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:01]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:01]                 │ debg DashboardVisualizations.isNewVisDialogShowing
[00:01:01]                 │ debg Find.existsByCssSelector('.visNewVisDialog') with timeout=2500
[00:01:04]                 │ debg DashboardVisualizations.ensureNewVisualizationDialogIsShowing:false
[00:01:04]                 │ debg --- retry.try failed again with the same message...
[00:01:04]                 │ debg DashboardVisualizations.clickAddVisualizationButton
[00:01:04]                 │ debg TestSubjects.click(dashboardAddNewPanelButton)
[00:01:04]                 │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:04]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:04]                 │ debg DashboardVisualizations.isNewVisDialogShowing
[00:01:04]                 │ debg Find.existsByCssSelector('.visNewVisDialog') with timeout=2500
[00:01:07]                 │ debg DashboardVisualizations.ensureNewVisualizationDialogIsShowing:false
[00:01:07]                 │ debg --- retry.try failed again with the same message...
[00:01:07]                 │ debg DashboardVisualizations.clickAddVisualizationButton
[00:01:07]                 │ debg TestSubjects.click(dashboardAddNewPanelButton)
[00:01:07]                 │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:07]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:07]                 │ debg DashboardVisualizations.isNewVisDialogShowing
[00:01:07]                 │ debg Find.existsByCssSelector('.visNewVisDialog') with timeout=2500
[00:01:10]                 │ debg DashboardVisualizations.ensureNewVisualizationDialogIsShowing:false
[00:01:10]                 │ debg --- retry.try failed again with the same message...
[00:01:11]                 │ debg DashboardVisualizations.clickAddVisualizationButton
[00:01:11]                 │ debg TestSubjects.click(dashboardAddNewPanelButton)
[00:01:11]                 │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:11]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:11]                 │ debg DashboardVisualizations.isNewVisDialogShowing
[00:01:11]                 │ debg Find.existsByCssSelector('.visNewVisDialog') with timeout=2500
[00:01:13]                 │ debg DashboardVisualizations.ensureNewVisualizationDialogIsShowing:false
[00:01:13]                 │ debg --- retry.try failed again with the same message...
[00:01:14]                 │ debg DashboardVisualizations.clickAddVisualizationButton
[00:01:14]                 │ debg TestSubjects.click(dashboardAddNewPanelButton)
[00:01:14]                 │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:14]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:14]                 │ debg DashboardVisualizations.isNewVisDialogShowing
[00:01:14]                 │ debg Find.existsByCssSelector('.visNewVisDialog') with timeout=2500
[00:01:16]                 │ debg DashboardVisualizations.ensureNewVisualizationDialogIsShowing:false
[00:01:16]                 │ debg --- retry.try failed again with the same message...
[00:01:17]                 │ debg DashboardVisualizations.clickAddVisualizationButton
[00:01:17]                 │ debg TestSubjects.click(dashboardAddNewPanelButton)
[00:01:17]                 │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:17]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:17]                 │ debg DashboardVisualizations.isNewVisDialogShowing
[00:01:17]                 │ debg Find.existsByCssSelector('.visNewVisDialog') with timeout=2500
[00:01:19]                 │ debg DashboardVisualizations.ensureNewVisualizationDialogIsShowing:false
[00:01:19]                 │ debg --- retry.try failed again with the same message...
[00:01:20]                 │ debg DashboardVisualizations.clickAddVisualizationButton
[00:01:20]                 │ debg TestSubjects.click(dashboardAddNewPanelButton)
[00:01:20]                 │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:20]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:20]                 │ debg DashboardVisualizations.isNewVisDialogShowing
[00:01:20]                 │ debg Find.existsByCssSelector('.visNewVisDialog') with timeout=2500
[00:01:22]                 │ debg DashboardVisualizations.ensureNewVisualizationDialogIsShowing:false
[00:01:22]                 │ debg --- retry.try failed again with the same message...
[00:01:23]                 │ debg DashboardVisualizations.clickAddVisualizationButton
[00:01:23]                 │ debg TestSubjects.click(dashboardAddNewPanelButton)
[00:01:23]                 │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:23]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:23]                 │ debg DashboardVisualizations.isNewVisDialogShowing
[00:01:23]                 │ debg Find.existsByCssSelector('.visNewVisDialog') with timeout=2500
[00:01:25]                 │ debg DashboardVisualizations.ensureNewVisualizationDialogIsShowing:false
[00:01:25]                 │ debg --- retry.try failed again with the same message...
[00:01:26]                 │ debg DashboardVisualizations.clickAddVisualizationButton
[00:01:26]                 │ debg TestSubjects.click(dashboardAddNewPanelButton)
[00:01:26]                 │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:26]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:26]                 │ debg DashboardVisualizations.isNewVisDialogShowing
[00:01:26]                 │ debg Find.existsByCssSelector('.visNewVisDialog') with timeout=2500
[00:01:28]                 │ debg DashboardVisualizations.ensureNewVisualizationDialogIsShowing:false
[00:01:28]                 │ debg --- retry.try failed again with the same message...
[00:01:29]                 │ debg DashboardVisualizations.clickAddVisualizationButton
[00:01:29]                 │ debg TestSubjects.click(dashboardAddNewPanelButton)
[00:01:29]                 │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:29]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:29]                 │ debg DashboardVisualizations.isNewVisDialogShowing
[00:01:29]                 │ debg Find.existsByCssSelector('.visNewVisDialog') with timeout=2500
[00:01:32]                 │ debg DashboardVisualizations.ensureNewVisualizationDialogIsShowing:false
[00:01:32]                 │ debg --- retry.try failed again with the same message...
[00:01:32]                 │ debg DashboardVisualizations.clickAddVisualizationButton
[00:01:32]                 │ debg TestSubjects.click(dashboardAddNewPanelButton)
[00:01:32]                 │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:32]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:32]                 │ debg DashboardVisualizations.isNewVisDialogShowing
[00:01:32]                 │ debg Find.existsByCssSelector('.visNewVisDialog') with timeout=2500
[00:01:35]                 │ debg DashboardVisualizations.ensureNewVisualizationDialogIsShowing:false
[00:01:35]                 │ debg --- retry.try failed again with the same message...
[00:01:35]                 │ debg DashboardVisualizations.clickAddVisualizationButton
[00:01:35]                 │ debg TestSubjects.click(dashboardAddNewPanelButton)
[00:01:35]                 │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:35]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:35]                 │ debg DashboardVisualizations.isNewVisDialogShowing
[00:01:35]                 │ debg Find.existsByCssSelector('.visNewVisDialog') with timeout=2500
[00:01:38]                 │ debg DashboardVisualizations.ensureNewVisualizationDialogIsShowing:false
[00:01:38]                 │ debg --- retry.try failed again with the same message...
[00:01:38]                 │ debg DashboardVisualizations.clickAddVisualizationButton
[00:01:38]                 │ debg TestSubjects.click(dashboardAddNewPanelButton)
[00:01:38]                 │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:38]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:38]                 │ debg DashboardVisualizations.isNewVisDialogShowing
[00:01:38]                 │ debg Find.existsByCssSelector('.visNewVisDialog') with timeout=2500
[00:01:41]                 │ debg DashboardVisualizations.ensureNewVisualizationDialogIsShowing:false
[00:01:41]                 │ debg --- retry.try failed again with the same message...
[00:01:41]                 │ debg DashboardVisualizations.clickAddVisualizationButton
[00:01:41]                 │ debg TestSubjects.click(dashboardAddNewPanelButton)
[00:01:41]                 │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:41]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:41]                 │ debg DashboardVisualizations.isNewVisDialogShowing
[00:01:41]                 │ debg Find.existsByCssSelector('.visNewVisDialog') with timeout=2500
[00:01:44]                 │ debg DashboardVisualizations.ensureNewVisualizationDialogIsShowing:false
[00:01:44]                 │ debg --- retry.try failed again with the same message...
[00:01:44]                 │ debg DashboardVisualizations.clickAddVisualizationButton
[00:01:44]                 │ debg TestSubjects.click(dashboardAddNewPanelButton)
[00:01:44]                 │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:44]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:46]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:01:46]                 │        (Session info: headless chrome=89.0.4389.114)
[00:01:46]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 2 attempts left
[00:01:47]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:01:47]                 │        (Session info: headless chrome=89.0.4389.114)
[00:01:47]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 1 attempts left
[00:01:49]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:01:49]                 │        (Session info: headless chrome=89.0.4389.114)
[00:01:49]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 0 attempts left
[00:01:50]                 │ debg --- retry.try error: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:01:50]                 │        (Session info: headless chrome=89.0.4389.114)
[00:01:51]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:52]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:01:52]                 │        (Session info: headless chrome=89.0.4389.114)
[00:01:52]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 2 attempts left
[00:01:53]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:01:53]                 │        (Session info: headless chrome=89.0.4389.114)
[00:01:53]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 1 attempts left
[00:01:54]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:01:54]                 │        (Session info: headless chrome=89.0.4389.114)
[00:01:54]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 0 attempts left
[00:01:55]                 │ debg --- retry.try failed again with the same message...
[00:01:56]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:57]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:01:57]                 │        (Session info: headless chrome=89.0.4389.114)
[00:01:57]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 2 attempts left
[00:01:58]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:01:58]                 │        (Session info: headless chrome=89.0.4389.114)
[00:01:58]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 1 attempts left
[00:02:00]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:00]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:00]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 0 attempts left
[00:02:01]                 │ debg --- retry.try failed again with the same message...
[00:02:01]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:02:02]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:02]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:02]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 2 attempts left
[00:02:04]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:04]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:04]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 1 attempts left
[00:02:05]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:05]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:05]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 0 attempts left
[00:02:06]                 │ debg --- retry.try failed again with the same message...
[00:02:07]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:02:08]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:08]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:08]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 2 attempts left
[00:02:09]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:09]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:09]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 1 attempts left
[00:02:10]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:10]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:10]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 0 attempts left
[00:02:12]                 │ debg --- retry.try failed again with the same message...
[00:02:12]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:02:13]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:13]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:13]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 2 attempts left
[00:02:14]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:14]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:14]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 1 attempts left
[00:02:16]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:16]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:16]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 0 attempts left
[00:02:17]                 │ debg --- retry.try failed again with the same message...
[00:02:17]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:02:19]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:19]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:19]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 2 attempts left
[00:02:20]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:20]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:20]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 1 attempts left
[00:02:21]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:21]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:21]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 0 attempts left
[00:02:22]                 │ debg --- retry.try failed again with the same message...
[00:02:23]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:02:24]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:24]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:24]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 2 attempts left
[00:02:25]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:25]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:25]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 1 attempts left
[00:02:26]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:26]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:26]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 0 attempts left
[00:02:28]                 │ debg --- retry.try failed again with the same message...
[00:02:28]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:02:29]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:29]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:29]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 2 attempts left
[00:02:31]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:31]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:31]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 1 attempts left
[00:02:32]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:32]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:32]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 0 attempts left
[00:02:33]                 │ debg --- retry.try failed again with the same message...
[00:02:34]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:02:35]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:35]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:35]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 2 attempts left
[00:02:36]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:36]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:36]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 1 attempts left
[00:02:37]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:37]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:37]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 0 attempts left
[00:02:38]                 │ debg --- retry.try failed again with the same message...
[00:02:39]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:02:40]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:40]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:40]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 2 attempts left
[00:02:41]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:41]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:41]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 1 attempts left
[00:02:43]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:43]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:43]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 0 attempts left
[00:02:44]                 │ debg --- retry.try failed again with the same message...
[00:02:44]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:02:45]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:45]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:45]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 2 attempts left
[00:02:47]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:47]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:47]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 1 attempts left
[00:02:48]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:48]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:48]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 0 attempts left
[00:02:49]                 │ debg --- retry.try failed again with the same message...
[00:02:50]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:02:51]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:51]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:51]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 2 attempts left
[00:02:52]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:52]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:52]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 1 attempts left
[00:02:53]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:53]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:53]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 0 attempts left
[00:02:55]                 │ debg --- retry.try failed again with the same message...
[00:02:55]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:02:56]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:56]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:56]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 2 attempts left
[00:02:57]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:57]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:57]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 1 attempts left
[00:02:59]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:59]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:59]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 0 attempts left
[00:03:00]                 │ debg --- retry.try failed again with the same message...
[00:03:00]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:03:01]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:01]                 │        (Session info: headless chrome=89.0.4389.114)
[00:03:01]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 2 attempts left
[00:03:03]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:03]                 │        (Session info: headless chrome=89.0.4389.114)
[00:03:03]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 1 attempts left
[00:03:04]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:04]                 │        (Session info: headless chrome=89.0.4389.114)
[00:03:04]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 0 attempts left
[00:03:05]                 │ debg --- retry.try failed again with the same message...
[00:03:06]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:03:07]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:07]                 │        (Session info: headless chrome=89.0.4389.114)
[00:03:07]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 2 attempts left
[00:03:08]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:08]                 │        (Session info: headless chrome=89.0.4389.114)
[00:03:08]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 1 attempts left
[00:03:09]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:09]                 │        (Session info: headless chrome=89.0.4389.114)
[00:03:09]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 0 attempts left
[00:03:11]                 │ debg --- retry.try failed again with the same message...
[00:03:11]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:03:12]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:12]                 │        (Session info: headless chrome=89.0.4389.114)
[00:03:12]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 2 attempts left
[00:03:14]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:14]                 │        (Session info: headless chrome=89.0.4389.114)
[00:03:14]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 1 attempts left
[00:03:15]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:15]                 │        (Session info: headless chrome=89.0.4389.114)
[00:03:15]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 0 attempts left
[00:03:16]                 │ debg --- retry.try failed again with the same message...
[00:03:17]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:03:18]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:18]                 │        (Session info: headless chrome=89.0.4389.114)
[00:03:18]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 2 attempts left
[00:03:19]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:19]                 │        (Session info: headless chrome=89.0.4389.114)
[00:03:19]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 1 attempts left
[00:03:20]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:20]                 │        (Session info: headless chrome=89.0.4389.114)
[00:03:20]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 0 attempts left
[00:03:22]                 │ debg --- retry.try failed again with the same message...
[00:03:22]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:03:23]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:23]                 │        (Session info: headless chrome=89.0.4389.114)
[00:03:23]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 2 attempts left
[00:03:24]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:24]                 │        (Session info: headless chrome=89.0.4389.114)
[00:03:24]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 1 attempts left
[00:03:26]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:26]                 │        (Session info: headless chrome=89.0.4389.114)
[00:03:26]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 0 attempts left
[00:03:27]                 │ debg --- retry.try failed again with the same message...
[00:03:27]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:03:29]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:29]                 │        (Session info: headless chrome=89.0.4389.114)
[00:03:29]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 2 attempts left
[00:03:30]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:30]                 │        (Session info: headless chrome=89.0.4389.114)
[00:03:30]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 1 attempts left
[00:03:31]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:31]                 │        (Session info: headless chrome=89.0.4389.114)
[00:03:31]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 0 attempts left
[00:03:32]                 │ debg --- retry.try failed again with the same message...
[00:03:33]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:03:34]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:34]                 │        (Session info: headless chrome=89.0.4389.114)
[00:03:34]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 2 attempts left
[00:03:35]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:35]                 │        (Session info: headless chrome=89.0.4389.114)
[00:03:35]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 1 attempts left
[00:03:36]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:36]                 │        (Session info: headless chrome=89.0.4389.114)
[00:03:36]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 0 attempts left
[00:03:38]                 │ debg --- retry.try failed again with the same message...
[00:03:38]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:03:39]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:39]                 │        (Session info: headless chrome=89.0.4389.114)
[00:03:39]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 2 attempts left
[00:03:41]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:41]                 │        (Session info: headless chrome=89.0.4389.114)
[00:03:41]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 1 attempts left
[00:03:42]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:42]                 │        (Session info: headless chrome=89.0.4389.114)
[00:03:42]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 0 attempts left
[00:03:43]                 │ debg --- retry.try failed again with the same message...
[00:03:44]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:03:45]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:45]                 │        (Session info: headless chrome=89.0.4389.114)
[00:03:45]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 2 attempts left
[00:03:46]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:46]                 │        (Session info: headless chrome=89.0.4389.114)
[00:03:46]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 1 attempts left
[00:03:47]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:47]                 │        (Session info: headless chrome=89.0.4389.114)
[00:03:47]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 0 attempts left
[00:03:49]                 │ debg --- retry.try failed again with the same message...
[00:03:49]                 │ debg --- retry.try error: retry.try timeout: ElementClickInterceptedError: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:49]                 │        (Session info: headless chrome=89.0.4389.114)
[00:03:49]                 │          at Object.throwDecodedError (/dev/shm/workspace/parallel/20/kibana/node_modules/selenium-webdriver/lib/error.js:550:15)
[00:03:49]                 │          at parseHttpResponse (/dev/shm/workspace/parallel/20/kibana/node_modules/selenium-webdriver/lib/http.js:565:13)
[00:03:49]                 │          at Executor.execute (/dev/shm/workspace/parallel/20/kibana/node_modules/selenium-webdriver/lib/http.js:491:26)
[00:03:49]                 │          at runMicrotasks (<anonymous>)
[00:03:49]                 │          at processTicksAndRejections (internal/process/task_queues.js:93:5)
[00:03:49]                 │          at Task.exec (/dev/shm/workspace/parallel/20/kibana/test/functional/services/remote/prevent_parallel_calls.ts:29:22)
[00:03:50]                 │ info Taking screenshot "/dev/shm/workspace/parallel/20/kibana/test/functional/screenshots/failure/dashboard app using current data empty dashboard should add new visualization from dashboard.png"
[00:03:50]                 │ info Current URL is: http://localhost:61201/app/dashboards#/create?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))&_a=(description:%27%27,filters:!(),fullScreenMode:!f,options:(hidePanelTitles:!f,useMargins:!t),query:(language:kuery,query:%27%27),tags:!(),timeRestore:!f,title:%27%27,viewMode:edit)
[00:03:50]                 │ info Saving page source to: /dev/shm/workspace/parallel/20/kibana/test/functional/failure_debug/html/dashboard app using current data empty dashboard should add new visualization from dashboard.html
[00:03:50]                 └- ✖ fail: dashboard app using current data empty dashboard should add new visualization from dashboard
[00:03:50]                 │      retry.try timeout: Error: retry.try timeout: ElementClickInterceptedError: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:50]                 │   (Session info: headless chrome=89.0.4389.114)
[00:03:50]                 │     at Object.throwDecodedError (/dev/shm/workspace/parallel/20/kibana/node_modules/selenium-webdriver/lib/error.js:550:15)
[00:03:50]                 │     at parseHttpResponse (/dev/shm/workspace/parallel/20/kibana/node_modules/selenium-webdriver/lib/http.js:565:13)
[00:03:50]                 │     at Executor.execute (/dev/shm/workspace/parallel/20/kibana/node_modules/selenium-webdriver/lib/http.js:491:26)
[00:03:50]                 │     at runMicrotasks (<anonymous>)
[00:03:50]                 │     at processTicksAndRejections (internal/process/task_queues.js:93:5)
[00:03:50]                 │     at Task.exec (/dev/shm/workspace/parallel/20/kibana/test/functional/services/remote/prevent_parallel_calls.ts:29:22)
[00:03:50]                 │     at onFailure (/dev/shm/workspace/parallel/20/kibana/test/common/services/retry/retry_for_success.ts:17:9)
[00:03:50]                 │     at retryForSuccess (/dev/shm/workspace/parallel/20/kibana/test/common/services/retry/retry_for_success.ts:57:13)
[00:03:50]                 │     at Retry.try (/dev/shm/workspace/parallel/20/kibana/test/common/services/retry/retry.ts:32:14)
[00:03:50]                 │     at Proxy.clickByCssSelector (/dev/shm/workspace/parallel/20/kibana/test/functional/services/common/find.ts:420:7)
[00:03:50]                 │     at TestSubjects.click (/dev/shm/workspace/parallel/20/kibana/test/functional/services/common/test_subjects.ts:109:7)
[00:03:50]                 │     at DashboardVisualizations.clickAddVisualizationButton (/dev/shm/workspace/parallel/20/kibana/test/functional/services/dashboard/visualizations.ts:92:7)
[00:03:50]                 │     at /dev/shm/workspace/parallel/20/kibana/test/functional/services/dashboard/visualizations.ts:105:11
[00:03:50]                 │     at runAttempt (/dev/shm/workspace/parallel/20/kibana/test/common/services/retry/retry_for_success.ts:27:15)
[00:03:50]                 │     at retryForSuccess (/dev/shm/workspace/parallel/20/kibana/test/common/services/retry/retry_for_success.ts:66:21)
[00:03:50]                 │     at Retry.try (/dev/shm/workspace/parallel/20/kibana/test/common/services/retry/retry.ts:32:14)
[00:03:50]                 │     at DashboardVisualizations.ensureNewVisualizationDialogIsShowing (/dev/shm/workspace/parallel/20/kibana/test/functional/services/dashboard/visualizations.ts:104:9)
[00:03:50]                 │     at DashboardVisualizations.createAndAddMarkdown (/dev/shm/workspace/parallel/20/kibana/test/functional/services/dashboard/visualizations.ts:121:7)
[00:03:50]                 │     at Context.<anonymous> (/dev/shm/workspace/parallel/20/kibana/test/functional/apps/dashboard/empty_dashboard.ts:53:7)
[00:03:50]                 │     at Object.apply (/dev/shm/workspace/parallel/20/kibana/node_modules/@kbn/test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)
[00:03:50]                 │   Error: retry.try timeout: Error: retry.try timeout: ElementClickInterceptedError: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:50]                 │     (Session info: headless chrome=89.0.4389.114)
[00:03:50]                 │       at Object.throwDecodedError (node_modules/selenium-webdriver/lib/error.js:550:15)
[00:03:50]                 │       at parseHttpResponse (node_modules/selenium-webdriver/lib/http.js:565:13)
[00:03:50]                 │       at Executor.execute (node_modules/selenium-webdriver/lib/http.js:491:26)
[00:03:50]                 │       at runMicrotasks (<anonymous>)
[00:03:50]                 │       at processTicksAndRejections (internal/process/task_queues.js:93:5)
[00:03:50]                 │       at Task.exec (test/functional/services/remote/prevent_parallel_calls.ts:29:22)
[00:03:50]                 │       at onFailure (test/common/services/retry/retry_for_success.ts:17:9)
[00:03:50]                 │       at retryForSuccess (test/common/services/retry/retry_for_success.ts:57:13)
[00:03:50]                 │       at Retry.try (test/common/services/retry/retry.ts:32:14)
[00:03:50]                 │       at Proxy.clickByCssSelector (test/functional/services/common/find.ts:420:7)
[00:03:50]                 │       at TestSubjects.click (test/functional/services/common/test_subjects.ts:109:7)
[00:03:50]                 │       at DashboardVisualizations.clickAddVisualizationButton (test/functional/services/dashboard/visualizations.ts:92:7)
[00:03:50]                 │       at /dev/shm/workspace/parallel/20/kibana/test/functional/services/dashboard/visualizations.ts:105:11
[00:03:50]                 │       at runAttempt (test/common/services/retry/retry_for_success.ts:27:15)
[00:03:50]                 │       at retryForSuccess (test/common/services/retry/retry_for_success.ts:66:21)
[00:03:50]                 │       at Retry.try (test/common/services/retry/retry.ts:32:14)
[00:03:50]                 │       at DashboardVisualizations.ensureNewVisualizationDialogIsShowing (test/functional/services/dashboard/visualizations.ts:104:9)
[00:03:50]                 │       at DashboardVisualizations.createAndAddMarkdown (test/functional/services/dashboard/visualizations.ts:121:7)
[00:03:50]                 │       at Context.<anonymous> (test/functional/apps/dashboard/empty_dashboard.ts:53:7)
[00:03:50]                 │       at Object.apply (node_modules/@kbn/test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)
[00:03:50]                 │       at onFailure (test/common/services/retry/retry_for_success.ts:17:9)
[00:03:50]                 │       at retryForSuccess (test/common/services/retry/retry_for_success.ts:57:13)
[00:03:50]                 │       at Retry.try (test/common/services/retry/retry.ts:32:14)
[00:03:50]                 │       at DashboardVisualizations.ensureNewVisualizationDialogIsShowing (test/functional/services/dashboard/visualizations.ts:104:9)
[00:03:50]                 │       at DashboardVisualizations.createAndAddMarkdown (test/functional/services/dashboard/visualizations.ts:121:7)
[00:03:50]                 │       at Context.<anonymous> (test/functional/apps/dashboard/empty_dashboard.ts:53:7)
[00:03:50]                 │       at Object.apply (node_modules/@kbn/test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)
[00:03:50]                 │ 
[00:03:50]                 │ 

Stack Trace

Error: retry.try timeout: Error: retry.try timeout: ElementClickInterceptedError: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
  (Session info: headless chrome=89.0.4389.114)
    at Object.throwDecodedError (node_modules/selenium-webdriver/lib/error.js:550:15)
    at parseHttpResponse (node_modules/selenium-webdriver/lib/http.js:565:13)
    at Executor.execute (node_modules/selenium-webdriver/lib/http.js:491:26)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:93:5)
    at Task.exec (test/functional/services/remote/prevent_parallel_calls.ts:29:22)
    at onFailure (test/common/services/retry/retry_for_success.ts:17:9)
    at retryForSuccess (test/common/services/retry/retry_for_success.ts:57:13)
    at Retry.try (test/common/services/retry/retry.ts:32:14)
    at Proxy.clickByCssSelector (test/functional/services/common/find.ts:420:7)
    at TestSubjects.click (test/functional/services/common/test_subjects.ts:109:7)
    at DashboardVisualizations.clickAddVisualizationButton (test/functional/services/dashboard/visualizations.ts:92:7)
    at /dev/shm/workspace/parallel/20/kibana/test/functional/services/dashboard/visualizations.ts:105:11
    at runAttempt (test/common/services/retry/retry_for_success.ts:27:15)
    at retryForSuccess (test/common/services/retry/retry_for_success.ts:66:21)
    at Retry.try (test/common/services/retry/retry.ts:32:14)
    at DashboardVisualizations.ensureNewVisualizationDialogIsShowing (test/functional/services/dashboard/visualizations.ts:104:9)
    at DashboardVisualizations.createAndAddMarkdown (test/functional/services/dashboard/visualizations.ts:121:7)
    at Context.<anonymous> (test/functional/apps/dashboard/empty_dashboard.ts:53:7)
    at Object.apply (node_modules/@kbn/test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)
    at onFailure (test/common/services/retry/retry_for_success.ts:17:9)
    at retryForSuccess (test/common/services/retry/retry_for_success.ts:57:13)
    at Retry.try (test/common/services/retry/retry.ts:32:14)
    at DashboardVisualizations.ensureNewVisualizationDialogIsShowing (test/functional/services/dashboard/visualizations.ts:104:9)
    at DashboardVisualizations.createAndAddMarkdown (test/functional/services/dashboard/visualizations.ts:121:7)
    at Context.<anonymous> (test/functional/apps/dashboard/empty_dashboard.ts:53:7)
    at Object.apply (node_modules/@kbn/test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)

Kibana Pipeline / general / Chrome UI Functional Tests.test/functional/apps/dashboard/empty_dashboard·ts.dashboard app using current data empty dashboard "after all" hook for "should add new visualization from dashboard"

Link to Jenkins

Standard Out

Failed Tests Reporter:
  - Test has not failed recently on tracked branches

[00:00:00]       │
[00:00:00]         └-: dashboard app
[00:00:00]           └-> "before all" hook in "dashboard app"
[00:00:00]           └-: using current data
[00:00:00]             └-> "before all" hook in "using current data"
[00:00:00]             └-> "before all" hook: loadCurrentData in "using current data"
[00:00:00]               │ info [logstash_functional] Unloading indices from "mappings.json"
[00:00:00]               │ info [logstash_functional] Unloading indices from "data.json.gz"
[00:00:01]               │ info [dashboard/current/data] Loading "mappings.json"
[00:00:01]               │ info [dashboard/current/data] Loading "data.json.gz"
[00:00:01]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1617315821248429834] [animals-dogs-2018-01-01] creating index, cause [api], templates [], shards [5]/[1]
[00:00:01]               │ info [dashboard/current/data] Created index "animals-dogs-2018-01-01"
[00:00:01]               │ debg [dashboard/current/data] "animals-dogs-2018-01-01" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:01]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1617315821248429834] [animals-dogs-2018-04-10] creating index, cause [api], templates [], shards [5]/[1]
[00:00:01]               │ info [dashboard/current/data] Created index "animals-dogs-2018-04-10"
[00:00:01]               │ debg [dashboard/current/data] "animals-dogs-2018-04-10" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:01]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1617315821248429834] [animals-cats-2018-01-01] creating index, cause [api], templates [], shards [5]/[1]
[00:00:02]               │ info [dashboard/current/data] Created index "animals-cats-2018-01-01"
[00:00:02]               │ debg [dashboard/current/data] "animals-cats-2018-01-01" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:02]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1617315821248429834] [animals-cats-2018-04-10] creating index, cause [api], templates [], shards [5]/[1]
[00:00:02]               │ info [dashboard/current/data] Created index "animals-cats-2018-04-10"
[00:00:02]               │ debg [dashboard/current/data] "animals-cats-2018-04-10" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:02]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1617315821248429834] [dogbreeds] creating index, cause [api], templates [], shards [5]/[1]
[00:00:02]               │ info [dashboard/current/data] Created index "dogbreeds"
[00:00:02]               │ debg [dashboard/current/data] "dogbreeds" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:02]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1617315821248429834] [logstash-0] creating index, cause [api], templates [], shards [1]/[0]
[00:00:02]               │ info [dashboard/current/data] Created index "logstash-0"
[00:00:02]               │ debg [dashboard/current/data] "logstash-0" settings {"index":{"analysis":{"analyzer":{"makelogs_url":{"max_token_length":"1000","tokenizer":"uax_url_email","type":"standard"}}},"number_of_replicas":"0","number_of_shards":"1"}}
[00:00:11]               │ info progress: 7514
[00:00:17]               │ info [dashboard/current/data] Indexed 6 docs into "animals-dogs-2018-01-01"
[00:00:17]               │ info [dashboard/current/data] Indexed 6 docs into "animals-dogs-2018-04-10"
[00:00:17]               │ info [dashboard/current/data] Indexed 6 docs into "animals-cats-2018-01-01"
[00:00:17]               │ info [dashboard/current/data] Indexed 5 docs into "animals-cats-2018-04-10"
[00:00:17]               │ info [dashboard/current/data] Indexed 6 docs into "dogbreeds"
[00:00:17]               │ info [dashboard/current/data] Indexed 14005 docs into "logstash-0"
[00:00:17]             └-: empty dashboard
[00:00:17]               └-> "before all" hook for "should display empty widget"
[00:00:17]               └-> "before all" hook for "should display empty widget"
[00:00:17]                 │ info [dashboard/current/kibana] Loading "mappings.json"
[00:00:17]                 │ info [dashboard/current/kibana] Loading "data.json.gz"
[00:00:17]                 │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1617315821248429834] [.kibana_7.13.0_001/Y1GMeV_iRQWK7jKz1yEguw] deleting index
[00:00:18]                 │ info [dashboard/current/kibana] Deleted existing index ".kibana_7.13.0_001"
[00:00:18]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1617315821248429834] [.kibana_1] creating index, cause [api], templates [], shards [1]/[0]
[00:00:18]                 │ info [dashboard/current/kibana] Created index ".kibana_1"
[00:00:18]                 │ debg [dashboard/current/kibana] ".kibana_1" settings {"index":{"auto_expand_replicas":"0-1","number_of_replicas":"0","number_of_shards":"1"}}
[00:00:18]                 │ info [dashboard/current/kibana] Indexed 143 docs into ".kibana_1"
[00:00:18]                 │ debg Migrating saved objects
[00:00:18]                 │ proc [kibana]   log   [22:51:45.243] [info][savedobjects-service] [.kibana] INIT -> SET_SOURCE_WRITE_BLOCK
[00:00:18]                 │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1617315821248429834] adding block write to indices [[.kibana_1/3O-s82XjSt-rzw2wz6hCmg]]
[00:00:18]                 │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1617315821248429834] completed adding block write to indices [.kibana_1]
[00:00:18]                 │ proc [kibana]   log   [22:51:45.327] [info][savedobjects-service] [.kibana] SET_SOURCE_WRITE_BLOCK -> CREATE_REINDEX_TEMP
[00:00:18]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1617315821248429834] [.kibana_7.13.0_reindex_temp] creating index, cause [api], templates [], shards [1]/[1]
[00:00:18]                 │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1617315821248429834] updating number_of_replicas to [0] for indices [.kibana_7.13.0_reindex_temp]
[00:00:18]                 │ proc [kibana]   log   [22:51:45.417] [info][savedobjects-service] [.kibana] CREATE_REINDEX_TEMP -> REINDEX_SOURCE_TO_TEMP
[00:00:18]                 │ proc [kibana]   log   [22:51:45.451] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP -> REINDEX_SOURCE_TO_TEMP_WAIT_FOR_TASK
[00:00:18]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1617315821248429834] [.kibana_7.13.0_reindex_temp/wbq9pfEaQgyp1mjWQ0P1Cw] update_mapping [_doc]
[00:00:18]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1617315821248429834] [.kibana_7.13.0_reindex_temp/wbq9pfEaQgyp1mjWQ0P1Cw] update_mapping [_doc]
[00:00:18]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1617315821248429834] [.kibana_7.13.0_reindex_temp/wbq9pfEaQgyp1mjWQ0P1Cw] update_mapping [_doc]
[00:00:18]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1617315821248429834] [.kibana_7.13.0_reindex_temp/wbq9pfEaQgyp1mjWQ0P1Cw] update_mapping [_doc]
[00:00:18]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1617315821248429834] [.tasks] creating index, cause [auto(bulk api)], templates [], shards [1]/[1]
[00:00:18]                 │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1617315821248429834] updating number_of_replicas to [0] for indices [.tasks]
[00:00:18]                 │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-debian-tests-xxl-1617315821248429834] 1131 finished with response BulkByScrollResponse[took=291.7ms,timed_out=false,sliceId=null,updated=0,created=143,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:00:18]                 │ proc [kibana]   log   [22:51:45.873] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP_WAIT_FOR_TASK -> SET_TEMP_WRITE_BLOCK
[00:00:18]                 │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1617315821248429834] adding block write to indices [[.kibana_7.13.0_reindex_temp/wbq9pfEaQgyp1mjWQ0P1Cw]]
[00:00:18]                 │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1617315821248429834] completed adding block write to indices [.kibana_7.13.0_reindex_temp]
[00:00:18]                 │ proc [kibana]   log   [22:51:45.927] [info][savedobjects-service] [.kibana] SET_TEMP_WRITE_BLOCK -> CLONE_TEMP_TO_TARGET
[00:00:18]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1617315821248429834] applying create index request using existing index [.kibana_7.13.0_reindex_temp] metadata
[00:00:18]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1617315821248429834] [.kibana_7.13.0_001] creating index, cause [clone_index], templates [], shards [1]/[1]
[00:00:18]                 │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1617315821248429834] updating number_of_replicas to [0] for indices [.kibana_7.13.0_001]
[00:00:18]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1617315821248429834] [.kibana_7.13.0_001/FtDo7rQVSKud1ombKJVjLA] create_mapping [_doc]
[00:00:19]                 │ proc [kibana]   log   [22:51:46.110] [info][savedobjects-service] [.kibana] CLONE_TEMP_TO_TARGET -> OUTDATED_DOCUMENTS_SEARCH
[00:00:19]                 │ proc [kibana]   log   [22:51:46.154] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH -> OUTDATED_DOCUMENTS_TRANSFORM
[00:00:19]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1617315821248429834] [.kibana_7.13.0_001/FtDo7rQVSKud1ombKJVjLA] update_mapping [_doc]
[00:00:20]                 │ proc [kibana]   log   [22:51:47.039] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_TRANSFORM -> OUTDATED_DOCUMENTS_SEARCH
[00:00:20]                 │ proc [kibana]   log   [22:51:47.061] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH -> UPDATE_TARGET_MAPPINGS
[00:00:20]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1617315821248429834] [.kibana_7.13.0_001/FtDo7rQVSKud1ombKJVjLA] update_mapping [_doc]
[00:00:20]                 │ proc [kibana]   log   [22:51:47.127] [info][savedobjects-service] [.kibana] UPDATE_TARGET_MAPPINGS -> UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK
[00:00:20]                 │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-debian-tests-xxl-1617315821248429834] 1205 finished with response BulkByScrollResponse[took=87.5ms,timed_out=false,sliceId=null,updated=143,created=0,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:00:20]                 │ proc [kibana]   log   [22:51:47.243] [info][savedobjects-service] [.kibana] UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK -> MARK_VERSION_INDEX_READY
[00:00:20]                 │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1617315821248429834] [.kibana_7.13.0_reindex_temp/wbq9pfEaQgyp1mjWQ0P1Cw] deleting index
[00:00:20]                 │ proc [kibana]   log   [22:51:47.302] [info][savedobjects-service] [.kibana] MARK_VERSION_INDEX_READY -> DONE
[00:00:20]                 │ proc [kibana]   log   [22:51:47.302] [info][savedobjects-service] [.kibana] Migration completed after 2067ms
[00:00:20]                 │ debg [dashboard/current/kibana] Migrated Kibana index after loading Kibana data
[00:00:20]                 │ debg applying update to kibana config: {"accessibility:disableAnimations":true,"dateFormat:tz":"UTC","visualization:visualize:legacyChartsLibrary":true}
[00:00:22]                 │ debg replacing kibana config doc: {"defaultIndex":"0bf35f60-3dc9-11e8-8660-4d65aa086b3c"}
[00:00:23]                 │ debg navigating to dashboard url: http://localhost:61201/app/dashboards#/list
[00:00:23]                 │ debg navigate to: http://localhost:61201/app/dashboards#/list
[00:00:23]                 │ debg browser[INFO] http://localhost:61201/app/dashboards?_t=1617317510087#/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:00:23]                 │
[00:00:23]                 │ debg browser[INFO] http://localhost:61201/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:00:23]                 │ debg ... sleep(700) start
[00:00:23]                 │ debg ... sleep(700) end
[00:00:23]                 │ debg returned from get, calling refresh
[00:00:25]                 │ debg browser[INFO] http://localhost:61201/app/dashboards?_t=1617317510087#/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:00:25]                 │
[00:00:25]                 │ debg browser[INFO] http://localhost:61201/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:00:25]                 │ debg currentUrl = http://localhost:61201/app/dashboards#/list
[00:00:25]                 │          appUrl = http://localhost:61201/app/dashboards#/list
[00:00:25]                 │ debg TestSubjects.find(kibanaChrome)
[00:00:25]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:00:26]                 │ debg ... sleep(501) start
[00:00:26]                 │ debg ... sleep(501) end
[00:00:26]                 │ debg in navigateTo url = http://localhost:61201/app/dashboards#/list?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:00:26]                 │ debg TestSubjects.exists(statusPageContainer)
[00:00:26]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:00:29]                 │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:00:29]                 │ debg isGlobalLoadingIndicatorVisible
[00:00:29]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:00:29]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:00:29]                 │ debg browser[INFO] http://localhost:61201/app/dashboards#/list?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now)) 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:00:29]                 │
[00:00:29]                 │ debg browser[INFO] http://localhost:61201/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:00:31]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:00:31]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:00:31]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:00:32]                 │ debg TestSubjects.exists(newItemButton)
[00:00:32]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="newItemButton"]') with timeout=10000
[00:00:32]                 │ debg TestSubjects.click(newItemButton)
[00:00:32]                 │ debg Find.clickByCssSelector('[data-test-subj="newItemButton"]') with timeout=10000
[00:00:32]                 │ debg Find.findByCssSelector('[data-test-subj="newItemButton"]') with timeout=10000
[00:00:32]                 │ debg TestSubjects.exists(dashboardCreateConfirm)
[00:00:32]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardCreateConfirm"]') with timeout=2500
[00:00:34]                 │ debg --- retry.tryForTime error: [data-test-subj="dashboardCreateConfirm"] is not displayed
[00:00:35]                 │ debg waitForRenderComplete
[00:00:35]                 │ debg in getSharedItemsCount
[00:00:35]                 │ debg Find.findByCssSelector('[data-shared-items-count]') with timeout=10000
[00:00:35]                 │ debg Renderable.waitForRender for 0 elements
[00:00:35]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:00:45]                 │ debg Find.allByCssSelector('[data-loading]') with timeout=1000
[00:00:46]               └-> should display empty widget
[00:00:46]                 └-> "before each" hook: global before each for "should display empty widget"
[00:00:46]                 │ debg TestSubjects.exists(emptyDashboardWidget)
[00:00:46]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="emptyDashboardWidget"]') with timeout=2500
[00:00:46]                 └- ✓ pass  (43ms) "dashboard app using current data empty dashboard should display empty widget"
[00:00:46]               └-> should open add panel when add button is clicked
[00:00:46]                 └-> "before each" hook: global before each for "should open add panel when add button is clicked"
[00:00:46]                 │ debg TestSubjects.click(dashboardAddPanelButton)
[00:00:46]                 │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:00:46]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:00:46]                 │ debg DashboardAddPanel.isAddPanelOpen
[00:00:46]                 │ debg TestSubjects.exists(dashboardAddPanel)
[00:00:46]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:00:46]                 │ debg TestSubjects.click(euiFlyoutCloseButton)
[00:00:46]                 │ debg Find.clickByCssSelector('[data-test-subj="euiFlyoutCloseButton"]') with timeout=10000
[00:00:46]                 │ debg Find.findByCssSelector('[data-test-subj="euiFlyoutCloseButton"]') with timeout=10000
[00:00:46]                 └- ✓ pass  (344ms) "dashboard app using current data empty dashboard should open add panel when add button is clicked"
[00:00:46]               └-> should add new visualization from dashboard
[00:00:46]                 └-> "before each" hook: global before each for "should add new visualization from dashboard"
[00:00:46]                 │ debg TestSubjects.exists(dashboardAddNewPanelButton)
[00:00:46]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=2500
[00:00:46]                 │ debg TestSubjects.click(dashboardAddNewPanelButton)
[00:00:46]                 │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:00:46]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:00:46]                 │ debg createAndAddMarkdown(Markdown text)
[00:00:46]                 │ debg getIsInViewMode
[00:00:46]                 │ debg TestSubjects.exists(dashboardEditMode)
[00:00:46]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardEditMode"]') with timeout=2500
[00:00:49]                 │ debg --- retry.tryForTime error: [data-test-subj="dashboardEditMode"] is not displayed
[00:00:50]                 │ debg DashboardVisualizations.isNewVisDialogShowing
[00:00:50]                 │ debg Find.existsByCssSelector('.visNewVisDialog') with timeout=2500
[00:00:52]                 │ debg DashboardVisualizations.ensureNewVisualizationDialogIsShowing:false
[00:00:52]                 │ debg DashboardVisualizations.clickAddVisualizationButton
[00:00:52]                 │ debg TestSubjects.click(dashboardAddNewPanelButton)
[00:00:52]                 │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:00:52]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:00:52]                 │ debg DashboardVisualizations.isNewVisDialogShowing
[00:00:52]                 │ debg Find.existsByCssSelector('.visNewVisDialog') with timeout=2500
[00:00:55]                 │ debg DashboardVisualizations.ensureNewVisualizationDialogIsShowing:false
[00:00:55]                 │ debg --- retry.try error: New Vis Dialog still not open, trying again.
[00:00:55]                 │ debg DashboardVisualizations.clickAddVisualizationButton
[00:00:55]                 │ debg TestSubjects.click(dashboardAddNewPanelButton)
[00:00:55]                 │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:00:55]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:00:55]                 │ debg DashboardVisualizations.isNewVisDialogShowing
[00:00:55]                 │ debg Find.existsByCssSelector('.visNewVisDialog') with timeout=2500
[00:00:58]                 │ debg DashboardVisualizations.ensureNewVisualizationDialogIsShowing:false
[00:00:58]                 │ debg --- retry.try failed again with the same message...
[00:00:58]                 │ debg DashboardVisualizations.clickAddVisualizationButton
[00:00:58]                 │ debg TestSubjects.click(dashboardAddNewPanelButton)
[00:00:58]                 │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:00:58]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:00:58]                 │ debg DashboardVisualizations.isNewVisDialogShowing
[00:00:58]                 │ debg Find.existsByCssSelector('.visNewVisDialog') with timeout=2500
[00:01:01]                 │ debg DashboardVisualizations.ensureNewVisualizationDialogIsShowing:false
[00:01:01]                 │ debg --- retry.try failed again with the same message...
[00:01:01]                 │ debg DashboardVisualizations.clickAddVisualizationButton
[00:01:01]                 │ debg TestSubjects.click(dashboardAddNewPanelButton)
[00:01:01]                 │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:01]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:01]                 │ debg DashboardVisualizations.isNewVisDialogShowing
[00:01:01]                 │ debg Find.existsByCssSelector('.visNewVisDialog') with timeout=2500
[00:01:04]                 │ debg DashboardVisualizations.ensureNewVisualizationDialogIsShowing:false
[00:01:04]                 │ debg --- retry.try failed again with the same message...
[00:01:04]                 │ debg DashboardVisualizations.clickAddVisualizationButton
[00:01:04]                 │ debg TestSubjects.click(dashboardAddNewPanelButton)
[00:01:04]                 │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:04]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:04]                 │ debg DashboardVisualizations.isNewVisDialogShowing
[00:01:04]                 │ debg Find.existsByCssSelector('.visNewVisDialog') with timeout=2500
[00:01:07]                 │ debg DashboardVisualizations.ensureNewVisualizationDialogIsShowing:false
[00:01:07]                 │ debg --- retry.try failed again with the same message...
[00:01:07]                 │ debg DashboardVisualizations.clickAddVisualizationButton
[00:01:07]                 │ debg TestSubjects.click(dashboardAddNewPanelButton)
[00:01:07]                 │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:07]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:07]                 │ debg DashboardVisualizations.isNewVisDialogShowing
[00:01:07]                 │ debg Find.existsByCssSelector('.visNewVisDialog') with timeout=2500
[00:01:10]                 │ debg DashboardVisualizations.ensureNewVisualizationDialogIsShowing:false
[00:01:10]                 │ debg --- retry.try failed again with the same message...
[00:01:11]                 │ debg DashboardVisualizations.clickAddVisualizationButton
[00:01:11]                 │ debg TestSubjects.click(dashboardAddNewPanelButton)
[00:01:11]                 │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:11]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:11]                 │ debg DashboardVisualizations.isNewVisDialogShowing
[00:01:11]                 │ debg Find.existsByCssSelector('.visNewVisDialog') with timeout=2500
[00:01:13]                 │ debg DashboardVisualizations.ensureNewVisualizationDialogIsShowing:false
[00:01:13]                 │ debg --- retry.try failed again with the same message...
[00:01:14]                 │ debg DashboardVisualizations.clickAddVisualizationButton
[00:01:14]                 │ debg TestSubjects.click(dashboardAddNewPanelButton)
[00:01:14]                 │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:14]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:14]                 │ debg DashboardVisualizations.isNewVisDialogShowing
[00:01:14]                 │ debg Find.existsByCssSelector('.visNewVisDialog') with timeout=2500
[00:01:16]                 │ debg DashboardVisualizations.ensureNewVisualizationDialogIsShowing:false
[00:01:16]                 │ debg --- retry.try failed again with the same message...
[00:01:17]                 │ debg DashboardVisualizations.clickAddVisualizationButton
[00:01:17]                 │ debg TestSubjects.click(dashboardAddNewPanelButton)
[00:01:17]                 │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:17]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:17]                 │ debg DashboardVisualizations.isNewVisDialogShowing
[00:01:17]                 │ debg Find.existsByCssSelector('.visNewVisDialog') with timeout=2500
[00:01:19]                 │ debg DashboardVisualizations.ensureNewVisualizationDialogIsShowing:false
[00:01:19]                 │ debg --- retry.try failed again with the same message...
[00:01:20]                 │ debg DashboardVisualizations.clickAddVisualizationButton
[00:01:20]                 │ debg TestSubjects.click(dashboardAddNewPanelButton)
[00:01:20]                 │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:20]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:20]                 │ debg DashboardVisualizations.isNewVisDialogShowing
[00:01:20]                 │ debg Find.existsByCssSelector('.visNewVisDialog') with timeout=2500
[00:01:22]                 │ debg DashboardVisualizations.ensureNewVisualizationDialogIsShowing:false
[00:01:22]                 │ debg --- retry.try failed again with the same message...
[00:01:23]                 │ debg DashboardVisualizations.clickAddVisualizationButton
[00:01:23]                 │ debg TestSubjects.click(dashboardAddNewPanelButton)
[00:01:23]                 │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:23]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:23]                 │ debg DashboardVisualizations.isNewVisDialogShowing
[00:01:23]                 │ debg Find.existsByCssSelector('.visNewVisDialog') with timeout=2500
[00:01:25]                 │ debg DashboardVisualizations.ensureNewVisualizationDialogIsShowing:false
[00:01:25]                 │ debg --- retry.try failed again with the same message...
[00:01:26]                 │ debg DashboardVisualizations.clickAddVisualizationButton
[00:01:26]                 │ debg TestSubjects.click(dashboardAddNewPanelButton)
[00:01:26]                 │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:26]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:26]                 │ debg DashboardVisualizations.isNewVisDialogShowing
[00:01:26]                 │ debg Find.existsByCssSelector('.visNewVisDialog') with timeout=2500
[00:01:28]                 │ debg DashboardVisualizations.ensureNewVisualizationDialogIsShowing:false
[00:01:28]                 │ debg --- retry.try failed again with the same message...
[00:01:29]                 │ debg DashboardVisualizations.clickAddVisualizationButton
[00:01:29]                 │ debg TestSubjects.click(dashboardAddNewPanelButton)
[00:01:29]                 │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:29]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:29]                 │ debg DashboardVisualizations.isNewVisDialogShowing
[00:01:29]                 │ debg Find.existsByCssSelector('.visNewVisDialog') with timeout=2500
[00:01:32]                 │ debg DashboardVisualizations.ensureNewVisualizationDialogIsShowing:false
[00:01:32]                 │ debg --- retry.try failed again with the same message...
[00:01:32]                 │ debg DashboardVisualizations.clickAddVisualizationButton
[00:01:32]                 │ debg TestSubjects.click(dashboardAddNewPanelButton)
[00:01:32]                 │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:32]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:32]                 │ debg DashboardVisualizations.isNewVisDialogShowing
[00:01:32]                 │ debg Find.existsByCssSelector('.visNewVisDialog') with timeout=2500
[00:01:35]                 │ debg DashboardVisualizations.ensureNewVisualizationDialogIsShowing:false
[00:01:35]                 │ debg --- retry.try failed again with the same message...
[00:01:35]                 │ debg DashboardVisualizations.clickAddVisualizationButton
[00:01:35]                 │ debg TestSubjects.click(dashboardAddNewPanelButton)
[00:01:35]                 │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:35]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:35]                 │ debg DashboardVisualizations.isNewVisDialogShowing
[00:01:35]                 │ debg Find.existsByCssSelector('.visNewVisDialog') with timeout=2500
[00:01:38]                 │ debg DashboardVisualizations.ensureNewVisualizationDialogIsShowing:false
[00:01:38]                 │ debg --- retry.try failed again with the same message...
[00:01:38]                 │ debg DashboardVisualizations.clickAddVisualizationButton
[00:01:38]                 │ debg TestSubjects.click(dashboardAddNewPanelButton)
[00:01:38]                 │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:38]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:38]                 │ debg DashboardVisualizations.isNewVisDialogShowing
[00:01:38]                 │ debg Find.existsByCssSelector('.visNewVisDialog') with timeout=2500
[00:01:41]                 │ debg DashboardVisualizations.ensureNewVisualizationDialogIsShowing:false
[00:01:41]                 │ debg --- retry.try failed again with the same message...
[00:01:41]                 │ debg DashboardVisualizations.clickAddVisualizationButton
[00:01:41]                 │ debg TestSubjects.click(dashboardAddNewPanelButton)
[00:01:41]                 │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:41]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:41]                 │ debg DashboardVisualizations.isNewVisDialogShowing
[00:01:41]                 │ debg Find.existsByCssSelector('.visNewVisDialog') with timeout=2500
[00:01:44]                 │ debg DashboardVisualizations.ensureNewVisualizationDialogIsShowing:false
[00:01:44]                 │ debg --- retry.try failed again with the same message...
[00:01:44]                 │ debg DashboardVisualizations.clickAddVisualizationButton
[00:01:44]                 │ debg TestSubjects.click(dashboardAddNewPanelButton)
[00:01:44]                 │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:44]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:46]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:01:46]                 │        (Session info: headless chrome=89.0.4389.114)
[00:01:46]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 2 attempts left
[00:01:47]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:01:47]                 │        (Session info: headless chrome=89.0.4389.114)
[00:01:47]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 1 attempts left
[00:01:49]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:01:49]                 │        (Session info: headless chrome=89.0.4389.114)
[00:01:49]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 0 attempts left
[00:01:50]                 │ debg --- retry.try error: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:01:50]                 │        (Session info: headless chrome=89.0.4389.114)
[00:01:51]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:52]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:01:52]                 │        (Session info: headless chrome=89.0.4389.114)
[00:01:52]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 2 attempts left
[00:01:53]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:01:53]                 │        (Session info: headless chrome=89.0.4389.114)
[00:01:53]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 1 attempts left
[00:01:54]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:01:54]                 │        (Session info: headless chrome=89.0.4389.114)
[00:01:54]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 0 attempts left
[00:01:55]                 │ debg --- retry.try failed again with the same message...
[00:01:56]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:01:57]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:01:57]                 │        (Session info: headless chrome=89.0.4389.114)
[00:01:57]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 2 attempts left
[00:01:58]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:01:58]                 │        (Session info: headless chrome=89.0.4389.114)
[00:01:58]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 1 attempts left
[00:02:00]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:00]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:00]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 0 attempts left
[00:02:01]                 │ debg --- retry.try failed again with the same message...
[00:02:01]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:02:02]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:02]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:02]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 2 attempts left
[00:02:04]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:04]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:04]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 1 attempts left
[00:02:05]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:05]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:05]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 0 attempts left
[00:02:06]                 │ debg --- retry.try failed again with the same message...
[00:02:07]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:02:08]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:08]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:08]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 2 attempts left
[00:02:09]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:09]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:09]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 1 attempts left
[00:02:10]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:10]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:10]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 0 attempts left
[00:02:12]                 │ debg --- retry.try failed again with the same message...
[00:02:12]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:02:13]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:13]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:13]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 2 attempts left
[00:02:14]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:14]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:14]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 1 attempts left
[00:02:16]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:16]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:16]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 0 attempts left
[00:02:17]                 │ debg --- retry.try failed again with the same message...
[00:02:17]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:02:19]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:19]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:19]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 2 attempts left
[00:02:20]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:20]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:20]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 1 attempts left
[00:02:21]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:21]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:21]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 0 attempts left
[00:02:22]                 │ debg --- retry.try failed again with the same message...
[00:02:23]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:02:24]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:24]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:24]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 2 attempts left
[00:02:25]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:25]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:25]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 1 attempts left
[00:02:26]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:26]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:26]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 0 attempts left
[00:02:28]                 │ debg --- retry.try failed again with the same message...
[00:02:28]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:02:29]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:29]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:29]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 2 attempts left
[00:02:31]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:31]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:31]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 1 attempts left
[00:02:32]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:32]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:32]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 0 attempts left
[00:02:33]                 │ debg --- retry.try failed again with the same message...
[00:02:34]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:02:35]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:35]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:35]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 2 attempts left
[00:02:36]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:36]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:36]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 1 attempts left
[00:02:37]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:37]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:37]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 0 attempts left
[00:02:38]                 │ debg --- retry.try failed again with the same message...
[00:02:39]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:02:40]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:40]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:40]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 2 attempts left
[00:02:41]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:41]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:41]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 1 attempts left
[00:02:43]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:43]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:43]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 0 attempts left
[00:02:44]                 │ debg --- retry.try failed again with the same message...
[00:02:44]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:02:45]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:45]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:45]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 2 attempts left
[00:02:47]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:47]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:47]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 1 attempts left
[00:02:48]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:48]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:48]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 0 attempts left
[00:02:49]                 │ debg --- retry.try failed again with the same message...
[00:02:50]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:02:51]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:51]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:51]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 2 attempts left
[00:02:52]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:52]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:52]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 1 attempts left
[00:02:53]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:53]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:53]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 0 attempts left
[00:02:55]                 │ debg --- retry.try failed again with the same message...
[00:02:55]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:02:56]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:56]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:56]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 2 attempts left
[00:02:57]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:57]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:57]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 1 attempts left
[00:02:59]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:02:59]                 │        (Session info: headless chrome=89.0.4389.114)
[00:02:59]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 0 attempts left
[00:03:00]                 │ debg --- retry.try failed again with the same message...
[00:03:00]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:03:01]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:01]                 │        (Session info: headless chrome=89.0.4389.114)
[00:03:01]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 2 attempts left
[00:03:03]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:03]                 │        (Session info: headless chrome=89.0.4389.114)
[00:03:03]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 1 attempts left
[00:03:04]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:04]                 │        (Session info: headless chrome=89.0.4389.114)
[00:03:04]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 0 attempts left
[00:03:05]                 │ debg --- retry.try failed again with the same message...
[00:03:06]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:03:07]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:07]                 │        (Session info: headless chrome=89.0.4389.114)
[00:03:07]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 2 attempts left
[00:03:08]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:08]                 │        (Session info: headless chrome=89.0.4389.114)
[00:03:08]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 1 attempts left
[00:03:09]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:09]                 │        (Session info: headless chrome=89.0.4389.114)
[00:03:09]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 0 attempts left
[00:03:11]                 │ debg --- retry.try failed again with the same message...
[00:03:11]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:03:12]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:12]                 │        (Session info: headless chrome=89.0.4389.114)
[00:03:12]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 2 attempts left
[00:03:14]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:14]                 │        (Session info: headless chrome=89.0.4389.114)
[00:03:14]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 1 attempts left
[00:03:15]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:15]                 │        (Session info: headless chrome=89.0.4389.114)
[00:03:15]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 0 attempts left
[00:03:16]                 │ debg --- retry.try failed again with the same message...
[00:03:17]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:03:18]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:18]                 │        (Session info: headless chrome=89.0.4389.114)
[00:03:18]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 2 attempts left
[00:03:19]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:19]                 │        (Session info: headless chrome=89.0.4389.114)
[00:03:19]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 1 attempts left
[00:03:20]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:20]                 │        (Session info: headless chrome=89.0.4389.114)
[00:03:20]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 0 attempts left
[00:03:22]                 │ debg --- retry.try failed again with the same message...
[00:03:22]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:03:23]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:23]                 │        (Session info: headless chrome=89.0.4389.114)
[00:03:23]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 2 attempts left
[00:03:24]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:24]                 │        (Session info: headless chrome=89.0.4389.114)
[00:03:24]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 1 attempts left
[00:03:26]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:26]                 │        (Session info: headless chrome=89.0.4389.114)
[00:03:26]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 0 attempts left
[00:03:27]                 │ debg --- retry.try failed again with the same message...
[00:03:27]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:03:29]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:29]                 │        (Session info: headless chrome=89.0.4389.114)
[00:03:29]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 2 attempts left
[00:03:30]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:30]                 │        (Session info: headless chrome=89.0.4389.114)
[00:03:30]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 1 attempts left
[00:03:31]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:31]                 │        (Session info: headless chrome=89.0.4389.114)
[00:03:31]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 0 attempts left
[00:03:32]                 │ debg --- retry.try failed again with the same message...
[00:03:33]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:03:34]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:34]                 │        (Session info: headless chrome=89.0.4389.114)
[00:03:34]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 2 attempts left
[00:03:35]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:35]                 │        (Session info: headless chrome=89.0.4389.114)
[00:03:35]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 1 attempts left
[00:03:36]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:36]                 │        (Session info: headless chrome=89.0.4389.114)
[00:03:36]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 0 attempts left
[00:03:38]                 │ debg --- retry.try failed again with the same message...
[00:03:38]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:03:39]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:39]                 │        (Session info: headless chrome=89.0.4389.114)
[00:03:39]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 2 attempts left
[00:03:41]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:41]                 │        (Session info: headless chrome=89.0.4389.114)
[00:03:41]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 1 attempts left
[00:03:42]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:42]                 │        (Session info: headless chrome=89.0.4389.114)
[00:03:42]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 0 attempts left
[00:03:43]                 │ debg --- retry.try failed again with the same message...
[00:03:44]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddNewPanelButton"]') with timeout=10000
[00:03:45]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:45]                 │        (Session info: headless chrome=89.0.4389.114)
[00:03:45]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 2 attempts left
[00:03:46]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:46]                 │        (Session info: headless chrome=89.0.4389.114)
[00:03:46]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 1 attempts left
[00:03:47]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:47]                 │        (Session info: headless chrome=89.0.4389.114)
[00:03:47]                 │ debg finding element 'By(css selector, [data-test-subj="dashboardAddNewPanelButton"])' again, 0 attempts left
[00:03:49]                 │ debg --- retry.try failed again with the same message...
[00:03:49]                 │ debg --- retry.try error: retry.try timeout: ElementClickInterceptedError: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:49]                 │        (Session info: headless chrome=89.0.4389.114)
[00:03:49]                 │          at Object.throwDecodedError (/dev/shm/workspace/parallel/20/kibana/node_modules/selenium-webdriver/lib/error.js:550:15)
[00:03:49]                 │          at parseHttpResponse (/dev/shm/workspace/parallel/20/kibana/node_modules/selenium-webdriver/lib/http.js:565:13)
[00:03:49]                 │          at Executor.execute (/dev/shm/workspace/parallel/20/kibana/node_modules/selenium-webdriver/lib/http.js:491:26)
[00:03:49]                 │          at runMicrotasks (<anonymous>)
[00:03:49]                 │          at processTicksAndRejections (internal/process/task_queues.js:93:5)
[00:03:49]                 │          at Task.exec (/dev/shm/workspace/parallel/20/kibana/test/functional/services/remote/prevent_parallel_calls.ts:29:22)
[00:03:50]                 │ info Taking screenshot "/dev/shm/workspace/parallel/20/kibana/test/functional/screenshots/failure/dashboard app using current data empty dashboard should add new visualization from dashboard.png"
[00:03:50]                 │ info Current URL is: http://localhost:61201/app/dashboards#/create?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))&_a=(description:%27%27,filters:!(),fullScreenMode:!f,options:(hidePanelTitles:!f,useMargins:!t),query:(language:kuery,query:%27%27),tags:!(),timeRestore:!f,title:%27%27,viewMode:edit)
[00:03:50]                 │ info Saving page source to: /dev/shm/workspace/parallel/20/kibana/test/functional/failure_debug/html/dashboard app using current data empty dashboard should add new visualization from dashboard.html
[00:03:50]                 └- ✖ fail: dashboard app using current data empty dashboard should add new visualization from dashboard
[00:03:50]                 │      retry.try timeout: Error: retry.try timeout: ElementClickInterceptedError: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:50]                 │   (Session info: headless chrome=89.0.4389.114)
[00:03:50]                 │     at Object.throwDecodedError (/dev/shm/workspace/parallel/20/kibana/node_modules/selenium-webdriver/lib/error.js:550:15)
[00:03:50]                 │     at parseHttpResponse (/dev/shm/workspace/parallel/20/kibana/node_modules/selenium-webdriver/lib/http.js:565:13)
[00:03:50]                 │     at Executor.execute (/dev/shm/workspace/parallel/20/kibana/node_modules/selenium-webdriver/lib/http.js:491:26)
[00:03:50]                 │     at runMicrotasks (<anonymous>)
[00:03:50]                 │     at processTicksAndRejections (internal/process/task_queues.js:93:5)
[00:03:50]                 │     at Task.exec (/dev/shm/workspace/parallel/20/kibana/test/functional/services/remote/prevent_parallel_calls.ts:29:22)
[00:03:50]                 │     at onFailure (/dev/shm/workspace/parallel/20/kibana/test/common/services/retry/retry_for_success.ts:17:9)
[00:03:50]                 │     at retryForSuccess (/dev/shm/workspace/parallel/20/kibana/test/common/services/retry/retry_for_success.ts:57:13)
[00:03:50]                 │     at Retry.try (/dev/shm/workspace/parallel/20/kibana/test/common/services/retry/retry.ts:32:14)
[00:03:50]                 │     at Proxy.clickByCssSelector (/dev/shm/workspace/parallel/20/kibana/test/functional/services/common/find.ts:420:7)
[00:03:50]                 │     at TestSubjects.click (/dev/shm/workspace/parallel/20/kibana/test/functional/services/common/test_subjects.ts:109:7)
[00:03:50]                 │     at DashboardVisualizations.clickAddVisualizationButton (/dev/shm/workspace/parallel/20/kibana/test/functional/services/dashboard/visualizations.ts:92:7)
[00:03:50]                 │     at /dev/shm/workspace/parallel/20/kibana/test/functional/services/dashboard/visualizations.ts:105:11
[00:03:50]                 │     at runAttempt (/dev/shm/workspace/parallel/20/kibana/test/common/services/retry/retry_for_success.ts:27:15)
[00:03:50]                 │     at retryForSuccess (/dev/shm/workspace/parallel/20/kibana/test/common/services/retry/retry_for_success.ts:66:21)
[00:03:50]                 │     at Retry.try (/dev/shm/workspace/parallel/20/kibana/test/common/services/retry/retry.ts:32:14)
[00:03:50]                 │     at DashboardVisualizations.ensureNewVisualizationDialogIsShowing (/dev/shm/workspace/parallel/20/kibana/test/functional/services/dashboard/visualizations.ts:104:9)
[00:03:50]                 │     at DashboardVisualizations.createAndAddMarkdown (/dev/shm/workspace/parallel/20/kibana/test/functional/services/dashboard/visualizations.ts:121:7)
[00:03:50]                 │     at Context.<anonymous> (/dev/shm/workspace/parallel/20/kibana/test/functional/apps/dashboard/empty_dashboard.ts:53:7)
[00:03:50]                 │     at Object.apply (/dev/shm/workspace/parallel/20/kibana/node_modules/@kbn/test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)
[00:03:50]                 │   Error: retry.try timeout: Error: retry.try timeout: ElementClickInterceptedError: element click intercepted: Element <button class="euiButton euiButton--primary euiButton--small euiButton--fill" type="button" data-test-subj="dashboardAddNewPanelButton">...</button> is not clickable at point (80, 206). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:50]                 │     (Session info: headless chrome=89.0.4389.114)
[00:03:50]                 │       at Object.throwDecodedError (node_modules/selenium-webdriver/lib/error.js:550:15)
[00:03:50]                 │       at parseHttpResponse (node_modules/selenium-webdriver/lib/http.js:565:13)
[00:03:50]                 │       at Executor.execute (node_modules/selenium-webdriver/lib/http.js:491:26)
[00:03:50]                 │       at runMicrotasks (<anonymous>)
[00:03:50]                 │       at processTicksAndRejections (internal/process/task_queues.js:93:5)
[00:03:50]                 │       at Task.exec (test/functional/services/remote/prevent_parallel_calls.ts:29:22)
[00:03:50]                 │       at onFailure (test/common/services/retry/retry_for_success.ts:17:9)
[00:03:50]                 │       at retryForSuccess (test/common/services/retry/retry_for_success.ts:57:13)
[00:03:50]                 │       at Retry.try (test/common/services/retry/retry.ts:32:14)
[00:03:50]                 │       at Proxy.clickByCssSelector (test/functional/services/common/find.ts:420:7)
[00:03:50]                 │       at TestSubjects.click (test/functional/services/common/test_subjects.ts:109:7)
[00:03:50]                 │       at DashboardVisualizations.clickAddVisualizationButton (test/functional/services/dashboard/visualizations.ts:92:7)
[00:03:50]                 │       at /dev/shm/workspace/parallel/20/kibana/test/functional/services/dashboard/visualizations.ts:105:11
[00:03:50]                 │       at runAttempt (test/common/services/retry/retry_for_success.ts:27:15)
[00:03:50]                 │       at retryForSuccess (test/common/services/retry/retry_for_success.ts:66:21)
[00:03:50]                 │       at Retry.try (test/common/services/retry/retry.ts:32:14)
[00:03:50]                 │       at DashboardVisualizations.ensureNewVisualizationDialogIsShowing (test/functional/services/dashboard/visualizations.ts:104:9)
[00:03:50]                 │       at DashboardVisualizations.createAndAddMarkdown (test/functional/services/dashboard/visualizations.ts:121:7)
[00:03:50]                 │       at Context.<anonymous> (test/functional/apps/dashboard/empty_dashboard.ts:53:7)
[00:03:50]                 │       at Object.apply (node_modules/@kbn/test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)
[00:03:50]                 │       at onFailure (test/common/services/retry/retry_for_success.ts:17:9)
[00:03:50]                 │       at retryForSuccess (test/common/services/retry/retry_for_success.ts:57:13)
[00:03:50]                 │       at Retry.try (test/common/services/retry/retry.ts:32:14)
[00:03:50]                 │       at DashboardVisualizations.ensureNewVisualizationDialogIsShowing (test/functional/services/dashboard/visualizations.ts:104:9)
[00:03:50]                 │       at DashboardVisualizations.createAndAddMarkdown (test/functional/services/dashboard/visualizations.ts:121:7)
[00:03:50]                 │       at Context.<anonymous> (test/functional/apps/dashboard/empty_dashboard.ts:53:7)
[00:03:50]                 │       at Object.apply (node_modules/@kbn/test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)
[00:03:50]                 │ 
[00:03:50]                 │ 
[00:03:50]               └-> "after all" hook for "should add new visualization from dashboard"
[00:03:50]                 │ debg TestSubjects.exists(dashboardAddPanel)
[00:03:50]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:03:51]                 │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:03:52]                 │ debg gotoDashboardLandingPage
[00:03:52]                 │ debg onDashboardLandingPage
[00:03:52]                 │ debg TestSubjects.exists(dashboardLandingPage)
[00:03:52]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardLandingPage"]') with timeout=5000
[00:03:54]                 │ debg --- retry.tryForTime error: [data-test-subj="dashboardLandingPage"] is not displayed
[00:03:57]                 │ debg --- retry.tryForTime failed again with the same message...
[00:03:58]                 │ debg clickDashboardBreadcrumbLink
[00:03:58]                 │ debg TestSubjects.click(breadcrumb dashboardListingBreadcrumb first)
[00:03:58]                 │ debg Find.clickByCssSelector('[data-test-subj="breadcrumb dashboardListingBreadcrumb first"]') with timeout=10000
[00:03:58]                 │ debg Find.findByCssSelector('[data-test-subj="breadcrumb dashboardListingBreadcrumb first"]') with timeout=10000
[00:03:59]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:03:59]                 │        (Session info: headless chrome=89.0.4389.114)
[00:03:59]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 2 attempts left
[00:04:00]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:04:00]                 │        (Session info: headless chrome=89.0.4389.114)
[00:04:00]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 1 attempts left
[00:04:01]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:04:01]                 │        (Session info: headless chrome=89.0.4389.114)
[00:04:01]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 0 attempts left
[00:04:03]                 │ debg --- retry.try error: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:04:03]                 │        (Session info: headless chrome=89.0.4389.114)
[00:04:03]                 │ debg Find.findByCssSelector('[data-test-subj="breadcrumb dashboardListingBreadcrumb first"]') with timeout=10000
[00:04:04]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:04:04]                 │        (Session info: headless chrome=89.0.4389.114)
[00:04:04]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 2 attempts left
[00:04:06]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:04:06]                 │        (Session info: headless chrome=89.0.4389.114)
[00:04:06]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 1 attempts left
[00:04:07]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:04:07]                 │        (Session info: headless chrome=89.0.4389.114)
[00:04:07]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 0 attempts left
[00:04:08]                 │ debg --- retry.try failed again with the same message...
[00:04:09]                 │ debg Find.findByCssSelector('[data-test-subj="breadcrumb dashboardListingBreadcrumb first"]') with timeout=10000
[00:04:10]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:04:10]                 │        (Session info: headless chrome=89.0.4389.114)
[00:04:10]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 2 attempts left
[00:04:11]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:04:11]                 │        (Session info: headless chrome=89.0.4389.114)
[00:04:11]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 1 attempts left
[00:04:12]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:04:12]                 │        (Session info: headless chrome=89.0.4389.114)
[00:04:12]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 0 attempts left
[00:04:14]                 │ debg --- retry.try failed again with the same message...
[00:04:14]                 │ debg Find.findByCssSelector('[data-test-subj="breadcrumb dashboardListingBreadcrumb first"]') with timeout=10000
[00:04:15]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:04:15]                 │        (Session info: headless chrome=89.0.4389.114)
[00:04:15]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 2 attempts left
[00:04:16]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:04:16]                 │        (Session info: headless chrome=89.0.4389.114)
[00:04:16]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 1 attempts left
[00:04:18]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:04:18]                 │        (Session info: headless chrome=89.0.4389.114)
[00:04:18]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 0 attempts left
[00:04:19]                 │ debg --- retry.try failed again with the same message...
[00:04:20]                 │ debg Find.findByCssSelector('[data-test-subj="breadcrumb dashboardListingBreadcrumb first"]') with timeout=10000
[00:04:21]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:04:21]                 │        (Session info: headless chrome=89.0.4389.114)
[00:04:21]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 2 attempts left
[00:04:22]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:04:22]                 │        (Session info: headless chrome=89.0.4389.114)
[00:04:22]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 1 attempts left
[00:04:23]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:04:23]                 │        (Session info: headless chrome=89.0.4389.114)
[00:04:23]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 0 attempts left
[00:04:24]                 │ debg --- retry.try failed again with the same message...
[00:04:25]                 │ debg Find.findByCssSelector('[data-test-subj="breadcrumb dashboardListingBreadcrumb first"]') with timeout=10000
[00:04:26]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:04:26]                 │        (Session info: headless chrome=89.0.4389.114)
[00:04:26]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 2 attempts left
[00:04:27]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:04:27]                 │        (Session info: headless chrome=89.0.4389.114)
[00:04:27]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 1 attempts left
[00:04:29]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:04:29]                 │        (Session info: headless chrome=89.0.4389.114)
[00:04:29]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 0 attempts left
[00:04:30]                 │ debg --- retry.try failed again with the same message...
[00:04:30]                 │ debg Find.findByCssSelector('[data-test-subj="breadcrumb dashboardListingBreadcrumb first"]') with timeout=10000
[00:04:32]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:04:32]                 │        (Session info: headless chrome=89.0.4389.114)
[00:04:32]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 2 attempts left
[00:04:33]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:04:33]                 │        (Session info: headless chrome=89.0.4389.114)
[00:04:33]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 1 attempts left
[00:04:34]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:04:34]                 │        (Session info: headless chrome=89.0.4389.114)
[00:04:34]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 0 attempts left
[00:04:35]                 │ debg --- retry.try failed again with the same message...
[00:04:36]                 │ debg Find.findByCssSelector('[data-test-subj="breadcrumb dashboardListingBreadcrumb first"]') with timeout=10000
[00:04:37]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:04:37]                 │        (Session info: headless chrome=89.0.4389.114)
[00:04:37]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 2 attempts left
[00:04:38]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:04:38]                 │        (Session info: headless chrome=89.0.4389.114)
[00:04:38]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 1 attempts left
[00:04:40]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:04:40]                 │        (Session info: headless chrome=89.0.4389.114)
[00:04:40]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 0 attempts left
[00:04:41]                 │ debg --- retry.try failed again with the same message...
[00:04:41]                 │ debg Find.findByCssSelector('[data-test-subj="breadcrumb dashboardListingBreadcrumb first"]') with timeout=10000
[00:04:42]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:04:42]                 │        (Session info: headless chrome=89.0.4389.114)
[00:04:42]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 2 attempts left
[00:04:44]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:04:44]                 │        (Session info: headless chrome=89.0.4389.114)
[00:04:44]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 1 attempts left
[00:04:45]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:04:45]                 │        (Session info: headless chrome=89.0.4389.114)
[00:04:45]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 0 attempts left
[00:04:46]                 │ debg --- retry.try failed again with the same message...
[00:04:47]                 │ debg Find.findByCssSelector('[data-test-subj="breadcrumb dashboardListingBreadcrumb first"]') with timeout=10000
[00:04:48]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:04:48]                 │        (Session info: headless chrome=89.0.4389.114)
[00:04:48]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 2 attempts left
[00:04:49]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:04:49]                 │        (Session info: headless chrome=89.0.4389.114)
[00:04:49]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 1 attempts left
[00:04:50]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:04:50]                 │        (Session info: headless chrome=89.0.4389.114)
[00:04:50]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 0 attempts left
[00:04:52]                 │ debg --- retry.try failed again with the same message...
[00:04:52]                 │ debg Find.findByCssSelector('[data-test-subj="breadcrumb dashboardListingBreadcrumb first"]') with timeout=10000
[00:04:53]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:04:53]                 │        (Session info: headless chrome=89.0.4389.114)
[00:04:53]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 2 attempts left
[00:04:54]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:04:54]                 │        (Session info: headless chrome=89.0.4389.114)
[00:04:54]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 1 attempts left
[00:04:56]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:04:56]                 │        (Session info: headless chrome=89.0.4389.114)
[00:04:56]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 0 attempts left
[00:04:57]                 │ debg --- retry.try failed again with the same message...
[00:04:58]                 │ debg Find.findByCssSelector('[data-test-subj="breadcrumb dashboardListingBreadcrumb first"]') with timeout=10000
[00:04:59]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:04:59]                 │        (Session info: headless chrome=89.0.4389.114)
[00:04:59]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 2 attempts left
[00:05:00]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:05:00]                 │        (Session info: headless chrome=89.0.4389.114)
[00:05:00]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 1 attempts left
[00:05:01]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:05:01]                 │        (Session info: headless chrome=89.0.4389.114)
[00:05:01]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 0 attempts left
[00:05:03]                 │ debg --- retry.try failed again with the same message...
[00:05:03]                 │ debg Find.findByCssSelector('[data-test-subj="breadcrumb dashboardListingBreadcrumb first"]') with timeout=10000
[00:05:04]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:05:04]                 │        (Session info: headless chrome=89.0.4389.114)
[00:05:04]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 2 attempts left
[00:05:05]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:05:05]                 │        (Session info: headless chrome=89.0.4389.114)
[00:05:05]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 1 attempts left
[00:05:07]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:05:07]                 │        (Session info: headless chrome=89.0.4389.114)
[00:05:07]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 0 attempts left
[00:05:08]                 │ debg --- retry.try failed again with the same message...
[00:05:08]                 │ debg Find.findByCssSelector('[data-test-subj="breadcrumb dashboardListingBreadcrumb first"]') with timeout=10000
[00:05:10]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:05:10]                 │        (Session info: headless chrome=89.0.4389.114)
[00:05:10]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 2 attempts left
[00:05:11]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:05:11]                 │        (Session info: headless chrome=89.0.4389.114)
[00:05:11]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 1 attempts left
[00:05:12]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:05:12]                 │        (Session info: headless chrome=89.0.4389.114)
[00:05:12]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 0 attempts left
[00:05:13]                 │ debg --- retry.try failed again with the same message...
[00:05:14]                 │ debg Find.findByCssSelector('[data-test-subj="breadcrumb dashboardListingBreadcrumb first"]') with timeout=10000
[00:05:15]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:05:15]                 │        (Session info: headless chrome=89.0.4389.114)
[00:05:15]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 2 attempts left
[00:05:16]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:05:16]                 │        (Session info: headless chrome=89.0.4389.114)
[00:05:16]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 1 attempts left
[00:05:18]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:05:18]                 │        (Session info: headless chrome=89.0.4389.114)
[00:05:18]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 0 attempts left
[00:05:19]                 │ debg --- retry.try failed again with the same message...
[00:05:19]                 │ debg Find.findByCssSelector('[data-test-subj="breadcrumb dashboardListingBreadcrumb first"]') with timeout=10000
[00:05:20]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:05:20]                 │        (Session info: headless chrome=89.0.4389.114)
[00:05:20]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 2 attempts left
[00:05:22]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:05:22]                 │        (Session info: headless chrome=89.0.4389.114)
[00:05:22]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 1 attempts left
[00:05:23]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:05:23]                 │        (Session info: headless chrome=89.0.4389.114)
[00:05:23]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 0 attempts left
[00:05:24]                 │ debg --- retry.try failed again with the same message...
[00:05:25]                 │ debg Find.findByCssSelector('[data-test-subj="breadcrumb dashboardListingBreadcrumb first"]') with timeout=10000
[00:05:26]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:05:26]                 │        (Session info: headless chrome=89.0.4389.114)
[00:05:26]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 2 attempts left
[00:05:27]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:05:27]                 │        (Session info: headless chrome=89.0.4389.114)
[00:05:27]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 1 attempts left
[00:05:28]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:05:28]                 │        (Session info: headless chrome=89.0.4389.114)
[00:05:28]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 0 attempts left
[00:05:30]                 │ debg --- retry.try failed again with the same message...
[00:05:30]                 │ debg Find.findByCssSelector('[data-test-subj="breadcrumb dashboardListingBreadcrumb first"]') with timeout=10000
[00:05:31]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:05:31]                 │        (Session info: headless chrome=89.0.4389.114)
[00:05:31]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 2 attempts left
[00:05:33]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:05:33]                 │        (Session info: headless chrome=89.0.4389.114)
[00:05:33]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 1 attempts left
[00:05:34]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:05:34]                 │        (Session info: headless chrome=89.0.4389.114)
[00:05:34]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 0 attempts left
[00:05:35]                 │ debg --- retry.try failed again with the same message...
[00:05:36]                 │ debg Find.findByCssSelector('[data-test-subj="breadcrumb dashboardListingBreadcrumb first"]') with timeout=10000
[00:05:37]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:05:37]                 │        (Session info: headless chrome=89.0.4389.114)
[00:05:37]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 2 attempts left
[00:05:38]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:05:38]                 │        (Session info: headless chrome=89.0.4389.114)
[00:05:38]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 1 attempts left
[00:05:39]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:05:39]                 │        (Session info: headless chrome=89.0.4389.114)
[00:05:39]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 0 attempts left
[00:05:41]                 │ debg --- retry.try failed again with the same message...
[00:05:41]                 │ debg Find.findByCssSelector('[data-test-subj="breadcrumb dashboardListingBreadcrumb first"]') with timeout=10000
[00:05:42]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:05:42]                 │        (Session info: headless chrome=89.0.4389.114)
[00:05:42]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 2 attempts left
[00:05:43]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:05:43]                 │        (Session info: headless chrome=89.0.4389.114)
[00:05:43]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 1 attempts left
[00:05:45]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:05:45]                 │        (Session info: headless chrome=89.0.4389.114)
[00:05:45]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 0 attempts left
[00:05:46]                 │ debg --- retry.try failed again with the same message...
[00:05:47]                 │ debg Find.findByCssSelector('[data-test-subj="breadcrumb dashboardListingBreadcrumb first"]') with timeout=10000
[00:05:48]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:05:48]                 │        (Session info: headless chrome=89.0.4389.114)
[00:05:48]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 2 attempts left
[00:05:49]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:05:49]                 │        (Session info: headless chrome=89.0.4389.114)
[00:05:49]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 1 attempts left
[00:05:50]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:05:50]                 │        (Session info: headless chrome=89.0.4389.114)
[00:05:50]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 0 attempts left
[00:05:51]                 │ debg --- retry.try failed again with the same message...
[00:05:52]                 │ debg Find.findByCssSelector('[data-test-subj="breadcrumb dashboardListingBreadcrumb first"]') with timeout=10000
[00:05:53]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:05:53]                 │        (Session info: headless chrome=89.0.4389.114)
[00:05:53]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 2 attempts left
[00:05:54]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:05:54]                 │        (Session info: headless chrome=89.0.4389.114)
[00:05:54]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 1 attempts left
[00:05:56]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:05:56]                 │        (Session info: headless chrome=89.0.4389.114)
[00:05:56]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 0 attempts left
[00:05:57]                 │ debg --- retry.try failed again with the same message...
[00:05:57]                 │ debg Find.findByCssSelector('[data-test-subj="breadcrumb dashboardListingBreadcrumb first"]') with timeout=10000
[00:05:58]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:05:58]                 │        (Session info: headless chrome=89.0.4389.114)
[00:05:58]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 2 attempts left
[00:06:00]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:06:00]                 │        (Session info: headless chrome=89.0.4389.114)
[00:06:00]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 1 attempts left
[00:06:01]                 │ warn WebElementWrapper.click: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:06:01]                 │        (Session info: headless chrome=89.0.4389.114)
[00:06:01]                 │ debg finding element 'By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])' again, 0 attempts left
[00:06:02]                 │ debg --- retry.try failed again with the same message...
[00:06:03]                 │ info Taking screenshot "/dev/shm/workspace/parallel/20/kibana/test/functional/screenshots/failure/dashboard app using current data empty dashboard _after all_ hook for _should add new visualization from dashboard_.png"
[00:06:03]                 │ info Current URL is: http://localhost:61201/app/dashboards#/create?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))&_a=(description:%27%27,filters:!(),fullScreenMode:!f,options:(hidePanelTitles:!f,useMargins:!t),query:(language:kuery,query:%27%27),tags:!(),timeRestore:!f,title:%27%27,viewMode:edit)
[00:06:03]                 │ info Saving page source to: /dev/shm/workspace/parallel/20/kibana/test/functional/failure_debug/html/dashboard app using current data empty dashboard _after all_ hook for _should add new visualization from dashboard_.html
[00:06:03]                 └- ✖ fail: dashboard app using current data empty dashboard "after all" hook for "should add new visualization from dashboard"
[00:06:03]                 │      retry.try timeout: ElementClickInterceptedError: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:06:03]                 │   (Session info: headless chrome=89.0.4389.114)
[00:06:03]                 │     at Object.throwDecodedError (/dev/shm/workspace/parallel/20/kibana/node_modules/selenium-webdriver/lib/error.js:550:15)
[00:06:03]                 │     at parseHttpResponse (/dev/shm/workspace/parallel/20/kibana/node_modules/selenium-webdriver/lib/http.js:565:13)
[00:06:03]                 │     at Executor.execute (/dev/shm/workspace/parallel/20/kibana/node_modules/selenium-webdriver/lib/http.js:491:26)
[00:06:03]                 │     at runMicrotasks (<anonymous>)
[00:06:03]                 │     at processTicksAndRejections (internal/process/task_queues.js:93:5)
[00:06:03]                 │     at Task.exec (/dev/shm/workspace/parallel/20/kibana/test/functional/services/remote/prevent_parallel_calls.ts:29:22)
[00:06:03]                 │   Error: retry.try timeout: ElementClickInterceptedError: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
[00:06:03]                 │     (Session info: headless chrome=89.0.4389.114)
[00:06:03]                 │       at Object.throwDecodedError (node_modules/selenium-webdriver/lib/error.js:550:15)
[00:06:03]                 │       at parseHttpResponse (node_modules/selenium-webdriver/lib/http.js:565:13)
[00:06:03]                 │       at Executor.execute (node_modules/selenium-webdriver/lib/http.js:491:26)
[00:06:03]                 │       at runMicrotasks (<anonymous>)
[00:06:03]                 │       at processTicksAndRejections (internal/process/task_queues.js:93:5)
[00:06:03]                 │       at Task.exec (test/functional/services/remote/prevent_parallel_calls.ts:29:22)
[00:06:03]                 │       at onFailure (test/common/services/retry/retry_for_success.ts:17:9)
[00:06:03]                 │       at retryForSuccess (test/common/services/retry/retry_for_success.ts:57:13)
[00:06:03]                 │       at Retry.try (test/common/services/retry/retry.ts:32:14)
[00:06:03]                 │       at Proxy.clickByCssSelector (test/functional/services/common/find.ts:420:7)
[00:06:03]                 │       at TestSubjects.click (test/functional/services/common/test_subjects.ts:109:7)
[00:06:03]                 │       at DashboardPage.clickDashboardBreadcrumbLink (test/functional/page_objects/dashboard_page.ts:159:7)
[00:06:03]                 │       at DashboardPage.gotoDashboardLandingPage (test/functional/page_objects/dashboard_page.ts:173:9)
[00:06:03]                 │       at Context.<anonymous> (test/functional/apps/dashboard/empty_dashboard.ts:35:7)
[00:06:03]                 │       at Object.apply (node_modules/@kbn/test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)
[00:06:03]                 │ 
[00:06:03]                 │ 

Stack Trace

Error: retry.try timeout: ElementClickInterceptedError: element click intercepted: Element <button class="euiLink euiLink--subdued euiBreadcrumb" type="button" title="..." data-test-subj="breadcrumb dashboardListingBreadcrumb first">Dashboard</button> is not clickable at point (96, 73). Other element would receive the click: <div class="euiOverlayMask euiOverlayMask--aboveHeader">...</div>
  (Session info: headless chrome=89.0.4389.114)
    at Object.throwDecodedError (node_modules/selenium-webdriver/lib/error.js:550:15)
    at parseHttpResponse (node_modules/selenium-webdriver/lib/http.js:565:13)
    at Executor.execute (node_modules/selenium-webdriver/lib/http.js:491:26)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:93:5)
    at Task.exec (test/functional/services/remote/prevent_parallel_calls.ts:29:22)
    at onFailure (test/common/services/retry/retry_for_success.ts:17:9)
    at retryForSuccess (test/common/services/retry/retry_for_success.ts:57:13)
    at Retry.try (test/common/services/retry/retry.ts:32:14)
    at Proxy.clickByCssSelector (test/functional/services/common/find.ts:420:7)
    at TestSubjects.click (test/functional/services/common/test_subjects.ts:109:7)
    at DashboardPage.clickDashboardBreadcrumbLink (test/functional/page_objects/dashboard_page.ts:159:7)
    at DashboardPage.gotoDashboardLandingPage (test/functional/page_objects/dashboard_page.ts:173:9)
    at Context.<anonymous> (test/functional/apps/dashboard/empty_dashboard.ts:35:7)
    at Object.apply (node_modules/@kbn/test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)

Metrics [docs]

✅ unchanged

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

@mistic mistic merged commit b47ab19 into elastic:7.x Apr 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants