You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Gábor Gyimesi (Jira)" <ji...@apache.org> on 2022/01/24 08:44:00 UTC

[jira] [Updated] (MINIFICPP-1737) Consumekafka message separation test transiently fails

     [ https://issues.apache.org/jira/browse/MINIFICPP-1737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gábor Gyimesi updated MINIFICPP-1737:
-------------------------------------
    Description: 
{code:java}
2022-01-21T20:25:32.7412757Z     Then flowfiles with these contents are placed in the monitored directory in less than 45 seconds: "B,rb,p,Anette Tison ,nd T,lus T,ylor" # steps/steps.py:561
2022-01-21T20:25:37.7913357Z       Traceback (most recent call last):
2022-01-21T20:25:37.7914344Z         File "/home/runner/work/nifi-minifi-cpp/nifi-minifi-cpp/build/test-env-py3/lib/python3.8/site-packages/behave/model.py", line 1329, in run
2022-01-21T20:25:37.7914792Z           match.run(runner.context)
2022-01-21T20:25:37.7915449Z         File "/home/runner/work/nifi-minifi-cpp/nifi-minifi-cpp/build/test-env-py3/lib/python3.8/site-packages/behave/matchers.py", line 98, in run
2022-01-21T20:25:37.7916379Z           self.func(context, *args, **kwargs)
2022-01-21T20:25:37.7916704Z         File "steps/steps.py", line 564, in step_impl
2022-01-21T20:25:37.7917207Z           context.test.check_for_multiple_files_generated(len(contents_arr), timeparse(duration), contents_arr)
2022-01-21T20:25:37.7918903Z         File "/home/runner/work/nifi-minifi-cpp/nifi-minifi-cpp/docker/test/integration/MiNiFi_integration_test_driver.py", line 145, in check_for_multiple_files_generated
2022-01-21T20:25:37.7919498Z           self.__check_output(timeout_seconds, output_validator, file_count)
2022-01-21T20:25:37.7920250Z         File "/home/runner/work/nifi-minifi-cpp/nifi-minifi-cpp/docker/test/integration/MiNiFi_integration_test_driver.py", line 175, in __check_output
2022-01-21T20:25:37.7920694Z           assert result
2022-01-21T20:25:37.7920927Z       AssertionError {code}
See attachment for more info

> Consumekafka message separation test transiently fails
> ------------------------------------------------------
>
>                 Key: MINIFICPP-1737
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1737
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: Bug
>            Reporter: Gábor Gyimesi
>            Priority: Minor
>         Attachments: consumekafka_message_separation_failure.txt
>
>
> {code:java}
> 2022-01-21T20:25:32.7412757Z     Then flowfiles with these contents are placed in the monitored directory in less than 45 seconds: "B,rb,p,Anette Tison ,nd T,lus T,ylor" # steps/steps.py:561
> 2022-01-21T20:25:37.7913357Z       Traceback (most recent call last):
> 2022-01-21T20:25:37.7914344Z         File "/home/runner/work/nifi-minifi-cpp/nifi-minifi-cpp/build/test-env-py3/lib/python3.8/site-packages/behave/model.py", line 1329, in run
> 2022-01-21T20:25:37.7914792Z           match.run(runner.context)
> 2022-01-21T20:25:37.7915449Z         File "/home/runner/work/nifi-minifi-cpp/nifi-minifi-cpp/build/test-env-py3/lib/python3.8/site-packages/behave/matchers.py", line 98, in run
> 2022-01-21T20:25:37.7916379Z           self.func(context, *args, **kwargs)
> 2022-01-21T20:25:37.7916704Z         File "steps/steps.py", line 564, in step_impl
> 2022-01-21T20:25:37.7917207Z           context.test.check_for_multiple_files_generated(len(contents_arr), timeparse(duration), contents_arr)
> 2022-01-21T20:25:37.7918903Z         File "/home/runner/work/nifi-minifi-cpp/nifi-minifi-cpp/docker/test/integration/MiNiFi_integration_test_driver.py", line 145, in check_for_multiple_files_generated
> 2022-01-21T20:25:37.7919498Z           self.__check_output(timeout_seconds, output_validator, file_count)
> 2022-01-21T20:25:37.7920250Z         File "/home/runner/work/nifi-minifi-cpp/nifi-minifi-cpp/docker/test/integration/MiNiFi_integration_test_driver.py", line 175, in __check_output
> 2022-01-21T20:25:37.7920694Z           assert result
> 2022-01-21T20:25:37.7920927Z       AssertionError {code}
> See attachment for more info



--
This message was sent by Atlassian Jira
(v8.20.1#820001)