Skip to content

chore(deps): bump org.checkerframework:checker-qual from 3.38.0 to 3.… #235

chore(deps): bump org.checkerframework:checker-qual from 3.38.0 to 3.…

chore(deps): bump org.checkerframework:checker-qual from 3.38.0 to 3.… #235

Triggered via push October 11, 2023 18:56
Status Failure
Total duration 5m 22s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main.yml

on: push
Run non-container integration tests
5m 7s
Run non-container integration tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Run non-container integration tests: MultiThreadedMonitorThreadContainerTest.java#L60
0.0sec software.amazon.jdbc.plugin.efm.MultiThreadedMonitorThreadContainerTest > testThreadPoolExecutorNotClosedPrematurely()[550], MonitorThreadContainer ThreadPoolExecutor is not closed prematurely org.mockito.exceptions.verification.NeverWantedButInvoked: mockExecutorService.shutdownNow(); Never wanted here: -> at software.amazon.jdbc.plugin.efm.MultiThreadedMonitorThreadContainerTest.testThreadPoolExecutorNotClosedPrematurely(MultiThreadedMonitorThreadContainerTest.java:60) But invoked here: -> at software.amazon.jdbc.plugin.efm.MonitorThreadContainer.releaseResources(MonitorThreadContainer.java:208) with arguments: [] at software.amazon.jdbc.plugin.efm.MultiThreadedMonitorThreadContainerTest.testThreadPoolExecutorNotClosedPrematurely(MultiThreadedMonitorThreadContainerTest.java:60)
Run non-container integration tests: MultiThreadedMonitorThreadContainerTest.java#L60
0.0sec software.amazon.jdbc.plugin.efm.MultiThreadedMonitorThreadContainerTest > testThreadPoolExecutorNotClosedPrematurely()[558], MonitorThreadContainer ThreadPoolExecutor is not closed prematurely org.mockito.exceptions.verification.NeverWantedButInvoked: mockExecutorService.shutdownNow(); Never wanted here: -> at software.amazon.jdbc.plugin.efm.MultiThreadedMonitorThreadContainerTest.testThreadPoolExecutorNotClosedPrematurely(MultiThreadedMonitorThreadContainerTest.java:60) But invoked here: -> at software.amazon.jdbc.plugin.efm.MonitorThreadContainer.releaseResources(MonitorThreadContainer.java:208) with arguments: [] at software.amazon.jdbc.plugin.efm.MultiThreadedMonitorThreadContainerTest.testThreadPoolExecutorNotClosedPrematurely(MultiThreadedMonitorThreadContainerTest.java:60)
Run non-container integration tests: task ':aws-advanced-jdbc-wrapper:test'#L1
Execution failed for task ':aws-advanced-jdbc-wrapper:test': org.gradle.api.tasks.VerificationException: There were failing tests. See the results at: file:///home/runner/work/aws-advanced-jdbc-wrapper/aws-advanced-jdbc-wrapper/wrapper/build/test-results/test/
Run non-container integration tests
Process completed with exit code 1.