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

[Canvas] Switch to using EUI SuperDatePicker in time filter element #59249

Merged
merged 27 commits into from
Mar 20, 2020

Conversation

cqliu1
Copy link
Contributor

@cqliu1 cqliu1 commented Mar 3, 2020

Summary

Related to #35308.
Closes #35305.
Closes #35307.
Closes #39008.
Closes #41055.
Closes #48239.
Closes #52672.

This replaces all of our custom time picker components in Canvas with the EUI SuperDatePicker component. The quick time ranges can be configured in the Kibana advanced settings.

Screen Shot 2020-03-06 at 9 35 43 AM

Changes:

  • add EuiSuperDatePicker to TimeFilter component
  • removed the timefilter renderer sub-components and their stories
  • removed compact argument from timefilterControl function (I'm leaving the argument for now to prevent existing workpads from breaking)

Checklist

Delete any items that are not applicable to this PR.

For maintainers

};

TimeFilter.propTypes = {
filter: PropTypes.string.isRequired,
commit: PropTypes.func.isRequired, // Canvas filter
compact: PropTypes.bool,
Copy link
Contributor Author

@cqliu1 cqliu1 Mar 4, 2020

Choose a reason for hiding this comment

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

EuiSuperDatePicker is only available in a "compact" view, and there is no "expanded" option, so it makes sense to remove compact as an argument from the timeFilterControl function. By deprecating the compact argument, should this go into 8.0.0 only due to this breaking change?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'm leaving the compact arg on the function def for timefilterControl so existing workpads using the compact arg won't start breaking.

Copy link
Member

Choose a reason for hiding this comment

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

Maybe double check with @KOTungseth but I think we can change the release note to not be breaking since this will degrade gracefully

@cqliu1 cqliu1 changed the title [Canvas] Switch to EUI SuperDatePicker in time filter element [Canvas] Switch to using EUI SuperDatePicker in time filter element Mar 4, 2020
@cqliu1 cqliu1 added enhancement New value added to drive a business result release_note:skip Skip the PR/issue when compiling release notes Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas labels Mar 4, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-canvas (Team:Canvas)

@cqliu1 cqliu1 added impact:high Addressing this issue will have a high level of impact on the quality/strength of our product. loe:medium Medium Level of Effort v7.7.0 v8.0.0 labels Mar 4, 2020
@cqliu1 cqliu1 force-pushed the time-filter/super-date-picker branch 2 times, most recently from e8b2369 to dc53795 Compare March 6, 2020 16:37
@cqliu1 cqliu1 added the review label Mar 6, 2020
@cqliu1 cqliu1 marked this pull request as ready for review March 6, 2020 20:42
@cqliu1 cqliu1 requested review from a team as code owners March 6, 2020 20:42
@cqliu1 cqliu1 added release_note:breaking and removed release_note:skip Skip the PR/issue when compiling release notes labels Mar 6, 2020
@cqliu1 cqliu1 force-pushed the time-filter/super-date-picker branch from 3b26f4f to ca9f4a8 Compare March 6, 2020 23:57
Copy link
Contributor

@ryankeairns ryankeairns left a comment

Choose a reason for hiding this comment

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

LGTM from design side

@timductive
Copy link
Member

New timepicker is slick! Looks good to go + @crob611 comment about element image being wrong

@crob611 crob611 mentioned this pull request Mar 19, 2020
15 tasks
@cqliu1 cqliu1 merged commit ca55db5 into master Mar 20, 2020
@cqliu1 cqliu1 deleted the time-filter/super-date-picker branch March 20, 2020 20:32
@kibanamachine kibanamachine added the backport missing Added to PRs automatically when the are determined to be missing a backport. label Mar 21, 2020
@kibanamachine
Copy link
Contributor

Looks like this PR has a backport PR but it still hasn't been merged. Please merge it ASAP to keep the branches relatively in sync.

2 similar comments
@kibanamachine
Copy link
Contributor

Looks like this PR has a backport PR but it still hasn't been merged. Please merge it ASAP to keep the branches relatively in sync.

@kibanamachine
Copy link
Contributor

Looks like this PR has a backport PR but it still hasn't been merged. Please merge it ASAP to keep the branches relatively in sync.

@kibanamachine kibanamachine removed the backport missing Added to PRs automatically when the are determined to be missing a backport. label Mar 24, 2020
@kibanamachine
Copy link
Contributor

💔 Build Failed


Test Failures

Kibana Pipeline / kibana-oss-agent / Chrome UI Functional Tests.test/functional/apps/discover/_discover_histogram·js.discover app discover histogram should visualize monthly data with different day intervals

Link to Jenkins

Standard Out

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

[00:00:00]       │
[00:01:50]         └-: discover app
[00:01:50]           └-> "before all" hook
[00:01:50]           └-> "before all" hook
[00:07:22]           └-: discover histogram
[00:07:22]             └-> "before all" hook
[00:07:22]             └-> "before all" hook
[00:07:22]               │ debg load kibana index with default index pattern
[00:07:22]               │ debg navigating to home url: http://localhost:6161/app/kibana#/home
[00:07:22]               │ debg Navigate to: http://localhost:6161/app/kibana#/home
[00:07:22]               │ debg ... sleep(700) start
[00:07:22]               │ debg browser[INFO] http://localhost:6161/app/kibana?_t=1589391984743#/home 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:07:22]               │
[00:07:22]               │ debg browser[INFO] http://localhost:6161/bundles/app/kibana/bootstrap.js 9:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:07:23]               │ debg ... sleep(700) end
[00:07:23]               │ debg returned from get, calling refresh
[00:07:24]               │ debg browser[INFO] http://localhost:6161/app/kibana?_t=1589391984743#/home 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:07:24]               │
[00:07:24]               │ debg browser[INFO] http://localhost:6161/bundles/app/kibana/bootstrap.js 9:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:07:24]               │ debg currentUrl = http://localhost:6161/app/kibana#/home
[00:07:24]               │          appUrl = http://localhost:6161/app/kibana#/home
[00:07:24]               │ debg TestSubjects.find(kibanaChrome)
[00:07:24]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:07:25]               │ debg TestSubjects.find(kibanaChrome)
[00:07:25]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=10000
[00:07:25]               │ debg browser[INFO] http://localhost:6161/bundles/plugin/data/data.plugin.js 96:139970 "INFO: 2020-05-13T17:46:27Z
[00:07:25]               │        Adding connection to http://localhost:6161/elasticsearch
[00:07:25]               │
[00:07:25]               │      "
[00:07:26]               │ debg ... sleep(501) start
[00:07:26]               │ debg ... sleep(501) end
[00:07:26]               │ debg in navigateTo url = http://localhost:6161/app/kibana#/home
[00:07:26]               │ debg TestSubjects.exists(statusPageContainer)
[00:07:26]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:07:29]               │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:07:29]               │ info [logstash_functional] Loading "mappings.json"
[00:07:29]               │ info [logstash_functional] Loading "data.json.gz"
[00:07:29]               │ info [logstash_functional] Skipped restore for existing index "logstash-2015.09.22"
[00:07:29]               │ info [logstash_functional] Skipped restore for existing index "logstash-2015.09.20"
[00:07:29]               │ info [logstash_functional] Skipped restore for existing index "logstash-2015.09.21"
[00:07:31]               │ info [long_window_logstash] Loading "mappings.json"
[00:07:31]               │ info [long_window_logstash] Loading "data.json.gz"
[00:07:31]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] applying create index request using v1 templates []
[00:07:31]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] [long-window-logstash-0] creating index, cause [api], templates [], shards [1]/[0], mappings [_doc]
[00:07:31]               │ info [long_window_logstash] Created index "long-window-logstash-0"
[00:07:31]               │ 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:07:41]               │ info progress: 11740
[00:07:42]               │ info [long_window_logstash] Indexed 14005 docs into "long-window-logstash-0"
[00:07:43]               │ info [visualize] Loading "mappings.json"
[00:07:43]               │ info [visualize] Loading "data.json"
[00:07:43]               │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] [.kibana_1/KkFop9BdRcy4GCZz2W40ow] deleting index
[00:07:43]               │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] [.kibana_2/3UGp-9ZKSPaTny_JyYFxfA] deleting index
[00:07:43]               │ info [visualize] Deleted existing index [".kibana_2",".kibana_1"]
[00:07:43]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] applying create index request using v1 templates []
[00:07:43]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] [.kibana] creating index, cause [api], templates [], shards [1]/[1], mappings [_doc]
[00:07:43]               │ info [visualize] Created index ".kibana"
[00:07:43]               │ debg [visualize] ".kibana" settings {"index":{"number_of_replicas":"1","number_of_shards":"1"}}
[00:07:43]               │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] [.kibana/rfF7PSLfRhmCKRNC9a7Tng] update_mapping [_doc]
[00:07:43]               │ info [visualize] Indexed 7 docs into ".kibana"
[00:07:43]               │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] [.kibana/rfF7PSLfRhmCKRNC9a7Tng] update_mapping [_doc]
[00:07:43]               │ debg Migrating saved objects
[00:07:43]               │ proc [kibana]   log   [17:46:45.356] [info][savedobjects-service] Creating index .kibana_2.
[00:07:43]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] applying create index request using v1 templates []
[00:07:43]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] [.kibana_2] creating index, cause [api], templates [], shards [1]/[1], mappings [_doc]
[00:07:43]               │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] updating number_of_replicas to [0] for indices [.kibana_2]
[00:07:43]               │ proc [kibana]   log   [17:46:45.419] [info][savedobjects-service] Reindexing .kibana to .kibana_1
[00:07:43]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] applying create index request using v1 templates []
[00:07:43]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] [.kibana_1] creating index, cause [api], templates [], shards [1]/[1], mappings [_doc]
[00:07:43]               │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] updating number_of_replicas to [0] for indices [.kibana_1]
[00:07:43]               │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] 7385 finished with response BulkByScrollResponse[took=39.5ms,timed_out=false,sliceId=null,updated=0,created=7,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:07:43]               │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] [.kibana/rfF7PSLfRhmCKRNC9a7Tng] deleting index
[00:07:43]               │ proc [kibana]   log   [17:46:45.758] [info][savedobjects-service] Migrating .kibana_1 saved objects to .kibana_2
[00:07:43]               │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] [.kibana_2/TKI1ISK0SautG_itptFTmQ] update_mapping [_doc]
[00:07:43]               │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] [.kibana_2/TKI1ISK0SautG_itptFTmQ] update_mapping [_doc]
[00:07:43]               │ proc [kibana]   log   [17:46:45.830] [info][savedobjects-service] Pointing alias .kibana to .kibana_2.
[00:07:43]               │ proc [kibana]   log   [17:46:45.868] [info][savedobjects-service] Finished in 514ms.
[00:07:43]               │ debg applying update to kibana config: {"accessibility:disableAnimations":true,"dateFormat:tz":"UTC"}
[00:07:44]               │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] [.kibana_2/TKI1ISK0SautG_itptFTmQ] update_mapping [_doc]
[00:07:45]               │ info [discover] Loading "mappings.json"
[00:07:45]               │ info [discover] Loading "data.json.gz"
[00:07:45]               │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] [.kibana_1/POs1hzzFQqKG5TKGQrp3Gw] deleting index
[00:07:45]               │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] [.kibana_2/TKI1ISK0SautG_itptFTmQ] deleting index
[00:07:45]               │ info [discover] Deleted existing index [".kibana_2",".kibana_1"]
[00:07:45]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] applying create index request using v1 templates []
[00:07:45]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] [.kibana] creating index, cause [api], templates [], shards [1]/[1], mappings [_doc]
[00:07:45]               │ info [discover] Created index ".kibana"
[00:07:45]               │ debg [discover] ".kibana" settings {"index":{"number_of_replicas":"1","number_of_shards":"1"}}
[00:07:45]               │ info [discover] Indexed 2 docs into ".kibana"
[00:07:45]               │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] [.kibana/jHucFC5xQdG8tWFLa6tE0A] update_mapping [_doc]
[00:07:45]               │ debg Migrating saved objects
[00:07:45]               │ proc [kibana]   log   [17:46:47.622] [info][savedobjects-service] Creating index .kibana_2.
[00:07:45]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] applying create index request using v1 templates []
[00:07:45]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] [.kibana_2] creating index, cause [api], templates [], shards [1]/[1], mappings [_doc]
[00:07:45]               │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] updating number_of_replicas to [0] for indices [.kibana_2]
[00:07:45]               │ proc [kibana]   log   [17:46:47.683] [info][savedobjects-service] Reindexing .kibana to .kibana_1
[00:07:45]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] applying create index request using v1 templates []
[00:07:45]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] [.kibana_1] creating index, cause [api], templates [], shards [1]/[1], mappings [_doc]
[00:07:45]               │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] updating number_of_replicas to [0] for indices [.kibana_1]
[00:07:45]               │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] 7531 finished with response BulkByScrollResponse[took=29.3ms,timed_out=false,sliceId=null,updated=0,created=2,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:07:46]               │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] [.kibana/jHucFC5xQdG8tWFLa6tE0A] deleting index
[00:07:46]               │ proc [kibana]   log   [17:46:48.032] [info][savedobjects-service] Migrating .kibana_1 saved objects to .kibana_2
[00:07:46]               │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] [.kibana_2/CQkx8Fg7QBaoTs-4L2g-6w] update_mapping [_doc]
[00:07:46]               │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] [.kibana_2/CQkx8Fg7QBaoTs-4L2g-6w] update_mapping [_doc]
[00:07:46]               │ proc [kibana]   log   [17:46:48.099] [info][savedobjects-service] Pointing alias .kibana to .kibana_2.
[00:07:46]               │ proc [kibana]   log   [17:46:48.150] [info][savedobjects-service] Finished in 529ms.
[00:07:46]               │ debg applying update to kibana config: {"accessibility:disableAnimations":true,"dateFormat:tz":"UTC"}
[00:07:46]               │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] [.kibana_2/CQkx8Fg7QBaoTs-4L2g-6w] update_mapping [_doc]
[00:07:47]               │ debg create long_window_logstash index pattern
[00:07:47]               │ debg navigating to settings url: http://localhost:6161/app/kibana#/management
[00:07:47]               │ debg Navigate to: http://localhost:6161/app/kibana#/management
[00:07:47]               │ debg ... sleep(700) start
[00:07:47]               │ debg browser[INFO] http://localhost:6161/app/kibana?_t=1589392009693#/management 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:07:47]               │
[00:07:47]               │ debg browser[INFO] http://localhost:6161/bundles/app/kibana/bootstrap.js 9:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:07:48]               │ debg ... sleep(700) end
[00:07:48]               │ debg returned from get, calling refresh
[00:07:48]               │ debg browser[INFO] http://localhost:6161/app/kibana?_t=1589392009693#/management 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:07:48]               │
[00:07:48]               │ debg browser[INFO] http://localhost:6161/bundles/app/kibana/bootstrap.js 9:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:07:48]               │ debg currentUrl = http://localhost:6161/app/kibana#/management
[00:07:48]               │          appUrl = http://localhost:6161/app/kibana#/management
[00:07:48]               │ debg TestSubjects.find(kibanaChrome)
[00:07:48]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:07:50]               │ debg TestSubjects.find(kibanaChrome)
[00:07:50]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=10000
[00:07:50]               │ debg browser[INFO] http://localhost:6161/bundles/plugin/data/data.plugin.js 96:139970 "INFO: 2020-05-13T17:46:52Z
[00:07:50]               │        Adding connection to http://localhost:6161/elasticsearch
[00:07:50]               │
[00:07:50]               │      "
[00:07:50]               │ debg ... sleep(501) start
[00:07:51]               │ debg ... sleep(501) end
[00:07:51]               │ debg in navigateTo url = http://localhost:6161/app/kibana#/management?_g=()
[00:07:51]               │ debg TestSubjects.exists(statusPageContainer)
[00:07:51]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:07:53]               │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:07:54]               │ debg isGlobalLoadingIndicatorVisible
[00:07:54]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:07:54]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:07:55]               │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:07:56]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:07:56]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:07:56]               │ debg clickKibanaIndexPatterns link
[00:07:56]               │ debg TestSubjects.click(index_patterns)
[00:07:56]               │ debg Find.clickByCssSelector('[data-test-subj="index_patterns"]') with timeout=10000
[00:07:56]               │ debg Find.findByCssSelector('[data-test-subj="index_patterns"]') with timeout=10000
[00:07:56]               │ debg isGlobalLoadingIndicatorVisible
[00:07:56]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:07:56]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:07:56]               │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:07:58]               │ debg --- retry.tryForTime failed again with the same message...
[00:07:59]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:07:59]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:07:59]               │ debg Waiting up to 20000ms for index pattern info flyout...
[00:07:59]               │ debg TestSubjects.exists(CreateIndexPatternPrompt)
[00:07:59]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="CreateIndexPatternPrompt"]') with timeout=2500
[00:08:01]               │ debg --- retry.tryForTime error: [data-test-subj="CreateIndexPatternPrompt"] is not displayed
[00:08:02]               │ debg isGlobalLoadingIndicatorVisible
[00:08:02]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:08:02]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:08:03]               │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:08:04]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:08:04]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:08:04]               │ debg TestSubjects.isDisplayed(createIndexPatternButton)
[00:08:04]               │ debg TestSubjects.find(createIndexPatternButton)
[00:08:04]               │ debg Find.findByCssSelector('[data-test-subj="createIndexPatternButton"]') with timeout=10000
[00:08:04]               │ debg TestSubjects.click(createIndexPatternButton)
[00:08:04]               │ debg Find.clickByCssSelector('[data-test-subj="createIndexPatternButton"]') with timeout=10000
[00:08:04]               │ debg Find.findByCssSelector('[data-test-subj="createIndexPatternButton"]') with timeout=10000
[00:08:04]               │ debg isGlobalLoadingIndicatorVisible
[00:08:04]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:08:04]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:08:04]               │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:08:05]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:08:05]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:08:05]               │ debg setIndexPatternField(long-window-logstash-)
[00:08:05]               │ debg TestSubjects.find(createIndexPatternNameInput)
[00:08:05]               │ debg Find.findByCssSelector('[data-test-subj="createIndexPatternNameInput"]') with timeout=10000
[00:08:07]               │ debg setIndexPatternField set to long-window-logstash-*
[00:08:07]               │ debg ... sleep(2000) start
[00:08:09]               │ debg ... sleep(2000) end
[00:08:09]               │ debg TestSubjects.find(createIndexPatternGoToStep2Button)
[00:08:09]               │ debg Find.findByCssSelector('[data-test-subj="createIndexPatternGoToStep2Button"]') with timeout=10000
[00:08:09]               │ debg ... sleep(2000) start
[00:08:11]               │ debg ... sleep(2000) end
[00:08:11]               │ debg TestSubjects.click(createIndexPatternTimeFieldSelect)
[00:08:11]               │ debg Find.clickByCssSelector('[data-test-subj="createIndexPatternTimeFieldSelect"]') with timeout=10000
[00:08:11]               │ debg Find.findByCssSelector('[data-test-subj="createIndexPatternTimeFieldSelect"]') with timeout=10000
[00:08:12]               │ debg TestSubjects.click(createIndexPatternTimeFieldSelect)
[00:08:12]               │ debg Find.clickByCssSelector('[data-test-subj="createIndexPatternTimeFieldSelect"]') with timeout=10000
[00:08:12]               │ debg Find.findByCssSelector('[data-test-subj="createIndexPatternTimeFieldSelect"]') with timeout=10000
[00:08:12]               │ debg isGlobalLoadingIndicatorVisible
[00:08:12]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:08:12]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:08:13]               │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:08:14]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:08:14]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:08:14]               │ debg selectTimeFieldOption(@timestamp)
[00:08:14]               │ debg Find.displayedByCssSelector(option[value="@timestamp"])
[00:08:14]               │ debg Find.findByCssSelector('option[value="@timestamp"]') with timeout=10000
[00:08:14]               │ debg Wait for element become visible: option[value="@timestamp"] with timeout=10000
[00:08:14]               │ debg TestSubjects.find(createIndexPatternButton)
[00:08:14]               │ debg Find.findByCssSelector('[data-test-subj="createIndexPatternButton"]') with timeout=10000
[00:08:14]               │ debg isGlobalLoadingIndicatorVisible
[00:08:14]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:08:14]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:08:14]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:08:14]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:08:14]               │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] [.kibana_2/CQkx8Fg7QBaoTs-4L2g-6w] update_mapping [_doc]
[00:08:15]               │ info currentUrl http://localhost:6161/app/kibana#/management/kibana/index_patterns/c8db2780-9541-11ea-a3b2-3d0373b5c9f5?_g=()
[00:08:15]               │ debg Index pattern created: http://localhost:6161/app/kibana#/management/kibana/index_patterns/c8db2780-9541-11ea-a3b2-3d0373b5c9f5?_g=()
[00:08:15]               │ debg index pattern ID:  c8db2780-9541-11ea-a3b2-3d0373b5c9f5?_g=()
[00:08:15]               │ debg replacing kibana config doc: {"defaultIndex":"long-window-logstash-*","dateFormat:tz":"Europe/Berlin"}
[00:08:16]               │ debg discover
[00:08:16]               │ debg navigating to discover url: http://localhost:6161/app/kibana#/discover
[00:08:16]               │ debg Navigate to: http://localhost:6161/app/kibana#/discover
[00:08:17]               │ debg ... sleep(700) start
[00:08:17]               │ debg browser[INFO] http://localhost:6161/app/kibana?_t=1589392009693#/management/kibana/index_patterns/c8db2780-9541-11ea-a3b2-3d0373b5c9f5?_g=() 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:08:17]               │
[00:08:17]               │ debg browser[INFO] http://localhost:6161/bundles/app/kibana/bootstrap.js 9:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:08:17]               │ debg browser[INFO] http://localhost:6161/app/kibana?_t=1589392038881#/discover 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:08:17]               │
[00:08:17]               │ debg browser[INFO] http://localhost:6161/bundles/app/kibana/bootstrap.js 9:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:08:17]               │ debg ... sleep(700) end
[00:08:17]               │ debg returned from get, calling refresh
[00:08:17]               │ debg browser[INFO] http://localhost:6161/app/kibana?_t=1589392038881#/discover 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:08:17]               │
[00:08:17]               │ debg browser[INFO] http://localhost:6161/bundles/app/kibana/bootstrap.js 9:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:08:17]               │ debg currentUrl = http://localhost:6161/app/kibana#/discover
[00:08:17]               │          appUrl = http://localhost:6161/app/kibana#/discover
[00:08:17]               │ debg TestSubjects.find(kibanaChrome)
[00:08:17]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:08:21]               │ debg TestSubjects.find(kibanaChrome)
[00:08:21]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=10000
[00:08:21]               │ debg browser[INFO] http://localhost:6161/bundles/plugin/data/data.plugin.js 96:139970 "INFO: 2020-05-13T17:47:22Z
[00:08:21]               │        Adding connection to http://localhost:6161/elasticsearch
[00:08:21]               │
[00:08:21]               │      "
[00:08:21]               │ debg ... sleep(501) start
[00:08:21]               │ debg ... sleep(501) end
[00:08:22]               │ debg in navigateTo url = http://localhost:6161/app/kibana#/discover?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))&_a=(columns:!(_source),filters:!(),index:%27logstash-*%27,interval:auto,query:(language:kuery,query:%27%27),sort:!())
[00:08:22]               │ debg --- retry.try error: URL changed, waiting for it to settle
[00:08:22]               │ debg ... sleep(501) start
[00:08:23]               │ debg ... sleep(501) end
[00:08:23]               │ debg in navigateTo url = http://localhost:6161/app/kibana#/discover?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))&_a=(columns:!(_source),filters:!(),index:%27logstash-*%27,interval:auto,query:(language:kuery,query:%27%27),sort:!())
[00:08:23]               │ debg TestSubjects.exists(statusPageContainer)
[00:08:23]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:08:25]               │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:08:26]               │ debg TestSubjects.click(indexPattern-switch-link)
[00:08:26]               │ debg Find.clickByCssSelector('[data-test-subj="indexPattern-switch-link"]') with timeout=10000
[00:08:26]               │ debg Find.findByCssSelector('[data-test-subj="indexPattern-switch-link"]') with timeout=10000
[00:08:26]               │ debg Find.clickByCssSelector('[data-test-subj="indexPattern-switcher"] [title="long-window-logstash-*"]') with timeout=10000
[00:08:26]               │ debg Find.findByCssSelector('[data-test-subj="indexPattern-switcher"] [title="long-window-logstash-*"]') with timeout=10000
[00:08:26]               │ debg isGlobalLoadingIndicatorVisible
[00:08:26]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:08:26]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:08:28]               │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:08:28]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:08:28]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:08:28]               │ debg TestSubjects.click(superDatePickerToggleQuickMenuButton)
[00:08:28]               │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=10000
[00:08:28]               │ debg Find.findByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=10000
[00:08:28]               │ debg TestSubjects.click(superDatePickerCommonlyUsed_Last_1 year)
[00:08:28]               │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerCommonlyUsed_Last_1 year"]') with timeout=10000
[00:08:28]               │ debg Find.findByCssSelector('[data-test-subj="superDatePickerCommonlyUsed_Last_1 year"]') with timeout=10000
[00:08:29]             └-> should visualize monthly data with different day intervals
[00:08:29]               └-> "before each" hook: global before each
[00:08:29]               │ debg Setting absolute range to 2017-11-01 00:00:00.000 to 2018-03-21 00:00:00.000
[00:08:29]               │ debg TestSubjects.exists(superDatePickerToggleQuickMenuButton)
[00:08:29]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=20000
[00:08:29]               │ debg TestSubjects.exists(superDatePickerShowDatesButton)
[00:08:29]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=2500
[00:08:29]               │ debg TestSubjects.click(superDatePickerShowDatesButton)
[00:08:29]               │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:08:29]               │ debg Find.findByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:08:29]               │ debg TestSubjects.exists(superDatePickerstartDatePopoverButton)
[00:08:29]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=2500
[00:08:29]               │ debg TestSubjects.click(superDatePickerendDatePopoverButton)
[00:08:29]               │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:08:29]               │ debg Find.findByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:08:29]               │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:08:29]               │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:08:29]               │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:08:29]               │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:08:29]               │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:08:29]               │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:08:29]               │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:08:29]               │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, 2018-03-21 00:00:00.000)
[00:08:29]               │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:08:29]               │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:08:29]               │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:08:30]               │ debg ... sleep(500) start
[00:08:30]               │ debg ... sleep(500) end
[00:08:30]               │ debg TestSubjects.click(superDatePickerstartDatePopoverButton)
[00:08:30]               │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:08:30]               │ debg Find.findByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:08:30]               │ debg Find.waitForElementStale with timeout=10000
[00:08:30]               │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:08:30]               │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:08:30]               │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:08:30]               │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:08:31]               │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:08:31]               │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:08:31]               │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:08:31]               │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, 2017-11-01 00:00:00.000)
[00:08:31]               │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:08:31]               │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:08:31]               │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:08:31]               │ debg TestSubjects.exists(superDatePickerApplyTimeButton)
[00:08:31]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerApplyTimeButton"]') with timeout=2500
[00:08:34]               │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerApplyTimeButton"] is not displayed
[00:08:34]               │ debg TestSubjects.click(querySubmitButton)
[00:08:34]               │ debg Find.clickByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:08:34]               │ debg Find.findByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:08:34]               │ debg Find.waitForElementStale with timeout=10000
[00:08:35]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:08:35]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:08:35]               │ debg Find.findByCssSelector('option[label="Monthly"]') with timeout=5000
[00:08:35]               │ info Taking screenshot "/dev/shm/workspace/kibana/test/functional/screenshots/failure/discover app discover histogram should visualize monthly data with different day intervals.png"
[00:08:35]               │ info Current URL is: http://localhost:6161/app/kibana#/discover?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:%272019-05-13T17:47:33.023Z%27,to:%272020-05-13T17:47:31.428Z%27))&_a=(columns:!(_source),filters:!(),index:c8db2780-9541-11ea-a3b2-3d0373b5c9f5,interval:auto,query:(language:kuery,query:%27%27),sort:!())
[00:08:35]               │ info Saving page source to: /dev/shm/workspace/kibana/test/functional/failure_debug/html/discover app discover histogram should visualize monthly data with different day intervals.html
[00:08:35]               └- ✖ fail: "discover app discover histogram should visualize monthly data with different day intervals"
[00:08:35]               │

Stack Trace

{ WebDriverError: element not interactable: Element is not currently visible and may not be manipulated
  (Session info: headless chrome=81.0.4044.122)
  (Driver info: chromedriver=80.0.3987.16 (320f6526c1632ad4f205ebce69b99a062ed78647-refs/branch-heads/3987@{#185}),platform=Linux 3.10.0-1062.18.1.el7.x86_64 x86_64)
    at Object.checkLegacyResponse (node_modules/selenium-webdriver/lib/error.js:585:15)
    at parseHttpResponse (node_modules/selenium-webdriver/lib/http.js:554:13)
    at Executor.execute (node_modules/selenium-webdriver/lib/http.js:489:26)
    at process._tickCallback (internal/process/next_tick.js:68:7) name: 'WebDriverError', remoteStacktrace: '' }

Kibana Pipeline / kibana-oss-agent / Chrome UI Functional Tests.test/functional/apps/visualize/_area_chart·js.visualize app area charts axis scaling does not scale top hit agg

Link to Jenkins

Standard Out

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

[00:00:00]       │
[00:00:00]         └-: visualize app
[00:00:00]           └-> "before all" hook
[00:00:00]           └-> "before all" hook
[00:00:00]             │ debg Starting visualize before method
[00:00:00]             │ info [logstash_functional] Loading "mappings.json"
[00:00:00]             │ info [logstash_functional] Loading "data.json.gz"
[00:00:00]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] applying create index request using v1 templates []
[00:00:00]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] [logstash-2015.09.22] creating index, cause [api], templates [], shards [1]/[0], mappings [_doc]
[00:00:00]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] 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:00:00]             │ info [logstash_functional] Created index "logstash-2015.09.22"
[00:00:00]             │ 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:00:00]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] applying create index request using v1 templates []
[00:00:00]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] [logstash-2015.09.20] creating index, cause [api], templates [], shards [1]/[0], mappings [_doc]
[00:00:00]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] 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:00:00]             │ info [logstash_functional] Created index "logstash-2015.09.20"
[00:00:00]             │ 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:00:00]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] applying create index request using v1 templates []
[00:00:00]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] [logstash-2015.09.21] creating index, cause [api], templates [], shards [1]/[0], mappings [_doc]
[00:00:00]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] 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:00:00]             │ info [logstash_functional] Created index "logstash-2015.09.21"
[00:00:00]             │ 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:00:10]             │ info progress: 11732
[00:00:11]             │ info [logstash_functional] Indexed 4633 docs into "logstash-2015.09.22"
[00:00:11]             │ info [logstash_functional] Indexed 4757 docs into "logstash-2015.09.20"
[00:00:11]             │ info [logstash_functional] Indexed 4614 docs into "logstash-2015.09.21"
[00:00:11]             │ info [long_window_logstash] Loading "mappings.json"
[00:00:11]             │ info [long_window_logstash] Loading "data.json.gz"
[00:00:11]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] applying create index request using v1 templates []
[00:00:12]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] [long-window-logstash-0] creating index, cause [api], templates [], shards [1]/[0], mappings [_doc]
[00:00:12]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] 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:00:12]             │ info [long_window_logstash] Created index "long-window-logstash-0"
[00:00:12]             │ 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:00:21]             │ info progress: 13181
[00:00:22]             │ info [long_window_logstash] Indexed 14005 docs into "long-window-logstash-0"
[00:00:23]             │ info [visualize] Loading "mappings.json"
[00:00:23]             │ info [visualize] Loading "data.json"
[00:00:23]             │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] [.kibana_1/nREmsFy_Ti6BMGqXf9L0AA] deleting index
[00:00:23]             │ info [visualize] Deleted existing index [".kibana_1"]
[00:00:23]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] applying create index request using v1 templates []
[00:00:23]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] [.kibana] creating index, cause [api], templates [], shards [1]/[1], mappings [_doc]
[00:00:23]             │ info [visualize] Created index ".kibana"
[00:00:23]             │ debg [visualize] ".kibana" settings {"index":{"number_of_replicas":"1","number_of_shards":"1"}}
[00:00:23]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] [.kibana/5Us6o4jATRSpTqqdn9OQ9g] update_mapping [_doc]
[00:00:23]             │ info [visualize] Indexed 7 docs into ".kibana"
[00:00:23]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] [.kibana/5Us6o4jATRSpTqqdn9OQ9g] update_mapping [_doc]
[00:00:23]             │ debg Migrating saved objects
[00:00:23]             │ proc [kibana]   log   [17:45:52.204] [info][savedobjects-service] Creating index .kibana_2.
[00:00:23]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] applying create index request using v1 templates []
[00:00:23]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] [.kibana_2] creating index, cause [api], templates [], shards [1]/[1], mappings [_doc]
[00:00:23]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] updating number_of_replicas to [0] for indices [.kibana_2]
[00:00:23]             │ proc [kibana]   log   [17:45:52.300] [info][savedobjects-service] Reindexing .kibana to .kibana_1
[00:00:23]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] applying create index request using v1 templates []
[00:00:23]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] [.kibana_1] creating index, cause [api], templates [], shards [1]/[1], mappings [_doc]
[00:00:23]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] updating number_of_replicas to [0] for indices [.kibana_1]
[00:00:23]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] applying create index request using v1 templates []
[00:00:23]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] [.tasks] creating index, cause [auto(task api)], templates [], shards [1]/[1], mappings [_doc]
[00:00:23]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] updating number_of_replicas to [0] for indices [.tasks]
[00:00:24]             │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] 1551 finished with response BulkByScrollResponse[took=85.2ms,timed_out=false,sliceId=null,updated=0,created=7,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:00:24]             │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] [.kibana/5Us6o4jATRSpTqqdn9OQ9g] deleting index
[00:00:24]             │ proc [kibana]   log   [17:45:52.740] [info][savedobjects-service] Migrating .kibana_1 saved objects to .kibana_2
[00:00:24]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] [.kibana_2/uyDQU28SQtyyUD6VlceA8A] update_mapping [_doc]
[00:00:24]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] [.kibana_2/uyDQU28SQtyyUD6VlceA8A] update_mapping [_doc]
[00:00:24]             │ proc [kibana]   log   [17:45:52.857] [info][savedobjects-service] Pointing alias .kibana to .kibana_2.
[00:00:24]             │ proc [kibana]   log   [17:45:52.916] [info][savedobjects-service] Finished in 714ms.
[00:00:24]             │ debg applying update to kibana config: {"accessibility:disableAnimations":true,"dateFormat:tz":"UTC"}
[00:00:24]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] [.kibana_2/uyDQU28SQtyyUD6VlceA8A] update_mapping [_doc]
[00:00:25]             │ debg replacing kibana config doc: {"defaultIndex":"logstash-*","format:bytes:defaultPattern":"0,0.[000]b"}
[00:00:25]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] [.kibana_2/uyDQU28SQtyyUD6VlceA8A] update_mapping [_doc]
[00:00:26]           └-: 
[00:00:26]             └-> "before all" hook
[00:01:50]             └-: area charts
[00:01:50]               └-> "before all" hook
[00:01:50]               └-> "before all" hook
[00:01:50]                 │ debg navigateToApp visualize
[00:01:50]                 │ debg navigating to visualize url: http://localhost:6191/app/kibana#/visualize
[00:01:50]                 │ debg Navigate to: http://localhost:6191/app/kibana#/visualize
[00:01:50]                 │ debg ... sleep(700) start
[00:01:50]                 │ debg browser[INFO] http://localhost:6191/app/kibana?_t=1589392038698#/visualize 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:01:50]                 │
[00:01:50]                 │ debg browser[INFO] http://localhost:6191/bundles/app/kibana/bootstrap.js 9:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:01:50]                 │ debg ... sleep(700) end
[00:01:50]                 │ debg returned from get, calling refresh
[00:01:51]                 │ debg browser[INFO] http://localhost:6191/app/kibana?_t=1589392038698#/visualize 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:01:51]                 │
[00:01:51]                 │ debg browser[INFO] http://localhost:6191/bundles/app/kibana/bootstrap.js 9:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:01:51]                 │ debg currentUrl = http://localhost:6191/app/kibana#/visualize
[00:01:51]                 │          appUrl = http://localhost:6191/app/kibana#/visualize
[00:01:51]                 │ debg TestSubjects.find(kibanaChrome)
[00:01:51]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:01:53]                 │ debg TestSubjects.find(kibanaChrome)
[00:01:53]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=10000
[00:01:53]                 │ debg browser[INFO] http://localhost:6191/bundles/plugin/data/data.plugin.js 96:139970 "INFO: 2020-05-13T17:47:21Z
[00:01:53]                 │        Adding connection to http://localhost:6191/elasticsearch
[00:01:53]                 │
[00:01:53]                 │      "
[00:01:53]                 │ debg ... sleep(501) start
[00:01:53]                 │ debg ... sleep(501) end
[00:01:53]                 │ debg in navigateTo url = http://localhost:6191/app/kibana#/visualize?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:01:53]                 │ debg TestSubjects.exists(statusPageContainer)
[00:01:53]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:01:56]                 │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:01:57]                 │ debg TestSubjects.exists(newItemButton)
[00:01:57]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="newItemButton"]') with timeout=2500
[00:01:57]                 │ debg TestSubjects.click(newItemButton)
[00:01:57]                 │ debg Find.clickByCssSelector('[data-test-subj="newItemButton"]') with timeout=10000
[00:01:57]                 │ debg Find.findByCssSelector('[data-test-subj="newItemButton"]') with timeout=10000
[00:01:57]                 │ debg TestSubjects.find(visNewDialogTypes)
[00:01:57]                 │ debg Find.findByCssSelector('[data-test-subj="visNewDialogTypes"]') with timeout=10000
[00:01:57]                 │ debg clickAreaChart
[00:01:57]                 │ debg TestSubjects.click(visType-area)
[00:01:57]                 │ debg Find.clickByCssSelector('[data-test-subj="visType-area"]') with timeout=10000
[00:01:57]                 │ debg Find.findByCssSelector('[data-test-subj="visType-area"]') with timeout=10000
[00:01:57]                 │ debg isGlobalLoadingIndicatorVisible
[00:01:57]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:01:57]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:01:58]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:01:59]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:01:59]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:01:59]                 │ debg clickNewSearch
[00:01:59]                 │ debg TestSubjects.click(savedObjectTitlelogstash-*)
[00:01:59]                 │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTitlelogstash-*"]') with timeout=10000
[00:01:59]                 │ debg Find.findByCssSelector('[data-test-subj="savedObjectTitlelogstash-*"]') with timeout=10000
[00:01:59]                 │ debg isGlobalLoadingIndicatorVisible
[00:01:59]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:01:59]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:02:01]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:02:01]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:02:01]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:02:01]                 │ debg Setting absolute range to Sep 19, 2015 @ 06:31:44.000 to Sep 23, 2015 @ 18:31:44.000
[00:02:01]                 │ debg TestSubjects.exists(superDatePickerToggleQuickMenuButton)
[00:02:01]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=20000
[00:02:01]                 │ debg TestSubjects.exists(superDatePickerShowDatesButton)
[00:02:01]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=2500
[00:02:01]                 │ debg TestSubjects.click(superDatePickerShowDatesButton)
[00:02:01]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:02:01]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:02:01]                 │ debg TestSubjects.exists(superDatePickerstartDatePopoverButton)
[00:02:01]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=2500
[00:02:01]                 │ debg TestSubjects.click(superDatePickerendDatePopoverButton)
[00:02:01]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:02:01]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:02:01]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:02:01]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:02:01]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:02:01]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:02:02]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:02:02]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:02:02]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:02:02]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 23, 2015 @ 18:31:44.000)
[00:02:02]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:02:02]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:02:02]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:02:02]                 │ debg ... sleep(500) start
[00:02:03]                 │ debg ... sleep(500) end
[00:02:03]                 │ debg TestSubjects.click(superDatePickerstartDatePopoverButton)
[00:02:03]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:02:03]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:02:03]                 │ debg Find.waitForElementStale with timeout=10000
[00:02:03]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:02:03]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:02:03]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:02:03]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:02:03]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:02:03]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:02:03]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:02:03]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 19, 2015 @ 06:31:44.000)
[00:02:03]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:02:03]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:02:03]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:02:04]                 │ debg TestSubjects.exists(superDatePickerApplyTimeButton)
[00:02:04]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerApplyTimeButton"]') with timeout=2500
[00:02:07]                 │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerApplyTimeButton"] is not displayed
[00:02:07]                 │ debg TestSubjects.click(querySubmitButton)
[00:02:07]                 │ debg Find.clickByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:02:07]                 │ debg Find.findByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:02:08]                 │ debg Find.waitForElementStale with timeout=10000
[00:02:08]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:02:08]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:02:08]                 │ debg Click X-axis
[00:02:08]                 │ debg TestSubjects.click(visEditorAdd_buckets)
[00:02:08]                 │ debg Find.clickByCssSelector('[data-test-subj="visEditorAdd_buckets"]') with timeout=10000
[00:02:08]                 │ debg Find.findByCssSelector('[data-test-subj="visEditorAdd_buckets"]') with timeout=10000
[00:02:08]                 │ debg TestSubjects.click(visEditorAdd_buckets_X-axis)
[00:02:08]                 │ debg Find.clickByCssSelector('[data-test-subj="visEditorAdd_buckets_X-axis"]') with timeout=10000
[00:02:08]                 │ debg Find.findByCssSelector('[data-test-subj="visEditorAdd_buckets_X-axis"]') with timeout=10000
[00:02:08]                 │ debg Click Date Histogram
[00:02:08]                 │ debg Find.findByCssSelector('
[00:02:08]                 │                [data-test-subj="bucketsAggGroup"]
[00:02:08]                 │                [data-test-subj^="visEditorAggAccordion"].euiAccordion-isOpen
[00:02:08]                 │                
[00:02:08]                 │                [data-test-subj="defaultEditorAggSelect"]
[00:02:08]                 │              ') with timeout=10000
[00:02:08]                 │ debg comboBox.setElement, value: Date Histogram
[00:02:08]                 │ debg comboBox.isOptionSelected, value: Date Histogram
[00:02:11]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:02:11]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:02:11]                 │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="Date Histogram"]') with timeout=2500
[00:02:11]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:02:11]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:02:14]                 │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:02:14]                 │ debg ... sleep(500) start
[00:02:15]                 │ debg ... sleep(500) end
[00:02:15]                 │ debg Check field value
[00:02:15]                 │ debg comboBox.getComboBoxSelectedOptions, comboBoxSelector: visDefaultEditorField
[00:02:15]                 │ debg TestSubjects.find(visDefaultEditorField)
[00:02:15]                 │ debg Find.findByCssSelector('[data-test-subj="visDefaultEditorField"]') with timeout=10000
[00:02:15]                 │ debg fieldValue = @timestamp
[00:02:15]                 │ debg comboBox.getComboBoxSelectedOptions, comboBoxSelector: visEditorInterval
[00:02:15]                 │ debg TestSubjects.find(visEditorInterval)
[00:02:15]                 │ debg Find.findByCssSelector('[data-test-subj="visEditorInterval"]') with timeout=10000
[00:02:15]                 │ debg intervalValue = Auto
[00:02:15]                 │ debg TestSubjects.find(visualizationLoader)
[00:02:15]                 │ debg Find.findByCssSelector('[data-test-subj="visualizationLoader"]') with timeout=10000
[00:02:15]                 │ debg Before Rendering count 2
[00:02:15]                 │ debg TestSubjects.clickWhenNotDisabled(visualizeEditorRenderButton)
[00:02:15]                 │ debg Find.clickByCssSelectorWhenNotDisabled('[data-test-subj="visualizeEditorRenderButton"]') with timeout=10000
[00:02:15]                 │ debg Find.findByCssSelector('[data-test-subj="visualizeEditorRenderButton"]') with timeout=10000
[00:02:15]                 │ debg Waiting up to 20000ms for rendering count to be greater than or equal to [3]...
[00:02:15]                 │ debg TestSubjects.find(visualizationLoader)
[00:02:15]                 │ debg Find.findByCssSelector('[data-test-subj="visualizationLoader"]') with timeout=10000
[00:02:15]                 │ debg -- currentRenderingCount=2
[00:02:16]                 │ debg TestSubjects.find(visualizationLoader)
[00:02:16]                 │ debg Find.findByCssSelector('[data-test-subj="visualizationLoader"]') with timeout=10000
[00:02:16]                 │ debg -- currentRenderingCount=3
[00:02:16]               └-> should save and load with special characters
[00:02:16]                 └-> "before each" hook: global before each
[00:02:16]                 │ debg ensureSavePanelOpen
[00:02:16]                 │ debg isGlobalLoadingIndicatorVisible
[00:02:16]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:02:16]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:02:17]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:02:18]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:02:18]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:02:18]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:02:18]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=5000
[00:02:20]                 │ debg --- retry.tryForTime error: [data-test-subj="savedObjectSaveModal"] is not displayed
[00:02:23]                 │ debg --- retry.tryForTime failed again with the same message...
[00:02:24]                 │ debg TestSubjects.click(visualizeSaveButton)
[00:02:24]                 │ debg Find.clickByCssSelector('[data-test-subj="visualizeSaveButton"]') with timeout=10000
[00:02:24]                 │ debg Find.findByCssSelector('[data-test-subj="visualizeSaveButton"]') with timeout=10000
[00:02:24]                 │ debg TestSubjects.setValue(savedObjectTitle, Visualization AreaChart Name Test/?&=%)
[00:02:24]                 │ debg TestSubjects.click(savedObjectTitle)
[00:02:24]                 │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:02:24]                 │ debg Find.findByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:02:24]                 │ debg Click Save Visualization button
[00:02:24]                 │ debg TestSubjects.click(confirmSaveSavedObjectButton)
[00:02:24]                 │ debg Find.clickByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:02:24]                 │ debg Find.findByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:02:25]                 │ debg TestSubjects.exists(saveVisualizationSuccess)
[00:02:25]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="saveVisualizationSuccess"]') with timeout=120000
[00:02:26]                 │ debg Find.findByCssSelector('.euiToast') with timeout=20000
[00:02:26]                 │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:02:26]                 │ debg Toast title: Saved 'Visualization AreaChart Name Test/?&=%'
[00:02:26]                 │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:02:26]                 │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:02:26]                 │ debg isGlobalLoadingIndicatorVisible
[00:02:26]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:02:26]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:02:28]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:02:28]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:02:28]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:02:28]                 │ debg Waiting for save modal to close
[00:02:28]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:02:28]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:02:31]                 │ debg --- retry.tryForTime error: [data-test-subj="savedObjectSaveModal"] is not displayed
[00:02:31]                 │ debg Waiting up to 20000ms for last breadcrumb to have new vis name...
[00:02:31]                 │ debg TestSubjects.getVisibleText(headerGlobalNav > breadcrumbs > ~breadcrumb & ~last)
[00:02:31]                 │ debg TestSubjects.find(headerGlobalNav > breadcrumbs > ~breadcrumb & ~last)
[00:02:31]                 │ debg Find.findByCssSelector('[data-test-subj="headerGlobalNav"] [data-test-subj="breadcrumbs"] [data-test-subj~="breadcrumb"][data-test-subj~="last"]') with timeout=10000
[00:02:31]                 └- ✓ pass  (15.8s) "visualize app  area charts should save and load with special characters"
[00:02:31]               └-> should save and load with non-ascii characters
[00:02:31]                 └-> "before each" hook: global before each
[00:02:31]                 │ debg ensureSavePanelOpen
[00:02:31]                 │ debg isGlobalLoadingIndicatorVisible
[00:02:31]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:02:31]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:02:33]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:02:33]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:02:33]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:02:34]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:02:34]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=5000
[00:02:36]                 │ debg --- retry.tryForTime error: [data-test-subj="savedObjectSaveModal"] is not displayed
[00:02:39]                 │ debg --- retry.tryForTime failed again with the same message...
[00:02:40]                 │ debg TestSubjects.click(visualizeSaveButton)
[00:02:40]                 │ debg Find.clickByCssSelector('[data-test-subj="visualizeSaveButton"]') with timeout=10000
[00:02:40]                 │ debg Find.findByCssSelector('[data-test-subj="visualizeSaveButton"]') with timeout=10000
[00:02:40]                 │ debg TestSubjects.setValue(savedObjectTitle, Visualization AreaChart Name Test with Umlaut ä)
[00:02:40]                 │ debg TestSubjects.click(savedObjectTitle)
[00:02:40]                 │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:02:40]                 │ debg Find.findByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:02:40]                 │ debg Click Save Visualization button
[00:02:40]                 │ debg TestSubjects.click(confirmSaveSavedObjectButton)
[00:02:40]                 │ debg Find.clickByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:02:40]                 │ debg Find.findByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:02:40]                 │ debg TestSubjects.exists(saveVisualizationSuccess)
[00:02:40]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="saveVisualizationSuccess"]') with timeout=120000
[00:02:41]                 │ debg Find.findByCssSelector('.euiToast') with timeout=20000
[00:02:41]                 │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:02:41]                 │ debg Toast title: Saved 'Visualization AreaChart Name Test with Umlaut ä'
[00:02:41]                 │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:02:41]                 │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:02:41]                 │ debg isGlobalLoadingIndicatorVisible
[00:02:41]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:02:41]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:02:42]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:02:43]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:02:43]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:02:43]                 │ debg Waiting for save modal to close
[00:02:43]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:02:43]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:02:45]                 │ debg --- retry.tryForTime error: [data-test-subj="savedObjectSaveModal"] is not displayed
[00:02:46]                 │ debg Waiting up to 20000ms for last breadcrumb to have new vis name...
[00:02:46]                 │ debg TestSubjects.getVisibleText(headerGlobalNav > breadcrumbs > ~breadcrumb & ~last)
[00:02:46]                 │ debg TestSubjects.find(headerGlobalNav > breadcrumbs > ~breadcrumb & ~last)
[00:02:46]                 │ debg Find.findByCssSelector('[data-test-subj="headerGlobalNav"] [data-test-subj="breadcrumbs"] [data-test-subj~="breadcrumb"][data-test-subj~="last"]') with timeout=10000
[00:02:46]                 └- ✓ pass  (14.6s) "visualize app  area charts should save and load with non-ascii characters"
[00:02:46]               └-> should save and load
[00:02:46]                 └-> "before each" hook: global before each
[00:02:46]                 │ debg ensureSavePanelOpen
[00:02:46]                 │ debg isGlobalLoadingIndicatorVisible
[00:02:46]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:02:46]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:02:48]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:02:48]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:02:48]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:02:48]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:02:48]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=5000
[00:02:51]                 │ debg --- retry.tryForTime error: [data-test-subj="savedObjectSaveModal"] is not displayed
[00:02:54]                 │ debg --- retry.tryForTime failed again with the same message...
[00:02:54]                 │ debg TestSubjects.click(visualizeSaveButton)
[00:02:54]                 │ debg Find.clickByCssSelector('[data-test-subj="visualizeSaveButton"]') with timeout=10000
[00:02:54]                 │ debg Find.findByCssSelector('[data-test-subj="visualizeSaveButton"]') with timeout=10000
[00:02:54]                 │ debg TestSubjects.setValue(savedObjectTitle, Visualization AreaChart Name Test)
[00:02:54]                 │ debg TestSubjects.click(savedObjectTitle)
[00:02:54]                 │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:02:54]                 │ debg Find.findByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:02:55]                 │ debg Click Save Visualization button
[00:02:55]                 │ debg TestSubjects.click(confirmSaveSavedObjectButton)
[00:02:55]                 │ debg Find.clickByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:02:55]                 │ debg Find.findByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:02:55]                 │ debg TestSubjects.exists(saveVisualizationSuccess)
[00:02:55]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="saveVisualizationSuccess"]') with timeout=120000
[00:02:56]                 │ debg Find.findByCssSelector('.euiToast') with timeout=20000
[00:02:56]                 │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:02:56]                 │ debg Toast title: Saved 'Visualization AreaChart Name Test'
[00:02:56]                 │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:02:56]                 │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:02:56]                 │ debg isGlobalLoadingIndicatorVisible
[00:02:56]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:02:56]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:02:57]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:02:58]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:02:58]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:02:58]                 │ debg Waiting for save modal to close
[00:02:58]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:02:58]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:03:01]                 │ debg --- retry.tryForTime error: [data-test-subj="savedObjectSaveModal"] is not displayed
[00:03:01]                 │ debg Waiting up to 20000ms for last breadcrumb to have new vis name...
[00:03:01]                 │ debg TestSubjects.getVisibleText(headerGlobalNav > breadcrumbs > ~breadcrumb & ~last)
[00:03:01]                 │ debg TestSubjects.find(headerGlobalNav > breadcrumbs > ~breadcrumb & ~last)
[00:03:01]                 │ debg Find.findByCssSelector('[data-test-subj="headerGlobalNav"] [data-test-subj="breadcrumbs"] [data-test-subj~="breadcrumb"][data-test-subj~="last"]') with timeout=10000
[00:03:01]                 │ debg Find.clickByCssSelector('[href="#/visualize"]') with timeout=10000
[00:03:01]                 │ debg Find.findByCssSelector('[href="#/visualize"]') with timeout=10000
[00:03:01]                 │ debg clickVisualizationByLinkText(Visualization AreaChart Name Test)
[00:03:01]                 │ debg Find.clickByPartialLinkText('Visualization AreaChart Name Test') with timeout=10000
[00:03:01]                 │ debg Find.byPartialLinkText('Visualization AreaChart Name Test')  with timeout=10000
[00:03:02]                 │ debg isGlobalLoadingIndicatorVisible
[00:03:02]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:03:02]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:03:03]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:03:04]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:03:04]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:03:04]                 │ debg Waiting up to 20000ms for rendering count to stabilize...
[00:03:04]                 │ debg TestSubjects.find(visualizationLoader)
[00:03:04]                 │ debg Find.findByCssSelector('[data-test-subj="visualizationLoader"]') with timeout=10000
[00:03:04]                 │ debg -- firstCount=1
[00:03:04]                 │ debg ... sleep(1000) start
[00:03:05]                 │ debg ... sleep(1000) end
[00:03:05]                 │ debg TestSubjects.find(visualizationLoader)
[00:03:05]                 │ debg Find.findByCssSelector('[data-test-subj="visualizationLoader"]') with timeout=10000
[00:03:05]                 │ debg -- secondCount=1
[00:03:05]                 │ debg Find.findByCssSelector('.visualization') with timeout=10000
[00:03:05]                 └- ✓ pass  (19.0s) "visualize app  area charts should save and load"
[00:03:05]               └-> should have inspector enabled
[00:03:05]                 └-> "before each" hook: global before each
[00:03:05]                 │ debg TestSubjects.getAttribute(openInspectorButton, disabled)
[00:03:05]                 │ debg TestSubjects.find(openInspectorButton)
[00:03:05]                 │ debg Find.findByCssSelector('[data-test-subj="openInspectorButton"]') with timeout=10000
[00:03:05]                 └- ✓ pass  (23ms) "visualize app  area charts should have inspector enabled"
[00:03:05]               └-> should show correct chart
[00:03:05]                 └-> "before each" hook: global before each
[00:03:05]                 │ debg Find.findByCssSelector('.visAxis--x.visAxis__column--bottom') with timeout=10000
[00:03:05]                 │ debg X-Axis labels = 2015-09-20 00:00,2015-09-21 00:00,2015-09-22 00:00,2015-09-23 00:00
[00:03:05]                 │ debg Find.findByCssSelector('.visAxis__column--y.visAxis__column--left') with timeout=10000
[00:03:05]                 │ debg Y-Axis labels = 0,200,400,600,800,1,000,1,200,1,400,1,600
[00:03:05]                 │ debg Find.findByCssSelector('div.visAxis__splitAxes--y > div > svg > g.ValueAxis-1 > g:last-of-type.tick') with timeout=10000
[00:03:05]                 │ debg maxYLabel = 1600, maxYLabelYPosition = 180.40625
[00:03:05]                 │ debg Find.findByCssSelector('div.visAxis__column--y.visAxis__column--left  > div > div > svg:nth-child(2) > g > g:nth-child(1).tick') with timeout=10000
[00:03:05]                 │ debg Find.findByCssSelector('rect.background') with timeout=10000
[00:03:05]                 │ debg height --------- 555
[00:03:05]                 │ debg Find.findByCssSelector('path[data-label="Count"]') with timeout=20000
[00:03:05]                 │ debg M101.17164551440328,542.165625L118.54403440329217,484.93125000000003L135.91642329218107,298.3125L153.28881218106994,56.54062500000003L170.66120106995885,79.43437499999997L188.0335899588477,294.496875L205.4059788477366,489.7875L222.77836773662548,544.2468749999999L240.1507566255144,540.43125L257.52314551440327,484.93125000000003L274.8955344032921,318.084375L292.267923292181,82.90312500000002L309.64031218106993,64.17187499999999L327.01270106995884,309.759375L344.38508995884774,493.60312500000003L361.75747884773665,545.634375L379.1298677366255,543.9L396.50225662551435,494.296875L413.87464551440326,309.759375L431.2470344032921,66.6L448.619423292181,84.98437499999997L465.9918121810699,303.16875L483.3642010699588,485.278125L500.73658995884773,544.9406250000001L500.73658995884773,555L483.3642010699588,555L465.9918121810699,555L448.619423292181,555L431.2470344032921,555L413.87464551440326,555L396.50225662551435,555L379.1298677366255,555L361.75747884773665,555L344.38508995884774,555L327.01270106995884,555L309.64031218106993,555L292.267923292181,555L274.8955344032921,555L257.52314551440327,555L240.1507566255144,555L222.77836773662548,555L205.4059788477366,555L188.0335899588477,555L170.66120106995885,555L153.28881218106994,555L135.91642329218107,555L118.54403440329217,555L101.17164551440328,555Z
[00:03:05]                 │ debg chartData[i] =37
[00:03:05]                 │ debg chartData[i] =202
[00:03:05]                 │ debg chartData[i] =740
[00:03:05]                 │ debg chartData[i] =1437
[00:03:05]                 │ debg chartData[i] =1371
[00:03:05]                 │ debg chartData[i] =751
[00:03:05]                 │ debg chartData[i] =188
[00:03:05]                 │ debg chartData[i] =31
[00:03:05]                 │ debg chartData[i] =42
[00:03:05]                 │ debg chartData[i] =202
[00:03:05]                 │ debg chartData[i] =683
[00:03:05]                 │ debg chartData[i] =1361
[00:03:05]                 │ debg chartData[i] =1415
[00:03:05]                 │ debg chartData[i] =707
[00:03:05]                 │ debg chartData[i] =177
[00:03:05]                 │ debg chartData[i] =27
[00:03:05]                 │ debg chartData[i] =32
[00:03:05]                 │ debg chartData[i] =175
[00:03:05]                 │ debg chartData[i] =707
[00:03:05]                 │ debg chartData[i] =1408
[00:03:05]                 │ debg chartData[i] =1355
[00:03:05]                 │ debg chartData[i] =726
[00:03:05]                 │ debg chartData[i] =201
[00:03:05]                 │ debg chartData[i] =29
[00:03:05]                 │ debg expectedAreaChartData = 37,202,740,1437,1371,751,188,31,42,202,683,1361,1415,707,177,27,32,175,707,1408,1355,726,201,29
[00:03:05]                 │ debg actual chart data =     37,202,740,1437,1371,751,188,31,42,202,683,1361,1415,707,177,27,32,175,707,1408,1355,726,201,29
[00:03:05]                 └- ✓ pass  (246ms) "visualize app  area charts should show correct chart"
[00:03:05]               └-> should show correct data
[00:03:05]                 └-> "before each" hook: global before each
[00:03:05]                 │ debg Inspector.open
[00:03:05]                 │ debg TestSubjects.exists(inspectorPanel)
[00:03:05]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=2500
[00:03:08]                 │ debg --- retry.tryForTime error: [data-test-subj="inspectorPanel"] is not displayed
[00:03:08]                 │ debg TestSubjects.click(openInspectorButton)
[00:03:08]                 │ debg Find.clickByCssSelector('[data-test-subj="openInspectorButton"]') with timeout=10000
[00:03:08]                 │ debg Find.findByCssSelector('[data-test-subj="openInspectorButton"]') with timeout=10000
[00:03:08]                 │ debg TestSubjects.exists(inspectorPanel)
[00:03:08]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=2500
[00:03:09]                 │ debg TestSubjects.find(inspectorPanel)
[00:03:09]                 │ debg Find.findByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=10000
[00:03:09]                 │ debg Find.clickByButtonText('Rows per page: 20') with timeout=10000
[00:03:09]                 │ debg Find.byButtonText('Rows per page: 20') with timeout=10000
[00:03:10]                 │ debg Find.findByCssSelector('.euiPanel .euiContextMenuPanel') with timeout=10000
[00:03:10]                 │ debg Find.clickByButtonText('50 rows') with timeout=10000
[00:03:10]                 │ debg Find.byButtonText('50 rows') with timeout=10000
[00:03:10]                 │ debg Inspector.expectTableData(2015-09-20 00:00,37,2015-09-20 03:00,202,2015-09-20 06:00,740,2015-09-20 09:00,1,437,2015-09-20 12:00,1,371,2015-09-20 15:00,751,2015-09-20 18:00,188,2015-09-20 21:00,31,2015-09-21 00:00,42,2015-09-21 03:00,202,2015-09-21 06:00,683,2015-09-21 09:00,1,361,2015-09-21 12:00,1,415,2015-09-21 15:00,707,2015-09-21 18:00,177,2015-09-21 21:00,27,2015-09-22 00:00,32,2015-09-22 03:00,175,2015-09-22 06:00,707,2015-09-22 09:00,1,408,2015-09-22 12:00,1,355,2015-09-22 15:00,726,2015-09-22 18:00,201,2015-09-22 21:00,29)
[00:03:10]                 │ debg TestSubjects.find(inspectorPanel)
[00:03:10]                 │ debg Find.findByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=10000
[00:03:10]                 │ debg Close Inspector
[00:03:10]                 │ debg TestSubjects.exists(inspectorPanel)
[00:03:10]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=2500
[00:03:10]                 │ debg Closing flyout inspectorPanel
[00:03:10]                 │ debg TestSubjects.find(inspectorPanel)
[00:03:10]                 │ debg Find.findByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=10000
[00:03:10]                 │ debg Waiting up to 20000ms for flyout closed...
[00:03:10]                 │ debg TestSubjects.exists(inspectorPanel)
[00:03:10]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=1000
[00:03:11]                 │ debg --- retry.tryForTime error: [data-test-subj="inspectorPanel"] is not displayed
[00:03:11]                 │ debg TestSubjects.exists(inspectorPanel)
[00:03:11]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=2500
[00:03:14]                 │ debg --- retry.tryForTime error: [data-test-subj="inspectorPanel"] is not displayed
[00:03:14]                 └- ✓ pass  (9.3s) "visualize app  area charts should show correct data"
[00:03:14]               └-: axis scaling
[00:03:14]                 └-> "before all" hook
[00:03:14]                 └-> does not scale by default
[00:03:14]                   └-> "before each" hook: global before each
[00:03:15]                   │ debg Find.findByCssSelector('button[aria-controls="visEditorAggAccordion2"]') with timeout=10000
[00:03:15]                   │ debg toggle visEditorAggAccordion2 expand = false
[00:03:15]                   │ debg toggle visEditorAggAccordion2 click()
[00:03:15]                   │ debg visEditor.setInterval(Second, {default, 2, false})
[00:03:15]                   │ debg comboBox.set, comboBoxSelector: visEditorInterval
[00:03:15]                   │ debg TestSubjects.find(visEditorInterval)
[00:03:15]                   │ debg Find.findByCssSelector('[data-test-subj="visEditorInterval"]') with timeout=10000
[00:03:15]                   │ debg comboBox.setElement, value: Second
[00:03:15]                   │ debg comboBox.isOptionSelected, value: Second
[00:03:17]                   │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:03:17]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:03:17]                   │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="Second"]') with timeout=2500
[00:03:17]                   │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:03:17]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:03:20]                   │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:03:20]                   │ debg TestSubjects.find(visualizationLoader)
[00:03:20]                   │ debg Find.findByCssSelector('[data-test-subj="visualizationLoader"]') with timeout=10000
[00:03:20]                   │ debg Before Rendering count 1
[00:03:20]                   │ debg TestSubjects.clickWhenNotDisabled(visualizeEditorRenderButton)
[00:03:20]                   │ debg Find.clickByCssSelectorWhenNotDisabled('[data-test-subj="visualizeEditorRenderButton"]') with timeout=10000
[00:03:20]                   │ debg Find.findByCssSelector('[data-test-subj="visualizeEditorRenderButton"]') with timeout=10000
[00:03:21]                   │ debg Waiting up to 20000ms for rendering count to be greater than or equal to [2]...
[00:03:21]                   │ debg TestSubjects.find(visualizationLoader)
[00:03:21]                   │ debg Find.findByCssSelector('[data-test-subj="visualizationLoader"]') with timeout=10000
[00:03:21]                   │ debg -- currentRenderingCount=1
[00:03:21]                   │ debg TestSubjects.find(visualizationLoader)
[00:03:21]                   │ debg Find.findByCssSelector('[data-test-subj="visualizationLoader"]') with timeout=10000
[00:03:21]                   │ debg -- currentRenderingCount=2
[00:03:21]                   │ debg Inspector.open
[00:03:21]                   │ debg TestSubjects.exists(inspectorPanel)
[00:03:21]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=2500
[00:03:24]                   │ debg --- retry.tryForTime error: [data-test-subj="inspectorPanel"] is not displayed
[00:03:24]                   │ debg TestSubjects.click(openInspectorButton)
[00:03:24]                   │ debg Find.clickByCssSelector('[data-test-subj="openInspectorButton"]') with timeout=10000
[00:03:24]                   │ debg Find.findByCssSelector('[data-test-subj="openInspectorButton"]') with timeout=10000
[00:03:25]                   │ debg TestSubjects.exists(inspectorPanel)
[00:03:25]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=2500
[00:03:25]                   │ debg Inspector.expectTableData(2015-09-20 00:00,6,2015-09-20 01:00,9,2015-09-20 02:00,22,2015-09-20 03:00,31,2015-09-20 04:00,52,2015-09-20 05:00,119,2015-09-20 06:00,181,2015-09-20 07:00,218,2015-09-20 08:00,341,2015-09-20 09:00,440,2015-09-20 10:00,480,2015-09-20 11:00,517,2015-09-20 12:00,522,2015-09-20 13:00,446,2015-09-20 14:00,403,2015-09-20 15:00,321,2015-09-20 16:00,258,2015-09-20 17:00,172,2015-09-20 18:00,95,2015-09-20 19:00,55)
[00:03:25]                   │ debg TestSubjects.find(inspectorPanel)
[00:03:25]                   │ debg Find.findByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=10000
[00:03:25]                   │ debg Close Inspector
[00:03:25]                   │ debg TestSubjects.exists(inspectorPanel)
[00:03:25]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=2500
[00:03:25]                   │ debg Closing flyout inspectorPanel
[00:03:25]                   │ debg TestSubjects.find(inspectorPanel)
[00:03:25]                   │ debg Find.findByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=10000
[00:03:25]                   │ debg Waiting up to 20000ms for flyout closed...
[00:03:25]                   │ debg TestSubjects.exists(inspectorPanel)
[00:03:25]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=1000
[00:03:26]                   │ debg --- retry.tryForTime error: [data-test-subj="inspectorPanel"] is not displayed
[00:03:26]                   │ debg TestSubjects.exists(inspectorPanel)
[00:03:26]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=2500
[00:03:29]                   │ debg --- retry.tryForTime error: [data-test-subj="inspectorPanel"] is not displayed
[00:03:29]                   └- ✓ pass  (15.0s) "visualize app  area charts axis scaling does not scale by default"
[00:03:29]                 └-> scales when enabled count agg
[00:03:29]                   └-> "before each" hook: global before each
[00:03:29]                   │ debg TestSubjects.find(advancedParams-2)
[00:03:29]                   │ debg Find.findByCssSelector('[data-test-subj="advancedParams-2"]') with timeout=10000
[00:03:29]                   │ debg Find.descendantDisplayedByCssSelector('button')
[00:03:30]                   │ debg TestSubjects.click(scaleMetricsSwitch)
[00:03:30]                   │ debg Find.clickByCssSelector('[data-test-subj="scaleMetricsSwitch"]') with timeout=10000
[00:03:30]                   │ debg Find.findByCssSelector('[data-test-subj="scaleMetricsSwitch"]') with timeout=10000
[00:03:30]                   │ debg TestSubjects.find(visualizationLoader)
[00:03:30]                   │ debg Find.findByCssSelector('[data-test-subj="visualizationLoader"]') with timeout=10000
[00:03:30]                   │ debg Before Rendering count 2
[00:03:30]                   │ debg TestSubjects.clickWhenNotDisabled(visualizeEditorRenderButton)
[00:03:30]                   │ debg Find.clickByCssSelectorWhenNotDisabled('[data-test-subj="visualizeEditorRenderButton"]') with timeout=10000
[00:03:30]                   │ debg Find.findByCssSelector('[data-test-subj="visualizeEditorRenderButton"]') with timeout=10000
[00:03:30]                   │ debg Waiting up to 20000ms for rendering count to be greater than or equal to [3]...
[00:03:30]                   │ debg TestSubjects.find(visualizationLoader)
[00:03:30]                   │ debg Find.findByCssSelector('[data-test-subj="visualizationLoader"]') with timeout=10000
[00:03:30]                   │ debg -- currentRenderingCount=2
[00:03:31]                   │ debg TestSubjects.find(visualizationLoader)
[00:03:31]                   │ debg Find.findByCssSelector('[data-test-subj="visualizationLoader"]') with timeout=10000
[00:03:31]                   │ debg -- currentRenderingCount=3
[00:03:31]                   │ debg Inspector.open
[00:03:31]                   │ debg TestSubjects.exists(inspectorPanel)
[00:03:31]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=2500
[00:03:33]                   │ debg --- retry.tryForTime error: [data-test-subj="inspectorPanel"] is not displayed
[00:03:34]                   │ debg TestSubjects.click(openInspectorButton)
[00:03:34]                   │ debg Find.clickByCssSelector('[data-test-subj="openInspectorButton"]') with timeout=10000
[00:03:34]                   │ debg Find.findByCssSelector('[data-test-subj="openInspectorButton"]') with timeout=10000
[00:03:34]                   │ debg TestSubjects.exists(inspectorPanel)
[00:03:34]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=2500
[00:03:34]                   │ debg Inspector.expectTableData(2015-09-20 00:00,0.002,2015-09-20 01:00,0.003,2015-09-20 02:00,0.006,2015-09-20 03:00,0.009,2015-09-20 04:00,0.014,2015-09-20 05:00,0.033,2015-09-20 06:00,0.05,2015-09-20 07:00,0.061,2015-09-20 08:00,0.095,2015-09-20 09:00,0.122,2015-09-20 10:00,0.133,2015-09-20 11:00,0.144,2015-09-20 12:00,0.145,2015-09-20 13:00,0.124,2015-09-20 14:00,0.112,2015-09-20 15:00,0.089,2015-09-20 16:00,0.072,2015-09-20 17:00,0.048,2015-09-20 18:00,0.026,2015-09-20 19:00,0.015)
[00:03:34]                   │ debg TestSubjects.find(inspectorPanel)
[00:03:34]                   │ debg Find.findByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=10000
[00:03:34]                   │ debg Close Inspector
[00:03:34]                   │ debg TestSubjects.exists(inspectorPanel)
[00:03:34]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=2500
[00:03:34]                   │ debg Closing flyout inspectorPanel
[00:03:34]                   │ debg TestSubjects.find(inspectorPanel)
[00:03:34]                   │ debg Find.findByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=10000
[00:03:34]                   │ debg Waiting up to 20000ms for flyout closed...
[00:03:34]                   │ debg TestSubjects.exists(inspectorPanel)
[00:03:34]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=1000
[00:03:35]                   │ debg --- retry.tryForTime error: [data-test-subj="inspectorPanel"] is not displayed
[00:03:36]                   │ debg TestSubjects.exists(inspectorPanel)
[00:03:36]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=2500
[00:03:38]                   │ debg --- retry.tryForTime error: [data-test-subj="inspectorPanel"] is not displayed
[00:03:39]                   └- ✓ pass  (9.4s) "visualize app  area charts axis scaling scales when enabled count agg"
[00:03:39]                 └-> does not scale top hit agg
[00:03:39]                   └-> "before each" hook: global before each
[00:03:39]                   │ debg TestSubjects.click(visEditorAdd_metrics)
[00:03:39]                   │ debg Find.clickByCssSelector('[data-test-subj="visEditorAdd_metrics"]') with timeout=10000
[00:03:39]                   │ debg Find.findByCssSelector('[data-test-subj="visEditorAdd_metrics"]') with timeout=10000
[00:03:39]                   │ debg TestSubjects.click(visEditorAdd_metrics_Y-axis)
[00:03:39]                   │ debg Find.clickByCssSelector('[data-test-subj="visEditorAdd_metrics_Y-axis"]') with timeout=10000
[00:03:39]                   │ debg Find.findByCssSelector('[data-test-subj="visEditorAdd_metrics_Y-axis"]') with timeout=10000
[00:03:39]                   │ debg Find.findByCssSelector('
[00:03:39]                   │                [data-test-subj="metricsAggGroup"]
[00:03:39]                   │                [data-test-subj^="visEditorAggAccordion"].euiAccordion-isOpen
[00:03:39]                   │                
[00:03:39]                   │                [data-test-subj="defaultEditorAggSelect"]
[00:03:39]                   │              ') with timeout=10000
[00:03:39]                   │ debg comboBox.setElement, value: Top Hit
[00:03:39]                   │ debg comboBox.isOptionSelected, value: Top Hit
[00:03:42]                   │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:03:42]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:03:42]                   │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="Top Hit"]') with timeout=2500
[00:03:42]                   │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:03:42]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:03:45]                   │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:03:45]                   │ debg ... sleep(500) start
[00:03:46]                   │ debg ... sleep(500) end
[00:03:46]                   │ debg selectField bytes
[00:03:46]                   │ debg Find.findByCssSelector('
[00:03:46]                   │                [data-test-subj="metricsAggGroup"]
[00:03:46]                   │                [data-test-subj^="visEditorAggAccordion"].euiAccordion-isOpen
[00:03:46]                   │                [data-test-subj="visAggEditorParams"]
[00:03:46]                   │                
[00:03:46]                   │                [data-test-subj="visDefaultEditorField"]
[00:03:46]                   │              ') with timeout=10000
[00:03:46]                   │ debg comboBox.setElement, value: bytes
[00:03:46]                   │ debg comboBox.isOptionSelected, value: bytes
[00:03:48]                   │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:03:48]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:03:48]                   │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="bytes"]') with timeout=2500
[00:03:48]                   │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:03:48]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:03:51]                   │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:03:51]                   │ debg Find.selectValue('[data-test-subj="visDefaultEditorAggregateWith"]', option[value="average"]')
[00:03:51]                   │ debg Find.findByCssSelector('[data-test-subj="visDefaultEditorAggregateWith"]') with timeout=10000
[00:03:52]                   │ debg TestSubjects.find(visualizationLoader)
[00:03:52]                   │ debg Find.findByCssSelector('[data-test-subj="visualizationLoader"]') with timeout=10000
[00:03:52]                   │ debg Before Rendering count 3
[00:03:52]                   │ debg TestSubjects.clickWhenNotDisabled(visualizeEditorRenderButton)
[00:03:52]                   │ debg Find.clickByCssSelectorWhenNotDisabled('[data-test-subj="visualizeEditorRenderButton"]') with timeout=10000
[00:03:52]                   │ debg Find.findByCssSelector('[data-test-subj="visualizeEditorRenderButton"]') with timeout=10000
[00:03:52]                   │ debg Waiting up to 20000ms for rendering count to be greater than or equal to [4]...
[00:03:52]                   │ debg TestSubjects.find(visualizationLoader)
[00:03:52]                   │ debg Find.findByCssSelector('[data-test-subj="visualizationLoader"]') with timeout=10000
[00:03:52]                   │ debg -- currentRenderingCount=3
[00:03:53]                   │ debg TestSubjects.find(visualizationLoader)
[00:03:53]                   │ debg Find.findByCssSelector('[data-test-subj="visualizationLoader"]') with timeout=10000
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <path> attribute d: Expected number, "…02.304032345679,NaNL108.15964345…".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:53]                   │ debg -- currentRenderingCount=4
[00:03:53]                   │ debg Inspector.open
[00:03:53]                   │ debg TestSubjects.exists(inspectorPanel)
[00:03:53]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=2500
[00:03:56]                   │ debg --- retry.tryForTime error: [data-test-subj="inspectorPanel"] is not displayed
[00:03:56]                   │ debg TestSubjects.click(openInspectorButton)
[00:03:56]                   │ debg Find.clickByCssSelector('[data-test-subj="openInspectorButton"]') with timeout=10000
[00:03:56]                   │ debg Find.findByCssSelector('[data-test-subj="openInspectorButton"]') with timeout=10000
[00:03:56]                   │ debg TestSubjects.exists(inspectorPanel)
[00:03:56]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=2500
[00:03:56]                   │ debg Inspector.expectTableData(2015-09-20 00:00,6,9.035KB,2015-09-20 01:00,9,5.854KB,2015-09-20 02:00,22,4.588KB,2015-09-20 03:00,31,8.349KB,2015-09-20 04:00,52,2.637KB,2015-09-20 05:00,119,1.712KB,2015-09-20 06:00,181,9.157KB,2015-09-20 07:00,218,8.192KB,2015-09-20 08:00,341,12.384KB,2015-09-20 09:00,440,4.482KB,2015-09-20 10:00,480,9.449KB,2015-09-20 11:00,517,213B,2015-09-20 12:00,522,638B,2015-09-20 13:00,446,7.421KB,2015-09-20 14:00,403,4.854KB,2015-09-20 15:00,321,4.132KB,2015-09-20 16:00,258,601B,2015-09-20 17:00,172,4.239KB,2015-09-20 18:00,95,6.272KB,2015-09-20 19:00,55,2.053KB)
[00:03:56]                   │ debg TestSubjects.find(inspectorPanel)
[00:03:56]                   │ debg Find.findByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=10000
[00:03:56]                   │ info Taking screenshot "/dev/shm/workspace/kibana/test/functional/screenshots/failure/visualize app  area charts axis scaling does not scale top hit agg.png"
[00:03:57]                   │ info Current URL is: http://localhost:6191/app/kibana#/visualize/edit/df2024a0-9541-11ea-87ac-7b28c040a486?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:%272015-09-19T06:31:44.000Z%27,to:%272015-09-23T18:31:44.000Z%27))&_a=(filters:!(),linked:!f,query:(language:kuery,query:%27%27),uiState:(),vis:(aggs:!((enabled:!t,id:%271%27,params:(),schema:metric,type:count),(enabled:!t,id:%272%27,params:(drop_partials:!f,extended_bounds:(),field:%27@timestamp%27,interval:s,min_doc_count:1,scaleMetricValues:!t,useNormalizedEsInterval:!t),schema:segment,type:date_histogram),(enabled:!t,id:%273%27,params:(aggregate:average,field:bytes,size:1,sortField:%27@timestamp%27,sortOrder:desc),schema:metric,type:top_hits)),params:(addLegend:!t,addTimeMarker:!f,addTooltip:!t,categoryAxes:!((id:CategoryAxis-1,labels:(filter:!t,show:!t,truncate:100),position:bottom,scale:(type:linear),show:!t,style:(),title:(),type:category)),grid:(categoryLines:!f),labels:(),legendPosition:right,seriesParams:!((data:(id:%271%27,label:Count),drawLinesBetweenPoints:!t,interpolate:linear,lineWidth:2,mode:stacked,show:!t,showCircles:!t,type:area,valueAxis:ValueAxis-1),(data:(id:%273%27,label:%27Last%20bytes%27),drawLinesBetweenPoints:!t,interpolate:linear,lineWidth:2,mode:stacked,show:!t,showCircles:!t,type:area,valueAxis:ValueAxis-1)),thresholdLine:(color:%23E7664C,show:!f,style:full,value:10,width:1),times:!(),type:area,valueAxes:!((id:ValueAxis-1,labels:(filter:!f,rotate:0,show:!t,truncate:100),name:LeftAxis-1,position:left,scale:(mode:normal,type:linear),show:!t,style:(),title:(text:Count),type:value))),title:%27Visualization%20AreaChart%20Name%20Test%27,type:area))
[00:03:57]                   │ info Saving page source to: /dev/shm/workspace/kibana/test/functional/failure_debug/html/visualize app  area charts axis scaling does not scale top hit agg.html
[00:03:57]                   └- ✖ fail: "visualize app  area charts axis scaling does not scale top hit agg"
[00:03:57]                   │

Stack Trace

{ Error: expected [ [ '2015-09-20 00:00', '6', '' ],
  [ '2015-09-20 01:00', '9', '' ],
  [ '2015-09-20 02:00', '22', '' ],
  [ '2015-09-20 03:00', '31', '' ],
  [ '2015-09-20 04:00', '52', '' ],
  [ '2015-09-20 05:00', '119', '' ],
  [ '2015-09-20 06:00', '181', '' ],
  [ '2015-09-20 07:00', '218', '' ],
  [ '2015-09-20 08:00', '341', '' ],
  [ '2015-09-20 09:00', '440', '' ],
  [ '2015-09-20 10:00', '480', '' ],
  [ '2015-09-20 11:00', '517', '' ],
  [ '2015-09-20 12:00', '522', '' ],
  [ '2015-09-20 13:00', '446', '' ],
  [ '2015-09-20 14:00', '403', '' ],
  [ '2015-09-20 15:00', '321', '' ],
  [ '2015-09-20 16:00', '258', '' ],
  [ '2015-09-20 17:00', '172', '' ],
  [ '2015-09-20 18:00', '95', '' ],
  [ '2015-09-20 19:00', '55', '' ] ] to sort of equal [ [ '2015-09-20 00:00', '6', '9.035KB' ],
  [ '2015-09-20 01:00', '9', '5.854KB' ],
  [ '2015-09-20 02:00', '22', '4.588KB' ],
  [ '2015-09-20 03:00', '31', '8.349KB' ],
  [ '2015-09-20 04:00', '52', '2.637KB' ],
  [ '2015-09-20 05:00', '119', '1.712KB' ],
  [ '2015-09-20 06:00', '181', '9.157KB' ],
  [ '2015-09-20 07:00', '218', '8.192KB' ],
  [ '2015-09-20 08:00', '341', '12.384KB' ],
  [ '2015-09-20 09:00', '440', '4.482KB' ],
  [ '2015-09-20 10:00', '480', '9.449KB' ],
  [ '2015-09-20 11:00', '517', '213B' ],
  [ '2015-09-20 12:00', '522', '638B' ],
  [ '2015-09-20 13:00', '446', '7.421KB' ],
  [ '2015-09-20 14:00', '403', '4.854KB' ],
  [ '2015-09-20 15:00', '321', '4.132KB' ],
  [ '2015-09-20 16:00', '258', '601B' ],
  [ '2015-09-20 17:00', '172', '4.239KB' ],
  [ '2015-09-20 18:00', '95', '6.272KB' ],
  [ '2015-09-20 19:00', '55', '2.053KB' ] ]
    at Assertion.assert (packages/kbn-expect/expect.js:100:11)
    at Assertion.eql (packages/kbn-expect/expect.js:244:8)
    at Inspector.expectTableData (test/functional/services/inspector.ts:95:23)
    at process._tickCallback (internal/process/next_tick.js:68:7)
  actual:
   '[\n  [\n    "2015-09-20 00:00"\n    "6"\n    ""\n  ]\n  [\n    "2015-09-20 01:00"\n    "9"\n    ""\n  ]\n  [\n    "2015-09-20 02:00"\n    "22"\n    ""\n  ]\n  [\n    "2015-09-20 03:00"\n    "31"\n    ""\n  ]\n  [\n    "2015-09-20 04:00"\n    "52"\n    ""\n  ]\n  [\n    "2015-09-20 05:00"\n    "119"\n    ""\n  ]\n  [\n    "2015-09-20 06:00"\n    "181"\n    ""\n  ]\n  [\n    "2015-09-20 07:00"\n    "218"\n    ""\n  ]\n  [\n    "2015-09-20 08:00"\n    "341"\n    ""\n  ]\n  [\n    "2015-09-20 09:00"\n    "440"\n    ""\n  ]\n  [\n    "2015-09-20 10:00"\n    "480"\n    ""\n  ]\n  [\n    "2015-09-20 11:00"\n    "517"\n    ""\n  ]\n  [\n    "2015-09-20 12:00"\n    "522"\n    ""\n  ]\n  [\n    "2015-09-20 13:00"\n    "446"\n    ""\n  ]\n  [\n    "2015-09-20 14:00"\n    "403"\n    ""\n  ]\n  [\n    "2015-09-20 15:00"\n    "321"\n    ""\n  ]\n  [\n    "2015-09-20 16:00"\n    "258"\n    ""\n  ]\n  [\n    "2015-09-20 17:00"\n    "172"\n    ""\n  ]\n  [\n    "2015-09-20 18:00"\n    "95"\n    ""\n  ]\n  [\n    "2015-09-20 19:00"\n    "55"\n    ""\n  ]\n]',
  expected:
   '[\n  [\n    "2015-09-20 00:00"\n    "6"\n    "9.035KB"\n  ]\n  [\n    "2015-09-20 01:00"\n    "9"\n    "5.854KB"\n  ]\n  [\n    "2015-09-20 02:00"\n    "22"\n    "4.588KB"\n  ]\n  [\n    "2015-09-20 03:00"\n    "31"\n    "8.349KB"\n  ]\n  [\n    "2015-09-20 04:00"\n    "52"\n    "2.637KB"\n  ]\n  [\n    "2015-09-20 05:00"\n    "119"\n    "1.712KB"\n  ]\n  [\n    "2015-09-20 06:00"\n    "181"\n    "9.157KB"\n  ]\n  [\n    "2015-09-20 07:00"\n    "218"\n    "8.192KB"\n  ]\n  [\n    "2015-09-20 08:00"\n    "341"\n    "12.384KB"\n  ]\n  [\n    "2015-09-20 09:00"\n    "440"\n    "4.482KB"\n  ]\n  [\n    "2015-09-20 10:00"\n    "480"\n    "9.449KB"\n  ]\n  [\n    "2015-09-20 11:00"\n    "517"\n    "213B"\n  ]\n  [\n    "2015-09-20 12:00"\n    "522"\n    "638B"\n  ]\n  [\n    "2015-09-20 13:00"\n    "446"\n    "7.421KB"\n  ]\n  [\n    "2015-09-20 14:00"\n    "403"\n    "4.854KB"\n  ]\n  [\n    "2015-09-20 15:00"\n    "321"\n    "4.132KB"\n  ]\n  [\n    "2015-09-20 16:00"\n    "258"\n    "601B"\n  ]\n  [\n    "2015-09-20 17:00"\n    "172"\n    "4.239KB"\n  ]\n  [\n    "2015-09-20 18:00"\n    "95"\n    "6.272KB"\n  ]\n  [\n    "2015-09-20 19:00"\n    "55"\n    "2.053KB"\n  ]\n]',
  showDiff: true }

Kibana Pipeline / kibana-oss-agent / Chrome UI Functional Tests.test/functional/apps/visualize/_area_chart·js.visualize app area charts axis scaling does not scale top hit agg

Link to Jenkins

Standard Out

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

[00:00:00]       │
[00:00:00]         └-: visualize app
[00:00:00]           └-> "before all" hook
[00:00:00]           └-> "before all" hook
[00:00:00]             │ debg Starting visualize before method
[00:00:00]             │ info [logstash_functional] Loading "mappings.json"
[00:00:00]             │ info [logstash_functional] Loading "data.json.gz"
[00:00:00]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] applying create index request using v1 templates []
[00:00:00]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] [logstash-2015.09.22] creating index, cause [api], templates [], shards [1]/[0], mappings [_doc]
[00:00:00]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] 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:00:00]             │ info [logstash_functional] Created index "logstash-2015.09.22"
[00:00:00]             │ 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:00:00]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] applying create index request using v1 templates []
[00:00:00]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] [logstash-2015.09.20] creating index, cause [api], templates [], shards [1]/[0], mappings [_doc]
[00:00:00]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] 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:00:00]             │ info [logstash_functional] Created index "logstash-2015.09.20"
[00:00:00]             │ 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:00:00]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] applying create index request using v1 templates []
[00:00:00]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] [logstash-2015.09.21] creating index, cause [api], templates [], shards [1]/[0], mappings [_doc]
[00:00:00]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] 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:00:00]             │ info [logstash_functional] Created index "logstash-2015.09.21"
[00:00:00]             │ 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:00:10]             │ info progress: 11050
[00:00:12]             │ info [logstash_functional] Indexed 4633 docs into "logstash-2015.09.22"
[00:00:12]             │ info [logstash_functional] Indexed 4757 docs into "logstash-2015.09.20"
[00:00:12]             │ info [logstash_functional] Indexed 4614 docs into "logstash-2015.09.21"
[00:00:12]             │ info [long_window_logstash] Loading "mappings.json"
[00:00:12]             │ info [long_window_logstash] Loading "data.json.gz"
[00:00:12]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] applying create index request using v1 templates []
[00:00:12]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] [long-window-logstash-0] creating index, cause [api], templates [], shards [1]/[0], mappings [_doc]
[00:00:12]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] 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:00:12]             │ info [long_window_logstash] Created index "long-window-logstash-0"
[00:00:12]             │ 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:00:22]             │ info progress: 10837
[00:00:25]             │ info [long_window_logstash] Indexed 14005 docs into "long-window-logstash-0"
[00:00:25]             │ info [visualize] Loading "mappings.json"
[00:00:25]             │ info [visualize] Loading "data.json"
[00:00:25]             │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] [.kibana_1/DbAdjM5QTGqK1Zm9TJiekA] deleting index
[00:00:25]             │ info [visualize] Deleted existing index [".kibana_1"]
[00:00:25]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] applying create index request using v1 templates []
[00:00:25]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] [.kibana] creating index, cause [api], templates [], shards [1]/[1], mappings [_doc]
[00:00:25]             │ info [visualize] Created index ".kibana"
[00:00:25]             │ debg [visualize] ".kibana" settings {"index":{"number_of_replicas":"1","number_of_shards":"1"}}
[00:00:26]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] [.kibana/Bxjs4XjvQZux8FlDKAT_PA] update_mapping [_doc]
[00:00:26]             │ info [visualize] Indexed 7 docs into ".kibana"
[00:00:26]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] [.kibana/Bxjs4XjvQZux8FlDKAT_PA] update_mapping [_doc]
[00:00:26]             │ debg Migrating saved objects
[00:00:26]             │ proc [kibana]   log   [17:40:05.437] [info][savedobjects-service] Creating index .kibana_2.
[00:00:26]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] applying create index request using v1 templates []
[00:00:26]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] [.kibana_2] creating index, cause [api], templates [], shards [1]/[1], mappings [_doc]
[00:00:26]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] updating number_of_replicas to [0] for indices [.kibana_2]
[00:00:26]             │ proc [kibana]   log   [17:40:05.531] [info][savedobjects-service] Reindexing .kibana to .kibana_1
[00:00:26]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] applying create index request using v1 templates []
[00:00:26]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] [.kibana_1] creating index, cause [api], templates [], shards [1]/[1], mappings [_doc]
[00:00:26]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] updating number_of_replicas to [0] for indices [.kibana_1]
[00:00:26]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] applying create index request using v1 templates []
[00:00:26]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] [.tasks] creating index, cause [auto(task api)], templates [], shards [1]/[1], mappings [_doc]
[00:00:26]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] updating number_of_replicas to [0] for indices [.tasks]
[00:00:26]             │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] 1550 finished with response BulkByScrollResponse[took=73.8ms,timed_out=false,sliceId=null,updated=0,created=7,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:00:26]             │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] [.kibana/Bxjs4XjvQZux8FlDKAT_PA] deleting index
[00:00:26]             │ proc [kibana]   log   [17:40:05.975] [info][savedobjects-service] Migrating .kibana_1 saved objects to .kibana_2
[00:00:26]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] [.kibana_2/bqi0N253ToaAiRmheW2FkA] update_mapping [_doc]
[00:00:26]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] [.kibana_2/bqi0N253ToaAiRmheW2FkA] update_mapping [_doc]
[00:00:26]             │ proc [kibana]   log   [17:40:06.104] [info][savedobjects-service] Pointing alias .kibana to .kibana_2.
[00:00:26]             │ proc [kibana]   log   [17:40:06.170] [info][savedobjects-service] Finished in 736ms.
[00:00:26]             │ debg applying update to kibana config: {"accessibility:disableAnimations":true,"dateFormat:tz":"UTC"}
[00:00:27]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] [.kibana_2/bqi0N253ToaAiRmheW2FkA] update_mapping [_doc]
[00:00:28]             │ debg replacing kibana config doc: {"defaultIndex":"logstash-*","format:bytes:defaultPattern":"0,0.[000]b"}
[00:00:28]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xl-1589390200495021018] [.kibana_2/bqi0N253ToaAiRmheW2FkA] update_mapping [_doc]
[00:00:29]           └-: 
[00:00:29]             └-> "before all" hook
[00:01:54]             └-: area charts
[00:01:54]               └-> "before all" hook
[00:01:54]               └-> "before all" hook
[00:01:54]                 │ debg navigateToApp visualize
[00:01:54]                 │ debg navigating to visualize url: http://localhost:6191/app/kibana#/visualize
[00:01:54]                 │ debg Navigate to: http://localhost:6191/app/kibana#/visualize
[00:01:55]                 │ debg ... sleep(700) start
[00:01:55]                 │ debg browser[INFO] http://localhost:6191/app/kibana?_t=1589391694192#/visualize 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:01:55]                 │
[00:01:55]                 │ debg browser[INFO] http://localhost:6191/bundles/app/kibana/bootstrap.js 9:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:01:55]                 │ debg ... sleep(700) end
[00:01:55]                 │ debg returned from get, calling refresh
[00:01:56]                 │ debg browser[INFO] http://localhost:6191/bundles/plugin/data/data.plugin.js 96:139970 "INFO: 2020-05-13T17:41:35Z
[00:01:56]                 │        Adding connection to http://localhost:6191/elasticsearch
[00:01:56]                 │
[00:01:56]                 │      "
[00:01:56]                 │ERROR browser[SEVERE] http://localhost:6191/bundles/commons.bundle.js 0:1371549 TypeError: Failed to fetch
[00:01:56]                 │          at Fetch._callee3$ (http://localhost:6191/bundles/commons.bundle.js:1:1398706)
[00:01:56]                 │          at l (http://localhost:6191/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:338:1046190)
[00:01:56]                 │          at Generator._invoke (http://localhost:6191/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:338:1045943)
[00:01:56]                 │          at Generator.forEach.e.<computed> [as throw] (http://localhost:6191/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:338:1046547)
[00:01:56]                 │          at asyncGeneratorStep (http://localhost:6191/bundles/commons.bundle.js:1:1393203)
[00:01:56]                 │          at _throw (http://localhost:6191/bundles/commons.bundle.js:1:1393600)
[00:01:56]                 │ debg browser[INFO] http://localhost:6191/app/kibana?_t=1589391694192#/visualize 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:01:56]                 │
[00:01:56]                 │ debg browser[INFO] http://localhost:6191/bundles/app/kibana/bootstrap.js 9:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:01:56]                 │ debg currentUrl = http://localhost:6191/app/kibana#/visualize
[00:01:56]                 │          appUrl = http://localhost:6191/app/kibana#/visualize
[00:01:56]                 │ debg TestSubjects.find(kibanaChrome)
[00:01:56]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:01:58]                 │ debg TestSubjects.find(kibanaChrome)
[00:01:58]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=10000
[00:01:58]                 │ debg browser[INFO] http://localhost:6191/bundles/plugin/data/data.plugin.js 96:139970 "INFO: 2020-05-13T17:41:37Z
[00:01:58]                 │        Adding connection to http://localhost:6191/elasticsearch
[00:01:58]                 │
[00:01:58]                 │      "
[00:01:58]                 │ debg ... sleep(501) start
[00:01:59]                 │ debg ... sleep(501) end
[00:01:59]                 │ debg in navigateTo url = http://localhost:6191/app/kibana#/visualize?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:01:59]                 │ debg TestSubjects.exists(statusPageContainer)
[00:01:59]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:02:01]                 │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:02:02]                 │ debg TestSubjects.exists(newItemButton)
[00:02:02]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="newItemButton"]') with timeout=2500
[00:02:02]                 │ debg TestSubjects.click(newItemButton)
[00:02:02]                 │ debg Find.clickByCssSelector('[data-test-subj="newItemButton"]') with timeout=10000
[00:02:02]                 │ debg Find.findByCssSelector('[data-test-subj="newItemButton"]') with timeout=10000
[00:02:02]                 │ debg TestSubjects.find(visNewDialogTypes)
[00:02:02]                 │ debg Find.findByCssSelector('[data-test-subj="visNewDialogTypes"]') with timeout=10000
[00:02:02]                 │ debg clickAreaChart
[00:02:02]                 │ debg TestSubjects.click(visType-area)
[00:02:02]                 │ debg Find.clickByCssSelector('[data-test-subj="visType-area"]') with timeout=10000
[00:02:02]                 │ debg Find.findByCssSelector('[data-test-subj="visType-area"]') with timeout=10000
[00:02:02]                 │ debg isGlobalLoadingIndicatorVisible
[00:02:02]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:02:02]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:02:04]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:02:04]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:02:04]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:02:04]                 │ debg clickNewSearch
[00:02:04]                 │ debg TestSubjects.click(savedObjectTitlelogstash-*)
[00:02:04]                 │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTitlelogstash-*"]') with timeout=10000
[00:02:04]                 │ debg Find.findByCssSelector('[data-test-subj="savedObjectTitlelogstash-*"]') with timeout=10000
[00:02:04]                 │ debg isGlobalLoadingIndicatorVisible
[00:02:04]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:02:04]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:02:06]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:02:06]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:02:06]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:02:06]                 │ debg Setting absolute range to Sep 19, 2015 @ 06:31:44.000 to Sep 23, 2015 @ 18:31:44.000
[00:02:06]                 │ debg TestSubjects.exists(superDatePickerToggleQuickMenuButton)
[00:02:06]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=20000
[00:02:06]                 │ debg TestSubjects.exists(superDatePickerShowDatesButton)
[00:02:06]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=2500
[00:02:06]                 │ debg TestSubjects.click(superDatePickerShowDatesButton)
[00:02:06]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:02:06]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:02:07]                 │ debg TestSubjects.exists(superDatePickerstartDatePopoverButton)
[00:02:07]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=2500
[00:02:07]                 │ debg TestSubjects.click(superDatePickerendDatePopoverButton)
[00:02:07]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:02:07]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:02:07]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:02:07]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:02:07]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:02:07]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:02:07]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:02:07]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:02:07]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:02:07]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 23, 2015 @ 18:31:44.000)
[00:02:07]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:02:07]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:02:07]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:02:08]                 │ debg ... sleep(500) start
[00:02:08]                 │ debg ... sleep(500) end
[00:02:08]                 │ debg TestSubjects.click(superDatePickerstartDatePopoverButton)
[00:02:08]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:02:08]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:02:08]                 │ debg Find.waitForElementStale with timeout=10000
[00:02:09]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:02:09]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:02:09]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:02:09]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:02:09]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:02:09]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:02:09]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:02:09]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 19, 2015 @ 06:31:44.000)
[00:02:09]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:02:09]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:02:09]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:02:10]                 │ debg TestSubjects.exists(superDatePickerApplyTimeButton)
[00:02:10]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerApplyTimeButton"]') with timeout=2500
[00:02:12]                 │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerApplyTimeButton"] is not displayed
[00:02:13]                 │ debg TestSubjects.click(querySubmitButton)
[00:02:13]                 │ debg Find.clickByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:02:13]                 │ debg Find.findByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:02:13]                 │ debg Find.waitForElementStale with timeout=10000
[00:02:13]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:02:13]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:02:13]                 │ debg Click X-axis
[00:02:13]                 │ debg TestSubjects.click(visEditorAdd_buckets)
[00:02:13]                 │ debg Find.clickByCssSelector('[data-test-subj="visEditorAdd_buckets"]') with timeout=10000
[00:02:13]                 │ debg Find.findByCssSelector('[data-test-subj="visEditorAdd_buckets"]') with timeout=10000
[00:02:14]                 │ debg TestSubjects.click(visEditorAdd_buckets_X-axis)
[00:02:14]                 │ debg Find.clickByCssSelector('[data-test-subj="visEditorAdd_buckets_X-axis"]') with timeout=10000
[00:02:14]                 │ debg Find.findByCssSelector('[data-test-subj="visEditorAdd_buckets_X-axis"]') with timeout=10000
[00:02:14]                 │ debg Click Date Histogram
[00:02:14]                 │ debg Find.findByCssSelector('
[00:02:14]                 │                [data-test-subj="bucketsAggGroup"]
[00:02:14]                 │                [data-test-subj^="visEditorAggAccordion"].euiAccordion-isOpen
[00:02:14]                 │                
[00:02:14]                 │                [data-test-subj="defaultEditorAggSelect"]
[00:02:14]                 │              ') with timeout=10000
[00:02:14]                 │ debg comboBox.setElement, value: Date Histogram
[00:02:14]                 │ debg comboBox.isOptionSelected, value: Date Histogram
[00:02:16]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:02:16]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:02:16]                 │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="Date Histogram"]') with timeout=2500
[00:02:17]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:02:17]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:02:19]                 │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:02:20]                 │ debg ... sleep(500) start
[00:02:20]                 │ debg ... sleep(500) end
[00:02:20]                 │ debg Check field value
[00:02:20]                 │ debg comboBox.getComboBoxSelectedOptions, comboBoxSelector: visDefaultEditorField
[00:02:20]                 │ debg TestSubjects.find(visDefaultEditorField)
[00:02:20]                 │ debg Find.findByCssSelector('[data-test-subj="visDefaultEditorField"]') with timeout=10000
[00:02:20]                 │ debg fieldValue = @timestamp
[00:02:20]                 │ debg comboBox.getComboBoxSelectedOptions, comboBoxSelector: visEditorInterval
[00:02:20]                 │ debg TestSubjects.find(visEditorInterval)
[00:02:20]                 │ debg Find.findByCssSelector('[data-test-subj="visEditorInterval"]') with timeout=10000
[00:02:20]                 │ debg intervalValue = Auto
[00:02:20]                 │ debg TestSubjects.find(visualizationLoader)
[00:02:20]                 │ debg Find.findByCssSelector('[data-test-subj="visualizationLoader"]') with timeout=10000
[00:02:20]                 │ debg Before Rendering count 2
[00:02:20]                 │ debg TestSubjects.clickWhenNotDisabled(visualizeEditorRenderButton)
[00:02:20]                 │ debg Find.clickByCssSelectorWhenNotDisabled('[data-test-subj="visualizeEditorRenderButton"]') with timeout=10000
[00:02:20]                 │ debg Find.findByCssSelector('[data-test-subj="visualizeEditorRenderButton"]') with timeout=10000
[00:02:21]                 │ debg Waiting up to 20000ms for rendering count to be greater than or equal to [3]...
[00:02:21]                 │ debg TestSubjects.find(visualizationLoader)
[00:02:21]                 │ debg Find.findByCssSelector('[data-test-subj="visualizationLoader"]') with timeout=10000
[00:02:21]                 │ debg -- currentRenderingCount=2
[00:02:21]                 │ debg TestSubjects.find(visualizationLoader)
[00:02:21]                 │ debg Find.findByCssSelector('[data-test-subj="visualizationLoader"]') with timeout=10000
[00:02:21]                 │ debg -- currentRenderingCount=3
[00:02:21]               └-> should save and load with special characters
[00:02:21]                 └-> "before each" hook: global before each
[00:02:21]                 │ debg ensureSavePanelOpen
[00:02:21]                 │ debg isGlobalLoadingIndicatorVisible
[00:02:21]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:02:21]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:02:23]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:02:23]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:02:23]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:02:23]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:02:23]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=5000
[00:02:26]                 │ debg --- retry.tryForTime error: [data-test-subj="savedObjectSaveModal"] is not displayed
[00:02:29]                 │ debg --- retry.tryForTime failed again with the same message...
[00:02:29]                 │ debg TestSubjects.click(visualizeSaveButton)
[00:02:29]                 │ debg Find.clickByCssSelector('[data-test-subj="visualizeSaveButton"]') with timeout=10000
[00:02:29]                 │ debg Find.findByCssSelector('[data-test-subj="visualizeSaveButton"]') with timeout=10000
[00:02:30]                 │ debg TestSubjects.setValue(savedObjectTitle, Visualization AreaChart Name Test/?&=%)
[00:02:30]                 │ debg TestSubjects.click(savedObjectTitle)
[00:02:30]                 │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:02:30]                 │ debg Find.findByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:02:30]                 │ debg Click Save Visualization button
[00:02:30]                 │ debg TestSubjects.click(confirmSaveSavedObjectButton)
[00:02:30]                 │ debg Find.clickByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:02:30]                 │ debg Find.findByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:02:30]                 │ debg TestSubjects.exists(saveVisualizationSuccess)
[00:02:30]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="saveVisualizationSuccess"]') with timeout=120000
[00:02:31]                 │ debg Find.findByCssSelector('.euiToast') with timeout=20000
[00:02:31]                 │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:02:31]                 │ debg Toast title: Saved 'Visualization AreaChart Name Test/?&=%'
[00:02:31]                 │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:02:31]                 │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:02:32]                 │ debg isGlobalLoadingIndicatorVisible
[00:02:32]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:02:32]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:02:33]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:02:34]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:02:34]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:02:34]                 │ debg Waiting for save modal to close
[00:02:34]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:02:34]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:02:36]                 │ debg --- retry.tryForTime error: [data-test-subj="savedObjectSaveModal"] is not displayed
[00:02:37]                 │ debg Waiting up to 20000ms for last breadcrumb to have new vis name...
[00:02:37]                 │ debg TestSubjects.getVisibleText(headerGlobalNav > breadcrumbs > ~breadcrumb & ~last)
[00:02:37]                 │ debg TestSubjects.find(headerGlobalNav > breadcrumbs > ~breadcrumb & ~last)
[00:02:37]                 │ debg Find.findByCssSelector('[data-test-subj="headerGlobalNav"] [data-test-subj="breadcrumbs"] [data-test-subj~="breadcrumb"][data-test-subj~="last"]') with timeout=10000
[00:02:37]                 └- ✓ pass  (15.7s) "visualize app  area charts should save and load with special characters"
[00:02:37]               └-> should save and load with non-ascii characters
[00:02:37]                 └-> "before each" hook: global before each
[00:02:37]                 │ debg ensureSavePanelOpen
[00:02:37]                 │ debg isGlobalLoadingIndicatorVisible
[00:02:37]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:02:37]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:02:38]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:02:39]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:02:39]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:02:39]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:02:39]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=5000
[00:02:41]                 │ debg --- retry.tryForTime error: [data-test-subj="savedObjectSaveModal"] is not displayed
[00:02:45]                 │ debg --- retry.tryForTime failed again with the same message...
[00:02:45]                 │ debg TestSubjects.click(visualizeSaveButton)
[00:02:45]                 │ debg Find.clickByCssSelector('[data-test-subj="visualizeSaveButton"]') with timeout=10000
[00:02:45]                 │ debg Find.findByCssSelector('[data-test-subj="visualizeSaveButton"]') with timeout=10000
[00:02:45]                 │ debg TestSubjects.setValue(savedObjectTitle, Visualization AreaChart Name Test with Umlaut ä)
[00:02:45]                 │ debg TestSubjects.click(savedObjectTitle)
[00:02:45]                 │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:02:45]                 │ debg Find.findByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:02:45]                 │ debg Click Save Visualization button
[00:02:45]                 │ debg TestSubjects.click(confirmSaveSavedObjectButton)
[00:02:45]                 │ debg Find.clickByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:02:45]                 │ debg Find.findByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:02:46]                 │ debg TestSubjects.exists(saveVisualizationSuccess)
[00:02:46]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="saveVisualizationSuccess"]') with timeout=120000
[00:02:46]                 │ debg Find.findByCssSelector('.euiToast') with timeout=20000
[00:02:46]                 │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:02:46]                 │ debg Toast title: Saved 'Visualization AreaChart Name Test with Umlaut ä'
[00:02:46]                 │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:02:46]                 │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:02:46]                 │ debg isGlobalLoadingIndicatorVisible
[00:02:46]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:02:46]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:02:48]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:02:48]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:02:48]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:02:48]                 │ debg Waiting for save modal to close
[00:02:48]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:02:48]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:02:51]                 │ debg --- retry.tryForTime error: [data-test-subj="savedObjectSaveModal"] is not displayed
[00:02:51]                 │ debg Waiting up to 20000ms for last breadcrumb to have new vis name...
[00:02:51]                 │ debg TestSubjects.getVisibleText(headerGlobalNav > breadcrumbs > ~breadcrumb & ~last)
[00:02:51]                 │ debg TestSubjects.find(headerGlobalNav > breadcrumbs > ~breadcrumb & ~last)
[00:02:51]                 │ debg Find.findByCssSelector('[data-test-subj="headerGlobalNav"] [data-test-subj="breadcrumbs"] [data-test-subj~="breadcrumb"][data-test-subj~="last"]') with timeout=10000
[00:02:51]                 └- ✓ pass  (14.6s) "visualize app  area charts should save and load with non-ascii characters"
[00:02:51]               └-> should save and load
[00:02:51]                 └-> "before each" hook: global before each
[00:02:51]                 │ debg ensureSavePanelOpen
[00:02:51]                 │ debg isGlobalLoadingIndicatorVisible
[00:02:51]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:02:51]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:02:53]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:02:54]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:02:54]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:02:54]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:02:54]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=5000
[00:02:56]                 │ debg --- retry.tryForTime error: [data-test-subj="savedObjectSaveModal"] is not displayed
[00:02:59]                 │ debg --- retry.tryForTime failed again with the same message...
[00:03:00]                 │ debg TestSubjects.click(visualizeSaveButton)
[00:03:00]                 │ debg Find.clickByCssSelector('[data-test-subj="visualizeSaveButton"]') with timeout=10000
[00:03:00]                 │ debg Find.findByCssSelector('[data-test-subj="visualizeSaveButton"]') with timeout=10000
[00:03:00]                 │ debg TestSubjects.setValue(savedObjectTitle, Visualization AreaChart Name Test)
[00:03:00]                 │ debg TestSubjects.click(savedObjectTitle)
[00:03:00]                 │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:03:00]                 │ debg Find.findByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:03:00]                 │ debg Click Save Visualization button
[00:03:00]                 │ debg TestSubjects.click(confirmSaveSavedObjectButton)
[00:03:00]                 │ debg Find.clickByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:03:00]                 │ debg Find.findByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:03:00]                 │ debg TestSubjects.exists(saveVisualizationSuccess)
[00:03:00]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="saveVisualizationSuccess"]') with timeout=120000
[00:03:01]                 │ debg Find.findByCssSelector('.euiToast') with timeout=20000
[00:03:01]                 │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:03:01]                 │ debg Toast title: Saved 'Visualization AreaChart Name Test'
[00:03:01]                 │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:03:01]                 │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:03:01]                 │ debg isGlobalLoadingIndicatorVisible
[00:03:01]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:03:01]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:03:03]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:03:03]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:03:03]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:03:03]                 │ debg Waiting for save modal to close
[00:03:03]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:03:03]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:03:06]                 │ debg --- retry.tryForTime error: [data-test-subj="savedObjectSaveModal"] is not displayed
[00:03:06]                 │ debg Waiting up to 20000ms for last breadcrumb to have new vis name...
[00:03:06]                 │ debg TestSubjects.getVisibleText(headerGlobalNav > breadcrumbs > ~breadcrumb & ~last)
[00:03:06]                 │ debg TestSubjects.find(headerGlobalNav > breadcrumbs > ~breadcrumb & ~last)
[00:03:06]                 │ debg Find.findByCssSelector('[data-test-subj="headerGlobalNav"] [data-test-subj="breadcrumbs"] [data-test-subj~="breadcrumb"][data-test-subj~="last"]') with timeout=10000
[00:03:06]                 │ debg Find.clickByCssSelector('[href="#/visualize"]') with timeout=10000
[00:03:06]                 │ debg Find.findByCssSelector('[href="#/visualize"]') with timeout=10000
[00:03:07]                 │ debg clickVisualizationByLinkText(Visualization AreaChart Name Test)
[00:03:07]                 │ debg Find.clickByPartialLinkText('Visualization AreaChart Name Test') with timeout=10000
[00:03:07]                 │ debg Find.byPartialLinkText('Visualization AreaChart Name Test')  with timeout=10000
[00:03:07]                 │ debg isGlobalLoadingIndicatorVisible
[00:03:07]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:03:07]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:03:09]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:03:09]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:03:09]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:03:09]                 │ debg Waiting up to 20000ms for rendering count to stabilize...
[00:03:09]                 │ debg TestSubjects.find(visualizationLoader)
[00:03:09]                 │ debg Find.findByCssSelector('[data-test-subj="visualizationLoader"]') with timeout=10000
[00:03:09]                 │ debg -- firstCount=1
[00:03:09]                 │ debg ... sleep(1000) start
[00:03:10]                 │ debg ... sleep(1000) end
[00:03:10]                 │ debg TestSubjects.find(visualizationLoader)
[00:03:10]                 │ debg Find.findByCssSelector('[data-test-subj="visualizationLoader"]') with timeout=10000
[00:03:10]                 │ debg -- secondCount=1
[00:03:10]                 │ debg Find.findByCssSelector('.visualization') with timeout=10000
[00:03:10]                 └- ✓ pass  (19.0s) "visualize app  area charts should save and load"
[00:03:10]               └-> should have inspector enabled
[00:03:10]                 └-> "before each" hook: global before each
[00:03:10]                 │ debg TestSubjects.getAttribute(openInspectorButton, disabled)
[00:03:10]                 │ debg TestSubjects.find(openInspectorButton)
[00:03:10]                 │ debg Find.findByCssSelector('[data-test-subj="openInspectorButton"]') with timeout=10000
[00:03:10]                 └- ✓ pass  (32ms) "visualize app  area charts should have inspector enabled"
[00:03:10]               └-> should show correct chart
[00:03:10]                 └-> "before each" hook: global before each
[00:03:10]                 │ debg Find.findByCssSelector('.visAxis--x.visAxis__column--bottom') with timeout=10000
[00:03:11]                 │ debg X-Axis labels = 2015-09-20 00:00,2015-09-21 00:00,2015-09-22 00:00,2015-09-23 00:00
[00:03:11]                 │ debg Find.findByCssSelector('.visAxis__column--y.visAxis__column--left') with timeout=10000
[00:03:11]                 │ debg Y-Axis labels = 0,200,400,600,800,1,000,1,200,1,400,1,600
[00:03:11]                 │ debg Find.findByCssSelector('div.visAxis__splitAxes--y > div > svg > g.ValueAxis-1 > g:last-of-type.tick') with timeout=10000
[00:03:11]                 │ debg maxYLabel = 1600, maxYLabelYPosition = 180.40625
[00:03:11]                 │ debg Find.findByCssSelector('div.visAxis__column--y.visAxis__column--left  > div > div > svg:nth-child(2) > g > g:nth-child(1).tick') with timeout=10000
[00:03:11]                 │ debg Find.findByCssSelector('rect.background') with timeout=10000
[00:03:11]                 │ debg height --------- 555
[00:03:11]                 │ debg Find.findByCssSelector('path[data-label="Count"]') with timeout=20000
[00:03:11]                 │ debg M101.17164551440328,542.165625L118.54403440329217,484.93125000000003L135.91642329218107,298.3125L153.28881218106994,56.54062500000003L170.66120106995885,79.43437499999997L188.0335899588477,294.496875L205.4059788477366,489.7875L222.77836773662548,544.2468749999999L240.1507566255144,540.43125L257.52314551440327,484.93125000000003L274.8955344032921,318.084375L292.267923292181,82.90312500000002L309.64031218106993,64.17187499999999L327.01270106995884,309.759375L344.38508995884774,493.60312500000003L361.75747884773665,545.634375L379.1298677366255,543.9L396.50225662551435,494.296875L413.87464551440326,309.759375L431.2470344032921,66.6L448.619423292181,84.98437499999997L465.9918121810699,303.16875L483.3642010699588,485.278125L500.73658995884773,544.9406250000001L500.73658995884773,555L483.3642010699588,555L465.9918121810699,555L448.619423292181,555L431.2470344032921,555L413.87464551440326,555L396.50225662551435,555L379.1298677366255,555L361.75747884773665,555L344.38508995884774,555L327.01270106995884,555L309.64031218106993,555L292.267923292181,555L274.8955344032921,555L257.52314551440327,555L240.1507566255144,555L222.77836773662548,555L205.4059788477366,555L188.0335899588477,555L170.66120106995885,555L153.28881218106994,555L135.91642329218107,555L118.54403440329217,555L101.17164551440328,555Z
[00:03:11]                 │ debg chartData[i] =37
[00:03:11]                 │ debg chartData[i] =202
[00:03:11]                 │ debg chartData[i] =740
[00:03:11]                 │ debg chartData[i] =1437
[00:03:11]                 │ debg chartData[i] =1371
[00:03:11]                 │ debg chartData[i] =751
[00:03:11]                 │ debg chartData[i] =188
[00:03:11]                 │ debg chartData[i] =31
[00:03:11]                 │ debg chartData[i] =42
[00:03:11]                 │ debg chartData[i] =202
[00:03:11]                 │ debg chartData[i] =683
[00:03:11]                 │ debg chartData[i] =1361
[00:03:11]                 │ debg chartData[i] =1415
[00:03:11]                 │ debg chartData[i] =707
[00:03:11]                 │ debg chartData[i] =177
[00:03:11]                 │ debg chartData[i] =27
[00:03:11]                 │ debg chartData[i] =32
[00:03:11]                 │ debg chartData[i] =175
[00:03:11]                 │ debg chartData[i] =707
[00:03:11]                 │ debg chartData[i] =1408
[00:03:11]                 │ debg chartData[i] =1355
[00:03:11]                 │ debg chartData[i] =726
[00:03:11]                 │ debg chartData[i] =201
[00:03:11]                 │ debg chartData[i] =29
[00:03:11]                 │ debg expectedAreaChartData = 37,202,740,1437,1371,751,188,31,42,202,683,1361,1415,707,177,27,32,175,707,1408,1355,726,201,29
[00:03:11]                 │ debg actual chart data =     37,202,740,1437,1371,751,188,31,42,202,683,1361,1415,707,177,27,32,175,707,1408,1355,726,201,29
[00:03:11]                 └- ✓ pass  (281ms) "visualize app  area charts should show correct chart"
[00:03:11]               └-> should show correct data
[00:03:11]                 └-> "before each" hook: global before each
[00:03:11]                 │ debg Inspector.open
[00:03:11]                 │ debg TestSubjects.exists(inspectorPanel)
[00:03:11]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=2500
[00:03:13]                 │ debg --- retry.tryForTime error: [data-test-subj="inspectorPanel"] is not displayed
[00:03:14]                 │ debg TestSubjects.click(openInspectorButton)
[00:03:14]                 │ debg Find.clickByCssSelector('[data-test-subj="openInspectorButton"]') with timeout=10000
[00:03:14]                 │ debg Find.findByCssSelector('[data-test-subj="openInspectorButton"]') with timeout=10000
[00:03:14]                 │ debg TestSubjects.exists(inspectorPanel)
[00:03:14]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=2500
[00:03:14]                 │ debg TestSubjects.find(inspectorPanel)
[00:03:14]                 │ debg Find.findByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=10000
[00:03:14]                 │ debg Find.clickByButtonText('Rows per page: 20') with timeout=10000
[00:03:14]                 │ debg Find.byButtonText('Rows per page: 20') with timeout=10000
[00:03:15]                 │ debg Find.findByCssSelector('.euiPanel .euiContextMenuPanel') with timeout=10000
[00:03:15]                 │ debg Find.clickByButtonText('50 rows') with timeout=10000
[00:03:15]                 │ debg Find.byButtonText('50 rows') with timeout=10000
[00:03:15]                 │ debg Inspector.expectTableData(2015-09-20 00:00,37,2015-09-20 03:00,202,2015-09-20 06:00,740,2015-09-20 09:00,1,437,2015-09-20 12:00,1,371,2015-09-20 15:00,751,2015-09-20 18:00,188,2015-09-20 21:00,31,2015-09-21 00:00,42,2015-09-21 03:00,202,2015-09-21 06:00,683,2015-09-21 09:00,1,361,2015-09-21 12:00,1,415,2015-09-21 15:00,707,2015-09-21 18:00,177,2015-09-21 21:00,27,2015-09-22 00:00,32,2015-09-22 03:00,175,2015-09-22 06:00,707,2015-09-22 09:00,1,408,2015-09-22 12:00,1,355,2015-09-22 15:00,726,2015-09-22 18:00,201,2015-09-22 21:00,29)
[00:03:15]                 │ debg TestSubjects.find(inspectorPanel)
[00:03:15]                 │ debg Find.findByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=10000
[00:03:16]                 │ debg Close Inspector
[00:03:16]                 │ debg TestSubjects.exists(inspectorPanel)
[00:03:16]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=2500
[00:03:16]                 │ debg Closing flyout inspectorPanel
[00:03:16]                 │ debg TestSubjects.find(inspectorPanel)
[00:03:16]                 │ debg Find.findByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=10000
[00:03:16]                 │ debg Waiting up to 20000ms for flyout closed...
[00:03:16]                 │ debg TestSubjects.exists(inspectorPanel)
[00:03:16]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=1000
[00:03:17]                 │ debg --- retry.tryForTime error: [data-test-subj="inspectorPanel"] is not displayed
[00:03:17]                 │ debg TestSubjects.exists(inspectorPanel)
[00:03:17]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=2500
[00:03:20]                 │ debg --- retry.tryForTime error: [data-test-subj="inspectorPanel"] is not displayed
[00:03:20]                 └- ✓ pass  (9.5s) "visualize app  area charts should show correct data"
[00:03:20]               └-: axis scaling
[00:03:20]                 └-> "before all" hook
[00:03:20]                 └-> does not scale by default
[00:03:20]                   └-> "before each" hook: global before each
[00:03:20]                   │ debg Find.findByCssSelector('button[aria-controls="visEditorAggAccordion2"]') with timeout=10000
[00:03:20]                   │ debg toggle visEditorAggAccordion2 expand = false
[00:03:20]                   │ debg toggle visEditorAggAccordion2 click()
[00:03:20]                   │ debg visEditor.setInterval(Second, {default, 2, false})
[00:03:20]                   │ debg comboBox.set, comboBoxSelector: visEditorInterval
[00:03:20]                   │ debg TestSubjects.find(visEditorInterval)
[00:03:20]                   │ debg Find.findByCssSelector('[data-test-subj="visEditorInterval"]') with timeout=10000
[00:03:20]                   │ debg comboBox.setElement, value: Second
[00:03:20]                   │ debg comboBox.isOptionSelected, value: Second
[00:03:23]                   │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:03:23]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:03:23]                   │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="Second"]') with timeout=2500
[00:03:23]                   │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:03:23]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:03:26]                   │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:03:26]                   │ debg TestSubjects.find(visualizationLoader)
[00:03:26]                   │ debg Find.findByCssSelector('[data-test-subj="visualizationLoader"]') with timeout=10000
[00:03:26]                   │ debg Before Rendering count 1
[00:03:26]                   │ debg TestSubjects.clickWhenNotDisabled(visualizeEditorRenderButton)
[00:03:26]                   │ debg Find.clickByCssSelectorWhenNotDisabled('[data-test-subj="visualizeEditorRenderButton"]') with timeout=10000
[00:03:26]                   │ debg Find.findByCssSelector('[data-test-subj="visualizeEditorRenderButton"]') with timeout=10000
[00:03:26]                   │ debg Waiting up to 20000ms for rendering count to be greater than or equal to [2]...
[00:03:26]                   │ debg TestSubjects.find(visualizationLoader)
[00:03:26]                   │ debg Find.findByCssSelector('[data-test-subj="visualizationLoader"]') with timeout=10000
[00:03:26]                   │ debg -- currentRenderingCount=1
[00:03:27]                   │ debg TestSubjects.find(visualizationLoader)
[00:03:27]                   │ debg Find.findByCssSelector('[data-test-subj="visualizationLoader"]') with timeout=10000
[00:03:27]                   │ debg -- currentRenderingCount=2
[00:03:27]                   │ debg Inspector.open
[00:03:27]                   │ debg TestSubjects.exists(inspectorPanel)
[00:03:27]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=2500
[00:03:29]                   │ debg --- retry.tryForTime error: [data-test-subj="inspectorPanel"] is not displayed
[00:03:30]                   │ debg TestSubjects.click(openInspectorButton)
[00:03:30]                   │ debg Find.clickByCssSelector('[data-test-subj="openInspectorButton"]') with timeout=10000
[00:03:30]                   │ debg Find.findByCssSelector('[data-test-subj="openInspectorButton"]') with timeout=10000
[00:03:30]                   │ debg TestSubjects.exists(inspectorPanel)
[00:03:30]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=2500
[00:03:30]                   │ debg Inspector.expectTableData(2015-09-20 00:00,6,2015-09-20 01:00,9,2015-09-20 02:00,22,2015-09-20 03:00,31,2015-09-20 04:00,52,2015-09-20 05:00,119,2015-09-20 06:00,181,2015-09-20 07:00,218,2015-09-20 08:00,341,2015-09-20 09:00,440,2015-09-20 10:00,480,2015-09-20 11:00,517,2015-09-20 12:00,522,2015-09-20 13:00,446,2015-09-20 14:00,403,2015-09-20 15:00,321,2015-09-20 16:00,258,2015-09-20 17:00,172,2015-09-20 18:00,95,2015-09-20 19:00,55)
[00:03:30]                   │ debg TestSubjects.find(inspectorPanel)
[00:03:30]                   │ debg Find.findByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=10000
[00:03:30]                   │ debg Close Inspector
[00:03:30]                   │ debg TestSubjects.exists(inspectorPanel)
[00:03:30]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=2500
[00:03:30]                   │ debg Closing flyout inspectorPanel
[00:03:30]                   │ debg TestSubjects.find(inspectorPanel)
[00:03:30]                   │ debg Find.findByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=10000
[00:03:30]                   │ debg Waiting up to 20000ms for flyout closed...
[00:03:30]                   │ debg TestSubjects.exists(inspectorPanel)
[00:03:30]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=1000
[00:03:31]                   │ debg --- retry.tryForTime error: [data-test-subj="inspectorPanel"] is not displayed
[00:03:32]                   │ debg TestSubjects.exists(inspectorPanel)
[00:03:32]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=2500
[00:03:34]                   │ debg --- retry.tryForTime error: [data-test-subj="inspectorPanel"] is not displayed
[00:03:35]                   └- ✓ pass  (14.6s) "visualize app  area charts axis scaling does not scale by default"
[00:03:35]                 └-> scales when enabled count agg
[00:03:35]                   └-> "before each" hook: global before each
[00:03:35]                   │ debg TestSubjects.find(advancedParams-2)
[00:03:35]                   │ debg Find.findByCssSelector('[data-test-subj="advancedParams-2"]') with timeout=10000
[00:03:35]                   │ debg Find.descendantDisplayedByCssSelector('button')
[00:03:35]                   │ debg TestSubjects.click(scaleMetricsSwitch)
[00:03:35]                   │ debg Find.clickByCssSelector('[data-test-subj="scaleMetricsSwitch"]') with timeout=10000
[00:03:35]                   │ debg Find.findByCssSelector('[data-test-subj="scaleMetricsSwitch"]') with timeout=10000
[00:03:35]                   │ debg TestSubjects.find(visualizationLoader)
[00:03:35]                   │ debg Find.findByCssSelector('[data-test-subj="visualizationLoader"]') with timeout=10000
[00:03:35]                   │ debg Before Rendering count 2
[00:03:35]                   │ debg TestSubjects.clickWhenNotDisabled(visualizeEditorRenderButton)
[00:03:35]                   │ debg Find.clickByCssSelectorWhenNotDisabled('[data-test-subj="visualizeEditorRenderButton"]') with timeout=10000
[00:03:35]                   │ debg Find.findByCssSelector('[data-test-subj="visualizeEditorRenderButton"]') with timeout=10000
[00:03:35]                   │ debg Waiting up to 20000ms for rendering count to be greater than or equal to [3]...
[00:03:35]                   │ debg TestSubjects.find(visualizationLoader)
[00:03:35]                   │ debg Find.findByCssSelector('[data-test-subj="visualizationLoader"]') with timeout=10000
[00:03:36]                   │ debg -- currentRenderingCount=2
[00:03:36]                   │ debg TestSubjects.find(visualizationLoader)
[00:03:36]                   │ debg Find.findByCssSelector('[data-test-subj="visualizationLoader"]') with timeout=10000
[00:03:36]                   │ debg -- currentRenderingCount=3
[00:03:36]                   │ debg Inspector.open
[00:03:36]                   │ debg TestSubjects.exists(inspectorPanel)
[00:03:36]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=2500
[00:03:39]                   │ debg --- retry.tryForTime error: [data-test-subj="inspectorPanel"] is not displayed
[00:03:39]                   │ debg TestSubjects.click(openInspectorButton)
[00:03:39]                   │ debg Find.clickByCssSelector('[data-test-subj="openInspectorButton"]') with timeout=10000
[00:03:39]                   │ debg Find.findByCssSelector('[data-test-subj="openInspectorButton"]') with timeout=10000
[00:03:39]                   │ debg TestSubjects.exists(inspectorPanel)
[00:03:39]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=2500
[00:03:39]                   │ debg Inspector.expectTableData(2015-09-20 00:00,0.002,2015-09-20 01:00,0.003,2015-09-20 02:00,0.006,2015-09-20 03:00,0.009,2015-09-20 04:00,0.014,2015-09-20 05:00,0.033,2015-09-20 06:00,0.05,2015-09-20 07:00,0.061,2015-09-20 08:00,0.095,2015-09-20 09:00,0.122,2015-09-20 10:00,0.133,2015-09-20 11:00,0.144,2015-09-20 12:00,0.145,2015-09-20 13:00,0.124,2015-09-20 14:00,0.112,2015-09-20 15:00,0.089,2015-09-20 16:00,0.072,2015-09-20 17:00,0.048,2015-09-20 18:00,0.026,2015-09-20 19:00,0.015)
[00:03:39]                   │ debg TestSubjects.find(inspectorPanel)
[00:03:39]                   │ debg Find.findByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=10000
[00:03:39]                   │ debg Close Inspector
[00:03:39]                   │ debg TestSubjects.exists(inspectorPanel)
[00:03:39]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=2500
[00:03:39]                   │ debg Closing flyout inspectorPanel
[00:03:39]                   │ debg TestSubjects.find(inspectorPanel)
[00:03:39]                   │ debg Find.findByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=10000
[00:03:40]                   │ debg Waiting up to 20000ms for flyout closed...
[00:03:40]                   │ debg TestSubjects.exists(inspectorPanel)
[00:03:40]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=1000
[00:03:41]                   │ debg --- retry.tryForTime error: [data-test-subj="inspectorPanel"] is not displayed
[00:03:41]                   │ debg TestSubjects.exists(inspectorPanel)
[00:03:41]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=2500
[00:03:44]                   │ debg --- retry.tryForTime error: [data-test-subj="inspectorPanel"] is not displayed
[00:03:44]                   └- ✓ pass  (9.4s) "visualize app  area charts axis scaling scales when enabled count agg"
[00:03:44]                 └-> does not scale top hit agg
[00:03:44]                   └-> "before each" hook: global before each
[00:03:44]                   │ debg TestSubjects.click(visEditorAdd_metrics)
[00:03:44]                   │ debg Find.clickByCssSelector('[data-test-subj="visEditorAdd_metrics"]') with timeout=10000
[00:03:44]                   │ debg Find.findByCssSelector('[data-test-subj="visEditorAdd_metrics"]') with timeout=10000
[00:03:44]                   │ debg TestSubjects.click(visEditorAdd_metrics_Y-axis)
[00:03:44]                   │ debg Find.clickByCssSelector('[data-test-subj="visEditorAdd_metrics_Y-axis"]') with timeout=10000
[00:03:44]                   │ debg Find.findByCssSelector('[data-test-subj="visEditorAdd_metrics_Y-axis"]') with timeout=10000
[00:03:45]                   │ debg Find.findByCssSelector('
[00:03:45]                   │                [data-test-subj="metricsAggGroup"]
[00:03:45]                   │                [data-test-subj^="visEditorAggAccordion"].euiAccordion-isOpen
[00:03:45]                   │                
[00:03:45]                   │                [data-test-subj="defaultEditorAggSelect"]
[00:03:45]                   │              ') with timeout=10000
[00:03:45]                   │ debg comboBox.setElement, value: Top Hit
[00:03:45]                   │ debg comboBox.isOptionSelected, value: Top Hit
[00:03:47]                   │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:03:47]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:03:47]                   │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="Top Hit"]') with timeout=2500
[00:03:47]                   │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:03:47]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:03:50]                   │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:03:51]                   │ debg ... sleep(500) start
[00:03:51]                   │ debg ... sleep(500) end
[00:03:51]                   │ debg selectField bytes
[00:03:51]                   │ debg Find.findByCssSelector('
[00:03:51]                   │                [data-test-subj="metricsAggGroup"]
[00:03:51]                   │                [data-test-subj^="visEditorAggAccordion"].euiAccordion-isOpen
[00:03:51]                   │                [data-test-subj="visAggEditorParams"]
[00:03:51]                   │                
[00:03:51]                   │                [data-test-subj="visDefaultEditorField"]
[00:03:51]                   │              ') with timeout=10000
[00:03:51]                   │ debg comboBox.setElement, value: bytes
[00:03:51]                   │ debg comboBox.isOptionSelected, value: bytes
[00:03:53]                   │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:03:53]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:03:53]                   │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="bytes"]') with timeout=2500
[00:03:54]                   │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:03:54]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:03:56]                   │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:03:57]                   │ debg Find.selectValue('[data-test-subj="visDefaultEditorAggregateWith"]', option[value="average"]')
[00:03:57]                   │ debg Find.findByCssSelector('[data-test-subj="visDefaultEditorAggregateWith"]') with timeout=10000
[00:03:57]                   │ debg TestSubjects.find(visualizationLoader)
[00:03:57]                   │ debg Find.findByCssSelector('[data-test-subj="visualizationLoader"]') with timeout=10000
[00:03:57]                   │ debg Before Rendering count 3
[00:03:57]                   │ debg TestSubjects.clickWhenNotDisabled(visualizeEditorRenderButton)
[00:03:57]                   │ debg Find.clickByCssSelectorWhenNotDisabled('[data-test-subj="visualizeEditorRenderButton"]') with timeout=10000
[00:03:57]                   │ debg Find.findByCssSelector('[data-test-subj="visualizeEditorRenderButton"]') with timeout=10000
[00:03:57]                   │ debg Waiting up to 20000ms for rendering count to be greater than or equal to [4]...
[00:03:57]                   │ debg TestSubjects.find(visualizationLoader)
[00:03:57]                   │ debg Find.findByCssSelector('[data-test-subj="visualizationLoader"]') with timeout=10000
[00:03:57]                   │ debg -- currentRenderingCount=3
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <path> attribute d: Expected number, "…02.304032345679,NaNL108.15964345…".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ERROR browser[SEVERE] http://localhost:6191/built_assets/dlls/vendors_3.bundle.dll.js 57 Error: <circle> attribute cy: Expected length, "NaN".
[00:03:58]                   │ debg TestSubjects.find(visualizationLoader)
[00:03:58]                   │ debg Find.findByCssSelector('[data-test-subj="visualizationLoader"]') with timeout=10000
[00:03:58]                   │ debg -- currentRenderingCount=4
[00:03:58]                   │ debg Inspector.open
[00:03:58]                   │ debg TestSubjects.exists(inspectorPanel)
[00:03:58]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=2500
[00:04:00]                   │ debg --- retry.tryForTime error: [data-test-subj="inspectorPanel"] is not displayed
[00:04:01]                   │ debg TestSubjects.click(openInspectorButton)
[00:04:01]                   │ debg Find.clickByCssSelector('[data-test-subj="openInspectorButton"]') with timeout=10000
[00:04:01]                   │ debg Find.findByCssSelector('[data-test-subj="openInspectorButton"]') with timeout=10000
[00:04:01]                   │ debg TestSubjects.exists(inspectorPanel)
[00:04:01]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=2500
[00:04:01]                   │ debg Inspector.expectTableData(2015-09-20 00:00,6,9.035KB,2015-09-20 01:00,9,5.854KB,2015-09-20 02:00,22,4.588KB,2015-09-20 03:00,31,8.349KB,2015-09-20 04:00,52,2.637KB,2015-09-20 05:00,119,1.712KB,2015-09-20 06:00,181,9.157KB,2015-09-20 07:00,218,8.192KB,2015-09-20 08:00,341,12.384KB,2015-09-20 09:00,440,4.482KB,2015-09-20 10:00,480,9.449KB,2015-09-20 11:00,517,213B,2015-09-20 12:00,522,638B,2015-09-20 13:00,446,7.421KB,2015-09-20 14:00,403,4.854KB,2015-09-20 15:00,321,4.132KB,2015-09-20 16:00,258,601B,2015-09-20 17:00,172,4.239KB,2015-09-20 18:00,95,6.272KB,2015-09-20 19:00,55,2.053KB)
[00:04:01]                   │ debg TestSubjects.find(inspectorPanel)
[00:04:01]                   │ debg Find.findByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=10000
[00:04:01]                   │ info Taking screenshot "/dev/shm/workspace/kibana/test/functional/screenshots/failure/visualize app  area charts axis scaling does not scale top hit agg.png"
[00:04:01]                   │ info Current URL is: http://localhost:6191/app/kibana#/visualize/edit/123a1270-9541-11ea-a82a-8f7df8719acb?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:%272015-09-19T06:31:44.000Z%27,to:%272015-09-23T18:31:44.000Z%27))&_a=(filters:!(),linked:!f,query:(language:kuery,query:%27%27),uiState:(),vis:(aggs:!((enabled:!t,id:%271%27,params:(),schema:metric,type:count),(enabled:!t,id:%272%27,params:(drop_partials:!f,extended_bounds:(),field:%27@timestamp%27,interval:s,min_doc_count:1,scaleMetricValues:!t,useNormalizedEsInterval:!t),schema:segment,type:date_histogram),(enabled:!t,id:%273%27,params:(aggregate:average,field:bytes,size:1,sortField:%27@timestamp%27,sortOrder:desc),schema:metric,type:top_hits)),params:(addLegend:!t,addTimeMarker:!f,addTooltip:!t,categoryAxes:!((id:CategoryAxis-1,labels:(filter:!t,show:!t,truncate:100),position:bottom,scale:(type:linear),show:!t,style:(),title:(),type:category)),grid:(categoryLines:!f),labels:(),legendPosition:right,seriesParams:!((data:(id:%271%27,label:Count),drawLinesBetweenPoints:!t,interpolate:linear,lineWidth:2,mode:stacked,show:!t,showCircles:!t,type:area,valueAxis:ValueAxis-1),(data:(id:%273%27,label:%27Last%20bytes%27),drawLinesBetweenPoints:!t,interpolate:linear,lineWidth:2,mode:stacked,show:!t,showCircles:!t,type:area,valueAxis:ValueAxis-1)),thresholdLine:(color:%23E7664C,show:!f,style:full,value:10,width:1),times:!(),type:area,valueAxes:!((id:ValueAxis-1,labels:(filter:!f,rotate:0,show:!t,truncate:100),name:LeftAxis-1,position:left,scale:(mode:normal,type:linear),show:!t,style:(),title:(text:Count),type:value))),title:%27Visualization%20AreaChart%20Name%20Test%27,type:area))
[00:04:01]                   │ info Saving page source to: /dev/shm/workspace/kibana/test/functional/failure_debug/html/visualize app  area charts axis scaling does not scale top hit agg.html
[00:04:01]                   └- ✖ fail: "visualize app  area charts axis scaling does not scale top hit agg"
[00:04:01]                   │

Stack Trace

{ Error: expected [ [ '2015-09-20 00:00', '6', '' ],
  [ '2015-09-20 01:00', '9', '' ],
  [ '2015-09-20 02:00', '22', '' ],
  [ '2015-09-20 03:00', '31', '' ],
  [ '2015-09-20 04:00', '52', '' ],
  [ '2015-09-20 05:00', '119', '' ],
  [ '2015-09-20 06:00', '181', '' ],
  [ '2015-09-20 07:00', '218', '' ],
  [ '2015-09-20 08:00', '341', '' ],
  [ '2015-09-20 09:00', '440', '' ],
  [ '2015-09-20 10:00', '480', '' ],
  [ '2015-09-20 11:00', '517', '' ],
  [ '2015-09-20 12:00', '522', '' ],
  [ '2015-09-20 13:00', '446', '' ],
  [ '2015-09-20 14:00', '403', '' ],
  [ '2015-09-20 15:00', '321', '' ],
  [ '2015-09-20 16:00', '258', '' ],
  [ '2015-09-20 17:00', '172', '' ],
  [ '2015-09-20 18:00', '95', '' ],
  [ '2015-09-20 19:00', '55', '' ] ] to sort of equal [ [ '2015-09-20 00:00', '6', '9.035KB' ],
  [ '2015-09-20 01:00', '9', '5.854KB' ],
  [ '2015-09-20 02:00', '22', '4.588KB' ],
  [ '2015-09-20 03:00', '31', '8.349KB' ],
  [ '2015-09-20 04:00', '52', '2.637KB' ],
  [ '2015-09-20 05:00', '119', '1.712KB' ],
  [ '2015-09-20 06:00', '181', '9.157KB' ],
  [ '2015-09-20 07:00', '218', '8.192KB' ],
  [ '2015-09-20 08:00', '341', '12.384KB' ],
  [ '2015-09-20 09:00', '440', '4.482KB' ],
  [ '2015-09-20 10:00', '480', '9.449KB' ],
  [ '2015-09-20 11:00', '517', '213B' ],
  [ '2015-09-20 12:00', '522', '638B' ],
  [ '2015-09-20 13:00', '446', '7.421KB' ],
  [ '2015-09-20 14:00', '403', '4.854KB' ],
  [ '2015-09-20 15:00', '321', '4.132KB' ],
  [ '2015-09-20 16:00', '258', '601B' ],
  [ '2015-09-20 17:00', '172', '4.239KB' ],
  [ '2015-09-20 18:00', '95', '6.272KB' ],
  [ '2015-09-20 19:00', '55', '2.053KB' ] ]
    at Assertion.assert (packages/kbn-expect/expect.js:100:11)
    at Assertion.eql (packages/kbn-expect/expect.js:244:8)
    at Inspector.expectTableData (test/functional/services/inspector.ts:95:23)
    at process._tickCallback (internal/process/next_tick.js:68:7)
  actual:
   '[\n  [\n    "2015-09-20 00:00"\n    "6"\n    ""\n  ]\n  [\n    "2015-09-20 01:00"\n    "9"\n    ""\n  ]\n  [\n    "2015-09-20 02:00"\n    "22"\n    ""\n  ]\n  [\n    "2015-09-20 03:00"\n    "31"\n    ""\n  ]\n  [\n    "2015-09-20 04:00"\n    "52"\n    ""\n  ]\n  [\n    "2015-09-20 05:00"\n    "119"\n    ""\n  ]\n  [\n    "2015-09-20 06:00"\n    "181"\n    ""\n  ]\n  [\n    "2015-09-20 07:00"\n    "218"\n    ""\n  ]\n  [\n    "2015-09-20 08:00"\n    "341"\n    ""\n  ]\n  [\n    "2015-09-20 09:00"\n    "440"\n    ""\n  ]\n  [\n    "2015-09-20 10:00"\n    "480"\n    ""\n  ]\n  [\n    "2015-09-20 11:00"\n    "517"\n    ""\n  ]\n  [\n    "2015-09-20 12:00"\n    "522"\n    ""\n  ]\n  [\n    "2015-09-20 13:00"\n    "446"\n    ""\n  ]\n  [\n    "2015-09-20 14:00"\n    "403"\n    ""\n  ]\n  [\n    "2015-09-20 15:00"\n    "321"\n    ""\n  ]\n  [\n    "2015-09-20 16:00"\n    "258"\n    ""\n  ]\n  [\n    "2015-09-20 17:00"\n    "172"\n    ""\n  ]\n  [\n    "2015-09-20 18:00"\n    "95"\n    ""\n  ]\n  [\n    "2015-09-20 19:00"\n    "55"\n    ""\n  ]\n]',
  expected:
   '[\n  [\n    "2015-09-20 00:00"\n    "6"\n    "9.035KB"\n  ]\n  [\n    "2015-09-20 01:00"\n    "9"\n    "5.854KB"\n  ]\n  [\n    "2015-09-20 02:00"\n    "22"\n    "4.588KB"\n  ]\n  [\n    "2015-09-20 03:00"\n    "31"\n    "8.349KB"\n  ]\n  [\n    "2015-09-20 04:00"\n    "52"\n    "2.637KB"\n  ]\n  [\n    "2015-09-20 05:00"\n    "119"\n    "1.712KB"\n  ]\n  [\n    "2015-09-20 06:00"\n    "181"\n    "9.157KB"\n  ]\n  [\n    "2015-09-20 07:00"\n    "218"\n    "8.192KB"\n  ]\n  [\n    "2015-09-20 08:00"\n    "341"\n    "12.384KB"\n  ]\n  [\n    "2015-09-20 09:00"\n    "440"\n    "4.482KB"\n  ]\n  [\n    "2015-09-20 10:00"\n    "480"\n    "9.449KB"\n  ]\n  [\n    "2015-09-20 11:00"\n    "517"\n    "213B"\n  ]\n  [\n    "2015-09-20 12:00"\n    "522"\n    "638B"\n  ]\n  [\n    "2015-09-20 13:00"\n    "446"\n    "7.421KB"\n  ]\n  [\n    "2015-09-20 14:00"\n    "403"\n    "4.854KB"\n  ]\n  [\n    "2015-09-20 15:00"\n    "321"\n    "4.132KB"\n  ]\n  [\n    "2015-09-20 16:00"\n    "258"\n    "601B"\n  ]\n  [\n    "2015-09-20 17:00"\n    "172"\n    "4.239KB"\n  ]\n  [\n    "2015-09-20 18:00"\n    "95"\n    "6.272KB"\n  ]\n  [\n    "2015-09-20 19:00"\n    "55"\n    "2.053KB"\n  ]\n]',
  showDiff: true }

History

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New value added to drive a business result impact:high Addressing this issue will have a high level of impact on the quality/strength of our product. loe:medium Medium Level of Effort release_note:enhancement review Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas v7.7.0 v8.0.0
Projects
None yet
6 participants