-
Notifications
You must be signed in to change notification settings - Fork 98
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
disrupt_replace_service_level_using_detach_during_load validate_role_service_level_attributes_against_db fails with: IndexError: list index out of range #9671
Comments
you are not running it with the needed configuration for those nemesis
'configurations/nemesis/additional_configs/sla_config.yaml' is missing |
@fruch , i wouldn't guess that from an error of "IndexError: list index out of range"... |
In this case, it is either documentation issue or an enhancement for the existing nemesis, so I would create a new issue for this with more honed down description |
@yarongilor also seems you added the following boolean in your configuration :
so what documentation do you except ? (if you expect it, please write it) |
@fruch , As can be seen above, this parameter help is not detailed enough to understand what's missing. i actually still have no idea what's missing..
Could it be that the combination of Ldap and SLA is the root of the problem somehow?
? or should we consider adjusting SLA nemesis code to work with Ldap somehow? |
By SCT log I see that Service level 'sl250_dda50134' has been created and attached to role
But
By the SCT code this [failed] line
So there are 2 problems here:
About LDAP and SLA - I do not know how LDAP may broke the test |
2 problem at least can be easily solved #9829 |
Packages
Scylla version:
2024.3.0~dev-20241220.e8463f6b719f
with build-idbb749b8a21072b70e631576259d767ecfe654583
Kernel Version:
6.8.0-1021-aws
Issue description
Describe your issue in detail and steps it took to produce it.
Impact
Describe the impact this issue causes to the user.
How frequently does it reproduce?
Describe the frequency with how this issue can be reproduced.
Installation details
Cluster size: 3 nodes (i4i.large)
Scylla Nodes used in this run:
OS / Image:
ami-0af6c6b0a814f34a7
(aws: undefined_region)Test:
byo-longevity-test-yg2
Test id:
2556bfba-bff7-4ec5-833d-312330270ab4
Test name:
scylla-staging/yarongilor/byo-longevity-test-yg2
Test method:
longevity_sla_test.LongevitySlaTest.test_custom_time
Test config file(s):
Logs and commands
$ hydra investigate show-monitor 2556bfba-bff7-4ec5-833d-312330270ab4
$ hydra investigate show-logs 2556bfba-bff7-4ec5-833d-312330270ab4
Logs:
Jenkins job URL
Argus
The text was updated successfully, but these errors were encountered: