Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI Failure (key symptom) in UpgradeBackToBackTest.test_upgrade_with_all_workloads #18356

Open
vbotbuildovich opened this issue May 9, 2024 · 10 comments
Labels
auto-triaged used to know which issues have been opened from a CI job ci-failure

Comments

@vbotbuildovich
Copy link
Collaborator

vbotbuildovich commented May 9, 2024

https://buildkite.com/redpanda/vtools/builds/13607

Module: rptest.tests.upgrade_test
Class: UpgradeBackToBackTest
Method: test_upgrade_with_all_workloads
Arguments: {
    "single_upgrade": false
}
test_id:    UpgradeBackToBackTest.test_upgrade_with_all_workloads
status:     FAIL
run time:   602.864 seconds

TimeoutError('Redpanda service ip-172-31-12-233 failed to start within 90 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 "/home/ubuntu/redpanda/tests/rptest/services/cluster.py", line 103, in wrapped
    r = f(self, *args, **kwargs)
  File "/home/ubuntu/redpanda/tests/rptest/tests/upgrade_test.py", line 224, in test_upgrade_with_all_workloads
    for current_version in self.upgrade_through_versions(self.versions):
  File "/home/ubuntu/redpanda/tests/rptest/tests/redpanda_test.py", line 259, in upgrade_through_versions
    self.redpanda.rolling_restart_nodes(
  File "/home/ubuntu/redpanda/tests/rptest/services/redpanda.py", line 1365, in rolling_restart_nodes
    restarter.restart_nodes(nodes,
  File "/home/ubuntu/redpanda/tests/rptest/services/rolling_restarter.py", line 100, in restart_nodes
    self.redpanda.start_node(
  File "/home/ubuntu/redpanda/tests/rptest/services/redpanda.py", line 2871, in start_node
    self.start_service(node, start_rp)
  File "/home/ubuntu/redpanda/tests/rptest/services/redpanda.py", line 2947, in start_service
    start()
  File "/home/ubuntu/redpanda/tests/rptest/services/redpanda.py", line 2862, in start_rp
    wait_until(
  File "/opt/.ducktape-venv/lib/python3.10/site-packages/ducktape/utils/util.py", line 57, in wait_until
    raise TimeoutError(err_msg() if callable(err_msg) else err_msg) from last_exception
ducktape.errors.TimeoutError: Redpanda service ip-172-31-12-233 failed to start within 90 sec

JIRA Link: CORE-2869

@vbotbuildovich vbotbuildovich added auto-triaged used to know which issues have been opened from a CI job ci-failure labels May 9, 2024
@vbotbuildovich
Copy link
Collaborator Author

1 similar comment
@vbotbuildovich
Copy link
Collaborator Author

@vbotbuildovich
Copy link
Collaborator Author

1 similar comment
@vbotbuildovich
Copy link
Collaborator Author

@vbotbuildovich
Copy link
Collaborator Author

1 similar comment
@vbotbuildovich
Copy link
Collaborator Author

@vbotbuildovich
Copy link
Collaborator Author

1 similar comment
@vbotbuildovich
Copy link
Collaborator Author

@vbotbuildovich
Copy link
Collaborator Author

1 similar comment
@vbotbuildovich
Copy link
Collaborator Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-triaged used to know which issues have been opened from a CI job ci-failure
Projects
None yet
Development

No branches or pull requests

1 participant