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

Drilldown ui stubs #57525

Closed
wants to merge 4 commits into from
Closed

Drilldown ui stubs #57525

wants to merge 4 commits into from

Conversation

streamich
Copy link
Contributor

@streamich streamich commented Feb 13, 2020

Summary

Creates few stubs for Drilldown UI components in preparation for #55291

Run Embeddable Storybook to see components:

yarn storybook embeddable

Also, adds a stub "Add drilldown" action to panel context menus.

@streamich streamich requested review from a team as code owners February 13, 2020 00:19
@kibanamachine
Copy link
Contributor

💔 Build Failed


Test Failures

Kibana Pipeline / kibana-oss-agent / Chrome UI Functional Tests.test/functional/apps/dashboard/data_shared_attributes·js.dashboard app using current data dashboard data-shared attributes data-shared-item title should update a viz when using a custom panel title

Link to Jenkins

Standard Out

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

[00:00:00]       │
[00:00:00]         └-: dashboard app
[00:00:00]           └-> "before all" hook
[00:00:00]           └-: using current data
[00:00:00]             └-> "before all" hook
[00:00:00]             └-> "before all" hook: loadCurrentData
[00:00:00]               │ info [dashboard/current/data] Loading "mappings.json"
[00:00:00]               │ info [dashboard/current/data] Loading "data.json.gz"
[00:00:00]               │ info [o.e.c.m.MetaDataCreateIndexService] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] [animals-dogs-2018-01-01] creating index, cause [api], templates [], shards [5]/[1], mappings [_doc]
[00:00:00]               │ info [dashboard/current/data] Created index "animals-dogs-2018-01-01"
[00:00:00]               │ debg [dashboard/current/data] "animals-dogs-2018-01-01" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:00]               │ info [o.e.c.m.MetaDataCreateIndexService] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] [animals-dogs-2018-04-10] creating index, cause [api], templates [], shards [5]/[1], mappings [_doc]
[00:00:00]               │ info [dashboard/current/data] Created index "animals-dogs-2018-04-10"
[00:00:00]               │ debg [dashboard/current/data] "animals-dogs-2018-04-10" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:00]               │ info [o.e.c.m.MetaDataCreateIndexService] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] [animals-cats-2018-01-01] creating index, cause [api], templates [], shards [5]/[1], mappings [_doc]
[00:00:00]               │ info [dashboard/current/data] Created index "animals-cats-2018-01-01"
[00:00:00]               │ debg [dashboard/current/data] "animals-cats-2018-01-01" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:00]               │ info [o.e.c.m.MetaDataCreateIndexService] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] [animals-cats-2018-04-10] creating index, cause [api], templates [], shards [5]/[1], mappings [_doc]
[00:00:00]               │ info [dashboard/current/data] Created index "animals-cats-2018-04-10"
[00:00:00]               │ debg [dashboard/current/data] "animals-cats-2018-04-10" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:00]               │ info [o.e.c.m.MetaDataCreateIndexService] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] [dogbreeds] creating index, cause [api], templates [], shards [5]/[1], mappings [_doc]
[00:00:01]               │ info [dashboard/current/data] Created index "dogbreeds"
[00:00:01]               │ debg [dashboard/current/data] "dogbreeds" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:01]               │ info [o.e.c.m.MetaDataCreateIndexService] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] [logstash-0] creating index, cause [api], templates [], shards [1]/[0], mappings [_doc]
[00:00:01]               │ info [dashboard/current/data] Created index "logstash-0"
[00:00:01]               │ debg [dashboard/current/data] "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:10]               │ info progress: 9517
[00:00:13]               │ info [dashboard/current/data] Indexed 6 docs into "animals-dogs-2018-01-01"
[00:00:13]               │ info [dashboard/current/data] Indexed 6 docs into "animals-dogs-2018-04-10"
[00:00:13]               │ info [dashboard/current/data] Indexed 6 docs into "animals-cats-2018-01-01"
[00:00:13]               │ info [dashboard/current/data] Indexed 5 docs into "animals-cats-2018-04-10"
[00:00:13]               │ info [dashboard/current/data] Indexed 6 docs into "dogbreeds"
[00:00:13]               │ info [dashboard/current/data] Indexed 14005 docs into "logstash-0"
[00:04:07]             └-: dashboard data-shared attributes
[00:04:07]               └-> "before all" hook
[00:04:07]               └-> "before all" hook
[00:04:07]                 │ info [dashboard/current/kibana] Loading "mappings.json"
[00:04:07]                 │ info [dashboard/current/kibana] Loading "data.json.gz"
[00:04:07]                 │ info [o.e.c.m.MetaDataDeleteIndexService] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] [.kibana_1/ggG_qm0BR5ufVujgPmC7DQ] deleting index
[00:04:07]                 │ info [o.e.c.m.MetaDataDeleteIndexService] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] [.kibana_2/QE0Lgp6oQ8umsqrIthtvxA] deleting index
[00:04:07]                 │ info [dashboard/current/kibana] Deleted existing index [".kibana_2",".kibana_1"]
[00:04:07]                 │ info [o.e.c.m.MetaDataCreateIndexService] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] [.kibana] creating index, cause [api], templates [], shards [1]/[0], mappings [_doc]
[00:04:07]                 │ info [dashboard/current/kibana] Created index ".kibana"
[00:04:07]                 │ debg [dashboard/current/kibana] ".kibana" settings {"index":{"auto_expand_replicas":"0-1","number_of_replicas":"0","number_of_shards":"1"}}
[00:04:07]                 │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] [.kibana/wUF6w4nnS8m0akhPKEpeSQ] update_mapping [_doc]
[00:04:07]                 │ info [dashboard/current/kibana] Indexed 84 docs into ".kibana"
[00:04:07]                 │ info Creating index .kibana_2.
[00:04:07]                 │ info [o.e.c.m.MetaDataCreateIndexService] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] [.kibana_2] creating index, cause [api], templates [], shards [1]/[1], mappings [_doc]
[00:04:07]                 │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] updating number_of_replicas to [0] for indices [.kibana_2]
[00:04:07]                 │ info Reindexing .kibana to .kibana_1
[00:04:07]                 │ info [o.e.c.m.MetaDataCreateIndexService] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] [.kibana_1] creating index, cause [api], templates [], shards [1]/[1], mappings [_doc]
[00:04:07]                 │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] updating number_of_replicas to [0] for indices [.kibana_1]
[00:04:08]                 │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] 2967 finished with response BulkByScrollResponse[took=54.8ms,timed_out=false,sliceId=null,updated=0,created=84,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:04:08]                 │ info [o.e.c.m.MetaDataDeleteIndexService] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] [.kibana/wUF6w4nnS8m0akhPKEpeSQ] deleting index
[00:04:08]                 │ info Migrating .kibana_1 saved objects to .kibana_2
[00:04:08]                 │ debg Migrating saved objects search:a16d1990-3dca-11e8-8660-4d65aa086b3c, config:6.3.0, dashboard:61c58ad0-3dd3-11e8-b2b9-5d5dc1715159, dashboard:2ae34a60-3dd4-11e8-b2b9-5d5dc1715159, dashboard:76d03330-3dd3-11e8-b2b9-5d5dc1715159, dashboard:9b780cd0-3dd3-11e8-b2b9-5d5dc1715159, dashboard:6c0b16e0-3dd3-11e8-b2b9-5d5dc1715159, dashboard:19523860-3dd4-11e8-b2b9-5d5dc1715159, dashboard:14616b50-3dd4-11e8-b2b9-5d5dc1715159, dashboard:33bb8ad0-3dd4-11e8-b2b9-5d5dc1715159, dashboard:60659030-3dd4-11e8-b2b9-5d5dc1715159, dashboard:65227c00-3dd4-11e8-b2b9-5d5dc1715159, dashboard:6803a2f0-3dd4-11e8-b2b9-5d5dc1715159, dashboard:6b18f940-3dd4-11e8-b2b9-5d5dc1715159, dashboard:6e12ff60-3dd4-11e8-b2b9-5d5dc1715159, dashboard:4f0fd980-3dd4-11e8-b2b9-5d5dc1715159, dashboard:3de0bda0-3dd4-11e8-b2b9-5d5dc1715159, dashboard:46c8b580-3dd4-11e8-b2b9-5d5dc1715159, dashboard:708fe640-3dd4-11e8-b2b9-5d5dc1715159, dashboard:7b8d50a0-3dd4-11e8-b2b9-5d5dc1715159, dashboard:7e42d3b0-3dd4-11e8-b2b9-5d5dc1715159, dashboard:846988b0-3dd4-11e8-b2b9-5d5dc1715159, dashboard:cbd3bc30-3e5a-11e8-9fc3-39e49624228e, dashboard:5bac3a80-3e5b-11e8-9fc3-39e49624228e, index-pattern:f908c8e0-3e6d-11e8-bbb9-e15942d5d48c, visualization:5e085850-3e6e-11e8-bbb9-e15942d5d48c, dashboard:a5d56330-3e6e-11e8-bbb9-e15942d5d48c, dashboard:d2525040-3dcd-11e8-8660-4d65aa086b3c, visualization:29bd0240-4197-11e8-bb13-d53698fb349a, index-pattern:0bf35f60-3dc9-11e8-8660-4d65aa086b3c, search:55d37a30-4197-11e8-bb13-d53698fb349a, dashboard:b60de070-4197-11e8-bb13-d53698fb349a, visualization:78803be0-3dcd-11e8-8660-4d65aa086b3c, visualization:3fe22200-3dcb-11e8-8660-4d65aa086b3c, visualization:4ca00ba0-3dcc-11e8-8660-4d65aa086b3c, visualization:11ae2bd0-3dcc-11e8-8660-4d65aa086b3c, visualization:145ced90-3dcb-11e8-8660-4d65aa086b3c, visualization:e2023110-3dcb-11e8-8660-4d65aa086b3c, visualization:b92ae920-3dcc-11e8-8660-4d65aa086b3c, visualization:e4d8b430-3dcc-11e8-8660-4d65aa086b3c, visualization:4c0f47e0-3dcd-11e8-8660-4d65aa086b3c, visualization:2d1b1620-3dcd-11e8-8660-4d65aa086b3c, visualization:8bc8d6c0-3e6e-11e8-bbb9-e15942d5d48c, visualization:42535e30-3dcd-11e8-8660-4d65aa086b3c, visualization:7fda8ee0-3dcd-11e8-8660-4d65aa086b3c, visualization:02a2e4e0-3dcd-11e8-8660-4d65aa086b3c, visualization:f81134a0-3dcc-11e8-8660-4d65aa086b3c, visualization:df815d20-3dcc-11e8-8660-4d65aa086b3c, visualization:cc43fab0-3dcc-11e8-8660-4d65aa086b3c, visualization:c40f4d40-3dcc-11e8-8660-4d65aa086b3c, visualization:ffa2e0c0-3dcb-11e8-8660-4d65aa086b3c, visualization:37a541c0-3dcc-11e8-8660-4d65aa086b3c, visualization:4b5d6ef0-3dcb-11e8-8660-4d65aa086b3c, visualization:3525b840-3dcb-11e8-8660-4d65aa086b3c, visualization:e6140540-3dca-11e8-8660-4d65aa086b3c, visualization:4c0c3f90-3e5a-11e8-9fc3-39e49624228e, visualization:50643b60-3dd3-11e8-b2b9-5d5dc1715159, visualization:771b4f10-3e59-11e8-9fc3-39e49624228e, visualization:76c7f020-4194-11e8-bb13-d53698fb349a, visualization:0ca8c600-4195-11e8-bb13-d53698fb349a, visualization:039e4770-4194-11e8-bb13-d53698fb349a, visualization:760a9060-4190-11e8-bb13-d53698fb349a, visualization:b3e70d00-4190-11e8-bb13-d53698fb349a, visualization:c10c6b00-4191-11e8-bb13-d53698fb349a, visualization:03d2afd0-4192-11e8-bb13-d53698fb349a, visualization:7ff2c4c0-4191-11e8-bb13-d53698fb349a, visualization:df72ad40-4194-11e8-bb13-d53698fb349a, visualization:63983430-4192-11e8-bb13-d53698fb349a, search:be5accf0-3dca-11e8-8660-4d65aa086b3c, search:ca5ada40-3dca-11e8-8660-4d65aa086b3c, visualization:9bebe980-4192-11e8-bb13-d53698fb349a, visualization:1dcdfe30-4192-11e8-bb13-d53698fb349a, visualization:35417e50-4194-11e8-bb13-d53698fb349a, visualization:9fb4c670-4194-11e8-bb13-d53698fb349a, visualization:befdb6b0-3e59-11e8-9fc3-39e49624228e, visualization:584c0300-4191-11e8-bb13-d53698fb349a, config:7.0.0-alpha1, visualization:8090dcb0-4195-11e8-bb13-d53698fb349a, config:6.2.4, visualization:edb65990-53ca-11e8-b481-c9426d020fcd, visualization:0644f890-53cb-11e8-b481-c9426d020fcd, dashboard:1b2f47b0-53cb-11e8-b481-c9426d020fcd, index-pattern:a0f483a0-3dc9-11e8-8660-4d65aa086b3c, search:6351c590-53cb-11e8-b481-c9426d020fcd
[00:04:08]                 │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] [.kibana_2/MvS2zPKHTWugHRbtJ9VyOA] update_mapping [_doc]
[00:04:08]                 │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] [.kibana_2/MvS2zPKHTWugHRbtJ9VyOA] update_mapping [_doc]
[00:04:08]                 │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] [.kibana_2/MvS2zPKHTWugHRbtJ9VyOA] update_mapping [_doc]
[00:04:08]                 │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] [.kibana_2/MvS2zPKHTWugHRbtJ9VyOA] update_mapping [_doc]
[00:04:08]                 │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] [.kibana_2/MvS2zPKHTWugHRbtJ9VyOA] update_mapping [_doc]
[00:04:08]                 │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] [.kibana_2/MvS2zPKHTWugHRbtJ9VyOA] update_mapping [_doc]
[00:04:08]                 │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] [.kibana_2/MvS2zPKHTWugHRbtJ9VyOA] update_mapping [_doc]
[00:04:08]                 │ info Pointing alias .kibana to .kibana_2.
[00:04:08]                 │ info Finished in 759ms.
[00:04:08]                 │ debg applying update to kibana config: {"accessibility:disableAnimations":true,"dateFormat:tz":"UTC","telemetry:optIn":false}
[00:04:08]                 │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] [.kibana_2/MvS2zPKHTWugHRbtJ9VyOA] update_mapping [_doc]
[00:04:09]                 │ debg replacing kibana config doc: {"defaultIndex":"0bf35f60-3dc9-11e8-8660-4d65aa086b3c"}
[00:04:10]                 │ debg navigating to dashboard url: http://localhost:6131/app/kibana#/dashboards
[00:04:10]                 │ debg Navigate to: http://localhost:6131/app/kibana#/dashboards
[00:04:11]                 │ debg ... sleep(700) start
[00:04:11]                 │ debg browser[INFO] http://localhost:6131/app/kibana?_t=1581555017374#/dashboards 350 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:04:11]                 │
[00:04:11]                 │ debg browser[INFO] http://localhost:6131/bundles/app/kibana/bootstrap.js 8:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:04:11]                 │ debg ... sleep(700) end
[00:04:11]                 │ debg returned from get, calling refresh
[00:04:11]                 │ debg browser[INFO] http://localhost:6131/app/kibana?_t=1581555017374#/dashboards 350 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:04:11]                 │
[00:04:11]                 │ debg browser[INFO] http://localhost:6131/bundles/app/kibana/bootstrap.js 8:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:04:11]                 │ debg currentUrl = http://localhost:6131/app/kibana#/dashboards
[00:04:11]                 │          appUrl = http://localhost:6131/app/kibana#/dashboards
[00:04:11]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:04:13]                 │ debg TestSubjects.find(kibanaChrome)
[00:04:13]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=10000
[00:04:13]                 │ debg browser[INFO] http://localhost:6131/built_assets/dlls/vendors_2.bundle.dll.js 50:139970 "INFO: 2020-02-13T00:50:19Z
[00:04:13]                 │        Adding connection to http://localhost:6131/elasticsearch
[00:04:13]                 │
[00:04:13]                 │      "
[00:04:13]                 │ debg ... sleep(501) start
[00:04:14]                 │ debg ... sleep(501) end
[00:04:14]                 │ debg in navigateTo url = http://localhost:6131/app/kibana#/dashboards?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:04:14]                 │ debg TestSubjects.exists(statusPageContainer)
[00:04:14]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:04:16]                 │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:04:17]                 │ debg isGlobalLoadingIndicatorVisible
[00:04:17]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:04:17]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:04:17]                 │ debg browser[INFO] http://localhost:6131/app/kibana#/dashboards?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now)) 350 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:04:17]                 │
[00:04:17]                 │ debg browser[INFO] http://localhost:6131/bundles/app/kibana/bootstrap.js 8:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:04:18]                 │ debg browser[INFO] http://localhost:6131/built_assets/dlls/vendors_2.bundle.dll.js 50:139970 "INFO: 2020-02-13T00:50:25Z
[00:04:18]                 │        Adding connection to http://localhost:6131/elasticsearch
[00:04:18]                 │
[00:04:18]                 │      "
[00:04:18]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:04:19]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:04:19]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:04:19]                 │ debg Load Saved Dashboard dashboard with everything
[00:04:19]                 │ debg gotoDashboardLandingPage
[00:04:19]                 │ debg onDashboardLandingPage
[00:04:19]                 │ debg TestSubjects.exists(dashboardLandingPage)
[00:04:19]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardLandingPage"]') with timeout=5000
[00:04:19]                 │ debg searchForItemWithName: dashboard with everything
[00:04:19]                 │ debg Find.allByCssSelector('.euiFieldSearch') with timeout=10000
[00:04:20]                 │ debg isGlobalLoadingIndicatorVisible
[00:04:20]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:04:20]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:04:22]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:04:22]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:04:22]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:04:22]                 │ debg TestSubjects.click(dashboardListingTitleLink-dashboard-with-everything)
[00:04:22]                 │ debg Find.clickByCssSelector('[data-test-subj="dashboardListingTitleLink-dashboard-with-everything"]') with timeout=10000
[00:04:22]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardListingTitleLink-dashboard-with-everything"]') with timeout=10000
[00:04:22]                 │ debg isGlobalLoadingIndicatorVisible
[00:04:22]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:04:22]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:04:23]                 │ debg browser[WARNING] http://localhost:6131/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 5:3877 "Deprecation warning: value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are discouraged and will be removed in an upcoming major release. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.
[00:04:23]                 │      Arguments: 
[00:04:23]                 │      [0] _isAMomentObject: true, _isUTC: false, _useUTC: false, _l: undefined, _i: Mon Apr 09 2018 17:56:08 GMT-0400, _f: undefined, _strict: undefined, _locale: [object Object]
[00:04:23]                 │      Error
[00:04:23]                 │          at Function.createFromInputFallback (http://localhost:6131/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:6:4285)
[00:04:23]                 │          at http://localhost:6131/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:6:24074
[00:04:23]                 │          at http://localhost:6131/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:6:24125
[00:04:23]                 │          at St (http://localhost:6131/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:6:24419)
[00:04:23]                 │          at wt (http://localhost:6131/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:6:24796)
[00:04:23]                 │          at At (http://localhost:6131/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:6:24878)
[00:04:23]                 │          at o (http://localhost:6131/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:6:1123)
[00:04:23]                 │          at Function.convertTimeToUTCString (http://localhost:6131/bundles/28.bundle.js:1:8553)
[00:04:23]                 │          at Function.areTimesEqual (http://localhost:6131/bundles/28.bundle.js:1:8741)
[00:04:23]                 │          at DashboardStateManager.getTimeChanged (http://localhost:6131/bundles/28.bundle.js:1:101402)"
[00:04:24]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:04:24]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:04:24]                 │ debg browser[INFO] http://localhost:6131/bundles/commons.bundle.js 0:622239 "%cWelcome to Kibana Vega Plugin!" "font-size: 16px; font-weight: bold;"
[00:04:24]                 │ debg browser[INFO] http://localhost:6131/bundles/commons.bundle.js 0:622325 "You can access the Vega view with VEGA_DEBUG. Learn more at https://vega.github.io/vega/docs/api/debugging/."
[00:04:29]                 │ debg TestSubjects.missingOrFail(dashboardLandingPage)
[00:04:29]                 │ debg Find.waitForDeletedByCssSelector('[data-test-subj="dashboardLandingPage"]') with timeout=10000
[00:04:29]                 │ debg waitForRenderComplete
[00:04:29]                 │ debg in getSharedItemsCount
[00:04:29]                 │ debg Find.findByCssSelector('[data-shared-items-count]') with timeout=10000
[00:04:29]                 │ debg Renderable.waitForRender for 30 elements
[00:04:29]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:04:29]                 │ debg Find.allByCssSelector('[data-loading]') with timeout=1000
[00:04:30]               └-> should have time picker with data-shared-timefilter-duration
[00:04:30]                 └-> "before each" hook: global before each
[00:04:30]                 │ debg TestSubjects.find(dataSharedTimefilterDuration)
[00:04:30]                 │ debg Find.findByCssSelector('[data-test-subj="dataSharedTimefilterDuration"]') with timeout=10000
[00:04:30]                 └- ✓ pass  (22ms) "dashboard app using current data dashboard data-shared attributes should have time picker with data-shared-timefilter-duration"
[00:04:30]               └-> should have data-shared-items-count set to the number of embeddables on the dashboard
[00:04:30]                 └-> "before each" hook: global before each
[00:04:30]                 │ debg in getSharedItemsCount
[00:04:30]                 │ debg Find.findByCssSelector('[data-shared-items-count]') with timeout=10000
[00:04:30]                 │ debg getPanelCount
[00:04:30]                 │ debg TestSubjects.findAll(embeddablePanel)
[00:04:30]                 │ debg Find.allByCssSelector('[data-test-subj="embeddablePanel"]') with timeout=10000
[00:04:31]                 └- ✓ pass  (515ms) "dashboard app using current data dashboard data-shared attributes should have data-shared-items-count set to the number of embeddables on the dashboard"
[00:04:31]               └-> should have panels with expected data-shared-item title
[00:04:31]                 └-> "before each" hook: global before each
[00:04:31]                 │ debg in getPanelSharedItemData
[00:04:31]                 │ debg Find.allByCssSelector('[data-shared-item]') with timeout=10000
[00:04:31]                 │ debg in getPanelTitles
[00:04:31]                 │ debg TestSubjects.findAll(dashboardPanelTitle)
[00:04:31]                 │ debg Find.allByCssSelector('[data-test-subj="dashboardPanelTitle"]') with timeout=10000
[00:04:32]                 └- ✓ pass  (1.6s) "dashboard app using current data dashboard data-shared attributes should have panels with expected data-shared-item title"
[00:04:32]               └-> data shared item container data has description and title set
[00:04:32]                 └-> "before each" hook: global before each
[00:04:32]                 │ debg getSharedContainerData
[00:04:32]                 │ debg Find.findByCssSelector('[data-shared-items-container]') with timeout=10000
[00:04:32]                 └- ✓ pass  (36ms) "dashboard app using current data dashboard data-shared attributes data shared item container data has description and title set"
[00:04:32]               └-> data-shared-item title should update a viz when using a custom panel title
[00:04:32]                 └-> "before each" hook: global before each
[00:04:32]                 │ debg Switching to edit mode
[00:04:32]                 │ debg TestSubjects.click(dashboardEditMode)
[00:04:32]                 │ debg Find.clickByCssSelector('[data-test-subj="dashboardEditMode"]') with timeout=10000
[00:04:32]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardEditMode"]') with timeout=10000
[00:04:33]                 │ debg Waiting up to 20000ms for in edit mode...
[00:04:33]                 │ debg TestSubjects.findAll(embeddablePanel)
[00:04:33]                 │ debg Find.allByCssSelector('[data-test-subj="embeddablePanel"]') with timeout=10000
[00:04:33]                 │ debg TestSubjects.findAll(embeddablePanelToggleMenuIcon)
[00:04:33]                 │ debg Find.allByCssSelector('[data-test-subj="embeddablePanelToggleMenuIcon"]') with timeout=10000
[00:04:36]                 │ debg setCustomPanelTitle(ima custom title for a vis!, undefined)
[00:04:36]                 │ debg openContextMenu(null
[00:04:36]                 │ debg toggleContextMenu
[00:04:36]                 │ debg TestSubjects.moveMouseTo(dashboardPanelTitle)
[00:04:36]                 │ debg TestSubjects.find(dashboardPanelTitle)
[00:04:36]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardPanelTitle"]') with timeout=10000
[00:04:36]                 │ debg TestSubjects.find(embeddablePanelToggleMenuIcon)
[00:04:36]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelToggleMenuIcon"]') with timeout=10000
[00:04:36]                 │ debg TestSubjects.exists(embeddablePanelContextMenuOpen)
[00:04:36]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelContextMenuOpen"]') with timeout=120000
[00:04:36]                 │ debg TestSubjects.click(embeddablePanelAction-CUSTOMIZE_PANEL_ACTION_ID)
[00:04:36]                 │ debg Find.clickByCssSelector('[data-test-subj="embeddablePanelAction-CUSTOMIZE_PANEL_ACTION_ID"]') with timeout=10000
[00:04:36]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelAction-CUSTOMIZE_PANEL_ACTION_ID"]') with timeout=10000
[00:04:46]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="embeddablePanelAction-CUSTOMIZE_PANEL_ACTION_ID"])
[00:04:46]                 │      Wait timed out after 10035ms
[00:04:47]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelAction-CUSTOMIZE_PANEL_ACTION_ID"]') with timeout=10000
[00:04:57]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="embeddablePanelAction-CUSTOMIZE_PANEL_ACTION_ID"])
[00:04:57]                 │      Wait timed out after 10057ms
[00:04:58]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelAction-CUSTOMIZE_PANEL_ACTION_ID"]') with timeout=10000
[00:05:08]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="embeddablePanelAction-CUSTOMIZE_PANEL_ACTION_ID"])
[00:05:08]                 │      Wait timed out after 10028ms
[00:05:08]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelAction-CUSTOMIZE_PANEL_ACTION_ID"]') with timeout=10000
[00:05:18]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="embeddablePanelAction-CUSTOMIZE_PANEL_ACTION_ID"])
[00:05:18]                 │      Wait timed out after 10006ms
[00:05:19]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelAction-CUSTOMIZE_PANEL_ACTION_ID"]') with timeout=10000
[00:05:29]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="embeddablePanelAction-CUSTOMIZE_PANEL_ACTION_ID"])
[00:05:29]                 │      Wait timed out after 10047ms
[00:05:29]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelAction-CUSTOMIZE_PANEL_ACTION_ID"]') with timeout=10000
[00:05:39]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="embeddablePanelAction-CUSTOMIZE_PANEL_ACTION_ID"])
[00:05:39]                 │      Wait timed out after 10059ms
[00:05:40]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelAction-CUSTOMIZE_PANEL_ACTION_ID"]') with timeout=10000
[00:05:50]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="embeddablePanelAction-CUSTOMIZE_PANEL_ACTION_ID"])
[00:05:50]                 │      Wait timed out after 10012ms
[00:05:50]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelAction-CUSTOMIZE_PANEL_ACTION_ID"]') with timeout=10000
[00:06:00]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="embeddablePanelAction-CUSTOMIZE_PANEL_ACTION_ID"])
[00:06:00]                 │      Wait timed out after 10020ms
[00:06:01]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelAction-CUSTOMIZE_PANEL_ACTION_ID"]') with timeout=10000
[00:06:11]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="embeddablePanelAction-CUSTOMIZE_PANEL_ACTION_ID"])
[00:06:11]                 │      Wait timed out after 10021ms
[00:06:11]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelAction-CUSTOMIZE_PANEL_ACTION_ID"]') with timeout=10000
[00:06:21]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="embeddablePanelAction-CUSTOMIZE_PANEL_ACTION_ID"])
[00:06:21]                 │      Wait timed out after 10018ms
[00:06:22]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelAction-CUSTOMIZE_PANEL_ACTION_ID"]') with timeout=10000
[00:06:32]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="embeddablePanelAction-CUSTOMIZE_PANEL_ACTION_ID"])
[00:06:32]                 │      Wait timed out after 10051ms
[00:06:32]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelAction-CUSTOMIZE_PANEL_ACTION_ID"]') with timeout=10000
[00:06:42]                 │ debg --- retry.try failed again with the same message...
[00:06:43]                 │ info Taking screenshot "/dev/shm/workspace/kibana/test/functional/screenshots/failure/dashboard app using current data dashboard data-shared attributes data-shared-item title should update a viz when using a custom panel title.png"
[00:06:43]                 │ info Current URL is: http://localhost:6131/app/kibana#/dashboard/d2525040-3dcd-11e8-8660-4d65aa086b3c?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:%27Mon%20Apr%2009%202018%2017:56:08%20GMT-0400%27,to:%27Wed%20Apr%2011%202018%2017:56:08%20GMT-0400%27))&_a=(description:%27I%20have%20one%20of%20every%20visualization%20type%20since%20the%20last%20time%20I%20was%20created!!%27,filters:!(),fullScreenMode:!f,options:(darkTheme:!f,hidePanelTitles:!f,useMargins:!t),panels:!((embeddableConfig:(),gridData:(h:15,i:%271%27,w:24,x:0,y:0),id:e6140540-3dca-11e8-8660-4d65aa086b3c,panelIndex:%271%27,type:visualization,version:%278.0.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%272%27,w:24,x:24,y:0),id:%273525b840-3dcb-11e8-8660-4d65aa086b3c%27,panelIndex:%272%27,type:visualization,version:%278.0.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%273%27,w:24,x:0,y:15),id:%274b5d6ef0-3dcb-11e8-8660-4d65aa086b3c%27,panelIndex:%273%27,type:visualization,version:%278.0.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%274%27,w:24,x:24,y:15),id:%2737a541c0-3dcc-11e8-8660-4d65aa086b3c%27,panelIndex:%274%27,type:visualization,version:%278.0.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%275%27,w:24,x:0,y:30),id:ffa2e0c0-3dcb-11e8-8660-4d65aa086b3c,panelIndex:%275%27,type:visualization,version:%278.0.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%276%27,w:24,x:24,y:30),id:e2023110-3dcb-11e8-8660-4d65aa086b3c,panelIndex:%276%27,type:visualization,version:%278.0.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%277%27,w:24,x:0,y:45),id:%27145ced90-3dcb-11e8-8660-4d65aa086b3c%27,panelIndex:%277%27,type:visualization,version:%278.0.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%278%27,w:24,x:24,y:45),id:%272d1b1620-3dcd-11e8-8660-4d65aa086b3c%27,panelIndex:%278%27,type:visualization,version:%278.0.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%279%27,w:24,x:0,y:60),id:%2742535e30-3dcd-11e8-8660-4d65aa086b3c%27,panelIndex:%279%27,type:visualization,version:%278.0.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%2710%27,w:24,x:24,y:60),id:%2742535e30-3dcd-11e8-8660-4d65aa086b3c%27,panelIndex:%2710%27,type:visualization,version:%278.0.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%2711%27,w:24,x:0,y:75),id:%274c0f47e0-3dcd-11e8-8660-4d65aa086b3c%27,panelIndex:%2711%27,type:visualization,version:%278.0.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%2712%27,w:24,x:24,y:75),id:%2711ae2bd0-3dcc-11e8-8660-4d65aa086b3c%27,panelIndex:%2712%27,type:visualization,version:%278.0.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%2713%27,w:24,x:0,y:90),id:%273fe22200-3dcb-11e8-8660-4d65aa086b3c%27,panelIndex:%2713%27,type:visualization,version:%278.0.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%2714%27,w:24,x:24,y:90),id:%274ca00ba0-3dcc-11e8-8660-4d65aa086b3c%27,panelIndex:%2714%27,type:visualization,version:%278.0.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%2715%27,w:24,x:0,y:105),id:%2778803be0-3dcd-11e8-8660-4d65aa086b3c%27,panelIndex:%2715%27,type:visualization,version:%278.0.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%2716%27,w:24,x:24,y:105),id:b92ae920-3dcc-11e8-8660-4d65aa086b3c,panelIndex:%2716%27,type:visualization,version:%278.0.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%2717%27,w:24,x:0,y:120),id:e4d8b430-3dcc-11e8-8660-4d65aa086b3c,panelIndex:%2717%27,type:visualization,version:%278.0.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%2718%27,w:24,x:24,y:120),id:f81134a0-3dcc-11e8-8660-4d65aa086b3c,panelIndex:%2718%27,type:visualization,version:%278.0.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%2719%27,w:24,x:0,y:135),id:cc43fab0-3dcc-11e8-8660-4d65aa086b3c,panelIndex:%2719%27,type:visualization,version:%278.0.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%2720%27,w:24,x:24,y:135),id:%2702a2e4e0-3dcd-11e8-8660-4d65aa086b3c%27,panelIndex:%2720%27,type:visualization,version:%278.0.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%2721%27,w:24,x:0,y:150),id:df815d20-3dcc-11e8-8660-4d65aa086b3c,panelIndex:%2721%27,type:visualization,version:%278.0.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%2722%27,w:24,x:24,y:150),id:c40f4d40-3dcc-11e8-8660-4d65aa086b3c,panelIndex:%2722%27,type:visualization,version:%278.0.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%2723%27,w:24,x:0,y:165),id:%277fda8ee0-3dcd-11e8-8660-4d65aa086b3c%27,panelIndex:%2723%27,type:visualization,version:%278.0.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%2724%27,w:24,x:24,y:165),id:a16d1990-3dca-11e8-8660-4d65aa086b3c,panelIndex:%2724%27,type:search,version:%278.0.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%2725%27,w:24,x:0,y:180),id:be5accf0-3dca-11e8-8660-4d65aa086b3c,panelIndex:%2725%27,type:search,version:%278.0.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%2726%27,w:24,x:24,y:180),id:ca5ada40-3dca-11e8-8660-4d65aa086b3c,panelIndex:%2726%27,type:search,version:%278.0.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%2727%27,w:24,x:0,y:195),id:%27771b4f10-3e59-11e8-9fc3-39e49624228e%27,panelIndex:%2727%27,type:visualization,version:%278.0.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%2728%27,w:24,x:24,y:195),id:%275e085850-3e6e-11e8-bbb9-e15942d5d48c%27,panelIndex:%2728%27,type:visualization,version:%278.0.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%2729%27,w:24,x:0,y:210),id:%278bc8d6c0-3e6e-11e8-bbb9-e15942d5d48c%27,panelIndex:%2729%27,type:visualization,version:%278.0.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%2730%27,w:24,x:24,y:210),id:befdb6b0-3e59-11e8-9fc3-39e49624228e,panelIndex:%2730%27,type:visualization,version:%278.0.0-SNAPSHOT%27)),query:(language:lucene,query:%27%27),timeRestore:!t,title:%27dashboard%20with%20everything%27,viewMode:edit)
[00:06:43]                 │ info Saving page source to: /dev/shm/workspace/kibana/test/functional/failure_debug/html/dashboard app using current data dashboard data-shared attributes data-shared-item title should update a viz when using a custom panel title.html
[00:06:43]                 └- ✖ fail: "dashboard app using current data dashboard data-shared attributes data-shared-item title should update a viz when using a custom panel title"
[00:06:43]                 │

Stack Trace

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

Kibana Pipeline / kibana-oss-agent / Chrome UI Functional Tests.test/functional/apps/dashboard/data_shared_attributes·js.dashboard app using current data dashboard data-shared attributes data-shared-item title should update a viz when using a custom panel title

Link to Jenkins

Standard Out

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

[00:00:00]       │
[00:00:00]         └-: dashboard app
[00:00:00]           └-> "before all" hook
[00:00:00]           └-: using current data
[00:00:00]             └-> "before all" hook
[00:00:00]             └-> "before all" hook: loadCurrentData
[00:00:00]               │ info [dashboard/current/data] Loading "mappings.json"
[00:00:00]               │ info [dashboard/current/data] Loading "data.json.gz"
[00:00:00]               │ info [o.e.c.m.MetaDataCreateIndexService] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] [animals-dogs-2018-01-01] creating index, cause [api], templates [], shards [5]/[1], mappings [_doc]
[00:00:00]               │ info [dashboard/current/data] Created index "animals-dogs-2018-01-01"
[00:00:00]               │ debg [dashboard/current/data] "animals-dogs-2018-01-01" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:00]               │ info [o.e.c.m.MetaDataCreateIndexService] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] [animals-dogs-2018-04-10] creating index, cause [api], templates [], shards [5]/[1], mappings [_doc]
[00:00:00]               │ info [dashboard/current/data] Created index "animals-dogs-2018-04-10"
[00:00:00]               │ debg [dashboard/current/data] "animals-dogs-2018-04-10" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:00]               │ info [o.e.c.m.MetaDataCreateIndexService] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] [animals-cats-2018-01-01] creating index, cause [api], templates [], shards [5]/[1], mappings [_doc]
[00:00:00]               │ info [dashboard/current/data] Created index "animals-cats-2018-01-01"
[00:00:00]               │ debg [dashboard/current/data] "animals-cats-2018-01-01" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:00]               │ info [o.e.c.m.MetaDataCreateIndexService] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] [animals-cats-2018-04-10] creating index, cause [api], templates [], shards [5]/[1], mappings [_doc]
[00:00:00]               │ info [dashboard/current/data] Created index "animals-cats-2018-04-10"
[00:00:00]               │ debg [dashboard/current/data] "animals-cats-2018-04-10" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:00]               │ info [o.e.c.m.MetaDataCreateIndexService] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] [dogbreeds] creating index, cause [api], templates [], shards [5]/[1], mappings [_doc]
[00:00:01]               │ info [dashboard/current/data] Created index "dogbreeds"
[00:00:01]               │ debg [dashboard/current/data] "dogbreeds" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:01]               │ info [o.e.c.m.MetaDataCreateIndexService] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] [logstash-0] creating index, cause [api], templates [], shards [1]/[0], mappings [_doc]
[00:00:01]               │ info [dashboard/current/data] Created index "logstash-0"
[00:00:01]               │ debg [dashboard/current/data] "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:10]               │ info progress: 9927
[00:00:12]               │ info [dashboard/current/data] Indexed 6 docs into "animals-dogs-2018-01-01"
[00:00:12]               │ info [dashboard/current/data] Indexed 6 docs into "animals-dogs-2018-04-10"
[00:00:12]               │ info [dashboard/current/data] Indexed 6 docs into "animals-cats-2018-01-01"
[00:00:12]               │ info [dashboard/current/data] Indexed 5 docs into "animals-cats-2018-04-10"
[00:00:12]               │ info [dashboard/current/data] Indexed 6 docs into "dogbreeds"
[00:00:12]               │ info [dashboard/current/data] Indexed 14005 docs into "logstash-0"
[00:04:24]             └-: dashboard data-shared attributes
[00:04:24]               └-> "before all" hook
[00:04:24]               └-> "before all" hook
[00:04:24]                 │ info [dashboard/current/kibana] Loading "mappings.json"
[00:04:24]                 │ info [dashboard/current/kibana] Loading "data.json.gz"
[00:04:24]                 │ info [o.e.c.m.MetaDataDeleteIndexService] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] [.kibana_1/uQfRRLiHRUaN6VH3iLAbbw] deleting index
[00:04:24]                 │ info [o.e.c.m.MetaDataDeleteIndexService] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] [.kibana_2/VdggjR2lSkOXWEVxxrNZKA] deleting index
[00:04:24]                 │ info [dashboard/current/kibana] Deleted existing index [".kibana_2",".kibana_1"]
[00:04:24]                 │ info [o.e.c.m.MetaDataCreateIndexService] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] [.kibana] creating index, cause [api], templates [], shards [1]/[0], mappings [_doc]
[00:04:24]                 │ info [dashboard/current/kibana] Created index ".kibana"
[00:04:24]                 │ debg [dashboard/current/kibana] ".kibana" settings {"index":{"auto_expand_replicas":"0-1","number_of_replicas":"0","number_of_shards":"1"}}
[00:04:24]                 │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] [.kibana/X-xwKgN3RQaa-Dt8yS1Ufw] update_mapping [_doc]
[00:04:24]                 │ info [dashboard/current/kibana] Indexed 84 docs into ".kibana"
[00:04:24]                 │ info Creating index .kibana_2.
[00:04:24]                 │ info [o.e.c.m.MetaDataCreateIndexService] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] [.kibana_2] creating index, cause [api], templates [], shards [1]/[1], mappings [_doc]
[00:04:24]                 │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] updating number_of_replicas to [0] for indices [.kibana_2]
[00:04:25]                 │ info Reindexing .kibana to .kibana_1
[00:04:25]                 │ info [o.e.c.m.MetaDataCreateIndexService] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] [.kibana_1] creating index, cause [api], templates [], shards [1]/[1], mappings [_doc]
[00:04:25]                 │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] updating number_of_replicas to [0] for indices [.kibana_1]
[00:04:25]                 │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] 2995 finished with response BulkByScrollResponse[took=54.4ms,timed_out=false,sliceId=null,updated=0,created=84,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:04:25]                 │ info [o.e.c.m.MetaDataDeleteIndexService] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] [.kibana/X-xwKgN3RQaa-Dt8yS1Ufw] deleting index
[00:04:25]                 │ info Migrating .kibana_1 saved objects to .kibana_2
[00:04:25]                 │ debg Migrating saved objects search:a16d1990-3dca-11e8-8660-4d65aa086b3c, config:6.3.0, dashboard:61c58ad0-3dd3-11e8-b2b9-5d5dc1715159, dashboard:2ae34a60-3dd4-11e8-b2b9-5d5dc1715159, dashboard:76d03330-3dd3-11e8-b2b9-5d5dc1715159, dashboard:9b780cd0-3dd3-11e8-b2b9-5d5dc1715159, dashboard:6c0b16e0-3dd3-11e8-b2b9-5d5dc1715159, dashboard:19523860-3dd4-11e8-b2b9-5d5dc1715159, dashboard:14616b50-3dd4-11e8-b2b9-5d5dc1715159, dashboard:33bb8ad0-3dd4-11e8-b2b9-5d5dc1715159, dashboard:60659030-3dd4-11e8-b2b9-5d5dc1715159, dashboard:65227c00-3dd4-11e8-b2b9-5d5dc1715159, dashboard:6803a2f0-3dd4-11e8-b2b9-5d5dc1715159, dashboard:6b18f940-3dd4-11e8-b2b9-5d5dc1715159, dashboard:6e12ff60-3dd4-11e8-b2b9-5d5dc1715159, dashboard:4f0fd980-3dd4-11e8-b2b9-5d5dc1715159, dashboard:3de0bda0-3dd4-11e8-b2b9-5d5dc1715159, dashboard:46c8b580-3dd4-11e8-b2b9-5d5dc1715159, dashboard:708fe640-3dd4-11e8-b2b9-5d5dc1715159, dashboard:7b8d50a0-3dd4-11e8-b2b9-5d5dc1715159, dashboard:7e42d3b0-3dd4-11e8-b2b9-5d5dc1715159, dashboard:846988b0-3dd4-11e8-b2b9-5d5dc1715159, dashboard:cbd3bc30-3e5a-11e8-9fc3-39e49624228e, dashboard:5bac3a80-3e5b-11e8-9fc3-39e49624228e, index-pattern:f908c8e0-3e6d-11e8-bbb9-e15942d5d48c, visualization:5e085850-3e6e-11e8-bbb9-e15942d5d48c, dashboard:a5d56330-3e6e-11e8-bbb9-e15942d5d48c, dashboard:d2525040-3dcd-11e8-8660-4d65aa086b3c, visualization:29bd0240-4197-11e8-bb13-d53698fb349a, index-pattern:0bf35f60-3dc9-11e8-8660-4d65aa086b3c, search:55d37a30-4197-11e8-bb13-d53698fb349a, dashboard:b60de070-4197-11e8-bb13-d53698fb349a, visualization:78803be0-3dcd-11e8-8660-4d65aa086b3c, visualization:3fe22200-3dcb-11e8-8660-4d65aa086b3c, visualization:4ca00ba0-3dcc-11e8-8660-4d65aa086b3c, visualization:11ae2bd0-3dcc-11e8-8660-4d65aa086b3c, visualization:145ced90-3dcb-11e8-8660-4d65aa086b3c, visualization:e2023110-3dcb-11e8-8660-4d65aa086b3c, visualization:b92ae920-3dcc-11e8-8660-4d65aa086b3c, visualization:e4d8b430-3dcc-11e8-8660-4d65aa086b3c, visualization:4c0f47e0-3dcd-11e8-8660-4d65aa086b3c, visualization:2d1b1620-3dcd-11e8-8660-4d65aa086b3c, visualization:8bc8d6c0-3e6e-11e8-bbb9-e15942d5d48c, visualization:42535e30-3dcd-11e8-8660-4d65aa086b3c, visualization:7fda8ee0-3dcd-11e8-8660-4d65aa086b3c, visualization:02a2e4e0-3dcd-11e8-8660-4d65aa086b3c, visualization:f81134a0-3dcc-11e8-8660-4d65aa086b3c, visualization:df815d20-3dcc-11e8-8660-4d65aa086b3c, visualization:cc43fab0-3dcc-11e8-8660-4d65aa086b3c, visualization:c40f4d40-3dcc-11e8-8660-4d65aa086b3c, visualization:ffa2e0c0-3dcb-11e8-8660-4d65aa086b3c, visualization:37a541c0-3dcc-11e8-8660-4d65aa086b3c, visualization:4b5d6ef0-3dcb-11e8-8660-4d65aa086b3c, visualization:3525b840-3dcb-11e8-8660-4d65aa086b3c, visualization:e6140540-3dca-11e8-8660-4d65aa086b3c, visualization:4c0c3f90-3e5a-11e8-9fc3-39e49624228e, visualization:50643b60-3dd3-11e8-b2b9-5d5dc1715159, visualization:771b4f10-3e59-11e8-9fc3-39e49624228e, visualization:76c7f020-4194-11e8-bb13-d53698fb349a, visualization:0ca8c600-4195-11e8-bb13-d53698fb349a, visualization:039e4770-4194-11e8-bb13-d53698fb349a, visualization:760a9060-4190-11e8-bb13-d53698fb349a, visualization:b3e70d00-4190-11e8-bb13-d53698fb349a, visualization:c10c6b00-4191-11e8-bb13-d53698fb349a, visualization:03d2afd0-4192-11e8-bb13-d53698fb349a, visualization:7ff2c4c0-4191-11e8-bb13-d53698fb349a, visualization:df72ad40-4194-11e8-bb13-d53698fb349a, visualization:63983430-4192-11e8-bb13-d53698fb349a, search:be5accf0-3dca-11e8-8660-4d65aa086b3c, search:ca5ada40-3dca-11e8-8660-4d65aa086b3c, visualization:9bebe980-4192-11e8-bb13-d53698fb349a, visualization:1dcdfe30-4192-11e8-bb13-d53698fb349a, visualization:35417e50-4194-11e8-bb13-d53698fb349a, visualization:9fb4c670-4194-11e8-bb13-d53698fb349a, visualization:befdb6b0-3e59-11e8-9fc3-39e49624228e, visualization:584c0300-4191-11e8-bb13-d53698fb349a, config:7.0.0-alpha1, visualization:8090dcb0-4195-11e8-bb13-d53698fb349a, config:6.2.4, visualization:edb65990-53ca-11e8-b481-c9426d020fcd, visualization:0644f890-53cb-11e8-b481-c9426d020fcd, dashboard:1b2f47b0-53cb-11e8-b481-c9426d020fcd, index-pattern:a0f483a0-3dc9-11e8-8660-4d65aa086b3c, search:6351c590-53cb-11e8-b481-c9426d020fcd
[00:04:25]                 │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] [.kibana_2/8qfp5yWHS9CiKXCToiF2Jw] update_mapping [_doc]
[00:04:25]                 │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] [.kibana_2/8qfp5yWHS9CiKXCToiF2Jw] update_mapping [_doc]
[00:04:25]                 │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] [.kibana_2/8qfp5yWHS9CiKXCToiF2Jw] update_mapping [_doc]
[00:04:25]                 │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] [.kibana_2/8qfp5yWHS9CiKXCToiF2Jw] update_mapping [_doc]
[00:04:25]                 │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] [.kibana_2/8qfp5yWHS9CiKXCToiF2Jw] update_mapping [_doc]
[00:04:25]                 │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] [.kibana_2/8qfp5yWHS9CiKXCToiF2Jw] update_mapping [_doc]
[00:04:25]                 │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] [.kibana_2/8qfp5yWHS9CiKXCToiF2Jw] update_mapping [_doc]
[00:04:25]                 │ info Pointing alias .kibana to .kibana_2.
[00:04:25]                 │ info Finished in 757ms.
[00:04:25]                 │ debg applying update to kibana config: {"accessibility:disableAnimations":true,"dateFormat:tz":"UTC","telemetry:optIn":false}
[00:04:26]                 │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] [.kibana_2/8qfp5yWHS9CiKXCToiF2Jw] update_mapping [_doc]
[00:04:27]                 │ debg replacing kibana config doc: {"defaultIndex":"0bf35f60-3dc9-11e8-8660-4d65aa086b3c"}
[00:04:28]                 │ debg navigating to dashboard url: http://localhost:6131/app/kibana#/dashboards
[00:04:28]                 │ debg Navigate to: http://localhost:6131/app/kibana#/dashboards
[00:04:28]                 │ debg ... sleep(700) start
[00:04:28]                 │ debg browser[INFO] http://localhost:6131/app/kibana?_t=1581554498239#/dashboards 350 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:04:28]                 │
[00:04:28]                 │ debg browser[INFO] http://localhost:6131/bundles/app/kibana/bootstrap.js 8:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:04:28]                 │ debg ... sleep(700) end
[00:04:28]                 │ debg returned from get, calling refresh
[00:04:28]                 │ debg browser[INFO] http://localhost:6131/app/kibana?_t=1581554498239#/dashboards 350 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:04:28]                 │
[00:04:28]                 │ debg browser[INFO] http://localhost:6131/bundles/app/kibana/bootstrap.js 8:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:04:28]                 │ debg currentUrl = http://localhost:6131/app/kibana#/dashboards
[00:04:28]                 │          appUrl = http://localhost:6131/app/kibana#/dashboards
[00:04:28]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:04:30]                 │ debg TestSubjects.find(kibanaChrome)
[00:04:30]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=10000
[00:04:30]                 │ debg browser[INFO] http://localhost:6131/built_assets/dlls/vendors_2.bundle.dll.js 50:139970 "INFO: 2020-02-13T00:41:40Z
[00:04:30]                 │        Adding connection to http://localhost:6131/elasticsearch
[00:04:30]                 │
[00:04:30]                 │      "
[00:04:30]                 │ debg ... sleep(501) start
[00:04:31]                 │ debg ... sleep(501) end
[00:04:31]                 │ debg in navigateTo url = http://localhost:6131/app/kibana#/dashboards?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:04:31]                 │ debg --- retry.try error: URL changed, waiting for it to settle
[00:04:31]                 │ debg ... sleep(501) start
[00:04:32]                 │ debg ... sleep(501) end
[00:04:32]                 │ debg in navigateTo url = http://localhost:6131/app/kibana#/dashboards?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:04:32]                 │ debg TestSubjects.exists(statusPageContainer)
[00:04:32]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:04:34]                 │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:04:35]                 │ debg isGlobalLoadingIndicatorVisible
[00:04:35]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:04:35]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:04:35]                 │ debg browser[INFO] http://localhost:6131/app/kibana#/dashboards?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now)) 350 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:04:35]                 │
[00:04:35]                 │ debg browser[INFO] http://localhost:6131/bundles/app/kibana/bootstrap.js 8:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:04:36]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:04:37]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:04:37]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:04:37]                 │ debg browser[INFO] http://localhost:6131/built_assets/dlls/vendors_2.bundle.dll.js 50:139970 "INFO: 2020-02-13T00:41:47Z
[00:04:37]                 │        Adding connection to http://localhost:6131/elasticsearch
[00:04:37]                 │
[00:04:37]                 │      "
[00:04:37]                 │ debg Load Saved Dashboard dashboard with everything
[00:04:37]                 │ debg gotoDashboardLandingPage
[00:04:37]                 │ debg onDashboardLandingPage
[00:04:37]                 │ debg TestSubjects.exists(dashboardLandingPage)
[00:04:37]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardLandingPage"]') with timeout=5000
[00:04:37]                 │ debg searchForItemWithName: dashboard with everything
[00:04:37]                 │ debg Find.allByCssSelector('.euiFieldSearch') with timeout=10000
[00:04:39]                 │ debg isGlobalLoadingIndicatorVisible
[00:04:39]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:04:39]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:04:40]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:04:41]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:04:41]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:04:41]                 │ debg TestSubjects.click(dashboardListingTitleLink-dashboard-with-everything)
[00:04:41]                 │ debg Find.clickByCssSelector('[data-test-subj="dashboardListingTitleLink-dashboard-with-everything"]') with timeout=10000
[00:04:41]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardListingTitleLink-dashboard-with-everything"]') with timeout=10000
[00:04:41]                 │ debg isGlobalLoadingIndicatorVisible
[00:04:41]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:04:41]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:04:42]                 │ debg browser[WARNING] http://localhost:6131/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 5:3877 "Deprecation warning: value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are discouraged and will be removed in an upcoming major release. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.
[00:04:42]                 │      Arguments: 
[00:04:42]                 │      [0] _isAMomentObject: true, _isUTC: false, _useUTC: false, _l: undefined, _i: Mon Apr 09 2018 17:56:08 GMT-0400, _f: undefined, _strict: undefined, _locale: [object Object]
[00:04:42]                 │      Error
[00:04:42]                 │          at Function.createFromInputFallback (http://localhost:6131/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:6:4285)
[00:04:42]                 │          at http://localhost:6131/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:6:24074
[00:04:42]                 │          at http://localhost:6131/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:6:24125
[00:04:42]                 │          at St (http://localhost:6131/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:6:24419)
[00:04:42]                 │          at wt (http://localhost:6131/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:6:24796)
[00:04:42]                 │          at At (http://localhost:6131/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:6:24878)
[00:04:42]                 │          at o (http://localhost:6131/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:6:1123)
[00:04:42]                 │          at Function.convertTimeToUTCString (http://localhost:6131/bundles/28.bundle.js:1:8553)
[00:04:42]                 │          at Function.areTimesEqual (http://localhost:6131/bundles/28.bundle.js:1:8741)
[00:04:42]                 │          at DashboardStateManager.getTimeChanged (http://localhost:6131/bundles/28.bundle.js:1:101402)"
[00:04:42]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:04:42]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:04:46]                 │ debg browser[INFO] http://localhost:6131/bundles/commons.bundle.js 0:622239 "%cWelcome to Kibana Vega Plugin!" "font-size: 16px; font-weight: bold;"
[00:04:46]                 │ debg browser[INFO] http://localhost:6131/bundles/commons.bundle.js 0:622325 "You can access the Vega view with VEGA_DEBUG. Learn more at https://vega.github.io/vega/docs/api/debugging/."
[00:04:46]                 │ debg TestSubjects.missingOrFail(dashboardLandingPage)
[00:04:46]                 │ debg Find.waitForDeletedByCssSelector('[data-test-subj="dashboardLandingPage"]') with timeout=10000
[00:04:47]                 │ debg waitForRenderComplete
[00:04:47]                 │ debg in getSharedItemsCount
[00:04:47]                 │ debg Find.findByCssSelector('[data-shared-items-count]') with timeout=10000
[00:04:47]                 │ debg Renderable.waitForRender for 30 elements
[00:04:47]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:04:47]                 │ debg Find.allByCssSelector('[data-loading]') with timeout=1000
[00:04:48]               └-> should have time picker with data-shared-timefilter-duration
[00:04:48]                 └-> "before each" hook: global before each
[00:04:48]                 │ debg TestSubjects.find(dataSharedTimefilterDuration)
[00:04:48]                 │ debg Find.findByCssSelector('[data-test-subj="dataSharedTimefilterDuration"]') with timeout=10000
[00:04:48]                 └- ✓ pass  (25ms) "dashboard app using current data dashboard data-shared attributes should have time picker with data-shared-timefilter-duration"
[00:04:48]               └-> should have data-shared-items-count set to the number of embeddables on the dashboard
[00:04:48]                 └-> "before each" hook: global before each
[00:04:48]                 │ debg in getSharedItemsCount
[00:04:48]                 │ debg Find.findByCssSelector('[data-shared-items-count]') with timeout=10000
[00:04:48]                 │ debg getPanelCount
[00:04:48]                 │ debg TestSubjects.findAll(embeddablePanel)
[00:04:48]                 │ debg Find.allByCssSelector('[data-test-subj="embeddablePanel"]') with timeout=10000
[00:04:48]                 └- ✓ pass  (479ms) "dashboard app using current data dashboard data-shared attributes should have data-shared-items-count set to the number of embeddables on the dashboard"
[00:04:48]               └-> should have panels with expected data-shared-item title
[00:04:48]                 └-> "before each" hook: global before each
[00:04:48]                 │ debg in getPanelSharedItemData
[00:04:48]                 │ debg Find.allByCssSelector('[data-shared-item]') with timeout=10000
[00:04:49]                 │ debg in getPanelTitles
[00:04:49]                 │ debg TestSubjects.findAll(dashboardPanelTitle)
[00:04:49]                 │ debg Find.allByCssSelector('[data-test-subj="dashboardPanelTitle"]') with timeout=10000
[00:04:50]                 └- ✓ pass  (1.7s) "dashboard app using current data dashboard data-shared attributes should have panels with expected data-shared-item title"
[00:04:50]               └-> data shared item container data has description and title set
[00:04:50]                 └-> "before each" hook: global before each
[00:04:50]                 │ debg getSharedContainerData
[00:04:50]                 │ debg Find.findByCssSelector('[data-shared-items-container]') with timeout=10000
[00:04:50]                 └- ✓ pass  (38ms) "dashboard app using current data dashboard data-shared attributes data shared item container data has description and title set"
[00:04:50]               └-> data-shared-item title should update a viz when using a custom panel title
[00:04:50]                 └-> "before each" hook: global before each
[00:04:50]                 │ debg Switching to edit mode
[00:04:50]                 │ debg TestSubjects.click(dashboardEditMode)
[00:04:50]                 │ debg Find.clickByCssSelector('[data-test-subj="dashboardEditMode"]') with timeout=10000
[00:04:50]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardEditMode"]') with timeout=10000
[00:04:51]                 │ debg Waiting up to 20000ms for in edit mode...
[00:04:51]                 │ debg TestSubjects.findAll(embeddablePanel)
[00:04:51]                 │ debg Find.allByCssSelector('[data-test-subj="embeddablePanel"]') with timeout=10000
[00:04:51]                 │ debg TestSubjects.findAll(embeddablePanelToggleMenuIcon)
[00:04:51]                 │ debg Find.allByCssSelector('[data-test-subj="embeddablePanelToggleMenuIcon"]') with timeout=10000
[00:04:55]                 │ debg setCustomPanelTitle(ima custom title for a vis!, undefined)
[00:04:55]                 │ debg openContextMenu(null
[00:04:55]                 │ debg toggleContextMenu
[00:04:55]                 │ debg TestSubjects.moveMouseTo(dashboardPanelTitle)
[00:04:55]                 │ debg TestSubjects.find(dashboardPanelTitle)
[00:04:55]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardPanelTitle"]') with timeout=10000
[00:04:55]                 │ debg TestSubjects.find(embeddablePanelToggleMenuIcon)
[00:04:55]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelToggleMenuIcon"]') with timeout=10000
[00:04:55]                 │ debg TestSubjects.exists(embeddablePanelContextMenuOpen)
[00:04:55]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelContextMenuOpen"]') with timeout=120000
[00:04:55]                 │ debg TestSubjects.click(embeddablePanelAction-CUSTOMIZE_PANEL_ACTION_ID)
[00:04:55]                 │ debg Find.clickByCssSelector('[data-test-subj="embeddablePanelAction-CUSTOMIZE_PANEL_ACTION_ID"]') with timeout=10000
[00:04:55]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelAction-CUSTOMIZE_PANEL_ACTION_ID"]') with timeout=10000
[00:05:05]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="embeddablePanelAction-CUSTOMIZE_PANEL_ACTION_ID"])
[00:05:05]                 │      Wait timed out after 10023ms
[00:05:06]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelAction-CUSTOMIZE_PANEL_ACTION_ID"]') with timeout=10000
[00:05:16]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="embeddablePanelAction-CUSTOMIZE_PANEL_ACTION_ID"])
[00:05:16]                 │      Wait timed out after 10030ms
[00:05:16]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelAction-CUSTOMIZE_PANEL_ACTION_ID"]') with timeout=10000
[00:05:26]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="embeddablePanelAction-CUSTOMIZE_PANEL_ACTION_ID"])
[00:05:26]                 │      Wait timed out after 10034ms
[00:05:27]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelAction-CUSTOMIZE_PANEL_ACTION_ID"]') with timeout=10000
[00:05:37]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="embeddablePanelAction-CUSTOMIZE_PANEL_ACTION_ID"])
[00:05:37]                 │      Wait timed out after 10012ms
[00:05:37]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelAction-CUSTOMIZE_PANEL_ACTION_ID"]') with timeout=10000
[00:05:47]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="embeddablePanelAction-CUSTOMIZE_PANEL_ACTION_ID"])
[00:05:47]                 │      Wait timed out after 10058ms
[00:05:48]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelAction-CUSTOMIZE_PANEL_ACTION_ID"]') with timeout=10000
[00:05:58]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="embeddablePanelAction-CUSTOMIZE_PANEL_ACTION_ID"])
[00:05:58]                 │      Wait timed out after 10010ms
[00:05:58]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelAction-CUSTOMIZE_PANEL_ACTION_ID"]') with timeout=10000
[00:06:08]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="embeddablePanelAction-CUSTOMIZE_PANEL_ACTION_ID"])
[00:06:08]                 │      Wait timed out after 10019ms
[00:06:09]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelAction-CUSTOMIZE_PANEL_ACTION_ID"]') with timeout=10000
[00:06:19]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="embeddablePanelAction-CUSTOMIZE_PANEL_ACTION_ID"])
[00:06:19]                 │      Wait timed out after 10013ms
[00:06:19]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelAction-CUSTOMIZE_PANEL_ACTION_ID"]') with timeout=10000
[00:06:29]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="embeddablePanelAction-CUSTOMIZE_PANEL_ACTION_ID"])
[00:06:29]                 │      Wait timed out after 10019ms
[00:06:30]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelAction-CUSTOMIZE_PANEL_ACTION_ID"]') with timeout=10000
[00:06:40]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="embeddablePanelAction-CUSTOMIZE_PANEL_ACTION_ID"])
[00:06:40]                 │      Wait timed out after 10021ms
[00:06:40]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelAction-CUSTOMIZE_PANEL_ACTION_ID"]') with timeout=10000
[00:06:50]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="embeddablePanelAction-CUSTOMIZE_PANEL_ACTION_ID"])
[00:06:50]                 │      Wait timed out after 10015ms
[00:06:51]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelAction-CUSTOMIZE_PANEL_ACTION_ID"]') with timeout=10000
[00:07:01]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="embeddablePanelAction-CUSTOMIZE_PANEL_ACTION_ID"])
[00:07:01]                 │      Wait timed out after 10047ms
[00:07:01]                 │ info Taking screenshot "/dev/shm/workspace/kibana/test/functional/screenshots/failure/dashboard app using current data dashboard data-shared attributes data-shared-item title should update a viz when using a custom panel title.png"
[00:07:02]                 │ info Current URL is: http://localhost:6131/app/kibana#/dashboard/d2525040-3dcd-11e8-8660-4d65aa086b3c?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:%27Mon%20Apr%2009%202018%2017:56:08%20GMT-0400%27,to:%27Wed%20Apr%2011%202018%2017:56:08%20GMT-0400%27))&_a=(description:%27I%20have%20one%20of%20every%20visualization%20type%20since%20the%20last%20time%20I%20was%20created!!%27,filters:!(),fullScreenMode:!f,options:(darkTheme:!f,hidePanelTitles:!f,useMargins:!t),panels:!((embeddableConfig:(),gridData:(h:15,i:%271%27,w:24,x:0,y:0),id:e6140540-3dca-11e8-8660-4d65aa086b3c,panelIndex:%271%27,type:visualization,version:%278.0.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%272%27,w:24,x:24,y:0),id:%273525b840-3dcb-11e8-8660-4d65aa086b3c%27,panelIndex:%272%27,type:visualization,version:%278.0.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%273%27,w:24,x:0,y:15),id:%274b5d6ef0-3dcb-11e8-8660-4d65aa086b3c%27,panelIndex:%273%27,type:visualization,version:%278.0.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%274%27,w:24,x:24,y:15),id:%2737a541c0-3dcc-11e8-8660-4d65aa086b3c%27,panelIndex:%274%27,type:visualization,version:%278.0.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%275%27,w:24,x:0,y:30),id:ffa2e0c0-3dcb-11e8-8660-4d65aa086b3c,panelIndex:%275%27,type:visualization,version:%278.0.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%276%27,w:24,x:24,y:30),id:e2023110-3dcb-11e8-8660-4d65aa086b3c,panelIndex:%276%27,type:visualization,version:%278.0.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%277%27,w:24,x:0,y:45),id:%27145ced90-3dcb-11e8-8660-4d65aa086b3c%27,panelIndex:%277%27,type:visualization,version:%278.0.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%278%27,w:24,x:24,y:45),id:%272d1b1620-3dcd-11e8-8660-4d65aa086b3c%27,panelIndex:%278%27,type:visualization,version:%278.0.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%279%27,w:24,x:0,y:60),id:%2742535e30-3dcd-11e8-8660-4d65aa086b3c%27,panelIndex:%279%27,type:visualization,version:%278.0.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%2710%27,w:24,x:24,y:60),id:%2742535e30-3dcd-11e8-8660-4d65aa086b3c%27,panelIndex:%2710%27,type:visualization,version:%278.0.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%2711%27,w:24,x:0,y:75),id:%274c0f47e0-3dcd-11e8-8660-4d65aa086b3c%27,panelIndex:%2711%27,type:visualization,version:%278.0.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%2712%27,w:24,x:24,y:75),id:%2711ae2bd0-3dcc-11e8-8660-4d65aa086b3c%27,panelIndex:%2712%27,type:visualization,version:%278.0.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%2713%27,w:24,x:0,y:90),id:%273fe22200-3dcb-11e8-8660-4d65aa086b3c%27,panelIndex:%2713%27,type:visualization,version:%278.0.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%2714%27,w:24,x:24,y:90),id:%274ca00ba0-3dcc-11e8-8660-4d65aa086b3c%27,panelIndex:%2714%27,type:visualization,version:%278.0.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%2715%27,w:24,x:0,y:105),id:%2778803be0-3dcd-11e8-8660-4d65aa086b3c%27,panelIndex:%2715%27,type:visualization,version:%278.0.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%2716%27,w:24,x:24,y:105),id:b92ae920-3dcc-11e8-8660-4d65aa086b3c,panelIndex:%2716%27,type:visualization,version:%278.0.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%2717%27,w:24,x:0,y:120),id:e4d8b430-3dcc-11e8-8660-4d65aa086b3c,panelIndex:%2717%27,type:visualization,version:%278.0.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%2718%27,w:24,x:24,y:120),id:f81134a0-3dcc-11e8-8660-4d65aa086b3c,panelIndex:%2718%27,type:visualization,version:%278.0.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%2719%27,w:24,x:0,y:135),id:cc43fab0-3dcc-11e8-8660-4d65aa086b3c,panelIndex:%2719%27,type:visualization,version:%278.0.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%2720%27,w:24,x:24,y:135),id:%2702a2e4e0-3dcd-11e8-8660-4d65aa086b3c%27,panelIndex:%2720%27,type:visualization,version:%278.0.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%2721%27,w:24,x:0,y:150),id:df815d20-3dcc-11e8-8660-4d65aa086b3c,panelIndex:%2721%27,type:visualization,version:%278.0.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%2722%27,w:24,x:24,y:150),id:c40f4d40-3dcc-11e8-8660-4d65aa086b3c,panelIndex:%2722%27,type:visualization,version:%278.0.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%2723%27,w:24,x:0,y:165),id:%277fda8ee0-3dcd-11e8-8660-4d65aa086b3c%27,panelIndex:%2723%27,type:visualization,version:%278.0.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%2724%27,w:24,x:24,y:165),id:a16d1990-3dca-11e8-8660-4d65aa086b3c,panelIndex:%2724%27,type:search,version:%278.0.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%2725%27,w:24,x:0,y:180),id:be5accf0-3dca-11e8-8660-4d65aa086b3c,panelIndex:%2725%27,type:search,version:%278.0.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%2726%27,w:24,x:24,y:180),id:ca5ada40-3dca-11e8-8660-4d65aa086b3c,panelIndex:%2726%27,type:search,version:%278.0.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%2727%27,w:24,x:0,y:195),id:%27771b4f10-3e59-11e8-9fc3-39e49624228e%27,panelIndex:%2727%27,type:visualization,version:%278.0.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%2728%27,w:24,x:24,y:195),id:%275e085850-3e6e-11e8-bbb9-e15942d5d48c%27,panelIndex:%2728%27,type:visualization,version:%278.0.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%2729%27,w:24,x:0,y:210),id:%278bc8d6c0-3e6e-11e8-bbb9-e15942d5d48c%27,panelIndex:%2729%27,type:visualization,version:%278.0.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%2730%27,w:24,x:24,y:210),id:befdb6b0-3e59-11e8-9fc3-39e49624228e,panelIndex:%2730%27,type:visualization,version:%278.0.0-SNAPSHOT%27)),query:(language:lucene,query:%27%27),timeRestore:!t,title:%27dashboard%20with%20everything%27,viewMode:edit)
[00:07:02]                 │ info Saving page source to: /dev/shm/workspace/kibana/test/functional/failure_debug/html/dashboard app using current data dashboard data-shared attributes data-shared-item title should update a viz when using a custom panel title.html
[00:07:02]                 └- ✖ fail: "dashboard app using current data dashboard data-shared attributes data-shared-item title should update a viz when using a custom panel title"
[00:07:02]                 │

Stack Trace

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

Kibana Pipeline / kibana-oss-agent / Chrome UI Functional Tests.test/functional/apps/dashboard/panel_controls·js.dashboard app using legacy data dashboard panel controls panel edit controls are shown in edit mode

Link to Jenkins

Standard Out

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

[00:00:00]       │
[00:00:00]         └-: dashboard app
[00:00:00]           └-> "before all" hook
[00:00:00]           └-: using legacy data
[00:00:00]             └-> "before all" hook
[00:00:00]             └-> "before all" hook: loadLogstash
[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-oraclelinux-tests-xl-1581553191119622223] [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-oraclelinux-tests-xl-1581553191119622223] Cluster health status changed from [YELLOW] to [GREEN] (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-oraclelinux-tests-xl-1581553191119622223] [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-oraclelinux-tests-xl-1581553191119622223] Cluster health status changed from [YELLOW] to [GREEN] (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-oraclelinux-tests-xl-1581553191119622223] [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-oraclelinux-tests-xl-1581553191119622223] Cluster health status changed from [YELLOW] to [GREEN] (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: 10528
[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:04:02]             └-: dashboard panel controls
[00:04:02]               └-> "before all" hook
[00:04:02]               └-> "before all" hook
[00:04:02]                 │ debg load kibana index with visualizations and log data
[00:04:02]                 │ info [dashboard/legacy] Loading "mappings.json"
[00:04:02]                 │ info [dashboard/legacy] Loading "data.json.gz"
[00:04:03]                 │ info [o.e.c.m.MetaDataDeleteIndexService] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] [.kibana_2/fz9P6_GnRqm1j6zbuLD6Jw] deleting index
[00:04:03]                 │ info [o.e.c.m.MetaDataDeleteIndexService] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] [.kibana_1/ZT3kAcVcToeYfNzQ8urz8A] deleting index
[00:04:03]                 │ info [dashboard/legacy] Deleted existing index [".kibana_2",".kibana_1"]
[00:04:03]                 │ info [o.e.c.m.MetaDataCreateIndexService] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] [.kibana] creating index, cause [api], templates [], shards [1]/[1], mappings [_doc]
[00:04:03]                 │ info [dashboard/legacy] Created index ".kibana"
[00:04:03]                 │ debg [dashboard/legacy] ".kibana" settings {"index":{"number_of_replicas":"1","number_of_shards":"1"}}
[00:04:03]                 │ info [dashboard/legacy] Indexed 9 docs into ".kibana"
[00:04:03]                 │ info Creating index .kibana_2.
[00:04:03]                 │ info [o.e.c.m.MetaDataCreateIndexService] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] [.kibana_2] creating index, cause [api], templates [], shards [1]/[1], mappings [_doc]
[00:04:03]                 │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] updating number_of_replicas to [0] for indices [.kibana_2]
[00:04:03]                 │ info Reindexing .kibana to .kibana_1
[00:04:03]                 │ info [o.e.c.m.MetaDataCreateIndexService] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] [.kibana_1] creating index, cause [api], templates [], shards [1]/[1], mappings [_doc]
[00:04:03]                 │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] updating number_of_replicas to [0] for indices [.kibana_1]
[00:04:03]                 │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] 1983 finished with response BulkByScrollResponse[took=28.3ms,timed_out=false,sliceId=null,updated=0,created=9,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:04:03]                 │ info [o.e.c.m.MetaDataDeleteIndexService] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] [.kibana/s4_b4e5nS2Oy9aUYaGRnAQ] deleting index
[00:04:03]                 │ info Migrating .kibana_1 saved objects to .kibana_2
[00:04:03]                 │ debg Migrating saved objects index-pattern:logstash-*, visualization:Visualization-InputControl, visualization:Visualization☺漢字-DataTable, visualization:Visualization☺-VerticalBarChart, visualization:Visualization-TileMap, visualization:Visualization-PieChart, visualization:Visualization漢字-LineChart, visualization:Visualization-MetricChart, visualization:Visualization漢字-AreaChart
[00:04:03]                 │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] [.kibana_2/pZyQQxypRHuAtxEonX_13w] update_mapping [_doc]
[00:04:04]                 │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] [.kibana_2/pZyQQxypRHuAtxEonX_13w] update_mapping [_doc]
[00:04:04]                 │ info Pointing alias .kibana to .kibana_2.
[00:04:04]                 │ info Finished in 573ms.
[00:04:04]                 │ debg applying update to kibana config: {"accessibility:disableAnimations":true,"dateFormat:tz":"UTC","telemetry:optIn":false}
[00:04:04]                 │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] [.kibana_2/pZyQQxypRHuAtxEonX_13w] update_mapping [_doc]
[00:04:05]                 │ debg replacing kibana config doc: {"defaultIndex":"logstash-*"}
[00:04:05]                 │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] [.kibana_2/pZyQQxypRHuAtxEonX_13w] update_mapping [_doc]
[00:04:06]                 │ debg navigating to dashboard url: http://localhost:6151/app/kibana#/dashboards
[00:04:06]                 │ debg Navigate to: http://localhost:6151/app/kibana#/dashboards
[00:04:06]                 │ debg ... sleep(700) start
[00:04:06]                 │ debg browser[INFO] http://localhost:6151/app/kibana?_t=1581554520678#/dashboards 350 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:04:06]                 │
[00:04:06]                 │ debg browser[INFO] http://localhost:6151/bundles/app/kibana/bootstrap.js 8:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:04:07]                 │ debg ... sleep(700) end
[00:04:07]                 │ debg returned from get, calling refresh
[00:04:07]                 │ debg browser[INFO] http://localhost:6151/app/kibana?_t=1581554520678#/dashboards 350 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:04:07]                 │
[00:04:07]                 │ debg browser[INFO] http://localhost:6151/bundles/app/kibana/bootstrap.js 8:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:04:07]                 │ debg currentUrl = http://localhost:6151/app/kibana#/dashboards
[00:04:07]                 │          appUrl = http://localhost:6151/app/kibana#/dashboards
[00:04:07]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:04:09]                 │ debg TestSubjects.find(kibanaChrome)
[00:04:09]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=10000
[00:04:09]                 │ debg browser[INFO] http://localhost:6151/built_assets/dlls/vendors_2.bundle.dll.js 50:139970 "INFO: 2020-02-13T00:42:02Z
[00:04:09]                 │        Adding connection to http://localhost:6151/elasticsearch
[00:04:09]                 │
[00:04:09]                 │      "
[00:04:09]                 │ debg ... sleep(501) start
[00:04:10]                 │ debg ... sleep(501) end
[00:04:10]                 │ debg in navigateTo url = http://localhost:6151/app/kibana#/dashboards?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:04:10]                 │ debg TestSubjects.exists(statusPageContainer)
[00:04:10]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:04:12]                 │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:04:13]                 │ debg isGlobalLoadingIndicatorVisible
[00:04:13]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:04:13]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:04:13]                 │ debg browser[INFO] http://localhost:6151/app/kibana#/dashboards?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now)) 350 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:04:13]                 │
[00:04:13]                 │ debg browser[INFO] http://localhost:6151/bundles/app/kibana/bootstrap.js 8:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:04:15]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:04:15]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:04:15]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:04:15]                 │ debg browser[INFO] http://localhost:6151/built_assets/dlls/vendors_2.bundle.dll.js 50:139970 "INFO: 2020-02-13T00:42:09Z
[00:04:15]                 │        Adding connection to http://localhost:6151/elasticsearch
[00:04:15]                 │
[00:04:15]                 │      "
[00:04:16]               └-: panel edit controls
[00:04:16]                 └-> "before all" hook
[00:04:16]                 └-> "before all" hook
[00:04:16]                   │ debg TestSubjects.exists(newItemButton)
[00:04:16]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="newItemButton"]') with timeout=2500
[00:04:18]                   │ debg --- retry.tryForTime error: [data-test-subj="newItemButton"] is not displayed
[00:04:19]                   │ debg TestSubjects.click(createDashboardPromptButton)
[00:04:19]                   │ debg Find.clickByCssSelector('[data-test-subj="createDashboardPromptButton"]') with timeout=10000
[00:04:19]                   │ debg Find.findByCssSelector('[data-test-subj="createDashboardPromptButton"]') with timeout=10000
[00:04:19]                   │ debg Setting absolute range to Sep 19, 2015 @ 06:31:44.000 to Sep 23, 2015 @ 18:31:44.000
[00:04:19]                   │ debg TestSubjects.exists(superDatePickerToggleQuickMenuButton)
[00:04:19]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=20000
[00:04:19]                   │ debg TestSubjects.exists(superDatePickerShowDatesButton)
[00:04:19]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=2500
[00:04:19]                   │ debg TestSubjects.click(superDatePickerShowDatesButton)
[00:04:19]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:04:19]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:04:19]                   │ debg TestSubjects.exists(superDatePickerstartDatePopoverButton)
[00:04:19]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=2500
[00:04:19]                   │ debg TestSubjects.click(superDatePickerendDatePopoverButton)
[00:04:19]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:04:19]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:04:19]                   │ERROR browser[SEVERE] http://localhost:6151/api/saved_objects/index-pattern/logstash-* - Failed to load resource: the server responded with a status of 409 (Conflict)
[00:04:19]                   │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:04:19]                   │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:04:19]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:04:19]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:04:20]                   │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:04:20]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:04:20]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:04:20]                   │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 23, 2015 @ 18:31:44.000)
[00:04:20]                   │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:04:20]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:04:20]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:04:21]                   │ debg ... sleep(500) start
[00:04:21]                   │ debg ... sleep(500) end
[00:04:21]                   │ debg TestSubjects.click(superDatePickerstartDatePopoverButton)
[00:04:21]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:04:21]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:04:21]                   │ debg Find.waitForElementStale with timeout=10000
[00:04:21]                   │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:04:21]                   │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:04:21]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:04:21]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:04:22]                   │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:04:22]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:04:22]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:04:22]                   │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 19, 2015 @ 06:31:44.000)
[00:04:22]                   │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:04:22]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:04:22]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:04:22]                   │ debg TestSubjects.exists(superDatePickerApplyTimeButton)
[00:04:22]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerApplyTimeButton"]') with timeout=2500
[00:04:25]                   │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerApplyTimeButton"] is not displayed
[00:04:25]                   │ debg TestSubjects.click(querySubmitButton)
[00:04:25]                   │ debg Find.clickByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:04:25]                   │ debg Find.findByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:04:26]                   │ debg Find.waitForElementStale with timeout=10000
[00:04:26]                   │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:04:26]                   │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:04:26]                   │ debg DashboardAddPanel.addEmbeddable, name: Visualization PieChart, type: visualization
[00:04:26]                   │ debg DashboardAddPanel.ensureAddPanelIsShowing
[00:04:26]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:04:26]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:04:26]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:04:28]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:04:29]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:04:29]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:04:29]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:04:29]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:04:29]                   │ debg ... sleep(500) start
[00:04:30]                   │ debg ... sleep(500) end
[00:04:30]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:04:30]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:04:30]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:04:30]                   │ debg DashboardAddPanel.addToFilter(visualization)
[00:04:30]                   │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:04:30]                   │ debg DashboardAddPanel.toggleFilter
[00:04:30]                   │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:04:30]                   │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:04:30]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:04:30]                   │ debg TestSubjects.click(savedObjectFinderFilter-visualization)
[00:04:30]                   │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilter-visualization"]') with timeout=10000
[00:04:30]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilter-visualization"]') with timeout=10000
[00:04:30]                   │ debg DashboardAddPanel.toggleFilter
[00:04:30]                   │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:04:30]                   │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:04:30]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:04:30]                   │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:04:31]                   │ debg TestSubjects.setValue(savedObjectFinderSearchInput, "Visualization PieChart")
[00:04:31]                   │ debg TestSubjects.click(savedObjectFinderSearchInput)
[00:04:31]                   │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:04:31]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:04:31]                   │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:04:32]                   │ debg TestSubjects.click(savedObjectTitleVisualization-PieChart)
[00:04:32]                   │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTitleVisualization-PieChart"]') with timeout=10000
[00:04:32]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectTitleVisualization-PieChart"]') with timeout=10000
[00:04:32]                   │ debg TestSubjects.exists(addObjectToDashboardSuccess)
[00:04:32]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="addObjectToDashboardSuccess"]') with timeout=2500
[00:04:34]                   │ debg --- retry.tryForTime error: [data-test-subj="addObjectToDashboardSuccess"] is not displayed
[00:04:35]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:04:35]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:04:35]                   │ debg Closing flyout dashboardAddPanel
[00:04:35]                   │ debg TestSubjects.find(dashboardAddPanel)
[00:04:35]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=10000
[00:04:35]                   │ debg Waiting up to 20000ms for flyout closed...
[00:04:35]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:04:35]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:04:36]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:04:37]                 └-> are hidden in view mode
[00:04:37]                   └-> "before each" hook: global before each
[00:04:37]                   │ debg TestSubjects.click(dashboardSaveMenuItem)
[00:04:37]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardSaveMenuItem"]') with timeout=10000
[00:04:37]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardSaveMenuItem"]') with timeout=10000
[00:04:37]                   │ debg TestSubjects.find(savedObjectSaveModal)
[00:04:37]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=10000
[00:04:37]                   │ debg entering new title
[00:04:37]                   │ debg TestSubjects.setValue(savedObjectTitle, Dashboard Panel Controls Test)
[00:04:37]                   │ debg TestSubjects.click(savedObjectTitle)
[00:04:37]                   │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:04:37]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:04:37]                   │ debg DashboardPage.clickSave
[00:04:37]                   │ debg TestSubjects.click(confirmSaveSavedObjectButton)
[00:04:37]                   │ debg Find.clickByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:04:37]                   │ debg Find.findByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:04:37]                   │ debg Find.waitForElementStale with timeout=10000
[00:04:37]                   │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-oraclelinux-tests-xl-1581553191119622223] [.kibana_2/pZyQQxypRHuAtxEonX_13w] update_mapping [_doc]
[00:04:37]                   │ debg TestSubjects.exists(saveDashboardSuccess)
[00:04:37]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="saveDashboardSuccess"]') with timeout=120000
[00:04:37]                   │ debg Find.findByCssSelector('.euiToast') with timeout=20000
[00:04:38]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:04:38]                   │ debg Toast title: Dashboard 'Dashboard Panel Controls Test' was saved
[00:04:38]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:04:38]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:04:38]                   │ debg isGlobalLoadingIndicatorVisible
[00:04:38]                   │ debg TestSubjects.exists(globalLoadingIndicator)
[00:04:38]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:04:39]                   │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:04:40]                   │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:04:40]                   │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:04:40]                   │ debg Waiting for save modal to close
[00:04:40]                   │ debg TestSubjects.exists(savedObjectSaveModal)
[00:04:40]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:04:42]                   │ debg --- retry.tryForTime error: [data-test-subj="savedObjectSaveModal"] is not displayed
[00:04:43]                   │ debg openContextMenu(undefined
[00:04:43]                   │ debg toggleContextMenu
[00:04:43]                   │ debg TestSubjects.moveMouseTo(dashboardPanelTitle)
[00:04:43]                   │ debg TestSubjects.find(dashboardPanelTitle)
[00:04:43]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardPanelTitle"]') with timeout=10000
[00:04:43]                   │ debg TestSubjects.find(embeddablePanelToggleMenuIcon)
[00:04:43]                   │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelToggleMenuIcon"]') with timeout=10000
[00:04:43]                   │ debg TestSubjects.exists(embeddablePanelContextMenuOpen)
[00:04:43]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelContextMenuOpen"]') with timeout=120000
[00:04:43]                   │ debg expectMissingEditPanelAction
[00:04:43]                   │ debg TestSubjects.missingOrFail(embeddablePanelAction-editPanel)
[00:04:43]                   │ debg Find.waitForDeletedByCssSelector('[data-test-subj="embeddablePanelAction-editPanel"]') with timeout=2500
[00:04:44]                   │ debg expectMissingRemovePanelAction
[00:04:44]                   │ debg TestSubjects.missingOrFail(embeddablePanelAction-deletePanel)
[00:04:44]                   │ debg Find.waitForDeletedByCssSelector('[data-test-subj="embeddablePanelAction-deletePanel"]') with timeout=2500
[00:04:44]                   └- ✓ pass  (7.5s) "dashboard app using legacy data dashboard panel controls panel edit controls are hidden in view mode"
[00:04:44]                 └-> are shown in edit mode
[00:04:44]                   └-> "before each" hook: global before each
[00:04:44]                   │ debg Switching to edit mode
[00:04:44]                   │ debg TestSubjects.click(dashboardEditMode)
[00:04:44]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardEditMode"]') with timeout=10000
[00:04:44]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardEditMode"]') with timeout=10000
[00:04:44]                   │ debg Waiting up to 20000ms for in edit mode...
[00:04:44]                   │ debg TestSubjects.findAll(embeddablePanel)
[00:04:44]                   │ debg Find.allByCssSelector('[data-test-subj="embeddablePanel"]') with timeout=10000
[00:04:44]                   │ debg TestSubjects.findAll(embeddablePanelToggleMenuIcon)
[00:04:44]                   │ debg Find.allByCssSelector('[data-test-subj="embeddablePanelToggleMenuIcon"]') with timeout=10000
[00:04:44]                   │ debg isContextMenuIconVisible
[00:04:44]                   │ debg TestSubjects.exists(embeddablePanelToggleMenuIcon)
[00:04:44]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelToggleMenuIcon"]') with timeout=2500
[00:04:44]                   │ debg openContextMenu(undefined
[00:04:44]                   │ debg toggleContextMenu
[00:04:44]                   │ debg TestSubjects.moveMouseTo(dashboardPanelTitle)
[00:04:44]                   │ debg TestSubjects.find(dashboardPanelTitle)
[00:04:44]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardPanelTitle"]') with timeout=10000
[00:04:45]                   │ debg TestSubjects.find(embeddablePanelToggleMenuIcon)
[00:04:45]                   │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelToggleMenuIcon"]') with timeout=10000
[00:04:45]                   │ debg TestSubjects.exists(embeddablePanelContextMenuOpen)
[00:04:45]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelContextMenuOpen"]') with timeout=120000
[00:04:45]                   │ debg expectExistsEditPanelAction
[00:04:45]                   │ debg TestSubjects.exists(embeddablePanelAction-editPanel)
[00:04:45]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelAction-editPanel"]') with timeout=120000
[00:04:47]                   │ debg --- retry.tryForTime error: [data-test-subj="embeddablePanelAction-editPanel"] is not displayed
[00:04:50]                   │ debg --- retry.tryForTime failed again with the same message...
[00:04:53]                   │ debg --- retry.tryForTime failed again with the same message...
[00:04:56]                   │ debg --- retry.tryForTime failed again with the same message...
[00:04:59]                   │ debg --- retry.tryForTime failed again with the same message...
[00:05:02]                   │ debg --- retry.tryForTime failed again with the same message...
[00:05:05]                   │ debg --- retry.tryForTime failed again with the same message...
[00:05:08]                   │ debg --- retry.tryForTime failed again with the same message...
[00:05:11]                   │ debg --- retry.tryForTime failed again with the same message...
[00:05:14]                   │ debg --- retry.tryForTime failed again with the same message...
[00:05:18]                   │ debg --- retry.tryForTime failed again with the same message...
[00:05:21]                   │ debg --- retry.tryForTime failed again with the same message...
[00:05:24]                   │ debg --- retry.tryForTime failed again with the same message...
[00:05:27]                   │ debg --- retry.tryForTime failed again with the same message...
[00:05:30]                   │ debg --- retry.tryForTime failed again with the same message...
[00:05:33]                   │ debg --- retry.tryForTime failed again with the same message...
[00:05:36]                   │ debg --- retry.tryForTime failed again with the same message...
[00:05:39]                   │ debg --- retry.tryForTime failed again with the same message...
[00:05:42]                   │ debg --- retry.tryForTime failed again with the same message...
[00:05:45]                   │ debg --- retry.tryForTime failed again with the same message...
[00:05:48]                   │ debg --- retry.tryForTime failed again with the same message...
[00:05:51]                   │ debg --- retry.tryForTime failed again with the same message...
[00:05:54]                   │ debg --- retry.tryForTime failed again with the same message...
[00:05:57]                   │ debg --- retry.tryForTime failed again with the same message...
[00:06:00]                   │ debg --- retry.tryForTime failed again with the same message...
[00:06:03]                   │ debg --- retry.tryForTime failed again with the same message...
[00:06:06]                   │ debg --- retry.tryForTime failed again with the same message...
[00:06:09]                   │ debg --- retry.tryForTime failed again with the same message...
[00:06:12]                   │ debg --- retry.tryForTime failed again with the same message...
[00:06:15]                   │ debg --- retry.tryForTime failed again with the same message...
[00:06:18]                   │ debg --- retry.tryForTime failed again with the same message...
[00:06:21]                   │ debg --- retry.tryForTime failed again with the same message...
[00:06:24]                   │ debg --- retry.tryForTime failed again with the same message...
[00:06:27]                   │ debg --- retry.tryForTime failed again with the same message...
[00:06:30]                   │ debg --- retry.tryForTime failed again with the same message...
[00:06:33]                   │ debg --- retry.tryForTime failed again with the same message...
[00:06:36]                   │ debg --- retry.tryForTime failed again with the same message...
[00:06:39]                   │ debg --- retry.tryForTime failed again with the same message...
[00:06:42]                   │ debg --- retry.tryForTime failed again with the same message...
[00:06:45]                   │ debg --- retry.tryForTime failed again with the same message...
[00:06:46]                   │ info Taking screenshot "/dev/shm/workspace/kibana/test/functional/screenshots/failure/dashboard app using legacy data dashboard panel controls panel edit controls are shown in edit mode.png"
[00:06:46]                   │ info Current URL is: http://localhost:6151/app/kibana#/dashboard/b7f825b0-4df9-11ea-ae5e-db27ae54cfab?_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=(description:%27%27,filters:!(),fullScreenMode:!f,options:(hidePanelTitles:!f,useMargins:!t),panels:!((embeddableConfig:(),gridData:(h:15,i:%270a5f7f78-1926-4521-b558-13d6c01be2bf%27,w:24,x:0,y:0),id:Visualization-PieChart,panelIndex:%270a5f7f78-1926-4521-b558-13d6c01be2bf%27,type:visualization,version:%278.0.0-SNAPSHOT%27)),query:(language:kuery,query:%27%27),timeRestore:!f,title:%27Dashboard%20Panel%20Controls%20Test%27,viewMode:edit)
[00:06:46]                   │ info Saving page source to: /dev/shm/workspace/kibana/test/functional/failure_debug/html/dashboard app using legacy data dashboard panel controls panel edit controls are shown in edit mode.html
[00:06:46]                   └- ✖ fail: "dashboard app using legacy data dashboard panel controls panel edit controls are shown in edit mode"
[00:06:46]                   │

Stack Trace

Error: expected testSubject(embeddablePanelAction-editPanel) to exist
    at TestSubjects.existOrFail (test/functional/services/test_subjects.ts:60:15)

and 2 more failures, only showing the first 3.

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

@streamich streamich added Feature:Embedding Embedding content via iFrame release_note:skip Skip the PR/issue when compiling release notes review Team:AppArch v7.7.0 v8.0.0 labels Feb 13, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app-arch (Team:AppArch)

@streamich
Copy link
Contributor Author

Closing in favour of #58097

@streamich streamich closed this Feb 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Embedding Embedding content via iFrame release_note:skip Skip the PR/issue when compiling release notes review v7.7.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants