Skip to content

[CLIENT-2897] Show class name when printing a aerospike_helpers.HyperLogLog class instance #96

[CLIENT-2897] Show class name when printing a aerospike_helpers.HyperLogLog class instance

[CLIENT-2897] Show class name when printing a aerospike_helpers.HyperLogLog class instance #96

Triggered via pull request August 27, 2024 20:56
Status Failure
Total duration 41m 35s
Billable time 2h 29m
Artifacts 32

dev-workflow-p1.yml

on: pull_request
Matrix: test-with-server-release / macOS-x86
Matrix: test-with-server-release / manylinux
test-with-server-release  /  Build source distribution
25s
test-with-server-release / Build source distribution
Matrix: test-with-server-release / macOS-m1
Matrix: test-with-server-release / windows-build
Matrix: test-with-server-release / macOS-m1-self-hosted
Matrix: test-with-server-release / test-windows
Matrix: test-with-server-rc / macOS-m1
Waiting for pending jobs
Matrix: test-with-server-rc / macOS-x86
Waiting for pending jobs
Matrix: test-with-server-rc / manylinux
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

33 errors and 37 warnings
test-with-server-release / macOS-m1 (cp38)
[notice] A new release of pip is available: 21.1.1 -> 24.2 [notice] To update, run: python3.8 -m pip install --upgrade pip
test-with-server-release / macOS-x86 (cp38)
Process completed with exit code 1.
test-with-server-release / macOS-x86 (cp310)
Process completed with exit code 1.
test-with-server-release / manylinux (cp311, x86_64, ubuntu-22.04)
Command ['sh', '-c', 'cd /project/test/ && pip install -r requirements.txt && python -m pytest new_tests/'] failed with code 1.
test-with-server-release / manylinux (cp311, x86_64, ubuntu-22.04)
Process completed with exit code 1.
test-with-server-release / manylinux (cp312, x86_64, ubuntu-22.04)
Command ['sh', '-c', 'cd /project/test/ && pip install -r requirements.txt && python -m pytest new_tests/'] failed with code 1.
test-with-server-release / manylinux (cp312, x86_64, ubuntu-22.04)
Process completed with exit code 1.
test-with-server-release / manylinux (cp38, x86_64, ubuntu-22.04)
Command ['sh', '-c', 'cd /project/test/ && pip install -r requirements.txt && python -m pytest new_tests/'] failed with code 1.
test-with-server-release / manylinux (cp38, x86_64, ubuntu-22.04)
Process completed with exit code 1.
test-with-server-release / manylinux (cp39, x86_64, ubuntu-22.04)
Command ['sh', '-c', 'cd /project/test/ && pip install -r requirements.txt && python -m pytest new_tests/'] failed with code 1.
test-with-server-release / manylinux (cp39, x86_64, ubuntu-22.04)
Process completed with exit code 1.
test-with-server-release / manylinux (cp310, x86_64, ubuntu-22.04)
Command ['sh', '-c', 'cd /project/test/ && pip install -r requirements.txt && python -m pytest new_tests/'] failed with code 1.
test-with-server-release / manylinux (cp310, x86_64, ubuntu-22.04)
Process completed with exit code 1.
test-with-server-release / macOS-m1-self-hosted (cp311, 3.11)
Process completed with exit code 1.
test-with-server-release / macOS-m1-self-hosted (cp312, 3.12)
Process completed with exit code 1.
test-with-server-release / macOS-m1-self-hosted (cp38, 3.8)
Process completed with exit code 1.
test-with-server-release / macOS-m1-self-hosted (cp310, 3.10)
Process completed with exit code 1.
test-with-server-release / manylinux (cp310, aarch64, aerospike_arm_runners_2)
Command ['sh', '-c', 'cd /project/test/ && pip install -r requirements.txt && python -m pytest new_tests/'] failed with code 1.
test-with-server-release / manylinux (cp310, aarch64, aerospike_arm_runners_2)
Process completed with exit code 1.
test-with-server-release / manylinux (cp311, aarch64, aerospike_arm_runners_2)
Command ['sh', '-c', 'cd /project/test/ && pip install -r requirements.txt && python -m pytest new_tests/'] failed with code 1.
test-with-server-release / manylinux (cp311, aarch64, aerospike_arm_runners_2)
Process completed with exit code 1.
test-with-server-release / manylinux (cp38, aarch64, aerospike_arm_runners_2)
Command ['sh', '-c', 'cd /project/test/ && pip install -r requirements.txt && python -m pytest new_tests/'] failed with code 1.
test-with-server-release / manylinux (cp38, aarch64, aerospike_arm_runners_2)
Process completed with exit code 1.
test-with-server-release / manylinux (cp312, aarch64, aerospike_arm_runners_2)
Command ['sh', '-c', 'cd /project/test/ && pip install -r requirements.txt && python -m pytest new_tests/'] failed with code 1.
test-with-server-release / manylinux (cp312, aarch64, aerospike_arm_runners_2)
Process completed with exit code 1.
test-with-server-release / manylinux (cp39, aarch64, aerospike_arm_runners_2)
Command ['sh', '-c', 'cd /project/test/ && pip install -r requirements.txt && python -m pytest new_tests/'] failed with code 1.
test-with-server-release / manylinux (cp39, aarch64, aerospike_arm_runners_2)
Process completed with exit code 1.
test-with-server-release / test-windows (cp312, 3.12)
Process completed with exit code 1.
test-with-server-release / test-windows (cp39, 3.9)
Process completed with exit code 1.
test-with-server-release / test-windows (cp38, 3.8)
Process completed with exit code 1.
test-with-server-release / test-windows (cp311, 3.11)
Process completed with exit code 1.
test-with-server-release / test-windows (cp310, 3.10)
Process completed with exit code 1.
test-with-server-release / macOS-m1-self-hosted (cp39, 3.9)
Process completed with exit code 1.
test-with-server-release / windows-build (cp39, 3.9)
The following actions use a deprecated Node.js version and will be forced to run on node20: microsoft/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-with-server-release / windows-build (cp38, 3.8)
The following actions use a deprecated Node.js version and will be forced to run on node20: microsoft/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-with-server-release / windows-build (cp312, 3.12)
The following actions use a deprecated Node.js version and will be forced to run on node20: microsoft/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-with-server-release / windows-build (cp310, 3.10)
The following actions use a deprecated Node.js version and will be forced to run on node20: microsoft/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-with-server-release / windows-build (cp311, 3.11)
The following actions use a deprecated Node.js version and will be forced to run on node20: microsoft/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-with-server-release / macOS-x86 (cp311)
Treating docker as a formula. For the cask, use homebrew/cask/docker or specify the `--cask` flag.
test-with-server-release / macOS-x86 (cp311)
colima 0.7.3 is already installed and up-to-date. To reinstall 0.7.3, run: brew reinstall colima
test-with-server-release / macOS-x86 (cp38)
No files were found with the provided path: wheelhouse/*.whl. No artifacts will be uploaded.
test-with-server-release / macOS-x86 (cp38)
Treating docker as a formula. For the cask, use homebrew/cask/docker or specify the `--cask` flag.
test-with-server-release / macOS-x86 (cp38)
colima 0.7.3 is already installed and up-to-date. To reinstall 0.7.3, run: brew reinstall colima
test-with-server-release / macOS-x86 (cp312)
Treating docker as a formula. For the cask, use homebrew/cask/docker or specify the `--cask` flag.
test-with-server-release / macOS-x86 (cp312)
colima 0.7.3 is already installed and up-to-date. To reinstall 0.7.3, run: brew reinstall colima
test-with-server-release / macOS-x86 (cp39)
Treating docker as a formula. For the cask, use homebrew/cask/docker or specify the `--cask` flag.
test-with-server-release / macOS-x86 (cp39)
colima 0.7.3 is already installed and up-to-date. To reinstall 0.7.3, run: brew reinstall colima
test-with-server-release / macOS-x86 (cp310)
No files were found with the provided path: wheelhouse/*.whl. No artifacts will be uploaded.
test-with-server-release / macOS-x86 (cp310)
colima 0.7.3 is already installed and up-to-date. To reinstall 0.7.3, run: brew reinstall colima
test-with-server-release / macOS-x86 (cp310)
Treating docker as a formula. For the cask, use homebrew/cask/docker or specify the `--cask` flag.
test-with-server-release / manylinux (cp311, x86_64, ubuntu-22.04)
No files were found with the provided path: ./wheelhouse/*.whl. No artifacts will be uploaded.
test-with-server-release / manylinux (cp312, x86_64, ubuntu-22.04)
No files were found with the provided path: ./wheelhouse/*.whl. No artifacts will be uploaded.
test-with-server-release / manylinux (cp38, x86_64, ubuntu-22.04)
No files were found with the provided path: ./wheelhouse/*.whl. No artifacts will be uploaded.
test-with-server-release / manylinux (cp39, x86_64, ubuntu-22.04)
No files were found with the provided path: ./wheelhouse/*.whl. No artifacts will be uploaded.
test-with-server-release / manylinux (cp310, x86_64, ubuntu-22.04)
No files were found with the provided path: ./wheelhouse/*.whl. No artifacts will be uploaded.
test-with-server-release / macOS-m1-self-hosted (cp311, 3.11)
coreutils 9.5 is already installed and up-to-date. To reinstall 9.5, run: brew reinstall coreutils
test-with-server-release / macOS-m1-self-hosted (cp312, 3.12)
coreutils 9.5 is already installed and up-to-date. To reinstall 9.5, run: brew reinstall coreutils
test-with-server-release / macOS-m1-self-hosted (cp38, 3.8)
coreutils 9.5 is already installed and up-to-date. To reinstall 9.5, run: brew reinstall coreutils
test-with-server-release / macOS-m1-self-hosted (cp310, 3.10)
coreutils 9.5 is already installed and up-to-date. To reinstall 9.5, run: brew reinstall coreutils
test-with-server-release / manylinux (cp310, aarch64, aerospike_arm_runners_2)
No files were found with the provided path: ./wheelhouse/*.whl. No artifacts will be uploaded.
test-with-server-release / manylinux (cp311, aarch64, aerospike_arm_runners_2)
No files were found with the provided path: ./wheelhouse/*.whl. No artifacts will be uploaded.
test-with-server-release / manylinux (cp38, aarch64, aerospike_arm_runners_2)
No files were found with the provided path: ./wheelhouse/*.whl. No artifacts will be uploaded.
test-with-server-release / manylinux (cp312, aarch64, aerospike_arm_runners_2)
No files were found with the provided path: ./wheelhouse/*.whl. No artifacts will be uploaded.
test-with-server-release / manylinux (cp39, aarch64, aerospike_arm_runners_2)
No files were found with the provided path: ./wheelhouse/*.whl. No artifacts will be uploaded.
test-with-server-release / test-windows (cp312, 3.12)
Exporting a build record is currently not supported on Windows
test-with-server-release / test-windows (cp39, 3.9)
Exporting a build record is currently not supported on Windows
test-with-server-release / test-windows (cp38, 3.8)
Exporting a build record is currently not supported on Windows
test-with-server-release / test-windows (cp311, 3.11)
Exporting a build record is currently not supported on Windows
test-with-server-release / test-windows (cp310, 3.10)
Exporting a build record is currently not supported on Windows
test-with-server-release / macOS-m1-self-hosted (cp39, 3.9)
coreutils 9.5 is already installed and up-to-date. To reinstall 9.5, run: brew reinstall coreutils

Artifacts

Produced during runtime
Name Size
aerospike~aerospike-client-python~2Z4NUR.dockerbuild
19.5 KB
aerospike~aerospike-client-python~8PEX38.dockerbuild
24.8 KB
aerospike~aerospike-client-python~FFHS9D.dockerbuild
22.7 KB
aerospike~aerospike-client-python~IPGA0E.dockerbuild
24.2 KB
aerospike~aerospike-client-python~JVQGWF.dockerbuild
17.7 KB
aerospike~aerospike-client-python~LF4L3X.dockerbuild
17.8 KB
aerospike~aerospike-client-python~MS0MC8.dockerbuild
17.5 KB
aerospike~aerospike-client-python~NBE2EB.dockerbuild
17.9 KB
aerospike~aerospike-client-python~NRPKH7.dockerbuild
20 KB
aerospike~aerospike-client-python~OP394K.dockerbuild
22.6 KB
aerospike~aerospike-client-python~TIJLE9.dockerbuild
19.5 KB
aerospike~aerospike-client-python~U01DHG.dockerbuild
22.7 KB
aerospike~aerospike-client-python~UBL8UP.dockerbuild
23.5 KB
aerospike~aerospike-client-python~UX4XS6.dockerbuild
19.7 KB
aerospike~aerospike-client-python~VX5QPH.dockerbuild
19.6 KB
aerospike~aerospike-client-python~W2EQA2.dockerbuild
22.3 KB
aerospike~aerospike-client-python~W6T3P6.dockerbuild
19.3 KB
aerospike~aerospike-client-python~YKY1GX.dockerbuild
22.3 KB
cp310-macosx_arm64.build
1.65 MB
cp310-win_amd64.build
1.69 MB
cp311-macosx_arm64.build
1.65 MB
cp311-macosx_x86_64.build
1.83 MB
cp311-win_amd64.build
1.69 MB
cp312-macosx_arm64.build
1.65 MB
cp312-macosx_x86_64.build
1.83 MB
cp312-win_amd64.build
1.69 MB
cp38-macosx_arm64.build
1.65 MB
cp38-win_amd64.build
1.68 MB
cp39-macosx_arm64.build
1.65 MB
cp39-macosx_x86_64.build
1.83 MB
cp39-win_amd64.build
1.68 MB
sdist.build
2.04 MB