ssh: connect to host jeanluc.fotonower-preprod.com port 22: No route to host ssh: connect to host jeanluc.fotonower-preprod.com port 22: No route to host 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) 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 : step 11937 tfhub_classification2 is not linked in the step_by_step architecture ! WARNING : step 11938 argmax is not linked in the step_by_step architecture ! 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 ! DataTypes for each output/input checked ! Unexpected type seems boolean for variable list_input_json ERROR or WARNING : can't parse json string Expecting value: line 1 column 1 (char 0) Tried to parse : difference : 1612 for current_id 2811290, if negative, datou_current will be reset difference : 3219 for current_id 2812730, if negative, datou_current will be reset difference : 7875 for current_id 2813688, if negative, datou_current will be reset difference : -793 for current_id 2814801, if negative, datou_current will be reset difference : 638 for current_id 2814802, if negative, datou_current will be reset difference : 5528 for current_id 2814846, if negative, datou_current will be reset difference : -391 for current_id 2815463, if negative, datou_current will be reset About to reset 2 current_datou ! select a.hostname, a.PID, a.mtr_current_id, created_at from (select * from MTRAdmin.mem_info where mtr_current_id in (2814801,2815463) order by created_at desc limit 99999999) as a group by a.mtr_current_id order by a.created_at desc; time start.command timeout = 5 255 kill 2814801 done time start.command timeout = 5 255 kill 2815463 done DELETE from MTRPhoto.mtr_datou_result_search where mtr_current_id = 2814801 and created_at >= "2025-05-10 04:45:35" DELETE from MTRPhoto.mtr_datou_result where mtr_current_id = 2814801 and created_at >= "2025-05-10 04:45:35" DELETE from MTRPhoto.mtr_datou_result_search where mtr_current_id = 2815463 and created_at >= "2025-05-10 04:16:16" DELETE from MTRPhoto.mtr_datou_result where mtr_current_id = 2815463 and created_at >= "2025-05-10 04:16:16" UPDATE MTRPhoto.mtr_datou_current SET state = 0 where state > 0 AND id IN (2814801,2815463) new path : /proc/2957431/ Name: python Umask: 0002 State: R (running) Tgid: 2957431 Ngid: 0 Pid: 2957431 PPid: 2957425 TracerPid: 0 Uid: 1006 1006 1006 1006 Gid: 1009 1009 1009 1009 FDSize: 64 Groups: 27 1009 1026 NStgid: 2957431 NSpid: 2957431 NSpgid: 2956428 NSsid: 2956428 VmPeak: 1107360 kB VmSize: 1107360 kB VmLck: 0 kB VmPin: 0 kB VmHWM: 98400 kB VmRSS: 98400 kB RssAnon: 60448 kB RssFile: 37952 kB RssShmem: 0 kB VmData: 866108 kB VmStk: 132 kB VmExe: 2644 kB VmLib: 130468 kB VmPTE: 552 kB VmSwap: 0 kB HugetlbPages: 0 kB CoreDumping: 0 THP_enabled: 1 Threads: 1 SigQ: 0/63054 SigPnd: 0000000000000000 ShdPnd: 0000000000000000 SigBlk: 0000000000000000 SigIgn: 0000000001001000 SigCgt: 0000000180000002 CapInh: 0000000000000000 CapPrm: 0000000000000000 CapEff: 0000000000000000 CapBnd: 000001ffffffffff CapAmb: 0000000000000000 NoNewPrivs: 0 Seccomp: 0 Seccomp_filters: 0 Speculation_Store_Bypass: thread vulnerable SpeculationIndirectBranch: conditional enabled Cpus_allowed: ffffffff,ffffffff,ffffffff,ffffffff Cpus_allowed_list: 0-127 Mems_allowed: 00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000001 Mems_allowed_list: 0 voluntary_ctxt_switches: 83 nonvoluntary_ctxt_switches: 234 {'Name': 'python', 'Umask': '0002', 'State': 'R (running)', 'Tgid': '2957431', 'Ngid': '0', 'Pid': '2957431', 'PPid': '2957425', 'TracerPid': '0', 'Uid': '1006,1006,1006,1006', 'Gid': '1009,1009,1009,1009', 'FDSize': '64', 'Groups': '27 1009 1026', 'NStgid': '2957431', 'NSpid': '2957431', 'NSpgid': '2956428', 'NSsid': '2956428', 'VmPeak': '1107360 kB', 'VmSize': '1107360 kB', 'VmLck': '0 kB', 'VmPin': '0 kB', 'VmHWM': '98400 kB', 'VmRSS': '98400 kB', 'RssAnon': '60448 kB', 'RssFile': '37952 kB', 'RssShmem': '0 kB', 'VmData': '866108 kB', 'VmStk': '132 kB', 'VmExe': '2644 kB', 'VmLib': '130468 kB', 'VmPTE': '552 kB', 'VmSwap': '0 kB', 'HugetlbPages': '0 kB', 'CoreDumping': '0', 'THP_enabled': '1', 'Threads': '1', 'SigQ': '0/63054', 'SigPnd': '0000000000000000', 'ShdPnd': '0000000000000000', 'SigBlk': '0000000000000000', 'SigIgn': '0000000001001000', 'SigCgt': '0000000180000002', 'CapInh': '0000000000000000', 'CapPrm': '0000000000000000', 'CapEff': '0000000000000000', 'CapBnd': '000001ffffffffff', 'CapAmb': '0000000000000000', 'NoNewPrivs': '0', 'Seccomp': '0', 'Seccomp_filters': '0', 'Speculation_Store_Bypass': 'thread vulnerable', 'SpeculationIndirectBranch': 'conditional enabled', 'Cpus_allowed': 'ffffffff,ffffffff,ffffffff,ffffffff', 'Cpus_allowed_list': '0-127', 'Mems_allowed': '00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000001', 'Mems_allowed_list': '0', 'voluntary_ctxt_switches': '83', 'nonvoluntary_ctxt_switches': '234'} ('datou_restart', '2957431', '1107360', '0', '1107360', '866108', '98400', b'', 'marlene', 0) insert ignore into MTRAdmin.mem_info (script_name, PID, VMpeak,VMswap,VMsize,VMdata,VMrss,GPU_ram, hostname, mtr_current_id) VALUES (%s,%s,%s,%s,%s,%s,%s,%s,%s,%s) 1.49user 0.72system 0:10.28elapsed 21%CPU (0avgtext+0avgdata 98432maxresident)k 0inputs+64outputs (0major+50137minor)pagefaults 0swaps