Antonio Linares Sancho
Antonio Linares Sancho
Hello @amaltaro. The PR was updated so that jobs get modified by task rather than sandbox. On another issue, the tests we have performed so far have the JobCreator unconfortable...
For clarity, the error I have stumbled upon is: Failed to execute JobCreator. Error: pickle data was truncated Traceback (most recent call last): File "/data/tier0/srv/wmagent/3.1.5/sw/slc7_amd64_gcc630/cms/t0/3.1.5/lib/python3.8/site-packages/WMComponent/JobCreator/JobCreatorPoller.py", line 376, in algorithm self.pollSubscriptions()...
Hello @amaltaro , I believe the patch is ready for review. The only addition that remains to be tested is the changes in the ErrorHandlerPoller.py, the one described in https://github.com/LinaresToine/WMCore/blob/76c1019c364fa4b94e4d191c329666b3c5e2d73c/src/python/WMComponent/ErrorHandler/ErrorHandlerPoller.py#L11...
Hello. A quick update of what is going on with this issue. The patch was in https://github.com/dmwm/WMCore/pull/11928 was tested in a T0 agent and gets all jobs modified successfully. Additional...
Following discussion in [mattermost wm-ops thread](https://mattermost.web.cern.ch/cms-o-and-c/pl/a7egm9pp87drxprp83xhms9mwr) with @amaltaro. Related to failure in inserting data to DBS, the current T0 production agent is struggling with inserting files into the blocks. I...
Ok, I changed the config as suggested. Waiting on the loadFiles method to complete the cycle. Ill follow up
I have placed the output json file in `/eos/home-c/cmst0/public/dbsError/dbsuploader_block.json`. Another error is showing up in the DBS3Upload component for all 4 pending blocks: ``` Hit a general exception while inserting...