java-docs-samples icon indicating copy to clipboard operation
java-docs-samples copied to clipboard

com.google.appengine.samples.DeferredTaskTest: testTaskGetsRun failed

Open flaky-bot[bot] opened this issue 4 years ago • 19 comments

This test failed!

To configure my behavior, see the Flaky Bot documentation.

If I'm commenting on this issue too often, add the flakybot: quiet label and I will stop commenting.


commit: 4a488d7b13f0bf232665e1c6bd90a092610daddf buildURL: Build Status, Sponge status: failed

Test output
org.junit.runners.model.TestTimedOutException: test timed out after 5 minutes
	at [email protected]/java.lang.Thread.sleep(Native Method)
	at app//org.quartz.core.QuartzScheduler.shutdown(QuartzScheduler.java:500)
	at app//org.quartz.impl.StdScheduler.shutdown(StdScheduler.java:202)
	at app//com.google.appengine.api.taskqueue.dev.LocalTaskQueue.stopScheduler(LocalTaskQueue.java:722)
	at app//com.google.appengine.api.taskqueue.dev.LocalTaskQueue.stop_(LocalTaskQueue.java:352)
	at app//com.google.appengine.api.taskqueue.dev.LocalTaskQueue.stop(LocalTaskQueue.java:347)
	at app//com.google.appengine.tools.development.testing.LocalTaskQueueTestConfig.tearDown(LocalTaskQueueTestConfig.java:220)
	at app//com.google.appengine.tools.development.testing.LocalServiceTestHelper.tearDownService(LocalServiceTestHelper.java:567)
	at app//com.google.appengine.tools.development.testing.LocalServiceTestHelper.tearDown(LocalServiceTestHelper.java:534)
	at app//com.google.appengine.samples.DeferredTaskTest.tearDown(DeferredTaskTest.java:63)
	at [email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at [email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at [email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at [email protected]/java.lang.reflect.Method.invoke(Method.java:566)
	at app//org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at app//org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at app//org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at app//org.junit.internal.runners.statements.RunAfters.invokeMethod(RunAfters.java:46)
	at app//org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33)
	at app//org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
	at app//org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
	at [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at [email protected]/java.lang.Thread.run(Thread.java:829)

flaky-bot[bot] avatar Jul 10 '21 01:07 flaky-bot[bot]

Looks like this issue is flaky. :worried:

I'm going to leave this open and stop commenting.

A human should fix and close this.


When run at the same commit (4a488d7b13f0bf232665e1c6bd90a092610daddf), this test passed in one build (Build Status, Sponge) and failed in another build (Build Status, Sponge).

flaky-bot[bot] avatar Jul 11 '21 19:07 flaky-bot[bot]

Closing this as a one time error.

averikitsch avatar Jul 14 '21 21:07 averikitsch

Oops! Looks like this issue is still flaky. It failed again. :grimacing:

I reopened the issue, but a human will need to close it again.


commit: 7d7d31dc7fa7953898c1a98fe6268c3a0bfec326 buildURL: Build Status, Sponge status: failed

Test output
org.junit.runners.model.TestTimedOutException: test timed out after 5 minutes
	at java.lang.Thread.sleep(Native Method)
	at org.quartz.core.QuartzScheduler.shutdown(QuartzScheduler.java:500)
	at org.quartz.impl.StdScheduler.shutdown(StdScheduler.java:202)
	at com.google.appengine.api.taskqueue.dev.LocalTaskQueue.stopScheduler(LocalTaskQueue.java:720)
	at com.google.appengine.api.taskqueue.dev.LocalTaskQueue.stop_(LocalTaskQueue.java:350)
	at com.google.appengine.api.taskqueue.dev.LocalTaskQueue.stop(LocalTaskQueue.java:345)
	at com.google.appengine.tools.development.testing.LocalTaskQueueTestConfig.tearDown(LocalTaskQueueTestConfig.java:220)
	at com.google.appengine.tools.development.testing.LocalServiceTestHelper.tearDownService(LocalServiceTestHelper.java:567)
	at com.google.appengine.tools.development.testing.LocalServiceTestHelper.tearDown(LocalServiceTestHelper.java:534)
	at com.google.appengine.samples.DeferredTaskTest.tearDown(DeferredTaskTest.java:63)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.RunAfters.invokeMethod(RunAfters.java:46)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.lang.Thread.run(Thread.java:748)

flaky-bot[bot] avatar Jul 19 '21 19:07 flaky-bot[bot]

Oops! Looks like this issue is still flaky. It failed again. :grimacing:

I reopened the issue, but a human will need to close it again.


commit: 3343a4f96920cee021ca86c9fe123e77f23ebb17 buildURL: Build Status, Sponge status: failed

Test output
org.junit.runners.model.TestTimedOutException: test timed out after 5 minutes
	at java.lang.Thread.sleep(Native Method)
	at org.quartz.core.QuartzScheduler.shutdown(QuartzScheduler.java:500)
	at org.quartz.impl.StdScheduler.shutdown(StdScheduler.java:202)
	at com.google.appengine.api.taskqueue.dev.LocalTaskQueue.stopScheduler(LocalTaskQueue.java:720)
	at com.google.appengine.api.taskqueue.dev.LocalTaskQueue.stop_(LocalTaskQueue.java:350)
	at com.google.appengine.api.taskqueue.dev.LocalTaskQueue.stop(LocalTaskQueue.java:345)
	at com.google.appengine.tools.development.testing.LocalTaskQueueTestConfig.tearDown(LocalTaskQueueTestConfig.java:220)
	at com.google.appengine.tools.development.testing.LocalServiceTestHelper.tearDownService(LocalServiceTestHelper.java:567)
	at com.google.appengine.tools.development.testing.LocalServiceTestHelper.tearDown(LocalServiceTestHelper.java:534)
	at com.google.appengine.samples.DeferredTaskTest.tearDown(DeferredTaskTest.java:63)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.RunAfters.invokeMethod(RunAfters.java:46)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.lang.Thread.run(Thread.java:748)

flaky-bot[bot] avatar Jul 20 '21 19:07 flaky-bot[bot]

Oops! Looks like this issue is still flaky. It failed again. :grimacing:

I reopened the issue, but a human will need to close it again.


commit: f4af3ebd21d5982d4e5f7725ad6f8e1dcbbc3405 buildURL: Build Status, Sponge status: failed

Test output
org.junit.runners.model.TestTimedOutException: test timed out after 5 minutes
	at [email protected]/java.lang.Thread.sleep(Native Method)
	at app//org.quartz.core.QuartzScheduler.shutdown(QuartzScheduler.java:500)
	at app//org.quartz.impl.StdScheduler.shutdown(StdScheduler.java:202)
	at app//com.google.appengine.api.taskqueue.dev.LocalTaskQueue.stopScheduler(LocalTaskQueue.java:720)
	at app//com.google.appengine.api.taskqueue.dev.LocalTaskQueue.stop_(LocalTaskQueue.java:350)
	at app//com.google.appengine.api.taskqueue.dev.LocalTaskQueue.stop(LocalTaskQueue.java:345)
	at app//com.google.appengine.tools.development.testing.LocalTaskQueueTestConfig.tearDown(LocalTaskQueueTestConfig.java:220)
	at app//com.google.appengine.tools.development.testing.LocalServiceTestHelper.tearDownService(LocalServiceTestHelper.java:567)
	at app//com.google.appengine.tools.development.testing.LocalServiceTestHelper.tearDown(LocalServiceTestHelper.java:534)
	at app//com.google.appengine.samples.DeferredTaskTest.tearDown(DeferredTaskTest.java:71)
	at [email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at [email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at [email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at [email protected]/java.lang.reflect.Method.invoke(Method.java:566)
	at app//org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at app//org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at app//org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at app//org.junit.internal.runners.statements.RunAfters.invokeMethod(RunAfters.java:46)
	at app//org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33)
	at app//org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
	at app//org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
	at [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at [email protected]/java.lang.Thread.run(Thread.java:829)

flaky-bot[bot] avatar Jul 24 '21 01:07 flaky-bot[bot]

Oops! Looks like this issue is still flaky. It failed again. :grimacing:

I reopened the issue, but a human will need to close it again.


commit: 06557be75a48ce94de447543119f53147da0a761 buildURL: Build Status, Sponge status: failed

Test output
org.junit.runners.model.TestTimedOutException: test timed out after 5 minutes
	at [email protected]/java.lang.Thread.sleep(Native Method)
	at app//org.quartz.core.QuartzScheduler.shutdown(QuartzScheduler.java:500)
	at app//org.quartz.impl.StdScheduler.shutdown(StdScheduler.java:202)
	at app//com.google.appengine.api.taskqueue.dev.LocalTaskQueue.stopScheduler(LocalTaskQueue.java:720)
	at app//com.google.appengine.api.taskqueue.dev.LocalTaskQueue.stop_(LocalTaskQueue.java:350)
	at app//com.google.appengine.api.taskqueue.dev.LocalTaskQueue.stop(LocalTaskQueue.java:345)
	at app//com.google.appengine.tools.development.testing.LocalTaskQueueTestConfig.tearDown(LocalTaskQueueTestConfig.java:220)
	at app//com.google.appengine.tools.development.testing.LocalServiceTestHelper.tearDownService(LocalServiceTestHelper.java:567)
	at app//com.google.appengine.tools.development.testing.LocalServiceTestHelper.tearDown(LocalServiceTestHelper.java:534)
	at app//com.google.appengine.samples.DeferredTaskTest.helperTearDown(DeferredTaskTest.java:59)
	at app//com.google.appengine.samples.DeferredTaskTest.tearDown(DeferredTaskTest.java:80)
	at [email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at [email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at [email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at [email protected]/java.lang.reflect.Method.invoke(Method.java:566)
	at app//org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at app//org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at app//org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at app//org.junit.internal.runners.statements.RunAfters.invokeMethod(RunAfters.java:46)
	at app//org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33)
	at app//org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
	at app//org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
	at [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at [email protected]/java.lang.Thread.run(Thread.java:829)

flaky-bot[bot] avatar Jul 27 '21 01:07 flaky-bot[bot]

Oops! Looks like this issue is still flaky. It failed again. :grimacing:

I reopened the issue, but a human will need to close it again.


commit: ac0f479f3e767704f123ba66bc05dc481349af56 buildURL: Build Status, Sponge status: failed

Test output
org.junit.runners.model.TestTimedOutException: test timed out after 10 minutes
	at java.lang.Thread.sleep(Native Method)
	at org.quartz.core.QuartzScheduler.shutdown(QuartzScheduler.java:500)
	at org.quartz.impl.StdScheduler.shutdown(StdScheduler.java:202)
	at com.google.appengine.api.taskqueue.dev.LocalTaskQueue.stopScheduler(LocalTaskQueue.java:720)
	at com.google.appengine.api.taskqueue.dev.LocalTaskQueue.stop_(LocalTaskQueue.java:350)
	at com.google.appengine.api.taskqueue.dev.LocalTaskQueue.stop(LocalTaskQueue.java:345)
	at com.google.appengine.tools.development.testing.LocalTaskQueueTestConfig.tearDown(LocalTaskQueueTestConfig.java:220)
	at com.google.appengine.tools.development.testing.LocalServiceTestHelper.tearDownService(LocalServiceTestHelper.java:567)
	at com.google.appengine.tools.development.testing.LocalServiceTestHelper.tearDown(LocalServiceTestHelper.java:534)
	at com.google.appengine.samples.DeferredTaskTest.helperTearDown(DeferredTaskTest.java:62)
	at com.google.appengine.samples.DeferredTaskTest.tearDown(DeferredTaskTest.java:83)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.RunAfters.invokeMethod(RunAfters.java:46)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.lang.Thread.run(Thread.java:748)

flaky-bot[bot] avatar Jul 28 '21 19:07 flaky-bot[bot]

last Java 8 periodic

#
# unittests
#

[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 600.04 s <<< FAILURE! - in com.google.appengine.samples.DeferredTaskTest
[ERROR] com.google.appengine.samples.DeferredTaskTest.testTaskGetsRun  Time elapsed: 600.037 s  <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 10 minutes
	at java.lang.Thread.sleep(Native Method)
	at org.quartz.core.QuartzScheduler.shutdown(QuartzScheduler.java:500)
	at org.quartz.impl.StdScheduler.shutdown(StdScheduler.java:202)
	at com.google.appengine.api.taskqueue.dev.LocalTaskQueue.stopScheduler(LocalTaskQueue.java:720)
	at com.google.appengine.api.taskqueue.dev.LocalTaskQueue.stop_(LocalTaskQueue.java:350)
	at com.google.appengine.api.taskqueue.dev.LocalTaskQueue.stop(LocalTaskQueue.java:345)
	at com.google.appengine.tools.development.testing.LocalTaskQueueTestConfig.tearDown(LocalTaskQueueTestConfig.java:220)
	at com.google.appengine.tools.development.testing.LocalServiceTestHelper.tearDownService(LocalServiceTestHelper.java:567)
	at com.google.appengine.tools.development.testing.LocalServiceTestHelper.tearDown(LocalServiceTestHelper.java:534)
	at com.google.appengine.samples.DeferredTaskTest.helperTearDown(DeferredTaskTest.java:62)
	at com.google.appengine.samples.DeferredTaskTest.tearDown(DeferredTaskTest.java:83)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.RunAfters.invokeMethod(RunAfters.java:46)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.lang.Thread.run(Thread.java:748)

[ERROR] Errors: 
[ERROR]   DeferredTaskTest.tearDown:83->helperTearDown:62 » TestTimedOut test timed out ...
[ERROR] Tests run: 15, Failures: 0, Errors: 1, Skipped: 0

lesv avatar Jul 29 '21 17:07 lesv

I am not sure what to try next or get more visibility into this issue

averikitsch avatar Jul 30 '21 16:07 averikitsch

Also found in #5977

#
# unittests
#

[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 600.022 s <<< FAILURE! - in com.google.appengine.samples.DeferredTaskTest
[ERROR] com.google.appengine.samples.DeferredTaskTest.testTaskGetsRun  Time elapsed: 600.016 s  <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 10 minutes
	at java.lang.Thread.sleep(Native Method)
	at org.quartz.core.QuartzScheduler.shutdown(QuartzScheduler.java:500)
	at org.quartz.impl.StdScheduler.shutdown(StdScheduler.java:202)
	at com.google.appengine.api.taskqueue.dev.LocalTaskQueue.stopScheduler(LocalTaskQueue.java:720)
	at com.google.appengine.api.taskqueue.dev.LocalTaskQueue.stop_(LocalTaskQueue.java:350)
	at com.google.appengine.api.taskqueue.dev.LocalTaskQueue.stop(LocalTaskQueue.java:345)
	at com.google.appengine.tools.development.testing.LocalTaskQueueTestConfig.tearDown(LocalTaskQueueTestConfig.java:220)
	at com.google.appengine.tools.development.testing.LocalServiceTestHelper.tearDownService(LocalServiceTestHelper.java:567)
	at com.google.appengine.tools.development.testing.LocalServiceTestHelper.tearDown(LocalServiceTestHelper.java:534)
	at com.google.appengine.samples.DeferredTaskTest.helperTearDown(DeferredTaskTest.java:62)
	at com.google.appengine.samples.DeferredTaskTest.tearDown(DeferredTaskTest.java:83)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.RunAfters.invokeMethod(RunAfters.java:46)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.lang.Thread.run(Thread.java:748)

[ERROR] Errors:
[ERROR]   DeferredTaskTest.tearDown:83->helperTearDown:62 » TestTimedOut test timed out ...
[ERROR] Tests run: 15, Failures: 0, Errors: 1, Skipped: 0

lesv avatar Sep 10 '21 17:09 lesv

I wonder if there is a problem w/ the GAE Quartz Scheduler

lesv avatar Sep 10 '21 17:09 lesv

@ludoch Care to comment on this?

lesv avatar Sep 10 '21 17:09 lesv

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Apr 16 '22 15:04 stale[bot]

This test has been passing

averikitsch avatar May 17 '22 16:05 averikitsch

Oops! Looks like this issue is still flaky. It failed again. :grimacing:

I reopened the issue, but a human will need to close it again.


commit: f4f34fb3b29d5444ca58e98493f40971c87e305f buildURL: Build Status, Sponge status: failed

Test output
org.junit.runners.model.TestTimedOutException: test timed out after 10 minutes
	at java.lang.Thread.sleep(Native Method)
	at org.quartz.core.QuartzScheduler.shutdown(QuartzScheduler.java:500)
	at org.quartz.impl.StdScheduler.shutdown(StdScheduler.java:202)
	at com.google.appengine.api.taskqueue.dev.LocalTaskQueue.stopScheduler(LocalTaskQueue.java:735)
	at com.google.appengine.api.taskqueue.dev.LocalTaskQueue.stop_(LocalTaskQueue.java:365)
	at com.google.appengine.api.taskqueue.dev.LocalTaskQueue.stop(LocalTaskQueue.java:360)
	at com.google.appengine.tools.development.testing.LocalTaskQueueTestConfig.tearDown(LocalTaskQueueTestConfig.java:234)
	at com.google.appengine.tools.development.testing.LocalServiceTestHelper.tearDownService(LocalServiceTestHelper.java:581)
	at com.google.appengine.tools.development.testing.LocalServiceTestHelper.tearDown(LocalServiceTestHelper.java:548)
	at com.google.appengine.samples.DeferredTaskTest.helperTearDown(DeferredTaskTest.java:62)
	at com.google.appengine.samples.DeferredTaskTest.tearDown(DeferredTaskTest.java:83)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.RunAfters.invokeMethod(RunAfters.java:46)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.lang.Thread.run(Thread.java:750)

flaky-bot[bot] avatar May 17 '22 19:05 flaky-bot[bot]

This issue is marked "external" — is there a linked bug or external issue to investigate?

meredithslota avatar Jul 20 '22 05:07 meredithslota

I have marked this as external meaning external to the Torus team. This needs to be reviewed by @ludoch.

averikitsch avatar Jul 20 '22 15:07 averikitsch

Oops! Looks like this issue is still flaky. It failed again. :grimacing:

I reopened the issue, but a human will need to close it again.


commit: 69027deea05bc5e7e0f545d378ea0a8d9c887cff buildURL: Build Status, Sponge status: failed

Test output
org.junit.runners.model.TestTimedOutException: test timed out after 10 minutes
	at [email protected]/java.lang.Thread.sleep(Native Method)
	at app//org.quartz.core.QuartzScheduler.shutdown(QuartzScheduler.java:500)
	at app//org.quartz.impl.StdScheduler.shutdown(StdScheduler.java:202)
	at app//com.google.appengine.api.taskqueue.dev.LocalTaskQueue.stopScheduler(LocalTaskQueue.java:735)
	at app//com.google.appengine.api.taskqueue.dev.LocalTaskQueue.stop_(LocalTaskQueue.java:365)
	at app//com.google.appengine.api.taskqueue.dev.LocalTaskQueue.stop(LocalTaskQueue.java:360)
	at app//com.google.appengine.tools.development.testing.LocalTaskQueueTestConfig.tearDown(LocalTaskQueueTestConfig.java:234)
	at app//com.google.appengine.tools.development.testing.LocalServiceTestHelper.tearDownService(LocalServiceTestHelper.java:581)
	at app//com.google.appengine.tools.development.testing.LocalServiceTestHelper.tearDown(LocalServiceTestHelper.java:548)
	at app//com.google.appengine.samples.DeferredTaskTest.helperTearDown(DeferredTaskTest.java:64)
	at app//com.google.appengine.samples.DeferredTaskTest.tearDown(DeferredTaskTest.java:86)
	at [email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at [email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at [email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at [email protected]/java.lang.reflect.Method.invoke(Method.java:566)
	at app//org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at app//org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at app//org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at app//org.junit.internal.runners.statements.RunAfters.invokeMethod(RunAfters.java:46)
	at app//org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33)
	at app//org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
	at app//org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
	at [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at [email protected]/java.lang.Thread.run(Thread.java:829)

flaky-bot[bot] avatar Sep 04 '22 02:09 flaky-bot[bot]

non important flake, should not be a P1.

ludoch avatar Sep 06 '22 20:09 ludoch

Oops! Looks like this issue is still flaky. It failed again. :grimacing:

I reopened the issue, but a human will need to close it again.


commit: bc4ba20d80f19c7c59c49433ea67b6a105382af0 buildURL: Build Status, Sponge status: failed

Test output
org.junit.runners.model.TestTimedOutException: test timed out after 10 minutes
	at [email protected]/java.lang.Thread.sleep(Native Method)
	at app//org.quartz.core.QuartzScheduler.shutdown(QuartzScheduler.java:500)
	at app//org.quartz.impl.StdScheduler.shutdown(StdScheduler.java:202)
	at app//com.google.appengine.api.taskqueue.dev.LocalTaskQueue.stopScheduler(LocalTaskQueue.java:735)
	at app//com.google.appengine.api.taskqueue.dev.LocalTaskQueue.stop_(LocalTaskQueue.java:365)
	at app//com.google.appengine.api.taskqueue.dev.LocalTaskQueue.stop(LocalTaskQueue.java:360)
	at app//com.google.appengine.tools.development.testing.LocalTaskQueueTestConfig.tearDown(LocalTaskQueueTestConfig.java:234)
	at app//com.google.appengine.tools.development.testing.LocalServiceTestHelper.tearDownService(LocalServiceTestHelper.java:581)
	at app//com.google.appengine.tools.development.testing.LocalServiceTestHelper.tearDown(LocalServiceTestHelper.java:548)
	at app//com.google.appengine.samples.DeferredTaskTest.helperTearDown(DeferredTaskTest.java:67)
	at app//com.google.appengine.samples.DeferredTaskTest.tearDown(DeferredTaskTest.java:89)
	at [email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at [email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at [email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at [email protected]/java.lang.reflect.Method.invoke(Method.java:566)
	at app//org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at app//org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at app//org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at app//org.junit.internal.runners.statements.RunAfters.invokeMethod(RunAfters.java:46)
	at app//org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33)
	at app//com.google.cloud.testing.junit4.MultipleAttemptsRule$1.evaluate(MultipleAttemptsRule.java:94)
	at app//org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
	at app//org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
	at [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at [email protected]/java.lang.Thread.run(Thread.java:829)

flaky-bot[bot] avatar Oct 15 '22 10:10 flaky-bot[bot]

Oops! Looks like this issue is still flaky. It failed again. :grimacing:

I reopened the issue, but a human will need to close it again.


commit: 24b693d5516d268283a4cd5f747e5037dcd97c38 buildURL: Build Status, Sponge status: failed

Test output
org.junit.runners.model.TestTimedOutException: test timed out after 10 minutes
	at [email protected]/java.lang.Thread.sleep(Native Method)
	at app//org.quartz.core.QuartzScheduler.shutdown(QuartzScheduler.java:500)
	at app//org.quartz.impl.StdScheduler.shutdown(StdScheduler.java:202)
	at app//com.google.appengine.api.taskqueue.dev.LocalTaskQueue.stopScheduler(LocalTaskQueue.java:735)
	at app//com.google.appengine.api.taskqueue.dev.LocalTaskQueue.stop_(LocalTaskQueue.java:365)
	at app//com.google.appengine.api.taskqueue.dev.LocalTaskQueue.stop(LocalTaskQueue.java:360)
	at app//com.google.appengine.tools.development.testing.LocalTaskQueueTestConfig.tearDown(LocalTaskQueueTestConfig.java:234)
	at app//com.google.appengine.tools.development.testing.LocalServiceTestHelper.tearDownService(LocalServiceTestHelper.java:581)
	at app//com.google.appengine.tools.development.testing.LocalServiceTestHelper.tearDown(LocalServiceTestHelper.java:548)
	at app//com.google.appengine.samples.DeferredTaskTest.helperTearDown(DeferredTaskTest.java:68)
	at app//com.google.appengine.samples.DeferredTaskTest.tearDown(DeferredTaskTest.java:90)
	at [email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at [email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at [email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at [email protected]/java.lang.reflect.Method.invoke(Method.java:566)
	at app//org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at app//org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at app//org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at app//org.junit.internal.runners.statements.RunAfters.invokeMethod(RunAfters.java:46)
	at app//org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33)
	at app//com.google.cloud.testing.junit4.MultipleAttemptsRule$1.evaluate(MultipleAttemptsRule.java:94)
	at app//org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
	at app//org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
	at [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at [email protected]/java.lang.Thread.run(Thread.java:829)

flaky-bot[bot] avatar Dec 23 '22 11:12 flaky-bot[bot]