You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Rewrites the theme-loader to no longer convert imports for *.scss modules into 5 separate modules, one with a switch statement that runs one of four require statements and the four modules created by those require statements. This new loader calls node-sass and postcss directly to create the text version of each CSS file and then builds the module source from those strings. This completely removes per-style-module overhead by writing the styles to <style> elements ourselves.
An additional improvement comes from using references to other themes when more than one themed version of a scss file exactly matches the style of another. For small modules this is common as they likely don't include references to theme variable, so a single copy of the compiled CSS will end up in the bundle with a ref to that theme from the other themes:
output where each theme is unique:
output where each theme is the same:
output where the light and dark themes differ but the v7 and v8 themes don't:
Kibana Pipeline / general / Chrome UI Functional Tests.test/functional/apps/discover/_doc_table·ts.discover app discover doc table legacy should make the document table scrollable
Failed Tests Reporter:
- Test has failed 1 times on tracked branches: https://dryrun
[00:00:00] │
[00:09:12] └-: discover app
[00:09:12] └-> "before all" hook in "discover app"
[00:09:12] └-> "before all" hook in "discover app"
[00:18:41] └-: discover doc table
[00:18:41] └-> "before all" hook for "should show records by default"
[00:18:41] └-> "before all" hook for "should show records by default"
[00:18:41] │ debg load kibana index with default index pattern
[00:18:41] │ debg Cleaning all saved objects { space: undefined }
[00:18:41] │ info deleting batch of 5 objects
[00:18:42] │ succ deleted 5 objects
[00:18:42] │ debg resolved import for test/functional/fixtures/kbn_archiver/discover.json to /dev/shm/workspace/parallel/3/kibana/test/functional/fixtures/kbn_archiver/discover.json
[00:18:42] │ info importing 2 saved objects { space: undefined }
[00:18:43] │ succ import success
[00:18:43] │ info [test/functional/fixtures/es_archiver/logstash_functional] Loading "mappings.json"
[00:18:43] │ info [test/functional/fixtures/es_archiver/logstash_functional] Loading "data.json.gz"
[00:18:43] │ info [test/functional/fixtures/es_archiver/logstash_functional] Skipped restore for existing index "logstash-2015.09.22"
[00:18:43] │ info [test/functional/fixtures/es_archiver/logstash_functional] Skipped restore for existing index "logstash-2015.09.20"
[00:18:43] │ info [test/functional/fixtures/es_archiver/logstash_functional] Skipped restore for existing index "logstash-2015.09.21"
[00:18:44] │ debg replacing kibana config doc: {"defaultIndex":"logstash-*"}
[00:18:44] │ debg applying update to kibana config: {"timepicker:timeDefaults":"{ \"from\": \"2015-09-18T06:31:44.000Z\", \"to\": \"2015-09-23T18:31:44.000Z\"}"}
[00:18:45] │ debg discover doc table
[00:18:45] │ debg navigating to discover url: http://localhost:6131/app/discover#/
[00:18:45] │ debg navigate to: http://localhost:6131/app/discover#/
[00:18:45] │ debg browser[INFO] http://localhost:6131/app/discover?_t=1624581457143#/ 281 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:18:45] │
[00:18:45] │ debg browser[INFO] http://localhost:6131/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:18:45] │ debg ... sleep(700) start
[00:18:46] │ debg ... sleep(700) end
[00:18:46] │ debg returned from get, calling refresh
[00:18:46] │ debg browser[INFO] http://localhost:6131/app/discover?_t=1624581457143#/ 281 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:18:46] │
[00:18:46] │ debg browser[INFO] http://localhost:6131/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:18:47] │ debg currentUrl = http://localhost:6131/app/discover#/
[00:18:47] │ appUrl = http://localhost:6131/app/discover#/
[00:18:47] │ debg TestSubjects.find(kibanaChrome)
[00:18:47] │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:18:47] │ debg ... sleep(501) start
[00:18:47] │ERROR browser[SEVERE] http://localhost:6131/api/fleet/epm/packages?experimental=true - Failed to load resource: the server responded with a status of 404 (Not Found)
[00:18:47] │ debg ... sleep(501) end
[00:18:47] │ debg in navigateTo url = http://localhost:6131/app/discover#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:%272015-09-18T06:31:44.000Z%27,to:%272015-09-23T18:31:44.000Z%27))&_a=(columns:!(),filters:!(),index:%27logstash-*%27,interval:auto,query:(language:kuery,query:%27%27),sort:!(!(%27@timestamp%27,desc)))
[00:18:47] │ debg --- retry.tryForTime error: URL changed, waiting for it to settle
[00:18:48] │ debg ... sleep(501) start
[00:18:48] │ debg ... sleep(501) end
[00:18:48] │ debg in navigateTo url = http://localhost:6131/app/discover#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:%272015-09-18T06:31:44.000Z%27,to:%272015-09-23T18:31:44.000Z%27))&_a=(columns:!(),filters:!(),index:%27logstash-*%27,interval:auto,query:(language:kuery,query:%27%27),sort:!(!(%27@timestamp%27,desc)))
[00:18:48] └-> should show records by default
[00:18:48] └-> "before each" hook: global before each for "should show records by default"
[00:18:48] │ debg isGlobalLoadingIndicatorVisible
[00:18:48] │ debg TestSubjects.exists(globalLoadingIndicator)
[00:18:48] │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:18:48] │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:18:48] │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:18:51] │ debg browser[WARNING] http://localhost:6131/app/discover?_t=1624581457143#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:'2015-09-18T06:31:44.000Z',to:'2015-09-23T18:31:44.000Z'))&_a=(columns:!(),filters:!(),index:'logstash-*',interval:auto,query:(language:kuery,query:''),sort:!(!('@timestamp',desc))) - Failed to decode downloaded font: http://localhost:6131/app/~font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0
[00:18:51] │ debg browser[WARNING] http://localhost:6131/app/discover?_t=1624581457143#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:'2015-09-18T06:31:44.000Z',to:'2015-09-23T18:31:44.000Z'))&_a=(columns:!(),filters:!(),index:'logstash-*',interval:auto,query:(language:kuery,query:''),sort:!(!('@timestamp',desc))) - OTS parsing error: invalid sfntVersion: 1008813135
[00:18:51] │ debg TestSubjects.find(docTable)
[00:18:51] │ debg Find.findByCssSelector('[data-test-subj="docTable"]') with timeout=10000
[00:18:51] │ debg browser[WARNING] http://localhost:6131/app/discover?_t=1624581457143#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:'2015-09-18T06:31:44.000Z',to:'2015-09-23T18:31:44.000Z'))&_a=(columns:!(),filters:!(),index:'logstash-*',interval:auto,query:(language:kuery,query:''),sort:!(!('@timestamp',desc))) - Failed to decode downloaded font: http://localhost:6131/app/~font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0
[00:18:51] │ debg browser[WARNING] http://localhost:6131/app/discover?_t=1624581457143#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:'2015-09-18T06:31:44.000Z',to:'2015-09-23T18:31:44.000Z'))&_a=(columns:!(),filters:!(),index:'logstash-*',interval:auto,query:(language:kuery,query:''),sort:!(!('@timestamp',desc))) - OTS parsing error: invalid sfntVersion: 1008813135
[00:18:51] └- ✓ pass (3.0s) "discover app discover doc table should show records by default"
[00:18:51] └-> should refresh the table content when changing time window
[00:18:51] └-> "before each" hook: global before each for "should refresh the table content when changing time window"
[00:18:51] │ debg isGlobalLoadingIndicatorVisible
[00:18:51] │ debg TestSubjects.exists(globalLoadingIndicator)
[00:18:51] │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:18:53] │ debg browser[WARNING] http://localhost:6131/app/discover?_t=1624581457143#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:'2015-09-18T06:31:44.000Z',to:'2015-09-23T18:31:44.000Z'))&_a=(columns:!(),filters:!(),index:'logstash-*',interval:auto,query:(language:kuery,query:''),sort:!(!('@timestamp',desc))) - Failed to decode downloaded font: http://localhost:6131/app/~font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0
[00:18:53] │ debg browser[WARNING] http://localhost:6131/app/discover?_t=1624581457143#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:'2015-09-18T06:31:44.000Z',to:'2015-09-23T18:31:44.000Z'))&_a=(columns:!(),filters:!(),index:'logstash-*',interval:auto,query:(language:kuery,query:''),sort:!(!('@timestamp',desc))) - OTS parsing error: invalid sfntVersion: 1008813135
[00:18:53] │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:18:54] │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:18:54] │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:18:54] │ debg TestSubjects.find(docTable)
[00:18:54] │ debg Find.findByCssSelector('[data-test-subj="docTable"]') with timeout=10000
[00:18:54] │ debg Setting absolute range to Sep 20, 2015 @ 23:00:00.000 to Sep 20, 2015 @ 23:14:00.000
[00:18:54] │ debg TestSubjects.exists(superDatePickerToggleQuickMenuButton)
[00:18:54] │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=20000
[00:18:54] │ debg TestSubjects.exists(superDatePickerShowDatesButton)
[00:18:54] │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=2500
[00:18:56] │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerShowDatesButton"] is not displayed
[00:18:57] │ debg TestSubjects.exists(superDatePickerstartDatePopoverButton)
[00:18:57] │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=2500
[00:18:57] │ debg TestSubjects.click(superDatePickerendDatePopoverButton)
[00:18:57] │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:18:57] │ debg Find.findByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:18:57] │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:18:57] │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:18:57] │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:18:57] │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:18:57] │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:18:57] │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:18:57] │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:18:57] │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 20, 2015 @ 23:14:00.000)
[00:18:57] │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:18:57] │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:18:57] │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:18:58] │ debg TestSubjects.click(superDatePickerstartDatePopoverButton)
[00:18:58] │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:18:58] │ debg Find.findByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:18:58] │ debg Find.waitForElementStale with timeout=10000
[00:18:58] │ debg browser[WARNING] http://localhost:6131/43896/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 455 Failed to decode downloaded font: http://localhost:6131/app/~font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0
[00:18:58] │ debg browser[WARNING] http://localhost:6131/43896/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 455 OTS parsing error: invalid sfntVersion: 1008813135
[00:18:58] │ debg browser[WARNING] http://localhost:6131/43896/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 455 Failed to decode downloaded font: http://localhost:6131/app/~font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0
[00:18:58] │ debg browser[WARNING] http://localhost:6131/43896/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 455 OTS parsing error: invalid sfntVersion: 1008813135
[00:18:58] │ debg browser[WARNING] http://localhost:6131/43896/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 455 Failed to decode downloaded font: http://localhost:6131/app/~font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0
[00:18:58] │ debg browser[WARNING] http://localhost:6131/43896/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 455 OTS parsing error: invalid sfntVersion: 1008813135
[00:18:58] │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:18:58] │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:18:58] │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:18:58] │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:18:58] │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:18:58] │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:18:58] │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:18:58] │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 20, 2015 @ 23:00:00.000)
[00:18:58] │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:18:58] │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:18:58] │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:18:58] │ debg TestSubjects.exists(superDatePickerApplyTimeButton)
[00:18:58] │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerApplyTimeButton"]') with timeout=2500
[00:19:01] │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerApplyTimeButton"] is not displayed
[00:19:02] │ debg TestSubjects.click(querySubmitButton)
[00:19:02] │ debg Find.clickByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:19:02] │ debg Find.findByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:19:02] │ debg Find.waitForElementStale with timeout=10000
[00:19:02] │ debg browser[WARNING] http://localhost:6131/43896/bundles/kbn-ui-shared-deps/[email protected] 129 Failed to decode downloaded font: http://localhost:6131/app/~font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0
[00:19:02] │ debg browser[WARNING] http://localhost:6131/43896/bundles/kbn-ui-shared-deps/[email protected] 129 OTS parsing error: invalid sfntVersion: 1008813135
[00:19:02] │ debg browser[WARNING] http://localhost:6131/43896/bundles/kbn-ui-shared-deps/[email protected] 129 Failed to decode downloaded font: http://localhost:6131/app/~font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0
[00:19:02] │ debg browser[WARNING] http://localhost:6131/43896/bundles/kbn-ui-shared-deps/[email protected] 129 OTS parsing error: invalid sfntVersion: 1008813135
[00:19:02] │ debg browser[WARNING] http://localhost:6131/43896/bundles/kbn-ui-shared-deps/[email protected] 129 Failed to decode downloaded font: http://localhost:6131/app/~font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0
[00:19:02] │ debg browser[WARNING] http://localhost:6131/43896/bundles/kbn-ui-shared-deps/[email protected] 129 OTS parsing error: invalid sfntVersion: 1008813135
[00:19:02] │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:19:02] │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:19:02] │ debg TestSubjects.missingOrFail(loadingSpinner)
[00:19:02] │ debg Find.waitForDeletedByCssSelector('[data-test-subj="loadingSpinner"]') with timeout=100000
[00:19:03] │ debg isGlobalLoadingIndicatorVisible
[00:19:03] │ debg TestSubjects.exists(globalLoadingIndicator)
[00:19:03] │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:19:04] │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:19:05] │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:19:05] │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:19:05] │ debg TestSubjects.find(docTable)
[00:19:05] │ debg Find.findByCssSelector('[data-test-subj="docTable"]') with timeout=10000
[00:19:05] │ debg Setting absolute range to Sep 19, 2015 @ 06:31:44.000 to Sep 23, 2015 @ 18:31:44.000
[00:19:05] │ debg TestSubjects.exists(superDatePickerToggleQuickMenuButton)
[00:19:05] │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=20000
[00:19:05] │ debg TestSubjects.exists(superDatePickerShowDatesButton)
[00:19:05] │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=2500
[00:19:07] │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerShowDatesButton"] is not displayed
[00:19:08] │ debg TestSubjects.exists(superDatePickerstartDatePopoverButton)
[00:19:08] │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=2500
[00:19:08] │ debg TestSubjects.click(superDatePickerendDatePopoverButton)
[00:19:08] │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:19:08] │ debg Find.findByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:19:08] │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:19:08] │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:19:08] │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:19:08] │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:19:08] │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:19:08] │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:19:08] │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:19:08] │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 23, 2015 @ 18:31:44.000)
[00:19:08] │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:19:08] │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:19:08] │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:19:08] │ debg TestSubjects.click(superDatePickerstartDatePopoverButton)
[00:19:08] │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:19:08] │ debg Find.findByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:19:08] │ debg Find.waitForElementStale with timeout=10000
[00:19:08] │ debg browser[WARNING] http://localhost:6131/43896/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 455 Failed to decode downloaded font: http://localhost:6131/app/~font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0
[00:19:08] │ debg browser[WARNING] http://localhost:6131/43896/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 455 OTS parsing error: invalid sfntVersion: 1008813135
[00:19:08] │ debg browser[WARNING] http://localhost:6131/43896/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 455 Failed to decode downloaded font: http://localhost:6131/app/~font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0
[00:19:08] │ debg browser[WARNING] http://localhost:6131/43896/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 455 OTS parsing error: invalid sfntVersion: 1008813135
[00:19:08] │ debg browser[WARNING] http://localhost:6131/43896/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 455 Failed to decode downloaded font: http://localhost:6131/app/~font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0
[00:19:08] │ debg browser[WARNING] http://localhost:6131/43896/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 455 OTS parsing error: invalid sfntVersion: 1008813135
[00:19:09] │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:19:09] │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:19:09] │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:19:09] │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:19:09] │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:19:09] │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:19:09] │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:19:09] │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 19, 2015 @ 06:31:44.000)
[00:19:09] │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:19:09] │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:19:09] │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:19:09] │ debg TestSubjects.exists(superDatePickerApplyTimeButton)
[00:19:09] │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerApplyTimeButton"]') with timeout=2500
[00:19:12] │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerApplyTimeButton"] is not displayed
[00:19:12] │ debg TestSubjects.click(querySubmitButton)
[00:19:12] │ debg Find.clickByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:19:12] │ debg Find.findByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:19:12] │ debg Find.waitForElementStale with timeout=10000
[00:19:12] │ debg browser[WARNING] http://localhost:6131/43896/bundles/kbn-ui-shared-deps/[email protected] 129 Failed to decode downloaded font: http://localhost:6131/app/~font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0
[00:19:12] │ debg browser[WARNING] http://localhost:6131/43896/bundles/kbn-ui-shared-deps/[email protected] 129 OTS parsing error: invalid sfntVersion: 1008813135
[00:19:12] │ debg browser[WARNING] http://localhost:6131/43896/bundles/kbn-ui-shared-deps/[email protected] 129 Failed to decode downloaded font: http://localhost:6131/app/~font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0
[00:19:12] │ debg browser[WARNING] http://localhost:6131/43896/bundles/kbn-ui-shared-deps/[email protected] 129 OTS parsing error: invalid sfntVersion: 1008813135
[00:19:12] │ debg browser[WARNING] http://localhost:6131/43896/bundles/kbn-ui-shared-deps/[email protected] 129 Failed to decode downloaded font: http://localhost:6131/app/~font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0
[00:19:12] │ debg browser[WARNING] http://localhost:6131/43896/bundles/kbn-ui-shared-deps/[email protected] 129 OTS parsing error: invalid sfntVersion: 1008813135
[00:19:13] │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:19:13] │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:19:13] └- ✓ pass (21.1s) "discover app discover doc table should refresh the table content when changing time window"
[00:19:13] └-: classic table in window 900x700
[00:19:13] └-> "before all" hook for "should load more rows when scrolling down the document table"
[00:19:13] └-> "before all" hook for "should load more rows when scrolling down the document table"
[00:19:13] │ debg applying update to kibana config: {"doc_table:legacy":true}
[00:19:13] │ debg navigating to discover url: http://localhost:6131/app/discover#/
[00:19:13] │ debg navigate to: http://localhost:6131/app/discover#/
[00:19:13] │ debg browser[WARNING] http://localhost:6131/app/discover?_t=1624581457143#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:'2015-09-19T06:31:44.000Z',to:'2015-09-23T18:31:44.000Z'))&_a=(columns:!(),filters:!(),index:'logstash-*',interval:auto,query:(language:kuery,query:''),sort:!(!('@timestamp',desc))) - Failed to decode downloaded font: http://localhost:6131/app/~font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0
[00:19:13] │ debg browser[WARNING] http://localhost:6131/app/discover?_t=1624581457143#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:'2015-09-19T06:31:44.000Z',to:'2015-09-23T18:31:44.000Z'))&_a=(columns:!(),filters:!(),index:'logstash-*',interval:auto,query:(language:kuery,query:''),sort:!(!('@timestamp',desc))) - OTS parsing error: invalid sfntVersion: 1008813135
[00:19:13] │ debg browser[WARNING] http://localhost:6131/app/discover?_t=1624581457143#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:'2015-09-19T06:31:44.000Z',to:'2015-09-23T18:31:44.000Z'))&_a=(columns:!(),filters:!(),index:'logstash-*',interval:auto,query:(language:kuery,query:''),sort:!(!('@timestamp',desc))) - Failed to decode downloaded font: http://localhost:6131/app/~font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0
[00:19:13] │ debg browser[WARNING] http://localhost:6131/app/discover?_t=1624581457143#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:'2015-09-19T06:31:44.000Z',to:'2015-09-23T18:31:44.000Z'))&_a=(columns:!(),filters:!(),index:'logstash-*',interval:auto,query:(language:kuery,query:''),sort:!(!('@timestamp',desc))) - OTS parsing error: invalid sfntVersion: 1008813135
[00:19:13] │ debg browser[WARNING] http://localhost:6131/app/discover?_t=1624581457143#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:'2015-09-19T06:31:44.000Z',to:'2015-09-23T18:31:44.000Z'))&_a=(columns:!(),filters:!(),index:'logstash-*',interval:auto,query:(language:kuery,query:''),sort:!(!('@timestamp',desc))) - Failed to decode downloaded font: http://localhost:6131/app/~font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0
[00:19:13] │ debg browser[WARNING] http://localhost:6131/app/discover?_t=1624581457143#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:'2015-09-19T06:31:44.000Z',to:'2015-09-23T18:31:44.000Z'))&_a=(columns:!(),filters:!(),index:'logstash-*',interval:auto,query:(language:kuery,query:''),sort:!(!('@timestamp',desc))) - OTS parsing error: invalid sfntVersion: 1008813135
[00:19:13] │ debg browser[INFO] http://localhost:6131/app/discover?_t=1624581485322#/ 281 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:19:13] │
[00:19:13] │ debg browser[INFO] http://localhost:6131/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:19:13] │ debg ... sleep(700) start
[00:19:14] │ debg ... sleep(700) end
[00:19:14] │ debg returned from get, calling refresh
[00:19:14] │ debg browser[INFO] http://localhost:6131/app/discover?_t=1624581485322#/ 281 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:19:14] │
[00:19:14] │ debg browser[INFO] http://localhost:6131/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:19:15] │ debg currentUrl = http://localhost:6131/app/discover#/
[00:19:15] │ appUrl = http://localhost:6131/app/discover#/
[00:19:15] │ debg TestSubjects.find(kibanaChrome)
[00:19:15] │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:19:15] │ debg ... sleep(501) start
[00:19:15] │ERROR browser[SEVERE] http://localhost:6131/api/fleet/epm/packages?experimental=true - Failed to load resource: the server responded with a status of 404 (Not Found)
[00:19:15] │ debg ... sleep(501) end
[00:19:15] │ debg in navigateTo url = http://localhost:6131/app/discover#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:%272015-09-18T06:31:44.000Z%27,to:%272015-09-23T18:31:44.000Z%27))&_a=(columns:!(),filters:!(),index:%27logstash-*%27,interval:auto,query:(language:kuery,query:%27%27),sort:!(!(%27@timestamp%27,desc)))
[00:19:15] │ debg --- retry.tryForTime error: URL changed, waiting for it to settle
[00:19:16] │ debg ... sleep(501) start
[00:19:16] │ debg ... sleep(501) end
[00:19:16] │ debg in navigateTo url = http://localhost:6131/app/discover#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:%272015-09-18T06:31:44.000Z%27,to:%272015-09-23T18:31:44.000Z%27))&_a=(columns:!(),filters:!(),index:%27logstash-*%27,interval:auto,query:(language:kuery,query:%27%27),sort:!(!(%27@timestamp%27,desc)))
[00:19:16] │ debg TestSubjects.missingOrFail(loadingSpinner)
[00:19:16] │ debg Find.waitForDeletedByCssSelector('[data-test-subj="loadingSpinner"]') with timeout=100000
[00:19:20] │ debg browser[WARNING] http://localhost:6131/app/discover?_t=1624581485322#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:'2015-09-18T06:31:44.000Z',to:'2015-09-23T18:31:44.000Z'))&_a=(columns:!(),filters:!(),index:'logstash-*',interval:auto,query:(language:kuery,query:''),sort:!(!('@timestamp',desc))) - Failed to decode downloaded font: http://localhost:6131/app/~font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0
[00:19:20] │ debg browser[WARNING] http://localhost:6131/app/discover?_t=1624581485322#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:'2015-09-18T06:31:44.000Z',to:'2015-09-23T18:31:44.000Z'))&_a=(columns:!(),filters:!(),index:'logstash-*',interval:auto,query:(language:kuery,query:''),sort:!(!('@timestamp',desc))) - OTS parsing error: invalid sfntVersion: 1008813135
[00:19:20] │ debg browser[WARNING] http://localhost:6131/app/discover?_t=1624581485322#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:'2015-09-18T06:31:44.000Z',to:'2015-09-23T18:31:44.000Z'))&_a=(columns:!(),filters:!(),index:'logstash-*',interval:auto,query:(language:kuery,query:''),sort:!(!('@timestamp',desc))) - Failed to decode downloaded font: http://localhost:6131/app/~font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0
[00:19:20] │ debg browser[WARNING] http://localhost:6131/app/discover?_t=1624581485322#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:'2015-09-18T06:31:44.000Z',to:'2015-09-23T18:31:44.000Z'))&_a=(columns:!(),filters:!(),index:'logstash-*',interval:auto,query:(language:kuery,query:''),sort:!(!('@timestamp',desc))) - OTS parsing error: invalid sfntVersion: 1008813135
[00:19:20] │ debg browser[WARNING] http://localhost:6131/app/discover?_t=1624581485322#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:'2015-09-18T06:31:44.000Z',to:'2015-09-23T18:31:44.000Z'))&_a=(columns:!(),filters:!(),index:'logstash-*',interval:auto,query:(language:kuery,query:''),sort:!(!('@timestamp',desc))) - Failed to decode downloaded font: http://localhost:6131/app/~font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0
[00:19:20] │ debg browser[WARNING] http://localhost:6131/app/discover?_t=1624581485322#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:'2015-09-18T06:31:44.000Z',to:'2015-09-23T18:31:44.000Z'))&_a=(columns:!(),filters:!(),index:'logstash-*',interval:auto,query:(language:kuery,query:''),sort:!(!('@timestamp',desc))) - OTS parsing error: invalid sfntVersion: 1008813135
[00:19:41] └-: legacy
[00:19:41] └-> "before all" hook for "should load up to 500 rows when scrolling at the end of the table"
[00:19:41] └-> "before all" hook for "should load up to 500 rows when scrolling at the end of the table"
[00:19:41] │ debg applying update to kibana config: {"doc_table:legacy":true}
[00:19:42] │ debg navigating to discover url: http://localhost:6131/app/discover#/
[00:19:42] │ debg navigate to: http://localhost:6131/app/discover#/
[00:19:42] │ debg browser[INFO] http://localhost:6131/app/discover?_t=1624581514330#/ 281 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:19:42] │
[00:19:42] │ debg browser[INFO] http://localhost:6131/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:19:42] │ debg ... sleep(700) start
[00:19:43] │ debg ... sleep(700) end
[00:19:43] │ debg returned from get, calling refresh
[00:19:43] │ debg browser[INFO] http://localhost:6131/app/discover?_t=1624581514330#/ 281 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:19:43] │
[00:19:43] │ debg browser[INFO] http://localhost:6131/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:19:44] │ debg currentUrl = http://localhost:6131/app/discover#/
[00:19:44] │ appUrl = http://localhost:6131/app/discover#/
[00:19:44] │ debg TestSubjects.find(kibanaChrome)
[00:19:44] │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:19:44] │ debg ... sleep(501) start
[00:19:44] │ERROR browser[SEVERE] http://localhost:6131/api/fleet/epm/packages?experimental=true - Failed to load resource: the server responded with a status of 404 (Not Found)
[00:19:44] │ debg ... sleep(501) end
[00:19:44] │ debg in navigateTo url = http://localhost:6131/app/discover#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:%272015-09-18T06:31:44.000Z%27,to:%272015-09-23T18:31:44.000Z%27))&_a=(columns:!(),filters:!(),index:%27logstash-*%27,interval:auto,query:(language:kuery,query:%27%27),sort:!(!(%27@timestamp%27,desc)))
[00:19:44] │ debg --- retry.tryForTime error: URL changed, waiting for it to settle
[00:19:45] │ debg ... sleep(501) start
[00:19:45] │ debg ... sleep(501) end
[00:19:45] │ debg in navigateTo url = http://localhost:6131/app/discover#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:%272015-09-18T06:31:44.000Z%27,to:%272015-09-23T18:31:44.000Z%27))&_a=(columns:!(),filters:!(),index:%27logstash-*%27,interval:auto,query:(language:kuery,query:%27%27),sort:!(!(%27@timestamp%27,desc)))
[00:19:45] │ debg TestSubjects.missingOrFail(loadingSpinner)
[00:19:45] │ debg Find.waitForDeletedByCssSelector('[data-test-subj="loadingSpinner"]') with timeout=100000
[00:19:49] │ debg browser[WARNING] http://localhost:6131/app/discover?_t=1624581514330#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:'2015-09-18T06:31:44.000Z',to:'2015-09-23T18:31:44.000Z'))&_a=(columns:!(),filters:!(),index:'logstash-*',interval:auto,query:(language:kuery,query:''),sort:!(!('@timestamp',desc))) - Failed to decode downloaded font: http://localhost:6131/app/~font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0
[00:19:49] │ debg browser[WARNING] http://localhost:6131/app/discover?_t=1624581514330#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:'2015-09-18T06:31:44.000Z',to:'2015-09-23T18:31:44.000Z'))&_a=(columns:!(),filters:!(),index:'logstash-*',interval:auto,query:(language:kuery,query:''),sort:!(!('@timestamp',desc))) - OTS parsing error: invalid sfntVersion: 1008813135
[00:19:49] │ debg browser[WARNING] http://localhost:6131/app/discover?_t=1624581514330#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:'2015-09-18T06:31:44.000Z',to:'2015-09-23T18:31:44.000Z'))&_a=(columns:!(),filters:!(),index:'logstash-*',interval:auto,query:(language:kuery,query:''),sort:!(!('@timestamp',desc))) - Failed to decode downloaded font: http://localhost:6131/app/~font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0
[00:19:49] │ debg browser[WARNING] http://localhost:6131/app/discover?_t=1624581514330#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:'2015-09-18T06:31:44.000Z',to:'2015-09-23T18:31:44.000Z'))&_a=(columns:!(),filters:!(),index:'logstash-*',interval:auto,query:(language:kuery,query:''),sort:!(!('@timestamp',desc))) - OTS parsing error: invalid sfntVersion: 1008813135
[00:19:49] │ debg browser[WARNING] http://localhost:6131/app/discover?_t=1624581514330#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:'2015-09-18T06:31:44.000Z',to:'2015-09-23T18:31:44.000Z'))&_a=(columns:!(),filters:!(),index:'logstash-*',interval:auto,query:(language:kuery,query:''),sort:!(!('@timestamp',desc))) - Failed to decode downloaded font: http://localhost:6131/app/~font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0
[00:19:49] │ debg browser[WARNING] http://localhost:6131/app/discover?_t=1624581514330#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:'2015-09-18T06:31:44.000Z',to:'2015-09-23T18:31:44.000Z'))&_a=(columns:!(),filters:!(),index:'logstash-*',interval:auto,query:(language:kuery,query:''),sort:!(!('@timestamp',desc))) - OTS parsing error: invalid sfntVersion: 1008813135
[00:19:49] └-> should load up to 500 rows when scrolling at the end of the table
[00:19:49] └-> "before each" hook: global before each for "should load up to 500 rows when scrolling at the end of the table"
[00:19:49] │ debg TestSubjects.findAll(docTableRow)
[00:19:49] │ debg Find.allByCssSelector('[data-test-subj="docTableRow"]') with timeout=10000
[00:19:50] │ debg TestSubjects.find(discoverSkipTableButton)
[00:19:50] │ debg Find.findByCssSelector('[data-test-subj="discoverSkipTableButton"]') with timeout=10000
[00:19:50] │ debg TestSubjects.findAll(docTableRow)
[00:19:50] │ debg Find.allByCssSelector('[data-test-subj="docTableRow"]') with timeout=10000
[00:20:06] │ debg TestSubjects.find(discoverBackToTop)
[00:20:06] │ debg Find.findByCssSelector('[data-test-subj="discoverBackToTop"]') with timeout=10000
[00:20:06] └- ✓ pass (17.4s) "discover app discover doc table legacy should load up to 500 rows when scrolling at the end of the table"
[00:20:06] └-> should go the end of the table when using the accessible Skip button
[00:20:06] └-> "before each" hook: global before each for "should go the end of the table when using the accessible Skip button"
[00:20:06] │ debg TestSubjects.find(discoverSkipTableButton)
[00:20:06] │ debg Find.findByCssSelector('[data-test-subj="discoverSkipTableButton"]') with timeout=10000
[00:20:06] │ debg TestSubjects.find(discoverDocTableFooter)
[00:20:06] │ debg Find.findByCssSelector('[data-test-subj="discoverDocTableFooter"]') with timeout=10000
[00:20:06] │ debg These are the first 500 documents matching your search, refine your search to see others.
[00:20:06] │ Back to top.
[00:20:06] │ debg TestSubjects.find(discoverBackToTop)
[00:20:06] │ debg Find.findByCssSelector('[data-test-subj="discoverBackToTop"]') with timeout=10000
[00:20:06] └- ✓ pass (432ms) "discover app discover doc table legacy should go the end of the table when using the accessible Skip button"
[00:20:06] └-> should make the document table scrollable
[00:20:06] └-> "before each" hook: global before each for "should make the document table scrollable"
[00:20:06] │ debg TestSubjects.find(fieldFilterSearchInput)
[00:20:06] │ debg Find.findByCssSelector('[data-test-subj="fieldFilterSearchInput"]') with timeout=10000
[00:20:07] │ debg Find.findByCssSelector('.dscTable') with timeout=10000
[00:20:07] │ debg TestSubjects.find(discover-sidebar)
[00:20:07] │ debg Find.findByCssSelector('[data-test-subj="discover-sidebar"]') with timeout=10000
[00:20:07] │ debg TestSubjects.moveMouseTo(field-_id)
[00:20:07] │ debg TestSubjects.find(field-_id)
[00:20:07] │ debg Find.findByCssSelector('[data-test-subj="field-_id"]') with timeout=10000
[00:20:08] │ debg TestSubjects.click(fieldToggle-_id)
[00:20:08] │ debg Find.clickByCssSelector('[data-test-subj="fieldToggle-_id"]') with timeout=10000
[00:20:08] │ debg Find.findByCssSelector('[data-test-subj="fieldToggle-_id"]') with timeout=10000
[00:20:14] │ debg scrollWidth: 938, clientWidth: 938
[00:20:14] │ debg Waiting up to 20000ms for container to be scrollable...
[00:20:14] │ debg TestSubjects.moveMouseTo(field-_index)
[00:20:14] │ debg TestSubjects.find(field-_index)
[00:20:14] │ debg Find.findByCssSelector('[data-test-subj="field-_index"]') with timeout=10000
[00:20:15] │ debg TestSubjects.click(fieldToggle-_index)
[00:20:15] │ debg Find.clickByCssSelector('[data-test-subj="fieldToggle-_index"]') with timeout=10000
[00:20:15] │ debg Find.findByCssSelector('[data-test-subj="fieldToggle-_index"]') with timeout=10000
[00:20:17] │ debg scrollWidth: 938, clientWidth: 938
[00:20:17] │ debg TestSubjects.moveMouseTo(field-_score)
[00:20:17] │ debg TestSubjects.find(field-_score)
[00:20:17] │ debg Find.findByCssSelector('[data-test-subj="field-_score"]') with timeout=10000
[00:20:18] │ debg TestSubjects.click(fieldToggle-_score)
[00:20:18] │ debg Find.clickByCssSelector('[data-test-subj="fieldToggle-_score"]') with timeout=10000
[00:20:18] │ debg Find.findByCssSelector('[data-test-subj="fieldToggle-_score"]') with timeout=10000
[00:20:19] │ debg scrollWidth: 938, clientWidth: 938
[00:20:20] │ debg TestSubjects.moveMouseTo(field-_type)
[00:20:20] │ debg TestSubjects.find(field-_type)
[00:20:20] │ debg Find.findByCssSelector('[data-test-subj="field-_type"]') with timeout=10000
[00:20:20] │ debg TestSubjects.click(fieldToggle-_type)
[00:20:20] │ debg Find.clickByCssSelector('[data-test-subj="fieldToggle-_type"]') with timeout=10000
[00:20:20] │ debg Find.findByCssSelector('[data-test-subj="fieldToggle-_type"]') with timeout=10000
[00:20:22] │ debg scrollWidth: 938, clientWidth: 938
[00:20:22] │ debg TestSubjects.moveMouseTo(field-@message)
[00:20:22] │ debg TestSubjects.find(field-@message)
[00:20:22] │ debg Find.findByCssSelector('[data-test-subj="field-@message"]') with timeout=10000
[00:20:22] │ debg TestSubjects.click(fieldToggle-@message)
[00:20:22] │ debg Find.clickByCssSelector('[data-test-subj="fieldToggle-@message"]') with timeout=10000
[00:20:22] │ debg Find.findByCssSelector('[data-test-subj="fieldToggle-@message"]') with timeout=10000
[00:20:25] │ debg scrollWidth: 938, clientWidth: 938
[00:20:26] │ debg TestSubjects.moveMouseTo(field-@tags)
[00:20:26] │ debg TestSubjects.find(field-@tags)
[00:20:26] │ debg Find.findByCssSelector('[data-test-subj="field-@tags"]') with timeout=10000
[00:20:26] │ debg TestSubjects.click(fieldToggle-@tags)
[00:20:26] │ debg Find.clickByCssSelector('[data-test-subj="fieldToggle-@tags"]') with timeout=10000
[00:20:26] │ debg Find.findByCssSelector('[data-test-subj="fieldToggle-@tags"]') with timeout=10000
[00:20:29] │ debg scrollWidth: 938, clientWidth: 938
[00:20:29] │ debg TestSubjects.moveMouseTo(field-@timestamp)
[00:20:29] │ debg TestSubjects.find(field-@timestamp)
[00:20:29] │ debg Find.findByCssSelector('[data-test-subj="field-@timestamp"]') with timeout=10000
[00:20:30] │ debg TestSubjects.click(fieldToggle-@timestamp)
[00:20:30] │ debg Find.clickByCssSelector('[data-test-subj="fieldToggle-@timestamp"]') with timeout=10000
[00:20:30] │ debg Find.findByCssSelector('[data-test-subj="fieldToggle-@timestamp"]') with timeout=10000
[00:20:33] │ debg scrollWidth: 938, clientWidth: 938
[00:20:33] │ debg TestSubjects.moveMouseTo(field-agent)
[00:20:33] │ debg TestSubjects.find(field-agent)
[00:20:33] │ debg Find.findByCssSelector('[data-test-subj="field-agent"]') with timeout=10000
[00:20:34] │ debg TestSubjects.click(fieldToggle-agent)
[00:20:34] │ debg Find.clickByCssSelector('[data-test-subj="fieldToggle-agent"]') with timeout=10000
[00:20:34] │ debg Find.findByCssSelector('[data-test-subj="fieldToggle-agent"]') with timeout=10000
[00:20:37] │ debg scrollWidth: 943, clientWidth: 938
[00:20:37] │ info Taking screenshot "/dev/shm/workspace/parallel/3/kibana/test/functional/screenshots/failure/discover app discover doc table legacy should make the document table scrollable.png"
[00:20:37] │ info Current URL is: http://localhost:6131/app/discover#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:%272015-09-18T06:31:44.000Z%27,to:%272015-09-23T18:31:44.000Z%27))&_a=(columns:!(_id,_index,_score,_type,%27@message%27,%27@tags%27,%27@timestamp%27,agent),filters:!(),index:%27logstash-*%27,interval:auto,query:(language:kuery,query:%27%27),sort:!(!(%27@timestamp%27,desc)))
[00:20:38] │ info Saving page source to: /dev/shm/workspace/parallel/3/kibana/test/functional/failure_debug/html/discover app discover doc table legacy should make the document table scrollable.html
[00:20:38] └- ✖ fail: discover app discover doc table legacy should make the document table scrollable
[00:20:38] │ Error: expected 335 to be above 335
[00:20:38] │ at Assertion.assert (node_modules/@kbn/expect/expect.js:100:11)
[00:20:38] │ at Assertion.greaterThan.Assertion.above (node_modules/@kbn/expect/expect.js:317:8)
[00:20:38] │ at Function.above (node_modules/@kbn/expect/expect.js:531:15)
[00:20:38] │ at Context.<anonymous> (test/functional/apps/discover/_doc_table.ts:255:44)
[00:20:38] │ at runMicrotasks (<anonymous>)
[00:20:38] │ at processTicksAndRejections (internal/process/task_queues.js:95:5)
[00:20:38] │ at Object.apply (node_modules/@kbn/test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)
[00:20:38] │
[00:20:38] │
Stack Trace
Error: expected 335 to be above 335
at Assertion.assert (node_modules/@kbn/expect/expect.js:100:11)
at Assertion.greaterThan.Assertion.above (node_modules/@kbn/expect/expect.js:317:8)
at Function.above (node_modules/@kbn/expect/expect.js:531:15)
at Context.<anonymous> (test/functional/apps/discover/_doc_table.ts:255:44)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:95:5)
at Object.apply (node_modules/@kbn/test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)
Kibana Pipeline / general / Chrome UI Functional Tests.test/functional/apps/discover/_doc_table·ts.discover app discover doc table legacy should make the document table scrollable
Failed Tests Reporter:
- Test has not failed recently on tracked branches
[00:00:00] │
[00:09:15] └-: discover app
[00:09:15] └-> "before all" hook in "discover app"
[00:09:15] └-> "before all" hook in "discover app"
[00:18:53] └-: discover doc table
[00:18:53] └-> "before all" hook for "should show records by default"
[00:18:53] └-> "before all" hook for "should show records by default"
[00:18:53] │ debg load kibana index with default index pattern
[00:18:53] │ debg Cleaning all saved objects { space: undefined }
[00:18:53] │ info deleting batch of 5 objects
[00:18:54] │ succ deleted 5 objects
[00:18:54] │ debg resolved import for test/functional/fixtures/kbn_archiver/discover.json to /dev/shm/workspace/parallel/3/kibana/test/functional/fixtures/kbn_archiver/discover.json
[00:18:54] │ info importing 2 saved objects { space: undefined }
[00:18:55] │ succ import success
[00:18:55] │ info [test/functional/fixtures/es_archiver/logstash_functional] Loading "mappings.json"
[00:18:55] │ info [test/functional/fixtures/es_archiver/logstash_functional] Loading "data.json.gz"
[00:18:55] │ info [test/functional/fixtures/es_archiver/logstash_functional] Skipped restore for existing index "logstash-2015.09.22"
[00:18:55] │ info [test/functional/fixtures/es_archiver/logstash_functional] Skipped restore for existing index "logstash-2015.09.20"
[00:18:55] │ info [test/functional/fixtures/es_archiver/logstash_functional] Skipped restore for existing index "logstash-2015.09.21"
[00:18:56] │ debg replacing kibana config doc: {"defaultIndex":"logstash-*"}
[00:18:56] │ debg applying update to kibana config: {"timepicker:timeDefaults":"{ \"from\": \"2015-09-18T06:31:44.000Z\", \"to\": \"2015-09-23T18:31:44.000Z\"}"}
[00:18:57] │ debg discover doc table
[00:18:57] │ debg navigating to discover url: http://localhost:6131/app/discover#/
[00:18:57] │ debg navigate to: http://localhost:6131/app/discover#/
[00:18:57] │ debg browser[INFO] http://localhost:6131/app/discover?_t=1624580144719#/ 281 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:18:57] │
[00:18:57] │ debg browser[INFO] http://localhost:6131/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:18:57] │ debg ... sleep(700) start
[00:18:58] │ debg ... sleep(700) end
[00:18:58] │ debg returned from get, calling refresh
[00:18:58] │ debg browser[INFO] http://localhost:6131/app/discover?_t=1624580144719#/ 281 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:18:58] │
[00:18:58] │ debg browser[INFO] http://localhost:6131/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:18:59] │ debg currentUrl = http://localhost:6131/app/discover#/
[00:18:59] │ appUrl = http://localhost:6131/app/discover#/
[00:18:59] │ debg TestSubjects.find(kibanaChrome)
[00:18:59] │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:18:59] │ debg ... sleep(501) start
[00:18:59] │ERROR browser[SEVERE] http://localhost:6131/api/fleet/epm/packages?experimental=true - Failed to load resource: the server responded with a status of 404 (Not Found)
[00:19:00] │ debg ... sleep(501) end
[00:19:00] │ debg in navigateTo url = http://localhost:6131/app/discover#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:%272015-09-18T06:31:44.000Z%27,to:%272015-09-23T18:31:44.000Z%27))&_a=(columns:!(),filters:!(),index:%27logstash-*%27,interval:auto,query:(language:kuery,query:%27%27),sort:!(!(%27@timestamp%27,desc)))
[00:19:00] │ debg --- retry.tryForTime error: URL changed, waiting for it to settle
[00:19:00] │ debg ... sleep(501) start
[00:19:01] │ debg ... sleep(501) end
[00:19:01] │ debg in navigateTo url = http://localhost:6131/app/discover#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:%272015-09-18T06:31:44.000Z%27,to:%272015-09-23T18:31:44.000Z%27))&_a=(columns:!(),filters:!(),index:%27logstash-*%27,interval:auto,query:(language:kuery,query:%27%27),sort:!(!(%27@timestamp%27,desc)))
[00:19:01] └-> should show records by default
[00:19:01] └-> "before each" hook: global before each for "should show records by default"
[00:19:01] │ debg isGlobalLoadingIndicatorVisible
[00:19:01] │ debg TestSubjects.exists(globalLoadingIndicator)
[00:19:01] │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:19:01] │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:19:01] │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:19:04] │ debg browser[WARNING] http://localhost:6131/app/discover?_t=1624580144719#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:'2015-09-18T06:31:44.000Z',to:'2015-09-23T18:31:44.000Z'))&_a=(columns:!(),filters:!(),index:'logstash-*',interval:auto,query:(language:kuery,query:''),sort:!(!('@timestamp',desc))) - Failed to decode downloaded font: http://localhost:6131/app/~font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0
[00:19:04] │ debg browser[WARNING] http://localhost:6131/app/discover?_t=1624580144719#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:'2015-09-18T06:31:44.000Z',to:'2015-09-23T18:31:44.000Z'))&_a=(columns:!(),filters:!(),index:'logstash-*',interval:auto,query:(language:kuery,query:''),sort:!(!('@timestamp',desc))) - OTS parsing error: invalid sfntVersion: 1008813135
[00:19:04] │ debg TestSubjects.find(docTable)
[00:19:04] │ debg Find.findByCssSelector('[data-test-subj="docTable"]') with timeout=10000
[00:19:04] └- ✓ pass (3.1s) "discover app discover doc table should show records by default"
[00:19:04] └-> should refresh the table content when changing time window
[00:19:04] └-> "before each" hook: global before each for "should refresh the table content when changing time window"
[00:19:04] │ debg isGlobalLoadingIndicatorVisible
[00:19:04] │ debg TestSubjects.exists(globalLoadingIndicator)
[00:19:04] │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:19:05] │ debg browser[WARNING] http://localhost:6131/app/discover?_t=1624580144719#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:'2015-09-18T06:31:44.000Z',to:'2015-09-23T18:31:44.000Z'))&_a=(columns:!(),filters:!(),index:'logstash-*',interval:auto,query:(language:kuery,query:''),sort:!(!('@timestamp',desc))) - Failed to decode downloaded font: http://localhost:6131/app/~font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0
[00:19:05] │ debg browser[WARNING] http://localhost:6131/app/discover?_t=1624580144719#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:'2015-09-18T06:31:44.000Z',to:'2015-09-23T18:31:44.000Z'))&_a=(columns:!(),filters:!(),index:'logstash-*',interval:auto,query:(language:kuery,query:''),sort:!(!('@timestamp',desc))) - OTS parsing error: invalid sfntVersion: 1008813135
[00:19:05] │ debg browser[WARNING] http://localhost:6131/app/discover?_t=1624580144719#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:'2015-09-18T06:31:44.000Z',to:'2015-09-23T18:31:44.000Z'))&_a=(columns:!(),filters:!(),index:'logstash-*',interval:auto,query:(language:kuery,query:''),sort:!(!('@timestamp',desc))) - Failed to decode downloaded font: http://localhost:6131/app/~font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0
[00:19:05] │ debg browser[WARNING] http://localhost:6131/app/discover?_t=1624580144719#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:'2015-09-18T06:31:44.000Z',to:'2015-09-23T18:31:44.000Z'))&_a=(columns:!(),filters:!(),index:'logstash-*',interval:auto,query:(language:kuery,query:''),sort:!(!('@timestamp',desc))) - OTS parsing error: invalid sfntVersion: 1008813135
[00:19:05] │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:19:06] │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:19:06] │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:19:06] │ debg TestSubjects.find(docTable)
[00:19:06] │ debg Find.findByCssSelector('[data-test-subj="docTable"]') with timeout=10000
[00:19:06] │ debg Setting absolute range to Sep 20, 2015 @ 23:00:00.000 to Sep 20, 2015 @ 23:14:00.000
[00:19:06] │ debg TestSubjects.exists(superDatePickerToggleQuickMenuButton)
[00:19:06] │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=20000
[00:19:06] │ debg TestSubjects.exists(superDatePickerShowDatesButton)
[00:19:06] │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=2500
[00:19:08] │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerShowDatesButton"] is not displayed
[00:19:09] │ debg TestSubjects.exists(superDatePickerstartDatePopoverButton)
[00:19:09] │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=2500
[00:19:09] │ debg TestSubjects.click(superDatePickerendDatePopoverButton)
[00:19:09] │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:19:09] │ debg Find.findByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:19:09] │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:19:09] │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:19:09] │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:19:09] │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:19:09] │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:19:09] │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:19:09] │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:19:09] │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 20, 2015 @ 23:14:00.000)
[00:19:09] │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:19:09] │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:19:09] │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:19:10] │ debg TestSubjects.click(superDatePickerstartDatePopoverButton)
[00:19:10] │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:19:10] │ debg Find.findByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:19:10] │ debg Find.waitForElementStale with timeout=10000
[00:19:10] │ debg browser[WARNING] http://localhost:6131/43896/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 455 Failed to decode downloaded font: http://localhost:6131/app/~font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0
[00:19:10] │ debg browser[WARNING] http://localhost:6131/43896/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 455 OTS parsing error: invalid sfntVersion: 1008813135
[00:19:10] │ debg browser[WARNING] http://localhost:6131/43896/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 455 Failed to decode downloaded font: http://localhost:6131/app/~font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0
[00:19:10] │ debg browser[WARNING] http://localhost:6131/43896/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 455 OTS parsing error: invalid sfntVersion: 1008813135
[00:19:10] │ debg browser[WARNING] http://localhost:6131/43896/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 455 Failed to decode downloaded font: http://localhost:6131/app/~font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0
[00:19:10] │ debg browser[WARNING] http://localhost:6131/43896/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 455 OTS parsing error: invalid sfntVersion: 1008813135
[00:19:10] │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:19:10] │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:19:10] │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:19:10] │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:19:10] │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:19:10] │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:19:10] │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:19:11] │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 20, 2015 @ 23:00:00.000)
[00:19:11] │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:19:11] │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:19:11] │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:19:11] │ debg TestSubjects.exists(superDatePickerApplyTimeButton)
[00:19:11] │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerApplyTimeButton"]') with timeout=2500
[00:19:13] │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerApplyTimeButton"] is not displayed
[00:19:14] │ debg TestSubjects.click(querySubmitButton)
[00:19:14] │ debg Find.clickByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:19:14] │ debg Find.findByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:19:14] │ debg Find.waitForElementStale with timeout=10000
[00:19:14] │ debg browser[WARNING] http://localhost:6131/43896/bundles/kbn-ui-shared-deps/[email protected] 129 Failed to decode downloaded font: http://localhost:6131/app/~font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0
[00:19:14] │ debg browser[WARNING] http://localhost:6131/43896/bundles/kbn-ui-shared-deps/[email protected] 129 OTS parsing error: invalid sfntVersion: 1008813135
[00:19:14] │ debg browser[WARNING] http://localhost:6131/43896/bundles/kbn-ui-shared-deps/[email protected] 129 Failed to decode downloaded font: http://localhost:6131/app/~font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0
[00:19:14] │ debg browser[WARNING] http://localhost:6131/43896/bundles/kbn-ui-shared-deps/[email protected] 129 OTS parsing error: invalid sfntVersion: 1008813135
[00:19:14] │ debg browser[WARNING] http://localhost:6131/43896/bundles/kbn-ui-shared-deps/[email protected] 129 Failed to decode downloaded font: http://localhost:6131/app/~font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0
[00:19:14] │ debg browser[WARNING] http://localhost:6131/43896/bundles/kbn-ui-shared-deps/[email protected] 129 OTS parsing error: invalid sfntVersion: 1008813135
[00:19:14] │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:19:14] │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:19:14] │ debg TestSubjects.missingOrFail(loadingSpinner)
[00:19:14] │ debg Find.waitForDeletedByCssSelector('[data-test-subj="loadingSpinner"]') with timeout=100000
[00:19:15] │ debg isGlobalLoadingIndicatorVisible
[00:19:15] │ debg TestSubjects.exists(globalLoadingIndicator)
[00:19:15] │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:19:16] │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:19:17] │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:19:17] │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:19:17] │ debg TestSubjects.find(docTable)
[00:19:17] │ debg Find.findByCssSelector('[data-test-subj="docTable"]') with timeout=10000
[00:19:17] │ debg Setting absolute range to Sep 19, 2015 @ 06:31:44.000 to Sep 23, 2015 @ 18:31:44.000
[00:19:17] │ debg TestSubjects.exists(superDatePickerToggleQuickMenuButton)
[00:19:17] │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=20000
[00:19:17] │ debg TestSubjects.exists(superDatePickerShowDatesButton)
[00:19:17] │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=2500
[00:19:20] │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerShowDatesButton"] is not displayed
[00:19:20] │ debg TestSubjects.exists(superDatePickerstartDatePopoverButton)
[00:19:20] │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=2500
[00:19:20] │ debg TestSubjects.click(superDatePickerendDatePopoverButton)
[00:19:20] │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:19:20] │ debg Find.findByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:19:20] │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:19:20] │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:19:20] │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:19:20] │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:19:20] │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:19:20] │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:19:20] │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:19:20] │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 23, 2015 @ 18:31:44.000)
[00:19:20] │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:19:20] │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:19:20] │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:19:21] │ debg TestSubjects.click(superDatePickerstartDatePopoverButton)
[00:19:21] │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:19:21] │ debg Find.findByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:19:21] │ debg Find.waitForElementStale with timeout=10000
[00:19:21] │ debg browser[WARNING] http://localhost:6131/43896/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 455 Failed to decode downloaded font: http://localhost:6131/app/~font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0
[00:19:21] │ debg browser[WARNING] http://localhost:6131/43896/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 455 OTS parsing error: invalid sfntVersion: 1008813135
[00:19:21] │ debg browser[WARNING] http://localhost:6131/43896/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 455 Failed to decode downloaded font: http://localhost:6131/app/~font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0
[00:19:21] │ debg browser[WARNING] http://localhost:6131/43896/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 455 OTS parsing error: invalid sfntVersion: 1008813135
[00:19:21] │ debg browser[WARNING] http://localhost:6131/43896/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 455 Failed to decode downloaded font: http://localhost:6131/app/~font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0
[00:19:21] │ debg browser[WARNING] http://localhost:6131/43896/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 455 OTS parsing error: invalid sfntVersion: 1008813135
[00:19:21] │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:19:21] │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:19:21] │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:19:21] │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:19:21] │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:19:21] │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:19:21] │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:19:21] │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 19, 2015 @ 06:31:44.000)
[00:19:21] │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:19:21] │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:19:21] │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:19:22] │ debg TestSubjects.exists(superDatePickerApplyTimeButton)
[00:19:22] │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerApplyTimeButton"]') with timeout=2500
[00:19:24] │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerApplyTimeButton"] is not displayed
[00:19:25] │ debg TestSubjects.click(querySubmitButton)
[00:19:25] │ debg Find.clickByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:19:25] │ debg Find.findByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:19:25] │ debg Find.waitForElementStale with timeout=10000
[00:19:25] │ debg browser[WARNING] http://localhost:6131/43896/bundles/kbn-ui-shared-deps/[email protected] 129 Failed to decode downloaded font: http://localhost:6131/app/~font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0
[00:19:25] │ debg browser[WARNING] http://localhost:6131/43896/bundles/kbn-ui-shared-deps/[email protected] 129 OTS parsing error: invalid sfntVersion: 1008813135
[00:19:25] │ debg browser[WARNING] http://localhost:6131/43896/bundles/kbn-ui-shared-deps/[email protected] 129 Failed to decode downloaded font: http://localhost:6131/app/~font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0
[00:19:25] │ debg browser[WARNING] http://localhost:6131/43896/bundles/kbn-ui-shared-deps/[email protected] 129 OTS parsing error: invalid sfntVersion: 1008813135
[00:19:25] │ debg browser[WARNING] http://localhost:6131/43896/bundles/kbn-ui-shared-deps/[email protected] 129 Failed to decode downloaded font: http://localhost:6131/app/~font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0
[00:19:25] │ debg browser[WARNING] http://localhost:6131/43896/bundles/kbn-ui-shared-deps/[email protected] 129 OTS parsing error: invalid sfntVersion: 1008813135
[00:19:25] │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:19:25] │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:19:25] └- ✓ pass (21.4s) "discover app discover doc table should refresh the table content when changing time window"
[00:19:25] └-: classic table in window 900x700
[00:19:25] └-> "before all" hook for "should load more rows when scrolling down the document table"
[00:19:25] └-> "before all" hook for "should load more rows when scrolling down the document table"
[00:19:25] │ debg applying update to kibana config: {"doc_table:legacy":true}
[00:19:26] │ debg navigating to discover url: http://localhost:6131/app/discover#/
[00:19:26] │ debg navigate to: http://localhost:6131/app/discover#/
[00:19:26] │ debg browser[WARNING] http://localhost:6131/app/discover?_t=1624580144719#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:'2015-09-19T06:31:44.000Z',to:'2015-09-23T18:31:44.000Z'))&_a=(columns:!(),filters:!(),index:'logstash-*',interval:auto,query:(language:kuery,query:''),sort:!(!('@timestamp',desc))) - Failed to decode downloaded font: http://localhost:6131/app/~font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0
[00:19:26] │ debg browser[WARNING] http://localhost:6131/app/discover?_t=1624580144719#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:'2015-09-19T06:31:44.000Z',to:'2015-09-23T18:31:44.000Z'))&_a=(columns:!(),filters:!(),index:'logstash-*',interval:auto,query:(language:kuery,query:''),sort:!(!('@timestamp',desc))) - OTS parsing error: invalid sfntVersion: 1008813135
[00:19:26] │ debg browser[WARNING] http://localhost:6131/app/discover?_t=1624580144719#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:'2015-09-19T06:31:44.000Z',to:'2015-09-23T18:31:44.000Z'))&_a=(columns:!(),filters:!(),index:'logstash-*',interval:auto,query:(language:kuery,query:''),sort:!(!('@timestamp',desc))) - Failed to decode downloaded font: http://localhost:6131/app/~font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0
[00:19:26] │ debg browser[WARNING] http://localhost:6131/app/discover?_t=1624580144719#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:'2015-09-19T06:31:44.000Z',to:'2015-09-23T18:31:44.000Z'))&_a=(columns:!(),filters:!(),index:'logstash-*',interval:auto,query:(language:kuery,query:''),sort:!(!('@timestamp',desc))) - OTS parsing error: invalid sfntVersion: 1008813135
[00:19:26] │ debg browser[WARNING] http://localhost:6131/app/discover?_t=1624580144719#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:'2015-09-19T06:31:44.000Z',to:'2015-09-23T18:31:44.000Z'))&_a=(columns:!(),filters:!(),index:'logstash-*',interval:auto,query:(language:kuery,query:''),sort:!(!('@timestamp',desc))) - Failed to decode downloaded font: http://localhost:6131/app/~font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0
[00:19:26] │ debg browser[WARNING] http://localhost:6131/app/discover?_t=1624580144719#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:'2015-09-19T06:31:44.000Z',to:'2015-09-23T18:31:44.000Z'))&_a=(columns:!(),filters:!(),index:'logstash-*',interval:auto,query:(language:kuery,query:''),sort:!(!('@timestamp',desc))) - OTS parsing error: invalid sfntVersion: 1008813135
[00:19:26] │ debg ... sleep(700) start
[00:19:26] │ debg browser[INFO] http://localhost:6131/app/discover?_t=1624580173900#/ 281 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:19:26] │
[00:19:26] │ debg browser[INFO] http://localhost:6131/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:19:27] │ debg ... sleep(700) end
[00:19:27] │ debg returned from get, calling refresh
[00:19:27] │ debg browser[INFO] http://localhost:6131/app/discover?_t=1624580173900#/ 281 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:19:27] │
[00:19:27] │ debg browser[INFO] http://localhost:6131/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:19:28] │ debg currentUrl = http://localhost:6131/app/discover#/
[00:19:28] │ appUrl = http://localhost:6131/app/discover#/
[00:19:28] │ debg TestSubjects.find(kibanaChrome)
[00:19:28] │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:19:28] │ debg ... sleep(501) start
[00:19:28] │ERROR browser[SEVERE] http://localhost:6131/api/fleet/epm/packages?experimental=true - Failed to load resource: the server responded with a status of 404 (Not Found)
[00:19:28] │ debg ... sleep(501) end
[00:19:28] │ debg in navigateTo url = http://localhost:6131/app/discover#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:%272015-09-18T06:31:44.000Z%27,to:%272015-09-23T18:31:44.000Z%27))&_a=(columns:!(),filters:!(),index:%27logstash-*%27,interval:auto,query:(language:kuery,query:%27%27),sort:!(!(%27@timestamp%27,desc)))
[00:19:28] │ debg --- retry.tryForTime error: URL changed, waiting for it to settle
[00:19:29] │ debg ... sleep(501) start
[00:19:29] │ debg ... sleep(501) end
[00:19:29] │ debg in navigateTo url = http://localhost:6131/app/discover#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:%272015-09-18T06:31:44.000Z%27,to:%272015-09-23T18:31:44.000Z%27))&_a=(columns:!(),filters:!(),index:%27logstash-*%27,interval:auto,query:(language:kuery,query:%27%27),sort:!(!(%27@timestamp%27,desc)))
[00:19:29] │ debg TestSubjects.missingOrFail(loadingSpinner)
[00:19:29] │ debg Find.waitForDeletedByCssSelector('[data-test-subj="loadingSpinner"]') with timeout=100000
[00:19:33] │ debg browser[WARNING] http://localhost:6131/app/discover?_t=1624580173900#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:'2015-09-18T06:31:44.000Z',to:'2015-09-23T18:31:44.000Z'))&_a=(columns:!(),filters:!(),index:'logstash-*',interval:auto,query:(language:kuery,query:''),sort:!(!('@timestamp',desc))) - Failed to decode downloaded font: http://localhost:6131/app/~font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0
[00:19:33] │ debg browser[WARNING] http://localhost:6131/app/discover?_t=1624580173900#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:'2015-09-18T06:31:44.000Z',to:'2015-09-23T18:31:44.000Z'))&_a=(columns:!(),filters:!(),index:'logstash-*',interval:auto,query:(language:kuery,query:''),sort:!(!('@timestamp',desc))) - OTS parsing error: invalid sfntVersion: 1008813135
[00:19:33] │ debg browser[WARNING] http://localhost:6131/app/discover?_t=1624580173900#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:'2015-09-18T06:31:44.000Z',to:'2015-09-23T18:31:44.000Z'))&_a=(columns:!(),filters:!(),index:'logstash-*',interval:auto,query:(language:kuery,query:''),sort:!(!('@timestamp',desc))) - Failed to decode downloaded font: http://localhost:6131/app/~font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0
[00:19:33] │ debg browser[WARNING] http://localhost:6131/app/discover?_t=1624580173900#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:'2015-09-18T06:31:44.000Z',to:'2015-09-23T18:31:44.000Z'))&_a=(columns:!(),filters:!(),index:'logstash-*',interval:auto,query:(language:kuery,query:''),sort:!(!('@timestamp',desc))) - OTS parsing error: invalid sfntVersion: 1008813135
[00:19:33] │ debg browser[WARNING] http://localhost:6131/app/discover?_t=1624580173900#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:'2015-09-18T06:31:44.000Z',to:'2015-09-23T18:31:44.000Z'))&_a=(columns:!(),filters:!(),index:'logstash-*',interval:auto,query:(language:kuery,query:''),sort:!(!('@timestamp',desc))) - Failed to decode downloaded font: http://localhost:6131/app/~font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0
[00:19:33] │ debg browser[WARNING] http://localhost:6131/app/discover?_t=1624580173900#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:'2015-09-18T06:31:44.000Z',to:'2015-09-23T18:31:44.000Z'))&_a=(columns:!(),filters:!(),index:'logstash-*',interval:auto,query:(language:kuery,query:''),sort:!(!('@timestamp',desc))) - OTS parsing error: invalid sfntVersion: 1008813135
[00:19:54] └-: legacy
[00:19:54] └-> "before all" hook for "should load up to 500 rows when scrolling at the end of the table"
[00:19:54] └-> "before all" hook for "should load up to 500 rows when scrolling at the end of the table"
[00:19:54] │ debg applying update to kibana config: {"doc_table:legacy":true}
[00:19:55] │ debg navigating to discover url: http://localhost:6131/app/discover#/
[00:19:55] │ debg navigate to: http://localhost:6131/app/discover#/
[00:19:55] │ debg browser[INFO] http://localhost:6131/app/discover?_t=1624580202921#/ 281 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:19:55] │
[00:19:55] │ debg browser[INFO] http://localhost:6131/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:19:55] │ debg ... sleep(700) start
[00:19:56] │ debg ... sleep(700) end
[00:19:56] │ debg returned from get, calling refresh
[00:19:57] │ debg browser[INFO] http://localhost:6131/app/discover?_t=1624580202921#/ 281 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:19:57] │
[00:19:57] │ debg browser[INFO] http://localhost:6131/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:19:57] │ debg currentUrl = http://localhost:6131/app/discover#/
[00:19:57] │ appUrl = http://localhost:6131/app/discover#/
[00:19:57] │ debg TestSubjects.find(kibanaChrome)
[00:19:57] │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:19:57] │ debg ... sleep(501) start
[00:19:57] │ERROR browser[SEVERE] http://localhost:6131/api/fleet/epm/packages?experimental=true - Failed to load resource: the server responded with a status of 404 (Not Found)
[00:19:58] │ debg ... sleep(501) end
[00:19:58] │ debg in navigateTo url = http://localhost:6131/app/discover#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:%272015-09-18T06:31:44.000Z%27,to:%272015-09-23T18:31:44.000Z%27))&_a=(columns:!(),filters:!(),index:%27logstash-*%27,interval:auto,query:(language:kuery,query:%27%27),sort:!(!(%27@timestamp%27,desc)))
[00:19:58] │ debg --- retry.tryForTime error: URL changed, waiting for it to settle
[00:19:58] │ debg ... sleep(501) start
[00:19:59] │ debg ... sleep(501) end
[00:19:59] │ debg in navigateTo url = http://localhost:6131/app/discover#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:%272015-09-18T06:31:44.000Z%27,to:%272015-09-23T18:31:44.000Z%27))&_a=(columns:!(),filters:!(),index:%27logstash-*%27,interval:auto,query:(language:kuery,query:%27%27),sort:!(!(%27@timestamp%27,desc)))
[00:19:59] │ debg TestSubjects.missingOrFail(loadingSpinner)
[00:19:59] │ debg Find.waitForDeletedByCssSelector('[data-test-subj="loadingSpinner"]') with timeout=100000
[00:20:02] │ debg browser[WARNING] http://localhost:6131/app/discover?_t=1624580202921#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:'2015-09-18T06:31:44.000Z',to:'2015-09-23T18:31:44.000Z'))&_a=(columns:!(),filters:!(),index:'logstash-*',interval:auto,query:(language:kuery,query:''),sort:!(!('@timestamp',desc))) - Failed to decode downloaded font: http://localhost:6131/app/~font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0
[00:20:02] │ debg browser[WARNING] http://localhost:6131/app/discover?_t=1624580202921#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:'2015-09-18T06:31:44.000Z',to:'2015-09-23T18:31:44.000Z'))&_a=(columns:!(),filters:!(),index:'logstash-*',interval:auto,query:(language:kuery,query:''),sort:!(!('@timestamp',desc))) - OTS parsing error: invalid sfntVersion: 1008813135
[00:20:02] │ debg browser[WARNING] http://localhost:6131/app/discover?_t=1624580202921#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:'2015-09-18T06:31:44.000Z',to:'2015-09-23T18:31:44.000Z'))&_a=(columns:!(),filters:!(),index:'logstash-*',interval:auto,query:(language:kuery,query:''),sort:!(!('@timestamp',desc))) - Failed to decode downloaded font: http://localhost:6131/app/~font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0
[00:20:02] │ debg browser[WARNING] http://localhost:6131/app/discover?_t=1624580202921#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:'2015-09-18T06:31:44.000Z',to:'2015-09-23T18:31:44.000Z'))&_a=(columns:!(),filters:!(),index:'logstash-*',interval:auto,query:(language:kuery,query:''),sort:!(!('@timestamp',desc))) - OTS parsing error: invalid sfntVersion: 1008813135
[00:20:02] │ debg browser[WARNING] http://localhost:6131/app/discover?_t=1624580202921#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:'2015-09-18T06:31:44.000Z',to:'2015-09-23T18:31:44.000Z'))&_a=(columns:!(),filters:!(),index:'logstash-*',interval:auto,query:(language:kuery,query:''),sort:!(!('@timestamp',desc))) - Failed to decode downloaded font: http://localhost:6131/app/~font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0
[00:20:02] │ debg browser[WARNING] http://localhost:6131/app/discover?_t=1624580202921#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:'2015-09-18T06:31:44.000Z',to:'2015-09-23T18:31:44.000Z'))&_a=(columns:!(),filters:!(),index:'logstash-*',interval:auto,query:(language:kuery,query:''),sort:!(!('@timestamp',desc))) - OTS parsing error: invalid sfntVersion: 1008813135
[00:20:02] └-> should load up to 500 rows when scrolling at the end of the table
[00:20:02] └-> "before each" hook: global before each for "should load up to 500 rows when scrolling at the end of the table"
[00:20:02] │ debg TestSubjects.findAll(docTableRow)
[00:20:02] │ debg Find.allByCssSelector('[data-test-subj="docTableRow"]') with timeout=10000
[00:20:03] │ debg TestSubjects.find(discoverSkipTableButton)
[00:20:03] │ debg Find.findByCssSelector('[data-test-subj="discoverSkipTableButton"]') with timeout=10000
[00:20:03] │ debg TestSubjects.findAll(docTableRow)
[00:20:03] │ debg Find.allByCssSelector('[data-test-subj="docTableRow"]') with timeout=10000
[00:20:21] │ debg TestSubjects.find(discoverBackToTop)
[00:20:21] │ debg Find.findByCssSelector('[data-test-subj="discoverBackToTop"]') with timeout=10000
[00:20:21] └- ✓ pass (19.3s) "discover app discover doc table legacy should load up to 500 rows when scrolling at the end of the table"
[00:20:21] └-> should go the end of the table when using the accessible Skip button
[00:20:21] └-> "before each" hook: global before each for "should go the end of the table when using the accessible Skip button"
[00:20:21] │ debg TestSubjects.find(discoverSkipTableButton)
[00:20:21] │ debg Find.findByCssSelector('[data-test-subj="discoverSkipTableButton"]') with timeout=10000
[00:20:21] │ debg TestSubjects.find(discoverDocTableFooter)
[00:20:21] │ debg Find.findByCssSelector('[data-test-subj="discoverDocTableFooter"]') with timeout=10000
[00:20:21] │ debg These are the first 500 documents matching your search, refine your search to see others.
[00:20:21] │ Back to top.
[00:20:21] │ debg TestSubjects.find(discoverBackToTop)
[00:20:21] │ debg Find.findByCssSelector('[data-test-subj="discoverBackToTop"]') with timeout=10000
[00:20:22] └- ✓ pass (524ms) "discover app discover doc table legacy should go the end of the table when using the accessible Skip button"
[00:20:22] └-> should make the document table scrollable
[00:20:22] └-> "before each" hook: global before each for "should make the document table scrollable"
[00:20:22] │ debg TestSubjects.find(fieldFilterSearchInput)
[00:20:22] │ debg Find.findByCssSelector('[data-test-subj="fieldFilterSearchInput"]') with timeout=10000
[00:20:22] │ debg Find.findByCssSelector('.dscTable') with timeout=10000
[00:20:22] │ debg TestSubjects.find(discover-sidebar)
[00:20:22] │ debg Find.findByCssSelector('[data-test-subj="discover-sidebar"]') with timeout=10000
[00:20:22] │ debg TestSubjects.moveMouseTo(field-_id)
[00:20:22] │ debg TestSubjects.find(field-_id)
[00:20:22] │ debg Find.findByCssSelector('[data-test-subj="field-_id"]') with timeout=10000
[00:20:23] │ debg TestSubjects.click(fieldToggle-_id)
[00:20:23] │ debg Find.clickByCssSelector('[data-test-subj="fieldToggle-_id"]') with timeout=10000
[00:20:23] │ debg Find.findByCssSelector('[data-test-subj="fieldToggle-_id"]') with timeout=10000
[00:20:30] │ debg scrollWidth: 938, clientWidth: 938
[00:20:30] │ debg Waiting up to 20000ms for container to be scrollable...
[00:20:30] │ debg TestSubjects.moveMouseTo(field-_index)
[00:20:30] │ debg TestSubjects.find(field-_index)
[00:20:30] │ debg Find.findByCssSelector('[data-test-subj="field-_index"]') with timeout=10000
[00:20:31] │ debg TestSubjects.click(fieldToggle-_index)
[00:20:31] │ debg Find.clickByCssSelector('[data-test-subj="fieldToggle-_index"]') with timeout=10000
[00:20:31] │ debg Find.findByCssSelector('[data-test-subj="fieldToggle-_index"]') with timeout=10000
[00:20:34] │ debg scrollWidth: 938, clientWidth: 938
[00:20:34] │ debg TestSubjects.moveMouseTo(field-_score)
[00:20:34] │ debg TestSubjects.find(field-_score)
[00:20:34] │ debg Find.findByCssSelector('[data-test-subj="field-_score"]') with timeout=10000
[00:20:35] │ debg TestSubjects.click(fieldToggle-_score)
[00:20:35] │ debg Find.clickByCssSelector('[data-test-subj="fieldToggle-_score"]') with timeout=10000
[00:20:35] │ debg Find.findByCssSelector('[data-test-subj="fieldToggle-_score"]') with timeout=10000
[00:20:37] │ debg scrollWidth: 938, clientWidth: 938
[00:20:37] │ debg TestSubjects.moveMouseTo(field-_type)
[00:20:37] │ debg TestSubjects.find(field-_type)
[00:20:37] │ debg Find.findByCssSelector('[data-test-subj="field-_type"]') with timeout=10000
[00:20:37] │ debg TestSubjects.click(fieldToggle-_type)
[00:20:37] │ debg Find.clickByCssSelector('[data-test-subj="fieldToggle-_type"]') with timeout=10000
[00:20:37] │ debg Find.findByCssSelector('[data-test-subj="fieldToggle-_type"]') with timeout=10000
[00:20:39] │ debg scrollWidth: 938, clientWidth: 938
[00:20:40] │ debg TestSubjects.moveMouseTo(field-@message)
[00:20:40] │ debg TestSubjects.find(field-@message)
[00:20:40] │ debg Find.findByCssSelector('[data-test-subj="field-@message"]') with timeout=10000
[00:20:40] │ debg TestSubjects.click(fieldToggle-@message)
[00:20:40] │ debg Find.clickByCssSelector('[data-test-subj="fieldToggle-@message"]') with timeout=10000
[00:20:40] │ debg Find.findByCssSelector('[data-test-subj="fieldToggle-@message"]') with timeout=10000
[00:20:43] │ debg scrollWidth: 938, clientWidth: 938
[00:20:44] │ debg TestSubjects.moveMouseTo(field-@tags)
[00:20:44] │ debg TestSubjects.find(field-@tags)
[00:20:44] │ debg Find.findByCssSelector('[data-test-subj="field-@tags"]') with timeout=10000
[00:20:44] │ debg TestSubjects.click(fieldToggle-@tags)
[00:20:44] │ debg Find.clickByCssSelector('[data-test-subj="fieldToggle-@tags"]') with timeout=10000
[00:20:44] │ debg Find.findByCssSelector('[data-test-subj="fieldToggle-@tags"]') with timeout=10000
[00:20:47] │ debg scrollWidth: 938, clientWidth: 938
[00:20:47] │ debg TestSubjects.moveMouseTo(field-@timestamp)
[00:20:47] │ debg TestSubjects.find(field-@timestamp)
[00:20:47] │ debg Find.findByCssSelector('[data-test-subj="field-@timestamp"]') with timeout=10000
[00:20:48] │ debg TestSubjects.click(fieldToggle-@timestamp)
[00:20:48] │ debg Find.clickByCssSelector('[data-test-subj="fieldToggle-@timestamp"]') with timeout=10000
[00:20:48] │ debg Find.findByCssSelector('[data-test-subj="fieldToggle-@timestamp"]') with timeout=10000
[00:20:51] │ debg scrollWidth: 938, clientWidth: 938
[00:20:51] │ debg TestSubjects.moveMouseTo(field-agent)
[00:20:51] │ debg TestSubjects.find(field-agent)
[00:20:51] │ debg Find.findByCssSelector('[data-test-subj="field-agent"]') with timeout=10000
[00:20:52] │ debg TestSubjects.click(fieldToggle-agent)
[00:20:52] │ debg Find.clickByCssSelector('[data-test-subj="fieldToggle-agent"]') with timeout=10000
[00:20:52] │ debg Find.findByCssSelector('[data-test-subj="fieldToggle-agent"]') with timeout=10000
[00:20:55] │ debg scrollWidth: 943, clientWidth: 938
[00:20:55] │ info Taking screenshot "/dev/shm/workspace/parallel/3/kibana/test/functional/screenshots/failure/discover app discover doc table legacy should make the document table scrollable.png"
[00:20:56] │ info Current URL is: http://localhost:6131/app/discover#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:%272015-09-18T06:31:44.000Z%27,to:%272015-09-23T18:31:44.000Z%27))&_a=(columns:!(_id,_index,_score,_type,%27@message%27,%27@tags%27,%27@timestamp%27,agent),filters:!(),index:%27logstash-*%27,interval:auto,query:(language:kuery,query:%27%27),sort:!(!(%27@timestamp%27,desc)))
[00:20:57] │ info Saving page source to: /dev/shm/workspace/parallel/3/kibana/test/functional/failure_debug/html/discover app discover doc table legacy should make the document table scrollable.html
[00:20:57] └- ✖ fail: discover app discover doc table legacy should make the document table scrollable
[00:20:57] │ Error: expected 335 to be above 335
[00:20:57] │ at Assertion.assert (node_modules/@kbn/expect/expect.js:100:11)
[00:20:57] │ at Assertion.greaterThan.Assertion.above (node_modules/@kbn/expect/expect.js:317:8)
[00:20:57] │ at Function.above (node_modules/@kbn/expect/expect.js:531:15)
[00:20:57] │ at Context.<anonymous> (test/functional/apps/discover/_doc_table.ts:255:44)
[00:20:57] │ at runMicrotasks (<anonymous>)
[00:20:57] │ at processTicksAndRejections (internal/process/task_queues.js:95:5)
[00:20:57] │ at Object.apply (node_modules/@kbn/test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)
[00:20:57] │
[00:20:57] │
Stack Trace
Error: expected 335 to be above 335
at Assertion.assert (node_modules/@kbn/expect/expect.js:100:11)
at Assertion.greaterThan.Assertion.above (node_modules/@kbn/expect/expect.js:317:8)
at Function.above (node_modules/@kbn/expect/expect.js:531:15)
at Context.<anonymous> (test/functional/apps/discover/_doc_table.ts:255:44)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:95:5)
at Object.apply (node_modules/@kbn/test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)
I'm optimistic about the space improvements available here, but these tests are failing because url() imports are not working when loading the scss files though our custom loader chain. Consuming something like https://github.com/webpack-contrib/css-loader/blob/master/src/plugins/postcss-url-parser.js from our theme_loader isn't out of the question, but I couldn't get it to work quickly so I'm going to put this on ice for now and revisit if we need. @clintandrewhall if you want to take a stab at it let me know and I'd be happy to walk you through where I am.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Test implementation of #102930
Rewrites the
theme-loader
to no longer convert imports for*.scss
modules into 5 separate modules, one with a switch statement that runs one of four require statements and the four modules created by those require statements. This new loader callsnode-sass
andpostcss
directly to create the text version of each CSS file and then builds the module source from those strings. This completely removes per-style-module overhead by writing the styles to<style>
elements ourselves.An additional improvement comes from using references to other themes when more than one themed version of a scss file exactly matches the style of another. For small modules this is common as they likely don't include references to theme variable, so a single copy of the compiled CSS will end up in the bundle with a ref to that theme from the other themes:
output where each theme is unique:
output where each theme is the same:
output where the light and dark themes differ but the v7 and v8 themes don't: