[ https://issues.apache.org/jira/browse/SDAP-488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Riley Kuttruff updated SDAP-488: -------------------------------- Assignee: Riley Kuttruff Status: In Progress (was: To Do) > Docker image builds hanging when running on Apple silicon > --------------------------------------------------------- > > Key: SDAP-488 > URL: https://issues.apache.org/jira/browse/SDAP-488 > Project: Apache Science Data Analytics Platform > Issue Type: Bug > Components: granule-ingester > Reporter: Riley Kuttruff > Assignee: Riley Kuttruff > Priority: Major > > Builds for granule ingester hang indefinitely when running on Apple silicon > (encountered on M1 & M2). > This appears to be tied to java through gradlew, as the hang occurs on the > ./gradlew steps and can be replicated by simply running `java` in a container > built with all steps up to the nexusproto install. > Attempting to use a later base image for the granule ingester seems to > resolve the hanging (as well as passing --no-daemon to the gradlew steps), > although complete builds have not been run. > > Oddly enough, this does not occur with the nexus webapp image, which does not > even make use of the --no-daemon flag... -- This message was sent by Atlassian Jira (v8.20.10#820010)