You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2022/05/15 13:18:09 UTC

Build failed in Jenkins: beam_PerformanceTests_InfluxDbIO_IT #1854

See <https://ci-beam.apache.org/job/beam_PerformanceTests_InfluxDbIO_IT/1854/display/redirect>

Changes:


------------------------------------------
[...truncated 163.99 KB...]
Caching disabled for task ':runners:core-java:testJar' because:
  Not worth caching
Task ':runners:core-java:testJar' is not up-to-date because:
  No history is available.
file or directory '<https://ci-beam.apache.org/job/beam_PerformanceTests_InfluxDbIO_IT/ws/src/runners/core-java/build/resources/test',> not found
:runners:core-java:testJar (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 0.045 secs.

> Task :runners:direct-java:compileJava FROM-CACHE
Custom actions are attached to task ':runners:direct-java:compileJava'.
Build cache key for task ':runners:direct-java:compileJava' is 3220790a3cfa8c675461a8d0202b95f0
Task ':runners:direct-java:compileJava' is not up-to-date because:
  No history is available.
Loaded cache entry for task ':runners:direct-java:compileJava' with cache key 3220790a3cfa8c675461a8d0202b95f0
:runners:direct-java:compileJava (Thread[Execution worker for ':' Thread 5,5,main]) completed. Took 0.133 secs.
:runners:direct-java:classes (Thread[Execution worker for ':' Thread 5,5,main]) started.

> Task :runners:direct-java:classes UP-TO-DATE
Skipping task ':runners:direct-java:classes' as it has no actions.
:runners:direct-java:classes (Thread[Execution worker for ':' Thread 5,5,main]) completed. Took 0.0 secs.
:runners:direct-java:shadowJar (Thread[Execution worker for ':' Thread 7,5,main]) started.

> Task :runners:direct-java:shadowJar FROM-CACHE
Custom actions are attached to task ':runners:direct-java:shadowJar'.
Build cache key for task ':runners:direct-java:shadowJar' is 0253a8546f17d3e5a64b30b77dc71e95
Task ':runners:direct-java:shadowJar' is not up-to-date because:
  No history is available.
Loaded cache entry for task ':runners:direct-java:shadowJar' with cache key 0253a8546f17d3e5a64b30b77dc71e95
:runners:direct-java:shadowJar (Thread[Execution worker for ':' Thread 7,5,main]) completed. Took 0.314 secs.
:runners:direct-java:compileTestJava (Thread[Execution worker for ':' Thread 7,5,main]) started.

> Task :runners:direct-java:compileTestJava FROM-CACHE
Custom actions are attached to task ':runners:direct-java:compileTestJava'.
Build cache key for task ':runners:direct-java:compileTestJava' is 73c2787ef6e7660e5c1e56d97c2f8092
Task ':runners:direct-java:compileTestJava' is not up-to-date because:
  No history is available.
Loaded cache entry for task ':runners:direct-java:compileTestJava' with cache key 73c2787ef6e7660e5c1e56d97c2f8092
:runners:direct-java:compileTestJava (Thread[Execution worker for ':' Thread 7,5,main]) completed. Took 0.158 secs.
:runners:direct-java:testClasses (Thread[Execution worker for ':' Thread 7,5,main]) started.

> Task :runners:direct-java:testClasses UP-TO-DATE
Skipping task ':runners:direct-java:testClasses' as it has no actions.
:runners:direct-java:testClasses (Thread[Execution worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:runners:direct-java:shadowTestJar (Thread[Execution worker for ':' Thread 7,5,main]) started.

> Task :runners:direct-java:shadowTestJar FROM-CACHE
Build cache key for task ':runners:direct-java:shadowTestJar' is 16f9dddb87030a95ee7853b07be2b88b
Task ':runners:direct-java:shadowTestJar' is not up-to-date because:
  No history is available.
Loaded cache entry for task ':runners:direct-java:shadowTestJar' with cache key 16f9dddb87030a95ee7853b07be2b88b
:runners:direct-java:shadowTestJar (Thread[Execution worker for ':' Thread 7,5,main]) completed. Took 0.229 secs.
:sdks:java:io:influxdb:integrationTest (Thread[Execution worker for ':' Thread 7,5,main]) started.
producer locations for task group 0 (Thread[Execution worker for ':' Thread 2,5,main]) started.
producer locations for task group 0 (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 0.0 secs.
Gradle Test Executor 1 started executing tests.

> Task :sdks:java:io:influxdb:integrationTest
Custom actions are attached to task ':sdks:java:io:influxdb:integrationTest'.
Build cache key for task ':sdks:java:io:influxdb:integrationTest' is e3fe9ec2fa79cd79e6dead3a71bd5a81
Task ':sdks:java:io:influxdb:integrationTest' is not up-to-date because:
  Task.upToDateWhen is false.
Starting process 'Gradle Test Executor 1'. Working directory: <https://ci-beam.apache.org/job/beam_PerformanceTests_InfluxDbIO_IT/ws/src/sdks/java/io/influxdb> Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -DbeamTestPipelineOptions=["--influxDBURL=http://34.133.200.229:8086","--influxDBUserName=superadmin","--influxDBPassword=supersecretpassword","--databaseName=db1"] -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -Dorg.gradle.internal.worker.tmpdir=<https://ci-beam.apache.org/job/beam_PerformanceTests_InfluxDbIO_IT/ws/src/sdks/java/io/influxdb/build/tmp/integrationTest/work> -Dorg.gradle.native=false -Xmx2g -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant -ea -cp /home/jenkins/.gradle/caches/7.4/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 1'
Successfully started process 'Gradle Test Executor 1'

org.apache.beam.sdk.io.influxdb.InfluxDbIOIT > testWriteAndReadWithMultipleMetric FAILED
    org.influxdb.InfluxDBIOException: java.net.SocketTimeoutException: connect timed out
        at org.influxdb.impl.InfluxDBImpl.execute(InfluxDBImpl.java:836)
        at org.influxdb.impl.InfluxDBImpl.executeQuery(InfluxDBImpl.java:819)
        at org.influxdb.impl.InfluxDBImpl.query(InfluxDBImpl.java:554)
        at org.apache.beam.sdk.io.influxdb.InfluxDbIOIT.initTest(InfluxDbIOIT.java:99)

        Caused by:
        java.net.SocketTimeoutException: connect timed out
            at java.net.PlainSocketImpl.socketConnect(Native Method)
            at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
            at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
            at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
            at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
            at java.net.Socket.connect(Socket.java:607)
            at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:119)
            at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:283)
            at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:195)
            at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:249)
            at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:108)
            at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:76)
            at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:245)
            at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32)
            at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
            at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:82)
            at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
            at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
            at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
            at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)
            at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
            at org.influxdb.impl.BasicAuthInterceptor.intercept(BasicAuthInterceptor.java:22)
            at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
            at org.influxdb.impl.GzipRequestInterceptor.intercept(GzipRequestInterceptor.java:42)
            at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
            at okhttp3.logging.HttpLoggingInterceptor.intercept(HttpLoggingInterceptor.kt:152)
            at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
            at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:197)
            at okhttp3.internal.connection.RealCall.execute(RealCall.kt:148)
            at retrofit2.OkHttpCall.execute(OkHttpCall.java:190)
            at org.influxdb.impl.InfluxDBImpl.execute(InfluxDBImpl.java:824)
            ... 3 more

org.apache.beam.sdk.io.influxdb.InfluxDbIOIT > testZeroRecordFormNonExistentMetric FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException: org.influxdb.InfluxDBIOException: java.net.SocketTimeoutException: connect timed out
        at org.apache.beam.sdk.Pipeline.run(Pipeline.java:329)
        at org.apache.beam.sdk.testing.TestPipeline.run(TestPipeline.java:399)
        at org.apache.beam.sdk.testing.TestPipeline.run(TestPipeline.java:335)
        at org.apache.beam.sdk.io.influxdb.InfluxDbIOIT.testZeroRecordFormNonExistentMetric(InfluxDbIOIT.java:374)

        Caused by:
        org.influxdb.InfluxDBIOException: java.net.SocketTimeoutException: connect timed out
            at org.influxdb.impl.InfluxDBImpl.execute(InfluxDBImpl.java:836)
            at org.influxdb.impl.InfluxDBImpl.executeQuery(InfluxDBImpl.java:819)
            at org.influxdb.impl.InfluxDBImpl.query(InfluxDBImpl.java:554)
            at org.apache.beam.sdk.io.influxdb.InfluxDbIO$InfluxDBSource.getEstimatedSizeBytes(InfluxDbIO.java:261)
            at org.apache.beam.runners.direct.BoundedReadEvaluatorFactory$InputProvider.getInitialInputs(BoundedReadEvaluatorFactory.java:214)
            at org.apache.beam.runners.direct.ReadEvaluatorFactory$InputProvider.getInitialInputs(ReadEvaluatorFactory.java:88)
            at org.apache.beam.runners.direct.RootProviderRegistry.getInitialInputs(RootProviderRegistry.java:80)

            Caused by:
            java.net.SocketTimeoutException: connect timed out
                at java.net.PlainSocketImpl.socketConnect(Native Method)
                at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
                at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
                at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
                at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
                at java.net.Socket.connect(Socket.java:607)
                at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:119)
                at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:283)
                at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:195)
                at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:249)
                at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:108)
                at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:76)
                at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:245)
                at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32)
                at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
                at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:82)
                at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
                at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
                at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
                at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)
                at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
                at org.influxdb.impl.BasicAuthInterceptor.intercept(BasicAuthInterceptor.java:22)
                at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
                at org.influxdb.impl.GzipRequestInterceptor.intercept(GzipRequestInterceptor.java:42)
                at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
                at okhttp3.logging.HttpLoggingInterceptor.intercept(HttpLoggingInterceptor.kt:152)
                at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
                at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:197)
                at okhttp3.internal.connection.RealCall.execute(RealCall.kt:148)
                at retrofit2.OkHttpCall.execute(OkHttpCall.java:190)
                at org.influxdb.impl.InfluxDBImpl.execute(InfluxDBImpl.java:824)
                at org.influxdb.impl.InfluxDBImpl.executeQuery(InfluxDBImpl.java:819)
                at org.influxdb.impl.InfluxDBImpl.query(InfluxDBImpl.java:554)
                at org.apache.beam.sdk.io.influxdb.InfluxDbIO$InfluxDBSource.getEstimatedSizeBytes(InfluxDbIO.java:261)
                at org.apache.beam.runners.direct.BoundedReadEvaluatorFactory$InputProvider.getInitialInputs(BoundedReadEvaluatorFactory.java:214)
                at org.apache.beam.runners.direct.ReadEvaluatorFactory$InputProvider.getInitialInputs(ReadEvaluatorFactory.java:88)
                at org.apache.beam.runners.direct.RootProviderRegistry.getInitialInputs(RootProviderRegistry.java:80)
                at org.apache.beam.runners.direct.ExecutorServiceParallelExecutor.start(ExecutorServiceParallelExecutor.java:160)
                at org.apache.beam.runners.direct.DirectRunner.run(DirectRunner.java:213)
                at org.apache.beam.runners.direct.DirectRunner.run(DirectRunner.java:67)
                at org.apache.beam.sdk.Pipeline.run(Pipeline.java:323)
                at org.apache.beam.sdk.testing.TestPipeline.run(TestPipeline.java:399)
                at org.apache.beam.sdk.testing.TestPipeline.run(TestPipeline.java:335)
                at org.apache.beam.sdk.io.influxdb.InfluxDbIOIT.testZeroRecordFormNonExistentMetric(InfluxDbIOIT.java:374)

    org.influxdb.InfluxDBIOException: java.net.SocketTimeoutException: connect timed out
        at org.influxdb.impl.InfluxDBImpl.execute(InfluxDBImpl.java:836)
        at org.influxdb.impl.InfluxDBImpl.executeQuery(InfluxDBImpl.java:819)
        at org.influxdb.impl.InfluxDBImpl.query(InfluxDBImpl.java:554)
        at org.apache.beam.sdk.io.influxdb.InfluxDbIOIT.clear(InfluxDbIOIT.java:88)

        Caused by:
        java.net.SocketTimeoutException: connect timed out
            at java.net.PlainSocketImpl.socketConnect(Native Method)
            at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
            at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
            at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
            at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
            at java.net.Socket.connect(Socket.java:607)
            at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:119)
            at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:283)
            at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:195)
            at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:249)
            at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:108)
            at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:76)
            at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:245)
            at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32)
            at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
            at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:82)
            at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
            at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
            at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
            at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)
            at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
            at org.influxdb.impl.BasicAuthInterceptor.intercept(BasicAuthInterceptor.java:22)
            at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
            at org.influxdb.impl.GzipRequestInterceptor.intercept(GzipRequestInterceptor.java:42)
            at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
            at okhttp3.logging.HttpLoggingInterceptor.intercept(HttpLoggingInterceptor.kt:152)
            at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
            at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:197)
            at okhttp3.internal.connection.RealCall.execute(RealCall.kt:148)
            at retrofit2.OkHttpCall.execute(OkHttpCall.java:190)
            at org.influxdb.impl.InfluxDBImpl.execute(InfluxDBImpl.java:824)
            ... 3 more

