Deploys Reference Application SNAPSHOT to maven
Build: #14419 failed
Job: Build and push failed
Job result summary
- Completed
- Duration
- 2 minutes
- Agent
- xiao.openmrs.org
- Revision
-
25fed8e3ded5e320932421e39a53fe2b74458500
25fed8e3ded5e320932421e39a53fe2b74458500 - Fixed in
- #14420 (Child of RA-RA-4274)
Error summary
The build generated some errors. See the full build log for more details.
Progress (1): 28/62 kB
Progress (1): 31/62 kB
Progress (1): 34/62 kB
Progress (1): 37/62 kB
Progress (1): 40/62 kB
Progress (1): 42/62 kB
Progress (1): 45/62 kB
Progress (1): 48/62 kB
Progress (1): 51/62 kB
Progress (1): 54/62 kB
Progress (1): 56/62 kB
Progress (1): 59/62 kB
Progress (1): 62/62 kB
Progress (1): 62 kB
Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar (62 kB at 22 kB/s)
#14 104.7 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/maven/sdk-commons/4.5.0/sdk-commons-4.5.0.jar
#14 104.9 Progress (1): 3.3/83 kB
Progress (1): 6.1/83 kB
Progress (1): 8.9/83 kB
Progress (1): 12/83 kB
Progress (1): 15/83 kB
Progress (1): 17/83 kB
Progress (1): 20/83 kB
Progress (1): 23/83 kB
Progress (1): 26/83 kB
Progress (1): 29/83 kB
Progress (1): 31/83 kB
Progress (1): 34/83 kB
Progress (1): 37/83 kB
Progress (1): 40/83 kB
Progress (1): 43/83 kB
Progress (1): 45/83 kB
Progress (1): 48/83 kB
Progress (1): 51/83 kB
Progress (1): 54/83 kB
Progress (1): 56/83 kB
Progress (1): 59/83 kB
Progress (1): 62/83 kB
Progress (1): 65/83 kB
Progress (1): 68/83 kB
Progress (1): 70/83 kB
Progress (1): 73/83 kB
Progress (1): 76/83 kB
Progress (1): 79/83 kB
Progress (1): 82/83 kB
Progress (1): 83 kB
Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/maven/sdk-commons/4.5.0/sdk-commons-4.5.0.jar (83 kB at 27 kB/s)
#14 105.0 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/mysql/mysql-connector-java/8.0.22/mysql-connector-java-8.0.22.jar
#14 ...
#17 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install
#17 100.8 [INFO] ------------------------------------------------------------------------
#17 100.8 [INFO] Reactor Summary for Reference Application Distribution 2.14.0-SNAPSHOT:
#17 100.8 [INFO]
#17 100.8 [INFO] Reference Application Distribution ................. SUCCESS [ 0.685 s]
#17 100.8 [INFO] Reference Application Distribution Package ......... FAILURE [01:35 min]
#17 100.8 [INFO] ------------------------------------------------------------------------
#17 100.8 [INFO] BUILD FAILURE
#17 100.8 [INFO] ------------------------------------------------------------------------
#17 100.8 [INFO] Total time: 01:36 min
#17 100.8 [INFO] Finished at: 2024-10-25T03:03:18Z
#17 100.8 [INFO] ------------------------------------------------------------------------
#17 100.8 [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:owa-omod:jar:1.15.0-20240605.183746-5 from/to openmrs-repo (https://mavenrepo.openmrs.org/public): transfer failed for https://mavenrepo.openmrs.org/public/org/openmrs/module/owa-omod/1.15.0-SNAPSHOT/owa-omod-1.15.0-20240605.183746-5.jar: Unknown host jfrog-prod-euw1-shared-ireland-main.s3.amazonaws.com: Name or service not known -> [Help 1]
#17 100.8 [ERROR]
#17 100.8 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
#17 100.8 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
#17 100.8 [ERROR]
#17 100.8 [ERROR] For more information about the errors and possible solutions, please read the following articles:
#17 100.8 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
#17 100.8 [ERROR]
#17 100.8 [ERROR] After correcting the problems, you can resume the build with the command
#17 100.8 [ERROR] mvn <args> -rf :referenceapplication-package
#17 ERROR: process "/bin/sh -c mvn $MVN_ARGS_SETTINGS $MVN_ARGS" did not complete successfully: exit code: 1
#14 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install
#14 CANCELED
------
> [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install:
#17 100.8 [ERROR]
#17 100.8 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
#17 100.8 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
#17 100.8 [ERROR]
#17 100.8 [ERROR] For more information about the errors and possible solutions, please read the following articles:
#17 100.8 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
#17 100.8 [ERROR]
#17 100.8 [ERROR] After correcting the problems, you can resume the build with the command
#17 100.8 [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 "/bin/sh -c mvn $MVN_ARGS_SETTINGS $MVN_ARGS" did not complete successfully: exit code: 1
Progress (1): 31/62 kB
Progress (1): 34/62 kB
Progress (1): 37/62 kB
Progress (1): 40/62 kB
Progress (1): 42/62 kB
Progress (1): 45/62 kB
Progress (1): 48/62 kB
Progress (1): 51/62 kB
Progress (1): 54/62 kB
Progress (1): 56/62 kB
Progress (1): 59/62 kB
Progress (1): 62/62 kB
Progress (1): 62 kB
Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar (62 kB at 22 kB/s)
#14 104.7 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/maven/sdk-commons/4.5.0/sdk-commons-4.5.0.jar
#14 104.9 Progress (1): 3.3/83 kB
Progress (1): 6.1/83 kB
Progress (1): 8.9/83 kB
Progress (1): 12/83 kB
Progress (1): 15/83 kB
Progress (1): 17/83 kB
Progress (1): 20/83 kB
Progress (1): 23/83 kB
Progress (1): 26/83 kB
Progress (1): 29/83 kB
Progress (1): 31/83 kB
Progress (1): 34/83 kB
Progress (1): 37/83 kB
Progress (1): 40/83 kB
Progress (1): 43/83 kB
Progress (1): 45/83 kB
Progress (1): 48/83 kB
Progress (1): 51/83 kB
Progress (1): 54/83 kB
Progress (1): 56/83 kB
Progress (1): 59/83 kB
Progress (1): 62/83 kB
Progress (1): 65/83 kB
Progress (1): 68/83 kB
Progress (1): 70/83 kB
Progress (1): 73/83 kB
Progress (1): 76/83 kB
Progress (1): 79/83 kB
Progress (1): 82/83 kB
Progress (1): 83 kB
Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/maven/sdk-commons/4.5.0/sdk-commons-4.5.0.jar (83 kB at 27 kB/s)
#14 105.0 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/mysql/mysql-connector-java/8.0.22/mysql-connector-java-8.0.22.jar
#14 ...
#17 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install
#17 100.8 [INFO] ------------------------------------------------------------------------
#17 100.8 [INFO] Reactor Summary for Reference Application Distribution 2.14.0-SNAPSHOT:
#17 100.8 [INFO]
#17 100.8 [INFO] Reference Application Distribution ................. SUCCESS [ 0.685 s]
#17 100.8 [INFO] Reference Application Distribution Package ......... FAILURE [01:35 min]
#17 100.8 [INFO] ------------------------------------------------------------------------
#17 100.8 [INFO] BUILD FAILURE
#17 100.8 [INFO] ------------------------------------------------------------------------
#17 100.8 [INFO] Total time: 01:36 min
#17 100.8 [INFO] Finished at: 2024-10-25T03:03:18Z
#17 100.8 [INFO] ------------------------------------------------------------------------
#17 100.8 [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:owa-omod:jar:1.15.0-20240605.183746-5 from/to openmrs-repo (https://mavenrepo.openmrs.org/public): transfer failed for https://mavenrepo.openmrs.org/public/org/openmrs/module/owa-omod/1.15.0-SNAPSHOT/owa-omod-1.15.0-20240605.183746-5.jar: Unknown host jfrog-prod-euw1-shared-ireland-main.s3.amazonaws.com: Name or service not known -> [Help 1]
#17 100.8 [ERROR]
#17 100.8 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
#17 100.8 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
#17 100.8 [ERROR]
#17 100.8 [ERROR] For more information about the errors and possible solutions, please read the following articles:
#17 100.8 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
#17 100.8 [ERROR]
#17 100.8 [ERROR] After correcting the problems, you can resume the build with the command
#17 100.8 [ERROR] mvn <args> -rf :referenceapplication-package
#17 ERROR: process "/bin/sh -c mvn $MVN_ARGS_SETTINGS $MVN_ARGS" did not complete successfully: exit code: 1
#14 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install
#14 CANCELED
------
> [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install:
#17 100.8 [ERROR]
#17 100.8 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
#17 100.8 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
#17 100.8 [ERROR]
#17 100.8 [ERROR] For more information about the errors and possible solutions, please read the following articles:
#17 100.8 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
#17 100.8 [ERROR]
#17 100.8 [ERROR] After correcting the problems, you can resume the build with the command
#17 100.8 [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 "/bin/sh -c mvn $MVN_ARGS_SETTINGS $MVN_ARGS" did not complete successfully: exit code: 1