Skip to content

[7.x] [Maps] rename file_upload to maps_file_upload (#89225)#89365

Merged
nreese merged 1 commit intoelastic:7.xfrom
nreese:backport/7.x/pr-89225
Jan 27, 2021
Merged

[7.x] [Maps] rename file_upload to maps_file_upload (#89225)#89365
nreese merged 1 commit intoelastic:7.xfrom
nreese:backport/7.x/pr-89225

Conversation

@nreese
Copy link
Copy Markdown
Contributor

@nreese nreese commented Jan 26, 2021

Backports the following commits to 7.x:

* migrate file_upload plugin to maps_file_upload

* update plugins list

* results of running node scripts/build_plugin_list_docs

* fix build problems

* remove fileUpload from limits.yml

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
@nreese nreese added the backport This PR is a backport of another PR label Jan 26, 2021
@kibanamachine
Copy link
Copy Markdown
Contributor

💛 Build succeeded, but was flaky


Test Failures

Chrome X-Pack UI Functional Tests.x-pack/test/functional_with_es_ssl/apps/triggers_actions_ui/home_page·ts.Actions and Triggers app Home page Loads the app with limited privileges Loads the Alerts page

Link to Jenkins

Standard Out

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

[00:00:00]       │
[00:00:00]         └-: Actions and Triggers app
[00:00:00]           └-> "before all" hook
[00:00:00]           └-: Home page
[00:00:00]             └-> "before all" hook
[00:00:00]             └-: Loads the app with limited privileges
[00:00:00]               └-> "before all" hook
[00:00:00]               └-> "before all" hook
[00:00:00]                 │ debg set roles = alerts_and_actions_role
[00:00:00]                 │ debg creating user test_user
[00:00:00]                 │ info [o.e.x.s.a.u.TransportPutUserAction] [kibana-ci-immutable-ubuntu-18-tests-xxl-1611696886374187905] updated user [test_user]
[00:00:00]                 │ debg created user test_user
[00:00:00]                 │ debg TestSubjects.exists(kibanaChrome)
[00:00:00]                 │ debg Find.existsByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=2500
[00:00:02]               └-> Loads the Alerts page
[00:00:02]                 └-> "before each" hook: global before each
[00:00:02]                 │ debg navigating to triggersActions url: http://localhost:61221/app/management/insightsAndAlerting/triggersActions
[00:00:02]                 │ debg navigate to: http://localhost:61221/app/management/insightsAndAlerting/triggersActions
[00:00:02]                 │ debg browser[INFO] http://localhost:61221/login?next=%2Fapp%2Fmanagement%2FinsightsAndAlerting%2FtriggersActions%3F_t%3D1611701286146 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:00:02]                 │
[00:00:02]                 │ debg browser[INFO] http://localhost:61221/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:00:02]                 │ debg ... sleep(700) start
[00:00:03]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1611696886374187905] [.ds-ilm-history-5-2021.01.26-000001] creating index, cause [initialize_data_stream], templates [ilm-history], shards [1]/[0]
[00:00:03]                 │ info [o.e.c.m.MetadataCreateDataStreamService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1611696886374187905] adding data stream [ilm-history-5] with write index [.ds-ilm-history-5-2021.01.26-000001] and backing indices []
[00:00:03]                 │ info [o.e.x.i.IndexLifecycleTransition] [kibana-ci-immutable-ubuntu-18-tests-xxl-1611696886374187905] moving index [.ds-ilm-history-5-2021.01.26-000001] from [null] to [{"phase":"new","action":"complete","name":"complete"}] in policy [ilm-history-ilm-policy]
[00:00:03]                 │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1611696886374187905] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.ds-ilm-history-5-2021.01.26-000001][0]]]).
[00:00:03]                 │ debg ... sleep(700) end
[00:00:03]                 │ debg returned from get, calling refresh
[00:00:03]                 │ info [o.e.x.i.IndexLifecycleTransition] [kibana-ci-immutable-ubuntu-18-tests-xxl-1611696886374187905] moving index [.ds-ilm-history-5-2021.01.26-000001] from [{"phase":"new","action":"complete","name":"complete"}] to [{"phase":"hot","action":"unfollow","name":"wait-for-indexing-complete"}] in policy [ilm-history-ilm-policy]
[00:00:03]                 │ info [o.e.x.i.IndexLifecycleTransition] [kibana-ci-immutable-ubuntu-18-tests-xxl-1611696886374187905] moving index [.ds-ilm-history-5-2021.01.26-000001] from [{"phase":"hot","action":"unfollow","name":"wait-for-indexing-complete"}] to [{"phase":"hot","action":"unfollow","name":"wait-for-follow-shard-tasks"}] in policy [ilm-history-ilm-policy]
[00:00:04]                 │ERROR browser[SEVERE] http://localhost:61221/38211/bundles/core/core.entry.js 12:158692 Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exists, for attaching action [actionId = ACTION_SELECT_RANGE].
[00:00:04]                 │          at ui_actions_service_UiActionsService.attachAction (http://localhost:61221/38211/bundles/plugin/uiActions/uiActions.plugin.js:1:39479)
[00:00:04]                 │          at ui_actions_service_UiActionsService.addTriggerAction (http://localhost:61221/38211/bundles/plugin/uiActions/uiActions.plugin.js:1:40258)
[00:00:04]                 │          at plugin_DataPublicPlugin.setup (http://localhost:61221/38211/bundles/plugin/data/data.plugin.js:8:195865)
[00:00:04]                 │          at plugin_PluginWrapper.setup (http://localhost:61221/38211/bundles/core/core.entry.js:13:196760)
[00:00:04]                 │          at async plugins_service_PluginsService.setup (http://localhost:61221/38211/bundles/core/core.entry.js:13:200389)
[00:00:04]                 │          at async core_system_CoreSystem.setup (http://localhost:61221/38211/bundles/core/core.entry.js:13:271396)
[00:00:04]                 │          at async Module.__kbnBootstrap__ (http://localhost:61221/38211/bundles/core/core.entry.js:13:277541)
[00:00:04]                 │ debg browser[INFO] http://localhost:61221/login?next=%2Fapp%2Fmanagement%2FinsightsAndAlerting%2FtriggersActions%3F_t%3D1611701286146 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:00:04]                 │
[00:00:04]                 │ debg browser[INFO] http://localhost:61221/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:00:04]                 │ debg currentUrl = http://localhost:61221/login?next=%2Fapp%2Fmanagement%2FinsightsAndAlerting%2FtriggersActions%3F_t%3D1611701286146
[00:00:04]                 │          appUrl = http://localhost:61221/app/management/insightsAndAlerting/triggersActions
[00:00:04]                 │ debg TestSubjects.find(kibanaChrome)
[00:00:04]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:00:14]                 │ERROR browser[SEVERE] http://localhost:61221/38211/bundles/core/core.entry.js 12:158692 Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exists, for attaching action [actionId = ACTION_SELECT_RANGE].
[00:00:14]                 │          at ui_actions_service_UiActionsService.attachAction (http://localhost:61221/38211/bundles/plugin/uiActions/uiActions.plugin.js:1:39479)
[00:00:14]                 │          at ui_actions_service_UiActionsService.addTriggerAction (http://localhost:61221/38211/bundles/plugin/uiActions/uiActions.plugin.js:1:40258)
[00:00:14]                 │          at plugin_DataPublicPlugin.setup (http://localhost:61221/38211/bundles/plugin/data/data.plugin.js:8:195865)
[00:00:14]                 │          at plugin_PluginWrapper.setup (http://localhost:61221/38211/bundles/core/core.entry.js:13:196760)
[00:00:14]                 │          at async plugins_service_PluginsService.setup (http://localhost:61221/38211/bundles/core/core.entry.js:13:200389)
[00:00:14]                 │          at async core_system_CoreSystem.setup (http://localhost:61221/38211/bundles/core/core.entry.js:13:271396)
[00:00:14]                 │          at async Module.__kbnBootstrap__ (http://localhost:61221/38211/bundles/core/core.entry.js:13:277541)
[00:00:14]                 │ debg browser[INFO] http://localhost:61221/38211/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 390:85483 "Version 9 of Highlight.js has reached EOL and is no longer supported.
[00:00:14]                 │      Please upgrade or ask whatever dependency you are using to upgrade.
[00:00:14]                 │      https://github.com/highlightjs/highlight.js/issues/2877"
[00:00:14]                 │ debg browser[INFO] http://localhost:61221/38211/bundles/core/core.entry.js 12:159640 "Detected an unhandled Promise rejection.
[00:00:14]                 │      Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exists, for attaching action [actionId = ACTION_SELECT_RANGE]."
[00:00:14]                 │ERROR browser[SEVERE] http://localhost:61221/38211/bundles/core/core.entry.js 12:277684 Uncaught Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exis…ttaching action [actionId = ACTION_SELECT_RANGE].
[00:01:05]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="kibanaChrome"])
[00:01:05]                 │      Wait timed out after 61202ms
[00:01:05]                 │ debg navigate to: http://localhost:61221/app/management/insightsAndAlerting/triggersActions
[00:01:05]                 │ debg browser[INFO] http://localhost:61221/login?next=%2Fapp%2Fmanagement%2FinsightsAndAlerting%2FtriggersActions%3F_t%3D1611701349211 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:01:05]                 │
[00:01:05]                 │ debg browser[INFO] http://localhost:61221/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:01:05]                 │ debg ... sleep(700) start
[00:01:06]                 │ debg ... sleep(700) end
[00:01:06]                 │ debg returned from get, calling refresh
[00:01:06]                 │ERROR browser[SEVERE] http://localhost:61221/38211/bundles/core/core.entry.js 12:158692 Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exists, for attaching action [actionId = ACTION_SELECT_RANGE].
[00:01:06]                 │          at ui_actions_service_UiActionsService.attachAction (http://localhost:61221/38211/bundles/plugin/uiActions/uiActions.plugin.js:1:39479)
[00:01:06]                 │          at ui_actions_service_UiActionsService.addTriggerAction (http://localhost:61221/38211/bundles/plugin/uiActions/uiActions.plugin.js:1:40258)
[00:01:06]                 │          at plugin_DataPublicPlugin.setup (http://localhost:61221/38211/bundles/plugin/data/data.plugin.js:8:195865)
[00:01:06]                 │          at plugin_PluginWrapper.setup (http://localhost:61221/38211/bundles/core/core.entry.js:13:196760)
[00:01:06]                 │          at async plugins_service_PluginsService.setup (http://localhost:61221/38211/bundles/core/core.entry.js:13:200389)
[00:01:06]                 │          at async core_system_CoreSystem.setup (http://localhost:61221/38211/bundles/core/core.entry.js:13:271396)
[00:01:06]                 │          at async Module.__kbnBootstrap__ (http://localhost:61221/38211/bundles/core/core.entry.js:13:277541)
[00:01:06]                 │ debg browser[INFO] http://localhost:61221/38211/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 390:85483 "Version 9 of Highlight.js has reached EOL and is no longer supported.
[00:01:06]                 │      Please upgrade or ask whatever dependency you are using to upgrade.
[00:01:06]                 │      https://github.com/highlightjs/highlight.js/issues/2877"
[00:01:06]                 │ debg browser[INFO] http://localhost:61221/38211/bundles/core/core.entry.js 12:159640 "Detected an unhandled Promise rejection.
[00:01:06]                 │      Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exists, for attaching action [actionId = ACTION_SELECT_RANGE]."
[00:01:06]                 │ERROR browser[SEVERE] http://localhost:61221/38211/bundles/core/core.entry.js 12:277684 Uncaught Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exis…ttaching action [actionId = ACTION_SELECT_RANGE].
[00:01:06]                 │ debg browser[INFO] http://localhost:61221/login?next=%2Fapp%2Fmanagement%2FinsightsAndAlerting%2FtriggersActions%3F_t%3D1611701349211 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:01:06]                 │
[00:01:06]                 │ debg browser[INFO] http://localhost:61221/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:01:07]                 │ERROR browser[SEVERE] http://localhost:61221/38211/bundles/core/core.entry.js 12:158692 Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exists, for attaching action [actionId = ACTION_SELECT_RANGE].
[00:01:07]                 │          at ui_actions_service_UiActionsService.attachAction (http://localhost:61221/38211/bundles/plugin/uiActions/uiActions.plugin.js:1:39479)
[00:01:07]                 │          at ui_actions_service_UiActionsService.addTriggerAction (http://localhost:61221/38211/bundles/plugin/uiActions/uiActions.plugin.js:1:40258)
[00:01:07]                 │          at plugin_DataPublicPlugin.setup (http://localhost:61221/38211/bundles/plugin/data/data.plugin.js:8:195865)
[00:01:07]                 │          at plugin_PluginWrapper.setup (http://localhost:61221/38211/bundles/core/core.entry.js:13:196760)
[00:01:07]                 │          at async plugins_service_PluginsService.setup (http://localhost:61221/38211/bundles/core/core.entry.js:13:200389)
[00:01:07]                 │          at async core_system_CoreSystem.setup (http://localhost:61221/38211/bundles/core/core.entry.js:13:271396)
[00:01:07]                 │          at async Module.__kbnBootstrap__ (http://localhost:61221/38211/bundles/core/core.entry.js:13:277541)
[00:01:07]                 │ debg browser[INFO] http://localhost:61221/38211/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 390:85483 "Version 9 of Highlight.js has reached EOL and is no longer supported.
[00:01:07]                 │      Please upgrade or ask whatever dependency you are using to upgrade.
[00:01:07]                 │      https://github.com/highlightjs/highlight.js/issues/2877"
[00:01:07]                 │ debg browser[INFO] http://localhost:61221/38211/bundles/core/core.entry.js 12:159640 "Detected an unhandled Promise rejection.
[00:01:07]                 │      Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exists, for attaching action [actionId = ACTION_SELECT_RANGE]."
[00:01:07]                 │ERROR browser[SEVERE] http://localhost:61221/38211/bundles/core/core.entry.js 12:277684 Uncaught Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exis…ttaching action [actionId = ACTION_SELECT_RANGE].
[00:01:07]                 │ debg currentUrl = http://localhost:61221/login?next=%2Fapp%2Fmanagement%2FinsightsAndAlerting%2FtriggersActions%3F_t%3D1611701349211
[00:01:07]                 │          appUrl = http://localhost:61221/app/management/insightsAndAlerting/triggersActions
[00:01:07]                 │ debg TestSubjects.find(kibanaChrome)
[00:01:07]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:02:08]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="kibanaChrome"])
[00:02:08]                 │      Wait timed out after 61213ms
[00:02:08]                 │ debg --- retry.tryForTime error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="kibanaChrome"])
[00:02:08]                 │      Wait timed out after 61213ms
[00:02:08]                 │          at /dev/shm/workspace/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
[00:02:08]                 │          at processTicksAndRejections (internal/process/task_queues.js:93:5)
[00:02:09]                 │ debg navigate to: http://localhost:61221/app/management/insightsAndAlerting/triggersActions
[00:02:09]                 │ debg browser[INFO] http://localhost:61221/login?next=%2Fapp%2Fmanagement%2FinsightsAndAlerting%2FtriggersActions%3F_t%3D1611701412806 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:02:09]                 │
[00:02:09]                 │ debg browser[INFO] http://localhost:61221/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:02:09]                 │ debg ... sleep(700) start
[00:02:10]                 │ debg ... sleep(700) end
[00:02:10]                 │ debg returned from get, calling refresh
[00:02:10]                 │ERROR browser[SEVERE] http://localhost:61221/38211/bundles/core/core.entry.js 12:158692 Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exists, for attaching action [actionId = ACTION_SELECT_RANGE].
[00:02:10]                 │          at ui_actions_service_UiActionsService.attachAction (http://localhost:61221/38211/bundles/plugin/uiActions/uiActions.plugin.js:1:39479)
[00:02:10]                 │          at ui_actions_service_UiActionsService.addTriggerAction (http://localhost:61221/38211/bundles/plugin/uiActions/uiActions.plugin.js:1:40258)
[00:02:10]                 │          at plugin_DataPublicPlugin.setup (http://localhost:61221/38211/bundles/plugin/data/data.plugin.js:8:195865)
[00:02:10]                 │          at plugin_PluginWrapper.setup (http://localhost:61221/38211/bundles/core/core.entry.js:13:196760)
[00:02:10]                 │          at async plugins_service_PluginsService.setup (http://localhost:61221/38211/bundles/core/core.entry.js:13:200389)
[00:02:10]                 │          at async core_system_CoreSystem.setup (http://localhost:61221/38211/bundles/core/core.entry.js:13:271396)
[00:02:10]                 │          at async Module.__kbnBootstrap__ (http://localhost:61221/38211/bundles/core/core.entry.js:13:277541)
[00:02:10]                 │ debg browser[INFO] http://localhost:61221/38211/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 390:85483 "Version 9 of Highlight.js has reached EOL and is no longer supported.
[00:02:10]                 │      Please upgrade or ask whatever dependency you are using to upgrade.
[00:02:10]                 │      https://github.com/highlightjs/highlight.js/issues/2877"
[00:02:10]                 │ debg browser[INFO] http://localhost:61221/38211/bundles/core/core.entry.js 12:159640 "Detected an unhandled Promise rejection.
[00:02:10]                 │      Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exists, for attaching action [actionId = ACTION_SELECT_RANGE]."
[00:02:10]                 │ERROR browser[SEVERE] http://localhost:61221/38211/bundles/core/core.entry.js 12:277684 Uncaught Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exis…ttaching action [actionId = ACTION_SELECT_RANGE].
[00:02:10]                 │ debg browser[INFO] http://localhost:61221/login?next=%2Fapp%2Fmanagement%2FinsightsAndAlerting%2FtriggersActions%3F_t%3D1611701412806 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:02:10]                 │
[00:02:10]                 │ debg browser[INFO] http://localhost:61221/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:02:10]                 │ERROR browser[SEVERE] http://localhost:61221/38211/bundles/core/core.entry.js 12:158692 Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exists, for attaching action [actionId = ACTION_SELECT_RANGE].
[00:02:10]                 │          at ui_actions_service_UiActionsService.attachAction (http://localhost:61221/38211/bundles/plugin/uiActions/uiActions.plugin.js:1:39479)
[00:02:10]                 │          at ui_actions_service_UiActionsService.addTriggerAction (http://localhost:61221/38211/bundles/plugin/uiActions/uiActions.plugin.js:1:40258)
[00:02:10]                 │          at plugin_DataPublicPlugin.setup (http://localhost:61221/38211/bundles/plugin/data/data.plugin.js:8:195865)
[00:02:10]                 │          at plugin_PluginWrapper.setup (http://localhost:61221/38211/bundles/core/core.entry.js:13:196760)
[00:02:10]                 │          at async plugins_service_PluginsService.setup (http://localhost:61221/38211/bundles/core/core.entry.js:13:200389)
[00:02:10]                 │          at async core_system_CoreSystem.setup (http://localhost:61221/38211/bundles/core/core.entry.js:13:271396)
[00:02:10]                 │          at async Module.__kbnBootstrap__ (http://localhost:61221/38211/bundles/core/core.entry.js:13:277541)
[00:02:10]                 │ debg browser[INFO] http://localhost:61221/38211/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 390:85483 "Version 9 of Highlight.js has reached EOL and is no longer supported.
[00:02:10]                 │      Please upgrade or ask whatever dependency you are using to upgrade.
[00:02:10]                 │      https://github.com/highlightjs/highlight.js/issues/2877"
[00:02:10]                 │ debg browser[INFO] http://localhost:61221/38211/bundles/core/core.entry.js 12:159640 "Detected an unhandled Promise rejection.
[00:02:10]                 │      Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exists, for attaching action [actionId = ACTION_SELECT_RANGE]."
[00:02:10]                 │ERROR browser[SEVERE] http://localhost:61221/38211/bundles/core/core.entry.js 12:277684 Uncaught Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exis…ttaching action [actionId = ACTION_SELECT_RANGE].
[00:02:10]                 │ debg currentUrl = http://localhost:61221/login?next=%2Fapp%2Fmanagement%2FinsightsAndAlerting%2FtriggersActions%3F_t%3D1611701412806
[00:02:10]                 │          appUrl = http://localhost:61221/app/management/insightsAndAlerting/triggersActions
[00:02:10]                 │ debg TestSubjects.find(kibanaChrome)
[00:02:10]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:03:11]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="kibanaChrome"])
[00:03:11]                 │      Wait timed out after 61208ms
[00:03:12]                 │ debg navigate to: http://localhost:61221/app/management/insightsAndAlerting/triggersActions
[00:03:12]                 │ debg browser[INFO] http://localhost:61221/login?next=%2Fapp%2Fmanagement%2FinsightsAndAlerting%2FtriggersActions%3F_t%3D1611701475909 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:03:12]                 │
[00:03:12]                 │ debg browser[INFO] http://localhost:61221/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:03:12]                 │ debg ... sleep(700) start
[00:03:13]                 │ debg ... sleep(700) end
[00:03:13]                 │ debg returned from get, calling refresh
[00:03:13]                 │ERROR browser[SEVERE] http://localhost:61221/38211/bundles/core/core.entry.js 12:158692 Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exists, for attaching action [actionId = ACTION_SELECT_RANGE].
[00:03:13]                 │          at ui_actions_service_UiActionsService.attachAction (http://localhost:61221/38211/bundles/plugin/uiActions/uiActions.plugin.js:1:39479)
[00:03:13]                 │          at ui_actions_service_UiActionsService.addTriggerAction (http://localhost:61221/38211/bundles/plugin/uiActions/uiActions.plugin.js:1:40258)
[00:03:13]                 │          at plugin_DataPublicPlugin.setup (http://localhost:61221/38211/bundles/plugin/data/data.plugin.js:8:195865)
[00:03:13]                 │          at plugin_PluginWrapper.setup (http://localhost:61221/38211/bundles/core/core.entry.js:13:196760)
[00:03:13]                 │          at async plugins_service_PluginsService.setup (http://localhost:61221/38211/bundles/core/core.entry.js:13:200389)
[00:03:13]                 │          at async core_system_CoreSystem.setup (http://localhost:61221/38211/bundles/core/core.entry.js:13:271396)
[00:03:13]                 │          at async Module.__kbnBootstrap__ (http://localhost:61221/38211/bundles/core/core.entry.js:13:277541)
[00:03:13]                 │ debg browser[INFO] http://localhost:61221/38211/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 390:85483 "Version 9 of Highlight.js has reached EOL and is no longer supported.
[00:03:13]                 │      Please upgrade or ask whatever dependency you are using to upgrade.
[00:03:13]                 │      https://github.com/highlightjs/highlight.js/issues/2877"
[00:03:13]                 │ debg browser[INFO] http://localhost:61221/38211/bundles/core/core.entry.js 12:159640 "Detected an unhandled Promise rejection.
[00:03:13]                 │      Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exists, for attaching action [actionId = ACTION_SELECT_RANGE]."
[00:03:13]                 │ERROR browser[SEVERE] http://localhost:61221/38211/bundles/core/core.entry.js 12:277684 Uncaught Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exis…ttaching action [actionId = ACTION_SELECT_RANGE].
[00:03:13]                 │ debg browser[INFO] http://localhost:61221/login?next=%2Fapp%2Fmanagement%2FinsightsAndAlerting%2FtriggersActions%3F_t%3D1611701475909 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:03:13]                 │
[00:03:13]                 │ debg browser[INFO] http://localhost:61221/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:03:14]                 │ERROR browser[SEVERE] http://localhost:61221/38211/bundles/core/core.entry.js 12:158692 Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exists, for attaching action [actionId = ACTION_SELECT_RANGE].
[00:03:14]                 │          at ui_actions_service_UiActionsService.attachAction (http://localhost:61221/38211/bundles/plugin/uiActions/uiActions.plugin.js:1:39479)
[00:03:14]                 │          at ui_actions_service_UiActionsService.addTriggerAction (http://localhost:61221/38211/bundles/plugin/uiActions/uiActions.plugin.js:1:40258)
[00:03:14]                 │          at plugin_DataPublicPlugin.setup (http://localhost:61221/38211/bundles/plugin/data/data.plugin.js:8:195865)
[00:03:14]                 │          at plugin_PluginWrapper.setup (http://localhost:61221/38211/bundles/core/core.entry.js:13:196760)
[00:03:14]                 │          at async plugins_service_PluginsService.setup (http://localhost:61221/38211/bundles/core/core.entry.js:13:200389)
[00:03:14]                 │          at async core_system_CoreSystem.setup (http://localhost:61221/38211/bundles/core/core.entry.js:13:271396)
[00:03:14]                 │          at async Module.__kbnBootstrap__ (http://localhost:61221/38211/bundles/core/core.entry.js:13:277541)
[00:03:14]                 │ debg browser[INFO] http://localhost:61221/38211/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 390:85483 "Version 9 of Highlight.js has reached EOL and is no longer supported.
[00:03:14]                 │      Please upgrade or ask whatever dependency you are using to upgrade.
[00:03:14]                 │      https://github.com/highlightjs/highlight.js/issues/2877"
[00:03:14]                 │ debg browser[INFO] http://localhost:61221/38211/bundles/core/core.entry.js 12:159640 "Detected an unhandled Promise rejection.
[00:03:14]                 │      Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exists, for attaching action [actionId = ACTION_SELECT_RANGE]."
[00:03:14]                 │ERROR browser[SEVERE] http://localhost:61221/38211/bundles/core/core.entry.js 12:277684 Uncaught Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exis…ttaching action [actionId = ACTION_SELECT_RANGE].
[00:03:14]                 │ debg currentUrl = http://localhost:61221/login?next=%2Fapp%2Fmanagement%2FinsightsAndAlerting%2FtriggersActions%3F_t%3D1611701475909
[00:03:14]                 │          appUrl = http://localhost:61221/app/management/insightsAndAlerting/triggersActions
[00:03:14]                 │ debg TestSubjects.find(kibanaChrome)
[00:03:14]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:04:15]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="kibanaChrome"])
[00:04:15]                 │      Wait timed out after 61285ms
[00:04:15]                 │ debg --- retry.tryForTime error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="kibanaChrome"])
[00:04:15]                 │      Wait timed out after 61285ms
[00:04:15]                 │          at /dev/shm/workspace/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
[00:04:15]                 │          at processTicksAndRejections (internal/process/task_queues.js:93:5)
[00:04:16]                 │ info Taking screenshot "/dev/shm/workspace/parallel/22/kibana/x-pack/test/functional/screenshots/failure/Actions and Triggers app Home page Loads the app with limited privileges Loads the Alerts page.png"
[00:04:16]                 │ info Current URL is: http://localhost:61221/login?next=%2Fapp%2Fmanagement%2FinsightsAndAlerting%2FtriggersActions%3F_t%3D1611701475909
[00:04:16]                 │ info Saving page source to: /dev/shm/workspace/parallel/22/kibana/x-pack/test/functional/failure_debug/html/Actions and Triggers app Home page Loads the app with limited privileges Loads the Alerts page.html
[00:04:16]                 └- ✖ fail: Actions and Triggers app Home page Loads the app with limited privileges Loads the Alerts page
[00:04:16]                 │      retry.tryForTime timeout: Error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="kibanaChrome"])
[00:04:16]                 │ Wait timed out after 61285ms
[00:04:16]                 │     at /dev/shm/workspace/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
[00:04:16]                 │     at processTicksAndRejections (internal/process/task_queues.js:93:5)
[00:04:16]                 │     at onFailure (/dev/shm/workspace/parallel/22/kibana/test/common/services/retry/retry_for_success.ts:17:9)
[00:04:16]                 │     at retryForSuccess (/dev/shm/workspace/parallel/22/kibana/test/common/services/retry/retry_for_success.ts:57:13)
[00:04:16]                 │     at Retry.try (/dev/shm/workspace/parallel/22/kibana/test/common/services/retry/retry.ts:32:14)
[00:04:16]                 │     at /dev/shm/workspace/parallel/22/kibana/test/functional/page_objects/common_page.ts:227:23
[00:04:16]                 │     at runAttempt (/dev/shm/workspace/parallel/22/kibana/test/common/services/retry/retry_for_success.ts:27:15)
[00:04:16]                 │     at retryForSuccess (/dev/shm/workspace/parallel/22/kibana/test/common/services/retry/retry_for_success.ts:66:21)
[00:04:16]                 │     at Retry.tryForTime (/dev/shm/workspace/parallel/22/kibana/test/common/services/retry/retry.ts:23:14)
[00:04:16]                 │     at CommonPage.navigateToApp (/dev/shm/workspace/parallel/22/kibana/test/functional/page_objects/common_page.ts:226:7)
[00:04:16]                 │     at Context.<anonymous> (/dev/shm/workspace/parallel/22/kibana/x-pack/test/functional_with_es_ssl/apps/triggers_actions_ui/home_page.ts:31:9)
[00:04:16]                 │     at Object.apply (/dev/shm/workspace/parallel/22/kibana/packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)
[00:04:16]                 │   Error: retry.tryForTime timeout: Error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="kibanaChrome"])
[00:04:16]                 │   Wait timed out after 61285ms
[00:04:16]                 │       at /dev/shm/workspace/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
[00:04:16]                 │       at processTicksAndRejections (internal/process/task_queues.js:93:5)
[00:04:16]                 │       at onFailure (/dev/shm/workspace/parallel/22/kibana/test/common/services/retry/retry_for_success.ts:17:9)
[00:04:16]                 │       at retryForSuccess (/dev/shm/workspace/parallel/22/kibana/test/common/services/retry/retry_for_success.ts:57:13)
[00:04:16]                 │       at Retry.try (/dev/shm/workspace/parallel/22/kibana/test/common/services/retry/retry.ts:32:14)
[00:04:16]                 │       at /dev/shm/workspace/parallel/22/kibana/test/functional/page_objects/common_page.ts:227:23
[00:04:16]                 │       at runAttempt (/dev/shm/workspace/parallel/22/kibana/test/common/services/retry/retry_for_success.ts:27:15)
[00:04:16]                 │       at retryForSuccess (/dev/shm/workspace/parallel/22/kibana/test/common/services/retry/retry_for_success.ts:66:21)
[00:04:16]                 │       at Retry.tryForTime (/dev/shm/workspace/parallel/22/kibana/test/common/services/retry/retry.ts:23:14)
[00:04:16]                 │       at CommonPage.navigateToApp (/dev/shm/workspace/parallel/22/kibana/test/functional/page_objects/common_page.ts:226:7)
[00:04:16]                 │       at Context.<anonymous> (test/functional_with_es_ssl/apps/triggers_actions_ui/home_page.ts:31:9)
[00:04:16]                 │       at Object.apply (/dev/shm/workspace/parallel/22/kibana/packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)
[00:04:16]                 │       at onFailure (/dev/shm/workspace/parallel/22/kibana/test/common/services/retry/retry_for_success.ts:17:9)
[00:04:16]                 │       at retryForSuccess (/dev/shm/workspace/parallel/22/kibana/test/common/services/retry/retry_for_success.ts:57:13)
[00:04:16]                 │       at Retry.tryForTime (/dev/shm/workspace/parallel/22/kibana/test/common/services/retry/retry.ts:23:14)
[00:04:16]                 │       at CommonPage.navigateToApp (/dev/shm/workspace/parallel/22/kibana/test/functional/page_objects/common_page.ts:226:7)
[00:04:16]                 │       at Context.<anonymous> (test/functional_with_es_ssl/apps/triggers_actions_ui/home_page.ts:31:9)
[00:04:16]                 │       at Object.apply (/dev/shm/workspace/parallel/22/kibana/packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)
[00:04:16]                 │ 
[00:04:16]                 │ 

Stack Trace

Error: retry.tryForTime timeout: Error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="kibanaChrome"])
Wait timed out after 61285ms
    at /dev/shm/workspace/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
    at processTicksAndRejections (internal/process/task_queues.js:93:5)
    at onFailure (/dev/shm/workspace/parallel/22/kibana/test/common/services/retry/retry_for_success.ts:17:9)
    at retryForSuccess (/dev/shm/workspace/parallel/22/kibana/test/common/services/retry/retry_for_success.ts:57:13)
    at Retry.try (/dev/shm/workspace/parallel/22/kibana/test/common/services/retry/retry.ts:32:14)
    at /dev/shm/workspace/parallel/22/kibana/test/functional/page_objects/common_page.ts:227:23
    at runAttempt (/dev/shm/workspace/parallel/22/kibana/test/common/services/retry/retry_for_success.ts:27:15)
    at retryForSuccess (/dev/shm/workspace/parallel/22/kibana/test/common/services/retry/retry_for_success.ts:66:21)
    at Retry.tryForTime (/dev/shm/workspace/parallel/22/kibana/test/common/services/retry/retry.ts:23:14)
    at CommonPage.navigateToApp (/dev/shm/workspace/parallel/22/kibana/test/functional/page_objects/common_page.ts:226:7)
    at Context.<anonymous> (test/functional_with_es_ssl/apps/triggers_actions_ui/home_page.ts:31:9)
    at Object.apply (/dev/shm/workspace/parallel/22/kibana/packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)
    at onFailure (/dev/shm/workspace/parallel/22/kibana/test/common/services/retry/retry_for_success.ts:17:9)
    at retryForSuccess (/dev/shm/workspace/parallel/22/kibana/test/common/services/retry/retry_for_success.ts:57:13)
    at Retry.tryForTime (/dev/shm/workspace/parallel/22/kibana/test/common/services/retry/retry.ts:23:14)
    at CommonPage.navigateToApp (/dev/shm/workspace/parallel/22/kibana/test/functional/page_objects/common_page.ts:226:7)
    at Context.<anonymous> (test/functional_with_es_ssl/apps/triggers_actions_ui/home_page.ts:31:9)
    at Object.apply (/dev/shm/workspace/parallel/22/kibana/packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
mapsFileUpload - 187 +187

Async chunks

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

id before after diff
mapsFileUpload - 825.7KB ⚠️ +825.7KB

Page load bundle

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

id before after diff
maps 138.7KB 138.7KB +4.0B
mapsFileUpload - 7.2KB +7.2KB
total +7.2KB
Unknown metric groups

async chunk count

id before after diff
mapsFileUpload - 1 +1

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

@nreese nreese merged commit cf311ba into elastic:7.x Jan 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants