Error running analysis for go: Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.18.0/x64/codeql/codeql database run-queries --ram=14567 --threads=4 /home/runner/work/_temp/codeql_databases/go --expect-discarded-cache --min-disk-free=1024 -v --intra-layer-parallelism". Exit code was 100 and error was: Oops! A fatal internal error occurred. Details:
com.semmle.util.exception.CatastrophicError: An error occurred while evaluating DataFlowPrivate::jumpStep/2#72a95546#reorder_1_0/2@i5#a2305wck
Severe disk cache trouble (corruption or out of space) at /home/runner/work/_temp/codeql_databases/go/db-go/default/cache/pages/93/e0.pack: Failed to write item to disk
The RA to evaluate was:
{2} r1 = SCAN `DataFlowUtil::PostUpdateNode.getPreUpdateNode/0#dispred#270c5d47#prev_delta` OUTPUT In.1, In.0
{2} r2 = JOIN r1 WITH `Scopes::ValueEntity.getARead/0#dispred#c3bfa343_10#join_rhs` ON FIRST 1 OUTPUT Rhs.1, Lhs.1
{2} | AND NOT SSA::SsaSourceVariable#cb0acec0(FIRST 1)
{2} | AND NOT SSA::SsaSourceVariable#cb0acec0(FIRST 1)
{2} | AND NOT DataFlowUtil::TFieldContent#dom#9ed738b7(FIRST 1)
{2} | JOIN WITH `Scopes::ValueEntity.getARead/0#dispred#c3bfa343` ON FIRST 1 OUTPUT Rhs.1, Lhs.1
{2} r3 = JOIN r1 WITH `_DataFlowUtil::ExprNode#9f54f090_20#join_rhs_Stmt::SendStmt.getChannel/0#dispred#b60a8474#join_rhs` ON FIRST 1 OUTPUT Lhs.0, Lhs.1
{2} | JOIN WITH `Scopes::ValueEntity.getARead/0#dispred#c3bfa343_10#join_rhs` ON FIRST 1 OUTPUT Rhs.1, Lhs.1
{2} | JOIN WITH `DataFlowPrivate::getASparselyUsedChannelTypedField/0#c3b327b8` ON FIRST 1 OUTPUT Lhs.0, Lhs.1
{2} | JOIN WITH `Scopes::ValueEntity.getARead/0#dispred#c3bfa343` ON FIRST 1 OUTPUT Rhs.1, Lhs.1
{3} | JOIN WITH DataFlowUtil::ExprNode#9f54f090 ON FIRST 1 OUTPUT Rhs.2, Lhs.1, Lhs.0
{4} | JOIN WITH `Expr::UnaryExpr.getOperand/0#dispred#d4f27c85_10#join_rhs` ON FIRST 1 OUTPUT Rhs.1, int _, Lhs.1, Lhs.2
{4} | REWRITE WITH Out.1 := 32
{2} | JOIN WITH exprs ON FIRST 2 OUTPUT Lhs.3, Lhs.2
{2} r4 = r2 UNION r3
{2} | AND NOT `DataFlowPrivate::jumpStep/2#72a95546#reorder_1_0#prev`(FIRST 2)
return r4
(eventual cause: IOException "No space left on device")
at com.semmle.inmemory.pipeline.PipelineInstance.wrapWithRaDump(PipelineInstance.java:168)
at com.semmle.inmemory.pipeline.PipelineInstance.exceptionCaught(PipelineInstance.java:152)
at com.semmle.inmemory.scheduler.execution.ThreadableWork.handleAndLog(ThreadableWork.java:593)
at com.semmle.inmemory.scheduler.execution.ThreadableWork.doSomeWork(ThreadableWork.java:410)
at com.semmle.inmemory.scheduler.RecursiveLayer$RecursiveWork.doWork(RecursiveLayer.java:326)
at com.semmle.inmemory.scheduler.execution.ThreadableWork.doSomeWork(ThreadableWork.java:396)
at com.semmle.inmemory.scheduler.execution.ExecutionScheduler.runnerMain(ExecutionScheduler.java:677)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: Severe disk cache trouble (corruption or out of space) at /home/runner/work/_temp/codeql_databases/go/db-go/default/cache/pages/93/e0.pack: Failed to write item to disk
(eventual cause: IOException "No space left on device")
at com.semmle.inmemory.caching.RelationCacheImpl.lambda$create$0(RelationCacheImpl.java:85)
at com.semmle.inmemory.caching.byhash.disk.OnDiskStore.put(OnDiskStore.java:136)
at com.semmle.inmemory.caching.byhash.interfaces.HashBasedCache.putIfPresent(HashBasedCache.java:29)
at com.semmle.inmemory.caching.byhash.evict.Evictor$ItemHandle.writeToDisk(Evictor.java:710)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.semmle.inmemory.caching.byhash.evict.Evictor.writeSelectedItems(Evictor.java:1046)
at com.semmle.inmemory.caching.byhash.evict.Evictor.reduceMemoryUsage(Evictor.java:446)
at com.semmle.inmemory.alloc.MemoryManager.reduceArraySpace(MemoryManager.java:340)
at com.semmle.inmemory.alloc.RigidArrayAll