OpenMRS Core Master

Build: #3039 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
23 minutes
Revision
fd22c1317b6851e7fd7877cfc07d1ae705479a3d fd22c1317b6851e7fd7877cfc07d1ae705479a3d
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.

#61 101.1 [INFO] Finished at: 2022-09-28T23:13:35Z
#61 101.1 [INFO] ------------------------------------------------------------------------
#61 DONE 101.5s

#62 [linux/arm64 dev 24/27] COPY webapp/ ./webapp/
#62 DONE 0.1s

#63 [linux/arm64 dev 25/27] RUN mvn -pl webapp -s /usr/share/maven/ref/settings-docker.xml install -DskipTests
#63 12.14 [INFO] Scanning for projects...
#63 15.33 [INFO]
#63 15.34 [INFO] -------------------< org.openmrs.web:openmrs-webapp >-------------------
#63 15.34 [INFO] Building openmrs-webapp 2.6.0-SNAPSHOT
#63 15.34 [INFO] --------------------------------[ war ]---------------------------------
#63 22.26 [INFO]
#63 22.27 [INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ openmrs-webapp ---
#63 27.65 [INFO] ShortRevision tag detected. The value is '6'.
#63 27.70 [INFO] Executing: /bin/sh -c cd '/app/webapp' && 'git' 'rev-parse' '--verify' '--short=6' 'HEAD'
#63 27.70 [INFO] Working directory: /app/webapp
#63 28.03 [INFO] Storing buildNumber: 0 at timestamp: 1664406844004
#63 28.09 [WARNING] Cannot get the branch information from the git repository:
#63 28.09 Detecting the current branch failed:
#63 28.09 [INFO] ShortRevision tag detected. The value is '6'.
#63 28.09 [INFO] Executing: /bin/sh -c cd '/app/webapp' && 'git' 'rev-parse' '--verify' '--short=6' 'HEAD'
#63 28.09 [INFO] Working directory: /app/webapp
#63 28.14 [INFO] Storing buildScmBranch: UNKNOWN_BRANCH
#63 28.14 [INFO]
#63 28.14 [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ openmrs-webapp ---
#63 29.00 [INFO]
#63 29.00 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ openmrs-webapp ---
#63 29.74 [INFO] Copying 2 resources
#63 29.82 [INFO] Copying 1 resource to ../jetty
#63 30.14 [INFO]
#63 30.14 [INFO] --- maven-antrun-plugin:3.1.0:run (default) @ openmrs-webapp ---
#63 32.42 [INFO] Executing tasks
#63 32.51 [INFO]     [unzip] Expanding: /app/webapp/src/main/resources/liquibase-demo-data.zip into /app/webapp/target/classes
#63 32.86 [INFO] Executed tasks
#63 32.86 [INFO]
#63 32.87 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ openmrs-webapp ---
#63 33.55 [INFO] No sources to compile
#63 33.56 [INFO]
#63 33.57 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ openmrs-webapp ---
#63 33.66 [INFO] Copying 1 resource
#63 33.67 [INFO]
#63 33.67 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ openmrs-webapp ---
#63 33.71 [INFO] No sources to compile
#63 33.71 [INFO]
#63 33.71 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ openmrs-webapp ---
#63 36.57 [INFO] Tests are skipped.
#63 36.57 [INFO]
#63 36.57 [INFO] --- maven-war-plugin:3.3.2:war (default-war) @ openmrs-webapp ---
#63 38.30 [INFO] Packaging webapp
#63 38.30 [INFO] Assembling webapp [openmrs-webapp] in [/app/webapp/target/openmrs]
#63 38.36 [INFO] Processing war project
#63 38.36 [INFO] Copying webapp webResources [/app/webapp/src/main/webapp] to [/app/webapp/target/openmrs]
#63 38.59 [INFO] Copying webapp resources [/app/webapp/src/main/webapp]
#63 41.40 [INFO] Building war: /app/webapp/target/openmrs.war
#63 50.53 [INFO]
#63 50.53 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ openmrs-webapp ---
#63 53.60 [INFO] Building jar: /app/webapp/target/openmrs-tests.jar
#63 53.96 [INFO]
#63 53.96 [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-webapp ---
#63 55.92 [INFO] Checking licenses...
#63 56.84 [INFO]
#63 56.84 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-webapp ---
#63 57.28 [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
#63 57.45 [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
#63 57.51 [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
#63 57.53 [INFO] ------------------------------------------------------------------------
#63 57.53 [INFO] BUILD SUCCESS
#63 57.53 [INFO] ------------------------------------------------------------------------
#63 57.54 [INFO] Total time:  45.542 s
#63 57.54 [INFO] Finished at: 2022-09-28T23:14:33Z
#63 57.55 [INFO] ------------------------------------------------------------------------
#63 DONE 57.8s

#64 [linux/arm64 dev 26/27] COPY wait-for-it.sh startup-init.sh startup.sh startup-dev.sh ./
#64 DONE 0.1s

#65 [linux/arm64 dev 27/27] RUN chmod 755 wait-for-it.sh && chmod 755 startup-init.sh && chmod 755 startup.sh      && chmod 755 startup-dev.sh
#65 DONE 0.4s

#66 exporting to image
#66 exporting layers
#66 exporting layers 41.2s done
#66 exporting manifest sha256:64fb4c09a440041d5a26375d960fe1b4bb1049bc33bb0242a13397c7d1209d87 0.0s done
#66 exporting config sha256:5e85eef2c1c3a552bfc932dd5df7c9c6c557485a032c87f3fd70b9352a402fb4 0.0s done
#66 exporting manifest sha256:f5014fdecc2dd34d6831947b1db787ee276d7765b8169e2436c5e9b1bbfc6a5c 0.0s done
#66 exporting config sha256:a3f40511ae5b9df385f3db25c8842c06d44010c813bb124492842d2c739ccaa2 0.0s done
#66 exporting manifest list sha256:703923672ab56bbf1fa1a14237a03d743f917a26cade2228092c25283d987392 0.0s done
#66 pushing layers
#66 ...

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

#66 exporting to image
#66 pushing layers 21.1s done
#66 pushing manifest for docker.io/openmrs/openmrs-core:dev@sha256:703923672ab56bbf1fa1a14237a03d743f917a26cade2228092c25283d987392
#66 pushing manifest for docker.io/openmrs/openmrs-core:dev@sha256:703923672ab56bbf1fa1a14237a03d743f917a26cade2228092c25283d987392 0.8s done
#66 DONE 63.3s