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

Changes:

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


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-10 (beam) in workspace 
<https://ci-beam.apache.org/job/beam_PostCommit_Python_VR_Samza/ws/>
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/apache/beam.git
 > git init 
 > <https://ci-beam.apache.org/job/beam_PostCommit_Python_VR_Samza/ws/src> # 
 > timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git --version # 'git version 2.7.4'
 > git fetch --tags --progress https://github.com/apache/beam.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git fetch --tags --progress https://github.com/apache/beam.git 
 > +refs/heads/*:refs/remotes/origin/* 
 > +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/* # 
 > timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision a3bf36eae08a7e31ec862674180466166b9cf501 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a3bf36eae08a7e31ec862674180466166b9cf501 # timeout=10
Commit message: "Merge pull request #16284: [BEAM-13400] JdbcIO should support 
UUID and JSONB PostgreSQL types and OTHER JDBC types in general"
 > git rev-list --no-walk 3c8cd42f9c3e431b1cd3e3df9b855c52831a3f3e # timeout=10
No emails were triggered.
[EnvInject] - Executing scripts and injecting environment variables after the 
SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SPARK_LOCAL_IP=127.0.0.1
SETUPTOOLS_USE_DISTUTILS=stdlib

[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ 
<https://ci-beam.apache.org/job/beam_PostCommit_Python_VR_Samza/ws/src/gradlew> 
--continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g 
-Dorg.gradle.jvmargs=-Xmx4g -Dorg.gradle.vfs.watch=false -Pdocker-pull-licenses 
:sdks:python:test-suites:portable:samzaValidatesRunner
Starting a Gradle Daemon, 1 busy Daemon could not be reused, use --status for 
details
Configuration on demand is an incubating feature.
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy FROM-CACHE
> Task :buildSrc:pluginDescriptors
> Task :buildSrc:processResources
> Task :buildSrc:classes
> Task :buildSrc:jar
> Task :buildSrc:assemble
> Task :buildSrc:spotlessGroovy FROM-CACHE
> Task :buildSrc:spotlessGroovyCheck UP-TO-DATE
> Task :buildSrc:spotlessGroovyGradle FROM-CACHE
> Task :buildSrc:spotlessGroovyGradleCheck UP-TO-DATE
> Task :buildSrc:spotlessCheck UP-TO-DATE
> Task :buildSrc:pluginUnderTestMetadata
> Task :buildSrc:compileTestJava NO-SOURCE
> Task :buildSrc:compileTestGroovy NO-SOURCE
> Task :buildSrc:processTestResources NO-SOURCE
> Task :buildSrc:testClasses UP-TO-DATE
> Task :buildSrc:test NO-SOURCE
> Task :buildSrc:validatePlugins
> Task :buildSrc:check
> Task :buildSrc:build

> Configure project :sdks:go:test
System Go installation: /usr/bin/go is go version go1.16.13 linux/amd64; 
Preparing to use /home/jenkins/go/bin/go1.16.12
go1.16.12: already downloaded in /home/jenkins/sdk/go1.16.12
GOCMD=/home/jenkins/go/bin/go1.16.12

> Task :sdks:java:core:createCheckerFrameworkManifest
> Task :runners:core-java:createCheckerFrameworkManifest
> Task :sdks:java:core:generateAvroProtocol NO-SOURCE
> Task :runners:core-java:processResources NO-SOURCE
> Task :runners:java-job-service:createCheckerFrameworkManifest
> Task :model:fn-execution:createCheckerFrameworkManifest
> Task :sdks:java:core:generateAvroJava NO-SOURCE
> Task :runners:java-job-service:processResources NO-SOURCE
> Task :sdks:java:expansion-service:createCheckerFrameworkManifest
> Task :sdks:java:expansion-service:processResources NO-SOURCE
> Task :runners:java-fn-execution:createCheckerFrameworkManifest
> Task :runners:core-construction-java:createCheckerFrameworkManifest
> Task 
> :sdks:java:extensions:google-cloud-platform-core:createCheckerFrameworkManifest
> Task :sdks:java:fn-execution:createCheckerFrameworkManifest
> Task :model:job-management:createCheckerFrameworkManifest
> Task :model:pipeline:createCheckerFrameworkManifest
> Task :sdks:java:extensions:google-cloud-platform-core:processResources 
> NO-SOURCE
> Task :sdks:java:fn-execution:processResources NO-SOURCE
> Task :runners:core-construction-java:processResources NO-SOURCE
> Task :runners:java-fn-execution:processResources NO-SOURCE
> Task :sdks:java:harness:createCheckerFrameworkManifest
> Task :runners:samza:createCheckerFrameworkManifest
> Task :sdks:java:harness:processResources NO-SOURCE
> Task :model:fn-execution:extractProto
> Task :runners:samza:job-server:createCheckerFrameworkManifest
> Task :model:job-management:extractProto
> Task :runners:samza:processResources
> Task :runners:samza:job-server:processResources NO-SOURCE
> Task :model:fn-execution:processResources
> Task :model:job-management:processResources
> Task :model:pipeline:extractIncludeProto FAILED
> Task :sdks:java:core:generateGrammarSource FAILED
> Task :model:pipeline:extractProto FAILED
> Task :sdks:java:core:processResources FAILED

> Task :sdks:python:test-suites:portable:py37:setupVirtualenv FAILED
Error: Command 
'['<https://ci-beam.apache.org/job/beam_PostCommit_Python_VR_Samza/ws/src/build/gradleenv/2022703441/bin/python3.7',>
 '-Im', 'ensurepip', '--upgrade', '--default-pip']' returned non-zero exit 
status 1.

> Task :sdks:python:test-suites:portable:py38:setupVirtualenv FAILED
Error: Command 
'['<https://ci-beam.apache.org/job/beam_PostCommit_Python_VR_Samza/ws/src/build/gradleenv/2022703442/bin/python3.8',>
 '-Im', 'ensurepip', '--upgrade', '--default-pip']' returned non-zero exit 
status 1.

> Task :sdks:python:setupVirtualenv FAILED
Error: Command 
'['<https://ci-beam.apache.org/job/beam_PostCommit_Python_VR_Samza/ws/src/build/gradleenv/1922375555/bin/python3.8',>
 '-Im', 'ensurepip', '--upgrade', '--default-pip']' returned non-zero exit 
status 1.

> Task :sdks:python:test-suites:portable:py36:setupVirtualenv FAILED
Error: Command 
'['<https://ci-beam.apache.org/job/beam_PostCommit_Python_VR_Samza/ws/src/build/gradleenv/2022703440/bin/python3.6',>
 '-Im', 'ensurepip', '--upgrade', '--default-pip']' returned non-zero exit 
status 1.

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':model:pipeline:extractIncludeProto'.
> Could not resolve all dependencies for configuration 
> ':model:pipeline:compileClasspath'.
   > Problems writing to Binary store in 
/home/jenkins/.gradle/.tmp/gradle4119945380894963370.bin (exist: true)

* 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:core:generateGrammarSource'.
> Failed to load cache entry for task ':sdks:java:core:generateGrammarSource'

* 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 ':model:pipeline:extractProto'.
> Failed to create parent directory 
> '<https://ci-beam.apache.org/job/beam_PostCommit_Python_VR_Samza/ws/src/model/pipeline/build/extracted-protos'>
>  when creating directory 
> '<https://ci-beam.apache.org/job/beam_PostCommit_Python_VR_Samza/ws/src/model/pipeline/build/extracted-protos/main'>

* 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:java:core:processResources'.
> Failed to create parent directory 
> '<https://ci-beam.apache.org/job/beam_PostCommit_Python_VR_Samza/ws/src/sdks/java/core/build/resources'>
>  when creating directory 
> '<https://ci-beam.apache.org/job/beam_PostCommit_Python_VR_Samza/ws/src/sdks/java/core/build/resources/main'>

* 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:python:test-suites:portable:py37:setupVirtualenv'.
> Process 'command 'python3.7'' 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.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task 
':sdks:python:test-suites:portable:py38:setupVirtualenv'.
> Process 'command 'python3.8'' 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.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:python:setupVirtualenv'.
> Process 'command 'python3.8'' 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.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task 
':sdks:python:test-suites:portable:py36:setupVirtualenv'.
> Process 'command 'python3.6'' 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.
==============================================================================

* 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 22s
37 actionable tasks: 32 executed, 3 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)
----------

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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to