26-Nov-2024 18:36:54 |
#22 346.8 [ERROR] After correcting the problems, you can resume the build with the command |
26-Nov-2024 18:36:54 |
#22 346.8 [ERROR] mvn <args> -rf :referenceapplication-package |
26-Nov-2024 18:36:55 |
#22 ERROR: process "/dev/.buildkit_qemu_emulator /bin/sh -c mvn $MVN_ARGS_SETTINGS $MVN_ARGS" did not complete successfully: exit code: 1 |
26-Nov-2024 18:36:55 |
------ |
26-Nov-2024 18:36:55 |
> [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install: |
26-Nov-2024 18:36:55 |
#22 346.8 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.4:install (default-install) on project referenceapplication-package: Failed to install artifact org.openmrs.distro:referenceapplication-package:zip:addons:2.14.0-SNAPSHOT: No space left on device -> [Help 1] |
26-Nov-2024 18:36:55 |
#22 346.8 [ERROR] |
26-Nov-2024 18:36:55 |
#22 346.8 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. |
26-Nov-2024 18:36:55 |
#22 346.8 [ERROR] Re-run Maven using the -X switch to enable full debug logging. |
26-Nov-2024 18:36:55 |
#22 346.8 [ERROR] |
26-Nov-2024 18:36:55 |
#22 346.8 [ERROR] For more information about the errors and possible solutions, please read the following articles: |
26-Nov-2024 18:36:55 |
#22 346.8 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException |
26-Nov-2024 18:36:55 |
#22 346.8 [ERROR] |
26-Nov-2024 18:36:55 |
#22 346.8 [ERROR] After correcting the problems, you can resume the build with the command |
26-Nov-2024 18:36:55 |
#22 346.8 [ERROR] mvn <args> -rf :referenceapplication-package |
26-Nov-2024 18:36:55 |
------ |
26-Nov-2024 18:36:55 |
Dockerfile:14 |
26-Nov-2024 18:36:55 |
-------------------- |
26-Nov-2024 18:36:55 |
12 | |
26-Nov-2024 18:36:55 |
13 | # Build the distro |
26-Nov-2024 18:36:55 |
14 | >>> RUN mvn $MVN_ARGS_SETTINGS $MVN_ARGS |
26-Nov-2024 18:36:55 |
15 | |
26-Nov-2024 18:36:55 |
16 | ### Run Stage |
26-Nov-2024 18:36:55 |
-------------------- |
26-Nov-2024 18:36: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 |