quiet-afternoon-68940
03/16/2023, 8:29 PMancient-application-36103
03/16/2023, 8:56 PMquiet-afternoon-68940
03/16/2023, 9:00 PMancient-application-36103
03/16/2023, 9:02 PMcalm-energy-78015
03/23/2023, 11:32 AMsquare-wire-39606
03/23/2023, 1:22 PMcalm-energy-78015
03/23/2023, 1:26 PMsquare-wire-39606
03/23/2023, 1:33 PMcalm-energy-78015
03/23/2023, 1:36 PMsquare-wire-39606
03/23/2023, 1:37 PMcalm-energy-78015
03/23/2023, 1:37 PMsquare-wire-39606
03/23/2023, 1:38 PMcalm-energy-78015
03/23/2023, 1:38 PMquiet-afternoon-68940
03/23/2023, 1:43 PMancient-application-36103
03/23/2023, 2:39 PMquiet-afternoon-68940
03/23/2023, 2:45 PMSetting up task environment.) and the last log line from user codeancient-application-36103
03/23/2023, 3:08 PMancient-application-36103
03/23/2023, 3:09 PMquiet-afternoon-68940
03/23/2023, 3:39 PM2023-03-23 12:45:03 Setting up task environment.
2023-03-23 12:45:25 Downloading code package...
2023-03-23 12:45:26 Code package downloaded.
2023-03-23 12:45:26 Task is starting.
2023-03-23 12:46:23.395 Executing flow_decorator_1 flow_init() ...
2023-03-23 12:46:23.395 Setting schedule on branch *********** to ***********.
2023-03-23 12:46:23.395 Executing flow_decorator_2 flow_init() ...
2023-03-23 12:46:23.395 current.branch_name==***********, setting ENV_VAR to value.
2023-03-23 12:46:23.396 Executing step_decorator_1 step_init() ...
2023-03-23 12:46:23.396 Executing step_decorator_1 step_init() ...
2023-03-23 12:46:23.397 Executing step_decorator_1 step_init() ...
2023-03-23 12:46:23.397 Executing step_decorator_1 step_init() ...
2023-03-23 12:46:23.397 Executing step_decorator_1 step_init() ...
2023-03-23 12:46:23.397 Executing step_decorator_1 step_init() ...
2023-03-23 12:46:59.838 Executing flow_decorator_1 flow_init() ...
2023-03-23 12:46:59.839 Setting schedule on branch *********** to **********.
2023-03-23 12:46:59.839 Executing flow_decorator_2 flow_init() ...
2023-03-23 12:46:59.839 current.branch_name==***********, setting ENV_VAR to value.
2023-03-23 12:46:59.840 Executing step_decorator_1 step_init() ...
2023-03-23 12:46:59.840 Executing step_decorator_1 step_init() ...
2023-03-23 12:46:59.840 Executing step_decorator_1 step_init() ...
2023-03-23 12:46:59.840 Executing step_decorator_1 step_init() ...
2023-03-23 12:46:59.840 Executing step_decorator_1 step_init() ...
2023-03-23 12:46:59.841 Executing step_decorator_1 step_init() ...
it would be good to understand what's going on in the bigger gaps here:
• 124503 to 124525
• 124526 to 124623.395
• 124623.397 to 124659.838
these runs are scheduled with Argo workflows, so I would be surprised if anyone's laptop were the problem.ancient-application-36103
03/23/2023, 3:45 PMancient-application-36103
03/23/2023, 3:45 PMflow_decorator_1 and step_decorator_1 - are those your custom decorators?ancient-application-36103
03/23/2023, 3:47 PMquiet-afternoon-68940
03/23/2023, 3:49 PM@card and the other does some exception handling.ancient-application-36103
03/23/2023, 3:50 PMstep_init ?quiet-afternoon-68940
03/23/2023, 3:52 PMself.loggerancient-application-36103
03/23/2023, 3:54 PMquiet-afternoon-68940
03/23/2023, 3:57 PMancient-application-36103
03/23/2023, 3:59 PMcalm-energy-78015
03/23/2023, 3:59 PMancient-application-36103
03/23/2023, 4:00 PM