You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/04/13 00:31:11 UTC

Build failed in Jenkins: beam_PerformanceTests_Analysis #344

See <https://builds.apache.org/job/beam_PerformanceTests_Analysis/344/display/redirect?page=changes>

Changes:

[kcweaver] [BEAM-6865] Move MetricsApi updates from flink.metrics to core.metrics

[kenn] Add script to set the version of Beam

[jozo.vilcek] [BEAM-7056] Include partition keys in beam schema resolution

[mxm] [BEAM-7029] Add KafkaIO.Read as an external transform

[robertwb] Tests for string_utf8 standard coder.

[mxm] [BEAM-6990] Fix recursive build of compound coders from ConfigValue

[ehudm] [BEAM-7046] Restore os.environ in HttpClientTest

[kcweaver] [BEAM-6688] Spark portable runner: translate flatten

[github] [BEAM-7059] SamzaRunner: fix the job.id inconsistency in the new Samza

[iemejia] [BEAM-5775] Implement a custom class to lazily encode values for

[iemejia] [BEAM-5775] Rename BeamSparkRunnerRegistrator to

[iemejia] [BEAM-5775] Rename avoidRddSerialization to canAvoidRddSerialization

[iemejia] [BEAM-5775] Update spark runner to use non-deprecated Coder API methods

[iemejia] [BEAM-5775] Make TranslationUtils iterators Java 8 style

[github] Merge pull request #8006: [BEAM-6772] Change Select semantics to match

[valentyn] Disable Py37 tox suite to reduce test flakiness.

[github] [BEAM-6979] Fix Dataflow's handling of the new well known Double coder.

