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

Tweak injected metadata #73990

Merged
merged 1 commit into from
Jul 31, 2020
Merged

Conversation

jportner
Copy link
Contributor

Removes unnecessary fields from injected metadata for clients.

Removes unnecessary fields from injected metadata for clients.
@jportner jportner added v8.0.0 release_note:skip Skip the PR/issue when compiling release notes v7.9.0 labels Jul 31, 2020
@jportner jportner requested a review from joshdover July 31, 2020 18:33
@jportner jportner requested a review from a team as a code owner July 31, 2020 18:33
@jportner
Copy link
Contributor Author

Note: the unit tests could use some improvement, but I'll leave that for a future PR.

@kibanamachine
Copy link
Contributor

💛 Build succeeded, but was flaky


Test Failures

Kibana Pipeline / kibana-oss-agent / Firefox UI Functional Tests.test/functional/apps/visualize/_tsvb_chart·ts.visualize app visual builder switch index patterns should be able to switch between index patterns

Link to Jenkins

Standard Out

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

[00:00:00]       │
[00:12:34]         └-: visualize app
[00:12:34]           └-> "before all" hook
[00:12:34]           └-> "before all" hook
[00:12:34]             │ debg Starting visualize before method
[00:12:34]             │ info [logstash_functional] Loading "mappings.json"
[00:12:34]             │ info [logstash_functional] Loading "data.json.gz"
[00:12:34]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xl-1596220414279711011] [logstash-2015.09.22] creating index, cause [api], templates [], shards [1]/[0]
[00:12:34]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xl-1596220414279711011] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[logstash-2015.09.22][0]]])." previous.health="YELLOW" reason="shards started [[logstash-2015.09.22][0]]"
[00:12:34]             │ info [logstash_functional] Created index "logstash-2015.09.22"
[00:12:34]             │ debg [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:12:34]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xl-1596220414279711011] [logstash-2015.09.20] creating index, cause [api], templates [], shards [1]/[0]
[00:12:34]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xl-1596220414279711011] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[logstash-2015.09.20][0]]])." previous.health="YELLOW" reason="shards started [[logstash-2015.09.20][0]]"
[00:12:34]             │ info [logstash_functional] Created index "logstash-2015.09.20"
[00:12:34]             │ debg [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:12:34]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xl-1596220414279711011] [logstash-2015.09.21] creating index, cause [api], templates [], shards [1]/[0]
[00:12:34]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xl-1596220414279711011] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[logstash-2015.09.21][0]]])." previous.health="YELLOW" reason="shards started [[logstash-2015.09.21][0]]"
[00:12:34]             │ info [logstash_functional] Created index "logstash-2015.09.21"
[00:12:34]             │ debg [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:12:44]             │ info progress: 12642
[00:12:45]             │ info [logstash_functional] Indexed 4633 docs into "logstash-2015.09.22"
[00:12:45]             │ info [logstash_functional] Indexed 4757 docs into "logstash-2015.09.20"
[00:12:45]             │ info [logstash_functional] Indexed 4614 docs into "logstash-2015.09.21"
[00:12:46]             │ info [long_window_logstash] Loading "mappings.json"
[00:12:46]             │ info [long_window_logstash] Loading "data.json.gz"
[00:12:46]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xl-1596220414279711011] [long-window-logstash-0] creating index, cause [api], templates [], shards [1]/[0]
[00:12:46]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xl-1596220414279711011] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[long-window-logstash-0][0]]])." previous.health="YELLOW" reason="shards started [[long-window-logstash-0][0]]"
[00:12:46]             │ info [long_window_logstash] Created index "long-window-logstash-0"
[00:12:46]             │ debg [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:12:56]             │ info progress: 11138
[00:12:59]             │ info [long_window_logstash] Indexed 14005 docs into "long-window-logstash-0"
[00:12:59]             │ info [visualize] Loading "mappings.json"
[00:12:59]             │ info [visualize] Loading "data.json"
[00:12:59]             │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xl-1596220414279711011] [.kibana_1/4CBtyM-0S8iDCS3K7rfJxA] deleting index
[00:12:59]             │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xl-1596220414279711011] [.kibana_2/3KtnAL5ySl-ULCUOHSKXog] deleting index
[00:12:59]             │ info [visualize] Deleted existing index [".kibana_2",".kibana_1"]
[00:12:59]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xl-1596220414279711011] [.kibana] creating index, cause [api], templates [], shards [1]/[1]
[00:12:59]             │ info [visualize] Created index ".kibana"
[00:12:59]             │ debg [visualize] ".kibana" settings {"index":{"number_of_replicas":"1","number_of_shards":"1"}}
[00:12:59]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xl-1596220414279711011] [.kibana/VIgTbVzTQj-7nN29tvlB_A] update_mapping [_doc]
[00:12:59]             │ info [visualize] Indexed 12 docs into ".kibana"
[00:12:59]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xl-1596220414279711011] [.kibana/VIgTbVzTQj-7nN29tvlB_A] update_mapping [_doc]
[00:12:59]             │ debg Migrating saved objects
[00:12:59]             │ proc [kibana]   log   [19:00:06.957] [info][savedobjects-service] Creating index .kibana_2.
[00:12:59]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xl-1596220414279711011] [.kibana_2] creating index, cause [api], templates [], shards [1]/[1]
[00:12:59]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xl-1596220414279711011] updating number_of_replicas to [0] for indices [.kibana_2]
[00:12:59]             │ proc [kibana]   log   [19:00:07.001] [info][savedobjects-service] Reindexing .kibana to .kibana_1
[00:12:59]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xl-1596220414279711011] [.kibana_1] creating index, cause [api], templates [], shards [1]/[1]
[00:12:59]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xl-1596220414279711011] updating number_of_replicas to [0] for indices [.kibana_1]
[00:12:59]             │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-debian-tests-xl-1596220414279711011] 10091 finished with response BulkByScrollResponse[took=32.1ms,timed_out=false,sliceId=null,updated=0,created=12,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:12:59]             │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xl-1596220414279711011] [.kibana/VIgTbVzTQj-7nN29tvlB_A] deleting index
[00:13:00]             │ proc [kibana]   log   [19:00:07.334] [info][savedobjects-service] Migrating .kibana_1 saved objects to .kibana_2
[00:13:00]             │ proc [kibana]   log   [19:00:07.348] [error][savedobjects-service] Error: Unable to migrate the corrupt Saved Object document index-pattern:test_index*. To prevent Kibana from performing a migration on every restart, please delete or fix this document by ensuring that the namespace and type in the document's id matches the values in the namespace and type fields.
[00:13:00]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xl-1596220414279711011] [.kibana_2/NGI47L4cQvu4nLguQvZWVQ] update_mapping [_doc]
[00:13:00]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xl-1596220414279711011] [.kibana_2/NGI47L4cQvu4nLguQvZWVQ] update_mapping [_doc]
[00:13:00]             │ proc [kibana]   log   [19:00:07.432] [info][savedobjects-service] Pointing alias .kibana to .kibana_2.
[00:13:00]             │ proc [kibana]   log   [19:00:07.478] [info][savedobjects-service] Finished in 523ms.
[00:13:00]             │ debg applying update to kibana config: {"accessibility:disableAnimations":true,"dateFormat:tz":"UTC"}
[00:13:00]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xl-1596220414279711011] [.kibana_2/NGI47L4cQvu4nLguQvZWVQ] update_mapping [_doc]
[00:13:01]             │ debg replacing kibana config doc: {"defaultIndex":"logstash-*","format:bytes:defaultPattern":"0,0.[000]b"}
[00:13:31]           └-: 
[00:13:31]             └-> "before all" hook
[00:13:31]             └-: visual builder
[00:13:31]               └-> "before all" hook
[00:17:32]               └-: switch index patterns
[00:17:32]                 └-> "before all" hook
[00:17:32]                 └-> should be able to switch between index patterns
[00:17:32]                   └-> "before each" hook: global before each
[00:17:32]                   └-> "before each" hook
[00:17:32]                     │ debg navigating to visualize url: http://localhost:6111/app/visualize#/
[00:17:32]                     │ debg navigate to: http://localhost:6111/app/visualize#/
[00:17:32]                     │ debg browser[log] "^ A single error about an inline script not firing due to content security policy is expected!"
[00:17:32]                     │ debg ... sleep(700) start
[00:17:33]                     │ debg ... sleep(700) end
[00:17:33]                     │ debg returned from get, calling refresh
[00:17:34]                     │ debg browser[info] "INFO: 2020-07-31T19:04:41Z
[00:17:34]                     │        Adding connection to http://localhost:6111/elasticsearch
[00:17:34]                     │
[00:17:34]                     │      "
[00:17:34]                     │ERROR browser[error] (new TypeError("NetworkError when attempting to fetch resource.", ""))
[00:17:34]                     │ debg browser[log] "^ A single error about an inline script not firing due to content security policy is expected!"
[00:17:35]                     │ debg currentUrl = http://localhost:6111/app/visualize#/
[00:17:35]                     │          appUrl = http://localhost:6111/app/visualize#/
[00:17:35]                     │ debg TestSubjects.find(kibanaChrome)
[00:17:35]                     │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:17:36]                     │ debg browser[info] "INFO: 2020-07-31T19:04:44Z
[00:17:36]                     │        Adding connection to http://localhost:6111/elasticsearch
[00:17:36]                     │
[00:17:36]                     │      "
[00:17:37]                     │ debg ... sleep(501) start
[00:17:38]                     │ debg ... sleep(501) end
[00:17:38]                     │ debg in navigateTo url = http://localhost:6111/app/visualize#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:17:38]                     │ debg --- retry.try error: URL changed, waiting for it to settle
[00:17:38]                     │ debg ... sleep(501) start
[00:17:39]                     │ debg ... sleep(501) end
[00:17:39]                     │ debg in navigateTo url = http://localhost:6111/app/visualize#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:17:39]                     │ debg TestSubjects.exists(statusPageContainer)
[00:17:39]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:17:41]                     │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:17:42]                     │ debg TestSubjects.exists(newItemButton)
[00:17:42]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="newItemButton"]') with timeout=5000
[00:17:42]                     │ debg TestSubjects.click(newItemButton)
[00:17:42]                     │ debg Find.clickByCssSelector('[data-test-subj="newItemButton"]') with timeout=10000
[00:17:42]                     │ debg Find.findByCssSelector('[data-test-subj="newItemButton"]') with timeout=10000
[00:17:42]                     │ debg TestSubjects.find(visNewDialogTypes)
[00:17:42]                     │ debg Find.findByCssSelector('[data-test-subj="visNewDialogTypes"]') with timeout=10000
[00:17:42]                     │ debg TestSubjects.click(visType-metrics)
[00:17:42]                     │ debg Find.clickByCssSelector('[data-test-subj="visType-metrics"]') with timeout=10000
[00:17:42]                     │ debg Find.findByCssSelector('[data-test-subj="visType-metrics"]') with timeout=10000
[00:17:42]                     │ debg browser[log] "^ A single error about an inline script not firing due to content security policy is expected!"
[00:17:42]                     │ debg isGlobalLoadingIndicatorVisible
[00:17:42]                     │ debg TestSubjects.exists(globalLoadingIndicator)
[00:17:42]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:17:44]                     │ debg browser[info] "INFO: 2020-07-31T19:04:51Z
[00:17:44]                     │        Adding connection to http://localhost:6111/elasticsearch
[00:17:44]                     │
[00:17:44]                     │      "
[00:17:44]                     │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:17:45]                     │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:17:45]                     │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:17:45]                     │ debg TestSubjects.exists(tvbVisEditor)
[00:17:45]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="tvbVisEditor"]') with timeout=10000
[00:17:45]                   └-> "before each" hook
[00:17:45]                     │ debg Load kibana_sample_data_flights data
[00:17:45]                     │ info [kibana_sample_data_flights] Loading "mappings.json"
[00:17:45]                     │ info [kibana_sample_data_flights] Loading "data.json.gz"
[00:17:45]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xl-1596220414279711011] [kibana_sample_data_flights] creating index, cause [api], templates [], shards [1]/[0]
[00:17:45]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xl-1596220414279711011] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[kibana_sample_data_flights][0]]])." previous.health="YELLOW" reason="shards started [[kibana_sample_data_flights][0]]"
[00:17:45]                     │ info [kibana_sample_data_flights] Created index "kibana_sample_data_flights"
[00:17:45]                     │ debg [kibana_sample_data_flights] "kibana_sample_data_flights" settings {"index":{"number_of_replicas":"0","number_of_shards":"1"}}
[00:17:48]                     │ info [kibana_sample_data_flights] Indexed 13059 docs into "kibana_sample_data_flights"
[00:17:48]                     │ debg navigateToActualUrl http://localhost:6111/app/visualize#create?type=metrics
[00:17:48]                     │ debg browser[log] "^ A single error about an inline script not firing due to content security policy is expected!"
[00:17:49]                     │ debg currentUrl = http://localhost:6111/app/visualize#create?type=metrics
[00:17:49]                     │          appUrl = http://localhost:6111/app/visualize#create?type=metrics
[00:17:49]                     │ debg TestSubjects.find(kibanaChrome)
[00:17:49]                     │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:17:50]                     │ debg browser[info] "INFO: 2020-07-31T19:04:58Z
[00:17:50]                     │        Adding connection to http://localhost:6111/elasticsearch
[00:17:50]                     │
[00:17:50]                     │      "
[00:17:51]                     │ debg Wait for initializing TSVB editor
[00:17:51]                     │ debg TestSubjects.exists(tvbVisEditor)
[00:17:51]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="tvbVisEditor"]') with timeout=10000
[00:17:52]                     │ debg Set absolute time range from "Sep 19, 2015 @ 06:31:44.000" to "Sep 22, 2015 @ 18:31:44.000"
[00:17:52]                     │ debg Setting absolute range to Sep 19, 2015 @ 06:31:44.000 to Sep 22, 2015 @ 18:31:44.000
[00:17:52]                     │ debg TestSubjects.exists(superDatePickerToggleQuickMenuButton)
[00:17:52]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=20000
[00:17:52]                     │ debg TestSubjects.exists(superDatePickerShowDatesButton)
[00:17:52]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=2500
[00:17:52]                     │ debg TestSubjects.click(superDatePickerShowDatesButton)
[00:17:52]                     │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:17:52]                     │ debg Find.findByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:17:53]                     │ debg TestSubjects.exists(superDatePickerstartDatePopoverButton)
[00:17:53]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=2500
[00:17:53]                     │ debg TestSubjects.click(superDatePickerendDatePopoverButton)
[00:17:53]                     │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:17:53]                     │ debg Find.findByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:17:53]                     │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:17:53]                     │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:17:53]                     │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:17:53]                     │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:17:54]                     │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:17:54]                     │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:17:54]                     │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:17:54]                     │ debg TestSubjects.find(superDatePickerAbsoluteDateInput)
[00:17:54]                     │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:17:55]                     │ debg ... sleep(500) start
[00:17:55]                     │ debg ... sleep(500) end
[00:17:55]                     │ debg TestSubjects.click(superDatePickerstartDatePopoverButton)
[00:17:55]                     │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:17:55]                     │ debg Find.findByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:17:56]                     │ debg Find.waitForElementStale with timeout=10000
[00:17:56]                     │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:17:56]                     │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:17:56]                     │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:17:56]                     │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:17:56]                     │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:17:56]                     │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:17:56]                     │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:17:56]                     │ debg TestSubjects.find(superDatePickerAbsoluteDateInput)
[00:17:56]                     │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:17:57]                     │ debg TestSubjects.exists(superDatePickerApplyTimeButton)
[00:17:57]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerApplyTimeButton"]') with timeout=2500
[00:17:59]                     │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerApplyTimeButton"] is not displayed
[00:18:00]                     │ debg TestSubjects.click(querySubmitButton)
[00:18:00]                     │ debg Find.clickByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:18:00]                     │ debg Find.findByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:18:01]                     │ debg Find.waitForElementStale with timeout=10000
[00:18:01]                     │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:18:01]                     │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:18:01]                     │ debg ... sleep(2000) start
[00:18:03]                     │ debg ... sleep(2000) end
[00:18:03]                     │ debg TestSubjects.find(metricTsvbTypeBtn)
[00:18:03]                     │ debg Find.findByCssSelector('[data-test-subj="metricTsvbTypeBtn"]') with timeout=10000
[00:18:03]                     │ debg TestSubjects.exists(tsvbMetricValue)
[00:18:03]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="tsvbMetricValue"]') with timeout=10000
[00:18:03]                   │ debg Waiting up to 20000ms for rendering count to stabilize...
[00:18:03]                   │ debg TestSubjects.find(visualizationLoader)
[00:18:03]                   │ debg Find.findByCssSelector('[data-test-subj="visualizationLoader"]') with timeout=10000
[00:18:03]                   │ debg -- firstCount=3
[00:18:03]                   │ debg ... sleep(1000) start
[00:18:04]                   │ debg ... sleep(1000) end
[00:18:04]                   │ debg TestSubjects.find(visualizationLoader)
[00:18:04]                   │ debg Find.findByCssSelector('[data-test-subj="visualizationLoader"]') with timeout=10000
[00:18:04]                   │ debg -- secondCount=3
[00:18:04]                   │ debg Find.findByCssSelector('.tvbVisMetric__value--primary') with timeout=10000
[00:18:04]                   │ debg TestSubjects.click(metricEditorPanelOptionsBtn)
[00:18:04]                   │ debg Find.clickByCssSelector('[data-test-subj="metricEditorPanelOptionsBtn"]') with timeout=10000
[00:18:04]                   │ debg Find.findByCssSelector('[data-test-subj="metricEditorPanelOptionsBtn"]') with timeout=10000
[00:18:05]                   │ debg isGlobalLoadingIndicatorVisible
[00:18:05]                   │ debg TestSubjects.exists(globalLoadingIndicator)
[00:18:05]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:18:06]                   │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:18:07]                   │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:18:07]                   │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:18:07]                   │ debg Setting absolute range to Oct 22, 2018 @ 00:00:00.000 to Oct 28, 2018 @ 23:59:59.999
[00:18:07]                   │ debg TestSubjects.exists(superDatePickerToggleQuickMenuButton)
[00:18:07]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=20000
[00:18:07]                   │ debg TestSubjects.exists(superDatePickerShowDatesButton)
[00:18:07]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=2500
[00:18:09]                   │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerShowDatesButton"] is not displayed
[00:18:10]                   │ debg TestSubjects.exists(superDatePickerstartDatePopoverButton)
[00:18:10]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=2500
[00:18:10]                   │ debg TestSubjects.click(superDatePickerendDatePopoverButton)
[00:18:10]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:18:10]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:18:10]                   │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:18:10]                   │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:18:10]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:18:10]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:18:11]                   │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:18:11]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:18:11]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:18:11]                   │ debg TestSubjects.find(superDatePickerAbsoluteDateInput)
[00:18:11]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:18:11]                   │ debg ... sleep(500) start
[00:18:12]                   │ debg ... sleep(500) end
[00:18:12]                   │ debg TestSubjects.click(superDatePickerstartDatePopoverButton)
[00:18:12]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:18:12]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:18:12]                   │ debg Find.waitForElementStale with timeout=10000
[00:18:12]                   │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:18:12]                   │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:18:12]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:18:12]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:18:13]                   │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:18:13]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:18:13]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:18:13]                   │ debg TestSubjects.find(superDatePickerAbsoluteDateInput)
[00:18:13]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:18:14]                   │ debg TestSubjects.exists(superDatePickerApplyTimeButton)
[00:18:14]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerApplyTimeButton"]') with timeout=2500
[00:18:16]                   │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerApplyTimeButton"] is not displayed
[00:18:17]                   │ debg TestSubjects.click(querySubmitButton)
[00:18:17]                   │ debg Find.clickByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:18:17]                   │ debg Find.findByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:18:17]                   │ debg Find.waitForElementStale with timeout=10000
[00:18:18]                   │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:18:18]                   │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:18:18]                   │ debg TestSubjects.find(metricsIndexPatternInput)
[00:18:18]                   │ debg Find.findByCssSelector('[data-test-subj="metricsIndexPatternInput"]') with timeout=10000
[00:18:18]                   │ debg isGlobalLoadingIndicatorVisible
[00:18:18]                   │ debg TestSubjects.exists(globalLoadingIndicator)
[00:18:18]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:18:18]                   │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:18:18]                   │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:18:19]                   │ debg comboBox.clearInputField, comboBoxSelector:metricsIndexPatternFieldsSelect
[00:18:19]                   │ debg TestSubjects.find(metricsIndexPatternFieldsSelect)
[00:18:19]                   │ debg Find.findByCssSelector('[data-test-subj="metricsIndexPatternFieldsSelect"]') with timeout=10000
[00:18:19]                   │ debg comboBox.set, comboBoxSelector: metricsIndexPatternFieldsSelect
[00:18:19]                   │ debg TestSubjects.find(metricsIndexPatternFieldsSelect)
[00:18:19]                   │ debg Find.findByCssSelector('[data-test-subj="metricsIndexPatternFieldsSelect"]') with timeout=10000
[00:18:19]                   │ debg comboBox.setElement, value: timestamp
[00:18:19]                   │ debg comboBox.isOptionSelected, value: timestamp
[00:18:22]                   │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:18:22]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:18:22]                   │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="timestamp"]') with timeout=2500
[00:18:24]                   │ debg Find.findByCssSelector('.euiFilterSelectItem') with timeout=5000
[00:18:34]                   │ debg --- retry.try error: Waiting for element to be located By(css selector, .euiFilterSelectItem)
[00:18:34]                   │      Wait timed out after 10010ms
[00:18:35]                   │ debg comboBox.clearInputField, comboBoxSelector:metricsIndexPatternFieldsSelect
[00:18:35]                   │ debg TestSubjects.find(metricsIndexPatternFieldsSelect)
[00:18:35]                   │ debg Find.findByCssSelector('[data-test-subj="metricsIndexPatternFieldsSelect"]') with timeout=10000
[00:18:35]                   │ debg comboBox.set, comboBoxSelector: metricsIndexPatternFieldsSelect
[00:18:35]                   │ debg TestSubjects.find(metricsIndexPatternFieldsSelect)
[00:18:35]                   │ debg Find.findByCssSelector('[data-test-subj="metricsIndexPatternFieldsSelect"]') with timeout=10000
[00:18:35]                   │ debg comboBox.setElement, value: timestamp
[00:18:35]                   │ debg comboBox.isOptionSelected, value: timestamp
[00:18:37]                   │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:18:37]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:18:37]                   │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="timestamp"]') with timeout=2500
[00:18:39]                   │ debg Find.findByCssSelector('.euiFilterSelectItem') with timeout=5000
[00:18:49]                   │ debg --- retry.try failed again with the same message...
[00:18:50]                   │ debg comboBox.clearInputField, comboBoxSelector:metricsIndexPatternFieldsSelect
[00:18:50]                   │ debg TestSubjects.find(metricsIndexPatternFieldsSelect)
[00:18:50]                   │ debg Find.findByCssSelector('[data-test-subj="metricsIndexPatternFieldsSelect"]') with timeout=10000
[00:18:50]                   │ debg comboBox.set, comboBoxSelector: metricsIndexPatternFieldsSelect
[00:18:50]                   │ debg TestSubjects.find(metricsIndexPatternFieldsSelect)
[00:18:50]                   │ debg Find.findByCssSelector('[data-test-subj="metricsIndexPatternFieldsSelect"]') with timeout=10000
[00:18:50]                   │ debg comboBox.setElement, value: timestamp
[00:18:50]                   │ debg comboBox.isOptionSelected, value: timestamp
[00:18:52]                   │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:18:52]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:18:52]                   │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="timestamp"]') with timeout=2500
[00:18:55]                   │ debg Find.findByCssSelector('.euiFilterSelectItem') with timeout=5000
[00:19:05]                   │ debg --- retry.try error: Waiting for element to be located By(css selector, .euiFilterSelectItem)
[00:19:05]                   │      Wait timed out after 10007ms
[00:19:05]                   │ debg comboBox.clearInputField, comboBoxSelector:metricsIndexPatternFieldsSelect
[00:19:05]                   │ debg TestSubjects.find(metricsIndexPatternFieldsSelect)
[00:19:05]                   │ debg Find.findByCssSelector('[data-test-subj="metricsIndexPatternFieldsSelect"]') with timeout=10000
[00:19:05]                   │ debg comboBox.set, comboBoxSelector: metricsIndexPatternFieldsSelect
[00:19:05]                   │ debg TestSubjects.find(metricsIndexPatternFieldsSelect)
[00:19:05]                   │ debg Find.findByCssSelector('[data-test-subj="metricsIndexPatternFieldsSelect"]') with timeout=10000
[00:19:05]                   │ debg comboBox.setElement, value: timestamp
[00:19:05]                   │ debg comboBox.isOptionSelected, value: timestamp
[00:19:08]                   │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:19:08]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:19:08]                   │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="timestamp"]') with timeout=2500
[00:19:10]                   │ debg Find.findByCssSelector('.euiFilterSelectItem') with timeout=5000
[00:19:20]                   │ debg --- retry.try error: Waiting for element to be located By(css selector, .euiFilterSelectItem)
[00:19:20]                   │      Wait timed out after 10008ms
[00:19:21]                   │ debg comboBox.clearInputField, comboBoxSelector:metricsIndexPatternFieldsSelect
[00:19:21]                   │ debg TestSubjects.find(metricsIndexPatternFieldsSelect)
[00:19:21]                   │ debg Find.findByCssSelector('[data-test-subj="metricsIndexPatternFieldsSelect"]') with timeout=10000
[00:19:21]                   │ debg comboBox.set, comboBoxSelector: metricsIndexPatternFieldsSelect
[00:19:21]                   │ debg TestSubjects.find(metricsIndexPatternFieldsSelect)
[00:19:21]                   │ debg Find.findByCssSelector('[data-test-subj="metricsIndexPatternFieldsSelect"]') with timeout=10000
[00:19:21]                   │ debg comboBox.setElement, value: timestamp
[00:19:21]                   │ debg comboBox.isOptionSelected, value: timestamp
[00:19:23]                   │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:19:23]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:19:23]                   │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="timestamp"]') with timeout=2500
[00:19:25]                   │ debg Find.findByCssSelector('.euiFilterSelectItem') with timeout=5000
[00:19:35]                   │ debg --- retry.try error: Waiting for element to be located By(css selector, .euiFilterSelectItem)
[00:19:35]                   │      Wait timed out after 10013ms
[00:19:36]                   │ debg comboBox.clearInputField, comboBoxSelector:metricsIndexPatternFieldsSelect
[00:19:36]                   │ debg TestSubjects.find(metricsIndexPatternFieldsSelect)
[00:19:36]                   │ debg Find.findByCssSelector('[data-test-subj="metricsIndexPatternFieldsSelect"]') with timeout=10000
[00:19:36]                   │ debg comboBox.set, comboBoxSelector: metricsIndexPatternFieldsSelect
[00:19:36]                   │ debg TestSubjects.find(metricsIndexPatternFieldsSelect)
[00:19:36]                   │ debg Find.findByCssSelector('[data-test-subj="metricsIndexPatternFieldsSelect"]') with timeout=10000
[00:19:36]                   │ debg comboBox.setElement, value: timestamp
[00:19:36]                   │ debg comboBox.isOptionSelected, value: timestamp
[00:19:38]                   │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:19:38]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:19:38]                   │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="timestamp"]') with timeout=2500
[00:19:41]                   │ debg Find.findByCssSelector('.euiFilterSelectItem') with timeout=5000
[00:19:51]                   │ debg --- retry.try error: Waiting for element to be located By(css selector, .euiFilterSelectItem)
[00:19:51]                   │      Wait timed out after 10012ms
[00:19:51]                   │ debg comboBox.clearInputField, comboBoxSelector:metricsIndexPatternFieldsSelect
[00:19:51]                   │ debg TestSubjects.find(metricsIndexPatternFieldsSelect)
[00:19:51]                   │ debg Find.findByCssSelector('[data-test-subj="metricsIndexPatternFieldsSelect"]') with timeout=10000
[00:19:51]                   │ debg comboBox.set, comboBoxSelector: metricsIndexPatternFieldsSelect
[00:19:51]                   │ debg TestSubjects.find(metricsIndexPatternFieldsSelect)
[00:19:51]                   │ debg Find.findByCssSelector('[data-test-subj="metricsIndexPatternFieldsSelect"]') with timeout=10000
[00:19:51]                   │ debg comboBox.setElement, value: timestamp
[00:19:51]                   │ debg comboBox.isOptionSelected, value: timestamp
[00:19:53]                   │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:19:53]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:19:53]                   │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="timestamp"]') with timeout=2500
[00:19:56]                   │ debg Find.findByCssSelector('.euiFilterSelectItem') with timeout=5000
[00:20:06]                   │ debg --- retry.try error: Waiting for element to be located By(css selector, .euiFilterSelectItem)
[00:20:06]                   │      Wait timed out after 10014ms
[00:20:06]                   │ debg comboBox.clearInputField, comboBoxSelector:metricsIndexPatternFieldsSelect
[00:20:06]                   │ debg TestSubjects.find(metricsIndexPatternFieldsSelect)
[00:20:06]                   │ debg Find.findByCssSelector('[data-test-subj="metricsIndexPatternFieldsSelect"]') with timeout=10000
[00:20:06]                   │ debg comboBox.set, comboBoxSelector: metricsIndexPatternFieldsSelect
[00:20:06]                   │ debg TestSubjects.find(metricsIndexPatternFieldsSelect)
[00:20:06]                   │ debg Find.findByCssSelector('[data-test-subj="metricsIndexPatternFieldsSelect"]') with timeout=10000
[00:20:06]                   │ debg comboBox.setElement, value: timestamp
[00:20:06]                   │ debg comboBox.isOptionSelected, value: timestamp
[00:20:09]                   │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:20:09]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:20:09]                   │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="timestamp"]') with timeout=2500
[00:20:11]                   │ debg Find.findByCssSelector('.euiFilterSelectItem') with timeout=5000
[00:20:21]                   │ debg --- retry.try error: Waiting for element to be located By(css selector, .euiFilterSelectItem)
[00:20:21]                   │      Wait timed out after 10010ms
[00:20:22]                   │ debg --- retry.try error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, .euiFilterSelectItem)
[00:20:22]                   │      Wait timed out after 10010ms
[00:20:22]                   │          at /dev/shm/workspace/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
[00:20:22]                   │          at process._tickCallback (internal/process/next_tick.js:68:7)
[00:20:22]                   │ info Taking screenshot "/dev/shm/workspace/kibana/test/functional/screenshots/failure/visualize app  visual builder switch index patterns should be able to switch between index patterns.png"
[00:20:22]                   │ info Current URL is: http://localhost:6111/app/visualize#/create?type=metrics&_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:%272018-10-22T00:00:00.000Z%27,to:%272018-10-28T23:59:59.999Z%27))&_a=(filters:!(),linked:!f,query:(language:kuery,query:%27%27),uiState:(),vis:(aggs:!(),params:(axis_formatter:number,axis_position:left,axis_scale:normal,background_color_rules:!((id:c1996c40-d360-11ea-b031-e55bd923d2cf)),default_index_pattern:%27logstash-*%27,default_timefield:%27@timestamp%27,id:%2761ca57f0-469d-11e7-af02-69e470af7417%27,index_pattern:kibana_sample_data_flights,interval:%27%27,isModelInvalid:!f,series:!((axis_position:right,chart_type:line,color:%2368BC00,fill:0.5,formatter:number,id:%2761ca57f1-469d-11e7-af02-69e470af7417%27,line_width:1,metrics:!((id:%2761ca57f2-469d-11e7-af02-69e470af7417%27,type:count)),point_size:1,separate_axis:0,split_color_mode:kibana,split_mode:everything,stacked:none)),show_grid:1,show_legend:1,time_field:%27%27,tooltip_mode:show_all,type:metric),title:%27%27,type:metrics))
[00:20:22]                   │ info Saving page source to: /dev/shm/workspace/kibana/test/functional/failure_debug/html/visualize app  visual builder switch index patterns should be able to switch between index patterns.html
[00:20:22]                   └- ✖ fail: visualize app  visual builder switch index patterns should be able to switch between index patterns
[00:20:22]                   │      retry.try timeout: Error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, .euiFilterSelectItem)
[00:20:22]                   │ Wait timed out after 10010ms
[00:20:22]                   │     at /dev/shm/workspace/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
[00:20:22]                   │     at process._tickCallback (internal/process/next_tick.js:68:7)
[00:20:22]                   │     at onFailure (/dev/shm/workspace/kibana/test/common/services/retry/retry_for_success.ts:28:9)
[00:20:22]                   │     at retryForSuccess (/dev/shm/workspace/kibana/test/common/services/retry/retry_for_success.ts:68:13)
[00:20:22]                   │   Error: retry.try timeout: Error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, .euiFilterSelectItem)
[00:20:22]                   │   Wait timed out after 10010ms
[00:20:22]                   │       at /dev/shm/workspace/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
[00:20:22]                   │       at process._tickCallback (internal/process/next_tick.js:68:7)
[00:20:22]                   │       at onFailure (test/common/services/retry/retry_for_success.ts:28:9)
[00:20:22]                   │       at retryForSuccess (test/common/services/retry/retry_for_success.ts:68:13)
[00:20:22]                   │       at onFailure (test/common/services/retry/retry_for_success.ts:28:9)
[00:20:22]                   │       at retryForSuccess (test/common/services/retry/retry_for_success.ts:68:13)
[00:20:22]                   │ 
[00:20:22]                   │ 

