15-May-2025 20:57:55 |
#14 222.3 [INFO] Reading assembly descriptor: /app/package/src/main/assembly/assembly.xml |
15-May-2025 20:57:55 |
#14 222.5 [INFO] Building zip: /app/package/target/referenceapplication-package-2.14.0-SNAPSHOT-addons.zip |
15-May-2025 20:57:55 |
#14 CANCELED |
15-May-2025 20:57:55 |
------ |
15-May-2025 20:57:55 |
> [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install: |
15-May-2025 20:57:55 |
#17 212.0 [ERROR] Failed to execute goal org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.5.0:build-distro (build-distro) on project referenceapplication-package: Unable to find/resolve artifact.: Could not transfer artifact org.openmrs.module:attachments-omod:jar:3.7.0-20250128.215426-3 from/to openmrs-repo (https://mavenrepo.openmrs.org/public): transfer failed for https://mavenrepo.openmrs.org/public/org/openmrs/module/attachments-omod/3.7.0-SNAPSHOT/attachments-omod-3.7.0-20250128.215426-3.jar: Connect to mavenrepo.openmrs.org:443 [mavenrepo.openmrs.org/149.165.155.251] failed: Connection refused (Connection refused) -> [Help 1] |
15-May-2025 20:57:55 |
#17 212.0 [ERROR] |
15-May-2025 20:57:55 |
#17 212.0 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. |
15-May-2025 20:57:55 |
#17 212.0 [ERROR] Re-run Maven using the -X switch to enable full debug logging. |
15-May-2025 20:57:55 |
#17 212.0 [ERROR] |
15-May-2025 20:57:55 |
#17 212.0 [ERROR] For more information about the errors and possible solutions, please read the following articles: |
15-May-2025 20:57:55 |
#17 212.0 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException |
15-May-2025 20:57:55 |
#17 212.0 [ERROR] |
15-May-2025 20:57:55 |
#17 212.1 [ERROR] After correcting the problems, you can resume the build with the command |
15-May-2025 20:57:55 |
#17 212.1 [ERROR] mvn <args> -rf :referenceapplication-package |
15-May-2025 20:57:55 |
------ |
15-May-2025 20:57:55 |
Dockerfile:14 |
15-May-2025 20:57:55 |
-------------------- |
15-May-2025 20:57:55 |
12 | |
15-May-2025 20:57:55 |
13 | # Build the distro |
15-May-2025 20:57:55 |
14 | >>> RUN mvn $MVN_ARGS_SETTINGS $MVN_ARGS |
15-May-2025 20:57:55 |
15 | |
15-May-2025 20:57:55 |
16 | ### Run Stage |
15-May-2025 20:57:55 |
-------------------- |
15-May-2025 20:57:55 |
error: failed to solve: process "/dev/.buildkit_qemu_emulator /bin/sh -c mvn $MVN_ARGS_SETTINGS $MVN_ARGS" did not complete successfully: exit code: 1 |