Deploys Reference Application SNAPSHOT to maven
Build: #13170 failed
Job: Build and push failed
Job result summary
- Completed
- Duration
- 8 minutes
- Revision
-
9c13f4f121798737b102bad1cedc8c251ddc0fa5
- Fixed in
- #13171 (Scheduled)
Error summary
The build generated some errors. See the full build log for more details.
Progress (1): 1.6/80 MB
Progress (1): 1.9/80 MB
Progress (1): 2.1/80 MB
Progress (1): 2.4/80 MB
Progress (1): 2.7/80 MB
Progress (1): 2.9/80 MB
Progress (1): 3.2/80 MB
Progress (1): 3.5/80 MB
Progress (1): 3.7/80 MB
Progress (1): 4.0/80 MB
Progress (1): 4.3/80 MB
#14 ...
#17 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install
#17 154.1 Progress (1): 0.3/80 MB
Progress (1): 0.5/80 MB
Progress (1): 0.8/80 MB
Progress (1): 1.1/80 MB
Progress (1): 1.3/80 MB
Progress (1): 1.6/80 MB
Progress (1): 1.9/80 MB
Progress (1): 2.1/80 MB
Progress (1): 2.4/80 MB
Progress (1): 2.7/80 MB
Progress (1): 2.9/80 MB
Progress (1): 3.2/80 MB
Progress (1): 3.5/80 MB
Progress (1): 3.7/80 MB
Progress (1): 4.0/80 MB
Progress (1): 4.2/80 MB
Progress (1): 4.5/80 MB
Progress (1): 4.8/80 MB
Progress (1): 5.0/80 MB
Progress (1): 5.3/80 MB
Progress (1): 5.5/80 MB
Progress (1): 5.8/80 MB
[INFO] ------------------------------------------------------------------------
#17 475.6 [INFO] Reactor Summary for Reference Application Distribution 2.13.0-SNAPSHOT:
#17 475.6 [INFO]
#17 475.6 [INFO] Reference Application Distribution ................. SUCCESS [ 3.524 s]
#17 475.6 [INFO] Reference Application Distribution Package ......... FAILURE [07:35 min]
#17 475.6 [INFO] ------------------------------------------------------------------------
#17 475.6 [INFO] BUILD FAILURE
#17 475.6 [INFO] ------------------------------------------------------------------------
#17 475.6 [INFO] Total time: 07:41 min
#17 475.6 [INFO] Finished at: 2022-11-05T03:20:45Z
#17 475.6 [INFO] ------------------------------------------------------------------------
#17 475.6 [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.web:openmrs-webapp:war:2.6.0-20221102.212840-237 from/to openmrs-repo (https://mavenrepo.openmrs.org/public): GET request of: org/openmrs/web/openmrs-webapp/2.6.0-SNAPSHOT/openmrs-webapp-2.6.0-20221102.212840-237.war from openmrs-repo failed: Connection reset -> [Help 1]
#17 475.6 [ERROR]
#17 475.6 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
#17 475.6 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
#17 475.6 [ERROR]
#17 475.6 [ERROR] For more information about the errors and possible solutions, please read the following articles:
#17 475.6 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
#17 475.6 [ERROR]
#17 475.6 [ERROR] After correcting the problems, you can resume the build with the command
#17 475.6 [ERROR] mvn <args> -rf :referenceapplication-package
#17 ERROR: process "/dev/.buildkit_qemu_emulator /bin/sh -c mvn $MVN_ARGS_SETTINGS $MVN_ARGS" did not complete successfully: exit code: 1
#14 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install
#14 269.1 Progress (1): 0.3/80 MB
Progress (1): 0.5/80 MB
Progress (1): 0.8/80 MB
Progress (1): 1.1/80 MB
Progress (1): 1.3/80 MB
Progress (1): 1.6/80 MB
Progress (1): 1.9/80 MB
Progress (1): 2.1/80 MB
Progress (1): 2.4/80 MB
Progress (1): 2.7/80 MB
Progress (1): 2.9/80 MB
Progress (1): 3.2/80 MB
Progress (1): 3.5/80 MB
Progress (1): 3.7/80 MB
Progress (1): 4.0/80 MB
Progress (1): 4.3/80 MB
#14 CANCELED
------
> [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install:
#17 475.6 [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.web:openmrs-webapp:war:2.6.0-20221102.212840-237 from/to openmrs-repo (https://mavenrepo.openmrs.org/public): GET request of: org/openmrs/web/openmrs-webapp/2.6.0-SNAPSHOT/openmrs-webapp-2.6.0-20221102.212840-237.war from openmrs-repo failed: Connection reset -> [Help 1]
#17 475.6 [ERROR]
#17 475.6 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
#17 475.6 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
#17 475.6 [ERROR]
#17 475.6 [ERROR] For more information about the errors and possible solutions, please read the following articles:
#17 475.6 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
#17 475.6 [ERROR]
#17 475.6 [ERROR] After correcting the problems, you can resume the build with the command
#17 475.6 [ERROR] mvn <args> -rf :referenceapplication-package
------
Dockerfile:14
--------------------
12 |
13 | # Build the distro
14 | >>> RUN mvn $MVN_ARGS_SETTINGS $MVN_ARGS
15 |
16 | ### Run Stage
--------------------
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
Progress (1): 1.9/80 MB
Progress (1): 2.1/80 MB
Progress (1): 2.4/80 MB
Progress (1): 2.7/80 MB
Progress (1): 2.9/80 MB
Progress (1): 3.2/80 MB
Progress (1): 3.5/80 MB
Progress (1): 3.7/80 MB
Progress (1): 4.0/80 MB
Progress (1): 4.3/80 MB
#14 ...
#17 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install
#17 154.1 Progress (1): 0.3/80 MB
Progress (1): 0.5/80 MB
Progress (1): 0.8/80 MB
Progress (1): 1.1/80 MB
Progress (1): 1.3/80 MB
Progress (1): 1.6/80 MB
Progress (1): 1.9/80 MB
Progress (1): 2.1/80 MB
Progress (1): 2.4/80 MB
Progress (1): 2.7/80 MB
Progress (1): 2.9/80 MB
Progress (1): 3.2/80 MB
Progress (1): 3.5/80 MB
Progress (1): 3.7/80 MB
Progress (1): 4.0/80 MB
Progress (1): 4.2/80 MB
Progress (1): 4.5/80 MB
Progress (1): 4.8/80 MB
Progress (1): 5.0/80 MB
Progress (1): 5.3/80 MB
Progress (1): 5.5/80 MB
Progress (1): 5.8/80 MB
[INFO] ------------------------------------------------------------------------
#17 475.6 [INFO] Reactor Summary for Reference Application Distribution 2.13.0-SNAPSHOT:
#17 475.6 [INFO]
#17 475.6 [INFO] Reference Application Distribution ................. SUCCESS [ 3.524 s]
#17 475.6 [INFO] Reference Application Distribution Package ......... FAILURE [07:35 min]
#17 475.6 [INFO] ------------------------------------------------------------------------
#17 475.6 [INFO] BUILD FAILURE
#17 475.6 [INFO] ------------------------------------------------------------------------
#17 475.6 [INFO] Total time: 07:41 min
#17 475.6 [INFO] Finished at: 2022-11-05T03:20:45Z
#17 475.6 [INFO] ------------------------------------------------------------------------
#17 475.6 [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.web:openmrs-webapp:war:2.6.0-20221102.212840-237 from/to openmrs-repo (https://mavenrepo.openmrs.org/public): GET request of: org/openmrs/web/openmrs-webapp/2.6.0-SNAPSHOT/openmrs-webapp-2.6.0-20221102.212840-237.war from openmrs-repo failed: Connection reset -> [Help 1]
#17 475.6 [ERROR]
#17 475.6 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
#17 475.6 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
#17 475.6 [ERROR]
#17 475.6 [ERROR] For more information about the errors and possible solutions, please read the following articles:
#17 475.6 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
#17 475.6 [ERROR]
#17 475.6 [ERROR] After correcting the problems, you can resume the build with the command
#17 475.6 [ERROR] mvn <args> -rf :referenceapplication-package
#17 ERROR: process "/dev/.buildkit_qemu_emulator /bin/sh -c mvn $MVN_ARGS_SETTINGS $MVN_ARGS" did not complete successfully: exit code: 1
#14 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install
#14 269.1 Progress (1): 0.3/80 MB
Progress (1): 0.5/80 MB
Progress (1): 0.8/80 MB
Progress (1): 1.1/80 MB
Progress (1): 1.3/80 MB
Progress (1): 1.6/80 MB
Progress (1): 1.9/80 MB
Progress (1): 2.1/80 MB
Progress (1): 2.4/80 MB
Progress (1): 2.7/80 MB
Progress (1): 2.9/80 MB
Progress (1): 3.2/80 MB
Progress (1): 3.5/80 MB
Progress (1): 3.7/80 MB
Progress (1): 4.0/80 MB
Progress (1): 4.3/80 MB
#14 CANCELED
------
> [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install:
#17 475.6 [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.web:openmrs-webapp:war:2.6.0-20221102.212840-237 from/to openmrs-repo (https://mavenrepo.openmrs.org/public): GET request of: org/openmrs/web/openmrs-webapp/2.6.0-SNAPSHOT/openmrs-webapp-2.6.0-20221102.212840-237.war from openmrs-repo failed: Connection reset -> [Help 1]
#17 475.6 [ERROR]
#17 475.6 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
#17 475.6 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
#17 475.6 [ERROR]
#17 475.6 [ERROR] For more information about the errors and possible solutions, please read the following articles:
#17 475.6 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
#17 475.6 [ERROR]
#17 475.6 [ERROR] After correcting the problems, you can resume the build with the command
#17 475.6 [ERROR] mvn <args> -rf :referenceapplication-package
------
Dockerfile:14
--------------------
12 |
13 | # Build the distro
14 | >>> RUN mvn $MVN_ARGS_SETTINGS $MVN_ARGS
15 |
16 | ### Run Stage
--------------------
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