[ 
https://issues.apache.org/jira/browse/CASSANDRA-18401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17713294#comment-17713294
 ] 

Ekaterina Dimitrova edited comment on CASSANDRA-18401 at 4/17/23 9:18 PM:
--------------------------------------------------------------------------

+1 on the patch, I think we needed sanity check CI run and we do not need to 
test other C* versions here.

The CI looks ok to me. test_putget – dtest.putget_test.TestPutGet failure looks 
new but I do not think it can be related. Though we need a ticket for it: 
{code:java}
Error  failed on teardown with "Unexpected error found in node logs (see stdout 
for full details). Errors: [[node3] 'ERROR [PendingRangeCalculator:1] 
2023-04-08 00:54:06,468 JVMStabilityInspector.java:68 - Exception in thread 
Thread[PendingRangeCalculator:1,5,PendingRangeCalculator]\njava.lang.AssertionError:
 Unknown keyspace system_traces\n\tat 
org.apache.cassandra.db.Keyspace.<init>(Keyspace.java:325)\n\tat 
org.apache.cassandra.db.Keyspace.lambda$open$0(Keyspace.java:163)\n\tat 
org.apache.cassandra.utils.concurrent.LoadingMap.blockingLoadIfAbsent(LoadingMap.java:105)\n\tat
 
org.apache.cassandra.schema.Schema.maybeAddKeyspaceInstance(Schema.java:251)\n\tat
 org.apache.cassandra.db.Keyspace.open(Keyspace.java:163)\n\tat 
org.apache.cassandra.db.Keyspace.open(Keyspace.java:152)\n\tat 
org.apache.cassandra.service.PendingRangeCalculatorService.lambda$new$1(PendingRangeCalculatorService.java:58)\n\tat
 
org.apache.cassandra.concurrent.SingleThreadExecutorPlus$AtLeastOnce.run(SingleThreadExecutorPlus.java:60)\n\tat
 
org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133)\n\tat
 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)\n\tat
 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)\n\tat
 
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat
 java.lang.Thread.run(Thread.java:750)']"  Stacktrace  Unexpected error found 
in node logs (see stdout for full details). Errors: [[node3] 'ERROR 
[PendingRangeCalculator:1] 2023-04-08 00:54:06,468 
JVMStabilityInspector.java:68 - Exception in thread 
Thread[PendingRangeCalculator:1,5,PendingRangeCalculator]\njava.lang.AssertionError:
 Unknown keyspace system_traces\n\tat 
org.apache.cassandra.db.Keyspace.<init>(Keyspace.java:325)\n\tat 
org.apache.cassandra.db.Keyspace.lambda$open$0(Keyspace.java:163)\n\tat 
org.apache.cassandra.utils.concurrent.LoadingMap.blockingLoadIfAbsent(LoadingMap.java:105)\n\tat
 
org.apache.cassandra.schema.Schema.maybeAddKeyspaceInstance(Schema.java:251)\n\tat
 org.apache.cassandra.db.Keyspace.open(Keyspace.java:163)\n\tat 
org.apache.cassandra.db.Keyspace.open(Keyspace.java:152)\n\tat 
org.apache.cassandra.service.PendingRangeCalculatorService.lambda$new$1(PendingRangeCalculatorService.java:58)\n\tat
 
org.apache.cassandra.concurrent.SingleThreadExecutorPlus$AtLeastOnce.run(SingleThreadExecutorPlus.java:60)\n\tat
 
org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133)\n\tat
 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)\n\tat
 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)\n\tat
 
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat
 java.lang.Thread.run(Thread.java:750)'] {code}


was (Author: e.dimitrova):
+1 on the patch, I think we needed sanity check CI run and we do not need to 
test other C* versions here.

The CI looks ok to me. test_putget – dtest.putget_test.TestPutGet failure looks 
new but I do not think it can be related. Though we need a ticket for it:
h4.  
{code:java}
Error  failed on teardown with "Unexpected error found in node logs (see stdout 
for full details). Errors: [[node3] 'ERROR [PendingRangeCalculator:1] 
2023-04-08 00:54:06,468 JVMStabilityInspector.java:68 - Exception in thread 
Thread[PendingRangeCalculator:1,5,PendingRangeCalculator]\njava.lang.AssertionError:
 Unknown keyspace system_traces\n\tat 
org.apache.cassandra.db.Keyspace.<init>(Keyspace.java:325)\n\tat 
org.apache.cassandra.db.Keyspace.lambda$open$0(Keyspace.java:163)\n\tat 
org.apache.cassandra.utils.concurrent.LoadingMap.blockingLoadIfAbsent(LoadingMap.java:105)\n\tat
 
org.apache.cassandra.schema.Schema.maybeAddKeyspaceInstance(Schema.java:251)\n\tat
 org.apache.cassandra.db.Keyspace.open(Keyspace.java:163)\n\tat 
org.apache.cassandra.db.Keyspace.open(Keyspace.java:152)\n\tat 
org.apache.cassandra.service.PendingRangeCalculatorService.lambda$new$1(PendingRangeCalculatorService.java:58)\n\tat
 
org.apache.cassandra.concurrent.SingleThreadExecutorPlus$AtLeastOnce.run(SingleThreadExecutorPlus.java:60)\n\tat
 
org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133)\n\tat
 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)\n\tat
 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)\n\tat
 
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat
 java.lang.Thread.run(Thread.java:750)']"  Stacktrace  Unexpected error found 
in node logs (see stdout for full details). Errors: [[node3] 'ERROR 
[PendingRangeCalculator:1] 2023-04-08 00:54:06,468 
JVMStabilityInspector.java:68 - Exception in thread 
Thread[PendingRangeCalculator:1,5,PendingRangeCalculator]\njava.lang.AssertionError:
 Unknown keyspace system_traces\n\tat 
org.apache.cassandra.db.Keyspace.<init>(Keyspace.java:325)\n\tat 
org.apache.cassandra.db.Keyspace.lambda$open$0(Keyspace.java:163)\n\tat 
org.apache.cassandra.utils.concurrent.LoadingMap.blockingLoadIfAbsent(LoadingMap.java:105)\n\tat
 
org.apache.cassandra.schema.Schema.maybeAddKeyspaceInstance(Schema.java:251)\n\tat
 org.apache.cassandra.db.Keyspace.open(Keyspace.java:163)\n\tat 
org.apache.cassandra.db.Keyspace.open(Keyspace.java:152)\n\tat 
org.apache.cassandra.service.PendingRangeCalculatorService.lambda$new$1(PendingRangeCalculatorService.java:58)\n\tat
 
org.apache.cassandra.concurrent.SingleThreadExecutorPlus$AtLeastOnce.run(SingleThreadExecutorPlus.java:60)\n\tat
 
org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133)\n\tat
 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)\n\tat
 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)\n\tat
 
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat
 java.lang.Thread.run(Thread.java:750)'] {code}

> Investigate preloading ccm repositories in the docker image
> -----------------------------------------------------------
>
>                 Key: CASSANDRA-18401
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18401
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Build
>            Reporter: Brandon Williams
>            Assignee: Brandon Williams
>            Priority: Normal
>             Fix For: 3.0.x, 3.11.x, 4.0.x, 5.x
>
>
> In CASSANDRA-18391 it was discovered that to skip some upgrade tests, the ccm 
> repository first needed to be populated with older versions.  While that case 
> was solved, it may still be beneficial to preload the ccm repositories in the 
> docker image so they don't need to be fetched at all.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to