See <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/1832/display/redirect?page=changes>
Changes: [zhoufek] [BEAM-9487] Multiple Trigger.may_lose_data fixes [zhoufek] [BEAM-9487] Remove CONDITION_NOT_GUARANTEED as potential data loss [zhoufek] [BEAM-9487] Do AfterAny, AfterAll, and AfterEach checks properly (i.e. [zhoufek] [BEAM-9487] Remove unused import [zhoufek] [BEAM-9487] Reintroduce flag but do not use it [zhoufek] [BEAM-9487] Add test that shows AfterCount finishing [zhoufek] [BEAM-9487] Make _ParallelTriggerFn.may_finish clearer [Robert Bradshaw] Revert "Merge pull request #15441 from [BEAM-8823] Make FnApiRunner work [Robert Bradshaw] [BEAM-13040] Add some test cases enforcing side input waiting. [Robert Bradshaw] lint [brachipa] [BEAM-12393] sql support for Zeta Sql [aydar.zaynutdinov] [BEAM-12988] [Playground] [brachipa] [BEAM-12393] package private [brachipa] [BEAM-12393] returning more generic interface [noreply] [BEAM-11936] Fix some errorprone warnings (#15648) [noreply] [BEAM-13068] Add xlangx.DecodeStructPayload (#15741) [Luke Cwik] [BEAM-13015] Implement a simplified cancellable blocking queue with ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on apache-beam-jenkins-5 (beam) in workspace <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/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_XVR_Direct/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 70ac565ea71f247fbe545489a5916ed058f4ddac (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 70ac565ea71f247fbe545489a5916ed058f4ddac # timeout=10 Commit message: "[BEAM-13015] Implement a simplified cancellable blocking queue with similar semantics to ArrayBlockingQueue." > git rev-list --no-walk de396a6fd169a1dac20d6f97c9115b1ba12e3cd2 # 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. [beam_PostCommit_XVR_Direct] $ /bin/bash -xe /tmp/jenkins4296695561206690678.sh + echo '*** RUN CROSS-LANGUAGE DIRECT USING PYTHON 3.6 ***' *** RUN CROSS-LANGUAGE DIRECT USING PYTHON 3.6 *** [Gradle] - Launching build. [src] $ <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/gradlew> --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g -Dorg.gradle.vfs.watch=false -Pdocker-pull-licenses -PpythonVersion=3.6 :sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunner Starting a Gradle Daemon (subsequent builds will be faster) > Task :buildSrc:compileJava NO-SOURCE > Task :buildSrc:compileGroovy > Task :buildSrc:pluginDescriptors > Task :buildSrc:processResources > Task :buildSrc:classes > Task :buildSrc:jar > Task :buildSrc:assemble > Task :buildSrc:spotlessGroovy > Task :buildSrc:spotlessGroovyCheck > Task :buildSrc:spotlessGroovyGradle FROM-CACHE > Task :buildSrc:spotlessGroovyGradleCheck UP-TO-DATE > 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:validatePlugins > Task :buildSrc:check > Task :buildSrc:build Configuration on demand is an incubating feature. > Configure project :sdks:go:test Start downloading go 1.16.5. downloading https://storage.googleapis.com/golang/go1.16.5.linux-amd64.tar.gz -> /home/jenkins/.gradle/go/binary/go1.16.5.linux-amd64.tar.gz Extracting /home/jenkins/.gradle/go/binary/go1.16.5.linux-amd64.tar.gz to /home/jenkins/.gradle/go/binary/1.16.5 FAILURE: Build failed with an exception. * Where: Build file '<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/test-suites/direct/xlang/build.gradle'> line: 62 * What went wrong: A problem occurred evaluating project ':sdks:python:test-suites:direct:xlang'. > A problem occurred configuring project ':sdks:go:test'. > java.io.EOFException: Unexpected end of ZLIB input stream * 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 7.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/6.9.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 2m 38s Publishing build scan... https://gradle.com/s/ruvt6loote5wm 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]
