Clear opcache

cat /home/ec2-user/app/current/pub/report.php
<?php
opcache_invalidate('/home/ec2-user/app/current/pub/report.php');
opcache_invalidate('/home/ec2-user/app/current/file/to/clear/cache.php');

Then call example.com/report.php