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 2020/04/08 14:57:17 UTC

Build failed in Jenkins: beam_PostCommit_Python36 #2190

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

Changes:

[github] [BEAM-9147] Add a VideoIntelligence transform to Java SDK (#11261)


------------------------------------------
[...truncated 5.42 MB...]
urllib3.connectionpool: DEBUG: Resetting dropped connection: metadata.google.internal
urllib3.connectionpool: DEBUG: http://metadata.google.internal:80 "GET /computeMetadata/v1/instance/service-accounts/844138762903-compute@developer.gserviceaccount.com/?recursive=true HTTP/1.1" 200 144
google.auth.transport.requests: DEBUG: Making request: GET http://metadata.google.internal/computeMetadata/v1/instance/service-accounts/844138762903-compute@developer.gserviceaccount.com/token
urllib3.connectionpool: DEBUG: http://metadata.google.internal:80 "GET /computeMetadata/v1/instance/service-accounts/844138762903-compute@developer.gserviceaccount.com/token HTTP/1.1" 504 18
grpc._plugin_wrapping: ERROR: AuthMetadataPluginCallback "<google.auth.transport.grpc.AuthMetadataPlugin object at 0x7f914c638da0>" raised exception!
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python36/ws/src/build/gradleenv/-1734967053/lib/python3.6/site-packages/google/auth/compute_engine/credentials.py",> line 98, in refresh
    request, service_account=self._service_account_email
  File "<https://builds.apache.org/job/beam_PostCommit_Python36/ws/src/build/gradleenv/-1734967053/lib/python3.6/site-packages/google/auth/compute_engine/_metadata.py",> line 241, in get_service_account_token
    request, "instance/service-accounts/{0}/token".format(service_account)
  File "<https://builds.apache.org/job/beam_PostCommit_Python36/ws/src/build/gradleenv/-1734967053/lib/python3.6/site-packages/google/auth/compute_engine/_metadata.py",> line 172, in get
    response,
google.auth.exceptions.TransportError: ('Failed to retrieve http://metadata.google.internal/computeMetadata/v1/instance/service-accounts/844138762903-compute@developer.gserviceaccount.com/token from the Google Compute Enginemetadata service. Status: 504 Response:\nb\'"Request timeout."\'', <google.auth.transport.requests._Response object at 0x7f914cf65828>)

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

Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python36/ws/src/build/gradleenv/-1734967053/lib/python3.6/site-packages/grpc/_plugin_wrapping.py",> line 78, in __call__
    context, _AuthMetadataPluginCallback(callback_state, callback))
  File "<https://builds.apache.org/job/beam_PostCommit_Python36/ws/src/build/gradleenv/-1734967053/lib/python3.6/site-packages/google/auth/transport/grpc.py",> line 84, in __call__
    callback(self._get_authorization_headers(context), None)
  File "<https://builds.apache.org/job/beam_PostCommit_Python36/ws/src/build/gradleenv/-1734967053/lib/python3.6/site-packages/google/auth/transport/grpc.py",> line 71, in _get_authorization_headers
    self._request, context.method_name, context.service_url, headers
  File "<https://builds.apache.org/job/beam_PostCommit_Python36/ws/src/build/gradleenv/-1734967053/lib/python3.6/site-packages/google/auth/credentials.py",> line 124, in before_request
    self.refresh(request)
  File "<https://builds.apache.org/job/beam_PostCommit_Python36/ws/src/build/gradleenv/-1734967053/lib/python3.6/site-packages/google/auth/compute_engine/credentials.py",> line 102, in refresh
    six.raise_from(new_exc, caught_exc)
  File "<string>", line 3, in raise_from
google.auth.exceptions.RefreshError: ('Failed to retrieve http://metadata.google.internal/computeMetadata/v1/instance/service-accounts/844138762903-compute@developer.gserviceaccount.com/token from the Google Compute Enginemetadata service. Status: 504 Response:\nb\'"Request timeout."\'', <google.auth.transport.requests._Response object at 0x7f914cf65828>)
google.api_core.retry: DEBUG: Retrying due to 503 Getting metadata from plugin failed with error: ('Failed to retrieve http://metadata.google.internal/computeMetadata/v1/instance/service-accounts/844138762903-compute@developer.gserviceaccount.com/token from the Google Compute Enginemetadata service. Status: 504 Response:\nb\'"Request timeout."\'', <google.auth.transport.requests._Response object at 0x7f914cf65828>), sleeping 1.1s ...
google.auth.transport.requests: DEBUG: Making request: GET http://metadata.google.internal/computeMetadata/v1/instance/service-accounts/844138762903-compute@developer.gserviceaccount.com/?recursive=true
urllib3.connectionpool: DEBUG: Resetting dropped connection: metadata.google.internal
urllib3.connectionpool: DEBUG: http://metadata.google.internal:80 "GET /computeMetadata/v1/instance/service-accounts/844138762903-compute@developer.gserviceaccount.com/?recursive=true HTTP/1.1" 200 144
google.auth.transport.requests: DEBUG: Making request: GET http://metadata.google.internal/computeMetadata/v1/instance/service-accounts/844138762903-compute@developer.gserviceaccount.com/token
urllib3.connectionpool: DEBUG: http://metadata.google.internal:80 "GET /computeMetadata/v1/instance/service-accounts/844138762903-compute@developer.gserviceaccount.com/token HTTP/1.1" 504 18
grpc._plugin_wrapping: ERROR: AuthMetadataPluginCallback "<google.auth.transport.grpc.AuthMetadataPlugin object at 0x7f914c638da0>" raised exception!
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python36/ws/src/build/gradleenv/-1734967053/lib/python3.6/site-packages/google/auth/compute_engine/credentials.py",> line 98, in refresh
    request, service_account=self._service_account_email
  File "<https://builds.apache.org/job/beam_PostCommit_Python36/ws/src/build/gradleenv/-1734967053/lib/python3.6/site-packages/google/auth/compute_engine/_metadata.py",> line 241, in get_service_account_token
    request, "instance/service-accounts/{0}/token".format(service_account)
  File "<https://builds.apache.org/job/beam_PostCommit_Python36/ws/src/build/gradleenv/-1734967053/lib/python3.6/site-packages/google/auth/compute_engine/_metadata.py",> line 172, in get
    response,
google.auth.exceptions.TransportError: ('Failed to retrieve http://metadata.google.internal/computeMetadata/v1/instance/service-accounts/844138762903-compute@developer.gserviceaccount.com/token from the Google Compute Enginemetadata service. Status: 504 Response:\nb\'"Request timeout."\'', <google.auth.transport.requests._Response object at 0x7f914cf34780>)

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

Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python36/ws/src/build/gradleenv/-1734967053/lib/python3.6/site-packages/grpc/_plugin_wrapping.py",> line 78, in __call__
    context, _AuthMetadataPluginCallback(callback_state, callback))
  File "<https://builds.apache.org/job/beam_PostCommit_Python36/ws/src/build/gradleenv/-1734967053/lib/python3.6/site-packages/google/auth/transport/grpc.py",> line 84, in __call__
    callback(self._get_authorization_headers(context), None)
  File "<https://builds.apache.org/job/beam_PostCommit_Python36/ws/src/build/gradleenv/-1734967053/lib/python3.6/site-packages/google/auth/transport/grpc.py",> line 71, in _get_authorization_headers
    self._request, context.method_name, context.service_url, headers
  File "<https://builds.apache.org/job/beam_PostCommit_Python36/ws/src/build/gradleenv/-1734967053/lib/python3.6/site-packages/google/auth/credentials.py",> line 124, in before_request
    self.refresh(request)
  File "<https://builds.apache.org/job/beam_PostCommit_Python36/ws/src/build/gradleenv/-1734967053/lib/python3.6/site-packages/google/auth/compute_engine/credentials.py",> line 102, in refresh
    six.raise_from(new_exc, caught_exc)
  File "<string>", line 3, in raise_from
google.auth.exceptions.RefreshError: ('Failed to retrieve http://metadata.google.internal/computeMetadata/v1/instance/service-accounts/844138762903-compute@developer.gserviceaccount.com/token from the Google Compute Enginemetadata service. Status: 504 Response:\nb\'"Request timeout."\'', <google.auth.transport.requests._Response object at 0x7f914cf34780>)
google.api_core.retry: DEBUG: Retrying due to 503 Getting metadata from plugin failed with error: ('Failed to retrieve http://metadata.google.internal/computeMetadata/v1/instance/service-accounts/844138762903-compute@developer.gserviceaccount.com/token from the Google Compute Enginemetadata service. Status: 504 Response:\nb\'"Request timeout."\'', <google.auth.transport.requests._Response object at 0x7f914cf34780>), sleeping 4.0s ...
google.auth.transport.requests: DEBUG: Making request: GET http://metadata.google.internal/computeMetadata/v1/instance/service-accounts/844138762903-compute@developer.gserviceaccount.com/?recursive=true
urllib3.connectionpool: DEBUG: Resetting dropped connection: metadata.google.internal
urllib3.connectionpool: DEBUG: http://metadata.google.internal:80 "GET /computeMetadata/v1/instance/service-accounts/844138762903-compute@developer.gserviceaccount.com/?recursive=true HTTP/1.1" 200 144
google.auth.transport.requests: DEBUG: Making request: GET http://metadata.google.internal/computeMetadata/v1/instance/service-accounts/844138762903-compute@developer.gserviceaccount.com/token
urllib3.connectionpool: DEBUG: http://metadata.google.internal:80 "GET /computeMetadata/v1/instance/service-accounts/844138762903-compute@developer.gserviceaccount.com/token HTTP/1.1" 504 18
grpc._plugin_wrapping: ERROR: AuthMetadataPluginCallback "<google.auth.transport.grpc.AuthMetadataPlugin object at 0x7f914c638da0>" raised exception!
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python36/ws/src/build/gradleenv/-1734967053/lib/python3.6/site-packages/google/auth/compute_engine/credentials.py",> line 98, in refresh
    request, service_account=self._service_account_email
  File "<https://builds.apache.org/job/beam_PostCommit_Python36/ws/src/build/gradleenv/-1734967053/lib/python3.6/site-packages/google/auth/compute_engine/_metadata.py",> line 241, in get_service_account_token
    request, "instance/service-accounts/{0}/token".format(service_account)
  File "<https://builds.apache.org/job/beam_PostCommit_Python36/ws/src/build/gradleenv/-1734967053/lib/python3.6/site-packages/google/auth/compute_engine/_metadata.py",> line 172, in get
    response,
google.auth.exceptions.TransportError: ('Failed to retrieve http://metadata.google.internal/computeMetadata/v1/instance/service-accounts/844138762903-compute@developer.gserviceaccount.com/token from the Google Compute Enginemetadata service. Status: 504 Response:\nb\'"Request timeout."\'', <google.auth.transport.requests._Response object at 0x7f914cf34780>)

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

Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python36/ws/src/build/gradleenv/-1734967053/lib/python3.6/site-packages/grpc/_plugin_wrapping.py",> line 78, in __call__
    context, _AuthMetadataPluginCallback(callback_state, callback))
  File "<https://builds.apache.org/job/beam_PostCommit_Python36/ws/src/build/gradleenv/-1734967053/lib/python3.6/site-packages/google/auth/transport/grpc.py",> line 84, in __call__
    callback(self._get_authorization_headers(context), None)
  File "<https://builds.apache.org/job/beam_PostCommit_Python36/ws/src/build/gradleenv/-1734967053/lib/python3.6/site-packages/google/auth/transport/grpc.py",> line 71, in _get_authorization_headers
    self._request, context.method_name, context.service_url, headers
  File "<https://builds.apache.org/job/beam_PostCommit_Python36/ws/src/build/gradleenv/-1734967053/lib/python3.6/site-packages/google/auth/credentials.py",> line 124, in before_request
    self.refresh(request)
  File "<https://builds.apache.org/job/beam_PostCommit_Python36/ws/src/build/gradleenv/-1734967053/lib/python3.6/site-packages/google/auth/compute_engine/credentials.py",> line 102, in refresh
    six.raise_from(new_exc, caught_exc)
  File "<string>", line 3, in raise_from
google.auth.exceptions.RefreshError: ('Failed to retrieve http://metadata.google.internal/computeMetadata/v1/instance/service-accounts/844138762903-compute@developer.gserviceaccount.com/token from the Google Compute Enginemetadata service. Status: 504 Response:\nb\'"Request timeout."\'', <google.auth.transport.requests._Response object at 0x7f914cf34780>)
google.api_core.retry: DEBUG: Retrying due to 503 Getting metadata from plugin failed with error: ('Failed to retrieve http://metadata.google.internal/computeMetadata/v1/instance/service-accounts/844138762903-compute@developer.gserviceaccount.com/token from the Google Compute Enginemetadata service. Status: 504 Response:\nb\'"Request timeout."\'', <google.auth.transport.requests._Response object at 0x7f914cf34780>), sleeping 1.3s ...
google.auth.transport.requests: DEBUG: Making request: GET http://metadata.google.internal/computeMetadata/v1/instance/service-accounts/844138762903-compute@developer.gserviceaccount.com/?recursive=true
urllib3.connectionpool: DEBUG: Resetting dropped connection: metadata.google.internal
urllib3.connectionpool: DEBUG: http://metadata.google.internal:80 "GET /computeMetadata/v1/instance/service-accounts/844138762903-compute@developer.gserviceaccount.com/?recursive=true HTTP/1.1" 200 144
google.auth.transport.requests: DEBUG: Making request: GET http://metadata.google.internal/computeMetadata/v1/instance/service-accounts/844138762903-compute@developer.gserviceaccount.com/token
urllib3.connectionpool: DEBUG: http://metadata.google.internal:80 "GET /computeMetadata/v1/instance/service-accounts/844138762903-compute@developer.gserviceaccount.com/token HTTP/1.1" 504 18
grpc._plugin_wrapping: ERROR: AuthMetadataPluginCallback "<google.auth.transport.grpc.AuthMetadataPlugin object at 0x7f914c638da0>" raised exception!
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python36/ws/src/build/gradleenv/-1734967053/lib/python3.6/site-packages/google/auth/compute_engine/credentials.py",> line 98, in refresh
    request, service_account=self._service_account_email
  File "<https://builds.apache.org/job/beam_PostCommit_Python36/ws/src/build/gradleenv/-1734967053/lib/python3.6/site-packages/google/auth/compute_engine/_metadata.py",> line 241, in get_service_account_token
    request, "instance/service-accounts/{0}/token".format(service_account)
  File "<https://builds.apache.org/job/beam_PostCommit_Python36/ws/src/build/gradleenv/-1734967053/lib/python3.6/site-packages/google/auth/compute_engine/_metadata.py",> line 172, in get
    response,
google.auth.exceptions.TransportError: ('Failed to retrieve http://metadata.google.internal/computeMetadata/v1/instance/service-accounts/844138762903-compute@developer.gserviceaccount.com/token from the Google Compute Enginemetadata service. Status: 504 Response:\nb\'"Request timeout."\'', <google.auth.transport.requests._Response object at 0x7f914ce877b8>)

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

Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python36/ws/src/build/gradleenv/-1734967053/lib/python3.6/site-packages/grpc/_plugin_wrapping.py",> line 78, in __call__
    context, _AuthMetadataPluginCallback(callback_state, callback))
  File "<https://builds.apache.org/job/beam_PostCommit_Python36/ws/src/build/gradleenv/-1734967053/lib/python3.6/site-packages/google/auth/transport/grpc.py",> line 84, in __call__
    callback(self._get_authorization_headers(context), None)
  File "<https://builds.apache.org/job/beam_PostCommit_Python36/ws/src/build/gradleenv/-1734967053/lib/python3.6/site-packages/google/auth/transport/grpc.py",> line 71, in _get_authorization_headers
    self._request, context.method_name, context.service_url, headers
  File "<https://builds.apache.org/job/beam_PostCommit_Python36/ws/src/build/gradleenv/-1734967053/lib/python3.6/site-packages/google/auth/credentials.py",> line 124, in before_request
    self.refresh(request)
  File "<https://builds.apache.org/job/beam_PostCommit_Python36/ws/src/build/gradleenv/-1734967053/lib/python3.6/site-packages/google/auth/compute_engine/credentials.py",> line 102, in refresh
    six.raise_from(new_exc, caught_exc)
  File "<string>", line 3, in raise_from
