Skip to content
This repository was archived by the owner on Feb 21, 2025. It is now read-only.

Macos runner: getaddrinfo ENOTFOUND downloads.gradle.org #164

Closed
eygraber opened this issue Jan 9, 2024 · 1 comment
Closed

Macos runner: getaddrinfo ENOTFOUND downloads.gradle.org #164

eygraber opened this issue Jan 9, 2024 · 1 comment
Milestone

Comments

@eygraber
Copy link

eygraber commented Jan 9, 2024

A not insignificant percentage of my GitHub Actions runs on macos fails with

Run gradle/wrapper-validation-action@v[1](https://github.com/eygraber/cmp-library-template/actions/runs/7458677158/job/20293112859?pr=2#step:5:1).1.0
  with:
    min-wrapper-count: 1
    allow-snapshots: false
  env:
    GRADLE_OPTS: -Dorg.gradle.daemon=false -Dkotlin.incremental=false -Dorg.gradle.jvmargs="-Xmx4g -Xms51[2](https://github.com/eygraber/cmp-library-template/actions/runs/7458677158/job/20293112859?pr=2#step:5:2)m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8 -XX:MaxMetaspaceSize=102[4](https://github.com/eygraber/cmp-library-template/actions/runs/7458677158/job/20293112859?pr=2#step:5:4)m"
    JAVA_HOME: /Users/runner/hostedtoolcache/Java_Zulu_jdk/21.0.1-12/x[6](https://github.com/eygraber/cmp-library-template/actions/runs/7458677158/job/20293112859?pr=2#step:5:6)4
    JAVA_HOME_21_X64: /Users/runner/hostedtoolcache/Java_Zulu_jdk/21.0.1-12/x64
Error: getaddrinfo ENOTFOUND downloads.gradle.org

Running it again usually solves it, but this is very annoying. Happening for months now, but it's getting worse since I run more actions on macos recently.

@bigdaz
Copy link
Member

bigdaz commented Feb 1, 2024

This should be fixed by #167

@bigdaz bigdaz closed this as completed Feb 1, 2024
@bigdaz bigdaz added this to the v2.1.0 milestone Feb 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants