Skip to content

/usr/share/beakerlib/testing.sh: line 878: 111: Bad file descriptor #141

Open
@lukaszachy

Description

@lukaszachy

I can't reproduce this, happens once in a blue moon. This is from internal test so apologies for broken links.
Happened one single arch, unfortunately later tasks don't do 'rlRun -l' so I cannot say if machine got corrupted or it was just a unfortunate resource situation during that one task.

Test: tests/ruby/tree/Sanity/smoke-test/runtest.sh
Output: BEAKER_ARCHIVE_SERVER/beaker-logs/2022/08/69656/6965677/12532692/149528826/taskout.log
Beaker recipe / job: BEAKER_SERVER/recipes/12532692#task149528826

Test isn't doing anything strange, it's roughly

    rlPhaseStartTest "Options"
        rlRun -l "$RUBY --version" 0 "Running $RUBY --version"
        rlRun "$RUBY -e \"puts 'Hello World!'\"" 0 "Running $RUBY -e \"puts 'Hello World'\""

All rlRun -l failed with

/usr/share/beakerlib/testing.sh: line 878: 111: Bad file descriptor

However none of rlRun failed.

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