Skip to content

Implement multifab wrapper functionality from WarpX #913

Implement multifab wrapper functionality from WarpX

Implement multifab wrapper functionality from WarpX #913

Re-run triggered October 4, 2024 18:49
Status Failure
Total duration 1h 20m 28s
Artifacts

Annotations

1 error and 7 warnings
🔎 CodeQL / Analyze (cpp)
Error running analysis for cpp: Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.19.0/x64/codeql/codeql database run-queries --ram=14576 --threads=4 /home/runner/work/_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 RangeAnalysisImpl::RelativeStage::bounded/7#4adf15e2/7@i2#59197xnu Severe disk cache trouble (corruption or out of space) at /home/runner/work/_temp/codeql_databases/cpp/db-cpp/default/cache/pages/96/f4/63.pack: Failed to write item to disk The RA to evaluate was: {7} r1 = JOIN `RangeAnalysisImpl::RelativeStage::noOverflow/2#07a0dba3#prev_delta` WITH `RangeAnalysisImpl::RelativeStage::initialBounded/7#a55fc5cf#reorder_0_3_1_2_4_5_6#prev` ON FIRST 2 OUTPUT Lhs.0, Rhs.2, Rhs.3, Lhs.1, Rhs.4, Rhs.5, Rhs.6 {7} r2 = JOIN `RangeAnalysisImpl::RelativeStage::initialBounded/7#a55fc5cf#reorder_0_3_1_2_4_5_6#prev_delta` WITH `RangeAnalysisImpl::RelativeStage::noOverflow/2#07a0dba3#prev` ON FIRST 2 OUTPUT Lhs.0, Lhs.2, Lhs.3, Lhs.1, Lhs.4, Lhs.5, Lhs.6 {7} r3 = r1 UNION r2 return r3 (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:440) 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/cpp/db-cpp/default/cache/pages/96/f4/63.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:340) at com.semmle.inmemory.alloc.RigidArrayAllocator.allocateArrays(RigidArrayAllocator.java:178) at com.semmle.inmemory.alloc.MemoryManager.allocateArrays(MemoryManager.java:411) at com.semmle.inmemory.relations.IntArraySorter.deliverAndWriteSortedTuples(IntArraySorter.java:290) at com.semmle.inmemory.relations.IntArraySorter.sortAndDeliverCompletePages(IntArraySorter.java:118) at com.semmle.inmemory.relations.writers.IntArrayWriter.sortAndDeliverCompletePages(IntArrayWriter.java:244) at com.semmle.inmemory.relations.writers.UnsortedRelationWriter.makeSpaceIfNeeded(UnsortedRelationWriter.java:133) at com.semmle.inmemory.relations.writers.UnsortedRelationWriter$1.addBatch(UnsortedRelationWriter.java:115) at com.semmle.inmemory.pipeline.RelationWritingStep$RelationWritingState.processBatch(RelationWritingStep.java:83) at com.semmle.inmemory.pipeline.SimpleStep$SimpleState.deliverBatch(SimpleStep.java:146) at com.semmle.inmemory.pipeline.SimpleStep$
🔄 Update Stub Files / Stubs
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
🐧 Ubuntu / [email protected]
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
🪟 Windows / Clang w/o MPI Shared Debug
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
🍏 macOS / [email protected] w/o MPI
gcc 14.2.0 is already installed and up-to-date. To reinstall 14.2.0, run: brew reinstall gcc
🪟 Windows / MSVC w/o MPI Static Release
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
🔎 CodeQL / Analyze (cpp)
The Actions runner is running low on disk space (0.2959 GB available).
🔎 CodeQL / Analyze (cpp)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 43 MB