Skip to content

Integration Tests #6267

Integration Tests

Integration Tests #6267

Triggered via schedule February 10, 2024 01:44
Status Success
Total duration 51m 54s
Artifacts

ci-test.yml

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

Annotations

17 errors and 24 warnings
SequencingObjectServiceImplIT.testCreateSequenceFileInSample(): src/test/java/ca/corefacility/bioinformatics/irida/service/impl/integration/SequencingObjectServiceImplIT.java#L1
java.sql.SQLIntegrityConstraintViolationException: Cannot delete or update a parent row: a foreign key constraint fails (`irida_integration_test`.`sequencing_object`, CONSTRAINT `FK_SEQUENCING_OBJECT_RUN` FOREIGN KEY (`sequencing_run_id`) REFERENCES `sequencing_run` (`id`))
SequencingRunServiceImplIT.testDeleteFilesOnFilesystem(): src/test/java/ca/corefacility/bioinformatics/irida/service/impl/integration/SequencingRunServiceImplIT.java#L293
org.opentest4j.AssertionFailedError: Sequence file should exist on the file system ==> expected: <true> but was: <false>
AnalysisExecutionServiceGalaxyIT.testTransferAnalysisResultsSuccessPhylogenomicsPaired(): src/test/java/ca/corefacility/bioinformatics/irida/service/analysis/execution/galaxy/impl/integration/AnalysisExecutionServiceGalaxyIT.java#L597
java.util.concurrent.ExecutionException: java.lang.IllegalStateException: path 6/1/testReference16917164255481018362.fasta does not exist
AnalysisExecutionServiceGalaxyIT.testExecuteAnalysisSuccess(): src/test/java/ca/corefacility/bioinformatics/irida/service/analysis/execution/galaxy/impl/integration/AnalysisExecutionServiceGalaxyIT.java#L247
java.util.concurrent.ExecutionException: java.lang.IllegalStateException: path 21/1/testReference15318398439261185710.fasta does not exist
AnalysisExecutionScheduledTaskImplIT.testFullAnalysisRunSuccessOneSubmissionOneError(): src/test/java/ca/corefacility/bioinformatics/irida/service/impl/integration/AnalysisExecutionScheduledTaskImplIT.java#L247
java.util.concurrent.ExecutionException: java.lang.IllegalStateException: path 30/1/testReference12641798100560156081.fasta does not exist
AnalysisExecutionScheduledTaskImplIT.testFullAnalysisRunSuccessNoCleanupAge(): src/test/java/ca/corefacility/bioinformatics/irida/service/impl/integration/AnalysisExecutionScheduledTaskImplIT.java#L191
java.util.concurrent.ExecutionException: java.lang.IllegalStateException: path 32/1/testReference14415317533525119815.fasta does not exist
AnalysisExecutionScheduledTaskImplIT.testFullAnalysisRunFailInvalidWorkflowStatus(): src/test/java/ca/corefacility/bioinformatics/irida/service/impl/integration/AnalysisExecutionScheduledTaskImplIT.java#L306
java.util.concurrent.ExecutionException: java.lang.IllegalStateException: path 38/1/testReference2954422349502336125.fasta does not exist
LoginPageLdapNoServerIT.testLoginNoLdapServer(): src/test/java/ca/corefacility/bioinformatics/irida/ria/integration/LoginPageLdapNoServerIT.java#L41
org.opentest4j.AssertionFailedError: expected: <http://127.0.0.1:46057/irida/login?ldap-error=6> but was: <http://127.0.0.1:46057/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-az1496-906', ip: '10.1.0.102', os.name: 'Linux', os.arch: 'amd64', os.version: '5.15.0-1054-azure', java.version: '11.0.22' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome-headless-shell, browserVersion: 121.0.6167.139, chrome: {chromedriverVersion: 121.0.6167.85 (3f98d690ad7e..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:38197}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), se:cdp: ws://localhost:38197/devtoo..., se:cdpVersion: 121.0.6167.139, 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: bbc8420830a30d5a75a1786b2e9984f6
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-az1496-906', ip: '10.1.0.102', os.name: 'Linux', os.arch: 'amd64', os.version: '5.15.0-1054-azure', java.version: '11.0.22' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome-headless-shell, browserVersion: 121.0.6167.139, chrome: {chromedriverVersion: 121.0.6167.85 (3f98d690ad7e..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:38197}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), se:cdp: ws://localhost:38197/devtoo..., se:cdpVersion: 121.0.6167.139, 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: bbc8420830a30d5a75a1786b2e9984f6
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-az1496-906', ip: '10.1.0.102', os.name: 'Linux', os.arch: 'amd64', os.version: '5.15.0-1054-azure', java.version: '11.0.22' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome-headless-shell, browserVersion: 121.0.6167.139, chrome: {chromedriverVersion: 121.0.6167.85 (3f98d690ad7e..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:38197}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), se:cdp: ws://localhost:38197/devtoo..., se:cdpVersion: 121.0.6167.139, 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: bbc8420830a30d5a75a1786b2e9984f6
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-headless-shell=121.0.6167.139) 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-az1496-906', ip: '10.1.0.102', os.name: 'Linux', os.arch: 'amd64', os.version: '5.15.0-1054-azure', java.version: '11.0.22' Driver info: org.openqa.selenium.chrome.ChromeDriver Command: [bbc8420830a30d5a75a1786b2e9984f6, findChildElement {id=B4ECF87725EFAFADA6828570F5E7EF7B_element_2517, using=css selector, value=span[title='Samples']}] Capabilities {acceptInsecureCerts: false, browserName: chrome-headless-shell, browserVersion: 121.0.6167.139, chrome: {chromedriverVersion: 121.0.6167.85 (3f98d690ad7e..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:38197}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), se:cdp: ws://localhost:38197/devtoo..., se:cdpVersion: 121.0.6167.139, 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: bbc8420830a30d5a75a1786b2e9984f6
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-az1496-906', ip: '10.1.0.102', os.name: 'Linux', os.arch: 'amd64', os.version: '5.15.0-1054-azure', java.version: '11.0.22' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome-headless-shell, browserVersion: 121.0.6167.139, chrome: {chromedriverVersion: 121.0.6167.85 (3f98d690ad7e..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:38197}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), se:cdp: ws://localhost:38197/devtoo..., se:cdpVersion: 121.0.6167.139, 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: bbc8420830a30d5a75a1786b2e9984f6
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-az1496-906', ip: '10.1.0.102', os.name: 'Linux', os.arch: 'amd64', os.version: '5.15.0-1054-azure', java.version: '11.0.22' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome-headless-shell, browserVersion: 121.0.6167.139, chrome: {chromedriverVersion: 121.0.6167.85 (3f98d690ad7e..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:38197}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), se:cdp: ws://localhost:38197/devtoo..., se:cdpVersion: 121.0.6167.139, 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: bbc8420830a30d5a75a1786b2e9984f6
AnalysisDetailsPageIT.testAnalysisDetails(): src/test/java/ca/corefacility/bioinformatics/irida/ria/integration/analysis/AnalysisDetailsPageIT.java#L73
org.opentest4j.AssertionFailedError: The correct details are displayed for the analysis ==> expected: <true> but was: <false>
gradle-build (open_api_testing)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v1, gradle/wrapper-validation-action@v1, gradle/gradle-build-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 `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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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 information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 `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/
docs-build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-ruby@v1, actions/setup-java@v1, gradle/wrapper-validation-action@v1, gradle/gradle-build-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 `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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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 information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 `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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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 information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 `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_testing)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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 information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 `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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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 information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 `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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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 information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 `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/