See <https://builds.apache.org/job/beam_PerformanceTests_AvroIOIT_HDFS/1/display/redirect>
------------------------------------------ Started by timer [EnvInject] - Loading node environment variables. Building remotely on beam7 (beam) in workspace <https://builds.apache.org/job/beam_PerformanceTests_AvroIOIT_HDFS/ws/> Cloning the remote Git repository Cloning repository https://github.com/apache/beam.git > git init > <https://builds.apache.org/job/beam_PerformanceTests_AvroIOIT_HDFS/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 3c4a2001e5364657f6596bfc338f792e4797712d (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 3c4a2001e5364657f6596bfc338f792e4797712d Commit message: "[BEAM-3502] Remove usage of proto.Builder.clone() in DatastoreIO (#4449)" First time build. Skipping changelog. 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_PerformanceTests_AvroIOIT_HDFS] $ /bin/bash -xe /tmp/jenkins2251648640712149067.sh + rm -rf PerfKitBenchmarker [beam_PerformanceTests_AvroIOIT_HDFS] $ /bin/bash -xe /tmp/jenkins8578204266252130670.sh + rm -rf .env [beam_PerformanceTests_AvroIOIT_HDFS] $ /bin/bash -xe /tmp/jenkins4355369821561149401.sh + virtualenv .env --system-site-packages New python executable in <https://builds.apache.org/job/beam_PerformanceTests_AvroIOIT_HDFS/ws/.env/bin/python> Installing setuptools, pip, wheel...done. [beam_PerformanceTests_AvroIOIT_HDFS] $ /bin/bash -xe /tmp/jenkins3607226934497625900.sh + git clone https://github.com/GoogleCloudPlatform/PerfKitBenchmarker.git Cloning into 'PerfKitBenchmarker'... [beam_PerformanceTests_AvroIOIT_HDFS] $ /bin/bash -xe /tmp/jenkins6244698442561778550.sh + .env/bin/pip install -r PerfKitBenchmarker/requirements.txt Requirement already satisfied: absl-py in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 14)) Requirement already satisfied: jinja2>=2.7 in /usr/local/lib/python2.7/dist-packages (from -r PerfKitBenchmarker/requirements.txt (line 15)) Requirement already satisfied: setuptools in ./.env/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 16)) Requirement already satisfied: colorlog[windows]==2.6.0 in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 17)) Requirement already satisfied: blinker>=1.3 in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 18)) Requirement already satisfied: futures>=3.0.3 in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 19)) Requirement already satisfied: PyYAML==3.12 in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 20)) Requirement already satisfied: pint>=0.7 in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 21)) Requirement already satisfied: numpy in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 22)) Requirement already satisfied: functools32 in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 23)) Requirement already satisfied: contextlib2>=0.5.1 in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 24)) Requirement already satisfied: pywinrm in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 25)) Requirement already satisfied: six in /home/jenkins/.local/lib/python2.7/site-packages (from absl-py->-r PerfKitBenchmarker/requirements.txt (line 14)) Requirement already satisfied: MarkupSafe>=0.23 in /usr/local/lib/python2.7/dist-packages (from jinja2>=2.7->-r PerfKitBenchmarker/requirements.txt (line 15)) Requirement already satisfied: colorama; extra == "windows" in /usr/lib/python2.7/dist-packages (from colorlog[windows]==2.6.0->-r PerfKitBenchmarker/requirements.txt (line 17)) Requirement already satisfied: xmltodict in /home/jenkins/.local/lib/python2.7/site-packages (from pywinrm->-r PerfKitBenchmarker/requirements.txt (line 25)) Requirement already satisfied: requests-ntlm>=0.3.0 in /home/jenkins/.local/lib/python2.7/site-packages (from pywinrm->-r PerfKitBenchmarker/requirements.txt (line 25)) Requirement already satisfied: requests>=2.9.1 in /home/jenkins/.local/lib/python2.7/site-packages (from pywinrm->-r PerfKitBenchmarker/requirements.txt (line 25)) Requirement already satisfied: ntlm-auth>=1.0.2 in /home/jenkins/.local/lib/python2.7/site-packages (from requests-ntlm>=0.3.0->pywinrm->-r PerfKitBenchmarker/requirements.txt (line 25)) Requirement already satisfied: cryptography>=1.3 in /home/jenkins/.local/lib/python2.7/site-packages (from requests-ntlm>=0.3.0->pywinrm->-r PerfKitBenchmarker/requirements.txt (line 25)) Requirement already satisfied: idna<2.6,>=2.5 in /home/jenkins/.local/lib/python2.7/site-packages (from requests>=2.9.1->pywinrm->-r PerfKitBenchmarker/requirements.txt (line 25)) Requirement already satisfied: urllib3<1.22,>=1.21.1 in /home/jenkins/.local/lib/python2.7/site-packages (from requests>=2.9.1->pywinrm->-r PerfKitBenchmarker/requirements.txt (line 25)) Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /home/jenkins/.local/lib/python2.7/site-packages (from requests>=2.9.1->pywinrm->-r PerfKitBenchmarker/requirements.txt (line 25)) Requirement already satisfied: certifi>=2017.4.17 in /home/jenkins/.local/lib/python2.7/site-packages (from requests>=2.9.1->pywinrm->-r PerfKitBenchmarker/requirements.txt (line 25)) Requirement already satisfied: cffi>=1.7; platform_python_implementation != "PyPy" in /home/jenkins/.local/lib/python2.7/site-packages (from cryptography>=1.3->requests-ntlm>=0.3.0->pywinrm->-r PerfKitBenchmarker/requirements.txt (line 25)) Requirement already satisfied: enum34; python_version < "3" in /home/jenkins/.local/lib/python2.7/site-packages (from cryptography>=1.3->requests-ntlm>=0.3.0->pywinrm->-r PerfKitBenchmarker/requirements.txt (line 25)) Requirement already satisfied: asn1crypto>=0.21.0 in /home/jenkins/.local/lib/python2.7/site-packages (from cryptography>=1.3->requests-ntlm>=0.3.0->pywinrm->-r PerfKitBenchmarker/requirements.txt (line 25)) Requirement already satisfied: ipaddress; python_version < "3" in /usr/local/lib/python2.7/dist-packages (from cryptography>=1.3->requests-ntlm>=0.3.0->pywinrm->-r PerfKitBenchmarker/requirements.txt (line 25)) Requirement already satisfied: pycparser in /home/jenkins/.local/lib/python2.7/site-packages (from cffi>=1.7; platform_python_implementation != "PyPy"->cryptography>=1.3->requests-ntlm>=0.3.0->pywinrm->-r PerfKitBenchmarker/requirements.txt (line 25)) [beam_PerformanceTests_AvroIOIT_HDFS] $ /bin/bash -xe /tmp/jenkins2419269135810071939.sh + .env/bin/pip install -e 'src/sdks/python/[gcp,test]' Obtaining file://<https://builds.apache.org/job/beam_PerformanceTests_AvroIOIT_HDFS/ws/src/sdks/python> Complete output from command python setup.py egg_info: Traceback (most recent call last): File "<string>", line 1, in <module> File "<https://builds.apache.org/job/beam_PerformanceTests_AvroIOIT_HDFS/ws/src/sdks/python/setup.py",> line 203, in <module> 'test': generate_protos_first(test), File "<https://builds.apache.org/job/beam_PerformanceTests_AvroIOIT_HDFS/ws/.env/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 128, in setup _install_setup_requires(attrs) File "<https://builds.apache.org/job/beam_PerformanceTests_AvroIOIT_HDFS/ws/.env/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 123, in _install_setup_requires dist.fetch_build_eggs(dist.setup_requires) File "<https://builds.apache.org/job/beam_PerformanceTests_AvroIOIT_HDFS/ws/.env/local/lib/python2.7/site-packages/setuptools/dist.py",> line 461, in fetch_build_eggs replace_conflicting=True, File "<https://builds.apache.org/job/beam_PerformanceTests_AvroIOIT_HDFS/ws/.env/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 866, in resolve replace_conflicting=replace_conflicting File "<https://builds.apache.org/job/beam_PerformanceTests_AvroIOIT_HDFS/ws/.env/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1146, in best_match return self.obtain(req, installer) File "<https://builds.apache.org/job/beam_PerformanceTests_AvroIOIT_HDFS/ws/.env/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1158, in obtain return installer(requirement) File "<https://builds.apache.org/job/beam_PerformanceTests_AvroIOIT_HDFS/ws/.env/local/lib/python2.7/site-packages/setuptools/dist.py",> line 528, in fetch_build_egg return cmd.easy_install(req) File "<https://builds.apache.org/job/beam_PerformanceTests_AvroIOIT_HDFS/ws/.env/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 661, in easy_install not self.always_copy, self.local_index File "<https://builds.apache.org/job/beam_PerformanceTests_AvroIOIT_HDFS/ws/.env/local/lib/python2.7/site-packages/setuptools/package_index.py",> line 657, in fetch_distribution dist = find(requirement) File "<https://builds.apache.org/job/beam_PerformanceTests_AvroIOIT_HDFS/ws/.env/local/lib/python2.7/site-packages/setuptools/package_index.py",> line 637, in find loc = self.download(dist.location, tmpdir) File "<https://builds.apache.org/job/beam_PerformanceTests_AvroIOIT_HDFS/ws/.env/local/lib/python2.7/site-packages/setuptools/package_index.py",> line 581, in download found = self._download_url(scheme.group(1), spec, tmpdir) File "<https://builds.apache.org/job/beam_PerformanceTests_AvroIOIT_HDFS/ws/.env/local/lib/python2.7/site-packages/setuptools/package_index.py",> line 826, in _download_url return self._attempt_download(url, filename) File "<https://builds.apache.org/job/beam_PerformanceTests_AvroIOIT_HDFS/ws/.env/local/lib/python2.7/site-packages/setuptools/package_index.py",> line 832, in _attempt_download headers = self._download_to(url, filename) File "<https://builds.apache.org/job/beam_PerformanceTests_AvroIOIT_HDFS/ws/.env/local/lib/python2.7/site-packages/setuptools/package_index.py",> line 731, in _download_to fp = self.open_url(url) File "<https://builds.apache.org/job/beam_PerformanceTests_AvroIOIT_HDFS/ws/.env/local/lib/python2.7/site-packages/setuptools/package_index.py",> line 782, in open_url % (url, v.reason)) distutils.errors.DistutilsError: Download error for https://pypi.python.org/packages/99/4f/13fb671119e65c4dce97c60e67d3fd9e6f7f809f2b307e2611f4701205cb/nose-1.3.7-py2-none-any.whl#md5=2a10ed5020bd4785a91f96893204f65b: [Errno 104] Connection reset by peer ---------------------------------------- Command "python setup.py egg_info" failed with error code 1 in <https://builds.apache.org/job/beam_PerformanceTests_AvroIOIT_HDFS/ws/src/sdks/python/> Build step 'Execute shell' marked build as failure
