Skip to content

[deps] rayllm: updating stale hashes#61901

Merged
elliot-barn merged 1 commit intomasterfrom
update-llm-gpu-hashes
Mar 20, 2026
Merged

[deps] rayllm: updating stale hashes#61901
elliot-barn merged 1 commit intomasterfrom
update-llm-gpu-hashes

Conversation

@elliot-barn
Copy link
Copy Markdown
Contributor

@elliot-barn elliot-barn commented Mar 20, 2026

updating rayllm stale hashes for opentelemetry-sdk in python/deplocks/llm/rayllm_test_py312_cu130.lock

failing postmerge build: https://buildkite.com/ray-project/postmerge/builds/16575#_

Successful local build logs

environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
#10 DONE 395.9s

#11 exporting to image
#11 exporting layers
#11 exporting layers 84.0s done
#11 writing image sha256:38cfb1ceb9d5b48e3c6c51560401e9a184958fc272a942fe76dc0728947aed94 done
#11 naming to cr.ray.io/rayproject/llmgpubuild-py312 done
#11 naming to localhost:5000/rayci-work:llmgpubuild-py312 done
#11 naming to localhost:5000/rayci-work:z-bf8e5fafc62f806191b7a3827b333416d8ec7b169807dde435a970317846c6af done
#11 DONE 84.1s

Signed-off-by: elliot-barn <elliot.barnwell@anyscale.com>
@elliot-barn elliot-barn requested a review from aslonnie March 20, 2026 03:59
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the package hashes for opentelemetry-sdk in python/deplocks/llm/rayllm_test_py312_cu130.lock. While this is a standard dependency update, there's a potential for inconsistency. The lock file indicates that opentelemetry-sdk is constrained by another lock file, python/deplocks/llm/ray_test_py312_cu130.lock. To avoid potential dependency conflicts or installation errors from hash mismatches, the corresponding hashes in ray_test_py312_cu130.lock might also need to be updated.

Comment on lines +3399 to +3400
--hash=sha256:90cfb07600dfc0d2de26120cebc0c8f27e69bf77cd80ef96645232372709a514 \
--hash=sha256:c22204f12a0529e07aa4d985f1bca9d6b0e7b29fe7f03e923548ae52e0e15dde
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The via section for this dependency (lines 3401-3403) indicates it's constrained by python/deplocks/llm/ray_test_py312_cu130.lock. If that file also defines opentelemetry-sdk, its hashes should be updated there as well to maintain consistency and prevent potential hash mismatch errors during installation.

@elliot-barn elliot-barn added the go add ONLY when ready to merge, run all tests label Mar 20, 2026
@elliot-barn elliot-barn merged commit 70e34a3 into master Mar 20, 2026
7 of 8 checks passed
@elliot-barn elliot-barn deleted the update-llm-gpu-hashes branch March 20, 2026 06:21
pedrojeronim0 pushed a commit to pedrojeronim0/ray that referenced this pull request Mar 23, 2026
updating rayllm stale hashes for opentelemetry-sdk in
`python/deplocks/llm/rayllm_test_py312_cu130.lock`

failing postmerge build:
https://buildkite.com/ray-project/postmerge/builds/16575#_

Successful local build logs
```
environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
ray-project#10 DONE 395.9s

ray-project#11 exporting to image
ray-project#11 exporting layers
ray-project#11 exporting layers 84.0s done
ray-project#11 writing image sha256:38cfb1ceb9d5b48e3c6c51560401e9a184958fc272a942fe76dc0728947aed94 done
ray-project#11 naming to cr.ray.io/rayproject/llmgpubuild-py312 done
ray-project#11 naming to localhost:5000/rayci-work:llmgpubuild-py312 done
ray-project#11 naming to localhost:5000/rayci-work:z-bf8e5fafc62f806191b7a3827b333416d8ec7b169807dde435a970317846c6af done
ray-project#11 DONE 84.1s
```

Signed-off-by: elliot-barn <elliot.barnwell@anyscale.com>
Signed-off-by: Pedro Jeronimo <pedro.jeronimo@tecnico.ulisboa.pt>
ryanaoleary pushed a commit to ryanaoleary/ray that referenced this pull request Mar 25, 2026
updating rayllm stale hashes for opentelemetry-sdk in
`python/deplocks/llm/rayllm_test_py312_cu130.lock`

failing postmerge build:
https://buildkite.com/ray-project/postmerge/builds/16575#_

Successful local build logs
```
environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
ray-project#10 DONE 395.9s

ray-project#11 exporting to image
ray-project#11 exporting layers
ray-project#11 exporting layers 84.0s done
ray-project#11 writing image sha256:38cfb1ceb9d5b48e3c6c51560401e9a184958fc272a942fe76dc0728947aed94 done
ray-project#11 naming to cr.ray.io/rayproject/llmgpubuild-py312 done
ray-project#11 naming to localhost:5000/rayci-work:llmgpubuild-py312 done
ray-project#11 naming to localhost:5000/rayci-work:z-bf8e5fafc62f806191b7a3827b333416d8ec7b169807dde435a970317846c6af done
ray-project#11 DONE 84.1s
```

Signed-off-by: elliot-barn <elliot.barnwell@anyscale.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

go add ONLY when ready to merge, run all tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants