[ https://issues.apache.org/jira/browse/CASSANDRA-17288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17481799#comment-17481799 ]
Brandon Williams commented on CASSANDRA-17288: ---------------------------------------------- +1 ;) > In Jenkins, replace PostBuildTask plugin with PostBuildScript plugin > -------------------------------------------------------------------- > > Key: CASSANDRA-17288 > URL: https://issues.apache.org/jira/browse/CASSANDRA-17288 > Project: Cassandra > Issue Type: Bug > Components: CI > Reporter: Michael Semb Wever > Priority: Normal > > PostbuildTask loads the build log into memory, causing OutOfMemoryException. > https://issues.jenkins.io/browse/JENKINS-12830 > We started hitting this problem this week, see discussion here: > https://the-asf.slack.com/archives/CK23JSY2K/p1643063068079200?thread_ts=1643052183.068300&cid=CK23JSY2K > Fix is to use the PostBuildTask plugin instead, which does not perform any > reading off or matching on the build log. > PR: https://github.com/apache/cassandra-builds/pull/61 -- This message was sent by Atlassian Jira (v8.20.1#820001) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org