You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems like the nodejs artifacts for darwin on 14.21.3 is not available anymore.
I think we are building all version then pick deb/rpm when needed, which is different from the tar build only, as that option is not available for deb/rpm, thus this issue related to darwin version nodejs unavailable.
│ERROR failure 0 sec
│ERROR Error: sha256 checksum of https://nodejs.org/dist/v14.21.3/node-v14.21.3-darwin-arm64.tar.gz not provided, refusing to download.
│ at download (/tmp/tmpv4g_68o9/OpenSearch-Dashboards/src/dev/build/lib/download.ts:66:11)
│ at /tmp/tmpv4g_68o9/OpenSearch-Dashboards/src/dev/build/tasks/nodejs/download_node_builds_task.ts:69:15
│ at processTicksAndRejections (node:internal/process/task_queues:95:5)
│ at async Promise.all (index 8)
│ at Object.run (/tmp/tmpv4g_68o9/OpenSearch-Dashboards/src/dev/build/tasks/nodejs/download_node_builds_task.ts:50:5)
│ at execTask (/tmp/tmpv4g_68o9/OpenSearch-Dashboards/src/dev/build/lib/runner.ts:69:7)
│ at run (/tmp/tmpv4g_68o9/OpenSearch-Dashboards/src/dev/build/lib/runner.ts:95:7)
│ at buildDistributables (/tmp/tmpv4g_68o9/OpenSearch-Dashboards/src/dev/build/build_distributables.ts:66:3)
Received Error: Error building OpenSearch-Dashboards, retry with: ./build.sh manifests/3.0.0/opensearch-dashboards-3.0.0.yml --component OpenSearch-Dashboards.
The distribution build for OpenSearch-Dashboards has failed for version: 3.0.0.
Please see build log at https://build.ci.opensearch.org/job/distribution-build-opensearch-dashboards/6695/consoleFull
The text was updated successfully, but these errors were encountered: