Skip to content

ci: Set python version to 3.11 #420

ci: Set python version to 3.11

ci: Set python version to 3.11 #420

Triggered via pull request December 24, 2023 17:56
Status Failure
Total duration 6m 10s
Artifacts 1

[email protected]

on: pull_request
Setup ITs
5s
Setup ITs
Unit tests
49s
Unit tests
Matrix: Build
Matrix: Full verify
Matrix: Cassandra ITs
Matrix: Scylla ITs
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 20 warnings
Scylla ITs (2023.1.2)
Process completed with exit code 1.
Scylla ITs (5.3.0-rc0)
Process completed with exit code 1.
Scylla ITs (5.2.11)
Process completed with exit code 1.
Scylla ITs (5.4.0)
Process completed with exit code 1.
Cassandra ITs (3.11.16)
Process completed with exit code 1.
Scylla ITs (2024.1.0-rc2)
Process completed with exit code 1.
Scylla ITs (2022.2.15)
Process completed with exit code 1.
TestSuite ► com.datastax.driver.core.AuthenticationTest ► beforeTestMethod[public void com.datastax.driver.core.AuthenticationTest.should_connect_with_credentials()](0): driver-core/src/test/java/com/datastax/driver/core/CCMTestsSupport.java#L696
Failed test found in: cassandra-3.11.16/driver-core/target/surefire-reports/TEST-TestSuite.xml Error: java.lang.AssertionError: com.datastax.driver.core.CCMException: The command ccm create ccm_1 -i 127.0.1. -n 1 -v 3.11.16 --config-dir=/tmp/1703440671206-0 failed to execute
TestSuite ► com.datastax.driver.core.AuthenticationTest ► beforeTestMethod[public void com.datastax.driver.core.AuthenticationTest.should_connect_with_slow_server()](0): driver-core/src/test/java/com/datastax/driver/core/CCMTestsSupport.java#L696
Failed test found in: cassandra-3.11.16/driver-core/target/surefire-reports/TEST-TestSuite.xml Error: java.lang.AssertionError: com.datastax.driver.core.CCMException: The command ccm create ccm_2 -i 127.0.1. -n 1 -v 3.11.16 --config-dir=/tmp/1703440671599-0 failed to execute
TestSuite ► com.datastax.driver.core.AuthenticationTest ► beforeTestMethod[public void com.datastax.driver.core.AuthenticationTest.should_fail_to_connect_with_wrong_credentials()](0): driver-core/src/test/java/com/datastax/driver/core/CCMTestsSupport.java#L696
Failed test found in: cassandra-3.11.16/driver-core/target/surefire-reports/TEST-TestSuite.xml Error: java.lang.AssertionError: com.datastax.driver.core.CCMException: The command ccm create ccm_3 -i 127.0.1. -n 1 -v 3.11.16 --config-dir=/tmp/1703440671777-0 failed to execute
TestSuite ► com.datastax.driver.core.AuthenticationTest ► beforeTestMethod[public void com.datastax.driver.core.AuthenticationTest.should_fail_to_connect_without_credentials()](0): driver-core/src/test/java/com/datastax/driver/core/CCMTestsSupport.java#L696
Failed test found in: cassandra-3.11.16/driver-core/target/surefire-reports/TEST-TestSuite.xml Error: java.lang.AssertionError: com.datastax.driver.core.CCMException: The command ccm create ccm_4 -i 127.0.1. -n 1 -v 3.11.16 --config-dir=/tmp/1703440671958-0 failed to execute
TestSuite ► com.datastax.driver.core.AuthenticationTest ► beforeTestMethod[public void com.datastax.driver.core.AuthenticationTest.should_not_create_pool_with_wrong_credentials()](0): driver-core/src/test/java/com/datastax/driver/core/CCMTestsSupport.java#L696
Failed test found in: cassandra-3.11.16/driver-core/target/surefire-reports/TEST-TestSuite.xml Error: java.lang.AssertionError: com.datastax.driver.core.CCMException: The command ccm create ccm_5 -i 127.0.1. -n 1 -v 3.11.16 --config-dir=/tmp/1703440672137-0 failed to execute
TestSuite ► com.datastax.driver.core.BatchStatementTest ► beforeTestMethod[public void com.datastax.driver.core.BatchStatementTest.casBatchTest()](0): driver-core/src/test/java/com/datastax/driver/core/CCMTestsSupport.java#L696
Failed test found in: cassandra-3.11.16/driver-core/target/surefire-reports/TEST-TestSuite.xml Error: java.lang.AssertionError: com.datastax.driver.core.CCMException: The command ccm create ccm_6 -i 127.0.1. -n 1 -v 3.11.16 --config-dir=/tmp/1703440672314-0 failed to execute
TestSuite ► com.datastax.driver.core.BatchStatementTest ► beforeTestMethod[public void com.datastax.driver.core.BatchStatementTest.simpleBatchTest()](0): driver-core/src/test/java/com/datastax/driver/core/CCMTestsSupport.java#L696
Failed test found in: cassandra-3.11.16/driver-core/target/surefire-reports/TEST-TestSuite.xml Error: java.lang.AssertionError: com.datastax.driver.core.CCMException: The command ccm create ccm_7 -i 127.0.1. -n 1 -v 3.11.16 --config-dir=/tmp/1703440672489-0 failed to execute
TestSuite ► com.datastax.driver.core.CCMBridgeTest ► beforeTestClass: driver-core/src/test/java/com/datastax/driver/core/CCMCache.java#L355
Failed test found in: cassandra-3.11.16/driver-core/target/surefire-reports/TEST-TestSuite.xml Error: com.google.common.util.concurrent.UncheckedExecutionException: com.datastax.driver.core.CCMException: The command ccm create ccm_8 -i 127.0.1. -n 3 -v 3.11.16 --config-dir=/tmp/1703440672665-0 failed to execute
TestSuite ► com.datastax.driver.core.ConditionalUpdateTest ► beforeTestClass: driver-core/src/test/java/com/datastax/driver/core/CCMCache.java#L355
Failed test found in: cassandra-3.11.16/driver-core/target/surefire-reports/TEST-TestSuite.xml Error: com.google.common.util.concurrent.UncheckedExecutionException: com.datastax.driver.core.CCMException: The command ccm create ccm_9 -i 127.0.1. -n 1 -v 3.11.16 --config-dir=/tmp/1703440673456-0 failed to execute
TestSuite ► com.datastax.driver.core.CustomTypeTest ► beforeTestClass: driver-core/src/test/java/com/datastax/driver/core/CCMCache.java#L355
Failed test found in: cassandra-3.11.16/driver-core/target/surefire-reports/TEST-TestSuite.xml Error: com.google.common.util.concurrent.UncheckedExecutionException: com.datastax.driver.core.CCMException: The command ccm create ccm_10 -i 127.0.1. -n 1 -v 3.11.16 --config-dir=/tmp/1703440673648-0 failed to execute
TestSuite ► com.datastax.driver.core.DataTypeCqlNameParserTest ► beforeTestClass: driver-core/src/test/java/com/datastax/driver/core/CCMCache.java#L355
Failed test found in: cassandra-3.11.16/driver-core/target/surefire-reports/TEST-TestSuite.xml Error: com.google.common.util.concurrent.UncheckedExecutionException: com.datastax.driver.core.CCMException: The command ccm create ccm_11 -i 127.0.1. -n 1 -v 3.11.16 --config-dir=/tmp/1703440673831-0 failed to execute
Setup ITs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Unit tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Full verify (8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Full verify (11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Scylla ITs (2023.1.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Scylla ITs (2023.1.2)
No files were found with the provided path: /tmp/*-0/ccm*/node*/logs/*. No artifacts will be uploaded.
Scylla ITs (5.3.0-rc0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Scylla ITs (5.3.0-rc0)
No files were found with the provided path: /tmp/*-0/ccm*/node*/logs/*. No artifacts will be uploaded.
Scylla ITs (5.2.11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Scylla ITs (5.2.11)
No files were found with the provided path: /tmp/*-0/ccm*/node*/logs/*. No artifacts will be uploaded.
Scylla ITs (5.4.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Scylla ITs (5.4.0)
No files were found with the provided path: /tmp/*-0/ccm*/node*/logs/*. No artifacts will be uploaded.
Cassandra ITs (3.11.16)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Cassandra ITs (3.11.16)
No files were found with the provided path: /tmp/*-0/ccm*/node*/logs/*. No artifacts will be uploaded.
Scylla ITs (2024.1.0-rc2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Scylla ITs (2024.1.0-rc2)
No files were found with the provided path: /tmp/*-0/ccm*/node*/logs/*. No artifacts will be uploaded.
Scylla ITs (2022.2.15)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Scylla ITs (2022.2.15)
No files were found with the provided path: /tmp/*-0/ccm*/node*/logs/*. No artifacts will be uploaded.

Artifacts

Produced during runtime
Name Size
test-results Expired
15.5 MB