bnevis-i commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 3e9dff04de29fd68200e942e5f1cd154fadd579e+895bb4be16a97b7a14f98eb5878856faac06ef8b (1eea6c3014e56a26c4495f7f858b4f87d121ed33) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7553967169586226293.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh426773269389064185.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-447/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-447/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3900907271388242226.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7358652455656331679.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-447/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-447/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2476672068864905533.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-149 in /w/workspace/edgexfoundry_edgex-ui-go_PR-447 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-447 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp/jenkins-gitclient-ssh1190790553580046725.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 895bb4be16a97b7a14f98eb5878856faac06ef8b into PR head commit 3e9dff04de29fd68200e942e5f1cd154fadd579e Merge succeeded, producing 3e9dff04de29fd68200e942e5f1cd154fadd579e Checking out Revision 3e9dff04de29fd68200e942e5f1cd154fadd579e (PR-447) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp/jenkins-gitclient-ssh7412056484081664415.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/447/head:refs/remotes/origin/PR-447 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e9dff04de29fd68200e942e5f1cd154fadd579e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp/jenkins-gitclient-ssh736724436471032688.key > git merge 895bb4be16a97b7a14f98eb5878856faac06ef8b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e9dff04de29fd68200e942e5f1cd154fadd579e # timeout=10 Commit message: "fix(security): Update echarts 5.2.1 to resolve protoype pollution" > git rev-list --no-walk 3e9dff04de29fd68200e942e5f1cd154fadd579e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-06T14:26:08.503Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-06T14:26:08.603Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-06T14:26:08.637Z] ========================================================= [2021-10-06T14:26:08.637Z] EdgeX Global Pipelines Version Info [2021-10-06T14:26:08.637Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-06T14:26:09.892Z] ------------------- [2021-10-06T14:26:09.892Z] stable info: [2021-10-06T14:26:09.892Z] ------------------- [2021-10-06T14:26:09.892Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-06T14:26:09.892Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-10-06T14:26:09.892Z] Message: update stable to v1.0.206 [2021-10-06T14:26:10.483Z] ------------------- [2021-10-06T14:26:10.483Z] experimental info: [2021-10-06T14:26:10.483Z] ------------------- [2021-10-06T14:26:10.483Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-06T14:26:10.483Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-10-06T14:26:10.483Z] Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-06T14:26:10.631Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-10-06T14:26:10.657Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-10-06T14:26:10.681Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-06T14:26:10.706Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-06T14:26:10.731Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-06T14:26:10.756Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-06T14:26:10.781Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-10-06T14:26:10.807Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-06T14:26:10.833Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-06T14:26:10.859Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-06T14:26:10.884Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-06T14:26:10.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-06T14:26:10.935Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-10-06T14:26:10.962Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-06T14:26:10.988Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-06T14:26:11.013Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-06T14:26:11.039Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-06T14:26:11.066Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-06T14:26:11.092Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-06T14:26:11.117Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-06T14:26:11.143Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-06T14:26:11.169Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-06T14:26:11.194Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-06T14:26:11.218Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-06T14:26:11.244Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-06T14:26:11.271Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-06T14:26:11.298Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-06T14:26:11.334Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-447 [Pipeline] echo [2021-10-06T14:26:11.369Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-447 [Pipeline] echo [2021-10-06T14:26:11.395Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-447 [Pipeline] echo [2021-10-06T14:26:11.422Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3e9dff04de29fd68200e942e5f1cd154fadd579e [Pipeline] echo [2021-10-06T14:26:11.449Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3e9dff0 [Pipeline] echo [2021-10-06T14:26:11.477Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-06T14:26:11.566Z] provisioning config files... [2021-10-06T14:26:11.587Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp/config5293874378306636850tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-06T14:26:11.927Z] ---> docker-login.sh [2021-10-06T14:26:11.927Z] nexus3.edgexfoundry.org:10001 [2021-10-06T14:26:11.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T14:26:12.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T14:26:12.196Z] Configure a credential helper to remove this warning. See [2021-10-06T14:26:12.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T14:26:12.196Z] [2021-10-06T14:26:12.196Z] Login Succeeded [2021-10-06T14:26:12.196Z] nexus3.edgexfoundry.org:10002 [2021-10-06T14:26:12.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T14:26:12.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T14:26:12.470Z] Configure a credential helper to remove this warning. See [2021-10-06T14:26:12.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T14:26:12.470Z] [2021-10-06T14:26:12.470Z] Login Succeeded [2021-10-06T14:26:12.470Z] nexus3.edgexfoundry.org:10003 [2021-10-06T14:26:12.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T14:26:12.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T14:26:12.470Z] Configure a credential helper to remove this warning. See [2021-10-06T14:26:12.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T14:26:12.470Z] [2021-10-06T14:26:12.470Z] Login Succeeded [2021-10-06T14:26:12.470Z] nexus3.edgexfoundry.org:10004 [2021-10-06T14:26:12.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T14:26:12.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T14:26:12.739Z] Configure a credential helper to remove this warning. See [2021-10-06T14:26:12.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T14:26:12.739Z] [2021-10-06T14:26:12.739Z] Login Succeeded [2021-10-06T14:26:12.739Z] docker.io [2021-10-06T14:26:12.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T14:26:13.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T14:26:13.006Z] Configure a credential helper to remove this warning. See [2021-10-06T14:26:13.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T14:26:13.006Z] [2021-10-06T14:26:13.006Z] Login Succeeded [2021-10-06T14:26:13.006Z] ---> docker-login.sh ends [Pipeline] } [2021-10-06T14:26:13.018Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-06T14:26:13.590Z] + git log --format=format:%s -1 3e9dff04de29fd68200e942e5f1cd154fadd579e [Pipeline] echo [2021-10-06T14:26:13.643Z] GIT_COMMIT: 3e9dff04de29fd68200e942e5f1cd154fadd579e, Commit Message: fix(security): Update echarts 5.2.1 to resolve protoype pollution [Pipeline] echo [2021-10-06T14:26:13.659Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-06T14:26:14.666Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-06T14:26:14.667Z] [2021-10-06T14:26:14.667Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T14:26:15.001Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-06T14:26:15.001Z] latest: Pulling from edgex-devops/git-semver [2021-10-06T14:26:15.001Z] 31603596830f: Pulling fs layer [2021-10-06T14:26:15.001Z] 04fac38145f0: Pulling fs layer [2021-10-06T14:26:15.001Z] 701f6daf10bf: Pulling fs layer [2021-10-06T14:26:15.001Z] 24f72da36158: Pulling fs layer [2021-10-06T14:26:15.001Z] 24f72da36158: Waiting [2021-10-06T14:26:15.001Z] 04fac38145f0: Verifying Checksum [2021-10-06T14:26:15.001Z] 04fac38145f0: Download complete [2021-10-06T14:26:15.272Z] 31603596830f: Verifying Checksum [2021-10-06T14:26:15.272Z] 31603596830f: Download complete [2021-10-06T14:26:15.272Z] 24f72da36158: Verifying Checksum [2021-10-06T14:26:15.272Z] 24f72da36158: Download complete [2021-10-06T14:26:15.272Z] 701f6daf10bf: Verifying Checksum [2021-10-06T14:26:15.272Z] 701f6daf10bf: Download complete [2021-10-06T14:26:15.552Z] 31603596830f: Pull complete [2021-10-06T14:26:15.552Z] 04fac38145f0: Pull complete [2021-10-06T14:26:16.147Z] 701f6daf10bf: Pull complete [2021-10-06T14:26:16.420Z] 24f72da36158: Pull complete [2021-10-06T14:26:16.420Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-10-06T14:26:16.420Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-06T14:26:16.420Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-06T14:26:16.517Z] prd-centos7-docker-4c-2g-149 does not seem to be running inside a container [2021-10-06T14:26:16.587Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-447 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-447:/w/workspace/edgexfoundry_edgex-ui-go_PR-447:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-06T14:26:17.410Z] $ docker top 32c4348f1ea86db683462d8e428a9aebe47e8b6144a4e0f16f4b7e2e456b36af -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-06T14:26:17.549Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-06T14:26:17.549Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-06T14:26:17.688Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-06T14:26:17.695Z] $ docker exec 32c4348f1ea86db683462d8e428a9aebe47e8b6144a4e0f16f4b7e2e456b36af ssh-agent [2021-10-06T14:26:17.825Z] SSH_AUTH_SOCK=/tmp/ssh-jeBEBnoZW8lN/agent.13 [2021-10-06T14:26:17.825Z] SSH_AGENT_PID=19 [2021-10-06T14:26:17.837Z] Running ssh-add (command line suppressed) [2021-10-06T14:26:17.948Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp/private_key_5091563865621191564.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp/private_key_5091563865621191564.key) [2021-10-06T14:26:17.970Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-06T14:26:18.286Z] + git tag --points-at HEAD [Pipeline] } [2021-10-06T14:26:18.309Z] $ docker exec --env ******** --env ******** 32c4348f1ea86db683462d8e428a9aebe47e8b6144a4e0f16f4b7e2e456b36af ssh-agent -k [2021-10-06T14:26:18.441Z] unset SSH_AUTH_SOCK; [2021-10-06T14:26:18.441Z] unset SSH_AGENT_PID; [2021-10-06T14:26:18.441Z] echo Agent pid 19 killed; [2021-10-06T14:26:18.459Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-06T14:26:18.506Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-06T14:26:18.506Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-06T14:26:18.636Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-06T14:26:18.640Z] $ docker exec 32c4348f1ea86db683462d8e428a9aebe47e8b6144a4e0f16f4b7e2e456b36af ssh-agent [2021-10-06T14:26:18.759Z] SSH_AUTH_SOCK=/tmp/ssh-3RafwpLzRMbY/agent.52 [2021-10-06T14:26:18.759Z] SSH_AGENT_PID=59 [2021-10-06T14:26:18.769Z] Running ssh-add (command line suppressed) [2021-10-06T14:26:18.880Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp/private_key_6536362157182286501.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp/private_key_6536362157182286501.key) [2021-10-06T14:26:18.900Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-06T14:26:19.222Z] + git semver init [2021-10-06T14:26:19.223Z] # -> Open(): unable to determine branch for HEAD [2021-10-06T14:26:19.223Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-447/.git [2021-10-06T14:26:19.223Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-447 [2021-10-06T14:26:19.223Z] # $SEMVER_REMOTE_NAME = origin [2021-10-06T14:26:19.223Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-06T14:26:19.223Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-06T14:26:19.223Z] # $SEMVER_BRANCH = PR-447 [2021-10-06T14:26:19.223Z] # $SEMVER_TEMP = /tmp/semver-508501729 [2021-10-06T14:26:19.223Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-10-06T14:26:21.179Z] # '/tmp/semver-508501729' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-447/.semver' [2021-10-06T14:26:21.179Z] # -> Force: false [2021-10-06T14:26:21.179Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-447/.semver [Pipeline] } [2021-10-06T14:26:21.194Z] $ docker exec --env ******** --env ******** 32c4348f1ea86db683462d8e428a9aebe47e8b6144a4e0f16f4b7e2e456b36af ssh-agent -k [2021-10-06T14:26:21.289Z] unset SSH_AUTH_SOCK; [2021-10-06T14:26:21.289Z] unset SSH_AGENT_PID; [2021-10-06T14:26:21.289Z] echo Agent pid 59 killed; [2021-10-06T14:26:21.307Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-06T14:26:21.674Z] + git semver [Pipeline] } [2021-10-06T14:26:21.702Z] $ docker stop --time=1 32c4348f1ea86db683462d8e428a9aebe47e8b6144a4e0f16f4b7e2e456b36af [2021-10-06T14:26:22.987Z] $ docker rm -f 32c4348f1ea86db683462d8e428a9aebe47e8b6144a4e0f16f4b7e2e456b36af [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-06T14:26:23.377Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-06T14:26:23.726Z] Stashed 1 file(s) [Pipeline] echo [2021-10-06T14:26:23.730Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-10-06T14:26:39.112Z] Still waiting to schedule task [2021-10-06T14:26:39.113Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-149’ [2021-10-06T14:26:39.117Z] Still waiting to schedule task [2021-10-06T14:26:39.117Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-06T14:29:07.850Z] Running on prd-centos7-docker-4c-2g-152 in /w/workspace/edgexfoundry_edgex-ui-go_PR-447 [Pipeline] { [Pipeline] ws [2021-10-06T14:29:07.868Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2021-10-06T14:29:07.996Z] The recommended git tool is: git [2021-10-06T14:29:11.153Z] using credential edgex-jenkins-ssh [2021-10-06T14:29:11.169Z] Cloning the remote Git repository [2021-10-06T14:29:10.715Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-06T14:29:10.794Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-10-06T14:29:10.826Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-06T14:29:10.826Z] > git --version # timeout=10 [2021-10-06T14:29:10.835Z] > git --version # 'git version 2.24.4' [2021-10-06T14:29:10.836Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T14:29:10.865Z] [INFO] Currently running in a labeled security context [2021-10-06T14:29:10.865Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-06T14:29:10.865Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh5676926003079556213.key [2021-10-06T14:29:10.878Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T14:29:13.181Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-06T14:29:13.197Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T14:29:13.208Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-06T14:29:13.229Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-06T14:29:13.230Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T14:29:13.231Z] [INFO] Currently running in a labeled security context [2021-10-06T14:29:13.232Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-06T14:29:13.232Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh506082093795827321.key [2021-10-06T14:29:13.239Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/447/head:refs/remotes/origin/PR-447 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-06T14:29:14.407Z] Merging remotes/origin/main commit 895bb4be16a97b7a14f98eb5878856faac06ef8b into PR head commit 3e9dff04de29fd68200e942e5f1cd154fadd579e [2021-10-06T14:29:14.556Z] Merge succeeded, producing 3e9dff04de29fd68200e942e5f1cd154fadd579e [2021-10-06T14:29:14.556Z] Checking out Revision 3e9dff04de29fd68200e942e5f1cd154fadd579e (PR-447) [2021-10-06T14:29:14.054Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T14:29:14.061Z] > git checkout -f 3e9dff04de29fd68200e942e5f1cd154fadd579e # timeout=10 [2021-10-06T14:29:14.161Z] > git remote # timeout=10 [2021-10-06T14:29:14.168Z] > git config --get remote.origin.url # timeout=10 [2021-10-06T14:29:14.175Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T14:29:14.177Z] [INFO] Currently running in a labeled security context [2021-10-06T14:29:14.177Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-06T14:29:14.177Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh7549946000791432014.key [2021-10-06T14:29:14.183Z] > git merge 895bb4be16a97b7a14f98eb5878856faac06ef8b # timeout=10 [2021-10-06T14:29:14.192Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-06T14:29:14.210Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T14:29:14.220Z] > git checkout -f 3e9dff04de29fd68200e942e5f1cd154fadd579e # timeout=10 [2021-10-06T14:29:18.180Z] Commit message: "fix(security): Update echarts 5.2.1 to resolve protoype pollution" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-06T14:29:18.995Z] provisioning config files... [2021-10-06T14:29:19.015Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config1174332747812045626tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-06T14:29:19.439Z] ---> docker-login.sh [2021-10-06T14:29:19.439Z] nexus3.edgexfoundry.org:10001 [2021-10-06T14:29:19.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T14:29:20.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T14:29:20.857Z] Configure a credential helper to remove this warning. See [2021-10-06T14:29:20.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T14:29:20.857Z] [2021-10-06T14:29:20.857Z] Login Succeeded [2021-10-06T14:29:20.857Z] nexus3.edgexfoundry.org:10002 [2021-10-06T14:29:21.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T14:29:21.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T14:29:21.124Z] Configure a credential helper to remove this warning. See [2021-10-06T14:29:21.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T14:29:21.124Z] [2021-10-06T14:29:21.124Z] Login Succeeded [2021-10-06T14:29:21.124Z] nexus3.edgexfoundry.org:10003 [2021-10-06T14:29:21.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T14:29:27.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T14:29:27.799Z] Configure a credential helper to remove this warning. See [2021-10-06T14:29:27.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T14:29:27.799Z] [2021-10-06T14:29:27.799Z] Login Succeeded [2021-10-06T14:29:27.799Z] nexus3.edgexfoundry.org:10004 [2021-10-06T14:29:27.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T14:29:34.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T14:29:34.454Z] Configure a credential helper to remove this warning. See [2021-10-06T14:29:34.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T14:29:34.454Z] [2021-10-06T14:29:34.454Z] Login Succeeded [2021-10-06T14:29:34.454Z] docker.io [2021-10-06T14:29:34.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T14:29:35.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T14:29:35.416Z] Configure a credential helper to remove this warning. See [2021-10-06T14:29:35.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T14:29:35.416Z] [2021-10-06T14:29:35.416Z] Login Succeeded [2021-10-06T14:29:35.416Z] ---> docker-login.sh ends [Pipeline] } [2021-10-06T14:29:35.675Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-06T14:29:35.875Z] ========================================================= [2021-10-06T14:29:35.875Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-06T14:29:35.875Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-06T14:29:36.229Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-10-06T14:29:36.229Z] Sending build context to Docker daemon 20.85MB [2021-10-06T14:29:36.229Z] Step 1/17 : ARG BASE=golang:1.16-alpine3.14 [2021-10-06T14:29:36.229Z] Step 2/17 : FROM ${BASE} AS builder [2021-10-06T14:29:36.820Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-06T14:29:36.820Z] 4e9f2cdf4387: Pulling fs layer [2021-10-06T14:29:36.820Z] 57d31006c564: Pulling fs layer [2021-10-06T14:29:36.820Z] bd5ccded8296: Pulling fs layer [2021-10-06T14:29:36.820Z] 304dd3a0f381: Pulling fs layer [2021-10-06T14:29:36.820Z] d37cda54a23b: Pulling fs layer [2021-10-06T14:29:36.820Z] 38ea18935520: Pulling fs layer [2021-10-06T14:29:36.820Z] ceb1e79740a2: Pulling fs layer [2021-10-06T14:29:36.820Z] b665197a1568: Pulling fs layer [2021-10-06T14:29:36.820Z] 842a00ea3e35: Pulling fs layer [2021-10-06T14:29:36.820Z] 304dd3a0f381: Waiting [2021-10-06T14:29:36.820Z] d37cda54a23b: Waiting [2021-10-06T14:29:36.820Z] 38ea18935520: Waiting [2021-10-06T14:29:36.820Z] ceb1e79740a2: Waiting [2021-10-06T14:29:36.820Z] b665197a1568: Waiting [2021-10-06T14:29:36.820Z] 842a00ea3e35: Waiting [2021-10-06T14:29:36.820Z] bd5ccded8296: Verifying Checksum [2021-10-06T14:29:36.820Z] bd5ccded8296: Download complete [2021-10-06T14:29:36.820Z] 57d31006c564: Verifying Checksum [2021-10-06T14:29:36.820Z] 57d31006c564: Download complete [2021-10-06T14:29:36.820Z] d37cda54a23b: Verifying Checksum [2021-10-06T14:29:36.820Z] d37cda54a23b: Download complete [2021-10-06T14:29:36.820Z] 38ea18935520: Verifying Checksum [2021-10-06T14:29:36.820Z] 38ea18935520: Download complete [2021-10-06T14:29:36.821Z] 4e9f2cdf4387: Verifying Checksum [2021-10-06T14:29:36.821Z] 4e9f2cdf4387: Download complete [2021-10-06T14:29:36.821Z] ceb1e79740a2: Verifying Checksum [2021-10-06T14:29:36.821Z] ceb1e79740a2: Download complete [2021-10-06T14:29:37.094Z] 4e9f2cdf4387: Pull complete [2021-10-06T14:29:37.094Z] 57d31006c564: Pull complete [2021-10-06T14:29:37.094Z] bd5ccded8296: Pull complete [2021-10-06T14:29:38.062Z] b665197a1568: Verifying Checksum [2021-10-06T14:29:38.062Z] b665197a1568: Download complete [2021-10-06T14:29:39.483Z] 842a00ea3e35: Verifying Checksum [2021-10-06T14:29:39.483Z] 842a00ea3e35: Download complete [2021-10-06T14:29:39.483Z] 304dd3a0f381: Verifying Checksum [2021-10-06T14:29:39.483Z] 304dd3a0f381: Download complete [2021-10-06T14:29:43.799Z] 304dd3a0f381: Pull complete [2021-10-06T14:29:43.799Z] d37cda54a23b: Pull complete [2021-10-06T14:29:43.799Z] 38ea18935520: Pull complete [2021-10-06T14:29:43.799Z] ceb1e79740a2: Pull complete [2021-10-06T14:29:43.799Z] b665197a1568: Pull complete [2021-10-06T14:29:45.764Z] 842a00ea3e35: Pull complete [2021-10-06T14:29:45.764Z] Digest: sha256:8be23356d7c113ca3b28698ca9a8c0562f3cd483a847db66f47f9eff4f9454b6 [2021-10-06T14:29:45.764Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-06T14:29:45.764Z] ---> bfa24e8e2367 [2021-10-06T14:29:45.764Z] Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-06T14:29:47.732Z] ---> Running in c8a8aaa0cb47 [2021-10-06T14:29:47.732Z] Removing intermediate container c8a8aaa0cb47 [2021-10-06T14:29:47.732Z] ---> de00070e08ef [2021-10-06T14:29:47.732Z] Step 4/17 : ARG ALPINE_PKG_BASE="make git" [2021-10-06T14:29:47.732Z] ---> Running in ad3a75253d11 [2021-10-06T14:29:47.732Z] Removing intermediate container ad3a75253d11 [2021-10-06T14:29:47.732Z] ---> 33f85f9af516 [2021-10-06T14:29:47.732Z] Step 5/17 : ARG ALPINE_PKG_EXTRA="" [2021-10-06T14:29:47.732Z] ---> Running in 1e93736b8a1e [2021-10-06T14:29:47.732Z] Removing intermediate container 1e93736b8a1e [2021-10-06T14:29:47.732Z] ---> 867bf8ca4ceb [2021-10-06T14:29:47.732Z] Step 6/17 : LABEL Name=edgex-ui-go [2021-10-06T14:29:47.732Z] ---> Running in a271e871228b [2021-10-06T14:29:47.732Z] Removing intermediate container a271e871228b [2021-10-06T14:29:47.732Z] ---> c54a0485d9c6 [2021-10-06T14:29:47.732Z] Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-06T14:29:47.732Z] ---> Running in 8c388a4bef7b [2021-10-06T14:29:48.000Z] Removing intermediate container 8c388a4bef7b [2021-10-06T14:29:48.000Z] ---> 71b95f295c5d [2021-10-06T14:29:48.000Z] Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T14:29:48.000Z] ---> Running in 121f21bd87d0 [2021-10-06T14:29:48.270Z] Removing intermediate container 121f21bd87d0 [2021-10-06T14:29:48.270Z] ---> 731937d2a41b [2021-10-06T14:29:48.270Z] Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-06T14:29:48.270Z] ---> Running in 4513396fa397 [2021-10-06T14:29:48.863Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-06T14:29:49.839Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-06T14:29:50.106Z] OK: 219 MiB in 52 packages [2021-10-06T14:29:50.380Z] Removing intermediate container 4513396fa397 [2021-10-06T14:29:50.380Z] ---> d8aeaede83f0 [2021-10-06T14:29:50.380Z] Step 10/17 : ENV GO111MODULE=on [2021-10-06T14:29:50.380Z] ---> Running in a5a861cb71b4 [2021-10-06T14:29:50.380Z] Removing intermediate container a5a861cb71b4 [2021-10-06T14:29:50.380Z] ---> bbb8ca79312b [2021-10-06T14:29:50.380Z] Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-06T14:29:50.380Z] ---> Running in e73a4c441ad8 [2021-10-06T14:29:50.380Z] Removing intermediate container e73a4c441ad8 [2021-10-06T14:29:50.380Z] ---> 45c09cac5e46 [2021-10-06T14:29:50.380Z] Step 12/17 : COPY go.mod . [2021-10-06T14:29:50.650Z] ---> fb38d9ca9a5e [2021-10-06T14:29:50.650Z] Step 13/17 : COPY Makefile . [2021-10-06T14:29:50.650Z] ---> 9f560d1a91da [2021-10-06T14:29:50.650Z] Step 14/17 : RUN make update [2021-10-06T14:29:50.926Z] ---> Running in b13b1e9ca404 [2021-10-06T14:29:50.926Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-10-06T14:30:05.932Z] Removing intermediate container b13b1e9ca404 [2021-10-06T14:30:05.932Z] ---> 38558d7095eb [2021-10-06T14:30:05.932Z] Step 15/17 : COPY . . [2021-10-06T14:30:05.932Z] ---> a592ee31b250 [2021-10-06T14:30:05.932Z] Step 16/17 : RUN go mod tidy [2021-10-06T14:30:05.932Z] ---> Running in 8e234c92076b [2021-10-06T14:30:05.932Z] Removing intermediate container 8e234c92076b [2021-10-06T14:30:05.933Z] ---> a7e3bbc892bb [2021-10-06T14:30:05.933Z] Step 17/17 : RUN ${MAKE} [2021-10-06T14:30:05.933Z] ---> Running in cf400cae6f56 [2021-10-06T14:30:05.933Z] noop [2021-10-06T14:30:05.933Z] Removing intermediate container cf400cae6f56 [2021-10-06T14:30:05.933Z] ---> c03ad5ceca99 [2021-10-06T14:30:05.933Z] Successfully built c03ad5ceca99 [2021-10-06T14:30:05.933Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T14:30:06.271Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-06T14:30:06.271Z] . [Pipeline] withDockerContainer [2021-10-06T14:30:06.374Z] prd-centos7-docker-4c-2g-152 does not seem to be running inside a container [2021-10-06T14:30:06.446Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-06T14:30:06.801Z] $ docker top a0c1e67d960ada637c131496b43d4fab12cbec4d9b785b6a14f2a68ff8ca9113 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-06T14:30:07.214Z] + go version [2021-10-06T14:30:07.214Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-06T14:30:07.231Z] $ docker stop --time=1 a0c1e67d960ada637c131496b43d4fab12cbec4d9b785b6a14f2a68ff8ca9113 [2021-10-06T14:30:08.430Z] $ docker rm -f a0c1e67d960ada637c131496b43d4fab12cbec4d9b785b6a14f2a68ff8ca9113 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T14:30:09.040Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-06T14:30:09.040Z] . [Pipeline] withDockerContainer [2021-10-06T14:30:09.129Z] prd-centos7-docker-4c-2g-152 does not seem to be running inside a container [2021-10-06T14:30:09.198Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-06T14:30:09.559Z] $ docker top b0515c483a202cdf46a4685ffc1b36fb7a5d0f69582e6f2f97b59ec228531cf1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-06T14:30:10.205Z] + go mod tidy [Pipeline] sh [2021-10-06T14:30:10.813Z] + make test [2021-10-06T14:30:10.813Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-06T14:30:11.083Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-10-06T14:30:21.216Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-10-06T14:30:21.216Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-10-06T14:30:21.216Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-10-06T14:30:21.216Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-10-06T14:30:21.216Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-10-06T14:30:21.216Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-10-06T14:30:21.216Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-10-06T14:30:21.216Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-10-06T14:30:21.216Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-10-06T14:30:21.216Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-10-06T14:30:21.216Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-10-06T14:30:21.216Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-10-06T14:30:21.216Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-10-06T14:30:26.628Z] $ docker stop --time=1 b0515c483a202cdf46a4685ffc1b36fb7a5d0f69582e6f2f97b59ec228531cf1 [2021-10-06T14:30:27.979Z] $ docker rm -f b0515c483a202cdf46a4685ffc1b36fb7a5d0f69582e6f2f97b59ec228531cf1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-06T14:30:28.496Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-06T14:30:28.868Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-10-06T14:30:31.602Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-06T14:30:31.927Z] + ls -al . [2021-10-06T14:30:31.927Z] total 88 [2021-10-06T14:30:31.927Z] drwxrwxr-x. 12 jenkins jenkins 4096 Oct 6 14:30 . [2021-10-06T14:30:31.927Z] drwxrwxr-x. 4 jenkins jenkins 28 Oct 6 14:29 .. [2021-10-06T14:30:31.927Z] drwxrwxr-x. 3 jenkins jenkins 20 Oct 6 14:29 assets [2021-10-06T14:30:31.927Z] drwxrwxr-x. 2 jenkins jenkins 35 Oct 6 14:29 bin [2021-10-06T14:30:31.927Z] drwxrwxr-x. 3 jenkins jenkins 29 Oct 6 14:29 cmd [2021-10-06T14:30:31.927Z] -rw-rw-r--. 1 jenkins jenkins 3959 Oct 6 14:29 CONTRIBUTING.md [2021-10-06T14:30:31.927Z] -rw-r--r--. 1 jenkins jenkins 10 Oct 6 14:30 coverage.out [2021-10-06T14:30:31.927Z] -rw-rw-r--. 1 jenkins jenkins 1526 Oct 6 14:29 Dockerfile [2021-10-06T14:30:31.927Z] drwxrwxr-x. 2 jenkins jenkins 23 Oct 6 14:29 docs [2021-10-06T14:30:31.927Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 6 14:29 .git [2021-10-06T14:30:31.927Z] drwxrwxr-x. 2 jenkins jenkins 103 Oct 6 14:29 .github [2021-10-06T14:30:31.927Z] -rw-rw-r--. 1 jenkins jenkins 162 Oct 6 14:29 .gitignore [2021-10-06T14:30:31.927Z] -rw-rw-r--. 1 jenkins jenkins 880 Oct 6 14:29 go.mod [2021-10-06T14:30:31.927Z] -rw-r--r--. 1 jenkins jenkins 24176 Oct 6 14:30 go.sum [2021-10-06T14:30:31.927Z] drwxrwxr-x. 9 jenkins jenkins 125 Oct 6 14:29 internal [2021-10-06T14:30:31.927Z] -rw-rw-r--. 1 jenkins jenkins 652 Oct 6 14:29 Jenkinsfile [2021-10-06T14:30:31.927Z] -rw-rw-r--. 1 jenkins jenkins 11357 Oct 6 14:29 LICENSE [2021-10-06T14:30:31.927Z] -rw-rw-r--. 1 jenkins jenkins 990 Oct 6 14:29 Makefile [2021-10-06T14:30:31.927Z] drwxrwxr-x. 3 jenkins jenkins 19 Oct 6 14:29 pkg [2021-10-06T14:30:31.927Z] -rw-rw-r--. 1 jenkins jenkins 5509 Oct 6 14:29 README.md [2021-10-06T14:30:31.927Z] drwxrwxr-x. 4 jenkins jenkins 54 Oct 6 14:29 snap [2021-10-06T14:30:31.927Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 6 14:26 VERSION [2021-10-06T14:30:31.927Z] -rw-rw-r--. 1 jenkins jenkins 155 Oct 6 14:29 version.go [2021-10-06T14:30:31.927Z] drwxrwxr-x. 4 jenkins jenkins 4096 Oct 6 14:29 web [Pipeline] isUnix [Pipeline] sh [2021-10-06T14:30:32.251Z] + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=3e9dff04de29fd68200e942e5f1cd154fadd579e --label arch=amd64 --label version=0.0.0 . [2021-10-06T14:30:32.251Z] Sending build context to Docker daemon 20.88MB [2021-10-06T14:30:32.251Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.14 [2021-10-06T14:30:32.251Z] Step 2/25 : FROM ${BASE} AS builder [2021-10-06T14:30:32.251Z] ---> c03ad5ceca99 [2021-10-06T14:30:32.251Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-06T14:30:32.522Z] ---> Running in f2826f41ecd7 [2021-10-06T14:30:32.522Z] Removing intermediate container f2826f41ecd7 [2021-10-06T14:30:32.522Z] ---> ed42b020c352 [2021-10-06T14:30:32.522Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-10-06T14:30:32.522Z] ---> Running in 80b961373807 [2021-10-06T14:30:32.788Z] Removing intermediate container 80b961373807 [2021-10-06T14:30:32.788Z] ---> 020cbfd42642 [2021-10-06T14:30:32.788Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-10-06T14:30:32.788Z] ---> Running in 5d681211d2d5 [2021-10-06T14:30:32.788Z] Removing intermediate container 5d681211d2d5 [2021-10-06T14:30:32.788Z] ---> 7aad667288a4 [2021-10-06T14:30:32.788Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-10-06T14:30:32.788Z] ---> Running in e0d6c617117b [2021-10-06T14:30:32.788Z] Removing intermediate container e0d6c617117b [2021-10-06T14:30:32.788Z] ---> 6464d4ebd23f [2021-10-06T14:30:32.788Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-06T14:30:33.060Z] ---> Running in 04236cca3a17 [2021-10-06T14:30:33.060Z] Removing intermediate container 04236cca3a17 [2021-10-06T14:30:33.060Z] ---> 39367b67b3a7 [2021-10-06T14:30:33.060Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T14:30:33.060Z] ---> Running in d83630fdce9b [2021-10-06T14:30:33.642Z] Removing intermediate container d83630fdce9b [2021-10-06T14:30:33.642Z] ---> 88ee915d3b5c [2021-10-06T14:30:33.642Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-06T14:30:33.642Z] ---> Running in 2e24b5a09483 [2021-10-06T14:30:33.642Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-06T14:30:34.598Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-06T14:30:34.862Z] OK: 219 MiB in 52 packages [2021-10-06T14:30:35.129Z] Removing intermediate container 2e24b5a09483 [2021-10-06T14:30:35.129Z] ---> 20df4a662f4e [2021-10-06T14:30:35.129Z] Step 10/25 : ENV GO111MODULE=on [2021-10-06T14:30:35.129Z] ---> Running in c4b3d47d67fa [2021-10-06T14:30:35.129Z] Removing intermediate container c4b3d47d67fa [2021-10-06T14:30:35.129Z] ---> b0dd9b899694 [2021-10-06T14:30:35.129Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-06T14:30:35.398Z] ---> Running in 77e191fb9882 [2021-10-06T14:30:35.398Z] Removing intermediate container 77e191fb9882 [2021-10-06T14:30:35.398Z] ---> 0e8a088062e3 [2021-10-06T14:30:35.398Z] Step 12/25 : COPY go.mod . [2021-10-06T14:30:35.398Z] ---> fb39ab9cad9c [2021-10-06T14:30:35.398Z] Step 13/25 : COPY Makefile . [2021-10-06T14:30:35.664Z] ---> 8b9998a26c8b [2021-10-06T14:30:35.664Z] Step 14/25 : RUN make update [2021-10-06T14:30:35.664Z] ---> Running in dde6cf9edc3e [2021-10-06T14:30:35.933Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-10-06T14:30:36.202Z] Removing intermediate container dde6cf9edc3e [2021-10-06T14:30:36.202Z] ---> 84d95f5bdbe5 [2021-10-06T14:30:36.202Z] Step 15/25 : COPY . . [2021-10-06T14:30:36.783Z] ---> a96fb5f51c84 [2021-10-06T14:30:36.783Z] Step 16/25 : RUN go mod tidy [2021-10-06T14:30:37.056Z] ---> Running in a5477660fe12 [2021-10-06T14:30:37.647Z] Removing intermediate container a5477660fe12 [2021-10-06T14:30:37.647Z] ---> 5d437e14ad39 [2021-10-06T14:30:37.647Z] Step 17/25 : RUN ${MAKE} [2021-10-06T14:30:37.647Z] ---> Running in 3c2182aee259 [2021-10-06T14:30:37.919Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-10-06T14:30:46.174Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-10-06T14:30:47.578Z] Removing intermediate container 3c2182aee259 [2021-10-06T14:30:47.578Z] ---> 59d0c3d7224b [2021-10-06T14:30:47.578Z] Step 18/25 : FROM alpine:3.14 [2021-10-06T14:30:48.165Z] 3.14: Pulling from library/alpine [2021-10-06T14:30:48.165Z] a0d0a0d46f8b: Pulling fs layer [2021-10-06T14:30:48.435Z] a0d0a0d46f8b: Verifying Checksum [2021-10-06T14:30:48.435Z] a0d0a0d46f8b: Download complete [2021-10-06T14:30:48.435Z] a0d0a0d46f8b: Pull complete [2021-10-06T14:30:48.435Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-06T14:30:48.702Z] Status: Downloaded newer image for alpine:3.14 [2021-10-06T14:30:48.702Z] ---> 14119a10abf4 [2021-10-06T14:30:48.702Z] Step 19/25 : EXPOSE 4000 [2021-10-06T14:30:48.702Z] ---> Running in 3fa88760ca24 [2021-10-06T14:30:48.702Z] Removing intermediate container 3fa88760ca24 [2021-10-06T14:30:48.702Z] ---> 2b4071d96335 [2021-10-06T14:30:48.702Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-06T14:30:48.970Z] ---> f3fbede9e9ec [2021-10-06T14:30:48.970Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-06T14:30:49.237Z] ---> Running in bba68a8d96a1 [2021-10-06T14:30:49.237Z] Removing intermediate container bba68a8d96a1 [2021-10-06T14:30:49.237Z] ---> 00e93d321832 [2021-10-06T14:30:49.237Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-10-06T14:30:49.237Z] ---> Running in b0ecebffbb43 [2021-10-06T14:30:49.237Z] Removing intermediate container b0ecebffbb43 [2021-10-06T14:30:49.237Z] ---> a5792f7618a3 [2021-10-06T14:30:49.237Z] Step 23/25 : LABEL arch=amd64 [2021-10-06T14:30:49.237Z] ---> Running in efe790fafc0a [2021-10-06T14:30:49.503Z] Removing intermediate container efe790fafc0a [2021-10-06T14:30:49.503Z] ---> 16e529a54599 [2021-10-06T14:30:49.503Z] Step 24/25 : LABEL git_sha=3e9dff04de29fd68200e942e5f1cd154fadd579e [2021-10-06T14:30:49.503Z] ---> Running in 2e6b7f8ff6b2 [2021-10-06T14:30:49.503Z] Removing intermediate container 2e6b7f8ff6b2 [2021-10-06T14:30:49.503Z] ---> d13645c046de [2021-10-06T14:30:49.503Z] Step 25/25 : LABEL version=0.0.0 [2021-10-06T14:30:49.503Z] ---> Running in e725fdb9b96f [2021-10-06T14:30:49.503Z] Removing intermediate container e725fdb9b96f [2021-10-06T14:30:49.503Z] ---> 07a12a072ab4 [2021-10-06T14:30:49.503Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-06T14:30:49.503Z] Successfully built 07a12a072ab4 [2021-10-06T14:30:49.503Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T14:30:50.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T14:30:50.232Z] [2021-10-06T14:30:50.232Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T14:30:50.568Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T14:30:50.568Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-06T14:30:50.568Z] b4d181a07f80: Pulling fs layer [2021-10-06T14:30:50.568Z] a1111a8f2ec3: Pulling fs layer [2021-10-06T14:30:50.568Z] ed53099fbce6: Pulling fs layer [2021-10-06T14:30:50.568Z] dc539afda2c1: Pulling fs layer [2021-10-06T14:30:50.568Z] 77bc0d833cb6: Pulling fs layer [2021-10-06T14:30:50.568Z] 9065ff56babe: Pulling fs layer [2021-10-06T14:30:50.568Z] d287ab97295c: Pulling fs layer [2021-10-06T14:30:50.568Z] 77bc0d833cb6: Waiting [2021-10-06T14:30:50.568Z] 9065ff56babe: Waiting [2021-10-06T14:30:50.568Z] d287ab97295c: Waiting [2021-10-06T14:30:50.568Z] dc539afda2c1: Waiting [2021-10-06T14:30:50.840Z] a1111a8f2ec3: Verifying Checksum [2021-10-06T14:30:50.840Z] a1111a8f2ec3: Download complete [2021-10-06T14:30:50.840Z] dc539afda2c1: Verifying Checksum [2021-10-06T14:30:50.840Z] dc539afda2c1: Download complete [2021-10-06T14:30:51.107Z] ed53099fbce6: Verifying Checksum [2021-10-06T14:30:51.107Z] ed53099fbce6: Download complete [2021-10-06T14:30:51.107Z] 9065ff56babe: Verifying Checksum [2021-10-06T14:30:51.107Z] 9065ff56babe: Download complete [2021-10-06T14:30:51.107Z] 77bc0d833cb6: Verifying Checksum [2021-10-06T14:30:51.107Z] 77bc0d833cb6: Download complete [2021-10-06T14:30:51.107Z] b4d181a07f80: Verifying Checksum [2021-10-06T14:30:51.107Z] b4d181a07f80: Download complete [2021-10-06T14:30:52.096Z] d287ab97295c: Verifying Checksum [2021-10-06T14:30:52.096Z] d287ab97295c: Download complete [2021-10-06T14:30:52.686Z] b4d181a07f80: Pull complete [2021-10-06T14:30:52.962Z] a1111a8f2ec3: Pull complete [2021-10-06T14:30:53.550Z] ed53099fbce6: Pull complete [2021-10-06T14:30:53.550Z] dc539afda2c1: Pull complete [2021-10-06T14:30:53.822Z] 77bc0d833cb6: Pull complete [2021-10-06T14:30:53.822Z] 9065ff56babe: Pull complete [2021-10-06T14:30:59.192Z] d287ab97295c: Pull complete [2021-10-06T14:30:59.192Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-06T14:30:59.192Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T14:30:59.192Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-06T14:30:59.300Z] prd-centos7-docker-4c-2g-152 does not seem to be running inside a container [2021-10-06T14:30:59.374Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-06T14:31:01.889Z] $ docker top 97529c9392a6984d0de2969822c4113273717c7ceed61c50629a3f00db880a2c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-06T14:31:02.629Z] ---> job-cost.sh [2021-10-06T14:31:02.630Z] lf-activate-venv: SKIPPING [2021-10-06T14:31:02.630Z] INFO: No Stack... [2021-10-06T14:31:07.968Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-06T14:31:08.556Z] INFO: Archiving Costs [Pipeline] sh [2021-10-06T14:31:08.888Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [2021-10-06T14:31:08.888Z] + cut -d, -f6 [Pipeline] lock [2021-10-06T14:31:08.927Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-447-2-stack-cost] [2021-10-06T14:31:08.936Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-447-2-stack-cost] did not exist. Created. [2021-10-06T14:31:08.936Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-447-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-06T14:31:09.270Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-06T14:31:09.335Z] Stashed 1 file(s) [Pipeline] } [2021-10-06T14:31:09.352Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-447-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-06T14:31:09.396Z] $ docker stop --time=1 97529c9392a6984d0de2969822c4113273717c7ceed61c50629a3f00db880a2c [2021-10-06T14:31:10.545Z] $ docker rm -f 97529c9392a6984d0de2969822c4113273717c7ceed61c50629a3f00db880a2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-06T14:32:53.066Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-155 in /w/workspace/edgexfoundry_edgex-ui-go_PR-447 [Pipeline] { [Pipeline] ws [2021-10-06T14:32:53.086Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2021-10-06T14:32:53.357Z] The recommended git tool is: git [2021-10-06T14:33:00.055Z] using credential edgex-jenkins-ssh [2021-10-06T14:33:00.078Z] Cloning the remote Git repository [2021-10-06T14:33:00.133Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-06T14:33:00.249Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-10-06T14:33:00.375Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-06T14:33:00.376Z] > git --version # timeout=10 [2021-10-06T14:33:00.393Z] > git --version # 'git version 2.17.1' [2021-10-06T14:33:00.396Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T14:33:00.504Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T14:33:03.555Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-06T14:33:03.587Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T14:33:03.611Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-06T14:33:04.767Z] Merging remotes/origin/main commit 895bb4be16a97b7a14f98eb5878856faac06ef8b into PR head commit 3e9dff04de29fd68200e942e5f1cd154fadd579e [2021-10-06T14:33:03.650Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-06T14:33:03.651Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T14:33:03.664Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/447/head:refs/remotes/origin/PR-447 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-06T14:33:04.791Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T14:33:04.808Z] > git checkout -f 3e9dff04de29fd68200e942e5f1cd154fadd579e # timeout=10 [2021-10-06T14:33:05.241Z] Merge succeeded, producing 3e9dff04de29fd68200e942e5f1cd154fadd579e [2021-10-06T14:33:05.242Z] Checking out Revision 3e9dff04de29fd68200e942e5f1cd154fadd579e (PR-447) [2021-10-06T14:33:05.130Z] > git remote # timeout=10 [2021-10-06T14:33:05.153Z] > git config --get remote.origin.url # timeout=10 [2021-10-06T14:33:05.169Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T14:33:05.184Z] > git merge 895bb4be16a97b7a14f98eb5878856faac06ef8b # timeout=10 [2021-10-06T14:33:05.213Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-06T14:33:05.250Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T14:33:05.266Z] > git checkout -f 3e9dff04de29fd68200e942e5f1cd154fadd579e # timeout=10 [2021-10-06T14:33:09.987Z] Commit message: "fix(security): Update echarts 5.2.1 to resolve protoype pollution" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-06T14:33:10.704Z] provisioning config files... [2021-10-06T14:33:10.742Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config7463816190829646402tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-06T14:33:11.386Z] ---> docker-login.sh [2021-10-06T14:33:11.386Z] nexus3.edgexfoundry.org:10001 [2021-10-06T14:33:12.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T14:33:23.195Z] Error response from daemon: Get https://nexus3.edgexfoundry.org:10001/v2/: net/http: TLS handshake timeout [Pipeline] } [2021-10-06T14:33:23.314Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T14:33:24.373Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-06T14:33:24.373Z] [2021-10-06T14:33:24.373Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-06T14:33:24.779Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-06T14:33:35.150Z] Error response from daemon: Get https://nexus3.edgexfoundry.org:10003/v2/: net/http: TLS handshake timeout [Pipeline] } [Pipeline] // script Error when executing always post condition: hudson.AbortException: script returned exit code 1 at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.handleExit(DurableTaskStep.java:659) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.check(DurableTaskStep.java:605) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.run(DurableTaskStep.java:549) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-06T14:33:35.524Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-06T14:33:37.411Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-447/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-06T14:33:37.754Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T14:33:38.361Z] ---> package-listing.sh [2021-10-06T14:33:38.361Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-06T14:33:38.361Z] ++ facter osfamily [2021-10-06T14:33:38.632Z] + OS_FAMILY=redhat [2021-10-06T14:33:38.632Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-447 [2021-10-06T14:33:38.632Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-06T14:33:38.632Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-06T14:33:38.632Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-06T14:33:38.632Z] + PACKAGES=/tmp/packages_start.txt [2021-10-06T14:33:38.632Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-447 ']' [2021-10-06T14:33:38.632Z] + PACKAGES=/tmp/packages_end.txt [2021-10-06T14:33:38.632Z] + case "${OS_FAMILY}" in [2021-10-06T14:33:38.632Z] + rpm -qa [2021-10-06T14:33:38.632Z] + sort [2021-10-06T14:33:39.215Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-06T14:33:39.215Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-06T14:33:39.215Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-06T14:33:39.215Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-447 ']' [2021-10-06T14:33:39.215Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-447/archives/ [2021-10-06T14:33:39.215Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-447/archives/ [Pipeline] echo [2021-10-06T14:33:39.236Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-447/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-06T14:33:39.535Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-06T14:33:40.325Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T14:33:40.325Z] [2021-10-06T14:33:40.325Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T14:33:40.890Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T14:33:40.890Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-06T14:33:40.890Z] b4d181a07f80: Pulling fs layer [2021-10-06T14:33:40.890Z] a1111a8f2ec3: Pulling fs layer [2021-10-06T14:33:40.890Z] ed53099fbce6: Pulling fs layer [2021-10-06T14:33:40.890Z] dc539afda2c1: Pulling fs layer [2021-10-06T14:33:40.890Z] 77bc0d833cb6: Pulling fs layer [2021-10-06T14:33:40.890Z] 9065ff56babe: Pulling fs layer [2021-10-06T14:33:40.890Z] d287ab97295c: Pulling fs layer [2021-10-06T14:33:40.890Z] dc539afda2c1: Waiting [2021-10-06T14:33:40.890Z] 77bc0d833cb6: Waiting [2021-10-06T14:33:40.890Z] 9065ff56babe: Waiting [2021-10-06T14:33:40.890Z] d287ab97295c: Waiting [2021-10-06T14:33:41.156Z] a1111a8f2ec3: Verifying Checksum [2021-10-06T14:33:41.156Z] a1111a8f2ec3: Download complete [2021-10-06T14:33:41.156Z] dc539afda2c1: Verifying Checksum [2021-10-06T14:33:41.156Z] dc539afda2c1: Download complete [2021-10-06T14:33:41.156Z] ed53099fbce6: Verifying Checksum [2021-10-06T14:33:41.156Z] ed53099fbce6: Download complete [2021-10-06T14:33:41.429Z] 9065ff56babe: Verifying Checksum [2021-10-06T14:33:41.429Z] 9065ff56babe: Download complete [2021-10-06T14:33:41.429Z] 77bc0d833cb6: Verifying Checksum [2021-10-06T14:33:41.429Z] 77bc0d833cb6: Download complete [2021-10-06T14:33:41.429Z] b4d181a07f80: Verifying Checksum [2021-10-06T14:33:41.429Z] b4d181a07f80: Download complete [2021-10-06T14:33:42.612Z] d287ab97295c: Verifying Checksum [2021-10-06T14:33:42.612Z] d287ab97295c: Download complete [2021-10-06T14:33:42.894Z] b4d181a07f80: Pull complete [2021-10-06T14:33:43.162Z] a1111a8f2ec3: Pull complete [2021-10-06T14:33:43.748Z] ed53099fbce6: Pull complete [2021-10-06T14:33:43.748Z] dc539afda2c1: Pull complete [2021-10-06T14:33:44.028Z] 77bc0d833cb6: Pull complete [2021-10-06T14:33:44.028Z] 9065ff56babe: Pull complete [2021-10-06T14:33:49.421Z] d287ab97295c: Pull complete [2021-10-06T14:33:49.421Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-06T14:33:49.421Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T14:33:49.421Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-06T14:33:49.528Z] prd-centos7-docker-4c-2g-149 does not seem to be running inside a container [2021-10-06T14:33:49.600Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-447/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-447 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-447:/w/workspace/edgexfoundry_edgex-ui-go_PR-447:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-06T14:33:51.736Z] $ docker top 5583afe49a337f6b199853e6cfe8a81d41b0ded69bd5f16c303838d2b6bbc528 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-06T14:33:52.164Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-06T14:33:52.483Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-06T14:33:52.797Z] + ls /var/log/sa-host [2021-10-06T14:33:52.797Z] + sadf -c /var/log/sa-host/sa06 [2021-10-06T14:33:52.797Z] file_magic: OK [2021-10-06T14:33:52.797Z] HZ: Using current value: 100 [2021-10-06T14:33:52.797Z] file_header: OK [2021-10-06T14:33:52.797Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-06T14:33:52.797Z] Statistics: [2021-10-06T14:33:52.797Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-06T14:33:52.797Z] File successfully converted to sysstat format version 12.0.3 [2021-10-06T14:33:52.797Z] + sadf -c /var/log/sa-host/sa30 [2021-10-06T14:33:52.797Z] file_magic: OK [2021-10-06T14:33:52.797Z] HZ: Using current value: 100 [2021-10-06T14:33:52.797Z] file_header: OK [2021-10-06T14:33:52.797Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-06T14:33:52.797Z] Statistics: [2021-10-06T14:33:52.797Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-06T14:33:52.797Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-06T14:33:53.493Z] provisioning config files... [2021-10-06T14:33:53.515Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp/config3917439570804351346tmp [Pipeline] { [Pipeline] echo [2021-10-06T14:33:53.543Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T14:33:53.863Z] ---> create-netrc.sh [Pipeline] } [2021-10-06T14:33:53.876Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-06T14:33:54.291Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-06T14:33:54.309Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T14:33:54.628Z] ---> sudo-logs.sh [2021-10-06T14:33:54.628Z] Archiving 'sudo' log.. [2021-10-06T14:33:54.628Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-149.novalocal: Name or service not known [2021-10-06T14:33:54.628Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-149.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-06T14:33:54.698Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T14:33:55.028Z] ---> job-cost.sh [2021-10-06T14:33:55.028Z] lf-activate-venv: SKIPPING [2021-10-06T14:33:55.028Z] DEBUG: total: 0.05999999865889549 [2021-10-06T14:33:55.028Z] INFO: Retrieving Stack Cost... [2021-10-06T14:33:55.987Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-06T14:33:56.571Z] INFO: Archiving Costs [Pipeline] echo [2021-10-06T14:33:56.590Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T14:33:56.912Z] ---> logs-deploy.sh [2021-10-06T14:33:56.913Z] lf-activate-venv: SKIPPING [2021-10-06T14:33:56.913Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-447/2 [2021-10-06T14:33:56.913Z] INFO: archiving workspace using pattern(s):