CodeQL #328
codeql.yml
on: schedule
analyze
/
Build on Linux (gcc_debug)
2h 46m
analyze
/
Build on Linux (fake, gcc_release, clang, simulated)
1h 0m
analyze
/
Build on Linux (python_lib)
22m 43s
analyze
/
Build on Linux (python lighting-app)
6m 26s
analyze
/
Build on Darwin (clang, simulated)
4h 40m
analyze
/
Build on Linux (coverage)
13m 31s
Annotations
2 errors and 19 warnings
analyze / Build on Linux (fake, gcc_release, clang, simulated)
Process completed with exit code 1.
|
analyze / Build on Linux (gcc_debug)
Error running analysis for cpp: Encountered a fatal error while running "/__t/CodeQL/2.20.0/x64/codeql/codeql database run-queries --ram=14567 --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:
java.lang.InternalError: a fault occurred in an unsafe memory access operation
at com.semmle.util.io.ByteBufferUtil.zeroRange(ByteBufferUtil.java:20)
at com.semmle.util.io.ByteBufferUtil.zero(ByteBufferUtil.java:8)
at com.semmle.inmemory.util.MMapPage.createFile(MMapPage.java:109)
at com.semmle.inmemory.util.MMapPage.createAt(MMapPage.java:74)
at com.semmle.inmemory.util.DiskWritableStringStore.addEmptyPage(DiskWritableStringStore.java:105)
at com.semmle.inmemory.util.DiskWritableStringStore.addWithHash(DiskWritableStringStore.java:154)
at com.semmle.inmemory.util.DiskWritableStringStore.add(DiskWritableStringStore.java:146)
at com.semmle.inmemory.util.SequentialDiskPool.insertBucket(SequentialDiskPool.java:57)
at com.semmle.inmemory.util.SequentialDiskPool.getId(SequentialDiskPool.java:46)
at com.semmle.inmemory.stringpool.IntensionalGeneration.encodeString(IntensionalGeneration.java:67)
at com.semmle.inmemory.stringpool.StringPool.encodeStringCommon(StringPool.java:173)
at com.semmle.inmemory.stringpool.StringPool.encodeStrings(StringPool.java:202)
at com.semmle.inmemory.eval.tupleops.ColumnRewriter.flushColumn(ColumnRewriter.java:230)
at com.semmle.inmemory.eval.tupleops.ColumnRewriter.execute(ColumnRewriter.java:127)
at com.semmle.inmemory.pipeline.RewriteStep$RewriteState.processBatch(RewriteStep.java:50)
at com.semmle.inmemory.pipeline.SimpleStep$SimpleState.deliverBatch(SimpleStep.java:146)
at com.semmle.inmemory.pipeline.SimpleStep$SimpleState.deliverOwnBatch(SimpleStep.java:130)
at com.semmle.inmemory.pipeline.ExpanderStep$ExpanderState.deliverMatchOutput(ExpanderStep.java:85)
at com.semmle.inmemory.pipeline.JoinStep$JoinState.processBatch(JoinStep.java:87)
at com.semmle.inmemory.pipeline.SimpleStep$SimpleState.deliverBatch(SimpleStep.java:146)
at com.semmle.inmemory.pipeline.SimpleStep$SimpleState.deliverOwnBatch(SimpleStep.java:130)
at com.semmle.inmemory.pipeline.SimpleStep$SimpleState.getOutputBatch(SimpleStep.java:83)
at com.semmle.inmemory.pipeline.ExpanderStep$ExpanderState.nextOutputBatch(ExpanderStep.java:105)
at com.semmle.inmemory.pipeline.ExpanderStep$ExpanderState.deliverMatchOutput(ExpanderStep.java:58)
at com.semmle.inmemory.pipeline.JoinStep$JoinState.processBatch(JoinStep.java:87)
at com.semmle.inmemory.pipeline.SimpleStep$SimpleState.deliverBatch(SimpleStep.java:146)
at com.semmle.inmemory.pipeline.SimpleStep$SimpleState.deliverOwnBatch(SimpleStep.java:130)
at com.semmle.inmemory.pipeline.ExpanderStep$ExpanderState.deliverMatchOutput(ExpanderStep.java:85)
at com.semmle.inmemory.pipeline.JoinStep$JoinState.processBatch(JoinStep.java:87)
at com.semmle.inmemory.pipeline.SimpleStep$SimpleState.doFlushingWork(SimpleStep.java:161)
at com.semmle.inmemory.pipeline.PipelineState.doSomeWork(PipelineState.java:99)
at com.semmle.inmemory.pipeline.PipelineInstance.doWork(PipelineInstance.java:78)
at com.semmle.inmemory.scheduler.execution.ThreadableWork.doSomeWork(ThreadableWork.java:396)
at com.semmle.inmemory.scheduler.execution.ChainingWork.doWork(ChainingWork.java:30)
at com.semmle.inmemory.scheduler.execution.ThreadableWork.doSomeWork(ThreadableWork.java:396)
at com.semmle.inmemory.scheduler.IntensionalLayer$IntensionalWork.evaluate(IntensionalLayer.java:136)
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.la
|
analyze / Build on Linux (python lighting-app)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
analyze / Build on Linux (python lighting-app)
`pre` execution is not supported for local action from './.github/actions/checkout-submodules-and-bootstrap'
|
analyze / Build on Linux (python lighting-app)
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.
|
analyze / Build on Linux (coverage)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
analyze / Build on Linux (coverage)
`pre` execution is not supported for local action from './.github/actions/checkout-submodules-and-bootstrap'
|
analyze / Build on Linux (coverage)
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.
|
analyze / Build on Linux (python_lib)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
analyze / Build on Linux (python_lib)
`pre` execution is not supported for local action from './.github/actions/checkout-submodules-and-bootstrap'
|
analyze / Build on Linux (python_lib)
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.
|
analyze / Build on Linux (fake, gcc_release, clang, simulated)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
analyze / Build on Linux (fake, gcc_release, clang, simulated)
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.
|
analyze / Build on Linux (fake, gcc_release, clang, simulated)
No files were found with the provided path: /tmp/cores/. No artifacts will be uploaded.
|
analyze / Build on Linux (fake, gcc_release, clang, simulated)
`pre` execution is not supported for local action from './.github/actions/checkout-submodules-and-bootstrap'
|
analyze / Build on Linux (gcc_debug)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
analyze / Build on Linux (gcc_debug)
The Actions runner is running low on disk space (0.1240 GB available).
|
analyze / Build on Linux (gcc_debug)
`pre` execution is not supported for local action from './.github/actions/checkout-submodules-and-bootstrap'
|
analyze / Build on Linux (gcc_debug)
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.
|
analyze / Build on Darwin (clang, simulated)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
analyze / Build on Darwin (clang, simulated)
`pre` execution is not supported for local action from './.github/actions/checkout-submodules-and-bootstrap'
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
sarif-results
Expired
|
1.53 MB |
sha256:8cb3504a912c61b0e5044921fc963aa9abdebb939d0c5a52a46777c3f5af7a6d
|
|