<workflowRun _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='org.jenkinsci.plugins.workflow.support.steps.build.BuildUpstreamCause'><shortDescription>Started by upstream project "Cforall_Full_Build" build number 210</shortDescription><upstreamBuild>210</upstreamBuild><upstreamProject>Cforall_Full_Build</upstreamProject><upstreamUrl>job/Cforall_Full_Build/</upstreamUrl></cause></action><action></action><action></action><action _class='hudson.model.ParametersAction'><parameter _class='hudson.model.StringParameterValue'><name>GitRef</name><value>c6d65a11e2f2fd0e4ecf82a03af252b7de8fda9d</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>Build</name><value>210</value></parameter></action><action _class='jenkins.metrics.impl.TimeInQueueAction'><blockedDurationMillis>0</blockedDurationMillis><blockedTimeMillis>0</blockedTimeMillis><buildableDurationMillis>0</buildableDurationMillis><buildableTimeMillis>3</buildableTimeMillis><buildingDurationMillis>1188373</buildingDurationMillis><executingTimeMillis>1187318</executingTimeMillis><executorUtilization>1.0</executorUtilization><subTaskCount>2</subTaskCount><waitingDurationMillis>6552</waitingDurationMillis><waitingTimeMillis>6552</waitingTimeMillis></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><detached _class='hudson.plugins.git.util.Build'><buildNumber>64</buildNumber><marked><SHA1>8ffee9abdf3fe72a98ec14a6a08c693c14a9995e</SHA1><branch><SHA1>8ffee9abdf3fe72a98ec14a6a08c693c14a9995e</SHA1><name>detached</name></branch></marked><revision><SHA1>8ffee9abdf3fe72a98ec14a6a08c693c14a9995e</SHA1><branch><SHA1>8ffee9abdf3fe72a98ec14a6a08c693c14a9995e</SHA1><name>detached</name></branch></revision></detached><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>145</buildNumber><marked><SHA1>c6d65a11e2f2fd0e4ecf82a03af252b7de8fda9d</SHA1><branch><SHA1>c6d65a11e2f2fd0e4ecf82a03af252b7de8fda9d</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>c6d65a11e2f2fd0e4ecf82a03af252b7de8fda9d</SHA1><branch><SHA1>c6d65a11e2f2fd0e4ecf82a03af252b7de8fda9d</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>c6d65a11e2f2fd0e4ecf82a03af252b7de8fda9d</SHA1><branch><SHA1>c6d65a11e2f2fd0e4ecf82a03af252b7de8fda9d</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>cforall@plg.uwaterloo.ca:software/cfa/cfa-cc</remoteUrl><scmName></scmName></action><action></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></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><artifact><displayPath>cfa-cc-1.0.0.210.tar.gz</displayPath><fileName>cfa-cc-1.0.0.210.tar.gz</fileName><relativePath>cfa-cc-1.0.0.210.tar.gz</relativePath></artifact><building>false</building><description>Distributing Tarball</description><displayName>#145</displayName><duration>1188373</duration><estimatedDuration>1189720</estimatedDuration><fullDisplayName>Cforall Distribute #145</fullDisplayName><id>145</id><keepLog>false</keepLog><number>145</number><queueId>12436</queueId><result>SUCCESS</result><timestamp>1774151321763</timestamp><url>https://cforall.uwaterloo.ca/jenkins/view/Cforall/job/Cforall_Distribute_Ref/145/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>doc/LaTeXmacros/common.tex</affectedPath><affectedPath>doc/LaTeXmacros/common.sty</affectedPath><commitId>742fa15bc20df03e9ec2984a13ae0ea1bc891bc9</commitId><timestamp>1774009099000</timestamp><author><absoluteUrl>https://cforall.uwaterloo.ca/jenkins/user/pabuhr</absoluteUrl><fullName>pabuhr</fullName></author><authorEmail>pabuhr@uwaterloo.ca</authorEmail><comment>remove attempt to make C inline comments look better in latex output
</comment><date>2026-03-20 08:18:19 -0400</date><id>742fa15bc20df03e9ec2984a13ae0ea1bc891bc9</id><msg>remove attempt to make C inline comments look better in latex output</msg><path><editType>edit</editType><file>doc/LaTeXmacros/common.sty</file></path><path><editType>edit</editType><file>doc/LaTeXmacros/common.tex</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CompilationState.cpp</affectedPath><affectedPath>src/main.cpp</affectedPath><affectedPath>src/CompilationState.hpp</affectedPath><commitId>5c56a22ae6c5d5de298311b438d0663f54b4411e</commitId><timestamp>1774009357000</timestamp><author><absoluteUrl>https://cforall.uwaterloo.ca/jenkins/user/pabuhr</absoluteUrl><fullName>pabuhr</fullName></author><authorEmail>pabuhr@uwaterloo.ca</authorEmail><comment>harmonize AST dump and flag names, and the order the passes are called
</comment><date>2026-03-20 08:22:37 -0400</date><id>5c56a22ae6c5d5de298311b438d0663f54b4411e</id><msg>harmonize AST dump and flag names, and the order the passes are called</msg><path><editType>edit</editType><file>src/CompilationState.cpp</file></path><path><editType>edit</editType><file>src/main.cpp</file></path><path><editType>edit</editType><file>src/CompilationState.hpp</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>doc/user/Makefile</affectedPath><affectedPath>doc/user/user.tex</affectedPath><commitId>2c2e8658964604af2fdd357cb2d109c60b4e757f</commitId><timestamp>1774009439000</timestamp><author><absoluteUrl>https://cforall.uwaterloo.ca/jenkins/user/pabuhr</absoluteUrl><fullName>pabuhr</fullName></author><authorEmail>pabuhr@uwaterloo.ca</authorEmail><comment>update user documentation on AST dump flags, and turn off silent in Makefile
</comment><date>2026-03-20 08:23:59 -0400</date><id>2c2e8658964604af2fdd357cb2d109c60b4e757f</id><msg>update user documentation on AST dump flags, and turn off silent in Makefile</msg><path><editType>edit</editType><file>doc/user/user.tex</file></path><path><editType>edit</editType><file>doc/user/Makefile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/InitTweak/FixInit.cpp</affectedPath><commitId>c6d65a11e2f2fd0e4ecf82a03af252b7de8fda9d</commitId><timestamp>1774009603000</timestamp><author><absoluteUrl>https://cforall.uwaterloo.ca/jenkins/user/pabuhr</absoluteUrl><fullName>pabuhr</fullName></author><authorEmail>pabuhr@uwaterloo.ca</authorEmail><comment>rename predicate flag that conflicts with AST dump flag
</comment><date>2026-03-20 08:26:43 -0400</date><id>c6d65a11e2f2fd0e4ecf82a03af252b7de8fda9d</id><msg>rename predicate flag that conflicts with AST dump flag</msg><path><editType>edit</editType><file>src/InitTweak/FixInit.cpp</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://cforall.uwaterloo.ca/jenkins/user/pabuhr</absoluteUrl><fullName>pabuhr</fullName></culprit><inProgress>false</inProgress><nextBuild><number>146</number><url>https://cforall.uwaterloo.ca/jenkins/view/Cforall/job/Cforall_Distribute_Ref/146/</url></nextBuild><previousBuild><number>144</number><url>https://cforall.uwaterloo.ca/jenkins/view/Cforall/job/Cforall_Distribute_Ref/144/</url></previousBuild></workflowRun>