)]}'
{"id":"openstack%2Fldappool~980573","triplet_id":"openstack%2Fldappool~master~Iebb8b48d3e6d3c4cdd537227a63fc32837370ed3","project":"openstack/ldappool","branch":"master","hashtags":[],"change_id":"Iebb8b48d3e6d3c4cdd537227a63fc32837370ed3","subject":"Log INVALID_CREDENTIALS at INFO, not ERROR","status":"NEW","created":"2026-03-14 21:09:50.000000000","updated":"2026-03-14 21:19:25.000000000","submit_type":"MERGE_IF_NECESSARY","mergeable":true,"submittable":false,"total_comment_count":0,"unresolved_comment_count":0,"has_review_started":true,"meta_rev_id":"6f1a604ad8041219011ab2d06acda2a35356cd1c","_number":980573,"virtual_id_number":980573,"owner":{"_account_id":13478,"name":"Boris Bobrov","email":"b.bobrov@sap.com","username":"bbobrov"},"actions":{},"labels":{"Verified":{"recommended":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"all":[{"tag":"autogenerated:zuul:check","value":1,"date":"2026-03-14 21:19:25.000000000","permitted_voting_range":{"min":-2,"max":2},"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]}],"values":{"-2":"Fails","-1":"Doesn\u0027t seem to work"," 0":"No score","+1":"Works for me","+2":"Verified"},"description":"","value":1,"default_value":0,"optional":true},"Code-Review":{"all":[{"value":0,"permitted_voting_range":{"min":-1,"max":1},"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]}],"values":{"-2":"Do not merge","-1":"This patch needs further work before it can be merged"," 0":"No score","+1":"Looks good to me, but someone else must approve","+2":"Looks good to me (core reviewer)"},"description":"","default_value":0,"optional":true},"Workflow":{"all":[{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]}],"values":{"-1":"Work in progress"," 0":"Ready for reviews","+1":"Approved"},"description":"","default_value":0,"optional":true}},"removable_reviewers":[],"reviewers":{"REVIEWER":[{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]}]},"pending_reviewers":{},"reviewer_updates":[{"updated":"2026-03-14 21:19:25.000000000","updated_by":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"reviewer":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"state":"REVIEWER"}],"messages":[{"id":"9882ca0c3c00ae83bba0a486070f5452a25dd558","tag":"autogenerated:gerrit:newPatchSet","author":{"_account_id":13478,"name":"Boris Bobrov","email":"b.bobrov@sap.com","username":"bbobrov"},"date":"2026-03-14 21:09:50.000000000","message":"Uploaded patch set 1.","accounts_in_message":[],"_revision_number":1},{"id":"6f1a604ad8041219011ab2d06acda2a35356cd1c","tag":"autogenerated:zuul:check","author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"date":"2026-03-14 21:19:25.000000000","message":"Patch Set 1: Verified+1\n\nBuild succeeded (check pipeline).\nhttps://zuul.opendev.org/t/openstack/buildset/77f4945a2c504093801e891f18399e54\n\n- openstack-tox-pep8 https://zuul.opendev.org/t/openstack/build/900ce5f996b54f8c9682fb01cf624918 : SUCCESS in 2m 45s\n- openstack-tox-py310 https://zuul.opendev.org/t/openstack/build/101ceb05b55c436e8d5ea432c18a9b12 : SUCCESS in 2m 45s\n- openstack-tox-py313 https://zuul.opendev.org/t/openstack/build/c67dd80b1af1410a8e78c9bc0236729c : SUCCESS in 2m 35s\n- openstack-tox-py314 https://zuul.opendev.org/t/openstack/build/8287e0259b2f4ba69a431c5379148da1 : SUCCESS in 5m 03s (non-voting)","accounts_in_message":[],"_revision_number":1}],"current_revision_number":1,"current_revision":"e925d71ba9cc395b8a95c89e16f9afbde8937873","revisions":{"e925d71ba9cc395b8a95c89e16f9afbde8937873":{"kind":"REWORK","_number":1,"created":"2026-03-14 21:09:50.000000000","uploader":{"_account_id":13478,"name":"Boris Bobrov","email":"b.bobrov@sap.com","username":"bbobrov"},"ref":"refs/changes/73/980573/1","fetch":{"anonymous http":{"url":"https://review.opendev.org/openstack/ldappool","ref":"refs/changes/73/980573/1","commands":{"Checkout":"git fetch https://review.opendev.org/openstack/ldappool refs/changes/73/980573/1 \u0026\u0026 git checkout FETCH_HEAD","Cherry Pick":"git fetch https://review.opendev.org/openstack/ldappool refs/changes/73/980573/1 \u0026\u0026 git cherry-pick FETCH_HEAD","Format Patch":"git fetch https://review.opendev.org/openstack/ldappool refs/changes/73/980573/1 \u0026\u0026 git format-patch -1 --stdout FETCH_HEAD","Pull":"git pull https://review.opendev.org/openstack/ldappool refs/changes/73/980573/1"}}},"commit":{"parents":[{"commit":"709efc7bb3da6e20e88bad584632500d13ed92d4","subject":"add pyproject.toml to support pip 23.1","web_links":[{"name":"gitea","tooltip":"Open in GitWeb","url":"https://opendev.org/openstack/ldappool/commit/709efc7bb3da6e20e88bad584632500d13ed92d4"}]}],"author":{"name":"Boris Bobrov","email":"b.bobrov@sap.com","date":"2026-03-14 19:30:47.000000000","tz":60},"committer":{"name":"Boris Bobrov","email":"b.bobrov@sap.com","date":"2026-03-14 21:09:38.000000000","tz":60},"subject":"Log INVALID_CREDENTIALS at INFO, not ERROR","message":"Log INVALID_CREDENTIALS at INFO, not ERROR\n\nWhen a user provides wrong credentials, ldappool logged the\nresulting ldap.INVALID_CREDENTIALS exception at ERROR level\nwith a full traceback.  This was introduced in commit 459000d\n(\"fix ldappool bad password retry logic\") which copied the\nlog.error() pattern from the existing retry-exhaustion path,\nbut invalid credentials is an expected operational event (wrong\npassword), not a server error.\n\nThe ERROR tracebacks create significant log noise in services\nlike Keystone that handle many authentication requests, making\nit harder to spot real problems.\n\nChange log.error() to log.info() and drop exc_info\u003dTrue since\nthe traceback adds no diagnostic value for this case.  The\nexception is still re-raised to the caller immediately, so the\ncaller (e.g. Keystone) can log it at whatever level it deems\nappropriate for its own context.\n\nCloses-Bug: 2144440\nGenerated-By: claude-opus-4-6 (OpenCode)\nChange-Id: Iebb8b48d3e6d3c4cdd537227a63fc32837370ed3\nSigned-off-by: Boris Bobrov \u003cb.bobrov@sap.com\u003e\n","web_links":[{"name":"gitea","tooltip":"Open in GitWeb","url":"https://opendev.org/openstack/ldappool/commit/e925d71ba9cc395b8a95c89e16f9afbde8937873"}],"resolve_conflicts_web_links":[{"name":"gitea","tooltip":"Open in GitWeb","url":"https://opendev.org/openstack/ldappool/commit/e925d71ba9cc395b8a95c89e16f9afbde8937873"}]},"branch":"refs/heads/master"}},"requirements":[],"submit_records":[{"rule_name":"gerrit~DefaultSubmitRule","status":"OK","labels":[{"label":"Verified","status":"MAY","applied_by":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]}},{"label":"Code-Review","status":"MAY"},{"label":"Workflow","status":"MAY"}]}],"submit_requirements":[{"name":"Verified","description":"Verified in gate by CI","status":"UNSATISFIED","is_legacy":false,"submittability_expression_result":{"expression":"label:Verified\u003dMAX AND -label:Verified\u003dMIN","fulfilled":false,"status":"FAIL","passing_atoms":[],"failing_atoms":["label:Verified\u003dMAX","label:Verified\u003dMIN"],"atom_explanations":{"label:Verified\u003dMAX":"","label:Verified\u003dMIN":""}}},{"name":"Code-Review","description":"Code reviewed by core reviewer","status":"UNSATISFIED","is_legacy":false,"submittability_expression_result":{"expression":"label:Code-Review\u003dMAX AND -label:Code-Review\u003dMIN","fulfilled":false,"status":"FAIL","passing_atoms":[],"failing_atoms":["label:Code-Review\u003dMAX","label:Code-Review\u003dMIN"],"atom_explanations":{"label:Code-Review\u003dMAX":"","label:Code-Review\u003dMIN":""}}},{"name":"Workflow","description":"Approved for gate by core reviewer","status":"UNSATISFIED","is_legacy":false,"submittability_expression_result":{"expression":"label:Workflow\u003dMAX AND -label:Workflow\u003dMIN","fulfilled":false,"status":"FAIL","passing_atoms":[],"failing_atoms":["label:Workflow\u003dMAX","label:Workflow\u003dMIN"],"atom_explanations":{"label:Workflow\u003dMAX":"","label:Workflow\u003dMIN":""}}}]}
