[ https://issues.apache.org/jira/browse/CASSANDRA-17854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17622336#comment-17622336 ]
Ekaterina Dimitrova edited comment on CASSANDRA-17854 at 10/21/22 3:51 PM: --------------------------------------------------------------------------- So 4.0 is all green except one container that didn't manage to pull the new image. I verified that other containers were pulling the right image. I restarted that cqlsh job [here|https://app.circleci.com/pipelines/github/ekaterinadimitrova2/cassandra/1989/workflows/a060ad05-0437-4273-a6b8-a8837ea58458/jobs/15982] and this time it finished all green, pulling the right image etc In Jenkins: * [3.0|https://jenkins-cm4.apache.org/view/patches/job/Cassandra-devbranch/2032/#showFailuresLink] seems fine to me. * [3.11|https://jenkins-cm4.apache.org/view/patches/job/Cassandra-devbranch/2033/#showFailuresLink] - I am not sure there is an error that xml files were not copied. Digging into the full log some tests didn't run due to [git fetch issues|https://jenkins-cm4.apache.org/job/Cassandra-devbranch-cqlsh-tests/1757/console] I think I saw this once before. It is weird because it tries to fetch from apache but then you can see also branches from my fork being listed? I still do not get it. I will push again this run for now. In anyway I do not think this issue is related to what we are doing here. * [4.0|https://jenkins-cm4.apache.org/view/patches/job/Cassandra-devbranch/2034/] - looks fine to me; there are some weird failures but they do not seem to be related; also Circle is fine for that branch * [4.1|https://jenkins-cm4.apache.org/view/patches/job/Cassandra-devbranch/2035/] - aborted as the jdk8 on amd got aborted. I found in the [log|https://jenkins-cm4.apache.org/job/Cassandra-devbranch-artifacts/1971/jdk=jdk_1.8_latest,label=cassandra/console]: {code:java} 02:49:40 Delta RPMs disabled because /usr/bin/applydeltarpm not installed.02:49:40 [91mwarning: /var/cache/yum/x86_64/7/base/packages/alsa-lib-1.1.8-1.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY*02:49:40* [0mPublic key for alsa-lib-1.1.8-1.el7.x86_64.rpm is not installed*02:49:40* Public key for freetype-2.8-14.el7_9.1.x86_64.rpm is not installed*02:49:42* Build timed out (after 5 minutes). Marking the build as aborted.{code} I will restart this one too as I suspect it might be transient? * trunk - still running, will check back later was (Author: e.dimitrova): So 4.0 is all green except one container that didn't manage to pull the new image. I verified that other containers were pulling the right image. I restarted that cqlsh job [here|https://app.circleci.com/pipelines/github/ekaterinadimitrova2/cassandra/1989/workflows/a060ad05-0437-4273-a6b8-a8837ea58458/jobs/15982] and this time it finished all green, pulling the right image etc In Jenkins: * [3.0|https://jenkins-cm4.apache.org/view/patches/job/Cassandra-devbranch/2032/#showFailuresLink] seems fine to me. * [3.11|https://jenkins-cm4.apache.org/view/patches/job/Cassandra-devbranch/2033/#showFailuresLink] - I am not sure there is an error that xml files were not copied. Digging into the full log some tests didn't run due to [git fetch issues|https://jenkins-cm4.apache.org/job/Cassandra-devbranch-cqlsh-tests/1757/console] I think I saw this once before. It is weird because it tries to fetch from apache but then you can see also branches from my fork being listed? I still do not get it. I will push again this run for now. In anyway I do not think this issue is related to what we are doing here. * [4.0|https://jenkins-cm4.apache.org/view/patches/job/Cassandra-devbranch/2034/] - looks fine to me; there are some weird failures but they do not seem to be related; also Circle is fine for that branch * [4.1|https://jenkins-cm4.apache.org/view/patches/job/Cassandra-devbranch/2035/] - aborted as the jdk8 on amd got aborted. I found in the [log|https://jenkins-cm4.apache.org/job/Cassandra-devbranch-artifacts/1971/jdk=jdk_1.8_latest,label=cassandra/console]: *02:49:40* Delta RPMs disabled because /usr/bin/applydeltarpm not installed.*02:49:40* [91mwarning: /var/cache/yum/x86_64/7/base/packages/alsa-lib-1.1.8-1.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY*02:49:40* [0mPublic key for alsa-lib-1.1.8-1.el7.x86_64.rpm is not installed*02:49:40* Public key for freetype-2.8-14.el7_9.1.x86_64.rpm is not installed*02:49:42* Build timed out (after 5 minutes). Marking the build as aborted. I will restart this one too as I suspect it might be transient? * trunk - still running, will check back later > Add JDK17 to our test docker images > ----------------------------------- > > Key: CASSANDRA-17854 > URL: https://issues.apache.org/jira/browse/CASSANDRA-17854 > Project: Cassandra > Issue Type: Task > Components: CI > Reporter: Ekaterina Dimitrova > Assignee: Ekaterina Dimitrova > Priority: Normal > > In preparation to support JDK 17 I want to add JDK 17 to our test images to > enable our CIs for testing with JDK 17 > -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org