OpenMRS Core Master

Build: #3032 was successful

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
18 minutes
Revision
deb2b89b22b863c48ea9bd402a9ee99a9cc28d12 deb2b89b22b863c48ea9bd402a9ee99a9cc28d12
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.

#60 100.1 [INFO] ------------------------------------------------------------------------
#60 100.1 [INFO] Total time:  01:27 min
#60 100.1 [INFO] Finished at: 2022-09-27T17:03:25Z
#60 100.1 [INFO] ------------------------------------------------------------------------
#60 DONE 100.3s

#61 [linux/arm64 dev 24/26] COPY webapp/ ./webapp/
#61 DONE 0.1s

#62 [linux/arm64 dev 25/26] RUN mvn -pl webapp -s /usr/share/maven/ref/settings-docker.xml install -DskipTests
#62 11.00 [INFO] Scanning for projects...
#62 14.66 [INFO]
#62 14.67 [INFO] -------------------< org.openmrs.web:openmrs-webapp >-------------------
#62 14.67 [INFO] Building openmrs-webapp 2.6.0-SNAPSHOT
#62 14.67 [INFO] --------------------------------[ war ]---------------------------------
#62 21.12 [INFO]
#62 21.13 [INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ openmrs-webapp ---
#62 25.39 [INFO] ShortRevision tag detected. The value is '6'.
#62 25.44 [INFO] Executing: /bin/sh -c cd '/app/webapp' && 'git' 'rev-parse' '--verify' '--short=6' 'HEAD'
#62 25.44 [INFO] Working directory: /app/webapp
#62 25.76 [INFO] Storing buildNumber: 0 at timestamp: 1664298231424
#62 25.83 [WARNING] Cannot get the branch information from the git repository:
#62 25.83 Detecting the current branch failed:
#62 25.83 [INFO] ShortRevision tag detected. The value is '6'.
#62 25.83 [INFO] Executing: /bin/sh -c cd '/app/webapp' && 'git' 'rev-parse' '--verify' '--short=6' 'HEAD'
#62 25.83 [INFO] Working directory: /app/webapp
#62 25.86 [INFO] Storing buildScmBranch: UNKNOWN_BRANCH
#62 25.87 [INFO]
#62 25.87 [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ openmrs-webapp ---
#62 26.76 [INFO]
#62 26.76 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ openmrs-webapp ---
#62 27.50 [INFO] Copying 2 resources
#62 27.61 [INFO] Copying 1 resource to ../jetty
#62 28.01 [INFO]
#62 28.01 [INFO] --- maven-antrun-plugin:3.1.0:run (default) @ openmrs-webapp ---
#62 30.76 [INFO] Executing tasks
#62 30.85 [INFO]     [unzip] Expanding: /app/webapp/src/main/resources/liquibase-demo-data.zip into /app/webapp/target/classes
#62 31.13 [INFO] Executed tasks
#62 31.13 [INFO]
#62 31.14 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ openmrs-webapp ---
#62 31.92 [INFO] No sources to compile
#62 31.93 [INFO]
#62 31.93 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ openmrs-webapp ---
#62 32.00 [INFO] Copying 1 resource
#62 32.01 [INFO]
#62 32.01 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ openmrs-webapp ---
#62 32.06 [INFO] No sources to compile
#62 32.06 [INFO]
#62 32.06 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ openmrs-webapp ---
#62 35.33 [INFO] Tests are skipped.
#62 35.33 [INFO]
#62 35.33 [INFO] --- maven-war-plugin:3.3.2:war (default-war) @ openmrs-webapp ---
#62 37.28 [INFO] Packaging webapp
#62 37.29 [INFO] Assembling webapp [openmrs-webapp] in [/app/webapp/target/openmrs]
#62 37.36 [INFO] Processing war project
#62 37.36 [INFO] Copying webapp webResources [/app/webapp/src/main/webapp] to [/app/webapp/target/openmrs]
#62 37.57 [INFO] Copying webapp resources [/app/webapp/src/main/webapp]
#62 39.51 [INFO] Building war: /app/webapp/target/openmrs.war
#62 49.69 [INFO]
#62 49.69 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ openmrs-webapp ---
#62 53.30 [INFO] Building jar: /app/webapp/target/openmrs-tests.jar
#62 53.79 [INFO]
#62 53.80 [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-webapp ---
#62 55.54 [INFO] Checking licenses...
#62 56.29 [INFO]
#62 56.29 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-webapp ---
#62 56.84 [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
#62 57.08 [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
#62 57.15 [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
#62 57.18 [INFO] ------------------------------------------------------------------------
#62 57.19 [INFO] BUILD SUCCESS
#62 57.19 [INFO] ------------------------------------------------------------------------
#62 57.20 [INFO] Total time:  46.359 s
#62 57.21 [INFO] Finished at: 2022-09-27T17:04:23Z
#62 57.22 [INFO] ------------------------------------------------------------------------
#62 DONE 57.5s

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

#64 exporting to image
#64 exporting layers
#64 exporting layers 22.3s done
#64 exporting manifest sha256:707d0e9ed61349c566926fa58a1754fec1825b22b82545e7744ad7a73d57bc7e 0.0s done
#64 exporting config sha256:6a4419c8eedea40e7bc9fbf4fecb01ddd2eccca9ba4c995e7c16efa2066aa0d8 0.0s done
#64 exporting manifest sha256:c0fe88818617a67061db51d698dfa8e53891eafdc5327f7a00b06ce1076e0ea9 0.0s done
#64 exporting config sha256:ec5aeb32ab7a67a9d280928e10ad67777b8919f68917732d87deaa629f5ca303 0.0s done
#64 exporting manifest list sha256:9b577f1409813b2d29e14d2a29a2a57526c2575a7c5d46baa9f42f6c9c896c43
#64 exporting manifest list sha256:9b577f1409813b2d29e14d2a29a2a57526c2575a7c5d46baa9f42f6c9c896c43 0.0s done
#64 pushing layers
#64 ...

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

#64 exporting to image
#64 pushing layers 19.9s done
#64 pushing manifest for docker.io/openmrs/openmrs-core:dev@sha256:9b577f1409813b2d29e14d2a29a2a57526c2575a7c5d46baa9f42f6c9c896c43
#64 pushing manifest for docker.io/openmrs/openmrs-core:dev@sha256:9b577f1409813b2d29e14d2a29a2a57526c2575a7c5d46baa9f42f6c9c896c43 0.8s done
#64 DONE 43.2s