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

Changes:

[robertwb] [BEAM-9340] Populate requirement for timer families.


------------------------------------------
[...truncated 10.51 MB...]
    http_response, method_config=method_config, request=request)
apitools.base.py.exceptions.HttpForbiddenError: HttpError accessing 
<https://bigquery.googleapis.com/bigquery/v2/projects/clouddataflow-readonly/jobs?alt=json>:
 response: <{'x-content-type-options': 'nosniff', 'vary': 'Origin, X-Origin, 
Referer', 'cache-control': 'private', '-content-encoding': 'gzip', 
'content-type': 'application/json; charset=UTF-8', 'date': 'Wed, 01 Apr 2020 
21:48:31 GMT', 'content-length': '478', 'server': 'ESF', 'status': '403', 
'x-frame-options': 'SAMEORIGIN', 'transfer-encoding': 'chunked', 
'x-xss-protection': '0'}>, content <{
  "error": {
    "code": 403,
    "message": "Access Denied: Project clouddataflow-readonly: User does not 
have bigquery.jobs.create permission in project clouddataflow-readonly.",
    "errors": [
      {
        "message": "Access Denied: Project clouddataflow-readonly: User does 
not have bigquery.jobs.create permission in project clouddataflow-readonly.",
        "domain": "global",
        "reason": "accessDenied"
      }
    ],
    "status": "PERMISSION_DENIED"
  }
}
>

apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-04-01T21:48:37.090Z: 
JOB_MESSAGE_ERROR: Traceback (most recent call last):
  File "/usr/local/lib/python3.5/site-packages/dataflow_worker/batchworker.py", 
line 647, in do_work
    work_executor.execute()
  File "/usr/local/lib/python3.5/site-packages/dataflow_worker/executor.py", 
line 218, in execute
    self._split_task)
  File "/usr/local/lib/python3.5/site-packages/dataflow_worker/executor.py", 
line 226, in _perform_source_split_considering_api_limits
    desired_bundle_size)
  File "/usr/local/lib/python3.5/site-packages/dataflow_worker/executor.py", 
line 263, in _perform_source_split
    for split in source.split(desired_bundle_size):
  File "/usr/local/lib/python3.5/site-packages/apache_beam/io/gcp/bigquery.py", 
line 669, in split
    schema, metadata_list = self._export_files(bq)
  File "/usr/local/lib/python3.5/site-packages/apache_beam/io/gcp/bigquery.py", 
line 728, in _export_files
    include_header=False)
  File "/usr/local/lib/python3.5/site-packages/apache_beam/utils/retry.py", 
line 236, in wrapper
    return fun(*args, **kwargs)
  File 
"/usr/local/lib/python3.5/site-packages/apache_beam/io/gcp/bigquery_tools.py", 
line 715, in perform_extract_job
    response = self.client.jobs.Insert(request)
  File 
"/usr/local/lib/python3.5/site-packages/apache_beam/io/gcp/internal/clients/bigquery/bigquery_v2_client.py",
 line 346, in Insert
    upload=upload, upload_config=upload_config)
  File "/usr/local/lib/python3.5/site-packages/apitools/base/py/base_api.py", 
line 731, in _RunMethod
    return self.ProcessHttpResponse(method_config, http_response, request)
  File "/usr/local/lib/python3.5/site-packages/apitools/base/py/base_api.py", 
line 737, in ProcessHttpResponse
    self.__ProcessHttpResponse(method_config, http_response, request))
  File "/usr/local/lib/python3.5/site-packages/apitools/base/py/base_api.py", 
line 604, in __ProcessHttpResponse
    http_response, method_config=method_config, request=request)
apitools.base.py.exceptions.HttpForbiddenError: HttpError accessing 
<https://bigquery.googleapis.com/bigquery/v2/projects/clouddataflow-readonly/jobs?alt=json>:
 response: <{'x-content-type-options': 'nosniff', 'vary': 'Origin, X-Origin, 
Referer', 'cache-control': 'private', '-content-encoding': 'gzip', 
'content-type': 'application/json; charset=UTF-8', 'date': 'Wed, 01 Apr 2020 
21:48:35 GMT', 'content-length': '478', 'server': 'ESF', 'status': '403', 
'x-frame-options': 'SAMEORIGIN', 'transfer-encoding': 'chunked', 
'x-xss-protection': '0'}>, content <{
  "error": {
    "code": 403,
    "message": "Access Denied: Project clouddataflow-readonly: User does not 
have bigquery.jobs.create permission in project clouddataflow-readonly.",
    "errors": [
      {
        "message": "Access Denied: Project clouddataflow-readonly: User does 
not have bigquery.jobs.create permission in project clouddataflow-readonly.",
        "domain": "global",
        "reason": "accessDenied"
      }
    ],
    "status": "PERMISSION_DENIED"
  }
}
>

apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-04-01T21:48:40.369Z: 
JOB_MESSAGE_ERROR: Traceback (most recent call last):
  File "/usr/local/lib/python3.5/site-packages/dataflow_worker/batchworker.py", 
line 647, in do_work
    work_executor.execute()
  File "/usr/local/lib/python3.5/site-packages/dataflow_worker/executor.py", 
line 218, in execute
    self._split_task)
  File "/usr/local/lib/python3.5/site-packages/dataflow_worker/executor.py", 
line 226, in _perform_source_split_considering_api_limits
    desired_bundle_size)
  File "/usr/local/lib/python3.5/site-packages/dataflow_worker/executor.py", 
line 263, in _perform_source_split
    for split in source.split(desired_bundle_size):
  File "/usr/local/lib/python3.5/site-packages/apache_beam/io/gcp/bigquery.py", 
line 669, in split
    schema, metadata_list = self._export_files(bq)
  File "/usr/local/lib/python3.5/site-packages/apache_beam/io/gcp/bigquery.py", 
line 728, in _export_files
    include_header=False)
  File "/usr/local/lib/python3.5/site-packages/apache_beam/utils/retry.py", 
line 236, in wrapper
    return fun(*args, **kwargs)
  File 
"/usr/local/lib/python3.5/site-packages/apache_beam/io/gcp/bigquery_tools.py", 
line 715, in perform_extract_job
    response = self.client.jobs.Insert(request)
  File 
"/usr/local/lib/python3.5/site-packages/apache_beam/io/gcp/internal/clients/bigquery/bigquery_v2_client.py",
 line 346, in Insert
    upload=upload, upload_config=upload_config)
  File "/usr/local/lib/python3.5/site-packages/apitools/base/py/base_api.py", 
line 731, in _RunMethod
    return self.ProcessHttpResponse(method_config, http_response, request)
  File "/usr/local/lib/python3.5/site-packages/apitools/base/py/base_api.py", 
line 737, in ProcessHttpResponse
    self.__ProcessHttpResponse(method_config, http_response, request))
  File "/usr/local/lib/python3.5/site-packages/apitools/base/py/base_api.py", 
line 604, in __ProcessHttpResponse
    http_response, method_config=method_config, request=request)
apitools.base.py.exceptions.HttpForbiddenError: HttpError accessing 
<https://bigquery.googleapis.com/bigquery/v2/projects/clouddataflow-readonly/jobs?alt=json>:
 response: <{'x-content-type-options': 'nosniff', 'vary': 'Origin, X-Origin, 
Referer', 'cache-control': 'private', '-content-encoding': 'gzip', 
'content-type': 'application/json; charset=UTF-8', 'date': 'Wed, 01 Apr 2020 
21:48:38 GMT', 'content-length': '478', 'server': 'ESF', 'status': '403', 
'x-frame-options': 'SAMEORIGIN', 'transfer-encoding': 'chunked', 
'x-xss-protection': '0'}>, content <{
  "error": {
    "code": 403,
    "message": "Access Denied: Project clouddataflow-readonly: User does not 
have bigquery.jobs.create permission in project clouddataflow-readonly.",
    "errors": [
      {
        "message": "Access Denied: Project clouddataflow-readonly: User does 
not have bigquery.jobs.create permission in project clouddataflow-readonly.",
        "domain": "global",
        "reason": "accessDenied"
      }
    ],
    "status": "PERMISSION_DENIED"
  }
}
>

apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-04-01T21:48:43.659Z: 
JOB_MESSAGE_ERROR: Traceback (most recent call last):
  File "/usr/local/lib/python3.5/site-packages/dataflow_worker/batchworker.py", 
line 647, in do_work
    work_executor.execute()
  File "/usr/local/lib/python3.5/site-packages/dataflow_worker/executor.py", 
line 218, in execute
    self._split_task)
  File "/usr/local/lib/python3.5/site-packages/dataflow_worker/executor.py", 
line 226, in _perform_source_split_considering_api_limits
    desired_bundle_size)
  File "/usr/local/lib/python3.5/site-packages/dataflow_worker/executor.py", 
line 263, in _perform_source_split
    for split in source.split(desired_bundle_size):
  File "/usr/local/lib/python3.5/site-packages/apache_beam/io/gcp/bigquery.py", 
line 669, in split
    schema, metadata_list = self._export_files(bq)
  File "/usr/local/lib/python3.5/site-packages/apache_beam/io/gcp/bigquery.py", 
line 728, in _export_files
    include_header=False)
  File "/usr/local/lib/python3.5/site-packages/apache_beam/utils/retry.py", 
line 236, in wrapper
    return fun(*args, **kwargs)
  File 
"/usr/local/lib/python3.5/site-packages/apache_beam/io/gcp/bigquery_tools.py", 
line 715, in perform_extract_job
    response = self.client.jobs.Insert(request)
  File 
"/usr/local/lib/python3.5/site-packages/apache_beam/io/gcp/internal/clients/bigquery/bigquery_v2_client.py",
 line 346, in Insert
    upload=upload, upload_config=upload_config)
  File "/usr/local/lib/python3.5/site-packages/apitools/base/py/base_api.py", 
line 731, in _RunMethod
    return self.ProcessHttpResponse(method_config, http_response, request)
  File "/usr/local/lib/python3.5/site-packages/apitools/base/py/base_api.py", 
line 737, in ProcessHttpResponse
    self.__ProcessHttpResponse(method_config, http_response, request))
  File "/usr/local/lib/python3.5/site-packages/apitools/base/py/base_api.py", 
line 604, in __ProcessHttpResponse
    http_response, method_config=method_config, request=request)
apitools.base.py.exceptions.HttpForbiddenError: HttpError accessing 
<https://bigquery.googleapis.com/bigquery/v2/projects/clouddataflow-readonly/jobs?alt=json>:
 response: <{'x-content-type-options': 'nosniff', 'vary': 'Origin, X-Origin, 
Referer', 'cache-control': 'private', '-content-encoding': 'gzip', 
'content-type': 'application/json; charset=UTF-8', 'date': 'Wed, 01 Apr 2020 
21:48:41 GMT', 'content-length': '478', 'server': 'ESF', 'status': '403', 
'x-frame-options': 'SAMEORIGIN', 'transfer-encoding': 'chunked', 
'x-xss-protection': '0'}>, content <{
  "error": {
    "code": 403,
    "message": "Access Denied: Project clouddataflow-readonly: User does not 
have bigquery.jobs.create permission in project clouddataflow-readonly.",
    "errors": [
      {
        "message": "Access Denied: Project clouddataflow-readonly: User does 
not have bigquery.jobs.create permission in project clouddataflow-readonly.",
        "domain": "global",
        "reason": "accessDenied"
      }
    ],
    "status": "PERMISSION_DENIED"
  }
}
>

apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-04-01T21:48:43.910Z: 
JOB_MESSAGE_BASIC: Finished operation 
read/Read+read/_PassThroughThenCleanup/ParDo(PassThrough)/ParDo(PassThrough)+months
 with tornadoes+monthly count/GroupByKey+monthly count/Combine/Partial+monthly 
count/GroupByKey/Reify+monthly count/GroupByKey/Write
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-04-01T21:48:44.032Z: 
JOB_MESSAGE_DEBUG: Executing failure step failure22
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-04-01T21:48:44.068Z: 
JOB_MESSAGE_ERROR: Workflow failed. Causes: 
S02:read/Read+read/_PassThroughThenCleanup/ParDo(PassThrough)/ParDo(PassThrough)+months
 with tornadoes+monthly count/GroupByKey+monthly count/Combine/Partial+monthly 
count/GroupByKey/Reify+monthly count/GroupByKey/Write failed., Internal Issue 
(7e755db2dd34273b): 63963027:24514
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-04-01T21:48:44.213Z: 
JOB_MESSAGE_DETAILED: Cleaning up.
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-04-01T21:48:44.324Z: 
JOB_MESSAGE_DEBUG: Starting worker pool teardown.
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-04-01T21:48:44.359Z: 
JOB_MESSAGE_BASIC: Stopping worker pool...
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-04-01T21:50:25.397Z: 
JOB_MESSAGE_DETAILED: Autoscaling: Resized worker pool from 1 to 0.
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-04-01T21:50:25.572Z: 
JOB_MESSAGE_BASIC: Worker pool stopped.
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-04-01T21:50:25.671Z: 
JOB_MESSAGE_DEBUG: Tearing down pending resources...
apache_beam.runners.dataflow.dataflow_runner: INFO: Job 
2020-04-01_14_41_55-332000418083384536 is in state JOB_STATE_FAILED
apache_beam.io.gcp.tests.utils: INFO: Clean up a BigQuery table with project: 
apache-beam-testing, dataset: BigQueryTornadoesIT, table: 
monthly_tornadoes_1585777294237.
google.auth.transport._http_client: DEBUG: Making request: GET 
http://169.254.169.254
google.auth.transport._http_client: DEBUG: Making request: GET 
http://metadata.google.internal/computeMetadata/v1/project/project-id
urllib3.util.retry: DEBUG: Converted retries value: 3 -> Retry(total=3, 
connect=None, read=None, redirect=None, status=None)
google.auth.transport.requests: DEBUG: Making request: GET 
http://metadata.google.internal/computeMetadata/v1/instance/service-accounts/default/?recursive=true
urllib3.connectionpool: DEBUG: Starting new HTTP connection (1): 
metadata.google.internal:80
urllib3.connectionpool: DEBUG: http://metadata.google.internal:80 "GET 
/computeMetadata/v1/instance/service-accounts/default/?recursive=true HTTP/1.1" 
200 144
google.auth.transport.requests: DEBUG: Making request: GET 
http://metadata.google.internal/computeMetadata/v1/instance/service-accounts/[email protected]/token
urllib3.connectionpool: DEBUG: http://metadata.google.internal:80 "GET 
/computeMetadata/v1/instance/service-accounts/[email protected]/token
 HTTP/1.1" 200 192
