Skip to content

Merge pull request #115 from uabajwa/branch-4.x.x #62

Merge pull request #115 from uabajwa/branch-4.x.x

Merge pull request #115 from uabajwa/branch-4.x.x #62

Triggered via push August 1, 2023 21:03
Status Failure
Total duration 46s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

22 errors, 12 warnings, and 8 notices
build (YANDEX-2, 8)
HTTP Status 403 for request POST https://api.github.com/repos/abashev/vfs-s3/dependency-graph/snapshots
build (YANDEX-2, 8)
Response body: { "message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/dependency-graph/dependency-submission#create-a-snapshot-of-dependencies-for-a-repository" }
build (YANDEX-2, 8)
Resource not accessible by integration
build (YANDEX-2, 8)
HttpError: Resource not accessible by integration at /home/runner/work/_actions/advanced-security/maven-dependency-submission-action/v3/webpack:/maven-dependency-tree-submission/node_modules/@github/dependency-submission-toolkit/dist/index.js:4776:1 at processTicksAndRejections (node:internal/process/task_queues:96:5)
build (AWS-1, 8)
HTTP Status 403 for request POST https://api.github.com/repos/abashev/vfs-s3/dependency-graph/snapshots
build (AWS-1, 8)
Response body: { "message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/dependency-graph/dependency-submission#create-a-snapshot-of-dependencies-for-a-repository" }
build (AWS-1, 8)
Resource not accessible by integration
build (AWS-1, 8)
HttpError: Resource not accessible by integration at /home/runner/work/_actions/advanced-security/maven-dependency-submission-action/v3/webpack:/maven-dependency-tree-submission/node_modules/@github/dependency-submission-toolkit/dist/index.js:4776:1 at processTicksAndRejections (node:internal/process/task_queues:96:5)
build (YANDEX-1, 8)
The job was canceled because "AWS-1_8" failed.
build (YANDEX-1, 8)
HTTP Status 403 for request POST https://api.github.com/repos/abashev/vfs-s3/dependency-graph/snapshots
build (YANDEX-1, 8)
Response body: { "message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/dependency-graph/dependency-submission#create-a-snapshot-of-dependencies-for-a-repository" }
build (YANDEX-1, 8)
Resource not accessible by integration
build (YANDEX-1, 8)
HttpError: Resource not accessible by integration at /home/runner/work/_actions/advanced-security/maven-dependency-submission-action/v3/webpack:/maven-dependency-tree-submission/node_modules/@github/dependency-submission-toolkit/dist/index.js:4776:1 at processTicksAndRejections (node:internal/process/task_queues:96:5)
build (YANDEX-1, 11)
The job was canceled because "AWS-1_8" failed.
build (YANDEX-1, 11)
HTTP Status 403 for request POST https://api.github.com/repos/abashev/vfs-s3/dependency-graph/snapshots
build (YANDEX-1, 11)
Response body: { "message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/dependency-graph/dependency-submission#create-a-snapshot-of-dependencies-for-a-repository" }
build (YANDEX-1, 11)
Resource not accessible by integration
build (YANDEX-1, 11)
HttpError: Resource not accessible by integration at /home/runner/work/_actions/advanced-security/maven-dependency-submission-action/v3/webpack:/maven-dependency-tree-submission/node_modules/@github/dependency-submission-toolkit/dist/index.js:4776:1 at processTicksAndRejections (node:internal/process/task_queues:96:5)
build (AWS-1, 11)
The job was canceled because "AWS-1_8" failed.
build (AWS-1, 11)
The operation was canceled.
build (YANDEX-2, 11)
The job was canceled because "AWS-1_8" failed.
build (YANDEX-2, 11)
The operation was canceled.
build (YANDEX-2, 8)
Could not find any JUnit XML files for target/surefire-reports/junitreports/*.xml
build (YANDEX-2, 8)
Request POST /repos/abashev/vfs-s3/check-runs failed with 403: Forbidden
build (AWS-1, 8)
Could not find any JUnit XML files for target/surefire-reports/junitreports/*.xml
build (AWS-1, 8)
Request POST /repos/abashev/vfs-s3/check-runs failed with 403: Forbidden
build (YANDEX-1, 8)
Could not find any JUnit XML files for target/surefire-reports/junitreports/*.xml
build (YANDEX-1, 8)
Request POST /repos/abashev/vfs-s3/check-runs failed with 403: Forbidden
build (YANDEX-1, 11)
Could not find any JUnit XML files for target/surefire-reports/junitreports/*.xml
build (YANDEX-1, 11)
Request POST /repos/abashev/vfs-s3/check-runs failed with 403: Forbidden
build (AWS-1, 11)
Could not find any JUnit XML files for target/surefire-reports/junitreports/*.xml
build (AWS-1, 11)
Request POST /repos/abashev/vfs-s3/check-runs failed with 403: Forbidden
build (YANDEX-2, 11)
Could not find any JUnit XML files for target/surefire-reports/junitreports/*.xml
build (YANDEX-2, 11)
Request POST /repos/abashev/vfs-s3/check-runs failed with 403: Forbidden
build (YANDEX-2, 8)
Submitting snapshot...
build (YANDEX-2, 8)
{ "detector": { "name": "maven-dependency-tree-action", "url": "https://github.com/advanced-security/maven-dependency-tree-action", "version": "3.0.0" }, "version": 0, "job": { "correlator": "build", "id": "5731824078" }, "sha": "de09c86776efe280ac40c9df2f31efd79629331b", "ref": "refs/heads/branch-4.x.x", "scanned": "2023-08-01T21:04:10.671Z", "manifests": { "vfs-s3": { "resolved": { "pkg:maven/org.apache.commons/commons-vfs2@2.9.0?type=jar": { "package_url": "pkg:maven/org.apache.commons/commons-vfs2@2.9.0?type=jar", "relationship": "direct", "scope": "runtime", "dependencies": [ "pkg:maven/commons-logging/commons-logging@1.2?type=jar", "pkg:maven/org.apache.hadoop/hadoop-hdfs-client@3.3.1?type=jar", "pkg:maven/org.apache.commons/commons-lang3@3.12.0?type=jar" ] }, "pkg:maven/commons-logging/commons-logging@1.2?type=jar": { "package_url": "pkg:maven/commons-logging/commons-logging@1.2?type=jar", "relationship": "indirect", "scope": "runtime", "dependencies": [] }, "pkg:maven/org.apache.hadoop/hadoop-hdfs-client@3.3.1?type=jar": { "package_url": "pkg:maven/org.apache.hadoop/hadoop-hdfs-client@3.3.1?type=jar", "relationship": "indirect", "scope": "runtime", "dependencies": [ "pkg:maven/com.squareup.okhttp/okhttp@2.7.5?type=jar", "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.10.5?type=jar", "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.10.5.1?type=jar" ] }, "pkg:maven/com.squareup.okhttp/okhttp@2.7.5?type=jar": { "package_url": "pkg:maven/com.squareup.okhttp/okhttp@2.7.5?type=jar", "relationship": "indirect", "scope": "runtime", "dependencies": [ "pkg:maven/com.squareup.okio/okio@1.6.0?type=jar" ] }, "pkg:maven/com.squareup.okio/okio@1.6.0?type=jar": { "package_url": "pkg:maven/com.squareup.okio/okio@1.6.0?type=jar", "relationship": "indirect", "scope": "runtime", "dependencies": [] }, "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.10.5?type=jar": { "package_url": "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.10.5?type=jar", "relationship": "indirect", "scope": "runtime", "dependencies": [] }, "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.10.5.1?type=jar": { "package_url": "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.10.5.1?type=jar", "relationship": "indirect", "scope": "runtime", "dependencies": [ "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.10.5?type=jar" ] }, "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.10.5?type=jar": { "package_url": "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.10.5?type=jar", "relationship": "indirect", "scope": "runtime", "dependencies": [] }, "pkg:maven/org.apache.commons/commons-lang3@3.12.0?type=jar": { "package_url": "pkg:maven/org.apache.commons/commons-lang3@3.12.0?type=jar", "relationship": "indirect
build (AWS-1, 8)
Submitting snapshot...
build (AWS-1, 8)
{ "detector": { "name": "maven-dependency-tree-action", "url": "https://github.com/advanced-security/maven-dependency-tree-action", "version": "3.0.0" }, "version": 0, "job": { "correlator": "build", "id": "5731824078" }, "sha": "de09c86776efe280ac40c9df2f31efd79629331b", "ref": "refs/heads/branch-4.x.x", "scanned": "2023-08-01T21:04:10.830Z", "manifests": { "vfs-s3": { "resolved": { "pkg:maven/org.apache.commons/commons-vfs2@2.9.0?type=jar": { "package_url": "pkg:maven/org.apache.commons/commons-vfs2@2.9.0?type=jar", "relationship": "direct", "scope": "runtime", "dependencies": [ "pkg:maven/commons-logging/commons-logging@1.2?type=jar", "pkg:maven/org.apache.hadoop/hadoop-hdfs-client@3.3.1?type=jar", "pkg:maven/org.apache.commons/commons-lang3@3.12.0?type=jar" ] }, "pkg:maven/commons-logging/commons-logging@1.2?type=jar": { "package_url": "pkg:maven/commons-logging/commons-logging@1.2?type=jar", "relationship": "indirect", "scope": "runtime", "dependencies": [] }, "pkg:maven/org.apache.hadoop/hadoop-hdfs-client@3.3.1?type=jar": { "package_url": "pkg:maven/org.apache.hadoop/hadoop-hdfs-client@3.3.1?type=jar", "relationship": "indirect", "scope": "runtime", "dependencies": [ "pkg:maven/com.squareup.okhttp/okhttp@2.7.5?type=jar", "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.10.5?type=jar", "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.10.5.1?type=jar" ] }, "pkg:maven/com.squareup.okhttp/okhttp@2.7.5?type=jar": { "package_url": "pkg:maven/com.squareup.okhttp/okhttp@2.7.5?type=jar", "relationship": "indirect", "scope": "runtime", "dependencies": [ "pkg:maven/com.squareup.okio/okio@1.6.0?type=jar" ] }, "pkg:maven/com.squareup.okio/okio@1.6.0?type=jar": { "package_url": "pkg:maven/com.squareup.okio/okio@1.6.0?type=jar", "relationship": "indirect", "scope": "runtime", "dependencies": [] }, "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.10.5?type=jar": { "package_url": "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.10.5?type=jar", "relationship": "indirect", "scope": "runtime", "dependencies": [] }, "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.10.5.1?type=jar": { "package_url": "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.10.5.1?type=jar", "relationship": "indirect", "scope": "runtime", "dependencies": [ "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.10.5?type=jar" ] }, "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.10.5?type=jar": { "package_url": "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.10.5?type=jar", "relationship": "indirect", "scope": "runtime", "dependencies": [] }, "pkg:maven/org.apache.commons/commons-lang3@3.12.0?type=jar": { "package_url": "pkg:maven/org.apache.commons/commons-lang3@3.12.0?type=jar", "relationship": "indirect
build (YANDEX-1, 8)
Submitting snapshot...
build (YANDEX-1, 8)
{ "detector": { "name": "maven-dependency-tree-action", "url": "https://github.com/advanced-security/maven-dependency-tree-action", "version": "3.0.0" }, "version": 0, "job": { "correlator": "build", "id": "5731824078" }, "sha": "de09c86776efe280ac40c9df2f31efd79629331b", "ref": "refs/heads/branch-4.x.x", "scanned": "2023-08-01T21:04:16.439Z", "manifests": { "vfs-s3": { "resolved": { "pkg:maven/org.apache.commons/commons-vfs2@2.9.0?type=jar": { "package_url": "pkg:maven/org.apache.commons/commons-vfs2@2.9.0?type=jar", "relationship": "direct", "scope": "runtime", "dependencies": [ "pkg:maven/commons-logging/commons-logging@1.2?type=jar", "pkg:maven/org.apache.hadoop/hadoop-hdfs-client@3.3.1?type=jar", "pkg:maven/org.apache.commons/commons-lang3@3.12.0?type=jar" ] }, "pkg:maven/commons-logging/commons-logging@1.2?type=jar": { "package_url": "pkg:maven/commons-logging/commons-logging@1.2?type=jar", "relationship": "indirect", "scope": "runtime", "dependencies": [] }, "pkg:maven/org.apache.hadoop/hadoop-hdfs-client@3.3.1?type=jar": { "package_url": "pkg:maven/org.apache.hadoop/hadoop-hdfs-client@3.3.1?type=jar", "relationship": "indirect", "scope": "runtime", "dependencies": [ "pkg:maven/com.squareup.okhttp/okhttp@2.7.5?type=jar", "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.10.5?type=jar", "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.10.5.1?type=jar" ] }, "pkg:maven/com.squareup.okhttp/okhttp@2.7.5?type=jar": { "package_url": "pkg:maven/com.squareup.okhttp/okhttp@2.7.5?type=jar", "relationship": "indirect", "scope": "runtime", "dependencies": [ "pkg:maven/com.squareup.okio/okio@1.6.0?type=jar" ] }, "pkg:maven/com.squareup.okio/okio@1.6.0?type=jar": { "package_url": "pkg:maven/com.squareup.okio/okio@1.6.0?type=jar", "relationship": "indirect", "scope": "runtime", "dependencies": [] }, "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.10.5?type=jar": { "package_url": "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.10.5?type=jar", "relationship": "indirect", "scope": "runtime", "dependencies": [] }, "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.10.5.1?type=jar": { "package_url": "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.10.5.1?type=jar", "relationship": "indirect", "scope": "runtime", "dependencies": [ "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.10.5?type=jar" ] }, "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.10.5?type=jar": { "package_url": "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.10.5?type=jar", "relationship": "indirect", "scope": "runtime", "dependencies": [] }, "pkg:maven/org.apache.commons/commons-lang3@3.12.0?type=jar": { "package_url": "pkg:maven/org.apache.commons/commons-lang3@3.12.0?type=jar", "relationship": "indirect
build (YANDEX-1, 11)
Submitting snapshot...
build (YANDEX-1, 11)
{ "detector": { "name": "maven-dependency-tree-action", "url": "https://github.com/advanced-security/maven-dependency-tree-action", "version": "3.0.0" }, "version": 0, "job": { "correlator": "build", "id": "5731824078" }, "sha": "de09c86776efe280ac40c9df2f31efd79629331b", "ref": "refs/heads/branch-4.x.x", "scanned": "2023-08-01T21:04:18.886Z", "manifests": { "vfs-s3": { "resolved": { "pkg:maven/org.apache.commons/commons-vfs2@2.9.0?type=jar": { "package_url": "pkg:maven/org.apache.commons/commons-vfs2@2.9.0?type=jar", "relationship": "direct", "scope": "runtime", "dependencies": [ "pkg:maven/commons-logging/commons-logging@1.2?type=jar", "pkg:maven/org.apache.hadoop/hadoop-hdfs-client@3.3.1?type=jar", "pkg:maven/org.apache.commons/commons-lang3@3.12.0?type=jar" ] }, "pkg:maven/commons-logging/commons-logging@1.2?type=jar": { "package_url": "pkg:maven/commons-logging/commons-logging@1.2?type=jar", "relationship": "indirect", "scope": "runtime", "dependencies": [] }, "pkg:maven/org.apache.hadoop/hadoop-hdfs-client@3.3.1?type=jar": { "package_url": "pkg:maven/org.apache.hadoop/hadoop-hdfs-client@3.3.1?type=jar", "relationship": "indirect", "scope": "runtime", "dependencies": [ "pkg:maven/com.squareup.okhttp/okhttp@2.7.5?type=jar", "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.10.5?type=jar", "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.10.5.1?type=jar" ] }, "pkg:maven/com.squareup.okhttp/okhttp@2.7.5?type=jar": { "package_url": "pkg:maven/com.squareup.okhttp/okhttp@2.7.5?type=jar", "relationship": "indirect", "scope": "runtime", "dependencies": [ "pkg:maven/com.squareup.okio/okio@1.6.0?type=jar" ] }, "pkg:maven/com.squareup.okio/okio@1.6.0?type=jar": { "package_url": "pkg:maven/com.squareup.okio/okio@1.6.0?type=jar", "relationship": "indirect", "scope": "runtime", "dependencies": [] }, "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.10.5?type=jar": { "package_url": "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.10.5?type=jar", "relationship": "indirect", "scope": "runtime", "dependencies": [] }, "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.10.5.1?type=jar": { "package_url": "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.10.5.1?type=jar", "relationship": "indirect", "scope": "runtime", "dependencies": [ "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.10.5?type=jar" ] }, "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.10.5?type=jar": { "package_url": "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.10.5?type=jar", "relationship": "indirect", "scope": "runtime", "dependencies": [] }, "pkg:maven/org.apache.commons/commons-lang3@3.12.0?type=jar": { "package_url": "pkg:maven/org.apache.commons/commons-lang3@3.12.0?type=jar", "relationship": "indirect