SELECT mtr_photo_id FROM MTRUser.mtr_portfolio_photos WHERE mtr_portfolio_id IN (22024898) result : () SELECT mtr_photo_id FROM MTRUser.mtr_portfolio_photos WHERE mtr_portfolio_id IN (22024878) result : ((1349822819,), (1349822820,), (1349822821,), (1349822822,), (1349822825,), (1349822828,), (1349822843,), (1349822847,), (1349822850,), (1349822854,), (1349822858,), (1349822862,), (1349822887,), (1349822892,), (1349822899,), (1349822918,), (1349822925,), (1349822931,), (1349822935,), (1349822939,), (1349822943,), (1349822973,), (1349822979,), (1349822985,), (1349822989,), (1349822999,), (1349823002,), (1349823006,), (1349823010,), (1349823014,), (1349823018,), (1349823051,), (1349823084,), (1349823101,), (1349823108,), (1349823112,), (1349823115,), (1349823124,), (1349823129,), (1349823170,), (1349823190,), (1349823193,), (1349823195,), (1349823198,), (1349823203,), (1349823207,), (1349823265,), (1349823268,), (1349823271,), (1349823287,), (1349823293,), (1349823298,), (1349823302,), (1349823305,), (1349823308,), (1349823378,), (1349823394,), (1349823402,), (1349823407,), (1349823412,), (1349823418,), (1349823421,), (1349823488,), (1349823503,), (1349823505,), (1349823508,), (1349823513,), (1349823518,), (1349823521,)) select distinct(cspi.sub_photo_id) from MTRPhoto.crop_hashtag_ids chi, MTRPhoto.crop_sub_photo_ids cspi where chi.type=3726 and chi.photo_id in () and cspi.crop_hashtag_id = chi.id; Catched exception ! Connect or reconnect ! (1064, "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')\n and cspi.crop_hashtag_id = chi.id' at line 3") insert ignore into MTRUser.mtr_portfolio_photos (mtr_portfolio_id, mtr_photo_id, mtr_user_id,created_at) SELECT 22024899 , sub_photo_id, 979,now() FROM (SELECT csp.sub_photo_id, csp.crop_hashtag_id, csp.created_at FROM MTRPhoto.crop_sub_photo_ids csp, MTRPhoto.crop_hashtag_ids chi, MTRBack.hashtags h, MTRUser.mtr_portfolio_photos mpp WHERE mpp.mtr_portfolio_id=22024878 AND mpp.mtr_photo_id=chi.photo_id AND chi.id=csp.crop_hashtag_id AND chi.score>0.5 AND chi.type=3726 AND chi.hashtag_id=h.hashtag_id AND h.hashtag='Carton_gris' GROUP BY csp.crop_hashtag_id, csp.created_at order by csp.created_at desc) as a group by crop_hashtag_id; SELECT mtr_photo_id FROM MTRUser.mtr_portfolio_photos WHERE mtr_portfolio_id IN (22024899) result : () SELECT mtr_photo_id FROM MTRUser.mtr_portfolio_photos WHERE mtr_portfolio_id IN (22024878) result : ((1349822819,), (1349822820,), (1349822821,), (1349822822,), (1349822825,), (1349822828,), (1349822843,), (1349822847,), (1349822850,), (1349822854,), (1349822858,), (1349822862,), (1349822887,), (1349822892,), (1349822899,), (1349822918,), (1349822925,), (1349822931,), (1349822935,), (1349822939,), (1349822943,), (1349822973,), (1349822979,), (1349822985,), (1349822989,), (1349822999,), (1349823002,), (1349823006,), (1349823010,), (1349823014,), (1349823018,), (1349823051,), (1349823084,), (1349823101,), (1349823108,), (1349823112,), (1349823115,), (1349823124,), (1349823129,), (1349823170,), (1349823190,), (1349823193,), (1349823195,), (1349823198,), (1349823203,), (1349823207,), (1349823265,), (1349823268,), (1349823271,), (1349823287,), (1349823293,), (1349823298,), (1349823302,), (1349823305,), (1349823308,), (1349823378,), (1349823394,), (1349823402,), (1349823407,), (1349823412,), (1349823418,), (1349823421,), (1349823488,), (1349823503,), (1349823505,), (1349823508,), (1349823513,), (1349823518,), (1349823521,)) select distinct(cspi.sub_photo_id) from MTRPhoto.crop_hashtag_ids chi, MTRPhoto.crop_sub_photo_ids cspi where chi.type=3726 and chi.photo_id in () and cspi.crop_hashtag_id = chi.id; Catched exception ! Connect or reconnect ! (1064, "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')\n and cspi.crop_hashtag_id = chi.id' at line 3") insert ignore into MTRUser.mtr_portfolio_photos (mtr_portfolio_id, mtr_photo_id, mtr_user_id,created_at) SELECT 22024900 , sub_photo_id, 979,now() FROM (SELECT csp.sub_photo_id, csp.crop_hashtag_id, csp.created_at FROM MTRPhoto.crop_sub_photo_ids csp, MTRPhoto.crop_hashtag_ids chi, MTRBack.hashtags h, MTRUser.mtr_portfolio_photos mpp WHERE mpp.mtr_portfolio_id=22024878 AND mpp.mtr_photo_id=chi.photo_id AND chi.id=csp.crop_hashtag_id AND chi.score>0.5 AND chi.type=3726 AND chi.hashtag_id=h.hashtag_id AND h.hashtag='Teint_Dans_La_Masse' GROUP BY csp.crop_hashtag_id, csp.created_at order by csp.created_at desc) as a group by crop_hashtag_id; SELECT mtr_photo_id FROM MTRUser.mtr_portfolio_photos WHERE mtr_portfolio_id IN (22024900) result : () SELECT mtr_photo_id FROM MTRUser.mtr_portfolio_photos WHERE mtr_portfolio_id IN (22024878) result : ((1349822819,), (1349822820,), (1349822821,), (1349822822,), (1349822825,), (1349822828,), (1349822843,), (1349822847,), (1349822850,), (1349822854,), (1349822858,), (1349822862,), (1349822887,), (1349822892,), (1349822899,), (1349822918,), (1349822925,), (1349822931,), (1349822935,), (1349822939,), (1349822943,), (1349822973,), (1349822979,), (1349822985,), (1349822989,), (1349822999,), (1349823002,), (1349823006,), (1349823010,), (1349823014,), (1349823018,), (1349823051,), (1349823084,), (1349823101,), (1349823108,), (1349823112,), (1349823115,), (1349823124,), (1349823129,), (1349823170,), (1349823190,), (1349823193,), (1349823195,), (1349823198,), (1349823203,), (1349823207,), (1349823265,), (1349823268,), (1349823271,), (1349823287,), (1349823293,), (1349823298,), (1349823302,), (1349823305,), (1349823308,), (1349823378,), (1349823394,), (1349823402,), (1349823407,), (1349823412,), (1349823418,), (1349823421,), (1349823488,), (1349823503,), (1349823505,), (1349823508,), (1349823513,), (1349823518,), (1349823521,)) select distinct(cspi.sub_photo_id) from MTRPhoto.crop_hashtag_ids chi, MTRPhoto.crop_sub_photo_ids cspi where chi.type=3726 and chi.photo_id in () and cspi.crop_hashtag_id = chi.id; Catched exception ! Connect or reconnect ! (1064, "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')\n and cspi.crop_hashtag_id = chi.id' at line 3") insert ignore into MTRUser.mtr_portfolio_photos (mtr_portfolio_id, mtr_photo_id, mtr_user_id,created_at) SELECT 22024901 , sub_photo_id, 979,now() FROM (SELECT csp.sub_photo_id, csp.crop_hashtag_id, csp.created_at FROM MTRPhoto.crop_sub_photo_ids csp, MTRPhoto.crop_hashtag_ids chi, MTRBack.hashtags h, MTRUser.mtr_portfolio_photos mpp WHERE mpp.mtr_portfolio_id=22024878 AND mpp.mtr_photo_id=chi.photo_id AND chi.id=csp.crop_hashtag_id AND chi.score>0.5 AND chi.type=3726 AND chi.hashtag_id=h.hashtag_id AND h.hashtag='autre_refus' GROUP BY csp.crop_hashtag_id, csp.created_at order by csp.created_at desc) as a group by crop_hashtag_id; SELECT mtr_photo_id FROM MTRUser.mtr_portfolio_photos WHERE mtr_portfolio_id IN (22024901) result : () SELECT mtr_photo_id FROM MTRUser.mtr_portfolio_photos WHERE mtr_portfolio_id IN (22024878) result : ((1349822819,), (1349822820,), (1349822821,), (1349822822,), (1349822825,), (1349822828,), (1349822843,), (1349822847,), (1349822850,), (1349822854,), (1349822858,), (1349822862,), (1349822887,), (1349822892,), (1349822899,), (1349822918,), (1349822925,), (1349822931,), (1349822935,), (1349822939,), (1349822943,), (1349822973,), (1349822979,), (1349822985,), (1349822989,), (1349822999,), (1349823002,), (1349823006,), (1349823010,), (1349823014,), (1349823018,), (1349823051,), (1349823084,), (1349823101,), (1349823108,), (1349823112,), (1349823115,), (1349823124,), (1349823129,), (1349823170,), (1349823190,), (1349823193,), (1349823195,), (1349823198,), (1349823203,), (1349823207,), (1349823265,), (1349823268,), (1349823271,), (1349823287,), (1349823293,), (1349823298,), (1349823302,), (1349823305,), (1349823308,), (1349823378,), (1349823394,), (1349823402,), (1349823407,), (1349823412,), (1349823418,), (1349823421,), (1349823488,), (1349823503,), (1349823505,), (1349823508,), (1349823513,), (1349823518,), (1349823521,)) select distinct(cspi.sub_photo_id) from MTRPhoto.crop_hashtag_ids chi, MTRPhoto.crop_sub_photo_ids cspi where chi.type=3726 and chi.photo_id in () and cspi.crop_hashtag_id = chi.id; Catched exception ! Connect or reconnect ! (1064, "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')\n and cspi.crop_hashtag_id = chi.id' at line 3") insert ignore into MTRUser.mtr_portfolio_photos (mtr_portfolio_id, mtr_photo_id, mtr_user_id,created_at) SELECT 22024902 , sub_photo_id, 979,now() FROM (SELECT csp.sub_photo_id, csp.crop_hashtag_id, csp.created_at FROM MTRPhoto.crop_sub_photo_ids csp, MTRPhoto.crop_hashtag_ids chi, MTRBack.hashtags h, MTRUser.mtr_portfolio_photos mpp WHERE mpp.mtr_portfolio_id=22024878 AND mpp.mtr_photo_id=chi.photo_id AND chi.id=csp.crop_hashtag_id AND chi.score>0.5 AND chi.type=3726 AND chi.hashtag_id=h.hashtag_id AND h.hashtag='papier' GROUP BY csp.crop_hashtag_id, csp.created_at order by csp.created_at desc) as a group by crop_hashtag_id; SELECT mtr_photo_id FROM MTRUser.mtr_portfolio_photos WHERE mtr_portfolio_id IN (22024902) result : () SELECT mtr_photo_id FROM MTRUser.mtr_portfolio_photos WHERE mtr_portfolio_id IN (22024878) result : ((1349822819,), (1349822820,), (1349822821,), (1349822822,), (1349822825,), (1349822828,), (1349822843,), (1349822847,), (1349822850,), (1349822854,), (1349822858,), (1349822862,), (1349822887,), (1349822892,), (1349822899,), (1349822918,), (1349822925,), (1349822931,), (1349822935,), (1349822939,), (1349822943,), (1349822973,), (1349822979,), (1349822985,), (1349822989,), (1349822999,), (1349823002,), (1349823006,), (1349823010,), (1349823014,), (1349823018,), (1349823051,), (1349823084,), (1349823101,), (1349823108,), (1349823112,), (1349823115,), (1349823124,), (1349823129,), (1349823170,), (1349823190,), (1349823193,), (1349823195,), (1349823198,), (1349823203,), (1349823207,), (1349823265,), (1349823268,), (1349823271,), (1349823287,), (1349823293,), (1349823298,), (1349823302,), (1349823305,), (1349823308,), (1349823378,), (1349823394,), (1349823402,), (1349823407,), (1349823412,), (1349823418,), (1349823421,), (1349823488,), (1349823503,), (1349823505,), (1349823508,), (1349823513,), (1349823518,), (1349823521,)) select distinct(cspi.sub_photo_id) from MTRPhoto.crop_hashtag_ids chi, MTRPhoto.crop_sub_photo_ids cspi where chi.type=3726 and chi.photo_id in () and cspi.crop_hashtag_id = chi.id; Catched exception ! Connect or reconnect ! (1064, "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')\n and cspi.crop_hashtag_id = chi.id' at line 3") insert ignore into MTRUser.mtr_portfolio_photos (mtr_portfolio_id, mtr_photo_id, mtr_user_id,created_at) SELECT 22024903 , sub_photo_id, 979,now() FROM (SELECT csp.sub_photo_id, csp.crop_hashtag_id, csp.created_at FROM MTRPhoto.crop_sub_photo_ids csp, MTRPhoto.crop_hashtag_ids chi, MTRBack.hashtags h, MTRUser.mtr_portfolio_photos mpp WHERE mpp.mtr_portfolio_id=22024878 AND mpp.mtr_photo_id=chi.photo_id AND chi.id=csp.crop_hashtag_id AND chi.score>0.5 AND chi.type=3726 AND chi.hashtag_id=h.hashtag_id AND h.hashtag='metal' GROUP BY csp.crop_hashtag_id, csp.created_at order by csp.created_at desc) as a group by crop_hashtag_id; SELECT mtr_photo_id FROM MTRUser.mtr_portfolio_photos WHERE mtr_portfolio_id IN (22024903) result : () SELECT mtr_photo_id FROM MTRUser.mtr_portfolio_photos WHERE mtr_portfolio_id IN (22024878) result : ((1349822819,), (1349822820,), (1349822821,), (1349822822,), (1349822825,), (1349822828,), (1349822843,), (1349822847,), (1349822850,), (1349822854,), (1349822858,), (1349822862,), (1349822887,), (1349822892,), (1349822899,), (1349822918,), (1349822925,), (1349822931,), (1349822935,), (1349822939,), (1349822943,), (1349822973,), (1349822979,), (1349822985,), (1349822989,), (1349822999,), (1349823002,), (1349823006,), (1349823010,), (1349823014,), (1349823018,), (1349823051,), (1349823084,), (1349823101,), (1349823108,), (1349823112,), (1349823115,), (1349823124,), (1349823129,), (1349823170,), (1349823190,), (1349823193,), (1349823195,), (1349823198,), (1349823203,), (1349823207,), (1349823265,), (1349823268,), (1349823271,), (1349823287,), (1349823293,), (1349823298,), (1349823302,), (1349823305,), (1349823308,), (1349823378,), (1349823394,), (1349823402,), (1349823407,), (1349823412,), (1349823418,), (1349823421,), (1349823488,), (1349823503,), (1349823505,), (1349823508,), (1349823513,), (1349823518,), (1349823521,)) select distinct(cspi.sub_photo_id) from MTRPhoto.crop_hashtag_ids chi, MTRPhoto.crop_sub_photo_ids cspi where chi.type=3726 and chi.photo_id in () and cspi.crop_hashtag_id = chi.id; Catched exception ! Connect or reconnect ! (1064, "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')\n and cspi.crop_hashtag_id = chi.id' at line 3") insert ignore into MTRUser.mtr_portfolio_photos (mtr_portfolio_id, mtr_photo_id, mtr_user_id,created_at) SELECT 22024904 , sub_photo_id, 979,now() FROM (SELECT csp.sub_photo_id, csp.crop_hashtag_id, csp.created_at FROM MTRPhoto.crop_sub_photo_ids csp, MTRPhoto.crop_hashtag_ids chi, MTRBack.hashtags h, MTRUser.mtr_portfolio_photos mpp WHERE mpp.mtr_portfolio_id=22024878 AND mpp.mtr_photo_id=chi.photo_id AND chi.id=csp.crop_hashtag_id AND chi.score>0.5 AND chi.type=3726 AND chi.hashtag_id=h.hashtag_id AND h.hashtag='flou' GROUP BY csp.crop_hashtag_id, csp.created_at order by csp.created_at desc) as a group by crop_hashtag_id; SELECT mtr_photo_id FROM MTRUser.mtr_portfolio_photos WHERE mtr_portfolio_id IN (22024904) result : () SELECT mtr_photo_id FROM MTRUser.mtr_portfolio_photos WHERE mtr_portfolio_id IN (22024878) result : ((1349822819,), (1349822820,), (1349822821,), (1349822822,), (1349822825,), (1349822828,), (1349822843,), (1349822847,), (1349822850,), (1349822854,), (1349822858,), (1349822862,), (1349822887,), (1349822892,), (1349822899,), (1349822918,), (1349822925,), (1349822931,), (1349822935,), (1349822939,), (1349822943,), (1349822973,), (1349822979,), (1349822985,), (1349822989,), (1349822999,), (1349823002,), (1349823006,), (1349823010,), (1349823014,), (1349823018,), (1349823051,), (1349823084,), (1349823101,), (1349823108,), (1349823112,), (1349823115,), (1349823124,), (1349823129,), (1349823170,), (1349823190,), (1349823193,), (1349823195,), (1349823198,), (1349823203,), (1349823207,), (1349823265,), (1349823268,), (1349823271,), (1349823287,), (1349823293,), (1349823298,), (1349823302,), (1349823305,), (1349823308,), (1349823378,), (1349823394,), (1349823402,), (1349823407,), (1349823412,), (1349823418,), (1349823421,), (1349823488,), (1349823503,), (1349823505,), (1349823508,), (1349823513,), (1349823518,), (1349823521,)) select distinct(cspi.sub_photo_id) from MTRPhoto.crop_hashtag_ids chi, MTRPhoto.crop_sub_photo_ids cspi where chi.type=3726 and chi.photo_id in () and cspi.crop_hashtag_id = chi.id; Catched exception ! Connect or reconnect ! (1064, "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')\n and cspi.crop_hashtag_id = chi.id' at line 3") insert ignore into MTRUser.mtr_portfolio_photos (mtr_portfolio_id, mtr_photo_id, mtr_user_id,created_at) SELECT 22024905 , sub_photo_id, 979,now() FROM (SELECT csp.sub_photo_id, csp.crop_hashtag_id, csp.created_at FROM MTRPhoto.crop_sub_photo_ids csp, MTRPhoto.crop_hashtag_ids chi, MTRBack.hashtags h, MTRUser.mtr_portfolio_photos mpp WHERE mpp.mtr_portfolio_id=22024878 AND mpp.mtr_photo_id=chi.photo_id AND chi.id=csp.crop_hashtag_id AND chi.score>0.5 AND chi.type=3726 AND chi.hashtag_id=h.hashtag_id AND h.hashtag='kraft' GROUP BY csp.crop_hashtag_id, csp.created_at order by csp.created_at desc) as a group by crop_hashtag_id; SELECT mtr_photo_id FROM MTRUser.mtr_portfolio_photos WHERE mtr_portfolio_id IN (22024905) result : () SELECT mtr_photo_id FROM MTRUser.mtr_portfolio_photos WHERE mtr_portfolio_id IN (22024878) result : ((1349822819,), (1349822820,), (1349822821,), (1349822822,), (1349822825,), (1349822828,), (1349822843,), (1349822847,), (1349822850,), (1349822854,), (1349822858,), (1349822862,), (1349822887,), (1349822892,), (1349822899,), (1349822918,), (1349822925,), (1349822931,), (1349822935,), (1349822939,), (1349822943,), (1349822973,), (1349822979,), (1349822985,), (1349822989,), (1349822999,), (1349823002,), (1349823006,), (1349823010,), (1349823014,), (1349823018,), (1349823051,), (1349823084,), (1349823101,), (1349823108,), (1349823112,), (1349823115,), (1349823124,), (1349823129,), (1349823170,), (1349823190,), (1349823193,), (1349823195,), (1349823198,), (1349823203,), (1349823207,), (1349823265,), (1349823268,), (1349823271,), (1349823287,), (1349823293,), (1349823298,), (1349823302,), (1349823305,), (1349823308,), (1349823378,), (1349823394,), (1349823402,), (1349823407,), (1349823412,), (1349823418,), (1349823421,), (1349823488,), (1349823503,), (1349823505,), (1349823508,), (1349823513,), (1349823518,), (1349823521,)) select distinct(cspi.sub_photo_id) from MTRPhoto.crop_hashtag_ids chi, MTRPhoto.crop_sub_photo_ids cspi where chi.type=3726 and chi.photo_id in () and cspi.crop_hashtag_id = chi.id; Catched exception ! Connect or reconnect ! (1064, "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')\n and cspi.crop_hashtag_id = chi.id' at line 3") insert ignore into MTRUser.mtr_portfolio_photos (mtr_portfolio_id, mtr_photo_id, mtr_user_id,created_at) SELECT 22024906 , sub_photo_id, 979,now() FROM (SELECT csp.sub_photo_id, csp.crop_hashtag_id, csp.created_at FROM MTRPhoto.crop_sub_photo_ids csp, MTRPhoto.crop_hashtag_ids chi, MTRBack.hashtags h, MTRUser.mtr_portfolio_photos mpp WHERE mpp.mtr_portfolio_id=22024878 AND mpp.mtr_photo_id=chi.photo_id AND chi.id=csp.crop_hashtag_id AND chi.score>0.5 AND chi.type=3726 AND chi.hashtag_id=h.hashtag_id AND h.hashtag='cartonnette' GROUP BY csp.crop_hashtag_id, csp.created_at order by csp.created_at desc) as a group by crop_hashtag_id; SELECT mtr_photo_id FROM MTRUser.mtr_portfolio_photos WHERE mtr_portfolio_id IN (22024906) result : () SELECT mtr_photo_id FROM MTRUser.mtr_portfolio_photos WHERE mtr_portfolio_id IN (22024878) result : ((1349822819,), (1349822820,), (1349822821,), (1349822822,), (1349822825,), (1349822828,), (1349822843,), (1349822847,), (1349822850,), (1349822854,), (1349822858,), (1349822862,), (1349822887,), (1349822892,), (1349822899,), (1349822918,), (1349822925,), (1349822931,), (1349822935,), (1349822939,), (1349822943,), (1349822973,), (1349822979,), (1349822985,), (1349822989,), (1349822999,), (1349823002,), (1349823006,), (1349823010,), (1349823014,), (1349823018,), (1349823051,), (1349823084,), (1349823101,), (1349823108,), (1349823112,), (1349823115,), (1349823124,), (1349823129,), (1349823170,), (1349823190,), (1349823193,), (1349823195,), (1349823198,), (1349823203,), (1349823207,), (1349823265,), (1349823268,), (1349823271,), (1349823287,), (1349823293,), (1349823298,), (1349823302,), (1349823305,), (1349823308,), (1349823378,), (1349823394,), (1349823402,), (1349823407,), (1349823412,), (1349823418,), (1349823421,), (1349823488,), (1349823503,), (1349823505,), (1349823508,), (1349823513,), (1349823518,), (1349823521,)) select distinct(cspi.sub_photo_id) from MTRPhoto.crop_hashtag_ids chi, MTRPhoto.crop_sub_photo_ids cspi where chi.type=3726 and chi.photo_id in () and cspi.crop_hashtag_id = chi.id; Catched exception ! Connect or reconnect ! (1064, "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')\n and cspi.crop_hashtag_id = chi.id' at line 3") insert ignore into MTRUser.mtr_portfolio_photos (mtr_portfolio_id, mtr_photo_id, mtr_user_id,created_at) SELECT 22024907 , sub_photo_id, 979,now() FROM (SELECT csp.sub_photo_id, csp.crop_hashtag_id, csp.created_at FROM MTRPhoto.crop_sub_photo_ids csp, MTRPhoto.crop_hashtag_ids chi, MTRBack.hashtags h, MTRUser.mtr_portfolio_photos mpp WHERE mpp.mtr_portfolio_id=22024878 AND mpp.mtr_photo_id=chi.photo_id AND chi.id=csp.crop_hashtag_id AND chi.score>0.5 AND chi.type=3726 AND chi.hashtag_id=h.hashtag_id AND h.hashtag='Carton_brun' GROUP BY csp.crop_hashtag_id, csp.created_at order by csp.created_at desc) as a group by crop_hashtag_id; SELECT mtr_photo_id FROM MTRUser.mtr_portfolio_photos WHERE mtr_portfolio_id IN (22024907) result : () SELECT mtr_photo_id FROM MTRUser.mtr_portfolio_photos WHERE mtr_portfolio_id IN (22024878) result : ((1349822819,), (1349822820,), (1349822821,), (1349822822,), (1349822825,), (1349822828,), (1349822843,), (1349822847,), (1349822850,), (1349822854,), (1349822858,), (1349822862,), (1349822887,), (1349822892,), (1349822899,), (1349822918,), (1349822925,), (1349822931,), (1349822935,), (1349822939,), (1349822943,), (1349822973,), (1349822979,), (1349822985,), (1349822989,), (1349822999,), (1349823002,), (1349823006,), (1349823010,), (1349823014,), (1349823018,), (1349823051,), (1349823084,), (1349823101,), (1349823108,), (1349823112,), (1349823115,), (1349823124,), (1349823129,), (1349823170,), (1349823190,), (1349823193,), (1349823195,), (1349823198,), (1349823203,), (1349823207,), (1349823265,), (1349823268,), (1349823271,), (1349823287,), (1349823293,), (1349823298,), (1349823302,), (1349823305,), (1349823308,), (1349823378,), (1349823394,), (1349823402,), (1349823407,), (1349823412,), (1349823418,), (1349823421,), (1349823488,), (1349823503,), (1349823505,), (1349823508,), (1349823513,), (1349823518,), (1349823521,)) select distinct(cspi.sub_photo_id) from MTRPhoto.crop_hashtag_ids chi, MTRPhoto.crop_sub_photo_ids cspi where chi.type=3726 and chi.photo_id in () and cspi.crop_hashtag_id = chi.id; Catched exception ! Connect or reconnect ! (1064, "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')\n and cspi.crop_hashtag_id = chi.id' at line 3") insert ignore into MTRUser.mtr_portfolio_photos (mtr_portfolio_id, mtr_photo_id, mtr_user_id,created_at) SELECT 22024908 , sub_photo_id, 979,now() FROM (SELECT csp.sub_photo_id, csp.crop_hashtag_id, csp.created_at FROM MTRPhoto.crop_sub_photo_ids csp, MTRPhoto.crop_hashtag_ids chi, MTRBack.hashtags h, MTRUser.mtr_portfolio_photos mpp WHERE mpp.mtr_portfolio_id=22024878 AND mpp.mtr_photo_id=chi.photo_id AND chi.id=csp.crop_hashtag_id AND chi.score>0.5 AND chi.type=3726 AND chi.hashtag_id=h.hashtag_id AND h.hashtag='environnement' GROUP BY csp.crop_hashtag_id, csp.created_at order by csp.created_at desc) as a group by crop_hashtag_id; SELECT mtr_photo_id FROM MTRUser.mtr_portfolio_photos WHERE mtr_portfolio_id IN (22024908) result : () SELECT mtr_photo_id FROM MTRUser.mtr_portfolio_photos WHERE mtr_portfolio_id IN (22024878) result : ((1349822819,), (1349822820,), (1349822821,), (1349822822,), (1349822825,), (1349822828,), (1349822843,), (1349822847,), (1349822850,), (1349822854,), (1349822858,), (1349822862,), (1349822887,), (1349822892,), (1349822899,), (1349822918,), (1349822925,), (1349822931,), (1349822935,), (1349822939,), (1349822943,), (1349822973,), (1349822979,), (1349822985,), (1349822989,), (1349822999,), (1349823002,), (1349823006,), (1349823010,), (1349823014,), (1349823018,), (1349823051,), (1349823084,), (1349823101,), (1349823108,), (1349823112,), (1349823115,), (1349823124,), (1349823129,), (1349823170,), (1349823190,), (1349823193,), (1349823195,), (1349823198,), (1349823203,), (1349823207,), (1349823265,), (1349823268,), (1349823271,), (1349823287,), (1349823293,), (1349823298,), (1349823302,), (1349823305,), (1349823308,), (1349823378,), (1349823394,), (1349823402,), (1349823407,), (1349823412,), (1349823418,), (1349823421,), (1349823488,), (1349823503,), (1349823505,), (1349823508,), (1349823513,), (1349823518,), (1349823521,)) select distinct(cspi.sub_photo_id) from MTRPhoto.crop_hashtag_ids chi, MTRPhoto.crop_sub_photo_ids cspi where chi.type=3726 and chi.photo_id in () and cspi.crop_hashtag_id = chi.id; Catched exception ! Connect or reconnect ! (1064, "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')\n and cspi.crop_hashtag_id = chi.id' at line 3") insert ignore into MTRUser.mtr_portfolio_photos (mtr_portfolio_id, mtr_photo_id, mtr_user_id,created_at) SELECT 22024909 , sub_photo_id, 979,now() FROM (SELECT csp.sub_photo_id, csp.crop_hashtag_id, csp.created_at FROM MTRPhoto.crop_sub_photo_ids csp, MTRPhoto.crop_hashtag_ids chi, MTRBack.hashtags h, MTRUser.mtr_portfolio_photos mpp WHERE mpp.mtr_portfolio_id=22024878 AND mpp.mtr_photo_id=chi.photo_id AND chi.id=csp.crop_hashtag_id AND chi.score>0.5 AND chi.type=3726 AND chi.hashtag_id=h.hashtag_id AND h.hashtag='plastique' GROUP BY csp.crop_hashtag_id, csp.created_at order by csp.created_at desc) as a group by crop_hashtag_id; SELECT mtr_photo_id FROM MTRUser.mtr_portfolio_photos WHERE mtr_portfolio_id IN (22024909) result : () SELECT mtr_photo_id FROM MTRUser.mtr_portfolio_photos WHERE mtr_portfolio_id IN (22024878) result : ((1349822819,), (1349822820,), (1349822821,), (1349822822,), (1349822825,), (1349822828,), (1349822843,), (1349822847,), (1349822850,), (1349822854,), (1349822858,), (1349822862,), (1349822887,), (1349822892,), (1349822899,), (1349822918,), (1349822925,), (1349822931,), (1349822935,), (1349822939,), (1349822943,), (1349822973,), (1349822979,), (1349822985,), (1349822989,), (1349822999,), (1349823002,), (1349823006,), (1349823010,), (1349823014,), (1349823018,), (1349823051,), (1349823084,), (1349823101,), (1349823108,), (1349823112,), (1349823115,), (1349823124,), (1349823129,), (1349823170,), (1349823190,), (1349823193,), (1349823195,), (1349823198,), (1349823203,), (1349823207,), (1349823265,), (1349823268,), (1349823271,), (1349823287,), (1349823293,), (1349823298,), (1349823302,), (1349823305,), (1349823308,), (1349823378,), (1349823394,), (1349823402,), (1349823407,), (1349823412,), (1349823418,), (1349823421,), (1349823488,), (1349823503,), (1349823505,), (1349823508,), (1349823513,), (1349823518,), (1349823521,)) select distinct(cspi.sub_photo_id) from MTRPhoto.crop_hashtag_ids chi, MTRPhoto.crop_sub_photo_ids cspi where chi.type=3726 and chi.photo_id in () and cspi.crop_hashtag_id = chi.id; Catched exception ! Connect or reconnect ! (1064, "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')\n and cspi.crop_hashtag_id = chi.id' at line 3") To do ! Use context local managing function ! SELECT mptpi.id, mptpi.mtr_portfolio_id_1, mptpi.mtr_portfolio_id_2, mptpi.type, mptpi.hashtag_id, mptpi.min_score, mptpi.mtr_user_id, mptpi.created_at, mptpi.updated_at, mptpi.last_updated_at_desc, mptpi.last_updated_at_asc, h.hashtag FROM MTRPhoto.mtr_port_to_port_ids mptpi, MTRBack.hashtags h WHERE h.hashtag_id=mptpi.hashtag_id AND mptpi.`mtr_portfolio_id_1`=22024878 AND mptpi.`type`=4417 AND mptpi.`hashtag_id` in (select hashtag_id FROM MTRBack.hashtags where hashtag in ('mal_croppe','autre_refus','cartonnette','Carton_brun','Teint_Dans_La_Masse','plastique','papier','flou','metal','environnement','Carton_gris','kraft')) AND mptpi.`min_score`=0.5 SELECT mptpi.id, mptpi.mtr_portfolio_id_1, mptpi.mtr_portfolio_id_2, mptpi.type, mptpi.hashtag_id, mptpi.min_score, mptpi.mtr_user_id, mptpi.created_at, mptpi.updated_at, mptpi.last_updated_at_desc, mptpi.last_updated_at_asc, h.hashtag FROM MTRPhoto.mtr_port_to_port_ids mptpi, MTRBack.hashtags h WHERE h.hashtag_id=mptpi.hashtag_id AND mptpi.`mtr_portfolio_id_1`=22024878 AND mptpi.`type`=4417 AND mptpi.`hashtag_id` in (select hashtag_id FROM MTRBack.hashtags where hashtag in ('mal_croppe','autre_refus','cartonnette','Carton_brun','Teint_Dans_La_Masse','plastique','papier','flou','metal','environnement','Carton_gris','kraft')) AND mptpi.`min_score`=0.5 To do returned map {'mal_croppe': {'main_port_id': 22024878, 'sub_port_id': 22024911, 'hashtag': 'mal_croppe', 'pht': 4417, 'min_score': 0.5, 'mtr_user_id': 979, 'id': 14518465, 'last_updated_at': datetime.datetime(2025, 4, 3, 17, 25, 31), 'last_updated_at_desc': datetime.datetime(2025, 4, 3, 17, 25, 31), 'last_updated_at_asc': datetime.datetime(2025, 4, 3, 17, 25, 31)}, 'Carton_gris': {'main_port_id': 22024878, 'sub_port_id': 22024912, 'hashtag': 'Carton_gris', 'pht': 4417, 'min_score': 0.5, 'mtr_user_id': 979, 'id': 14518466, 'last_updated_at': datetime.datetime(2025, 4, 3, 17, 25, 31), 'last_updated_at_desc': datetime.datetime(2025, 4, 3, 17, 25, 31), 'last_updated_at_asc': datetime.datetime(2025, 4, 3, 17, 25, 31)}, 'Teint_Dans_La_Masse': {'main_port_id': 22024878, 'sub_port_id': 22024913, 'hashtag': 'Teint_Dans_La_Masse', 'pht': 4417, 'min_score': 0.5, 'mtr_user_id': 979, 'id': 14518467, 'last_updated_at': datetime.datetime(2025, 4, 3, 17, 25, 31), 'last_updated_at_desc': datetime.datetime(2025, 4, 3, 17, 25, 31), 'last_updated_at_asc': datetime.datetime(2025, 4, 3, 17, 25, 31)}, 'autre_refus': {'main_port_id': 22024878, 'sub_port_id': 22024914, 'hashtag': 'autre_refus', 'pht': 4417, 'min_score': 0.5, 'mtr_user_id': 979, 'id': 14518468, 'last_updated_at': datetime.datetime(2025, 4, 3, 17, 25, 31), 'last_updated_at_desc': datetime.datetime(2025, 4, 3, 17, 25, 31), 'last_updated_at_asc': datetime.datetime(2025, 4, 3, 17, 25, 31)}, 'papier': {'main_port_id': 22024878, 'sub_port_id': 22024915, 'hashtag': 'papier', 'pht': 4417, 'min_score': 0.5, 'mtr_user_id': 979, 'id': 14518469, 'last_updated_at': datetime.datetime(2025, 4, 3, 17, 25, 31), 'last_updated_at_desc': datetime.datetime(2025, 4, 3, 17, 25, 31), 'last_updated_at_asc': datetime.datetime(2025, 4, 3, 17, 25, 31)}, 'metal': {'main_port_id': 22024878, 'sub_port_id': 22024916, 'hashtag': 'metal', 'pht': 4417, 'min_score': 0.5, 'mtr_user_id': 979, 'id': 14518470, 'last_updated_at': datetime.datetime(2025, 4, 3, 17, 25, 31), 'last_updated_at_desc': datetime.datetime(2025, 4, 3, 17, 25, 31), 'last_updated_at_asc': datetime.datetime(2025, 4, 3, 17, 25, 31)}, 'flou': {'main_port_id': 22024878, 'sub_port_id': 22024917, 'hashtag': 'flou', 'pht': 4417, 'min_score': 0.5, 'mtr_user_id': 979, 'id': 14518471, 'last_updated_at': datetime.datetime(2025, 4, 3, 17, 25, 31), 'last_updated_at_desc': datetime.datetime(2025, 4, 3, 17, 25, 31), 'last_updated_at_asc': datetime.datetime(2025, 4, 3, 17, 25, 31)}, 'kraft': {'main_port_id': 22024878, 'sub_port_id': 22024918, 'hashtag': 'kraft', 'pht': 4417, 'min_score': 0.5, 'mtr_user_id': 979, 'id': 14518472, 'last_updated_at': datetime.datetime(2025, 4, 3, 17, 25, 31), 'last_updated_at_desc': datetime.datetime(2025, 4, 3, 17, 25, 31), 'last_updated_at_asc': datetime.datetime(2025, 4, 3, 17, 25, 31)}, 'cartonnette': {'main_port_id': 22024878, 'sub_port_id': 22024919, 'hashtag': 'cartonnette', 'pht': 4417, 'min_score': 0.5, 'mtr_user_id': 979, 'id': 14518473, 'last_updated_at': datetime.datetime(2025, 4, 3, 17, 25, 31), 'last_updated_at_desc': datetime.datetime(2025, 4, 3, 17, 25, 31), 'last_updated_at_asc': datetime.datetime(2025, 4, 3, 17, 25, 31)}, 'Carton_brun': {'main_port_id': 22024878, 'sub_port_id': 22024920, 'hashtag': 'Carton_brun', 'pht': 4417, 'min_score': 0.5, 'mtr_user_id': 979, 'id': 14518474, 'last_updated_at': datetime.datetime(2025, 4, 3, 17, 25, 31), 'last_updated_at_desc': datetime.datetime(2025, 4, 3, 17, 25, 31), 'last_updated_at_asc': datetime.datetime(2025, 4, 3, 17, 25, 31)}, 'environnement': {'main_port_id': 22024878, 'sub_port_id': 22024921, 'hashtag': 'environnement', 'pht': 4417, 'min_score': 0.5, 'mtr_user_id': 979, 'id': 14518475, 'last_updated_at': datetime.datetime(2025, 4, 3, 17, 25, 31), 'last_updated_at_desc': datetime.datetime(2025, 4, 3, 17, 25, 31), 'last_updated_at_asc': datetime.datetime(2025, 4, 3, 17, 25, 31)}, 'plastique': {'main_port_id': 22024878, 'sub_port_id': 22024922, 'hashtag': 'plastique', 'pht': 4417, 'min_score': 0.5, 'mtr_user_id': 979, 'id': 14518476, 'last_updated_at': datetime.datetime(2025, 4, 3, 17, 27, 30), 'last_updated_at_desc': datetime.datetime(2025, 4, 3, 17, 27, 30), 'last_updated_at_asc': datetime.datetime(2025, 4, 3, 17, 25, 31)}} insert ignore into MTRUser.mtr_portfolio_photos(mtr_portfolio_id,mtr_photo_id,mtr_user_id) select 22024911,mtr_photo_id,mtr_user_id from MTRUser.mtr_portfolio_photos where mtr_portfolio_id = 22024898 insert ignore into MTRUser.mtr_portfolio_photos(mtr_portfolio_id,mtr_photo_id,mtr_user_id) select 22024912,mtr_photo_id,mtr_user_id from MTRUser.mtr_portfolio_photos where mtr_portfolio_id = 22024899 insert ignore into MTRUser.mtr_portfolio_photos(mtr_portfolio_id,mtr_photo_id,mtr_user_id) select 22024913,mtr_photo_id,mtr_user_id from MTRUser.mtr_portfolio_photos where mtr_portfolio_id = 22024900 insert ignore into MTRUser.mtr_portfolio_photos(mtr_portfolio_id,mtr_photo_id,mtr_user_id) select 22024914,mtr_photo_id,mtr_user_id from MTRUser.mtr_portfolio_photos where mtr_portfolio_id = 22024901 insert ignore into MTRUser.mtr_portfolio_photos(mtr_portfolio_id,mtr_photo_id,mtr_user_id) select 22024915,mtr_photo_id,mtr_user_id from MTRUser.mtr_portfolio_photos where mtr_portfolio_id = 22024902 insert ignore into MTRUser.mtr_portfolio_photos(mtr_portfolio_id,mtr_photo_id,mtr_user_id) select 22024916,mtr_photo_id,mtr_user_id from MTRUser.mtr_portfolio_photos where mtr_portfolio_id = 22024903 insert ignore into MTRUser.mtr_portfolio_photos(mtr_portfolio_id,mtr_photo_id,mtr_user_id) select 22024917,mtr_photo_id,mtr_user_id from MTRUser.mtr_portfolio_photos where mtr_portfolio_id = 22024904 insert ignore into MTRUser.mtr_portfolio_photos(mtr_portfolio_id,mtr_photo_id,mtr_user_id) select 22024918,mtr_photo_id,mtr_user_id from MTRUser.mtr_portfolio_photos where mtr_portfolio_id = 22024905 insert ignore into MTRUser.mtr_portfolio_photos(mtr_portfolio_id,mtr_photo_id,mtr_user_id) select 22024919,mtr_photo_id,mtr_user_id from MTRUser.mtr_portfolio_photos where mtr_portfolio_id = 22024906 insert ignore into MTRUser.mtr_portfolio_photos(mtr_portfolio_id,mtr_photo_id,mtr_user_id) select 22024920,mtr_photo_id,mtr_user_id from MTRUser.mtr_portfolio_photos where mtr_portfolio_id = 22024907 insert ignore into MTRUser.mtr_portfolio_photos(mtr_portfolio_id,mtr_photo_id,mtr_user_id) select 22024921,mtr_photo_id,mtr_user_id from MTRUser.mtr_portfolio_photos where mtr_portfolio_id = 22024908 insert ignore into MTRUser.mtr_portfolio_photos(mtr_portfolio_id,mtr_photo_id,mtr_user_id) select 22024922,mtr_photo_id,mtr_user_id from MTRUser.mtr_portfolio_photos where mtr_portfolio_id = 22024909 lien utilise dans velours : https://www.fotonower.com/velours/22024911,22024912,22024913,22024914,22024915,22024916,22024917,22024918,22024919,22024920,22024921,22024922?tags=mal_croppe,Carton_gris,Teint_Dans_La_Masse,autre_refus,papier,metal,flou,kraft,cartonnette,Carton_brun,environnement,plastique After datou_step_exec type output : map_portfolio_photo : len 1 keys : dict_keys([22024878]) Inside saveOutput : final : False verbose : True saveOutput not yet implemented for datou_step.type : ventilate_hashtags_in_portfolio we use saveGeneral [1349823521, 1349823518, 1349823513, 1349823508, 1349823505, 1349823503, 1349823488] map_info['map_portfolio_photo'] : {22024878: [1349823521, 1349823518, 1349823513, 1349823508, 1349823505, 1349823503, 1349823488, 1349823421, 1349823418, 1349823412, 1349823407, 1349823402, 1349823394, 1349823378, 1349823308, 1349823305, 1349823302, 1349823298, 1349823293, 1349823287, 1349823271, 1349823268, 1349823265, 1349823207, 1349823203, 1349823198, 1349823195, 1349823193, 1349823190, 1349823170, 1349823129, 1349823124, 1349823115, 1349823112, 1349823108, 1349823101, 1349823084, 1349823051, 1349823018, 1349823014, 1349823010, 1349823006, 1349823002, 1349822999, 1349822989, 1349822985, 1349822979, 1349822973, 1349822943, 1349822939, 1349822935, 1349822931, 1349822925, 1349822918, 1349822899, 1349822892, 1349822887, 1349822862, 1349822858, 1349822854, 1349822850, 1349822847, 1349822843, 1349822828, 1349822825, 1349822822, 1349822821, 1349822820, 1349822819]} final : False mtd_id 4302 list_pids : [1349823521, 1349823518, 1349823513, 1349823508, 1349823505, 1349823503, 1349823488] Looping around the photos to save general results len do output : 1 /22024878. before output type Here is an output not treated by saveGeneral : Managing all output in save final without adding information in the mtr_datou_result ('4302', None, None, None, None, None, None, None, '2720884') ('4302', '22024878', '1349823521', None, None, None, None, None, '2720884') ('4302', None, None, None, None, None, None, None, '2720884') ('4302', '22024878', '1349823518', None, None, None, None, None, '2720884') ('4302', None, None, None, None, None, None, None, '2720884') ('4302', '22024878', '1349823513', None, None, None, None, None, '2720884') ('4302', None, None, None, None, None, None, None, '2720884') ('4302', '22024878', '1349823508', None, None, None, None, None, '2720884') ('4302', None, None, None, None, None, None, None, '2720884') ('4302', '22024878', '1349823505', None, None, None, None, None, '2720884') ('4302', None, None, None, None, None, None, None, '2720884') ('4302', '22024878', '1349823503', None, None, None, None, None, '2720884') ('4302', None, None, None, None, None, None, None, '2720884') ('4302', '22024878', '1349823488', None, None, None, None, None, '2720884') begin to insert list_values into mtr_datou_result : length of list_values in save_final : 8 insert ignore into MTRPhoto.mtr_datou_result (mtd_id, mtr_portfolio_id,mtr_photo_id,result,result_long,result_double,hashtag_id,proba, mtr_current_id) values (%s,%s,%s,%s,%s,%s,%s,%s,%s) on duplicate key update mtr_portfolio_id = mtr_portfolio_id list_values : [('4302', None, '22024878', "{'mal_croppe': 22024898, 'Carton_gris': 22024899, 'Teint_Dans_La_Masse': 22024900, 'autre_refus': 22024901, 'papier': 22024902, 'metal': 22024903, 'flou': 22024904, 'kraft': 22024905, 'cartonnette': 22024906, 'Carton_brun': 22024907, 'environnement': 22024908, 'plastique': 22024909}", None, None, None, None, '2720884'), ('4302', '22024878', '1349823521', None, None, None, None, None, '2720884'), ('4302', '22024878', '1349823518', None, None, None, None, None, '2720884'), ('4302', '22024878', '1349823513', None, None, None, None, None, '2720884'), ('4302', '22024878', '1349823508', None, None, None, None, None, '2720884'), ('4302', '22024878', '1349823505', None, None, None, None, None, '2720884'), ('4302', '22024878', '1349823503', None, None, None, None, None, '2720884'), ('4302', '22024878', '1349823488', None, None, None, None, None, '2720884')] time used for this insertion : 0.033998966217041016 save_final save missing photos in datou_result : time spend for datou_step_exec : 3.778172492980957 time spend to save output : 0.03435826301574707 total time spend for step 1 : 3.812530755996704 step2:final Thu Apr 3 17:29:34 2025 VR 17-11-17 : now, only for linear exec dependencies tree, some output goes to fill the input of the next VR 22-3-18 : now we test the dependencies tree, but keep two separate code for datou_prepare_output_input until the code is correctly tested, clean and works in both case VR 22-3-18 : but we use the first code for the first step id = -1, build in the code of datou_exec VR 22-3-18 : we should manage here the case when we are at the first step instead of building this step before datou_exec Currently we do not manage missing dependencies information, that could maybe be correctly interpreted with default behavior Some of the step done at execution of the step could be done before when the tree of execution is build and the dependencies of different step analysed We should have FATAL ERROR but same_nb_input_output==True : this should be an optionnal input ! We should have FATAL ERROR but same_nb_input_output==True : this should be an optionnal input ! We should have FATAL ERROR but same_nb_input_output==True : this should be an optionnal input ! VR 22-3-18 : For now we do not clean correctly the datou structure input_args_next_step, len :0, first value : [] After prepare type args : select max(UNIX_TIMESTAMP(created_at)) from MTRUser.mtr_portfolio_photos where mtr_portfolio_id in (22024878) Here we display some param of map_info ! map_filenames : {} map_photo_id_path_extension : {} map_subphoto_mainphoto : {} Beginning of datou step final ! query to retrieve results for portfolio 22024878 : SELECT photo_id, hashtag_id, ratio from MTRPhoto.photo_carac_ratio where hashtag_type = 3726 and photo_id in (1349823521,1349823518,1349823513,1349823508,1349823505,1349823503,1349823488,1349823421,1349823418,1349823412,1349823407,1349823402,1349823394,1349823378,1349823308,1349823305,1349823302,1349823298,1349823293,1349823287,1349823271,1349823268,1349823265,1349823207,1349823203,1349823198,1349823195,1349823193,1349823190,1349823170,1349823129,1349823124,1349823115,1349823112,1349823108,1349823101,1349823084,1349823051,1349823018,1349823014,1349823010,1349823006,1349823002,1349822999,1349822989,1349822985,1349822979,1349822973,1349822943,1349822939,1349822935,1349822931,1349822925,1349822918,1349822899,1349822892,1349822862,1349822858,1349822828,1349822825,1349822822,1349822821,1349822820,1349822819,1349822854,1349822850,1349822847,1349822843,1349822887); After datou_step_exec type output : map_portfolio_photo : len 1 keys : dict_keys([22024878]) Inside saveOutput : final : False verbose : True original output for save of step final : {1349823521: ('0.0',), 1349823518: ('0.0',), 1349823513: ('0.0',), 1349823508: ('0.0',), 1349823505: ('0.0',), 1349823503: ('0.0',), 1349823488: ('0.0',)} new output for save of step final : {1349823521: ('0.0',), 1349823518: ('0.0',), 1349823513: ('0.0',), 1349823508: ('0.0',), 1349823505: ('0.0',), 1349823503: ('0.0',), 1349823488: ('0.0',)} [1349823521, 1349823518, 1349823513, 1349823508, 1349823505, 1349823503, 1349823488] map_info['map_portfolio_photo'] : {22024878: [1349823521, 1349823518, 1349823513, 1349823508, 1349823505, 1349823503, 1349823488, 1349823421, 1349823418, 1349823412, 1349823407, 1349823402, 1349823394, 1349823378, 1349823308, 1349823305, 1349823302, 1349823298, 1349823293, 1349823287, 1349823271, 1349823268, 1349823265, 1349823207, 1349823203, 1349823198, 1349823195, 1349823193, 1349823190, 1349823170, 1349823129, 1349823124, 1349823115, 1349823112, 1349823108, 1349823101, 1349823084, 1349823051, 1349823018, 1349823014, 1349823010, 1349823006, 1349823002, 1349822999, 1349822989, 1349822985, 1349822979, 1349822973, 1349822943, 1349822939, 1349822935, 1349822931, 1349822925, 1349822918, 1349822899, 1349822892, 1349822887, 1349822862, 1349822858, 1349822854, 1349822850, 1349822847, 1349822843, 1349822828, 1349822825, 1349822822, 1349822821, 1349822820, 1349822819]} final : False mtd_id 4302 list_pids : [1349823521, 1349823518, 1349823513, 1349823508, 1349823505, 1349823503, 1349823488] Looping around the photos to save general results len do output : 7 /1349823521.Didn't retrieve data . /1349823518.Didn't retrieve data . /1349823513.Didn't retrieve data . /1349823508.Didn't retrieve data . /1349823505.Didn't retrieve data . /1349823503.Didn't retrieve data . /1349823488.Didn't retrieve data . before output type Used above Used above Managing all output in save final without adding information in the mtr_datou_result ('4302', None, None, None, None, None, None, None, '2720884') ('4302', '22024878', '1349823521', None, None, None, None, None, '2720884') ('4302', None, None, None, None, None, None, None, '2720884') ('4302', '22024878', '1349823518', None, None, None, None, None, '2720884') ('4302', None, None, None, None, None, None, None, '2720884') ('4302', '22024878', '1349823513', None, None, None, None, None, '2720884') ('4302', None, None, None, None, None, None, None, '2720884') ('4302', '22024878', '1349823508', None, None, None, None, None, '2720884') ('4302', None, None, None, None, None, None, None, '2720884') ('4302', '22024878', '1349823505', None, None, None, None, None, '2720884') ('4302', None, None, None, None, None, None, None, '2720884') ('4302', '22024878', '1349823503', None, None, None, None, None, '2720884') ('4302', None, None, None, None, None, None, None, '2720884') ('4302', '22024878', '1349823488', None, None, None, None, None, '2720884') begin to insert list_values into mtr_datou_result : length of list_values in save_final : 21 insert ignore into MTRPhoto.mtr_datou_result (mtd_id, mtr_portfolio_id,mtr_photo_id,result,result_long,result_double,hashtag_id,proba, mtr_current_id) values (%s,%s,%s,%s,%s,%s,%s,%s,%s) on duplicate key update mtr_portfolio_id = mtr_portfolio_id list_values : [('4302', '22024878', '1349823521', '0.0', None, None, None, None, '2720884'), ('4302', '22024878', '1349823518', '0.0', None, None, None, None, '2720884'), ('4302', '22024878', '1349823513', '0.0', None, None, None, None, '2720884'), ('4302', '22024878', '1349823508', '0.0', None, None, None, None, '2720884'), ('4302', '22024878', '1349823505', '0.0', None, None, None, None, '2720884'), ('4302', '22024878', '1349823503', '0.0', None, None, None, None, '2720884'), ('4302', '22024878', '1349823488', '0.0', None, None, None, None, '2720884')] time used for this insertion : 0.03210306167602539 save_final save missing photos in datou_result : time spend for datou_step_exec : 0.177598237991333 time spend to save output : 0.03258681297302246 total time spend for step 2 : 0.21018505096435547 step3:velours_tree Thu Apr 3 17:29:34 2025 VR 17-11-17 : now, only for linear exec dependencies tree, some output goes to fill the input of the next VR 22-3-18 : now we test the dependencies tree, but keep two separate code for datou_prepare_output_input until the code is correctly tested, clean and works in both case VR 22-3-18 : but we use the first code for the first step id = -1, build in the code of datou_exec VR 22-3-18 : we should manage here the case when we are at the first step instead of building this step before datou_exec Currently we do not manage missing dependencies information, that could maybe be correctly interpreted with default behavior Some of the step done at execution of the step could be done before when the tree of execution is build and the dependencies of different step analysed complete output_args for input 0 : {22024878: [{'mal_croppe': 22024898, 'Carton_gris': 22024899, 'Teint_Dans_La_Masse': 22024900, 'autre_refus': 22024901, 'papier': 22024902, 'metal': 22024903, 'flou': 22024904, 'kraft': 22024905, 'cartonnette': 22024906, 'Carton_brun': 22024907, 'environnement': 22024908, 'plastique': 22024909}]} input_args_next_step : {22024878: ()} output_args : {22024878: [{'mal_croppe': 22024898, 'Carton_gris': 22024899, 'Teint_Dans_La_Masse': 22024900, 'autre_refus': 22024901, 'papier': 22024902, 'metal': 22024903, 'flou': 22024904, 'kraft': 22024905, 'cartonnette': 22024906, 'Carton_brun': 22024907, 'environnement': 22024908, 'plastique': 22024909}]} args : 22024878 depend.output_id : 0 VR 22-3-18 : For now we do not clean correctly the datou structure input_args_next_step, len :1, first value : ({'mal_croppe': 22024898, 'Carton_gris': 22024899, 'Teint_Dans_La_Masse': 22024900, 'autre_refus': 22024901, 'papier': 22024902, 'metal': 22024903, 'flou': 22024904, 'kraft': 22024905, 'cartonnette': 22024906, 'Carton_brun': 22024907, 'environnement': 22024908, 'plastique': 22024909},) After prepare type args : select max(UNIX_TIMESTAMP(created_at)) from MTRUser.mtr_portfolio_photos where mtr_portfolio_id in (22024878) Here we display some param of map_info ! map_filenames : {} map_photo_id_path_extension : {} map_subphoto_mainphoto : {} can't find the photo_desc_type After datou_step_exec type output : map_portfolio_photo : len 1 keys : dict_keys([22024878]) Inside saveOutput : final : False verbose : True ouput is None No outpout to save, returning out of save general time spend for datou_step_exec : 0.31871986389160156 time spend to save output : 5.745887756347656e-05 total time spend for step 3 : 0.31877732276916504 step4:send_mail_cod Thu Apr 3 17:29:34 2025 VR 17-11-17 : now, only for linear exec dependencies tree, some output goes to fill the input of the next VR 22-3-18 : now we test the dependencies tree, but keep two separate code for datou_prepare_output_input until the code is correctly tested, clean and works in both case VR 22-3-18 : but we use the first code for the first step id = -1, build in the code of datou_exec VR 22-3-18 : we should manage here the case when we are at the first step instead of building this step before datou_exec Currently we do not manage missing dependencies information, that could maybe be correctly interpreted with default behavior Some of the step done at execution of the step could be done before when the tree of execution is build and the dependencies of different step analysed We should have FATAL ERROR but same_nb_input_output==True : this should be an optionnal input ! We should have FATAL ERROR but same_nb_input_output==True : this should be an optionnal input ! complete output_args for input 2 : {1349823521: ('0.0',), 1349823518: ('0.0',), 1349823513: ('0.0',), 1349823508: ('0.0',), 1349823505: ('0.0',), 1349823503: ('0.0',), 1349823488: ('0.0',)} input_args_next_step : {1349823521: ()} output_args : {1349823521: ('0.0',), 1349823518: ('0.0',), 1349823513: ('0.0',), 1349823508: ('0.0',), 1349823505: ('0.0',), 1349823503: ('0.0',), 1349823488: ('0.0',)} args : 1349823521 depend.output_id : 0 input_args_next_step : {1349823521: ('0.0',), 1349823518: ()} output_args : {1349823521: ('0.0',), 1349823518: ('0.0',), 1349823513: ('0.0',), 1349823508: ('0.0',), 1349823505: ('0.0',), 1349823503: ('0.0',), 1349823488: ('0.0',)} args : 1349823518 depend.output_id : 0 input_args_next_step : {1349823521: ('0.0',), 1349823518: ('0.0',), 1349823513: ()} output_args : {1349823521: ('0.0',), 1349823518: ('0.0',), 1349823513: ('0.0',), 1349823508: ('0.0',), 1349823505: ('0.0',), 1349823503: ('0.0',), 1349823488: ('0.0',)} args : 1349823513 depend.output_id : 0 input_args_next_step : {1349823521: ('0.0',), 1349823518: ('0.0',), 1349823513: ('0.0',), 1349823508: ()} output_args : {1349823521: ('0.0',), 1349823518: ('0.0',), 1349823513: ('0.0',), 1349823508: ('0.0',), 1349823505: ('0.0',), 1349823503: ('0.0',), 1349823488: ('0.0',)} args : 1349823508 depend.output_id : 0 input_args_next_step : {1349823521: ('0.0',), 1349823518: ('0.0',), 1349823513: ('0.0',), 1349823508: ('0.0',), 1349823505: ()} output_args : {1349823521: ('0.0',), 1349823518: ('0.0',), 1349823513: ('0.0',), 1349823508: ('0.0',), 1349823505: ('0.0',), 1349823503: ('0.0',), 1349823488: ('0.0',)} args : 1349823505 depend.output_id : 0 input_args_next_step : {1349823521: ('0.0',), 1349823518: ('0.0',), 1349823513: ('0.0',), 1349823508: ('0.0',), 1349823505: ('0.0',), 1349823503: ()} output_args : {1349823521: ('0.0',), 1349823518: ('0.0',), 1349823513: ('0.0',), 1349823508: ('0.0',), 1349823505: ('0.0',), 1349823503: ('0.0',), 1349823488: ('0.0',)} args : 1349823503 depend.output_id : 0 input_args_next_step : {1349823521: ('0.0',), 1349823518: ('0.0',), 1349823513: ('0.0',), 1349823508: ('0.0',), 1349823505: ('0.0',), 1349823503: ('0.0',), 1349823488: ()} output_args : {1349823521: ('0.0',), 1349823518: ('0.0',), 1349823513: ('0.0',), 1349823508: ('0.0',), 1349823505: ('0.0',), 1349823503: ('0.0',), 1349823488: ('0.0',)} args : 1349823488 depend.output_id : 0 Inconsistent number of input and output, step which parrallelize and manage error in input by avoiding sending an output for this data can't be used in tree dependencies of input and output complete output_args for input 3 : {22024878: [{'mal_croppe': 22024898, 'Carton_gris': 22024899, 'Teint_Dans_La_Masse': 22024900, 'autre_refus': 22024901, 'papier': 22024902, 'metal': 22024903, 'flou': 22024904, 'kraft': 22024905, 'cartonnette': 22024906, 'Carton_brun': 22024907, 'environnement': 22024908, 'plastique': 22024909}]} input_args_next_step : {1349823521: ('0.0',), 1349823518: ('0.0',), 1349823513: ('0.0',), 1349823508: ('0.0',), 1349823505: ('0.0',), 1349823503: ('0.0',), 1349823488: ('0.0',), 22024878: ()} output_args : {22024878: [{'mal_croppe': 22024898, 'Carton_gris': 22024899, 'Teint_Dans_La_Masse': 22024900, 'autre_refus': 22024901, 'papier': 22024902, 'metal': 22024903, 'flou': 22024904, 'kraft': 22024905, 'cartonnette': 22024906, 'Carton_brun': 22024907, 'environnement': 22024908, 'plastique': 22024909}]} args : 22024878 depend.output_id : 0 We should have FATAL ERROR but same_nb_input_output==True : this should be an optionnal input ! VR 22-3-18 : For now we do not clean correctly the datou structure input_args_next_step, len :8, first value : ('0.0',) After prepare type args : select max(UNIX_TIMESTAMP(created_at)) from MTRUser.mtr_portfolio_photos where mtr_portfolio_id in (22024878) Here we display some param of map_info ! map_filenames : {} map_photo_id_path_extension : {} map_subphoto_mainphoto : {} dans la step send mail cod work_area: /home/admin/workarea/git/Velours/python in order to get the selector url, please entre the license of selector SELECT photo_id, url FROM MTRBack.photos ph WHERE photo_id IN (1349823521,1349823518,1349823513,1349823508,1349823505,1349823503,1349823488) Found this number of photos: 7 ##### Call download_photos : nb_thread : 5 begin to download photo : 1349823488 begin to download photo : 1349823505 begin to download photo : 1349823513 begin to download photo : 1349823521 download finish for photo 1349823505 begin to download photo : 1349823508 download finish for photo 1349823488 begin to download photo : 1349823503 download finish for photo 1349823521 download finish for photo 1349823513 begin to download photo : 1349823518 download finish for photo 1349823503 download finish for photo 1349823508 download finish for photo 1349823518 we have missing 0 photos in the step downloads : photo missing : [] try to delete the photos missing in DB ##### After download_photos imagette220248981743694174/ imagette220249011743694174/ imagette220249031743694174/ imagette220249041743694174/ imagette220249051743694174/ imagette220249061743694174/ imagette220249091743694174/ imagette220248991743694174/ imagette220249001743694175/ imagette220249071743694175/ length of list_filenames : 7 ; length of list_pids : 7 ; length of list_args : 7 results_Auto_P22024878_03-04-2025_17_29_34.pdf 22024898 SELECT ph.photo_id,ph.url,ph.username,ph.text FROM MTRBack.photos ph, MTRUser.mtr_portfolio_photos mpp WHERE ph.photo_id=mpp.mtr_photo_id AND mpp.mtr_portfolio_id=22024898 AND mpp.hide_status=0 ORDER BY mpp.order LIMIT 0, 20 map_photo_id_text : {} imagette220248981743694174 22024901 SELECT ph.photo_id,ph.url,ph.username,ph.text FROM MTRBack.photos ph, MTRUser.mtr_portfolio_photos mpp WHERE ph.photo_id=mpp.mtr_photo_id AND mpp.mtr_portfolio_id=22024901 AND mpp.hide_status=0 ORDER BY mpp.order LIMIT 0, 20 map_photo_id_text : {} imagette220249011743694174 22024903 SELECT ph.photo_id,ph.url,ph.username,ph.text FROM MTRBack.photos ph, MTRUser.mtr_portfolio_photos mpp WHERE ph.photo_id=mpp.mtr_photo_id AND mpp.mtr_portfolio_id=22024903 AND mpp.hide_status=0 ORDER BY mpp.order LIMIT 0, 20 map_photo_id_text : {} imagette220249031743694174 22024904 SELECT ph.photo_id,ph.url,ph.username,ph.text FROM MTRBack.photos ph, MTRUser.mtr_portfolio_photos mpp WHERE ph.photo_id=mpp.mtr_photo_id AND mpp.mtr_portfolio_id=22024904 AND mpp.hide_status=0 ORDER BY mpp.order LIMIT 0, 20 map_photo_id_text : {} imagette220249041743694174 22024905 SELECT ph.photo_id,ph.url,ph.username,ph.text FROM MTRBack.photos ph, MTRUser.mtr_portfolio_photos mpp WHERE ph.photo_id=mpp.mtr_photo_id AND mpp.mtr_portfolio_id=22024905 AND mpp.hide_status=0 ORDER BY mpp.order LIMIT 0, 20 map_photo_id_text : {} imagette220249051743694174 22024906 SELECT ph.photo_id,ph.url,ph.username,ph.text FROM MTRBack.photos ph, MTRUser.mtr_portfolio_photos mpp WHERE ph.photo_id=mpp.mtr_photo_id AND mpp.mtr_portfolio_id=22024906 AND mpp.hide_status=0 ORDER BY mpp.order LIMIT 0, 20 map_photo_id_text : {} imagette220249061743694174 22024909 SELECT ph.photo_id,ph.url,ph.username,ph.text FROM MTRBack.photos ph, MTRUser.mtr_portfolio_photos mpp WHERE ph.photo_id=mpp.mtr_photo_id AND mpp.mtr_portfolio_id=22024909 AND mpp.hide_status=0 ORDER BY mpp.order LIMIT 0, 20 map_photo_id_text : {} imagette220249091743694174 22024899 SELECT ph.photo_id,ph.url,ph.username,ph.text FROM MTRBack.photos ph, MTRUser.mtr_portfolio_photos mpp WHERE ph.photo_id=mpp.mtr_photo_id AND mpp.mtr_portfolio_id=22024899 AND mpp.hide_status=0 ORDER BY mpp.order LIMIT 0, 20 map_photo_id_text : {} imagette220248991743694174 22024900 SELECT ph.photo_id,ph.url,ph.username,ph.text FROM MTRBack.photos ph, MTRUser.mtr_portfolio_photos mpp WHERE ph.photo_id=mpp.mtr_photo_id AND mpp.mtr_portfolio_id=22024900 AND mpp.hide_status=0 ORDER BY mpp.order LIMIT 0, 20 map_photo_id_text : {} imagette220249001743694175 22024907 SELECT ph.photo_id,ph.url,ph.username,ph.text FROM MTRBack.photos ph, MTRUser.mtr_portfolio_photos mpp WHERE ph.photo_id=mpp.mtr_photo_id AND mpp.mtr_portfolio_id=22024907 AND mpp.hide_status=0 ORDER BY mpp.order LIMIT 0, 20 map_photo_id_text : {} imagette220249071743694175 SELECT h.hashtag,pcr.value FROM MTRUser.portfolio_carac_ratio pcr, MTRBack.hashtags h where pcr.portfolio_id=22024878 and hashtag_type = 3726 and pcr.hashtag_id = h.hashtag_id; velour_link : https://www.fotonower.com/velours/22024911,22024912,22024913,22024914,22024915,22024916,22024917,22024918,22024919,22024920,22024921,22024922?tags=mal_croppe,Carton_gris,Teint_Dans_La_Masse,autre_refus,papier,metal,flou,kraft,cartonnette,Carton_brun,environnement,plastique your option no_mail is active, we will not send the real mail to your client args[1349823521] : ('0.0',) no score found for photo 1349823521 We are sending mail with results at report@fotonower.com args[1349823518] : ('0.0',) no score found for photo 1349823518 We are sending mail with results at report@fotonower.com args[1349823513] : ('0.0',) no score found for photo 1349823513 We are sending mail with results at report@fotonower.com args[1349823508] : ('0.0',) no score found for photo 1349823508 We are sending mail with results at report@fotonower.com args[1349823505] : ('0.0',) no score found for photo 1349823505 We are sending mail with results at report@fotonower.com args[1349823503] : ('0.0',) no score found for photo 1349823503 We are sending mail with results at report@fotonower.com args[1349823488] : ('0.0',) no score found for photo 1349823488 We are sending mail with results at report@fotonower.com refus_total : 0.0 2022-04-13 10:29:59 0 SELECT ph.photo_id,ph.url,ph.username,ph.uploaded_at,ph.text FROM MTRBack.photos ph, MTRUser.mtr_portfolio_photos mpp WHERE ph.photo_id=mpp.mtr_photo_id AND mpp.mtr_portfolio_id=22024878 AND mpp.hide_status=0 ORDER BY mpp.order LIMIT 0, 1000 start upload file to ovh https://storage.sbg.cloud.ovh.net/v1/AUTH_3b171620e76e4af496c5fd050759c9f0/media.fotonower.com/results_Auto_P22024878_03-04-2025_17_29_34.pdf results_Auto_P22024878_03-04-2025_17_29_34.pdf uploaded to url https://storage.sbg.cloud.ovh.net/v1/AUTH_3b171620e76e4af496c5fd050759c9f0/media.fotonower.com/results_Auto_P22024878_03-04-2025_17_29_34.pdf start insert file to database insert into MTRUser.mtr_files (mtd_id,mtr_portfolio_id,text,url,format,tags,file_size,value) values ('4302','22024878','results_Auto_P22024878_03-04-2025_17_29_34.pdf','https://storage.sbg.cloud.ovh.net/v1/AUTH_3b171620e76e4af496c5fd050759c9f0/media.fotonower.com/results_Auto_P22024878_03-04-2025_17_29_34.pdf','pdf','','0.08','0.0') After datou_step_exec type output : map_portfolio_photo : len 1 keys : dict_keys([22024878]) Inside saveOutput : final : False verbose : True saveOutput not yet implemented for datou_step.type : send_mail_cod we use saveGeneral [1349823521, 1349823518, 1349823513, 1349823508, 1349823505, 1349823503, 1349823488] map_info['map_portfolio_photo'] : {22024878: [1349823521, 1349823518, 1349823513, 1349823508, 1349823505, 1349823503, 1349823488, 1349823421, 1349823418, 1349823412, 1349823407, 1349823402, 1349823394, 1349823378, 1349823308, 1349823305, 1349823302, 1349823298, 1349823293, 1349823287, 1349823271, 1349823268, 1349823265, 1349823207, 1349823203, 1349823198, 1349823195, 1349823193, 1349823190, 1349823170, 1349823129, 1349823124, 1349823115, 1349823112, 1349823108, 1349823101, 1349823084, 1349823051, 1349823018, 1349823014, 1349823010, 1349823006, 1349823002, 1349822999, 1349822989, 1349822985, 1349822979, 1349822973, 1349822943, 1349822939, 1349822935, 1349822931, 1349822925, 1349822918, 1349822899, 1349822892, 1349822887, 1349822862, 1349822858, 1349822854, 1349822850, 1349822847, 1349822843, 1349822828, 1349822825, 1349822822, 1349822821, 1349822820, 1349822819]} final : False mtd_id 4302 list_pids : [1349823521, 1349823518, 1349823513, 1349823508, 1349823505, 1349823503, 1349823488] Looping around the photos to save general results len do output : 0 before output type Used above Managing all output in save final without adding information in the mtr_datou_result ('4302', None, None, None, None, None, None, None, '2720884') ('4302', '22024878', '1349823521', None, None, None, None, None, '2720884') ('4302', None, None, None, None, None, None, None, '2720884') ('4302', '22024878', '1349823518', None, None, None, None, None, '2720884') ('4302', None, None, None, None, None, None, None, '2720884') ('4302', '22024878', '1349823513', None, None, None, None, None, '2720884') ('4302', None, None, None, None, None, None, None, '2720884') ('4302', '22024878', '1349823508', None, None, None, None, None, '2720884') ('4302', None, None, None, None, None, None, None, '2720884') ('4302', '22024878', '1349823505', None, None, None, None, None, '2720884') ('4302', None, None, None, None, None, None, None, '2720884') ('4302', '22024878', '1349823503', None, None, None, None, None, '2720884') ('4302', None, None, None, None, None, None, None, '2720884') ('4302', '22024878', '1349823488', None, None, None, None, None, '2720884') begin to insert list_values into mtr_datou_result : length of list_values in save_final : 7 insert ignore into MTRPhoto.mtr_datou_result (mtd_id, mtr_portfolio_id,mtr_photo_id,result,result_long,result_double,hashtag_id,proba, mtr_current_id) values (%s,%s,%s,%s,%s,%s,%s,%s,%s) on duplicate key update mtr_portfolio_id = mtr_portfolio_id list_values : [('4302', '22024878', '1349823521', None, None, None, None, None, '2720884'), ('4302', '22024878', '1349823518', None, None, None, None, None, '2720884'), ('4302', '22024878', '1349823513', None, None, None, None, None, '2720884'), ('4302', '22024878', '1349823508', None, None, None, None, None, '2720884'), ('4302', '22024878', '1349823505', None, None, None, None, None, '2720884'), ('4302', '22024878', '1349823503', None, None, None, None, None, '2720884'), ('4302', '22024878', '1349823488', None, None, None, None, None, '2720884')] time used for this insertion : 0.035546064376831055 save_final save missing photos in datou_result : time spend for datou_step_exec : 1.5484907627105713 time spend to save output : 0.03587603569030762 total time spend for step 4 : 1.584366798400879 step5:split_time_score Thu Apr 3 17:29:36 2025 VR 17-11-17 : now, only for linear exec dependencies tree, some output goes to fill the input of the next VR 22-3-18 : now we test the dependencies tree, but keep two separate code for datou_prepare_output_input until the code is correctly tested, clean and works in both case VR 22-3-18 : but we use the first code for the first step id = -1, build in the code of datou_exec VR 22-3-18 : we should manage here the case when we are at the first step instead of building this step before datou_exec Currently we do not manage missing dependencies information, that could maybe be correctly interpreted with default behavior Some of the step done at execution of the step could be done before when the tree of execution is build and the dependencies of different step analysed complete output_args for input 0 : ['22024878'] We expect there is only one output and this part is used while all output are not tuple or array Inconsistent number of input and output, step which parrallelize and manage error in input by avoiding sending an output for this data can't be used in tree dependencies of input and output complete output_args for input 1 : VR 22-3-18 : For now we do not clean correctly the datou structure input_args_next_step, len :1, first value : [('22024878',)] After prepare type args : select max(UNIX_TIMESTAMP(created_at)) from MTRUser.mtr_portfolio_photos where mtr_portfolio_id in (22024878) Here we display some param of map_info ! map_filenames : {} map_photo_id_path_extension : {1349823521: {'path': 'temp/1743694174_4020410_1349823521_078025ac16de127e231d5ed72c6e4465.jpg', 'extension': 'jpg'}, 1349823488: {'path': 'temp/1743694174_4020410_1349823488_d7ac5d7313db967465788905ae8397e6.jpg', 'extension': 'jpg'}, 1349823503: {'path': 'temp/1743694174_4020410_1349823503_35e8860977feb87fef9832b1b04c2b10.jpg', 'extension': 'jpg'}, 1349823505: {'path': 'temp/1743694174_4020410_1349823505_79ba0d216646a78e7b27d121fe674e0e.jpg', 'extension': 'jpg'}, 1349823508: {'path': 'temp/1743694174_4020410_1349823508_1583835f3c7c0f15c9b0d6dfcda3bd03.jpg', 'extension': 'jpg'}, 1349823513: {'path': 'temp/1743694174_4020410_1349823513_c6f2e437864b6be87ef5dd18fe6de966.jpg', 'extension': 'jpg'}, 1349823518: {'path': 'temp/1743694174_4020410_1349823518_b860407d0d63a4c64ac163314973f778.jpg', 'extension': 'jpg'}} map_subphoto_mainphoto : {} begin split time score SELECT app_name, token FROM MTRUser.mtr_app_api_token WHERE mtr_user_id=979 AND app_name="token_split_time_score" AND expire_at > NOW() select distinct dp.name from MTRPhoto.dashboard_entry_day ded, MTRPhoto.dashboard_places dp, MTRPhoto.dashboard_results dr where ded.dashboard_place_id = dp.id and ded.last_run_id = dr.dashboard_run_id and dp.id = ded.dashboard_place_id and dr.mtr_portfolio_id = 22024878; (('arc_en_ciel_jrm',),) TODO : Insert select and so on Begin split_port_in_batch_balle thcls : [{'id': 861, 'mtr_user_id': 31, 'name': 'Rungis_class_dechets_1212', 'pb_hashtag_id': 0, 'live': b'\x00', 'list_hashtags': 'Rungis_Aluminium,Rungis_Carton,Rungis_Papier,Rungis_Plastique_clair,Rungis_Plastique_dur,Rungis_Plastique_fonce,Rungis_Tapis_vide,Rungis_Tetrapak', 'svm_portfolios_learning': '1160730,571842,571844,571839,571933,571840,571841,572307', 'photo_hashtag_type': 999, 'photo_desc_type': 3963, 'type_classification': 'caffe', 'hashtag_id_list': '2107751280,2107750907,2107750908,2107750909,2107750910,2107750911,2107750912,2107750913'}] thcls : [{'id': 758, 'mtr_user_id': 31, 'name': 'Rungis_amount_dechets_fall_2018_v2', 'pb_hashtag_id': 0, 'live': b'\x00', 'list_hashtags': '05102018_Papier_non_papier_dense,05102018_Papier_non_papier_peu_dense,05102018_Papier_non_papier_presque_vide,05102018_Papier_non_papier_tres_dense,05102018_Papier_non_papier_tres_peu_dense', 'svm_portfolios_learning': '1108385,1108386,1108388,1108384,1108387', 'photo_hashtag_type': 856, 'photo_desc_type': 3853, 'type_classification': 'caffe', 'hashtag_id_list': '2107751013,2107751014,2107751015,2107751016,2107751017'}] select SUBSTRING(ph.text,16,2) as h, count(*) from MTRUser.mtr_portfolio_photos mpp inner join MTRBack.photos ph on mpp.mtr_photo_id = ph.photo_id where mpp.mtr_portfolio_id = 22024878 group by h (('17', 69),) SELECT ph.photo_id,ph.url,ph.username,ph.uploaded_at,ph.text FROM MTRBack.photos ph, MTRUser.mtr_portfolio_photos mpp WHERE ph.photo_id=mpp.mtr_photo_id AND mpp.mtr_portfolio_id=22024878 AND mpp.hide_status=0 ORDER BY mpp.order LIMIT 0, 100000 SELECT cps.photo_id, cps.score, h.hashtag, cps.hashtag_id, mpp1.mtr_portfolio_id FROM MTRPhoto.class_photo_score cps, MTRBack.hashtags h, MTRUser.mtr_portfolio_photos mpp1 where mpp1.mtr_photo_id=cps.photo_id AND h.hashtag_id=cps.hashtag_id AND mpp1.hide_status=0 AND mpp1.mtr_portfolio_id in (22024878) AND cps.thcl in (861) order by cps.score desc LIMIT 0, 100000 SELECT cps.photo_id, cps.score, h.hashtag, cps.hashtag_id, mpp1.mtr_portfolio_id FROM MTRPhoto.class_photo_score cps, MTRBack.hashtags h, MTRUser.mtr_portfolio_photos mpp1 where mpp1.mtr_photo_id=cps.photo_id AND h.hashtag_id=cps.hashtag_id AND mpp1.hide_status=0 AND mpp1.mtr_portfolio_id in (22024878) AND cps.thcl in (758) order by cps.score desc LIMIT 0, 100000 ERROR counted https://github.com/fotonower/Velours/issues/663#issuecomment-421136223 {} 03042025 22024878 Nombre de photos uploadées : 69 / 23040 (0%) 03042025 22024878 Nombre de photos taguées (types de déchets): 0 / 69 (0%) 03042025 22024878 Nombre de photos taguées (volume) : 0 / 69 (0%) [{'photo_id': 1349823521, 'url': 'https://storage.sbg.cloud.ovh.net/v1/AUTH_3b171620e76e4af496c5fd050759c9f0/media.fotonower.com/2025/4/3/078025ac16de127e231d5ed72c6e4465.jpg', 'username': None, 'uploaded_at': 1743694012, 'text': 'image_03042025_17_00_33_9130.jpg'}, {'photo_id': 1349823518, 'url': 'https://storage.sbg.cloud.ovh.net/v1/AUTH_3b171620e76e4af496c5fd050759c9f0/media.fotonower.com/2025/4/3/b860407d0d63a4c64ac163314973f778.jpg', 'username': None, 'uploaded_at': 1743694012, 'text': 'image_03042025_17_00_43_10135.jpg'}, {'photo_id': 1349823513, 'url': 'https://storage.sbg.cloud.ovh.net/v1/AUTH_3b171620e76e4af496c5fd050759c9f0/media.fotonower.com/2025/4/3/c6f2e437864b6be87ef5dd18fe6de966.jpg', 'username': None, 'uploaded_at': 1743694012, 'text': 'image_03042025_17_00_53_10136.jpg'}, {'photo_id': 1349823508, 'url': 'https://storage.sbg.cloud.ovh.net/v1/AUTH_3b171620e76e4af496c5fd050759c9f0/media.fotonower.com/2025/4/3/1583835f3c7c0f15c9b0d6dfcda3bd03.jpg', 'username': None, 'uploaded_at': 1743694012, 'text': 'image_03042025_17_01_03_10150.jpg'}] 0 [] elapsed_time : load_data_split_time_score 2.1457672119140625e-06 elapsed_time : order_list_meta_photo_and_scores 7.62939453125e-06 ????????????????????????????????????????????????????????????????????? elapsed_time : fill_and_build_computed_from_old_data 0.0042934417724609375 INSERT INTO `MTRPhoto`.`dashboard_entry_day` (`dashboard_place_id`, `mtr_portfolio_id`, `date`) VALUES ( 10, 22024878, '2025-04-03' ) ON DUPLICATE KEY UPDATE updated_at=NOW(); INSERT INTO `MTRPhoto`.`dashboard_run_ids` (`dashboard_entry_day`, `mtr_user_id`, `misc_info`) VALUES (1712161,979,"{}"); elapsed_time : insert_dashboard_record_day_entry 0.06467270851135254 We will return after consolidate but for now we need the day, how to get it, for now depending on the previous heavy steps SELECT dri.dashboard_entry_day, dr.dashboard_run_id, dr.mtr_portfolio_id, dr.id, dr.hashtag, dr.completion_json FROM MTRPhoto.dashboard_results dr, MTRPhoto.dashboard_run_ids dri, MTRPhoto.dashboard_entry_day ded WHERE ded.id= 1712161 AND ded.last_run_id=dri.id AND dri.dashboard_entry_day=ded.id AND dri.id=dr.dashboard_run_id [{'dashboat_entry_day': 1712161, 'dashboard_run_id': 1721951, 'mtr_portfolio_id': 22024878, 'dashboard_result_id': 9849343, 'hashtag': '_______JRM', 'completion_json': "{'max_time_prod_two_photos': 0, 'url_report': 'https://storage.sbg.cloud.ovh.net/v1/AUTH_3b171620e76e4af496c5fd050759c9f0/media.fotonower.com/results_Auto_P22024878_03-04-2025_17_27_31.pdf', 'mal_croppe': {'hashtag': 'mal_croppe', 'sub_port_id': 22024898, 'pht': 3726}, 'Carton_gris': {'hashtag': 'Carton_gris', 'sub_port_id': 22024899, 'pht': 3726}, 'Teint_Dans_La_Masse': {'hashtag': 'Teint_Dans_La_Masse', 'sub_port_id': 22024900, 'pht': 3726}, 'autre_refus': {'hashtag': 'autre_refus', 'sub_port_id': 22024901, 'pht': 3726}, 'papier': {'hashtag': 'papier', 'sub_port_id': 22024902, 'pht': 3726}, 'metal': {'hashtag': 'metal', 'sub_port_id': 22024903, 'pht': 3726}, 'flou': {'hashtag': 'flou', 'sub_port_id': 22024904, 'pht': 3726}, 'kraft': {'hashtag': 'kraft', 'sub_port_id': 22024905, 'pht': 3726}, 'cartonnette': {'hashtag': 'cartonnette', 'sub_port_id': 22024906, 'pht': 3726}, 'Carton_brun': {'hashtag': 'Carton_brun', 'sub_port_id': 22024907, 'pht': 3726}, 'environnement': {'hashtag': 'environnement', 'sub_port_id': 22024908, 'pht': 3726}, 'plastique': {'hashtag': 'plastique', 'sub_port_id': 22024909, 'pht': 3726}}"}, {'dashboat_entry_day': 1712161, 'dashboard_run_id': 1721951, 'mtr_portfolio_id': 22024881, 'dashboard_result_id': 9849344, 'hashtag': '_______JRM', 'completion_json': "{'max_time_prod_two_photos': 0, 'url_report': 'https://storage.sbg.cloud.ovh.net/v1/AUTH_3b171620e76e4af496c5fd050759c9f0/media.fotonower.com/results_Auto_P22024881_03-04-2025_17_29_04.pdf', 'kraft': {'hashtag': 'kraft', 'sub_port_id': 22024886, 'pht': 3726}, 'cartonnette': {'hashtag': 'cartonnette', 'sub_port_id': 22024887, 'pht': 3726}, 'mal_croppe': {'hashtag': 'mal_croppe', 'sub_port_id': 22024888, 'pht': 3726}, 'Carton_gris': {'hashtag': 'Carton_gris', 'sub_port_id': 22024889, 'pht': 3726}, 'Teint_Dans_La_Masse': {'hashtag': 'Teint_Dans_La_Masse', 'sub_port_id': 22024890, 'pht': 3726}, 'Carton_brun': {'hashtag': 'Carton_brun', 'sub_port_id': 22024891, 'pht': 3726}, 'metal': {'hashtag': 'metal', 'sub_port_id': 22024892, 'pht': 3726}, 'environnement': {'hashtag': 'environnement', 'sub_port_id': 22024893, 'pht': 3726}, 'papier': {'hashtag': 'papier', 'sub_port_id': 22024894, 'pht': 3726}, 'plastique': {'hashtag': 'plastique', 'sub_port_id': 22024895, 'pht': 3726}, 'autre_refus': {'hashtag': 'autre_refus', 'sub_port_id': 22024896, 'pht': 3726}, 'flou': {'hashtag': 'flou', 'sub_port_id': 22024897, 'pht': 3726}}"}] SELECT mtd_id, mtr_current_id, mtr_portfolio_id, created_at, result, result_long, result_double FROM MTRPhoto.mtr_datou_result WHERE mtr_portfolio_id = 22024878 AND result is not null and result<>"None" and result<>0.0 AND mtd_id=4302 ORDER BY id desc LIMIT 1 SELECT mtd_id, mtr_current_id, mtr_portfolio_id, created_at, result, result_long, result_double FROM MTRPhoto.mtr_datou_result WHERE mtr_portfolio_id = 22024878 AND result is not null and result<>"None" and result=0.0 AND mtd_id=4302 ORDER BY created_at desc LIMIT 1 select value from MTRUser.portfolio_carac_ratio where portfolio_id = 22024878 and created_at >= ( SELECT min(created_at) FROM MTRPhoto.mtr_datou_result WHERE mtr_portfolio_id = 22024878 AND result is not null and result<>"None" and result=0.0 AND mtd_id=4302 )and created_at < ( SELECT addtime(max(created_at),100) FROM MTRPhoto.mtr_datou_result WHERE mtr_portfolio_id = 22024878 AND result is not null and result<>"None" and result=0.0 AND mtd_id=4302 ) order by value desc list_result_datou : [] select url from MTRUser.mtr_files where mtd_id = 4302 and mtr_portfolio_id = 22024878 order by file_id desc limit 1 find url: https://storage.sbg.cloud.ovh.net/v1/AUTH_3b171620e76e4af496c5fd050759c9f0/media.fotonower.com/results_Auto_P22024878_03-04-2025_17_29_34.pdf select completion_json, dashboard_run_id from MTRPhoto.dashboard_results where mtr_portfolio_id = 22024878 order by id desc limit 1 update MTRPhoto.dashboard_results set completion_json = "{'max_time_prod_two_photos': 0, 'url_report': 'https://storage.sbg.cloud.ovh.net/v1/AUTH_3b171620e76e4af496c5fd050759c9f0/media.fotonower.com/results_Auto_P22024878_03-04-2025_17_29_34.pdf', 'mal_croppe': {'hashtag': 'mal_croppe', 'sub_port_id': 22024898, 'pht': 3726}, 'Carton_gris': {'hashtag': 'Carton_gris', 'sub_port_id': 22024899, 'pht': 3726}, 'Teint_Dans_La_Masse': {'hashtag': 'Teint_Dans_La_Masse', 'sub_port_id': 22024900, 'pht': 3726}, 'autre_refus': {'hashtag': 'autre_refus', 'sub_port_id': 22024901, 'pht': 3726}, 'papier': {'hashtag': 'papier', 'sub_port_id': 22024902, 'pht': 3726}, 'metal': {'hashtag': 'metal', 'sub_port_id': 22024903, 'pht': 3726}, 'flou': {'hashtag': 'flou', 'sub_port_id': 22024904, 'pht': 3726}, 'kraft': {'hashtag': 'kraft', 'sub_port_id': 22024905, 'pht': 3726}, 'cartonnette': {'hashtag': 'cartonnette', 'sub_port_id': 22024906, 'pht': 3726}, 'Carton_brun': {'hashtag': 'Carton_brun', 'sub_port_id': 22024907, 'pht': 3726}, 'environnement': {'hashtag': 'environnement', 'sub_port_id': 22024908, 'pht': 3726}, 'plastique': {'hashtag': 'plastique', 'sub_port_id': 22024909, 'pht': 3726}}" where mtr_portfolio_id = 22024878 and dashboard_run_id = 1721951 SELECT mtd_id, mtr_current_id, mtr_portfolio_id, created_at, result, result_long, result_double FROM MTRPhoto.mtr_datou_result WHERE mtr_portfolio_id = 22024881 AND result is not null and result<>"None" and result<>0.0 AND mtd_id=4302 ORDER BY id desc LIMIT 1 list_result_datou : [{'mtr_datou_id': 4302, 'mtr_datou_current_id': 2720885, 'mtr_portfolio_id': 22024881, 'created_at': datetime.datetime(2025, 4, 3, 17, 29, 3), 'result': '0.07160011485618491', 'result_long': None, 'result_double': None}] Qualite : 0.07160011485618491 select url from MTRUser.mtr_files where mtd_id = 4302 and mtr_portfolio_id = 22024881 order by file_id desc limit 1 find url: https://storage.sbg.cloud.ovh.net/v1/AUTH_3b171620e76e4af496c5fd050759c9f0/media.fotonower.com/results_Auto_P22024881_03-04-2025_17_29_04.pdf select completion_json, dashboard_run_id from MTRPhoto.dashboard_results where mtr_portfolio_id = 22024881 order by id desc limit 1 update MTRPhoto.dashboard_results set completion_json = "{'max_time_prod_two_photos': 0, 'url_report': 'https://storage.sbg.cloud.ovh.net/v1/AUTH_3b171620e76e4af496c5fd050759c9f0/media.fotonower.com/results_Auto_P22024881_03-04-2025_17_29_04.pdf', 'kraft': {'hashtag': 'kraft', 'sub_port_id': 22024886, 'pht': 3726}, 'cartonnette': {'hashtag': 'cartonnette', 'sub_port_id': 22024887, 'pht': 3726}, 'mal_croppe': {'hashtag': 'mal_croppe', 'sub_port_id': 22024888, 'pht': 3726}, 'Carton_gris': {'hashtag': 'Carton_gris', 'sub_port_id': 22024889, 'pht': 3726}, 'Teint_Dans_La_Masse': {'hashtag': 'Teint_Dans_La_Masse', 'sub_port_id': 22024890, 'pht': 3726}, 'Carton_brun': {'hashtag': 'Carton_brun', 'sub_port_id': 22024891, 'pht': 3726}, 'metal': {'hashtag': 'metal', 'sub_port_id': 22024892, 'pht': 3726}, 'environnement': {'hashtag': 'environnement', 'sub_port_id': 22024893, 'pht': 3726}, 'papier': {'hashtag': 'papier', 'sub_port_id': 22024894, 'pht': 3726}, 'plastique': {'hashtag': 'plastique', 'sub_port_id': 22024895, 'pht': 3726}, 'autre_refus': {'hashtag': 'autre_refus', 'sub_port_id': 22024896, 'pht': 3726}, 'flou': {'hashtag': 'flou', 'sub_port_id': 22024897, 'pht': 3726}}" where mtr_portfolio_id = 22024881 and dashboard_run_id = 1721951 SELECT name, created_at,limit_max FROM MTRDatou.mtr_datou WHERE id=4302 SELECT mtd.id, mtdt.`type`, mtd.`param`, mtd.param_json, mtdt.nb_input, mtdt.nb_output, mtdt.prod, mtdt.is_local, mtdt.is_datou_depend, mtdt.is_photo_id_local FROM MTRDatou.mtr_datou_step mtd, MTRDatou.mtr_datou_step_types mtdt WHERE mtdt.`id`=mtd.`type` AND mtd.mtd_id=4302 SELECT mtd.id, mtd.mtd_id, mdsdt.id, mdsdt.name, mdsdt.description, msid.output_or_input, msid.data_order_id, mdsdt.type FROM MTRDatou.mtr_datou_step mtd, MTRDatou.mtr_datou_steptype_io_datatypes msid, MTRDatou.mtr_datou_step_data_types mdsdt WHERE mtd.`type`=msid.`mtr_datou_step_type` AND mtd.mtd_id= 4302 AND msid.data_type=mdsdt.id SELECT mts_id_output, id_output, mts_id_input, id_input FROM MTRDatou.mtr_datou_step_by_step WHERE mtd_id=4302 # VR 17-11-17 : to create in DB ! Here we check the datou graph and we reorder steps ! Tree builded and cycle checked, now we need to re-order the steps ! We have currenlty an error because there is no dependence between the last step for the case tile - detect - glue We can either keep the depence of, it is better to keep an order compatible with the id of steps if we do not have sons, so a lexical order : (number_son, step_id) All sons are already in current list ! All sons are already in current list ! All sons are already in current list ! All sons are already in current list ! DONE and to test : checkNoCycle ! Here we check the consistency of inputs/outputs number between the given ones and the db ! eke 1-6-18 : checkConsistencyNbInputNbOutput should be processed after step reordering ! WARNING : number of outputs for step 13596 ventilate_hashtags_in_portfolio is not consistent : 2 used against 1 in the step definition ! Step 11881 final have less inputs used (1) than in the step definition (3) : maybe we manage optionnal inputs ! Step 11881 final have less outputs used (1) than in the step definition (2) : some outputs may be not used ! WARNING : number of outputs for step 13625 velours_tree is not consistent : 2 used against 1 in the step definition ! Step 11884 send_mail_cod have less inputs used (3) than in the step definition (5) : maybe we manage optionnal inputs ! Number of inputs / outputs for each step checked ! Here we check the consistency of outputs/inputs types during steps connections eke 1-6-18 : checkConsistencyTypeOutputInput should be processed after checkConsistencyNbInputNbOutput ! We ignore checkConsistencyTypeOutputInput for datou_step final ! WARNING : output 0 of step 13596 have datatype=10 whereas input 3 of step 11884 have datatype=6 WARNING : type of output 1 of step 13596 doesn't seem to be define in the database( WARNING : type of input 3 of step 11881 doesn't seem to be define in the database( We ignore checkConsistencyTypeOutputInput for datou_step final ! WARNING : output 0 of step 13596 have datatype=10 whereas input 0 of step 13625 have datatype=18 WARNING : type of output 1 of step 13625 doesn't seem to be define in the database( WARNING : type of input 5 of step 11884 doesn't seem to be define in the database( DataTypes for each output/input checked ! no param json to modify TODO Duplicate data, are they consistent 3 ? Duplicate data, are they consistent 4 ? SELECT mptpi.id, mptpi.mtr_portfolio_id_1, mptpi.mtr_portfolio_id_2, mptpi.type, mptpi.hashtag_id, mptpi.min_score, mptpi.mtr_user_id, mptpi.created_at, mptpi.updated_at, mptpi.last_updated_at_desc, mptpi.last_updated_at_asc, h.hashtag FROM MTRPhoto.mtr_port_to_port_ids mptpi, MTRBack.hashtags h WHERE h.hashtag_id=mptpi.hashtag_id AND mptpi.`mtr_portfolio_id_1`=22024881 AND mptpi.`type`=3726 To do INSERT IGNORE INTO MTRPhoto.dashboard_results (id, qualite, completion_json) VALUES (9849344, 0.07160011485618491, "{'max_time_prod_two_photos': 0, 'url_report': 'https://storage.sbg.cloud.ovh.net/v1/AUTH_3b171620e76e4af496c5fd050759c9f0/media.fotonower.com/results_Auto_P22024881_03-04-2025_17_29_04.pdf', 'kraft': {'hashtag': 'kraft', 'sub_port_id': 22024886, 'pht': 3726}, 'cartonnette': {'hashtag': 'cartonnette', 'sub_port_id': 22024887, 'pht': 3726}, 'mal_croppe': {'hashtag': 'mal_croppe', 'sub_port_id': 22024888, 'pht': 3726}, 'Carton_gris': {'hashtag': 'Carton_gris', 'sub_port_id': 22024889, 'pht': 3726}, 'Teint_Dans_La_Masse': {'hashtag': 'Teint_Dans_La_Masse', 'sub_port_id': 22024890, 'pht': 3726}, 'Carton_brun': {'hashtag': 'Carton_brun', 'sub_port_id': 22024891, 'pht': 3726}, 'metal': {'hashtag': 'metal', 'sub_port_id': 22024892, 'pht': 3726}, 'environnement': {'hashtag': 'environnement', 'sub_port_id': 22024893, 'pht': 3726}, 'papier': {'hashtag': 'papier', 'sub_port_id': 22024894, 'pht': 3726}, 'plastique': {'hashtag': 'plastique', 'sub_port_id': 22024895, 'pht': 3726}, 'autre_refus': {'hashtag': 'autre_refus', 'sub_port_id': 22024896, 'pht': 3726}, 'flou': {'hashtag': 'flou', 'sub_port_id': 22024897, 'pht': 3726}}") ON DUPLICATE KEY UPDATE qualite=VALUES(qualite), completion_json=VALUES(completion_json) ret update_qualite_results : None SELECT mtr_photo_id FROM MTRUser.mtr_portfolio_photos WHERE mtr_portfolio_id IN (22024878,22024881) result : ((1349822819,), (1349822820,), (1349822821,), (1349822822,), (1349822825,), (1349822828,), (1349822843,), (1349822847,), (1349822850,), (1349822854,), (1349822858,), (1349822862,), (1349822887,), (1349822892,), (1349822899,), (1349822918,), (1349822925,), (1349822931,), (1349822935,), (1349822939,), (1349822943,), (1349822973,), (1349822979,), (1349822985,), (1349822989,), (1349822999,), (1349823002,), (1349823006,), (1349823010,), (1349823014,), (1349823018,), (1349823051,), (1349823084,), (1349823101,), (1349823108,), (1349823112,), (1349823115,), (1349823124,), (1349823129,), (1349823170,), (1349823190,), (1349823193,), (1349823195,), (1349823198,), (1349823203,), (1349823207,), (1349823265,), (1349823268,), (1349823271,), (1349823287,), (1349823293,), (1349823298,), (1349823302,), (1349823305,), (1349823308,), (1349823378,), (1349823394,), (1349823402,), (1349823407,), (1349823412,), (1349823418,), (1349823421,), (1349823488,), (1349823503,), (1349823505,), (1349823508,), (1349823513,), (1349823518,), (1349823521,), (1349822878,), (1349822881,), (1349822884,), (1349822957,), (1349822965,), (1349823026,), (1349823030,), (1349823037,), (1349823041,), (1349823046,), (1349823060,), (1349823064,), (1349823067,), (1349823073,), (1349823079,), (1349823147,), (1349823151,), (1349823155,), (1349823158,), (1349823164,), (1349823223,), (1349823227,), (1349823229,), (1349823232,), (1349823234,), (1349823235,), (1349823250,), (1349823256,), (1349823262,), (1349823317,), (1349823333,), (1349823339,), (1349823344,), (1349823347,), (1349823348,), (1349823359,), (1349823363,), (1349823368,), (1349823372,), (1349823376,), (1349823432,), (1349823437,), (1349823445,), (1349823450,), (1349823453,), (1349823456,), (1349823463,), (1349823467,), (1349823470,), (1349823479,), (1349823484,), (1349823542,), (1349823601,), (1349823605,), (1349823610,), (1349823640,), (1349823671,)) NUMBER BATCH : 0 # DISPLAY ALL COLLECTED DATA : {'03042025': {'nb_upload': 69, 'nb_taggue_class': 0, 'nb_taggue_densite': 0}} After datou_step_exec type output : map_portfolio_photo : len 1 keys : dict_keys([22024878]) Inside saveOutput : final : True verbose : True saveOutput not yet implemented for datou_step.type : split_time_score we use saveGeneral [1349823521, 1349823518, 1349823513, 1349823508, 1349823505, 1349823503, 1349823488] map_info['map_portfolio_photo'] : {22024878: [1349823521, 1349823518, 1349823513, 1349823508, 1349823505, 1349823503, 1349823488, 1349823421, 1349823418, 1349823412, 1349823407, 1349823402, 1349823394, 1349823378, 1349823308, 1349823305, 1349823302, 1349823298, 1349823293, 1349823287, 1349823271, 1349823268, 1349823265, 1349823207, 1349823203, 1349823198, 1349823195, 1349823193, 1349823190, 1349823170, 1349823129, 1349823124, 1349823115, 1349823112, 1349823108, 1349823101, 1349823084, 1349823051, 1349823018, 1349823014, 1349823010, 1349823006, 1349823002, 1349822999, 1349822989, 1349822985, 1349822979, 1349822973, 1349822943, 1349822939, 1349822935, 1349822931, 1349822925, 1349822918, 1349822899, 1349822892, 1349822887, 1349822862, 1349822858, 1349822854, 1349822850, 1349822847, 1349822843, 1349822828, 1349822825, 1349822822, 1349822821, 1349822820, 1349822819]} final : True mtd_id 4302 list_pids : [1349823521, 1349823518, 1349823513, 1349823508, 1349823505, 1349823503, 1349823488] Looping around the photos to save general results len do output : 1 /22024878Didn't retrieve data . before output type Here is an output not treated by saveGeneral : Managing all output in save final without adding information in the mtr_datou_result ('4302', None, None, None, None, None, None, None, '2720884') ('4302', '22024878', '1349823521', None, None, None, None, None, '2720884') ('4302', None, None, None, None, None, None, None, '2720884') ('4302', '22024878', '1349823518', None, None, None, None, None, '2720884') ('4302', None, None, None, None, None, None, None, '2720884') ('4302', '22024878', '1349823513', None, None, None, None, None, '2720884') ('4302', None, None, None, None, None, None, None, '2720884') ('4302', '22024878', '1349823508', None, None, None, None, None, '2720884') ('4302', None, None, None, None, None, None, None, '2720884') ('4302', '22024878', '1349823505', None, None, None, None, None, '2720884') ('4302', None, None, None, None, None, None, None, '2720884') ('4302', '22024878', '1349823503', None, None, None, None, None, '2720884') ('4302', None, None, None, None, None, None, None, '2720884') ('4302', '22024878', '1349823488', None, None, None, None, None, '2720884') begin to insert list_values into mtr_datou_result : length of list_values in save_final : 8 insert ignore into MTRPhoto.mtr_datou_result (mtd_id, mtr_portfolio_id,mtr_photo_id,result,result_long,result_double,hashtag_id,proba, mtr_current_id) values (%s,%s,%s,%s,%s,%s,%s,%s,%s) on duplicate key update mtr_portfolio_id = mtr_portfolio_id list_values : [('4302', None, '22024878', 'None', None, None, None, None, '2720884'), ('4302', '22024878', '1349823521', None, None, None, None, None, '2720884'), ('4302', '22024878', '1349823518', None, None, None, None, None, '2720884'), ('4302', '22024878', '1349823513', None, None, None, None, None, '2720884'), ('4302', '22024878', '1349823508', None, None, None, None, None, '2720884'), ('4302', '22024878', '1349823505', None, None, None, None, None, '2720884'), ('4302', '22024878', '1349823503', None, None, None, None, None, '2720884'), ('4302', '22024878', '1349823488', None, None, None, None, None, '2720884')] time used for this insertion : 0.03555130958557129 save_final save missing photos in datou_result : time spend for datou_step_exec : 0.6352829933166504 time spend to save output : 0.0357663631439209 total time spend for step 5 : 0.6710493564605713 caffe_path_current : About to save ! 2 After save, about to update current ! ret : 2 len(input) + len(total_photo_id_missing) : 1 set_done_treatment DELETE from MTRPhoto.mtr_datou_current where id in (2720884) 1.96user 2.37system 0:11.06elapsed 39%CPU (0avgtext+0avgdata 157848maxresident)k 88inputs+3768outputs (11major+63866minor)pagefaults 0swaps