Stack Trace

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

Build metrics

✅ unchanged

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

@jportner
Copy link
Contributor Author

Looks like the flaky test mentioned above is unrelated to the changes in this PR.

Copy link
Contributor

@joshdover joshdover left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for the change

@jportner jportner merged commit 53b1875 into elastic:master Jul 31, 2020
@jportner jportner deleted the tweak-injected-metadata branch July 31, 2020 21:50
jportner added a commit to jportner/kibana that referenced this pull request Jul 31, 2020
Removes unnecessary fields from injected metadata for clients.
jportner added a commit to jportner/kibana that referenced this pull request Jul 31, 2020
Removes unnecessary fields from injected metadata for clients.
jportner added a commit that referenced this pull request Aug 1, 2020
Removes unnecessary fields from injected metadata for clients.
jportner added a commit that referenced this pull request Aug 1, 2020
Removes unnecessary fields from injected metadata for clients.
gmmorris added a commit to gmmorris/kibana that referenced this pull request Aug 2, 2020
* master: (39 commits)
  [Canvas][tech-debt] Rename __examples__ to __stories__ (elastic#73853)
  [Canvas] Storybook Redux Addon (elastic#73227)
  Use "Apply_filter_trigger" in "explore underlying data" action (elastic#71445)
  [maps] convert top nav config to TS (elastic#73851)
  [maps] fix fit to bounds for ES document layers with joins (elastic#73985)
  [Canvas][tech-debt] Refactor Toolbar (completes Kill Recompose.pure) (elastic#73309)
  [CI] In-progress Slack notifications (elastic#74012)
  [SIEM][Detection Engine] Fixes tags to accept characters such as AND, OR, (, ), ", * (elastic#74003)
  [SECURITY_SOLUTION][ENDPOINT] Fix host list Configuration Status cell link loosing list page/size state (elastic#73989)
  Tweak injected metadata (elastic#73990)
  Closes elastic#73998 by using `canAccessML` in the ML capabilities API to (elastic#73999)
  [SIEM] Fixes toaster errors when siemDefault index is an empty or empty spaces (elastic#73991)
  [Security Solution] Fix timeline pin event callback (elastic#73981)
  [Security Solution] Fix unexpected redirect (elastic#73969)
  [Metrics UI] Fix Metrics Explorer TSVB link to use workaround pattern (elastic#73986)
  [APM] docs: Update machine learning integration (elastic#73597)
  [Ingest Manager] Fix limited concurrency helper (elastic#73976)
  [build/sysv] fix missing env variable rename (elastic#73977)
  Fix a typo. (elastic#73948)
  [Ingest Manager] Revert fleet config concurrency rollout to rate limit (elastic#73940)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backported release_note:skip Skip the PR/issue when compiling release notes v7.9.0 v7.10.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants