Deploys Reference Application SNAPSHOT to maven

Build: #14894 failed Child of CA-CA-5266

Stages & jobs

  1. Build and push

  2. Deploy to qa-refapp

  3. Release

    Requires a user to start manually
  4. Set variables

  5. Release others

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
11 minutes
Labels
None
Revisions
Distribution
642ba86576e785ea20100ac9597e78975d807226
Release scripts
d5831e94deff58c79f07afa118e3aad928391687
Failing since
#14893 (Child of CSM-CSM-3884)
Fixed in
#14910 (Changes by Daniel Kayiwa)
No failed test found. A possible compilation error occurred.

Responsible

This build has been failing since #14893
No one has taken responsibility

Error summary for Build and push

The job generated some errors, drill down into the full build log for more details.

#19 DONE 0.0s

#18 exporting to image
#18 pushing layers 32.1s done
#18 pushing manifest for docker.io/openmrs/openmrs-reference-application:dev@sha256:76bd62c03aaf35bca9362a66ad78a840581ffc625193ec8be8fd9204b7fb1a8b
#18 pushing manifest for docker.io/openmrs/openmrs-reference-application:dev@sha256:76bd62c03aaf35bca9362a66ad78a840581ffc625193ec8be8fd9204b7fb1a8b 3.9s done
#18 DONE 101.4s

1 warning found (use docker --debug to expand):
 - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 4)
Unable to find image 'openmrs/openmrs-reference-application:dev' locally
dev: Pulling from openmrs/openmrs-reference-application
953cdd413371: Already exists
f9020b298515: Already exists
cb527ddfa989: Already exists
eb2d782ae30b: Already exists
0bed5e853e5b: Already exists
29031814c9fc: Already exists
c390f6145cf0: Already exists
d86c7b15c961: Already exists
4f4fb700ef54: Already exists
cec8caf989c9: Already exists
4f4fb700ef54: Already exists
746d761f1ca4: Already exists
eaf07b05f57f: Already exists
0eb25871439b: Already exists
6c8a10f4656f: Already exists
5d19d56b8820: Already exists
7d6a580edf91: Already exists
5933e876bb55: Pulling fs layer
2281140fa6a3: Pulling fs layer
8abd677d45bf: Pulling fs layer
5933e876bb55: Verifying Checksum
5933e876bb55: Download complete
5933e876bb55: Pull complete
2281140fa6a3: Verifying Checksum
2281140fa6a3: Download complete
2281140fa6a3: Pull complete
8abd677d45bf: Verifying Checksum
8abd677d45bf: Download complete
8abd677d45bf: Pull complete
Digest: sha256:76bd62c03aaf35bca9362a66ad78a840581ffc625193ec8be8fd9204b7fb1a8b
Status: Downloaded newer image for openmrs/openmrs-reference-application:dev
Sep 19, 2025 4:29:39 PM org.jline.utils.Log logr
WARNING: Unable to create a system terminal, creating a dumb terminal (enable debug logging for more information)
#0 building with "openmrs-builder" instance using docker-container driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 916B 0.0s done
#1 DONE 0.1s

#2 [auth] docker/dockerfile:pull token for registry-1.docker.io
#2 DONE 0.0s

#3 resolve image config for docker-image://docker.io/docker/dockerfile:1
#3 DONE 0.7s

#4 docker-image://docker.io/docker/dockerfile:1@sha256:dabfc0969b935b2080555ace70ee69a5261af8a8f1b4df97b9e7fbcf6722eddf
#4 resolve docker.io/docker/dockerfile:1@sha256:dabfc0969b935b2080555ace70ee69a5261af8a8f1b4df97b9e7fbcf6722eddf 0.0s done
#4 DONE 0.3s

#4 docker-image://docker.io/docker/dockerfile:1@sha256:dabfc0969b935b2080555ace70ee69a5261af8a8f1b4df97b9e7fbcf6722eddf
#4 sha256:981cf2e35385187cc01dcd144cd31e3ce126a4fffcb9ac2c0b7f43280ecff33c 6.18MB / 14.12MB 0.2s
#4 sha256:981cf2e35385187cc01dcd144cd31e3ce126a4fffcb9ac2c0b7f43280ecff33c 14.12MB / 14.12MB 0.2s done
#4 extracting sha256:981cf2e35385187cc01dcd144cd31e3ce126a4fffcb9ac2c0b7f43280ecff33c
#4 extracting sha256:981cf2e35385187cc01dcd144cd31e3ce126a4fffcb9ac2c0b7f43280ecff33c 0.3s done
#4 DONE 0.8s

#5 [linux/arm64 internal] load metadata for docker.io/openmrs/openmrs-core:nightly-amazoncorretto-11
#5 ERROR: docker.io/openmrs/openmrs-core:nightly-amazoncorretto-11: not found

#6 [auth] openmrs/openmrs-core:pull token for registry-1.docker.io
#6 DONE 0.0s

#7 [linux/amd64 internal] load metadata for docker.io/openmrs/openmrs-core:nightly-amazoncorretto-11
#7 ERROR: docker.io/openmrs/openmrs-core:nightly-amazoncorretto-11: not found

#8 [linux/amd64 internal] load metadata for docker.io/openmrs/openmrs-core:dev
#8 CANCELED

#9 [linux/arm64 internal] load metadata for docker.io/openmrs/openmrs-core:dev
#9 DONE 0.2s
------
> [linux/arm64 internal] load metadata for docker.io/openmrs/openmrs-core:nightly-amazoncorretto-11:
------
------
> [linux/amd64 internal] load metadata for docker.io/openmrs/openmrs-core:nightly-amazoncorretto-11:
------

1 warning found (use docker --debug to expand):
 - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 4)
Dockerfile:18
--------------------
  16 |     ### Run Stage
  17 |     # Replace 'nightly' with the exact version of openmrs-core built for production (if available)
  18 | >>> FROM openmrs/openmrs-core:nightly-amazoncorretto-11
  19 |     
  20 |     # Do not copy the war if using the correct openmrs-core image version
--------------------
ERROR: failed to solve: docker.io/openmrs/openmrs-core:nightly-amazoncorretto-11: not found