Are both the screenshots the same workflow without any changes being made?
It appears that the first screen shot finishes and does not contain a loop block. I am assuming you are looking to see the results of console.log() of a value from inside a loop block.
Around what number do the logs not appear? I just did some testing with 100 and 200 loop iterations with sequential and batch modes and although it is slow and take some time, the logs do appear for me on cloud.
If you are able to share the JSON export of your app so I can test the workflow and see if I can reproduced the behavior? Or give me the exact steps to follow to reproduce this?