udim commented on pull request #12604:
URL: https://github.com/apache/beam/pull/12604#issuecomment-675101999


   > ```
   > 12:37:07 
   > 12:37:07 
======================================================================
   > 12:37:07 ERROR: test_streaming_wordcount_it 
(apache_beam.examples.streaming_wordcount_it_test.StreamingWordCountIT)
   > 12:37:07 
----------------------------------------------------------------------
   > 12:37:07 Traceback (most recent call last):
   > 12:37:07   File 
"/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Commit@3/src/sdks/python/apache_beam/examples/streaming_wordcount_it_test.py",
 line 65, in setUp
   > 12:37:07     self.input_topic.name)
   > 12:37:07   File 
"/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Commit@3/src/build/gradleenv/-194514014/local/lib/python2.7/site-packages/google/cloud/pubsub_v1/_gapic.py",
 line 40, in <lambda>
   > 12:37:07     fx = lambda self, *a, **kw: wrapped_fx(self.api, *a, **kw)  # 
noqa
   > 12:37:07   File 
"/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Commit@3/src/build/gradleenv/-194514014/local/lib/python2.7/site-packages/google/cloud/pubsub_v1/gapic/subscriber_client.py",
 line 439, in create_subscription
   > 12:37:07     request, retry=retry, timeout=timeout, metadata=metadata
   > 12:37:07   File 
"/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Commit@3/src/build/gradleenv/-194514014/local/lib/python2.7/site-packages/google/api_core/gapic_v1/method.py",
 line 145, in __call__
   > 12:37:07     return wrapped_func(*args, **kwargs)
   > 12:37:07   File 
"/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Commit@3/src/build/gradleenv/-194514014/local/lib/python2.7/site-packages/google/api_core/retry.py",
 line 286, in retry_wrapped_func
   > 12:37:07     on_error=on_error,
   > 12:37:07   File 
"/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Commit@3/src/build/gradleenv/-194514014/local/lib/python2.7/site-packages/google/api_core/retry.py",
 line 184, in retry_target
   > 12:37:07     return target()
   > 12:37:07   File 
"/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Commit@3/src/build/gradleenv/-194514014/local/lib/python2.7/site-packages/google/api_core/timeout.py",
 line 214, in func_with_timeout
   > 12:37:07     return func(*args, **kwargs)
   > 12:37:07   File 
"/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Commit@3/src/build/gradleenv/-194514014/local/lib/python2.7/site-packages/google/api_core/grpc_helpers.py",
 line 59, in error_remapped_callable
   > 12:37:07     six.raise_from(exceptions.from_grpc_error(exc), exc)
   > 12:37:07   File 
"/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Commit@3/src/build/gradleenv/-194514014/local/lib/python2.7/site-packages/six.py",
 line 738, in raise_from
   > 12:37:07     raise value
   > 12:37:07 ResourceExhausted: 429 Your project has exceeded a limit: 
(type="subscriptions-per-project", current=10000, maximum=10000).
   > ```
   
   https://issues.apache.org/jira/browse/BEAM-10716


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to