urllib3.connectionpool: DEBUG: Starting new HTTPS connection (1): 
bigquery.googleapis.com:443
urllib3.connectionpool: DEBUG: https://bigquery.googleapis.com:443 "DELETE 
/bigquery/v2/projects/apache-beam-testing/datasets/BigQueryTornadoesIT/tables/monthly_tornadoes_1585777294237
 HTTP/1.1" 404 None
--------------------- >> end captured logging << ---------------------
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_14_41_55-6497161370811613398?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_15_01_48-9508792997637332249?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_15_10_21-18137221900557943530?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_15_18_59-14792124653882278193?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_15_27_28-14634152210450482759?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_14_41_59-8885308050103388199?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_14_56_30-8834493737500648963?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_15_07_07-6205130664694029407?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_15_15_48-3938053716478250919?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_15_24_36-245818642624159918?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_15_33_58-14539415178223242066?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_14_41_57-16705380871449534425?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_14_54_14-11278760919187506273?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_15_02_15-16899928904927479438?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_15_11_48-7226818908564208385?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_15_19_41-159156361073104918?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_15_28_32-10373978938788907892?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_14_41_56-915844550753565813?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_14_50_39-12597500532897823421?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_15_00_35-3121737760817522916?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_15_09_28-14779775917645183529?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_15_18_34-9798942446839447867?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_15_27_03-9191692635931387363?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_15_35_15-13491764075140189144?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_14_41_56-5222428469106404748?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_15_01_38-8355911117482645523?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_15_09_52-12227256901516614779?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_15_18_14-1322975552117912006?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_15_25_29-6904430435267383368?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_15_33_00-18397865603011103998?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_15_41_08-9164858917762264691?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_14_41_55-332000418083384536?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_14_50_54-12214712358840976316?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_14_58_42-4499767159122796260?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_15_07_44-13235316986496074907?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_15_16_25-4171569624150677464?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_15_24_42-8884166709475707527?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_15_33_42-6069506200283529231?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_14_41_57-10277912576432285335?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_14_51_55-11412869701663937129?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_15_03_30-3279403676903423219?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_15_11_46-17097499538820339151?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_15_29_14-17574021455961645307?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_14_41_58-2670800242498093136?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_14_50_51-4807990862994942336?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_15_00_31-9383865811394431829?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_15_09_10-6106453882463787946?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_15_18_51-14646006685781125898?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_15_27_59-1004025078609057622?project=apache-beam-testing

----------------------------------------------------------------------
XML: nosetests-postCommitIT-df-py35.xml
----------------------------------------------------------------------
XML: 
<https://builds.apache.org/job/beam_PostCommit_Python35/ws/src/sdks/python/nosetests.xml>
----------------------------------------------------------------------
Ran 59 tests in 4096.447s

FAILED (SKIP=9, errors=2)

> Task :sdks:python:test-suites:dataflow:py35:postCommitIT FAILED

FAILURE: Build failed with an exception.

* Where:
Build file 
'<https://builds.apache.org/job/beam_PostCommit_Python35/ws/src/sdks/python/test-suites/dataflow/py35/build.gradle'>
 line: 56

* What went wrong:
Execution failed for task ':sdks:python:test-suites:dataflow:py35:postCommitIT'.
> Process 'command 'sh'' finished with non-zero exit value 1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug 
option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See 
https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1h 10m 52s
86 actionable tasks: 67 executed, 19 from cache

Publishing build scan...
https://gradle.com/s/7xfhxe4sugwba

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to