Release plan for billing

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
9 minutes
Labels
None
Revisions
openmrs-module-billing.git
ff694a57eab61a8cffba2c3ee8e47a378e9979fa
Release scripts
d5831e94deff58c79f07afa118e3aad928391687
Fixed in
#28 (Changes by Ruhanga <41738040+Ruhanga@users.noreply.github.com>)
No failed test found. A possible compilation error occurred.

Responsible

No one has taken responsibility for this failure

Code commits

openmrs-module-billing.git
Author Commit Message Commit date
Ruhanga <41738040+Ruhanga@users.noreply.github.com> Ruhanga <41738040+Ruhanga@users.noreply.github.com> ff694a57eab61a8cffba2c3ee8e47a378e9979fa Added Bamboo Specs (#26)
Release scripts
Author Commit Message Commit date
Ruhanga <41738040+Ruhanga@users.noreply.github.com> Ruhanga <41738040+Ruhanga@users.noreply.github.com> d5831e94deff58c79f07afa118e3aad928391687 Added support for profiled builds. (#11)

Configuration changes

Plan configuration has changed since the last successful build. See the plan audit log for more details.

Error summary for Build and Test JDK 8

The job generated some errors, drill down into the full build log for more details.

+ docker run -v m2-repo:/root/.m2/repository -v /data/bamboo-agent/xml-data/build-dir/BILL-BILL-BTJ8:/module --rm -w=/module maven:3.9.9-amazoncorretto-8 bash -c 'mvn clean package -B && chmod -R 777 .'
Unable to find image 'maven:3.9.9-amazoncorretto-8' locally
3.9.9-amazoncorretto-8: Pulling from library/maven
c93eb42fc1cb: Pulling fs layer
6edc54ec3599: Pulling fs layer
cbe058925e52: Pulling fs layer
07ecf17abb6a: Pulling fs layer
a058b4210493: Pulling fs layer
fa38e8bc34b4: Pulling fs layer
4f4fb700ef54: Pulling fs layer
f32aca46cbdf: Pulling fs layer
07ecf17abb6a: Waiting
a058b4210493: Waiting
fa38e8bc34b4: Waiting
4f4fb700ef54: Waiting
f32aca46cbdf: Waiting
c93eb42fc1cb: Verifying Checksum
c93eb42fc1cb: Download complete
6edc54ec3599: Verifying Checksum
6edc54ec3599: Download complete
07ecf17abb6a: Verifying Checksum
07ecf17abb6a: Download complete
a058b4210493: Verifying Checksum
a058b4210493: Download complete
fa38e8bc34b4: Verifying Checksum
fa38e8bc34b4: Download complete
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
cbe058925e52: Verifying Checksum
cbe058925e52: Download complete
f32aca46cbdf: Verifying Checksum
f32aca46cbdf: Download complete
c93eb42fc1cb: Pull complete
6edc54ec3599: Pull complete
cbe058925e52: Pull complete
07ecf17abb6a: Pull complete
a058b4210493: Pull complete
fa38e8bc34b4: Pull complete
4f4fb700ef54: Pull complete
f32aca46cbdf: Pull complete
Digest: sha256:1f67afafc8ff766a0ba4b0fa389054cf57083ed4a067a3c6a2126e9ddeb927f8
Status: Downloaded newer image for maven:3.9.9-amazoncorretto-8
Exception in thread "C3P0PooledConnectionPoolManager[identityToken->1bqq1hfbczakllxxd2vy2|24659beb]-AdminTaskTimer" com.mchange.v2.util.ResourceClosedException: Attempted to use a ThreadPoolAsynchronousRunner in a closed or broken state.
        at com.mchange.v2.async.ThreadPoolAsynchronousRunner.postRunnable(ThreadPoolAsynchronousRunner.java:246)
        at com.mchange.v2.resourcepool.BasicResourcePool$ScatteredAcquireTask$1.run(BasicResourcePool.java:2001)
        at java.util.TimerThread.mainLoop(Timer.java:555)
        at java.util.TimerThread.run(Timer.java:505)
Exception in thread "C3P0PooledConnectionPoolManager[identityToken->1bqq1hfbczakllxxd2vy2|2269c67c]-AdminTaskTimer" com.mchange.v2.util.ResourceClosedException: Attempted to use a ThreadPoolAsynchronousRunner in a closed or broken state.
        at com.mchange.v2.async.ThreadPoolAsynchronousRunner.postRunnable(ThreadPoolAsynchronousRunner.java:246)
        at com.mchange.v2.resourcepool.BasicResourcePool$ScatteredAcquireTask$1.run(BasicResourcePool.java:2001)
        at java.util.TimerThread.mainLoop(Timer.java:555)
        at java.util.TimerThread.run(Timer.java:505)
ScriptEngineManager providers.next(): javax.script.ScriptEngineFactory: Provider jdk.nashorn.api.scripting.NashornScriptEngineFactory not a subtype