-
Bug
-
Resolution: Fixed
-
P4
-
jfx24
-
b16
-
linux
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8343701 | jfx23.0.2 | Kevin Rushforth | P4 | Resolved | Fixed | b03 |
The JavaFX GitHub actions run on Ubuntu 22.04 fail intermittently while trying to download ant. Here is a recent example:
https://github.com/kevinrushforth/jfx/actions/runs/11486890557/job/31970205328
The failures tend to look like this:
...
+ wget -O /home/runner/build-tools/apache-ant-1.10.5.tar.gz https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.5-bin.tar.gz
--2024-10-23 19:35:23-- https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.5-bin.tar.gz
Resolving archive.apache.org (archive.apache.org)... 65.108.204.189, 2a01:4f9:1a:a084::2
Connecting to archive.apache.org (archive.apache.org)|65.108.204.189|:443... failed: Connection timed out.
Connecting to archive.apache.org (archive.apache.org)|2a01:4f9:1a:a084::2|:443... failed: Network is unreachable.
https://github.com/kevinrushforth/jfx/actions/runs/11486890557/job/31970205328
The failures tend to look like this:
...
+ wget -O /home/runner/build-tools/apache-ant-1.10.5.tar.gz https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.5-bin.tar.gz
--2024-10-23 19:35:23-- https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.5-bin.tar.gz
Resolving archive.apache.org (archive.apache.org)... 65.108.204.189, 2a01:4f9:1a:a084::2
Connecting to archive.apache.org (archive.apache.org)|65.108.204.189|:443... failed: Connection timed out.
Connecting to archive.apache.org (archive.apache.org)|2a01:4f9:1a:a084::2|:443... failed: Network is unreachable.
- backported by
-
JDK-8343701 GHA: Intermittent build failure on Linux while downloading ant
- Resolved
- relates to
-
JDK-8292549 GitHub actions: intermittent build failure on macOS while downloading ant
- Resolved
- links to
-
Commit(master) openjdk/jfx23u/454cff39
-
Commit(master) openjdk/jfx/caf078ac
-
Review(master) openjdk/jfx23u/28
-
Review(master) openjdk/jfx/1623
(1 links to)