See <https://ci-beam.apache.org/job/beam_PostCommit_Python37/2747/display/redirect?page=changes>
Changes: [noreply] Merge pull request #12580 from [BEAM-2855] nexmark python suite [noreply] [BEAM-9918] Adding tests and documentation to xlang components (#12667) ------------------------------------------ [...truncated 21.42 MB...] stageStates: [] startTime: '2020-08-22T06:21:19.283433Z' steps: [] tempFiles: [] type: TypeValueValuesEnum(JOB_TYPE_BATCH, 1)> apache_beam.runners.dataflow.internal.apiclient: INFO: Created job with id: [2020-08-21_23_21_18-6180421353973505309] apache_beam.runners.dataflow.internal.apiclient: INFO: Submitted job: 2020-08-21_23_21_18-6180421353973505309 apache_beam.runners.dataflow.internal.apiclient: INFO: To access the Dataflow monitoring console, please navigate to https://console.cloud.google.com/dataflow/jobs/us-central1/2020-08-21_23_21_18-6180421353973505309?project=apache-beam-testing apache_beam.io.gcp.tests.bigquery_matcher: INFO: Attempting to perform query SELECT name, language FROM python_bq_file_loads_15980772581030.output_table1 to BQ google.auth._default: DEBUG: Checking None for explicit credentials as part of auth process... google.auth._default: DEBUG: Checking Cloud SDK credentials as part of auth process... google.auth._default: DEBUG: Cloud SDK credentials not found on disk; not using them google.auth._default: DEBUG: Checking for App Engine runtime as part of auth process... google.auth._default: DEBUG: No App Engine library was found so cannot authentication via App Engine Identity Credentials. 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 221 urllib3.connectionpool: DEBUG: Starting new HTTPS connection (1): bigquery.googleapis.com:443 urllib3.connectionpool: DEBUG: https://bigquery.googleapis.com:443 "POST /bigquery/v2/projects/apache-beam-testing/jobs HTTP/1.1" 200 None apache_beam.utils.retry: WARNING: Retry with exponential backoff: waiting for 3.883134951280004 seconds before retrying _query_with_retry because we caught exception: google.api_core.exceptions.NotFound: 404 Not found: Table apache-beam-testing:python_bq_file_loads_15980772581030.output_table1 was not found in location US (job ID: dd3b4c35-a8af-4168-9a61-46f46b40c229) -----Query Job SQL Follows----- | . | . | . | . | . | . | . | 1:SELECT name, language FROM python_bq_file_loads_15980772581030.output_table1 | . | . | . | . | . | . | . | Traceback for above exception (most recent call last): File "<https://ci-beam.apache.org/job/beam_PostCommit_Python37/ws/src/sdks/python/apache_beam/utils/retry.py",> line 236, in wrapper return fun(*args, **kwargs) File "<https://ci-beam.apache.org/job/beam_PostCommit_Python37/ws/src/sdks/python/apache_beam/io/gcp/tests/bigquery_matcher.py",> line 107, in _query_with_retry rows = query_job.result(timeout=60) File "<https://ci-beam.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/-1734967052/lib/python3.7/site-packages/google/cloud/bigquery/job.py",> line 3207, in result super(QueryJob, self).result(retry=retry, timeout=timeout) File "<https://ci-beam.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/-1734967052/lib/python3.7/site-packages/google/cloud/bigquery/job.py",> line 812, in result return super(_AsyncJob, self).result(timeout=timeout) File "<https://ci-beam.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/-1734967052/lib/python3.7/site-packages/google/api_core/future/polling.py",> line 130, in result raise self._exception apache_beam.io.gcp.tests.bigquery_matcher: INFO: Attempting to perform query SELECT name, language FROM python_bq_file_loads_15980772581030.output_table1 to BQ google.auth._default: DEBUG: Checking None for explicit credentials as part of auth process... google.auth._default: DEBUG: Checking Cloud SDK credentials as part of auth process... google.auth._default: DEBUG: Cloud SDK credentials not found on disk; not using them google.auth._default: DEBUG: Checking for App Engine runtime as part of auth process... google.auth._default: DEBUG: No App Engine library was found so cannot authentication via App Engine Identity Credentials. 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 221 urllib3.connectionpool: DEBUG: Starting new HTTPS connection (1): bigquery.googleapis.com:443 urllib3.connectionpool: DEBUG: https://bigquery.googleapis.com:443 "POST /bigquery/v2/projects/apache-beam-testing/jobs HTTP/1.1" 200 None apache_beam.utils.retry: WARNING: Retry with exponential backoff: waiting for 5.8639777576508685 seconds before retrying _query_with_retry because we caught exception: google.api_core.exceptions.NotFound: 404 Not found: Table apache-beam-testing:python_bq_file_loads_15980772581030.output_table1 was not found in location US (job ID: 3f249da0-8ceb-4997-9d6c-1dbcfc3d7d53) -----Query Job SQL Follows----- | . | . | . | . | . | . | . | 1:SELECT name, language FROM python_bq_file_loads_15980772581030.output_table1 | . | . | . | . | . | . | . | Traceback for above exception (most recent call last): File "<https://ci-beam.apache.org/job/beam_PostCommit_Python37/ws/src/sdks/python/apache_beam/utils/retry.py",> line 236, in wrapper return fun(*args, **kwargs) File "<https://ci-beam.apache.org/job/beam_PostCommit_Python37/ws/src/sdks/python/apache_beam/io/gcp/tests/bigquery_matcher.py",> line 107, in _query_with_retry rows = query_job.result(timeout=60) File "<https://ci-beam.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/-1734967052/lib/python3.7/site-packages/google/cloud/bigquery/job.py",> line 3207, in result super(QueryJob, self).result(retry=retry, timeout=timeout) File "<https://ci-beam.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/-1734967052/lib/python3.7/site-packages/google/cloud/bigquery/job.py",> line 812, in result return super(_AsyncJob, self).result(timeout=timeout) File "<https://ci-beam.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/-1734967052/lib/python3.7/site-packages/google/api_core/future/polling.py",> line 130, in result raise self._exception apache_beam.io.gcp.tests.bigquery_matcher: INFO: Attempting to perform query SELECT name, language FROM python_bq_file_loads_15980772581030.output_table1 to BQ google.auth._default: DEBUG: Checking None for explicit credentials as part of auth process... google.auth._default: DEBUG: Checking Cloud SDK credentials as part of auth process... google.auth._default: DEBUG: Cloud SDK credentials not found on disk; not using them google.auth._default: DEBUG: Checking for App Engine runtime as part of auth process... google.auth._default: DEBUG: No App Engine library was found so cannot authentication via App Engine Identity Credentials. 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 221 urllib3.connectionpool: DEBUG: Starting new HTTPS connection (1): bigquery.googleapis.com:443 urllib3.connectionpool: DEBUG: https://bigquery.googleapis.com:443 "POST /bigquery/v2/projects/apache-beam-testing/jobs HTTP/1.1" 200 None apache_beam.utils.retry: WARNING: Retry with exponential backoff: waiting for 17.97471794712401 seconds before retrying _query_with_retry because we caught exception: google.api_core.exceptions.NotFound: 404 Not found: Table apache-beam-testing:python_bq_file_loads_15980772581030.output_table1 was not found in location US (job ID: a114b556-2ea2-4460-b152-b30b9febf1d7) -----Query Job SQL Follows----- | . | . | . | . | . | . | . | 1:SELECT name, language FROM python_bq_file_loads_15980772581030.output_table1 | . | . | . | . | . | . | . | Traceback for above exception (most recent call last): File "<https://ci-beam.apache.org/job/beam_PostCommit_Python37/ws/src/sdks/python/apache_beam/utils/retry.py",> line 236, in wrapper return fun(*args, **kwargs) File "<https://ci-beam.apache.org/job/beam_PostCommit_Python37/ws/src/sdks/python/apache_beam/io/gcp/tests/bigquery_matcher.py",> line 107, in _query_with_retry rows = query_job.result(timeout=60) File "<https://ci-beam.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/-1734967052/lib/python3.7/site-packages/google/cloud/bigquery/job.py",> line 3207, in result super(QueryJob, self).result(retry=retry, timeout=timeout) File "<https://ci-beam.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/-1734967052/lib/python3.7/site-packages/google/cloud/bigquery/job.py",> line 812, in result return super(_AsyncJob, self).result(timeout=timeout) File "<https://ci-beam.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/-1734967052/lib/python3.7/site-packages/google/api_core/future/polling.py",> line 130, in result raise self._exception apache_beam.io.gcp.tests.bigquery_matcher: INFO: Attempting to perform query SELECT name, language FROM python_bq_file_loads_15980772581030.output_table1 to BQ google.auth._default: DEBUG: Checking None for explicit credentials as part of auth process... google.auth._default: DEBUG: Checking Cloud SDK credentials as part of auth process... google.auth._default: DEBUG: Cloud SDK credentials not found on disk; not using them google.auth._default: DEBUG: Checking for App Engine runtime as part of auth process... google.auth._default: DEBUG: No App Engine library was found so cannot authentication via App Engine Identity Credentials. 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 221 urllib3.connectionpool: DEBUG: Starting new HTTPS connection (1): bigquery.googleapis.com:443 urllib3.connectionpool: DEBUG: https://bigquery.googleapis.com:443 "POST /bigquery/v2/projects/apache-beam-testing/jobs HTTP/1.1" 200 None apache_beam.utils.retry: WARNING: Retry with exponential backoff: waiting for 20.84846697559025 seconds before retrying _query_with_retry because we caught exception: google.api_core.exceptions.NotFound: 404 Not found: Table apache-beam-testing:python_bq_file_loads_15980772581030.output_table1 was not found in location US (job ID: c3b1a89b-03ab-4e7e-9fa8-c85223b7fdff) -----Query Job SQL Follows----- | . | . | . | . | . | . | . | 1:SELECT name, language FROM python_bq_file_loads_15980772581030.output_table1 | . | . | . | . | . | . | . | Traceback for above exception (most recent call last): File "<https://ci-beam.apache.org/job/beam_PostCommit_Python37/ws/src/sdks/python/apache_beam/utils/retry.py",> line 236, in wrapper return fun(*args, **kwargs) File "<https://ci-beam.apache.org/job/beam_PostCommit_Python37/ws/src/sdks/python/apache_beam/io/gcp/tests/bigquery_matcher.py",> line 107, in _query_with_retry rows = query_job.result(timeout=60) File "<https://ci-beam.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/-1734967052/lib/python3.7/site-packages/google/cloud/bigquery/job.py",> line 3207, in result super(QueryJob, self).result(retry=retry, timeout=timeout) File "<https://ci-beam.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/-1734967052/lib/python3.7/site-packages/google/cloud/bigquery/job.py",> line 812, in result return super(_AsyncJob, self).result(timeout=timeout) File "<https://ci-beam.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/-1734967052/lib/python3.7/site-packages/google/api_core/future/polling.py",> line 130, in result raise self._exception apache_beam.io.gcp.tests.bigquery_matcher: INFO: Attempting to perform query SELECT name, language FROM python_bq_file_loads_15980772581030.output_table1 to BQ google.auth._default: DEBUG: Checking None for explicit credentials as part of auth process... google.auth._default: DEBUG: Checking Cloud SDK credentials as part of auth process... google.auth._default: DEBUG: Cloud SDK credentials not found on disk; not using them google.auth._default: DEBUG: Checking for App Engine runtime as part of auth process... google.auth._default: DEBUG: No App Engine library was found so cannot authentication via App Engine Identity Credentials. 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 221 urllib3.connectionpool: DEBUG: Starting new HTTPS connection (1): bigquery.googleapis.com:443 urllib3.connectionpool: DEBUG: https://bigquery.googleapis.com:443 "POST /bigquery/v2/projects/apache-beam-testing/jobs HTTP/1.1" 200 None apache_beam.utils.retry: WARNING: Retry with exponential backoff: waiting for 61.62296821766276 seconds before retrying _query_with_retry because we caught exception: google.api_core.exceptions.NotFound: 404 Not found: Table apache-beam-testing:python_bq_file_loads_15980772581030.output_table1 was not found in location US (job ID: b8f7e6e2-ff4b-4537-a410-57828cf49431) -----Query Job SQL Follows----- | . | . | . | . | . | . | . | 1:SELECT name, language FROM python_bq_file_loads_15980772581030.output_table1 | . | . | . | . | . | . | . | Traceback for above exception (most recent call last): File "<https://ci-beam.apache.org/job/beam_PostCommit_Python37/ws/src/sdks/python/apache_beam/utils/retry.py",> line 236, in wrapper return fun(*args, **kwargs) File "<https://ci-beam.apache.org/job/beam_PostCommit_Python37/ws/src/sdks/python/apache_beam/io/gcp/tests/bigquery_matcher.py",> line 107, in _query_with_retry rows = query_job.result(timeout=60) File "<https://ci-beam.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/-1734967052/lib/python3.7/site-packages/google/cloud/bigquery/job.py",> line 3207, in result super(QueryJob, self).result(retry=retry, timeout=timeout) File "<https://ci-beam.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/-1734967052/lib/python3.7/site-packages/google/cloud/bigquery/job.py",> line 812, in result return super(_AsyncJob, self).result(timeout=timeout) File "<https://ci-beam.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/-1734967052/lib/python3.7/site-packages/google/api_core/future/polling.py",> line 130, in result raise self._exception apache_beam.io.gcp.tests.bigquery_matcher: INFO: Attempting to perform query SELECT name, language FROM python_bq_file_loads_15980772581030.output_table1 to BQ google.auth._default: DEBUG: Checking None for explicit credentials as part of auth process... google.auth._default: DEBUG: Checking Cloud SDK credentials as part of auth process... google.auth._default: DEBUG: Cloud SDK credentials not found on disk; not using them google.auth._default: DEBUG: Checking for App Engine runtime as part of auth process... google.auth._default: DEBUG: No App Engine library was found so cannot authentication via App Engine Identity Credentials. 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 221 urllib3.connectionpool: DEBUG: Starting new HTTPS connection (1): bigquery.googleapis.com:443 urllib3.connectionpool: DEBUG: https://bigquery.googleapis.com:443 "POST /bigquery/v2/projects/apache-beam-testing/jobs HTTP/1.1" 200 None apache_beam.io.gcp.bigquery_file_loads_test: INFO: Deleting dataset python_bq_file_loads_15980772581030 in project apache-beam-testing --------------------- >> end captured logging << --------------------- ---------------------------------------------------------------------- XML: nosetests-postCommitIT-df-py37.xml ---------------------------------------------------------------------- XML: <https://ci-beam.apache.org/job/beam_PostCommit_Python37/ws/src/sdks/python/nosetests.xml> ---------------------------------------------------------------------- Ran 66 tests in 3987.898s FAILED (SKIP=7, errors=1) > Task :sdks:python:test-suites:dataflow:py37:postCommitIT FAILED FAILURE: Build failed with an exception. * Where: Script '<https://ci-beam.apache.org/job/beam_PostCommit_Python37/ws/src/sdks/python/test-suites/dataflow/common.gradle'> line: 118 * What went wrong: Execution failed for task ':sdks:python:test-suites:dataflow:py37: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 9m 38s 167 actionable tasks: 136 executed, 27 from cache, 4 up-to-date Publishing build scan... https://gradle.com/s/uoxvjhr4tkqnw 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]
