Pull request #313 updated 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 lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 3fd49c8bb00032887a1fad9f1edad8e98560053f+b753f607c7837695aec3d6194930fb6f6074e2da (51a132bf12db53a03986cd343ab27c26dd859dc2) 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-ssh7020371976635885294.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh3108031700496097799.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-313/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/app-service-configurable/branches/PR-313/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6609398652744221681.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh2151078505122423065.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-313/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/app-service-configurable/branches/PR-313/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh715086883367288195.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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:app-service-configurable, buildSnap:true] ========================================================= [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: app-service-configurable-settings PROJECT: app-service-configurable 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: app-service-configurable 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: true 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 on ‘prd-centos7-docker-4c-2g-712’ Running on prd-centos7-docker-4c-2g-715 in /w/workspace/_app-service-configurable_PR-313 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-313 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.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/_app-service-configurable_PR-313@tmp/jenkins-gitclient-ssh1718944653585433802.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.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/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.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/_app-service-configurable_PR-313@tmp/jenkins-gitclient-ssh7285816456472439553.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/313/head:refs/remotes/origin/PR-313 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b753f607c7837695aec3d6194930fb6f6074e2da into PR head commit 3fd49c8bb00032887a1fad9f1edad8e98560053f Merge succeeded, producing 3fd49c8bb00032887a1fad9f1edad8e98560053f Checking out Revision 3fd49c8bb00032887a1fad9f1edad8e98560053f (PR-313) > git config core.sparsecheckout # timeout=10 > git checkout -f 3fd49c8bb00032887a1fad9f1edad8e98560053f # 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/_app-service-configurable_PR-313@tmp/jenkins-gitclient-ssh4461558895182656901.key > git merge b753f607c7837695aec3d6194930fb6f6074e2da # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3fd49c8bb00032887a1fad9f1edad8e98560053f # timeout=10 Commit message: "fix: Addressed PR feedback from Jim Wang" > git rev-list --no-walk 0db8c2d62994c02144295ee5a0caca39cda13422 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:46:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:46:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:46:01 ========================================================= 18:46:01 EdgeX Global Pipelines Version Info 18:46:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:46:02 ------------------- 18:46:02 stable info: 18:46:02 ------------------- 18:46:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:46:02 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 18:46:02 Message: update stable to v1.0.205 18:46:03 ------------------- 18:46:03 experimental info: 18:46:03 ------------------- 18:46:03 Commited By: **** collab-it+edgex@linuxfoundation.org 18:46:03 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 18:46:03 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:46:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 18:46:03 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 18:46:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:46:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:46:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:46:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:46:03 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:46:03 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:46:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:46:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:46:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:46:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:46:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 18:46:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:46:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:46:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:46:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:46:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:46:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:46:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:46:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 18:46:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:46:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:46:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:46:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:46:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:46:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:46:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-313 [Pipeline] echo 18:46:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-313 [Pipeline] echo 18:46:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-313 [Pipeline] echo 18:46:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3fd49c8bb00032887a1fad9f1edad8e98560053f [Pipeline] echo 18:46:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3fd49c8 [Pipeline] echo 18:46:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:46:04 provisioning config files... 18:46:04 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-313@tmp/config466391839195961904tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:46:04 ---> docker-login.sh 18:46:04 nexus3.edgexfoundry.org:10001 18:46:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:04 Configure a credential helper to remove this warning. See 18:46:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:04 18:46:04 Login Succeeded 18:46:04 nexus3.edgexfoundry.org:10002 18:46:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:05 Configure a credential helper to remove this warning. See 18:46:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:05 18:46:05 Login Succeeded 18:46:05 nexus3.edgexfoundry.org:10003 18:46:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:10 Configure a credential helper to remove this warning. See 18:46:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:10 18:46:10 Login Succeeded 18:46:10 nexus3.edgexfoundry.org:10004 18:46:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:10 Configure a credential helper to remove this warning. See 18:46:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:10 18:46:10 Login Succeeded 18:46:10 docker.io 18:46:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:15 Configure a credential helper to remove this warning. See 18:46:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:15 18:46:15 Login Succeeded 18:46:15 ---> docker-login.sh ends [Pipeline] } 18:46:15 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 18:46:16 + git log --format=format:%s -1 3fd49c8bb00032887a1fad9f1edad8e98560053f [Pipeline] echo 18:46:16 GIT_COMMIT: 3fd49c8bb00032887a1fad9f1edad8e98560053f, Commit Message: fix: Addressed PR feedback from Jim Wang [Pipeline] echo 18:46:16 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:46:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:46:17 18:46:17 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:46:18 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:46:18 latest: Pulling from edgex-devops/git-semver 18:46:18 31603596830f: Pulling fs layer 18:46:18 04fac38145f0: Pulling fs layer 18:46:18 701f6daf10bf: Pulling fs layer 18:46:18 24f72da36158: Pulling fs layer 18:46:18 24f72da36158: Waiting 18:46:18 04fac38145f0: Verifying Checksum 18:46:18 04fac38145f0: Download complete 18:46:18 31603596830f: Verifying Checksum 18:46:18 31603596830f: Download complete 18:46:18 31603596830f: Pull complete 18:46:18 24f72da36158: Verifying Checksum 18:46:18 24f72da36158: Download complete 18:46:18 04fac38145f0: Pull complete 18:46:18 701f6daf10bf: Verifying Checksum 18:46:18 701f6daf10bf: Download complete 18:46:19 701f6daf10bf: Pull complete 18:46:19 24f72da36158: Pull complete 18:46:19 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 18:46:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:46:19 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:46:19 prd-centos7-docker-4c-2g-715 does not seem to be running inside a container 18:46:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-313 -v /w/workspace/_app-service-configurable_PR-313:/w/workspace/_app-service-configurable_PR-313:rw,z -v /w/workspace/_app-service-configurable_PR-313@tmp:/w/workspace/_app-service-configurable_PR-313@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:46:20 $ docker top 527deeaf64ee5af24ed880f260a0c0557b4feaa8a832d1d6985ab89126d4092a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:46:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:46:20 [ssh-agent] Looking for ssh-agent implementation... 18:46:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:46:20 $ docker exec 527deeaf64ee5af24ed880f260a0c0557b4feaa8a832d1d6985ab89126d4092a ssh-agent 18:46:20 SSH_AUTH_SOCK=/tmp/ssh-3sGOEThRPQl1/agent.14 18:46:20 SSH_AGENT_PID=20 18:46:20 Running ssh-add (command line suppressed) 18:46:21 Identity added: /w/workspace/_app-service-configurable_PR-313@tmp/private_key_4252308475950763450.key (/w/workspace/_app-service-configurable_PR-313@tmp/private_key_4252308475950763450.key) 18:46:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:46:21 + git tag --points-at HEAD [Pipeline] } 18:46:21 $ docker exec --env ******** --env ******** 527deeaf64ee5af24ed880f260a0c0557b4feaa8a832d1d6985ab89126d4092a ssh-agent -k 18:46:21 unset SSH_AUTH_SOCK; 18:46:21 unset SSH_AGENT_PID; 18:46:21 echo Agent pid 20 killed; 18:46:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:46:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:46:21 [ssh-agent] Looking for ssh-agent implementation... 18:46:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:46:21 $ docker exec 527deeaf64ee5af24ed880f260a0c0557b4feaa8a832d1d6985ab89126d4092a ssh-agent 18:46:21 SSH_AUTH_SOCK=/tmp/ssh-w1Zp7Upq2ERv/agent.53 18:46:21 SSH_AGENT_PID=59 18:46:21 Running ssh-add (command line suppressed) 18:46:21 Identity added: /w/workspace/_app-service-configurable_PR-313@tmp/private_key_5794067440255613940.key (/w/workspace/_app-service-configurable_PR-313@tmp/private_key_5794067440255613940.key) 18:46:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:46:22 + git semver init 18:46:22 # -> Open(): unable to determine branch for HEAD 18:46:22 # $GIT_DIR = /w/workspace/_app-service-configurable_PR-313/.git 18:46:22 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-313 18:46:22 # $SEMVER_REMOTE_NAME = origin 18:46:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:46:22 # $SEMVER_USER_NAME = edgex-jenkins 18:46:22 # $SEMVER_BRANCH = PR-313 18:46:22 # $SEMVER_TEMP = /tmp/semver-154103113 18:46:22 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 18:46:22 # '/tmp/semver-154103113' -> '/w/workspace/_app-service-configurable_PR-313/.semver' 18:46:22 # -> Force: false 18:46:22 # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-313/.semver [Pipeline] } 18:46:22 $ docker exec --env ******** --env ******** 527deeaf64ee5af24ed880f260a0c0557b4feaa8a832d1d6985ab89126d4092a ssh-agent -k 18:46:23 unset SSH_AUTH_SOCK; 18:46:23 unset SSH_AGENT_PID; 18:46:23 echo Agent pid 59 killed; 18:46:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:46:23 + git semver [Pipeline] } 18:46:23 $ docker stop --time=1 527deeaf64ee5af24ed880f260a0c0557b4feaa8a832d1d6985ab89126d4092a 18:46:24 $ docker rm -f 527deeaf64ee5af24ed880f260a0c0557b4feaa8a832d1d6985ab89126d4092a [Pipeline] // withDockerContainer [Pipeline] sh 18:46:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:46:25 Stashed 1 file(s) [Pipeline] echo 18:46:25 [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 18:46:40 Still waiting to schedule task 18:46:40 Waiting for next available executor on ‘centos7-docker-4c-2g’ 18:46:40 Still waiting to schedule task 18:46:40 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-714’ 18:49:30 Running on prd-centos7-docker-4c-2g-716 in /w/workspace/_app-service-configurable_PR-313 [Pipeline] { [Pipeline] ws 18:49:30 Running in /w/workspace/app-service-configurable/3 [Pipeline] { [Pipeline] checkout 18:49:30 Selected Git installation does not exist. Using Default 18:49:30 The recommended git tool is: NONE 18:49:34 using credential edgex-jenkins-ssh 18:49:34 Cloning the remote Git repository 18:49:34 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 18:49:34 > git init /w/workspace/app-service-configurable/3 # timeout=10 18:49:34 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:49:34 > git --version # timeout=10 18:49:34 > git --version # 'git version 2.24.4' 18:49:34 using GIT_SSH to set credentials SSH Credentials for GitHub 18:49:34 [INFO] Currently running in a labeled security context 18:49:34 [INFO] Currently SELinux is 'enforcing' on the host 18:49:34 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/3@tmp/jenkins-gitclient-ssh3913362607904401878.key 18:49:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:49:35 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:49:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:49:35 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:49:35 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:49:35 using GIT_SSH to set credentials SSH Credentials for GitHub 18:49:35 [INFO] Currently running in a labeled security context 18:49:35 [INFO] Currently SELinux is 'enforcing' on the host 18:49:35 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/3@tmp/jenkins-gitclient-ssh201018833681377887.key 18:49:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/313/head:refs/remotes/origin/PR-313 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:49:35 Merging remotes/origin/main commit b753f607c7837695aec3d6194930fb6f6074e2da into PR head commit 3fd49c8bb00032887a1fad9f1edad8e98560053f 18:49:35 Merge succeeded, producing 3fd49c8bb00032887a1fad9f1edad8e98560053f 18:49:35 Checking out Revision 3fd49c8bb00032887a1fad9f1edad8e98560053f (PR-313) 18:49:35 > git config core.sparsecheckout # timeout=10 18:49:35 > git checkout -f 3fd49c8bb00032887a1fad9f1edad8e98560053f # timeout=10 18:49:35 > git remote # timeout=10 18:49:35 > git config --get remote.origin.url # timeout=10 18:49:35 using GIT_SSH to set credentials SSH Credentials for GitHub 18:49:35 [INFO] Currently running in a labeled security context 18:49:35 [INFO] Currently SELinux is 'enforcing' on the host 18:49:35 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/3@tmp/jenkins-gitclient-ssh1497013529950091418.key 18:49:35 > git merge b753f607c7837695aec3d6194930fb6f6074e2da # timeout=10 18:49:35 > git rev-parse HEAD^{commit} # timeout=10 18:49:35 > git config core.sparsecheckout # timeout=10 18:49:35 > git checkout -f 3fd49c8bb00032887a1fad9f1edad8e98560053f # timeout=10 18:49:39 Commit message: "fix: Addressed PR feedback from Jim Wang" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:49:40 provisioning config files... 18:49:40 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/3@tmp/config8320619344618064291tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:49:40 ---> docker-login.sh 18:49:40 nexus3.edgexfoundry.org:10001 18:49:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:41 Configure a credential helper to remove this warning. See 18:49:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:41 18:49:41 Login Succeeded 18:49:41 nexus3.edgexfoundry.org:10002 18:49:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:41 Configure a credential helper to remove this warning. See 18:49:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:41 18:49:41 Login Succeeded 18:49:41 nexus3.edgexfoundry.org:10003 18:49:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:41 Configure a credential helper to remove this warning. See 18:49:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:41 18:49:41 Login Succeeded 18:49:41 nexus3.edgexfoundry.org:10004 18:49:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:41 Configure a credential helper to remove this warning. See 18:49:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:41 18:49:41 Login Succeeded 18:49:41 docker.io 18:49:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:42 Configure a credential helper to remove this warning. See 18:49:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:42 18:49:42 Login Succeeded 18:49:42 ---> docker-login.sh ends [Pipeline] } 18:49:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:49:42 ========================================================= 18:49:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:49:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 18:49:43 + 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 . 18:49:43 Sending build context to Docker daemon 159.2kB 18:49:43 Step 1/13 : ARG BASE=golang:1.16-alpine3.12 18:49:43 Step 2/13 : FROM ${BASE} AS builder 18:49:43 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:49:43 540db60ca938: Pulling fs layer 18:49:43 adcc1eea9eea: Pulling fs layer 18:49:43 4c4ab2625f07: Pulling fs layer 18:49:43 db62176df00c: Pulling fs layer 18:49:43 3b30891b0d05: Pulling fs layer 18:49:43 06b49ca38bd5: Pulling fs layer 18:49:43 c788192a36de: Pulling fs layer 18:49:43 a77e37c0d609: Pulling fs layer 18:49:43 c3185cebc471: Pulling fs layer 18:49:43 db62176df00c: Waiting 18:49:43 3b30891b0d05: Waiting 18:49:43 06b49ca38bd5: Waiting 18:49:43 c788192a36de: Waiting 18:49:43 a77e37c0d609: Waiting 18:49:43 c3185cebc471: Waiting 18:49:43 4c4ab2625f07: Verifying Checksum 18:49:43 4c4ab2625f07: Download complete 18:49:43 adcc1eea9eea: Download complete 18:49:43 3b30891b0d05: Verifying Checksum 18:49:43 3b30891b0d05: Download complete 18:49:43 06b49ca38bd5: Verifying Checksum 18:49:43 06b49ca38bd5: Download complete 18:49:43 c788192a36de: Download complete 18:49:43 540db60ca938: Verifying Checksum 18:49:43 540db60ca938: Download complete 18:49:43 540db60ca938: Pull complete 18:49:43 adcc1eea9eea: Pull complete 18:49:43 4c4ab2625f07: Pull complete 18:49:44 a77e37c0d609: Verifying Checksum 18:49:44 a77e37c0d609: Download complete 18:49:52 c3185cebc471: Verifying Checksum 18:49:52 c3185cebc471: Download complete 18:49:52 db62176df00c: Verifying Checksum 18:49:52 db62176df00c: Download complete 18:49:56 db62176df00c: Pull complete 18:49:56 3b30891b0d05: Pull complete 18:49:56 06b49ca38bd5: Pull complete 18:49:56 c788192a36de: Pull complete 18:49:56 a77e37c0d609: Pull complete 18:49:59 c3185cebc471: Pull complete 18:49:59 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 18:49:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:49:59 ---> 031687cdd783 18:49:59 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:50:02 ---> Running in dcab1bbb642a 18:50:02 Removing intermediate container dcab1bbb642a 18:50:02 ---> 9ea8f8bf5d80 18:50:02 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 18:50:02 ---> Running in 74ac0395b1ea 18:50:03 Removing intermediate container 74ac0395b1ea 18:50:03 ---> 6c03eb16a51d 18:50:03 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:50:03 ---> Running in 0ece5efad717 18:50:03 Removing intermediate container 0ece5efad717 18:50:03 ---> ce668f1fc5ee 18:50:03 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:50:03 ---> Running in 02361cfa7aa1 18:50:03 Removing intermediate container 02361cfa7aa1 18:50:03 ---> f80a94f8dc07 18:50:03 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:50:03 ---> Running in 7f4d2fd40d43 18:50:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:50:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:50:05 OK: 219 MiB in 52 packages 18:50:05 Removing intermediate container 7f4d2fd40d43 18:50:05 ---> 0f4d0782fc37 18:50:05 Step 8/13 : WORKDIR /app 18:50:05 ---> Running in 7618f1d26bda 18:50:05 Removing intermediate container 7618f1d26bda 18:50:05 ---> 72fec3938cc2 18:50:05 Step 9/13 : COPY go.mod . 18:50:06 ---> c2a3edaa6174 18:50:06 Step 10/13 : RUN go mod download 18:50:06 ---> Running in b9bc2ea5c5d9 18:50:06 go: github.com/edgexfoundry/app-functions-sdk-go/v2@v2.0.1 (replaced by ../app-functions-sdk-go): reading /app-functions-sdk-go/go.mod: open /app-functions-sdk-go/go.mod: no such file or directory 18:50:06 The command '/bin/sh -c go mod download' returned a non-zero code: 1 [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 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:50:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:50:07 18:50:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:50:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:50:07 latest: Pulling from edgex-lftools-log-publisher 18:50:07 b4d181a07f80: Pulling fs layer 18:50:07 a1111a8f2ec3: Pulling fs layer 18:50:07 ed53099fbce6: Pulling fs layer 18:50:07 dc539afda2c1: Pulling fs layer 18:50:07 77bc0d833cb6: Pulling fs layer 18:50:07 9065ff56babe: Pulling fs layer 18:50:07 d287ab97295c: Pulling fs layer 18:50:07 dc539afda2c1: Waiting 18:50:07 77bc0d833cb6: Waiting 18:50:07 9065ff56babe: Waiting 18:50:07 d287ab97295c: Waiting 18:50:08 a1111a8f2ec3: Verifying Checksum 18:50:08 a1111a8f2ec3: Download complete 18:50:08 dc539afda2c1: Verifying Checksum 18:50:08 dc539afda2c1: Download complete 18:50:08 77bc0d833cb6: Verifying Checksum 18:50:08 77bc0d833cb6: Download complete 18:50:08 9065ff56babe: Verifying Checksum 18:50:08 9065ff56babe: Download complete 18:50:09 ed53099fbce6: Verifying Checksum 18:50:09 ed53099fbce6: Download complete 18:50:09 b4d181a07f80: Verifying Checksum 18:50:09 b4d181a07f80: Download complete 18:50:11 b4d181a07f80: Pull complete 18:50:11 a1111a8f2ec3: Pull complete 18:50:11 ed53099fbce6: Pull complete 18:50:11 dc539afda2c1: Pull complete 18:50:12 77bc0d833cb6: Pull complete 18:50:12 9065ff56babe: Pull complete 18:50:16 d287ab97295c: Verifying Checksum 18:50:16 d287ab97295c: Download complete 18:50:20 d287ab97295c: Pull complete 18:50:20 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:50:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:50:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:50:20 prd-centos7-docker-4c-2g-716 does not seem to be running inside a container 18:50:20 $ 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/app-service-configurable/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@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 18:50:23 $ docker top 1e1fabb109cf615445eae0c68364eff5e207af3c6f63b5f58719ccd8b410a9fd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:50:23 ---> job-cost.sh 18:50:23 lf-activate-venv: SKIPPING 18:50:23 INFO: No Stack... 18:50:26 INFO: Retrieving Pricing Info for: v3-standard-2 18:50:26 INFO: Archiving Costs [Pipeline] sh 18:50:26 + cat /w/workspace/app-service-configurable/3/archives/cost.csv 18:50:26 + cut -d, -f6 [Pipeline] lock 18:50:26 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-313-3-stack-cost] 18:50:26 Resource [jenkins-edgexfoundry-app-service-configurable-PR-313-3-stack-cost] did not exist. Created. 18:50:26 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-313-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:50:27 + echo total: 0.05999999865889549 [Pipeline] stash 18:50:27 Stashed 1 file(s) [Pipeline] } 18:50:27 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-313-3-stack-cost] [Pipeline] // lock [Pipeline] } 18:50:27 $ docker stop --time=1 1e1fabb109cf615445eae0c68364eff5e207af3c6f63b5f58719ccd8b410a9fd 18:50:28 $ docker rm -f 1e1fabb109cf615445eae0c68364eff5e207af3c6f63b5f58719ccd8b410a9fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:50:29 Failed in branch amd64 18:50:37 Running on prd-ubuntu18.04-docker-arm64-4c-16g-717 in /w/workspace/_app-service-configurable_PR-313 [Pipeline] { [Pipeline] ws 18:50:38 Running in /w/workspace/app-service-configurable/3 [Pipeline] { [Pipeline] checkout 18:50:38 Selected Git installation does not exist. Using Default 18:50:38 The recommended git tool is: NONE 18:50:43 using credential edgex-jenkins-ssh 18:50:43 Cloning the remote Git repository 18:50:43 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 18:50:44 > git init /w/workspace/app-service-configurable/3 # timeout=10 18:50:44 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:50:44 > git --version # timeout=10 18:50:44 > git --version # 'git version 2.17.1' 18:50:44 using GIT_SSH to set credentials SSH Credentials for GitHub 18:50:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:50:45 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:50:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:50:45 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:50:45 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:50:45 using GIT_SSH to set credentials SSH Credentials for GitHub 18:50:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/313/head:refs/remotes/origin/PR-313 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:50:45 Merging remotes/origin/main commit b753f607c7837695aec3d6194930fb6f6074e2da into PR head commit 3fd49c8bb00032887a1fad9f1edad8e98560053f 18:50:46 Merge succeeded, producing 3fd49c8bb00032887a1fad9f1edad8e98560053f 18:50:46 Checking out Revision 3fd49c8bb00032887a1fad9f1edad8e98560053f (PR-313) 18:50:45 > git config core.sparsecheckout # timeout=10 18:50:45 > git checkout -f 3fd49c8bb00032887a1fad9f1edad8e98560053f # timeout=10 18:50:46 > git remote # timeout=10 18:50:46 > git config --get remote.origin.url # timeout=10 18:50:46 using GIT_SSH to set credentials SSH Credentials for GitHub 18:50:46 > git merge b753f607c7837695aec3d6194930fb6f6074e2da # timeout=10 18:50:46 > git rev-parse HEAD^{commit} # timeout=10 18:50:46 > git config core.sparsecheckout # timeout=10 18:50:46 > git checkout -f 3fd49c8bb00032887a1fad9f1edad8e98560053f # timeout=10 18:50:50 Commit message: "fix: Addressed PR feedback from Jim Wang" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:50:50 provisioning config files... 18:50:50 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/3@tmp/config5669565692652504289tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:50:51 ---> docker-login.sh 18:50:51 nexus3.edgexfoundry.org:10001 18:50:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:52 Configure a credential helper to remove this warning. See 18:50:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:52 18:50:52 Login Succeeded 18:50:52 nexus3.edgexfoundry.org:10002 18:50:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:53 Configure a credential helper to remove this warning. See 18:50:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:53 18:50:53 Login Succeeded 18:50:53 nexus3.edgexfoundry.org:10003 18:50:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:53 Configure a credential helper to remove this warning. See 18:50:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:53 18:50:53 Login Succeeded 18:50:53 nexus3.edgexfoundry.org:10004 18:50:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:54 Configure a credential helper to remove this warning. See 18:50:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:54 18:50:54 Login Succeeded 18:50:54 docker.io 18:50:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:55 Configure a credential helper to remove this warning. See 18:50:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:55 18:50:55 Login Succeeded 18:50:55 ---> docker-login.sh ends [Pipeline] } 18:50:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:50:55 ========================================================= 18:50:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:50:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 18:50:56 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 18:50:56 Sending build context to Docker daemon 159.2kB 18:50:56 Step 1/13 : ARG BASE=golang:1.16-alpine3.12 18:50:56 Step 2/13 : FROM ${BASE} AS builder 18:50:56 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:50:56 595b0fe564bb: Pulling fs layer 18:50:56 24495759ef45: Pulling fs layer 18:50:56 d148012ef14d: Pulling fs layer 18:50:56 e90a11edd702: Pulling fs layer 18:50:56 d77568369979: Pulling fs layer 18:50:56 fc1c9f9a7f3b: Pulling fs layer 18:50:56 170f2ba95c9a: Pulling fs layer 18:50:56 97ac5df62f85: Pulling fs layer 18:50:56 fc1c9f9a7f3b: Waiting 18:50:56 97ac5df62f85: Waiting 18:50:56 170f2ba95c9a: Waiting 18:50:56 d77568369979: Waiting 18:50:56 e90a11edd702: Waiting 18:50:56 d148012ef14d: Verifying Checksum 18:50:56 d148012ef14d: Download complete 18:50:57 24495759ef45: Verifying Checksum 18:50:57 24495759ef45: Download complete 18:50:57 d77568369979: Download complete 18:50:57 fc1c9f9a7f3b: Verifying Checksum 18:50:57 fc1c9f9a7f3b: Download complete 18:50:57 170f2ba95c9a: Verifying Checksum 18:50:57 170f2ba95c9a: Download complete 18:50:57 595b0fe564bb: Verifying Checksum 18:50:57 595b0fe564bb: Download complete 18:50:57 595b0fe564bb: Pull complete 18:50:58 24495759ef45: Pull complete 18:50:59 d148012ef14d: Pull complete 18:51:00 97ac5df62f85: Verifying Checksum 18:51:00 97ac5df62f85: Download complete 18:51:01 e90a11edd702: Verifying Checksum 18:51:01 e90a11edd702: Download complete 18:51:11 e90a11edd702: Pull complete 18:51:11 d77568369979: Pull complete 18:51:11 fc1c9f9a7f3b: Pull complete 18:51:11 170f2ba95c9a: Pull complete 18:51:18 97ac5df62f85: Pull complete 18:51:18 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 18:51:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:51:18 ---> 04bc70af865f 18:51:18 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:51:21 ---> Running in 89bfbd78a65e 18:51:21 Removing intermediate container 89bfbd78a65e 18:51:21 ---> 063b4e9b3d14 18:51:21 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 18:51:21 ---> Running in ec79fb4e1b2c 18:51:22 Removing intermediate container ec79fb4e1b2c 18:51:22 ---> 93207f07d419 18:51:22 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:51:22 ---> Running in e7ce1f262fa6 18:51:23 Removing intermediate container e7ce1f262fa6 18:51:23 ---> 1f6441b9a827 18:51:23 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:51:23 ---> Running in b8fe5d370881 18:51:25 Removing intermediate container b8fe5d370881 18:51:25 ---> 01a8099fb9ee 18:51:25 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:51:25 ---> Running in 2894aac133e2 18:51:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:51:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:51:29 OK: 218 MiB in 52 packages 18:51:30 Removing intermediate container 2894aac133e2 18:51:30 ---> 693518fa84ca 18:51:30 Step 8/13 : WORKDIR /app 18:51:30 ---> Running in da75dea80930 18:51:31 Removing intermediate container da75dea80930 18:51:31 ---> 0833a4cc955c 18:51:31 Step 9/13 : COPY go.mod . 18:51:31 ---> 49b967b1ba30 18:51:31 Step 10/13 : RUN go mod download 18:51:32 ---> Running in 1ac5b32b34d1 18:51:33 go: github.com/edgexfoundry/app-functions-sdk-go/v2@v2.0.1 (replaced by ../app-functions-sdk-go): reading /app-functions-sdk-go/go.mod: open /app-functions-sdk-go/go.mod: no such file or directory 18:51:33 The command '/bin/sh -c go mod download' returned a non-zero code: 1 [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 18:51:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:51:34 18:51:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 18:51:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:51:35 arm64: Pulling from edgex-lftools-log-publisher 18:51:35 448f6bf000e3: Pulling fs layer 18:51:35 f757da607395: Pulling fs layer 18:51:35 05883995daec: Pulling fs layer 18:51:35 8603b9c90790: Pulling fs layer 18:51:35 1560dd03e051: Pulling fs layer 18:51:35 27f5ce0e4adf: Pulling fs layer 18:51:35 c2d8d7efcc4b: Pulling fs layer 18:51:35 8603b9c90790: Waiting 18:51:35 1560dd03e051: Waiting 18:51:35 27f5ce0e4adf: Waiting 18:51:35 c2d8d7efcc4b: Waiting 18:51:35 f757da607395: Verifying Checksum 18:51:35 f757da607395: Download complete 18:51:35 8603b9c90790: Verifying Checksum 18:51:35 8603b9c90790: Download complete 18:51:35 1560dd03e051: Verifying Checksum 18:51:35 1560dd03e051: Download complete 18:51:35 05883995daec: Verifying Checksum 18:51:35 05883995daec: Download complete 18:51:35 27f5ce0e4adf: Download complete 18:51:36 448f6bf000e3: Verifying Checksum 18:51:36 448f6bf000e3: Download complete 18:51:39 c2d8d7efcc4b: Verifying Checksum 18:51:39 c2d8d7efcc4b: Download complete 18:51:40 448f6bf000e3: Pull complete 18:51:41 f757da607395: Pull complete 18:51:42 05883995daec: Pull complete 18:51:42 8603b9c90790: Pull complete 18:51:43 1560dd03e051: Pull complete 18:51:44 27f5ce0e4adf: Pull complete 18:51:59 c2d8d7efcc4b: Pull complete 18:51:59 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 18:51:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:51:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 18:51:59 prd-ubuntu18.04-docker-arm64-4c-16g-717 does not seem to be running inside a container 18:51:59 $ 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/app-service-configurable/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:52:04 $ docker top 094ccefe663dfc2628819d00c53751b2d509c4eae6e249e81413df37780838c4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:52:05 ---> job-cost.sh 18:52:05 lf-activate-venv: SKIPPING 18:52:05 INFO: No Stack... 18:52:06 INFO: Retrieving Pricing Info for: v3-standard-4 18:52:06 INFO: Archiving Costs [Pipeline] sh 18:52:07 + cat /w/workspace/app-service-configurable/3/archives/cost.csv 18:52:07 + cut -d, -f6 [Pipeline] lock 18:52:07 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-313-3-stack-cost] 18:52:07 Resource [jenkins-edgexfoundry-app-service-configurable-PR-313-3-stack-cost] did not exist. Created. 18:52:07 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-313-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:52:08 /w/workspace/app-service-configurable/3@tmp/durable-bce8030c/script.sh: 1: /w/workspace/app-service-configurable/3@tmp/durable-bce8030c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:52:09 + echo total: 0.10999999940395355 [Pipeline] stash 18:52:09 Warning: overwriting stash ‘stack-cost’ 18:52:09 Stashed 1 file(s) [Pipeline] } 18:52:09 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-313-3-stack-cost] [Pipeline] // lock [Pipeline] } 18:52:09 $ docker stop --time=1 094ccefe663dfc2628819d00c53751b2d509c4eae6e249e81413df37780838c4 18:52:11 $ docker rm -f 094ccefe663dfc2628819d00c53751b2d509c4eae6e249e81413df37780838c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:52:11 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 18:52:13 + '[' -d /w/workspace/_app-service-configurable_PR-313/archives ']' [Pipeline] libraryResource [Pipeline] sh 18:52:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:52:14 ---> package-listing.sh 18:52:14 ++ facter osfamily 18:52:14 ++ tr '[:upper:]' '[:lower:]' 18:52:14 + OS_FAMILY=redhat 18:52:14 + workspace=/w/workspace/_app-service-configurable_PR-313 18:52:14 + START_PACKAGES=/tmp/packages_start.txt 18:52:14 + END_PACKAGES=/tmp/packages_end.txt 18:52:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:52:14 + PACKAGES=/tmp/packages_start.txt 18:52:14 + '[' /w/workspace/_app-service-configurable_PR-313 ']' 18:52:14 + PACKAGES=/tmp/packages_end.txt 18:52:14 + case "${OS_FAMILY}" in 18:52:14 + rpm -qa 18:52:14 + sort 18:52:15 + '[' -f /tmp/packages_start.txt ']' 18:52:15 + '[' -f /tmp/packages_end.txt ']' 18:52:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:52:15 + '[' /w/workspace/_app-service-configurable_PR-313 ']' 18:52:15 + mkdir -p /w/workspace/_app-service-configurable_PR-313/archives/ 18:52:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-313/archives/ [Pipeline] echo 18:52:15 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/_app-service-configurable_PR-313/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:52:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:52:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:52:16 18:52:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:52:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:52:16 latest: Pulling from edgex-lftools-log-publisher 18:52:16 b4d181a07f80: Pulling fs layer 18:52:16 a1111a8f2ec3: Pulling fs layer 18:52:16 ed53099fbce6: Pulling fs layer 18:52:16 dc539afda2c1: Pulling fs layer 18:52:16 77bc0d833cb6: Pulling fs layer 18:52:16 9065ff56babe: Pulling fs layer 18:52:16 d287ab97295c: Pulling fs layer 18:52:16 77bc0d833cb6: Waiting 18:52:16 9065ff56babe: Waiting 18:52:16 d287ab97295c: Waiting 18:52:16 dc539afda2c1: Waiting 18:52:16 a1111a8f2ec3: Verifying Checksum 18:52:16 a1111a8f2ec3: Download complete 18:52:16 dc539afda2c1: Verifying Checksum 18:52:16 dc539afda2c1: Download complete 18:52:17 77bc0d833cb6: Verifying Checksum 18:52:17 77bc0d833cb6: Download complete 18:52:17 9065ff56babe: Verifying Checksum 18:52:17 9065ff56babe: Download complete 18:52:17 ed53099fbce6: Verifying Checksum 18:52:17 ed53099fbce6: Download complete 18:52:18 b4d181a07f80: Verifying Checksum 18:52:18 b4d181a07f80: Download complete 18:52:19 b4d181a07f80: Pull complete 18:52:19 a1111a8f2ec3: Pull complete 18:52:20 ed53099fbce6: Pull complete 18:52:20 dc539afda2c1: Pull complete 18:52:20 77bc0d833cb6: Pull complete 18:52:20 9065ff56babe: Pull complete 18:52:25 d287ab97295c: Verifying Checksum 18:52:25 d287ab97295c: Download complete 18:52:29 d287ab97295c: Pull complete 18:52:29 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:52:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:52:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:52:29 prd-centos7-docker-4c-2g-715 does not seem to be running inside a container 18:52:29 $ 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/_app-service-configurable_PR-313/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-313 -v /w/workspace/_app-service-configurable_PR-313:/w/workspace/_app-service-configurable_PR-313:rw,z -v /w/workspace/_app-service-configurable_PR-313@tmp:/w/workspace/_app-service-configurable_PR-313@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:52:32 $ docker top 605c18b7b7b584cc6d9dba7a500eef34b21dc412b8c2e8332a399941289feba1 -eo pid,comm [Pipeline] { [Pipeline] sh 18:52:32 + touch /tmp/pre-build-complete [Pipeline] sh 18:52:32 + mkdir -p /var/log/sysstat [Pipeline] sh 18:52:33 + ls /var/log/sa-host 18:52:33 + sadf -c /var/log/sa-host/sa05 18:52:33 file_magic: OK 18:52:33 HZ: Using current value: 100 18:52:33 file_header: OK 18:52:33 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 18:52:33 Statistics: 18:52:33 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:52:33 File successfully converted to sysstat format version 12.0.3 18:52:33 + sadf -c /var/log/sa-host/sa24 18:52:33 file_magic: OK 18:52:33 HZ: Using current value: 100 18:52:33 file_header: OK 18:52:33 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 18:52:33 Statistics: 18:52:33 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:52:33 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:52:33 provisioning config files... 18:52:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-313@tmp/config8547868760368366289tmp [Pipeline] { [Pipeline] echo 18:52:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:52:34 ---> create-netrc.sh [Pipeline] } 18:52:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:52:34 ---> python-tools-install.sh [Pipeline] echo 18:52:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:52:34 ---> sudo-logs.sh 18:52:34 Archiving 'sudo' log.. 18:52:34 sudo: unable to resolve host prd-centos7-docker-4c-2g-715.vexxhost.local: Name or service not known 18:52:34 sudo: unable to resolve host prd-centos7-docker-4c-2g-715.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 18:52:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:52:35 ---> job-cost.sh 18:52:35 lf-activate-venv: SKIPPING 18:52:35 DEBUG: total: 0.10999999940395355 18:52:35 INFO: Retrieving Stack Cost... 18:52:36 INFO: Retrieving Pricing Info for: v3-standard-2 18:52:36 INFO: Archiving Costs [Pipeline] echo 18:52:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:52:37 ---> logs-deploy.sh 18:52:37 lf-activate-venv: SKIPPING 18:52:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-313/3 18:52:37 INFO: archiving workspace using pattern(s): 18:52:38 Archives upload complete. 18:52:38 INFO: archiving logs to Nexus 18:52:38 ---> uname -a: 18:52:38 Linux prd-centos7-docker-4c-2g-715.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 18:52:38 18:52:38 18:52:38 ---> lscpu: 18:52:38 Architecture: x86_64 18:52:38 CPU op-mode(s): 32-bit, 64-bit 18:52:38 Byte Order: Little Endian 18:52:38 Address sizes: 40 bits physical, 48 bits virtual 18:52:38 CPU(s): 2 18:52:38 On-line CPU(s) list: 0,1 18:52:38 Thread(s) per core: 1 18:52:38 Core(s) per socket: 1 18:52:38 Socket(s): 2 18:52:38 NUMA node(s): 1 18:52:38 Vendor ID: AuthenticAMD 18:52:38 CPU family: 23 18:52:38 Model: 49 18:52:38 Model name: AMD EPYC-Rome Processor 18:52:38 Stepping: 0 18:52:38 CPU MHz: 2799.998 18:52:38 BogoMIPS: 5599.99 18:52:38 Virtualization: AMD-V 18:52:38 Hypervisor vendor: KVM 18:52:38 Virtualization type: full 18:52:38 L1d cache: 32K 18:52:38 L1i cache: 32K 18:52:38 L2 cache: 512K 18:52:38 L3 cache: 16384K 18:52:38 NUMA node0 CPU(s): 0,1 18:52:38 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 18:52:38 18:52:38 18:52:38 ---> nproc: 18:52:38 2 18:52:38 18:52:38 18:52:38 ---> df -h: 18:52:38 Filesystem Size Used Avail Use% Mounted on 18:52:38 overlay 40G 7.7G 33G 20% / 18:52:38 tmpfs 64M 0 64M 0% /dev 18:52:38 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 18:52:38 shm 64M 0 64M 0% /dev/shm 18:52:38 /dev/vda1 40G 7.7G 33G 20% /facter-os 18:52:38 18:52:38 18:52:38 ---> sar -b -r -n DEV: 18:52:38 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/24/21 _x86_64_ (2 CPU) 18:52:38 18:52:38 18:45:10 LINUX RESTART (2 CPU) 18:52:38 18:52:38 18:46:01 tps rtps wtps bread/s bwrtn/s 18:52:38 18:47:01 20.89 3.51 17.38 2598.17 2926.47 18:52:38 18:48:01 0.58 0.02 0.57 0.53 11.11 18:52:38 18:49:01 0.28 0.00 0.28 0.00 2.62 18:52:38 18:50:01 0.27 0.00 0.27 0.00 3.73 18:52:38 18:51:01 0.28 0.00 0.28 0.00 3.70 18:52:38 18:52:01 0.33 0.00 0.33 0.00 4.83 18:52:38 Average: 3.78 0.59 3.19 433.33 492.32 18:52:38 18:52:38 18:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:52:38 18:47:01 5478316 0 794776 9.92 2620 1733228 1265436 13.97 573184 1559112 24 18:52:38 18:48:01 5482788 0 790300 9.87 2620 1733232 1214024 13.40 569888 1559032 8 18:52:38 18:49:01 5480832 0 792256 9.89 2620 1733232 1214024 13.40 567068 1563992 8 18:52:38 18:50:01 5476488 0 796592 9.95 2620 1733240 1215520 13.42 570984 1563992 8 18:52:38 18:51:01 5477848 0 795228 9.93 2620 1733244 1214072 13.40 568940 1564864 20 18:52:38 18:52:01 5478524 0 794548 9.92 2620 1733248 1213808 13.40 568660 1564864 12 18:52:38 Average: 5479133 0 793950 9.91 2620 1733237 1222814 13.50 569787 1562643 13 18:52:38 18:52:38 18:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:52:38 18:47:01 eth0 92.89 62.41 348.21 17.36 0.00 0.00 0.00 0.00 18:52:38 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:52:38 18:47:01 docker0 3.06 2.38 0.56 6.60 0.00 0.00 0.00 0.00 18:52:38 18:48:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:52:38 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:52:38 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:52:38 18:49:01 eth0 0.48 0.12 0.05 0.01 0.00 0.00 0.00 0.00 18:52:38 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:52:38 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:52:38 18:50:01 eth0 2.18 0.72 3.19 0.20 0.00 0.00 0.00 0.00 18:52:38 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:52:38 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:52:38 18:51:01 eth0 0.77 0.43 0.41 0.29 0.00 0.00 0.00 0.00 18:52:38 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:52:38 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:52:38 18:52:01 eth0 0.07 0.05 0.01 0.00 0.00 0.00 0.00 0.00 18:52:38 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:52:38 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:52:38 Average: eth0 16.08 10.64 58.67 2.98 0.00 0.00 0.00 0.00 18:52:38 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:52:38 Average: docker0 0.51 0.40 0.09 1.10 0.00 0.00 0.00 0.00 18:52:38 18:52:38 18:52:38 ---> sar -P ALL: 18:52:38 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/24/21 _x86_64_ (2 CPU) 18:52:38 18:52:38 18:45:10 LINUX RESTART (2 CPU) 18:52:38 18:52:38 18:46:01 CPU %user %nice %system %iowait %steal %idle 18:52:38 18:47:01 all 3.62 0.00 1.83 0.54 0.04 93.97 18:52:38 18:47:01 0 3.93 0.00 1.86 0.27 0.05 93.89 18:52:38 18:47:01 1 3.30 0.00 1.80 0.81 0.03 94.06 18:52:38 18:48:01 all 0.28 0.00 0.06 0.00 0.02 99.65 18:52:38 18:48:01 0 0.17 0.00 0.07 0.00 0.03 99.73 18:52:38 18:48:01 1 0.38 0.00 0.05 0.00 0.00 99.57 18:52:38 18:49:01 all 0.43 0.00 0.62 0.00 0.01 98.94 18:52:38 18:49:01 0 0.25 0.00 0.66 0.00 0.00 99.09 18:52:38 18:49:01 1 0.61 0.00 0.58 0.00 0.02 98.79 18:52:38 18:50:01 all 0.32 0.00 0.06 0.00 0.02 99.61 18:52:38 18:50:01 0 0.15 0.00 0.08 0.00 0.02 99.75 18:52:38 18:50:01 1 0.48 0.00 0.03 0.00 0.02 99.47 18:52:38 18:51:01 all 0.28 0.00 0.04 0.00 0.02 99.67 18:52:38 18:51:01 0 0.10 0.00 0.05 0.00 0.02 99.83 18:52:38 18:51:01 1 0.45 0.00 0.03 0.00 0.02 99.50 18:52:38 18:52:01 all 0.20 0.00 0.04 0.00 0.01 99.75 18:52:38 18:52:01 0 0.07 0.00 0.07 0.00 0.00 99.87 18:52:38 18:52:01 1 0.33 0.00 0.02 0.00 0.02 99.63 18:52:38 Average: all 0.85 0.00 0.44 0.09 0.02 98.61 18:52:38 Average: 0 0.77 0.00 0.46 0.04 0.02 98.70 18:52:38 Average: 1 0.92 0.00 0.42 0.13 0.02 98.51 18:52:38 18:52:38 18:52:38