See
<https://builds.apache.org/job/beam_PostCommit_Python2/1074/display/redirect?page=changes>
Changes:
[pabloem] [BEAM-876] Support schemaUpdateOption in BigQueryIO (#9524)
------------------------------------------
[...truncated 2.62 MB...]
return http_wrapper.HandleExceptionsAndRebuildHttpConnections(retry_args)
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/-194514014/local/lib/python2.7/site-packages/apitools/base/py/http_wrapper.py",>
line 304, in HandleExceptionsAndRebuildHttpConnections
raise retry_args.exc
oauth2client.transport: INFO: Attempting refresh to obtain initial access_token
apache_beam.utils.retry: WARNING: Retry with exponential backoff: waiting for
102.163594739 seconds before retrying copy because we caught exception:
HttpAccessTokenRefreshError: Failed to retrieve
http://metadata.google.internal/computeMetadata/v1/instance/service-accounts/[email protected]/token
from the Google Compute Enginemetadata service. Response:
{'status': '404', 'content-length': '129', 'x-xss-protection': '0',
'metadata-flavor': 'Google', 'server': 'Metadata Server for VM',
'-content-encoding': 'gzip', 'cache-control': 'private', 'date': 'Mon, 25 Nov
2019 20:09:08 GMT', 'x-frame-options': 'SAMEORIGIN', 'content-type':
'application/json'}
Traceback for above exception (most recent call last):
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/apache_beam/utils/retry.py",>
line 209, in wrapper
return fun(*args, **kwargs)
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/apache_beam/io/gcp/gcsio.py",>
line 254, in copy
response = self.client.objects.Rewrite(request)
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/apache_beam/io/gcp/internal/clients/storage/storage_v1_client.py",>
line 1234, in Rewrite
config, request, global_params=global_params)
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/-194514014/local/lib/python2.7/site-packages/apitools/base/py/base_api.py",>
line 729, in _RunMethod
http, http_request, **opts)
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/-194514014/local/lib/python2.7/site-packages/apitools/base/py/http_wrapper.py",>
line 356, in MakeRequest
max_retry_wait, total_wait_sec))
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/apache_beam/io/gcp/gcsio_overrides.py",>
line 45, in retry_func
return http_wrapper.HandleExceptionsAndRebuildHttpConnections(retry_args)
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/-194514014/local/lib/python2.7/site-packages/apitools/base/py/http_wrapper.py",>
line 304, in HandleExceptionsAndRebuildHttpConnections
raise retry_args.exc
oauth2client.transport: INFO: Attempting refresh to obtain initial access_token
apache_beam.utils.retry: WARNING: Retry with exponential backoff: waiting for
310.380292984 seconds before retrying copy because we caught exception:
HttpAccessTokenRefreshError: Failed to retrieve
http://metadata.google.internal/computeMetadata/v1/instance/service-accounts/[email protected]/token
from the Google Compute Enginemetadata service. Response:
{'status': '404', 'content-length': '129', 'x-xss-protection': '0',
'metadata-flavor': 'Google', 'server': 'Metadata Server for VM',
'-content-encoding': 'gzip', 'cache-control': 'private', 'date': 'Mon, 25 Nov
2019 20:10:50 GMT', 'x-frame-options': 'SAMEORIGIN', 'content-type':
'application/json'}
Traceback for above exception (most recent call last):
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/apache_beam/utils/retry.py",>
line 209, in wrapper
return fun(*args, **kwargs)
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/apache_beam/io/gcp/gcsio.py",>
line 254, in copy
response = self.client.objects.Rewrite(request)
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/apache_beam/io/gcp/internal/clients/storage/storage_v1_client.py",>
line 1234, in Rewrite
config, request, global_params=global_params)
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/-194514014/local/lib/python2.7/site-packages/apitools/base/py/base_api.py",>
line 729, in _RunMethod
http, http_request, **opts)
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/-194514014/local/lib/python2.7/site-packages/apitools/base/py/http_wrapper.py",>
line 356, in MakeRequest
max_retry_wait, total_wait_sec))
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/apache_beam/io/gcp/gcsio_overrides.py",>
line 45, in retry_func
return http_wrapper.HandleExceptionsAndRebuildHttpConnections(retry_args)
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/-194514014/local/lib/python2.7/site-packages/apitools/base/py/http_wrapper.py",>
line 304, in HandleExceptionsAndRebuildHttpConnections
raise retry_args.exc
oauth2client.transport: INFO: Attempting refresh to obtain initial access_token
apache_beam.io.filesystem: DEBUG: Listing files in
'gs://temp-storage-for-end-to-end-tests/temp-it/gcs_it-d64fd15a-b34a-4a61-991b-86aa925766ab/'
apache_beam.io.filesystem: DEBUG: translate_pattern:
'gs://temp-storage-for-end-to-end-tests/temp-it/gcs_it-d64fd15a-b34a-4a61-991b-86aa925766ab/*'
->
'gs\\:\\/\\/temp\\-storage\\-for\\-end\\-to\\-end\\-tests\\/temp\\-it\\/gcs\\_it\\-d64fd15a\\-b34a\\-4a61\\-991b\\-86aa925766ab\\/[^/\\\\]*'
apache_beam.io.gcp.gcsio: INFO: Starting the size estimation of the input
oauth2client.transport: INFO: Attempting refresh to obtain initial access_token
apache_beam.utils.retry: WARNING: Retry with exponential backoff: waiting for
3.22382130938 seconds before retrying list_prefix because we caught exception:
HttpAccessTokenRefreshError: Failed to retrieve
http://metadata.google.internal/computeMetadata/v1/instance/service-accounts/[email protected]/token
from the Google Compute Enginemetadata service. Response:
{'status': '404', 'content-length': '129', 'x-xss-protection': '0',
'metadata-flavor': 'Google', 'server': 'Metadata Server for VM',
'-content-encoding': 'gzip', 'cache-control': 'private', 'date': 'Mon, 25 Nov
2019 20:16:01 GMT', 'x-frame-options': 'SAMEORIGIN', 'content-type':
'application/json'}
Traceback for above exception (most recent call last):
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/apache_beam/utils/retry.py",>
line 209, in wrapper
return fun(*args, **kwargs)
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/apache_beam/io/gcp/gcsio.py",>
line 466, in list_prefix
response = self.client.objects.List(request)
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/apache_beam/io/gcp/internal/clients/storage/storage_v1_client.py",>
line 1182, in List
config, request, global_params=global_params)
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/-194514014/local/lib/python2.7/site-packages/apitools/base/py/base_api.py",>
line 729, in _RunMethod
http, http_request, **opts)
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/-194514014/local/lib/python2.7/site-packages/apitools/base/py/http_wrapper.py",>
line 356, in MakeRequest
max_retry_wait, total_wait_sec))
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/apache_beam/io/gcp/gcsio_overrides.py",>
line 45, in retry_func
return http_wrapper.HandleExceptionsAndRebuildHttpConnections(retry_args)
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/-194514014/local/lib/python2.7/site-packages/apitools/base/py/http_wrapper.py",>
line 304, in HandleExceptionsAndRebuildHttpConnections
raise retry_args.exc
apache_beam.io.gcp.gcsio: INFO: Starting the size estimation of the input
oauth2client.transport: INFO: Attempting refresh to obtain initial access_token
apache_beam.utils.retry: WARNING: Retry with exponential backoff: waiting for
7.08987359944 seconds before retrying list_prefix because we caught exception:
HttpAccessTokenRefreshError: Failed to retrieve
http://metadata.google.internal/computeMetadata/v1/instance/service-accounts/[email protected]/token
from the Google Compute Enginemetadata service. Response:
{'status': '404', 'content-length': '129', 'x-xss-protection': '0',
'metadata-flavor': 'Google', 'server': 'Metadata Server for VM',
'-content-encoding': 'gzip', 'cache-control': 'private', 'date': 'Mon, 25 Nov
2019 20:16:04 GMT', 'x-frame-options': 'SAMEORIGIN', 'content-type':
'application/json'}
Traceback for above exception (most recent call last):
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/apache_beam/utils/retry.py",>
line 209, in wrapper
return fun(*args, **kwargs)
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/apache_beam/io/gcp/gcsio.py",>
line 466, in list_prefix
response = self.client.objects.List(request)
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/apache_beam/io/gcp/internal/clients/storage/storage_v1_client.py",>
line 1182, in List
config, request, global_params=global_params)
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/-194514014/local/lib/python2.7/site-packages/apitools/base/py/base_api.py",>
line 729, in _RunMethod
http, http_request, **opts)
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/-194514014/local/lib/python2.7/site-packages/apitools/base/py/http_wrapper.py",>
line 356, in MakeRequest
max_retry_wait, total_wait_sec))
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/apache_beam/io/gcp/gcsio_overrides.py",>
line 45, in retry_func
return http_wrapper.HandleExceptionsAndRebuildHttpConnections(retry_args)
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/-194514014/local/lib/python2.7/site-packages/apitools/base/py/http_wrapper.py",>
line 304, in HandleExceptionsAndRebuildHttpConnections
raise retry_args.exc
apache_beam.io.gcp.gcsio: INFO: Starting the size estimation of the input
oauth2client.transport: INFO: Attempting refresh to obtain initial access_token
apache_beam.utils.retry: WARNING: Retry with exponential backoff: waiting for
19.9291221469 seconds before retrying list_prefix because we caught exception:
HttpAccessTokenRefreshError: Failed to retrieve
http://metadata.google.internal/computeMetadata/v1/instance/service-accounts/[email protected]/token
from the Google Compute Enginemetadata service. Response:
{'status': '404', 'content-length': '129', 'x-xss-protection': '0',
'metadata-flavor': 'Google', 'server': 'Metadata Server for VM',
'-content-encoding': 'gzip', 'cache-control': 'private', 'date': 'Mon, 25 Nov
2019 20:16:11 GMT', 'x-frame-options': 'SAMEORIGIN', 'content-type':
'application/json'}
Traceback for above exception (most recent call last):
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/apache_beam/utils/retry.py",>
line 209, in wrapper
return fun(*args, **kwargs)
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/apache_beam/io/gcp/gcsio.py",>
line 466, in list_prefix
response = self.client.objects.List(request)
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/apache_beam/io/gcp/internal/clients/storage/storage_v1_client.py",>
line 1182, in List
config, request, global_params=global_params)
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/-194514014/local/lib/python2.7/site-packages/apitools/base/py/base_api.py",>
line 729, in _RunMethod
http, http_request, **opts)
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/-194514014/local/lib/python2.7/site-packages/apitools/base/py/http_wrapper.py",>
line 356, in MakeRequest
max_retry_wait, total_wait_sec))
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/apache_beam/io/gcp/gcsio_overrides.py",>
line 45, in retry_func
return http_wrapper.HandleExceptionsAndRebuildHttpConnections(retry_args)
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/-194514014/local/lib/python2.7/site-packages/apitools/base/py/http_wrapper.py",>
line 304, in HandleExceptionsAndRebuildHttpConnections
raise retry_args.exc
apache_beam.io.gcp.gcsio: INFO: Starting the size estimation of the input
oauth2client.transport: INFO: Attempting refresh to obtain initial access_token
apache_beam.utils.retry: WARNING: Retry with exponential backoff: waiting for
23.2880828336 seconds before retrying list_prefix because we caught exception:
HttpAccessTokenRefreshError: Failed to retrieve
http://metadata.google.internal/computeMetadata/v1/instance/service-accounts/[email protected]/token
from the Google Compute Enginemetadata service. Response:
{'status': '404', 'content-length': '129', 'x-xss-protection': '0',
'metadata-flavor': 'Google', 'server': 'Metadata Server for VM',
'-content-encoding': 'gzip', 'cache-control': 'private', 'date': 'Mon, 25 Nov
2019 20:16:31 GMT', 'x-frame-options': 'SAMEORIGIN', 'content-type':
'application/json'}
Traceback for above exception (most recent call last):
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/apache_beam/utils/retry.py",>
line 209, in wrapper
return fun(*args, **kwargs)
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/apache_beam/io/gcp/gcsio.py",>
line 466, in list_prefix
response = self.client.objects.List(request)
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/apache_beam/io/gcp/internal/clients/storage/storage_v1_client.py",>
line 1182, in List
config, request, global_params=global_params)
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/-194514014/local/lib/python2.7/site-packages/apitools/base/py/base_api.py",>
line 729, in _RunMethod
http, http_request, **opts)
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/-194514014/local/lib/python2.7/site-packages/apitools/base/py/http_wrapper.py",>
line 356, in MakeRequest
max_retry_wait, total_wait_sec))
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/apache_beam/io/gcp/gcsio_overrides.py",>
line 45, in retry_func
return http_wrapper.HandleExceptionsAndRebuildHttpConnections(retry_args)
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/-194514014/local/lib/python2.7/site-packages/apitools/base/py/http_wrapper.py",>
line 304, in HandleExceptionsAndRebuildHttpConnections
raise retry_args.exc
apache_beam.io.gcp.gcsio: INFO: Starting the size estimation of the input
oauth2client.transport: INFO: Attempting refresh to obtain initial access_token
apache_beam.utils.retry: WARNING: Retry with exponential backoff: waiting for
57.5468576541 seconds before retrying list_prefix because we caught exception:
HttpAccessTokenRefreshError: Failed to retrieve
http://metadata.google.internal/computeMetadata/v1/instance/service-accounts/[email protected]/token
from the Google Compute Enginemetadata service. Response:
{'status': '404', 'content-length': '129', 'x-xss-protection': '0',
'metadata-flavor': 'Google', 'server': 'Metadata Server for VM',
'-content-encoding': 'gzip', 'cache-control': 'private', 'date': 'Mon, 25 Nov
2019 20:16:54 GMT', 'x-frame-options': 'SAMEORIGIN', 'content-type':
'application/json'}
Traceback for above exception (most recent call last):
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/apache_beam/utils/retry.py",>
line 209, in wrapper
return fun(*args, **kwargs)
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/apache_beam/io/gcp/gcsio.py",>
line 466, in list_prefix
response = self.client.objects.List(request)
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/apache_beam/io/gcp/internal/clients/storage/storage_v1_client.py",>
line 1182, in List
config, request, global_params=global_params)
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/-194514014/local/lib/python2.7/site-packages/apitools/base/py/base_api.py",>
line 729, in _RunMethod
http, http_request, **opts)
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/-194514014/local/lib/python2.7/site-packages/apitools/base/py/http_wrapper.py",>
line 356, in MakeRequest
max_retry_wait, total_wait_sec))
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/apache_beam/io/gcp/gcsio_overrides.py",>
line 45, in retry_func
return http_wrapper.HandleExceptionsAndRebuildHttpConnections(retry_args)
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/-194514014/local/lib/python2.7/site-packages/apitools/base/py/http_wrapper.py",>
line 304, in HandleExceptionsAndRebuildHttpConnections
raise retry_args.exc
apache_beam.io.gcp.gcsio: INFO: Starting the size estimation of the input
oauth2client.transport: INFO: Attempting refresh to obtain initial access_token
apache_beam.utils.retry: WARNING: Retry with exponential backoff: waiting for
100.331790488 seconds before retrying list_prefix because we caught exception:
HttpAccessTokenRefreshError: Failed to retrieve
http://metadata.google.internal/computeMetadata/v1/instance/service-accounts/[email protected]/token
from the Google Compute Enginemetadata service. Response:
{'status': '404', 'content-length': '129', 'x-xss-protection': '0',
'metadata-flavor': 'Google', 'server': 'Metadata Server for VM',
'-content-encoding': 'gzip', 'cache-control': 'private', 'date': 'Mon, 25 Nov
2019 20:17:52 GMT', 'x-frame-options': 'SAMEORIGIN', 'content-type':
'application/json'}
Traceback for above exception (most recent call last):
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/apache_beam/utils/retry.py",>
line 209, in wrapper
return fun(*args, **kwargs)
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/apache_beam/io/gcp/gcsio.py",>
line 466, in list_prefix
response = self.client.objects.List(request)
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/apache_beam/io/gcp/internal/clients/storage/storage_v1_client.py",>
line 1182, in List
config, request, global_params=global_params)
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/-194514014/local/lib/python2.7/site-packages/apitools/base/py/base_api.py",>
line 729, in _RunMethod
http, http_request, **opts)
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/-194514014/local/lib/python2.7/site-packages/apitools/base/py/http_wrapper.py",>
line 356, in MakeRequest
max_retry_wait, total_wait_sec))
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/apache_beam/io/gcp/gcsio_overrides.py",>
line 45, in retry_func
return http_wrapper.HandleExceptionsAndRebuildHttpConnections(retry_args)
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/-194514014/local/lib/python2.7/site-packages/apitools/base/py/http_wrapper.py",>
line 304, in HandleExceptionsAndRebuildHttpConnections
raise retry_args.exc
apache_beam.io.gcp.gcsio: INFO: Starting the size estimation of the input
oauth2client.transport: INFO: Attempting refresh to obtain initial access_token
apache_beam.utils.retry: WARNING: Retry with exponential backoff: waiting for
216.877854372 seconds before retrying list_prefix because we caught exception:
HttpAccessTokenRefreshError: Failed to retrieve
http://metadata.google.internal/computeMetadata/v1/instance/service-accounts/[email protected]/token
from the Google Compute Enginemetadata service. Response:
{'status': '404', 'content-length': '129', 'x-xss-protection': '0',
'metadata-flavor': 'Google', 'server': 'Metadata Server for VM',
'-content-encoding': 'gzip', 'cache-control': 'private', 'date': 'Mon, 25 Nov
2019 20:19:32 GMT', 'x-frame-options': 'SAMEORIGIN', 'content-type':
'application/json'}
Traceback for above exception (most recent call last):
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/apache_beam/utils/retry.py",>
line 209, in wrapper
return fun(*args, **kwargs)
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/apache_beam/io/gcp/gcsio.py",>
line 466, in list_prefix
response = self.client.objects.List(request)
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/apache_beam/io/gcp/internal/clients/storage/storage_v1_client.py",>
line 1182, in List
config, request, global_params=global_params)
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/-194514014/local/lib/python2.7/site-packages/apitools/base/py/base_api.py",>
line 729, in _RunMethod
http, http_request, **opts)
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/-194514014/local/lib/python2.7/site-packages/apitools/base/py/http_wrapper.py",>
line 356, in MakeRequest
max_retry_wait, total_wait_sec))
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/apache_beam/io/gcp/gcsio_overrides.py",>
line 45, in retry_func
return http_wrapper.HandleExceptionsAndRebuildHttpConnections(retry_args)
File
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/-194514014/local/lib/python2.7/site-packages/apitools/base/py/http_wrapper.py",>
line 304, in HandleExceptionsAndRebuildHttpConnections
raise retry_args.exc
apache_beam.io.gcp.gcsio: INFO: Starting the size estimation of the input
oauth2client.transport: INFO: Attempting refresh to obtain initial access_token
--------------------- >> end captured logging << ---------------------
----------------------------------------------------------------------
XML: nosetests-postCommitIT-df.xml
----------------------------------------------------------------------
XML:
<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/nosetests.xml>
----------------------------------------------------------------------
Ran 45 tests in 4257.187s
FAILED (SKIP=1, errors=52)
> Task :sdks:python:test-suites:dataflow:py2:postCommitIT FAILED
FAILURE: Build completed with 3 failures.
1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:python:test-suites:direct:py2:installGcpTest'.
> 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.
==============================================================================
2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task
':sdks:python:test-suites:portable:py2:installGcpTest'.
> 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.
==============================================================================
3: Task failed with an exception.
-----------
* Where:
Build file
'<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/test-suites/dataflow/py2/build.gradle'>
line: 85
* What went wrong:
Execution failed for task ':sdks:python:test-suites:dataflow:py2: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 12m 26s
115 actionable tasks: 89 executed, 23 from cache, 3 up-to-date
Publishing build scan...
https://gradle.com/s/mbibmnnhcryf4
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]