Started by user Toor Admin Running as Toor Admin 12:41:15 Connecting to https://api.github.com using toor/****** (GitHub Access Token) Obtained Jenkinsfile from daa4ebac8f866c7aa16e2e99420b449d226eeffc Running in Durability level: MAX_SURVIVABILITY Loading library common-pipe@2.3.3 Attempting to resolve 2.3.3 from remote references... > /usr/bin/git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials Kyberorg GitLab > /usr/bin/git ls-remote -h -- https://gitlab.com/yasys/common-pipe.git # timeout=10 Could not find 2.3.3 in remote references. Pulling heads to local for deep search... > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 Setting origin to https://gitlab.com/yasys/common-pipe.git > /usr/bin/git config remote.origin.url https://gitlab.com/yasys/common-pipe.git # timeout=10 Fetching origin... Fetching upstream changes from origin > /usr/bin/git --version # timeout=10 > git --version # 'git version 2.20.1' > /usr/bin/git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials Kyberorg GitLab > /usr/bin/git fetch --tags --force --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git rev-parse 2.3.3^{commit} # timeout=10 > /usr/bin/git branch -a -v --no-abbrev --contains 78e505581bfc1d87a0194b7a0531760b3985472d # timeout=10 Selected match: master revision 78e505581bfc1d87a0194b7a0531760b3985472d Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential kyberorg_gl > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > /usr/bin/git config remote.origin.url https://gitlab.com/yasys/common-pipe.git # timeout=10 Fetching without tags Fetching upstream changes from https://gitlab.com/yasys/common-pipe.git > /usr/bin/git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials Kyberorg GitLab > /usr/bin/git fetch --no-tags --force --progress -- https://gitlab.com/yasys/common-pipe.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 78e505581bfc1d87a0194b7a0531760b3985472d (master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 78e505581bfc1d87a0194b7a0531760b3985472d # timeout=10 Commit message: "Merge branch 'steps-fix' into 'master'" > /usr/bin/git rev-list --no-walk 78e505581bfc1d87a0194b7a0531760b3985472d # timeout=10 [Checks API] No suitable checks publisher found. Loading library common-lib@1.7 Attempting to resolve 1.7 from remote references... > /usr/bin/git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials YaBot gitlab > /usr/bin/git ls-remote -h -- https://gitlab.com/yasys/jenkins/common-lib.git # timeout=10 Could not find 1.7 in remote references. Pulling heads to local for deep search... > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 Setting origin to https://gitlab.com/yasys/jenkins/common-lib.git > /usr/bin/git config remote.origin.url https://gitlab.com/yasys/jenkins/common-lib.git # timeout=10 Fetching origin... Fetching upstream changes from origin > /usr/bin/git --version # timeout=10 > git --version # 'git version 2.20.1' > /usr/bin/git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials YaBot gitlab > /usr/bin/git fetch --tags --force --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git rev-parse 1.7^{commit} # timeout=10 > /usr/bin/git branch -a -v --no-abbrev --contains 0dbc0c46c784d86e1bcb06ecf3f84a8bf721d957 # timeout=10 Selected match: master revision 0dbc0c46c784d86e1bcb06ecf3f84a8bf721d957 Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential yabot-gitlab > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > /usr/bin/git config remote.origin.url https://gitlab.com/yasys/jenkins/common-lib.git # timeout=10 Fetching without tags Fetching upstream changes from https://gitlab.com/yasys/jenkins/common-lib.git > /usr/bin/git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials YaBot gitlab > /usr/bin/git fetch --no-tags --force --progress -- https://gitlab.com/yasys/jenkins/common-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0dbc0c46c784d86e1bcb06ecf3f84a8bf721d957 (master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 0dbc0c46c784d86e1bcb06ecf3f84a8bf721d957 # timeout=10 Commit message: "Merge branch '2-support-for-build-args' into 'master'" > /usr/bin/git rev-list --no-walk 0dbc0c46c784d86e1bcb06ecf3f84a8bf721d957 # timeout=10 [Checks API] No suitable checks publisher found. [Pipeline] Start of Pipeline [Pipeline] node Running on Jenkins in /var/lib/jenkins/workspace/yals-poc-frontend_10-home [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential github Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/kyberorg-lab/yals-poc-frontend.git > /usr/bin/git init /var/lib/jenkins/workspace/yals-poc-frontend_10-home # timeout=10 Fetching upstream changes from https://github.com/kyberorg-lab/yals-poc-frontend.git > /usr/bin/git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub Access Token > /usr/bin/git fetch --no-tags --force --progress -- https://github.com/kyberorg-lab/yals-poc-frontend.git +refs/heads/10-home:refs/remotes/origin/10-home # timeout=10 > /usr/bin/git config remote.origin.url https://github.com/kyberorg-lab/yals-poc-frontend.git # timeout=10 > /usr/bin/git config --add remote.origin.fetch +refs/heads/10-home:refs/remotes/origin/10-home # timeout=10 Avoid second fetch Checking out Revision daa4ebac8f866c7aa16e2e99420b449d226eeffc (10-home) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f daa4ebac8f866c7aa16e2e99420b449d226eeffc # timeout=10 > /usr/bin/git branch -a -v --no-abbrev # timeout=10 > /usr/bin/git checkout -b 10-home daa4ebac8f866c7aa16e2e99420b449d226eeffc # timeout=10 Commit message: "AOT." > /usr/bin/git rev-list --no-walk daa4ebac8f866c7aa16e2e99420b449d226eeffc # timeout=10 Cleaning workspace > /usr/bin/git rev-parse --verify HEAD # timeout=10 Resetting working tree > /usr/bin/git reset --hard # timeout=10 > /usr/bin/git clean -fdx # timeout=10 [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker) [Pipeline] script [Pipeline] { [Pipeline] withCredentials Masking supported pattern matches of $MDB_TOKEN [Pipeline] { [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh + set +x Sending build context to Docker daemon 57.86kB Step 1/9 : FROM yasys/angular:10.0.6 AS ANGULAR_BUILD ---> e0c3d01b1740 Step 2/9 : ARG MDB_GITLAB_TOKEN=valid_token_here_please ---> Using cache ---> 4e5cf18ecb73 Step 3/9 : ENV GITLAB_TOKEN=$MDB_GITLAB_TOKEN ---> Using cache ---> 4014a91210e6 Step 4/9 : ARG BUILD_ENV=production ---> Using cache ---> 30b5272c4aee Step 5/9 : COPY . /app ---> Using cache ---> b0b14a5befe2 Step 6/9 : WORKDIR /app ---> Using cache ---> 7ec059ec252a Step 7/9 : RUN mv /app/package.json /app/package.json.tmp && envsubst < /app/package.json.tmp > /app/package.json && npm install && ng build --aot --configuration $BUILD_ENV ---> Using cache ---> c2f70fd34567 Step 8/9 : FROM nginx:1.19.2-alpine ---> 6f715d38cfe0 Step 9/9 : COPY --from=ANGULAR_BUILD /app/dist/yals /usr/share/nginx/html ---> 3645c7bfc63a Successfully built 3645c7bfc63a Successfully tagged kyberorglab/yals-ui:10-home [Pipeline] withCredentials Masking supported pattern matches of $USR or $PASS [Pipeline] { [Pipeline] sh + set +x WARNING! Your password will be stored unencrypted in /var/lib/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh + set +x The push refers to repository [docker.io/kyberorglab/yals-ui] 1e90797a840c: Preparing 6ad8d562c843: Preparing 425ee8569962: Preparing 5d9ee84be1ec: Preparing 6bcd003260b2: Preparing 50644c29ef5a: Preparing 50644c29ef5a: Waiting 425ee8569962: Layer already exists 5d9ee84be1ec: Layer already exists 6ad8d562c843: Layer already exists 6bcd003260b2: Layer already exists 50644c29ef5a: Layer already exists 1e90797a840c: Pushed 10-home: digest: sha256:6d97a7aa6d8320ccb87364870feff39d3f283cd97ce544f0adee9fcaf46ce240 size: 1571 [Pipeline] sh + set +x Removing login credentials for https://index.docker.io/v1/ [Pipeline] sh + set +x Untagged: kyberorglab/yals-ui:10-home Untagged: kyberorglab/yals-ui@sha256:6d97a7aa6d8320ccb87364870feff39d3f283cd97ce544f0adee9fcaf46ce240 Deleted: sha256:3645c7bfc63aadc95955ce8b13980c4b0a2a8088346eda1812452d8ffd860a78 Deleted: sha256:f38189cf1b9cf52dbd57c66c74d4eecb05414f4ce6133292967d9f3efb08ac34 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Deploy to K8S) [Pipeline] script [Pipeline] { [Pipeline] sh + kubectl -n lab-yals set image deployment/yals-app app=kyberorglab/yals-ui:10-home --record deployment.apps/yals-app image updated [Pipeline] sh + kubectl -n lab-yals rollout restart deployment/yals-app deployment.apps/yals-app restarted [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline [Checks API] No suitable checks publisher found. GitHub has been notified of this commit’s build result Finished: SUCCESS