ep.all('new_image', function (topicImage) {
            console.info('start return success', new Date());
            res.json({
                success: true,
                data: [structureHelper.image(topicImage)]