[
https://issues.apache.org/jira/browse/BEAM-6610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16847856#comment-16847856
]
Pablo Estrada commented on BEAM-6610:
-------------------------------------
I've done a manual cleanup of this.
> [beam_PostCommit_Python_Verify, beam_PostCommit_Java]ResourceExhausted: 429
> Your project has exceeded a limit: (type="topics-per-project", current=10000,
> maximum=10000)
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: BEAM-6610
> URL: https://issues.apache.org/jira/browse/BEAM-6610
> Project: Beam
> Issue Type: New Feature
> Components: test-failures
> Reporter: Mikhail Gryzykhin
> Assignee: Kenneth Knowles
> Priority: Major
> Labels: currently-failing, mitigated
>
> Job:
> [https://builds.apache.org/job/beam_PostCommit_Python_Verify/7313/console]
> [https://builds.apache.org/job/beam_PostCommit_Java/2542/testReport/org.apache.beam.sdk.io.gcp.pubsub/PubsubReadIT/testReadPublicData/]
> Gradle target:
> *:beam-sdks-python:postCommitIT*
> Error:
> *04:44:17* Traceback (most recent call last):*04:44:17* File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/src/sdks/python/apache_beam/io/gcp/pubsub_integration_test.py",
> line 108, in setUp*04:44:17* self.pub_client.topic_path(self.project,
> INPUT_TOPIC + self.uuid))*04:44:17* File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/src/build/gradleenv/1327086738/local/lib/python2.7/site-packages/google/cloud/pubsub_v1/_gapic.py",
> line 44, in <lambda>*04:44:17* fx = lambda self, *a, **kw:
> wrapped_fx(self.api, *a, **kw) # noqa*04:44:17* File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/src/build/gradleenv/1327086738/local/lib/python2.7/site-packages/google/cloud/pubsub_v1/gapic/publisher_client.py",
> line 271, in create_topic*04:44:17* request, retry=retry, timeout=timeout,
> metadata=metadata)*04:44:17* File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/src/build/gradleenv/1327086738/local/lib/python2.7/site-packages/google/api_core/gapic_v1/method.py",
> line 143, in __call__*04:44:17* return wrapped_func(*args,
> **kwargs)*04:44:17* File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/src/build/gradleenv/1327086738/local/lib/python2.7/site-packages/google/api_core/retry.py",
> line 270, in retry_wrapped_func*04:44:17* on_error=on_error,*04:44:17* File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/src/build/gradleenv/1327086738/local/lib/python2.7/site-packages/google/api_core/retry.py",
> line 179, in retry_target*04:44:17* return target()*04:44:17* File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/src/build/gradleenv/1327086738/local/lib/python2.7/site-packages/google/api_core/timeout.py",
> line 214, in func_with_timeout*04:44:17* return func(*args,
> **kwargs)*04:44:17* File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/src/build/gradleenv/1327086738/local/lib/python2.7/site-packages/google/api_core/grpc_helpers.py",
> line 59, in error_remapped_callable*04:44:17*
> six.raise_from(exceptions.from_grpc_error(exc), exc)*04:44:17* File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/src/build/gradleenv/1327086738/local/lib/python2.7/site-packages/six.py",
> line 737, in raise_from*04:44:17* raise value*04:44:17* ResourceExhausted:
> 429 Your project has exceeded a limit: (type="topics-per-project",
> current=10000, maximum=10000).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)