UNCLASSIFIED

Commit 411b7782 authored by Andy Maksymowicz's avatar Andy Maksymowicz
Browse files

Update Jenkinsfile

parent c1fd7cfa
Pipeline #36291 failed with stage
@Library('DCCSCR@master') _ @Library('DCCSCR@master') _
dccscrPipeline( version: "6.5") dccscrPipeline( version: "6.6")
  • Pipeline Status: FAILURE
    FAILURE Stage: Build
    Branch: patch-1

    graph LR
      0([setup]):::INTERNAL_SUCCESS --> 3([Import Artifacts]):::SUCCESS --> 4((/)):::INTERNAL_SUCCESS --> 5([Stage Artifacts]):::SUCCESS --> 6((/)):::INTERNAL_SUCCESS --> 7([Build]):::FAILURE --> 8([Publish, Scan & Report]):::INTERNAL_FAILURE
    
    classDef SUCCESS font-size:10px
    classDef FAILURE fill:#f44, font-size:10px
    classDef SKIPPED font-size:10px
    classDef ABORTED fill:#889, font-size:10px
    classDef INTERNAL_SUCCESS font-size:10px, stroke-dasharray: 2, 1
    classDef INTERNAL_FAILURE fill:#f44, font-size:10px, stroke-dasharray: 2, 1
    classDef INTERNAL_SKIPPED font-size:10px, stroke-dasharray: 2, 1
    classDef INTERNAL_ABORTED fill:#889, font-size:10px, stroke-dasharray: 2, 1
    

    Error Log:

    + buildah bud --tls-verify=false --format=docker --loglevel=3 --storage-driver=vfs --build-arg BASE_REGISTRY=**** --build-arg BASE_IMAGE=redhat/openjdk/openjdk8 --build-arg BASE_TAG=1.8.0 -t ****/opensource/gradle/gradle-jre8:6.6-testing --label dccscr.git.commit.id=411b77823af7ab88dd0924b13f68b7222b11a108 --label dccscr.git.commit.url=https://repo1.dsop.io/dsop/opensource/gradle/gradle-jre8/tree/411b77823af7ab88dd0924b13f68b7222b11a108 --label dccscr.git.url=https://repo1.dsop.io/dsop/opensource/gradle/gradle-jre8.git --label dccscr.git.branch=patch-1 --label dccscr.image.version=6.6 --label 'dccscr.image.build.date=Thu Aug 20 23:10:41 UTC 2020
    ' --label dccscr.image.build.id=2 --label dccscr.image.name=gradle-jre8 --label dccscr.ironbank.approval.status=approved --label dccscr.ironbank.approval.url=TBD --label dccscr.ironbank.url=TBD --label dcar_status=approved .
    STEP 1: FROM ****/redhat/openjdk/openjdk8:1.8.0
    Getting image source signatures
    Copying blob sha256:8bbe4adf2be497735179a73a352a62379adbebb893929c0d41c00815c5eaa7d6
    Copying blob sha256:e97629540f4bfdb552d2989419a6b82e17c439b9b9d0b9d13246715d950e23f2
    Copying blob sha256:c505ecab8b69eeb9de8ba3c2195312496526b0218631b34d16c9ecb61cd60579
    Copying blob sha256:a4f421c1faf55bdc59f480bd20475da8f61320367ec9209608c6a05b985147e8
    Copying config sha256:4249566b4784cdff04c807ec8453fdb858bb14844fef1b0f9ff08523632f8267
    Writing manifest to image destination
    Storing signatures
    STEP 2: LABEL name="Gradle jre8"       maintainer="gavin.scallon@parsons.com"       vendor="Open Source"       version="6.5"       release="1"       summary="Gradle is a build tool with a focus on build automation and support for multi-language development."       description="This Gradle container is designed to support build automation for jre8."
    STEP 3: USER 0
    STEP 4: ENV GRADLE_HOME=/opt/gradle
    STEP 5: COPY gradle-6.5-bin.zip /
    error building at STEP "COPY gradle-6.5-bin.zip /": no files found matching "/tmp/workspace/ource_gradle_gradle-jre8_patch-1/gradle-6.5-bin.zip": no such file or directory
    script returned exit code 1
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment