[GH-ISSUE #375] Failed CI #94

Closed
opened 2026-03-04 00:23:51 +03:00 by kerem · 1 comment
Owner

Originally created by @Sergeydmitr on GitHub (Nov 8, 2023).
Original GitHub issue: https://github.com/SignTools/SignTools/issues/375

!! Please fill in this template, DO NOT ignore or delete it. !!

I tried basic troubleshooting first

Describe the bug

CI failed every time, on Github Actions and Semaphore - same.
I get this error
PYTHONUNBUFFERED=1 ./sign.pyFailed in 00:02 Initializing dependencies...00:00 Downloading job files...00:02 Traceback (most recent call last):00:02 File "/Users/semaphore/testsigner/./sign.py", line 45, in run_process00:02 result = subprocess.run(cmd, capture_output=capture, check=check, env=env, cwd=cwd, timeout=timeout)00:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^00:02 File "/usr/local/Cellar/python@3.11/3.11.5/Frameworks/Python.framework/Versions/3.11/lib/python3.11/subprocess.py", line 571, in run00:02 raise CalledProcessError(retcode, process.args,00:02 subprocess.CalledProcessError: Command '('node', 'node-utils/download.js', 'http://localhost:8080/jobs', '38b87987b81a805e99cba4ae83d1657aa8a19f146ed8dd99eb52934da86bf8b2', 'job.tar')' returned non-zero exit status 3.00:02 The above exception was the direct cause of the following exception:00:02 Traceback (most recent call last):00:02 File "/Users/semaphore/testsigner/./sign.py", line 1234, in <module>00:02 node_download(secret_url + "/jobs", job_archive, capture=False)00:02 File "/Users/semaphore/testsigner/./sign.py", line 129, in node_download00:02 return run_process(00:02 ^^^^^^^^^^^^00:02 File "/Users/semaphore/testsigner/./sign.py", line 47, in run_process00:02 raise (00:02 Exception: {'stdout': '', 'stderr': ''}

Screenshots

Снимок экрана 2023-11-08 в 15 34 15
Снимок экрана 2023-11-08 в 15 34 44

System configuration

  • SignTools version: 3.0.0
  • Installation type: personal computer
  • Operating System: macOS
  • Builder type: SignTools-CI
  • Builder version: 3d68dfa
Originally created by @Sergeydmitr on GitHub (Nov 8, 2023). Original GitHub issue: https://github.com/SignTools/SignTools/issues/375 !! Please fill in this template, DO NOT ignore or delete it. !! **I tried basic troubleshooting first** - [x] Updated **both** [SignTools](https://github.com/SignTools/SignTools) **and** the builder ([SignTools-CI](https://github.com/SignTools/SignTools-CI) or [SignTools-Builder](https://github.com/SignTools/SignTools-Builder)) to the latest version - [x] Read through the [FAQ page](https://github.com/SignTools/SignTools/blob/master/FAQ.md) **Describe the bug** CI failed every time, on Github Actions and Semaphore - same. I get this error `PYTHONUNBUFFERED=1 ./sign.pyFailed in 00:02 Initializing dependencies...00:00 Downloading job files...00:02 Traceback (most recent call last):00:02 File "/Users/semaphore/testsigner/./sign.py", line 45, in run_process00:02 result = subprocess.run(cmd, capture_output=capture, check=check, env=env, cwd=cwd, timeout=timeout)00:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^00:02 File "/usr/local/Cellar/python@3.11/3.11.5/Frameworks/Python.framework/Versions/3.11/lib/python3.11/subprocess.py", line 571, in run00:02 raise CalledProcessError(retcode, process.args,00:02 subprocess.CalledProcessError: Command '('node', 'node-utils/download.js', 'http://localhost:8080/jobs', '38b87987b81a805e99cba4ae83d1657aa8a19f146ed8dd99eb52934da86bf8b2', 'job.tar')' returned non-zero exit status 3.00:02 The above exception was the direct cause of the following exception:00:02 Traceback (most recent call last):00:02 File "/Users/semaphore/testsigner/./sign.py", line 1234, in <module>00:02 node_download(secret_url + "/jobs", job_archive, capture=False)00:02 File "/Users/semaphore/testsigner/./sign.py", line 129, in node_download00:02 return run_process(00:02 ^^^^^^^^^^^^00:02 File "/Users/semaphore/testsigner/./sign.py", line 47, in run_process00:02 raise (00:02 Exception: {'stdout': '', 'stderr': ''}` **Screenshots** ![Снимок экрана 2023-11-08 в 15 34 15](https://github.com/SignTools/SignTools/assets/15525091/ed2c26c4-9e15-46e7-9269-5b431f6740f5) ![Снимок экрана 2023-11-08 в 15 34 44](https://github.com/SignTools/SignTools/assets/15525091/2f5d6aa3-1b28-401f-bb4e-8c4a27a6d034) **System configuration** - SignTools version: 3.0.0 - Installation type: personal computer - Operating System: macOS - Builder type: SignTools-CI - Builder version: 3d68dfa
kerem 2026-03-04 00:23:51 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@ViRb3 commented on GitHub (Nov 8, 2023):

This is the same issue as #359. Please check my response there. I have also updated the docs to make it more clear.

<!-- gh-comment-id:1802568983 --> @ViRb3 commented on GitHub (Nov 8, 2023): This is the same issue as #359. Please check my response there. I have also updated the docs to make it more clear.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SignTools#94
No description provided.