Release plan for OpenMRS Platform 2.7.x

Build: #9 failed

Job: Build and push was successful

Stages & jobs

  1. Build and push

  2. Validate

  3. Update versions

  4. Release

    Requires a user to start manually
  5. Release 2nd stage

  6. Release 3rd stage

Job result summary

Completed
Duration
10 minutes
Agent
yu.openmrs.org
Revisions
OpenMRS Platform
044aa73453feedd045c794aee400d56a447b48e0 044aa73453feedd045c794aee400d56a447b48e0
Release scripts
ced9ff00825ca1cb8c744547be4ba8ff994bd71b ced9ff00825ca1cb8c744547be4ba8ff994bd71b
Successful since
#1 ()
Number of retries
1

Error summary

The build generated some errors. See the full build log for more details.

Progress (3): 155 kB | 285 kB | 118/185 kB
Progress (3): 155 kB | 285 kB | 120/185 kB
Progress (3): 155 kB | 285 kB | 123/185 kB
Progress (3): 155 kB | 285 kB | 126/185 kB
Progress (3): 155 kB | 285 kB | 129/185 kB
Progress (3): 155 kB | 285 kB | 132/185 kB
Progress (3): 155 kB | 285 kB | 134/185 kB
Progress (3): 155 kB | 285 kB | 137/185 kB
Progress (3): 155 kB | 285 kB | 140/185 kB
Progress (3): 155 kB | 285 kB | 143/185 kB
Progress (3): 155 kB | 285 kB | 146/185 kB
Progress (3): 155 kB | 285 kB | 148/185 kB
Progress (3): 155 kB | 285 kB | 151/185 kB
Progress (3): 155 kB | 285 kB | 154/185 kB
Progress (3): 155 kB | 285 kB | 157/185 kB
Progress (3): 155 kB | 285 kB | 159/185 kB
Progress (3): 155 kB | 285 kB | 162/185 kB
Progress (3): 155 kB | 285 kB | 165/185 kB
Progress (3): 155 kB | 285 kB | 168/185 kB
Progress (3): 155 kB | 285 kB | 171/185 kB
Progress (3): 155 kB | 285 kB | 173/185 kB
Progress (3): 155 kB | 285 kB | 176/185 kB
Progress (3): 155 kB | 285 kB | 179/185 kB
Progress (3): 155 kB | 285 kB | 182/185 kB
Progress (3): 155 kB | 285 kB | 185/185 kB
Progress (3): 155 kB | 285 kB | 185 kB   
                                     
Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 404 kB/s)
#22 161.4 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (155 kB at 221 kB/s)
#22 161.5 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 247 kB/s)
#22 162.1 [INFO]
#22 162.1 [INFO] --- maven-install-plugin:2.4:install (default-install) @ platform ---
#22 162.5 [INFO] Installing /openmrs_distro/target/platform-2.7.0-SNAPSHOT.jar to /usr/share/maven/ref/repository/org/openmrs/distro/platform/2.7.0-SNAPSHOT/platform-2.7.0-SNAPSHOT.jar
#22 162.5 [INFO] Installing /openmrs_distro/pom.xml to /usr/share/maven/ref/repository/org/openmrs/distro/platform/2.7.0-SNAPSHOT/platform-2.7.0-SNAPSHOT.pom
#22 162.6 [INFO] Installing /openmrs_distro/target/bundled-distro/web/openmrs.war to /usr/share/maven/ref/repository/org/openmrs/distro/platform/2.7.0-SNAPSHOT/platform-2.7.0-SNAPSHOT.war
#22 163.2 [INFO] ------------------------------------------------------------------------
#22 163.2 [INFO] BUILD SUCCESS
#22 163.2 [INFO] ------------------------------------------------------------------------
#22 163.4 [INFO] Total time:  02:24 min
#22 163.4 [INFO] Finished at: 2024-11-18T11:45:10Z
#22 163.4 [INFO] ------------------------------------------------------------------------
#22 DONE 163.9s

#29 [linux/arm64 dev 5/6] RUN cp /openmrs_distro/target/distro/web/openmrs.war /openmrs/distribution/openmrs_core/ &&     cp /openmrs_distro/target/distro/web/openmrs-distro.properties /openmrs/distribution/ &&     cp -R /openmrs_distro/target/distro/web/modules /openmrs/distribution/openmrs_modules &&     cp -R /openmrs_distro/target/distro/web/owa /openmrs/distribution/openmrs_owas
#29 DONE 0.8s

#30 [linux/arm64 dev 6/6] RUN mvn clean -s /usr/share/maven/ref/settings-docker.xml
#30 13.12 [INFO] Scanning for projects...
#30 13.68 [INFO]
#30 13.68 [INFO] --------------------< org.openmrs.distro:platform >---------------------
#30 13.68 [INFO] Building OpenMRS Platform 2.7.0-SNAPSHOT
#30 13.69 [INFO]   from pom.xml
#30 13.69 [INFO] --------------------------------[ jar ]---------------------------------
#30 14.00 [INFO]
#30 14.01 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ platform ---
#30 15.76 [INFO] Deleting /openmrs_distro/target
#30 15.81 [INFO] ------------------------------------------------------------------------
#30 15.81 [INFO] BUILD SUCCESS
#30 15.81 [INFO] ------------------------------------------------------------------------
#30 15.85 [INFO] Total time:  2.856 s
#30 15.86 [INFO] Finished at: 2024-11-18T11:45:28Z
#30 15.87 [INFO] ------------------------------------------------------------------------
#30 DONE 16.2s

#31 [linux/arm64 stage-1 2/5] COPY --from=dev /openmrs/distribution/openmrs_core/openmrs.war /openmrs/distribution/openmrs_core/
#31 DONE 0.3s

#32 [linux/arm64 stage-1 3/5] COPY --from=dev /openmrs/distribution/openmrs-distro.properties /openmrs/distribution/
#32 DONE 0.1s

#33 [linux/arm64 stage-1 4/5] COPY --from=dev /openmrs/distribution/openmrs_modules /openmrs/distribution/openmrs_modules
#33 DONE 0.2s

#34 [linux/arm64 stage-1 5/5] COPY --from=dev /openmrs/distribution/openmrs_owas /openmrs/distribution/openmrs_owas
#34 DONE 0.1s

#35 exporting to image
#35 exporting layers
#35 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64
#35 exporting layers 6.2s done
#35 exporting manifest sha256:2167f734d8b3ed39f0e33cd9999ae4e1f09e24ffe18fe3e229fe1f04bd921dad 0.0s done
#35 exporting config sha256:0aed3e4a8f25f4d3995979eeb09731c23457f0440d0a81cea6463add68d5fcf5 0.0s done
#35 exporting manifest sha256:ec048c900f085d0c2860c732b0bf4261ef4176f4e566848baf592c6c3af0a862 0.0s done
#35 exporting config sha256:98e614e99dbdb16a9979311d4256514a74d221165c411417069df6956a2b2b03 0.0s done
#35 exporting manifest list sha256:3dd86a3db63ad18bb3906efe2380b6530d1e72e5564a31e03df919d79d389976 0.0s done
#35 pushing layers
#35 ...

#36 [auth] openmrs/openmrs-platform:pull,push token for registry-1.docker.io
#36 DONE 0.0s

#35 exporting to image
#35 pushing layers 10.2s done
#35 pushing manifest for docker.io/openmrs/openmrs-platform:nightly@sha256:3dd86a3db63ad18bb3906efe2380b6530d1e72e5564a31e03df919d79d389976
#35 pushing manifest for docker.io/openmrs/openmrs-platform:nightly@sha256:3dd86a3db63ad18bb3906efe2380b6530d1e72e5564a31e03df919d79d389976 0.8s done
#35 DONE 17.4s

2 warnings found (use --debug to expand):
 - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 4)
- Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64