[pabloem] [BEAM-6493] Convert the WordCount samples to Kotlin (#8291)

[lcwik] Add the appropriate extension to log files. (#8287)

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-4 (beam) in workspace <https://builds.apache.org/job/beam_PerformanceTests_Analysis/ws/>
No credentials specified
 > 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 07320c3afea8588f93697d31c5fce9b73e313371 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 07320c3afea8588f93697d31c5fce9b73e313371
Commit message: "Merge pull request #8292 from tvalentyn/disable_py37"
 > git rev-list --no-walk e4cf63b9c69cdd8ce37208bb301595f5f2af12c8 # 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_PerformanceTests_Analysis] $ /bin/bash -xe /tmp/jenkins3342869589945632336.sh
+ rm -rf PerfKitBenchmarker
[beam_PerformanceTests_Analysis] $ /bin/bash -xe /tmp/jenkins248668855043382278.sh
+ rm -rf .env
[beam_PerformanceTests_Analysis] $ /bin/bash -xe /tmp/jenkins7211032447699980510.sh
+ virtualenv .env --system-site-packages
Using base prefix '/usr'
New python executable in <https://builds.apache.org/job/beam_PerformanceTests_Analysis/ws/.env/bin/python3>
Also creating executable in <https://builds.apache.org/job/beam_PerformanceTests_Analysis/ws/.env/bin/python>
Installing setuptools, pip, wheel...
done.
[beam_PerformanceTests_Analysis] $ /bin/bash -xe /tmp/jenkins8533691647844507267.sh
+ .env/bin/pip install --upgrade setuptools pip
Requirement already up-to-date: setuptools in ./.env/lib/python3.5/site-packages (41.0.0)
Requirement already up-to-date: pip in ./.env/lib/python3.5/site-packages (19.0.3)
[beam_PerformanceTests_Analysis] $ /bin/bash -xe /tmp/jenkins572685787758135667.sh
+ .env/bin/pip install requests google.cloud.bigquery mock google.cloud.bigtable google.cloud
Requirement already satisfied: requests in /usr/lib/python3/dist-packages (2.9.1)
Collecting google.cloud.bigquery
  Using cached https://files.pythonhosted.org/packages/b3/33/236bdc6f5204bed8f69aecbabbe1a9b3a5be51f959fb51eba0545181ffa0/google_cloud_bigquery-1.11.2-py2.py3-none-any.whl
Collecting mock
  Using cached https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl
Collecting google.cloud.bigtable
  Using cached https://files.pythonhosted.org/packages/15/81/df8ec275ea39885744ec058f2bbcf393669a423eac18cc6a7707dc4b77d9/google_cloud_bigtable-0.32.1-py2.py3-none-any.whl
Collecting google.cloud
  Using cached https://files.pythonhosted.org/packages/ba/b1/7c54d1950e7808df06642274e677dbcedba57f75307adf2e5ad8d39e5e0e/google_cloud-0.34.0-py2.py3-none-any.whl
Collecting google-api-core<2.0.0dev,>=1.6.0 (from google.cloud.bigquery)
  Using cached https://files.pythonhosted.org/packages/bf/e4/b22222bb714947eb459dc91ebf95131812126a0b29d62e444be3f76dad64/google_api_core-1.9.0-py2.py3-none-any.whl
Collecting google-resumable-media>=0.3.1 (from google.cloud.bigquery)
  Using cached https://files.pythonhosted.org/packages/e2/5d/4bc5c28c252a62efe69ed1a1561da92bd5af8eca0cdcdf8e60354fae9b29/google_resumable_media-0.3.2-py2.py3-none-any.whl
Collecting google-cloud-core<0.30dev,>=0.29.0 (from google.cloud.bigquery)
  Using cached https://files.pythonhosted.org/packages/0c/f2/3c225e7a69cb27d283b68bff867722bd066bc1858611180197f711815ea5/google_cloud_core-0.29.1-py2.py3-none-any.whl
Collecting protobuf>=3.6.0 (from google.cloud.bigquery)
  Using cached https://files.pythonhosted.org/packages/81/59/c7b0815a78fd641141f24a6ece878293eae6bf1fce40632a6ab9672346aa/protobuf-3.7.1-cp35-cp35m-manylinux1_x86_64.whl
Requirement already satisfied: six>=1.9 in /usr/lib/python3/dist-packages (from mock) (1.10.0)
Collecting pbr>=0.11 (from mock)
  Using cached https://files.pythonhosted.org/packages/14/09/12fe9a14237a6b7e0ba3a8d6fcf254bf4b10ec56a0185f73d651145e9222/pbr-5.1.3-py2.py3-none-any.whl
Collecting grpc-google-iam-v1<0.12dev,>=0.11.4 (from google.cloud.bigtable)
Collecting pytz (from google-api-core<2.0.0dev,>=1.6.0->google.cloud.bigquery)
  Using cached https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl
Requirement already satisfied: setuptools>=34.0.0 in ./.env/lib/python3.5/site-packages (from google-api-core<2.0.0dev,>=1.6.0->google.cloud.bigquery) (41.0.0)
Collecting google-auth<2.0dev,>=0.4.0 (from google-api-core<2.0.0dev,>=1.6.0->google.cloud.bigquery)
  Using cached https://files.pythonhosted.org/packages/c5/9b/ed0516cc1f7609fb0217e3057ff4f0f9f3e3ce79a369c6af4a6c5ca25664/google_auth-1.6.3-py2.py3-none-any.whl
Collecting googleapis-common-protos!=1.5.4,<2.0dev,>=1.5.3 (from google-api-core<2.0.0dev,>=1.6.0->google.cloud.bigquery)
Collecting grpcio<2.0.0dev,>=1.0.0 (from grpc-google-iam-v1<0.12dev,>=0.11.4->google.cloud.bigtable)
  Using cached https://files.pythonhosted.org/packages/0e/fd/e6696e5b115f328c382dd88414168e2b918cb7153b59dc9228d3c15e356c/grpcio-1.19.0-cp35-cp35m-manylinux1_x86_64.whl
Collecting cachetools>=2.0.0 (from google-auth<2.0dev,>=0.4.0->google-api-core<2.0.0dev,>=1.6.0->google.cloud.bigquery)
  Using cached https://files.pythonhosted.org/packages/39/2b/d87fc2369242bd743883232c463f28205902b8579cb68dcf5b11eee1652f/cachetools-3.1.0-py2.py3-none-any.whl
Collecting rsa>=3.1.4 (from google-auth<2.0dev,>=0.4.0->google-api-core<2.0.0dev,>=1.6.0->google.cloud.bigquery)
  Using cached https://files.pythonhosted.org/packages/02/e5/38518af393f7c214357079ce67a317307936896e961e35450b70fad2a9cf/rsa-4.0-py2.py3-none-any.whl
Collecting pyasn1-modules>=0.2.1 (from google-auth<2.0dev,>=0.4.0->google-api-core<2.0.0dev,>=1.6.0->google.cloud.bigquery)
  Using cached https://files.pythonhosted.org/packages/da/98/8ddd9fa4d84065926832bcf2255a2b69f1d03330aa4d1c49cc7317ac888e/pyasn1_modules-0.2.4-py2.py3-none-any.whl
Requirement already satisfied: pyasn1>=0.1.3 in /usr/lib/python3/dist-packages (from rsa>=3.1.4->google-auth<2.0dev,>=0.4.0->google-api-core<2.0.0dev,>=1.6.0->google.cloud.bigquery) (0.1.9)
pyasn1-modules 0.2.4 has requirement pyasn1<0.5.0,>=0.4.1, but you'll have pyasn1 0.1.9 which is incompatible.
google-api-core 1.9.0 has requirement requests<3.0.0dev,>=2.18.0, but you'll have requests 2.9.1 which is incompatible.
Installing collected packages: pytz, cachetools, rsa, pyasn1-modules, google-auth, protobuf, googleapis-common-protos, google-api-core, google-resumable-media, google-cloud-core, google.cloud.bigquery, pbr, mock, grpcio, grpc-google-iam-v1, google.cloud.bigtable, google.cloud
Successfully installed cachetools-3.1.0 google-api-core-1.9.0 google-auth-1.6.3 google-cloud-core-0.29.1 google-resumable-media-0.3.2 google.cloud google.cloud.bigquery google.cloud.bigtable googleapis-common-protos-1.5.9 grpc-google-iam-v1-0.11.4 grpcio-1.19.0 mock-2.0.0 pbr-5.1.3 protobuf-3.7.1 pyasn1-modules-0.2.4 pytz-2019.1 rsa-4.0
[beam_PerformanceTests_Analysis] $ /bin/bash -xe /tmp/jenkins1519353239580957274.sh
+ .env/bin/python src/.test-infra/jenkins/verify_performance_test_results_test.py
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PerformanceTests_Analysis/ws/.env/lib/python3.5/site-packages/google/resumable_media/requests/__init__.py",> line 665, in <module>
    pkg_resources.require('requests >= 2.18.0')
  File "<https://builds.apache.org/job/beam_PerformanceTests_Analysis/ws/.env/lib/python3.5/site-packages/pkg_resources/__init__.py",> line 900, in require
    needed = self.resolve(parse_requirements(requirements))
  File "<https://builds.apache.org/job/beam_PerformanceTests_Analysis/ws/.env/lib/python3.5/site-packages/pkg_resources/__init__.py",> line 791, in resolve
    raise VersionConflict(dist, req).with_context(dependent_req)
pkg_resources.VersionConflict: (requests 2.9.1 (/usr/lib/python3/dist-packages), Requirement.parse('requests>=2.18.0'))

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "src/.test-infra/jenkins/verify_performance_test_results_test.py", line 26, in <module>
    from verify_performance_test_results import create_report
  File "<https://builds.apache.org/job/beam_PerformanceTests_Analysis/ws/src/.test-infra/jenkins/verify_performance_test_results.py",> line 43, in <module>
    from google.cloud import bigquery
  File "<https://builds.apache.org/job/beam_PerformanceTests_Analysis/ws/.env/lib/python3.5/site-packages/google/cloud/bigquery/__init__.py",> line 35, in <module>
    from google.cloud.bigquery.client import Client
  File "<https://builds.apache.org/job/beam_PerformanceTests_Analysis/ws/.env/lib/python3.5/site-packages/google/cloud/bigquery/client.py",> line 33, in <module>
    from google.resumable_media.requests import MultipartUpload
  File "<https://builds.apache.org/job/beam_PerformanceTests_Analysis/ws/.env/lib/python3.5/site-packages/google/resumable_media/requests/__init__.py",> line 673, in <module>
    six.raise_from(new_exc, caught_exc)
  File "<string>", line 2, in raise_from
ImportError: ``requests >= 2.18.0`` is required by the ``google.resumable_media.requests`` subpackage.
It can be installed via
    pip install google-resumable-media[requests].
Build step 'Execute shell' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Jenkins build is back to normal : beam_PerformanceTests_Analysis #345

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PerformanceTests_Analysis/345/display/redirect?page=changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org