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

[CI] Add pipeline task queue framework and merge workers into one #71268

Merged
merged 36 commits into from
Aug 4, 2020

Conversation

brianseeders
Copy link
Contributor

@brianseeders brianseeders commented Jul 9, 2020

Re-implements #64011

  • packages/kbn-dev-utils/src/run/help.test.ts paths in snapshots
  • firefox flakiness (likely fixed)
  • runbld not picking up junit inside parallel/ workspaces
  • report_failed_tests for parallel/ workspaces
  • sync intake tasks

I tried to create another PR that only shows the changes from the original tasks PR, but GitHub refuses to display it correctly. pipeline-tasks-original...brianseeders:pipeline-tasks-redux

You can see the most recent changes a little better if you locally diff pipeline-tasks-original and pipeline-tasks-redux

@brianseeders brianseeders added Feature:CI Continuous integration release_note:skip Skip the PR/issue when compiling release notes v8.0.0 v7.9.0 v7.8.1 v7.7.2 v6.8.12 Team:Operations Team label for Operations Team and removed v7.7.2 v6.8.12 labels Jul 9, 2020
@brianseeders
Copy link
Contributor Author

@elasticmachine merge upstream

@elasticmachine
Copy link
Contributor

merge conflict between base and head

@brianseeders
Copy link
Contributor Author

@elasticmachine merge upstream

@elasticmachine
Copy link
Contributor

merge conflict between base and head

@@ -94,6 +95,12 @@ jest.mock('../shareable_runtime/components/rendered_element');
// @ts-expect-error
RenderedElement.mockImplementation(() => 'RenderedElement');

// Some of the code requires that this directory exists, but the tests don't actually require any css to be present
const cssDir = path.resolve(__dirname, '../../../../built_assets/css');
Copy link
Contributor

Choose a reason for hiding this comment

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

@clintandrewhall FYI, I'm removing the legacy sass stuff soon so this won't stick around for long

@brianseeders
Copy link
Contributor Author

@elasticmachine merge upstream

@kibanamachine
Copy link
Contributor

💛 Build succeeded, but was flaky


Test Failures

Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/ml/data_frame_analytics/cloning·ts.machine learning data frame analytics jobs cloning supported by UI form outlier detection job supported by the form should have correct init form values for config step

Link to Jenkins

Standard Out

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

