Skip to content

set-matrix: disable codebuild runners when cross-compiling#354

Merged
theihor merged 1 commit intomasterfrom
disable-codebuild
Mar 26, 2025
Merged

set-matrix: disable codebuild runners when cross-compiling#354
theihor merged 1 commit intomasterfrom
disable-codebuild

Conversation

@theihor
Copy link
Contributor

@theihor theihor commented Mar 26, 2025

On codebuild runners, kernel cross-compilation reliably fails with:

/bin/sh: 1:
/codebuild/output/src3696644155/src/actions-runner/_work/vmtest/vmtest/tools/testing/selftests/bpf/tools/sbin/bpftool:
Exec format error

Examples:

In comparison with recent successful runs, notable change on codebuild runners is the machine's kernel version:

Kernel Version: 4.14.355-275.572.amzn2.x86_64
Kernel Version: 6.1.129-138.220.amzn2023.x86_64

Needs further investigation.

On codebuild runners, kernel cross-compilation reliably fails with:

    /bin/sh: 1:
    /codebuild/output/src3696644155/src/actions-runner/_work/vmtest/vmtest/tools/testing/selftests/bpf/tools/sbin/bpftool:
    Exec format error

Examples:
* https://github.com/kernel-patches/bpf/actions/runs/14071382414/job/39407043081
* https://github.com/kernel-patches/bpf/actions/runs/14071415023/job/39406288267
* https://github.com/kernel-patches/vmtest/actions/runs/14072569194/job/39409645515

In comparison with recent successful runs, notable change on codebuild
runners is the machine's kernel version:

    Kernel Version: 4.14.355-275.572.amzn2.x86_64
    Kernel Version: 6.1.129-138.220.amzn2023.x86_64

Needs further investigation.

Signed-off-by: Ihor Solodrai <ihor.solodrai@linux.dev>
@theihor theihor marked this pull request as ready for review March 26, 2025 00:42
@theihor theihor merged commit 7b9548a into master Mar 26, 2025
57 checks passed
@theihor theihor deleted the disable-codebuild branch March 26, 2025 01:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant