See <https://builds.apache.org/job/beam_PostCommit_Python_ValidatesRunner_Dataflow/1466/display/redirect?page=changes>
Changes: [herohde] Rename Window to WindowingStrategy [herohde] Add WindowInto and window representations [herohde] Update EventTime to match Beam spec [herohde] Simplify Combine code [herohde] Support windowing in Go direct runner [herohde] Support Go windowing on Dataflow [herohde] CR: addressed reviewer comments [herohde] CR: simplify Dataflow encoding and comment fixes ------------------------------------------ Started by GitHub push by robertwb [EnvInject] - Loading node environment variables. Building remotely on beam17 (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 d56db36408aa9b45ea6d685d035c983c76a14b06 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f d56db36408aa9b45ea6d685d035c983c76a14b06 Commit message: "Merge pull request #5179 from [BEAM-3303] Add Go Windowing support" > git rev-list --no-walk 90393fc89a86914104089324b109f8cbc3bf85db # 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/jenkins2552736084235339585.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] 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] Not sending mail to unregistered user [email protected] Not sending mail to unregistered user [email protected]
