Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[7.x] [Expressions] Align renderMode with the embeddable viewMode (#110199) #111186

Merged
merged 1 commit into from
Sep 3, 2021

Conversation

dokmic
Copy link
Contributor

@dokmic dokmic commented Sep 3, 2021

Backports the following commits to 7.x:

…110199)

* Add preview view mode to the embeddable
* Rename display render mode to view
* Extract no interactivity render mode to a separate flag
@dokmic dokmic added the backport label Sep 3, 2021
@dokmic dokmic enabled auto-merge (squash) September 3, 2021 17:12
@kibanamachine
Copy link
Contributor

💛 Build succeeded, but was flaky


Test Failures

Kibana Pipeline / general / Chrome UI Functional Tests.test/functional/apps/visualize/_tsvb_table·ts.visualize app visualize ciGroup12 visual builder table should render correctly after saving

Link to Jenkins

Standard Out

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

[00:00:00]       │
[00:00:00]         └-: visualize app
[00:00:00]           └-> "before all" hook in "visualize app"
[00:00:00]           └-> "before all" hook in "visualize app"
[00:00:00]             │ debg Starting visualize before method
[00:00:00]             │ info [test/functional/fixtures/es_archiver/empty_kibana] Loading "mappings.json"
[00:00:00]             │ info [test/functional/fixtures/es_archiver/empty_kibana] Loading "data.json.gz"
[00:00:00]             │ info [o.e.x.i.IndexLifecycleTransition] [node-01] moving index [.ds-ilm-history-5-2021.09.03-000001] from [{"phase":"new","action":"complete","name":"complete"}] to [{"phase":"hot","action":"unfollow","name":"branch-check-unfollow-prerequisites"}] in policy [ilm-history-ilm-policy]
[00:00:00]             │ info [o.e.c.m.MetadataDeleteIndexService] [node-01] [.kibana_7.16.0_001/UxWfHyWGSNen--qQlsttHg] deleting index
[00:00:00]             │ info [o.e.c.m.MetadataDeleteIndexService] [node-01] [.kibana_task_manager_7.16.0_001/Xa4zRYQIT4OsjIatQXQE8Q] deleting index
[00:00:00]             │ info [test/functional/fixtures/es_archiver/empty_kibana] Deleted existing index ".kibana_task_manager_7.16.0_001"
[00:00:00]             │ info [test/functional/fixtures/es_archiver/empty_kibana] Deleted existing index ".kibana_7.16.0_001"
[00:00:00]             │ info [o.e.x.i.IndexLifecycleTransition] [node-01] moving index [.ds-ilm-history-5-2021.09.03-000001] from [{"phase":"hot","action":"unfollow","name":"branch-check-unfollow-prerequisites"}] to [{"phase":"hot","action":"rollover","name":"check-rollover-ready"}] in policy [ilm-history-ilm-policy]
[00:00:00]             │ info [o.e.c.m.MetadataCreateIndexService] [node-01] [.kibana_1] creating index, cause [api], templates [], shards [1]/[1]
[00:00:01]             │ info [test/functional/fixtures/es_archiver/empty_kibana] Created index ".kibana_1"
[00:00:01]             │ debg [test/functional/fixtures/es_archiver/empty_kibana] ".kibana_1" settings {"index":{"number_of_replicas":"1","number_of_shards":"1"}}
[00:00:01]             │ info [test/functional/fixtures/es_archiver/empty_kibana] Indexed 1 docs into ".kibana"
[00:00:01]             │ debg Migrating saved objects
[00:00:01]             │ proc [kibana]   log   [18:23:38.750] [info][savedobjects-service] [.kibana_task_manager] INIT -> CREATE_NEW_TARGET. took: 4ms.
[00:00:01]             │ proc [kibana]   log   [18:23:38.753] [info][savedobjects-service] [.kibana] INIT -> WAIT_FOR_YELLOW_SOURCE. took: 10ms.
[00:00:01]             │ info [o.e.c.m.MetadataCreateIndexService] [node-01] [.kibana_task_manager_7.16.0_001] creating index, cause [api], templates [], shards [1]/[1]
[00:00:01]             │ proc [kibana]   log   [18:23:38.761] [info][savedobjects-service] [.kibana] WAIT_FOR_YELLOW_SOURCE -> CHECK_UNKNOWN_DOCUMENTS. took: 8ms.
[00:00:01]             │ info [o.e.c.r.a.AllocationService] [node-01] updating number_of_replicas to [0] for indices [.kibana_task_manager_7.16.0_001]
[00:00:01]             │ proc [kibana]   log   [18:23:38.776] [info][savedobjects-service] [.kibana] CHECK_UNKNOWN_DOCUMENTS -> SET_SOURCE_WRITE_BLOCK. took: 15ms.
[00:00:01]             │ info [o.e.c.m.MetadataIndexStateService] [node-01] adding block write to indices [[.kibana_1/PuKCz2V7Sqa9hVNyN4nuoA]]
[00:00:01]             │ info [o.e.c.m.MetadataIndexStateService] [node-01] completed adding block write to indices [.kibana_1]
[00:00:01]             │ proc [kibana]   log   [18:23:38.893] [info][savedobjects-service] [.kibana_task_manager] CREATE_NEW_TARGET -> MARK_VERSION_INDEX_READY. took: 143ms.
[00:00:01]             │ proc [kibana]   log   [18:23:38.927] [info][savedobjects-service] [.kibana] SET_SOURCE_WRITE_BLOCK -> CALCULATE_EXCLUDE_FILTERS. took: 151ms.
[00:00:01]             │ proc [kibana]   log   [18:23:38.938] [info][savedobjects-service] [.kibana] CALCULATE_EXCLUDE_FILTERS -> CREATE_REINDEX_TEMP. took: 11ms.
[00:00:01]             │ proc [kibana]   log   [18:23:38.962] [info][savedobjects-service] [.kibana_task_manager] MARK_VERSION_INDEX_READY -> DONE. took: 69ms.
[00:00:01]             │ proc [kibana]   log   [18:23:38.963] [info][savedobjects-service] [.kibana_task_manager] Migration completed after 217ms
[00:00:01]             │ info [o.e.c.m.MetadataCreateIndexService] [node-01] [.kibana_7.16.0_reindex_temp] creating index, cause [api], templates [], shards [1]/[1]
[00:00:01]             │ info [o.e.c.r.a.AllocationService] [node-01] updating number_of_replicas to [0] for indices [.kibana_7.16.0_reindex_temp]
[00:00:01]             │ proc [kibana]   log   [18:23:39.055] [info][savedobjects-service] [.kibana] CREATE_REINDEX_TEMP -> REINDEX_SOURCE_TO_TEMP_OPEN_PIT. took: 117ms.
[00:00:01]             │ proc [kibana]   log   [18:23:39.072] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP_OPEN_PIT -> REINDEX_SOURCE_TO_TEMP_READ. took: 17ms.
[00:00:01]             │ proc [kibana]   log   [18:23:39.093] [info][savedobjects-service] [.kibana] Starting to process 1 documents.
[00:00:01]             │ proc [kibana]   log   [18:23:39.093] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP_READ -> REINDEX_SOURCE_TO_TEMP_INDEX. took: 20ms.
[00:00:01]             │ proc [kibana]   log   [18:23:39.097] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP_INDEX -> REINDEX_SOURCE_TO_TEMP_INDEX_BULK. took: 5ms.
[00:00:01]             │ info [o.e.c.m.MetadataMappingService] [node-01] [.kibana_7.16.0_reindex_temp/NI6Vm1FQRS2gEX5M7qUe5w] update_mapping [_doc]
[00:00:01]             │ proc [kibana]   log   [18:23:39.151] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP_INDEX_BULK -> REINDEX_SOURCE_TO_TEMP_READ. took: 54ms.
[00:00:01]             │ proc [kibana]   log   [18:23:39.164] [info][savedobjects-service] [.kibana] Processed 1 documents out of 1.
[00:00:01]             │ proc [kibana]   log   [18:23:39.165] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP_READ -> REINDEX_SOURCE_TO_TEMP_CLOSE_PIT. took: 13ms.
[00:00:01]             │ proc [kibana]   log   [18:23:39.174] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP_CLOSE_PIT -> SET_TEMP_WRITE_BLOCK. took: 10ms.
[00:00:01]             │ info [o.e.c.m.MetadataIndexStateService] [node-01] adding block write to indices [[.kibana_7.16.0_reindex_temp/NI6Vm1FQRS2gEX5M7qUe5w]]
[00:00:01]             │ info [o.e.c.m.MetadataIndexStateService] [node-01] completed adding block write to indices [.kibana_7.16.0_reindex_temp]
[00:00:01]             │ proc [kibana]   log   [18:23:39.238] [info][savedobjects-service] [.kibana] SET_TEMP_WRITE_BLOCK -> CLONE_TEMP_TO_TARGET. took: 64ms.
[00:00:01]             │ info [o.e.c.m.MetadataCreateIndexService] [node-01] applying create index request using existing index [.kibana_7.16.0_reindex_temp] metadata
[00:00:01]             │ info [o.e.c.m.MetadataCreateIndexService] [node-01] [.kibana_7.16.0_001] creating index, cause [clone_index], templates [], shards [1]/[1]
[00:00:01]             │ info [o.e.c.r.a.AllocationService] [node-01] updating number_of_replicas to [0] for indices [.kibana_7.16.0_001]
[00:00:01]             │ info [o.e.c.m.MetadataMappingService] [node-01] [.kibana_7.16.0_001/LKYgprOQQfqgWSaVP81pOg] create_mapping [_doc]
[00:00:01]             │ proc [kibana]   log   [18:23:39.418] [info][savedobjects-service] [.kibana] CLONE_TEMP_TO_TARGET -> REFRESH_TARGET. took: 180ms.
[00:00:01]             │ proc [kibana]   log   [18:23:39.424] [info][savedobjects-service] [.kibana] REFRESH_TARGET -> OUTDATED_DOCUMENTS_SEARCH_OPEN_PIT. took: 6ms.
[00:00:01]             │ proc [kibana]   log   [18:23:39.429] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH_OPEN_PIT -> OUTDATED_DOCUMENTS_SEARCH_READ. took: 5ms.
[00:00:01]             │ proc [kibana]   log   [18:23:39.445] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH_READ -> OUTDATED_DOCUMENTS_SEARCH_CLOSE_PIT. took: 16ms.
[00:00:01]             │ proc [kibana]   log   [18:23:39.451] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH_CLOSE_PIT -> UPDATE_TARGET_MAPPINGS. took: 6ms.
[00:00:01]             │ info [o.e.c.m.MetadataMappingService] [node-01] [.kibana_7.16.0_001/LKYgprOQQfqgWSaVP81pOg] update_mapping [_doc]
[00:00:01]             │ proc [kibana]   log   [18:23:39.548] [info][savedobjects-service] [.kibana] UPDATE_TARGET_MAPPINGS -> UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK. took: 97ms.
[00:00:01]             │ info [o.e.c.m.MetadataCreateIndexService] [node-01] [.tasks] creating index, cause [auto(bulk api)], templates [], shards [1]/[1]
[00:00:01]             │ info [o.e.c.r.a.AllocationService] [node-01] updating number_of_replicas to [0] for indices [.tasks]
[00:00:02]             │ info [o.e.t.LoggingTaskListener] [node-01] 759 finished with response BulkByScrollResponse[took=26.8ms,timed_out=false,sliceId=null,updated=1,created=0,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:00:02]             │ proc [kibana]   log   [18:23:39.768] [info][savedobjects-service] [.kibana] UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK -> MARK_VERSION_INDEX_READY. took: 220ms.
[00:00:02]             │ info [o.e.c.m.MetadataDeleteIndexService] [node-01] [.kibana_7.16.0_reindex_temp/NI6Vm1FQRS2gEX5M7qUe5w] deleting index
[00:00:02]             │ proc [kibana]   log   [18:23:39.818] [info][savedobjects-service] [.kibana] MARK_VERSION_INDEX_READY -> DONE. took: 50ms.
[00:00:02]             │ proc [kibana]   log   [18:23:39.819] [info][savedobjects-service] [.kibana] Migration completed after 1076ms
[00:00:02]             │ debg [test/functional/fixtures/es_archiver/empty_kibana] Migrated Kibana index after loading Kibana data
[00:00:02]             │ debg [test/functional/fixtures/es_archiver/empty_kibana] Ensured that default space exists in .kibana
[00:00:02]             │ debg applying update to kibana config: {"accessibility:disableAnimations":true,"dateFormat:tz":"UTC","visualization:visualize:legacyChartsLibrary":true,"visualization:visualize:legacyPieChartsLibrary":true}
[00:00:04]             │ info [test/functional/fixtures/es_archiver/logstash_functional] Loading "mappings.json"
[00:00:04]             │ info [test/functional/fixtures/es_archiver/logstash_functional] Loading "data.json.gz"
[00:00:04]             │ info [o.e.c.m.MetadataCreateIndexService] [node-01] [logstash-2015.09.22] creating index, cause [api], templates [], shards [1]/[0]
[00:00:04]             │ info [test/functional/fixtures/es_archiver/logstash_functional] Created index "logstash-2015.09.22"
[00:00:04]             │ debg [test/functional/fixtures/es_archiver/logstash_functional] "logstash-2015.09.22" settings {"index":{"analysis":{"analyzer":{"url":{"max_token_length":"1000","tokenizer":"uax_url_email","type":"standard"}}},"number_of_replicas":"0","number_of_shards":"1"}}
[00:00:04]             │ info [o.e.c.m.MetadataCreateIndexService] [node-01] [logstash-2015.09.20] creating index, cause [api], templates [], shards [1]/[0]
[00:00:04]             │ info [test/functional/fixtures/es_archiver/logstash_functional] Created index "logstash-2015.09.20"
[00:00:04]             │ debg [test/functional/fixtures/es_archiver/logstash_functional] "logstash-2015.09.20" settings {"index":{"analysis":{"analyzer":{"url":{"max_token_length":"1000","tokenizer":"uax_url_email","type":"standard"}}},"number_of_replicas":"0","number_of_shards":"1"}}
[00:00:04]             │ info [o.e.c.m.MetadataCreateIndexService] [node-01] [logstash-2015.09.21] creating index, cause [api], templates [], shards [1]/[0]
[00:00:04]             │ info [test/functional/fixtures/es_archiver/logstash_functional] Created index "logstash-2015.09.21"
[00:00:04]             │ debg [test/functional/fixtures/es_archiver/logstash_functional] "logstash-2015.09.21" settings {"index":{"analysis":{"analyzer":{"url":{"max_token_length":"1000","tokenizer":"uax_url_email","type":"standard"}}},"number_of_replicas":"0","number_of_shards":"1"}}
[00:00:14]             │ info progress: 8980
[00:00:18]             │ info [test/functional/fixtures/es_archiver/logstash_functional] Indexed 4633 docs into "logstash-2015.09.22"
[00:00:18]             │ info [test/functional/fixtures/es_archiver/logstash_functional] Indexed 4757 docs into "logstash-2015.09.20"
[00:00:18]             │ info [test/functional/fixtures/es_archiver/logstash_functional] Indexed 4614 docs into "logstash-2015.09.21"
[00:00:19]             │ info [test/functional/fixtures/es_archiver/long_window_logstash] Loading "mappings.json"
[00:00:19]             │ info [test/functional/fixtures/es_archiver/long_window_logstash] Loading "data.json.gz"
[00:00:19]             │ info [o.e.c.m.MetadataCreateIndexService] [node-01] [long-window-logstash-0] creating index, cause [api], templates [], shards [1]/[0]
[00:00:19]             │ info [test/functional/fixtures/es_archiver/long_window_logstash] Created index "long-window-logstash-0"
[00:00:19]             │ debg [test/functional/fixtures/es_archiver/long_window_logstash] "long-window-logstash-0" settings {"index":{"analysis":{"analyzer":{"makelogs_url":{"max_token_length":"1000","tokenizer":"uax_url_email","type":"standard"}}},"number_of_replicas":"0","number_of_shards":"1"}}
[00:00:29]             │ info progress: 10234
[00:00:32]             │ info [test/functional/fixtures/es_archiver/long_window_logstash] Indexed 14005 docs into "long-window-logstash-0"
[00:00:32]           └-: visualize ciGroup12
[00:00:32]             └-> "before all" hook in "visualize ciGroup12"
[00:54:26]             └-: visual builder
[00:54:26]               └-> "before all" hook in "visual builder"
[00:54:26]               └-> "before all" hook in "visual builder"
[00:54:26]                 │ debg Cleaning all saved objects { space: undefined }
[00:54:26]                 │ info deleting batch of 8 objects
[00:54:27]                 │ succ deleted 8 objects
[00:54:27]                 │ debg resolved import for test/functional/fixtures/kbn_archiver/visualize.json to /dev/shm/workspace/parallel/1/kibana/test/functional/fixtures/kbn_archiver/visualize.json
[00:54:27]                 │ info importing 13 saved objects { space: undefined }
[00:54:28]                 │ succ import success
[00:54:28]                 │ debg replacing kibana config doc: {"defaultIndex":"logstash-*","format:bytes:defaultPattern":"0,0.[000]b","visualization:visualize:legacyChartsLibrary":true,"visualization:visualize:legacyPieChartsLibrary":true}
[00:54:29]               └-: table
[00:54:29]                 └-> "before all" hook for "should display correct values on changing group by field and column name"
[00:54:29]                 └-> should display correct values on changing group by field and column name
[00:54:29]                   └-> "before each" hook: global before each for "should display correct values on changing group by field and column name"
[00:54:29]                   └-> "before each" hook for "should display correct values on changing group by field and column name"
[00:54:29]                     │ debg navigateToActualUrl http://localhost:6111/app/visualize#create?type=metrics
[00:54:30]                     │ debg browser[INFO] http://localhost:6111/app/visualize?_t=1630696687516#create?type=metrics 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:54:30]                     │
[00:54:30]                     │ debg browser[INFO] http://localhost:6111/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:54:30]                     │ debg currentUrl = http://localhost:6111/app/visualize#create?type=metrics
[00:54:30]                     │          appUrl = http://localhost:6111/app/visualize#create?type=metrics
[00:54:30]                     │ debg TestSubjects.find(kibanaChrome)
[00:54:30]                     │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:54:31]                     │ debg Wait for initializing TSVB editor
[00:54:31]                     │ debg TestSubjects.exists(tvbVisEditor)
[00:54:31]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="tvbVisEditor"]') with timeout=20000
[00:54:32]                     │ debg Set absolute time range from "Sep 22, 2015 @ 06:00:00.000" to "Sep 22, 2015 @ 11:00:00.000"
[00:54:32]                     │ debg Setting absolute range to Sep 22, 2015 @ 06:00:00.000 to Sep 22, 2015 @ 11:00:00.000
[00:54:32]                     │ debg TestSubjects.exists(superDatePickerToggleQuickMenuButton)
[00:54:32]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=20000
[00:54:32]                     │ debg TestSubjects.exists(superDatePickerShowDatesButton)
[00:54:32]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=2500
[00:54:32]                     │ debg TestSubjects.click(superDatePickerShowDatesButton)
[00:54:32]                     │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:54:32]                     │ debg Find.findByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:54:32]                     │ debg TestSubjects.exists(superDatePickerstartDatePopoverButton)
[00:54:32]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=2500
[00:54:32]                     │ debg TestSubjects.click(superDatePickerendDatePopoverButton)
[00:54:32]                     │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:54:32]                     │ debg Find.findByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:54:32]                     │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:54:32]                     │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:54:32]                     │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:54:32]                     │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:54:32]                     │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:54:32]                     │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:54:32]                     │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:54:32]                     │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 22, 2015 @ 11:00:00.000)
[00:54:32]                     │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:54:32]                     │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:54:32]                     │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:54:33]                     │ debg TestSubjects.click(superDatePickerstartDatePopoverButton)
[00:54:33]                     │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:54:33]                     │ debg Find.findByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:54:33]                     │ debg Find.waitForElementStale with timeout=10000
[00:54:33]                     │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:54:33]                     │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:54:33]                     │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:54:33]                     │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:54:33]                     │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:54:33]                     │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:54:33]                     │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:54:33]                     │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 22, 2015 @ 06:00:00.000)
[00:54:33]                     │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:54:33]                     │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:54:33]                     │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:54:33]                     │ debg Waiting up to 20000ms for Timepicker popover to close...
[00:54:33]                     │ debg TestSubjects.exists(superDatePickerAbsoluteDateInput)
[00:54:33]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=2500
[00:54:33]                     │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerAbsoluteDateInput"] is not displayed
[00:54:36]                     │ debg --- retry.tryForTime failed again with the same message...
[00:54:37]                     │ debg TestSubjects.exists(superDatePickerApplyTimeButton)
[00:54:37]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerApplyTimeButton"]') with timeout=2500
[00:54:39]                     │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerApplyTimeButton"] is not displayed
[00:54:40]                     │ debg TestSubjects.click(querySubmitButton)
[00:54:40]                     │ debg Find.clickByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:54:40]                     │ debg Find.findByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:54:40]                     │ debg Find.waitForElementStale with timeout=10000
[00:54:40]                     │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:54:40]                     │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:54:40]                     │ debg ... sleep(2000) start
[00:54:42]                     │ debg ... sleep(2000) end
[00:54:42]                     │ debg TestSubjects.click(tableTsvbTypeBtn)
[00:54:42]                     │ debg Find.clickByCssSelector('[data-test-subj="tableTsvbTypeBtn"]') with timeout=10000
[00:54:42]                     │ debg Find.findByCssSelector('[data-test-subj="tableTsvbTypeBtn"]') with timeout=10000
[00:54:42]                     │ debg TestSubjects.exists(visualizationLoader)
[00:54:42]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="visualizationLoader"]') with timeout=120000
[00:54:42]                     │ debg TestSubjects.exists(tableView)
[00:54:42]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="tableView"]') with timeout=2500
[00:54:45]                     │ debg --- retry.tryForTime error: [data-test-subj="tableView"] is not displayed
[00:54:45]                     │ debg data is already rendered: false
[00:54:45]                     │ debg Check no data message is present
[00:54:45]                     │ debg TestSubjects.exists(timeseriesVis > visNoResult)
[00:54:45]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="timeseriesVis"] [data-test-subj="visNoResult"]') with timeout=5000
[00:54:45]                     │ debg TestSubjects.click(tableEditorPanelOptionsBtn)
[00:54:45]                     │ debg Find.clickByCssSelector('[data-test-subj="tableEditorPanelOptionsBtn"]') with timeout=10000
[00:54:45]                     │ debg Find.findByCssSelector('[data-test-subj="tableEditorPanelOptionsBtn"]') with timeout=10000
[00:54:46]                     │ debg isGlobalLoadingIndicatorVisible
[00:54:46]                     │ debg TestSubjects.exists(globalLoadingIndicator)
[00:54:46]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:54:47]                     │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:54:48]                     │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:54:48]                     │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:54:48]                     │ debg TestSubjects.find(dataTimeRangeMode)
[00:54:48]                     │ debg Find.findByCssSelector('[data-test-subj="dataTimeRangeMode"]') with timeout=10000
[00:54:48]                     │ debg comboBox.setElement, value: Last value
[00:54:48]                     │ debg comboBox.isOptionSelected, value: Last value
[00:54:50]                     │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:54:50]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:54:50]                     │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="Last value"]') with timeout=2500
[00:54:50]                     │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:54:50]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:54:53]                     │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:54:53]                     │ debg TestSubjects.find(metricsDropLastBucket-yes)
[00:54:53]                     │ debg Find.findByCssSelector('[data-test-subj="metricsDropLastBucket-yes"]') with timeout=10000
[00:54:53]                     │ debg isGlobalLoadingIndicatorVisible
[00:54:53]                     │ debg TestSubjects.exists(globalLoadingIndicator)
[00:54:53]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:54:55]                     │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:54:55]                     │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:54:55]                     │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:54:55]                     │ debg TestSubjects.click(tableEditorDataBtn)
[00:54:55]                     │ debg Find.clickByCssSelector('[data-test-subj="tableEditorDataBtn"]') with timeout=10000
[00:54:55]                     │ debg Find.findByCssSelector('[data-test-subj="tableEditorDataBtn"]') with timeout=10000
[00:54:55]                     │ debg isGlobalLoadingIndicatorVisible
[00:54:55]                     │ debg TestSubjects.exists(globalLoadingIndicator)
[00:54:55]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:54:57]                     │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:54:57]                     │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:54:57]                     │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:54:57]                     │ debg comboBox.set, comboBoxSelector: groupByField
[00:54:57]                     │ debg TestSubjects.find(groupByField)
[00:54:57]                     │ debg Find.findByCssSelector('[data-test-subj="groupByField"]') with timeout=10000
[00:54:57]                     │ debg comboBox.setElement, value: machine.os.raw
[00:54:57]                     │ debg comboBox.isOptionSelected, value: machine.os.raw
[00:55:00]                     │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:55:00]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:55:00]                     │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="machine.os.raw"]') with timeout=2500
[00:55:00]                     │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:55:00]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:55:02]                     │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:55:03]                     │ debg TestSubjects.find(columnLabelName)
[00:55:03]                     │ debg Find.findByCssSelector('[data-test-subj="columnLabelName"]') with timeout=10000
[00:55:03]                     │ debg isGlobalLoadingIndicatorVisible
[00:55:03]                     │ debg TestSubjects.exists(globalLoadingIndicator)
[00:55:03]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:55:05]                     │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:55:05]                     │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:55:05]                     │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:55:05]                     │ debg Waiting up to 20000ms for rendering count to stabilize...
[00:55:05]                     │ debg TestSubjects.find(visualizationLoader)
[00:55:05]                     │ debg Find.findByCssSelector('[data-test-subj="visualizationLoader"]') with timeout=10000
[00:55:05]                     │ debg -- firstCount=8
[00:55:05]                     │ debg ... sleep(2000) start
[00:55:07]                     │ debg ... sleep(2000) end
[00:55:07]                     │ debg TestSubjects.find(visualizationLoader)
[00:55:07]                     │ debg Find.findByCssSelector('[data-test-subj="visualizationLoader"]') with timeout=10000
[00:55:07]                     │ debg -- secondCount=8
[00:55:07]                   │ debg TestSubjects.find(tableView)
[00:55:07]                   │ debg Find.findByCssSelector('[data-test-subj="tableView"]') with timeout=20000
[00:55:07]                   └- ✓ pass  (42ms) "visualize app visualize ciGroup12 visual builder table should display correct values on changing group by field and column name"
[00:55:07]                 └-> should display correct values on changing metrics aggregation
[00:55:07]                   └-> "before each" hook: global before each for "should display correct values on changing metrics aggregation"
[00:55:07]                   └-> "before each" hook for "should display correct values on changing metrics aggregation"
[00:55:07]                     │ debg navigateToActualUrl http://localhost:6111/app/visualize#create?type=metrics
[00:55:07]                     │ debg browser[INFO] http://localhost:6111/app/visualize?_t=1630696725375#create?type=metrics 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:55:07]                     │
[00:55:07]                     │ debg browser[INFO] http://localhost:6111/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:55:07]                     │ debg currentUrl = http://localhost:6111/app/visualize#create?type=metrics
[00:55:07]                     │          appUrl = http://localhost:6111/app/visualize#create?type=metrics
[00:55:07]                     │ debg TestSubjects.find(kibanaChrome)
[00:55:07]                     │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:55:09]                     │ debg Wait for initializing TSVB editor
[00:55:09]                     │ debg TestSubjects.exists(tvbVisEditor)
[00:55:09]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="tvbVisEditor"]') with timeout=20000
[00:55:09]                     │ debg Set absolute time range from "Sep 22, 2015 @ 06:00:00.000" to "Sep 22, 2015 @ 11:00:00.000"
[00:55:09]                     │ debg Setting absolute range to Sep 22, 2015 @ 06:00:00.000 to Sep 22, 2015 @ 11:00:00.000
[00:55:09]                     │ debg TestSubjects.exists(superDatePickerToggleQuickMenuButton)
[00:55:09]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=20000
[00:55:09]                     │ debg TestSubjects.exists(superDatePickerShowDatesButton)
[00:55:09]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=2500
[00:55:09]                     │ debg TestSubjects.click(superDatePickerShowDatesButton)
[00:55:09]                     │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:55:09]                     │ debg Find.findByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:55:10]                     │ debg TestSubjects.exists(superDatePickerstartDatePopoverButton)
[00:55:10]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=2500
[00:55:10]                     │ debg TestSubjects.click(superDatePickerendDatePopoverButton)
[00:55:10]                     │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:55:10]                     │ debg Find.findByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:55:10]                     │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:55:10]                     │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:55:10]                     │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:55:10]                     │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:55:10]                     │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:55:10]                     │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:55:10]                     │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:55:10]                     │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 22, 2015 @ 11:00:00.000)
[00:55:10]                     │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:55:10]                     │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:55:10]                     │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:55:10]                     │ debg TestSubjects.click(superDatePickerstartDatePopoverButton)
[00:55:10]                     │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:55:10]                     │ debg Find.findByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:55:10]                     │ debg Find.waitForElementStale with timeout=10000
[00:55:11]                     │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:55:11]                     │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:55:11]                     │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:55:11]                     │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:55:11]                     │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:55:11]                     │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:55:11]                     │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:55:11]                     │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 22, 2015 @ 06:00:00.000)
[00:55:11]                     │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:55:11]                     │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:55:11]                     │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:55:11]                     │ debg Waiting up to 20000ms for Timepicker popover to close...
[00:55:11]                     │ debg TestSubjects.exists(superDatePickerAbsoluteDateInput)
[00:55:11]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=2500
[00:55:11]                     │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerAbsoluteDateInput"] is not displayed
[00:55:14]                     │ debg --- retry.tryForTime failed again with the same message...
[00:55:15]                     │ debg TestSubjects.exists(superDatePickerApplyTimeButton)
[00:55:15]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerApplyTimeButton"]') with timeout=2500
[00:55:17]                     │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerApplyTimeButton"] is not displayed
[00:55:18]                     │ debg TestSubjects.click(querySubmitButton)
[00:55:18]                     │ debg Find.clickByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:55:18]                     │ debg Find.findByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:55:18]                     │ debg Find.waitForElementStale with timeout=10000
[00:55:18]                     │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:55:18]                     │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:55:18]                     │ debg ... sleep(2000) start
[00:55:20]                     │ debg ... sleep(2000) end
[00:55:20]                     │ debg TestSubjects.click(tableTsvbTypeBtn)
[00:55:20]                     │ debg Find.clickByCssSelector('[data-test-subj="tableTsvbTypeBtn"]') with timeout=10000
[00:55:20]                     │ debg Find.findByCssSelector('[data-test-subj="tableTsvbTypeBtn"]') with timeout=10000
[00:55:20]                     │ debg TestSubjects.exists(visualizationLoader)
[00:55:20]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="visualizationLoader"]') with timeout=120000
[00:55:20]                     │ debg TestSubjects.exists(tableView)
[00:55:20]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="tableView"]') with timeout=2500
[00:55:22]                     │ debg --- retry.tryForTime error: [data-test-subj="tableView"] is not displayed
[00:55:23]                     │ debg data is already rendered: false
[00:55:23]                     │ debg Check no data message is present
[00:55:23]                     │ debg TestSubjects.exists(timeseriesVis > visNoResult)
[00:55:23]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="timeseriesVis"] [data-test-subj="visNoResult"]') with timeout=5000
[00:55:23]                     │ debg TestSubjects.click(tableEditorPanelOptionsBtn)
[00:55:23]                     │ debg Find.clickByCssSelector('[data-test-subj="tableEditorPanelOptionsBtn"]') with timeout=10000
[00:55:23]                     │ debg Find.findByCssSelector('[data-test-subj="tableEditorPanelOptionsBtn"]') with timeout=10000
[00:55:23]                     │ debg isGlobalLoadingIndicatorVisible
[00:55:23]                     │ debg TestSubjects.exists(globalLoadingIndicator)
[00:55:23]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:55:25]                     │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:55:25]                     │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:55:25]                     │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:55:25]                     │ debg TestSubjects.find(dataTimeRangeMode)
[00:55:25]                     │ debg Find.findByCssSelector('[data-test-subj="dataTimeRangeMode"]') with timeout=10000
[00:55:25]                     │ debg comboBox.setElement, value: Last value
[00:55:25]                     │ debg comboBox.isOptionSelected, value: Last value
[00:55:27]                     │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:55:27]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:55:28]                     │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="Last value"]') with timeout=2500
[00:55:28]                     │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:55:28]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:55:30]                     │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:55:31]                     │ debg TestSubjects.find(metricsDropLastBucket-yes)
[00:55:31]                     │ debg Find.findByCssSelector('[data-test-subj="metricsDropLastBucket-yes"]') with timeout=10000
[00:55:31]                     │ debg isGlobalLoadingIndicatorVisible
[00:55:31]                     │ debg TestSubjects.exists(globalLoadingIndicator)
[00:55:31]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:55:32]                     │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:55:33]                     │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:55:33]                     │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:55:33]                     │ debg TestSubjects.click(tableEditorDataBtn)
[00:55:33]                     │ debg Find.clickByCssSelector('[data-test-subj="tableEditorDataBtn"]') with timeout=10000
[00:55:33]                     │ debg Find.findByCssSelector('[data-test-subj="tableEditorDataBtn"]') with timeout=10000
[00:55:33]                     │ debg isGlobalLoadingIndicatorVisible
[00:55:33]                     │ debg TestSubjects.exists(globalLoadingIndicator)
[00:55:33]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:55:35]                     │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:55:35]                     │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:55:35]                     │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:55:35]                     │ debg comboBox.set, comboBoxSelector: groupByField
[00:55:35]                     │ debg TestSubjects.find(groupByField)
[00:55:35]                     │ debg Find.findByCssSelector('[data-test-subj="groupByField"]') with timeout=10000
[00:55:35]                     │ debg comboBox.setElement, value: machine.os.raw
[00:55:35]                     │ debg comboBox.isOptionSelected, value: machine.os.raw
[00:55:37]                     │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:55:37]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:55:37]                     │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="machine.os.raw"]') with timeout=2500
[00:55:38]                     │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:55:38]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:55:40]                     │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:55:41]                     │ debg TestSubjects.find(columnLabelName)
[00:55:41]                     │ debg Find.findByCssSelector('[data-test-subj="columnLabelName"]') with timeout=10000
[00:55:41]                     │ debg isGlobalLoadingIndicatorVisible
[00:55:41]                     │ debg TestSubjects.exists(globalLoadingIndicator)
[00:55:41]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:55:42]                     │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:55:43]                     │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:55:43]                     │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:55:43]                     │ debg Waiting up to 20000ms for rendering count to stabilize...
[00:55:43]                     │ debg TestSubjects.find(visualizationLoader)
[00:55:43]                     │ debg Find.findByCssSelector('[data-test-subj="visualizationLoader"]') with timeout=10000
[00:55:43]                     │ debg -- firstCount=8
[00:55:43]                     │ debg ... sleep(2000) start
[00:55:45]                     │ debg ... sleep(2000) end
[00:55:45]                     │ debg TestSubjects.find(visualizationLoader)
[00:55:45]                     │ debg Find.findByCssSelector('[data-test-subj="visualizationLoader"]') with timeout=10000
[00:55:45]                     │ debg -- secondCount=8
[00:55:45]                   │ debg Find.allByCssSelector('[placeholder="Label"]') with timeout=10000
[00:55:45]                   │ debg TestSubjects.findAll(aggSelector)
[00:55:45]                   │ debg Find.allByCssSelector('[data-test-subj="aggSelector"]') with timeout=10000
[00:55:45]                   │ debg comboBox.setElement, value: Cardinality
[00:55:45]                   │ debg comboBox.isOptionSelected, value: Cardinality
[00:55:47]                   │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:55:47]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:55:47]                   │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="Cardinality"]') with timeout=2500
[00:55:47]                   │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:55:47]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:55:50]                   │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:55:50]                   │ debg isGlobalLoadingIndicatorVisible
[00:55:50]                   │ debg TestSubjects.exists(globalLoadingIndicator)
[00:55:50]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:55:52]                   │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:55:52]                   │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:55:52]                   │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:55:52]                   │ debg TestSubjects.findAll(aggRow)
[00:55:52]                   │ debg Find.allByCssSelector('[data-test-subj="aggRow"]') with timeout=10000
[00:55:53]                   │ debg comboBox.setElement, value: machine.ram
[00:55:53]                   │ debg comboBox.isOptionSelected, value: machine.ram
[00:55:55]                   │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:55:55]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:55:55]                   │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="machine.ram"]') with timeout=2500
[00:55:55]                   │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:55:55]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:55:57]                   │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:55:58]                   │ debg TestSubjects.findAll(aggRow)
[00:55:58]                   │ debg Find.allByCssSelector('[data-test-subj="aggRow"]') with timeout=10000
[00:55:58]                   │ debg TestSubjects.find(tableView)
[00:55:58]                   │ debg Find.findByCssSelector('[data-test-subj="tableView"]') with timeout=20000
[00:55:58]                   └- ✓ pass  (13.3s) "visualize app visualize ciGroup12 visual builder table should display correct values on changing metrics aggregation"
[00:55:58]                 └-> should render correctly after saving
[00:55:58]                   └-> "before each" hook: global before each for "should render correctly after saving"
[00:55:58]                   └-> "before each" hook for "should render correctly after saving"
[00:55:58]                     │ debg navigateToActualUrl http://localhost:6111/app/visualize#create?type=metrics
[00:55:58]                     │ debg browser[INFO] http://localhost:6111/app/visualize?_t=1630696776166#create?type=metrics 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:55:58]                     │
[00:55:58]                     │ debg browser[INFO] http://localhost:6111/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:55:58]                     │ debg currentUrl = http://localhost:6111/app/visualize#create?type=metrics
[00:55:58]                     │          appUrl = http://localhost:6111/app/visualize#create?type=metrics
[00:55:58]                     │ debg TestSubjects.find(kibanaChrome)
[00:55:58]                     │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:56:00]                     │ debg Wait for initializing TSVB editor
[00:56:00]                     │ debg TestSubjects.exists(tvbVisEditor)
[00:56:00]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="tvbVisEditor"]') with timeout=20000
[00:56:00]                     │ debg Set absolute time range from "Sep 22, 2015 @ 06:00:00.000" to "Sep 22, 2015 @ 11:00:00.000"
[00:56:00]                     │ debg Setting absolute range to Sep 22, 2015 @ 06:00:00.000 to Sep 22, 2015 @ 11:00:00.000
[00:56:00]                     │ debg TestSubjects.exists(superDatePickerToggleQuickMenuButton)
[00:56:00]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=20000
[00:56:00]                     │ debg TestSubjects.exists(superDatePickerShowDatesButton)
[00:56:00]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=2500
[00:56:00]                     │ debg TestSubjects.click(superDatePickerShowDatesButton)
[00:56:00]                     │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:56:00]                     │ debg Find.findByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:56:00]                     │ debg TestSubjects.exists(superDatePickerstartDatePopoverButton)
[00:56:00]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=2500
[00:56:00]                     │ debg TestSubjects.click(superDatePickerendDatePopoverButton)
[00:56:00]                     │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:56:00]                     │ debg Find.findByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:56:01]                     │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:56:01]                     │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:56:01]                     │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:56:01]                     │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:56:01]                     │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:56:01]                     │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:56:01]                     │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:56:01]                     │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 22, 2015 @ 11:00:00.000)
[00:56:01]                     │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:56:01]                     │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:56:01]                     │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:56:01]                     │ debg TestSubjects.click(superDatePickerstartDatePopoverButton)
[00:56:01]                     │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:56:01]                     │ debg Find.findByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:56:01]                     │ debg Find.waitForElementStale with timeout=10000
[00:56:01]                     │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:56:01]                     │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:56:01]                     │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:56:01]                     │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:56:02]                     │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:56:02]                     │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:56:02]                     │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:56:02]                     │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 22, 2015 @ 06:00:00.000)
[00:56:02]                     │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:56:02]                     │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:56:02]                     │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:56:02]                     │ debg Waiting up to 20000ms for Timepicker popover to close...
[00:56:02]                     │ debg TestSubjects.exists(superDatePickerAbsoluteDateInput)
[00:56:02]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=2500
[00:56:02]                     │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerAbsoluteDateInput"] is not displayed
[00:56:05]                     │ debg --- retry.tryForTime failed again with the same message...
[00:56:05]                     │ debg TestSubjects.exists(superDatePickerApplyTimeButton)
[00:56:05]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerApplyTimeButton"]') with timeout=2500
[00:56:08]                     │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerApplyTimeButton"] is not displayed
[00:56:09]                     │ debg TestSubjects.click(querySubmitButton)
[00:56:09]                     │ debg Find.clickByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:56:09]                     │ debg Find.findByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:56:09]                     │ debg Find.waitForElementStale with timeout=10000
[00:56:09]                     │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:56:09]                     │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:56:09]                     │ debg ... sleep(2000) start
[00:56:11]                     │ debg ... sleep(2000) end
[00:56:11]                     │ debg TestSubjects.click(tableTsvbTypeBtn)
[00:56:11]                     │ debg Find.clickByCssSelector('[data-test-subj="tableTsvbTypeBtn"]') with timeout=10000
[00:56:11]                     │ debg Find.findByCssSelector('[data-test-subj="tableTsvbTypeBtn"]') with timeout=10000
[00:56:11]                     │ debg TestSubjects.exists(visualizationLoader)
[00:56:11]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="visualizationLoader"]') with timeout=120000
[00:56:11]                     │ debg TestSubjects.exists(tableView)
[00:56:11]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="tableView"]') with timeout=2500
[00:56:13]                     │ debg --- retry.tryForTime error: [data-test-subj="tableView"] is not displayed
[00:56:14]                     │ debg data is already rendered: false
[00:56:14]                     │ debg Check no data message is present
[00:56:14]                     │ debg TestSubjects.exists(timeseriesVis > visNoResult)
[00:56:14]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="timeseriesVis"] [data-test-subj="visNoResult"]') with timeout=5000
[00:56:14]                     │ debg TestSubjects.click(tableEditorPanelOptionsBtn)
[00:56:14]                     │ debg Find.clickByCssSelector('[data-test-subj="tableEditorPanelOptionsBtn"]') with timeout=10000
[00:56:14]                     │ debg Find.findByCssSelector('[data-test-subj="tableEditorPanelOptionsBtn"]') with timeout=10000
[00:56:14]                     │ debg isGlobalLoadingIndicatorVisible
[00:56:14]                     │ debg TestSubjects.exists(globalLoadingIndicator)
[00:56:14]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:56:16]                     │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:56:16]                     │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:56:16]                     │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:56:16]                     │ debg TestSubjects.find(dataTimeRangeMode)
[00:56:16]                     │ debg Find.findByCssSelector('[data-test-subj="dataTimeRangeMode"]') with timeout=10000
[00:56:16]                     │ debg comboBox.setElement, value: Last value
[00:56:16]                     │ debg comboBox.isOptionSelected, value: Last value
[00:56:18]                     │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:56:18]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:56:18]                     │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="Last value"]') with timeout=2500
[00:56:19]                     │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:56:19]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:56:21]                     │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:56:22]                     │ debg TestSubjects.find(metricsDropLastBucket-yes)
[00:56:22]                     │ debg Find.findByCssSelector('[data-test-subj="metricsDropLastBucket-yes"]') with timeout=10000
[00:56:22]                     │ debg isGlobalLoadingIndicatorVisible
[00:56:22]                     │ debg TestSubjects.exists(globalLoadingIndicator)
[00:56:22]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:56:23]                     │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:56:24]                     │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:56:24]                     │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:56:24]                     │ debg TestSubjects.click(tableEditorDataBtn)
[00:56:24]                     │ debg Find.clickByCssSelector('[data-test-subj="tableEditorDataBtn"]') with timeout=10000
[00:56:24]                     │ debg Find.findByCssSelector('[data-test-subj="tableEditorDataBtn"]') with timeout=10000
[00:56:24]                     │ debg isGlobalLoadingIndicatorVisible
[00:56:24]                     │ debg TestSubjects.exists(globalLoadingIndicator)
[00:56:24]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:56:25]                     │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:56:26]                     │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:56:26]                     │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:56:26]                     │ debg comboBox.set, comboBoxSelector: groupByField
[00:56:26]                     │ debg TestSubjects.find(groupByField)
[00:56:26]                     │ debg Find.findByCssSelector('[data-test-subj="groupByField"]') with timeout=10000
[00:56:26]                     │ debg comboBox.setElement, value: machine.os.raw
[00:56:26]                     │ debg comboBox.isOptionSelected, value: machine.os.raw
[00:56:28]                     │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:56:28]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:56:28]                     │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="machine.os.raw"]') with timeout=2500
[00:56:28]                     │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:56:28]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:56:31]                     │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:56:32]                     │ debg TestSubjects.find(columnLabelName)
[00:56:32]                     │ debg Find.findByCssSelector('[data-test-subj="columnLabelName"]') with timeout=10000
[00:56:32]                     │ debg isGlobalLoadingIndicatorVisible
[00:56:32]                     │ debg TestSubjects.exists(globalLoadingIndicator)
[00:56:32]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:56:33]                     │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:56:34]                     │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:56:34]                     │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:56:34]                     │ debg Waiting up to 20000ms for rendering count to stabilize...
[00:56:34]                     │ debg TestSubjects.find(visualizationLoader)
[00:56:34]                     │ debg Find.findByCssSelector('[data-test-subj="visualizationLoader"]') with timeout=10000
[00:56:34]                     │ debg -- firstCount=8
[00:56:34]                     │ debg ... sleep(2000) start
[00:56:36]                     │ debg ... sleep(2000) end
[00:56:36]                     │ debg TestSubjects.find(visualizationLoader)
[00:56:36]                     │ debg Find.findByCssSelector('[data-test-subj="visualizationLoader"]') with timeout=10000
[00:56:36]                     │ debg -- secondCount=8
[00:56:36]                   │ debg ensureSavePanelOpen
[00:56:36]                   │ debg isGlobalLoadingIndicatorVisible
[00:56:36]                   │ debg TestSubjects.exists(globalLoadingIndicator)
[00:56:36]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:56:37]                   │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:56:38]                   │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:56:38]                   │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:56:38]                   │ debg TestSubjects.exists(savedObjectSaveModal)
[00:56:38]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=5000
[00:56:40]                   │ debg --- retry.tryForTime error: [data-test-subj="savedObjectSaveModal"] is not displayed
[00:56:46]                   │ debg --- retry.tryForTime failed again with the same message...
[00:56:46]                   │ debg TestSubjects.click(visualizeSaveButton)
[00:56:46]                   │ debg Find.clickByCssSelector('[data-test-subj="visualizeSaveButton"]') with timeout=10000
[00:56:46]                   │ debg Find.findByCssSelector('[data-test-subj="visualizeSaveButton"]') with timeout=10000
[00:56:46]                   │ debg TestSubjects.setValue(savedObjectTitle, TSVB table saving test)
[00:56:46]                   │ debg TestSubjects.click(savedObjectTitle)
[00:56:46]                   │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:56:46]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:56:47]                   │ debg TestSubjects.exists(saveAsNewCheckbox)
[00:56:47]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="saveAsNewCheckbox"]') with timeout=2500
[00:56:48]                   │ proc [kibana]   log   [19:20:26.013] [error][plugins][taskManager] Failed to poll for work: ConnectionError: connect ECONNREFUSED 127.0.0.1:6211
[00:56:49]                   │ proc [kibana]   log   [19:20:26.959] [error][elasticsearch-service] Unable to retrieve version information from Elasticsearch nodes. connect ECONNREFUSED 127.0.0.1:6211
[00:56:49]                   │ proc [kibana]   log   [19:20:26.960] [warning][licensing][plugins] License information could not be obtained from Elasticsearch due to ConnectionError: connect ECONNREFUSED 127.0.0.1:6211 error
[00:56:49]                   │ proc [kibana]   log   [19:20:26.964] [info][plugins][searchprofiler] You cannot use searchprofiler because license information is not available at this time.
[00:56:49]                   │ proc [kibana]   log   [19:20:26.964] [info][painlessLab][plugins] You cannot use painlessLab because license information is not available at this time.
[00:56:49]                   │ proc [kibana]   log   [19:20:26.965] [info][plugins][transform] You cannot use transform because license information is not available at this time.
[00:56:49]                   │ proc [kibana]   log   [19:20:26.966] [info][plugins][snapshotRestore] You cannot use snapshot_restore because license information is not available at this time.
[00:56:49]                   │ proc [kibana]   log   [19:20:26.966] [info][plugins][remoteClusters] You cannot use Remote Clusters because license information is not available at this time.
[00:56:49]                   │ proc [kibana]   log   [19:20:26.967] [info][indexLifecycleManagement][plugins] You cannot use index_lifecycle_management because license information is not available at this time.
[00:56:49]                   │ proc [kibana]   log   [19:20:26.967] [info][plugins][rollup] You cannot use rollup because license information is not available at this time.
[00:56:49]                   │ proc [kibana]   log   [19:20:27.158] [warning][plugins][securitySolution] Unable to verify endpoint policies in line with license change: failed to fetch package policies: connect ECONNREFUSED 127.0.0.1:6211
[00:56:49]                   │ERROR browser[SEVERE] http://localhost:6111/api/saved_objects/_find?search=*&search_fields=title&type=dashboard - Failed to load resource: the server responded with a status of 503 (Service Unavailable)
[00:56:49]                   │ debg browser[INFO] http://localhost:6111/44129/bundles/core/core.entry.js 12:152119 "Detected an unhandled Promise rejection.
[00:56:49]                   │      Error: Service Unavailable"
[00:56:49]                   │ERROR browser[SEVERE] http://localhost:6111/44129/bundles/core/core.entry.js 5:2752 
[00:56:49]                   │ debg --- retry.tryForTime error: [data-test-subj="saveAsNewCheckbox"] is not displayed
[00:56:50]                   │ proc [kibana]   log   [19:20:27.727] [info][status] Kibana is now critical (was available)
[00:56:50]                   │ debg TestSubjects.exists(returnToOriginModeSwitch)
[00:56:50]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="returnToOriginModeSwitch"]') with timeout=2500
[00:56:52]                   │ debg --- retry.tryForTime error: [data-test-subj="returnToOriginModeSwitch"] is not displayed
[00:56:53]                   │ debg TestSubjects.exists(add-to-dashboard-options)
[00:56:53]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="add-to-dashboard-options"]') with timeout=2500
[00:56:53]                   │ debg save modal dashboard selector, choosing option: add-to-library-option
[00:56:53]                   │ debg TestSubjects.find(add-to-dashboard-options)
[00:56:53]                   │ debg Find.findByCssSelector('[data-test-subj="add-to-dashboard-options"]') with timeout=10000
[00:56:53]                   │ debg Click Save Visualization button
[00:56:53]                   │ debg TestSubjects.click(confirmSaveSavedObjectButton)
[00:56:53]                   │ debg Find.clickByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:56:53]                   │ debg Find.findByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:56:53]                   │ debg TestSubjects.exists(saveVisualizationSuccess)
[00:56:53]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="saveVisualizationSuccess"]') with timeout=120000
[00:56:53]                   │ proc [kibana]   log   [19:20:31.126] [warning][licensing][plugins] License information could not be obtained from Elasticsearch due to ConnectionError: connect ECONNREFUSED 127.0.0.1:6211 error
[00:56:56]                   │ERROR browser[SEVERE] http://localhost:6111/api/saved_objects/_find?fields=title&per_page=10&search=%22TSVB%20table%20saving%20test%22&search_fields=title&type=visualization - Failed to load resource: the server responded with a status of 503 (Service Unavailable)
[00:56:56]                   │ERROR browser[SEVERE] http://localhost:6111/44129/bundles/plugin/visualize/kibana/visualize.chunk.1.js 0:41883 Error: Service Unavailable
[00:56:56]                   │          at fetch_Fetch.fetchResponse (http://localhost:6111/44129/bundles/core/core.entry.js:6:28960)
[00:56:56]                   │          at async http://localhost:6111/44129/bundles/core/core.entry.js:6:26148
[00:56:56]                   │          at async http://localhost:6111/44129/bundles/core/core.entry.js:6:26054
[00:56:56]                   │ debg --- retry.tryForTime error: [data-test-subj="saveVisualizationSuccess"] is not displayed
[00:56:59]                   │ debg --- retry.tryForTime failed again with the same message...
[00:57:02]                   │ debg --- retry.tryForTime failed again with the same message...
[00:57:05]                   │ debg --- retry.tryForTime failed again with the same message...
[00:57:08]                   │ debg --- retry.tryForTime failed again with the same message...
[00:57:11]                   │ debg --- retry.tryForTime failed again with the same message...
[00:57:14]                   │ debg --- retry.tryForTime failed again with the same message...
[00:57:14]                   │ proc [kibana]   log   [19:20:52.129] [warning][licensing][plugins] License information could not be obtained from Elasticsearch due to ConnectionError: connect ECONNREFUSED 127.0.0.1:6211 error
[00:57:17]                   │ debg --- retry.tryForTime failed again with the same message...
[00:57:20]                   │ debg --- retry.tryForTime failed again with the same message...
[00:57:23]                   │ debg --- retry.tryForTime failed again with the same message...
[00:57:26]                   │ debg --- retry.tryForTime failed again with the same message...
[00:57:29]                   │ debg --- retry.tryForTime failed again with the same message...
[00:57:31]                   │ proc [kibana]   log   [19:21:09.283] [warning][plugins][usage-collection][usage-counters-service][usageCollection] ConnectionError: connect ECONNREFUSED 127.0.0.1:6211
[00:57:31]                   │ proc [kibana]     at ClientRequest.onError (/dev/shm/workspace/kibana-build-1/node_modules/@elastic/elasticsearch/lib/Connection.js:116:16)
[00:57:31]                   │ proc [kibana]     at ClientRequest.emit (events.js:400:28)
[00:57:31]                   │ proc [kibana]     at Socket.socketErrorListener (_http_client.js:475:9)
[00:57:31]                   │ proc [kibana]     at Socket.emit (events.js:400:28)
[00:57:31]                   │ proc [kibana]     at emitErrorNT (internal/streams/destroy.js:106:8)
[00:57:31]                   │ proc [kibana]     at emitErrorCloseNT (internal/streams/destroy.js:74:3)
[00:57:31]                   │ proc [kibana]     at processTicksAndRejections (internal/process/task_queues.js:82:21) {
[00:57:31]                   │ proc [kibana]   meta: {
[00:57:31]                   │ proc [kibana]     body: null,
[00:57:31]                   │ proc [kibana]     statusCode: null,
[00:57:31]                   │ proc [kibana]     headers: null,
[00:57:31]                   │ proc [kibana]     meta: {
[00:57:31]                   │ proc [kibana]       context: null,
[00:57:31]                   │ proc [kibana]       request: [Object],
[00:57:31]                   │ proc [kibana]       name: 'elasticsearch-js',
[00:57:31]                   │ proc [kibana]       connection: [Object],
[00:57:31]                   │ proc [kibana]       attempts: 0,
[00:57:31]                   │ proc [kibana]       aborted: false
[00:57:31]                   │ proc [kibana]     }
[00:57:31]                   │ proc [kibana]   },
[00:57:31]                   │ proc [kibana]   isBoom: true,
[00:57:31]                   │ proc [kibana]   isServer: true,
[00:57:31]                   │ proc [kibana]   data: null,
[00:57:31]                   │ proc [kibana]   output: {
[00:57:31]                   │ proc [kibana]     statusCode: 503,
[00:57:31]                   │ proc [kibana]     payload: {
[00:57:31]                   │ proc [kibana]       statusCode: 503,
[00:57:31]                   │ proc [kibana]       error: 'Service Unavailable',
[00:57:31]                   │ proc [kibana]       message: 'connect ECONNREFUSED 127.0.0.1:6211'
[00:57:31]                   │ proc [kibana]     },
[00:57:31]                   │ proc [kibana]     headers: {}
[00:57:31]                   │ proc [kibana]   },
[00:57:31]                   │ proc [kibana]   [Symbol(SavedObjectsClientErrorCode)]: 'SavedObjectsClient/esUnavailable'
[00:57:31]                   │ proc [kibana] }
[00:57:31]                   │ proc [kibana]   log   [19:21:09.288] [warning][plugins][usage-collection][usage-counters-service][usageCollection] ConnectionError: connect ECONNREFUSED 127.0.0.1:6211
[00:57:31]                   │ proc [kibana]     at ClientRequest.onError (/dev/shm/workspace/kibana-build-1/node_modules/@elastic/elasticsearch/lib/Connection.js:116:16)
[00:57:31]                   │ proc [kibana]     at ClientRequest.emit (events.js:400:28)
[00:57:31]                   │ proc [kibana]     at Socket.socketErrorListener (_http_client.js:475:9)
[00:57:31]                   │ proc [kibana]     at Socket.emit (events.js:400:28)
[00:57:31]                   │ proc [kibana]     at emitErrorNT (internal/streams/destroy.js:106:8)
[00:57:31]                   │ proc [kibana]     at emitErrorCloseNT (internal/streams/destroy.js:74:3)
[00:57:31]                   │ proc [kibana]     at processTicksAndRejections (internal/process/task_queues.js:82:21) {
[00:57:31]                   │ proc [kibana]   meta: {
[00:57:31]                   │ proc [kibana]     body: null,
[00:57:31]                   │ proc [kibana]     statusCode: null,
[00:57:31]                   │ proc [kibana]     headers: null,
[00:57:31]                   │ proc [kibana]     meta: {
[00:57:31]                   │ proc [kibana]       context: null,
[00:57:31]                   │ proc [kibana]       request: [Object],
[00:57:31]                   │ proc [kibana]       name: 'elasticsearch-js',
[00:57:31]                   │ proc [kibana]       connection: [Object],
[00:57:31]                   │ proc [kibana]       attempts: 0,
[00:57:31]                   │ proc [kibana]       aborted: false
[00:57:31]                   │ proc [kibana]     }
[00:57:31]                   │ proc [kibana]   },
[00:57:31]                   │ proc [kibana]   isBoom: true,
[00:57:31]                   │ proc [kibana]   isServer: true,
[00:57:31]                   │ proc [kibana]   data: null,
[00:57:31]                   │ proc [kibana]   output: {
[00:57:31]                   │ proc [kibana]     statusCode: 503,
[00:57:31]                   │ proc [kibana]     payload: {
[00:57:31]                   │ proc [kibana]       statusCode: 503,
[00:57:31]                   │ proc [kibana]       error: 'Service Unavailable',
[00:57:31]                   │ proc [kibana]       message: 'connect ECONNREFUSED 127.0.0.1:6211'
[00:57:31]                   │ proc [kibana]     },
[00:57:31]                   │ proc [kibana]     headers: {}
[00:57:31]                   │ proc [kibana]   },
[00:57:31]                   │ proc [kibana]   [Symbol(SavedObjectsClientErrorCode)]: 'SavedObjectsClient/esUnavailable'
[00:57:31]                   │ proc [kibana] }
[00:57:32]                   │ debg --- retry.tryForTime failed again with the same message...
[00:57:35]                   │ debg --- retry.tryForTime failed again with the same message...
[00:57:38]                   │ debg --- retry.tryForTime failed again with the same message...
[00:57:41]                   │ debg --- retry.tryForTime failed again with the same message...
[00:57:44]                   │ proc [kibana]   log   [19:21:22.129] [warning][licensing][plugins] License information could not be obtained from Elasticsearch due to ConnectionError: connect ECONNREFUSED 127.0.0.1:6211 error
[00:57:44]                   │ debg --- retry.tryForTime failed again with the same message...
[00:57:47]                   │ debg --- retry.tryForTime failed again with the same message...
[00:57:50]                   │ debg --- retry.tryForTime failed again with the same message...
[00:57:53]                   │ debg --- retry.tryForTime failed again with the same message...
[00:57:56]                   │ debg --- retry.tryForTime failed again with the same message...
[00:58:00]                   │ debg --- retry.tryForTime failed again with the same message...
[00:58:03]                   │ debg --- retry.tryForTime failed again with the same message...
[00:58:06]                   │ debg --- retry.tryForTime failed again with the same message...
[00:58:09]                   │ debg --- retry.tryForTime failed again with the same message...
[00:58:12]                   │ debg --- retry.tryForTime failed again with the same message...
[00:58:14]                   │ proc [kibana]   log   [19:21:52.131] [warning][licensing][plugins] License information could not be obtained from Elasticsearch due to ConnectionError: connect ECONNREFUSED 127.0.0.1:6211 error
[00:58:15]                   │ debg --- retry.tryForTime failed again with the same message...
[00:58:18]                   │ debg --- retry.tryForTime failed again with the same message...
[00:58:21]                   │ debg --- retry.tryForTime failed again with the same message...
[00:58:24]                   │ debg --- retry.tryForTime failed again with the same message...
[00:58:27]                   │ debg --- retry.tryForTime failed again with the same message...
[00:58:30]                   │ debg --- retry.tryForTime failed again with the same message...
[00:58:33]                   │ debg --- retry.tryForTime failed again with the same message...
[00:58:36]                   │ debg --- retry.tryForTime failed again with the same message...
[00:58:39]                   │ debg --- retry.tryForTime failed again with the same message...
[00:58:42]                   │ debg --- retry.tryForTime failed again with the same message...
[00:58:44]                   │ proc [kibana]   log   [19:22:22.129] [warning][licensing][plugins] License information could not be obtained from Elasticsearch due to ConnectionError: connect ECONNREFUSED 127.0.0.1:6211 error
[00:58:45]                   │ debg --- retry.tryForTime failed again with the same message...
[00:58:48]                   │ debg --- retry.tryForTime failed again with the same message...
[00:58:51]                   │ debg --- retry.tryForTime failed again with the same message...
[00:58:54]                   │ debg --- retry.tryForTime failed again with the same message...
[00:58:55]                   │ info Taking screenshot "/dev/shm/workspace/parallel/1/kibana/test/functional/screenshots/failure/visualize app visualize ciGroup12 visual builder table should render correctly after saving.png"
[00:58:55]                   │ info Current URL is: http://localhost:6111/app/visualize#/create?type=metrics&_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:%272015-09-22T06:00:00.000Z%27,to:%272015-09-22T11:00:00.000Z%27))&_a=(filters:!(),linked:!f,query:(language:kuery,query:%27%27),uiState:(),vis:(aggs:!(),params:(axis_formatter:number,axis_position:left,axis_scale:normal,bar_color_rules:!((id:e7e2efa0-0ceb-11ec-a769-cfa54ac71c69)),drop_last_bucket:1,id:b56a3901-ff08-4325-bf0f-560c43184400,index_pattern:%27%27,interval:%27%27,isModelInvalid:!f,max_lines_legend:1,pivot_id:machine.os.raw,pivot_label:OS,pivot_type:string,series:!((axis_position:right,chart_type:line,color:%2368BC00,fill:0.5,formatter:number,id:%274dc82ba9-0fee-4b1c-88d2-7e78aa03433b%27,line_width:1,metrics:!((id:c86f5308-ec36-4497-8c62-73fb3ba7216d,type:count)),palette:(name:default,type:palette),point_size:1,separate_axis:0,split_mode:everything,stacked:none)),show_grid:1,show_legend:1,time_field:%27%27,time_range_mode:last_value,tooltip_mode:show_all,truncate_legend:1,type:table,use_kibana_indexes:!t),title:%27TSVB%20table%20saving%20test%27,type:metrics))
[00:58:55]                   │ info Saving page source to: /dev/shm/workspace/parallel/1/kibana/test/functional/failure_debug/html/visualize app visualize ciGroup12 visual builder table should render correctly after saving.html
[00:58:55]                   └- ✖ fail: visualize app visualize ciGroup12 visual builder table should render correctly after saving
[00:58:55]                   │      Error: expected testSubject(saveVisualizationSuccess) to exist
[00:58:55]                   │       at TestSubjects.existOrFail (test/functional/services/common/test_subjects.ts:45:13)
[00:58:55]                   │       at VisualizePageObject.saveVisualization (test/functional/page_objects/visualize_page.ts:378:5)
[00:58:55]                   │       at VisualizePageObject.saveVisualizationExpectSuccess (test/functional/page_objects/visualize_page.ts:429:25)
[00:58:55]                   │       at VisualizePageObject.saveVisualizationExpectSuccessAndBreadcrumb (test/functional/page_objects/visualize_page.ts:446:5)
[00:58:55]                   │       at Context.<anonymous> (test/functional/apps/visualize/_tsvb_table.ts:63:9)
[00:58:55]                   │       at Object.apply (node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16)
[00:58:55]                   │ 
[00:58:55]                   │ 

Stack Trace

Error: expected testSubject(saveVisualizationSuccess) to exist
    at TestSubjects.existOrFail (test/functional/services/common/test_subjects.ts:45:13)
    at VisualizePageObject.saveVisualization (test/functional/page_objects/visualize_page.ts:378:5)
    at VisualizePageObject.saveVisualizationExpectSuccess (test/functional/page_objects/visualize_page.ts:429:25)
    at VisualizePageObject.saveVisualizationExpectSuccessAndBreadcrumb (test/functional/page_objects/visualize_page.ts:446:5)
    at Context.<anonymous> (test/functional/apps/visualize/_tsvb_table.ts:63:9)
    at Object.apply (node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16)

Metrics [docs]

Public APIs missing comments

Total count of every public API that lacks a comment. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats comments for more detailed information.

id before after diff
expressions 1597 1598 +1

Async chunks

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

id before after diff
canvas 1.6MB 1.6MB -11.0B
cases 711.4KB 711.4KB -3.0B
lens 1.6MB 1.6MB +201.0B
visualizations 101.5KB 101.5KB +40.0B
total +227.0B

Page load bundle

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

id before after diff
embeddable 163.5KB 163.5KB +27.0B
expressions 219.8KB 220.0KB +159.0B
total +186.0B
Unknown metric groups

API count

id before after diff
expressions 2032 2036 +4

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

@dokmic dokmic merged commit 06ca0c7 into elastic:7.x Sep 3, 2021
@dokmic dokmic deleted the backport/7.x/pr-110199 branch September 3, 2021 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants