Hi Mridul,

Thanks for checking..
Do you have installed on your computer a docker environment?
This is needed for testcontainers that we use on testing..

Le me know if is that

On 2022/07/29 15:11:21 Mridul Muralidharan wrote:
> The tests failed for me with [1]
> I also saw this at the top of build [2], but dont think it was related.
> 
> Any pointers ?
> 
> Thanks,
> Mridul
> 
> [1]
> 
> [INFO] Running org.apache.flink.streaming.connectors.flume.FlumeSinkTest
> 
> SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
> 
> SLF4J: Defaulting to no-operation (NOP) logger implementation
> 
> SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further
> details.
> 
> [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed:
> 0.132 s <<< FAILURE! - in
> org.apache.flink.streaming.connectors.flume.FlumeSinkTest
> 
> [ERROR] testSink  Time elapsed: 0.09 s  <<< ERROR!
> 
> java.lang.IllegalStateException: Could not find a valid Docker environment.
> Please see logs and check configuration
> 
> 
> [INFO] Running org.apache.flink.streaming.connectors.flume.FlumeUtilsTest
> 
> [ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed:
> 0.004 s <<< FAILURE! - in
> org.apache.flink.streaming.connectors.flume.FlumeUtilsTest
> 
> [ERROR] testGetRpcClient  Time elapsed: 0.001 s  <<< ERROR!
> 
> java.lang.IllegalStateException: Previous attempts to find a Docker
> environment failed. Will not retry. Please see logs and check configuration
> 
> 
> [ERROR] testDestroy  Time elapsed: 0.002 s  <<< ERROR!
> 
> java.lang.IllegalStateException: Previous attempts to find a Docker
> environment failed. Will not retry. Please see logs and check configuration
> 
> 
> [INFO]
> 
> [INFO] Results:
> 
> [INFO]
> 
> [ERROR] Errors:
> 
> [ERROR]   FlumeSinkTest>FlumeServerTest.init:43 » IllegalState Could not
> find a valid Do...
> 
> [ERROR]   FlumeUtilsTest>FlumeServerTest.init:43 » IllegalState Previous
> attempts to fin...
> 
> [ERROR]   FlumeUtilsTest>FlumeServerTest.init:43 » IllegalState Previous
> attempts to fin...
> 
> [INFO]
> 
> [ERROR] Tests run: 3, Failures: 0, Errors: 3, Skipped: 0
> 
> [2]
> 
> [WARNING]
> 
> [WARNING] Some problems were encountered while building the effective model
> for org.apache.bahir:flink-connector-pinot_2.11:jar:1.1.0
> 
> [WARNING] 'build.pluginManagement.plugins.plugin.(groupId:artifactId)' must
> be unique but found duplicate declaration of plugin
> org.apache.maven.plugins:maven-enforcer-plugin @ line 193, column 25
> 
> [WARNING]
> 
> [WARNING] It is highly recommended to fix these problems because they
> threaten the stability of your build.
> 
> [WARNING]
> 
> [WARNING] For this reason, future Maven versions might no longer support
> building such malformed projects.
> 
> [WARNING]
> 
> On Wed, Jul 27, 2022 at 6:45 AM Joao Boto <b...@boto.pro> wrote:
> 
> > Dear community member,
> >
> > Please vote to approve the release of Apache Bahir Flink 1.1.0 (RC2) based
> > on
> > Apache Flink 1.14.5.
> >
> > Tag: v1.1.0-rc2
> > (38092f025046fd4850c49a943e9197f67aabda54)
> > https://github.com/apache/bahir-flink/tree/v1.1.0-rc2
> >
> > Release files:
> > https://repository.apache.org/content/repositories/orgapachebahir-1033
> >
> > Source distribution:
> > https://dist.apache.org/repos/dist/dev/bahir/bahir-flink/1.1.0-rc2/
> >
> >
> > The vote is open for at least 72 hours and passes if a majority of at least
> > 3 +1 PMC votes are cast.
> >
> >   [ ] +1 Release this package as Apache Bahir Flink 1.1.0
> >   [ ] -1 Do not release this package because ...
> >
> >
> > Thanks for your vote!
> >
> 

Reply via email to