Im sorry let me send the text

Start 18: cpp-container_test

18: Test command: /usr/bin/python3.8
"/home/mrrobot/Desktop/qpid-proton/scripts/env.py" "--"
"/home/mrrobot/Desktop/qpid-proton/build/cpp/container_test"
18: Test timeout computed to be: 1500
18: Traceback (most recent call last):
18:   File "/home/mrrobot/Desktop/qpid-proton/scripts/env.py", line 68, in
<module>
18:     sys.exit(main())
18:   File "/home/mrrobot/Desktop/qpid-proton/scripts/env.py", line 63, in
main
18:     p = subprocess.Popen(args, env=new_env)
18:   File "/usr/lib/python3.8/subprocess.py", line 854, in __init__
18:     self._execute_child(args, executable, preexec_fn, close_fds,
18:   File "/usr/lib/python3.8/subprocess.py", line 1702, in _execute_child
18:     raise child_exception_type(errno_num, err_msg, err_filename)
18: FileNotFoundError: [Errno 2] No such file or directory:
'/home/mrrobot/Desktop/qpid-proton/build/cpp/container_test'
18/44 Test #18: cpp-container_test ...............***Failed    0.17 sec
test 19
      Start 19: cpp-reconnect_test

On Wed, Apr 7, 2021 at 6:54 PM Jiri Daněk <jda...@redhat.com> wrote:

> I don't see any image, it got dropped from the e-mail on the way,
> somewhere. But the exception is a simple text message, so please copy-paste
> it into the email as text, that should work more surely.
>
> On Wed, Apr 7, 2021 at 3:21 PM mehaboob shariff <mehaboob...@gmail.com>
> wrote:
>
> > Is this the one you asked for?
> >
> > [image: image.png]
> >
> > On Wed, Apr 7, 2021 at 6:37 PM Jiri Daněk <jda...@redhat.com> wrote:
> >
> >> On Wed, Apr 7, 2021 at 2:11 PM mehaboob shariff <mehaboob...@gmail.com>
> >> wrote:
> >>
> >> > Im getting these errors again
> >> > 18: Test timeout computed to be: 1500
> >> > 18: Traceback (most recent call last):
> >> > 18:   File "/home/mrrobot/Desktop/qpid-proton/scripts/env.py", line
> 68,
> >> in
> >> > <module>
> >> > 18:     sys.exit(main())
> >> > 18:   File "/home/mrrobot/Desktop/qpid-proton/scripts/env.py", line
> 63,
> >> in
> >> > main
> >> > 18:     p = subprocess.Popen(args, env=new_env)
> >> > 18:   File "/usr/lib/python3.8/subprocess.py", line 854, in __init__
> >> > 18:     self._execute_child(args, executable, preexec_fn, close_fds,
> >> > 18:   File "/usr/lib/python3.8/subprocess.py", line 1702, in
> >> _execute_child
> >> > 18:     raise child_exception_type(errno_num, err_msg, err_filename
> >> >
> >>
> >> You haven't posted the line right after the above, which is the most
> >> important line. What exception, actually, got thrown, and what was the
> >> errno_num there?
> >>
> >> See for example the exception traceback at
> >>
> >>
> https://stackoverflow.com/questions/49991435/using-python-to-send-subprocess-commands-with-escape-characters
> >> ,
> >> which has that information.
> >>
> >> So, what actually went wrong? And if that's a file not exists, then try
> >> searching for it (find), or run the build (make) again in case you did
> not
> >> build the file before. I hope that helps, and if not, please provide the
> >> requested information from the end of exception I asked for.
> >> --
> >> Mit freundlichen Grüßen / Kind regards
> >> Jiri Daněk
> >>
> >
>
> --
> Mit freundlichen Grüßen / Kind regards
> Jiri Daněk
>

Reply via email to