[
https://issues.apache.org/jira/browse/CASSANDRA-19558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17840332#comment-17840332
]
Michael Semb Wever edited comment on CASSANDRA-19558 at 4/25/24 8:08 AM:
-------------------------------------------------------------------------
Still issues with docker rate limits, now solely caused by pulling alpine:latest
Fixing by pushing alpine:3.19.1 into our jfrog too, reference this comment:
https://issues.apache.org/jira/browse/CASSANDRA-18931?focusedCommentId=17840325&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-17840325
Another issue was with having the .git subdirectory included in the stash, and
unstashing it on top of existing git working directories on ci-cassandra. The
only reason .git was being stashed was because a bug had crept into the deb/rpm
scripts where they failed if git didn't work. The scripts have been fixed to
work on non-versioned working directories, and .git subdirectory is no longer
stashed.
was (Author: michaelsembwever):
Still issues with docker rate limits, now solely caused by pulling alpine:latest
Pushing alpine:3.19.1 into our jfrog too, reference this comment:
https://issues.apache.org/jira/browse/CASSANDRA-18931?focusedCommentId=17840325&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-17840325
> Standalone jenkinsfile first round bug fixes
> --------------------------------------------
>
> Key: CASSANDRA-19558
> URL: https://issues.apache.org/jira/browse/CASSANDRA-19558
> Project: Cassandra
> Issue Type: Bug
> Components: CI
> Reporter: Michael Semb Wever
> Assignee: Michael Semb Wever
> Priority: Normal
> Fix For: 5.0.x, 5.x
>
> Attachments: CASSANDRA-19558_50_#5_ci_summary.html,
> CASSANDRA-19558_50_#5_results_details.tar.xz,
> CASSANDRA-19558-5.0_#13_ci_summary.html,
> CASSANDRA-19558-5.0_#13_results_details.tar.xz,
> CASSANDRA-19558-5.0_#16_ci_summary.html,
> CASSANDRA-19558-5.0_#16_results_details.tar.xz,
> CASSANDRA-19558_#8_ci_summary.html, CASSANDRA-19558_#8_results_details.tar.xz
>
>
> A few follow up improvements and bug fixes for the standalone jenkinsfile.
> - add at top a list of test failures in ci_summary.html
> - docker scripts always try to login (as base images need to be pulled too)
> - move simulator-dtests to large containers (they need 8g just heap)
> - in ubuntu2004_test.docker make sure /home/cassandra exists and has correct
> perms (from marcuse)
> - persist the jenkinsfile parameters from run to run (important for the
> post-commit jobs to keep their non-default branch and profile values) (was
> CASSANDRA-19536)
> - increase jvm-dtest splits from 8 to 12
> - when on ci-cassandra, replace use of copyArtifacts in Jenkinsfile
> generateTestReports() with manual wget of test files, allowing the summary
> phase to be run on any agent (copyArtifact would take >4hrs otherwise) (was
> INFRA-25694)
> - copy ci_summary.html and results_details.tar.xz to nightlies
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]