See <https://builds.apache.org/job/beam_PostCommit_Python_ValidatesRunner_Dataflow/1598/display/redirect?page=changes>
Changes: [mairbek] [BEAM-3516] Spanner BatchFn does not respect mutation limits [mairbek] Addressed code review comments [mairbek] Making checkstyle happy ------------------------------------------ Started by GitHub push by jkff [EnvInject] - Loading node environment variables. Building remotely on beam10 (beam) in workspace <https://builds.apache.org/job/beam_PostCommit_Python_ValidatesRunner_Dataflow/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/apache/beam.git # 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/* > +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision f0c599956bc39a930fcc669a905e27dfa650fe54 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f0c599956bc39a930fcc669a905e27dfa650fe54 Commit message: "Merge pull request #5297: [BEAM-3516] Spanner BatchFn does not respect mutation limits" > git rev-list --no-walk 11bc21ded1a4eb1370f99344ea07ac4f8e38f83d # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [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. [beam_PostCommit_Python_ValidatesRunner_Dataflow] $ /bin/bash -xe /tmp/jenkins4164495990487107811.sh + cd src + bash sdks/python/run_validatesrunner.sh # pip install --user installation location. LOCAL_PATH=$HOME/.local/bin/ # INFRA does not install virtualenv pip install virtualenv --user Requirement already satisfied: virtualenv in /usr/lib/python2.7/dist-packages (15.0.1) # Virtualenv for the rest of the script to run setup & e2e tests ${LOCAL_PATH}/virtualenv sdks/python sdks/python/run_validatesrunner.sh: line 38: /home/jenkins/.local/bin//virtualenv: No such file or directory Build step 'Execute shell' marked build as failure Not sending mail to unregistered user [email protected] Not sending mail to unregistered user [email protected] Not sending mail to unregistered user [email protected] Not sending mail to unregistered user [email protected] Not sending mail to unregistered user [email protected] Not sending mail to unregistered user [email protected]
