Skip to content

chore(client): fix environment check for macOS environment (#3137) #161

chore(client): fix environment check for macOS environment (#3137)

chore(client): fix environment check for macOS environment (#3137) #161

Re-run triggered May 27, 2024 10:29
Status Cancelled
Total duration 4m 8s
Artifacts

client.yml

on: push
Matrix: codestyle
Matrix: e2e
Matrix: unittest
Fit to window
Zoom out
Zoom in

Annotations

46 errors and 29 warnings
codestyle (3.10)
The job was canceled because "_3_7" failed.
codestyle (3.9)
The job was canceled because "_3_7" failed.
codestyle (3.10)
The operation was canceled.
codestyle (3.9)
The operation was canceled.
codestyle (3.11)
The job was canceled because "_3_7" failed.
codestyle (3.11)
The operation was canceled.
e2e (3.10, ubuntu-latest)
The job was canceled because "_3_7_macos-latest" failed.
e2e (3.10, ubuntu-latest)
The operation was canceled.
e2e (3.9, ubuntu-latest)
The job was canceled because "_3_7_macos-latest" failed.
e2e (3.9, ubuntu-latest)
The operation was canceled.
codestyle (3.7)
Process completed with exit code 2.
e2e (3.10, macos-latest)
The job was canceled because "_3_7_macos-latest" failed.
e2e (3.10, macos-latest)
The operation was canceled.
e2e (3.9, macos-latest)
The job was canceled because "_3_7_macos-latest" failed.
e2e (3.9, macos-latest)
The operation was canceled.
e2e (3.11, ubuntu-latest)
The job was canceled because "_3_7_macos-latest" failed.
e2e (3.11, ubuntu-latest)
The operation was canceled.
e2e (3.7, ubuntu-latest)
The job was canceled because "_3_7_macos-latest" failed.
e2e (3.7, ubuntu-latest)
The operation was canceled.
e2e (3.8, ubuntu-latest)
The job was canceled because "_3_7_macos-latest" failed.
e2e (3.8, ubuntu-latest)
The operation was canceled.
unittest (3.11, macos-latest)
The job was canceled because "_3_10_macos-latest" failed.
unittest (3.11, macos-latest)
The operation was canceled.
e2e (3.7, macos-latest)
dyld[5826]: Library not loaded: /usr/local/opt/gettext/lib/libintl.8.dylib Referenced from: <FA1C5C30-D202-30DA-B1C2-8EFF35C22F2B> /Users/
e2e (3.7, macos-latest)
runner/hostedtoolcache/Python/3.7.17/x64/bin/python3.7 Reason: tried: '/usr/local/opt/gettext/lib/libintl.8.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/usr/local/opt/gettext/lib/libintl.8.dylib' (no such file), '/usr/local/opt/gettext/lib/libintl.8.dylib' (no such file), '/usr/local/lib/libintl.8.dylib' (no such file), '/usr/lib/libintl.8.dylib' (no such file, not in dyld cache) ./setup.sh: line 52: 5826 Abort trap: 6 ./python -m ensurepip
e2e (3.7, macos-latest)
The process '/bin/bash' failed with exit code 134
unittest (3.10, ubuntu-latest)
The job was canceled because "_3_10_macos-latest" failed.
unittest (3.10, ubuntu-latest)
The operation was canceled.
unittest (3.9, ubuntu-latest)
The job was canceled because "_3_10_macos-latest" failed.
unittest (3.9, ubuntu-latest)
The operation was canceled.
unittest (3.10, macos-latest)
dyld[5788]: Library not loaded: /usr/local/opt/gettext/lib/libintl.8.dylib Referenced from: <09857011-94D0-3FBA-9F9D-9FCE0E7366FF> /Users/runner/hostedtoolcache/Python/3.10.14/x64/bin/python3.10 Reason: tried: '/usr/local/opt/gettext/lib/libintl.8.dylib' (no such
unittest (3.10, macos-latest)
file), '/System/Volumes/Preboot/Cryptexes/OS/usr/local/opt/gettext/lib/libintl.8.dylib' (no such file), '/usr/local/opt/gettext/lib/libintl.8.dylib' (no such file), '/usr/local/lib/libintl.8.dylib' (no such file), '/usr/lib/libintl.8.dylib' (no such file, not in dyld cache) ./setup.sh: line 53: 5788 Abort trap: 6 ./python -m ensurepip
unittest (3.10, macos-latest)
The process '/bin/bash' failed with exit code 134
unittest (3.8, ubuntu-latest)
The job was canceled because "_3_10_macos-latest" failed.
unittest (3.8, ubuntu-latest)
A task was canceled.
unittest (3.9, macos-latest)
The job was canceled because "_3_10_macos-latest" failed.
unittest (3.9, macos-latest)
The operation was canceled.
unittest (3.8, macos-latest)
The job was canceled because "_3_10_macos-latest" failed.
unittest (3.8, macos-latest)
The operation was canceled.
e2e (3.8, macos-latest)
The job was canceled because "_3_7_macos-latest" failed.
unittest (3.7.16, macos-latest)
The job was canceled because "_3_10_macos-latest" failed.
unittest (3.7.16, macos-latest)
dyld[5856]: Library not loaded: /usr/local/opt/gettext/lib/libintl.8.dylib Referenced from: <CE52A52C-D977-3324-B1A3-02C590F70C78> /Users/
unittest (3.7.16, macos-latest)
runner/hostedtoolcache/Python/3.7.16/x64/bin/python3.7 Reason: tried: '/usr/local/opt/gettext/lib/libintl.8.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/usr/local/opt/gettext/lib/libintl.8.dylib' (no such file), '/usr/local/opt/gettext/lib/libintl.8.dylib' (no such file), '/usr/local/lib/libintl.8.dylib' (no such file), '/usr/lib/libintl.8.dylib' (no such file, not in dyld cache) ./setup.sh: line 52: 5856 Abort trap: 6 ./python -m ensurepip
unittest (3.7.16, macos-latest)
The process '/bin/bash' failed with exit code 134
unittest (3.7.16, ubuntu-latest)
The job was canceled because "_3_7_16_macos-latest" failed.
codestyle (3.8)
Process completed with exit code 2.
filter
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, getsentry/paths-filter@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
filter
The following actions uses node12 which is deprecated and will be forced to run on node16: getsentry/paths-filter@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
filter
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
filter
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
filter
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
filter
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
filter
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
filter
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
filter
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
filter
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
filter
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
filter
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
codestyle (3.10)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
codestyle (3.9)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
codestyle (3.11)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
e2e (3.10, ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
e2e (3.9, ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
codestyle (3.7)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
codestyle (3.7)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
e2e (3.11, ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
e2e (3.7, ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
e2e (3.8, ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
e2e (3.7, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unittest (3.11, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v3, actions/cache@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unittest (3.11, ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
unittest (3.10, ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
unittest (3.10, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
codestyle (3.8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
codestyle (3.8)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/