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/01/14 18:02:25 UTC

Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #5567

See <https://ci-beam.apache.org/job/beam_PostCommit_Python_VR_Spark/5567/display/redirect?page=changes>

Changes:

[arietis27] [BEAM-13400] JDBC IO does not support UUID and JSONB PostgreSQL types


------------------------------------------
[...truncated 29.75 KB...]
  Using cached mypy_protobuf-1.18-py3-none-any.whl (7.3 kB)
Collecting distlib==0.3.1
  Using cached distlib-0.3.1-py2.py3-none-any.whl (335 kB)
Collecting filelock>=3.0.0
  Using cached filelock-3.4.2-py3-none-any.whl (9.9 kB)
Collecting pluggy>=0.12.0
  Using cached pluggy-1.0.0-py2.py3-none-any.whl (13 kB)
Collecting py>=1.4.17
  Using cached py-1.11.0-py2.py3-none-any.whl (98 kB)
Collecting packaging>=14
  Using cached packaging-21.3-py3-none-any.whl (40 kB)
Collecting six>=1.14.0
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting toml>=0.9.4
  Using cached toml-0.10.2-py2.py3-none-any.whl (16 kB)
Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0
  Using cached virtualenv-20.13.0-py2.py3-none-any.whl (6.5 MB)
ERROR: Could not install packages due to an OSError: [Errno 28] No space left on device


> Task :sdks:java:fn-execution:compileJava FROM-CACHE
> Task :sdks:java:fn-execution:classes UP-TO-DATE
> Task :sdks:java:fn-execution:jar FAILED

> Task :sdks:python:setupVirtualenv
Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0
  Using cached virtualenv-20.13.0-py2.py3-none-any.whl (6.5 MB)
Collecting protobuf<4.0dev,>=3.5.0.post1
  Using cached protobuf-3.19.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB)
Collecting grpcio>=1.37.0
  Using cached grpcio-1.43.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.1 MB)
ERROR: Could not install packages due to an OSError: [Errno 28] No space left on device


> Task :sdks:python:setupVirtualenv FAILED

> Task :sdks:python:test-suites:portable:py37:setupVirtualenv
Collecting filelock>=3.0.0
  Using cached filelock-3.4.2-py3-none-any.whl (9.9 kB)
Collecting six>=1.14.0
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting packaging>=14
  Using cached packaging-21.3-py3-none-any.whl (40 kB)
Collecting py>=1.4.17
  Using cached py-1.11.0-py2.py3-none-any.whl (98 kB)
Collecting importlib-metadata<3,>=0.12
  Using cached importlib_metadata-2.1.2-py2.py3-none-any.whl (10 kB)
Collecting grpcio>=1.37.0
  Using cached grpcio-1.43.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.1 MB)
Collecting protobuf<4.0dev,>=3.5.0.post1
  Using cached protobuf-3.19.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB)
Collecting zipp>=0.5
  Using cached zipp-3.7.0-py3-none-any.whl (5.3 kB)
Collecting pyparsing!=3.0.5,>=2.0.2
  Using cached pyparsing-3.0.6-py3-none-any.whl (97 kB)
ERROR: Could not install packages due to an OSError: [Errno 28] No space left on device


> Task :sdks:python:test-suites:portable:py37:setupVirtualenv FAILED

> Task :sdks:python:test-suites:portable:py36:setupVirtualenv
Collecting grpcio>=1.37.0
  Using cached grpcio-1.43.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.1 MB)
Collecting protobuf<4.0dev,>=3.5.0.post1
  Using cached protobuf-3.19.3-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB)
Collecting zipp>=0.5
  Using cached zipp-3.6.0-py3-none-any.whl (5.3 kB)
Collecting pyparsing!=3.0.5,>=2.0.2
  Using cached pyparsing-3.0.6-py3-none-any.whl (97 kB)
Collecting platformdirs<3,>=2
  Using cached platformdirs-2.4.0-py3-none-any.whl (14 kB)
Collecting importlib-resources>=1.0
  Using cached importlib_resources-5.4.0-py3-none-any.whl (28 kB)
Installing collected packages: zipp, six, pyparsing, platformdirs, importlib-resources, importlib-metadata, filelock, distlib, virtualenv, toml, setuptools, py, protobuf, pluggy, packaging, grpcio, wheel, tox, mypy-protobuf, grpcio-tools
  Attempting uninstall: setuptools
    Found existing installation: setuptools 40.6.2
    Uninstalling setuptools-40.6.2:
      Successfully uninstalled setuptools-40.6.2
Successfully installed distlib-0.3.1 filelock-3.4.1 grpcio-1.43.0 grpcio-tools-1.37.0 importlib-metadata-2.1.2 importlib-resources-5.4.0 mypy-protobuf-1.18 packaging-21.3 platformdirs-2.4.0 pluggy-1.0.0 protobuf-3.19.3 py-1.11.0 pyparsing-3.0.6 setuptools-59.6.0 six-1.16.0 toml-0.10.2 tox-3.20.1 virtualenv-20.13.0 wheel-0.37.1 zipp-3.6.0

> Task :sdks:java:io:amazon-web-services2:compileJava
OpenJDK 64-Bit Server VM warning: Insufficient space for shared memory file:
   1469
Try using the -Djava.io.tmpdir= option to select an alternate temp location.

<https://ci-beam.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/java/io/amazon-web-services2/src/main/java/org/apache/beam/sdk/io/aws2/s3/package-info.java>:19: error: error while writing package-info: could not create parent directories
@Experimental(Kind.FILESYSTEM)
^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 error

> Task :sdks:java:io:amazon-web-services2:compileJava FAILED
Failed to execute org.gradle.cache.internal.AsyncCacheAccessDecoratedCache$$Lambda$222/1609729307@474828c9.
org.gradle.api.UncheckedIOException: Could not add entry ':sdks:java:io:amazon-web-services2:compileJava' to cache executionHistory.bin (<https://ci-beam.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/.gradle/7.3.2/executionHistory/executionHistory.bin).>
	at org.gradle.cache.internal.btree.BTreePersistentIndexedCache.put(BTreePersistentIndexedCache.java:162)
	at org.gradle.cache.internal.DefaultMultiProcessSafePersistentIndexedCache.lambda$put$1(DefaultMultiProcessSafePersistentIndexedCache.java:67)
	at org.gradle.cache.internal.DefaultFileLockManager$DefaultFileLock.doWriteAction(DefaultFileLockManager.java:216)
	at org.gradle.cache.internal.DefaultFileLockManager$DefaultFileLock.writeFile(DefaultFileLockManager.java:206)
	at org.gradle.cache.internal.DefaultCacheAccess$UnitOfWorkFileAccess.writeFile(DefaultCacheAccess.java:449)
	at org.gradle.cache.internal.DefaultMultiProcessSafePersistentIndexedCache.put(DefaultMultiProcessSafePersistentIndexedCache.java:67)
	at org.gradle.cache.internal.AsyncCacheAccessDecoratedCache.lambda$putLater$1(AsyncCacheAccessDecoratedCache.java:56)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
	at org.gradle.cache.internal.CacheAccessWorker$2.run(CacheAccessWorker.java:180)
	at org.gradle.internal.Factories$1.create(Factories.java:31)
	at org.gradle.cache.internal.DefaultCacheAccess.useCache(DefaultCacheAccess.java:220)
	at org.gradle.cache.internal.DefaultCacheAccess.useCache(DefaultCacheAccess.java:201)
	at org.gradle.cache.internal.CacheAccessWorker.flushOperations(CacheAccessWorker.java:175)
	at org.gradle.cache.internal.CacheAccessWorker.run(CacheAccessWorker.java:145)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:61)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.gradle.api.UncheckedIOException: java.io.IOException: No space left on device
	at org.gradle.cache.internal.btree.FileBackedBlockStore.write(FileBackedBlockStore.java:140)
	at org.gradle.cache.internal.btree.CachingBlockStore.flush(CachingBlockStore.java:64)
	at org.gradle.cache.internal.btree.FreeListBlockStore.flush(FreeListBlockStore.java:103)
	at org.gradle.cache.internal.btree.StateCheckBlockStore.flush(StateCheckBlockStore.java:85)
	at org.gradle.cache.internal.btree.BTreePersistentIndexedCache.put(BTreePersistentIndexedCache.java:160)
	... 19 more
Caused by: java.io.IOException: No space left on device
	at java.io.RandomAccessFile.writeBytes(Native Method)
	at java.io.RandomAccessFile.write(RandomAccessFile.java:525)
	at org.gradle.internal.io.RandomAccessFileOutputStream.write(RandomAccessFileOutputStream.java:46)
	at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
	at java.io.BufferedOutputStream.write(BufferedOutputStream.java:126)
	at com.google.common.io.CountingOutputStream.write(CountingOutputStream.java:51)
	at java.io.DataOutputStream.write(DataOutputStream.java:107)
	at org.gradle.internal.io.StreamByteBuffer$StreamByteBufferChunk.writeTo(StreamByteBuffer.java:356)
	at org.gradle.internal.io.StreamByteBuffer.writeTo(StreamByteBuffer.java:104)
	at org.gradle.cache.internal.btree.BTreePersistentIndexedCache$DataBlock.write(BTreePersistentIndexedCache.java:713)
	at org.gradle.cache.internal.btree.FileBackedBlockStore$BlockImpl.write(FileBackedBlockStore.java:215)
	at org.gradle.cache.internal.btree.FileBackedBlockStore.write(FileBackedBlockStore.java:136)
	... 23 more

FAILURE: Build completed with 5 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:python:test-suites:portable:py38:setupVirtualenv'.
> Process 'command 'sh'' finished with non-zero exit value 1

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:java:fn-execution:jar'.
> Failed to create directory '<https://ci-beam.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/java/fn-execution/build/tmp/jar'>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:python:setupVirtualenv'.
> Process 'command 'sh'' finished with non-zero exit value 1

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:python:test-suites:portable:py37:setupVirtualenv'.
> Process 'command 'sh'' finished with non-zero exit value 1

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:java:io:amazon-web-services2:compileJava'.
> Compilation failed; see the compiler error output for details.

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --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.3.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1m 7s
57 actionable tasks: 40 executed, 15 from cache, 2 up-to-date

A build scan cannot be produced as an error occurred spooling the build data.
Please report this problem via https://gradle.com/help/plugin and include the following via copy/paste:

----------
Gradle version: 7.3.2
Plugin version: 3.4.1

java.lang.IllegalStateException: Could not close the event spooler due to previous errors.
	at com.gradle.scan.plugin.internal.f.c.c.a(SourceFile:128)
	at com.gradle.scan.plugin.internal.q.a$a.a(SourceFile:31)
	at com.gradle.scan.plugin.internal.q.a$a.a(SourceFile:20)
	at com.gradle.scan.plugin.internal.q.a.c(SourceFile:67)
----------


FAILURE: Build failed with an exception.

* What went wrong:
Could not add entry ':sdks:java:fn-execution:compileJava' to cache executionHistory.bin (<https://ci-beam.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/.gradle/7.3.2/executionHistory/executionHistory.bin).>
> java.io.IOException: No space left on device

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --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.3.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1m 7s
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_PostCommit_Python_VR_Spark #5568

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Python_VR_Spark/5568/display/redirect?page=changes>


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