Push on main #5004
codeql
on: dynamic
Matrix: analyze
Annotations
1 error and 2 warnings
Analyze (javascript)
Error running analysis for javascript: Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.18.4/x64/codeql/codeql database run-queries --ram=14576 --threads=4 /home/runner/work/_temp/codeql_databases/javascript --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 DataFlow::DataFlow::PropRead#class#cf83989a/1@3a629ahn
Severe disk cache trouble (corruption or out of space) at /home/runner/work/_temp/codeql_databases/javascript/db-javascript/default/cache/pages/b1/ec.pack: Failed to write item to disk
The RA to evaluate was:
{1} r1 = SCAN DataFlowNode::TElementPatternNode#2363e6e3 OUTPUT In.2
{1} | JOIN WITH Sources::SourceNode::Range#class#2a156c50 ON FIRST 1 OUTPUT Lhs.0
{1} r2 = JOIN Variables::PropertyPattern#65503e16 WITH DataFlowNode::TPropNode#64f0fba1 ON FIRST 1 OUTPUT Rhs.1
{1} | JOIN WITH Sources::SourceNode::Range#class#2a156c50 ON FIRST 1 OUTPUT Lhs.0
{1} r3 = JOIN DefUse::RValue#dff4e62a#b WITH DataFlowNode::TValueNode#5be210b0 ON FIRST 1 OUTPUT Rhs.1
{1} | JOIN WITH Sources::SourceNode::Range#class#2a156c50 ON FIRST 1 OUTPUT Lhs.0
{1} r4 = CONSTANT(unique int)[21]
{1} | JOIN WITH stmts_10#join_rhs ON FIRST 1 OUTPUT Rhs.1
{1} | JOIN WITH `Stmt::EnhancedForLoop.getLValue/0#dispred#49d5b93b#bf` ON FIRST 1 OUTPUT Rhs.1
{1} | JOIN WITH `DataFlow::DataFlow::lvalueNode/1#3a2751b4` ON FIRST 1 OUTPUT Rhs.1
{1} | JOIN WITH Sources::SourceNode::Range#class#2a156c50 ON FIRST 1 OUTPUT Lhs.0
{1} r5 = SCAN `ES2015Modules::ImportDeclaration.getASpecifier/0#dispred#a6415ae6` OUTPUT In.1
{1} | JOIN WITH `ES2015Modules::ImportSpecifier.getImportedName/0#dispred#d66b5e11` ON FIRST 1 OUTPUT Lhs.0
{1} | AND NOT `ES2015Modules::ImportSpecifier.isTypeOnly/0#dispred#801bec56`(FIRST 1)
{1} | JOIN WITH DataFlowNode::TValueNode#5be210b0 ON FIRST 1 OUTPUT Rhs.1
{1} | JOIN WITH Sources::SourceNode::Range#class#2a156c50 ON FIRST 1 OUTPUT Lhs.0
{1} r6 = r1 UNION r2 UNION r3 UNION r4 UNION r5
return r6
(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.IntensionalLayer$IntensionalWork.evaluate(IntensionalLayer.java:95)
at com.semmle.inmemory.scheduler.SimpleLayerTask$SimpleLayerWork.doWork(SimpleLayerTask.java:69)
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/javascript/db-javascript/default/cache/pages/b1/ec.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:87)
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:723)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.semmle.inmemory.caching.byhash.evict.Evictor.writeSelectedItems(Evictor.java:1059)
at com.semmle.inmemory.caching.byhash.evict.Evicto
|
Analyze (javascript)
The Actions runner is running low on disk space (0.03612 GB available).
|
Analyze (javascript)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 80 MB
|