[00:00:00]       │
[00:00:00]         └-: machine learning
[00:00:00]           └-> "before all" hook
[00:00:00]           └-> "before all" hook
[00:00:00]             │ debg creating role ml_source
[00:00:00]             │ info [o.e.x.s.a.r.TransportPutRoleAction] [kibana-ci-immutable-centos-tests-xxl-1596553596344399058] added role [ml_source]
[00:00:00]             │ debg creating role ml_dest
[00:00:00]             │ info [o.e.x.s.a.r.TransportPutRoleAction] [kibana-ci-immutable-centos-tests-xxl-1596553596344399058] added role [ml_dest]
[00:00:00]             │ debg creating role ml_dest_readonly
[00:00:00]             │ info [o.e.x.s.a.r.TransportPutRoleAction] [kibana-ci-immutable-centos-tests-xxl-1596553596344399058] added role [ml_dest_readonly]
[00:00:00]             │ debg creating role ml_ui_extras
[00:00:00]             │ info [o.e.x.s.a.r.TransportPutRoleAction] [kibana-ci-immutable-centos-tests-xxl-1596553596344399058] added role [ml_ui_extras]
[00:00:00]             │ debg creating user ml_poweruser
[00:00:00]             │ info [o.e.x.s.a.u.TransportPutUserAction] [kibana-ci-immutable-centos-tests-xxl-1596553596344399058] added user [ml_poweruser]
[00:00:00]             │ debg created user ml_poweruser
[00:00:00]             │ debg creating user ml_viewer
[00:00:00]             │ info [o.e.x.s.a.u.TransportPutUserAction] [kibana-ci-immutable-centos-tests-xxl-1596553596344399058] added user [ml_viewer]
[00:00:00]             │ debg created user ml_viewer
[00:00:00]             │ debg creating user ml_unauthorized
[00:00:00]             │ info [o.e.x.s.a.u.TransportPutUserAction] [kibana-ci-immutable-centos-tests-xxl-1596553596344399058] added user [ml_unauthorized]
[00:00:00]             │ debg created user ml_unauthorized
[00:29:53]           └-: data frame analytics
[00:29:53]             └-> "before all" hook
[00:33:23]             └-: jobs cloning supported by UI form
[00:33:23]               └-> "before all" hook
[00:33:23]               └-> "before all" hook
[00:33:23]                 │ debg applying update to kibana config: {"dateFormat:tz":"UTC"}
[00:33:24]                 │ debg SecurityPage.forceLogout
[00:33:24]                 │ debg Find.existsByDisplayedByCssSelector('.login-form') with timeout=100
[00:33:24]                 │ debg --- retry.tryForTime error: .login-form is not displayed
[00:33:25]                 │ debg Redirecting to /logout to force the logout
[00:33:25]                 │ debg Waiting on the login form to appear
[00:33:25]                 │ debg Waiting for Login Page to appear.
[00:33:25]                 │ debg Waiting up to 100000ms for login page...
[00:33:25]                 │ debg browser[INFO] http://localhost:61191/logout?_t=1596557765215 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:33:25]                 │
[00:33:25]                 │ debg browser[INFO] http://localhost:61191/bundles/app/core/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:33:25]                 │ debg Find.existsByDisplayedByCssSelector('.login-form') with timeout=2500
[00:33:27]                 │ debg browser[INFO] http://localhost:61191/35414/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 452:106112 "INFO: 2020-08-04T16:16:06Z
[00:33:27]                 │        Adding connection to http://localhost:61191/elasticsearch
[00:33:27]                 │
[00:33:27]                 │      "
[00:33:27]                 │ debg browser[INFO] http://localhost:61191/login?_t=1596557765215 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:33:27]                 │
[00:33:27]                 │ debg browser[INFO] http://localhost:61191/bundles/app/core/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:33:27]                 │ debg --- retry.tryForTime error: .login-form is not displayed
[00:33:28]                 │ debg browser[INFO] http://localhost:61191/35414/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 452:106112 "INFO: 2020-08-04T16:16:08Z
[00:33:28]                 │        Adding connection to http://localhost:61191/elasticsearch
[00:33:28]                 │
[00:33:28]                 │      "
[00:33:28]                 │ debg Find.existsByDisplayedByCssSelector('.login-form') with timeout=2500
[00:33:29]                 │ debg navigating to login url: http://localhost:61191/login
[00:33:29]                 │ debg navigate to: http://localhost:61191/login
[00:33:29]                 │ debg browser[INFO] http://localhost:61191/login?_t=1596557769291 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:33:29]                 │
[00:33:29]                 │ debg browser[INFO] http://localhost:61191/bundles/app/core/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:33:29]                 │ debg ... sleep(700) start
[00:33:29]                 │ debg ... sleep(700) end
[00:33:29]                 │ debg returned from get, calling refresh
[00:33:30]                 │ debg browser[INFO] http://localhost:61191/35414/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 452:106112 "INFO: 2020-08-04T16:16:10Z
[00:33:30]                 │        Adding connection to http://localhost:61191/elasticsearch
[00:33:30]                 │
[00:33:30]                 │      "
[00:33:30]                 │ERROR browser[SEVERE] http://localhost:61191/35414/bundles/core/core.entry.js 83:269394 TypeError: Failed to fetch
[00:33:30]                 │ debg browser[INFO] http://localhost:61191/login?_t=1596557769291 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:33:30]                 │
[00:33:30]                 │ debg browser[INFO] http://localhost:61191/bundles/app/core/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:33:30]                 │ debg currentUrl = http://localhost:61191/login
[00:33:30]                 │          appUrl = http://localhost:61191/login
[00:33:30]                 │ debg TestSubjects.find(kibanaChrome)
[00:33:30]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:33:32]                 │ debg browser[INFO] http://localhost:61191/35414/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 452:106112 "INFO: 2020-08-04T16:16:11Z
[00:33:32]                 │        Adding connection to http://localhost:61191/elasticsearch
[00:33:32]                 │
[00:33:32]                 │      "
[00:33:32]                 │ debg ... sleep(501) start
[00:33:32]                 │ debg ... sleep(501) end
[00:33:32]                 │ debg in navigateTo url = http://localhost:61191/login
[00:33:32]                 │ debg TestSubjects.exists(statusPageContainer)
[00:33:32]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:33:35]                 │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:33:35]                 │ debg Waiting for Login Form to appear.
[00:33:35]                 │ debg Waiting up to 100000ms for login form...
[00:33:35]                 │ debg TestSubjects.exists(loginForm)
[00:33:35]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="loginForm"]') with timeout=2500
[00:33:35]                 │ debg TestSubjects.setValue(loginUsername, ml_poweruser)
[00:33:35]                 │ debg TestSubjects.click(loginUsername)
[00:33:35]                 │ debg Find.clickByCssSelector('[data-test-subj="loginUsername"]') with timeout=10000
[00:33:35]                 │ debg Find.findByCssSelector('[data-test-subj="loginUsername"]') with timeout=10000
[00:33:36]                 │ debg TestSubjects.setValue(loginPassword, mlp001)
[00:33:36]                 │ debg TestSubjects.click(loginPassword)
[00:33:36]                 │ debg Find.clickByCssSelector('[data-test-subj="loginPassword"]') with timeout=10000
[00:33:36]                 │ debg Find.findByCssSelector('[data-test-subj="loginPassword"]') with timeout=10000
[00:33:36]                 │ debg TestSubjects.click(loginSubmit)
[00:33:36]                 │ debg Find.clickByCssSelector('[data-test-subj="loginSubmit"]') with timeout=10000
[00:33:36]                 │ debg Find.findByCssSelector('[data-test-subj="loginSubmit"]') with timeout=10000
[00:33:36]                 │ debg Waiting for login result, expected: chrome.
[00:33:36]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"] .app-wrapper:not(.hidden-chrome)') with timeout=20000
[00:33:38]                 │ debg browser[INFO] http://localhost:61191/app/home 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:33:38]                 │
[00:33:38]                 │ debg browser[INFO] http://localhost:61191/bundles/app/core/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:33:38]                 │ debg browser[INFO] http://localhost:61191/35414/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 452:106112 "INFO: 2020-08-04T16:16:17Z
[00:33:38]                 │        Adding connection to http://localhost:61191/elasticsearch
[00:33:38]                 │
[00:33:38]                 │      "
[00:33:38]                 │ debg Finished login process currentUrl = http://localhost:61191/app/home#/
[00:33:38]                 │ debg Waiting up to 20000ms for logout button visible...
[00:33:38]                 │ debg TestSubjects.exists(userMenuButton)
[00:33:38]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="userMenuButton"]') with timeout=2500
[00:33:38]                 │ debg TestSubjects.exists(userMenu)
[00:33:38]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="userMenu"]') with timeout=2500
[00:33:41]                 │ debg --- retry.tryForTime error: [data-test-subj="userMenu"] is not displayed
[00:33:41]                 │ debg TestSubjects.click(userMenuButton)
[00:33:41]                 │ debg Find.clickByCssSelector('[data-test-subj="userMenuButton"]') with timeout=10000
[00:33:41]                 │ debg Find.findByCssSelector('[data-test-subj="userMenuButton"]') with timeout=10000
[00:33:41]                 │ debg TestSubjects.exists(userMenu)
[00:33:41]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="userMenu"]') with timeout=120000
[00:33:42]                 │ debg TestSubjects.exists(userMenu > logoutLink)
[00:33:42]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="userMenu"] [data-test-subj="logoutLink"]') with timeout=2500
[00:34:35]               └-: outlier detection job supported by the form
[00:34:35]                 └-> "before all" hook
[00:34:35]                 └-> "before all" hook
[00:34:35]                   │ info [ml/ihp_outlier] Loading "mappings.json"
[00:34:35]                   │ info [ml/ihp_outlier] Loading "data.json.gz"
[00:34:35]                   │ info [ml/ihp_outlier] Skipped restore for existing index "ft_ihp_outlier"
[00:34:35]                   │ debg Searching for 'index-pattern' with title 'ft_ihp_outlier'...
[00:34:35]                   │ debg  > Found '4e2183a0-d66d-11ea-923e-9110eda8085d'
[00:34:35]                   │ debg Index pattern with title 'ft_ihp_outlier' already exists. Nothing to create.
[00:34:35]                   │ debg Creating data frame analytic job with id 'ihp_1_1596555759839'...
[00:34:35]                   │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xxl-1596553596344399058] [.ml-config/bM1A9mi8RDutj1Uxuo4bxg] update_mapping [_doc]
[00:34:35]                   │ debg Waiting up to 5000ms for 'ihp_1_1596555759839' to exist...
[00:34:35]                   │ debg Fetching data frame analytics job 'ihp_1_1596555759839'...
[00:34:35]                   │ debg navigating to ml url: http://localhost:61191/app/ml
[00:34:35]                   │ debg navigate to: http://localhost:61191/app/ml
[00:34:35]                   │ debg browser[INFO] http://localhost:61191/app/ml?_t=1596557835925 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:34:35]                   │
[00:34:35]                   │ debg browser[INFO] http://localhost:61191/bundles/app/core/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:34:35]                   │ debg ... sleep(700) start
[00:34:36]                   │ debg ... sleep(700) end
[00:34:36]                   │ debg returned from get, calling refresh
[00:34:37]                   │ debg browser[INFO] http://localhost:61191/35414/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 452:106112 "INFO: 2020-08-04T16:17:17Z
[00:34:37]                   │        Adding connection to http://localhost:61191/elasticsearch
[00:34:37]                   │
[00:34:37]                   │      "
[00:34:37]                   │ERROR browser[SEVERE] http://localhost:61191/35414/bundles/core/core.entry.js 83:269394 TypeError: Failed to fetch
[00:34:37]                   │ debg browser[INFO] http://localhost:61191/app/ml?_t=1596557835925 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:34:37]                   │
[00:34:37]                   │ debg browser[INFO] http://localhost:61191/bundles/app/core/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:34:37]                   │ debg currentUrl = http://localhost:61191/app/ml
[00:34:37]                   │          appUrl = http://localhost:61191/app/ml
[00:34:37]                   │ debg TestSubjects.find(kibanaChrome)
[00:34:37]                   │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:34:39]                   │ debg browser[INFO] http://localhost:61191/35414/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 452:106112 "INFO: 2020-08-04T16:17:19Z
[00:34:39]                   │        Adding connection to http://localhost:61191/elasticsearch
[00:34:39]                   │
[00:34:39]                   │      "
[00:34:39]                   │ debg ... sleep(501) start
[00:34:40]                   │ debg ... sleep(501) end
[00:34:40]                   │ debg in navigateTo url = http://localhost:61191/app/ml/overview
[00:34:40]                   │ debg TestSubjects.exists(statusPageContainer)
[00:34:40]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:34:42]                   │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:34:43]                   │ debg TestSubjects.exists(mlPageOverview)
[00:34:43]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="mlPageOverview"]') with timeout=2000
[00:34:43]                   │ debg TestSubjects.click(~mlMainTab & ~dataFrameAnalytics)
[00:34:43]                   │ debg Find.clickByCssSelector('[data-test-subj~="mlMainTab"][data-test-subj~="dataFrameAnalytics"]') with timeout=10000
[00:34:43]                   │ debg Find.findByCssSelector('[data-test-subj~="mlMainTab"][data-test-subj~="dataFrameAnalytics"]') with timeout=10000
[00:34:43]                   │ debg TestSubjects.exists(~mlMainTab & ~dataFrameAnalytics & ~selected)
[00:34:43]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="mlMainTab"][data-test-subj~="dataFrameAnalytics"][data-test-subj~="selected"]') with timeout=120000
[00:34:43]                   │ debg TestSubjects.exists(mlPageDataFrameAnalytics)
[00:34:43]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="mlPageDataFrameAnalytics"]') with timeout=120000
[00:34:43]                   │ debg TestSubjects.exists(~mlAnalyticsTable)
[00:34:43]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="mlAnalyticsTable"]') with timeout=60000
[00:34:43]                   │ debg TestSubjects.exists(mlAnalyticsTable loaded)
[00:34:43]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="mlAnalyticsTable loaded"]') with timeout=30000
[00:34:43]                   │ debg TestSubjects.exists(~mlAnalyticsTable)
[00:34:43]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="mlAnalyticsTable"]') with timeout=60000
[00:34:43]                   │ debg TestSubjects.exists(mlAnalyticsTable loaded)
[00:34:43]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="mlAnalyticsTable loaded"]') with timeout=30000
[00:34:43]                   │ debg TestSubjects.find(mlAnalyticsTableContainer)
[00:34:43]                   │ debg Find.findByCssSelector('[data-test-subj="mlAnalyticsTableContainer"]') with timeout=10000
[00:34:44]                   │ debg TestSubjects.find(mlAnalyticsTableContainer)
[00:34:44]                   │ debg Find.findByCssSelector('[data-test-subj="mlAnalyticsTableContainer"]') with timeout=10000
[00:34:44]                   │ debg Find.clickByCssSelector('[data-test-subj="mlAnalyticsTableRow row-ihp_1_1596555759839"] [data-test-subj=euiCollapsedItemActionsButton]') with timeout=10000
[00:34:44]                   │ debg Find.findByCssSelector('[data-test-subj="mlAnalyticsTableRow row-ihp_1_1596555759839"] [data-test-subj=euiCollapsedItemActionsButton]') with timeout=10000
[00:34:44]                   │ debg Find.existsByCssSelector('.euiPanel') with timeout=20000
[00:34:44]                   │ debg TestSubjects.click(mlAnalyticsJobCloneButton)
[00:34:44]                   │ debg Find.clickByCssSelector('[data-test-subj="mlAnalyticsJobCloneButton"]') with timeout=10000
[00:34:44]                   │ debg Find.findByCssSelector('[data-test-subj="mlAnalyticsJobCloneButton"]') with timeout=10000
[00:34:44]                   │ debg TestSubjects.exists(mlAnalyticsCreationContainer)
[00:34:44]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="mlAnalyticsCreationContainer"]') with timeout=120000
[00:34:44]                 └-> should open the wizard with a proper header
[00:34:44]                   └-> "before each" hook: global before each
[00:34:44]                   │ debg TestSubjects.getVisibleText(mlDataFrameAnalyticsWizardHeaderTitle)
[00:34:44]                   │ debg TestSubjects.find(mlDataFrameAnalyticsWizardHeaderTitle)
[00:34:44]                   │ debg Find.findByCssSelector('[data-test-subj="mlDataFrameAnalyticsWizardHeaderTitle"]') with timeout=10000
[00:34:44]                   │ debg TestSubjects.exists(mlAnalyticsCreateJobWizardConfigurationStep active)
[00:34:44]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="mlAnalyticsCreateJobWizardConfigurationStep active"]') with timeout=120000
[00:34:44]                   └- ✓ pass  (55ms) "machine learning data frame analytics jobs cloning supported by UI form outlier detection job supported by the form should open the wizard with a proper header"
[00:34:44]                 └-> should have correct init form values for config step
[00:34:44]                   └-> "before each" hook: global before each
[00:34:44]                   │ debg TestSubjects.getAttribute(mlAnalyticsCreateJobWizardJobTypeSelect, value)
[00:34:44]                   │ debg TestSubjects.find(mlAnalyticsCreateJobWizardJobTypeSelect)
[00:34:44]                   │ debg Find.findByCssSelector('[data-test-subj="mlAnalyticsCreateJobWizardJobTypeSelect"]') with timeout=10000
[00:34:45]                   │ info Taking screenshot "/dev/shm/workspace/parallel/19/kibana/x-pack/test/functional/screenshots/failure/machine learning data frame analytics jobs cloning supported by UI form outlier detection job supported by the form should have correct init form values for config step.png"
[00:34:45]                   │ info Current URL is: http://localhost:61191/app/ml/data_frame_analytics/new_job?index=4e2183a0-d66d-11ea-923e-9110eda8085d&jobId=ihp_1_1596555759839
[00:34:45]                   │ info Saving page source to: /dev/shm/workspace/parallel/19/kibana/x-pack/test/functional/failure_debug/html/machine learning data frame analytics jobs cloning supported by UI form outlier detection job supported by the form should have correct init form values for config step.html
[00:34:45]                   └- ✖ fail: machine learning data frame analytics jobs cloning supported by UI form outlier detection job supported by the form should have correct init form values for config step
[00:34:45]                   │       Error: Job type selection should be 'outlier_detection' (got '')
[00:34:45]                   │       + expected - actual
[00:34:45]                   │ 
[00:34:45]                   │       +outlier_detection
[00:34:45]                   │       
[00:34:45]                   │       at Assertion.assert (/dev/shm/workspace/parallel/19/kibana/packages/kbn-expect/expect.js:100:11)
[00:34:45]                   │       at Assertion.eql (/dev/shm/workspace/parallel/19/kibana/packages/kbn-expect/expect.js:244:8)
[00:34:45]                   │       at Object.assertJobTypeSelection (test/functional/services/ml/data_frame_analytics_creation.ts:53:34)
[00:34:45]                   │       at process._tickCallback (internal/process/next_tick.js:68:7)
[00:34:45]                   │ 
[00:34:45]                   │ 

