redpanda
redpanda copied to clipboard
CI Failure (key symptom) in `SIPartitionMovementTest.test_shadow_indexing`
https://buildkite.com/redpanda/redpanda/builds/48541 https://buildkite.com/redpanda/redpanda/builds/48553 https://buildkite.com/redpanda/redpanda/builds/48551 https://buildkite.com/redpanda/redpanda/builds/48552 https://buildkite.com/redpanda/redpanda/builds/48553 https://buildkite.com/redpanda/redpanda/builds/48555 https://buildkite.com/redpanda/redpanda/builds/48554 https://buildkite.com/redpanda/redpanda/builds/48552 https://buildkite.com/redpanda/redpanda/builds/48555 https://buildkite.com/redpanda/redpanda/builds/48554 https://buildkite.com/redpanda/redpanda/builds/48560 https://buildkite.com/redpanda/redpanda/builds/48562
Module: rptest.tests.partition_movement_test
Class: SIPartitionMovementTest
Method: test_shadow_indexing
Arguments: {
"num_to_upgrade": 2,
"cloud_storage_type": 1
}
test_id: SIPartitionMovementTest.test_shadow_indexing
status: FAIL
run time: 31.727 seconds
TimeoutError('Redpanda service docker-rp-7 failed to start within 20 sec')
Traceback (most recent call last):
File "/opt/.ducktape-venv/lib/python3.10/site-packages/ducktape/tests/runner_client.py", line 184, in _do_run
data = self.run_test()
File "/opt/.ducktape-venv/lib/python3.10/site-packages/ducktape/tests/runner_client.py", line 276, in run_test
return self.test_context.function(self.test)
File "/opt/.ducktape-venv/lib/python3.10/site-packages/ducktape/mark/_mark.py", line 535, in wrapper
return functools.partial(f, *args, **kwargs)(*w_args, **w_kwargs)
File "/root/tests/rptest/services/cluster.py", line 103, in wrapped
r = f(self, *args, **kwargs)
File "/root/tests/rptest/tests/partition_movement_test.py", line 971, in test_shadow_indexing
self.start_redpanda(num_nodes=3, install_opts=install_opts)
File "/root/tests/rptest/tests/end_to_end.py", line 125, in start_redpanda
self.redpanda.start(auto_assign_node_id=new_bootstrap,
File "/root/tests/rptest/services/redpanda.py", line 2552, in start
raise e
File "/root/tests/rptest/services/redpanda.py", line 2544, in start
self.for_nodes(to_start, start_one)
File "/root/tests/rptest/services/redpanda.py", line 1391, in for_nodes
return list(executor.map(cb, nodes))
File "/usr/lib/python3.10/concurrent/futures/_base.py", line 621, in result_iterator
yield _result_or_cancel(fs.pop())
File "/usr/lib/python3.10/concurrent/futures/_base.py", line 319, in _result_or_cancel
return fut.result(timeout)
File "/usr/lib/python3.10/concurrent/futures/_base.py", line 458, in result
return self.__get_result()
File "/usr/lib/python3.10/concurrent/futures/_base.py", line 403, in __get_result
raise self._exception
File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
result = self.fn(*self.args, **self.kwargs)
File "/root/tests/rptest/services/redpanda.py", line 2536, in start_one
self.start_node(node,
File "/root/tests/rptest/services/redpanda.py", line 2871, in start_node
self.start_service(node, start_rp)
ducktape.errors.TimeoutError: Redpanda service docker-rp-7 failed to start within 20 sec
Test requested 5 nodes, used only 3
JIRA Link: CORE-2747
Incorrect feature gating around cloud_storage_url_style fixed in https://github.com/redpanda-data/redpanda/pull/18199. This is resolved.
*https://buildkite.com/redpanda/vtools/builds/13607
*https://buildkite.com/redpanda/vtools/builds/13628
*https://buildkite.com/redpanda/vtools/builds/13649
*https://buildkite.com/redpanda/vtools/builds/13663
*https://buildkite.com/redpanda/vtools/builds/13676
*https://buildkite.com/redpanda/vtools/builds/13715
*https://buildkite.com/redpanda/vtools/builds/13715
*https://buildkite.com/redpanda/vtools/builds/13715
*https://buildkite.com/redpanda/vtools/builds/13715
*https://buildkite.com/redpanda/vtools/builds/13715
Primary issue: https://github.com/redpanda-data/redpanda/issues/19959
Automatically closing issue to match current state of CORE-2747