Platform 2.5

Build: #151 did not complete

Job: Release did not complete

Stages & jobs

  1. Build

  2. Test

  3. Deploy

  4. Release

    Requires a user to start manually

Job result summary

Queued
Source updated
Started
Completed
Cancelled
Revision
e4d86a020a13bc6f8ee7e8f530f8f478d1d7e0fa e4d86a020a13bc6f8ee7e8f530f8f478d1d7e0fa

Error summary

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

#28 2.279 [INFO]
#28 2.280 [INFO] ------------------------< org.openmrs:openmrs >-------------------------
#28 2.280 [INFO] Building OpenMRS 2.5.9
#28 2.290 [INFO] --------------------------------[ pom ]---------------------------------
#28 2.293 [INFO]
#28 2.295 [INFO] --- openmrs-sdk-maven-plugin:4.5.0:setup-sdk (default-cli) @ openmrs ---
#28 4.218 Jan 09, 2023 1:47:25 PM org.jline.utils.Log logr
#28 4.218 WARNING: Unable to create a system terminal, creating a dumb terminal (enable debug logging for more information)
#28 4.676 [INFO] SDK installed successfully, settings file: /root/.m2/settings.xml
#28 4.676 [INFO] Now you can use sdk: mvn openmrs-sdk:<task_name>
#28 4.677 [INFO] ------------------------------------------------------------------------
#28 4.678 [INFO] BUILD SUCCESS
#28 4.678 [INFO] ------------------------------------------------------------------------
#28 4.681 [INFO] Total time:  2.683 s
#28 4.682 [INFO] Finished at: 2023-01-09T13:47:25Z
#28 4.683 [INFO] ------------------------------------------------------------------------
#28 DONE 4.8s

#21 [linux/arm64 dev  8/30] RUN --mount=type=cache,target=/root/.m2 mvn org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.5.0:setup-sdk -N -DbatchAnswers=n
#21 ...

#29 [linux/amd64 dev  9/30] COPY liquibase/pom.xml ./liquibase/
#29 DONE 0.1s

#30 [linux/amd64 dev 10/30] COPY tools/pom.xml ./tools/
#30 DONE 0.1s

#31 [linux/amd64 dev 11/30] COPY test/pom.xml ./test/
#31 DONE 0.1s

#21 [linux/arm64 dev  8/30] RUN --mount=type=cache,target=/root/.m2 mvn org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.5.0:setup-sdk -N -DbatchAnswers=n
#21 ...

#32 [linux/amd64 dev 12/30] COPY api/pom.xml ./api/
#32 DONE 0.1s

#33 [linux/amd64 dev 13/30] COPY web/pom.xml ./web/
#33 DONE 0.1s

#34 [linux/amd64 dev 14/30] COPY webapp/pom.xml ./webapp/
#34 DONE 0.1s

#35 [linux/amd64 dev 15/30] RUN --mount=type=cache,target=/root/.m2 mvn --non-recursive clean install -DskipTests
#35 3.134 [INFO] Scanning for projects...
#35 3.346 [INFO]
#35 3.348 [INFO] ------------------------< org.openmrs:openmrs >-------------------------
#35 3.350 [INFO] Building OpenMRS 2.5.9
#35 3.351 [INFO] --------------------------------[ pom ]---------------------------------
#35 3.753 [INFO]
#35 3.755 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs ---
#35 4.054 [INFO]
#35 4.055 [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ openmrs ---
#35 5.150 [INFO] ShortRevision tag detected. The value is '6'.
#35 5.168 [INFO] Executing: /bin/sh -c cd '/openmrs_core' && 'git' 'rev-parse' '--verify' '--short=6' 'HEAD'
#35 5.186 [INFO] Working directory: /openmrs_core
#35 5.393 [INFO] Storing buildNumber: 0 at timestamp: 1673272051347
#35 5.435 [WARNING] Cannot get the branch information from the git repository:
#35 5.435 Detecting the current branch failed: fatal: not a git repository (or any of the parent directories): .git
#35 5.435
#35 5.435 [INFO] ShortRevision tag detected. The value is '6'.
#35 5.436 [INFO] Executing: /bin/sh -c cd '/openmrs_core' && 'git' 'rev-parse' '--verify' '--short=6' 'HEAD'
#35 5.437 [INFO] Working directory: /openmrs_core
#35 5.445 [INFO] Storing buildScmBranch: UNKNOWN_BRANCH
#35 5.445 [INFO]
#35 5.446 [INFO] --- build-helper-maven-plugin:3.2.0:parse-version (parse-version) @ openmrs ---
#35 5.879 [INFO]
#35 5.879 [INFO] --- maven-jar-plugin:3.2.0:test-jar (default) @ openmrs ---
#35 6.402 [WARNING] JAR will be empty - no content was marked for inclusion!
#35 6.448 [INFO] Building jar: /openmrs_core/target/openmrs-2.5.9-tests.jar
#35 6.624 [INFO]
#35 6.625 [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs ---
#35 6.892 [INFO] Checking licenses...
#35 7.123 [INFO]
#35 7.124 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs ---
#35 7.187 [INFO] Installing /openmrs_core/pom.xml to /root/.m2/repository/org/openmrs/openmrs/2.5.9/openmrs-2.5.9.pom
#35 7.199 [INFO] Installing /openmrs_core/target/openmrs-2.5.9-tests.jar to /root/.m2/repository/org/openmrs/openmrs/2.5.9/openmrs-2.5.9-tests.jar
#35 7.203 [INFO] ------------------------------------------------------------------------
#35 7.204 [INFO] BUILD SUCCESS
#35 7.205 [INFO] ------------------------------------------------------------------------
#35 7.207 [INFO] Total time:  4.131 s
#35 7.208 [INFO] Finished at: 2023-01-09T13:47:33Z
#35 7.208 [INFO] ------------------------------------------------------------------------
#35 DONE 7.3s

#36 [linux/amd64 dev 16/30] COPY liquibase ./liquibase/
#36 DONE 0.1s

#21 [linux/arm64 dev  8/30] RUN --mount=type=cache,target=/root/.m2 mvn org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.5.0:setup-sdk -N -DbatchAnswers=n
#21 ...

#37 [linux/amd64 dev 17/30] RUN --mount=type=cache,target=/root/.m2 mvn -pl liquibase clean install -DskipTests
#37 2.144 [INFO] Scanning for projects...
#37 2.523 [INFO]
#37 2.524 [INFO] --------------< org.openmrs.liquibase:openmrs-liquibase >---------------
#37 2.525 [INFO] Building openmrs-liquibase 2.5.9
#37 2.525 [INFO] --------------------------------[ jar ]---------------------------------
#37 2.967 [INFO]
#37 2.972 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs-liquibase ---
#37 3.065 [INFO]
#37 3.068 [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ openmrs-liquibase ---
Build was manually stopped.