<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.TimerTrigger$TimerTriggerCause'><shortDescription>Started by timer</shortDescription></cause></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmain _class='hudson.plugins.git.util.Build'><buildNumber>242</buildNumber><marked><SHA1>2446ffa0cb362bf36c6245e52d7c0449cdb9cec3</SHA1><branch><SHA1>2446ffa0cb362bf36c6245e52d7c0449cdb9cec3</SHA1><name>refs/remotes/origin/main</name></branch></marked><revision><SHA1>2446ffa0cb362bf36c6245e52d7c0449cdb9cec3</SHA1><branch><SHA1>2446ffa0cb362bf36c6245e52d7c0449cdb9cec3</SHA1><name>refs/remotes/origin/main</name></branch></revision></refsremotesoriginmain></buildsByBranchName><lastBuiltRevision><SHA1>2446ffa0cb362bf36c6245e52d7c0449cdb9cec3</SHA1><branch><SHA1>2446ffa0cb362bf36c6245e52d7c0449cdb9cec3</SHA1><name>refs/remotes/origin/main</name></branch></lastBuiltRevision><remoteUrl>git@github.com:ISSMteam/ISSM.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#242</displayName><duration>7868558</duration><estimatedDuration>9315373</estimatedDuration><fullDisplayName>Debian Linux - Binaries - MATLAB #242</fullDisplayName><id>242</id><inProgress>false</inProgress><keepLog>false</keepLog><number>242</number><queueId>3708</queueId><result>FAILURE</result><timestamp>1787155920659</timestamp><url>https://ross.ics.uci.edu/jenkins/job/Debian_Linux-Binaries-MATLAB/242/</url><builtOn>Debian_12-VM</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/classes/Loads/Friction.cpp</affectedPath><commitId>07bf6a13a67a87c3ae6b61b68671e79c81578288</commitId><timestamp>1786616262000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem</absoluteUrl><fullName>mathieu.morlighem</fullName></author><authorEmail>mathieu.morlighem@gmail.com</authorEmail><comment>CHG: fixed friction linearizations for laws different than 1 and 4
</comment><date>2026-08-13 12:17:42 +0200</date><id>07bf6a13a67a87c3ae6b61b68671e79c81578288</id><msg>CHG: fixed friction linearizations for laws different than 1 and 4</msg><path><editType>edit</editType><file>src/c/classes/Loads/Friction.cpp</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/archive/archread.m</affectedPath><commitId>fa184c4015e497f6dd3b2d3857ceb6bc7f94267f</commitId><timestamp>1786616333000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem</absoluteUrl><fullName>mathieu.morlighem</fullName></author><authorEmail>mathieu.morlighem@gmail.com</authorEmail><comment>CHG: fixed documentation
</comment><date>2026-08-13 12:18:53 +0200</date><id>fa184c4015e497f6dd3b2d3857ceb6bc7f94267f</id><msg>CHG: fixed documentation</msg><path><editType>edit</editType><file>src/m/archive/archread.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/mech/basalstress.py</affectedPath><affectedPath>src/m/mech/basalstress.m</affectedPath><commitId>e152e7404e3e7a200e3c3756ba89c80207a13693</commitId><timestamp>1786617618000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem</absoluteUrl><fullName>mathieu.morlighem</fullName></author><authorEmail>mathieu.morlighem@gmail.com</authorEmail><comment>CHG: use same behavior for Schoof as C++ code
</comment><date>2026-08-13 12:40:18 +0200</date><id>e152e7404e3e7a200e3c3756ba89c80207a13693</id><msg>CHG: use same behavior for Schoof as C++ code</msg><path><editType>edit</editType><file>src/m/mech/basalstress.m</file></path><path><editType>edit</editType><file>src/m/mech/basalstress.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/mech/basalstress.py</affectedPath><affectedPath>src/m/mech/basalstress.m</affectedPath><commitId>b7229de9e7dac02c7ffd295f10e0a9e8da6edd0e</commitId><timestamp>1786617707000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem</absoluteUrl><fullName>mathieu.morlighem</fullName></author><authorEmail>mathieu.morlighem@gmail.com</authorEmail><comment>CHG: removing isnan(N) that is not needed
</comment><date>2026-08-13 12:41:47 +0200</date><id>b7229de9e7dac02c7ffd295f10e0a9e8da6edd0e</id><msg>CHG: removing isnan(N) that is not needed</msg><path><editType>edit</editType><file>src/m/mech/basalstress.m</file></path><path><editType>edit</editType><file>src/m/mech/basalstress.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/solve/convert2str.m</affectedPath><commitId>f11b5aed87173f5f02ddb1d171193a4a64d294aa</commitId><timestamp>1786724849000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem</absoluteUrl><fullName>mathieu.morlighem</fullName></author><authorEmail>mathieu.morlighem@gmail.com</authorEmail><comment>CHG: made some changes to folding. Do we actually use this function??
</comment><date>2026-08-14 18:27:29 +0200</date><id>f11b5aed87173f5f02ddb1d171193a4a64d294aa</id><msg>CHG: made some changes to folding. Do we actually use this function??</msg><path><editType>edit</editType><file>src/m/solve/convert2str.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>test/SandBox/interpBedmap2.m</affectedPath><commitId>4a619a5e7654af065b549d315dd72178d20df3e2</commitId><timestamp>1786725404000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem</absoluteUrl><fullName>mathieu.morlighem</fullName></author><authorEmail>mathieu.morlighem@gmail.com</authorEmail><comment>BUG: clashes with other interpBedmap2 function, and we are now at BedMap3 anyway :)
</comment><date>2026-08-14 18:36:44 +0200</date><id>4a619a5e7654af065b549d315dd72178d20df3e2</id><msg>BUG: clashes with other interpBedmap2 function, and we are now at BedMap3 anyway :)</msg><path><editType>delete</editType><file>test/SandBox/interpBedmap2.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/plot/plot_section.m</affectedPath><commitId>9c92bdbb47788cc81644c81d5cf08bcb8d03b0d7</commitId><timestamp>1786930831000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoopark0415</absoluteUrl><fullName>inwoopark0415</fullName></author><authorEmail>inwoopark0415@gmail.com</authorEmail><comment>CHG: plot_section.m - line colormap only for 2D dataset.
</comment><date>2026-08-17 10:40:31 +0900</date><id>9c92bdbb47788cc81644c81d5cf08bcb8d03b0d7</id><msg>CHG: plot_section.m - line colormap only for 2D dataset.</msg><path><editType>edit</editType><file>src/m/plot/plot_section.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/plot/subplotmodel.m</affectedPath><commitId>8962ef3068b52b51f2d0d5c6b4d2d1d9515fbfec</commitId><timestamp>1786931142000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoopark0415</absoluteUrl><fullName>inwoopark0415</fullName></author><authorEmail>inwoopark0415@gmail.com</authorEmail><comment>CHG: subplotmodel.m - Support the "axes" option in either handle or 1×4 vector format.
</comment><date>2026-08-17 10:45:42 +0900</date><id>8962ef3068b52b51f2d0d5c6b4d2d1d9515fbfec</id><msg>CHG: subplotmodel.m - Support the "axes" option in either handle or 1×4 vector format.</msg><path><editType>edit</editType><file>src/m/plot/subplotmodel.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/classes/clusters/gadi.m</affectedPath><commitId>ac4b88e4a41ea04be321b48520933c38c8f71164</commitId><timestamp>1786935157000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoopark0415</absoluteUrl><fullName>inwoopark0415</fullName></author><authorEmail>inwoopark0415@gmail.com</authorEmail><comment>CHG: Fix minor in gadi cluster.
</comment><date>2026-08-17 12:52:37 +1000</date><id>ac4b88e4a41ea04be321b48520933c38c8f71164</id><msg>CHG: Fix minor in gadi cluster.</msg><path><editType>edit</editType><file>src/m/classes/clusters/gadi.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/classes/hydrologyprescribe.m</affectedPath><affectedPath>src/m/classes/hydrologyprescribe.py</affectedPath><commitId>32fd74b5ad4655fbcfacb7ea6c699deff1fbe827</commitId><timestamp>1787127924000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoopark0415</absoluteUrl><fullName>inwoopark0415</fullName></author><authorEmail>inwoopark0415@gmail.com</authorEmail><comment>CHG: hydrologyprescribe supports 3D model with extruding 3D.
</comment><date>2026-08-19 18:25:24 +1000</date><id>32fd74b5ad4655fbcfacb7ea6c699deff1fbe827</id><msg>CHG: hydrologyprescribe supports 3D model with extruding 3D.</msg><path><editType>edit</editType><file>src/m/classes/hydrologyprescribe.m</file></path><path><editType>edit</editType><file>src/m/classes/hydrologyprescribe.py</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/enigne</absoluteUrl><fullName>enigne</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware</absoluteUrl><fullName>34657535+TidbitSoftware</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoopark0415</absoluteUrl><fullName>inwoopark0415</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/chenggong</absoluteUrl><fullName>chenggong</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/lambert.caron</absoluteUrl><fullName>lambert.caron</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mmorligh</absoluteUrl><fullName>Mathieu Morlighem</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem</absoluteUrl><fullName>mathieu.morlighem</fullName></culprit></freeStyleBuild>