-
Notifications
You must be signed in to change notification settings - Fork 434
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Our build failed suddenly:
Error: 1-19 03:40:11] [ERROR] Spawned process exited abnormally (code 1; tried to run: [gradle, wrapper, --no-daemon, -b, /tmp/semmleTempDir/autobuild.gradle])
ERROR: Failed to download Gradle wrapper
Error: We were unable to automatically build your code. Please replace the call to the autobuild action with your custom build steps. Failure invoking /opt/hostedtoolcache/CodeQL/0.0.0-20211025/x64/codeql/java/tools/autobuild.sh with arguments .
Exit code 1 and error was:
Picked up JAVA_TOOL_OPTIONS: -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false
ERROR: Failed to download Gradle wrapper
See: https://github.com/deepjavalibrary/djl/runs/4260031154?check_suite_focus=true
The .yml file can be found: https://github.com/deepjavalibrary/djl/actions/runs/1478679804/workflow
Any idea why it failed to download gradle wrapper?
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working