Skip to content

[CI] n8n-automation-gpt-oss / n8n-version failed on halo (linux) #333

@github-actions

Description

@github-actions

This issue was opened automatically by the Test Playbooks workflow after the test n8n-version failed on the main branch.

Failure scope

  • Playbook: n8n-automation-gpt-oss
  • Test id: n8n-version
  • Device: halo
  • Operating system: linux
  • Runner labels: self-hosted, Linux, halo
  • Runner name: xsj-aimlab-halo-02
  • Commit: d0a1cecc9a9eb138ce6e96c4865a1c343790f7a5
  • Workflow run: https://github.com/amd/playbooks/actions/runs/26858839624

Hardware / OS to use to reproduce

Run the failing test on a machine that matches the runner labels above (OS = linux, device = halo). The repo's self-hosted runners already advertise these labels; if you reproduce locally, use the same OS family and the same AMD device class.

How to dispatch the same test from CI

Re-run only the failing playbook on the same matrix entry by triggering the workflow with the playbook id:

gh workflow run test-playbooks.yml --repo amd/playbooks -f playbook_id=n8n-automation-gpt-oss

The workflow's matrix narrows down to this (device, platform) combination automatically based on the playbook's tested_platforms.

How to run just this test locally

python .github/scripts/run_playbook_tests.py --playbook n8n-automation-gpt-oss --platform linux --device halo

The runner extracts test blocks from playbooks/*/n8n-automation-gpt-oss/README.md (the failing block starts around line 397).

Failing test (verbatim from the README)

  • Timeout: 60s
n8n --version

Result

  • Exit code: 127

stderr (last lines)

bash: line 1: n8n: command not found


This issue is opened and deduplicated by .github/scripts/create_failure_issues.py. Close it once the failure is fixed; subsequent failures with the same scope will reopen a fresh issue.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions