See 
<https://builds.apache.org/job/beam_PerformanceTests_Python/1266/display/redirect>

------------------------------------------
GitHub pull request #6142 of commit c48115558d7af37b518f69463dba5bd7612054a5, 
no merge conflicts.
Setting status of c48115558d7af37b518f69463dba5bd7612054a5 to PENDING with url 
https://builds.apache.org/job/beam_PerformanceTests_Python/1266/ and message: 
'Build started for merge commit.'
Using context: Python SDK Performance Test
[EnvInject] - Loading node environment variables.
Building remotely on beam15 (beam) in workspace 
<https://builds.apache.org/job/beam_PerformanceTests_Python/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/6142/*:refs/remotes/origin/pr/6142/*
 > git rev-parse refs/remotes/origin/pr/6142/merge^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/pr/6142/merge^{commit} # timeout=10
Checking out Revision abc1bce29360cd14fc5fb6f62c1c52193d112fa4 
(refs/remotes/origin/pr/6142/merge)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f abc1bce29360cd14fc5fb6f62c1c52193d112fa4
Commit message: "Merge c48115558d7af37b518f69463dba5bd7612054a5 into 
2d3ce5181ad144de9c5cc6f945a6d40f9c0ae795"
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_Python] $ /bin/bash -xe 
/tmp/jenkins8333306446748541054.sh
+ rm -rf 
<https://builds.apache.org/job/beam_PerformanceTests_Python/ws/PerfKitBenchmarker>
[beam_PerformanceTests_Python] $ /bin/bash -xe 
/tmp/jenkins3957460423414083293.sh
+ rm -rf 
<https://builds.apache.org/job/beam_PerformanceTests_Python/ws/src/.beam_env>
[beam_PerformanceTests_Python] $ /bin/bash -xe 
/tmp/jenkins2172882893396186781.sh
+ virtualenv 
<https://builds.apache.org/job/beam_PerformanceTests_Python/ws/src/.beam_env> 
--system-site-packages
New python executable in 
<https://builds.apache.org/job/beam_PerformanceTests_Python/ws/src/.beam_env/bin/python2>
Also creating executable in 
<https://builds.apache.org/job/beam_PerformanceTests_Python/ws/src/.beam_env/bin/python>
Installing setuptools, pkg_resources, pip, wheel...done.
Running virtualenv with interpreter /usr/bin/python2
[beam_PerformanceTests_Python] $ /bin/bash -xe 
/tmp/jenkins5967812430427483923.sh
+ virtualenv 
<https://builds.apache.org/job/beam_PerformanceTests_Python/ws/PerfKitBenchmarker/.perfkit_env>
 --system-site-packages
New python executable in 
<https://builds.apache.org/job/beam_PerformanceTests_Python/ws/PerfKitBenchmarker/.perfkit_env/bin/python2>
Also creating executable in 
<https://builds.apache.org/job/beam_PerformanceTests_Python/ws/PerfKitBenchmarker/.perfkit_env/bin/python>
Installing setuptools, pkg_resources, pip, wheel...done.
Running virtualenv with interpreter /usr/bin/python2
[beam_PerformanceTests_Python] $ /bin/bash -xe 
/tmp/jenkins5622511714784926622.sh
+ 
<https://builds.apache.org/job/beam_PerformanceTests_Python/ws/src/.beam_env/bin/pip>
 install --upgrade setuptools pip grpcio-tools==1.3.5
Requirement already up-to-date: setuptools in 
./src/.beam_env/lib/python2.7/site-packages (40.0.0)
Requirement already up-to-date: pip in 
./src/.beam_env/lib/python2.7/site-packages (18.0)
Collecting grpcio-tools==1.3.5
  Using cached 
https://files.pythonhosted.org/packages/05/f6/0296e29b1bac6f85d2a8556d48adf825307f73109a3c2c17fb734292db0a/grpcio_tools-1.3.5-cp27-cp27mu-manylinux1_x86_64.whl
Requirement already satisfied, skipping upgrade: grpcio>=1.3.5 in 
/home/jenkins/.local/lib/python2.7/site-packages (from grpcio-tools==1.3.5) 
(1.13.0)
Requirement already satisfied, skipping upgrade: protobuf>=3.2.0 in 
/home/jenkins/.local/lib/python2.7/site-packages (from grpcio-tools==1.3.5) 
(3.6.0)
Requirement already satisfied, skipping upgrade: six>=1.5.2 in 
/usr/local/lib/python2.7/dist-packages (from 
grpcio>=1.3.5->grpcio-tools==1.3.5) (1.11.0)
Requirement already satisfied, skipping upgrade: enum34>=1.0.4 in 
/usr/local/lib/python2.7/dist-packages (from 
grpcio>=1.3.5->grpcio-tools==1.3.5) (1.1.6)
Requirement already satisfied, skipping upgrade: futures>=2.2.0 in 
/home/jenkins/.local/lib/python2.7/site-packages (from 
grpcio>=1.3.5->grpcio-tools==1.3.5) (3.2.0)
Installing collected packages: grpcio-tools
Successfully installed grpcio-tools-1.3.5
[beam_PerformanceTests_Python] $ /bin/bash -xe /tmp/jenkins514423414470920267.sh
+ 
<https://builds.apache.org/job/beam_PerformanceTests_Python/ws/PerfKitBenchmarker/.perfkit_env/bin/pip>
 install --upgrade setuptools pip
Requirement already up-to-date: setuptools in 
./PerfKitBenchmarker/.perfkit_env/lib/python2.7/site-packages (40.0.0)
Requirement already up-to-date: pip in 
./PerfKitBenchmarker/.perfkit_env/lib/python2.7/site-packages (18.0)
[beam_PerformanceTests_Python] $ /bin/bash -xe 
/tmp/jenkins3743757725069306645.sh
+ git clone https://github.com/GoogleCloudPlatform/PerfKitBenchmarker.git 
<https://builds.apache.org/job/beam_PerformanceTests_Python/ws/PerfKitBenchmarker>
fatal: destination path 
'<https://builds.apache.org/job/beam_PerformanceTests_Python/ws/PerfKitBenchmarker'>
 already exists and is not an empty directory.
Build step 'Execute shell' marked build as failure

Reply via email to