Stack Trace

{ Error: Job type selection should be 'outlier_detection' (got '')
    at Assertion.assert (/dev/shm/workspace/parallel/19/kibana/packages/kbn-expect/expect.js:100:11)
    at Assertion.eql (/dev/shm/workspace/parallel/19/kibana/packages/kbn-expect/expect.js:244:8)
    at Object.assertJobTypeSelection (test/functional/services/ml/data_frame_analytics_creation.ts:53:34)
    at process._tickCallback (internal/process/next_tick.js:68:7) actual: '', expected: 'outlier_detection', showDiff: true }

Build metrics

✅ unchanged

History

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

@brianseeders brianseeders merged commit 0ca8e99 into elastic:master Aug 4, 2020
@brianseeders brianseeders deleted the pipeline-tasks-redux branch August 4, 2020 17:13
brianseeders added a commit to brianseeders/kibana that referenced this pull request Aug 4, 2020
…astic#71268)

# Conflicts:
#	test/scripts/jenkins_build_kibana.sh
#	test/scripts/jenkins_ci_group.sh
#	test/scripts/jenkins_xpack_build_kibana.sh
gmmorris added a commit to gmmorris/kibana that referenced this pull request Aug 5, 2020
* master: (74 commits)
  [Discover] Inline noWhiteSpace function (elastic#74331)
  [DOCS] Add Observability topic (elastic#73041)
  skip flaky suite (elastic#74327)
  [Security Solution][Detections] Fixes Severity Override not matching for Elastic Endpoint Security rule (elastic#74317)
  [Security Solution][Exceptions] - Fixes exceptions builder nested deletion issue and adds unit tests (elastic#74250)
  Fixed Alert details does not update page title and breadcrumb (elastic#74214)
  [src/dev/build] build Kibana Platform bundles from source (elastic#73591)
  [Reporting] Shorten asset path to help CLI FS Watcher (elastic#74185)
  Fix TMS not loaded in legacy maps (elastic#73570)
  [Security Solution] styling for notes' panel (elastic#74274)
  [Security Solution][Tech Debt] cleans up ts-ignore issues and some smaller linter issues  (elastic#74268)
  Make the actions plugin support generics (elastic#71439)
  [Security Solution] Keep original note creator (elastic#74203)
  [CI] Fix xpack kibana build dir in xpack visual regression script
  [CI] Fix baseline_capture job by adding parallel process number back
  [Monitoring] Ensure setup mode works on cloud but only for alerts (elastic#73127)
  [Maps] Custom color ramps should show correctly on the map for mvt layers (elastic#74169)
  [kbn/optimizer] remove unused modules (elastic#74195)
  [CI] Add pipeline task queue framework and merge workers into one (elastic#71268)
  Using msearch for tree api endpoint (elastic#73813)
  ...
gmmorris added a commit to gmmorris/kibana that referenced this pull request Aug 5, 2020
* master: (115 commits)
  [Logs UI] Correct trial period duration in anomaly splash screen (elastic#74249)
  [Discover] Inline noWhiteSpace function (elastic#74331)
  [DOCS] Add Observability topic (elastic#73041)
  skip flaky suite (elastic#74327)
  [Security Solution][Detections] Fixes Severity Override not matching for Elastic Endpoint Security rule (elastic#74317)
  [Security Solution][Exceptions] - Fixes exceptions builder nested deletion issue and adds unit tests (elastic#74250)
  Fixed Alert details does not update page title and breadcrumb (elastic#74214)
  [src/dev/build] build Kibana Platform bundles from source (elastic#73591)
  [Reporting] Shorten asset path to help CLI FS Watcher (elastic#74185)
  Fix TMS not loaded in legacy maps (elastic#73570)
  [Security Solution] styling for notes' panel (elastic#74274)
  [Security Solution][Tech Debt] cleans up ts-ignore issues and some smaller linter issues  (elastic#74268)
  Make the actions plugin support generics (elastic#71439)
  [Security Solution] Keep original note creator (elastic#74203)
  [CI] Fix xpack kibana build dir in xpack visual regression script
  [CI] Fix baseline_capture job by adding parallel process number back
  [Monitoring] Ensure setup mode works on cloud but only for alerts (elastic#73127)
  [Maps] Custom color ramps should show correctly on the map for mvt layers (elastic#74169)
  [kbn/optimizer] remove unused modules (elastic#74195)
  [CI] Add pipeline task queue framework and merge workers into one (elastic#71268)
  ...
brianseeders added a commit to brianseeders/kibana that referenced this pull request Aug 6, 2020
brianseeders added a commit to brianseeders/kibana that referenced this pull request Aug 6, 2020
…astic#71268)

# Conflicts:
#	Jenkinsfile
#	src/dev/notice/generate_notice_from_source.ts
#	test/scripts/jenkins_build_kibana.sh
#	test/scripts/jenkins_ci_group.sh
#	test/scripts/jenkins_security_solution_cypress.sh
#	test/scripts/jenkins_xpack_build_kibana.sh
#	test/scripts/jenkins_xpack_saved_objects_field_metrics.sh
#	vars/kibanaPipeline.groovy
#	x-pack/plugins/canvas/storybook/storyshots.test.tsx
@kibanamachine kibanamachine added the backport missing Added to PRs automatically when the are determined to be missing a backport. label Aug 6, 2020
@kibanamachine
Copy link
Contributor

Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync.

6 similar comments
@kibanamachine
Copy link
Contributor

Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync.

@kibanamachine
Copy link
Contributor

Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync.

@kibanamachine
Copy link
Contributor

Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync.

@kibanamachine
Copy link
Contributor

Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync.

@kibanamachine
Copy link
Contributor

Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync.

@kibanamachine
Copy link
Contributor

Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync.

brianseeders added a commit to brianseeders/kibana that referenced this pull request Aug 14, 2020
@kibanamachine kibanamachine removed the backport missing Added to PRs automatically when the are determined to be missing a backport. label Aug 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:CI Continuous integration release_note:skip Skip the PR/issue when compiling release notes Team:Operations Team label for Operations Team v7.8.2 v7.9.0 v7.10.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants