Push on test-main-pipeline #4325
codeql
on: dynamic
Matrix: analyze
Annotations
1 error and 1 warning
Analyze (javascript)
Error running analysis for javascript: Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.18.1/x64/codeql/codeql database run-queries --ram=14567 --threads=4 /home/runner/work/_temp/codeql_databases/javascript --expect-discarded-cache --min-disk-free=1024 -v --intra-layer-parallelism". Exit code was 134 and error was: Oops! A fatal internal error occurred. Details:
com.semmle.util.exception.CatastrophicError: An error occurred while evaluating AbstractProperties::getAnAssignedValue/2#783c7429/3@i9#7e466zo0
Severe disk cache trouble (corruption or out of space) at /home/runner/work/_temp/codeql_databases/javascript/db-javascript/default/cache/pages/1b/9c.pack: Failed to write item to disk
The RA to evaluate was:
{3} r1 = JOIN `VariableTypeInference::AnalyzedVarDef.getAnAssignedValue/0#dispred#24e8f257#prev_delta` WITH project#InterModuleTypeInference::AnalyzedVariableExport#f6674a04#2_201#join_rhs ON FIRST 1 OUTPUT Rhs.1, Lhs.1, Rhs.2
{3} | JOIN WITH `ES2015Modules::ES2015Module.getAnExport/0#dispred#9eed43ec_10#join_rhs` ON FIRST 1 OUTPUT Rhs.1, Lhs.1, Lhs.2
{3} | JOIN WITH AbstractValuesImpl::TAbstractExportsObject#db94ca24 ON FIRST 1 OUTPUT Rhs.1, Lhs.2, Lhs.1
{4} r2 = JOIN `TypeInference::AnalyzedNode.getALocalValue/0#dispred#c8de7f52#prev_delta` WITH `PropertyTypeInference::AnalyzedPropertyWrite.writes/3#dispred#362c4adf#reorder_3_0_1_2#prev` ON FIRST 1 OUTPUT Rhs.1, Lhs.1, Rhs.2, Rhs.3
{4} | JOIN WITH PropertyTypeInference::AnalyzedPropertyWrite#class#d573a646 ON FIRST 1 OUTPUT Lhs.0, Lhs.1, Lhs.2, Lhs.3
{4} | AND NOT InterModuleTypeInference::AnalyzedExportNamespaceSpecifier#4e9c8842_0#antijoin_rhs(FIRST 1)
{4} | AND NOT project#InterModuleTypeInference::AnalyzedVariableExport#f6674a04(FIRST 1)
{3} | SCAN OUTPUT In.2, In.3, In.1
{4} r3 = SCAN `PropertyTypeInference::AnalyzedPropertyWrite.writes/3#dispred#362c4adf#reorder_3_0_1_2#prev_delta` OUTPUT In.1, In.2, In.3, In.0
{4} | JOIN WITH PropertyTypeInference::AnalyzedPropertyWrite#class#d573a646 ON FIRST 1 OUTPUT Lhs.0, Lhs.1, Lhs.2, Lhs.3
{4} | AND NOT InterModuleTypeInference::AnalyzedExportNamespaceSpecifier#4e9c8842_0#antijoin_rhs(FIRST 1)
{4} | AND NOT project#InterModuleTypeInference::AnalyzedVariableExport#f6674a04(FIRST 1)
{3} | SCAN OUTPUT In.3, In.1, In.2
{3} | JOIN WITH `TypeInference::AnalyzedNode.getALocalValue/0#dispred#c8de7f52#prev` ON FIRST 1 OUTPUT Lhs.1, Lhs.2, Rhs.1
{3} r4 = r1 UNION r2 UNION r3
{3} | AND NOT `AbstractProperties::getAnAssignedValue/2#783c7429#prev`(FIRST 3)
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:486)
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/javascript/db-javascript/default/cache/pages/1b/9c.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:2
|
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: 45 MB
|