Gradle Test Executor 1 finished executing tests.

> Task :sdks:java:io:influxdb:integrationTest

6 tests completed, 2 failed
Finished generating test XML results (0.024 secs) into: <https://ci-beam.apache.org/job/beam_PerformanceTests_InfluxDbIO_IT/ws/src/sdks/java/io/influxdb/build/test-results/integrationTest>
Generating HTML test report...
Finished generating test html results (0.029 secs) into: <https://ci-beam.apache.org/job/beam_PerformanceTests_InfluxDbIO_IT/ws/src/sdks/java/io/influxdb/build/reports/tests/integrationTest>

> Task :sdks:java:io:influxdb:integrationTest FAILED
:sdks:java:io:influxdb:integrationTest (Thread[Execution worker for ':' Thread 7,5,main]) completed. Took 41.181 secs.

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:java:io:influxdb:integrationTest'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PerformanceTests_InfluxDbIO_IT/ws/src/sdks/java/io/influxdb/build/reports/tests/integrationTest/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --debug option to get more log output.
> Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.4/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1m 3s
77 actionable tasks: 42 executed, 33 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/f7vlalaa6olgi

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Jenkins build is back to normal : beam_PerformanceTests_InfluxDbIO_IT #1855

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PerformanceTests_InfluxDbIO_IT/1855/display/redirect>


---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org