Skip to content

Merge pull request #1522 from phac-nml/dependabot/gradle/com.azure-az… #6413

Merge pull request #1522 from phac-nml/dependabot/gradle/com.azure-az…

Merge pull request #1522 from phac-nml/dependabot/gradle/com.azure-az… #6413

Triggered via push November 13, 2024 18:33
Status Failure
Total duration 51m 58s
Artifacts

ci-test.yml

on: push
Matrix: gradle-build
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 26 warnings
ProjectIT.testCreateProject(): src/test/java/ca/corefacility/bioinformatics/irida/web/controller/test/integration/project/ProjectIT.java#L82
org.opentest4j.AssertionFailedError: Result of POST must equal result of GET ==> expected: <true> but was: <false>
ProjectIT.testCreateProject(): src/test/java/ca/corefacility/bioinformatics/irida/web/controller/test/integration/project/ProjectIT.java#L82
org.opentest4j.AssertionFailedError: Result of POST must equal result of GET ==> expected: <true> but was: <false>
ProjectIT.testCreateProject(): src/test/java/ca/corefacility/bioinformatics/irida/web/controller/test/integration/project/ProjectIT.java#L82
org.opentest4j.AssertionFailedError: Result of POST must equal result of GET ==> expected: <true> but was: <false>
AnalysisExecutionServiceGalaxyIT.testCleanupCompletedAnalysisSuccess(): src/test/java/ca/corefacility/bioinformatics/irida/service/analysis/execution/galaxy/impl/integration/AnalysisExecutionServiceGalaxyIT.java#L1454
java.util.concurrent.ExecutionException: java.lang.IllegalStateException: path 26/1/testReference6159944266480894321.fasta does not exist
AnalysisExecutionScheduledTaskImplIT.testFullAnalysisRunSuccessWithSampleUpdates(): src/test/java/ca/corefacility/bioinformatics/irida/service/impl/integration/AnalysisExecutionScheduledTaskImplIT.java#L172
java.util.concurrent.ExecutionException: java.lang.IllegalStateException: path 40/1/testReference15357766731739228046.fasta does not exist
CartPageIT.testCartPageAsAdmin(): src/test/java/ca/corefacility/bioinformatics/irida/ria/integration/CartPageIT.java#L241
org.opentest4j.AssertionFailedError: The add cart to sample button should be displayed ==> expected: <true> but was: <false>
LoginPageLdapNoServerIT.testLoginNoLdapServer(): src/test/java/ca/corefacility/bioinformatics/irida/ria/integration/LoginPageLdapNoServerIT.java#L41
org.opentest4j.AssertionFailedError: expected: <http://127.0.0.1:45847/irida/login?ldap-error=6> but was: <http://127.0.0.1:45847/irida/login?error=true>
AnalysisDetailsPageIT.testUnknownPipelineOutput(): src/test/java/ca/corefacility/bioinformatics/irida/ria/integration/analysis/AnalysisDetailsPageIT.java#L450
org.opentest4j.AssertionFailedError: There should be one output file ==> expected: <1> but was: <0>
AnalysisDetailsPageIT.testOutputFiles(): src/test/java/ca/corefacility/bioinformatics/irida/ria/integration/analysis/AnalysisDetailsPageIT.java#L139
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.cssSelector: span[title='Output File Preview'] (tried for 10 second(s) with 500 milliseconds interval) Build info: version: '4.1.4', revision: '535d840ee2' System info: host: 'fv-az1379-33', ip: '10.1.0.107', os.name: 'Linux', os.arch: 'amd64', os.version: '5.15.0-1074-azure', java.version: '11.0.25' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.116, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:35265}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), se:cdp: ws://localhost:35265/devtoo..., se:cdpVersion: 130.0.6723.116, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: 71665cadc8a4d957b7cd4e16b2508f6b
AnalysisDetailsPageIT.testSistrOutput(): src/test/java/ca/corefacility/bioinformatics/irida/ria/integration/analysis/AnalysisDetailsPageIT.java#L285
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for number of elements found by By.className: ant-page-header-heading-title to be "2". Current number: "1" (tried for 2 second(s) with 500 milliseconds interval) Build info: version: '4.1.4', revision: '535d840ee2' System info: host: 'fv-az1379-33', ip: '10.1.0.107', os.name: 'Linux', os.arch: 'amd64', os.version: '5.15.0-1074-azure', java.version: '11.0.25' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.116, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:35265}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), se:cdp: ws://localhost:35265/devtoo..., se:cdpVersion: 130.0.6723.116, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: 71665cadc8a4d957b7cd4e16b2508f6b
AnalysisDetailsPageIT.testProvenance(): src/test/java/ca/corefacility/bioinformatics/irida/ria/integration/analysis/AnalysisDetailsPageIT.java#L206
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.cssSelector: span[title='Provenance'] (tried for 10 second(s) with 500 milliseconds interval) Build info: version: '4.1.4', revision: '535d840ee2' System info: host: 'fv-az1379-33', ip: '10.1.0.107', os.name: 'Linux', os.arch: 'amd64', os.version: '5.15.0-1074-azure', java.version: '11.0.25' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.116, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:35265}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), se:cdp: ws://localhost:35265/devtoo..., se:cdpVersion: 130.0.6723.116, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: 71665cadc8a4d957b7cd4e16b2508f6b
AnalysisDetailsPageIT.testSamplesPage(): src/test/java/ca/corefacility/bioinformatics/irida/ria/integration/analysis/AnalysisDetailsPageIT.java#L236
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"span[title='Samples']"} (Session info: chrome=130.0.6723.116) For documentation on this error, please visit: https://selenium.dev/exceptions/#no_such_element Build info: version: '4.1.4', revision: '535d840ee2' System info: host: 'fv-az1379-33', ip: '10.1.0.107', os.name: 'Linux', os.arch: 'amd64', os.version: '5.15.0-1074-azure', java.version: '11.0.25' Driver info: org.openqa.selenium.chrome.ChromeDriver Command: [71665cadc8a4d957b7cd4e16b2508f6b, findChildElement {id=f.D1F2595FC3FF7C3EE36842C444143B29.d.21C4C9903F6FDBF5CE1F4F3C687C1673.e.3604, using=css selector, value=span[title='Samples']}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.116, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:35265}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), se:cdp: ws://localhost:35265/devtoo..., se:cdpVersion: 130.0.6723.116, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: 71665cadc8a4d957b7cd4e16b2508f6b
AnalysisDetailsPageIT.testPipelineResultsWithoutSpecialTab(): src/test/java/ca/corefacility/bioinformatics/irida/ria/integration/analysis/AnalysisDetailsPageIT.java#L193
org.opentest4j.AssertionFailedError: There should be one output file ==> expected: <1> but was: <0>
AnalysisDetailsPageIT.testTabRoutingAnalysisCompleted(): src/test/java/ca/corefacility/bioinformatics/irida/ria/integration/analysis/AnalysisDetailsPageIT.java#L316
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for number of elements found by By.className: ant-page-header-heading-title to be "2". Current number: "0" (tried for 2 second(s) with 500 milliseconds interval) Build info: version: '4.1.4', revision: '535d840ee2' System info: host: 'fv-az1379-33', ip: '10.1.0.107', os.name: 'Linux', os.arch: 'amd64', os.version: '5.15.0-1074-azure', java.version: '11.0.25' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.116, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:35265}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), se:cdp: ws://localhost:35265/devtoo..., se:cdpVersion: 130.0.6723.116, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: 71665cadc8a4d957b7cd4e16b2508f6b
AnalysisDetailsPageIT.testTreeOutput(): src/test/java/ca/corefacility/bioinformatics/irida/ria/integration/analysis/AnalysisDetailsPageIT.java#L379
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for number of elements found by By.className: ant-page-header-heading-title to be "2". Current number: "0" (tried for 2 second(s) with 500 milliseconds interval) Build info: version: '4.1.4', revision: '535d840ee2' System info: host: 'fv-az1379-33', ip: '10.1.0.107', os.name: 'Linux', os.arch: 'amd64', os.version: '5.15.0-1074-azure', java.version: '11.0.25' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.116, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:35265}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), se:cdp: ws://localhost:35265/devtoo..., se:cdpVersion: 130.0.6723.116, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: 71665cadc8a4d957b7cd4e16b2508f6b
docs-build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-ruby@v1, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
docs-build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/setup-ruby@v1, actions/setup-java@v1, gradle/wrapper-validation-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
docs-build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
gradle-build (file_system_testing)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
gradle-build (file_system_testing)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v1, gradle/wrapper-validation-action@v1, mikepenz/action-junit-report@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
gradle-build (file_system_testing)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
gradle-build (open_api_testing)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
gradle-build (open_api_testing)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v1, gradle/wrapper-validation-action@v1, gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
gradle-build (open_api_testing)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
gradle-build (service_testing)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
gradle-build (service_testing)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v1, gradle/wrapper-validation-action@v1, gradle/gradle-build-action@v2, mikepenz/action-junit-report@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
gradle-build (service_testing)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
gradle-build (rest_testing)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
gradle-build (rest_testing)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v1, gradle/wrapper-validation-action@v1, gradle/gradle-build-action@v2, mikepenz/action-junit-report@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
gradle-build (rest_testing)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
gradle-build (rest_testing)
Failed to download action 'https://api.github.com/repos/gradle/gradle-build-action/tarball/a8f75513eafdebd8141bd1cd4e30fcd194af8dfa'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
gradle-build (rest_testing)
Back off 15.145 seconds before retry.
gradle-build (galaxy_testing)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
gradle-build (galaxy_testing)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v1, gradle/wrapper-validation-action@v1, gradle/gradle-build-action@v2, mikepenz/action-junit-report@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
gradle-build (galaxy_testing)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
gradle-build (galaxy_pipeline_testing)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
gradle-build (galaxy_pipeline_testing)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v1, gradle/wrapper-validation-action@v1, gradle/gradle-build-action@v2, mikepenz/action-junit-report@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
gradle-build (galaxy_pipeline_testing)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
gradle-build (ui_testing)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
gradle-build (ui_testing)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v1, gradle/wrapper-validation-action@v1, gradle/gradle-build-action@v2, mikepenz/action-junit-report@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
gradle-build (ui_testing)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/