OpenMRS Core Master

Build: #3043 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
21 minutes
Revision
8166fc16f815a426caf21760f0e653ab40ace9c5 8166fc16f815a426caf21760f0e653ab40ace9c5
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 98.47 [INFO] BUILD SUCCESS
#60 98.47 [INFO] ------------------------------------------------------------------------
#60 98.50 [INFO] Total time:  01:25 min
#60 98.50 [INFO] Finished at: 2022-09-29T20:32:39Z
#60 98.51 [INFO] ------------------------------------------------------------------------
#60 DONE 98.8s

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

#62 [linux/arm64 dev 25/26] RUN mvn -pl webapp -s /usr/share/maven/ref/settings-docker.xml install -DskipTests
#62 11.96 [INFO] Scanning for projects...
#62 15.94 [INFO]
#62 15.94 [INFO] -------------------< org.openmrs.web:openmrs-webapp >-------------------
#62 15.95 [INFO] Building openmrs-webapp 2.6.0-SNAPSHOT
#62 15.95 [INFO] --------------------------------[ war ]---------------------------------
#62 22.56 [INFO]
#62 22.56 [INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ openmrs-webapp ---
#62 26.99 [INFO] ShortRevision tag detected. The value is '6'.
#62 27.04 [INFO] Executing: /bin/sh -c cd '/app/webapp' && 'git' 'rev-parse' '--verify' '--short=6' 'HEAD'
#62 27.05 [INFO] Working directory: /app/webapp
#62 27.36 [INFO] Storing buildNumber: 0 at timestamp: 1664483586444
#62 27.41 [WARNING] Cannot get the branch information from the git repository:
#62 27.41 Detecting the current branch failed:
#62 27.42 [INFO] ShortRevision tag detected. The value is '6'.
#62 27.42 [INFO] Executing: /bin/sh -c cd '/app/webapp' && 'git' 'rev-parse' '--verify' '--short=6' 'HEAD'
#62 27.42 [INFO] Working directory: /app/webapp
#62 27.46 [INFO] Storing buildScmBranch: UNKNOWN_BRANCH
#62 27.46 [INFO]
#62 27.46 [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ openmrs-webapp ---
#62 28.48 [INFO]
#62 28.49 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ openmrs-webapp ---
#62 29.44 [INFO] Copying 2 resources
#62 29.56 [INFO] Copying 1 resource to ../jetty
#62 29.88 [INFO]
#62 29.88 [INFO] --- maven-antrun-plugin:3.1.0:run (default) @ openmrs-webapp ---
#62 32.73 [INFO] Executing tasks
#62 32.82 [INFO]     [unzip] Expanding: /app/webapp/src/main/resources/liquibase-demo-data.zip into /app/webapp/target/classes
#62 33.12 [INFO] Executed tasks
#62 33.13 [INFO]
#62 33.13 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ openmrs-webapp ---
#62 34.22 [INFO] No sources to compile
#62 34.23 [INFO]
#62 34.23 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ openmrs-webapp ---
#62 34.74 [INFO] Copying 1 resource
#62 34.77 [INFO]
#62 34.77 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ openmrs-webapp ---
#62 34.89 [INFO] No sources to compile
#62 34.89 [INFO]
#62 34.89 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ openmrs-webapp ---
#62 37.14 [INFO] Tests are skipped.
#62 37.15 [INFO]
#62 37.15 [INFO] --- maven-war-plugin:3.3.2:war (default-war) @ openmrs-webapp ---
#62 39.10 [INFO] Packaging webapp
#62 39.12 [INFO] Assembling webapp [openmrs-webapp] in [/app/webapp/target/openmrs]
#62 39.18 [INFO] Processing war project
#62 39.18 [INFO] Copying webapp webResources [/app/webapp/src/main/webapp] to [/app/webapp/target/openmrs]
#62 39.41 [INFO] Copying webapp resources [/app/webapp/src/main/webapp]
#62 41.31 [INFO] Building war: /app/webapp/target/openmrs.war
#62 51.90 [INFO]
#62 51.90 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ openmrs-webapp ---
#62 55.25 [INFO] Building jar: /app/webapp/target/openmrs-tests.jar
#62 55.56 [INFO]
#62 55.56 [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-webapp ---
#62 56.69 [INFO] Checking licenses...
#62 57.72 [INFO]
#62 57.72 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-webapp ---
#62 58.36 [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 58.64 [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 58.72 [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 58.76 [INFO] ------------------------------------------------------------------------
#62 58.77 [INFO] BUILD SUCCESS
#62 58.77 [INFO] ------------------------------------------------------------------------
#62 58.80 [INFO] Total time:  46.970 s
#62 58.80 [INFO] Finished at: 2022-09-29T20:33:38Z
#62 58.81 [INFO] ------------------------------------------------------------------------
#62 DONE 59.5s

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

#64 exporting to image
#64 exporting layers
#64 exporting layers 34.2s done
#64 exporting manifest sha256:6daad0d87f631fdf5c2af2055c3a93300cf3467ac69fe126ceb669a9f6187c68 0.0s done
#64 exporting config sha256:09de72b7de5a241051216f4733c172f6f5970c1b771c7ebb7dad485999d490a0 0.0s done
#64 exporting manifest sha256:2eddf6aecf6730c07285197e0c031fe66a44f75f0d84ec920a93e0c9c4d1ec1b 0.0s done
#64 exporting config sha256:9e18422088b548b9ccd89498b9d94fa8c8eeac19379a9eef6b4b4786f050384c 0.0s done
#64 exporting manifest list sha256:9605e2fb1d6c845d27ee05edd46627384bc4bbef7bcad4cfbd9332a8400d830c 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 21.9s done
#64 pushing manifest for docker.io/openmrs/openmrs-core:dev@sha256:9605e2fb1d6c845d27ee05edd46627384bc4bbef7bcad4cfbd9332a8400d830c
#64 pushing manifest for docker.io/openmrs/openmrs-core:dev@sha256:9605e2fb1d6c845d27ee05edd46627384bc4bbef7bcad4cfbd9332a8400d830c 0.9s done
#64 DONE 57.2s