Skip to content

Patch is required for 3.29.2 #91

@dimakr

Description

@dimakr

3.29.2-scylla was recently released (on Mar 5). The matrix is failing to apply patch - https://argus.scylladb.com/tests/driver-matrix-tests/afcf0f94-d528-41eb-87cb-11ee643bdc7f:

Traceback (most recent call last):

  File "/jenkins/workspace/enterprise-2024.1/driver-tests/python-driver-matrix-test/python-driver-matrix/main.py", line 31, in main
    result = runner.run()

  File "/jenkins/workspace/enterprise-2024.1/driver-tests/python-driver-matrix-test/python-driver-matrix/run.py", line 202, in run
    if self._checkout_branch() and self._apply_patch_files() and self._install_python_requirements():

  File "/jenkins/workspace/enterprise-2024.1/driver-tests/python-driver-matrix-test/python-driver-matrix/run.py", line 128, in _apply_patch_files
    self._run_command_in_shell(f"patch -p1 -i {file_path}")

  File "/jenkins/workspace/enterprise-2024.1/driver-tests/python-driver-matrix-test/python-driver-matrix/run.py", line 111, in _run_command_in_shell
    assert status_code == 0, stderr

AssertionError: (None, b'/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)\n')

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions