Skip to content

Releases: dmwm/CRABServer

v3.251216

13 Dec 10:41
620a01c

Choose a tag to compare

Hotfixes, Follow-up patches of panic releases v3.251214, v3.251215. Actually nothing much goes wrongs with the new codes, Fatal cause by the corrupted image. Other than that is to make atomicReplaceAcrossFS py2 compatible with old CMSSW envs that use python2, downgrade htcondor.

What's Changed

  • hotfix, forgot to deprecate retires, delays args from wrapper. by @nausikt in #9247
  • make atomicReplaceAcrossFS a py2 compatible. by @nausikt in #9248
  • downgrade htcondor to 25.0.3 by @nausikt in #9249

Full Changelog:

v3.251213

12 Dec 18:16
12243b3

Choose a tag to compare

This tag purpose is to bring retry/attempt mechanism around other RucioUtils fns, for mitigating CRON monit_reportrecallquota flooding emails to us during current Rucio overloading.

What's Changed

  • add DAGMAN_CONFIG file by @belforte in #9236
  • Revert "add DAGMAN_CONFIG file (#9236)" by @belforte in #9239
  • Clean up all externalconfig references, centralconfig and conn_handlers. by @nausikt in #9237
  • add safe lock on run_and_lumis, even in sequentially synchronized pla… by @nausikt in #9233
  • Generic withExponentialRetry decorater derived/combined from/with Vijay's Robustified CRAB Rucio client wrapper for robustify monit report recall quota cron. by @nausikt in #9243
  • bump htcondor to latest stable 25.4.0. by @nausikt in #9246

Full Changelog: v3.251119...v3.251213

v3.251119

19 Nov 14:55
0ac5f00

Choose a tag to compare

This tag brings refactoring of resubmit, some condor logging and cleanup of obsolete files and arg

What's Changed

Full Changelog: v3.251024...v3.251119

v3.251024

24 Oct 16:00
ad2bf83

Choose a tag to compare

small "harmless" changes. Mostly a checkpointing release to check current crab-dev client

What's Changed

Full Changelog: v3.251015...v3.251024

v3.251015

15 Oct 12:02
34dcb3c

Choose a tag to compare

The main reasons for this tag is to set limits on high-memory jobs and safely deprecate CRAB3ServerConfig by obtaining collectors and schedds from TW config instead.

What's Changed

  • only 3GB max mem for 1core at initial sub. Fix #9206 by @belforte in #9207
  • add corresponding values of scram_arch by @aspiringmind-code in #9212
  • raise SubmissionRefused when user has a mistake in b/w list. Fix #9209 by @belforte in #9210
  • TW no longer query backendurls, solely relied on propagates values in TaskWorkerConfig via puppet by @nausikt in #9203
  • Utilize window.location.origin instead of hand extracting baseUrl. by @nausikt in #9205

Full Changelog: v3.251002...v3.251015

v3.251002

02 Oct 07:12
c45cf9b

Choose a tag to compare

Main goal is to fix broken CRABServer REST image in v3.230929 via #9199

This also adds a test to CCV suite to catch such problems, a change to argocd deployment, and makes token usage more robust

What's Changed

Full Changelog: v3.250929.1...v3.251002

Validation via build pipeline and deployment to preprod

Deployment to prod

  • canary:
  • primary:

v3.250929.1

29 Sep 20:06
1c596af

Choose a tag to compare

same code as v3.250929
but use CRABClient from GH master in build pipeline tests (on preprod)
1c596af

v3.250929

29 Sep 18:59
31a7394

Choose a tag to compare

fixes crab report for automatic splitting. see
dmwm/CRABClient#5413 and #9190

What's Changed

Full Changelog: v3.250925.1...v3.250929

v3.250925.1

25 Sep 16:01
c1110de

Choose a tag to compare

same code as v3.250925, simply to trigger releasse pipeline with fewer CMSSW versions

What's Changed

  • Hot patch: ignore CMSSW below 10_1_0 until next crab-dev release. by @nausikt in #9191

Full Changelog: v3.250925...v3.250925.1

v3.250925

25 Sep 11:18
b97cceb

Choose a tag to compare

Main reason for a new tag is to test changes to REST which allow simplification of config.py as per #9167
This tag should be deployed in cmsweb-testbed by CI/CD pipleine. So this is also a test of recent changes in that.

What's Changed

Full Changelog: v3.250908...v3.250925