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

Upgrade EUI to v30.5.1 #84677

Merged
merged 11 commits into from
Dec 4, 2020
Merged

Upgrade EUI to v30.5.1 #84677

merged 11 commits into from
Dec 4, 2020

Conversation

chandlerprall
Copy link
Contributor

Summary

eui@30.2.0eui@30.5.1

A continuation from #84158

Changes impacting this upgrade:

  • Added feature for global search to integrate a custom search syntax with EuiSelectableSitewide
  • mocked htmlIdGenerator utility for jest environment
  • textColors SCSS variable was renamed to euiTextColors
  • EuiSuperSelect's popover position changed from downCenter to downLeft

30.5.1

  • Upgraded highlight.js to 9.18.5 (#4313)

30.5.0

  • Export euiSelectableTemplateSitewideRenderOptions (#4305)

Bug fixes

  • Expose isPreFiltered in EuiSelectable props fixing consumer-side searching (#4305)
  • Fixed stale state argument passed to searchProps.onChange in an EuiSelectable(#4292)
  • Fixed initial focus of an EuiButtonGroup when first item in a popover (#4288)
  • Fixed visible scrollbar in EuiComboBox list (#4301)
  • Removed hiding of time select on small screens for EuiDatePicker (#4301)
  • Fixed wrong columns assigned to EuiDataGrid leadingControlColumns (#4269)

Theme: Amsterdam

  • Fixed styles for EuiMarkdownEditor (#4289)
  • Rounded all corners of dropdown type of inputs (#4301)

30.4.2

Bug fixes

  • Reverted changing of EuiPopovers ownFocus default from false to true (#4228)

30.4.1

  • Exported useDataGridColumnSelector, useDataGridColumnSorting, and useDataGridStyleSelector hooks (#4271)

Theme: Amsterdam

  • Unify colors with the Elastic brand (#4284)
  • Created one consistent look for disabled EuiButton (#4284)

Bug fixes

  • Fixed wrong columns assigned to EuiDataGrid leadingControlColumns (#4269)

30.4.0

  • Added eql glyph in EuiIcon (#4110)
  • Added testenv mock for htmlIdGenerator (#4212)
  • Added several Sass mixins for handling of unified focus/hover states (#4242)

Bug fixes

  • Fixed cell resizer overlapping of EuiDataGrid rightmost header cell (#4071)

Theme: Amsterdam

  • Unify focus states by leaning into outline and restricting to keyboard navigation (#4242)
  • Removed faux border from EuiAvatar (#4255)
  • Changed the color and font-weight of inline code block (#4272)

30.3.0

  • Added EuiColorPaletteDisplay component (#3865)
  • Added initialFocusedItemIndex support to EuiContextMenuPanelDescriptor (#4223)
  • Updated the default of the EuiPopovers ownFocus prop from false to true (#4228)
  • Added role="alert" and aria-live="assertive" to EuiForm's EuiCallOut for the errors (#4238)
  • Added menuDown and menuUp glyphs to EuiIcon (#4244)
  • Removed spacer after childrenBetween in EuiInMemoryTable (#4248)
  • Changed clickOutsideDisables to true when ownFocus={false} in EuiFlyout (#4236)

Bug fixes

  • Fixed focus trap + EuiPopover bug which prevented the anchor from receiving focus when the popover closes (#4071)
  • Fixed focus trap error & performance impact when one focus trap is deactivated and another becomes enabled (#4071)
  • Fixed a condition in EuiInMemoryTable to avoid mistaken assignment of sortName (#4138)
  • Fixed bug in small EuiImage's not respecting the optional sizes when allowFullScreen is set to true (#4207)
  • Fixed incorrect initial rendering of EuiDualRange thumbs when element width is 0 (#4230)
  • Fixed bug in EuiSelectable to call searchProps.onChange and searchProps.onSearch calls in EuiSelectable (#4153)
  • Fixed truncation of the EuiComboBox placeholder text (#4210)

Theme: Amsterdam

  • Fixed base line-heights for within euiFontSize[size]() SASS mixins (#4229)

@chandlerprall chandlerprall added release_note:skip Skip the PR/issue when compiling release notes v7.11.0 8.0.0 labels Dec 1, 2020
@spalger spalger added v8.0.0 and removed 8.0.0 labels Dec 1, 2020
@chandlerprall chandlerprall marked this pull request as ready for review December 1, 2020 20:51
@chandlerprall chandlerprall requested review from a team as code owners December 1, 2020 20:51
@chandlerprall chandlerprall requested review from a team December 1, 2020 20:51
@chandlerprall chandlerprall requested review from a team as code owners December 1, 2020 20:51
@chandlerprall chandlerprall requested a review from a team December 1, 2020 20:51
@chandlerprall chandlerprall requested review from a team as code owners December 1, 2020 20:51
Copy link
Contributor

@cjcenizal cjcenizal left a comment

Choose a reason for hiding this comment

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

Changes to ES UI License Management and ILM snapshots LGTM!

@botelastic botelastic bot added Team:APM All issues that need APM UI Team support Team:Fleet Team label for Observability Data Collection Fleet team Team:Uptime - DEPRECATED Synthetics & RUM sub-team of Application Observability labels Dec 1, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/ingest-management (Team:Ingest Management)

@elasticmachine
Copy link
Contributor

Pinging @elastic/uptime (Team:uptime)

@elasticmachine
Copy link
Contributor

Pinging @elastic/apm-ui (Team:apm)

Copy link
Member

@cnasikas cnasikas left a comment

Choose a reason for hiding this comment

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

Security solution changes LGTM!

Copy link
Contributor

@flash1293 flash1293 left a comment

Choose a reason for hiding this comment

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

KibanaApp changes still LGTM

Copy link
Contributor

@peteharverson peteharverson left a comment

Choose a reason for hiding this comment

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

ML edit LGTM

Copy link
Member

@nchaulet nchaulet left a comment

Choose a reason for hiding this comment

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

Fleet change 🚀

@elasticmachine
Copy link
Contributor

Pinging @elastic/eui-design (EUI)

@chandlerprall
Copy link
Contributor Author

@elasticmachine merge upstream

Copy link
Contributor

@clintandrewhall clintandrewhall left a comment

Choose a reason for hiding this comment

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

LGTM

@kibanamachine
Copy link
Contributor

💛 Build succeeded, but was flaky


Test Failures

Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/lens/smokescreen·ts.lens app lens smokescreen tests should be able to add very long labels and still be able to remove a dimension

Link to Jenkins

Standard Out

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

[00:00:00]       │
[00:13:33]         └-: lens app
[00:13:33]           └-> "before all" hook
[00:13:33]           └-> "before all" hook
[00:13:33]             │ debg Starting lens before method
[00:13:33]             │ info [logstash_functional] Loading "mappings.json"
[00:13:33]             │ info [logstash_functional] Loading "data.json.gz"
[00:13:33]             │ info [logstash_functional] Skipped restore for existing index "logstash-2015.09.22"
[00:13:33]             │ info [logstash_functional] Skipped restore for existing index "logstash-2015.09.20"
[00:13:33]             │ info [logstash_functional] Skipped restore for existing index "logstash-2015.09.21"
[00:13:34]             │ info [lens/basic] Loading "mappings.json"
[00:13:34]             │ info [lens/basic] Loading "data.json.gz"
[00:13:34]             │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-ubuntu-16-tests-xxl-1607014392618401190] [.kibana_2/qqOhkJC7RXGYWtTxm0sd1w] deleting index
[00:13:34]             │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-ubuntu-16-tests-xxl-1607014392618401190] [.kibana_1/kYZjTuKwSD-LqXLKlUmFyg] deleting index
[00:13:34]             │ info [lens/basic] Deleted existing index [".kibana_2",".kibana_1"]
[00:13:34]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-16-tests-xxl-1607014392618401190] [.kibana_1] creating index, cause [api], templates [], shards [1]/[0]
[00:13:34]             │ info [lens/basic] Created index ".kibana_1"
[00:13:34]             │ debg [lens/basic] ".kibana_1" settings {"index":{"auto_expand_replicas":"0-1","number_of_replicas":"0","number_of_shards":"1"}}
[00:13:34]             │ info [lens/basic] Indexed 12 docs into ".kibana_1"
[00:13:34]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-16-tests-xxl-1607014392618401190] [.kibana_1/D6U_D7pGR1mwdx5x5DCnGQ] update_mapping [_doc]
[00:13:34]             │ debg Migrating saved objects
[00:13:34]             │ proc [kibana]   log   [17:44:31.139] [info][savedobjects-service] Creating index .kibana_2.
[00:13:34]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-16-tests-xxl-1607014392618401190] [.kibana_2] creating index, cause [api], templates [], shards [1]/[1]
[00:13:34]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-ubuntu-16-tests-xxl-1607014392618401190] updating number_of_replicas to [0] for indices [.kibana_2]
[00:13:34]             │ proc [kibana]   log   [17:44:31.222] [info][savedobjects-service] Migrating .kibana_1 saved objects to .kibana_2
[00:13:34]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-16-tests-xxl-1607014392618401190] [.kibana_2/7kc9Qt31RMaN853IclCz9g] update_mapping [_doc]
[00:13:34]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-16-tests-xxl-1607014392618401190] [.kibana_2/7kc9Qt31RMaN853IclCz9g] update_mapping [_doc]
[00:13:34]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-16-tests-xxl-1607014392618401190] [.kibana_2/7kc9Qt31RMaN853IclCz9g] update_mapping [_doc]
[00:13:34]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-16-tests-xxl-1607014392618401190] [.kibana_2/7kc9Qt31RMaN853IclCz9g] update_mapping [_doc]
[00:13:34]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-16-tests-xxl-1607014392618401190] [.kibana_2/7kc9Qt31RMaN853IclCz9g] update_mapping [_doc]
[00:13:34]             │ proc [kibana]   log   [17:44:31.574] [info][savedobjects-service] Pointing alias .kibana to .kibana_2.
[00:13:34]             │ proc [kibana]   log   [17:44:31.622] [info][savedobjects-service] Finished in 485ms.
[00:13:34]             │ debg applying update to kibana config: {"accessibility:disableAnimations":true,"dateFormat:tz":"UTC"}
[00:13:36]             │ debg applying update to kibana config: {"accessibility:disableAnimations":true,"dateFormat:tz":"UTC"}
[00:13:37]           └-: 
[00:13:37]             └-> "before all" hook
[00:13:37]             └-: lens smokescreen tests
[00:13:37]               └-> "before all" hook
[00:13:37]               └-> should allow creation of lens xy chart
[00:13:37]                 └-> "before each" hook: global before each
[00:13:37]                 │ debg navigating to visualize url: http://localhost:61141/app/visualize#/
[00:13:37]                 │ debg navigate to: http://localhost:61141/app/visualize#/
[00:13:37]                 │ debg browser[INFO] http://localhost:61141/login?next=%2Fapp%2Fvisualize%3F_t%3D1607017474227#/ 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:13:37]                 │
[00:13:37]                 │ debg browser[INFO] http://localhost:61141/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:13:37]                 │ debg ... sleep(700) start
[00:13:38]                 │ debg ... sleep(700) end
[00:13:38]                 │ debg returned from get, calling refresh
[00:13:39]                 │ debg browser[INFO] http://localhost:61141/login?next=%2Fapp%2Fvisualize%3F_t%3D1607017474227#/ 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:13:39]                 │
[00:13:39]                 │ debg browser[INFO] http://localhost:61141/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:13:39]                 │ debg currentUrl = http://localhost:61141/login?next=%2Fapp%2Fvisualize%3F_t%3D1607017474227#/
[00:13:39]                 │          appUrl = http://localhost:61141/app/visualize#/
[00:13:39]                 │ debg TestSubjects.find(kibanaChrome)
[00:13:39]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:13:40]                 │ debg Found login page
[00:13:40]                 │ debg TestSubjects.setValue(loginUsername, test_user)
[00:13:40]                 │ debg TestSubjects.click(loginUsername)
[00:13:40]                 │ debg Find.clickByCssSelector('[data-test-subj="loginUsername"]') with timeout=10000
[00:13:40]                 │ debg Find.findByCssSelector('[data-test-subj="loginUsername"]') with timeout=10000
[00:13:40]                 │ERROR browser[SEVERE] http://localhost:61141/internal/spaces/_active_space - Failed to load resource: the server responded with a status of 401 (Unauthorized)
[00:13:40]                 │ debg browser[INFO] http://localhost:61141/38585/bundles/core/core.entry.js 12:194329 "Detected an unhandled Promise rejection.
[00:13:40]                 │      Error: Unauthorized"
[00:13:40]                 │ERROR browser[SEVERE] http://localhost:61141/38585/bundles/core/core.entry.js 5:3002 
[00:13:40]                 │ debg TestSubjects.setValue(loginPassword, changeme)
[00:13:40]                 │ debg TestSubjects.click(loginPassword)
[00:13:40]                 │ debg Find.clickByCssSelector('[data-test-subj="loginPassword"]') with timeout=10000
[00:13:40]                 │ debg Find.findByCssSelector('[data-test-subj="loginPassword"]') with timeout=10000
[00:13:40]                 │ debg TestSubjects.click(loginSubmit)
[00:13:40]                 │ debg Find.clickByCssSelector('[data-test-subj="loginSubmit"]') with timeout=10000
[00:13:40]                 │ debg Find.findByCssSelector('[data-test-subj="loginSubmit"]') with timeout=10000
[00:13:40]                 │ debg Find.waitForDeletedByCssSelector('.kibanaWelcomeLogo') with timeout=10000
[00:13:40]                 │ proc [kibana]   log   [17:44:37.605] [info][plugins][routes][security] Logging in with provider "basic" (basic)
[00:13:41]                 │ debg browser[INFO] http://localhost:61141/app/visualize?_t=1607017474227#/ 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:13:41]                 │
[00:13:41]                 │ debg browser[INFO] http://localhost:61141/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:13:41]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:13:42]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"] nav:not(.ng-hide)') with timeout=60000
[00:13:43]                 │ debg browser[INFO] http://localhost:61141/app/visualize?_t=1607017479518#/ 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:13:43]                 │
[00:13:43]                 │ debg browser[INFO] http://localhost:61141/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:13:43]                 │ debg Finished login process currentUrl = http://localhost:61141/app/visualize#/
[00:13:43]                 │ debg ... sleep(501) start
[00:13:44]                 │ debg ... sleep(501) end
[00:13:44]                 │ debg in navigateTo url = http://localhost:61141/app/visualize#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:13:44]                 │ debg --- retry.try error: URL changed, waiting for it to settle
[00:13:44]                 │ debg ... sleep(501) start
[00:13:45]                 │ debg ... sleep(501) end
[00:13:45]                 │ debg in navigateTo url = http://localhost:61141/app/visualize#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:13:45]                 │ debg TestSubjects.exists(statusPageContainer)
[00:13:45]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:13:47]                 │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:13:48]                 │ debg isGlobalLoadingIndicatorVisible
[00:13:48]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:13:48]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:13:49]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:13:50]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:13:50]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:13:50]                 │ debg TestSubjects.exists(newItemButton)
[00:13:50]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="newItemButton"]') with timeout=10000
[00:13:50]                 │ debg TestSubjects.click(newItemButton)
[00:13:50]                 │ debg Find.clickByCssSelector('[data-test-subj="newItemButton"]') with timeout=10000
[00:13:50]                 │ debg Find.findByCssSelector('[data-test-subj="newItemButton"]') with timeout=10000
[00:13:50]                 │ debg TestSubjects.find(visNewDialogGroups)
[00:13:50]                 │ debg Find.findByCssSelector('[data-test-subj="visNewDialogGroups"]') with timeout=10000
[00:13:50]                 │ debg TestSubjects.click(visType-lens)
[00:13:50]                 │ debg Find.clickByCssSelector('[data-test-subj="visType-lens"]') with timeout=10000
[00:13:50]                 │ debg Find.findByCssSelector('[data-test-subj="visType-lens"]') with timeout=10000
[00:13:50]                 │ debg isGlobalLoadingIndicatorVisible
[00:13:50]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:13:50]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:13:52]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:13:52]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:13:52]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:13:52]                 │ debg lensPage.goToTimeRange()
[00:13:52]                 │ debg TestSubjects.exists(noDataPopoverDismissButton)
[00:13:52]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="noDataPopoverDismissButton"]') with timeout=2500
[00:13:52]                 │ debg TestSubjects.click(noDataPopoverDismissButton)
[00:13:52]                 │ debg Find.clickByCssSelector('[data-test-subj="noDataPopoverDismissButton"]') with timeout=10000
[00:13:52]                 │ debg Find.findByCssSelector('[data-test-subj="noDataPopoverDismissButton"]') with timeout=10000
[00:13:52]                 │ debg Setting absolute range to Sep 19, 2015 @ 06:31:44.000 to Sep 23, 2015 @ 18:31:44.000
[00:13:52]                 │ debg TestSubjects.exists(superDatePickerToggleQuickMenuButton)
[00:13:52]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=20000
[00:13:52]                 │ debg TestSubjects.exists(superDatePickerShowDatesButton)
[00:13:52]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=2500
[00:13:52]                 │ debg TestSubjects.click(superDatePickerShowDatesButton)
[00:13:52]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:13:52]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:13:52]                 │ debg TestSubjects.exists(superDatePickerstartDatePopoverButton)
[00:13:52]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=2500
[00:13:53]                 │ debg TestSubjects.click(superDatePickerendDatePopoverButton)
[00:13:53]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:13:53]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:13:53]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:13:53]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:13:53]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:13:53]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:13:53]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:13:53]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:13:53]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:13:53]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 23, 2015 @ 18:31:44.000)
[00:13:53]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:13:53]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:13:53]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:13:53]                 │ debg TestSubjects.click(superDatePickerstartDatePopoverButton)
[00:13:53]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:13:53]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:13:53]                 │ debg Find.waitForElementStale with timeout=10000
[00:13:54]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:13:54]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:13:54]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:13:54]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:13:54]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:13:54]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:13:54]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:13:54]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 19, 2015 @ 06:31:44.000)
[00:13:54]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:13:54]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:13:54]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:13:54]                 │ debg TestSubjects.exists(superDatePickerApplyTimeButton)
[00:13:54]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerApplyTimeButton"]') with timeout=2500
[00:13:57]                 │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerApplyTimeButton"] is not displayed
[00:13:57]                 │ debg TestSubjects.click(querySubmitButton)
[00:13:57]                 │ debg Find.clickByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:13:57]                 │ debg Find.findByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:13:58]                 │ debg Find.waitForElementStale with timeout=10000
[00:13:58]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:13:58]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:13:58]                 │ debg lensPage.configureDimension([object Object])
[00:13:58]                 │ debg TestSubjects.click(lns-layerPanel-0 > lnsXY_xDimensionPanel > lns-empty-dimension)
[00:13:58]                 │ debg Find.clickByCssSelector('[data-test-subj="lns-layerPanel-0"] [data-test-subj="lnsXY_xDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:13:58]                 │ debg Find.findByCssSelector('[data-test-subj="lns-layerPanel-0"] [data-test-subj="lnsXY_xDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:13:59]                 │ debg TestSubjects.exists(lns-indexPatternDimension-date_histogram)
[00:13:59]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="lns-indexPatternDimension-date_histogram"]') with timeout=2500
[00:13:59]                 │ debg TestSubjects.click(lns-indexPatternDimension-date_histogram)
[00:13:59]                 │ debg Find.clickByCssSelector('[data-test-subj="lns-indexPatternDimension-date_histogram"]') with timeout=10000
[00:13:59]                 │ debg Find.findByCssSelector('[data-test-subj="lns-indexPatternDimension-date_histogram"]') with timeout=10000
[00:13:59]                 │ debg TestSubjects.find(indexPattern-dimension-field)
[00:13:59]                 │ debg Find.findByCssSelector('[data-test-subj="indexPattern-dimension-field"]') with timeout=10000
[00:13:59]                 │ERROR browser[SEVERE] http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 374:77071 TypeError: Cannot read property 'operationType' of undefined
[00:13:59]                 │          at isColumnInvalid (http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:623501)
[00:13:59]                 │          at http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:667970
[00:13:59]                 │          at Object.useMemo (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:63499)
[00:13:59]                 │          at useMemo (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:353:5228)
[00:13:59]                 │          at IndexPatternDimensionTrigger (http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:667965)
[00:13:59]                 │          at cr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:59332)
[00:13:59]                 │          at $r (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67554)
[00:13:59]                 │          at Wr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67373)
[00:13:59]                 │          at zr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67092)
[00:13:59]                 │          at _l (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:107826)
[00:13:59]                 │ERROR browser[SEVERE] http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 374:45775 Uncaught TypeError: Cannot read property 'operationType' of undefined
[00:13:59]                 │ERROR browser[SEVERE] http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 374:77071 TypeError: Cannot read property 'operationType' of undefined
[00:13:59]                 │          at isColumnInvalid (http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:623501)
[00:13:59]                 │          at http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:667970
[00:13:59]                 │          at Object.useMemo (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:63499)
[00:13:59]                 │          at useMemo (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:353:5228)
[00:13:59]                 │          at IndexPatternDimensionTrigger (http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:667965)
[00:13:59]                 │          at cr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:59332)
[00:13:59]                 │          at $r (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67554)
[00:13:59]                 │          at Wr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67373)
[00:13:59]                 │          at zr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67092)
[00:13:59]                 │          at _l (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:107826)
[00:13:59]                 │ debg browser[INFO] http://localhost:61141/38585/bundles/core/core.entry.js 12:194329 "Detected an unhandled Promise rejection.
[00:13:59]                 │      TypeError: Cannot read property 'operationType' of undefined"
[00:13:59]                 │ERROR browser[SEVERE] http://localhost:61141/38585/bundles/plugin/lens/lens.plugin.js 1:20887 Uncaught TypeError: Cannot read property 'operationType' of undefined
[00:13:59]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:13:59]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:14:01]                 │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:14:02]                 │ debg comboBox.setElement, value: @timestamp
[00:14:02]                 │ debg comboBox.isOptionSelected, value: @timestamp
[00:14:04]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:14:04]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:14:04]                 │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="@timestamp"]') with timeout=2500
[00:14:05]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:14:05]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:14:07]                 │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:14:08]                 │ debg lensPage.closeDimensionEditor()
[00:14:08]                 │ debg TestSubjects.click(lns-indexPattern-dimensionContainerBack)
[00:14:08]                 │ debg Find.clickByCssSelector('[data-test-subj="lns-indexPattern-dimensionContainerBack"]') with timeout=10000
[00:14:08]                 │ debg Find.findByCssSelector('[data-test-subj="lns-indexPattern-dimensionContainerBack"]') with timeout=10000
[00:14:08]                 │ debg lensPage.configureDimension([object Object])
[00:14:08]                 │ debg TestSubjects.click(lns-layerPanel-0 > lnsXY_yDimensionPanel > lns-empty-dimension)
[00:14:08]                 │ debg Find.clickByCssSelector('[data-test-subj="lns-layerPanel-0"] [data-test-subj="lnsXY_yDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:14:08]                 │ debg Find.findByCssSelector('[data-test-subj="lns-layerPanel-0"] [data-test-subj="lnsXY_yDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:14:08]                 │ debg TestSubjects.exists(lns-indexPatternDimension-avg)
[00:14:08]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="lns-indexPatternDimension-avg"]') with timeout=2500
[00:14:08]                 │ debg TestSubjects.click(lns-indexPatternDimension-avg)
[00:14:08]                 │ debg Find.clickByCssSelector('[data-test-subj="lns-indexPatternDimension-avg"]') with timeout=10000
[00:14:08]                 │ debg Find.findByCssSelector('[data-test-subj="lns-indexPatternDimension-avg"]') with timeout=10000
[00:14:08]                 │ debg TestSubjects.find(indexPattern-dimension-field)
[00:14:08]                 │ debg Find.findByCssSelector('[data-test-subj="indexPattern-dimension-field"]') with timeout=10000
[00:14:08]                 │ERROR browser[SEVERE] http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 374:77071 TypeError: Cannot read property 'operationType' of undefined
[00:14:08]                 │          at isColumnInvalid (http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:623501)
[00:14:08]                 │          at http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:667970
[00:14:08]                 │          at Object.useMemo (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:63499)
[00:14:08]                 │          at useMemo (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:353:5228)
[00:14:08]                 │          at IndexPatternDimensionTrigger (http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:667965)
[00:14:08]                 │          at cr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:59332)
[00:14:08]                 │          at $r (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67554)
[00:14:08]                 │          at Wr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67373)
[00:14:08]                 │          at zr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67092)
[00:14:08]                 │          at _l (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:107826)
[00:14:08]                 │ERROR browser[SEVERE] http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 374:45775 Uncaught TypeError: Cannot read property 'operationType' of undefined
[00:14:08]                 │ERROR browser[SEVERE] http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 374:77071 TypeError: Cannot read property 'operationType' of undefined
[00:14:08]                 │          at isColumnInvalid (http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:623501)
[00:14:08]                 │          at http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:667970
[00:14:08]                 │          at Object.useMemo (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:63499)
[00:14:08]                 │          at useMemo (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:353:5228)
[00:14:08]                 │          at IndexPatternDimensionTrigger (http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:667965)
[00:14:08]                 │          at cr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:59332)
[00:14:08]                 │          at $r (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67554)
[00:14:08]                 │          at Wr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67373)
[00:14:08]                 │          at zr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67092)
[00:14:08]                 │          at _l (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:107826)
[00:14:08]                 │ debg browser[INFO] http://localhost:61141/38585/bundles/core/core.entry.js 12:194329 "Detected an unhandled Promise rejection.
[00:14:08]                 │      TypeError: Cannot read property 'operationType' of undefined"
[00:14:08]                 │ERROR browser[SEVERE] http://localhost:61141/38585/bundles/plugin/lens/lens.plugin.js 1:20887 Uncaught TypeError: Cannot read property 'operationType' of undefined
[00:14:08]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:14:08]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:14:11]                 │ERROR browser[SEVERE] http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 374:77071 TypeError: Cannot read property 'operationType' of undefined
[00:14:11]                 │          at isColumnInvalid (http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:623501)
[00:14:11]                 │          at http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:667970
[00:14:11]                 │          at Object.useMemo (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:63499)
[00:14:11]                 │          at useMemo (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:353:5228)
[00:14:11]                 │          at IndexPatternDimensionTrigger (http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:667965)
[00:14:11]                 │          at cr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:59332)
[00:14:11]                 │          at $r (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67554)
[00:14:11]                 │          at Wr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67373)
[00:14:11]                 │          at zr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67092)
[00:14:11]                 │          at _l (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:107826)
[00:14:11]                 │ERROR browser[SEVERE] http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 374:77071 TypeError: Cannot read property 'operationType' of undefined
[00:14:11]                 │          at isColumnInvalid (http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:623501)
[00:14:11]                 │          at http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:667970
[00:14:11]                 │          at Object.useMemo (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:63499)
[00:14:11]                 │          at useMemo (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:353:5228)
[00:14:11]                 │          at IndexPatternDimensionTrigger (http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:667965)
[00:14:11]                 │          at cr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:59332)
[00:14:11]                 │          at $r (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67554)
[00:14:11]                 │          at Wr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67373)
[00:14:11]                 │          at zr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67092)
[00:14:11]                 │          at _l (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:107826)
[00:14:11]                 │ debg browser[INFO] http://localhost:61141/38585/bundles/core/core.entry.js 12:194329 "Detected an unhandled Promise rejection.
[00:14:11]                 │      TypeError: Cannot read property 'operationType' of undefined"
[00:14:11]                 │ERROR browser[SEVERE] http://localhost:61141/38585/bundles/plugin/lens/lens.plugin.js 1:20887 Uncaught TypeError: Cannot read property 'operationType' of undefined
[00:14:11]                 │ERROR browser[SEVERE] http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 297:110231 Uncaught TypeError: Cannot read property 'operationType' of undefined
[00:14:11]                 │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:14:12]                 │ debg comboBox.setElement, value: bytes
[00:14:12]                 │ debg comboBox.isOptionSelected, value: bytes
[00:14:14]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:14:14]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:14:14]                 │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="bytes"]') with timeout=2500
[00:14:14]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:14:14]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:14:14]                 │ proc [kibana]   log   [17:45:11.547] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, required seqNo [22], primary term [1]. current document has seqNo [23] and primary term [1]
[00:14:17]                 │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:14:17]                 │ debg lensPage.closeDimensionEditor()
[00:14:17]                 │ debg TestSubjects.click(lns-indexPattern-dimensionContainerBack)
[00:14:17]                 │ debg Find.clickByCssSelector('[data-test-subj="lns-indexPattern-dimensionContainerBack"]') with timeout=10000
[00:14:17]                 │ debg Find.findByCssSelector('[data-test-subj="lns-indexPattern-dimensionContainerBack"]') with timeout=10000
[00:14:17]                 │ debg lensPage.configureDimension([object Object])
[00:14:17]                 │ debg TestSubjects.click(lns-layerPanel-0 > lnsXY_splitDimensionPanel > lns-empty-dimension)
[00:14:17]                 │ debg Find.clickByCssSelector('[data-test-subj="lns-layerPanel-0"] [data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:14:17]                 │ debg Find.findByCssSelector('[data-test-subj="lns-layerPanel-0"] [data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:14:18]                 │ debg TestSubjects.exists(lns-indexPatternDimension-terms)
[00:14:18]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="lns-indexPatternDimension-terms"]') with timeout=2500
[00:14:18]                 │ debg TestSubjects.click(lns-indexPatternDimension-terms)
[00:14:18]                 │ debg Find.clickByCssSelector('[data-test-subj="lns-indexPatternDimension-terms"]') with timeout=10000
[00:14:18]                 │ debg Find.findByCssSelector('[data-test-subj="lns-indexPatternDimension-terms"]') with timeout=10000
[00:14:18]                 │ debg TestSubjects.find(indexPattern-dimension-field)
[00:14:18]                 │ debg Find.findByCssSelector('[data-test-subj="indexPattern-dimension-field"]') with timeout=10000
[00:14:18]                 │ERROR browser[SEVERE] http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 374:77071 TypeError: Cannot read property 'operationType' of undefined
[00:14:18]                 │          at isColumnInvalid (http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:623501)
[00:14:18]                 │          at http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:667970
[00:14:18]                 │          at Object.useMemo (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:63499)
[00:14:18]                 │          at useMemo (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:353:5228)
[00:14:18]                 │          at IndexPatternDimensionTrigger (http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:667965)
[00:14:18]                 │          at cr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:59332)
[00:14:18]                 │          at $r (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67554)
[00:14:18]                 │          at Wr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67373)
[00:14:18]                 │          at zr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67092)
[00:14:18]                 │          at _l (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:107826)
[00:14:18]                 │ERROR browser[SEVERE] http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 374:45775 Uncaught TypeError: Cannot read property 'operationType' of undefined
[00:14:18]                 │ERROR browser[SEVERE] http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 374:77071 TypeError: Cannot read property 'operationType' of undefined
[00:14:18]                 │          at isColumnInvalid (http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:623501)
[00:14:18]                 │          at http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:667970
[00:14:18]                 │          at Object.useMemo (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:63499)
[00:14:18]                 │          at useMemo (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:353:5228)
[00:14:18]                 │          at IndexPatternDimensionTrigger (http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:667965)
[00:14:18]                 │          at cr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:59332)
[00:14:18]                 │          at $r (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67554)
[00:14:18]                 │          at Wr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67373)
[00:14:18]                 │          at zr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67092)
[00:14:18]                 │          at _l (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:107826)
[00:14:18]                 │ debg browser[INFO] http://localhost:61141/38585/bundles/core/core.entry.js 12:194329 "Detected an unhandled Promise rejection.
[00:14:18]                 │      TypeError: Cannot read property 'operationType' of undefined"
[00:14:18]                 │ERROR browser[SEVERE] http://localhost:61141/38585/bundles/plugin/lens/lens.plugin.js 1:20887 Uncaught TypeError: Cannot read property 'operationType' of undefined
[00:14:18]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:14:18]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:14:20]                 │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:14:21]                 │ debg comboBox.setElement, value: @message.raw
[00:14:21]                 │ debg comboBox.isOptionSelected, value: @message.raw
[00:14:24]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:14:24]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:14:24]                 │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="@message.raw"]') with timeout=2500
[00:14:24]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:14:24]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:14:24]                 │ proc [kibana]   log   [17:45:21.401] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, required seqNo [30], primary term [1]. current document has seqNo [31] and primary term [1]
[00:14:25]                 │ proc [kibana]   log   [17:45:22.451] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, required seqNo [33], primary term [1]. current document has seqNo [34] and primary term [1]
[00:14:26]                 │ proc [kibana]   log   [17:45:23.127] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, required seqNo [38], primary term [1]. current document has seqNo [39] and primary term [1]
[00:14:27]                 │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:14:27]                 │ debg lensPage.closeDimensionEditor()
[00:14:27]                 │ debg TestSubjects.click(lns-indexPattern-dimensionContainerBack)
[00:14:27]                 │ debg Find.clickByCssSelector('[data-test-subj="lns-indexPattern-dimensionContainerBack"]') with timeout=10000
[00:14:27]                 │ debg Find.findByCssSelector('[data-test-subj="lns-indexPattern-dimensionContainerBack"]') with timeout=10000
[00:14:27]                 │ debg lensPage.switchToVisualization('lnsDatatable')
[00:14:27]                 │ debg lensPage.openChartSwitchPopover()
[00:14:27]                 │ debg TestSubjects.exists(visTypeTitle)
[00:14:27]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="visTypeTitle"]') with timeout=2500
[00:14:30]                 │ debg --- retry.tryForTime error: [data-test-subj="visTypeTitle"] is not displayed
[00:14:30]                 │ debg TestSubjects.click(lnsChartSwitchPopover)
[00:14:30]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsChartSwitchPopover"]') with timeout=10000
[00:14:30]                 │ debg Find.findByCssSelector('[data-test-subj="lnsChartSwitchPopover"]') with timeout=10000
[00:14:30]                 │ debg TestSubjects.exists(visTypeTitle)
[00:14:30]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="visTypeTitle"]') with timeout=120000
[00:14:31]                 │ debg TestSubjects.click(lnsChartSwitchPopover_lnsDatatable)
[00:14:31]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsChartSwitchPopover_lnsDatatable"]') with timeout=10000
[00:14:31]                 │ debg Find.findByCssSelector('[data-test-subj="lnsChartSwitchPopover_lnsDatatable"]') with timeout=10000
[00:14:31]                 │ debg lensPage.removeDimension('lnsDatatable_column')
[00:14:31]                 │ debg TestSubjects.click(lnsDatatable_column > indexPattern-dimension-remove)
[00:14:31]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsDatatable_column"] [data-test-subj="indexPattern-dimension-remove"]') with timeout=10000
[00:14:31]                 │ debg Find.findByCssSelector('[data-test-subj="lnsDatatable_column"] [data-test-subj="indexPattern-dimension-remove"]') with timeout=10000
[00:14:31]                 │ debg lensPage.switchToVisualization('bar_stacked')
[00:14:31]                 │ debg lensPage.openChartSwitchPopover()
[00:14:31]                 │ debg TestSubjects.exists(visTypeTitle)
[00:14:31]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="visTypeTitle"]') with timeout=2500
[00:14:33]                 │ debg --- retry.tryForTime error: [data-test-subj="visTypeTitle"] is not displayed
[00:14:34]                 │ debg TestSubjects.click(lnsChartSwitchPopover)
[00:14:34]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsChartSwitchPopover"]') with timeout=10000
[00:14:34]                 │ debg Find.findByCssSelector('[data-test-subj="lnsChartSwitchPopover"]') with timeout=10000
[00:14:34]                 │ debg TestSubjects.exists(visTypeTitle)
[00:14:34]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="visTypeTitle"]') with timeout=120000
[00:14:34]                 │ debg TestSubjects.click(lnsChartSwitchPopover_bar_stacked)
[00:14:34]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsChartSwitchPopover_bar_stacked"]') with timeout=10000
[00:14:34]                 │ debg Find.findByCssSelector('[data-test-subj="lnsChartSwitchPopover_bar_stacked"]') with timeout=10000
[00:14:35]                 │ debg lensPage.configureDimension([object Object])
[00:14:35]                 │ debg TestSubjects.click(lns-layerPanel-0 > lnsXY_splitDimensionPanel > lns-empty-dimension)
[00:14:35]                 │ debg Find.clickByCssSelector('[data-test-subj="lns-layerPanel-0"] [data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:14:35]                 │ debg Find.findByCssSelector('[data-test-subj="lns-layerPanel-0"] [data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:14:35]                 │ debg TestSubjects.exists(lns-indexPatternDimension-terms)
[00:14:35]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="lns-indexPatternDimension-terms"]') with timeout=2500
[00:14:35]                 │ debg TestSubjects.click(lns-indexPatternDimension-terms)
[00:14:35]                 │ debg Find.clickByCssSelector('[data-test-subj="lns-indexPatternDimension-terms"]') with timeout=10000
[00:14:35]                 │ debg Find.findByCssSelector('[data-test-subj="lns-indexPatternDimension-terms"]') with timeout=10000
[00:14:35]                 │ debg TestSubjects.find(indexPattern-dimension-field)
[00:14:35]                 │ debg Find.findByCssSelector('[data-test-subj="indexPattern-dimension-field"]') with timeout=10000
[00:14:35]                 │ERROR browser[SEVERE] http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 374:77071 TypeError: Cannot read property 'operationType' of undefined
[00:14:35]                 │          at isColumnInvalid (http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:623501)
[00:14:35]                 │          at http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:667970
[00:14:35]                 │          at Object.useMemo (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:63499)
[00:14:35]                 │          at useMemo (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:353:5228)
[00:14:35]                 │          at IndexPatternDimensionTrigger (http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:667965)
[00:14:35]                 │          at cr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:59332)
[00:14:35]                 │          at $r (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67554)
[00:14:35]                 │          at Wr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67373)
[00:14:35]                 │          at zr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67092)
[00:14:35]                 │          at _l (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:107826)
[00:14:35]                 │ERROR browser[SEVERE] http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 374:45775 Uncaught TypeError: Cannot read property 'operationType' of undefined
[00:14:35]                 │ERROR browser[SEVERE] http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 374:77071 TypeError: Cannot read property 'operationType' of undefined
[00:14:35]                 │          at isColumnInvalid (http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:623501)
[00:14:35]                 │          at http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:667970
[00:14:35]                 │          at Object.useMemo (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:63499)
[00:14:35]                 │          at useMemo (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:353:5228)
[00:14:35]                 │          at IndexPatternDimensionTrigger (http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:667965)
[00:14:35]                 │          at cr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:59332)
[00:14:35]                 │          at $r (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67554)
[00:14:35]                 │          at Wr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67373)
[00:14:35]                 │          at zr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67092)
[00:14:35]                 │          at _l (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:107826)
[00:14:35]                 │ debg browser[INFO] http://localhost:61141/38585/bundles/core/core.entry.js 12:194329 "Detected an unhandled Promise rejection.
[00:14:35]                 │      TypeError: Cannot read property 'operationType' of undefined"
[00:14:35]                 │ERROR browser[SEVERE] http://localhost:61141/38585/bundles/plugin/lens/lens.plugin.js 1:20887 Uncaught TypeError: Cannot read property 'operationType' of undefined
[00:14:35]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:14:35]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:14:38]                 │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:14:38]                 │ debg comboBox.setElement, value: ip
[00:14:38]                 │ debg comboBox.isOptionSelected, value: ip
[00:14:41]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:14:41]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:14:41]                 │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="ip"]') with timeout=2500
[00:14:41]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:14:41]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:14:41]                 │ proc [kibana]   log   [17:45:38.278] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, required seqNo [55], primary term [1]. current document has seqNo [56] and primary term [1]
[00:14:41]                 │ proc [kibana]   log   [17:45:38.357] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, required seqNo [56], primary term [1]. current document has seqNo [57] and primary term [1]
[00:14:43]                 │ proc [kibana]   log   [17:45:40.082] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, required seqNo [59], primary term [1]. current document has seqNo [60] and primary term [1]
[00:14:43]                 │ proc [kibana]   log   [17:45:40.164] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, required seqNo [61], primary term [1]. current document has seqNo [62] and primary term [1]
[00:14:44]                 │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:14:44]                 │ debg lensPage.closeDimensionEditor()
[00:14:44]                 │ debg TestSubjects.click(lns-indexPattern-dimensionContainerBack)
[00:14:44]                 │ debg Find.clickByCssSelector('[data-test-subj="lns-indexPattern-dimensionContainerBack"]') with timeout=10000
[00:14:44]                 │ debg Find.findByCssSelector('[data-test-subj="lns-indexPattern-dimensionContainerBack"]') with timeout=10000
[00:14:44]                 │ debg lensPage.save('Afancilenstest')
[00:14:44]                 │ debg isGlobalLoadingIndicatorVisible
[00:14:44]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:14:44]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:14:46]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:14:46]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:14:46]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:14:46]                 │ debg TestSubjects.click(lnsApp_saveButton)
[00:14:46]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsApp_saveButton"]') with timeout=10000
[00:14:46]                 │ debg Find.findByCssSelector('[data-test-subj="lnsApp_saveButton"]') with timeout=10000
[00:14:46]                 │ debg TestSubjects.setValue(savedObjectTitle, Afancilenstest)
[00:14:46]                 │ debg TestSubjects.click(savedObjectTitle)
[00:14:46]                 │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:14:46]                 │ debg Find.findByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:14:46]                 │ debg TestSubjects.exists(saveAsNewCheckbox)
[00:14:46]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="saveAsNewCheckbox"]') with timeout=2500
[00:14:49]                 │ debg --- retry.tryForTime error: [data-test-subj="saveAsNewCheckbox"] is not displayed
[00:14:50]                 │ debg TestSubjects.exists(returnToOriginModeSwitch)
[00:14:50]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="returnToOriginModeSwitch"]') with timeout=2500
[00:14:52]                 │ debg --- retry.tryForTime error: [data-test-subj="returnToOriginModeSwitch"] is not displayed
[00:14:53]                 │ debg TestSubjects.click(confirmSaveSavedObjectButton)
[00:14:53]                 │ debg Find.clickByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:14:53]                 │ debg Find.findByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:14:53]                 │ debg Waiting up to 1000ms for Save modal to disappear...
[00:14:53]                 │ debg TestSubjects.missingOrFail(confirmSaveSavedObjectButton)
[00:14:53]                 │ debg Find.waitForDeletedByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=2500
[00:14:54]                 │ proc [kibana]   log   [17:45:51.019] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, required seqNo [68], primary term [1]. current document has seqNo [69] and primary term [1]
[00:14:54]                 │ proc [kibana]   log   [17:45:51.086] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, required seqNo [72], primary term [1]. current document has seqNo [73] and primary term [1]
[00:14:54]                 │ proc [kibana]   log   [17:45:51.133] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, required seqNo [73], primary term [1]. current document has seqNo [74] and primary term [1]
[00:14:54]                 │ debg navigating to visualize url: http://localhost:61141/app/visualize#/
[00:14:54]                 │ debg navigate to: http://localhost:61141/app/visualize#/
[00:14:55]                 │ debg browser[INFO] http://localhost:61141/app/visualize?_t=1607017551515#/ 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:14:55]                 │
[00:14:55]                 │ debg browser[INFO] http://localhost:61141/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:14:55]                 │ debg ... sleep(700) start
[00:14:55]                 │ debg ... sleep(700) end
[00:14:55]                 │ debg returned from get, calling refresh
[00:14:56]                 │ debg browser[INFO] http://localhost:61141/app/visualize?_t=1607017551515#/ 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:14:56]                 │
[00:14:56]                 │ debg browser[INFO] http://localhost:61141/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:14:57]                 │ debg currentUrl = http://localhost:61141/app/visualize#/
[00:14:57]                 │          appUrl = http://localhost:61141/app/visualize#/
[00:14:57]                 │ debg TestSubjects.find(kibanaChrome)
[00:14:57]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:14:57]                 │ debg ... sleep(501) start
[00:14:57]                 │ debg ... sleep(501) end
[00:14:57]                 │ debg in navigateTo url = http://localhost:61141/app/visualize#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:14:57]                 │ debg --- retry.try error: URL changed, waiting for it to settle
[00:14:58]                 │ debg ... sleep(501) start
[00:14:58]                 │ debg ... sleep(501) end
[00:14:58]                 │ debg in navigateTo url = http://localhost:61141/app/visualize#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:14:58]                 │ debg TestSubjects.exists(statusPageContainer)
[00:14:58]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:15:01]                 │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:15:01]                 │ debg searchForItemWithName: Afancilenstest
[00:15:01]                 │ debg TestSubjects.find(tableListSearchBox)
[00:15:01]                 │ debg Find.findByCssSelector('[data-test-subj="tableListSearchBox"]') with timeout=10000
[00:15:02]                 │ debg isGlobalLoadingIndicatorVisible
[00:15:02]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:15:02]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:15:03]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:15:04]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:15:04]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:15:04]                 │ debg lensPage.clickVisualizeListItemTitle('Afancilenstest')
[00:15:04]                 │ debg TestSubjects.click(visListingTitleLink-Afancilenstest)
[00:15:04]                 │ debg Find.clickByCssSelector('[data-test-subj="visListingTitleLink-Afancilenstest"]') with timeout=10000
[00:15:04]                 │ debg Find.findByCssSelector('[data-test-subj="visListingTitleLink-Afancilenstest"]') with timeout=10000
[00:15:04]                 │ debg lensPage.goToTimeRange()
[00:15:04]                 │ debg TestSubjects.exists(noDataPopoverDismissButton)
[00:15:04]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="noDataPopoverDismissButton"]') with timeout=2500
[00:15:05]                 │ proc [kibana]   log   [17:46:02.140] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, required seqNo [79], primary term [1]. current document has seqNo [80] and primary term [1]
[00:15:05]                 │ proc [kibana]   log   [17:46:02.141] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, required seqNo [77], primary term [1]. current document has seqNo [78] and primary term [1]
[00:15:07]                 │ debg --- retry.tryForTime error: [data-test-subj="noDataPopoverDismissButton"] is not displayed
[00:15:07]                 │ debg Setting absolute range to Sep 19, 2015 @ 06:31:44.000 to Sep 23, 2015 @ 18:31:44.000
[00:15:07]                 │ debg TestSubjects.exists(superDatePickerToggleQuickMenuButton)
[00:15:07]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=20000
[00:15:07]                 │ debg TestSubjects.exists(superDatePickerShowDatesButton)
[00:15:07]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=2500
[00:15:07]                 │ debg TestSubjects.click(superDatePickerShowDatesButton)
[00:15:07]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:15:07]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:15:07]                 │ debg TestSubjects.exists(superDatePickerstartDatePopoverButton)
[00:15:07]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=2500
[00:15:07]                 │ debg TestSubjects.click(superDatePickerendDatePopoverButton)
[00:15:07]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:15:07]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:15:07]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:15:07]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:15:07]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:15:07]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:15:07]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:15:07]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:15:07]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:15:08]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 23, 2015 @ 18:31:44.000)
[00:15:08]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:15:08]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:15:08]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:15:08]                 │ debg TestSubjects.click(superDatePickerstartDatePopoverButton)
[00:15:08]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:15:08]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:15:08]                 │ debg Find.waitForElementStale with timeout=10000
[00:15:08]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:15:08]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:15:08]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:15:08]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:15:09]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:15:09]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:15:09]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:15:09]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 19, 2015 @ 06:31:44.000)
[00:15:09]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:15:09]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:15:09]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:15:09]                 │ debg TestSubjects.exists(superDatePickerApplyTimeButton)
[00:15:09]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerApplyTimeButton"]') with timeout=2500
[00:15:12]                 │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerApplyTimeButton"] is not displayed
[00:15:12]                 │ debg TestSubjects.click(querySubmitButton)
[00:15:12]                 │ debg Find.clickByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:15:12]                 │ debg Find.findByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:15:12]                 │ debg Find.waitForElementStale with timeout=10000
[00:15:12]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:15:12]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:15:12]                 │ debg lensPage.getTitle()
[00:15:12]                 │ debg TestSubjects.getAttribute(lns_ChartTitle, innerText, tryTimeout=120000, findTimeout=10000)
[00:15:12]                 │ debg TestSubjects.find(lns_ChartTitle)
[00:15:12]                 │ debg Find.findByCssSelector('[data-test-subj="lns_ChartTitle"]') with timeout=10000
[00:15:12]                 │ debg Find.allByCssSelector('.echLegendItem') with timeout=10000
[00:15:12]                 │ proc [kibana]   log   [17:46:09.721] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, required seqNo [82], primary term [1]. current document has seqNo [83] and primary term [1]
[00:15:12]                 │ proc [kibana]   log   [17:46:09.722] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, required seqNo [83], primary term [1]. current document has seqNo [84] and primary term [1]
[00:15:12]                 │ proc [kibana]   log   [17:46:09.723] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, required seqNo [84], primary term [1]. current document has seqNo [85] and primary term [1]
[00:15:13]                 │ proc [kibana]   log   [17:46:09.865] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, required seqNo [85], primary term [1]. current document has seqNo [86] and primary term [1]
[00:15:13]                 │ proc [kibana]   log   [17:46:09.914] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, required seqNo [86], primary term [1]. current document has seqNo [87] and primary term [1]
[00:15:13]                 └- ✓ pass  (1.0m) "lens app  lens smokescreen tests should allow creation of lens xy chart"
[00:15:13]               └-> should create an xy visualization with filters aggregation
[00:15:13]                 └-> "before each" hook: global before each
[00:15:13]                 │ debg navigating to visualize url: http://localhost:61141/app/visualize#/
[00:15:13]                 │ debg navigate to: http://localhost:61141/app/visualize#/
[00:15:13]                 │ debg browser[INFO] http://localhost:61141/app/visualize?_t=1607017570465#/ 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:15:13]                 │
[00:15:13]                 │ debg browser[INFO] http://localhost:61141/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:15:13]                 │ debg ... sleep(700) start
[00:15:14]                 │ debg ... sleep(700) end
[00:15:14]                 │ debg returned from get, calling refresh
[00:15:15]                 │ERROR browser[SEVERE] http://localhost:61141/38585/bundles/core/core.entry.js 12:193382 TypeError: Failed to fetch
[00:15:15]                 │          at _callee3$ (http://localhost:61141/38585/bundles/core/core.entry.js:6:43940)
[00:15:15]                 │          at s (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:964606)
[00:15:15]                 │          at Generator._invoke (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:964359)
[00:15:15]                 │          at Generator.forEach.e.<computed> [as throw] (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:964963)
[00:15:15]                 │          at fetch_asyncGeneratorStep (http://localhost:61141/38585/bundles/core/core.entry.js:6:38998)
[00:15:15]                 │          at _throw (http://localhost:61141/38585/bundles/core/core.entry.js:6:39406)
[00:15:15]                 │ debg browser[INFO] http://localhost:61141/app/visualize?_t=1607017570465#/ 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:15:15]                 │
[00:15:15]                 │ debg browser[INFO] http://localhost:61141/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:15:15]                 │ debg currentUrl = http://localhost:61141/app/visualize#/
[00:15:15]                 │          appUrl = http://localhost:61141/app/visualize#/
[00:15:15]                 │ debg TestSubjects.find(kibanaChrome)
[00:15:15]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:15:15]                 │ debg ... sleep(501) start
[00:15:16]                 │ debg ... sleep(501) end
[00:15:16]                 │ debg in navigateTo url = http://localhost:61141/app/visualize#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:15:16]                 │ debg --- retry.try error: URL changed, waiting for it to settle
[00:15:16]                 │ debg ... sleep(501) start
[00:15:17]                 │ debg ... sleep(501) end
[00:15:17]                 │ debg in navigateTo url = http://localhost:61141/app/visualize#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:15:17]                 │ debg TestSubjects.exists(statusPageContainer)
[00:15:17]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:15:19]                 │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:15:20]                 │ debg searchForItemWithName: lnsXYvis
[00:15:20]                 │ debg TestSubjects.find(tableListSearchBox)
[00:15:20]                 │ debg Find.findByCssSelector('[data-test-subj="tableListSearchBox"]') with timeout=10000
[00:15:20]                 │ debg isGlobalLoadingIndicatorVisible
[00:15:20]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:15:20]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:15:22]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:15:22]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:15:22]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:15:22]                 │ debg lensPage.clickVisualizeListItemTitle('lnsXYvis')
[00:15:22]                 │ debg TestSubjects.click(visListingTitleLink-lnsXYvis)
[00:15:22]                 │ debg Find.clickByCssSelector('[data-test-subj="visListingTitleLink-lnsXYvis"]') with timeout=10000
[00:15:22]                 │ debg Find.findByCssSelector('[data-test-subj="visListingTitleLink-lnsXYvis"]') with timeout=10000
[00:15:22]                 │ debg lensPage.goToTimeRange()
[00:15:22]                 │ debg TestSubjects.exists(noDataPopoverDismissButton)
[00:15:22]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="noDataPopoverDismissButton"]') with timeout=2500
[00:15:23]                 │ proc [kibana]   log   [17:46:20.406] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, required seqNo [91], primary term [1]. current document has seqNo [92] and primary term [1]
[00:15:23]                 │ proc [kibana]   log   [17:46:20.407] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, required seqNo [91], primary term [1]. current document has seqNo [92] and primary term [1]
[00:15:23]                 │ proc [kibana]   log   [17:46:20.408] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, required seqNo [92], primary term [1]. current document has seqNo [93] and primary term [1]
[00:15:25]                 │ debg --- retry.tryForTime error: [data-test-subj="noDataPopoverDismissButton"] is not displayed
[00:15:25]                 │ debg Setting absolute range to Sep 19, 2015 @ 06:31:44.000 to Sep 23, 2015 @ 18:31:44.000
[00:15:25]                 │ debg TestSubjects.exists(superDatePickerToggleQuickMenuButton)
[00:15:25]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=20000
[00:15:25]                 │ debg TestSubjects.exists(superDatePickerShowDatesButton)
[00:15:25]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=2500
[00:15:26]                 │ debg TestSubjects.click(superDatePickerShowDatesButton)
[00:15:26]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:15:26]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:15:26]                 │ debg TestSubjects.exists(superDatePickerstartDatePopoverButton)
[00:15:26]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=2500
[00:15:26]                 │ debg TestSubjects.click(superDatePickerendDatePopoverButton)
[00:15:26]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:15:26]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:15:26]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:15:26]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:15:26]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:15:26]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:15:26]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:15:26]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:15:26]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:15:26]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 23, 2015 @ 18:31:44.000)
[00:15:26]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:15:26]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:15:26]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:15:26]                 │ debg TestSubjects.click(superDatePickerstartDatePopoverButton)
[00:15:26]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:15:26]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:15:27]                 │ debg Find.waitForElementStale with timeout=10000
[00:15:27]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:15:27]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:15:27]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:15:27]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:15:27]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:15:27]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:15:27]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:15:27]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 19, 2015 @ 06:31:44.000)
[00:15:27]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:15:27]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:15:27]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:15:27]                 │ debg TestSubjects.exists(superDatePickerApplyTimeButton)
[00:15:27]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerApplyTimeButton"]') with timeout=2500
[00:15:30]                 │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerApplyTimeButton"] is not displayed
[00:15:30]                 │ debg TestSubjects.click(querySubmitButton)
[00:15:30]                 │ debg Find.clickByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:15:30]                 │ debg Find.findByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:15:31]                 │ debg Find.waitForElementStale with timeout=10000
[00:15:31]                 │ proc [kibana]   log   [17:46:27.936] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, required seqNo [96], primary term [1]. current document has seqNo [97] and primary term [1]
[00:15:31]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:15:31]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:15:31]                 │ debg lensPage.configureDimension([object Object])
[00:15:31]                 │ debg TestSubjects.click(lns-layerPanel-0 > lnsXY_splitDimensionPanel > lns-dimensionTrigger)
[00:15:31]                 │ debg Find.clickByCssSelector('[data-test-subj="lns-layerPanel-0"] [data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-dimensionTrigger"]') with timeout=10000
[00:15:31]                 │ debg Find.findByCssSelector('[data-test-subj="lns-layerPanel-0"] [data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-dimensionTrigger"]') with timeout=10000
[00:15:31]                 │ debg TestSubjects.exists(lns-indexPatternDimension-filters)
[00:15:31]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="lns-indexPatternDimension-filters"]') with timeout=2500
[00:15:34]                 │ debg --- retry.tryForTime error: [data-test-subj="lns-indexPatternDimension-filters"] is not displayed
[00:15:35]                 │ debg TestSubjects.click(lns-indexPatternDimension-filters incompatible)
[00:15:35]                 │ debg Find.clickByCssSelector('[data-test-subj="lns-indexPatternDimension-filters incompatible"]') with timeout=10000
[00:15:35]                 │ debg Find.findByCssSelector('[data-test-subj="lns-indexPatternDimension-filters incompatible"]') with timeout=10000
[00:15:35]                 │ debg lensPage.addFilterToAgg('geo.src : CN')
[00:15:35]                 │ debg TestSubjects.click(lns-newBucket-add)
[00:15:35]                 │ debg Find.clickByCssSelector('[data-test-subj="lns-newBucket-add"]') with timeout=10000
[00:15:35]                 │ debg Find.findByCssSelector('[data-test-subj="lns-newBucket-add"]') with timeout=10000
[00:15:35]                 │ debg TestSubjects.find(indexPattern-filters-queryStringInput)
[00:15:35]                 │ debg Find.findByCssSelector('[data-test-subj="indexPattern-filters-queryStringInput"]') with timeout=10000
[00:15:35]                 │ debg ... sleep(1000) start
[00:15:36]                 │ debg ... sleep(1000) end
[00:15:36]                 │ debg lensPage.getFiltersAggLabels()
[00:15:36]                 │ debg TestSubjects.findAll(indexPattern-filters-existingFilterContainer)
[00:15:36]                 │ debg Find.allByCssSelector('[data-test-subj="indexPattern-filters-existingFilterContainer"]') with timeout=10000
[00:15:36]                 │ debg Found 2 filters on current page
[00:15:36]                 │ debg Find.allByCssSelector('.echLegendItem') with timeout=10000
[00:15:36]                 └- ✓ pass  (23.1s) "lens app  lens smokescreen tests should create an xy visualization with filters aggregation"
[00:15:36]               └-> should transition from metric to table to metric
[00:15:36]                 └-> "before each" hook: global before each
[00:15:36]                 │ debg navigating to visualize url: http://localhost:61141/app/visualize#/
[00:15:36]                 │ debg navigate to: http://localhost:61141/app/visualize#/
[00:15:36]                 │ debg ... sleep(700) start
[00:15:36]                 │ debg browser[INFO] http://localhost:61141/app/visualize?_t=1607017593523#/ 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:15:36]                 │
[00:15:36]                 │ debg browser[INFO] http://localhost:61141/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:15:37]                 │ debg ... sleep(700) end
[00:15:37]                 │ debg returned from get, calling refresh
[00:15:38]                 │ debg browser[INFO] http://localhost:61141/app/visualize?_t=1607017593523#/ 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:15:38]                 │
[00:15:38]                 │ debg browser[INFO] http://localhost:61141/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:15:38]                 │ debg currentUrl = http://localhost:61141/app/visualize#/
[00:15:38]                 │          appUrl = http://localhost:61141/app/visualize#/
[00:15:38]                 │ debg TestSubjects.find(kibanaChrome)
[00:15:38]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:15:39]                 │ debg ... sleep(501) start
[00:15:39]                 │ debg ... sleep(501) end
[00:15:39]                 │ debg in navigateTo url = http://localhost:61141/app/visualize#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:15:39]                 │ debg --- retry.try error: URL changed, waiting for it to settle
[00:15:40]                 │ debg ... sleep(501) start
[00:15:40]                 │ debg ... sleep(501) end
[00:15:40]                 │ debg in navigateTo url = http://localhost:61141/app/visualize#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:15:40]                 │ debg TestSubjects.exists(statusPageContainer)
[00:15:40]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:15:43]                 │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:15:43]                 │ debg searchForItemWithName: Artistpreviouslyknownaslens
[00:15:43]                 │ debg TestSubjects.find(tableListSearchBox)
[00:15:43]                 │ debg Find.findByCssSelector('[data-test-subj="tableListSearchBox"]') with timeout=10000
[00:15:44]                 │ debg isGlobalLoadingIndicatorVisible
[00:15:44]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:15:44]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:15:45]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:15:46]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:15:46]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:15:46]                 │ debg lensPage.clickVisualizeListItemTitle('Artistpreviouslyknownaslens')
[00:15:46]                 │ debg TestSubjects.click(visListingTitleLink-Artistpreviouslyknownaslens)
[00:15:46]                 │ debg Find.clickByCssSelector('[data-test-subj="visListingTitleLink-Artistpreviouslyknownaslens"]') with timeout=10000
[00:15:46]                 │ debg Find.findByCssSelector('[data-test-subj="visListingTitleLink-Artistpreviouslyknownaslens"]') with timeout=10000
[00:15:46]                 │ debg lensPage.goToTimeRange()
[00:15:46]                 │ debg TestSubjects.exists(noDataPopoverDismissButton)
[00:15:46]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="noDataPopoverDismissButton"]') with timeout=2500
[00:15:47]                 │ proc [kibana]   log   [17:46:43.848] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, required seqNo [105], primary term [1]. current document has seqNo [106] and primary term [1]
[00:15:48]                 │ debg --- retry.tryForTime error: [data-test-subj="noDataPopoverDismissButton"] is not displayed
[00:15:49]                 │ debg Setting absolute range to Sep 19, 2015 @ 06:31:44.000 to Sep 23, 2015 @ 18:31:44.000
[00:15:49]                 │ debg TestSubjects.exists(superDatePickerToggleQuickMenuButton)
[00:15:49]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=20000
[00:15:49]                 │ debg TestSubjects.exists(superDatePickerShowDatesButton)
[00:15:49]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=2500
[00:15:49]                 │ debg TestSubjects.click(superDatePickerShowDatesButton)
[00:15:49]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:15:49]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:15:49]                 │ debg TestSubjects.exists(superDatePickerstartDatePopoverButton)
[00:15:49]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=2500
[00:15:49]                 │ debg TestSubjects.click(superDatePickerendDatePopoverButton)
[00:15:49]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:15:49]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:15:49]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:15:49]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:15:49]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:15:49]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:15:49]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:15:49]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:15:49]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:15:49]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 23, 2015 @ 18:31:44.000)
[00:15:49]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:15:49]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:15:49]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:15:50]                 │ debg TestSubjects.click(superDatePickerstartDatePopoverButton)
[00:15:50]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:15:50]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:15:50]                 │ debg Find.waitForElementStale with timeout=10000
[00:15:50]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:15:50]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:15:50]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:15:50]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:15:50]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:15:50]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:15:50]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:15:50]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 19, 2015 @ 06:31:44.000)
[00:15:50]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:15:50]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:15:50]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:15:51]                 │ debg TestSubjects.exists(superDatePickerApplyTimeButton)
[00:15:51]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerApplyTimeButton"]') with timeout=2500
[00:15:53]                 │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerApplyTimeButton"] is not displayed
[00:15:54]                 │ debg TestSubjects.click(querySubmitButton)
[00:15:54]                 │ debg Find.clickByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:15:54]                 │ debg Find.findByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:15:54]                 │ debg Find.waitForElementStale with timeout=10000
[00:15:54]                 │ proc [kibana]   log   [17:46:51.454] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, required seqNo [111], primary term [1]. current document has seqNo [112] and primary term [1]
[00:15:54]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:15:54]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:15:54]                 │ debg lensPage.assertMetric('Maximum of bytes', '19,986')
[00:15:54]                 │ debg lensPage.assertExactText('[data-test-subj="lns_metric_title"]', 'Maximum of bytes')
[00:15:54]                 │ debg lensPage.assertExpectedText('[data-test-subj="lns_metric_title"]', value => value === expectedText)
[00:15:54]                 │ debg Waiting up to 1000ms for assertExpectedText...
[00:15:54]                 │ debg Find.findByCssSelector('[data-test-subj="lns_metric_title"]') with timeout=10000
[00:15:55]                 │ debg lensPage.assertExactText('[data-test-subj="lns_metric_value"]', '19,986')
[00:15:55]                 │ debg lensPage.assertExpectedText('[data-test-subj="lns_metric_value"]', value => value === expectedText)
[00:15:55]                 │ debg Waiting up to 1000ms for assertExpectedText...
[00:15:55]                 │ debg Find.findByCssSelector('[data-test-subj="lns_metric_value"]') with timeout=10000
[00:15:55]                 │ debg lensPage.switchToVisualization('lnsDatatable')
[00:15:55]                 │ debg lensPage.openChartSwitchPopover()
[00:15:55]                 │ debg TestSubjects.exists(visTypeTitle)
[00:15:55]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="visTypeTitle"]') with timeout=2500
[00:15:57]                 │ debg --- retry.tryForTime error: [data-test-subj="visTypeTitle"] is not displayed
[00:15:58]                 │ debg TestSubjects.click(lnsChartSwitchPopover)
[00:15:58]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsChartSwitchPopover"]') with timeout=10000
[00:15:58]                 │ debg Find.findByCssSelector('[data-test-subj="lnsChartSwitchPopover"]') with timeout=10000
[00:15:58]                 │ debg TestSubjects.exists(visTypeTitle)
[00:15:58]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="visTypeTitle"]') with timeout=120000
[00:15:58]                 │ debg TestSubjects.click(lnsChartSwitchPopover_lnsDatatable)
[00:15:58]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsChartSwitchPopover_lnsDatatable"]') with timeout=10000
[00:15:58]                 │ debg Find.findByCssSelector('[data-test-subj="lnsChartSwitchPopover_lnsDatatable"]') with timeout=10000
[00:15:58]                 │ debg lensPage.getDatatableHeaderText()
[00:15:58]                 │ debg Find.findByCssSelector('[data-test-subj="lnsDataTable"] thead th:nth-child(1) .euiTableCellContent__text') with timeout=10000
[00:15:59]                 │ debg lensPage.getDatatableCellText(0, 0)
[00:15:59]                 │ debg Find.findByCssSelector('[data-test-subj="lnsDataTable"] tr:nth-child(1) td:nth-child(1)') with timeout=10000
[00:15:59]                 │ debg lensPage.switchToVisualization('lnsMetric')
[00:15:59]                 │ debg lensPage.openChartSwitchPopover()
[00:15:59]                 │ debg TestSubjects.exists(visTypeTitle)
[00:15:59]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="visTypeTitle"]') with timeout=2500
[00:16:01]                 │ debg --- retry.tryForTime error: [data-test-subj="visTypeTitle"] is not displayed
[00:16:02]                 │ debg TestSubjects.click(lnsChartSwitchPopover)
[00:16:02]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsChartSwitchPopover"]') with timeout=10000
[00:16:02]                 │ debg Find.findByCssSelector('[data-test-subj="lnsChartSwitchPopover"]') with timeout=10000
[00:16:02]                 │ debg TestSubjects.exists(visTypeTitle)
[00:16:02]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="visTypeTitle"]') with timeout=120000
[00:16:02]                 │ debg TestSubjects.click(lnsChartSwitchPopover_lnsMetric)
[00:16:02]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsChartSwitchPopover_lnsMetric"]') with timeout=10000
[00:16:02]                 │ debg Find.findByCssSelector('[data-test-subj="lnsChartSwitchPopover_lnsMetric"]') with timeout=10000
[00:16:02]                 │ debg lensPage.assertMetric('Maximum of bytes', '19,986')
[00:16:02]                 │ debg lensPage.assertExactText('[data-test-subj="lns_metric_title"]', 'Maximum of bytes')
[00:16:02]                 │ debg lensPage.assertExpectedText('[data-test-subj="lns_metric_title"]', value => value === expectedText)
[00:16:02]                 │ debg Waiting up to 1000ms for assertExpectedText...
[00:16:02]                 │ debg Find.findByCssSelector('[data-test-subj="lns_metric_title"]') with timeout=10000
[00:16:03]                 │ debg lensPage.assertExactText('[data-test-subj="lns_metric_value"]', '19,986')
[00:16:03]                 │ debg lensPage.assertExpectedText('[data-test-subj="lns_metric_value"]', value => value === expectedText)
[00:16:03]                 │ debg Waiting up to 1000ms for assertExpectedText...
[00:16:03]                 │ debg Find.findByCssSelector('[data-test-subj="lns_metric_value"]') with timeout=10000
[00:16:03]                 └- ✓ pass  (26.5s) "lens app  lens smokescreen tests should transition from metric to table to metric"
[00:16:03]               └-> should transition from a multi-layer stacked bar to a multi-layer line chart and correctly remove all layers
[00:16:03]                 └-> "before each" hook: global before each
[00:16:03]                 │ debg navigating to visualize url: http://localhost:61141/app/visualize#/
[00:16:03]                 │ debg navigate to: http://localhost:61141/app/visualize#/
[00:16:03]                 │ debg ... sleep(700) start
[00:16:03]                 │ debg browser[INFO] http://localhost:61141/app/visualize?_t=1607017620040#/ 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:16:03]                 │
[00:16:03]                 │ debg browser[INFO] http://localhost:61141/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:16:04]                 │ debg ... sleep(700) end
[00:16:04]                 │ debg returned from get, calling refresh
[00:16:04]                 │ debg browser[INFO] http://localhost:61141/app/visualize?_t=1607017620040#/ 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:16:04]                 │
[00:16:04]                 │ debg browser[INFO] http://localhost:61141/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:16:05]                 │ debg currentUrl = http://localhost:61141/app/visualize#/
[00:16:05]                 │          appUrl = http://localhost:61141/app/visualize#/
[00:16:05]                 │ debg TestSubjects.find(kibanaChrome)
[00:16:05]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:16:05]                 │ debg ... sleep(501) start
[00:16:06]                 │ debg ... sleep(501) end
[00:16:06]                 │ debg in navigateTo url = http://localhost:61141/app/visualize#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:16:06]                 │ debg --- retry.try error: URL changed, waiting for it to settle
[00:16:06]                 │ debg ... sleep(501) start
[00:16:07]                 │ debg ... sleep(501) end
[00:16:07]                 │ debg in navigateTo url = http://localhost:61141/app/visualize#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:16:07]                 │ debg TestSubjects.exists(statusPageContainer)
[00:16:07]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:16:09]                 │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:16:10]                 │ debg isGlobalLoadingIndicatorVisible
[00:16:10]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:16:10]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:16:11]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:16:12]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:16:12]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:16:12]                 │ debg TestSubjects.exists(newItemButton)
[00:16:12]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="newItemButton"]') with timeout=10000
[00:16:12]                 │ debg TestSubjects.click(newItemButton)
[00:16:12]                 │ debg Find.clickByCssSelector('[data-test-subj="newItemButton"]') with timeout=10000
[00:16:12]                 │ debg Find.findByCssSelector('[data-test-subj="newItemButton"]') with timeout=10000
[00:16:12]                 │ debg TestSubjects.find(visNewDialogGroups)
[00:16:12]                 │ debg Find.findByCssSelector('[data-test-subj="visNewDialogGroups"]') with timeout=10000
[00:16:12]                 │ debg TestSubjects.click(visType-lens)
[00:16:12]                 │ debg Find.clickByCssSelector('[data-test-subj="visType-lens"]') with timeout=10000
[00:16:12]                 │ debg Find.findByCssSelector('[data-test-subj="visType-lens"]') with timeout=10000
[00:16:12]                 │ debg isGlobalLoadingIndicatorVisible
[00:16:12]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:16:12]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:16:14]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:16:14]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:16:14]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:16:14]                 │ debg lensPage.goToTimeRange()
[00:16:14]                 │ debg TestSubjects.exists(noDataPopoverDismissButton)
[00:16:14]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="noDataPopoverDismissButton"]') with timeout=2500
[00:16:17]                 │ debg --- retry.tryForTime error: [data-test-subj="noDataPopoverDismissButton"] is not displayed
[00:16:17]                 │ debg Setting absolute range to Sep 19, 2015 @ 06:31:44.000 to Sep 23, 2015 @ 18:31:44.000
[00:16:17]                 │ debg TestSubjects.exists(superDatePickerToggleQuickMenuButton)
[00:16:17]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=20000
[00:16:17]                 │ debg TestSubjects.exists(superDatePickerShowDatesButton)
[00:16:17]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=2500
[00:16:17]                 │ debg TestSubjects.click(superDatePickerShowDatesButton)
[00:16:17]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:16:17]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:16:17]                 │ debg TestSubjects.exists(superDatePickerstartDatePopoverButton)
[00:16:17]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=2500
[00:16:17]                 │ debg TestSubjects.click(superDatePickerendDatePopoverButton)
[00:16:17]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:16:17]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:16:18]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:16:18]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:16:18]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:16:18]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:16:18]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:16:18]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:16:18]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:16:18]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 23, 2015 @ 18:31:44.000)
[00:16:18]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:16:18]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:16:18]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:16:18]                 │ debg TestSubjects.click(superDatePickerstartDatePopoverButton)
[00:16:18]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:16:18]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:16:18]                 │ debg Find.waitForElementStale with timeout=10000
[00:16:19]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:16:19]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:16:19]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:16:19]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:16:19]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:16:19]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:16:19]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:16:19]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 19, 2015 @ 06:31:44.000)
[00:16:19]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:16:19]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:16:19]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:16:19]                 │ debg TestSubjects.exists(superDatePickerApplyTimeButton)
[00:16:19]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerApplyTimeButton"]') with timeout=2500
[00:16:22]                 │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerApplyTimeButton"] is not displayed
[00:16:22]                 │ debg TestSubjects.click(querySubmitButton)
[00:16:22]                 │ debg Find.clickByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:16:22]                 │ debg Find.findByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:16:22]                 │ debg Find.waitForElementStale with timeout=10000
[00:16:23]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:16:23]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:16:23]                 │ debg lensPage.configureDimension([object Object])
[00:16:23]                 │ debg TestSubjects.click(lns-layerPanel-0 > lnsXY_xDimensionPanel > lns-empty-dimension)
[00:16:23]                 │ debg Find.clickByCssSelector('[data-test-subj="lns-layerPanel-0"] [data-test-subj="lnsXY_xDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:16:23]                 │ debg Find.findByCssSelector('[data-test-subj="lns-layerPanel-0"] [data-test-subj="lnsXY_xDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:16:23]                 │ debg TestSubjects.exists(lns-indexPatternDimension-date_histogram)
[00:16:23]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="lns-indexPatternDimension-date_histogram"]') with timeout=2500
[00:16:23]                 │ debg TestSubjects.click(lns-indexPatternDimension-date_histogram)
[00:16:23]                 │ debg Find.clickByCssSelector('[data-test-subj="lns-indexPatternDimension-date_histogram"]') with timeout=10000
[00:16:23]                 │ debg Find.findByCssSelector('[data-test-subj="lns-indexPatternDimension-date_histogram"]') with timeout=10000
[00:16:23]                 │ debg TestSubjects.find(indexPattern-dimension-field)
[00:16:23]                 │ debg Find.findByCssSelector('[data-test-subj="indexPattern-dimension-field"]') with timeout=10000
[00:16:23]                 │ERROR browser[SEVERE] http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 374:77071 TypeError: Cannot read property 'operationType' of undefined
[00:16:23]                 │          at isColumnInvalid (http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:623501)
[00:16:23]                 │          at http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:667970
[00:16:23]                 │          at Object.useMemo (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:63499)
[00:16:23]                 │          at useMemo (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:353:5228)
[00:16:23]                 │          at IndexPatternDimensionTrigger (http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:667965)
[00:16:23]                 │          at cr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:59332)
[00:16:23]                 │          at $r (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67554)
[00:16:23]                 │          at Wr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67373)
[00:16:23]                 │          at zr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67092)
[00:16:23]                 │          at _l (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:107826)
[00:16:23]                 │ERROR browser[SEVERE] http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 374:45775 Uncaught TypeError: Cannot read property 'operationType' of undefined
[00:16:23]                 │ERROR browser[SEVERE] http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 374:77071 TypeError: Cannot read property 'operationType' of undefined
[00:16:23]                 │          at isColumnInvalid (http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:623501)
[00:16:23]                 │          at http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:667970
[00:16:23]                 │          at Object.useMemo (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:63499)
[00:16:23]                 │          at useMemo (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:353:5228)
[00:16:23]                 │          at IndexPatternDimensionTrigger (http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:667965)
[00:16:23]                 │          at cr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:59332)
[00:16:23]                 │          at $r (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67554)
[00:16:23]                 │          at Wr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67373)
[00:16:23]                 │          at zr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67092)
[00:16:23]                 │          at _l (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:107826)
[00:16:23]                 │ debg browser[INFO] http://localhost:61141/38585/bundles/core/core.entry.js 12:194329 "Detected an unhandled Promise rejection.
[00:16:23]                 │      TypeError: Cannot read property 'operationType' of undefined"
[00:16:23]                 │ERROR browser[SEVERE] http://localhost:61141/38585/bundles/plugin/lens/lens.plugin.js 1:20887 Uncaught TypeError: Cannot read property 'operationType' of undefined
[00:16:23]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:16:23]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:16:26]                 │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:16:26]                 │ debg comboBox.setElement, value: @timestamp
[00:16:26]                 │ debg comboBox.isOptionSelected, value: @timestamp
[00:16:29]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:16:29]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:16:29]                 │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="@timestamp"]') with timeout=2500
[00:16:29]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:16:29]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:16:32]                 │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:16:32]                 │ debg lensPage.closeDimensionEditor()
[00:16:32]                 │ debg TestSubjects.click(lns-indexPattern-dimensionContainerBack)
[00:16:32]                 │ debg Find.clickByCssSelector('[data-test-subj="lns-indexPattern-dimensionContainerBack"]') with timeout=10000
[00:16:32]                 │ debg Find.findByCssSelector('[data-test-subj="lns-indexPattern-dimensionContainerBack"]') with timeout=10000
[00:16:32]                 │ debg lensPage.configureDimension([object Object])
[00:16:32]                 │ debg TestSubjects.click(lns-layerPanel-0 > lnsXY_yDimensionPanel > lns-empty-dimension)
[00:16:32]                 │ debg Find.clickByCssSelector('[data-test-subj="lns-layerPanel-0"] [data-test-subj="lnsXY_yDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:16:32]                 │ debg Find.findByCssSelector('[data-test-subj="lns-layerPanel-0"] [data-test-subj="lnsXY_yDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:16:32]                 │ debg TestSubjects.exists(lns-indexPatternDimension-avg)
[00:16:32]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="lns-indexPatternDimension-avg"]') with timeout=2500
[00:16:32]                 │ debg TestSubjects.click(lns-indexPatternDimension-avg)
[00:16:32]                 │ debg Find.clickByCssSelector('[data-test-subj="lns-indexPatternDimension-avg"]') with timeout=10000
[00:16:32]                 │ debg Find.findByCssSelector('[data-test-subj="lns-indexPatternDimension-avg"]') with timeout=10000
[00:16:33]                 │ debg TestSubjects.find(indexPattern-dimension-field)
[00:16:33]                 │ debg Find.findByCssSelector('[data-test-subj="indexPattern-dimension-field"]') with timeout=10000
[00:16:33]                 │ERROR browser[SEVERE] http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 374:77071 TypeError: Cannot read property 'operationType' of undefined
[00:16:33]                 │          at isColumnInvalid (http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:623501)
[00:16:33]                 │          at http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:667970
[00:16:33]                 │          at Object.useMemo (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:63499)
[00:16:33]                 │          at useMemo (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:353:5228)
[00:16:33]                 │          at IndexPatternDimensionTrigger (http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:667965)
[00:16:33]                 │          at cr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:59332)
[00:16:33]                 │          at $r (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67554)
[00:16:33]                 │          at Wr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67373)
[00:16:33]                 │          at zr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67092)
[00:16:33]                 │          at _l (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:107826)
[00:16:33]                 │ERROR browser[SEVERE] http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 374:45775 Uncaught TypeError: Cannot read property 'operationType' of undefined
[00:16:33]                 │ERROR browser[SEVERE] http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 374:77071 TypeError: Cannot read property 'operationType' of undefined
[00:16:33]                 │          at isColumnInvalid (http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:623501)
[00:16:33]                 │          at http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:667970
[00:16:33]                 │          at Object.useMemo (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:63499)
[00:16:33]                 │          at useMemo (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:353:5228)
[00:16:33]                 │          at IndexPatternDimensionTrigger (http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:667965)
[00:16:33]                 │          at cr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:59332)
[00:16:33]                 │          at $r (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67554)
[00:16:33]                 │          at Wr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67373)
[00:16:33]                 │          at zr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67092)
[00:16:33]                 │          at _l (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:107826)
[00:16:33]                 │ debg browser[INFO] http://localhost:61141/38585/bundles/core/core.entry.js 12:194329 "Detected an unhandled Promise rejection.
[00:16:33]                 │      TypeError: Cannot read property 'operationType' of undefined"
[00:16:33]                 │ERROR browser[SEVERE] http://localhost:61141/38585/bundles/plugin/lens/lens.plugin.js 1:20887 Uncaught TypeError: Cannot read property 'operationType' of undefined
[00:16:33]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:16:33]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:16:35]                 │ERROR browser[SEVERE] http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 374:77071 TypeError: Cannot read property 'operationType' of undefined
[00:16:35]                 │          at isColumnInvalid (http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:623501)
[00:16:35]                 │          at http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:667970
[00:16:35]                 │          at Object.useMemo (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:63499)
[00:16:35]                 │          at useMemo (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:353:5228)
[00:16:35]                 │          at IndexPatternDimensionTrigger (http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:667965)
[00:16:35]                 │          at cr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:59332)
[00:16:35]                 │          at $r (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67554)
[00:16:35]                 │          at Wr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67373)
[00:16:35]                 │          at zr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67092)
[00:16:35]                 │          at _l (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:107826)
[00:16:35]                 │ERROR browser[SEVERE] http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 374:77071 TypeError: Cannot read property 'operationType' of undefined
[00:16:35]                 │          at isColumnInvalid (http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:623501)
[00:16:35]                 │          at http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:667970
[00:16:35]                 │          at Object.useMemo (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:63499)
[00:16:35]                 │          at useMemo (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:353:5228)
[00:16:35]                 │          at IndexPatternDimensionTrigger (http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:667965)
[00:16:35]                 │          at cr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:59332)
[00:16:35]                 │          at $r (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67554)
[00:16:35]                 │          at Wr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67373)
[00:16:35]                 │          at zr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67092)
[00:16:35]                 │          at _l (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:107826)
[00:16:35]                 │ debg browser[INFO] http://localhost:61141/38585/bundles/core/core.entry.js 12:194329 "Detected an unhandled Promise rejection.
[00:16:35]                 │      TypeError: Cannot read property 'operationType' of undefined"
[00:16:35]                 │ERROR browser[SEVERE] http://localhost:61141/38585/bundles/plugin/lens/lens.plugin.js 1:20887 Uncaught TypeError: Cannot read property 'operationType' of undefined
[00:16:35]                 │ERROR browser[SEVERE] http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 297:110231 Uncaught TypeError: Cannot read property 'operationType' of undefined
[00:16:35]                 │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:16:36]                 │ debg comboBox.setElement, value: bytes
[00:16:36]                 │ debg comboBox.isOptionSelected, value: bytes
[00:16:38]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:16:38]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:16:38]                 │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="bytes"]') with timeout=2500
[00:16:39]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:16:39]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:16:39]                 │ proc [kibana]   log   [17:47:35.848] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, required seqNo [129], primary term [1]. current document has seqNo [130] and primary term [1]
[00:16:41]                 │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:16:42]                 │ debg lensPage.closeDimensionEditor()
[00:16:42]                 │ debg TestSubjects.click(lns-indexPattern-dimensionContainerBack)
[00:16:42]                 │ debg Find.clickByCssSelector('[data-test-subj="lns-indexPattern-dimensionContainerBack"]') with timeout=10000
[00:16:42]                 │ debg Find.findByCssSelector('[data-test-subj="lns-indexPattern-dimensionContainerBack"]') with timeout=10000
[00:16:42]                 │ debg lensPage.createLayer()
[00:16:42]                 │ debg TestSubjects.click(lnsLayerAddButton)
[00:16:42]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsLayerAddButton"]') with timeout=10000
[00:16:42]                 │ debg Find.findByCssSelector('[data-test-subj="lnsLayerAddButton"]') with timeout=10000
[00:16:42]                 │ debg lensPage.hasChartSwitchWarning('line')
[00:16:42]                 │ debg lensPage.openChartSwitchPopover()
[00:16:42]                 │ debg TestSubjects.exists(visTypeTitle)
[00:16:42]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="visTypeTitle"]') with timeout=2500
[00:16:44]                 │ debg --- retry.tryForTime error: [data-test-subj="visTypeTitle"] is not displayed
[00:16:45]                 │ debg TestSubjects.click(lnsChartSwitchPopover)
[00:16:45]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsChartSwitchPopover"]') with timeout=10000
[00:16:45]                 │ debg Find.findByCssSelector('[data-test-subj="lnsChartSwitchPopover"]') with timeout=10000
[00:16:45]                 │ debg TestSubjects.exists(visTypeTitle)
[00:16:45]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="visTypeTitle"]') with timeout=120000
[00:16:45]                 │ debg TestSubjects.find(lnsChartSwitchPopover_line)
[00:16:45]                 │ debg Find.findByCssSelector('[data-test-subj="lnsChartSwitchPopover_line"]') with timeout=10000
[00:16:45]                 │ debg Find.descendantExistsByCssSelector('.euiKeyPadMenuItem__betaBadgeWrapper') with timeout=2500
[00:16:56]                 │ debg lensPage.switchToVisualization('line')
[00:16:56]                 │ debg lensPage.openChartSwitchPopover()
[00:16:56]                 │ debg TestSubjects.exists(visTypeTitle)
[00:16:56]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="visTypeTitle"]') with timeout=2500
[00:16:56]                 │ debg TestSubjects.click(lnsChartSwitchPopover_line)
[00:16:56]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsChartSwitchPopover_line"]') with timeout=10000
[00:16:56]                 │ debg Find.findByCssSelector('[data-test-subj="lnsChartSwitchPopover_line"]') with timeout=10000
[00:16:56]                 │ debg lensPage.configureDimension([object Object], 1)
[00:16:56]                 │ debg TestSubjects.click(lns-layerPanel-1 > lnsXY_xDimensionPanel > lns-empty-dimension)
[00:16:56]                 │ debg Find.clickByCssSelector('[data-test-subj="lns-layerPanel-1"] [data-test-subj="lnsXY_xDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:16:56]                 │ debg Find.findByCssSelector('[data-test-subj="lns-layerPanel-1"] [data-test-subj="lnsXY_xDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:16:56]                 │ debg TestSubjects.exists(lns-indexPatternDimension-terms)
[00:16:56]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="lns-indexPatternDimension-terms"]') with timeout=2500
[00:16:56]                 │ debg TestSubjects.click(lns-indexPatternDimension-terms)
[00:16:56]                 │ debg Find.clickByCssSelector('[data-test-subj="lns-indexPatternDimension-terms"]') with timeout=10000
[00:16:56]                 │ debg Find.findByCssSelector('[data-test-subj="lns-indexPatternDimension-terms"]') with timeout=10000
[00:16:56]                 │ debg TestSubjects.find(indexPattern-dimension-field)
[00:16:56]                 │ debg Find.findByCssSelector('[data-test-subj="indexPattern-dimension-field"]') with timeout=10000
[00:16:56]                 │ERROR browser[SEVERE] http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 374:77071 TypeError: Cannot read property 'operationType' of undefined
[00:16:56]                 │          at isColumnInvalid (http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:623501)
[00:16:56]                 │          at http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:667970
[00:16:56]                 │          at Object.useMemo (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:63499)
[00:16:56]                 │          at useMemo (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:353:5228)
[00:16:56]                 │          at IndexPatternDimensionTrigger (http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:667965)
[00:16:56]                 │          at cr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:59332)
[00:16:56]                 │          at $r (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67554)
[00:16:56]                 │          at Wr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67373)
[00:16:56]                 │          at zr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67092)
[00:16:56]                 │          at _l (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:107826)
[00:16:56]                 │ERROR browser[SEVERE] http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 374:45775 Uncaught TypeError: Cannot read property 'operationType' of undefined
[00:16:56]                 │ERROR browser[SEVERE] http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 374:77071 TypeError: Cannot read property 'operationType' of undefined
[00:16:56]                 │          at isColumnInvalid (http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:623501)
[00:16:56]                 │          at http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:667970
[00:16:56]                 │          at Object.useMemo (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:63499)
[00:16:56]                 │          at useMemo (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:353:5228)
[00:16:56]                 │          at IndexPatternDimensionTrigger (http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:667965)
[00:16:56]                 │          at cr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:59332)
[00:16:56]                 │          at $r (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67554)
[00:16:56]                 │          at Wr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67373)
[00:16:56]                 │          at zr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67092)
[00:16:56]                 │          at _l (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:107826)
[00:16:56]                 │ debg browser[INFO] http://localhost:61141/38585/bundles/core/core.entry.js 12:194329 "Detected an unhandled Promise rejection.
[00:16:56]                 │      TypeError: Cannot read property 'operationType' of undefined"
[00:16:56]                 │ERROR browser[SEVERE] http://localhost:61141/38585/bundles/plugin/lens/lens.plugin.js 1:20887 Uncaught TypeError: Cannot read property 'operationType' of undefined
[00:16:56]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:16:56]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:16:59]                 │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:17:00]                 │ debg comboBox.setElement, value: geo.src
[00:17:00]                 │ debg comboBox.isOptionSelected, value: geo.src
[00:17:02]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:17:02]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:17:02]                 │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="geo.src"]') with timeout=2500
[00:17:02]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:17:02]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:17:05]                 │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:17:05]                 │ debg lensPage.closeDimensionEditor()
[00:17:05]                 │ debg TestSubjects.click(lns-indexPattern-dimensionContainerBack)
[00:17:05]                 │ debg Find.clickByCssSelector('[data-test-subj="lns-indexPattern-dimensionContainerBack"]') with timeout=10000
[00:17:05]                 │ debg Find.findByCssSelector('[data-test-subj="lns-indexPattern-dimensionContainerBack"]') with timeout=10000
[00:17:05]                 │ debg lensPage.configureDimension([object Object], 1)
[00:17:05]                 │ debg TestSubjects.click(lns-layerPanel-1 > lnsXY_yDimensionPanel > lns-empty-dimension)
[00:17:05]                 │ debg Find.clickByCssSelector('[data-test-subj="lns-layerPanel-1"] [data-test-subj="lnsXY_yDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:17:05]                 │ debg Find.findByCssSelector('[data-test-subj="lns-layerPanel-1"] [data-test-subj="lnsXY_yDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:17:06]                 │ debg TestSubjects.exists(lns-indexPatternDimension-avg)
[00:17:06]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="lns-indexPatternDimension-avg"]') with timeout=2500
[00:17:06]                 │ debg TestSubjects.click(lns-indexPatternDimension-avg)
[00:17:06]                 │ debg Find.clickByCssSelector('[data-test-subj="lns-indexPatternDimension-avg"]') with timeout=10000
[00:17:06]                 │ debg Find.findByCssSelector('[data-test-subj="lns-indexPatternDimension-avg"]') with timeout=10000
[00:17:06]                 │ debg TestSubjects.find(indexPattern-dimension-field)
[00:17:06]                 │ debg Find.findByCssSelector('[data-test-subj="indexPattern-dimension-field"]') with timeout=10000
[00:17:06]                 │ERROR browser[SEVERE] http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 374:77071 TypeError: Cannot read property 'operationType' of undefined
[00:17:06]                 │          at isColumnInvalid (http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:623501)
[00:17:06]                 │          at http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:667970
[00:17:06]                 │          at Object.useMemo (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:63499)
[00:17:06]                 │          at useMemo (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:353:5228)
[00:17:06]                 │          at IndexPatternDimensionTrigger (http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:667965)
[00:17:06]                 │          at cr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:59332)
[00:17:06]                 │          at $r (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67554)
[00:17:06]                 │          at Wr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67373)
[00:17:06]                 │          at zr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67092)
[00:17:06]                 │          at _l (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:107826)
[00:17:06]                 │ERROR browser[SEVERE] http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 374:45775 Uncaught TypeError: Cannot read property 'operationType' of undefined
[00:17:06]                 │ERROR browser[SEVERE] http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 374:77071 TypeError: Cannot read property 'operationType' of undefined
[00:17:06]                 │          at isColumnInvalid (http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:623501)
[00:17:06]                 │          at http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:667970
[00:17:06]                 │          at Object.useMemo (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:63499)
[00:17:06]                 │          at useMemo (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:353:5228)
[00:17:06]                 │          at IndexPatternDimensionTrigger (http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:667965)
[00:17:06]                 │          at cr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:59332)
[00:17:06]                 │          at $r (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67554)
[00:17:06]                 │          at Wr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67373)
[00:17:06]                 │          at zr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67092)
[00:17:06]                 │          at _l (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:107826)
[00:17:06]                 │ debg browser[INFO] http://localhost:61141/38585/bundles/core/core.entry.js 12:194329 "Detected an unhandled Promise rejection.
[00:17:06]                 │      TypeError: Cannot read property 'operationType' of undefined"
[00:17:06]                 │ERROR browser[SEVERE] http://localhost:61141/38585/bundles/plugin/lens/lens.plugin.js 1:20887 Uncaught TypeError: Cannot read property 'operationType' of undefined
[00:17:06]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:17:06]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:17:06]                 │ proc [kibana]   log   [17:48:03.138] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, required seqNo [143], primary term [1]. current document has seqNo [144] and primary term [1]
[00:17:06]                 │ proc [kibana]   log   [17:48:03.230] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, required seqNo [145], primary term [1]. current document has seqNo [146] and primary term [1]
[00:17:08]                 │ERROR browser[SEVERE] http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 374:77071 TypeError: Cannot read property 'operationType' of undefined
[00:17:08]                 │          at isColumnInvalid (http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:623501)
[00:17:08]                 │          at http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:667970
[00:17:08]                 │          at Object.useMemo (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:63499)
[00:17:08]                 │          at useMemo (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:353:5228)
[00:17:08]                 │          at IndexPatternDimensionTrigger (http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:667965)
[00:17:08]                 │          at cr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:59332)
[00:17:08]                 │          at $r (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67554)
[00:17:08]                 │          at Wr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67373)
[00:17:08]                 │          at zr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67092)
[00:17:08]                 │          at _l (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:107826)
[00:17:08]                 │ERROR browser[SEVERE] http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 374:77071 TypeError: Cannot read property 'operationType' of undefined
[00:17:08]                 │          at isColumnInvalid (http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:623501)
[00:17:08]                 │          at http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:667970
[00:17:08]                 │          at Object.useMemo (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:63499)
[00:17:08]                 │          at useMemo (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:353:5228)
[00:17:08]                 │          at IndexPatternDimensionTrigger (http://localhost:61141/38585/bundles/plugin/lens/lens.chunk.0.js:8:667965)
[00:17:08]                 │          at cr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:59332)
[00:17:08]                 │          at $r (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67554)
[00:17:08]                 │          at Wr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67373)
[00:17:08]                 │          at zr (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:67092)
[00:17:08]                 │          at _l (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:375:107826)
[00:17:08]                 │ debg browser[INFO] http://localhost:61141/38585/bundles/core/core.entry.js 12:194329 "Detected an unhandled Promise rejection.
[00:17:08]                 │      TypeError: Cannot read property 'operationType' of undefined"
[00:17:08]                 │ERROR browser[SEVERE] http://localhost:61141/38585/bundles/plugin/lens/lens.plugin.js 1:20887 Uncaught TypeError: Cannot read property 'operationType' of undefined
[00:17:08]                 │ERROR browser[SEVERE] http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 297:110231 Uncaught TypeError: Cannot read property 'operationType' of undefined
[00:17:08]                 │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:17:09]                 │ debg comboBox.setElement, value: bytes
[00:17:09]                 │ debg comboBox.isOptionSelected, value: bytes
[00:17:11]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:17:11]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:17:11]                 │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="bytes"]') with timeout=2500
[00:17:12]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:17:12]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:17:12]                 │ proc [kibana]   log   [17:48:09.081] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, required seqNo [149], primary term [1]. current document has seqNo [150] and primary term [1]
[00:17:12]                 │ proc [kibana]   log   [17:48:09.145] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, required seqNo [151], primary term [1]. current document has seqNo [152] and primary term [1]
[00:17:14]                 │ proc [kibana]   log   [17:48:10.851] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, required seqNo [155], primary term [1]. current document has seqNo [158] and primary term [1]
[00:17:14]                 │ debg browser[WARNING] http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 20:69677 "Deprecation warning: value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are discouraged and will be removed in an upcoming major release. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.
[00:17:14]                 │      Arguments: 
[00:17:14]                 │      [0] _isAMomentObject: true, _isUTC: false, _useUTC: false, _l: undefined, _i: AE, _f: undefined, _strict: undefined, _locale: [object Object]
[00:17:14]                 │      Error
[00:17:14]                 │          at Function.createFromInputFallback (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:70106)
[00:17:14]                 │          at http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:90282
[00:17:14]                 │          at http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:90333
[00:17:14]                 │          at jt (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:90645)
[00:17:14]                 │          at yt (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:90906)
[00:17:14]                 │          at _t (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:90988)
[00:17:14]                 │          at a (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:67028)
[00:17:14]                 │          at DecoratedFieldFormat.converter (http://localhost:61141/38585/bundles/plugin/data/data.plugin.js:1:790626)
[00:17:14]                 │          at DecoratedFieldFormat.n [as memoizedConverter] (http://localhost:61141/38585/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:421:43051)
[00:17:14]                 │          at DecoratedFieldFormat.textConvert (http://localhost:61141/38585/bundles/plugin/data/data.plugin.js:1:790715)"
[00:17:14]                 │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:17:15]                 │ debg lensPage.closeDimensionEditor()
[00:17:15]                 │ debg TestSubjects.click(lns-indexPattern-dimensionContainerBack)
[00:17:15]                 │ debg Find.clickByCssSelector('[data-test-subj="lns-indexPattern-dimensionContainerBack"]') with timeout=10000
[00:17:15]                 │ debg Find.findByCssSelector('[data-test-subj="lns-indexPattern-dimensionContainerBack"]') with timeout=10000
[00:17:15]                 │ debg lensPage.getLayerCount()
[00:17:15]                 │ debg TestSubjects.findAll(lnsLayerRemove)
[00:17:15]                 │ debg Find.allByCssSelector('[data-test-subj="lnsLayerRemove"]') with timeout=10000
[00:17:15]                 │ debg TestSubjects.click(lnsLayerRemove)
[00:17:15]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsLayerRemove"]') with timeout=10000
[00:17:15]                 │ debg Find.findByCssSelector('[data-test-subj="lnsLayerRemove"]') with timeout=10000
[00:17:15]                 │ debg TestSubjects.click(lnsLayerRemove)
[00:17:15]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsLayerRemove"]') with timeout=10000
[00:17:15]                 │ debg Find.findByCssSelector('[data-test-subj="lnsLayerRemove"]') with timeout=10000
[00:17:15]                 │ debg TestSubjects.exists(empty-workspace)
[00:17:15]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="empty-workspace"]') with timeout=120000
[00:17:15]                 └- ✓ pass  (1.0m) "lens app  lens smokescreen tests should transition from a multi-layer stacked bar to a multi-layer line chart and correctly remove all layers"
[00:17:15]               └-> should edit settings of xy line chart
[00:17:15]                 └-> "before each" hook: global before each
[00:17:15]                 │ debg navigating to visualize url: http://localhost:61141/app/visualize#/
[00:17:15]                 │ debg navigate to: http://localhost:61141/app/visualize#/
[00:17:16]                 │ debg browser[INFO] http://localhost:61141/app/visualize?_t=1607017692615#/ 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:17:16]                 │
[00:17:16]                 │ debg browser[INFO] http://localhost:61141/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:17:16]                 │ debg ... sleep(700) start
[00:17:16]                 │ debg ... sleep(700) end
[00:17:16]                 │ debg returned from get, calling refresh
[00:17:17]                 │ debg browser[INFO] http://localhost:61141/app/visualize?_t=1607017692615#/ 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:17:17]                 │
[00:17:17]                 │ debg browser[INFO] http://localhost:61141/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:17:17]                 │ debg currentUrl = http://localhost:61141/app/visualize#/
[00:17:17]                 │          appUrl = http://localhost:61141/app/visualize#/
[00:17:17]                 │ debg TestSubjects.find(kibanaChrome)
[00:17:17]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:17:19]                 │ debg ... sleep(501) start
[00:17:19]                 │ debg ... sleep(501) end
[00:17:19]                 │ debg in navigateTo url = http://localhost:61141/app/visualize#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:17:19]                 │ debg --- retry.try error: URL changed, waiting for it to settle
[00:17:20]                 │ debg ... sleep(501) start
[00:17:20]                 │ debg ... sleep(501) end
[00:17:20]                 │ debg in navigateTo url = http://localhost:61141/app/visualize#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:17:20]                 │ debg TestSubjects.exists(statusPageContainer)
[00:17:20]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:17:23]                 │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:17:23]                 │ debg searchForItemWithName: lnsXYvis
[00:17:23]                 │ debg TestSubjects.find(tableListSearchBox)
[00:17:23]                 │ debg Find.findByCssSelector('[data-test-subj="tableListSearchBox"]') with timeout=10000
[00:17:24]                 │ debg isGlobalLoadingIndicatorVisible
[00:17:24]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:17:24]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:17:25]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:17:26]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:17:26]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:17:26]                 │ debg lensPage.clickVisualizeListItemTitle('lnsXYvis')
[00:17:26]                 │ debg TestSubjects.click(visListingTitleLink-lnsXYvis)
[00:17:26]                 │ debg Find.clickByCssSelector('[data-test-subj="visListingTitleLink-lnsXYvis"]') with timeout=10000
[00:17:26]                 │ debg Find.findByCssSelector('[data-test-subj="visListingTitleLink-lnsXYvis"]') with timeout=10000
[00:17:26]                 │ debg lensPage.goToTimeRange()
[00:17:26]                 │ debg TestSubjects.exists(noDataPopoverDismissButton)
[00:17:26]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="noDataPopoverDismissButton"]') with timeout=2500
[00:17:27]                 │ proc [kibana]   log   [17:48:23.767] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, required seqNo [163], primary term [1]. current document has seqNo [164] and primary term [1]
[00:17:27]                 │ proc [kibana]   log   [17:48:23.769] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, required seqNo [164], primary term [1]. current document has seqNo [165] and primary term [1]
[00:17:27]                 │ proc [kibana]   log   [17:48:23.771] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, required seqNo [166], primary term [1]. current document has seqNo [167] and primary term [1]
[00:17:28]                 │ debg --- retry.tryForTime error: [data-test-subj="noDataPopoverDismissButton"] is not displayed
[00:17:29]                 │ debg Setting absolute range to Sep 19, 2015 @ 06:31:44.000 to Sep 23, 2015 @ 18:31:44.000
[00:17:29]                 │ debg TestSubjects.exists(superDatePickerToggleQuickMenuButton)
[00:17:29]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=20000
[00:17:29]                 │ debg TestSubjects.exists(superDatePickerShowDatesButton)
[00:17:29]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=2500
[00:17:29]                 │ debg TestSubjects.click(superDatePickerShowDatesButton)
[00:17:29]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:17:29]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:17:29]                 │ debg TestSubjects.exists(superDatePickerstartDatePopoverButton)
[00:17:29]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=2500
[00:17:29]                 │ debg TestSubjects.click(superDatePickerendDatePopoverButton)
[00:17:29]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:17:29]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:17:29]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:17:29]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:17:29]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:17:29]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:17:29]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:17:29]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:17:29]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:17:29]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 23, 2015 @ 18:31:44.000)
[00:17:29]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:17:29]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:17:29]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:17:30]                 │ debg TestSubjects.click(superDatePickerstartDatePopoverButton)
[00:17:30]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:17:30]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:17:30]                 │ debg Find.waitForElementStale with timeout=10000
[00:17:30]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:17:30]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:17:30]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:17:30]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:17:30]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:17:30]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:17:30]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:17:30]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 19, 2015 @ 06:31:44.000)
[00:17:30]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:17:30]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:17:30]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:17:31]                 │ debg TestSubjects.exists(superDatePickerApplyTimeButton)
[00:17:31]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerApplyTimeButton"]') with timeout=2500
[00:17:33]                 │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerApplyTimeButton"] is not displayed
[00:17:34]                 │ debg TestSubjects.click(querySubmitButton)
[00:17:34]                 │ debg Find.clickByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:17:34]                 │ debg Find.findByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:17:34]                 │ debg Find.waitForElementStale with timeout=10000
[00:17:34]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:17:34]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:17:34]                 │ debg TestSubjects.click(lnsXY_splitDimensionPanel > indexPattern-dimension-remove)
[00:17:34]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="indexPattern-dimension-remove"]') with timeout=10000
[00:17:34]                 │ debg Find.findByCssSelector('[data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="indexPattern-dimension-remove"]') with timeout=10000
[00:17:34]                 │ proc [kibana]   log   [17:48:31.512] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, required seqNo [168], primary term [1]. current document has seqNo [169] and primary term [1]
[00:17:34]                 │ proc [kibana]   log   [17:48:31.513] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, required seqNo [168], primary term [1]. current document has seqNo [169] and primary term [1]
[00:17:34]                 │ proc [kibana]   log   [17:48:31.513] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, required seqNo [169], primary term [1]. current document has seqNo [170] and primary term [1]
[00:17:35]                 │ debg lensPage.switchToVisualization('line')
[00:17:35]                 │ debg lensPage.openChartSwitchPopover()
[00:17:35]                 │ debg TestSubjects.exists(visTypeTitle)
[00:17:35]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="visTypeTitle"]') with timeout=2500
[00:17:37]                 │ proc [kibana]   log   [17:48:34.077] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, required seqNo [179], primary term [1]. current document has seqNo [180] and primary term [1]
[00:17:37]                 │ debg --- retry.tryForTime error: [data-test-subj="visTypeTitle"] is not displayed
[00:17:38]                 │ debg TestSubjects.click(lnsChartSwitchPopover)
[00:17:38]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsChartSwitchPopover"]') with timeout=10000
[00:17:38]                 │ debg Find.findByCssSelector('[data-test-subj="lnsChartSwitchPopover"]') with timeout=10000
[00:17:38]                 │ debg TestSubjects.exists(visTypeTitle)
[00:17:38]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="visTypeTitle"]') with timeout=120000
[00:17:38]                 │ debg TestSubjects.click(lnsChartSwitchPopover_line)
[00:17:38]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsChartSwitchPopover_line"]') with timeout=10000
[00:17:38]                 │ debg Find.findByCssSelector('[data-test-subj="lnsChartSwitchPopover_line"]') with timeout=10000
[00:17:39]                 │ debg lensPage.configureDimension([object Object])
[00:17:39]                 │ debg TestSubjects.click(lns-layerPanel-0 > lnsXY_yDimensionPanel > lns-dimensionTrigger)
[00:17:39]                 │ debg Find.clickByCssSelector('[data-test-subj="lns-layerPanel-0"] [data-test-subj="lnsXY_yDimensionPanel"] [data-test-subj="lns-dimensionTrigger"]') with timeout=10000
[00:17:39]                 │ debg Find.findByCssSelector('[data-test-subj="lns-layerPanel-0"] [data-test-subj="lnsXY_yDimensionPanel"] [data-test-subj="lns-dimensionTrigger"]') with timeout=10000
[00:17:39]                 │ debg TestSubjects.exists(lns-indexPatternDimension-max)
[00:17:39]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="lns-indexPatternDimension-max"]') with timeout=2500
[00:17:39]                 │ debg TestSubjects.click(lns-indexPatternDimension-max)
[00:17:39]                 │ debg Find.clickByCssSelector('[data-test-subj="lns-indexPatternDimension-max"]') with timeout=10000
[00:17:39]                 │ debg Find.findByCssSelector('[data-test-subj="lns-indexPatternDimension-max"]') with timeout=10000
[00:17:39]                 │ debg TestSubjects.find(indexPattern-dimension-field)
[00:17:39]                 │ debg Find.findByCssSelector('[data-test-subj="indexPattern-dimension-field"]') with timeout=10000
[00:17:39]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:17:39]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:17:41]                 │ proc [kibana]   log   [17:48:38.125] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, required seqNo [182], primary term [1]. current document has seqNo [183] and primary term [1]
[00:17:42]                 │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:17:42]                 │ debg comboBox.setElement, value: memory
[00:17:42]                 │ debg comboBox.isOptionSelected, value: memory
[00:17:45]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:17:45]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:17:45]                 │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="memory"]') with timeout=2500
[00:17:45]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:17:45]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:17:47]                 │ proc [kibana]   log   [17:48:44.136] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, required seqNo [185], primary term [1]. current document has seqNo [188] and primary term [1]
[00:17:48]                 │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:17:48]                 │ debg lensPage.editDimensionLabel('Test of label')
[00:17:48]                 │ debg TestSubjects.setValue(indexPattern-label-edit, Test of label)
[00:17:48]                 │ debg TestSubjects.click(indexPattern-label-edit)
[00:17:48]                 │ debg Find.clickByCssSelector('[data-test-subj="indexPattern-label-edit"]') with timeout=10000
[00:17:48]                 │ debg Find.findByCssSelector('[data-test-subj="indexPattern-label-edit"]') with timeout=10000
[00:17:48]                 │ debg lensPage.editDimensionFormat('Percent')
[00:17:48]                 │ debg TestSubjects.find(indexPattern-dimension-format)
[00:17:48]                 │ debg Find.findByCssSelector('[data-test-subj="indexPattern-dimension-format"]') with timeout=10000
[00:17:48]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:17:48]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:17:51]                 │ proc [kibana]   log   [17:48:47.901] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, required seqNo [190], primary term [1]. current document has seqNo [191] and primary term [1]
[00:17:51]                 │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:17:52]                 │ debg comboBox.setElement, value: Percent
[00:17:52]                 │ debg comboBox.isOptionSelected, value: Percent
[00:17:54]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:17:54]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:17:54]                 │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="Percent"]') with timeout=2500
[00:17:54]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:17:54]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:17:57]                 │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:17:57]                 │ debg lensPage.editDimensionColor('#ff0000')
[00:17:57]                 │ debg TestSubjects.find(colorPickerAnchor)
[00:17:57]                 │ debg Find.findByCssSelector('[data-test-subj="colorPickerAnchor"]') with timeout=10000
[00:17:57]                 │ debg ... sleep(1000) start
[00:17:58]                 │ debg ... sleep(1000) end
[00:17:58]                 │ debg lensPage.editMissingValues('Linear')
[00:17:58]                 │ debg TestSubjects.click(lnsValuesButton)
[00:17:58]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsValuesButton"]') with timeout=10000
[00:17:58]                 │ debg Find.findByCssSelector('[data-test-subj="lnsValuesButton"]') with timeout=10000
[00:17:58]                 │ debg TestSubjects.exists(lnsValuesButton)
[00:17:58]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="lnsValuesButton"]') with timeout=2500
[00:17:58]                 │ debg TestSubjects.click(lnsMissingValuesSelect)
[00:17:58]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsMissingValuesSelect"]') with timeout=10000
[00:17:58]                 │ debg Find.findByCssSelector('[data-test-subj="lnsMissingValuesSelect"]') with timeout=10000
[00:17:59]                 │ debg Find.findByCssSelector('#Linear') with timeout=10000
[00:17:59]                 │ debg lensPage.assertMissingValues('Linear')
[00:17:59]                 │ debg lensPage.assertExactText('[data-test-subj="lnsMissingValuesSelect"]', 'Linear')
[00:17:59]                 │ debg lensPage.assertExpectedText('[data-test-subj="lnsMissingValuesSelect"]', value => value === expectedText)
[00:17:59]                 │ debg Waiting up to 1000ms for assertExpectedText...
[00:17:59]                 │ debg Find.findByCssSelector('[data-test-subj="lnsMissingValuesSelect"]') with timeout=10000
[00:17:59]                 │ debg lensPage.openDimensionEditor('lnsXY_yDimensionPanel > lns-dimensionTrigger')
[00:17:59]                 │ debg TestSubjects.click(lns-layerPanel-0 > lnsXY_yDimensionPanel > lns-dimensionTrigger)
[00:17:59]                 │ debg Find.clickByCssSelector('[data-test-subj="lns-layerPanel-0"] [data-test-subj="lnsXY_yDimensionPanel"] [data-test-subj="lns-dimensionTrigger"]') with timeout=10000
[00:17:59]                 │ debg Find.findByCssSelector('[data-test-subj="lns-layerPanel-0"] [data-test-subj="lnsXY_yDimensionPanel"] [data-test-subj="lns-dimensionTrigger"]') with timeout=10000
[00:17:59]                 │ debg lensPage.assertColor('#ff0000')
[00:17:59]                 │ debg TestSubjects.getAttribute(colorPickerAnchor, #ff0000, tryTimeout=120000, findTimeout=10000)
[00:17:59]                 │ debg TestSubjects.find(colorPickerAnchor)
[00:17:59]                 │ debg Find.findByCssSelector('[data-test-subj="colorPickerAnchor"]') with timeout=10000
[00:17:59]                 │ debg TestSubjects.exists(indexPattern-dimension-formatDecimals)
[00:17:59]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="indexPattern-dimension-formatDecimals"]') with timeout=120000
[00:17:59]                 │ debg lensPage.getDimensionTriggerText('lnsXY_yDimensionPanel')
[00:17:59]                 │ debg lensPage.getDimensionTriggersTexts('lnsXY_yDimensionPanel')
[00:17:59]                 │ debg TestSubjects.findAll(lnsXY_yDimensionPanel > lns-dimensionTrigger)
[00:17:59]                 │ debg Find.allByCssSelector('[data-test-subj="lnsXY_yDimensionPanel"] [data-test-subj="lns-dimensionTrigger"]') with timeout=10000
[00:17:59]                 │ debg lensPage.closeDimensionEditor()
[00:17:59]                 │ debg TestSubjects.click(lns-indexPattern-dimensionContainerBack)
[00:17:59]                 │ debg Find.clickByCssSelector('[data-test-subj="lns-indexPattern-dimensionContainerBack"]') with timeout=10000
[00:17:59]                 │ debg Find.findByCssSelector('[data-test-subj="lns-indexPattern-dimensionContainerBack"]') with timeout=10000
[00:17:59]                 └- ✓ pass  (44.1s) "lens app  lens smokescreen tests should edit settings of xy line chart"
[00:17:59]               └-> should be able to add very long labels and still be able to remove a dimension
[00:17:59]                 └-> "before each" hook: global before each
[00:17:59]                 │ debg lensPage.openDimensionEditor('lnsXY_yDimensionPanel > lns-dimensionTrigger')
[00:17:59]                 │ debg TestSubjects.click(lns-layerPanel-0 > lnsXY_yDimensionPanel > lns-dimensionTrigger)
[00:17:59]                 │ debg Find.clickByCssSelector('[data-test-subj="lns-layerPanel-0"] [data-test-subj="lnsXY_yDimensionPanel"] [data-test-subj="lns-dimensionTrigger"]') with timeout=10000
[00:17:59]                 │ debg Find.findByCssSelector('[data-test-subj="lns-layerPanel-0"] [data-test-subj="lnsXY_yDimensionPanel"] [data-test-subj="lns-dimensionTrigger"]') with timeout=10000
[00:18:00]                 │ debg lensPage.editDimensionLabel('Veryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryvery long label wrapping multiple lines')
[00:18:00]                 │ debg TestSubjects.setValue(indexPattern-label-edit, Veryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryvery long label wrapping multiple lines)
[00:18:00]                 │ debg TestSubjects.click(indexPattern-label-edit)
[00:18:00]                 │ debg Find.clickByCssSelector('[data-test-subj="indexPattern-label-edit"]') with timeout=10000
[00:18:00]                 │ debg Find.findByCssSelector('[data-test-subj="indexPattern-label-edit"]') with timeout=10000
[00:18:00]                 │ debg isGlobalLoadingIndicatorVisible
[00:18:00]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:18:00]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:18:02]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:18:02]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:18:02]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:18:02]                 │ debg lensPage.closeDimensionEditor()
[00:18:02]                 │ debg TestSubjects.click(lns-indexPattern-dimensionContainerBack)
[00:18:02]                 │ debg Find.clickByCssSelector('[data-test-subj="lns-indexPattern-dimensionContainerBack"]') with timeout=10000
[00:18:02]                 │ debg Find.findByCssSelector('[data-test-subj="lns-indexPattern-dimensionContainerBack"]') with timeout=10000
[00:18:02]                 │ debg lensPage.getDimensionTriggerText('lnsXY_yDimensionPanel')
[00:18:02]                 │ debg lensPage.getDimensionTriggersTexts('lnsXY_yDimensionPanel')
[00:18:02]                 │ debg TestSubjects.findAll(lnsXY_yDimensionPanel > lns-dimensionTrigger)
[00:18:02]                 │ debg Find.allByCssSelector('[data-test-subj="lnsXY_yDimensionPanel"] [data-test-subj="lns-dimensionTrigger"]') with timeout=10000
[00:18:02]                 │ info Taking screenshot "/dev/shm/workspace/parallel/14/kibana/x-pack/test/functional/screenshots/failure/lens app  lens smokescreen tests should be able to add very long labels and still be able to remove a dimension.png"
[00:18:03]                 │ proc [kibana]   log   [17:48:59.746] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, required seqNo [201], primary term [1]. current document has seqNo [202] and primary term [1]
[00:18:03]                 │ info Current URL is: http://localhost:61141/app/lens#/edit/76fc4200-cf44-11e9-b933-fd84270f3ac2?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:%272015-09-19T06:31:44.000Z%27,to:%272015-09-23T18:31:44.000Z%27))
[00:18:03]                 │ info Saving page source to: /dev/shm/workspace/parallel/14/kibana/x-pack/test/functional/failure_debug/html/lens app  lens smokescreen tests should be able to add very long labels and still be able to remove a dimension.html
[00:18:03]                 └- ✖ fail: lens app  lens smokescreen tests should be able to add very long labels and still be able to remove a dimension
[00:18:03]                 │       Error: expected 'Test of labelVeryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryvery long label wrapping multiple lines' to sort of equal 'Veryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryvery long label wrapping multiple lines'
[00:18:03]                 │       + expected - actual
[00:18:03]                 │ 
[00:18:03]                 │       -Test of labelVeryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryvery long label wrapping multiple lines
[00:18:03]                 │       +Veryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryvery long label wrapping multiple lines
[00:18:03]                 │       
[00:18:03]                 │       at Assertion.assert (/dev/shm/workspace/parallel/14/kibana/packages/kbn-expect/expect.js:100:11)
[00:18:03]                 │       at Assertion.eql (/dev/shm/workspace/parallel/14/kibana/packages/kbn-expect/expect.js:244:8)
[00:18:03]                 │       at Context.<anonymous> (test/functional/apps/lens/smokescreen.ts:184:90)
[00:18:03]                 │       at runMicrotasks (<anonymous>)
[00:18:03]                 │       at processTicksAndRejections (internal/process/task_queues.js:93:5)
[00:18:03]                 │       at Object.apply (/dev/shm/workspace/parallel/14/kibana/packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:84:16)
[00:18:03]                 │ 
[00:18:03]                 │ 

Stack Trace

Error: expected 'Test of labelVeryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryvery long label wrapping multiple lines' to sort of equal 'Veryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryvery long label wrapping multiple lines'
    at Assertion.assert (/dev/shm/workspace/parallel/14/kibana/packages/kbn-expect/expect.js:100:11)
    at Assertion.eql (/dev/shm/workspace/parallel/14/kibana/packages/kbn-expect/expect.js:244:8)
    at Context.<anonymous> (test/functional/apps/lens/smokescreen.ts:184:90)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:93:5)
    at Object.apply (/dev/shm/workspace/parallel/14/kibana/packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:84:16) {
  actual: 'Test of labelVeryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryvery long label wrapping multiple lines',
  expected: 'Veryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryvery long label wrapping multiple lines',
  showDiff: true
}

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
advancedSettings 919.6KB 919.6KB +3.0B
canvas 1.3MB 1.3MB +59.0B
dashboard 197.2KB 197.2KB +1.0B
data 244.9KB 244.9KB -42.0B
discover 450.5KB 450.5KB -20.0B
enterpriseSearch 1.1MB 1.1MB -7.0B
fleet 1.1MB 1.1MB +3.0B
graph 1.3MB 1.3MB -3.0B
home 214.4KB 214.4KB -3.0B
infra 2.6MB 2.6MB +1.0B
ingestPipelines 819.5KB 819.5KB -6.0B
lens 999.6KB 1001.0KB +1.4KB
ml 5.2MB 5.2MB +104.0B
monitoring 952.4KB 952.4KB +59.0B
savedObjectsManagement 187.8KB 187.8KB -3.0B
security 786.1KB 786.3KB +160.0B
securitySolution 8.0MB 8.0MB +714.0B
timelion 383.9KB 383.9KB +24.0B
visDefaultEditor 300.2KB 300.2KB -3.0B
visTypeTimelion 83.3KB 83.4KB +14.0B
visTypeVega 1.5MB 1.5MB +17.0B
visTypeVislib 702.6KB 702.6KB +34.0B
total +2.4KB

Distributable file count

id before after diff
default 43486 43798 +312

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
console 29.3KB 29.3KB -3.0B
core 547.3KB 547.7KB +380.0B
dashboard 327.8KB 327.8KB -14.0B
data 988.2KB 988.3KB +72.0B
embeddable 225.7KB 225.7KB +32.0B
esUiShared 278.2KB 278.2KB -3.0B
globalSearchBar 33.2KB 33.2KB -4.0B
inspector 52.1KB 52.1KB -14.0B
kibanaReact 131.9KB 132.3KB +368.0B
maps 151.1KB 151.3KB +226.0B
mapsLegacy 94.2KB 94.2KB +14.0B
searchprofiler 48.4KB 48.4KB +13.0B
uiActions 67.8KB 67.8KB -14.0B
visTypeTimeseries 137.5KB 143.6KB +6.1KB
total +7.1KB
Unknown metric groups

@kbn/ui-shared-deps asset size

id before after diff
css 663.5KB 667.1KB +3.6KB
kbn-ui-shared-deps.@elastic.js 2.4MB 3.2MB ⚠️ +774.8KB
kbn-ui-shared-deps.js 13.6MB 13.5MB -6.2KB
total +772.2KB

History

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

Copy link
Contributor

@pgayvallet pgayvallet left a comment

Choose a reason for hiding this comment

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

LGTM

@chandlerprall chandlerprall merged commit 2f72c8a into elastic:master Dec 4, 2020
@chandlerprall chandlerprall deleted the eui-30-5-1 branch December 4, 2020 16:39
myasonik pushed a commit that referenced this pull request Dec 4, 2020
* Updated to eui@30.4.1, fixed types and unit tests

* Cleanup some imports

* Fix a text color swap, now back to danger text

* Bump EUI to v30.4.2

* Revert snapshot changes from ownFocus modification

* Clean up alert flyout test actions to better represent user actions

* Upgrade EUI to 30.5.1

* More accurate test interaction

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EUI release_note:skip Skip the PR/issue when compiling release notes Team:APM All issues that need APM UI Team support Team:Fleet Team label for Observability Data Collection Fleet team Team:Uptime - DEPRECATED Synthetics & RUM sub-team of Application Observability v7.11.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.