runner icon indicating copy to clipboard operation
runner copied to clipboard

[self-host][RH enterprise] service failing with status=133

Open martin-haluza-cantata opened this issue 3 years ago • 2 comments

Describe the bug Running run.sh works, actions get executed locally. The service fails with "Main process exited, code=exited, status=133"

To Reproduce Steps to reproduce the behavior:

  1. Go to actions-runner directory
  2. Run sudo ./svc.sh install
  3. Run sudo ./svc.sh start - this starts the service, the output says " Active: active (running)"
  4. Run sudo ./svc.sh status
  5. The service failed.

Expected behavior The service is Active

Runner Version and Platform

Version of your runner: 2.296.2 OS: Red Hat Enterprise Linux release 8.6 (Ootpa)

What's not working?

   Active: failed (Result: exit-code) since Sun 2022-09-18 08:08:03 UTC; 46s ago
  Process: 2220627 ExecStart=/etc/actions-runner/runsvc.sh (code=exited, status=133)
 Main PID: 2220627 (code=exited, status=133)

Sep 18 08:08:03 DCHSARWEBL01 runsvc.sh[2220627]:  6: 0x124af66  [./externals/node16/bin/node]
Sep 18 08:08:03 DCHSARWEBL01 runsvc.sh[2220627]:  7: 0xd1314e v8::Isolate::Initialize(v8::Isolate*, v8::Isolate::CreateParams const&) [./externals/node16/bin/node]
Sep 18 08:08:03 DCHSARWEBL01 runsvc.sh[2220627]:  8: 0xb4451c node::NodeMainInstance::NodeMainInstance(v8::Isolate::CreateParams*, uv_loop_s*, node::MultiIsolatePlatform*, std:…
Sep 18 08:08:03 DCHSARWEBL01 runsvc.sh[2220627]:  9: 0xac67d3 node::Start(int, char**) [./externals/node16/bin/node]
Sep 18 08:08:03 DCHSARWEBL01 runsvc.sh[2220627]: 10: 0x7f6634349493 __libc_start_main [/lib64/libc.so.6]
Sep 18 08:08:03 DCHSARWEBL01 runsvc.sh[2220627]: 11: 0xa3bfbc  [./externals/node16/bin/node]
Sep 18 08:08:03 DCHSARWEBL01 systemd-coredump[2220639]: Process 2220630 (node) of user 1000 dumped core.
Sep 18 08:08:03 DCHSARWEBL01 runsvc.sh[2220627]: /etc/actions-runner/runsvc.sh: line 19: 2220630 Trace/breakpoint trap   (core dumped) ./externals…nerService.js
Sep 18 08:08:03 DCHSARWEBL01 systemd[1]: actions.runner.(...).service: Main process exited, code=exited, status=133/n/a
Sep 18 08:08:03 DCHSARWEBL01 systemd[1]: actions.runner.(...).service: Failed with result 'exit-code'.

martin-haluza-cantata avatar Sep 18 '22 08:09 martin-haluza-cantata

Any plan to fix this?

isaaccarrington avatar Apr 21 '23 09:04 isaaccarrington

This issue is stale because it has been open 365 days with no activity. Remove stale label or comment or this will be closed in 15 days.

github-actions[bot] avatar Apr 29 '24 00:04 github-actions[bot]

This issue was closed because it has been stalled for 15 days with no activity.

github-actions[bot] avatar May 20 '24 00:05 github-actions[bot]