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

fix signal summary view truncation #90645

Closed
wants to merge 1 commit into from

Conversation

yctercero
Copy link
Contributor

@yctercero yctercero commented Feb 8, 2021

Summary

FIxes #90539

When clicking to view signal summary, values are being truncated. This raises questions as to whether there were any changes upstream where values that we expected to be arrays are coming down as strings now.

Bug

truncation_bug

Fix

Screen Shot 2021-02-08 at 8 27 08 AM

Checklist

@kibanamachine
Copy link
Contributor

kibanamachine commented Feb 8, 2021

💔 Build Failed

Failed CI Steps


Test Failures

Kibana Pipeline / general / Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/transform/feature_controls/transform_security·ts.transform feature controls security global all privileges (aka kibana_admin) should not render the "Stack" section

Link to Jenkins

Standard Out

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

[00:00:00]       │
[00:15:51]         └-: transform
[00:15:51]           └-> "before all" hook in "transform"
[00:15:51]           └-> "before all" hook in "transform"
[00:15:51]             │ debg creating role transform_source
[00:15:52]             │ info [o.e.x.s.a.r.TransportPutRoleAction] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] added role [transform_source]
[00:15:52]             │ debg creating role transform_dest
[00:15:52]             │ info [o.e.x.s.a.r.TransportPutRoleAction] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] added role [transform_dest]
[00:15:52]             │ debg creating role transform_dest_readonly
[00:15:52]             │ info [o.e.x.s.a.r.TransportPutRoleAction] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] added role [transform_dest_readonly]
[00:15:52]             │ debg creating role transform_ui_extras
[00:15:52]             │ info [o.e.x.s.a.r.TransportPutRoleAction] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] added role [transform_ui_extras]
[00:15:52]             │ debg creating user transform_poweruser
[00:15:52]             │ info [o.e.x.s.a.u.TransportPutUserAction] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] added user [transform_poweruser]
[00:15:52]             │ debg created user transform_poweruser
[00:15:52]             │ debg creating user transform_viewer
[00:15:52]             │ info [o.e.x.s.a.u.TransportPutUserAction] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] added user [transform_viewer]
[00:15:52]             │ debg created user transform_viewer
[00:15:52]           └-: feature controls
[00:15:52]             └-> "before all" hook in "feature controls"
[00:15:52]             └-: security
[00:15:52]               └-> "before all" hook in "security"
[00:15:52]               └-> "before all" hook in "security"
[00:15:52]                 │ info [empty_kibana] Loading "mappings.json"
[00:15:52]                 │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] [.kibana_8.0.0_001/QVhTkjXGSYeTohCx3-GgMw] deleting index
[00:15:52]                 │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] [.kibana_pre6.5.0_001/WylrclVjQAOW43sMUlPUgA] deleting index
[00:15:52]                 │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] [.kibana_task_manager_8.0.0_001/0WuHNXTgQ_-PNrPpV_69bA] deleting index
[00:15:52]                 │ info [empty_kibana] Deleted existing index ".kibana_8.0.0_001"
[00:15:52]                 │ info [empty_kibana] Deleted existing index ".kibana_task_manager_8.0.0_001"
[00:15:52]                 │ info [empty_kibana] Deleted existing index ".kibana_pre6.5.0_001"
[00:15:52]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] [.kibana] creating index, cause [api], templates [], shards [1]/[1]
[00:15:52]                 │ info [empty_kibana] Created index ".kibana"
[00:15:52]                 │ debg [empty_kibana] ".kibana" settings {"index":{"number_of_replicas":"1","number_of_shards":"1"}}
[00:15:52]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] [.kibana/pURwRZWARF6FpWkG-L012A] update_mapping [_doc]
[00:15:52]                 │ debg Migrating saved objects
[00:15:52]                 │ proc [kibana]   log   [18:08:19.305] [info][savedobjects-service] [.kibana_task_manager] INIT -> CREATE_NEW_TARGET
[00:15:52]                 │ proc [kibana]   log   [18:08:19.309] [info][savedobjects-service] [.kibana] INIT -> LEGACY_SET_WRITE_BLOCK
[00:15:52]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] [.kibana_task_manager_8.0.0_001] creating index, cause [api], templates [], shards [1]/[1]
[00:15:52]                 │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] updating number_of_replicas to [0] for indices [.kibana_task_manager_8.0.0_001]
[00:15:52]                 │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] adding block write to indices [[.kibana/pURwRZWARF6FpWkG-L012A]]
[00:15:52]                 │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] completed adding block write to indices [.kibana]
[00:15:52]                 │ proc [kibana]   log   [18:08:19.357] [info][savedobjects-service] [.kibana_task_manager] CREATE_NEW_TARGET -> MARK_VERSION_INDEX_READY
[00:15:52]                 │ proc [kibana]   log   [18:08:19.370] [info][savedobjects-service] [.kibana] LEGACY_SET_WRITE_BLOCK -> LEGACY_CREATE_REINDEX_TARGET
[00:15:52]                 │ proc [kibana]   log   [18:08:19.381] [info][savedobjects-service] [.kibana_task_manager] MARK_VERSION_INDEX_READY -> DONE
[00:15:52]                 │ proc [kibana]   log   [18:08:19.381] [info][savedobjects-service] [.kibana_task_manager] Migration completed after 78ms
[00:15:52]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] [.kibana_pre6.5.0_001] creating index, cause [api], templates [], shards [1]/[1]
[00:15:52]                 │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] updating number_of_replicas to [0] for indices [.kibana_pre6.5.0_001]
[00:15:52]                 │ proc [kibana]   log   [18:08:19.418] [info][savedobjects-service] [.kibana] LEGACY_CREATE_REINDEX_TARGET -> LEGACY_REINDEX
[00:15:52]                 │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] 32273 finished with response BulkByScrollResponse[took=1ms,timed_out=false,sliceId=null,updated=0,created=0,deleted=0,batches=0,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:15:52]                 │ proc [kibana]   log   [18:08:19.423] [info][savedobjects-service] [.kibana] LEGACY_REINDEX -> LEGACY_REINDEX_WAIT_FOR_TASK
[00:15:52]                 │ proc [kibana]   log   [18:08:19.427] [info][savedobjects-service] [.kibana] LEGACY_REINDEX_WAIT_FOR_TASK -> LEGACY_DELETE
[00:15:52]                 │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] [.kibana/pURwRZWARF6FpWkG-L012A] deleting index
[00:15:52]                 │ proc [kibana]   log   [18:08:19.455] [info][savedobjects-service] [.kibana] LEGACY_DELETE -> SET_SOURCE_WRITE_BLOCK
[00:15:52]                 │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] adding block write to indices [[.kibana_pre6.5.0_001/vdy1w0cqT02zd4RSuC4hQQ]]
[00:15:52]                 │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] completed adding block write to indices [.kibana_pre6.5.0_001]
[00:15:52]                 │ proc [kibana]   log   [18:08:19.482] [info][savedobjects-service] [.kibana] SET_SOURCE_WRITE_BLOCK -> CREATE_REINDEX_TEMP
[00:15:52]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] [.kibana_8.0.0_reindex_temp] creating index, cause [api], templates [], shards [1]/[1]
[00:15:52]                 │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] updating number_of_replicas to [0] for indices [.kibana_8.0.0_reindex_temp]
[00:15:52]                 │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.kibana_8.0.0_reindex_temp][0]]])." previous.health="YELLOW" reason="shards started [[.kibana_8.0.0_reindex_temp][0]]"
[00:15:52]                 │ proc [kibana]   log   [18:08:19.521] [info][savedobjects-service] [.kibana] CREATE_REINDEX_TEMP -> REINDEX_SOURCE_TO_TEMP
[00:15:52]                 │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] 32302 finished with response BulkByScrollResponse[took=1ms,timed_out=false,sliceId=null,updated=0,created=0,deleted=0,batches=0,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:15:52]                 │ proc [kibana]   log   [18:08:19.525] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP -> REINDEX_SOURCE_TO_TEMP_WAIT_FOR_TASK
[00:15:52]                 │ proc [kibana]   log   [18:08:19.530] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP_WAIT_FOR_TASK -> SET_TEMP_WRITE_BLOCK
[00:15:52]                 │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] adding block write to indices [[.kibana_8.0.0_reindex_temp/Urt_nmkBQgGuGhKb2QoIZw]]
[00:15:52]                 │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] completed adding block write to indices [.kibana_8.0.0_reindex_temp]
[00:15:52]                 │ proc [kibana]   log   [18:08:19.557] [info][savedobjects-service] [.kibana] SET_TEMP_WRITE_BLOCK -> CLONE_TEMP_TO_TARGET
[00:15:52]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] applying create index request using existing index [.kibana_8.0.0_reindex_temp] metadata
[00:15:52]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] [.kibana_8.0.0_001] creating index, cause [clone_index], templates [], shards [1]/[1]
[00:15:52]                 │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] updating number_of_replicas to [0] for indices [.kibana_8.0.0_001]
[00:15:52]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] [.kibana_8.0.0_001/iwbVzl0OQBa4139D4n2NOw] create_mapping
[00:15:52]                 │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.kibana_8.0.0_001][0]]])." previous.health="YELLOW" reason="shards started [[.kibana_8.0.0_001][0]]"
[00:15:52]                 │ proc [kibana]   log   [18:08:19.627] [info][savedobjects-service] [.kibana] CLONE_TEMP_TO_TARGET -> OUTDATED_DOCUMENTS_SEARCH
[00:15:52]                 │ proc [kibana]   log   [18:08:19.633] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH -> UPDATE_TARGET_MAPPINGS
[00:15:52]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] [.kibana_8.0.0_001/iwbVzl0OQBa4139D4n2NOw] update_mapping [_doc]
[00:15:52]                 │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] 32340 finished with response BulkByScrollResponse[took=1ms,timed_out=false,sliceId=null,updated=0,created=0,deleted=0,batches=0,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:15:52]                 │ proc [kibana]   log   [18:08:19.680] [info][savedobjects-service] [.kibana] UPDATE_TARGET_MAPPINGS -> UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK
[00:15:52]                 │ proc [kibana]   log   [18:08:19.684] [info][savedobjects-service] [.kibana] UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK -> MARK_VERSION_INDEX_READY
[00:15:52]                 │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] [.kibana_8.0.0_reindex_temp/Urt_nmkBQgGuGhKb2QoIZw] deleting index
[00:15:52]                 │ proc [kibana]   log   [18:08:19.714] [info][savedobjects-service] [.kibana] MARK_VERSION_INDEX_READY -> DONE
[00:15:52]                 │ proc [kibana]   log   [18:08:19.715] [info][savedobjects-service] [.kibana] Migration completed after 413ms
[00:15:52]                 │ debg [empty_kibana] Migrated Kibana index after loading Kibana data
[00:15:52]                 │ debg [empty_kibana] Ensured that default space exists in .kibana
[00:15:52]                 │ debg applying update to kibana config: {"accessibility:disableAnimations":true,"dateFormat:tz":"UTC","visualization:visualize:legacyChartsLibrary":true}
[00:15:52]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] [.kibana_8.0.0_001/iwbVzl0OQBa4139D4n2NOw] update_mapping [_doc]
[00:15:54]                 │ debg SecurityPage.forceLogout
[00:15:54]                 │ debg Find.existsByDisplayedByCssSelector('.login-form') with timeout=100
[00:15:54]                 │ debg --- retry.tryForTime error: .login-form is not displayed
[00:15:55]                 │ debg Redirecting to /logout to force the logout
[00:15:55]                 │ debg Waiting on the login form to appear
[00:15:55]                 │ debg Waiting for Login Page to appear.
[00:15:55]                 │ debg Waiting up to 100000ms for login page...
[00:15:55]                 │ debg browser[INFO] http://localhost:61181/logout?_t=1612807702222 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:15:55]                 │
[00:15:55]                 │ debg browser[INFO] http://localhost:61181/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:15:55]                 │ debg Find.existsByDisplayedByCssSelector('.login-form') with timeout=2500
[00:15:57]                 │ERROR browser[SEVERE] http://localhost:61181/internal/security/me - Failed to load resource: the server responded with a status of 401 (Unauthorized)
[00:15:57]                 │ debg browser[INFO] http://localhost:61181/login?msg=LOGGED_OUT 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:15:57]                 │
[00:15:57]                 │ debg browser[INFO] http://localhost:61181/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:15:57]                 │ERROR browser[SEVERE] http://localhost:61181/internal/spaces/_active_space - Failed to load resource: the server responded with a status of 401 (Unauthorized)
[00:15:57]                 │ERROR browser[SEVERE] http://localhost:61181/internal/security/me - Failed to load resource: the server responded with a status of 401 (Unauthorized)
[00:15:57]                 │ debg browser[INFO] http://localhost:61181/40231/bundles/core/core.entry.js 12:159412 "Detected an unhandled Promise rejection.
[00:15:57]                 │      Error: Unauthorized"
[00:15:57]                 │ERROR browser[SEVERE] http://localhost:61181/40231/bundles/core/core.entry.js 5:3002 
[00:15:57]                 │ERROR browser[SEVERE] http://localhost:61181/api/licensing/info - Failed to load resource: the server responded with a status of 401 (Unauthorized)
[00:15:57]                 │ debg navigating to home url: http://localhost:61181/app/home#/
[00:15:57]                 │ debg navigate to: http://localhost:61181/app/home#/
[00:15:57]                 │ debg browser[INFO] http://localhost:61181/login?next=%2Fapp%2Fhome%3F_t%3D1612807704605#/ 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:15:57]                 │
[00:15:57]                 │ debg browser[INFO] http://localhost:61181/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:15:57]                 │ debg ... sleep(700) start
[00:15:58]                 │ERROR browser[SEVERE] http://localhost:61181/internal/spaces/_active_space - Failed to load resource: the server responded with a status of 401 (Unauthorized)
[00:15:58]                 │ debg browser[INFO] http://localhost:61181/40231/bundles/core/core.entry.js 12:159412 "Detected an unhandled Promise rejection.
[00:15:58]                 │      Error: Unauthorized"
[00:15:58]                 │ERROR browser[SEVERE] http://localhost:61181/40231/bundles/core/core.entry.js 5:3002 
[00:15:58]                 │ERROR browser[SEVERE] http://localhost:61181/api/licensing/info - Failed to load resource: the server responded with a status of 401 (Unauthorized)
[00:15:58]                 │ERROR browser[SEVERE] http://localhost:61181/internal/security/me - Failed to load resource: the server responded with a status of 401 (Unauthorized)
[00:15:58]                 │ debg ... sleep(700) end
[00:15:58]                 │ debg returned from get, calling refresh
[00:15:59]                 │ debg browser[INFO] http://localhost:61181/login?next=%2Fapp%2Fhome%3F_t%3D1612807704605#/ 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:15:59]                 │
[00:15:59]                 │ debg browser[INFO] http://localhost:61181/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:15:59]                 │ debg currentUrl = http://localhost:61181/login?next=%2Fapp%2Fhome%3F_t%3D1612807704605#/
[00:15:59]                 │          appUrl = http://localhost:61181/app/home#/
[00:15:59]                 │ debg TestSubjects.find(kibanaChrome)
[00:15:59]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:15:59]                 │ debg Found login page
[00:15:59]                 │ debg TestSubjects.setValue(loginUsername, test_user)
[00:15:59]                 │ debg TestSubjects.click(loginUsername)
[00:15:59]                 │ debg Find.clickByCssSelector('[data-test-subj="loginUsername"]') with timeout=10000
[00:15:59]                 │ debg Find.findByCssSelector('[data-test-subj="loginUsername"]') with timeout=10000
[00:15:59]                 │ERROR browser[SEVERE] http://localhost:61181/internal/spaces/_active_space - Failed to load resource: the server responded with a status of 401 (Unauthorized)
[00:15:59]                 │ debg browser[INFO] http://localhost:61181/40231/bundles/core/core.entry.js 12:159412 "Detected an unhandled Promise rejection.
[00:15:59]                 │      Error: Unauthorized"
[00:15:59]                 │ERROR browser[SEVERE] http://localhost:61181/40231/bundles/core/core.entry.js 5:3002 
[00:15:59]                 │ERROR browser[SEVERE] http://localhost:61181/api/licensing/info - Failed to load resource: the server responded with a status of 401 (Unauthorized)
[00:15:59]                 │ERROR browser[SEVERE] http://localhost:61181/internal/security/me - Failed to load resource: the server responded with a status of 401 (Unauthorized)
[00:15:59]                 │ debg TestSubjects.setValue(loginPassword, changeme)
[00:15:59]                 │ debg TestSubjects.click(loginPassword)
[00:15:59]                 │ debg Find.clickByCssSelector('[data-test-subj="loginPassword"]') with timeout=10000
[00:15:59]                 │ debg Find.findByCssSelector('[data-test-subj="loginPassword"]') with timeout=10000
[00:15:59]                 │ debg TestSubjects.click(loginSubmit)
[00:15:59]                 │ debg Find.clickByCssSelector('[data-test-subj="loginSubmit"]') with timeout=10000
[00:15:59]                 │ debg Find.findByCssSelector('[data-test-subj="loginSubmit"]') with timeout=10000
[00:15:59]                 │ debg Find.waitForDeletedByCssSelector('.kibanaWelcomeLogo') with timeout=10000
[00:15:59]                 │ proc [kibana]   log   [18:08:26.595] [info][plugins][routes][security] Logging in with provider "basic" (basic)
[00:16:00]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:16:00]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"] nav:not(.ng-hide)') with timeout=60000
[00:16:01]                 │ debg browser[INFO] http://localhost:61181/app/home?_t=1612807704605#/ 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:16:01]                 │
[00:16:01]                 │ debg browser[INFO] http://localhost:61181/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:16:02]                 │ debg browser[INFO] http://localhost:61181/app/home?_t=1612807708720#/ 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:16:02]                 │
[00:16:02]                 │ debg browser[INFO] http://localhost:61181/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:16:02]                 │ debg Finished login process currentUrl = http://localhost:61181/app/home#/
[00:16:02]                 │ debg ... sleep(501) start
[00:16:03]                 │ debg ... sleep(501) end
[00:16:03]                 │ debg in navigateTo url = http://localhost:61181/app/home#/
[00:16:03]                 │ debg TestSubjects.exists(statusPageContainer)
[00:16:03]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:16:05]                 │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:16:06]               └-: global all privileges (aka kibana_admin)
[00:16:06]                 └-> "before all" hook for "should show the Stack Management nav link"
[00:16:06]                 └-> "before all" hook for "should show the Stack Management nav link"
[00:16:06]                   │ debg set roles = kibana_admin
[00:16:06]                   │ debg creating user test_user
[00:16:06]                   │ info [o.e.x.s.a.u.TransportPutUserAction] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] updated user [test_user]
[00:16:06]                   │ debg created user test_user
[00:16:06]                   │ debg TestSubjects.exists(kibanaChrome)
[00:16:06]                   │ debg Find.existsByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=2500
[00:16:06]                   │ debg TestSubjects.find(kibanaChrome)
[00:16:06]                   │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=100000
[00:16:06]                   │ debg browser[INFO] http://localhost:61181/app/home?_t=1612807708720#/ 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:16:06]                   │
[00:16:06]                   │ debg browser[INFO] http://localhost:61181/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:16:07]                 └-> should show the Stack Management nav link
[00:16:07]                   └-> "before each" hook: global before each for "should show the Stack Management nav link"
[00:16:07]                   │ debg isGlobalLoadingIndicatorVisible
[00:16:07]                   │ debg TestSubjects.exists(globalLoadingIndicator)
[00:16:07]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:16:08]                   │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:16:09]                   │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:16:09]                   │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:16:09]                   │ debg TestSubjects.exists(collapsibleNav)
[00:16:09]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="collapsibleNav"]') with timeout=2500
[00:16:11]                   │ debg --- retry.tryForTime error: [data-test-subj="collapsibleNav"] is not displayed
[00:16:12]                   │ debg TestSubjects.click(toggleNavButton)
[00:16:12]                   │ debg Find.clickByCssSelector('[data-test-subj="toggleNavButton"]') with timeout=10000
[00:16:12]                   │ debg Find.findByCssSelector('[data-test-subj="toggleNavButton"]') with timeout=10000
[00:16:12]                   │ debg TestSubjects.find(collapsibleNav)
[00:16:12]                   │ debg Find.findByCssSelector('[data-test-subj="collapsibleNav"]') with timeout=10000
[00:16:12]                   │ debg Find.existsByCssSelector('[data-test-subj=collapsibleNav] > button') with timeout=2500
[00:16:12]                   │ debg Find.findByCssSelector('[data-test-subj=collapsibleNav] > button') with timeout=10000
[00:16:12]                   │ debg Find.clickByCssSelector('[data-test-subj=collapsibleNav] > button') with timeout=10000
[00:16:12]                   │ debg Find.findByCssSelector('[data-test-subj=collapsibleNav] > button') with timeout=10000
[00:16:12]                   └- ✓ pass  (5.4s) "transform feature controls security global all privileges (aka kibana_admin) should show the Stack Management nav link"
[00:16:12]                 └-> should not render the "Stack" section
[00:16:12]                   └-> "before each" hook: global before each for "should not render the "Stack" section"
[00:16:12]                   │ debg navigating to management url: http://localhost:61181/app/management
[00:16:12]                   │ debg navigate to: http://localhost:61181/app/management
[00:16:12]                   │ debg browser[INFO] http://localhost:61181/app/management?_t=1612807719505 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:16:12]                   │
[00:16:12]                   │ debg browser[INFO] http://localhost:61181/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:16:12]                   │ debg ... sleep(700) start
[00:16:13]                   │ debg ... sleep(700) end
[00:16:13]                   │ debg returned from get, calling refresh
[00:16:13]                   │ debg browser[INFO] http://localhost:61181/app/management?_t=1612807719505 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:16:13]                   │
[00:16:13]                   │ debg browser[INFO] http://localhost:61181/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:16:14]                   │ debg currentUrl = http://localhost:61181/app/management
[00:16:14]                   │          appUrl = http://localhost:61181/app/management
[00:16:14]                   │ debg TestSubjects.find(kibanaChrome)
[00:16:14]                   │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:16:14]                   │ debg ... sleep(501) start
[00:16:14]                   │ debg ... sleep(501) end
[00:16:14]                   │ debg in navigateTo url = http://localhost:61181/app/management
[00:16:14]                   │ debg TestSubjects.exists(statusPageContainer)
[00:16:14]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:16:17]                   │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:16:17]                   │ debg Find.allByCssSelector('.mgtSideBarNav > .euiSideNav__content > .euiSideNavItem') with timeout=10000
[00:16:17]                   │ info Taking screenshot "/dev/shm/workspace/parallel/18/kibana/x-pack/test/functional/screenshots/failure/transform feature controls security global all privileges _aka kibana_admin_ should not render the _Stack_ section.png"
[00:16:18]                   │ info Current URL is: http://localhost:61181/app/management
[00:16:18]                   │ info Saving page source to: /dev/shm/workspace/parallel/18/kibana/x-pack/test/functional/failure_debug/html/transform feature controls security global all privileges _aka kibana_admin_ should not render the _Stack_ section.html
[00:16:18]                   └- ✖ fail: transform feature controls security global all privileges (aka kibana_admin) should not render the "Stack" section
[00:16:18]                   │       Error: expected [ 'ingest', 'insightsAndAlerting', 'kibana' ] to sort of equal [ 'insightsAndAlerting', 'kibana' ]
[00:16:18]                   │       + expected - actual
[00:16:18]                   │ 
[00:16:18]                   │        [
[00:16:18]                   │       -  "ingest"
[00:16:18]                   │          "insightsAndAlerting"
[00:16:18]                   │          "kibana"
[00:16:18]                   │        ]
[00:16:18]                   │       
[00:16:18]                   │       at Assertion.assert (/dev/shm/workspace/parallel/18/kibana/packages/kbn-expect/expect.js:100:11)
[00:16:18]                   │       at Assertion.eql (/dev/shm/workspace/parallel/18/kibana/packages/kbn-expect/expect.js:244:8)
[00:16:18]                   │       at Context.<anonymous> (test/functional/apps/transform/feature_controls/transform_security.ts:45:29)
[00:16:18]                   │       at runMicrotasks (<anonymous>)
[00:16:18]                   │       at processTicksAndRejections (internal/process/task_queues.js:93:5)
[00:16:18]                   │       at Object.apply (/dev/shm/workspace/parallel/18/kibana/packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)
[00:16:18]                   │ 
[00:16:18]                   │ 

Stack Trace

Error: expected [ 'ingest', 'insightsAndAlerting', 'kibana' ] to sort of equal [ 'insightsAndAlerting', 'kibana' ]
    at Assertion.assert (/dev/shm/workspace/parallel/18/kibana/packages/kbn-expect/expect.js:100:11)
    at Assertion.eql (/dev/shm/workspace/parallel/18/kibana/packages/kbn-expect/expect.js:244:8)
    at Context.<anonymous> (test/functional/apps/transform/feature_controls/transform_security.ts:45:29)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:93:5)
    at Object.apply (/dev/shm/workspace/parallel/18/kibana/packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16) {
  actual: '[\n  "ingest"\n  "insightsAndAlerting"\n  "kibana"\n]',
  expected: '[\n  "insightsAndAlerting"\n  "kibana"\n]',
  showDiff: true
}

Kibana Pipeline / general / X-Pack Saved Object Tagging Functional Tests.x-pack/test/saved_object_tagging/functional/tests/visualize_integration·ts.saved objects tagging - functional tests visualize integration creating allows to create a tag from the tag selector

Link to Jenkins

Standard Out

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

[00:00:00]       │
[00:00:00]         └-: saved objects tagging - functional tests
[00:00:00]           └-> "before all" hook in "saved objects tagging - functional tests"
[00:00:00]           └-> "before all" hook in "saved objects tagging - functional tests"
[00:00:00]             │ debg creating role kibana_rbac_default_space_read_user
[00:00:00]             │ info [o.e.x.s.a.r.TransportPutRoleAction] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] added role [kibana_rbac_default_space_read_user]
[00:00:00]             │ debg creating role kibana_rbac_default_space_write_user
[00:00:00]             │ info [o.e.x.s.a.r.TransportPutRoleAction] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] added role [kibana_rbac_default_space_write_user]
[00:00:00]             │ debg creating role kibana_rbac_default_space_so_management_write_user
[00:00:00]             │ info [o.e.x.s.a.r.TransportPutRoleAction] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] added role [kibana_rbac_default_space_so_management_write_user]
[00:00:00]             │ debg creating role kibana_rbac_default_space_so_management_read_user
[00:00:00]             │ info [o.e.x.s.a.r.TransportPutRoleAction] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] added role [kibana_rbac_default_space_so_management_read_user]
[00:00:00]             │ debg creating role kibana_rbac_default_space_so_tagging_read_user
[00:00:00]             │ info [o.e.x.s.a.r.TransportPutRoleAction] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] added role [kibana_rbac_default_space_so_tagging_read_user]
[00:00:00]             │ debg creating role kibana_rbac_default_space_so_tagging_write_user
[00:00:00]             │ info [o.e.x.s.a.r.TransportPutRoleAction] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] added role [kibana_rbac_default_space_so_tagging_write_user]
[00:00:00]             │ debg creating role kibana_rbac_default_space_dashboard_read_user
[00:00:00]             │ info [o.e.x.s.a.r.TransportPutRoleAction] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] added role [kibana_rbac_default_space_dashboard_read_user]
[00:00:00]             │ debg creating role kibana_rbac_default_space_dashboard_write_user
[00:00:00]             │ info [o.e.x.s.a.r.TransportPutRoleAction] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] added role [kibana_rbac_default_space_dashboard_write_user]
[00:00:00]             │ debg creating role kibana_rbac_default_space_visualize_read_user
[00:00:00]             │ info [o.e.x.s.a.r.TransportPutRoleAction] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] added role [kibana_rbac_default_space_visualize_read_user]
[00:00:00]             │ debg creating role kibana_rbac_default_space_visualize_write_user
[00:00:00]             │ info [o.e.x.s.a.r.TransportPutRoleAction] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] added role [kibana_rbac_default_space_visualize_write_user]
[00:00:00]             │ debg creating role kibana_rbac_default_space_advanced_settings_read_user
[00:00:00]             │ info [o.e.x.s.a.r.TransportPutRoleAction] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] added role [kibana_rbac_default_space_advanced_settings_read_user]
[00:00:00]             │ debg creating role kibana_rbac_default_space_maps_read_user
[00:00:00]             │ info [o.e.x.s.a.r.TransportPutRoleAction] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] added role [kibana_rbac_default_space_maps_read_user]
[00:00:00]             │ debg creating user not_a_kibana_user
[00:00:00]             │ info [o.e.x.s.a.u.TransportPutUserAction] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] added user [not_a_kibana_user]
[00:00:00]             │ debg created user not_a_kibana_user
[00:00:00]             │ debg creating user a_kibana_rbac_default_space_read_user
[00:00:00]             │ info [o.e.x.s.a.u.TransportPutUserAction] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] added user [a_kibana_rbac_default_space_read_user]
[00:00:00]             │ debg created user a_kibana_rbac_default_space_read_user
[00:00:00]             │ debg creating user a_kibana_rbac_default_space_write_user
[00:00:00]             │ info [o.e.x.s.a.u.TransportPutUserAction] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] added user [a_kibana_rbac_default_space_write_user]
[00:00:00]             │ debg created user a_kibana_rbac_default_space_write_user
[00:00:00]             │ debg creating user a_kibana_rbac_default_space_so_management_write_user
[00:00:00]             │ info [o.e.x.s.a.u.TransportPutUserAction] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] added user [a_kibana_rbac_default_space_so_management_write_user]
[00:00:00]             │ debg created user a_kibana_rbac_default_space_so_management_write_user
[00:00:00]             │ debg creating user a_kibana_rbac_default_space_so_tagging_read_user
[00:00:00]             │ info [o.e.x.s.a.u.TransportPutUserAction] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] added user [a_kibana_rbac_default_space_so_tagging_read_user]
[00:00:00]             │ debg created user a_kibana_rbac_default_space_so_tagging_read_user
[00:00:00]             │ debg creating user a_kibana_rbac_default_space_so_tagging_read_so_management_read_user
[00:00:01]             │ info [o.e.x.s.a.u.TransportPutUserAction] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] added user [a_kibana_rbac_default_space_so_tagging_read_so_management_read_user]
[00:00:01]             │ debg created user a_kibana_rbac_default_space_so_tagging_read_so_management_read_user
[00:00:01]             │ debg creating user a_kibana_rbac_default_space_so_tagging_write_user
[00:00:01]             │ info [o.e.x.s.a.u.TransportPutUserAction] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] added user [a_kibana_rbac_default_space_so_tagging_write_user]
[00:00:01]             │ debg created user a_kibana_rbac_default_space_so_tagging_write_user
[00:00:01]             │ debg creating user a_kibana_rbac_default_space_dashboard_read_user
[00:00:01]             │ info [o.e.x.s.a.u.TransportPutUserAction] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] added user [a_kibana_rbac_default_space_dashboard_read_user]
[00:00:01]             │ debg created user a_kibana_rbac_default_space_dashboard_read_user
[00:00:01]             │ debg creating user a_kibana_rbac_default_space_visualize_read_user
[00:00:01]             │ info [o.e.x.s.a.u.TransportPutUserAction] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] added user [a_kibana_rbac_default_space_visualize_read_user]
[00:00:01]             │ debg created user a_kibana_rbac_default_space_visualize_read_user
[00:00:01]             │ debg creating user a_kibana_rbac_default_space_dashboard_write_user
[00:00:01]             │ info [o.e.x.s.a.u.TransportPutUserAction] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] added user [a_kibana_rbac_default_space_dashboard_write_user]
[00:00:01]             │ debg created user a_kibana_rbac_default_space_dashboard_write_user
[00:00:01]             │ debg creating user a_kibana_rbac_default_space_visualize_write_user
[00:00:01]             │ info [o.e.x.s.a.u.TransportPutUserAction] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] added user [a_kibana_rbac_default_space_visualize_write_user]
[00:00:01]             │ debg created user a_kibana_rbac_default_space_visualize_write_user
[00:00:01]             │ debg creating user a_kibana_rbac_default_space_advanced_settings_read_user
[00:00:01]             │ info [o.e.x.s.a.u.TransportPutUserAction] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] added user [a_kibana_rbac_default_space_advanced_settings_read_user]
[00:00:01]             │ debg created user a_kibana_rbac_default_space_advanced_settings_read_user
[00:00:01]             │ debg creating user a_kibana_rbac_default_space_maps_read_user
[00:00:01]             │ info [o.e.x.s.a.u.TransportPutUserAction] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] added user [a_kibana_rbac_default_space_maps_read_user]
[00:00:01]             │ debg created user a_kibana_rbac_default_space_maps_read_user
[00:06:10]           └-: visualize integration
[00:06:10]             └-> "before all" hook in "visualize integration"
[00:06:10]             └-> "before all" hook in "visualize integration"
[00:06:10]               │ info [visualize] Loading "mappings.json"
[00:06:10]               │ info [visualize] Loading "data.json"
[00:06:10]               │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] [.kibana_pre6.5.0_001/P6Du06oRRiqpwA75F1hQsw] deleting index
[00:06:10]               │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] [.kibana_8.0.0_001/iJB6dC8tTRian74uMJPSEQ] deleting index
[00:06:10]               │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] [.kibana_task_manager_8.0.0_001/GZq9UUk3Szum1hrQW4Hkuw] deleting index
[00:06:10]               │ info [visualize] Deleted existing index ".kibana_8.0.0_001"
[00:06:10]               │ info [visualize] Deleted existing index ".kibana_task_manager_8.0.0_001"
[00:06:10]               │ info [visualize] Deleted existing index ".kibana_pre6.5.0_001"
[00:06:10]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] [.kibana] creating index, cause [api], templates [], shards [1]/[0]
[00:06:10]               │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.kibana][0]]])." previous.health="YELLOW" reason="shards started [[.kibana][0]]"
[00:06:10]               │ info [visualize] Created index ".kibana"
[00:06:10]               │ debg [visualize] ".kibana" settings {"index":{"auto_expand_replicas":"0-1","number_of_replicas":"0","number_of_shards":"1"}}
[00:06:10]               │ info [visualize] Indexed 8 docs into ".kibana"
[00:06:10]               │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] [.kibana/ySlGOBrMSguzRN5jOQ1c6w] update_mapping [_doc]
[00:06:10]               │ debg Migrating saved objects
[00:06:10]               │ proc [kibana]   log   [17:47:25.343] [info][savedobjects-service] [.kibana_task_manager] INIT -> CREATE_NEW_TARGET
[00:06:10]               │ proc [kibana]   log   [17:47:25.347] [info][savedobjects-service] [.kibana] INIT -> LEGACY_SET_WRITE_BLOCK
[00:06:10]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] [.kibana_task_manager_8.0.0_001] creating index, cause [api], templates [], shards [1]/[1]
[00:06:10]               │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] updating number_of_replicas to [0] for indices [.kibana_task_manager_8.0.0_001]
[00:06:10]               │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] adding block write to indices [[.kibana/ySlGOBrMSguzRN5jOQ1c6w]]
[00:06:10]               │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.kibana_task_manager_8.0.0_001][0]]])." previous.health="YELLOW" reason="shards started [[.kibana_task_manager_8.0.0_001][0]]"
[00:06:10]               │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] completed adding block write to indices [.kibana]
[00:06:10]               │ proc [kibana]   log   [17:47:25.397] [info][savedobjects-service] [.kibana_task_manager] CREATE_NEW_TARGET -> MARK_VERSION_INDEX_READY
[00:06:10]               │ proc [kibana]   log   [17:47:25.408] [info][savedobjects-service] [.kibana] LEGACY_SET_WRITE_BLOCK -> LEGACY_CREATE_REINDEX_TARGET
[00:06:10]               │ proc [kibana]   log   [17:47:25.420] [info][savedobjects-service] [.kibana_task_manager] MARK_VERSION_INDEX_READY -> DONE
[00:06:10]               │ proc [kibana]   log   [17:47:25.420] [info][savedobjects-service] [.kibana_task_manager] Migration completed after 80ms
[00:06:10]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] [.kibana_pre6.5.0_001] creating index, cause [api], templates [], shards [1]/[1]
[00:06:10]               │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] updating number_of_replicas to [0] for indices [.kibana_pre6.5.0_001]
[00:06:10]               │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.kibana_pre6.5.0_001][0]]])." previous.health="YELLOW" reason="shards started [[.kibana_pre6.5.0_001][0]]"
[00:06:11]               │ proc [kibana]   log   [17:47:25.462] [info][savedobjects-service] [.kibana] LEGACY_CREATE_REINDEX_TARGET -> LEGACY_REINDEX
[00:06:11]               │ proc [kibana]   log   [17:47:25.468] [info][savedobjects-service] [.kibana] LEGACY_REINDEX -> LEGACY_REINDEX_WAIT_FOR_TASK
[00:06:11]               │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] 7464 finished with response BulkByScrollResponse[took=25.7ms,timed_out=false,sliceId=null,updated=0,created=8,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:06:11]               │ proc [kibana]   log   [17:47:25.574] [info][savedobjects-service] [.kibana] LEGACY_REINDEX_WAIT_FOR_TASK -> LEGACY_DELETE
[00:06:11]               │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] [.kibana/ySlGOBrMSguzRN5jOQ1c6w] deleting index
[00:06:11]               │ proc [kibana]   log   [17:47:25.608] [info][savedobjects-service] [.kibana] LEGACY_DELETE -> SET_SOURCE_WRITE_BLOCK
[00:06:11]               │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] adding block write to indices [[.kibana_pre6.5.0_001/5rjUsvCUSsaw3ZKdoULX8A]]
[00:06:11]               │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] completed adding block write to indices [.kibana_pre6.5.0_001]
[00:06:11]               │ proc [kibana]   log   [17:47:25.639] [info][savedobjects-service] [.kibana] SET_SOURCE_WRITE_BLOCK -> CREATE_REINDEX_TEMP
[00:06:11]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] [.kibana_8.0.0_reindex_temp] creating index, cause [api], templates [], shards [1]/[1]
[00:06:11]               │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] updating number_of_replicas to [0] for indices [.kibana_8.0.0_reindex_temp]
[00:06:11]               │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.kibana_8.0.0_reindex_temp][0]]])." previous.health="YELLOW" reason="shards started [[.kibana_8.0.0_reindex_temp][0]]"
[00:06:11]               │ proc [kibana]   log   [17:47:25.688] [info][savedobjects-service] [.kibana] CREATE_REINDEX_TEMP -> REINDEX_SOURCE_TO_TEMP
[00:06:11]               │ proc [kibana]   log   [17:47:25.694] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP -> REINDEX_SOURCE_TO_TEMP_WAIT_FOR_TASK
[00:06:11]               │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] 7503 finished with response BulkByScrollResponse[took=14.3ms,timed_out=false,sliceId=null,updated=0,created=8,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:06:11]               │ proc [kibana]   log   [17:47:25.800] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP_WAIT_FOR_TASK -> SET_TEMP_WRITE_BLOCK
[00:06:11]               │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] adding block write to indices [[.kibana_8.0.0_reindex_temp/vB7jY1WyRmmUbWKVzqv_cA]]
[00:06:11]               │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] completed adding block write to indices [.kibana_8.0.0_reindex_temp]
[00:06:11]               │ proc [kibana]   log   [17:47:25.833] [info][savedobjects-service] [.kibana] SET_TEMP_WRITE_BLOCK -> CLONE_TEMP_TO_TARGET
[00:06:11]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] applying create index request using existing index [.kibana_8.0.0_reindex_temp] metadata
[00:06:11]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] [.kibana_8.0.0_001] creating index, cause [clone_index], templates [], shards [1]/[1]
[00:06:11]               │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] updating number_of_replicas to [0] for indices [.kibana_8.0.0_001]
[00:06:11]               │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] [.kibana_8.0.0_001/noppWHx9QTKrjE9oQ7quxg] create_mapping
[00:06:11]               │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.kibana_8.0.0_001][0]]])." previous.health="YELLOW" reason="shards started [[.kibana_8.0.0_001][0]]"
[00:06:11]               │ proc [kibana]   log   [17:47:25.914] [info][savedobjects-service] [.kibana] CLONE_TEMP_TO_TARGET -> OUTDATED_DOCUMENTS_SEARCH
[00:06:11]               │ proc [kibana]   log   [17:47:25.922] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH -> OUTDATED_DOCUMENTS_TRANSFORM
[00:06:11]               │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] [.kibana_8.0.0_001/noppWHx9QTKrjE9oQ7quxg] update_mapping [_doc]
[00:06:11]               │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] [.kibana_8.0.0_001/noppWHx9QTKrjE9oQ7quxg] update_mapping [_doc]
[00:06:11]               │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] [.kibana_8.0.0_001/noppWHx9QTKrjE9oQ7quxg] update_mapping [_doc]
[00:06:12]               │ proc [kibana]   log   [17:47:26.866] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_TRANSFORM -> OUTDATED_DOCUMENTS_SEARCH
[00:06:12]               │ proc [kibana]   log   [17:47:26.873] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH -> UPDATE_TARGET_MAPPINGS
[00:06:12]               │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] [.kibana_8.0.0_001/noppWHx9QTKrjE9oQ7quxg] update_mapping [_doc]
[00:06:12]               │ proc [kibana]   log   [17:47:26.936] [info][savedobjects-service] [.kibana] UPDATE_TARGET_MAPPINGS -> UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK
[00:06:12]               │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] 7567 finished with response BulkByScrollResponse[took=21.1ms,timed_out=false,sliceId=null,updated=8,created=0,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:06:12]               │ proc [kibana]   log   [17:47:27.042] [info][savedobjects-service] [.kibana] UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK -> MARK_VERSION_INDEX_READY
[00:06:12]               │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] [.kibana_8.0.0_reindex_temp/vB7jY1WyRmmUbWKVzqv_cA] deleting index
[00:06:12]               │ proc [kibana]   log   [17:47:27.078] [info][savedobjects-service] [.kibana] MARK_VERSION_INDEX_READY -> DONE
[00:06:12]               │ proc [kibana]   log   [17:47:27.078] [info][savedobjects-service] [.kibana] Migration completed after 1739ms
[00:06:12]               │ debg [visualize] Migrated Kibana index after loading Kibana data
[00:06:12]               │ debg [visualize] Ensured that default space exists in .kibana
[00:06:12]               │ info [logstash_functional] Loading "mappings.json"
[00:06:12]               │ info [logstash_functional] Loading "data.json.gz"
[00:06:12]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] [logstash-2015.09.22] creating index, cause [api], templates [], shards [1]/[0]
[00:06:12]               │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[logstash-2015.09.22][0]]])." previous.health="YELLOW" reason="shards started [[logstash-2015.09.22][0]]"
[00:06:12]               │ info [logstash_functional] Created index "logstash-2015.09.22"
[00:06:12]               │ 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:06:12]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] [logstash-2015.09.20] creating index, cause [api], templates [], shards [1]/[0]
[00:06:12]               │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[logstash-2015.09.20][0]]])." previous.health="YELLOW" reason="shards started [[logstash-2015.09.20][0]]"
[00:06:12]               │ info [logstash_functional] Created index "logstash-2015.09.20"
[00:06:12]               │ 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:06:12]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] [logstash-2015.09.21] creating index, cause [api], templates [], shards [1]/[0]
[00:06:12]               │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[logstash-2015.09.21][0]]])." previous.health="YELLOW" reason="shards started [[logstash-2015.09.21][0]]"
[00:06:12]               │ info [logstash_functional] Created index "logstash-2015.09.21"
[00:06:12]               │ 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:06:22]               │ info [logstash_functional] Indexed 4633 docs into "logstash-2015.09.22"
[00:06:22]               │ info [logstash_functional] Indexed 4757 docs into "logstash-2015.09.20"
[00:06:22]               │ info [logstash_functional] Indexed 4614 docs into "logstash-2015.09.21"
[00:06:47]             └-: creating
[00:06:47]               └-> "before all" hook for "allows to assign tags to the new visualization"
[00:06:47]               └-> allows to assign tags to the new visualization
[00:06:47]                 └-> "before each" hook: global before each for "allows to assign tags to the new visualization"
[00:06:47]                 │ debg navigating to visualize url: http://localhost:61181/app/visualize#/
[00:06:47]                 │ debg navigate to: http://localhost:61181/app/visualize#/
[00:06:47]                 │ debg browser[INFO] http://localhost:61181/app/visualize?_t=1612806482076#/ 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:06:47]                 │
[00:06:47]                 │ debg browser[INFO] http://localhost:61181/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:06:47]                 │ debg ... sleep(700) start
[00:06:48]                 │ debg ... sleep(700) end
[00:06:48]                 │ debg returned from get, calling refresh
[00:06:48]                 │ERROR browser[SEVERE] http://localhost:61181/40231/bundles/core/core.entry.js 12:158464 TypeError: Failed to fetch
[00:06:48]                 │          at fetch_Fetch.fetchResponse (http://localhost:61181/40231/bundles/core/core.entry.js:6:32451)
[00:06:48]                 │          at async interceptResponse (http://localhost:61181/40231/bundles/core/core.entry.js:6:28637)
[00:06:48]                 │          at async http://localhost:61181/40231/bundles/core/core.entry.js:6:31117
[00:06:48]                 │ debg browser[INFO] http://localhost:61181/app/visualize?_t=1612806482076#/ 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:06:48]                 │
[00:06:48]                 │ debg browser[INFO] http://localhost:61181/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:06:49]                 │ debg currentUrl = http://localhost:61181/app/visualize#/
[00:06:49]                 │          appUrl = http://localhost:61181/app/visualize#/
[00:06:49]                 │ debg TestSubjects.find(kibanaChrome)
[00:06:49]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:06:49]                 │ debg ... sleep(501) start
[00:06:49]                 │ debg ... sleep(501) end
[00:06:49]                 │ debg in navigateTo url = http://localhost:61181/app/visualize#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:06:49]                 │ debg --- retry.try error: URL changed, waiting for it to settle
[00:06:50]                 │ debg ... sleep(501) start
[00:06:50]                 │ debg ... sleep(501) end
[00:06:50]                 │ debg in navigateTo url = http://localhost:61181/app/visualize#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:06:50]                 │ debg TestSubjects.exists(statusPageContainer)
[00:06:50]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:06:53]                 │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:06:54]                 │ debg isGlobalLoadingIndicatorVisible
[00:06:54]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:06:54]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:06:55]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:06:56]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:06:56]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:06:56]                 │ debg TestSubjects.exists(newItemButton)
[00:06:56]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="newItemButton"]') with timeout=10000
[00:06:56]                 │ debg TestSubjects.click(newItemButton)
[00:06:56]                 │ debg Find.clickByCssSelector('[data-test-subj="newItemButton"]') with timeout=10000
[00:06:56]                 │ debg Find.findByCssSelector('[data-test-subj="newItemButton"]') with timeout=10000
[00:06:56]                 │ debg TestSubjects.find(visNewDialogGroups)
[00:06:56]                 │ debg Find.findByCssSelector('[data-test-subj="visNewDialogGroups"]') with timeout=10000
[00:06:56]                 │ debg --- retry.try error: wait for vis groups select step
[00:06:56]                 │ debg TestSubjects.find(visNewDialogGroups)
[00:06:56]                 │ debg Find.findByCssSelector('[data-test-subj="visNewDialogGroups"]') with timeout=10000
[00:06:56]                 │ debg TestSubjects.click(visType-markdown)
[00:06:56]                 │ debg Find.clickByCssSelector('[data-test-subj="visType-markdown"]') with timeout=10000
[00:06:56]                 │ debg Find.findByCssSelector('[data-test-subj="visType-markdown"]') with timeout=10000
[00:06:56]                 │ debg isGlobalLoadingIndicatorVisible
[00:06:56]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:06:56]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:06:56]                 │ debg browser[INFO] http://localhost:61181/app/visualize#/create?type=markdown 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:06:56]                 │
[00:06:56]                 │ debg browser[INFO] http://localhost:61181/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:06:58]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:06:59]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:06:59]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:06:59]                 │ debg TestSubjects.find(markdownTextarea)
[00:06:59]                 │ debg Find.findByCssSelector('[data-test-subj="markdownTextarea"]') with timeout=10000
[00:06:59]                 │ debg -- isNewChartsLibraryEnabled = true
[00:06:59]                 │ debg TestSubjects.find(visualizationLoader)
[00:06:59]                 │ debg Find.findByCssSelector('[data-test-subj="visualizationLoader"]') with timeout=10000
[00:06:59]                 │ debg Before Rendering count 1
[00:06:59]                 │ debg TestSubjects.clickWhenNotDisabled(visualizeEditorRenderButton)
[00:06:59]                 │ debg Find.clickByCssSelectorWhenNotDisabled('[data-test-subj="visualizeEditorRenderButton"]') with timeout=10000
[00:06:59]                 │ debg Find.findByCssSelector('[data-test-subj="visualizeEditorRenderButton"]') with timeout=10000
[00:06:59]                 │ debg Waiting up to 20000ms for rendering count to be greater than or equal to [2]...
[00:06:59]                 │ debg TestSubjects.find(visualizationLoader)
[00:06:59]                 │ debg Find.findByCssSelector('[data-test-subj="visualizationLoader"]') with timeout=10000
[00:06:59]                 │ debg -- currentRenderingCount=2
[00:06:59]                 │ debg -- expectedCount=2
[00:06:59]                 │ debg ensureSavePanelOpen
[00:06:59]                 │ debg isGlobalLoadingIndicatorVisible
[00:06:59]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:06:59]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:07:01]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:07:01]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:07:01]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:07:01]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:07:01]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=5000
[00:07:04]                 │ debg --- retry.tryForTime error: [data-test-subj="savedObjectSaveModal"] is not displayed
[00:07:07]                 │ debg --- retry.tryForTime failed again with the same message...
[00:07:07]                 │ debg TestSubjects.click(visualizeSaveButton)
[00:07:07]                 │ debg Find.clickByCssSelector('[data-test-subj="visualizeSaveButton"]') with timeout=10000
[00:07:07]                 │ debg Find.findByCssSelector('[data-test-subj="visualizeSaveButton"]') with timeout=10000
[00:07:07]                 │ debg TestSubjects.setValue(savedObjectTitle, My new markdown viz)
[00:07:07]                 │ debg TestSubjects.click(savedObjectTitle)
[00:07:07]                 │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:07:07]                 │ debg Find.findByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:07:08]                 │ debg TestSubjects.exists(saveAsNewCheckbox)
[00:07:08]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="saveAsNewCheckbox"]') with timeout=2500
[00:07:10]                 │ debg --- retry.tryForTime error: [data-test-subj="saveAsNewCheckbox"] is not displayed
[00:07:11]                 │ debg TestSubjects.exists(returnToOriginModeSwitch)
[00:07:11]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="returnToOriginModeSwitch"]') with timeout=2500
[00:07:13]                 │ debg --- retry.tryForTime error: [data-test-subj="returnToOriginModeSwitch"] is not displayed
[00:07:14]                 │ debg TestSubjects.exists(add-to-dashboard-options)
[00:07:14]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="add-to-dashboard-options"]') with timeout=2500
[00:07:14]                 │ debg save modal dashboard selector, choosing option: add-to-library-option
[00:07:14]                 │ debg TestSubjects.find(add-to-dashboard-options)
[00:07:14]                 │ debg Find.findByCssSelector('[data-test-subj="add-to-dashboard-options"]') with timeout=10000
[00:07:14]                 │ debg TestSubjects.click(savedObjectTagSelector)
[00:07:14]                 │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTagSelector"]') with timeout=10000
[00:07:14]                 │ debg Find.findByCssSelector('[data-test-subj="savedObjectTagSelector"]') with timeout=10000
[00:07:14]                 │ debg TestSubjects.click(tagSelectorOption-tag-1)
[00:07:14]                 │ debg Find.clickByCssSelector('[data-test-subj="tagSelectorOption-tag-1"]') with timeout=10000
[00:07:14]                 │ debg Find.findByCssSelector('[data-test-subj="tagSelectorOption-tag-1"]') with timeout=10000
[00:07:14]                 │ debg TestSubjects.click(savedObjectTitle)
[00:07:14]                 │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:07:14]                 │ debg Find.findByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:07:14]                 │ debg TestSubjects.click(confirmSaveSavedObjectButton)
[00:07:14]                 │ debg Find.clickByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:07:14]                 │ debg Find.findByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:07:14]                 │ debg Waiting for save modal to close
[00:07:14]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:07:14]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:07:14]                 │ debg --- retry.try error: save modal still open
[00:07:15]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:07:15]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:07:15]                 │ debg --- retry.try failed again with the same message...
[00:07:15]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:07:15]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:07:18]                 │ debg --- retry.tryForTime error: [data-test-subj="savedObjectSaveModal"] is not displayed
[00:07:18]                 │ debg navigating to visualize url: http://localhost:61181/app/visualize#/
[00:07:18]                 │ debg navigate to: http://localhost:61181/app/visualize#/
[00:07:18]                 │ debg browser[INFO] http://localhost:61181/app/visualize?_t=1612806513268#/ 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:07:18]                 │
[00:07:18]                 │ debg browser[INFO] http://localhost:61181/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:07:18]                 │ debg ... sleep(700) start
[00:07:19]                 │ debg ... sleep(700) end
[00:07:19]                 │ debg returned from get, calling refresh
[00:07:20]                 │ERROR browser[SEVERE] http://localhost:61181/40231/bundles/core/core.entry.js 12:158464 TypeError: Failed to fetch
[00:07:20]                 │          at fetch_Fetch.fetchResponse (http://localhost:61181/40231/bundles/core/core.entry.js:6:32451)
[00:07:20]                 │          at async interceptResponse (http://localhost:61181/40231/bundles/core/core.entry.js:6:28637)
[00:07:20]                 │          at async http://localhost:61181/40231/bundles/core/core.entry.js:6:31117
[00:07:20]                 │ debg browser[INFO] http://localhost:61181/app/visualize?_t=1612806513268#/ 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:07:20]                 │
[00:07:20]                 │ debg browser[INFO] http://localhost:61181/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:07:20]                 │ debg currentUrl = http://localhost:61181/app/visualize#/
[00:07:20]                 │          appUrl = http://localhost:61181/app/visualize#/
[00:07:20]                 │ debg TestSubjects.find(kibanaChrome)
[00:07:20]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:07:21]                 │ debg ... sleep(501) start
[00:07:21]                 │ debg ... sleep(501) end
[00:07:21]                 │ debg in navigateTo url = http://localhost:61181/app/visualize#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:07:21]                 │ debg --- retry.try error: URL changed, waiting for it to settle
[00:07:22]                 │ debg ... sleep(501) start
[00:07:22]                 │ debg ... sleep(501) end
[00:07:22]                 │ debg in navigateTo url = http://localhost:61181/app/visualize#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:07:22]                 │ debg TestSubjects.exists(statusPageContainer)
[00:07:22]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:07:25]                 │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:07:25]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="itemsInMemTable"]:not(.euiBasicTable-loading)') with timeout=2500
[00:07:25]                 │ debg Find.findByCssSelector('.euiFilterGroup .euiFilterButton') with timeout=10000
[00:07:26]                 │ debg TestSubjects.click(tag-searchbar-option-tag-1)
[00:07:26]                 │ debg Find.clickByCssSelector('[data-test-subj="tag-searchbar-option-tag-1"]') with timeout=10000
[00:07:26]                 │ debg Find.findByCssSelector('[data-test-subj="tag-searchbar-option-tag-1"]') with timeout=10000
[00:07:26]                 │ debg Find.findByCssSelector('main .euiFieldSearch') with timeout=10000
[00:07:26]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="itemsInMemTable"]:not(.euiBasicTable-loading)') with timeout=2500
[00:07:26]                 │ debg ListingTable.getAllItemsNames
[00:07:26]                 │ debg Find.allByCssSelector('.euiTableRow .euiLink') with timeout=10000
[00:07:26]                 │ debg Found 3 visualizations on current page
[00:07:26]                 │ debg TestSubjects.getAttribute(pagination-button-next, disabled, tryTimeout=120000, findTimeout=10000)
[00:07:26]                 │ debg TestSubjects.find(pagination-button-next)
[00:07:26]                 │ debg Find.findByCssSelector('[data-test-subj="pagination-button-next"]') with timeout=10000
[00:07:26]                 └- ✓ pass  (39.0s) "saved objects tagging - functional tests visualize integration creating allows to assign tags to the new visualization"
[00:07:26]               └-> allows to create a tag from the tag selector
[00:07:26]                 └-> "before each" hook: global before each for "allows to create a tag from the tag selector"
[00:07:26]                 │ debg navigating to visualize url: http://localhost:61181/app/visualize#/
[00:07:26]                 │ debg navigate to: http://localhost:61181/app/visualize#/
[00:07:26]                 │ debg browser[INFO] http://localhost:61181/app/visualize?_t=1612806521120#/ 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:07:26]                 │
[00:07:26]                 │ debg browser[INFO] http://localhost:61181/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:07:26]                 │ debg ... sleep(700) start
[00:07:27]                 │ debg ... sleep(700) end
[00:07:27]                 │ debg returned from get, calling refresh
[00:07:27]                 │ERROR browser[SEVERE] http://localhost:61181/40231/bundles/core/core.entry.js 12:158464 TypeError: Failed to fetch
[00:07:27]                 │          at fetch_Fetch.fetchResponse (http://localhost:61181/40231/bundles/core/core.entry.js:6:32451)
[00:07:27]                 │          at async interceptResponse (http://localhost:61181/40231/bundles/core/core.entry.js:6:28637)
[00:07:27]                 │          at async http://localhost:61181/40231/bundles/core/core.entry.js:6:31117
[00:07:27]                 │ debg browser[INFO] http://localhost:61181/app/visualize?_t=1612806521120#/ 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:07:27]                 │
[00:07:27]                 │ debg browser[INFO] http://localhost:61181/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:07:28]                 │ debg currentUrl = http://localhost:61181/app/visualize#/
[00:07:28]                 │          appUrl = http://localhost:61181/app/visualize#/
[00:07:28]                 │ debg TestSubjects.find(kibanaChrome)
[00:07:28]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:07:28]                 │ debg ... sleep(501) start
[00:07:28]                 │ debg ... sleep(501) end
[00:07:28]                 │ debg in navigateTo url = http://localhost:61181/app/visualize#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:07:28]                 │ debg --- retry.try error: URL changed, waiting for it to settle
[00:07:29]                 │ debg ... sleep(501) start
[00:07:29]                 │ debg ... sleep(501) end
[00:07:29]                 │ debg in navigateTo url = http://localhost:61181/app/visualize#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:07:29]                 │ debg TestSubjects.exists(statusPageContainer)
[00:07:29]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:07:32]                 │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:07:33]                 │ debg isGlobalLoadingIndicatorVisible
[00:07:33]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:07:33]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:07:34]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:07:35]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:07:35]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:07:35]                 │ debg TestSubjects.exists(newItemButton)
[00:07:35]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="newItemButton"]') with timeout=10000
[00:07:35]                 │ debg TestSubjects.click(newItemButton)
[00:07:35]                 │ debg Find.clickByCssSelector('[data-test-subj="newItemButton"]') with timeout=10000
[00:07:35]                 │ debg Find.findByCssSelector('[data-test-subj="newItemButton"]') with timeout=10000
[00:07:35]                 │ debg TestSubjects.find(visNewDialogGroups)
[00:07:35]                 │ debg Find.findByCssSelector('[data-test-subj="visNewDialogGroups"]') with timeout=10000
[00:07:35]                 │ debg --- retry.try error: wait for vis groups select step
[00:07:35]                 │ debg TestSubjects.find(visNewDialogGroups)
[00:07:35]                 │ debg Find.findByCssSelector('[data-test-subj="visNewDialogGroups"]') with timeout=10000
[00:07:35]                 │ debg TestSubjects.click(visType-markdown)
[00:07:35]                 │ debg Find.clickByCssSelector('[data-test-subj="visType-markdown"]') with timeout=10000
[00:07:35]                 │ debg Find.findByCssSelector('[data-test-subj="visType-markdown"]') with timeout=10000
[00:07:36]                 │ debg isGlobalLoadingIndicatorVisible
[00:07:36]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:07:36]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:07:36]                 │ debg browser[INFO] http://localhost:61181/app/visualize#/create?type=markdown 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:07:36]                 │
[00:07:36]                 │ debg browser[INFO] http://localhost:61181/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:07:37]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:07:38]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:07:38]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:07:38]                 │ debg TestSubjects.find(markdownTextarea)
[00:07:38]                 │ debg Find.findByCssSelector('[data-test-subj="markdownTextarea"]') with timeout=10000
[00:07:38]                 │ debg -- isNewChartsLibraryEnabled = true
[00:07:38]                 │ debg TestSubjects.find(visualizationLoader)
[00:07:38]                 │ debg Find.findByCssSelector('[data-test-subj="visualizationLoader"]') with timeout=10000
[00:07:38]                 │ debg Before Rendering count 1
[00:07:38]                 │ debg TestSubjects.clickWhenNotDisabled(visualizeEditorRenderButton)
[00:07:38]                 │ debg Find.clickByCssSelectorWhenNotDisabled('[data-test-subj="visualizeEditorRenderButton"]') with timeout=10000
[00:07:38]                 │ debg Find.findByCssSelector('[data-test-subj="visualizeEditorRenderButton"]') with timeout=10000
[00:07:38]                 │ debg Waiting up to 20000ms for rendering count to be greater than or equal to [2]...
[00:07:38]                 │ debg TestSubjects.find(visualizationLoader)
[00:07:38]                 │ debg Find.findByCssSelector('[data-test-subj="visualizationLoader"]') with timeout=10000
[00:07:38]                 │ debg -- currentRenderingCount=2
[00:07:38]                 │ debg -- expectedCount=2
[00:07:38]                 │ debg ensureSavePanelOpen
[00:07:38]                 │ debg isGlobalLoadingIndicatorVisible
[00:07:38]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:07:38]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:07:40]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:07:40]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:07:40]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:07:40]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:07:40]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=5000
[00:07:43]                 │ debg --- retry.tryForTime error: [data-test-subj="savedObjectSaveModal"] is not displayed
[00:07:46]                 │ debg --- retry.tryForTime failed again with the same message...
[00:07:46]                 │ debg TestSubjects.click(visualizeSaveButton)
[00:07:46]                 │ debg Find.clickByCssSelector('[data-test-subj="visualizeSaveButton"]') with timeout=10000
[00:07:46]                 │ debg Find.findByCssSelector('[data-test-subj="visualizeSaveButton"]') with timeout=10000
[00:07:47]                 │ debg TestSubjects.setValue(savedObjectTitle, vis-with-new-tag)
[00:07:47]                 │ debg TestSubjects.click(savedObjectTitle)
[00:07:47]                 │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:07:47]                 │ debg Find.findByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:07:47]                 │ debg TestSubjects.exists(saveAsNewCheckbox)
[00:07:47]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="saveAsNewCheckbox"]') with timeout=2500
[00:07:49]                 │ debg --- retry.tryForTime error: [data-test-subj="saveAsNewCheckbox"] is not displayed
[00:07:50]                 │ debg TestSubjects.exists(returnToOriginModeSwitch)
[00:07:50]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="returnToOriginModeSwitch"]') with timeout=2500
[00:07:52]                 │ debg --- retry.tryForTime error: [data-test-subj="returnToOriginModeSwitch"] is not displayed
[00:07:53]                 │ debg TestSubjects.exists(add-to-dashboard-options)
[00:07:53]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="add-to-dashboard-options"]') with timeout=2500
[00:07:53]                 │ debg save modal dashboard selector, choosing option: add-to-library-option
[00:07:53]                 │ debg TestSubjects.find(add-to-dashboard-options)
[00:07:53]                 │ debg Find.findByCssSelector('[data-test-subj="add-to-dashboard-options"]') with timeout=10000
[00:07:53]                 │ debg TestSubjects.click(savedObjectTagSelector)
[00:07:53]                 │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTagSelector"]') with timeout=10000
[00:07:53]                 │ debg Find.findByCssSelector('[data-test-subj="savedObjectTagSelector"]') with timeout=10000
[00:07:53]                 │ debg TestSubjects.click(tagSelectorOption-action__create)
[00:07:53]                 │ debg Find.clickByCssSelector('[data-test-subj="tagSelectorOption-action__create"]') with timeout=10000
[00:07:53]                 │ debg Find.findByCssSelector('[data-test-subj="tagSelectorOption-action__create"]') with timeout=10000
[00:07:53]                 │ debg TestSubjects.exists(tagModalForm)
[00:07:53]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="tagModalForm"]') with timeout=2500
[00:07:53]                 │ debg --- retry.tryForTime error: [data-test-subj="tagModalForm"] is not displayed
[00:07:54]                 │ debg TestSubjects.click(createModalField-name)
[00:07:54]                 │ debg Find.clickByCssSelector('[data-test-subj="createModalField-name"]') with timeout=10000
[00:07:54]                 │ debg Find.findByCssSelector('[data-test-subj="createModalField-name"]') with timeout=10000
[00:07:54]                 │ debg TestSubjects.setValue(createModalField-name, my-new-tag)
[00:07:54]                 │ debg TestSubjects.click(createModalField-name)
[00:07:54]                 │ debg Find.clickByCssSelector('[data-test-subj="createModalField-name"]') with timeout=10000
[00:07:54]                 │ debg Find.findByCssSelector('[data-test-subj="createModalField-name"]') with timeout=10000
[00:07:54]                 │ debg TestSubjects.setValue(colorPickerAnchor, #FFCC33)
[00:07:54]                 │ debg TestSubjects.click(colorPickerAnchor)
[00:07:54]                 │ debg Find.clickByCssSelector('[data-test-subj="colorPickerAnchor"]') with timeout=10000
[00:07:54]                 │ debg Find.findByCssSelector('[data-test-subj="colorPickerAnchor"]') with timeout=10000
[00:07:54]                 │ debg TestSubjects.click(createModalField-description)
[00:07:54]                 │ debg Find.clickByCssSelector('[data-test-subj="createModalField-description"]') with timeout=10000
[00:07:54]                 │ debg Find.findByCssSelector('[data-test-subj="createModalField-description"]') with timeout=10000
[00:07:54]                 │ debg TestSubjects.setValue(createModalField-description, )
[00:07:54]                 │ debg TestSubjects.click(createModalField-description)
[00:07:54]                 │ debg Find.clickByCssSelector('[data-test-subj="createModalField-description"]') with timeout=10000
[00:07:54]                 │ debg Find.findByCssSelector('[data-test-subj="createModalField-description"]') with timeout=10000
[00:07:54]                 │ debg TestSubjects.click(createModalConfirmButton)
[00:07:54]                 │ debg Find.clickByCssSelector('[data-test-subj="createModalConfirmButton"]') with timeout=10000
[00:07:54]                 │ debg Find.findByCssSelector('[data-test-subj="createModalConfirmButton"]') with timeout=10000
[00:07:54]                 │ debg isGlobalLoadingIndicatorVisible
[00:07:54]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:07:54]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:07:55]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:07:55]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:07:55]                 │ debg TestSubjects.exists(tagModalForm)
[00:07:55]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="tagModalForm"]') with timeout=2500
[00:07:58]                 │ debg --- retry.tryForTime error: [data-test-subj="tagModalForm"] is not displayed
[00:07:58]                 │ debg TestSubjects.click(confirmSaveSavedObjectButton)
[00:07:58]                 │ debg Find.clickByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:07:58]                 │ debg Find.findByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:07:59]                 │ debg Waiting for save modal to close
[00:07:59]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:07:59]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:07:59]                 │ debg --- retry.try error: save modal still open
[00:07:59]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:07:59]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:07:59]                 │ debg --- retry.try failed again with the same message...
[00:08:00]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:00]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:00]                 │ debg --- retry.try failed again with the same message...
[00:08:00]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:00]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:00]                 │ debg --- retry.try failed again with the same message...
[00:08:01]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:01]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:01]                 │ debg --- retry.try failed again with the same message...
[00:08:01]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:01]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:01]                 │ debg --- retry.try failed again with the same message...
[00:08:02]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:02]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:02]                 │ debg --- retry.try failed again with the same message...
[00:08:02]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:02]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:02]                 │ debg --- retry.try failed again with the same message...
[00:08:03]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:03]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:03]                 │ debg --- retry.try failed again with the same message...
[00:08:03]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:03]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:03]                 │ debg --- retry.try failed again with the same message...
[00:08:04]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:04]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:04]                 │ debg --- retry.try failed again with the same message...
[00:08:04]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:04]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:04]                 │ debg --- retry.try failed again with the same message...
[00:08:05]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:05]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:05]                 │ debg --- retry.try failed again with the same message...
[00:08:05]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:05]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:05]                 │ debg --- retry.try failed again with the same message...
[00:08:06]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:06]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:06]                 │ debg --- retry.try failed again with the same message...
[00:08:06]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:06]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:06]                 │ debg --- retry.try failed again with the same message...
[00:08:07]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:07]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:07]                 │ debg --- retry.try failed again with the same message...
[00:08:08]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:08]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:08]                 │ debg --- retry.try failed again with the same message...
[00:08:08]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:08]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:08]                 │ debg --- retry.try failed again with the same message...
[00:08:09]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:09]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:09]                 │ debg --- retry.try failed again with the same message...
[00:08:09]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:09]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:09]                 │ debg --- retry.try failed again with the same message...
[00:08:10]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:10]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:10]                 │ debg --- retry.try failed again with the same message...
[00:08:10]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:10]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:10]                 │ debg --- retry.try failed again with the same message...
[00:08:11]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:11]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:11]                 │ debg --- retry.try failed again with the same message...
[00:08:11]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:11]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:11]                 │ debg --- retry.try failed again with the same message...
[00:08:12]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:12]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:12]                 │ debg --- retry.try failed again with the same message...
[00:08:12]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:12]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:12]                 │ debg --- retry.try failed again with the same message...
[00:08:13]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:13]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:13]                 │ debg --- retry.try failed again with the same message...
[00:08:13]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:13]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:13]                 │ debg --- retry.try failed again with the same message...
[00:08:14]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:14]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:14]                 │ debg --- retry.try failed again with the same message...
[00:08:14]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:14]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:14]                 │ debg --- retry.try failed again with the same message...
[00:08:15]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:15]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:15]                 │ debg --- retry.try failed again with the same message...
[00:08:15]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:15]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:15]                 │ debg --- retry.try failed again with the same message...
[00:08:16]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:16]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:16]                 │ debg --- retry.try failed again with the same message...
[00:08:16]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:16]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:16]                 │ debg --- retry.try failed again with the same message...
[00:08:17]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:17]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:17]                 │ debg --- retry.try failed again with the same message...
[00:08:17]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:17]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:18]                 │ debg --- retry.try failed again with the same message...
[00:08:18]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:18]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:18]                 │ debg --- retry.try failed again with the same message...
[00:08:19]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:19]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:19]                 │ debg --- retry.try failed again with the same message...
[00:08:19]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:19]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:19]                 │ debg --- retry.try failed again with the same message...
[00:08:20]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:20]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:20]                 │ debg --- retry.try failed again with the same message...
[00:08:20]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:20]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:20]                 │ debg --- retry.try failed again with the same message...
[00:08:21]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:21]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:21]                 │ debg --- retry.try failed again with the same message...
[00:08:21]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:21]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:21]                 │ debg --- retry.try failed again with the same message...
[00:08:22]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:22]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:22]                 │ debg --- retry.try failed again with the same message...
[00:08:22]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:22]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:22]                 │ debg --- retry.try failed again with the same message...
[00:08:23]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:23]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:23]                 │ debg --- retry.try failed again with the same message...
[00:08:23]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:23]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:23]                 │ debg --- retry.try failed again with the same message...
[00:08:24]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:24]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:24]                 │ debg --- retry.try failed again with the same message...
[00:08:24]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:24]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:24]                 │ debg --- retry.try failed again with the same message...
[00:08:25]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:25]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:25]                 │ debg --- retry.try failed again with the same message...
[00:08:25]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:25]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:25]                 │ debg --- retry.try failed again with the same message...
[00:08:26]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:26]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:26]                 │ debg --- retry.try failed again with the same message...
[00:08:26]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:26]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:26]                 │ debg --- retry.try failed again with the same message...
[00:08:27]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:27]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:27]                 │ debg --- retry.try failed again with the same message...
[00:08:27]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:27]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:28]                 │ debg --- retry.try failed again with the same message...
[00:08:28]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:28]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:28]                 │ debg --- retry.try failed again with the same message...
[00:08:29]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:29]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:29]                 │ debg --- retry.try failed again with the same message...
[00:08:29]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:29]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:29]                 │ debg --- retry.try failed again with the same message...
[00:08:30]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:30]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:30]                 │ debg --- retry.try failed again with the same message...
[00:08:30]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:30]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:30]                 │ debg --- retry.try failed again with the same message...
[00:08:31]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:31]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:31]                 │ debg --- retry.try failed again with the same message...
[00:08:31]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:31]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:31]                 │ debg --- retry.try failed again with the same message...
[00:08:32]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:32]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:32]                 │ debg --- retry.try failed again with the same message...
[00:08:32]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:32]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:32]                 │ debg --- retry.try failed again with the same message...
[00:08:33]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:33]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:33]                 │ debg --- retry.try failed again with the same message...
[00:08:33]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:33]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:33]                 │ debg --- retry.try failed again with the same message...
[00:08:34]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:34]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:34]                 │ debg --- retry.try failed again with the same message...
[00:08:34]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:34]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:34]                 │ debg --- retry.try failed again with the same message...
[00:08:35]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:35]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:35]                 │ debg --- retry.try failed again with the same message...
[00:08:35]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:35]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:35]                 │ debg --- retry.try failed again with the same message...
[00:08:36]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:36]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:36]                 │ debg --- retry.try failed again with the same message...
[00:08:36]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:36]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:36]                 │ debg --- retry.try failed again with the same message...
[00:08:37]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:37]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:37]                 │ debg --- retry.try failed again with the same message...
[00:08:37]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:37]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:38]                 │ debg --- retry.try failed again with the same message...
[00:08:38]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:38]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:38]                 │ debg --- retry.try failed again with the same message...
[00:08:39]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:39]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:39]                 │ debg --- retry.try failed again with the same message...
[00:08:39]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:39]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:39]                 │ debg --- retry.try failed again with the same message...
[00:08:40]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:40]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:40]                 │ debg --- retry.try failed again with the same message...
[00:08:40]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:40]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:40]                 │ debg --- retry.try failed again with the same message...
[00:08:41]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:41]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:41]                 │ debg --- retry.try failed again with the same message...
[00:08:41]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:41]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:41]                 │ debg --- retry.try failed again with the same message...
[00:08:42]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:42]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:42]                 │ debg --- retry.try failed again with the same message...
[00:08:42]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:42]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:42]                 │ debg --- retry.try failed again with the same message...
[00:08:43]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:43]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:43]                 │ debg --- retry.try failed again with the same message...
[00:08:43]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:43]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:43]                 │ debg --- retry.try failed again with the same message...
[00:08:44]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:44]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:44]                 │ debg --- retry.try failed again with the same message...
[00:08:44]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:44]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:44]                 │ debg --- retry.try failed again with the same message...
[00:08:45]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:45]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:45]                 │ debg --- retry.try failed again with the same message...
[00:08:45]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:45]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:45]                 │ debg --- retry.try failed again with the same message...
[00:08:46]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:46]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:46]                 │ debg --- retry.try failed again with the same message...
[00:08:46]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:46]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:46]                 │ debg --- retry.try failed again with the same message...
[00:08:47]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:47]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:47]                 │ debg --- retry.try failed again with the same message...
[00:08:47]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:47]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:47]                 │ debg --- retry.try failed again with the same message...
[00:08:48]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:48]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:48]                 │ debg --- retry.try failed again with the same message...
[00:08:48]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:48]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:49]                 │ debg --- retry.try failed again with the same message...
[00:08:49]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:49]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:49]                 │ debg --- retry.try failed again with the same message...
[00:08:50]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:50]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:50]                 │ debg --- retry.try failed again with the same message...
[00:08:50]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:50]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:50]                 │ debg --- retry.try failed again with the same message...
[00:08:51]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:51]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:51]                 │ debg --- retry.try failed again with the same message...
[00:08:51]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:51]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:51]                 │ debg --- retry.try failed again with the same message...
[00:08:52]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:52]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:52]                 │ debg --- retry.try failed again with the same message...
[00:08:52]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:52]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:52]                 │ debg --- retry.try failed again with the same message...
[00:08:53]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:53]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:53]                 │ debg --- retry.try failed again with the same message...
[00:08:53]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:53]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:53]                 │ debg --- retry.try failed again with the same message...
[00:08:54]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:54]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:54]                 │ debg --- retry.try failed again with the same message...
[00:08:54]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:54]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:54]                 │ debg --- retry.try failed again with the same message...
[00:08:55]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:55]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:55]                 │ debg --- retry.try failed again with the same message...
[00:08:55]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:55]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:55]                 │ debg --- retry.try failed again with the same message...
[00:08:56]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:56]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:56]                 │ debg --- retry.try failed again with the same message...
[00:08:56]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:56]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:56]                 │ debg --- retry.try failed again with the same message...
[00:08:57]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:57]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:57]                 │ debg --- retry.try failed again with the same message...
[00:08:57]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:57]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:57]                 │ debg --- retry.try failed again with the same message...
[00:08:58]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:58]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:58]                 │ debg --- retry.try failed again with the same message...
[00:08:58]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:58]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:58]                 │ debg --- retry.try failed again with the same message...
[00:08:59]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:08:59]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:08:59]                 │ debg --- retry.try failed again with the same message...
[00:09:00]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:00]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:00]                 │ debg --- retry.try failed again with the same message...
[00:09:00]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:00]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:00]                 │ debg --- retry.try failed again with the same message...
[00:09:01]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:01]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:01]                 │ debg --- retry.try failed again with the same message...
[00:09:01]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:01]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:01]                 │ debg --- retry.try failed again with the same message...
[00:09:02]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:02]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:02]                 │ debg --- retry.try failed again with the same message...
[00:09:02]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:02]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:02]                 │ debg --- retry.try failed again with the same message...
[00:09:03]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:03]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:03]                 │ debg --- retry.try failed again with the same message...
[00:09:03]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:03]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:03]                 │ debg --- retry.try failed again with the same message...
[00:09:04]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:04]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:04]                 │ debg --- retry.try failed again with the same message...
[00:09:04]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:04]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:04]                 │ debg --- retry.try failed again with the same message...
[00:09:05]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:05]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:05]                 │ debg --- retry.try failed again with the same message...
[00:09:05]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:05]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:05]                 │ debg --- retry.try failed again with the same message...
[00:09:06]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:06]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:06]                 │ debg --- retry.try failed again with the same message...
[00:09:06]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:06]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:06]                 │ debg --- retry.try failed again with the same message...
[00:09:07]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:07]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:07]                 │ debg --- retry.try failed again with the same message...
[00:09:07]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:07]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:07]                 │ debg --- retry.try failed again with the same message...
[00:09:08]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:08]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:08]                 │ debg --- retry.try failed again with the same message...
[00:09:08]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:08]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:08]                 │ debg --- retry.try failed again with the same message...
[00:09:09]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:09]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:09]                 │ debg --- retry.try failed again with the same message...
[00:09:09]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:09]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:10]                 │ debg --- retry.try failed again with the same message...
[00:09:10]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:10]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:10]                 │ debg --- retry.try failed again with the same message...
[00:09:11]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:11]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:11]                 │ debg --- retry.try failed again with the same message...
[00:09:11]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:11]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:11]                 │ debg --- retry.try failed again with the same message...
[00:09:12]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:12]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:12]                 │ debg --- retry.try failed again with the same message...
[00:09:12]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:12]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:12]                 │ debg --- retry.try failed again with the same message...
[00:09:13]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:13]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:13]                 │ debg --- retry.try failed again with the same message...
[00:09:13]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:13]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:13]                 │ debg --- retry.try failed again with the same message...
[00:09:14]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:14]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:14]                 │ debg --- retry.try failed again with the same message...
[00:09:14]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:14]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:14]                 │ debg --- retry.try failed again with the same message...
[00:09:15]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:15]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:15]                 │ debg --- retry.try failed again with the same message...
[00:09:15]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:15]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:15]                 │ debg --- retry.try failed again with the same message...
[00:09:16]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:16]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:16]                 │ debg --- retry.try failed again with the same message...
[00:09:16]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:16]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:16]                 │ debg --- retry.try failed again with the same message...
[00:09:17]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:17]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:17]                 │ debg --- retry.try failed again with the same message...
[00:09:17]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:17]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:17]                 │ debg --- retry.try failed again with the same message...
[00:09:18]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:18]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:18]                 │ debg --- retry.try failed again with the same message...
[00:09:18]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:18]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:18]                 │ debg --- retry.try failed again with the same message...
[00:09:19]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:19]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:19]                 │ debg --- retry.try failed again with the same message...
[00:09:19]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:19]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:19]                 │ debg --- retry.try failed again with the same message...
[00:09:20]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:20]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:20]                 │ debg --- retry.try failed again with the same message...
[00:09:21]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:21]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:21]                 │ debg --- retry.try failed again with the same message...
[00:09:21]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:21]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:21]                 │ debg --- retry.try failed again with the same message...
[00:09:22]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:22]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:22]                 │ debg --- retry.try failed again with the same message...
[00:09:22]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:22]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:22]                 │ debg --- retry.try failed again with the same message...
[00:09:23]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:23]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:23]                 │ debg --- retry.try failed again with the same message...
[00:09:23]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:23]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:23]                 │ debg --- retry.try failed again with the same message...
[00:09:24]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:24]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:24]                 │ debg --- retry.try failed again with the same message...
[00:09:24]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:24]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:24]                 │ debg --- retry.try failed again with the same message...
[00:09:25]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:25]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:25]                 │ debg --- retry.try failed again with the same message...
[00:09:25]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:25]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:25]                 │ debg --- retry.try failed again with the same message...
[00:09:26]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:26]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:26]                 │ debg --- retry.try failed again with the same message...
[00:09:26]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:26]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:26]                 │ debg --- retry.try failed again with the same message...
[00:09:27]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:27]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:27]                 │ debg --- retry.try failed again with the same message...
[00:09:27]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:27]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:27]                 │ debg --- retry.try failed again with the same message...
[00:09:28]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:28]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:28]                 │ debg --- retry.try failed again with the same message...
[00:09:28]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:28]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:28]                 │ debg --- retry.try failed again with the same message...
[00:09:29]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:29]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:29]                 │ debg --- retry.try failed again with the same message...
[00:09:29]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:29]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:29]                 │ debg --- retry.try failed again with the same message...
[00:09:30]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:30]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:30]                 │ debg --- retry.try failed again with the same message...
[00:09:30]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:30]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:31]                 │ debg --- retry.try failed again with the same message...
[00:09:31]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:31]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:31]                 │ debg --- retry.try failed again with the same message...
[00:09:32]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:32]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:32]                 │ debg --- retry.try failed again with the same message...
[00:09:32]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:32]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:32]                 │ debg --- retry.try failed again with the same message...
[00:09:33]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:33]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:33]                 │ debg --- retry.try failed again with the same message...
[00:09:33]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:33]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:33]                 │ debg --- retry.try failed again with the same message...
[00:09:34]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:34]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:34]                 │ debg --- retry.try failed again with the same message...
[00:09:34]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:34]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:34]                 │ debg --- retry.try failed again with the same message...
[00:09:35]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:35]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:35]                 │ debg --- retry.try failed again with the same message...
[00:09:35]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:35]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:35]                 │ debg --- retry.try failed again with the same message...
[00:09:36]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:36]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:36]                 │ debg --- retry.try failed again with the same message...
[00:09:36]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:36]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:36]                 │ debg --- retry.try failed again with the same message...
[00:09:37]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:37]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:37]                 │ debg --- retry.try failed again with the same message...
[00:09:37]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:37]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:37]                 │ debg --- retry.try failed again with the same message...
[00:09:38]                 │ info [o.e.x.i.IndexLifecycleTransition] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] moving index [.ds-ilm-history-5-2021.02.08-000001] from [{"phase":"hot","action":"unfollow","name":"wait-for-follow-shard-tasks"}] to [{"phase":"hot","action":"unfollow","name":"pause-follower-index"}] in policy [ilm-history-ilm-policy]
[00:09:38]                 │ info [o.e.x.i.IndexLifecycleTransition] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] moving index [.kibana-event-log-8.0.0-snapshot-000001] from [{"phase":"hot","action":"unfollow","name":"wait-for-follow-shard-tasks"}] to [{"phase":"hot","action":"unfollow","name":"pause-follower-index"}] in policy [kibana-event-log-policy]
[00:09:38]                 │ info [o.e.x.i.IndexLifecycleTransition] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] moving index [.ds-ilm-history-5-2021.02.08-000001] from [{"phase":"hot","action":"unfollow","name":"pause-follower-index"}] to [{"phase":"hot","action":"unfollow","name":"close-follower-index"}] in policy [ilm-history-ilm-policy]
[00:09:38]                 │ info [o.e.x.i.IndexLifecycleTransition] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] moving index [.kibana-event-log-8.0.0-snapshot-000001] from [{"phase":"hot","action":"unfollow","name":"pause-follower-index"}] to [{"phase":"hot","action":"unfollow","name":"close-follower-index"}] in policy [kibana-event-log-policy]
[00:09:38]                 │ info [o.e.x.i.IndexLifecycleTransition] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] moving index [.ds-ilm-history-5-2021.02.08-000001] from [{"phase":"hot","action":"unfollow","name":"close-follower-index"}] to [{"phase":"hot","action":"unfollow","name":"unfollow-follower-index"}] in policy [ilm-history-ilm-policy]
[00:09:38]                 │ info [o.e.x.i.IndexLifecycleTransition] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] moving index [.kibana-event-log-8.0.0-snapshot-000001] from [{"phase":"hot","action":"unfollow","name":"close-follower-index"}] to [{"phase":"hot","action":"unfollow","name":"unfollow-follower-index"}] in policy [kibana-event-log-policy]
[00:09:38]                 │ info [o.e.x.i.IndexLifecycleTransition] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] moving index [.ds-ilm-history-5-2021.02.08-000001] from [{"phase":"hot","action":"unfollow","name":"unfollow-follower-index"}] to [{"phase":"hot","action":"unfollow","name":"open-follower-index"}] in policy [ilm-history-ilm-policy]
[00:09:38]                 │ info [o.e.x.i.IndexLifecycleTransition] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] moving index [.kibana-event-log-8.0.0-snapshot-000001] from [{"phase":"hot","action":"unfollow","name":"unfollow-follower-index"}] to [{"phase":"hot","action":"unfollow","name":"open-follower-index"}] in policy [kibana-event-log-policy]
[00:09:38]                 │ info [o.e.x.i.IndexLifecycleTransition] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] moving index [.ds-ilm-history-5-2021.02.08-000001] from [{"phase":"hot","action":"unfollow","name":"open-follower-index"}] to [{"phase":"hot","action":"unfollow","name":"wait-for-index-color"}] in policy [ilm-history-ilm-policy]
[00:09:38]                 │ info [o.e.x.i.IndexLifecycleTransition] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] moving index [.kibana-event-log-8.0.0-snapshot-000001] from [{"phase":"hot","action":"unfollow","name":"open-follower-index"}] to [{"phase":"hot","action":"unfollow","name":"wait-for-index-color"}] in policy [kibana-event-log-policy]
[00:09:38]                 │ info [o.e.x.i.IndexLifecycleTransition] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] moving index [.ds-ilm-history-5-2021.02.08-000001] from [{"phase":"hot","action":"unfollow","name":"wait-for-index-color"}] to [{"phase":"hot","action":"rollover","name":"check-rollover-ready"}] in policy [ilm-history-ilm-policy]
[00:09:38]                 │ info [o.e.x.i.IndexLifecycleTransition] [kibana-ci-immutable-centos-tests-xxl-1612801520211293843] moving index [.kibana-event-log-8.0.0-snapshot-000001] from [{"phase":"hot","action":"unfollow","name":"wait-for-index-color"}] to [{"phase":"hot","action":"rollover","name":"check-rollover-ready"}] in policy [kibana-event-log-policy]
[00:09:38]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:38]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:38]                 │ debg --- retry.try failed again with the same message...
[00:09:38]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:38]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:38]                 │ debg --- retry.try failed again with the same message...
[00:09:39]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:39]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:39]                 │ debg --- retry.try failed again with the same message...
[00:09:39]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:39]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:39]                 │ debg --- retry.try failed again with the same message...
[00:09:40]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:40]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:40]                 │ debg --- retry.try failed again with the same message...
[00:09:40]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:40]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:40]                 │ debg --- retry.try failed again with the same message...
[00:09:41]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:41]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:41]                 │ debg --- retry.try failed again with the same message...
[00:09:42]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:42]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:42]                 │ debg --- retry.try failed again with the same message...
[00:09:42]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:42]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:42]                 │ debg --- retry.try failed again with the same message...
[00:09:43]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:43]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:43]                 │ debg --- retry.try failed again with the same message...
[00:09:43]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:43]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:43]                 │ debg --- retry.try failed again with the same message...
[00:09:44]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:44]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:44]                 │ debg --- retry.try failed again with the same message...
[00:09:44]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:44]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:44]                 │ debg --- retry.try failed again with the same message...
[00:09:45]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:45]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:45]                 │ debg --- retry.try failed again with the same message...
[00:09:45]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:45]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:45]                 │ debg --- retry.try failed again with the same message...
[00:09:46]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:46]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:46]                 │ debg --- retry.try failed again with the same message...
[00:09:46]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:46]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:46]                 │ debg --- retry.try failed again with the same message...
[00:09:47]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:47]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:47]                 │ debg --- retry.try failed again with the same message...
[00:09:47]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:47]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:47]                 │ debg --- retry.try failed again with the same message...
[00:09:48]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:48]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:48]                 │ debg --- retry.try failed again with the same message...
[00:09:48]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:48]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:48]                 │ debg --- retry.try failed again with the same message...
[00:09:49]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:49]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:49]                 │ debg --- retry.try failed again with the same message...
[00:09:49]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:49]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:49]                 │ debg --- retry.try failed again with the same message...
[00:09:50]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:50]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:50]                 │ debg --- retry.try failed again with the same message...
[00:09:50]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:50]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:50]                 │ debg --- retry.try failed again with the same message...
[00:09:51]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:51]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:51]                 │ debg --- retry.try failed again with the same message...
[00:09:51]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:51]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:52]                 │ debg --- retry.try failed again with the same message...
[00:09:52]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:52]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:52]                 │ debg --- retry.try failed again with the same message...
[00:09:53]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:53]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:53]                 │ debg --- retry.try failed again with the same message...
[00:09:53]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:53]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:53]                 │ debg --- retry.try failed again with the same message...
[00:09:54]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:54]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:54]                 │ debg --- retry.try failed again with the same message...
[00:09:54]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:54]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:54]                 │ debg --- retry.try failed again with the same message...
[00:09:55]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:55]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:55]                 │ debg --- retry.try failed again with the same message...
[00:09:55]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:55]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:55]                 │ debg --- retry.try failed again with the same message...
[00:09:56]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:56]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:56]                 │ debg --- retry.try failed again with the same message...
[00:09:56]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:56]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:56]                 │ debg --- retry.try failed again with the same message...
[00:09:57]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:57]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:57]                 │ debg --- retry.try failed again with the same message...
[00:09:57]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:57]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:57]                 │ debg --- retry.try failed again with the same message...
[00:09:58]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:58]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:58]                 │ debg --- retry.try failed again with the same message...
[00:09:58]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:09:58]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:09:58]                 │ debg --- retry.try failed again with the same message...
[00:09:59]                 │ info Taking screenshot "/dev/shm/workspace/parallel/18/kibana/x-pack/test/saved_object_tagging/functional/screenshots/failure/saved objects tagging - functional tests visualize integration creating allows to create a tag from the tag selector.png"
[00:09:59]                 │ info Current URL is: http://localhost:61181/app/visualize#/create?type=markdown&_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))&_a=(filters:!(),linked:!f,query:(language:kuery,query:%27%27),uiState:(),vis:(aggs:!(),params:(fontSize:12,markdown:%27Just%20some%20markdown%27,openLinksInNewTab:!f),title:%27%27,type:markdown))
[00:09:59]                 │ info Saving page source to: /dev/shm/workspace/parallel/18/kibana/x-pack/test/saved_object_tagging/functional/failure_debug/html/saved objects tagging - functional tests visualize integration creating allows to create a tag from the tag selector.html
[00:09:59]                 └- ✖ fail: saved objects tagging - functional tests visualize integration creating allows to create a tag from the tag selector
[00:09:59]                 │      retry.try timeout: Error: save modal still open
[00:09:59]                 │     at /dev/shm/workspace/parallel/18/kibana/test/functional/page_objects/common_page.ts:435:17
[00:09:59]                 │     at runMicrotasks (<anonymous>)
[00:09:59]                 │     at processTicksAndRejections (internal/process/task_queues.js:93:5)
[00:09:59]                 │     at runAttempt (/dev/shm/workspace/parallel/18/kibana/test/common/services/retry/retry_for_success.ts:27:15)
[00:09:59]                 │     at retryForSuccess (/dev/shm/workspace/parallel/18/kibana/test/common/services/retry/retry_for_success.ts:66:21)
[00:09:59]                 │     at Retry.try (/dev/shm/workspace/parallel/18/kibana/test/common/services/retry/retry.ts:32:14)
[00:09:59]                 │     at CommonPage.waitForSaveModalToClose (/dev/shm/workspace/parallel/18/kibana/test/functional/page_objects/common_page.ts:433:7)
[00:09:59]                 │     at Context.<anonymous> (/dev/shm/workspace/parallel/18/kibana/x-pack/test/saved_object_tagging/functional/tests/visualize_integration.ts:144:9)
[00:09:59]                 │     at Object.apply (/dev/shm/workspace/parallel/18/kibana/packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)
[00:09:59]                 │   Error: retry.try timeout: Error: save modal still open
[00:09:59]                 │       at /dev/shm/workspace/parallel/18/kibana/test/functional/page_objects/common_page.ts:435:17
[00:09:59]                 │       at runMicrotasks (<anonymous>)
[00:09:59]                 │       at processTicksAndRejections (internal/process/task_queues.js:93:5)
[00:09:59]                 │       at runAttempt (/dev/shm/workspace/parallel/18/kibana/test/common/services/retry/retry_for_success.ts:27:15)
[00:09:59]                 │       at retryForSuccess (/dev/shm/workspace/parallel/18/kibana/test/common/services/retry/retry_for_success.ts:66:21)
[00:09:59]                 │       at Retry.try (/dev/shm/workspace/parallel/18/kibana/test/common/services/retry/retry.ts:32:14)
[00:09:59]                 │       at CommonPage.waitForSaveModalToClose (/dev/shm/workspace/parallel/18/kibana/test/functional/page_objects/common_page.ts:433:7)
[00:09:59]                 │       at Context.<anonymous> (test/saved_object_tagging/functional/tests/visualize_integration.ts:144:9)
[00:09:59]                 │       at Object.apply (/dev/shm/workspace/parallel/18/kibana/packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)
[00:09:59]                 │       at onFailure (/dev/shm/workspace/parallel/18/kibana/test/common/services/retry/retry_for_success.ts:17:9)
[00:09:59]                 │       at retryForSuccess (/dev/shm/workspace/parallel/18/kibana/test/common/services/retry/retry_for_success.ts:57:13)
[00:09:59]                 │       at Retry.try (/dev/shm/workspace/parallel/18/kibana/test/common/services/retry/retry.ts:32:14)
[00:09:59]                 │       at CommonPage.waitForSaveModalToClose (/dev/shm/workspace/parallel/18/kibana/test/functional/page_objects/common_page.ts:433:7)
[00:09:59]                 │       at Context.<anonymous> (test/saved_object_tagging/functional/tests/visualize_integration.ts:144:9)
[00:09:59]                 │       at Object.apply (/dev/shm/workspace/parallel/18/kibana/packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)
[00:09:59]                 │ 
[00:09:59]                 │ 

Stack Trace

Error: retry.try timeout: Error: save modal still open
    at /dev/shm/workspace/parallel/18/kibana/test/functional/page_objects/common_page.ts:435:17
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:93:5)
    at runAttempt (/dev/shm/workspace/parallel/18/kibana/test/common/services/retry/retry_for_success.ts:27:15)
    at retryForSuccess (/dev/shm/workspace/parallel/18/kibana/test/common/services/retry/retry_for_success.ts:66:21)
    at Retry.try (/dev/shm/workspace/parallel/18/kibana/test/common/services/retry/retry.ts:32:14)
    at CommonPage.waitForSaveModalToClose (/dev/shm/workspace/parallel/18/kibana/test/functional/page_objects/common_page.ts:433:7)
    at Context.<anonymous> (test/saved_object_tagging/functional/tests/visualize_integration.ts:144:9)
    at Object.apply (/dev/shm/workspace/parallel/18/kibana/packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)
    at onFailure (/dev/shm/workspace/parallel/18/kibana/test/common/services/retry/retry_for_success.ts:17:9)
    at retryForSuccess (/dev/shm/workspace/parallel/18/kibana/test/common/services/retry/retry_for_success.ts:57:13)
    at Retry.try (/dev/shm/workspace/parallel/18/kibana/test/common/services/retry/retry.ts:32:14)
    at CommonPage.waitForSaveModalToClose (/dev/shm/workspace/parallel/18/kibana/test/functional/page_objects/common_page.ts:433:7)
    at Context.<anonymous> (test/saved_object_tagging/functional/tests/visualize_integration.ts:144:9)
    at Object.apply (/dev/shm/workspace/parallel/18/kibana/packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)

Metrics [docs]

Async chunks

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

id before after diff
securitySolution 7.5MB 7.5MB -4.0B

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

@angorayc
Copy link
Contributor

angorayc commented Feb 8, 2021

Thanks for the quick fix @yctercero, very much appreciated. We decided to fix it from the server side : #90657

@yctercero
Copy link
Contributor Author

Ended up being a backend issue - fix by X here - #90657

@yctercero yctercero closed this Feb 8, 2021
@yctercero yctercero deleted the truncation_bug branch October 13, 2021 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Security Solution][Detections] Alerts Summary is truncating/misformatting field values
3 participants