OpenMRS Core Master

Build: #3054 failed

Job: Build was successful

Stages & jobs

  1. Build

  2. Test

  3. Deploy

  4. Release

    Requires a user to start manually

Job result summary

Completed
Duration
19 minutes
Revision
b8fb85423b794a096fe8447dce46d89c71b53399 b8fb85423b794a096fe8447dce46d89c71b53399
Successful since
#3001 ()

Configuration changes

Job Build with key TRUNK-MASTER-JOB1 no longer exists.

Error summary

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

#57 102.6 [INFO] ------------------------------------------------------------------------
#57 102.7 [INFO] Total time:  01:29 min
#57 102.7 [INFO] Finished at: 2022-10-02T21:34:17Z
#57 102.7 [INFO] ------------------------------------------------------------------------
#57 DONE 103.0s

#58 [linux/arm64 dev 24/26] COPY webapp/ ./webapp/
#58 DONE 0.2s

#59 [linux/arm64 dev 25/26] RUN mvn -pl webapp -s /usr/share/maven/ref/settings-docker.xml install -DskipTests
#59 12.55 [INFO] Scanning for projects...
#59 15.81 [INFO]
#59 15.81 [INFO] -------------------< org.openmrs.web:openmrs-webapp >-------------------
#59 15.81 [INFO] Building openmrs-webapp 2.6.0-SNAPSHOT
#59 15.81 [INFO] --------------------------------[ war ]---------------------------------
#59 22.29 [INFO]
#59 22.30 [INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ openmrs-webapp ---
#59 28.32 [INFO] ShortRevision tag detected. The value is '6'.
#59 28.40 [INFO] Executing: /bin/sh -c cd '/app/webapp' && 'git' 'rev-parse' '--verify' '--short=6' 'HEAD'
#59 28.40 [INFO] Working directory: /app/webapp
#59 28.70 [INFO] Storing buildNumber: 0 at timestamp: 1664746486738
#59 28.76 [WARNING] Cannot get the branch information from the git repository:
#59 28.76 Detecting the current branch failed:
#59 28.76 [INFO] ShortRevision tag detected. The value is '6'.
#59 28.76 [INFO] Executing: /bin/sh -c cd '/app/webapp' && 'git' 'rev-parse' '--verify' '--short=6' 'HEAD'
#59 28.76 [INFO] Working directory: /app/webapp
#59 28.79 [INFO] Storing buildScmBranch: UNKNOWN_BRANCH
#59 28.79 [INFO]
#59 28.79 [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ openmrs-webapp ---
#59 29.66 [INFO]
#59 29.67 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ openmrs-webapp ---
#59 30.14 [INFO] Copying 2 resources
#59 30.18 [INFO] Copying 1 resource to ../jetty
#59 30.40 [INFO]
#59 30.41 [INFO] --- maven-antrun-plugin:3.1.0:run (default) @ openmrs-webapp ---
#59 32.89 [INFO] Executing tasks
#59 32.97 [INFO]     [unzip] Expanding: /app/webapp/src/main/resources/liquibase-demo-data.zip into /app/webapp/target/classes
#59 33.30 [INFO] Executed tasks
#59 33.30 [INFO]
#59 33.30 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ openmrs-webapp ---
#59 35.75 [INFO] No sources to compile
#59 35.76 [INFO]
#59 35.76 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ openmrs-webapp ---
#59 35.85 [INFO] Copying 1 resource
#59 35.86 [INFO]
#59 35.87 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ openmrs-webapp ---
#59 35.88 [INFO] No sources to compile
#59 35.88 [INFO]
#59 35.89 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ openmrs-webapp ---
#59 37.66 [INFO] Tests are skipped.
#59 37.67 [INFO]
#59 37.67 [INFO] --- maven-war-plugin:3.3.2:war (default-war) @ openmrs-webapp ---
#59 39.67 [INFO] Packaging webapp
#59 39.68 [INFO] Assembling webapp [openmrs-webapp] in [/app/webapp/target/openmrs]
#59 39.74 [INFO] Processing war project
#59 39.74 [INFO] Copying webapp webResources [/app/webapp/src/main/webapp] to [/app/webapp/target/openmrs]
#59 39.96 [INFO] Copying webapp resources [/app/webapp/src/main/webapp]
#59 42.92 [INFO] Building war: /app/webapp/target/openmrs.war
#59 52.04 [INFO]
#59 52.04 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ openmrs-webapp ---
#59 55.75 [INFO] Building jar: /app/webapp/target/openmrs-tests.jar
#59 56.24 [INFO]
#59 56.25 [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-webapp ---
#59 57.45 [INFO] Checking licenses...
#59 58.55 [INFO]
#59 58.55 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-webapp ---
#59 58.91 [INFO] Installing /app/webapp/target/openmrs.war to /usr/share/maven/ref/repository/org/openmrs/web/openmrs-webapp/2.6.0-SNAPSHOT/openmrs-webapp-2.6.0-SNAPSHOT.war
#59 59.06 [INFO] Installing /app/webapp/pom.xml to /usr/share/maven/ref/repository/org/openmrs/web/openmrs-webapp/2.6.0-SNAPSHOT/openmrs-webapp-2.6.0-SNAPSHOT.pom
#59 59.11 [INFO] Installing /app/webapp/target/openmrs-tests.jar to /usr/share/maven/ref/repository/org/openmrs/web/openmrs-webapp/2.6.0-SNAPSHOT/openmrs-webapp-2.6.0-SNAPSHOT-tests.jar
#59 59.14 [INFO] ------------------------------------------------------------------------
#59 59.14 [INFO] BUILD SUCCESS
#59 59.14 [INFO] ------------------------------------------------------------------------
#59 59.15 [INFO] Total time:  46.883 s
#59 59.16 [INFO] Finished at: 2022-10-02T21:35:17Z
#59 59.16 [INFO] ------------------------------------------------------------------------
#59 DONE 59.5s

#60 [linux/arm64 dev 26/26] WORKDIR /app/webapp
#60 DONE 0.1s

#61 exporting to image
#61 exporting layers
#61 exporting layers 23.0s done
#61 exporting manifest sha256:a243518ed8ed1b78659cc28f1df68934ddbf751541ed941671fc71cbbe8121a1 0.0s done
#61 exporting config sha256:66ca97c50d05a41b6e8f1eea668c497ef66da4c0e10d0ed335d9d5605bdc1fa8
#61 exporting config sha256:66ca97c50d05a41b6e8f1eea668c497ef66da4c0e10d0ed335d9d5605bdc1fa8 0.0s done
#61 exporting manifest sha256:1f3599bf48fd10e67a531bcaeb1a5d4c89631e3ab2a9e97bf5961c391958dd64 0.0s done
#61 exporting config sha256:7ea0f754d73f214fffe851fb90b14b7741798c62f1e5ed07cd6227aae73dd844 0.0s done
#61 exporting manifest list sha256:5178aadd3e11adea0e16fbcce28d32677942252ea19a090bffa947db65d637a5 0.0s done
#61 pushing layers
#61 ...

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

#61 exporting to image
#61 pushing layers 13.1s done
#61 pushing manifest for docker.io/openmrs/openmrs-core:dev@sha256:5178aadd3e11adea0e16fbcce28d32677942252ea19a090bffa947db65d637a5
#61 pushing manifest for docker.io/openmrs/openmrs-core:dev@sha256:5178aadd3e11adea0e16fbcce28d32677942252ea19a090bffa947db65d637a5 0.8s done
#61 DONE 37.2s