OpenMRS Core Master

Build: #3029 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
22c8a8f87185b4cb6f7069a11811a7cc738b4fb5 22c8a8f87185b4cb6f7069a11811a7cc738b4fb5
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 105.8 [INFO] ------------------------------------------------------------------------
#57 105.9 [INFO] Total time:  01:34 min
#57 105.9 [INFO] Finished at: 2022-09-27T00:03:59Z
#57 105.9 [INFO] ------------------------------------------------------------------------
#57 DONE 106.2s

#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 11.78 [INFO] Scanning for projects...
#59 15.70 [INFO]
#59 15.70 [INFO] -------------------< org.openmrs.web:openmrs-webapp >-------------------
#59 15.70 [INFO] Building openmrs-webapp 2.6.0-SNAPSHOT
#59 15.71 [INFO] --------------------------------[ war ]---------------------------------
#59 24.24 [INFO]
#59 24.26 [INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ openmrs-webapp ---
#59 27.81 [INFO] ShortRevision tag detected. The value is '6'.
#59 27.87 [INFO] Executing: /bin/sh -c cd '/app/webapp' && 'git' 'rev-parse' '--verify' '--short=6' 'HEAD'
#59 27.87 [INFO] Working directory: /app/webapp
#59 28.18 [INFO] Storing buildNumber: 0 at timestamp: 1664237067242
#59 28.25 [WARNING] Cannot get the branch information from the git repository:
#59 28.25 Detecting the current branch failed:
#59 28.25 [INFO] ShortRevision tag detected. The value is '6'.
#59 28.25 [INFO] Executing: /bin/sh -c cd '/app/webapp' && 'git' 'rev-parse' '--verify' '--short=6' 'HEAD'
#59 28.25 [INFO] Working directory: /app/webapp
#59 28.29 [INFO] Storing buildScmBranch: UNKNOWN_BRANCH
#59 28.29 [INFO]
#59 28.29 [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ openmrs-webapp ---
#59 29.40 [INFO]
#59 29.41 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ openmrs-webapp ---
#59 30.34 [INFO] Copying 2 resources
#59 30.45 [INFO] Copying 1 resource to ../jetty
#59 30.82 [INFO]
#59 30.82 [INFO] --- maven-antrun-plugin:3.1.0:run (default) @ openmrs-webapp ---
#59 33.28 [INFO] Executing tasks
#59 33.36 [INFO]     [unzip] Expanding: /app/webapp/src/main/resources/liquibase-demo-data.zip into /app/webapp/target/classes
#59 33.67 [INFO] Executed tasks
#59 33.67 [INFO]
#59 33.68 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ openmrs-webapp ---
#59 36.41 [INFO] No sources to compile
#59 36.42 [INFO]
#59 36.42 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ openmrs-webapp ---
#59 36.46 [INFO] Copying 1 resource
#59 36.47 [INFO]
#59 36.47 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ openmrs-webapp ---
#59 36.48 [INFO] No sources to compile
#59 36.48 [INFO]
#59 36.49 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ openmrs-webapp ---
#59 38.28 [INFO] Tests are skipped.
#59 38.29 [INFO]
#59 38.29 [INFO] --- maven-war-plugin:3.3.2:war (default-war) @ openmrs-webapp ---
#59 39.90 [INFO] Packaging webapp
#59 39.94 [INFO] Assembling webapp [openmrs-webapp] in [/app/webapp/target/openmrs]
#59 40.00 [INFO] Processing war project
#59 40.01 [INFO] Copying webapp webResources [/app/webapp/src/main/webapp] to [/app/webapp/target/openmrs]
#59 40.20 [INFO] Copying webapp resources [/app/webapp/src/main/webapp]
#59 41.91 [INFO] Building war: /app/webapp/target/openmrs.war
#59 52.97 [INFO]
#59 52.98 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ openmrs-webapp ---
#59 55.68 [INFO] Building jar: /app/webapp/target/openmrs-tests.jar
#59 55.95 [INFO]
#59 55.95 [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-webapp ---
#59 56.58 [INFO] Checking licenses...
#59 57.31 [INFO]
#59 57.32 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-webapp ---
#59 57.77 [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 57.94 [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 58.00 [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 58.02 [INFO] ------------------------------------------------------------------------
#59 58.02 [INFO] BUILD SUCCESS
#59 58.03 [INFO] ------------------------------------------------------------------------
#59 58.04 [INFO] Total time:  46.413 s
#59 58.04 [INFO] Finished at: 2022-09-27T00:04:57Z
#59 58.04 [INFO] ------------------------------------------------------------------------
#59 DONE 58.5s

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

#61 exporting to image
#61 exporting layers
#61 exporting layers 22.4s done
#61 exporting manifest sha256:0207e29c6dd681f2e1906caead751d9ccf6cc688168dc6d13f8651aaf7eb5028 0.0s done
#61 exporting config sha256:caec0f0d71131b8edd42f0b66b25443086165a250f6b9ee465dabde202811e7a
#61 exporting config sha256:caec0f0d71131b8edd42f0b66b25443086165a250f6b9ee465dabde202811e7a 0.0s done
#61 exporting manifest sha256:25b26c32cd810808ca0cc94908835fa1cd8adddcf33c4dd7877a493b21c7de38 0.0s done
#61 exporting config sha256:fdf15a1b753b85721b512820bf1599e28d38da6057de42da877bfdc2d1e5988c 0.0s done
#61 exporting manifest list sha256:5e02e2ecefa85525d24cfc1d8fdf8aa265e36d0549292e92afb190907792dd09 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 12.7s done
#61 pushing manifest for docker.io/openmrs/openmrs-core:dev@sha256:5e02e2ecefa85525d24cfc1d8fdf8aa265e36d0549292e92afb190907792dd09
#61 pushing manifest for docker.io/openmrs/openmrs-core:dev@sha256:5e02e2ecefa85525d24cfc1d8fdf8aa265e36d0549292e92afb190907792dd09 0.9s done
#61 DONE 36.2s