See <https://ci-beam.apache.org/job/beam_LoadTests_Python_CoGBK_Dataflow_Batch/428/display/redirect?page=changes>
Changes: [Robert Bradshaw] [BEAM-8893] Fix issues with state and multiple workers. [Udi Meiri] [BEAM-10701] Fix Python coverage reporting [Kyle Weaver] [BEAM-10762] Fix artifact staging bug in Flink/Spark uber jar runners. [nosacky] Update Gradle Wrapper [noreply] [BEAM-5757] Updates CHANGES.md for ElasticsearchIO delete function [noreply] [BEAM-10701] Change coveralls badge to codecov (#12768) [noreply] [Beam-9543] support MATCH_RECOGNIZE with NFA (#12532) [noreply] Merge pull request #12435: [BEAM-10616] Added Python Pardo load tests [noreply] [BEAM-10874] Support v2 Go protos. (#12816) [noreply] [BEAM-10824] [BEAM-7654] Use deterministic hash functions in ------------------------------------------ [...truncated 27.71 KB...] Collecting freezegun>=0.3.12 Using cached freezegun-1.0.0-py2.py3-none-any.whl (14 kB) Collecting nose>=1.3.7 Using cached nose-1.3.7-py3-none-any.whl (154 kB) Processing /home/jenkins/.cache/pip/wheels/2e/29/a9/431158315f33abeaad2905460f5ffb18fc30f7ed7c66c47dee/nose_xunitmp-0.4.1-py3-none-any.whl Collecting parameterized<0.8.0,>=0.7.1 Using cached parameterized-0.7.4-py2.py3-none-any.whl (25 kB) Collecting pyhamcrest!=1.10.0,<2.0.0,>=1.9 Using cached PyHamcrest-1.10.1-py3-none-any.whl (48 kB) Processing /home/jenkins/.cache/pip/wheels/5e/03/1e/e1e954795d6f35dfc7b637fe2277bff021303bd9570ecea653/PyYAML-5.3.1-cp37-cp37m-linux_x86_64.whl Collecting requests_mock<2.0,>=1.7 Using cached requests_mock-1.8.0-py2.py3-none-any.whl (23 kB) Collecting tenacity<6.0,>=5.0.2 Using cached tenacity-5.1.5-py2.py3-none-any.whl (34 kB) Collecting pytest<5.0,>=4.4.0 Using cached pytest-4.6.11-py2.py3-none-any.whl (231 kB) Collecting pytest-xdist<2,>=1.29.0 Using cached pytest_xdist-1.34.0-py2.py3-none-any.whl (36 kB) Collecting pytest-timeout<2,>=1.3.3 Using cached pytest_timeout-1.4.2-py2.py3-none-any.whl (10 kB) Collecting pandas<1,>=0.25.2 Using cached pandas-0.25.3-cp37-cp37m-manylinux1_x86_64.whl (10.4 MB) Collecting sqlalchemy<2.0,>=1.3 Using cached SQLAlchemy-1.3.19-cp37-cp37m-manylinux2010_x86_64.whl (1.3 MB) Collecting psycopg2-binary<3.0.0,>=2.8.5 Using cached psycopg2_binary-2.8.6-cp37-cp37m-manylinux1_x86_64.whl (3.0 MB) Processing /home/jenkins/.cache/pip/wheels/05/0c/5b/98eec2d97e807b9bb99165d78058bbed85a4daed8d0ad59b67/testcontainers-3.1.0-py2.py3-none-any.whl Requirement already satisfied: six>=1.5.2 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_CoGBK_Dataflow_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from grpcio<2,>=1.29.0->apache-beam==2.25.0.dev0) (1.15.0) Processing /home/jenkins/.cache/pip/wheels/9b/04/dd/7daf4150b6d9b12949298737de9431a324d4b797ffd63f526e/docopt-0.6.2-py2.py3-none-any.whl Collecting pbr>=0.11 Using cached pbr-5.5.0-py2.py3-none-any.whl (106 kB) Collecting rsa>=3.1.4 Using cached rsa-4.6-py3-none-any.whl (47 kB) Collecting pyasn1>=0.1.7 Using cached pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) Collecting pyasn1-modules>=0.0.5 Using cached pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) Requirement already satisfied: setuptools in <https://ci-beam.apache.org/job/beam_LoadTests_Python_CoGBK_Dataflow_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from protobuf<4,>=3.12.2->apache-beam==2.25.0.dev0) (50.3.0) Collecting pyparsing>=2.1.4 Using cached pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting chardet<4,>=3.0.2 Using cached chardet-3.0.4-py2.py3-none-any.whl (133 kB) Collecting certifi>=2017.4.17 Using cached certifi-2020.6.20-py2.py3-none-any.whl (156 kB) Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 Using cached urllib3-1.25.10-py2.py3-none-any.whl (127 kB) Collecting idna<3,>=2.5 Using cached idna-2.10-py2.py3-none-any.whl (58 kB) Collecting s3transfer<0.4.0,>=0.3.0 Using cached s3transfer-0.3.3-py2.py3-none-any.whl (69 kB) Collecting jmespath<1.0.0,>=0.7.1 Using cached jmespath-0.10.0-py2.py3-none-any.whl (24 kB) Collecting botocore<1.18.0,>=1.17.59 Using cached botocore-1.17.59-py2.py3-none-any.whl (6.6 MB) Collecting msrest>=0.6.10 Using cached msrest-0.6.19-py2.py3-none-any.whl (84 kB) Collecting cryptography>=2.1.4 Using cached cryptography-3.1-cp35-abi3-manylinux2010_x86_64.whl (2.6 MB) Collecting fasteners>=0.14 Using cached fasteners-0.15-py2.py3-none-any.whl (23 kB) Collecting google-api-core[grpc]<2.0.0dev,>=1.14.0 Using cached google_api_core-1.22.2-py2.py3-none-any.whl (91 kB) Processing /home/jenkins/.cache/pip/wheels/b9/ee/67/2e444183030cb8d31ce8b34cee34a7afdbd3ba5959ea846380/grpc_google_iam_v1-0.12.3-py3-none-any.whl Collecting google-resumable-media<2.0dev,>=0.5.0 Using cached google_resumable_media-1.0.0-py2.py3-none-any.whl (42 kB) Collecting atomicwrites>=1.0 Using cached atomicwrites-1.4.0-py2.py3-none-any.whl (6.8 kB) Collecting more-itertools>=4.0.0; python_version > "2.7" Using cached more_itertools-8.5.0-py3-none-any.whl (44 kB) Collecting wcwidth Using cached wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) Requirement already satisfied: py>=1.5.0 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_CoGBK_Dataflow_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from pytest<5.0,>=4.4.0->apache-beam==2.25.0.dev0) (1.9.0) Requirement already satisfied: importlib-metadata>=0.12; python_version < "3.8" in <https://ci-beam.apache.org/job/beam_LoadTests_Python_CoGBK_Dataflow_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from pytest<5.0,>=4.4.0->apache-beam==2.25.0.dev0) (1.7.0) Collecting packaging Using cached packaging-20.4-py2.py3-none-any.whl (37 kB) Requirement already satisfied: pluggy<1.0,>=0.12 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_CoGBK_Dataflow_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from pytest<5.0,>=4.4.0->apache-beam==2.25.0.dev0) (0.13.1) Collecting attrs>=17.4.0 Using cached attrs-20.2.0-py2.py3-none-any.whl (48 kB) Collecting pytest-forked Using cached pytest_forked-1.3.0-py2.py3-none-any.whl (4.7 kB) Collecting execnet>=1.1 Using cached execnet-1.7.1-py2.py3-none-any.whl (39 kB) Collecting crayons Using cached crayons-0.4.0-py2.py3-none-any.whl (4.6 kB) Collecting deprecation Using cached deprecation-2.1.0-py2.py3-none-any.whl (11 kB) Collecting docker Using cached docker-4.3.1-py2.py3-none-any.whl (145 kB) Processing /home/jenkins/.cache/pip/wheels/62/76/4c/aa25851149f3f6d9785f6c869387ad82b3fd37582fa8147ac6/wrapt-1.12.1-cp37-cp37m-linux_x86_64.whl Processing /home/jenkins/.cache/pip/wheels/4e/29/41/2a34b96f3d4bf9ab8ccaac5d86db4334fa17d79e7027a5b86f/blindspin-2.0.1-py3-none-any.whl Collecting docutils<0.16,>=0.10 Using cached docutils-0.15.2-py3-none-any.whl (547 kB) Collecting requests-oauthlib>=0.5.0 Using cached requests_oauthlib-1.3.0-py2.py3-none-any.whl (23 kB) Collecting isodate>=0.6.0 Using cached isodate-0.6.0-py2.py3-none-any.whl (45 kB) Collecting cffi!=1.11.3,>=1.8 Using cached cffi-1.14.2-cp37-cp37m-manylinux1_x86_64.whl (401 kB) Collecting monotonic>=0.1 Using cached monotonic-1.5-py2.py3-none-any.whl (5.3 kB) Collecting googleapis-common-protos<2.0dev,>=1.6.0 Using cached googleapis_common_protos-1.52.0-py2.py3-none-any.whl (100 kB) Collecting google-crc32c<2.0dev,>=1.0; python_version >= "3.5" Using cached google_crc32c-1.0.0-cp37-cp37m-manylinux2010_x86_64.whl (39 kB) Requirement already satisfied: zipp>=0.5 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_CoGBK_Dataflow_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from importlib-metadata>=0.12; python_version < "3.8"->pytest<5.0,>=4.4.0->apache-beam==2.25.0.dev0) (3.1.0) Collecting apipkg>=1.4 Using cached apipkg-1.5-py2.py3-none-any.whl (4.9 kB) Collecting colorama Using cached colorama-0.4.3-py2.py3-none-any.whl (15 kB) Collecting websocket-client>=0.32.0 Using cached websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) Collecting oauthlib>=3.0.0 Using cached oauthlib-3.1.0-py2.py3-none-any.whl (147 kB) Collecting pycparser Using cached pycparser-2.20-py2.py3-none-any.whl (112 kB) Building wheels for collected packages: apache-beam Building wheel for apache-beam (setup.py): started Building wheel for apache-beam (setup.py): finished with status 'done' Created wheel for apache-beam: filename=apache_beam-2.25.0.dev0-py3-none-any.whl size=2242148 sha256=049b29e56000aeb1c766741be9c8cda016121265d832a08e2cdedaef00ea8c99 Stored in directory: /home/jenkins/.cache/pip/wheels/87/c1/ab/373455ac940ce11c5a367f32de9878735ae28a9495b61a9393 Successfully built apache-beam Installing collected packages: crcmod, dill, pytz, fastavro, docopt, chardet, certifi, urllib3, idna, requests, hdfs, httplib2, pbr, mock, numpy, pymongo, pyasn1, rsa, pyasn1-modules, oauth2client, pyparsing, pydot, python-dateutil, typing-extensions, avro-python3, pyarrow, jmespath, docutils, botocore, s3transfer, boto3, oauthlib, requests-oauthlib, isodate, msrest, pycparser, cffi, cryptography, azure-core, azure-storage-blob, cachetools, monotonic, fasteners, google-apitools, google-auth, googleapis-common-protos, google-api-core, google-cloud-core, google-cloud-datastore, grpc-google-iam-v1, google-cloud-pubsub, google-crc32c, google-resumable-media, google-cloud-bigquery, google-cloud-bigtable, google-cloud-spanner, grpcio-gcp, google-cloud-dlp, google-cloud-language, google-cloud-videointelligence, google-cloud-vision, freezegun, nose, nose-xunitmp, parameterized, pyhamcrest, pyyaml, requests-mock, tenacity, atomicwrites, more-itertools, wcwidth, packaging, attrs, pytest, pytest-forked, apipkg, execnet, pytest-xdist, pytest-timeout, pandas, sqlalchemy, psycopg2-binary, colorama, crayons, deprecation, websocket-client, docker, wrapt, blindspin, testcontainers, apache-beam Successfully installed apache-beam-2.25.0.dev0 apipkg-1.5 atomicwrites-1.4.0 attrs-20.2.0 avro-python3-1.9.2.1 azure-core-1.8.1 azure-storage-blob-12.5.0 blindspin-2.0.1 boto3-1.14.59 botocore-1.17.59 cachetools-3.1.1 certifi-2020.6.20 cffi-1.14.2 chardet-3.0.4 colorama-0.4.3 crayons-0.4.0 crcmod-1.7 cryptography-3.1 deprecation-2.1.0 dill-0.3.1.1 docker-4.3.1 docopt-0.6.2 docutils-0.15.2 execnet-1.7.1 fastavro-0.23.6 fasteners-0.15 freezegun-1.0.0 google-api-core-1.22.2 google-apitools-0.5.31 google-auth-1.21.1 google-cloud-bigquery-1.27.2 google-cloud-bigtable-1.4.0 google-cloud-core-1.4.1 google-cloud-datastore-1.15.0 google-cloud-dlp-1.0.0 google-cloud-language-1.3.0 google-cloud-pubsub-1.7.0 google-cloud-spanner-1.19.0 google-cloud-videointelligence-1.15.0 google-cloud-vision-1.0.0 google-crc32c-1.0.0 google-resumable-media-1.0.0 googleapis-common-protos-1.52.0 grpc-google-iam-v1-0.12.3 grpcio-gcp-0.2.2 hdfs-2.5.8 httplib2-0.17.4 idna-2.10 isodate-0.6.0 jmespath-0.10.0 mock-2.0.0 monotonic-1.5 more-itertools-8.5.0 msrest-0.6.19 nose-1.3.7 nose-xunitmp-0.4.1 numpy-1.19.2 oauth2client-3.0.0 oauthlib-3.1.0 packaging-20.4 pandas-0.25.3 parameterized-0.7.4 pbr-5.5.0 psycopg2-binary-2.8.6 pyarrow-0.17.1 pyasn1-0.4.8 pyasn1-modules-0.2.8 pycparser-2.20 pydot-1.4.1 pyhamcrest-1.10.1 pymongo-3.11.0 pyparsing-2.4.7 pytest-4.6.11 pytest-forked-1.3.0 pytest-timeout-1.4.2 pytest-xdist-1.34.0 python-dateutil-2.8.1 pytz-2020.1 pyyaml-5.3.1 requests-2.24.0 requests-mock-1.8.0 requests-oauthlib-1.3.0 rsa-4.6 s3transfer-0.3.3 sqlalchemy-1.3.19 tenacity-5.1.5 testcontainers-3.1.0 typing-extensions-3.7.4.3 urllib3-1.25.10 wcwidth-0.2.5 websocket-client-0.57.0 wrapt-1.12.1 > Task :sdks:python:apache_beam:testing:load_tests:run INFO:apache_beam.runners.portability.stager:Copying Beam SDK "<https://ci-beam.apache.org/job/beam_LoadTests_Python_CoGBK_Dataflow_Batch/ws/src/sdks/python/build/apache-beam.tar.gz"> to staging location. WARNING:root:Make sure that locally built Python SDK docker image has Python 3.7 interpreter. INFO:root:Using Python SDK docker image: apache/beam_python3.7_sdk:2.25.0.dev. If the image is not available at local, we will try to pull from hub.docker.com INFO:apache_beam.runners.dataflow.internal.apiclient:Defaulting to the temp_location as staging_location: gs://temp-storage-for-perf-tests/loadtests INFO:apache_beam.internal.gcp.auth:Setting socket default timeout to 60 seconds. INFO:apache_beam.internal.gcp.auth:socket default timeout is 60.0 seconds. INFO:apache_beam.runners.dataflow.internal.apiclient:Starting GCS upload to gs://temp-storage-for-perf-tests/loadtests/load-tests-python-dataflow-batch-cogbk-1-0911150234.1599843675.664632/pipeline.pb... INFO:oauth2client.transport:Attempting refresh to obtain initial access_token INFO:oauth2client.transport:Attempting refresh to obtain initial access_token INFO:apache_beam.runners.dataflow.internal.apiclient:Completed GCS upload to gs://temp-storage-for-perf-tests/loadtests/load-tests-python-dataflow-batch-cogbk-1-0911150234.1599843675.664632/pipeline.pb in 0 seconds. INFO:apache_beam.runners.dataflow.internal.apiclient:Starting GCS upload to gs://temp-storage-for-perf-tests/loadtests/load-tests-python-dataflow-batch-cogbk-1-0911150234.1599843675.664632/dataflow_python_sdk.tar... INFO:apache_beam.runners.dataflow.internal.apiclient:Completed GCS upload to gs://temp-storage-for-perf-tests/loadtests/load-tests-python-dataflow-batch-cogbk-1-0911150234.1599843675.664632/dataflow_python_sdk.tar in 0 seconds. WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--co_input_options={"num_records": 2000000,"key_size": 10,"value_size": 90,"num_hot_keys": 1000,"hot_key_fraction": 1}', '--iterations=1'] WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--co_input_options={"num_records": 2000000,"key_size": 10,"value_size": 90,"num_hot_keys": 1000,"hot_key_fraction": 1}', '--iterations=1'] INFO:apache_beam.runners.dataflow.internal.apiclient:Create job: <Job createTime: '2020-09-11T17:01:17.877385Z' currentStateTime: '1970-01-01T00:00:00Z' id: '2020-09-11_10_01_16-2024649407193184578' location: 'us-central1' name: 'load-tests-python-dataflow-batch-cogbk-1-0911150234' projectId: 'apache-beam-testing' stageStates: [] startTime: '2020-09-11T17:01:17.877385Z' steps: [] tempFiles: [] type: TypeValueValuesEnum(JOB_TYPE_BATCH, 1)> INFO:apache_beam.runners.dataflow.internal.apiclient:Created job with id: [2020-09-11_10_01_16-2024649407193184578] INFO:apache_beam.runners.dataflow.internal.apiclient:Submitted job: 2020-09-11_10_01_16-2024649407193184578 INFO:apache_beam.runners.dataflow.internal.apiclient:To access the Dataflow monitoring console, please navigate to https://console.cloud.google.com/dataflow/jobs/us-central1/2020-09-11_10_01_16-2024649407193184578?project=apache-beam-testing INFO:apache_beam.runners.dataflow.dataflow_runner:Job 2020-09-11_10_01_16-2024649407193184578 is in state JOB_STATE_PENDING INFO:apache_beam.runners.dataflow.dataflow_runner:2020-09-11T17:01:21.192Z: JOB_MESSAGE_BASIC: Worker configuration: n1-standard-1 in us-central1-b. INFO:apache_beam.runners.dataflow.dataflow_runner:2020-09-11T17:01:22.428Z: JOB_MESSAGE_DETAILED: Expanding CoGroupByKey operations into optimizable parts. INFO:apache_beam.runners.dataflow.dataflow_runner:2020-09-11T17:01:22.471Z: JOB_MESSAGE_DEBUG: Combiner lifting skipped for step CoGroupByKey /GroupByKey: GroupByKey not followed by a combiner. INFO:apache_beam.runners.dataflow.dataflow_runner:2020-09-11T17:01:22.531Z: JOB_MESSAGE_DETAILED: Expanding GroupByKey operations into optimizable parts. INFO:apache_beam.runners.dataflow.dataflow_runner:2020-09-11T17:01:22.561Z: JOB_MESSAGE_DETAILED: Lifting ValueCombiningMappingFns into MergeBucketsMappingFns INFO:apache_beam.runners.dataflow.dataflow_runner:2020-09-11T17:01:22.634Z: JOB_MESSAGE_DEBUG: Annotating graph with Autotuner information. INFO:apache_beam.runners.dataflow.dataflow_runner:2020-09-11T17:01:22.680Z: JOB_MESSAGE_DETAILED: Fusing adjacent ParDo, Read, Write, and Flatten operations INFO:apache_beam.runners.dataflow.dataflow_runner:2020-09-11T17:01:22.716Z: JOB_MESSAGE_DETAILED: Unzipping flatten s7 for input s5.None INFO:apache_beam.runners.dataflow.dataflow_runner:2020-09-11T17:01:22.748Z: JOB_MESSAGE_DETAILED: Fusing unzipped copy of CoGroupByKey /GroupByKey/Reify, through flatten CoGroupByKey /Flatten, into producer CoGroupByKey /pair_with_pc1 INFO:apache_beam.runners.dataflow.dataflow_runner:2020-09-11T17:01:22.794Z: JOB_MESSAGE_DETAILED: Fusing consumer CoGroupByKey /GroupByKey/GroupByWindow into CoGroupByKey /GroupByKey/Read INFO:apache_beam.runners.dataflow.dataflow_runner:2020-09-11T17:01:22.829Z: JOB_MESSAGE_DETAILED: Fusing consumer CoGroupByKey /Map(_merge_tagged_vals_under_key) into CoGroupByKey /GroupByKey/GroupByWindow INFO:apache_beam.runners.dataflow.dataflow_runner:2020-09-11T17:01:22.873Z: JOB_MESSAGE_DETAILED: Fusing consumer Consume Joined Collections into CoGroupByKey /Map(_merge_tagged_vals_under_key) INFO:apache_beam.runners.dataflow.dataflow_runner:2020-09-11T17:01:22.942Z: JOB_MESSAGE_DETAILED: Fusing consumer Measure time: End into Consume Joined Collections INFO:apache_beam.runners.dataflow.dataflow_runner:2020-09-11T17:01:22.977Z: JOB_MESSAGE_DETAILED: Unzipping flatten s7-u13 for input s8-reify-value0-c11 INFO:apache_beam.runners.dataflow.dataflow_runner:2020-09-11T17:01:23.034Z: JOB_MESSAGE_DETAILED: Fusing unzipped copy of CoGroupByKey /GroupByKey/Write, through flatten CoGroupByKey /Flatten/Unzipped-1, into producer CoGroupByKey /GroupByKey/Reify INFO:apache_beam.runners.dataflow.dataflow_runner:2020-09-11T17:01:23.067Z: JOB_MESSAGE_DETAILED: Fusing consumer Measure time: Start pc1 into Read pc1 INFO:apache_beam.runners.dataflow.dataflow_runner:2020-09-11T17:01:23.119Z: JOB_MESSAGE_DETAILED: Fusing consumer CoGroupByKey /pair_with_pc1 into Measure time: Start pc1 INFO:apache_beam.runners.dataflow.dataflow_runner:2020-09-11T17:01:23.165Z: JOB_MESSAGE_DETAILED: Fusing consumer CoGroupByKey /GroupByKey/Write into CoGroupByKey /GroupByKey/Reify INFO:apache_beam.runners.dataflow.dataflow_runner:2020-09-11T17:01:23.199Z: JOB_MESSAGE_DETAILED: Fusing consumer CoGroupByKey /GroupByKey/Reify into CoGroupByKey /pair_with_pc2 INFO:apache_beam.runners.dataflow.dataflow_runner:2020-09-11T17:01:23.233Z: JOB_MESSAGE_DETAILED: Fusing consumer Measure time: Start pc2 into Read pc2 INFO:apache_beam.runners.dataflow.dataflow_runner:2020-09-11T17:01:23.271Z: JOB_MESSAGE_DETAILED: Fusing consumer CoGroupByKey /pair_with_pc2 into Measure time: Start pc2 INFO:apache_beam.runners.dataflow.dataflow_runner:2020-09-11T17:01:23.297Z: JOB_MESSAGE_DEBUG: Workflow config is missing a default resource spec. INFO:apache_beam.runners.dataflow.dataflow_runner:2020-09-11T17:01:23.329Z: JOB_MESSAGE_DEBUG: Adding StepResource setup and teardown to workflow graph. INFO:apache_beam.runners.dataflow.dataflow_runner:2020-09-11T17:01:23.387Z: JOB_MESSAGE_DEBUG: Adding workflow start and stop steps. INFO:apache_beam.runners.dataflow.dataflow_runner:2020-09-11T17:01:23.424Z: JOB_MESSAGE_DEBUG: Assigning stage ids. INFO:apache_beam.runners.dataflow.dataflow_runner:2020-09-11T17:01:23.612Z: JOB_MESSAGE_DEBUG: Executing wait step start21 INFO:apache_beam.runners.dataflow.dataflow_runner:2020-09-11T17:01:23.690Z: JOB_MESSAGE_BASIC: Executing operation CoGroupByKey /GroupByKey/Create INFO:apache_beam.runners.dataflow.dataflow_runner:2020-09-11T17:01:23.723Z: JOB_MESSAGE_DEBUG: Starting **** pool setup. INFO:apache_beam.runners.dataflow.dataflow_runner:2020-09-11T17:01:23.760Z: JOB_MESSAGE_BASIC: Starting 5 ****s in us-central1-b... INFO:apache_beam.runners.dataflow.dataflow_runner:2020-09-11T17:01:23.798Z: JOB_MESSAGE_BASIC: Finished operation CoGroupByKey /GroupByKey/Create INFO:apache_beam.runners.dataflow.dataflow_runner:2020-09-11T17:01:23.857Z: JOB_MESSAGE_DEBUG: Value "CoGroupByKey /GroupByKey/Session" materialized. INFO:apache_beam.runners.dataflow.dataflow_runner:2020-09-11T17:01:23.929Z: JOB_MESSAGE_BASIC: Executing operation Read pc2+Measure time: Start pc2+CoGroupByKey /pair_with_pc2+CoGroupByKey /GroupByKey/Reify+CoGroupByKey /GroupByKey/Write INFO:apache_beam.runners.dataflow.dataflow_runner:2020-09-11T17:01:23.961Z: JOB_MESSAGE_BASIC: Executing operation Read pc1+Measure time: Start pc1+CoGroupByKey /pair_with_pc1+CoGroupByKey /GroupByKey/Reify+CoGroupByKey /GroupByKey/Write INFO:apache_beam.runners.dataflow.dataflow_runner:Job 2020-09-11_10_01_16-2024649407193184578 is in state JOB_STATE_RUNNING INFO:apache_beam.runners.dataflow.dataflow_runner:2020-09-11T17:01:43.484Z: JOB_MESSAGE_WARNING: Your project already contains 100 Dataflow-created metric descriptors and Stackdriver will not create new Dataflow custom metrics for this job. Each unique user-defined metric name (independent of the DoFn in which it is defined) produces a new metric descriptor. To delete old / unused metric descriptors see https://developers.google.com/apis-explorer/#p/monitoring/v3/monitoring.projects.metricDescriptors.list and https://developers.google.com/apis-explorer/#p/monitoring/v3/monitoring.projects.metricDescriptors.delete INFO:apache_beam.runners.dataflow.dataflow_runner:2020-09-11T17:01:53.464Z: JOB_MESSAGE_DETAILED: Autoscaling: Raised the number of ****s to 5 based on the rate of progress in the currently running stage(s). INFO:apache_beam.runners.dataflow.dataflow_runner:2020-09-11T17:03:22.934Z: JOB_MESSAGE_DETAILED: Workers have started successfully. INFO:apache_beam.runners.dataflow.dataflow_runner:2020-09-11T17:03:22.969Z: JOB_MESSAGE_DETAILED: Workers have started successfully. Build timed out (after 240 minutes). Marking the build as aborted. FATAL: command execution failed hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel@187ef01a:apache-beam-jenkins-12": Remote call on apache-beam-jenkins-12 failed. The channel is closing down or has closed down at hudson.remoting.Channel.call(Channel.java:991) at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285) at com.sun.proxy.$Proxy140.isAlive(Unknown Source) at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1147) at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1139) at hudson.Launcher$ProcStarter.join(Launcher.java:469) at hudson.plugins.gradle.Gradle.perform(Gradle.java:317) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741) at hudson.model.Build$BuildExecution.build(Build.java:206) at hudson.model.Build$BuildExecution.doRun(Build.java:163) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504) at hudson.model.Run.execute(Run.java:1880) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:428) Caused by: java.io.IOException at hudson.remoting.Channel.close(Channel.java:1490) at hudson.remoting.Channel.close(Channel.java:1446) at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:872) at hudson.slaves.SlaveComputer.access$100(SlaveComputer.java:113) at hudson.slaves.SlaveComputer$2.run(SlaveComputer.java:763) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure FATAL: Channel "hudson.remoting.Channel@187ef01a:apache-beam-jenkins-12": Remote call on apache-beam-jenkins-12 failed. The channel is closing down or has closed down java.io.IOException at hudson.remoting.Channel.close(Channel.java:1490) at hudson.remoting.Channel.close(Channel.java:1446) at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:872) at hudson.slaves.SlaveComputer.access$100(SlaveComputer.java:113) at hudson.slaves.SlaveComputer$2.run(SlaveComputer.java:763) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel@187ef01a:apache-beam-jenkins-12": Remote call on apache-beam-jenkins-12 failed. The channel is closing down or has closed down at hudson.remoting.Channel.call(Channel.java:991) at hudson.Launcher$RemoteLauncher.kill(Launcher.java:1083) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:510) at hudson.model.Run.execute(Run.java:1880) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:428) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
