-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
adapt to FTS Client 3.13 #8460
Comments
here's FTS answer
|
and this is the final word
|
I have removed the lines CRABServer/scripts/task_process/FTS_Transfers.py Lines 329 to 331 in f6c01eb
new code should work with past and present FTS client. And IIUC also with coming FTS client v3.14 |
belforte
added a commit
to belforte/CRABServer
that referenced
this issue
Jun 5, 2024
belforte
added a commit
that referenced
this issue
Jun 5, 2024
* Revert "Revert "Run test jobs on crab sched 903 (#8472)" (#8474)" This reverts commit 0665454. * Revert "Run test jobs on crab sched 903 (#8472)" This reverts commit c5ec3ef. * Revert "ensure proxyfile in RestInfoForFileTransfers.json is a filename w/o path. Fix #8464 (#8467)" This reverts commit 9ced4fd. * Revert "workaround for #8456 (#8466)" This reverts commit 602f8d6. * Revert "Update makeTests.py: collector param does not allow port #. Simply put FNAL first" This reverts commit 7ac2b90. * Revert "Update makeTests.py: add collector port for ITB" This reverts commit f6c01eb. * Revert "do not set RequestCpus in task submission JDL. Fix #8456 (#8457)" This reverts commit 198e2d3. * Revert "pass string, not bytes, to htcondor.param Fix #8450 (#8452)" This reverts commit 856d1ef. * Revert "schedd.xquery is deprecated. Use schedd.query. Fix #8447 (#8449)" This reverts commit b129645. * Revert "new format of schedd.submit)/spool() fix #8336 fix #8333 (#8448)" This reverts commit 806226a. * Revert "do not indicate unused args in FTS calls. Fix #8460 (#8475)" This reverts commit 20d4f90.
need to apply fix again to master after I had to revert to v3.240530 |
belforte
added a commit
to belforte/CRABServer
that referenced
this issue
Jun 7, 2024
belforte
added a commit
to belforte/CRABServer
that referenced
this issue
Jun 28, 2024
belforte
added a commit
to belforte/CRABServer
that referenced
this issue
Jun 28, 2024
* Revert "Revert "Run test jobs on crab sched 903 (dmwm#8472)" (dmwm#8474)" This reverts commit 0665454. * Revert "Run test jobs on crab sched 903 (dmwm#8472)" This reverts commit c5ec3ef. * Revert "ensure proxyfile in RestInfoForFileTransfers.json is a filename w/o path. Fix dmwm#8464 (dmwm#8467)" This reverts commit 9ced4fd. * Revert "workaround for dmwm#8456 (dmwm#8466)" This reverts commit 602f8d6. * Revert "Update makeTests.py: collector param does not allow port #. Simply put FNAL first" This reverts commit 7ac2b90. * Revert "Update makeTests.py: add collector port for ITB" This reverts commit f6c01eb. * Revert "do not set RequestCpus in task submission JDL. Fix dmwm#8456 (dmwm#8457)" This reverts commit 198e2d3. * Revert "pass string, not bytes, to htcondor.param Fix dmwm#8450 (dmwm#8452)" This reverts commit 856d1ef. * Revert "schedd.xquery is deprecated. Use schedd.query. Fix dmwm#8447 (dmwm#8449)" This reverts commit b129645. * Revert "new format of schedd.submit)/spool() fix dmwm#8336 fix dmwm#8333 (dmwm#8448)" This reverts commit 806226a. * Revert "do not indicate unused args in FTS calls. Fix dmwm#8460 (dmwm#8475)" This reverts commit 20d4f90.
belforte
added a commit
to belforte/CRABServer
that referenced
this issue
Jun 28, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
there is (at least) one non-backward compatible change
I am communicating with FTS developers about this
mail sent to FTS developers
temporary workaround was to force (this commit and two following ones) older FTS version. See also https://cms-talk.web.cern.ch/t/jobs-stuck-at-transfer/41870/3?u=belforte
Waiting for clarifications from FTS developers before changing our code
CRABServer/scripts/task_process/FTS_Transfers.py
Lines 329 to 331 in f6c01eb
The text was updated successfully, but these errors were encountered: