Skip to content

feat(core): introduce an always block on flow & flowable #14692

feat(core): introduce an always block on flow & flowable

feat(core): introduce an always block on flow & flowable #14692

Triggered via pull request January 8, 2025 11:22
Status Failure
Total duration 16m 34s
Artifacts 4

main.yml

on: pull_request
Matrix: Check E2E Tests
Matrix: Publish Docker
Github Release
0s
Github Release
Publish to Maven
0s
Publish to Maven
Fit to window
Zoom out
Zoom in

Annotations

41 errors and 5 warnings
ExecutionServiceTest.restartSimple(): core/src/test/java/io/kestra/core/runners/ExecutionServiceTest.java#L55
java.lang.AssertionError: Expected: a collection with size <3> but: collection size was <4>
ExecutionServiceTest.restartDynamic(): core/src/test/java/io/kestra/core/runners/ExecutionServiceTest.java#L139
java.lang.AssertionError: Expected: a collection with size <3> but: collection size was <4>
ExecutionServiceTest.restartSimpleRevision(): core/src/test/java/io/kestra/core/runners/ExecutionServiceTest.java#L74
java.lang.AssertionError: Expected: a collection with size <3> but: collection size was <4>
RestartTest.[5]: core/src/test/java/io/kestra/core/runners/RestartTest.java#L33
org.gradle.internal.exceptions.DefaultMultiCauseException: Test execution #5 (of up to 5 with at least 1 successes) failed ~> test fails - see cause for details (5 failures) org.opentest4j.TestAbortedException: Expected: a collection with size <5> but: collection size was <6> Test execution #1 (of up to 5) failed ~> will retry in 0 ms... org.opentest4j.TestAbortedException: Expected: a collection with size <5> but: collection size was <6> Test execution #2 (of up to 5) failed ~> will retry in 0 ms... org.opentest4j.TestAbortedException: Expected: a collection with size <5> but: collection size was <6> Test execution #3 (of up to 5) failed ~> will retry in 0 ms... org.opentest4j.TestAbortedException: Expected: a collection with size <5> but: collection size was <6> Test execution #4 (of up to 5) failed ~> will retry in 0 ms... org.opentest4j.TestAbortedException: Expected: a collection with size <5> but: collection size was <6> Test execution #5 (of up to 5) failed ~> will not retry any more
RestartTest.restartFailedThenSuccess(): core/src/test/java/io/kestra/core/runners/RestartTest.java#L21
java.lang.AssertionError: Expected: a collection with size <3> but: collection size was <4>
RestartTest.restartForEachItem(): core/src/test/java/io/kestra/core/runners/RestartTest.java#L51
java.lang.AssertionError: Expected: a collection with size <3> but: collection size was <4>
RestartTest.restartSubflow(): core/src/test/java/io/kestra/core/runners/RestartTest.java#L45
java.lang.AssertionError: Expected: a collection with size <3> but: collection size was <6>
TaskWithAllowFailureTest.executableTask_ForEachItem(): core/src/test/java/io/kestra/core/runners/TaskWithAllowFailureTest.java#L64
java.lang.AssertionError: Expected: a collection with size <4> but: collection size was <5>
TaskWithAllowFailureTest.flowableTask(Execution): core/src/test/java/io/kestra/core/runners/TaskWithAllowFailureTest.java#L71
java.lang.AssertionError: Expected: a collection with size <3> but: collection size was <4>
TaskWithAllowWarningTest.executableTask_ForEachItem(): core/src/test/java/io/kestra/core/runners/TaskWithAllowWarningTest.java#L65
java.lang.AssertionError: Expected: a collection with size <4> but: collection size was <5>
TaskWithAllowWarningTest.flowableTask(Execution): core/src/test/java/io/kestra/core/runners/TaskWithAllowWarningTest.java#L72
java.lang.AssertionError: Expected: a collection with size <3> but: collection size was <4>
FailTest.failOnCondition(): core/src/test/java/io/kestra/plugin/core/execution/FailTest.java#L42
java.lang.AssertionError: Expected: a collection with size <2> but: collection size was <3>
AllowFailureTest.success(Execution): core/src/test/java/io/kestra/plugin/core/flow/AllowFailureTest.java#L31
java.lang.AssertionError: Expected: a collection with size <9> but: collection size was <10>
AllowFailureTest.failed(): core/src/test/java/io/kestra/plugin/core/flow/AllowFailureTest.java#L49
java.lang.AssertionError: Expected: a collection with size <10> but: collection size was <11>
EachSequentialTest.eachNull(): core/src/test/java/io/kestra/plugin/core/flow/EachSequentialTest.java#L93
java.lang.AssertionError: Expected: a collection with size <1> but: collection size was <2>
PauseTest.timeout(): core/src/test/java/io/kestra/plugin/core/flow/PauseTest.java#L78
java.lang.AssertionError: Expected: a collection with size <1> but: collection size was <2>
SequentialTest.sequentialWithGlobalErrors(Execution): core/src/test/java/io/kestra/plugin/core/flow/SequentialTest.java#L25
java.lang.AssertionError: Expected: a collection with size <6> but: collection size was <8>
VariablesTest.failedFirst(Execution): core/src/test/java/io/kestra/plugin/core/flow/VariablesTest.java#L72
java.lang.AssertionError: Expected: a collection with size <1> but: collection size was <2>
WorkingDirectoryTest.failed(): core/src/test/java/io/kestra/core/validations/WorkingDirectoryTest.java#L62
java.lang.AssertionError: Expected: a collection with size <3> but: collection size was <4>
H2RunnerTest.[5]: jdbc-h2/src/test/java/io/kestra/runner/h2/H2RunnerTest.java#L1
org.gradle.internal.exceptions.DefaultMultiCauseException: Test execution #5 (of up to 5 with at least 1 successes) failed ~> test fails - see cause for details (5 failures) org.opentest4j.TestAbortedException: Expected: a collection with size <3> but: collection size was <4> Test execution #1 (of up to 5) failed ~> will retry in 0 ms... org.opentest4j.TestAbortedException: Expected: a collection with size <3> but: collection size was <4> Test execution #2 (of up to 5) failed ~> will retry in 0 ms... org.opentest4j.TestAbortedException: Expected: a collection with size <3> but: collection size was <4> Test execution #3 (of up to 5) failed ~> will retry in 0 ms... org.opentest4j.TestAbortedException: Expected: a collection with size <3> but: collection size was <4> Test execution #4 (of up to 5) failed ~> will retry in 0 ms... org.opentest4j.TestAbortedException: Expected: a collection with size <3> but: collection size was <4> Test execution #5 (of up to 5) failed ~> will not retry any more
H2RunnerTest.restartFailed(): jdbc-h2/src/test/java/io/kestra/runner/h2/H2RunnerTest.java#L1
java.lang.AssertionError: Expected: a collection with size <3> but: collection size was <4>
H2RunnerTest.pauseRunTimeout(): jdbc-h2/src/test/java/io/kestra/runner/h2/H2RunnerTest.java#L1
java.lang.AssertionError: Expected: a collection with size <1> but: collection size was <2>
H2RunnerTest.workerFailed(): jdbc-h2/src/test/java/io/kestra/runner/h2/H2RunnerTest.java#L1
java.lang.AssertionError: Expected: a collection with size <3> but: collection size was <4>
H2RunnerTest.[5]: jdbc-h2/src/test/java/io/kestra/runner/h2/H2RunnerTest.java#L1
org.gradle.internal.exceptions.DefaultMultiCauseException: Test execution #5 (of up to 5 with at least 1 successes) failed ~> test fails - see cause for details (5 failures) org.opentest4j.TestAbortedException: Expected: a collection with size <1> but: collection size was <2> Test execution #1 (of up to 5) failed ~> will retry in 0 ms... org.opentest4j.TestAbortedException: Expected: a collection with size <1> but: collection size was <2> Test execution #2 (of up to 5) failed ~> will retry in 0 ms... org.opentest4j.TestAbortedException: Expected: a collection with size <1> but: collection size was <2> Test execution #3 (of up to 5) failed ~> will retry in 0 ms... org.opentest4j.TestAbortedException: Expected: a collection with size <1> but: collection size was <2> Test execution #4 (of up to 5) failed ~> will retry in 0 ms... org.opentest4j.TestAbortedException: Expected: a collection with size <1> but: collection size was <2> Test execution #5 (of up to 5) failed ~> will not retry any more
H2RunnerTest.restartSubflow(): jdbc-h2/src/test/java/io/kestra/runner/h2/H2RunnerTest.java#L1
java.lang.AssertionError: Expected: a collection with size <3> but: collection size was <6>
H2RunnerTest.[5]: jdbc-h2/src/test/java/io/kestra/runner/h2/H2RunnerTest.java#L1
org.gradle.internal.exceptions.DefaultMultiCauseException: Test execution #5 (of up to 5 with at least 1 successes) failed ~> test fails - see cause for details (5 failures) org.opentest4j.TestAbortedException: Expected: a collection with size <1> but: collection size was <2> Test execution #1 (of up to 5) failed ~> will retry in 0 ms... org.opentest4j.TestAbortedException: Expected: a collection with size <1> but: collection size was <2> Test execution #2 (of up to 5) failed ~> will retry in 0 ms... org.opentest4j.TestAbortedException: Expected: a collection with size <1> but: collection size was <2> Test execution #3 (of up to 5) failed ~> will retry in 0 ms... org.opentest4j.TestAbortedException: Expected: a collection with size <1> but: collection size was <2> Test execution #4 (of up to 5) failed ~> will retry in 0 ms... org.opentest4j.TestAbortedException: Expected: a collection with size <1> but: collection size was <2> Test execution #5 (of up to 5) failed ~> will not retry any more
MysqlRunnerTest.[5]: jdbc-mysql/src/test/java/io/kestra/runner/mysql/MysqlRunnerTest.java#L1
org.gradle.internal.exceptions.DefaultMultiCauseException: Test execution #5 (of up to 5 with at least 1 successes) failed ~> test fails - see cause for details (5 failures) org.opentest4j.TestAbortedException: Expected: a collection with size <3> but: collection size was <4> Test execution #1 (of up to 5) failed ~> will retry in 0 ms... org.opentest4j.TestAbortedException: Expected: a collection with size <3> but: collection size was <4> Test execution #2 (of up to 5) failed ~> will retry in 0 ms... org.opentest4j.TestAbortedException: Expected: a collection with size <3> but: collection size was <4> Test execution #3 (of up to 5) failed ~> will retry in 0 ms... org.opentest4j.TestAbortedException: Expected: a collection with size <3> but: collection size was <4> Test execution #4 (of up to 5) failed ~> will retry in 0 ms... org.opentest4j.TestAbortedException: Expected: a collection with size <3> but: collection size was <4> Test execution #5 (of up to 5) failed ~> will not retry any more
MysqlRunnerTest.restartFailed(): jdbc-mysql/src/test/java/io/kestra/runner/mysql/MysqlRunnerTest.java#L1
java.lang.AssertionError: Expected: a collection with size <3> but: collection size was <4>
MysqlRunnerTest.pauseRunTimeout(): jdbc-mysql/src/test/java/io/kestra/runner/mysql/MysqlRunnerTest.java#L1
java.lang.AssertionError: Expected: a collection with size <1> but: collection size was <2>
MysqlRunnerTest.workerFailed(): jdbc-mysql/src/test/java/io/kestra/runner/mysql/MysqlRunnerTest.java#L1
java.lang.AssertionError: Expected: a collection with size <3> but: collection size was <4>
MysqlRunnerTest.[5]: jdbc-mysql/src/test/java/io/kestra/runner/mysql/MysqlRunnerTest.java#L1
org.gradle.internal.exceptions.DefaultMultiCauseException: Test execution #5 (of up to 5 with at least 1 successes) failed ~> test fails - see cause for details (5 failures) org.opentest4j.TestAbortedException: Expected: a collection with size <1> but: collection size was <2> Test execution #1 (of up to 5) failed ~> will retry in 0 ms... org.opentest4j.TestAbortedException: Expected: a collection with size <1> but: collection size was <2> Test execution #2 (of up to 5) failed ~> will retry in 0 ms... org.opentest4j.TestAbortedException: Expected: a collection with size <1> but: collection size was <2> Test execution #3 (of up to 5) failed ~> will retry in 0 ms... org.opentest4j.TestAbortedException: Expected: a collection with size <1> but: collection size was <2> Test execution #4 (of up to 5) failed ~> will retry in 0 ms... org.opentest4j.TestAbortedException: Expected: a collection with size <1> but: collection size was <2> Test execution #5 (of up to 5) failed ~> will not retry any more
MysqlRunnerTest.restartSubflow(): jdbc-mysql/src/test/java/io/kestra/runner/mysql/MysqlRunnerTest.java#L1
java.lang.AssertionError: Expected: a collection with size <3> but: collection size was <6>
MysqlRunnerTest.[5]: jdbc-mysql/src/test/java/io/kestra/runner/mysql/MysqlRunnerTest.java#L1
org.gradle.internal.exceptions.DefaultMultiCauseException: Test execution #5 (of up to 5 with at least 1 successes) failed ~> test fails - see cause for details (5 failures) org.opentest4j.TestAbortedException: Expected: a collection with size <1> but: collection size was <2> Test execution #1 (of up to 5) failed ~> will retry in 0 ms... org.opentest4j.TestAbortedException: Expected: a collection with size <1> but: collection size was <2> Test execution #2 (of up to 5) failed ~> will retry in 0 ms... org.opentest4j.TestAbortedException: Expected: a collection with size <1> but: collection size was <2> Test execution #3 (of up to 5) failed ~> will retry in 0 ms... org.opentest4j.TestAbortedException: Expected: a collection with size <1> but: collection size was <2> Test execution #4 (of up to 5) failed ~> will retry in 0 ms... org.opentest4j.TestAbortedException: Expected: a collection with size <1> but: collection size was <2> Test execution #5 (of up to 5) failed ~> will not retry any more
PostgresRunnerTest.[5]: jdbc-postgres/src/test/java/io/kestra/runner/postgres/PostgresRunnerTest.java#L1
org.gradle.internal.exceptions.DefaultMultiCauseException: Test execution #5 (of up to 5 with at least 1 successes) failed ~> test fails - see cause for details (5 failures) org.opentest4j.TestAbortedException: Expected: a collection with size <3> but: collection size was <4> Test execution #1 (of up to 5) failed ~> will retry in 0 ms... org.opentest4j.TestAbortedException: Expected: a collection with size <3> but: collection size was <4> Test execution #2 (of up to 5) failed ~> will retry in 0 ms... org.opentest4j.TestAbortedException: Expected: a collection with size <3> but: collection size was <4> Test execution #3 (of up to 5) failed ~> will retry in 0 ms... org.opentest4j.TestAbortedException: Expected: a collection with size <3> but: collection size was <4> Test execution #4 (of up to 5) failed ~> will retry in 0 ms... org.opentest4j.TestAbortedException: Expected: a collection with size <3> but: collection size was <4> Test execution #5 (of up to 5) failed ~> will not retry any more
PostgresRunnerTest.restartFailed(): jdbc-postgres/src/test/java/io/kestra/runner/postgres/PostgresRunnerTest.java#L1
java.lang.AssertionError: Expected: a collection with size <3> but: collection size was <4>
PostgresRunnerTest.pauseRunTimeout(): jdbc-postgres/src/test/java/io/kestra/runner/postgres/PostgresRunnerTest.java#L1
java.lang.AssertionError: Expected: a collection with size <1> but: collection size was <2>
PostgresRunnerTest.workerFailed(): jdbc-postgres/src/test/java/io/kestra/runner/postgres/PostgresRunnerTest.java#L1
java.lang.AssertionError: Expected: a collection with size <3> but: collection size was <4>
PostgresRunnerTest.[5]: jdbc-postgres/src/test/java/io/kestra/runner/postgres/PostgresRunnerTest.java#L1
org.gradle.internal.exceptions.DefaultMultiCauseException: Test execution #5 (of up to 5 with at least 1 successes) failed ~> test fails - see cause for details (5 failures) org.opentest4j.TestAbortedException: Expected: a collection with size <1> but: collection size was <2> Test execution #1 (of up to 5) failed ~> will retry in 0 ms... org.opentest4j.TestAbortedException: Expected: a collection with size <1> but: collection size was <2> Test execution #2 (of up to 5) failed ~> will retry in 0 ms... org.opentest4j.TestAbortedException: Expected: a collection with size <1> but: collection size was <2> Test execution #3 (of up to 5) failed ~> will retry in 0 ms... org.opentest4j.TestAbortedException: Expected: a collection with size <1> but: collection size was <2> Test execution #4 (of up to 5) failed ~> will retry in 0 ms... org.opentest4j.TestAbortedException: Expected: a collection with size <1> but: collection size was <2> Test execution #5 (of up to 5) failed ~> will not retry any more
PostgresRunnerTest.restartSubflow(): jdbc-postgres/src/test/java/io/kestra/runner/postgres/PostgresRunnerTest.java#L1
java.lang.AssertionError: Expected: a collection with size <3> but: collection size was <6>
PostgresRunnerTest.[5]: jdbc-postgres/src/test/java/io/kestra/runner/postgres/PostgresRunnerTest.java#L1
org.gradle.internal.exceptions.DefaultMultiCauseException: Test execution #5 (of up to 5 with at least 1 successes) failed ~> test fails - see cause for details (5 failures) org.opentest4j.TestAbortedException: Expected: a collection with size <1> but: collection size was <2> Test execution #1 (of up to 5) failed ~> will retry in 0 ms... org.opentest4j.TestAbortedException: Expected: a collection with size <1> but: collection size was <2> Test execution #2 (of up to 5) failed ~> will retry in 0 ms... org.opentest4j.TestAbortedException: Expected: a collection with size <1> but: collection size was <2> Test execution #3 (of up to 5) failed ~> will retry in 0 ms... org.opentest4j.TestAbortedException: Expected: a collection with size <1> but: collection size was <2> Test execution #4 (of up to 5) failed ~> will retry in 0 ms... org.opentest4j.TestAbortedException: Expected: a collection with size <1> but: collection size was <2> Test execution #5 (of up to 5) failed ~> will not retry any more
Check & Publish
Process completed with exit code 1.
Run frontend tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build Artifacts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check E2E Tests (postgres) / check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check & Publish
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
end
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
docker-kestra-build-12669574262 Expired
1.7 GB
exe Expired
74.6 MB
jar Expired
74.6 MB
kestra-io~kestra~81E7T4.dockerbuild Expired
55.8 KB