google.auth.exceptions.RefreshError: ('Failed to retrieve http://metadata.google.internal/computeMetadata/v1/instance/service-accounts/844138762903-compute@developer.gserviceaccount.com/token from the Google Compute Enginemetadata service. Status: 504 Response:\nb\'"Request timeout."\'', <google.auth.transport.requests._Response object at 0x7f914ce877b8>)
google.api_core.retry: DEBUG: Retrying due to 503 Getting metadata from plugin failed with error: ('Failed to retrieve http://metadata.google.internal/computeMetadata/v1/instance/service-accounts/844138762903-compute@developer.gserviceaccount.com/token from the Google Compute Enginemetadata service. Status: 504 Response:\nb\'"Request timeout."\'', <google.auth.transport.requests._Response object at 0x7f914ce877b8>), sleeping 9.9s ...
google.auth.transport.requests: DEBUG: Making request: GET http://metadata.google.internal/computeMetadata/v1/instance/service-accounts/844138762903-compute@developer.gserviceaccount.com/?recursive=true
urllib3.connectionpool: DEBUG: Resetting dropped connection: metadata.google.internal
urllib3.connectionpool: DEBUG: http://metadata.google.internal:80 "GET /computeMetadata/v1/instance/service-accounts/844138762903-compute@developer.gserviceaccount.com/?recursive=true HTTP/1.1" 200 144
google.auth.transport.requests: DEBUG: Making request: GET http://metadata.google.internal/computeMetadata/v1/instance/service-accounts/844138762903-compute@developer.gserviceaccount.com/token
urllib3.connectionpool: DEBUG: http://metadata.google.internal:80 "GET /computeMetadata/v1/instance/service-accounts/844138762903-compute@developer.gserviceaccount.com/token HTTP/1.1" 504 18
grpc._plugin_wrapping: ERROR: AuthMetadataPluginCallback "<google.auth.transport.grpc.AuthMetadataPlugin object at 0x7f914c638da0>" raised exception!
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python36/ws/src/build/gradleenv/-1734967053/lib/python3.6/site-packages/google/auth/compute_engine/credentials.py",> line 98, in refresh
    request, service_account=self._service_account_email
  File "<https://builds.apache.org/job/beam_PostCommit_Python36/ws/src/build/gradleenv/-1734967053/lib/python3.6/site-packages/google/auth/compute_engine/_metadata.py",> line 241, in get_service_account_token
    request, "instance/service-accounts/{0}/token".format(service_account)
  File "<https://builds.apache.org/job/beam_PostCommit_Python36/ws/src/build/gradleenv/-1734967053/lib/python3.6/site-packages/google/auth/compute_engine/_metadata.py",> line 172, in get
    response,
google.auth.exceptions.TransportError: ('Failed to retrieve http://metadata.google.internal/computeMetadata/v1/instance/service-accounts/844138762903-compute@developer.gserviceaccount.com/token from the Google Compute Enginemetadata service. Status: 504 Response:\nb\'"Request timeout."\'', <google.auth.transport.requests._Response object at 0x7f914cf726d8>)

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

Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python36/ws/src/build/gradleenv/-1734967053/lib/python3.6/site-packages/grpc/_plugin_wrapping.py",> line 78, in __call__
    context, _AuthMetadataPluginCallback(callback_state, callback))
  File "<https://builds.apache.org/job/beam_PostCommit_Python36/ws/src/build/gradleenv/-1734967053/lib/python3.6/site-packages/google/auth/transport/grpc.py",> line 84, in __call__
    callback(self._get_authorization_headers(context), None)
  File "<https://builds.apache.org/job/beam_PostCommit_Python36/ws/src/build/gradleenv/-1734967053/lib/python3.6/site-packages/google/auth/transport/grpc.py",> line 71, in _get_authorization_headers
    self._request, context.method_name, context.service_url, headers
  File "<https://builds.apache.org/job/beam_PostCommit_Python36/ws/src/build/gradleenv/-1734967053/lib/python3.6/site-packages/google/auth/credentials.py",> line 124, in before_request
    self.refresh(request)
  File "<https://builds.apache.org/job/beam_PostCommit_Python36/ws/src/build/gradleenv/-1734967053/lib/python3.6/site-packages/google/auth/compute_engine/credentials.py",> line 102, in refresh
    six.raise_from(new_exc, caught_exc)
  File "<string>", line 3, in raise_from
google.auth.exceptions.RefreshError: ('Failed to retrieve http://metadata.google.internal/computeMetadata/v1/instance/service-accounts/844138762903-compute@developer.gserviceaccount.com/token from the Google Compute Enginemetadata service. Status: 504 Response:\nb\'"Request timeout."\'', <google.auth.transport.requests._Response object at 0x7f914cf726d8>)
google.api_core.retry: DEBUG: Retrying due to 503 Getting metadata from plugin failed with error: ('Failed to retrieve http://metadata.google.internal/computeMetadata/v1/instance/service-accounts/844138762903-compute@developer.gserviceaccount.com/token from the Google Compute Enginemetadata service. Status: 504 Response:\nb\'"Request timeout."\'', <google.auth.transport.requests._Response object at 0x7f914cf726d8>), sleeping 11.7s ...
google.auth.transport.requests: DEBUG: Making request: GET http://metadata.google.internal/computeMetadata/v1/instance/service-accounts/844138762903-compute@developer.gserviceaccount.com/?recursive=true
urllib3.connectionpool: DEBUG: Resetting dropped connection: metadata.google.internal
urllib3.connectionpool: DEBUG: http://metadata.google.internal:80 "GET /computeMetadata/v1/instance/service-accounts/844138762903-compute@developer.gserviceaccount.com/?recursive=true HTTP/1.1" 200 144
google.auth.transport.requests: DEBUG: Making request: GET http://metadata.google.internal/computeMetadata/v1/instance/service-accounts/844138762903-compute@developer.gserviceaccount.com/token
urllib3.connectionpool: DEBUG: http://metadata.google.internal:80 "GET /computeMetadata/v1/instance/service-accounts/844138762903-compute@developer.gserviceaccount.com/token HTTP/1.1" 200 192
google.api_core.retry: DEBUG: Retrying due to 503 The service was unable to fulfill your request. Please try again. [code=8a75], sleeping 16.9s ...
google.api_core.retry: DEBUG: Retrying due to 503 The service was unable to fulfill your request. Please try again. [code=8a75], sleeping 19.7s ...
google.api_core.retry: DEBUG: Retrying due to 503 The service was unable to fulfill your request. Please try again. [code=8a75], sleeping 19.6s ...
google.api_core.retry: DEBUG: Retrying due to 503 The service was unable to fulfill your request. Please try again. [code=8a75], sleeping 34.7s ...
google.api_core.retry: DEBUG: Retrying due to 503 The service was unable to fulfill your request. Please try again. [code=8a75], sleeping 17.9s ...
google.api_core.retry: DEBUG: Retrying due to 503 The service was unable to fulfill your request. Please try again. [code=8a75], sleeping 42.8s ...
google.api_core.retry: DEBUG: Retrying due to 503 The service was unable to fulfill your request. Please try again. [code=8a75], sleeping 60.0s ...
google.api_core.retry: DEBUG: Retrying due to 503 The service was unable to fulfill your request. Please try again. [code=8a75], sleeping 60.0s ...
google.api_core.retry: DEBUG: Retrying due to 503 The service was unable to fulfill your request. Please try again. [code=8a75], sleeping 60.0s ...
google.api_core.retry: DEBUG: Retrying due to 503 The service was unable to fulfill your request. Please try again. [code=8a75], sleeping 35.3s ...
google.api_core.retry: DEBUG: Retrying due to 503 The service was unable to fulfill your request. Please try again. [code=8a75], sleeping 59.5s ...
--------------------- >> end captured logging << ---------------------
Worker logs: https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-08_07_39_56-9623692484512812238?project=apache-beam-testing
Worker logs: https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-08_07_40_04-4232493719169275783?project=apache-beam-testing
Worker logs: https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-08_07_40_12-7286967704245159161?project=apache-beam-testing
Worker logs: https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-08_07_40_06-11377819746299930744?project=apache-beam-testing
Worker logs: https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-08_07_48_11-7251387782773123409?project=apache-beam-testing
Worker logs: https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-08_07_39_14-13180741409936823045?project=apache-beam-testing
Worker logs: https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-08_07_40_09-2229924558814696718?project=apache-beam-testing
Worker logs: https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-08_07_39_45-10780554477948409067?project=apache-beam-testing
Worker logs: https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-08_07_48_39-5104166158630900372?project=apache-beam-testing
Worker logs: https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-08_07_40_20-1773324973391059299?project=apache-beam-testing
Worker logs: https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-08_07_48_13-17851931027223012057?project=apache-beam-testing

----------------------------------------------------------------------
XML: nosetests-postCommitIT-df-py36.xml
----------------------------------------------------------------------
XML: <https://builds.apache.org/job/beam_PostCommit_Python36/ws/src/sdks/python/nosetests.xml>
----------------------------------------------------------------------
Ran 54 tests in 2465.252s

FAILED (SKIP=5, errors=35)

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

FAILURE: Build completed with 3 failures.

1: Task failed with an exception.
-----------
* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python36/ws/src/sdks/python/test-suites/portable/py36/build.gradle'> line: 62

* What went wrong:
Execution failed for task ':sdks:python:test-suites:portable:py36:postCommitPy36IT'.
> 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.
-----------
* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python36/ws/src/sdks/python/test-suites/direct/py36/build.gradle'> line: 51

* What went wrong:
Execution failed for task ':sdks:python:test-suites:direct:py36: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.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python36/ws/src/sdks/python/test-suites/dataflow/py36/build.gradle'> line: 56

* What went wrong:
Execution failed for task ':sdks:python:test-suites:dataflow:py36: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 42m 54s
86 actionable tasks: 64 executed, 22 from cache

Publishing build scan...
https://gradle.com/s/vettosrhek4go

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' 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_PostCommit_Python36 #2191

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


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