[
https://issues.apache.org/jira/browse/CASSANDRA-16688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17350249#comment-17350249
] Berenguer Blasi edited comment on CASSANDRA-16688 at 5/24/21, 6:11 AM: ----------------------------------------------------------------------- Creating PRs with latest proposed solution from Mick and David: - Branch [Trunk|https://github.com/apache/cassandra/pull/1017]: CI [j8|https://app.circleci.com/pipelines/github/bereng/cassandra/307/workflows/d2ce5a5f-bada-4832-95d2-7f68bed15d66] & [j11|https://app.circleci.com/pipelines/github/bereng/cassandra/307/workflows/b1c7c875-f9ea-45c6-9706-ac50d7219a95] - Branch [4.0|https://github.com/apache/cassandra/pull/1018]: CI [j8|https://app.circleci.com/pipelines/github/bereng/cassandra/309/workflows/a645b956-dcd7-431e-b109-7857af3c523f] & [j11|https://app.circleci.com/pipelines/github/bereng/cassandra/309/workflows/cd663541-e465-4f71-a3df-12c903742d45] - Branch [3.11|https://github.com/apache/cassandra/pull/1019]: [CI|https://app.circleci.com/pipelines/github/bereng/cassandra/310/workflows/efb64362-97f9-41a5-8ec6-20c6db390ff7] - Branch [3.0|https://github.com/apache/cassandra/pull/1020]: [CI|https://app.circleci.com/pipelines/github/bereng/cassandra/311/workflows/76bb62e6-a9f5-4602-ab9f-d6871cade2da] was (Author: bereng): Creating PRs with latest proposed solution from Mick and David: - Branch [Trunk|https://github.com/apache/cassandra/pull/1017]: CI [j8|https://app.circleci.com/pipelines/github/bereng/cassandra/307/workflows/d2ce5a5f-bada-4832-95d2-7f68bed15d66] & [j11|https://app.circleci.com/pipelines/github/bereng/cassandra/307/workflows/b1c7c875-f9ea-45c6-9706-ac50d7219a95] - Branch [4.0|https://github.com/apache/cassandra/pull/1018]: CI [j8|https://app.circleci.com/pipelines/github/bereng/cassandra/309/workflows/a645b956-dcd7-431e-b109-7857af3c523f] & [j11|https://app.circleci.com/pipelines/github/bereng/cassandra/309/workflows/cd663541-e465-4f71-a3df-12c903742d45] - Branch [3.11|https://github.com/apache/cassandra/pull/1019]: [CI|https://app.circleci.com/pipelines/github/bereng/cassandra/310/workflows/efb64362-97f9-41a5-8ec6-20c6db390ff7] > CircleCI - python dtests failing because of ccm issue > ----------------------------------------------------- > > Key: CASSANDRA-16688 > URL: https://issues.apache.org/jira/browse/CASSANDRA-16688 > Project: Cassandra > Issue Type: Bug > Components: CI > Reporter: Ekaterina Dimitrova > Assignee: Ekaterina Dimitrova > Priority: Normal > > Circle CI fails to run dtests. > [https://app.circleci.com/pipelines/github/adelapena/cassandra/483/workflows/e9a5f84e-e465-40e6-92f4-08e8632edf47/jobs/4315] > {code:java} > Obtaining ccm from git+ > [https://github.com/riptano/ccm.git@cassandra-test#egg=ccm] > (from -r /home/cassandra/cassandra-dtest/requirements.txt (line 9)) > Updating ./env3.6/src/ccm clone (to revision cassandra-test) > Running command git fetch -q --tags > WARNING: Discarding git+ > [https://github.com/riptano/ccm.git@cassandra-test#egg=ccm] > . Command errored out with exit status 1: git fetch -q --tags Check the logs > for full command output. > ERROR: Could not find a version that satisfies the requirement ccm > (unavailable) > ERROR: No matching distribution found for ccm (unavailable) > WARNING: You are using pip version 21.0.1; however, version 21.1.1 is > available. > {code} -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
