apache / pekko-connectors

Apache Pekko Connectors is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Apache Pekko.
https://pekko.apache.org/
Apache License 2.0
62 stars 31 forks source link

Update orientdb-graphdb, orientdb-object to 3.2.30 #669

Closed scala-steward-asf[bot] closed 4 months ago

scala-steward-asf[bot] commented 4 months ago

About this PR

📦 Updates

Usage

✅ Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

âš™ Adjust future updates Add this to your `.scala-steward.conf` file to ignore future updates of this dependency: ``` updates.ignore = [ { groupId = "com.orientechnologies" } ] ``` Or, add this to slow down future updates of this dependency: ``` dependencyOverrides = [{ pullRequests = { frequency = "30 days" }, dependency = { groupId = "com.orientechnologies" } }] ```

labels: library-update, early-semver-patch, semver-spec-patch, commit-count:1

raboof commented 4 months ago

Failure was:

--> [docs.scaladsl.CouchbaseTestFlowSpec: touch 1s, wait 2s and check exists] Start of log messages of test that [Failed(org.scalatest.exceptions.TestFailedException: true was not equal to false)]
02:22:26.327 INFO  [default-dispatcher-4] o.a.pekko.event.slf4j.Slf4jLogger     Slf4jLogger started
02:22:26.332 DEBUG [default-dispatcher-4] org.apache.pekko.event.EventStream    logger log1-Slf4jLogger started
02:22:26.333 DEBUG [default-dispatcher-4] org.apache.pekko.event.EventStream    Default Loggers started
02:22:26.359 DEBUG [default-dispatcher-5] a.p.s.Serialization(pekko://default)  Replacing JavaSerializer with DisabledJavaSerializer, due to `pekko.actor.allow-java-serialization = off`.
02:22:26.638 DEBUG [pool-13-thread-4    ] reactor.util.Loggers                  Using Slf4j logging framework
02:22:26.841 DEBUG [pool-13-thread-4    ] logcapture                            enabling CapturingAppender
02:22:26.971 INFO  [cb-events           ] com.couchbase.core                    [com.couchbase.core][DnsSrvLookupFailedEvent][109ms] DNS SRV lookup failed (name not found). This is expected if the there is no DNS SRV record associated with the hostname in the connection string. Will now try to bootstrap directly from the given hostname. To suppress this message, specify an IP address instead of a hostname (for example: 127.0.0.1 instead of localhost), specify more than one hostname, or set the `io.enableDnsSrv` client setting to false.
02:22:27.296 INFO  [cb-events           ] com.couchbase.core                    [com.couchbase.core][CoreCreatedEvent] {"clientVersion":"3.6.0","clientGitHash":"${buildNumber}","coreVersion":"2.6.0","coreGitHash":"${buildNumber}","userAgent":"couchbase-java/3.6.0 (Linux 5.15.0-1064-azure amd64; OpenJDK 64-Bit Server VM 1.8.0_412-b08)","maxNumRequestsInRetry":32768,"ioEnvironment":{"nativeIoEnabled":true,"eventLoopThreadCount":2,"eventLoopGroups":["EpollEventLoopGroup"]},"ioConfig":{"captureTraffic":[],"mutationTokensEnabled":true,"networkResolution":"auto","dnsSrvEnabled":true,"tcpKeepAlivesEnabled":true,"tcpKeepAliveTimeMs":60000,"configPollIntervalMs":2500,"kvCircuitBreakerConfig":"disabled","queryCircuitBreakerConfig":"disabled","viewCircuitBreakerConfig":"disabled","searchCircuitBreakerConfig":"disabled","analyticsCircuitBreakerConfig":"disabled","managerCircuitBreakerConfig":"disabled","eventingCircuitBreakerConfig":"disabled","backupCircuitBreakerConfig":"disabled","numKvConnections":1,"maxHttpConnections":12,"idleHttpConnectionTimeoutMs":1000,"configIdleRedialTimeoutMs":300000,"memcachedHashingStrategy":"StandardMemcachedHashingStrategy","timerConfig":{"numTimers":1,"tickDurationMs":10,"numBuckets":512}},"compressionConfig":{"enabled":true,"minRatio":0.83,"minSize":32},"securityConfig":{"tlsEnabled":false,"nativeTlsEnabled":true,"hostnameVerificationEnabled":true,"trustCertificates":null,"trustManagerFactory":null,"ciphers":[]},"timeoutConfig":{"kvMs":2500,"kvDurableMs":10000,"kvScanMs":75000,"managementMs":75000,"queryMs":75000,"viewMs":75000,"searchMs":75000,"analyticsMs":75000,"connectMs":10000,"disconnectMs":10000,"eventingMs":75000,"backupMs":75000},"loggerConfig":{"diagnosticContextEnabled":false},"orphanReporterConfig":{"emitIntervalMs":10000,"sampleSize":10,"queueLength":1024,"enabled":true},"thresholdLoggingTracerConfig":{"enabled":true,"emitIntervalMs":10000,"sampleSize":10,"queueLength":1024,"kvThresholdMs":500,"queryThresholdMs":1000,"searchThresholdMs":1000,"analyticsThresholdMs":1000,"viewThresholdMs":1000,"transactionsThresholdMs":5000},"loggingMeterConfig":{"enabled":true,"emitIntervalMs":600000},"retryStrategy":"BestEffortRetryStrategy","requestTracer":"ThresholdLoggingTracer","meter":"LoggingMeter","numRequestCallbacks":0,"scheduler":"ParallelScheduler","schedulerThreadCount":4,"transactionsConfig":{"durabilityLevel":"MAJORITY","timeoutMs":15000,"cleanupConfig":{"runLostAttemptsCleanupThread":true,"runRegularAttemptsCleanupThread":true,"cleanupWindowMs":60000,"cleanupSet":""},"numAtrs":1024,"metadataCollection":"none","scanConsistency":"none"}} {"connectionString":"couchbase://localhost","coreId":"0xceb4264a00000001","numCoreInstances":1,"seedNodes":[{"address":"localhost"}]}
02:22:27.297 INFO  [cb-events           ] com.couchbase.transactions            [com.couchbase.transactions][TransactionsStartedEvent] Transactions successfully initialised, regular cleanup enabled=true, lost cleanup enabled=true
02:22:27.303 INFO  [cb-events           ] com.couchbase.node                    [com.couchbase.node][NodeCreatedEvent] Node created {"coreId":"0xceb4264a00000001","managerPort":"8091","remote":"localhost"}
02:22:27.503 INFO  [cb-events           ] com.couchbase.core                    [com.couchbase.core][BucketOpenedEvent][321ms] Opened bucket "pekko" {"coreId":"0xceb4264a00000001"}
02:22:29.547 INFO  [chbaseTestSourceSpec] o.a.p.s.c.t.scaladsl.LogCapturing     Logging started for test [docs.scaladsl.CouchbaseTestSourceSpec: get document by jsonObject]
02:22:29.702 INFO  [chbaseTestSourceSpec] o.a.p.s.c.t.scaladsl.LogCapturing     Logging finished for test [docs.scaladsl.CouchbaseTestSourceSpec: get document by jsonObject] that [Succeeded]
02:22:29.711 INFO  [chbaseTestSourceSpec] o.a.p.s.c.t.scaladsl.LogCapturing     Logging started for test [docs.scaladsl.CouchbaseTestSourceSpec: get document by scala case class]
02:22:29.773 INFO  [chbaseTestSourceSpec] o.a.p.s.c.t.scaladsl.LogCapturing     Logging finished for test [docs.scaladsl.CouchbaseTestSourceSpec: get document by scala case class] that [Succeeded]
02:22:29.774 INFO  [chbaseTestSourceSpec] o.a.p.s.c.t.scaladsl.LogCapturing     Logging started for test [docs.scaladsl.CouchbaseTestSourceSpec: get document class with type]
02:22:29.787 INFO  [chbaseTestSourceSpec] o.a.p.s.c.t.scaladsl.LogCapturing     Logging finished for test [docs.scaladsl.CouchbaseTestSourceSpec: get document class with type] that [Succeeded]
02:22:29.788 INFO  [chbaseTestSourceSpec] o.a.p.s.c.t.scaladsl.LogCapturing     Logging started for test [docs.scaladsl.CouchbaseTestSourceSpec: scan document]
02:22:30.021 INFO  [chbaseTestSourceSpec] o.a.p.s.c.t.scaladsl.LogCapturing     Logging finished for test [docs.scaladsl.CouchbaseTestSourceSpec: scan document] that [Succeeded]
02:22:30.022 INFO  [chbaseTestSourceSpec] o.a.p.s.c.t.scaladsl.LogCapturing     Logging started for test [docs.scaladsl.CouchbaseTestSourceSpec: query document by sql++]
02:22:30.058 INFO  [chbaseTestSourceSpec] o.a.p.s.c.t.scaladsl.LogCapturing     Logging finished for test [docs.scaladsl.CouchbaseTestSourceSpec: query document by sql++] that [Succeeded]
02:22:30.059 INFO  [chbaseTestSourceSpec] o.a.p.s.c.t.scaladsl.LogCapturing     Logging started for test [docs.scaladsl.CouchbaseTestSourceSpec: query json document by sql++]
02:22:30.088 INFO  [chbaseTestSourceSpec] o.a.p.s.c.t.scaladsl.LogCapturing     Logging finished for test [docs.scaladsl.CouchbaseTestSourceSpec: query json document by sql++] that [Succeeded]
02:22:30.089 INFO  [chbaseTestSourceSpec] o.a.p.s.c.t.scaladsl.LogCapturing     Logging started for test [docs.scaladsl.CouchbaseTestSourceSpec: query all indexes]
02:22:30.131 INFO  [chbaseTestSourceSpec] o.a.p.s.c.t.scaladsl.LogCapturing     Logging finished for test [docs.scaladsl.CouchbaseTestSourceSpec: query all indexes] that [Succeeded]
02:22:30.191 INFO  [default-dispatcher-6] o.a.pekko.event.slf4j.Slf4jLogger     Slf4jLogger started
02:22:30.198 DEBUG [default-dispatcher-6] org.apache.pekko.event.EventStream    logger log1-Slf4jLogger started
02:22:30.198 DEBUG [default-dispatcher-6] org.apache.pekko.event.EventStream    Default Loggers started
02:22:30.205 DEBUG [default-dispatcher-6] a.p.s.Serialization(pekko://default)  Replacing JavaSerializer with DisabledJavaSerializer, due to `pekko.actor.allow-java-serialization = off`.
02:22:33.895 INFO  [ouchbaseTestFlowSpec] o.a.p.s.c.t.scaladsl.LogCapturing     Logging started for test [docs.scaladsl.CouchbaseTestFlowSpec: insert-get-remove document]
02:22:33.934 INFO  [ouchbaseTestFlowSpec] o.a.p.s.c.t.scaladsl.LogCapturing     Logging finished for test [docs.scaladsl.CouchbaseTestFlowSpec: insert-get-remove document] that [Succeeded]
02:22:33.937 INFO  [ouchbaseTestFlowSpec] o.a.p.s.c.t.scaladsl.LogCapturing     Logging started for test [docs.scaladsl.CouchbaseTestFlowSpec: upsert-get document]
02:22:33.946 INFO  [ouchbaseTestFlowSpec] o.a.p.s.c.t.scaladsl.LogCapturing     Logging finished for test [docs.scaladsl.CouchbaseTestFlowSpec: upsert-get document] that [Succeeded]
02:22:33.948 INFO  [ouchbaseTestFlowSpec] o.a.p.s.c.t.scaladsl.LogCapturing     Logging started for test [docs.scaladsl.CouchbaseTestFlowSpec: replace data]
02:22:33.973 INFO  [ouchbaseTestFlowSpec] o.a.p.s.c.t.scaladsl.LogCapturing     Logging finished for test [docs.scaladsl.CouchbaseTestFlowSpec: replace data] that [Succeeded]
02:22:33.974 INFO  [ouchbaseTestFlowSpec] o.a.p.s.c.t.scaladsl.LogCapturing     Logging started for test [docs.scaladsl.CouchbaseTestFlowSpec: check exists]
02:22:33.983 INFO  [ouchbaseTestFlowSpec] o.a.p.s.c.t.scaladsl.LogCapturing     Logging finished for test [docs.scaladsl.CouchbaseTestFlowSpec: check exists] that [Succeeded]
02:22:33.984 INFO  [ouchbaseTestFlowSpec] o.a.p.s.c.t.scaladsl.LogCapturing     Logging started for test [docs.scaladsl.CouchbaseTestFlowSpec: touch 1s, wait 2s and check exists]
02:22:36.017 INFO  [ouchbaseTestFlowSpec] o.a.p.s.c.t.scaladsl.LogCapturing     Logging finished for test [docs.scaladsl.CouchbaseTestFlowSpec: touch 1s, wait 2s and check exists] that [Failed(org.scalatest.exceptions.TestFailedException: true was not equal to false)]
<-- [docs.scaladsl.CouchbaseTestFlowSpec: touch 1s, wait 2s and check exists] End of log messages of test that [Failed(org.scalatest.exceptions.TestFailedException: true was not equal to false)]
[info] CouchbaseTestFlowSpec:
[info] - insert-get-remove document (42 milliseconds)
[info] - upsert-get document (11 milliseconds)
[info] - replace data (25 milliseconds)
[info] - check exists (10 milliseconds)
[info]   at sbt.TestRunner.run(TestFramework.scala:168)
[info]   at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
[info]   at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
[info]   at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
[info]   at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
[info]   at sbt.TestFunction.apply(TestFramework.scala:348)
[info]   at sbt.Tests$.processRunnable$1(Tests.scala:475)
[info]   at sbt.Tests$.$anonfun$makeSerial$1(Tests.scala:481)
[info]   at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
[info]   at sbt.std.Transform$$anon$4.work(Transform.scala:69)
[info]   at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
[info]   at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
[info]   at sbt.Execute.work(Execute.scala:292)
[info]   at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
[info]   at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
[info]   at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
[info]   at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[info]   at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[info]   at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[info]   at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[info]   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[info]   at java.lang.Thread.run(Thread.java:750)
[info] - mutateIn data: add field to JsonDoc (32 milliseconds)
[info] - increment and decrement on Number document (34 milliseconds)
[info] Run completed in 10 seconds, 394 milliseconds.
[info] Total number of tests run: 14
[info] Suites: completed 2, aborted 0
[info] Tests: succeeded 13, failed 1, canceled 0, ignored 0, pending 0
[info] *** 1 TEST FAILED ***
[error] Failed tests:
[error]     docs.scaladsl.CouchbaseTestFlowSpec

re-running to see if it's just flaky