[
https://issues.apache.org/jira/browse/CASSANDRA-17749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17566904#comment-17566904
]
Andres de la Peña commented on CASSANDRA-17749:
-----------------------------------------------
The repeated run workers are finishing almost instantly with a {{Repeated dtest
name hasn't been defined, exiting without running any test}} message. I think
you have to run the {{repeated_upgrade_dtest}} job, but {{j11_repeated_dtest}}
was run instead. That job is only available in the workflow for j8 builds.
The repeated test jobs should probably fail on empty properties instead of
succeed reporting the empty property. Otherwise, the only clue is the
abnormally quick execution time. I'd try to fix that in another ticket.
Also, the value of {{REPEATED_UPGRADE_DTEST_NAME}} should be:
{code:java}
upgrade_tests/upgrade_through_versions_test.py::TestUpgrade_indev_4_0_x_To_indev_4_1_x::test_bootstrap_multidc
{code}
Instead of
{code:java}
upgrade_tests/upgrade_through_versions_test::TestUpgrade_indev_4_0_x_To_indev_4_1_x::test_bootstrap_multidc
{code}
I think the {{.py}} part on the file name is needed.
> Fix flaky dtest -
> dtest-upgrade.upgrade_tests.upgrade_through_versions_test.TestUpgrade_indev_4_0_x_To_indev_4_1_x.test_bootstrap_multidc
> -----------------------------------------------------------------------------------------------------------------------------------------
>
> Key: CASSANDRA-17749
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17749
> Project: Cassandra
> Issue Type: Bug
> Components: Test/dtest/python
> Reporter: Brandon Williams
> Assignee: Brandon Williams
> Priority: Normal
> Fix For: 4.1-beta, 4.x
>
>
> https://ci-cassandra.apache.org/job/Cassandra-4.1/93/testReport/dtest-upgrade.upgrade_tests.upgrade_through_versions_test/TestUpgrade_indev_4_0_x_To_indev_4_1_x/test_bootstrap_multidc/
> Error Message
> test teardown failure
> Stacktrace
> Unexpected error found in node logs (see stdout for full details). Errors:
> [[node2] "ERROR [ScheduledTasks:1] 2022-07-11 22:53:45,982
> ResourceWatcher.java:64 - Timed run of class
> org.apache.cassandra.locator.PropertyFileSnitch$1
> failed.\norg.apache.cassandra.exceptions.ConfigurationException: Snitch
> definitions at cassandra-topology.properties do not define a location for
> this node's broadcast address /127.0.0.2:7000, nor does it provides a
> default\n\tat
> org.apache.cassandra.locator.PropertyFileSnitch.reloadConfiguration(PropertyFileSnitch.java:191)\n\tat
>
> org.apache.cassandra.locator.PropertyFileSnitch$1.runMayThrow(PropertyFileSnitch.java:78)\n\tat
>
> org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:28)\n\tat
> org.apache.cassandra.utils.ResourceWatcher$WatchedResource.run(ResourceWatcher.java:57)\n\tat
>
> org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:124)\n\tat
>
> java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)\n\tat
> java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)\n\tat
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)\n\tat
>
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)\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:748)"]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]