Skip to content

Test case failed after upgrading aircompressor #73

@jovezhong

Description

@jovezhong

we are using 0.21 which has 1 vulnerability issue.

Try to upgrade to 0.27 by changing line 129 of pom.xml
But fail to pass the CI/build

mvn clean javadoc:jar source:jar package gpg:sign install deploy -DskipITs -Drevision=2.0.10 -e
...
2025-05-20 12:34:08 [main] INFO 3 - Creating container for image: timeplus/timeplusd:2.3.3
2025-05-20 12:34:08 [main] INFO 3 - Container timeplus/timeplusd:2.3.3 is starting: f917abbb13f94fc3bd9b3bd7d7599b793f9bec7a6c9d871e7d881479fc5c11a4
2025-05-20 12:34:08 [main] INFO 3 - Waiting for database connection to become available at jdbc:timeplus://localhost:32806/default using query 'SELECT 1'
2025-05-20 12:34:08 [main] DEBUG ProtonDriver - Proton Driver 0.6.0.0(JDBC: 4.2.0.0) registered
2025-05-20 12:34:09 [main] DEBUG TimeplusStatement - close Statement
2025-05-20 12:34:09 [main] DEBUG TimeplusStatement - close Statement
2025-05-20 12:34:09 [main] DEBUG TimeplusStatement - close Statement
2025-05-20 12:34:09 [main] DEBUG TimeplusStatement - close Statement
2025-05-20 12:34:09 [main] DEBUG TimeplusStatement - close Statement

Stuck on this close Statement

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions