Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3f87ca8875216ab55e5a030c389b7596761f88b9 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-ssh828455337310025692.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-ssh724769055695402034.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/main/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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6809713997506578663.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-ssh3071090702443575983.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/main/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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5007241863504312317.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 ‘prd-centos7-docker-4c-2g-899’ is offline Running on prd-centos7-docker-4c-2g-900 in /w/workspace/ry_app-service-configurable_main [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/ry_app-service-configurable_main # 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/ry_app-service-configurable_main@tmp/jenkins-gitclient-ssh885859349740755389.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 3f87ca8875216ab55e5a030c389b7596761f88b9 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 3f87ca8875216ab55e5a030c389b7596761f88b9 # timeout=10 Commit message: "feat: Enable Pipeline Per Topic capability in configurable pipelines. (#313)" > git rev-list --no-walk b753f607c7837695aec3d6194930fb6f6074e2da # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:01:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:01:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:01:22 ========================================================= 23:01:22 EdgeX Global Pipelines Version Info 23:01:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:01:24 ------------------- 23:01:24 stable info: 23:01:24 ------------------- 23:01:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:01:24 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 23:01:24 Message: update stable to v1.0.205 23:01:24 ------------------- 23:01:24 experimental info: 23:01:24 ------------------- 23:01:24 Commited By: **** collab-it+edgex@linuxfoundation.org 23:01:24 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 23:01:24 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:01:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 23:01:24 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 23:01:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:01:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:01:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:01:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 23:01:25 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:01:25 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 23:01:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:01:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:01:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:01:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:01:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 23:01:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:01:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:01:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:01:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:01:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:01:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:01:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:01:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 23:01:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:01:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:01:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:01:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:01:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:01:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:01:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:01:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:01:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:01:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3f87ca8875216ab55e5a030c389b7596761f88b9 [Pipeline] echo 23:01:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3f87ca8 [Pipeline] echo 23:01:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:01:25 provisioning config files... 23:01:25 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2272760243860344693tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:01:26 ---> docker-login.sh 23:01:26 nexus3.edgexfoundry.org:10001 23:01:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:01:26 Configure a credential helper to remove this warning. See 23:01:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:01:26 23:01:26 Login Succeeded 23:01:26 nexus3.edgexfoundry.org:10002 23:01:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:01:26 Configure a credential helper to remove this warning. See 23:01:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:01:26 23:01:26 Login Succeeded 23:01:26 nexus3.edgexfoundry.org:10003 23:01:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:01:26 Configure a credential helper to remove this warning. See 23:01:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:01:26 23:01:26 Login Succeeded 23:01:26 nexus3.edgexfoundry.org:10004 23:01:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:01:26 Configure a credential helper to remove this warning. See 23:01:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:01:26 23:01:26 Login Succeeded 23:01:26 docker.io 23:01:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:01:27 Configure a credential helper to remove this warning. See 23:01:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:01:27 23:01:27 Login Succeeded 23:01:27 ---> docker-login.sh ends [Pipeline] } 23:01:27 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 23:01:27 + git log --format=format:%s -1 3f87ca8875216ab55e5a030c389b7596761f88b9 [Pipeline] echo 23:01:27 GIT_COMMIT: 3f87ca8875216ab55e5a030c389b7596761f88b9, Commit Message: feat: Enable Pipeline Per Topic capability in configurable pipelines. (#313) [Pipeline] echo 23:01:27 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 23:01:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:01:28 23:01:28 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:01:28 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:01:28 latest: Pulling from edgex-devops/git-semver 23:01:28 31603596830f: Pulling fs layer 23:01:28 04fac38145f0: Pulling fs layer 23:01:28 701f6daf10bf: Pulling fs layer 23:01:28 24f72da36158: Pulling fs layer 23:01:28 24f72da36158: Waiting 23:01:28 04fac38145f0: Verifying Checksum 23:01:28 04fac38145f0: Download complete 23:01:29 31603596830f: Verifying Checksum 23:01:29 31603596830f: Download complete 23:01:29 24f72da36158: Verifying Checksum 23:01:29 24f72da36158: Download complete 23:01:29 31603596830f: Pull complete 23:01:29 04fac38145f0: Pull complete 23:01:29 701f6daf10bf: Verifying Checksum 23:01:29 701f6daf10bf: Download complete 23:01:29 701f6daf10bf: Pull complete 23:01:29 24f72da36158: Pull complete 23:01:29 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 23:01:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:01:29 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:01:30 prd-centos7-docker-4c-2g-900 does not seem to be running inside a container 23:01:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:01:30 $ docker top 54c6bf407db8b2475d97e39401c6e471ac23c4c32257867e9c0279c07c62e57f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:01:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:01:30 [ssh-agent] Looking for ssh-agent implementation... 23:01:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:01:31 $ docker exec 54c6bf407db8b2475d97e39401c6e471ac23c4c32257867e9c0279c07c62e57f ssh-agent 23:01:31 SSH_AUTH_SOCK=/tmp/ssh-rFfxoIhxEdJ4/agent.14 23:01:31 SSH_AGENT_PID=20 23:01:31 Running ssh-add (command line suppressed) 23:01:31 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4999251280866553570.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4999251280866553570.key) 23:01:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:01:31 + git tag --points-at HEAD [Pipeline] } 23:01:31 $ docker exec --env ******** --env ******** 54c6bf407db8b2475d97e39401c6e471ac23c4c32257867e9c0279c07c62e57f ssh-agent -k 23:01:31 unset SSH_AUTH_SOCK; 23:01:31 unset SSH_AGENT_PID; 23:01:31 echo Agent pid 20 killed; 23:01:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:01:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:01:31 [ssh-agent] Looking for ssh-agent implementation... 23:01:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:01:31 $ docker exec 54c6bf407db8b2475d97e39401c6e471ac23c4c32257867e9c0279c07c62e57f ssh-agent 23:01:32 SSH_AUTH_SOCK=/tmp/ssh-fsLJRjr2OfEI/agent.52 23:01:32 SSH_AGENT_PID=58 23:01:32 Running ssh-add (command line suppressed) 23:01:32 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6871265242970168235.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6871265242970168235.key) 23:01:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:01:32 + git semver init 23:01:32 # -> Open(): unable to determine branch for HEAD 23:01:32 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 23:01:32 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 23:01:32 # $SEMVER_REMOTE_NAME = origin 23:01:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:01:32 # $SEMVER_USER_NAME = edgex-jenkins 23:01:32 # $SEMVER_BRANCH = main 23:01:32 # $SEMVER_TEMP = /tmp/semver-026377977 23:01:32 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 23:01:33 # '/tmp/semver-026377977' -> '/w/workspace/ry_app-service-configurable_main/.semver' 23:01:33 # -> Force: false 23:01:33 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 23:01:33 $ docker exec --env ******** --env ******** 54c6bf407db8b2475d97e39401c6e471ac23c4c32257867e9c0279c07c62e57f ssh-agent -k 23:01:33 unset SSH_AUTH_SOCK; 23:01:33 unset SSH_AGENT_PID; 23:01:33 echo Agent pid 58 killed; 23:01:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:01:33 + git semver [Pipeline] } 23:01:33 $ docker stop --time=1 54c6bf407db8b2475d97e39401c6e471ac23c4c32257867e9c0279c07c62e57f 23:01:34 $ docker rm -f 54c6bf407db8b2475d97e39401c6e471ac23c4c32257867e9c0279c07c62e57f [Pipeline] // withDockerContainer [Pipeline] sh 23:01:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:01:35 Stashed 1 file(s) [Pipeline] echo 23:01:35 [edgeXSemver]: initialized semver on version 2.0.2-dev.8 [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 23:01:50 Still waiting to schedule task 23:01:50 Waiting for next available executor on ‘centos7-docker-4c-2g’ 23:01:50 Still waiting to schedule task 23:01:50 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 23:03:57 Running on prd-ubuntu18.04-docker-arm64-4c-16g-901 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 23:03:57 Running in /w/workspace/app-service-configurable/12 [Pipeline] { [Pipeline] checkout 23:03:58 Selected Git installation does not exist. Using Default 23:03:58 The recommended git tool is: NONE 23:04:03 using credential edgex-jenkins-ssh 23:04:03 Cloning the remote Git repository 23:04:03 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 23:04:03 > git init /w/workspace/app-service-configurable/12 # timeout=10 23:04:03 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:04:03 > git --version # timeout=10 23:04:03 > git --version # 'git version 2.17.1' 23:04:03 using GIT_SSH to set credentials SSH Credentials for GitHub 23:04:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:04:04 Avoid second fetch 23:04:04 Checking out Revision 3f87ca8875216ab55e5a030c389b7596761f88b9 (main) 23:04:04 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:04:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:04:04 > git config core.sparsecheckout # timeout=10 23:04:04 > git checkout -f 3f87ca8875216ab55e5a030c389b7596761f88b9 # timeout=10 23:04:09 Commit message: "feat: Enable Pipeline Per Topic capability in configurable pipelines. (#313)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:04:09 provisioning config files... 23:04:09 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/12@tmp/config6371474926651750061tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:04:10 ---> docker-login.sh 23:04:10 nexus3.edgexfoundry.org:10001 23:04:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:11 Configure a credential helper to remove this warning. See 23:04:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:11 23:04:11 Login Succeeded 23:04:11 nexus3.edgexfoundry.org:10002 23:04:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:12 Configure a credential helper to remove this warning. See 23:04:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:12 23:04:12 Login Succeeded 23:04:12 nexus3.edgexfoundry.org:10003 23:04:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:12 Configure a credential helper to remove this warning. See 23:04:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:12 23:04:12 Login Succeeded 23:04:12 nexus3.edgexfoundry.org:10004 23:04:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:13 Configure a credential helper to remove this warning. See 23:04:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:13 23:04:13 Login Succeeded 23:04:13 docker.io 23:04:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:14 Configure a credential helper to remove this warning. See 23:04:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:14 23:04:14 Login Succeeded 23:04:14 ---> docker-login.sh ends [Pipeline] } 23:04:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:04:14 ========================================================= 23:04:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 23:04:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 23:04:15 + 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 . 23:04:15 Sending build context to Docker daemon 159.7kB 23:04:15 Step 1/13 : ARG BASE=golang:1.16-alpine3.12 23:04:15 Step 2/13 : FROM ${BASE} AS builder 23:04:15 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:04:15 595b0fe564bb: Pulling fs layer 23:04:15 24495759ef45: Pulling fs layer 23:04:15 d148012ef14d: Pulling fs layer 23:04:15 e90a11edd702: Pulling fs layer 23:04:15 d77568369979: Pulling fs layer 23:04:15 fc1c9f9a7f3b: Pulling fs layer 23:04:15 170f2ba95c9a: Pulling fs layer 23:04:15 97ac5df62f85: Pulling fs layer 23:04:15 fc1c9f9a7f3b: Waiting 23:04:15 170f2ba95c9a: Waiting 23:04:15 97ac5df62f85: Waiting 23:04:15 e90a11edd702: Waiting 23:04:15 d77568369979: Waiting 23:04:15 d148012ef14d: Download complete 23:04:15 24495759ef45: Verifying Checksum 23:04:15 24495759ef45: Download complete 23:04:15 d77568369979: Verifying Checksum 23:04:15 d77568369979: Download complete 23:04:15 fc1c9f9a7f3b: Download complete 23:04:15 595b0fe564bb: Download complete 23:04:15 170f2ba95c9a: Download complete 23:04:16 595b0fe564bb: Pull complete 23:04:17 24495759ef45: Pull complete 23:04:17 d148012ef14d: Pull complete 23:04:19 97ac5df62f85: Verifying Checksum 23:04:19 97ac5df62f85: Download complete 23:04:20 e90a11edd702: Verifying Checksum 23:04:20 e90a11edd702: Download complete 23:04:29 Running on prd-centos7-docker-4c-2g-903 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 23:04:29 Running in /w/workspace/app-service-configurable/12 [Pipeline] { [Pipeline] checkout 23:04:29 Selected Git installation does not exist. Using Default 23:04:29 The recommended git tool is: NONE 23:04:32 using credential edgex-jenkins-ssh 23:04:32 Cloning the remote Git repository 23:04:32 e90a11edd702: Pull complete 23:04:32 d77568369979: Pull complete 23:04:32 fc1c9f9a7f3b: Pull complete 23:04:32 170f2ba95c9a: Pull complete 23:04:33 Avoid second fetch 23:04:33 Checking out Revision 3f87ca8875216ab55e5a030c389b7596761f88b9 (main) 23:04:32 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 23:04:32 > git init /w/workspace/app-service-configurable/12 # timeout=10 23:04:32 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:04:32 > git --version # timeout=10 23:04:32 > git --version # 'git version 2.24.4' 23:04:32 using GIT_SSH to set credentials SSH Credentials for GitHub 23:04:32 [INFO] Currently running in a labeled security context 23:04:32 [INFO] Currently SELinux is 'enforcing' on the host 23:04:32 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/12@tmp/jenkins-gitclient-ssh1364751118249835281.key 23:04:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:04:33 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:04:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:04:33 > git config core.sparsecheckout # timeout=10 23:04:33 > git checkout -f 3f87ca8875216ab55e5a030c389b7596761f88b9 # timeout=10 23:04:36 Commit message: "feat: Enable Pipeline Per Topic capability in configurable pipelines. (#313)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:04:37 provisioning config files... 23:04:37 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/12@tmp/config4109399064973591727tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:04:37 ---> docker-login.sh 23:04:37 nexus3.edgexfoundry.org:10001 23:04:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:37 Configure a credential helper to remove this warning. See 23:04:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:37 23:04:37 Login Succeeded 23:04:37 nexus3.edgexfoundry.org:10002 23:04:37 97ac5df62f85: Pull complete 23:04:37 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 23:04:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:04:37 ---> 04bc70af865f 23:04:37 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:04:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:38 Configure a credential helper to remove this warning. See 23:04:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:38 23:04:38 Login Succeeded 23:04:38 nexus3.edgexfoundry.org:10003 23:04:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:38 Configure a credential helper to remove this warning. See 23:04:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:38 23:04:38 Login Succeeded 23:04:38 nexus3.edgexfoundry.org:10004 23:04:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:38 Configure a credential helper to remove this warning. See 23:04:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:38 23:04:38 Login Succeeded 23:04:38 docker.io 23:04:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:38 Configure a credential helper to remove this warning. See 23:04:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:38 23:04:38 Login Succeeded 23:04:38 ---> docker-login.sh ends [Pipeline] } 23:04:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:04:39 ========================================================= 23:04:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 23:04:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 23:04:39 + 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 . 23:04:39 Sending build context to Docker daemon 159.7kB 23:04:39 Step 1/13 : ARG BASE=golang:1.16-alpine3.12 23:04:39 Step 2/13 : FROM ${BASE} AS builder 23:04:39 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 23:04:39 540db60ca938: Pulling fs layer 23:04:39 adcc1eea9eea: Pulling fs layer 23:04:39 4c4ab2625f07: Pulling fs layer 23:04:39 db62176df00c: Pulling fs layer 23:04:39 3b30891b0d05: Pulling fs layer 23:04:39 06b49ca38bd5: Pulling fs layer 23:04:39 c788192a36de: Pulling fs layer 23:04:39 a77e37c0d609: Pulling fs layer 23:04:39 c3185cebc471: Pulling fs layer 23:04:39 db62176df00c: Waiting 23:04:39 3b30891b0d05: Waiting 23:04:39 06b49ca38bd5: Waiting 23:04:39 c788192a36de: Waiting 23:04:39 a77e37c0d609: Waiting 23:04:39 c3185cebc471: Waiting 23:04:39 4c4ab2625f07: Verifying Checksum 23:04:39 4c4ab2625f07: Download complete 23:04:39 adcc1eea9eea: Verifying Checksum 23:04:39 adcc1eea9eea: Download complete 23:04:39 3b30891b0d05: Verifying Checksum 23:04:39 3b30891b0d05: Download complete 23:04:39 06b49ca38bd5: Verifying Checksum 23:04:39 06b49ca38bd5: Download complete 23:04:39 c788192a36de: Verifying Checksum 23:04:39 c788192a36de: Download complete 23:04:39 540db60ca938: Verifying Checksum 23:04:40 540db60ca938: Pull complete 23:04:40 adcc1eea9eea: Pull complete 23:04:40 4c4ab2625f07: Pull complete 23:04:40 a77e37c0d609: Verifying Checksum 23:04:40 a77e37c0d609: Download complete 23:04:41 ---> Running in 10d4128f74c0 23:04:41 Removing intermediate container 10d4128f74c0 23:04:41 ---> bf075957c20a 23:04:41 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 23:04:41 ---> Running in f8ea635c0519 23:04:42 Removing intermediate container f8ea635c0519 23:04:42 ---> ef3c35f213c0 23:04:42 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:04:42 ---> Running in b53399283abf 23:04:43 Removing intermediate container b53399283abf 23:04:43 ---> d95ef35bd569 23:04:43 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:04:43 ---> Running in c4dd12f30460 23:04:43 c3185cebc471: Verifying Checksum 23:04:43 c3185cebc471: Download complete 23:04:43 db62176df00c: Verifying Checksum 23:04:43 db62176df00c: Download complete 23:04:46 Removing intermediate container c4dd12f30460 23:04:46 ---> b67e401f5c60 23:04:46 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:04:46 ---> Running in 779d6df92809 23:04:47 db62176df00c: Pull complete 23:04:47 3b30891b0d05: Pull complete 23:04:47 06b49ca38bd5: Pull complete 23:04:47 c788192a36de: Pull complete 23:04:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:04:47 a77e37c0d609: Pull complete 23:04:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:04:49 c3185cebc471: Pull complete 23:04:49 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 23:04:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:04:49 ---> 031687cdd783 23:04:49 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:04:51 ---> Running in 09bcb4ac753b 23:04:51 Removing intermediate container 09bcb4ac753b 23:04:51 ---> 773c23d0cf65 23:04:51 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 23:04:51 ---> Running in cb74dd617897 23:04:51 Removing intermediate container cb74dd617897 23:04:51 ---> ad29ff3163de 23:04:51 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:04:51 OK: 218 MiB in 52 packages 23:04:51 ---> Running in 7018a9c368a0 23:04:51 Removing intermediate container 7018a9c368a0 23:04:51 ---> 63f5ea755ad9 23:04:51 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:04:51 ---> Running in fed8a22cd4c9 23:04:52 Removing intermediate container fed8a22cd4c9 23:04:52 ---> f080e8d9ac59 23:04:52 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:04:52 ---> Running in 35ef947057de 23:04:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:04:52 Removing intermediate container 779d6df92809 23:04:52 ---> 6205896545ec 23:04:52 Step 8/13 : WORKDIR /app 23:04:52 ---> Running in cb680e7c9a24 23:04:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:04:53 Removing intermediate container cb680e7c9a24 23:04:53 ---> 7f5d1d6fdf16 23:04:53 Step 9/13 : COPY go.mod . 23:04:53 OK: 219 MiB in 52 packages 23:04:54 Removing intermediate container 35ef947057de 23:04:54 ---> 9bb40761caab 23:04:54 Step 8/13 : WORKDIR /app 23:04:54 ---> Running in 4bda17c86082 23:04:54 Removing intermediate container 4bda17c86082 23:04:54 ---> 0667f9df0128 23:04:54 Step 9/13 : COPY go.mod . 23:04:54 ---> 20db0623ff31 23:04:54 Step 10/13 : RUN go mod download 23:04:54 ---> Running in a58cd97951c4 23:04:54 ---> 740f58726b8e 23:04:54 Step 10/13 : RUN go mod download 23:04:54 ---> Running in 57dbc4ca6811 23:05:06 Removing intermediate container 57dbc4ca6811 23:05:06 ---> e4aad9c9e5d5 23:05:06 Step 11/13 : COPY . . 23:05:06 ---> 17d1fc1fcb04 23:05:06 Step 12/13 : ARG MAKE="make build" 23:05:06 ---> Running in ab84a05efdee 23:05:06 Removing intermediate container ab84a05efdee 23:05:06 ---> cb1979c1ed59 23:05:06 Step 13/13 : RUN $MAKE 23:05:06 ---> Running in 7c97e7dc0c14 23:05:06 noop 23:05:07 Removing intermediate container 7c97e7dc0c14 23:05:07 ---> 8aff15377cdf 23:05:07 Successfully built 8aff15377cdf 23:05:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:05:07 + docker inspect -f . ci-base-image-x86_64 23:05:07 . [Pipeline] withDockerContainer 23:05:07 prd-centos7-docker-4c-2g-903 does not seem to be running inside a container 23:05:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/12 -v /w/workspace/app-service-configurable/12:/w/workspace/app-service-configurable/12:rw,z -v /w/workspace/app-service-configurable/12@tmp:/w/workspace/app-service-configurable/12@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 ******** ci-base-image-x86_64 cat 23:05:07 $ docker top eac03b82153050da8b7acd4cc0b432d5e64422b65b1f7661e3ca25c40ec00cbf -eo pid,comm [Pipeline] { [Pipeline] sh 23:05:08 + go version 23:05:08 go version go1.16.6 linux/amd64 [Pipeline] } 23:05:08 $ docker stop --time=1 eac03b82153050da8b7acd4cc0b432d5e64422b65b1f7661e3ca25c40ec00cbf 23:05:09 $ docker rm -f eac03b82153050da8b7acd4cc0b432d5e64422b65b1f7661e3ca25c40ec00cbf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:05:10 + docker inspect -f . ci-base-image-x86_64 23:05:10 . [Pipeline] withDockerContainer 23:05:10 prd-centos7-docker-4c-2g-903 does not seem to be running inside a container 23:05:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/12 -v /w/workspace/app-service-configurable/12:/w/workspace/app-service-configurable/12:rw,z -v /w/workspace/app-service-configurable/12@tmp:/w/workspace/app-service-configurable/12@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 ******** ci-base-image-x86_64 cat 23:05:10 $ docker top 4f2a6f725ba2338551e1d373ed8caab949baccb52fa244319d864604dc5d99fe -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:05:11 + make test 23:05:11 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 23:05:21 Removing intermediate container a58cd97951c4 23:05:21 ---> 34b8edb0f2b7 23:05:21 Step 11/13 : COPY . . 23:05:21 ---> 31326383cd1a 23:05:21 Step 12/13 : ARG MAKE="make build" 23:05:21 ---> Running in c2a1220a6b49 23:05:22 Removing intermediate container c2a1220a6b49 23:05:22 ---> 2ceb8eeb5e06 23:05:22 Step 13/13 : RUN $MAKE 23:05:22 ---> Running in dd7abc239b22 23:05:23 noop 23:05:24 Removing intermediate container dd7abc239b22 23:05:24 ---> b7936d0a9e7b 23:05:24 Successfully built b7936d0a9e7b 23:05:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:05:25 + docker inspect -f . ci-base-image-arm64 23:05:25 . [Pipeline] withDockerContainer 23:05:25 prd-ubuntu18.04-docker-arm64-4c-16g-901 does not seem to be running inside a container 23:05:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/12 -v /w/workspace/app-service-configurable/12:/w/workspace/app-service-configurable/12:rw,z -v /w/workspace/app-service-configurable/12@tmp:/w/workspace/app-service-configurable/12@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 ******** ci-base-image-arm64 cat 23:05:26 ? github.com/edgexfoundry/app-service-configurable [no test files] 23:05:26 CGO_ENABLED=1 go vet ./... 23:05:27 $ docker top e255b5a602c8461f28d4eeb8d813a82b8abd3e410f31f7405691b4a461ba5ea2 -eo pid,comm [Pipeline] { [Pipeline] sh 23:05:28 + go version 23:05:28 go version go1.16.6 linux/arm64 [Pipeline] } 23:05:28 $ docker stop --time=1 e255b5a602c8461f28d4eeb8d813a82b8abd3e410f31f7405691b4a461ba5ea2 23:05:30 $ docker rm -f e255b5a602c8461f28d4eeb8d813a82b8abd3e410f31f7405691b4a461ba5ea2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:05:31 + docker inspect -f . ci-base-image-arm64 23:05:31 . [Pipeline] withDockerContainer 23:05:31 gofmt -l . 23:05:31 [ "`gofmt -l .`" = "" ] 23:05:31 ./bin/test-go-mod-tidy.sh 23:05:31 ./bin/test-attribution-txt.sh 23:05:31 prd-ubuntu18.04-docker-arm64-4c-16g-901 does not seem to be running inside a container 23:05:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/12 -v /w/workspace/app-service-configurable/12:/w/workspace/app-service-configurable/12:rw,z -v /w/workspace/app-service-configurable/12@tmp:/w/workspace/app-service-configurable/12@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 ******** ci-base-image-arm64 cat 23:05:33 $ docker top 67f23f7088422707d2c58e635c6ec7ab96741c46f65a394989e81778be9b7c5d -eo pid,comm [Pipeline] { [Pipeline] } 23:05:33 $ docker stop --time=1 4f2a6f725ba2338551e1d373ed8caab949baccb52fa244319d864604dc5d99fe 23:05:35 $ docker rm -f 4f2a6f725ba2338551e1d373ed8caab949baccb52fa244319d864604dc5d99fe [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] fileExists [Pipeline] sh 23:05:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:05:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 23:05:35 + make test 23:05:35 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [Pipeline] sh 23:05:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:05:38 + ls -al . 23:05:38 total 120 23:05:38 drwxrwxr-x. 7 jenkins jenkins 4096 Aug 26 23:05 . 23:05:38 drwxrwxr-x. 4 jenkins jenkins 30 Aug 26 23:04 .. 23:05:38 -rw-rw-r--. 1 jenkins jenkins 7306 Aug 26 23:04 Attribution.txt 23:05:38 drwxrwxr-x. 2 jenkins jenkins 64 Aug 26 23:04 bin 23:05:38 -rw-rw-r--. 1 jenkins jenkins 22206 Aug 26 23:04 CHANGELOG.md 23:05:38 -rw-r--r--. 1 jenkins jenkins 10 Aug 26 23:05 coverage.out 23:05:38 -rw-rw-r--. 1 jenkins jenkins 2032 Aug 26 23:04 Dockerfile 23:05:38 -rw-rw-r--. 1 jenkins jenkins 119 Aug 26 23:04 .dockerignore 23:05:38 drwxrwxr-x. 8 jenkins jenkins 162 Aug 26 23:04 .git 23:05:38 drwxrwxr-x. 2 jenkins jenkins 81 Aug 26 23:04 .github 23:05:38 -rw-rw-r--. 1 jenkins jenkins 104 Aug 26 23:04 .gitignore 23:05:38 -rw-r--r--. 1 jenkins jenkins 135 Aug 26 23:05 go.mod 23:05:38 -rw-rw-r--. 1 jenkins jenkins 20635 Aug 26 23:04 go.sum 23:05:38 -rw-rw-r--. 1 jenkins jenkins 677 Aug 26 23:04 GOVERNANCE.md 23:05:38 -rw-rw-r--. 1 jenkins jenkins 687 Aug 26 23:04 Jenkinsfile 23:05:38 -rw-rw-r--. 1 jenkins jenkins 10174 Aug 26 23:04 LICENSE 23:05:38 -rw-rw-r--. 1 jenkins jenkins 1940 Aug 26 23:04 main.go 23:05:38 -rw-rw-r--. 1 jenkins jenkins 1515 Aug 26 23:04 makefile 23:05:38 -rw-rw-r--. 1 jenkins jenkins 618 Aug 26 23:04 OWNERS.md 23:05:38 -rw-rw-r--. 1 jenkins jenkins 3224 Aug 26 23:04 README.md 23:05:38 drwxrwxr-x. 8 jenkins jenkins 122 Aug 26 23:04 res 23:05:38 drwxrwxr-x. 3 jenkins jenkins 58 Aug 26 23:04 snap 23:05:38 -rw-rw-r--. 1 jenkins jenkins 11 Aug 26 23:01 VERSION [Pipeline] isUnix [Pipeline] sh 23:05:38 + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=3f87ca8875216ab55e5a030c389b7596761f88b9 --label arch=amd64 --label version=2.0.2-dev.8 . 23:05:38 Sending build context to Docker daemon 160.8kB 23:05:38 Step 1/27 : ARG BASE=golang:1.16-alpine3.12 23:05:38 Step 2/27 : FROM ${BASE} AS builder 23:05:38 ---> 8aff15377cdf 23:05:38 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:05:38 ---> Running in 8936116954ec 23:05:38 Removing intermediate container 8936116954ec 23:05:38 ---> 1edf3433da74 23:05:38 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 23:05:38 ---> Running in 93a4e6ebc110 23:05:39 Removing intermediate container 93a4e6ebc110 23:05:39 ---> 4d1181d0038c 23:05:39 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:05:39 ---> Running in 4d381bf2aa32 23:05:39 Removing intermediate container 4d381bf2aa32 23:05:39 ---> 01606a6cf087 23:05:39 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:05:39 ---> Running in df7c5472df76 23:05:39 Removing intermediate container df7c5472df76 23:05:39 ---> f7fead71e4bb 23:05:39 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:05:39 ---> Running in 43fa99b3a399 23:05:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:05:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:05:41 OK: 219 MiB in 52 packages 23:05:41 Removing intermediate container 43fa99b3a399 23:05:41 ---> 46381d4c7ee6 23:05:41 Step 8/27 : WORKDIR /app 23:05:41 ---> Running in cdfa11a51078 23:05:41 Removing intermediate container cdfa11a51078 23:05:41 ---> 908c444dc754 23:05:41 Step 9/27 : COPY go.mod . 23:05:41 ---> bfaed6fd21d8 23:05:41 Step 10/27 : RUN go mod download 23:05:42 ---> Running in ad314e2c60e4 23:05:42 Removing intermediate container ad314e2c60e4 23:05:42 ---> 925caf3a94c8 23:05:42 Step 11/27 : COPY . . 23:05:42 ---> c35bdd91f441 23:05:42 Step 12/27 : ARG MAKE="make build" 23:05:42 ---> Running in 5785bc7a8c4d 23:05:42 Removing intermediate container 5785bc7a8c4d 23:05:42 ---> 358944df3eb6 23:05:42 Step 13/27 : RUN $MAKE 23:05:42 ---> Running in 64ae7d988b52 23:05:43 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.8" -o app-service-configurable 23:05:55 Removing intermediate container 64ae7d988b52 23:05:55 ---> a1b39abc06b1 23:05:55 Step 14/27 : FROM alpine:3.12 23:05:55 3.12: Pulling from library/alpine 23:05:55 339de151aab4: Pulling fs layer 23:05:55 339de151aab4: Download complete 23:05:55 339de151aab4: Pull complete 23:05:55 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 23:05:55 Status: Downloaded newer image for alpine:3.12 23:05:55 ---> 13621d1b12d4 23:05:55 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:05:55 ---> Running in ceda2a7b47b4 23:05:55 Removing intermediate container ceda2a7b47b4 23:05:55 ---> 10cf59a1776a 23:05:55 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 23:05:55 ---> Running in 18d9692dda68 23:05:55 Removing intermediate container 18d9692dda68 23:05:55 ---> 6daa0e48ad52 23:05:55 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 23:05:55 ---> Running in 5f1914bff8a0 23:05:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:05:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:05:55 (1/7) Installing ca-certificates (20191127-r4) 23:05:55 (2/7) Installing dumb-init (1.2.2-r1) 23:05:55 (3/7) Installing libgcc (9.3.0-r2) 23:05:55 (4/7) Installing libsodium (1.0.18-r0) 23:05:55 (5/7) Installing libstdc++ (9.3.0-r2) 23:05:55 (6/7) Installing libzmq (4.3.3-r0) 23:05:55 (7/7) Installing zeromq (4.3.3-r0) 23:05:55 Executing busybox-1.31.1-r20.trigger 23:05:55 Executing ca-certificates-20191127-r4.trigger 23:05:55 OK: 9 MiB in 21 packages 23:05:56 Removing intermediate container 5f1914bff8a0 23:05:56 ---> 9f410a6bcb18 23:05:56 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:05:56 ---> 2e84ba7fcb68 23:05:56 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 23:05:56 ---> 388c1e7925c8 23:05:56 Step 20/27 : COPY --from=builder /app/res/ /res/ 23:05:56 ---> a38f2a0fa9a2 23:05:56 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 23:05:56 ---> 39d8e923d368 23:05:56 Step 22/27 : EXPOSE 48095 23:05:56 ---> Running in 81c8f5b410f6 23:05:56 Removing intermediate container 81c8f5b410f6 23:05:56 ---> d6b922bb62ca 23:05:56 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 23:05:57 ---> Running in 504199a2bbc9 23:05:57 Removing intermediate container 504199a2bbc9 23:05:57 ---> c1ed07815664 23:05:57 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:05:57 ---> Running in 1016ae3508e4 23:05:57 Removing intermediate container 1016ae3508e4 23:05:57 ---> 79b91ca45b87 23:05:57 Step 25/27 : LABEL arch=amd64 23:05:57 ---> Running in ec7d1d00e63c 23:05:57 Removing intermediate container ec7d1d00e63c 23:05:57 ---> 615879a0fbeb 23:05:57 Step 26/27 : LABEL git_sha=3f87ca8875216ab55e5a030c389b7596761f88b9 23:05:57 ---> Running in b14248b19969 23:05:57 Removing intermediate container b14248b19969 23:05:57 ---> 6a9414528c7e 23:05:57 Step 27/27 : LABEL version=2.0.2-dev.8 23:05:57 ---> Running in 676bc43afb0a 23:05:57 Removing intermediate container 676bc43afb0a 23:05:57 ---> 21b5b1b41706 23:05:57 [Warning] One or more build-args [ARCH] were not consumed 23:05:57 Successfully built 21b5b1b41706 23:05:57 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:05:57 provisioning config files... 23:05:57 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/12@tmp/config2036707859537767968tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:05:58 ---> docker-login.sh 23:05:58 nexus3.edgexfoundry.org:10001 23:05:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:58 Configure a credential helper to remove this warning. See 23:05:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:58 23:05:58 Login Succeeded 23:05:58 nexus3.edgexfoundry.org:10002 23:05:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:58 Configure a credential helper to remove this warning. See 23:05:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:58 23:05:58 Login Succeeded 23:05:58 nexus3.edgexfoundry.org:10003 23:05:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:58 Configure a credential helper to remove this warning. See 23:05:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:58 23:05:58 Login Succeeded 23:05:58 nexus3.edgexfoundry.org:10004 23:05:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:58 Configure a credential helper to remove this warning. See 23:05:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:58 23:05:58 Login Succeeded 23:05:58 docker.io 23:05:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:58 Configure a credential helper to remove this warning. See 23:05:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:58 23:05:58 Login Succeeded 23:05:58 ---> docker-login.sh ends [Pipeline] } 23:05:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:05:58 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 23:05:58 3f87ca8875216ab55e5a030c389b7596761f88b9 23:05:58 latest 23:05:58 2.0.2-dev.8 23:05:58 3f87ca8875216ab55e5a030c389b7596761f88b9-2.0.2-dev.8 23:05:58 main 23:05:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:05:59 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3f87ca8875216ab55e5a030c389b7596761f88b9 [Pipeline] isUnix [Pipeline] sh 23:05:59 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3f87ca8875216ab55e5a030c389b7596761f88b9 23:05:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:05:59 cdd0f6cd334b: Preparing 23:05:59 82dfe520d7f9: Preparing 23:05:59 014e556674a1: Preparing 23:05:59 24e6e8dcb1c3: Preparing 23:05:59 18ab4fa99fd0: Preparing 23:05:59 32f366d666a5: Preparing 23:05:59 32f366d666a5: Waiting 23:05:59 014e556674a1: Pushed 23:05:59 18ab4fa99fd0: Pushed 23:05:59 82dfe520d7f9: Pushed 23:05:59 32f366d666a5: Layer already exists 23:05:59 24e6e8dcb1c3: Pushed 23:06:01 cdd0f6cd334b: Pushed 23:06:01 3f87ca8875216ab55e5a030c389b7596761f88b9: digest: sha256:70d3c10e1257467131c3e62e24acea214778788c19467bf48d92fb4e44c4e449 size: 1574 [Pipeline] isUnix [Pipeline] sh 23:06:01 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 23:06:01 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 23:06:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:06:01 cdd0f6cd334b: Preparing 23:06:01 82dfe520d7f9: Preparing 23:06:01 014e556674a1: Preparing 23:06:01 24e6e8dcb1c3: Preparing 23:06:01 18ab4fa99fd0: Preparing 23:06:01 32f366d666a5: Preparing 23:06:01 32f366d666a5: Waiting 23:06:01 cdd0f6cd334b: Layer already exists 23:06:01 82dfe520d7f9: Layer already exists 23:06:01 24e6e8dcb1c3: Layer already exists 23:06:01 014e556674a1: Layer already exists 23:06:01 18ab4fa99fd0: Layer already exists 23:06:01 32f366d666a5: Layer already exists 23:06:01 latest: digest: sha256:70d3c10e1257467131c3e62e24acea214778788c19467bf48d92fb4e44c4e449 size: 1574 [Pipeline] isUnix [Pipeline] sh 23:06:02 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.8 [Pipeline] isUnix [Pipeline] sh 23:06:02 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.8 23:06:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:06:02 cdd0f6cd334b: Preparing 23:06:02 82dfe520d7f9: Preparing 23:06:02 014e556674a1: Preparing 23:06:02 24e6e8dcb1c3: Preparing 23:06:02 18ab4fa99fd0: Preparing 23:06:02 32f366d666a5: Preparing 23:06:02 32f366d666a5: Waiting 23:06:02 82dfe520d7f9: Layer already exists 23:06:02 24e6e8dcb1c3: Layer already exists 23:06:02 18ab4fa99fd0: Layer already exists 23:06:02 cdd0f6cd334b: Layer already exists 23:06:02 014e556674a1: Layer already exists 23:06:02 32f366d666a5: Layer already exists 23:06:02 2.0.2-dev.8: digest: sha256:70d3c10e1257467131c3e62e24acea214778788c19467bf48d92fb4e44c4e449 size: 1574 [Pipeline] isUnix [Pipeline] sh 23:06:02 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3f87ca8875216ab55e5a030c389b7596761f88b9-2.0.2-dev.8 [Pipeline] isUnix [Pipeline] sh 23:06:03 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3f87ca8875216ab55e5a030c389b7596761f88b9-2.0.2-dev.8 23:06:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:06:03 cdd0f6cd334b: Preparing 23:06:03 82dfe520d7f9: Preparing 23:06:03 014e556674a1: Preparing 23:06:03 24e6e8dcb1c3: Preparing 23:06:03 18ab4fa99fd0: Preparing 23:06:03 32f366d666a5: Preparing 23:06:03 32f366d666a5: Waiting 23:06:03 18ab4fa99fd0: Layer already exists 23:06:03 014e556674a1: Layer already exists 23:06:03 cdd0f6cd334b: Layer already exists 23:06:03 24e6e8dcb1c3: Layer already exists 23:06:03 82dfe520d7f9: Layer already exists 23:06:03 32f366d666a5: Layer already exists 23:06:03 3f87ca8875216ab55e5a030c389b7596761f88b9-2.0.2-dev.8: digest: sha256:70d3c10e1257467131c3e62e24acea214778788c19467bf48d92fb4e44c4e449 size: 1574 [Pipeline] isUnix [Pipeline] sh 23:06:03 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh 23:06:03 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 23:06:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:06:03 cdd0f6cd334b: Preparing 23:06:03 82dfe520d7f9: Preparing 23:06:03 014e556674a1: Preparing 23:06:03 24e6e8dcb1c3: Preparing 23:06:03 18ab4fa99fd0: Preparing 23:06:03 32f366d666a5: Preparing 23:06:03 32f366d666a5: Waiting 23:06:03 24e6e8dcb1c3: Layer already exists 23:06:03 82dfe520d7f9: Layer already exists 23:06:03 014e556674a1: Layer already exists 23:06:03 18ab4fa99fd0: Layer already exists 23:06:03 cdd0f6cd334b: Layer already exists 23:06:03 32f366d666a5: Layer already exists 23:06:03 main: digest: sha256:70d3c10e1257467131c3e62e24acea214778788c19467bf48d92fb4e44c4e449 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:06:03 ===================================================== [Pipeline] echo 23:06:03 taggedImages: 23:06:03 - nexus3.edgexfoundry.org:10004/app-service-configurable:3f87ca8875216ab55e5a030c389b7596761f88b9 23:06:03 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 23:06:03 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.8 23:06:03 - nexus3.edgexfoundry.org:10004/app-service-configurable:3f87ca8875216ab55e5a030c389b7596761f88b9-2.0.2-dev.8 23:06:03 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:06:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:06:04 23:06:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:06:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:06:04 latest: Pulling from edgex-lftools-log-publisher 23:06:04 b4d181a07f80: Pulling fs layer 23:06:04 a1111a8f2ec3: Pulling fs layer 23:06:04 ed53099fbce6: Pulling fs layer 23:06:04 dc539afda2c1: Pulling fs layer 23:06:04 77bc0d833cb6: Pulling fs layer 23:06:04 9065ff56babe: Pulling fs layer 23:06:04 d287ab97295c: Pulling fs layer 23:06:04 dc539afda2c1: Waiting 23:06:04 77bc0d833cb6: Waiting 23:06:04 9065ff56babe: Waiting 23:06:04 d287ab97295c: Waiting 23:06:05 a1111a8f2ec3: Download complete 23:06:05 dc539afda2c1: Verifying Checksum 23:06:05 dc539afda2c1: Download complete 23:06:05 77bc0d833cb6: Verifying Checksum 23:06:05 77bc0d833cb6: Download complete 23:06:05 9065ff56babe: Verifying Checksum 23:06:05 9065ff56babe: Download complete 23:06:05 ed53099fbce6: Verifying Checksum 23:06:05 ed53099fbce6: Download complete 23:06:06 b4d181a07f80: Verifying Checksum 23:06:06 b4d181a07f80: Download complete 23:06:08 b4d181a07f80: Pull complete 23:06:08 a1111a8f2ec3: Pull complete 23:06:08 ed53099fbce6: Pull complete 23:06:08 dc539afda2c1: Pull complete 23:06:08 77bc0d833cb6: Pull complete 23:06:08 9065ff56babe: Pull complete 23:06:09 d287ab97295c: Verifying Checksum 23:06:09 d287ab97295c: Download complete 23:06:14 d287ab97295c: Pull complete 23:06:14 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:06:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:06:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:06:14 prd-centos7-docker-4c-2g-903 does not seem to be running inside a container 23:06:14 $ 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/12 -v /w/workspace/app-service-configurable/12:/w/workspace/app-service-configurable/12:rw,z -v /w/workspace/app-service-configurable/12@tmp:/w/workspace/app-service-configurable/12@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:06:16 $ docker top 7da390b242e7619c28aa79b82a6dd863dcc6abf9e7185aaab280943b172aa5b5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:06:17 ---> job-cost.sh 23:06:17 lf-activate-venv: SKIPPING 23:06:17 INFO: No Stack... 23:06:18 INFO: Retrieving Pricing Info for: v3-standard-2 23:06:18 INFO: Archiving Costs [Pipeline] sh 23:06:18 + cat /w/workspace/app-service-configurable/12/archives/cost.csv 23:06:18 + cut -d, -f6 [Pipeline] lock 23:06:18 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-12-stack-cost] 23:06:18 Resource [jenkins-edgexfoundry-app-service-configurable-main-12-stack-cost] did not exist. Created. 23:06:18 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:06:19 + echo total: 0.05999999865889549 [Pipeline] stash 23:06:19 Stashed 1 file(s) [Pipeline] } 23:06:19 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-12-stack-cost] [Pipeline] // lock [Pipeline] } 23:06:19 $ docker stop --time=1 7da390b242e7619c28aa79b82a6dd863dcc6abf9e7185aaab280943b172aa5b5 23:06:20 $ docker rm -f 7da390b242e7619c28aa79b82a6dd863dcc6abf9e7185aaab280943b172aa5b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:06:32 ? github.com/edgexfoundry/app-service-configurable [no test files] 23:06:32 CGO_ENABLED=1 go vet ./... 23:06:50 gofmt -l . 23:06:50 [ "`gofmt -l .`" = "" ] 23:06:50 ./bin/test-go-mod-tidy.sh 23:06:50 ./bin/test-attribution-txt.sh [Pipeline] } 23:06:50 $ docker stop --time=1 67f23f7088422707d2c58e635c6ec7ab96741c46f65a394989e81778be9b7c5d 23:06:53 $ docker rm -f 67f23f7088422707d2c58e635c6ec7ab96741c46f65a394989e81778be9b7c5d [Pipeline] // withDockerContainer [Pipeline] sh 23:06:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:06:54 Warning: overwriting stash ‘coverage-report’ 23:06:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:06:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:06:55 + ls -al . 23:06:55 total 144 23:06:55 drwxrwxr-x 7 jenkins jenkins 4096 Aug 26 23:06 . 23:06:55 drwxrwxr-x 4 jenkins jenkins 4096 Aug 26 23:04 .. 23:06:55 -rw-rw-r-- 1 jenkins jenkins 119 Aug 26 23:04 .dockerignore 23:06:55 drwxrwxr-x 8 jenkins jenkins 4096 Aug 26 23:04 .git 23:06:55 drwxrwxr-x 2 jenkins jenkins 4096 Aug 26 23:04 .github 23:06:55 -rw-rw-r-- 1 jenkins jenkins 104 Aug 26 23:04 .gitignore 23:06:55 -rw-rw-r-- 1 jenkins jenkins 7306 Aug 26 23:04 Attribution.txt 23:06:55 -rw-rw-r-- 1 jenkins jenkins 22206 Aug 26 23:04 CHANGELOG.md 23:06:55 -rw-rw-r-- 1 jenkins jenkins 2032 Aug 26 23:04 Dockerfile 23:06:55 -rw-rw-r-- 1 jenkins jenkins 677 Aug 26 23:04 GOVERNANCE.md 23:06:55 -rw-rw-r-- 1 jenkins jenkins 687 Aug 26 23:04 Jenkinsfile 23:06:55 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 26 23:04 LICENSE 23:06:55 -rw-rw-r-- 1 jenkins jenkins 618 Aug 26 23:04 OWNERS.md 23:06:55 -rw-rw-r-- 1 jenkins jenkins 3224 Aug 26 23:04 README.md 23:06:55 -rw-rw-r-- 1 jenkins jenkins 11 Aug 26 23:01 VERSION 23:06:55 drwxrwxr-x 2 jenkins jenkins 4096 Aug 26 23:04 bin 23:06:55 -rw-r--r-- 1 jenkins jenkins 10 Aug 26 23:05 coverage.out 23:06:55 -rw-r--r-- 1 jenkins jenkins 135 Aug 26 23:06 go.mod 23:06:55 -rw-rw-r-- 1 jenkins jenkins 20635 Aug 26 23:04 go.sum 23:06:55 -rw-rw-r-- 1 jenkins jenkins 1940 Aug 26 23:04 main.go 23:06:55 -rw-rw-r-- 1 jenkins jenkins 1515 Aug 26 23:04 makefile 23:06:55 drwxrwxr-x 8 jenkins jenkins 4096 Aug 26 23:04 res 23:06:55 drwxrwxr-x 3 jenkins jenkins 4096 Aug 26 23:04 snap [Pipeline] isUnix [Pipeline] sh 23:06:55 + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=3f87ca8875216ab55e5a030c389b7596761f88b9 --label arch=arm64 --label version=2.0.2-dev.8 . 23:06:55 Sending build context to Docker daemon 160.8kB 23:06:56 Step 1/27 : ARG BASE=golang:1.16-alpine3.12 23:06:56 Step 2/27 : FROM ${BASE} AS builder 23:06:56 ---> b7936d0a9e7b 23:06:56 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:06:56 ---> Running in 4fcfedf5050e 23:06:56 Removing intermediate container 4fcfedf5050e 23:06:56 ---> 3291bede1c4f 23:06:56 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 23:06:57 ---> Running in 399866cf08c3 23:06:57 Removing intermediate container 399866cf08c3 23:06:57 ---> 8e6986cddcc2 23:06:57 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:06:57 ---> Running in d1288b9409aa 23:06:58 Removing intermediate container d1288b9409aa 23:06:58 ---> 53e224410a09 23:06:58 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:06:58 ---> Running in 4c55c4d27856 23:07:01 Removing intermediate container 4c55c4d27856 23:07:01 ---> d209ac42a437 23:07:01 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:07:01 ---> Running in e56ead946dc4 23:07:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:07:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:07:03 OK: 218 MiB in 52 packages 23:07:05 Removing intermediate container e56ead946dc4 23:07:05 ---> 2c62f4fcd3c6 23:07:05 Step 8/27 : WORKDIR /app 23:07:05 ---> Running in 423e63de1ecd 23:07:05 Removing intermediate container 423e63de1ecd 23:07:05 ---> ba276c89edd1 23:07:05 Step 9/27 : COPY go.mod . 23:07:06 ---> de006aa86ef0 23:07:06 Step 10/27 : RUN go mod download 23:07:06 ---> Running in 95a6b8ecec42 23:07:09 Removing intermediate container 95a6b8ecec42 23:07:09 ---> 770586c9aaac 23:07:09 Step 11/27 : COPY . . 23:07:10 ---> 12c4ecfda452 23:07:10 Step 12/27 : ARG MAKE="make build" 23:07:10 ---> Running in d31fbfe24d58 23:07:10 Removing intermediate container d31fbfe24d58 23:07:10 ---> 89f1f476fc69 23:07:10 Step 13/27 : RUN $MAKE 23:07:11 ---> Running in d1c23aced30b 23:07:12 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.8" -o app-service-configurable 23:07:51 Removing intermediate container d1c23aced30b 23:07:51 ---> 9562dc934f95 23:07:51 Step 14/27 : FROM alpine:3.12 23:07:51 3.12: Pulling from library/alpine 23:07:51 d2f70382dc9a: Pulling fs layer 23:07:51 d2f70382dc9a: Verifying Checksum 23:07:51 d2f70382dc9a: Download complete 23:07:51 d2f70382dc9a: Pull complete 23:07:51 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 23:07:51 Status: Downloaded newer image for alpine:3.12 23:07:51 ---> c4fd0aeabfcf 23:07:51 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:07:51 ---> Running in cc6d8a5fe7dd 23:07:52 Removing intermediate container cc6d8a5fe7dd 23:07:52 ---> 839babd7fa3a 23:07:52 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 23:07:52 ---> Running in 3e6924fdf50b 23:07:52 Removing intermediate container 3e6924fdf50b 23:07:52 ---> 630c49dbf0ec 23:07:52 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 23:07:53 ---> Running in 7ef223bdb778 23:07:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:07:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:07:54 (1/7) Installing ca-certificates (20191127-r4) 23:07:54 (2/7) Installing dumb-init (1.2.2-r1) 23:07:54 (3/7) Installing libgcc (9.3.0-r2) 23:07:54 (4/7) Installing libsodium (1.0.18-r0) 23:07:54 (5/7) Installing libstdc++ (9.3.0-r2) 23:07:54 (6/7) Installing libzmq (4.3.3-r0) 23:07:54 (7/7) Installing zeromq (4.3.3-r0) 23:07:54 Executing busybox-1.31.1-r20.trigger 23:07:54 Executing ca-certificates-20191127-r4.trigger 23:07:55 OK: 9 MiB in 21 packages 23:07:56 Removing intermediate container 7ef223bdb778 23:07:56 ---> 30a5867c37cd 23:07:56 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:07:57 ---> cbd8cdeb4969 23:07:57 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 23:07:58 ---> ac7436584d7a 23:07:58 Step 20/27 : COPY --from=builder /app/res/ /res/ 23:07:59 ---> 6e7949b0446b 23:07:59 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 23:08:00 ---> 2abecb0dac60 23:08:00 Step 22/27 : EXPOSE 48095 23:08:00 ---> Running in 755b0e298f77 23:08:01 Removing intermediate container 755b0e298f77 23:08:01 ---> 159ace6dedb5 23:08:01 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 23:08:01 ---> Running in 2ff710e604fa 23:08:01 Removing intermediate container 2ff710e604fa 23:08:01 ---> e9832b202ee1 23:08:01 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:08:01 ---> Running in 50b84810b282 23:08:02 Removing intermediate container 50b84810b282 23:08:02 ---> 41e4b0cd770b 23:08:02 Step 25/27 : LABEL arch=arm64 23:08:02 ---> Running in 4d40bf5eecb7 23:08:02 Removing intermediate container 4d40bf5eecb7 23:08:02 ---> 0829ba26da6c 23:08:02 Step 26/27 : LABEL git_sha=3f87ca8875216ab55e5a030c389b7596761f88b9 23:08:02 ---> Running in da7fb564bd85 23:08:03 Removing intermediate container da7fb564bd85 23:08:03 ---> 11ae95e63196 23:08:03 Step 27/27 : LABEL version=2.0.2-dev.8 23:08:03 ---> Running in 7565f29d686d 23:08:04 Removing intermediate container 7565f29d686d 23:08:04 ---> 03c3946d9e84 23:08:04 [Warning] One or more build-args [ARCH] were not consumed 23:08:04 Successfully built 03c3946d9e84 23:08:04 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:08:04 provisioning config files... 23:08:04 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/12@tmp/config4502897068958246172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:08:04 ---> docker-login.sh 23:08:04 nexus3.edgexfoundry.org:10001 23:08:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:05 Configure a credential helper to remove this warning. See 23:08:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:05 23:08:05 Login Succeeded 23:08:05 nexus3.edgexfoundry.org:10002 23:08:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:05 Configure a credential helper to remove this warning. See 23:08:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:05 23:08:05 Login Succeeded 23:08:05 nexus3.edgexfoundry.org:10003 23:08:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:06 Configure a credential helper to remove this warning. See 23:08:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:06 23:08:06 Login Succeeded 23:08:06 nexus3.edgexfoundry.org:10004 23:08:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:06 Configure a credential helper to remove this warning. See 23:08:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:06 23:08:06 Login Succeeded 23:08:06 docker.io 23:08:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:07 Configure a credential helper to remove this warning. See 23:08:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:07 23:08:07 Login Succeeded 23:08:07 ---> docker-login.sh ends [Pipeline] } 23:08:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:08:07 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 23:08:07 3f87ca8875216ab55e5a030c389b7596761f88b9 23:08:07 latest 23:08:07 2.0.2-dev.8 23:08:07 3f87ca8875216ab55e5a030c389b7596761f88b9-2.0.2-dev.8 23:08:07 main 23:08:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:08:07 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3f87ca8875216ab55e5a030c389b7596761f88b9 [Pipeline] isUnix [Pipeline] sh 23:08:08 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3f87ca8875216ab55e5a030c389b7596761f88b9 23:08:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:08:08 6f2cd7e933e8: Preparing 23:08:08 12bd5a6e1100: Preparing 23:08:08 e34c50c14d01: Preparing 23:08:08 86a156faf4a6: Preparing 23:08:08 b5749a1761c9: Preparing 23:08:08 3fbe34a1663b: Preparing 23:08:08 3fbe34a1663b: Waiting 23:08:08 12bd5a6e1100: Pushed 23:08:08 86a156faf4a6: Pushed 23:08:08 e34c50c14d01: Pushed 23:08:08 3fbe34a1663b: Layer already exists 23:08:09 b5749a1761c9: Pushed 23:08:11 6f2cd7e933e8: Pushed 23:08:12 3f87ca8875216ab55e5a030c389b7596761f88b9: digest: sha256:a5126695988df35eaac2272a541183081b339f72a70d3f888a1c8e5f6f31edac size: 1574 [Pipeline] isUnix [Pipeline] sh 23:08:12 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:08:12 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 23:08:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:08:12 6f2cd7e933e8: Preparing 23:08:12 12bd5a6e1100: Preparing 23:08:12 e34c50c14d01: Preparing 23:08:12 86a156faf4a6: Preparing 23:08:12 b5749a1761c9: Preparing 23:08:12 3fbe34a1663b: Preparing 23:08:12 3fbe34a1663b: Waiting 23:08:12 86a156faf4a6: Layer already exists 23:08:12 6f2cd7e933e8: Layer already exists 23:08:12 e34c50c14d01: Layer already exists 23:08:12 12bd5a6e1100: Layer already exists 23:08:12 b5749a1761c9: Layer already exists 23:08:12 3fbe34a1663b: Layer already exists 23:08:13 latest: digest: sha256:a5126695988df35eaac2272a541183081b339f72a70d3f888a1c8e5f6f31edac size: 1574 [Pipeline] isUnix [Pipeline] sh 23:08:13 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.8 [Pipeline] isUnix [Pipeline] sh 23:08:13 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.8 23:08:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:08:13 6f2cd7e933e8: Preparing 23:08:13 12bd5a6e1100: Preparing 23:08:13 e34c50c14d01: Preparing 23:08:13 86a156faf4a6: Preparing 23:08:13 b5749a1761c9: Preparing 23:08:13 3fbe34a1663b: Preparing 23:08:13 3fbe34a1663b: Waiting 23:08:13 e34c50c14d01: Layer already exists 23:08:13 b5749a1761c9: Layer already exists 23:08:13 86a156faf4a6: Layer already exists 23:08:13 6f2cd7e933e8: Layer already exists 23:08:13 12bd5a6e1100: Layer already exists 23:08:13 3fbe34a1663b: Layer already exists 23:08:14 2.0.2-dev.8: digest: sha256:a5126695988df35eaac2272a541183081b339f72a70d3f888a1c8e5f6f31edac size: 1574 [Pipeline] isUnix [Pipeline] sh 23:08:14 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3f87ca8875216ab55e5a030c389b7596761f88b9-2.0.2-dev.8 [Pipeline] isUnix [Pipeline] sh 23:08:14 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3f87ca8875216ab55e5a030c389b7596761f88b9-2.0.2-dev.8 23:08:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:08:14 6f2cd7e933e8: Preparing 23:08:14 12bd5a6e1100: Preparing 23:08:14 e34c50c14d01: Preparing 23:08:14 86a156faf4a6: Preparing 23:08:14 b5749a1761c9: Preparing 23:08:14 3fbe34a1663b: Preparing 23:08:14 3fbe34a1663b: Waiting 23:08:14 b5749a1761c9: Layer already exists 23:08:14 12bd5a6e1100: Layer already exists 23:08:14 86a156faf4a6: Layer already exists 23:08:14 6f2cd7e933e8: Layer already exists 23:08:14 e34c50c14d01: Layer already exists 23:08:14 3fbe34a1663b: Layer already exists 23:08:15 3f87ca8875216ab55e5a030c389b7596761f88b9-2.0.2-dev.8: digest: sha256:a5126695988df35eaac2272a541183081b339f72a70d3f888a1c8e5f6f31edac size: 1574 [Pipeline] isUnix [Pipeline] sh 23:08:15 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh 23:08:15 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 23:08:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:08:15 6f2cd7e933e8: Preparing 23:08:15 12bd5a6e1100: Preparing 23:08:15 e34c50c14d01: Preparing 23:08:15 86a156faf4a6: Preparing 23:08:15 b5749a1761c9: Preparing 23:08:15 3fbe34a1663b: Preparing 23:08:15 3fbe34a1663b: Waiting 23:08:15 e34c50c14d01: Layer already exists 23:08:15 86a156faf4a6: Layer already exists 23:08:15 12bd5a6e1100: Layer already exists 23:08:15 b5749a1761c9: Layer already exists 23:08:15 6f2cd7e933e8: Layer already exists 23:08:15 3fbe34a1663b: Layer already exists 23:08:16 main: digest: sha256:a5126695988df35eaac2272a541183081b339f72a70d3f888a1c8e5f6f31edac size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:08:16 ===================================================== [Pipeline] echo 23:08:16 taggedImages: 23:08:16 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3f87ca8875216ab55e5a030c389b7596761f88b9 23:08:16 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 23:08:16 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.8 23:08:16 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3f87ca8875216ab55e5a030c389b7596761f88b9-2.0.2-dev.8 23:08:16 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:08:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:08:16 23:08:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 23:08:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:08:17 arm64: Pulling from edgex-lftools-log-publisher 23:08:17 448f6bf000e3: Pulling fs layer 23:08:17 f757da607395: Pulling fs layer 23:08:17 05883995daec: Pulling fs layer 23:08:17 8603b9c90790: Pulling fs layer 23:08:17 1560dd03e051: Pulling fs layer 23:08:17 27f5ce0e4adf: Pulling fs layer 23:08:17 8603b9c90790: Waiting 23:08:17 1560dd03e051: Waiting 23:08:17 27f5ce0e4adf: Waiting 23:08:17 c2d8d7efcc4b: Pulling fs layer 23:08:17 c2d8d7efcc4b: Waiting 23:08:17 f757da607395: Verifying Checksum 23:08:17 f757da607395: Download complete 23:08:17 8603b9c90790: Verifying Checksum 23:08:17 8603b9c90790: Download complete 23:08:17 1560dd03e051: Verifying Checksum 23:08:17 1560dd03e051: Download complete 23:08:17 27f5ce0e4adf: Download complete 23:08:18 05883995daec: Verifying Checksum 23:08:18 05883995daec: Download complete 23:08:18 448f6bf000e3: Verifying Checksum 23:08:18 448f6bf000e3: Download complete 23:08:21 c2d8d7efcc4b: Verifying Checksum 23:08:21 c2d8d7efcc4b: Download complete 23:08:22 448f6bf000e3: Pull complete 23:08:23 f757da607395: Pull complete 23:08:24 05883995daec: Pull complete 23:08:24 8603b9c90790: Pull complete 23:08:25 1560dd03e051: Pull complete 23:08:26 27f5ce0e4adf: Pull complete 23:08:41 c2d8d7efcc4b: Pull complete 23:08:41 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 23:08:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:08:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 23:08:41 prd-ubuntu18.04-docker-arm64-4c-16g-901 does not seem to be running inside a container 23:08:41 $ 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/12 -v /w/workspace/app-service-configurable/12:/w/workspace/app-service-configurable/12:rw,z -v /w/workspace/app-service-configurable/12@tmp:/w/workspace/app-service-configurable/12@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:08:45 $ docker top 41282f3fc440e67e7e77048b683c6e89b2f323a3e5d5a9f2563c333868ed52d8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:08:46 ---> job-cost.sh 23:08:46 lf-activate-venv: SKIPPING 23:08:46 INFO: No Stack... 23:08:47 INFO: Retrieving Pricing Info for: v3-standard-4 23:08:47 INFO: Archiving Costs [Pipeline] sh 23:08:48 + cat /w/workspace/app-service-configurable/12/archives/cost.csv 23:08:48 + cut -d, -f6 [Pipeline] lock 23:08:48 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-12-stack-cost] 23:08:48 Resource [jenkins-edgexfoundry-app-service-configurable-main-12-stack-cost] did not exist. Created. 23:08:48 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:08:49 /w/workspace/app-service-configurable/12@tmp/durable-92bc2e8b/script.sh: 1: /w/workspace/app-service-configurable/12@tmp/durable-92bc2e8b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 23:08:49 + echo total: 0.10999999940395355 [Pipeline] stash 23:08:49 Warning: overwriting stash ‘stack-cost’ 23:08:50 Stashed 1 file(s) [Pipeline] } 23:08:50 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-12-stack-cost] [Pipeline] // lock [Pipeline] } 23:08:50 $ docker stop --time=1 41282f3fc440e67e7e77048b683c6e89b2f323a3e5d5a9f2563c333868ed52d8 23:08:51 $ docker rm -f 41282f3fc440e67e7e77048b683c6e89b2f323a3e5d5a9f2563c333868ed52d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 23:08:52 provisioning config files... 23:08:52 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1404041759351341124tmp [Pipeline] { [Pipeline] sh 23:08:53 + set +x 23:08:53 + curl -s https://codecov.io/bash 23:08:53 + bash -s -- 23:08:53 23:08:53 _____ _ 23:08:53 / ____| | | 23:08:53 | | ___ __| | ___ ___ _____ __ 23:08:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:08:53 | |___| (_) | (_| | __/ (_| (_) \ V / 23:08:53 \_____\___/ \__,_|\___|\___\___/ \_/ 23:08:53 Bash-1.0.6 23:08:53 23:08:53 23:08:53 ==> git version 2.24.4 found 23:08:53 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 23:08:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:08:53 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:08:53 ==> Jenkins CI detected. 23:08:53 current dir:  /w/workspace/ry_app-service-configurable_main 23:08:53 project root: . 23:08:53 --> token set from env 23:08:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:08:53 ==> Running gcov in . (disable via -X gcov) 23:08:53 ==> Python coveragepy not found 23:08:53 ==> Searching for coverage reports in: 23:08:53 + . 23:08:53 -> Found 1 reports 23:08:53 ==> Detecting git/mercurial file structure 23:08:53 ==> Reading reports 23:08:53 + ./coverage.out bytes=10 23:08:53 ==> Appending adjustments 23:08:53 https://docs.codecov.io/docs/fixing-reports 23:08:53 + Found adjustments 23:08:53 ==> Gzipping contents 23:08:53 4.0K /tmp/codecov.c542QY.gz 23:08:53 ==> Uploading reports 23:08:53 url: https://codecov.io 23:08:53 query: branch=main&commit=3f87ca8875216ab55e5a030c389b7596761f88b9&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F12%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 23:08:53 -> Pinging Codecov 23:08:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=3f87ca8875216ab55e5a030c389b7596761f88b9&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F12%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 23:08:53 -> Uploading to 23:08:53 https://storage.googleapis.com/codecov/v4/raw/2021-08-26/A97CA9966030D2A3747ED39772930CCE/3f87ca8875216ab55e5a030c389b7596761f88b9/1aef0b69-2db8-4993-bc85-e209d573d618.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210826%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210826T230853Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=30a912de94db9471c84b9a292bee4da5c6e03d885efac9d9f4786dfb6a9c3d11 23:08:53 % Total % Received % Xferd Average Speed Time Time Time Current 23:08:53 Dload Upload Total Spent Left Speed 23:08:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 562 0 0 100 562 0 1490 --:--:-- --:--:-- --:--:-- 1490 23:08:54 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/3f87ca8875216ab55e5a030c389b7596761f88b9 [Pipeline] } 23:08:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:08:54 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:08:54 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:08:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:08:55 23:08:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 23:08:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:08:55 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:08:55 188c0c94c7c5: Pulling fs layer 23:08:55 0ef7d3d256c8: Pulling fs layer 23:08:55 de9db76c5a1d: Pulling fs layer 23:08:55 0eba1c9be4d2: Pulling fs layer 23:08:55 0d57e429df01: Pulling fs layer 23:08:55 4e4be7b47b0d: Pulling fs layer 23:08:55 e1f770b5df2f: Pulling fs layer 23:08:55 85a0685a4137: Pulling fs layer 23:08:55 0d57e429df01: Waiting 23:08:55 4e4be7b47b0d: Waiting 23:08:55 e1f770b5df2f: Waiting 23:08:55 85a0685a4137: Waiting 23:08:55 0eba1c9be4d2: Waiting 23:08:55 de9db76c5a1d: Verifying Checksum 23:08:55 de9db76c5a1d: Download complete 23:08:55 0ef7d3d256c8: Verifying Checksum 23:08:55 0ef7d3d256c8: Download complete 23:08:55 0d57e429df01: Verifying Checksum 23:08:55 0d57e429df01: Download complete 23:08:55 4e4be7b47b0d: Verifying Checksum 23:08:55 4e4be7b47b0d: Download complete 23:08:55 188c0c94c7c5: Verifying Checksum 23:08:55 188c0c94c7c5: Download complete 23:08:55 188c0c94c7c5: Pull complete 23:08:56 0ef7d3d256c8: Pull complete 23:08:56 de9db76c5a1d: Pull complete 23:08:57 e1f770b5df2f: Verifying Checksum 23:08:57 e1f770b5df2f: Download complete 23:09:00 0eba1c9be4d2: Verifying Checksum 23:09:00 0eba1c9be4d2: Download complete 23:09:01 85a0685a4137: Verifying Checksum 23:09:01 85a0685a4137: Download complete 23:09:04 0eba1c9be4d2: Pull complete 23:09:04 0d57e429df01: Pull complete 23:09:04 4e4be7b47b0d: Pull complete 23:09:04 e1f770b5df2f: Pull complete 23:09:08 85a0685a4137: Pull complete 23:09:08 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 23:09:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:09:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 23:09:08 prd-centos7-docker-4c-2g-900 does not seem to be running inside a container 23:09:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 23:09:10 $ docker top 0a6c41899ac782e5dfb19fe72cb771c2869f140c3ebff5afe6a0170c1e0d11c8 -eo pid,comm [Pipeline] { [Pipeline] echo 23:09:10 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 23:09:10 + set -o pipefail 23:09:10 + snyk monitor '--org=edgex-jenkins' 23:09:17 23:09:17 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 23:09:17 23:09:17 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/94c3f3ac-d8d8-4a92-87b0-543e21165453 23:09:17 23:09:17 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 23:09:17 23:09:17 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:09:17 23:09:17 [Pipeline] } 23:09:17 $ docker stop --time=1 0a6c41899ac782e5dfb19fe72cb771c2869f140c3ebff5afe6a0170c1e0d11c8 23:09:19 $ docker rm -f 0a6c41899ac782e5dfb19fe72cb771c2869f140c3ebff5afe6a0170c1e0d11c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:09:20 + git log --format=format:%s -1 3f87ca8875216ab55e5a030c389b7596761f88b9 [Pipeline] isUnix [Pipeline] sh 23:09:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:09:21 . [Pipeline] withDockerContainer 23:09:21 prd-centos7-docker-4c-2g-900 does not seem to be running inside a container 23:09:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:09:21 $ docker top e15bcc34d3c6dec0823505098e3d2be0f47e326cc96ea38ad2345e87d798b58b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:09:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:09:21 [ssh-agent] Looking for ssh-agent implementation... 23:09:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:09:21 $ docker exec e15bcc34d3c6dec0823505098e3d2be0f47e326cc96ea38ad2345e87d798b58b ssh-agent 23:09:21 SSH_AUTH_SOCK=/tmp/ssh-QVESFEqEor5m/agent.13 23:09:21 SSH_AGENT_PID=20 23:09:21 Running ssh-add (command line suppressed) 23:09:22 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8348259138474791311.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8348259138474791311.key) 23:09:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:09:22 + git semver tag 23:09:22 # -> Open(): unable to determine branch for HEAD 23:09:22 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 23:09:22 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 23:09:22 # $SEMVER_REMOTE_NAME = origin 23:09:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:09:22 # $SEMVER_USER_NAME = edgex-jenkins 23:09:22 # $SEMVER_BRANCH = main 23:09:22 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 23:09:22 # 3f87ca8875216ab55e5a030c389b7596761f88b9 HEAD 23:09:22 # -> Force: false 23:09:22 # 8ec4dba35431c74846973a9ce987b64413cdcef0 refs/tags/v2.0.2-dev.8 [Pipeline] } 23:09:22 $ docker exec --env ******** --env ******** e15bcc34d3c6dec0823505098e3d2be0f47e326cc96ea38ad2345e87d798b58b ssh-agent -k 23:09:22 unset SSH_AUTH_SOCK; 23:09:22 unset SSH_AGENT_PID; 23:09:22 echo Agent pid 20 killed; 23:09:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:09:22 + git semver [Pipeline] } 23:09:22 $ docker stop --time=1 e15bcc34d3c6dec0823505098e3d2be0f47e326cc96ea38ad2345e87d798b58b 23:09:24 $ docker rm -f e15bcc34d3c6dec0823505098e3d2be0f47e326cc96ea38ad2345e87d798b58b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 23:09:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:09:24 23:09:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 23:09:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:09:24 0.23.1-centos7: Pulling from edgex-lftools 23:09:24 ab5ef0e58194: Pulling fs layer 23:09:24 9712f1f96733: Pulling fs layer 23:09:24 63f879dbbcfc: Pulling fs layer 23:09:24 0d9ebad4ef96: Pulling fs layer 23:09:24 e9a5061849ea: Pulling fs layer 23:09:24 d747dcd14b5f: Pulling fs layer 23:09:24 2de7ff778b66: Pulling fs layer 23:09:24 e9a5061849ea: Waiting 23:09:24 d747dcd14b5f: Waiting 23:09:24 2de7ff778b66: Waiting 23:09:24 0d9ebad4ef96: Waiting 23:09:24 9712f1f96733: Verifying Checksum 23:09:24 9712f1f96733: Download complete 23:09:26 63f879dbbcfc: Verifying Checksum 23:09:26 63f879dbbcfc: Download complete 23:09:27 e9a5061849ea: Verifying Checksum 23:09:27 e9a5061849ea: Download complete 23:09:27 d747dcd14b5f: Verifying Checksum 23:09:27 d747dcd14b5f: Download complete 23:09:27 2de7ff778b66: Verifying Checksum 23:09:27 2de7ff778b66: Download complete 23:09:27 0d9ebad4ef96: Verifying Checksum 23:09:27 0d9ebad4ef96: Download complete 23:09:28 ab5ef0e58194: Verifying Checksum 23:09:28 ab5ef0e58194: Download complete 23:09:31 ab5ef0e58194: Pull complete 23:09:31 9712f1f96733: Pull complete 23:09:32 63f879dbbcfc: Pull complete 23:09:36 0d9ebad4ef96: Pull complete 23:09:36 e9a5061849ea: Pull complete 23:09:36 d747dcd14b5f: Pull complete 23:09:37 2de7ff778b66: Pull complete 23:09:37 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:09:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:09:37 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 23:09:37 prd-centos7-docker-4c-2g-900 does not seem to be running inside a container 23:09:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:09:40 $ docker top eaafbc171ba2f02cdf1d9f7c9652ab3618ba1d37ea039491574526553b6ab42d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:09:40 provisioning config files... 23:09:40 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9131988363698434675tmp 23:09:40 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3381372655296939357tmp 23:09:40 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8098646379110094879tmp [Pipeline] { [Pipeline] echo 23:09:40 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:09:41 ---> sigul-configuration.sh 23:09:41 gpg: directory `/root/.gnupg' created 23:09:41 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:09:41 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:09:41 gpg: keyring `/root/.gnupg/secring.gpg' created 23:09:41 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:09:41 gpg: CAST5 encrypted data 23:09:41 gpg: encrypted with 1 passphrase 23:09:41 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:09:41 + mkdir /home/jenkins 23:09:41 + mkdir /home/jenkins/sigul [Pipeline] sh 23:09:41 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 23:09:41 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:09:42 ---> sigul-install.sh 23:09:42 Sigul already installed; skipping installation. [Pipeline] sh 23:09:42 + git tag --list 23:09:42 v1.0.0 23:09:42 v1.1.0 23:09:42 v1.2.0 23:09:42 v1.3.0 23:09:42 v1.3.1 23:09:42 v2.0.0 23:09:42 v2.0.1 23:09:42 v2.0.1-dev.1 23:09:42 v2.0.2-dev.1 23:09:42 v2.0.2-dev.2 23:09:42 v2.0.2-dev.3 23:09:42 v2.0.2-dev.4 23:09:42 v2.0.2-dev.5 23:09:42 v2.0.2-dev.6 23:09:42 v2.0.2-dev.7 23:09:42 v2.0.2-dev.8 [Pipeline] sh 23:09:42 + lftools sign git-tag v2.0.2-dev.8 23:09:43 Signing Git tag with Sigul... 23:09:43 Signing v2.0.2-dev.8 [Pipeline] echo 23:09:44 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:09:44 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:09:44 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:09:44 $ docker stop --time=1 eaafbc171ba2f02cdf1d9f7c9652ab3618ba1d37ea039491574526553b6ab42d 23:09:45 $ docker rm -f eaafbc171ba2f02cdf1d9f7c9652ab3618ba1d37ea039491574526553b6ab42d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 23:09:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:09:46 . [Pipeline] withDockerContainer 23:09:46 prd-centos7-docker-4c-2g-900 does not seem to be running inside a container 23:09:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:09:47 $ docker top c0fc0953084c4ad23ad34d485df0efb9f05f355fb087fb8f6fb53ae5c3c37c4c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:09:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:09:47 [ssh-agent] Looking for ssh-agent implementation... 23:09:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:09:47 $ docker exec c0fc0953084c4ad23ad34d485df0efb9f05f355fb087fb8f6fb53ae5c3c37c4c ssh-agent 23:09:47 SSH_AUTH_SOCK=/tmp/ssh-wyaSkFw2qv33/agent.15 23:09:47 SSH_AGENT_PID=21 23:09:47 Running ssh-add (command line suppressed) 23:09:47 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3954972169740496694.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3954972169740496694.key) 23:09:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:09:47 + git semver bump pre 23:09:47 # -> Open(): unable to determine branch for HEAD 23:09:47 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 23:09:47 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 23:09:47 # $SEMVER_REMOTE_NAME = origin 23:09:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:09:47 # $SEMVER_USER_NAME = edgex-jenkins 23:09:47 # $SEMVER_BRANCH = main 23:09:47 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 23:09:47 2.0.2-dev.9 [Pipeline] } 23:09:47 $ docker exec --env ******** --env ******** c0fc0953084c4ad23ad34d485df0efb9f05f355fb087fb8f6fb53ae5c3c37c4c ssh-agent -k 23:09:48 unset SSH_AUTH_SOCK; 23:09:48 unset SSH_AGENT_PID; 23:09:48 echo Agent pid 21 killed; 23:09:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:09:48 + git semver [Pipeline] } 23:09:48 $ docker stop --time=1 c0fc0953084c4ad23ad34d485df0efb9f05f355fb087fb8f6fb53ae5c3c37c4c 23:09:49 $ docker rm -f c0fc0953084c4ad23ad34d485df0efb9f05f355fb087fb8f6fb53ae5c3c37c4c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 23:09:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:09:50 . [Pipeline] withDockerContainer 23:09:50 prd-centos7-docker-4c-2g-900 does not seem to be running inside a container 23:09:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:09:51 $ docker top 6d5b459a0dd759f5f7a665e5e4a684173bf8bda58bd34a140334c9893622d8d7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:09:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:09:51 [ssh-agent] Looking for ssh-agent implementation... 23:09:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:09:51 $ docker exec 6d5b459a0dd759f5f7a665e5e4a684173bf8bda58bd34a140334c9893622d8d7 ssh-agent 23:09:51 SSH_AUTH_SOCK=/tmp/ssh-uU7atNZljffR/agent.14 23:09:51 SSH_AGENT_PID=21 23:09:51 Running ssh-add (command line suppressed) 23:09:51 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3026587107802596565.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3026587107802596565.key) 23:09:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:09:52 + git semver push 23:09:52 # -> Open(): unable to determine branch for HEAD 23:09:52 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 23:09:52 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 23:09:52 # $SEMVER_REMOTE_NAME = origin 23:09:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:09:52 # $SEMVER_USER_NAME = edgex-jenkins 23:09:52 # $SEMVER_BRANCH = main 23:09:52 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 23:09:53 $ docker exec --env ******** --env ******** 6d5b459a0dd759f5f7a665e5e4a684173bf8bda58bd34a140334c9893622d8d7 ssh-agent -k 23:09:53 unset SSH_AUTH_SOCK; 23:09:53 unset SSH_AGENT_PID; 23:09:53 echo Agent pid 21 killed; 23:09:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:09:54 + git semver [Pipeline] } 23:09:54 $ docker stop --time=1 6d5b459a0dd759f5f7a665e5e4a684173bf8bda58bd34a140334c9893622d8d7 23:09:55 $ docker rm -f 6d5b459a0dd759f5f7a665e5e4a684173bf8bda58bd34a140334c9893622d8d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:09:56 + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 23:09:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:09:57 ---> package-listing.sh 23:09:57 ++ tr '[:upper:]' '[:lower:]' 23:09:57 ++ facter osfamily 23:09:57 + OS_FAMILY=redhat 23:09:57 + workspace=/w/workspace/ry_app-service-configurable_main 23:09:57 + START_PACKAGES=/tmp/packages_start.txt 23:09:57 + END_PACKAGES=/tmp/packages_end.txt 23:09:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:09:57 + PACKAGES=/tmp/packages_start.txt 23:09:57 + '[' /w/workspace/ry_app-service-configurable_main ']' 23:09:57 + PACKAGES=/tmp/packages_end.txt 23:09:57 + case "${OS_FAMILY}" in 23:09:57 + rpm -qa 23:09:57 + sort 23:09:58 + '[' -f /tmp/packages_start.txt ']' 23:09:58 + '[' -f /tmp/packages_end.txt ']' 23:09:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:09:58 + '[' /w/workspace/ry_app-service-configurable_main ']' 23:09:58 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 23:09:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 23:09:58 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:09:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:09:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:09:59 23:09:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:09:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:09:59 latest: Pulling from edgex-lftools-log-publisher 23:09:59 b4d181a07f80: Pulling fs layer 23:09:59 a1111a8f2ec3: Pulling fs layer 23:09:59 ed53099fbce6: Pulling fs layer 23:09:59 dc539afda2c1: Pulling fs layer 23:09:59 77bc0d833cb6: Pulling fs layer 23:09:59 9065ff56babe: Pulling fs layer 23:09:59 d287ab97295c: Pulling fs layer 23:09:59 dc539afda2c1: Waiting 23:09:59 77bc0d833cb6: Waiting 23:09:59 9065ff56babe: Waiting 23:09:59 d287ab97295c: Waiting 23:09:59 a1111a8f2ec3: Verifying Checksum 23:09:59 a1111a8f2ec3: Download complete 23:09:59 dc539afda2c1: Verifying Checksum 23:09:59 dc539afda2c1: Download complete 23:10:00 77bc0d833cb6: Verifying Checksum 23:10:00 77bc0d833cb6: Download complete 23:10:00 9065ff56babe: Verifying Checksum 23:10:00 9065ff56babe: Download complete 23:10:00 ed53099fbce6: Verifying Checksum 23:10:00 ed53099fbce6: Download complete 23:10:00 b4d181a07f80: Verifying Checksum 23:10:00 b4d181a07f80: Download complete 23:10:01 b4d181a07f80: Pull complete 23:10:02 a1111a8f2ec3: Pull complete 23:10:02 ed53099fbce6: Pull complete 23:10:02 dc539afda2c1: Pull complete 23:10:03 77bc0d833cb6: Pull complete 23:10:03 9065ff56babe: Pull complete 23:10:04 d287ab97295c: Download complete 23:10:09 d287ab97295c: Pull complete 23:10:09 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:10:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:10:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:10:09 prd-centos7-docker-4c-2g-900 does not seem to be running inside a container 23:10:09 $ 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:10:12 $ docker top 7cd444ba16efa0cff95d99eb205da7330fcb6b48a3e78e34bd4b801b84869028 -eo pid,comm [Pipeline] { [Pipeline] sh 23:10:12 + touch /tmp/pre-build-complete [Pipeline] sh 23:10:12 + mkdir -p /var/log/sysstat [Pipeline] sh 23:10:13 + ls /var/log/sa-host 23:10:13 + sadf -c /var/log/sa-host/sa05 23:10:13 file_magic: OK 23:10:13 HZ: Using current value: 100 23:10:13 file_header: OK 23:10:13 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 23:10:13 Statistics: 23:10:13 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:10:13 File successfully converted to sysstat format version 12.0.3 23:10:13 + sadf -c /var/log/sa-host/sa26 23:10:13 file_magic: OK 23:10:13 HZ: Using current value: 100 23:10:13 file_header: OK 23:10:13 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 23:10:13 Statistics: 23:10:13 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:10:13 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:10:13 provisioning config files... 23:10:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5569461059761258158tmp [Pipeline] { [Pipeline] echo 23:10:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:10:13 ---> create-netrc.sh [Pipeline] } 23:10:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:10:14 ---> python-tools-install.sh [Pipeline] echo 23:10:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:10:14 ---> sudo-logs.sh 23:10:14 Archiving 'sudo' log.. 23:10:14 sudo: unable to resolve host prd-centos7-docker-4c-2g-900.vexxhost.local: Name or service not known 23:10:14 sudo: unable to resolve host prd-centos7-docker-4c-2g-900.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 23:10:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:10:14 ---> job-cost.sh 23:10:14 lf-activate-venv: SKIPPING 23:10:14 DEBUG: total: 0.10999999940395355 23:10:14 INFO: Retrieving Stack Cost... 23:10:15 INFO: Retrieving Pricing Info for: v3-standard-2 23:10:15 INFO: Archiving Costs [Pipeline] echo 23:10:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:10:16 ---> logs-deploy.sh 23:10:16 lf-activate-venv: SKIPPING 23:10:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/12 23:10:16 INFO: archiving workspace using pattern(s): 23:10:16 Archives upload complete. 23:10:17 INFO: archiving logs to Nexus 23:10:17 ---> uname -a: 23:10:17 Linux prd-centos7-docker-4c-2g-900.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 23:10:17 23:10:17 23:10:17 ---> lscpu: 23:10:17 Architecture: x86_64 23:10:17 CPU op-mode(s): 32-bit, 64-bit 23:10:17 Byte Order: Little Endian 23:10:17 Address sizes: 40 bits physical, 48 bits virtual 23:10:17 CPU(s): 2 23:10:17 On-line CPU(s) list: 0,1 23:10:17 Thread(s) per core: 1 23:10:17 Core(s) per socket: 1 23:10:17 Socket(s): 2 23:10:17 NUMA node(s): 1 23:10:17 Vendor ID: AuthenticAMD 23:10:17 CPU family: 23 23:10:17 Model: 49 23:10:17 Model name: AMD EPYC-Rome Processor 23:10:17 Stepping: 0 23:10:17 CPU MHz: 2799.996 23:10:17 BogoMIPS: 5599.99 23:10:17 Virtualization: AMD-V 23:10:17 Hypervisor vendor: KVM 23:10:17 Virtualization type: full 23:10:17 L1d cache: 32K 23:10:17 L1i cache: 32K 23:10:17 L2 cache: 512K 23:10:17 L3 cache: 16384K 23:10:17 NUMA node0 CPU(s): 0,1 23:10:17 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 23:10:17 23:10:17 23:10:17 ---> nproc: 23:10:17 2 23:10:17 23:10:17 23:10:17 ---> df -h: 23:10:17 Filesystem Size Used Avail Use% Mounted on 23:10:17 overlay 40G 9.0G 32G 23% / 23:10:17 tmpfs 64M 0 64M 0% /dev 23:10:17 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 23:10:17 shm 64M 0 64M 0% /dev/shm 23:10:17 /dev/vda1 40G 9.0G 32G 23% /facter-os 23:10:17 23:10:17 23:10:17 ---> sar -b -r -n DEV: 23:10:17 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/26/21 _x86_64_ (2 CPU) 23:10:17 23:10:17 23:00:43 LINUX RESTART (2 CPU) 23:10:17 23:10:17 23:01:01 tps rtps wtps bread/s bwrtn/s 23:10:17 23:02:01 165.22 35.44 129.78 6179.97 39602.31 23:10:17 23:03:01 1.97 0.00 1.97 0.00 39.10 23:10:17 23:04:01 0.17 0.00 0.17 0.00 1.60 23:10:17 23:05:01 0.15 0.00 0.15 0.00 1.88 23:10:17 23:06:01 0.18 0.00 0.18 0.00 2.17 23:10:17 23:07:01 0.27 0.00 0.27 0.00 3.17 23:10:17 23:08:01 0.23 0.00 0.23 0.00 3.38 23:10:17 23:09:01 1.63 0.03 1.60 3.73 29.03 23:10:17 23:10:01 194.37 0.12 194.26 10.52 54050.15 23:10:17 Average: 40.57 3.97 36.60 690.19 10442.02 23:10:17 23:10:17 23:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:10:17 23:02:01 5467132 0 805960 10.06 2620 1733228 1296848 14.32 578292 1563748 128 23:10:17 23:03:01 5479468 0 793620 9.91 2620 1733232 1199772 13.25 568240 1563740 8 23:10:17 23:04:01 5478064 0 794988 9.93 2620 1733268 1200084 13.25 572648 1561052 32 23:10:17 23:05:01 5474516 0 798564 9.97 2620 1733240 1200096 13.25 575672 1561044 16 23:10:17 23:06:01 5476976 0 796096 9.94 2620 1733248 1199772 13.25 567476 1567476 8 23:10:17 23:07:01 5474120 0 798952 9.98 2620 1733248 1199892 13.25 570948 1567476 8 23:10:17 23:08:01 5473660 0 799404 9.98 2620 1733256 1199940 13.25 571120 1567592 12 23:10:17 23:09:01 5067972 0 895280 11.18 2620 2043068 1598756 17.65 728956 1799296 309444 23:10:17 23:10:01 3586132 0 1247400 15.58 2620 3172788 1736564 19.17 1118808 2678296 117392 23:10:17 Average: 5219782 0 858918 10.72 2620 1927620 1314636 14.51 650240 1714413 47450 23:10:17 23:10:17 23:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:10:17 23:02:01 eth0 647.29 371.73 1004.39 81.84 0.00 0.00 0.00 0.00 23:10:17 23:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:17 23:02:01 docker0 3.08 2.73 0.55 6.62 0.00 0.00 0.00 0.00 23:10:17 23:03:01 eth0 0.75 0.08 0.06 0.01 0.00 0.00 0.00 0.00 23:10:17 23:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:17 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:17 23:04:01 eth0 5.25 2.23 3.32 0.30 0.00 0.00 0.00 0.00 23:10:17 23:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:17 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:17 23:05:01 eth0 1.53 0.57 0.61 0.43 0.00 0.00 0.00 0.00 23:10:17 23:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:17 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:17 23:06:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:10:17 23:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:17 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:17 23:07:01 eth0 0.27 0.22 0.09 0.07 0.00 0.00 0.00 0.00 23:10:17 23:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:17 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:17 23:08:01 eth0 1.12 0.47 0.38 0.21 0.00 0.00 0.00 0.00 23:10:17 23:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:17 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:17 23:09:01 eth0 605.88 420.74 4085.24 31.01 0.00 0.00 0.00 0.00 23:10:17 23:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:17 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:17 23:10:01 eth0 889.93 614.56 4878.01 151.77 0.00 0.00 0.00 0.00 23:10:17 23:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:17 23:10:01 docker0 68.16 86.82 5.67 371.36 0.00 0.00 0.00 0.00 23:10:17 Average: eth0 239.69 157.11 1110.50 29.59 0.00 0.00 0.00 0.00 23:10:17 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:17 Average: docker0 7.94 9.97 0.69 42.10 0.00 0.00 0.00 0.00 23:10:17 23:10:17 23:10:17 ---> sar -P ALL: 23:10:17 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/26/21 _x86_64_ (2 CPU) 23:10:17 23:10:17 23:00:43 LINUX RESTART (2 CPU) 23:10:17 23:10:17 23:01:01 CPU %user %nice %system %iowait %steal %idle 23:10:17 23:02:01 all 18.45 0.00 7.09 4.41 0.05 69.99 23:10:17 23:02:01 0 18.11 0.00 7.30 2.87 0.05 71.67 23:10:17 23:02:01 1 18.79 0.00 6.89 5.94 0.05 68.33 23:10:17 23:03:01 all 0.11 0.00 0.07 0.00 0.03 99.79 23:10:17 23:03:01 0 0.07 0.00 0.07 0.00 0.03 99.83 23:10:17 23:03:01 1 0.15 0.00 0.07 0.00 0.03 99.74 23:10:17 23:04:01 all 0.16 0.00 0.08 0.00 0.02 99.75 23:10:17 23:04:01 0 0.12 0.00 0.08 0.00 0.02 99.78 23:10:17 23:04:01 1 0.20 0.00 0.07 0.00 0.02 99.72 23:10:17 23:05:01 all 0.13 0.00 0.04 0.00 0.03 99.80 23:10:17 23:05:01 0 0.03 0.00 0.05 0.00 0.05 99.87 23:10:17 23:05:01 1 0.22 0.00 0.03 0.00 0.02 99.73 23:10:17 23:06:01 all 0.11 0.00 0.05 0.00 0.02 99.82 23:10:17 23:06:01 0 0.05 0.00 0.05 0.00 0.02 99.88 23:10:17 23:06:01 1 0.17 0.00 0.05 0.00 0.02 99.77 23:10:17 23:07:01 all 0.12 0.00 0.03 0.00 0.03 99.82 23:10:17 23:07:01 0 0.03 0.00 0.03 0.00 0.05 99.88 23:10:17 23:07:01 1 0.20 0.00 0.02 0.00 0.02 99.77 23:10:17 23:08:01 all 0.18 0.00 0.04 0.00 0.03 99.75 23:10:17 23:08:01 0 0.05 0.00 0.03 0.00 0.03 99.88 23:10:17 23:08:01 1 0.30 0.00 0.05 0.00 0.03 99.62 23:10:17 23:09:01 all 2.11 0.00 1.12 0.01 0.04 96.71 23:10:17 23:09:01 0 1.95 0.00 1.24 0.02 0.03 96.77 23:10:17 23:09:01 1 2.28 0.00 1.01 0.00 0.05 96.66 23:10:17 23:10:01 all 25.66 0.00 12.49 1.82 0.08 59.95 23:10:17 23:10:01 0 26.45 0.00 13.07 2.07 0.09 58.32 23:10:17 23:10:01 1 24.88 0.00 11.91 1.57 0.07 61.57 23:10:17 Average: all 5.04 0.00 2.25 0.67 0.04 92.00 23:10:17 Average: 0 5.00 0.00 2.34 0.53 0.04 92.09 23:10:17 Average: 1 5.08 0.00 2.16 0.82 0.03 91.92 23:10:17 23:10:17 23:10:17