Release plan for OpenMRS Platform 2.7.x

Build: #89 was successful

Job: Test on MySQL 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
9 minutes
Agent
xiao.openmrs.org (2)
Revision
7b5cc1921a761ca28a8faf15e825f22940616a8b
Successful since
#1 ()

Error summary

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

Progress (1): 107/155 kB
Progress (1): 108/155 kB
Progress (1): 110/155 kB
Progress (1): 111/155 kB
Progress (1): 112/155 kB
Progress (1): 114/155 kB
Progress (1): 115/155 kB
Progress (1): 117/155 kB
Progress (1): 118/155 kB
Progress (1): 119/155 kB
Progress (1): 121/155 kB
Progress (1): 122/155 kB
Progress (1): 124/155 kB
Progress (1): 125/155 kB
Progress (1): 126/155 kB
Progress (1): 128/155 kB
Progress (1): 129/155 kB
Progress (1): 131/155 kB
Progress (1): 132/155 kB
Progress (1): 133/155 kB
Progress (1): 135/155 kB
Progress (1): 136/155 kB
Progress (1): 138/155 kB
Progress (1): 139/155 kB
Progress (1): 140/155 kB
Progress (1): 142/155 kB
Progress (1): 143/155 kB
Progress (1): 145/155 kB
Progress (1): 146/155 kB
Progress (1): 147/155 kB
Progress (1): 149/155 kB
Progress (1): 150/155 kB
Progress (1): 152/155 kB
Progress (1): 153/155 kB
Progress (1): 154/155 kB
Progress (1): 155 kB   
                   
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 348 kB/s)
#12 51.59 [INFO]
#12 51.59 [INFO] --- install:3.1.2:install (default-install) @ platform ---
#12 51.63 [INFO] Installing /openmrs_distro/pom.xml to /usr/share/maven/ref/repository/org/openmrs/distro/platform/2.7.1-SNAPSHOT/platform-2.7.1-SNAPSHOT.pom
#12 51.63 [INFO] Installing /openmrs_distro/target/platform-2.7.1-SNAPSHOT.jar to /usr/share/maven/ref/repository/org/openmrs/distro/platform/2.7.1-SNAPSHOT/platform-2.7.1-SNAPSHOT.jar
#12 51.63 [INFO] Installing /openmrs_distro/target/bundled-distro/web/openmrs.war to /usr/share/maven/ref/repository/org/openmrs/distro/platform/2.7.1-SNAPSHOT/platform-2.7.1-SNAPSHOT.war
#12 51.91 [INFO] ------------------------------------------------------------------------
#12 51.91 [INFO] BUILD SUCCESS
#12 51.91 [INFO] ------------------------------------------------------------------------
#12 51.91 [INFO] Total time:  48.249 s
#12 51.91 [INFO] Finished at: 2025-09-18T13:08:50Z
#12 51.91 [INFO] ------------------------------------------------------------------------
#12 DONE 52.3s

#13 [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
#13 DONE 0.7s

#14 [dev 6/6] RUN mvn clean -s /usr/share/maven/ref/settings-docker.xml
#14 2.832 [INFO] Scanning for projects...
#14 2.953 [INFO]
#14 2.954 [INFO] --------------------< org.openmrs.distro:platform >---------------------
#14 2.954 [INFO] Building OpenMRS Platform 2.7.1-SNAPSHOT
#14 2.959 [INFO]   from pom.xml
#14 2.959 [INFO] --------------------------------[ jar ]---------------------------------
#14 3.071 [INFO]
#14 3.072 [INFO] --- clean:3.2.0:clean (default-clean) @ platform ---
#14 3.307 [INFO] Deleting /openmrs_distro/target
#14 3.318 [INFO] ------------------------------------------------------------------------
#14 3.320 [INFO] BUILD SUCCESS
#14 3.320 [INFO] ------------------------------------------------------------------------
#14 3.321 [INFO] Total time:  0.526 s
#14 3.322 [INFO] Finished at: 2025-09-18T13:08:54Z
#14 3.323 [INFO] ------------------------------------------------------------------------
#14 DONE 3.4s

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

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

#17 [stage-1 4/5] COPY --from=dev /openmrs/distribution/openmrs_modules /openmrs/distribution/openmrs_modules
#17 DONE 0.3s

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

#19 exporting to image
#19 exporting layers
#19 exporting layers 0.3s done
#19 writing image sha256:18a3123ee68ebca1b6c75dec7049642ae45fff111e35d039fc0e8cdf40b9464d done
#19 naming to docker.io/openmrs/openmrs-platform:nightly done
#19 DONE 0.4s

1 warning found (use docker --debug to expand):
 - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 4)
Creating op-op270-tom_db_1 ...
Creating op-op270-tom_db_1 ... done
Creating op-op270-tom_api_1 ...
Creating op-op270-tom_api_1 ... done
+ sleep 500
+ docker ps
+ docker-compose logs
+ count=0
+ wget --spider http://localhost:8080/openmrs/
Spider mode enabled. Check if remote file exists.
--2025-09-18 13:17:18--  http://localhost:8080/openmrs/
Resolving localhost (localhost)... 127.0.0.1
Connecting to localhost (localhost)|127.0.0.1|:8080... connected.
HTTP request sent, awaiting response... 302
Location: /openmrs/owa/addonmanager/index.html [following]
Spider mode enabled. Check if remote file exists.
--2025-09-18 13:17:18--  http://localhost:8080/openmrs/owa/addonmanager/index.html
Connecting to localhost (localhost)|127.0.0.1|:8080... connected.
HTTP request sent, awaiting response... 200
Length: 1008 [text/html]
Remote file exists and could contain further links,
but recursion is disabled -- not retrieving.

+ echo 'Server up!'
Stopping op-op270-tom_api_1 ...
Stopping op-op270-tom_db_1  ...
Stopping op-op270-tom_api_1 ... done
Stopping op-op270-tom_db_1  ... done
Removing op-op270-tom_api_1 ...
Removing op-op270-tom_db_1  ...
Removing op-op270-tom_db_1  ... done
Removing op-op270-tom_api_1 ... done
Removing network op-op270-tom_default
Removing volume op-op270-tom_db-data
Removing volume op-op270-tom_openmrs-data