<workflowRun _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>32</buildNumber><marked><SHA1>026203b457294d1be5a16ee364e847d65c44605a</SHA1><branch><SHA1>026203b457294d1be5a16ee364e847d65c44605a</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>026203b457294d1be5a16ee364e847d65c44605a</SHA1><branch><SHA1>026203b457294d1be5a16ee364e847d65c44605a</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>026203b457294d1be5a16ee364e847d65c44605a</SHA1><branch><SHA1>026203b457294d1be5a16ee364e847d65c44605a</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#32</displayName><duration>1327607</duration><estimatedDuration>2690664</estimatedDuration><fullDisplayName>clubb_release_intel_build #32</fullDisplayName><id>32</id><keepLog>false</keepLog><number>32</number><queueId>2177</queueId><result>SUCCESS</result><timestamp>1614765067382</timestamp><url>http://carson.math.uwm.edu/jenkins/view/all/job/clubb_release_intel_build/32/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>postprocessing/check_budgets_balance/checkBudget.py</affectedPath><commitId>026203b457294d1be5a16ee364e847d65c44605a</commitId><timestamp>1614699548000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Update checkBudget.py

Minor edit to ensure the nightly budget test works correctly.  Without the "?", the re.match function is "greedy", meaning it looks for all instances of the underscore character "_".  This is problematic for the "wp3_pr_turb" budget term for the wp3 budget.  Adding the "?" ensures that it will only search up to the first instance of the underscore, as intended.  I tested this and the budgets now balance successfully.
</comment><date>2021-03-02 09:39:08 -0600</date><id>026203b457294d1be5a16ee364e847d65c44605a</id><msg>Update checkBudget.py</msg><path><editType>edit</editType><file>postprocessing/check_budgets_balance/checkBudget.py</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><inProgress>false</inProgress><nextBuild><number>33</number><url>http://carson.math.uwm.edu/jenkins/view/all/job/clubb_release_intel_build/33/</url></nextBuild><previousBuild><number>31</number><url>http://carson.math.uwm.edu/jenkins/view/all/job/clubb_release_intel_build/31/</url></previousBuild></workflowRun>