See 
<https://builds.apache.org/job/beam_PreCommit_Spotless_Cron/1936/display/redirect?page=changes>

Changes:

[filiperegadas] Add BigQuery useAvroLogicalTypes option

[filiperegadas] fixup! Add BigQuery useAvroLogicalTypes option

[github] Update container image tags used by Dataflow runner for Beam master


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-7 (beam) in workspace 
<https://builds.apache.org/job/beam_PreCommit_Spotless_Cron/ws/>
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/apache/beam.git
 > git init <https://builds.apache.org/job/beam_PreCommit_Spotless_Cron/ws/src> 
 > # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git 
 > +refs/heads/*:refs/remotes/origin/*
 > 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}/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 12a8953c4752180ad5d2ff6ae55fcac5c36193ae (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 12a8953c4752180ad5d2ff6ae55fcac5c36193ae
Commit message: "Merge pull request #10869 from [BEAM-9321] Add BigQuery Avro 
logical type support on write"
 > git rev-list --no-walk 8d253ac99d78ef5345245ed71c7cf34328c55d9f # 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

[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ 
<https://builds.apache.org/job/beam_PreCommit_Spotless_Cron/ws/src/gradlew> 
--continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g 
-Dorg.gradle.jvmargs=-Xmx4g spotlessCheck
Starting a Gradle Daemon, 1 busy Daemon could not be reused, use --status for 
details
> 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
> Task :buildSrc:spotlessGroovyCheck
> Task :buildSrc:spotlessGroovyGradle
> Task :buildSrc:spotlessGroovyGradleCheck
> Task :buildSrc:spotlessCheck
> 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:validateTaskProperties FROM-CACHE
> Task :buildSrc:check
> Task :buildSrc:build
Configuration on demand is an incubating feature.

> Configure project :sdks:java:container
Found go 1.12 in /usr/bin/go, use it.

> Configure project :sdks:go
Found go 1.12 in /usr/bin/go, use it.

> Configure project :sdks:go:container
Found go 1.12 in /usr/bin/go, use it.

> Configure project :sdks:go:examples
Found go 1.12 in /usr/bin/go, use it.

> Configure project :sdks:go:test
Found go 1.12 in /usr/bin/go, use it.

> Configure project :sdks:python:container
Found go 1.12 in /usr/bin/go, use it.

FAILURE: Build failed with an exception.

* Where:
Build file 
'<https://builds.apache.org/job/beam_PreCommit_Spotless_Cron/ws/src/sdks/java/javadoc/build.gradle'>
 line: 32

* What went wrong:
A problem occurred evaluating project ':sdks:java:javadoc'.
> A problem occurred configuring project 
> ':sdks:python:test-suites:portable:py35'.
   > Could not open proj remapped class cache for 2i3lwgiuf19y8eeyp4nwqwg2p 
(/home/jenkins/.gradle/caches/5.2.1/scripts-remapped/build_b34w29wt1cprn8vly8i6pmvw0/2i3lwgiuf19y8eeyp4nwqwg2p/proj1d61ea697bd82bcc4761f8ef248a6671).
      > java.io.FileNotFoundException: 
/home/jenkins/.gradle/caches/5.2.1/scripts-remapped/build_b34w29wt1cprn8vly8i6pmvw0/2i3lwgiuf19y8eeyp4nwqwg2p/proj1d61ea697bd82bcc4761f8ef248a6671/classes/build_b34w29wt1cprn8vly8i6pmvw0$_run_closure1.class
 (No such file or directory)

* 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See 
https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 37s

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

----------
Gradle version: 5.2.1
Plugin version: 2.3

java.lang.IllegalStateException: java.io.IOException: No space left on device
        at com.gradle.scan.a.e.b.flush(SourceFile:233)
        at com.gradle.scan.a.e.b.close(SourceFile:244)
        at com.gradle.scan.a.e.c.close(SourceFile:66)
        at com.gradle.scan.plugin.internal.n.a(SourceFile:78)
        at com.gradle.scan.plugin.internal.e.c.c.b(SourceFile:125)
        at com.gradle.scan.plugin.internal.e.c.c.a(SourceFile:117)
        at com.gradle.scan.plugin.internal.o.a$a.a(SourceFile:30)
        at com.gradle.scan.plugin.internal.o.a$a.a(SourceFile:19)
        at com.gradle.scan.plugin.internal.o.a.c(SourceFile:60)
Caused by: java.io.IOException: No space left on device
        at com.gradle.scan.a.e.b.flush(SourceFile:231)
        ... 8 more

----------


FAILURE: Build failed with an exception.

* What went wrong:
Could not update 
<https://builds.apache.org/job/beam_PreCommit_Spotless_Cron/ws/src/.gradle/5.2.1/fileChanges/last-build.bin>
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See 
https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 37s
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