CodeQL #502
Annotations
2 errors and 11 warnings
Perform CodeQL Analysis
CodeQL Action major versions v1 and v2 have been deprecated. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/
|
Perform CodeQL Analysis
Error running analysis for cpp: Encountered a fatal error while running "/__t/CodeQL/2.20.6/x64/codeql/codeql database run-queries --ram=14576 --threads=4 /__w/_temp/codeql_databases/cpp --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 Instruction::Instruction.getBlock/0#dispred#58a40e80/2@ea1cb3ol
Severe disk cache trouble (corruption or out of space) at /__w/_temp/codeql_databases/cpp/db-cpp/default/cache/pages/1b.pack: Failed to write item to disk
The RA to evaluate was:
{2} r1 = SCAN `project#IRBlock::Cached::getInstruction/2#627f9c61` OUTPUT In.1, In.0
{2} r2 = SCAN `cached_SSAConstruction::getPhiInstructionBlockStart/1#216209c0` OUTPUT In.1, In.0
{2} | JOIN WITH cached_num#IRBlock::Cached::MkIRBlock#fce5ab63 ON FIRST 1 OUTPUT Lhs.1, Rhs.1
{2} r3 = r1 UNION r2
return r3
(eventual cause: IOException "No space left on device")
at com.semmle.inmemory.pipeline.MetaPipelineInstance.wrapWithRaDump(MetaPipelineInstance.java:209)
at com.semmle.inmemory.pipeline.MetaPipelineInstance.exceptionCaught(MetaPipelineInstance.java:179)
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:124)
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:707)
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 /__w/_temp/codeql_databases/cpp/db-cpp/default/cache/pages/1b.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.Evictor.reduceMemoryUsage(Evictor.java:459)
at com.semmle.inmemory.alloc.MemoryManager.reduceArraySpace(MemoryManager.java:342)
at com.semmle.inmemory.alloc.RigidArrayAllocator.allocateArrays(RigidArrayAllocator.java:178)
at com.semmle.inmemory.alloc.RigidArrayAllocator$1.<init>(RigidArrayAllocator.java:216)
at com.semmle.inmemory.alloc.RigidArrayAllocator.preallocate(RigidArrayAllocator.java:211)
at com.semmle.inmemory.alloc.MemoryManager.preallocate(MemoryManager.java:491)
at com.semmle.inmemory.caching.PagePrimitives.parseItem(PagePrimitives.java:90)
at com.semmle.inmemory.caching.byhash.disk.OnDiskStore.prepareLoading(OnDiskStore.java:256)
at com.semmle.inmemory.caching.byhash.disk.OnDiskStore.getItem(OnDiskStore.java:193)
at com.semmle.inmemory.caching.byhash.evict.CacheChainPartialMetadata.getItem(CacheChainPartialMetadata.java:62)
at com.semmle.inmemory.caching.byhash.interfaces.HashBasedCache.getItem(HashBasedCache.java:44)
at com.semmle.inmemory.caching.RelationCacheImpl.getPage(RelationCacheImpl.java:291)
at com.semmle.inmemory.caching.PagedRelation.getPage(PagedRelation.java:93)
at com.semmle.inmemory.pipeline.LiteralStep$1.headEndWork(LiteralStep.java:140)
at com.semmle.inmemory.pipeline.HeadEndDispatc
|
Perform CodeQL Analysis
Resource not accessible by integration
|
Perform CodeQL Analysis
The Actions runner is running low on disk space (0.1709 GB available).
|
Perform CodeQL Analysis
Resource not accessible by integration
|
Post Initialize CodeQL
Resource not accessible by integration
|
Post Checkout submodules & Bootstrap
`pre` execution is not supported for local action from './.github/actions/checkout-submodules-and-bootstrap'
|
Set up job
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 52 MB
|
Initialize containers
Volume mount /:/runner-root-volume is going to mount '/' into the container which may cause file ownership change in the entire file system and cause Actions Runner to lose permission to access the disk.
|
Initialize CodeQL
Resource not accessible by integration
|
Initialize CodeQL
This run of the CodeQL Action does not have permission to access Code Scanning API endpoints. As a result, it will not be opted into any experimental features. This could be because the Action is running on a pull request from a fork. If not, please ensure the Action has the 'security-events: write' permission. Details: Resource not accessible by integration
|
Initialize CodeQL
Feature flags do not specify a default CLI version. Falling back to the CLI version shipped with the Action. This is 2.20.6.
|
Initialize CodeQL
Resource not accessible by integration
|
Loading