Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Missing required packages on macOS agents. #2375

Closed
prudhvigodithi opened this issue Jul 27, 2022 · 1 comment
Closed

[Bug]: Missing required packages on macOS agents. #2375

prudhvigodithi opened this issue Jul 27, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@prudhvigodithi
Copy link
Member

prudhvigodithi commented Jul 27, 2022

Describe the bug

Part of: #2216

Error:

Coming from https://github.com/opensearch-project/opensearch-build/blob/main/vars/createSha512Checksums.groovy

sha512sum /var/jenkins/workspace/Playground/pgodithi/distribution-build-opensearch-darwin-pgodithi/tar/builds/opensearch/dist/opensearch-min-2.2.0-SNAPSHOT-darwin-x64.tar.gz
/var/jenkins/workspace/Playground/pgodithi/distribution-build-opensearch-darwin-pgodithi@tmp/durable-17e7d1f2/script.sh: line 1: sha512sum: command not found

Caused by https://github.com/opensearch-project/opensearch-build/blob/main/vars/uploadMinSnapshotsToS3.groovy#L33

sed -i s/.tar.gz/-latest.tar.gz/g /var/jenkins/workspace/Playground/pgodithi/distribution-build-opensearch-darwin-pgodithi/tar/builds/opensearch/dist/opensearch-min-2.2.0-SNAPSHOT-darwin-x64-latest.tar.gz.sha512
sed: 1: "/var/jenkins/workspace/ ...": invalid command code j

To reproduce

Run the distribution-build-opensearch on macAgent.

Expected behavior

No response

Screenshots

If applicable, add screenshots to help explain your problem.

Host / Environment

No response

Additional context

No response

Relevant log output

No response

@prudhvigodithi prudhvigodithi added bug Something isn't working untriaged Issues that have not yet been triaged and removed untriaged Issues that have not yet been triaged labels Jul 27, 2022
@prudhvigodithi prudhvigodithi self-assigned this Jul 27, 2022
@prudhvigodithi
Copy link
Member Author

prudhvigodithi commented Jul 28, 2022

Closing this issue as the associated PR's are merged.
opensearch-project/opensearch-ci#175
#2374
Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant