Skip to content

1.23.1 breaks provisioning beaker machines from tmt #304

@sharkcz

Description

@sharkcz

Seems that commit 0cabc75 breaks provisioning Red Hat beaker systems from tmt. We are getting

/var/tmp/tmt/run-006

/plans/gating
    provision
        queued provision.provision task #1: default-0
        
        provision.provision task #1: default-0
        how: beaker
        arch: s390x
        image: rhel-9.5
        whiteboard: tmt-006-CvgeRHum
        fail: Failed to create Beaker job
    finish
        warn: Nothing to finish, no guests provisioned.

plan failed

The exception was caused by 1 earlier exceptions

Cause number 1:

    provision step failed

    The exception was caused by 1 earlier exceptions

    Cause number 1:

        Failed to create Beaker job

        The exception was caused by 1 earlier exceptions

        Cause number 1:

            ({'response': "\t<type 'exceptions.ValueError'>\n\tlinux is not a valid group"}, {'name': 'rhel-9.5-s390x', 'distro': 'RHEL-9.5%', 'os': 'rhel-9.5', 'job_group': 'linux', 'meta_distro': False, 'arch': 's390x', 'variant': 'BaseOS', 'job_owner': None, 'ks_meta': None, 'kernel_options': None, 'kernel_options_post': None, 'retention_tag': 'audit', 'product': '[internal]', 'whiteboard': 'tmt-006-CvgeRHum', 'priority': 'Normal', 'tasks': [{'name': '/distribution/dummy', 'role': 'STANDALONE'}], 'ks_append': [], 'hostRequires': None, 'distro_tags': [], 'host_id': 'rhel-9.5-s390x'})

            The exception was caused by 1 earlier exceptions

            Cause number 1:

                <Fault 1: "<type 'exceptions.ValueError'>:linux is not a valid group">

with

tmt-1.40.0-1.fc40.noarch
beaker-common-29.1-1.fc40.noarch
beaker-redhat-0.2.1-15.fc40eng.noarch
python3-mracklib-1.23.1-1.fc40.noarch
python3-mrack-beaker-1.23.1-1.fc40.noarch

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