Release plan for OpenMRS Platform 2.7.x

Build: #1 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
10 minutes
Agent
yu.openmrs.org
Revision
ff06b97b522c2ec4020e704c4d23c7f9b0ef39cc ff06b97b522c2ec4020e704c4d23c7f9b0ef39cc

Error summary

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

+ [[ ehuB != ehuxB ]]
+ echo 'Start of Lmod init/bash script to define the module command'
+ LMOD_PKG=/usr/share/lmod/lmod
+ LMOD_DIR=/usr/share/lmod/lmod/libexec
+ LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod
+ MODULESHOME=/usr/share/lmod/lmod
+ export LMOD_PKG
+ export LMOD_CMD
+ export LMOD_DIR
+ export MODULESHOME
+ LMOD_VERSION=6.6
+ export LMOD_VERSION
+ '[' : '!=' : ']'
+ unalias ml
+ true
++ echo YES
++ /usr/bin/tr '[:upper:]' '[:lower:]'
+ export_module=yes
+ '[' -n '5.1.16(1)-release' -a yes '!=' no ']'
+ export -f module
+ export -f ml
+ unset export_module
+ '[' -n '' ']'
+ '[' 5 -ge 3 ']'
+ '[' -r /usr/share/lmod/lmod/init/lmod_bash_completions ']'
+ '[' -n '' ']'
+ [[ ehuB != ehuxB ]]
+ echo 'End of Lmod init/bash script to define the module command'
+ docker pull openmrs/openmrs-platform@sha256:2509493eec4f11565a20562a789494b3a46f49530b0206a0df54d8197b45ec2a
+ docker-compose -f docker-compose.yml -f docker-compose.mysql.yml down -v
Removing network op-op270-tom_default
Network op-op270-tom_default not found.
Removing volume op-op270-tom_db-data
Volume op-op270-tom_db-data not found.
Removing volume op-op270-tom_openmrs-data
Volume op-op270-tom_openmrs-data not found.
+ docker-compose -f docker-compose.yml -f docker-compose.mysql.yml up --build -d
Creating network "op-op270-tom_default" with the default driver
Creating volume "op-op270-tom_db-data" with default driver
Creating volume "op-op270-tom_openmrs-data" with default driver
Pulling db (mysql:5.6)...
Building api
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
+ [[ ehuB != ehuxB ]]
+ echo 'Start of Lmod init/bash script to define the module command'
+ LMOD_PKG=/usr/share/lmod/lmod
+ LMOD_DIR=/usr/share/lmod/lmod/libexec
+ LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod
+ MODULESHOME=/usr/share/lmod/lmod
+ export LMOD_PKG
+ export LMOD_CMD
+ export LMOD_DIR
+ export MODULESHOME
+ LMOD_VERSION=6.6
+ export LMOD_VERSION
+ '[' : '!=' : ']'
+ unalias ml
+ true
++ /usr/bin/tr '[:upper:]' '[:lower:]'
++ echo YES
+ export_module=yes
+ '[' -n '5.1.16(1)-release' -a yes '!=' no ']'
+ export -f module
+ export -f ml
+ unset export_module
+ '[' -n '' ']'
+ '[' 5 -ge 3 ']'
+ '[' -r /usr/share/lmod/lmod/init/lmod_bash_completions ']'
+ '[' -n '' ']'
+ [[ ehuB != ehuxB ]]
+ echo 'End of Lmod init/bash script to define the module command'
+ count=0
+ wget --spider http://localhost:8080/openmrs/
Spider mode enabled. Check if remote file exists.
--2024-11-04 13:42:49--  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.
--2024-11-04 13:42:49--  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