Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 794145f9520146a589bdea5bfcbca6bd4981843d 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5511063512018461985.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3707702565621783121.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 9d0281235b943b7ad605f650702698f9078b2862 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/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2238757500455205597.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1757633223915825049.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2483560898608789318.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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_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-309’ is offline Running on prd-centos7-docker-4c-2g-14818 in /w/workspace/_app-service-configurable_master [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 Avoid second fetch Checking out Revision 794145f9520146a589bdea5bfcbca6bd4981843d (master) > git init /w/workspace/_app-service-configurable_master # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/_app-service-configurable_master@tmp/jenkins-gitclient-ssh3036496277959558004.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 794145f9520146a589bdea5bfcbca6bd4981843d # timeout=10 Commit message: "refactor: Update for new service key names and overrides for hyphen to underscore (#253)" > git rev-list --no-walk adb0691269dfafa0e6532b4059237acf7a2178c9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:47:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:47:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:47:50 ========================================================= 19:47:50 EdgeX Global Pipelines Version Info 19:47:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:47:52 ------------------- 19:47:52 stable info: 19:47:52 ------------------- 19:47:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:47:52 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 19:47:52 Message: update stable to v1.0.192 19:47:52 ------------------- 19:47:52 experimental info: 19:47:52 ------------------- 19:47:52 Commited By: **** collab-it+edgex@linuxfoundation.org 19:47:52 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 19:47:52 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:47:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 19:47:53 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 19:47:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:47:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:47:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:47:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:47:53 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:47:53 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 19:47:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:47:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:47:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:47:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 19:47:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:47:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:47:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:47:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:47:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:47:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:47:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:47:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:47:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:47:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:47:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:47:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:47:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:47:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:47:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 19:47:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 19:47:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 19:47:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 794145f9520146a589bdea5bfcbca6bd4981843d [Pipeline] echo 19:47:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 794145f [Pipeline] echo 19:47:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:47:53 provisioning config files... 19:47:53 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config5883557639811034963tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:47:54 ---> docker-login.sh 19:47:54 nexus3.edgexfoundry.org:10001 19:47:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:47:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:47:54 Configure a credential helper to remove this warning. See 19:47:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:47:54 19:47:54 Login Succeeded 19:47:54 nexus3.edgexfoundry.org:10002 19:47:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:47:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:47:54 Configure a credential helper to remove this warning. See 19:47:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:47:54 19:47:54 Login Succeeded 19:47:54 nexus3.edgexfoundry.org:10003 19:47:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:47:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:47:54 Configure a credential helper to remove this warning. See 19:47:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:47:54 19:47:54 Login Succeeded 19:47:54 nexus3.edgexfoundry.org:10004 19:47:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:47:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:47:55 Configure a credential helper to remove this warning. See 19:47:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:47:55 19:47:55 Login Succeeded 19:47:55 docker.io 19:47:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:47:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:47:55 Configure a credential helper to remove this warning. See 19:47:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:47:55 19:47:55 Login Succeeded 19:47:55 ---> docker-login.sh ends [Pipeline] } 19:47:55 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 19:47:55 + git log --format=format:%s -1 794145f9520146a589bdea5bfcbca6bd4981843d [Pipeline] echo 19:47:55 GIT_COMMIT: 794145f9520146a589bdea5bfcbca6bd4981843d, Commit Message: refactor: Update for new service key names and overrides for hyphen to underscore (#253) [Pipeline] echo 19:47:55 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 19:47:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:47:56 19:47:56 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:47:57 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:47:57 latest: Pulling from edgex-devops/git-semver 19:47:57 31603596830f: Pulling fs layer 19:47:57 54011a49482f: Pulling fs layer 19:47:57 a6820b24f6d8: Pulling fs layer 19:47:57 f581987b2513: Pulling fs layer 19:47:57 f581987b2513: Waiting 19:47:57 54011a49482f: Verifying Checksum 19:47:57 54011a49482f: Download complete 19:47:57 31603596830f: Verifying Checksum 19:47:57 31603596830f: Download complete 19:47:57 a6820b24f6d8: Verifying Checksum 19:47:57 a6820b24f6d8: Download complete 19:47:57 f581987b2513: Verifying Checksum 19:47:57 f581987b2513: Download complete 19:47:57 31603596830f: Pull complete 19:47:57 54011a49482f: Pull complete 19:47:58 a6820b24f6d8: Pull complete 19:47:58 f581987b2513: Pull complete 19:47:58 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 19:47:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:47:58 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:47:58 prd-centos7-docker-4c-2g-14818 does not seem to be running inside a container 19:47:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:48:00 $ docker top 8ce3d28564bcadd365b41da11576f7e2bd7cf630a7c4c18c0b3ee4008732f823 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:48:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:48:00 [ssh-agent] Looking for ssh-agent implementation... 19:48:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:48:00 $ docker exec 8ce3d28564bcadd365b41da11576f7e2bd7cf630a7c4c18c0b3ee4008732f823 ssh-agent 19:48:00 SSH_AUTH_SOCK=/tmp/ssh-angBQh4Nju7r/agent.14 19:48:00 SSH_AGENT_PID=20 19:48:00 Running ssh-add (command line suppressed) 19:48:00 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_2610455849842091286.key (/w/workspace/_app-service-configurable_master@tmp/private_key_2610455849842091286.key) 19:48:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:48:00 + git tag --points-at HEAD [Pipeline] } 19:48:00 $ docker exec --env ******** --env ******** 8ce3d28564bcadd365b41da11576f7e2bd7cf630a7c4c18c0b3ee4008732f823 ssh-agent -k 19:48:01 unset SSH_AUTH_SOCK; 19:48:01 unset SSH_AGENT_PID; 19:48:01 echo Agent pid 20 killed; 19:48:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:48:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:48:01 [ssh-agent] Looking for ssh-agent implementation... 19:48:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:48:01 $ docker exec 8ce3d28564bcadd365b41da11576f7e2bd7cf630a7c4c18c0b3ee4008732f823 ssh-agent 19:48:01 SSH_AUTH_SOCK=/tmp/ssh-fStSaOY3y263/agent.54 19:48:01 SSH_AGENT_PID=60 19:48:01 Running ssh-add (command line suppressed) 19:48:01 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_8728275688198873491.key (/w/workspace/_app-service-configurable_master@tmp/private_key_8728275688198873491.key) 19:48:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:48:01 + git semver init 19:48:01 # -> Open(): unable to determine branch for HEAD 19:48:01 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 19:48:01 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 19:48:01 # $SEMVER_REMOTE_NAME = origin 19:48:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:48:01 # $SEMVER_USER_NAME = edgex-jenkins 19:48:01 # $SEMVER_BRANCH = master 19:48:01 # $SEMVER_TEMP = /tmp/semver-184923129 19:48:01 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 19:48:02 # '/tmp/semver-184923129' -> '/w/workspace/_app-service-configurable_master/.semver' 19:48:02 # -> Force: false 19:48:02 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } 19:48:02 $ docker exec --env ******** --env ******** 8ce3d28564bcadd365b41da11576f7e2bd7cf630a7c4c18c0b3ee4008732f823 ssh-agent -k 19:48:02 unset SSH_AUTH_SOCK; 19:48:02 unset SSH_AGENT_PID; 19:48:02 echo Agent pid 60 killed; 19:48:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:48:03 + git semver [Pipeline] } 19:48:03 $ docker stop --time=1 8ce3d28564bcadd365b41da11576f7e2bd7cf630a7c4c18c0b3ee4008732f823 19:48:04 $ docker rm -f 8ce3d28564bcadd365b41da11576f7e2bd7cf630a7c4c18c0b3ee4008732f823 [Pipeline] // withDockerContainer [Pipeline] sh 19:48:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:48:05 Stashed 1 file(s) [Pipeline] echo 19:48:05 [edgeXSemver]: initialized semver on version 2.0.0-dev.40 [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 19:48:20 Still waiting to schedule task 19:48:20 ‘prd-centos7-blackbox-4c-2g-189’ doesn’t have label ‘centos7-docker-4c-2g’ 19:48:20 ‘prd-centos7-builder-2c-1g-14800’ doesn’t have label ‘centos7-docker-4c-2g’ 19:48:20 ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ 19:48:20 ‘prd-centos7-docker-4c-2g-14819’ is offline 19:48:20 ‘prd-centos7-docker-4c-2g-309’ is offline 19:48:20 Still waiting to schedule task 19:48:20 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 19:50:11 Running on prd-centos7-docker-4c-2g-14825 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 19:50:11 Running in /w/workspace/app-service-configurable/111 [Pipeline] { [Pipeline] checkout 19:50:11 Selected Git installation does not exist. Using Default 19:50:11 The recommended git tool is: NONE 19:50:13 using credential edgex-jenkins-ssh 19:50:13 Cloning the remote Git repository 19:50:13 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 19:50:14 > git init /w/workspace/app-service-configurable/111 # timeout=10 19:50:14 Avoid second fetch 19:50:14 Checking out Revision 794145f9520146a589bdea5bfcbca6bd4981843d (master) 19:50:14 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 19:50:14 > git --version # timeout=10 19:50:14 > git --version # 'git version 2.24.4' 19:50:14 using GIT_SSH to set credentials SSH Credentials for GitHub 19:50:14 [INFO] Currently running in a labeled security context 19:50:14 [INFO] Currently SELinux is 'enforcing' on the host 19:50:14 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/111@tmp/jenkins-gitclient-ssh2701420097439271289.key 19:50:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:50:14 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 19:50:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:50:14 > git config core.sparsecheckout # timeout=10 19:50:14 > git checkout -f 794145f9520146a589bdea5bfcbca6bd4981843d # timeout=10 19:50:18 Commit message: "refactor: Update for new service key names and overrides for hyphen to underscore (#253)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:50:19 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 19:50:19 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:50:20 + sudo service docker restart 19:50:20 + true 19:50:20 Redirecting to /bin/systemctl restart docker.service 19:50:30 Running on prd-ubuntu18.04-docker-arm64-4c-16g-14823 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 19:50:30 Running in /w/workspace/app-service-configurable/111 [Pipeline] { [Pipeline] checkout 19:50:30 Selected Git installation does not exist. Using Default 19:50:30 The recommended git tool is: NONE 19:50:35 using credential edgex-jenkins-ssh 19:50:35 Cloning the remote Git repository 19:50:35 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 19:50:36 > git init /w/workspace/app-service-configurable/111 # timeout=10 19:50:36 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 19:50:36 > git --version # timeout=10 19:50:36 > git --version # 'git version 2.17.1' 19:50:36 using GIT_SSH to set credentials SSH Credentials for GitHub 19:50:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:50:37 Avoid second fetch 19:50:37 Checking out Revision 794145f9520146a589bdea5bfcbca6bd4981843d (master) 19:50:37 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 19:50:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:50:37 > git config core.sparsecheckout # timeout=10 19:50:37 > git checkout -f 794145f9520146a589bdea5bfcbca6bd4981843d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:50:38 provisioning config files... 19:50:38 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/111@tmp/config7368999838138294514tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:50:38 ---> docker-login.sh 19:50:38 nexus3.edgexfoundry.org:10001 19:50:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:50:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:50:39 Configure a credential helper to remove this warning. See 19:50:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:50:39 19:50:39 Login Succeeded 19:50:39 nexus3.edgexfoundry.org:10002 19:50:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:50:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:50:39 Configure a credential helper to remove this warning. See 19:50:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:50:39 19:50:39 Login Succeeded 19:50:39 nexus3.edgexfoundry.org:10003 19:50:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:50:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:50:39 Configure a credential helper to remove this warning. See 19:50:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:50:39 19:50:39 Login Succeeded 19:50:39 nexus3.edgexfoundry.org:10004 19:50:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:50:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:50:39 Configure a credential helper to remove this warning. See 19:50:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:50:39 19:50:39 Login Succeeded 19:50:39 docker.io 19:50:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:50:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:50:40 Configure a credential helper to remove this warning. See 19:50:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:50:40 19:50:40 Login Succeeded 19:50:40 ---> docker-login.sh ends [Pipeline] } 19:50:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:50:40 ========================================================= 19:50:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:50:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:50:40 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 19:50:40 Sending build context to Docker daemon 92.16kB 19:50:40 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 19:50:40 Step 2/8 : FROM ${BASE} 19:50:40 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:50:40 540db60ca938: Pulling fs layer 19:50:40 adcc1eea9eea: Pulling fs layer 19:50:40 4c4ab2625f07: Pulling fs layer 19:50:40 0510c868ecb4: Pulling fs layer 19:50:40 afea3b2eda06: Pulling fs layer 19:50:40 7809a108b3ef: Pulling fs layer 19:50:40 f706445af74f: Pulling fs layer 19:50:40 afea3b2eda06: Waiting 19:50:40 7809a108b3ef: Waiting 19:50:40 f706445af74f: Waiting 19:50:40 0510c868ecb4: Waiting 19:50:40 4c4ab2625f07: Verifying Checksum 19:50:40 4c4ab2625f07: Download complete 19:50:40 adcc1eea9eea: Verifying Checksum 19:50:40 adcc1eea9eea: Download complete 19:50:40 afea3b2eda06: Verifying Checksum 19:50:40 afea3b2eda06: Download complete 19:50:40 7809a108b3ef: Verifying Checksum 19:50:40 7809a108b3ef: Download complete 19:50:40 540db60ca938: Verifying Checksum 19:50:40 540db60ca938: Download complete 19:50:40 540db60ca938: Pull complete 19:50:41 adcc1eea9eea: Pull complete 19:50:41 4c4ab2625f07: Pull complete 19:50:41 Commit message: "refactor: Update for new service key names and overrides for hyphen to underscore (#253)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:50:42 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 19:50:42 f706445af74f: Verifying Checksum 19:50:42 f706445af74f: Download complete 19:50:43 0510c868ecb4: Verifying Checksum 19:50:43 0510c868ecb4: Download complete 19:50:43 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:50:43 + sudo service docker restart 19:50:43 + true 19:50:46 0510c868ecb4: Pull complete 19:50:46 afea3b2eda06: Pull complete 19:50:46 7809a108b3ef: Pull complete 19:50:48 f706445af74f: Pull complete 19:50:48 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 19:50:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:50:48 ---> b068be0155e3 19:50:48 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:51:01 provisioning config files... 19:51:01 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/111@tmp/config6992183638377235564tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:51:02 ---> docker-login.sh 19:51:02 nexus3.edgexfoundry.org:10001 19:51:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:51:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:51:03 Configure a credential helper to remove this warning. See 19:51:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:51:03 19:51:03 Login Succeeded 19:51:03 nexus3.edgexfoundry.org:10002 19:51:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:51:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:51:04 Configure a credential helper to remove this warning. See 19:51:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:51:04 19:51:04 Login Succeeded 19:51:04 nexus3.edgexfoundry.org:10003 19:51:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:51:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:51:04 Configure a credential helper to remove this warning. See 19:51:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:51:04 19:51:04 Login Succeeded 19:51:04 nexus3.edgexfoundry.org:10004 19:51:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:51:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:51:05 Configure a credential helper to remove this warning. See 19:51:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:51:05 19:51:05 Login Succeeded 19:51:05 docker.io 19:51:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:51:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:51:06 Configure a credential helper to remove this warning. See 19:51:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:51:06 19:51:06 Login Succeeded 19:51:06 ---> docker-login.sh ends [Pipeline] } 19:51:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 19:51:06 ---> Running in 82b083427718 19:51:06 Removing intermediate container 82b083427718 19:51:06 ---> 3548ce1cfff9 19:51:06 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:51:06 ---> Running in fc6ef64642e9 19:51:06 Removing intermediate container fc6ef64642e9 19:51:06 ---> d935d13aabbc 19:51:06 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 19:51:06 ---> Running in 37d9d71badb0 19:51:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] echo 19:51:06 ========================================================= 19:51:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:51:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:51:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:51:06 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 19:51:06 Sending build context to Docker daemon 92.16kB 19:51:07 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 19:51:07 Step 2/8 : FROM ${BASE} 19:51:07 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:51:07 595b0fe564bb: Pulling fs layer 19:51:07 7186ed65a4f7: Pulling fs layer 19:51:07 316046926c0a: Pulling fs layer 19:51:07 4ebd0625c992: Pulling fs layer 19:51:07 207e8628e3a3: Pulling fs layer 19:51:07 c791037a9be2: Pulling fs layer 19:51:07 ffd874e62e21: Pulling fs layer 19:51:07 4ebd0625c992: Waiting 19:51:07 207e8628e3a3: Waiting 19:51:07 ffd874e62e21: Waiting 19:51:07 316046926c0a: Verifying Checksum 19:51:07 316046926c0a: Download complete 19:51:07 7186ed65a4f7: Verifying Checksum 19:51:07 7186ed65a4f7: Download complete 19:51:07 207e8628e3a3: Download complete 19:51:07 c791037a9be2: Download complete 19:51:07 595b0fe564bb: Verifying Checksum 19:51:07 595b0fe564bb: Download complete 19:51:07 (1/6) Installing libc-dev (0.7.2-r3) 19:51:07 (2/6) Installing libsodium (1.0.18-r0) 19:51:07 (3/6) Installing pkgconf (1.7.3-r0) 19:51:07 (4/6) Installing libsodium-dev (1.0.18-r0) 19:51:07 (5/6) Installing libzmq (4.3.3-r1) 19:51:08 (6/6) Installing zeromq-dev (4.3.3-r1) 19:51:08 595b0fe564bb: Pull complete 19:51:08 Executing busybox-1.32.1-r6.trigger 19:51:08 OK: 150 MiB in 46 packages 19:51:08 7186ed65a4f7: Pull complete 19:51:09 Removing intermediate container 37d9d71badb0 19:51:09 ---> 8eaff6db74d0 19:51:09 Step 6/8 : WORKDIR /app 19:51:09 316046926c0a: Pull complete 19:51:09 ---> Running in 6247fd48abe4 19:51:09 Removing intermediate container 6247fd48abe4 19:51:09 ---> 56da4eca0875 19:51:09 Step 7/8 : COPY . . 19:51:09 ffd874e62e21: Verifying Checksum 19:51:09 ffd874e62e21: Download complete 19:51:09 ---> e7d0c1668c30 19:51:09 Step 8/8 : RUN go mod download 19:51:09 ---> Running in d9c9ddbff75d 19:51:10 4ebd0625c992: Verifying Checksum 19:51:10 4ebd0625c992: Download complete 19:51:21 4ebd0625c992: Pull complete 19:51:21 207e8628e3a3: Pull complete 19:51:21 c791037a9be2: Pull complete 19:51:24 ffd874e62e21: Pull complete 19:51:24 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 19:51:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:51:24 ---> cfc18b08335c 19:51:24 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:51:27 ---> Running in 5e6e63d8110a 19:51:27 Removing intermediate container 5e6e63d8110a 19:51:27 ---> 5bbc00855f8f 19:51:27 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:51:27 ---> Running in dc16525a3058 19:51:30 Removing intermediate container dc16525a3058 19:51:30 ---> d01cd6a97d17 19:51:30 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 19:51:30 ---> Running in 9f3aa14efd8e 19:51:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:51:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:51:33 (1/6) Installing libc-dev (0.7.2-r3) 19:51:33 (2/6) Installing libsodium (1.0.18-r0) 19:51:33 (3/6) Installing pkgconf (1.7.3-r0) 19:51:33 (4/6) Installing libsodium-dev (1.0.18-r0) 19:51:33 (5/6) Installing libzmq (4.3.3-r1) 19:51:33 (6/6) Installing zeromq-dev (4.3.3-r1) 19:51:34 Executing busybox-1.32.1-r6.trigger 19:51:34 OK: 139 MiB in 46 packages 19:51:35 Removing intermediate container 9f3aa14efd8e 19:51:35 ---> 51559bc8925e 19:51:35 Step 6/8 : WORKDIR /app 19:51:35 ---> Running in 41a110dc7d99 19:51:36 Removing intermediate container 41a110dc7d99 19:51:36 ---> 4992e2aa8b69 19:51:36 Step 7/8 : COPY . . 19:51:36 Removing intermediate container d9c9ddbff75d 19:51:36 ---> 9131155f9d6c 19:51:36 Successfully built 9131155f9d6c 19:51:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:51:36 ---> b7460427107e 19:51:36 Step 8/8 : RUN go mod download 19:51:36 + docker inspect -f . ci-base-image-x86_64 19:51:36 . [Pipeline] withDockerContainer 19:51:36 prd-centos7-docker-4c-2g-14825 does not seem to be running inside a container 19:51:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/111 -v /w/workspace/app-service-configurable/111:/w/workspace/app-service-configurable/111:rw,z -v /w/workspace/app-service-configurable/111@tmp:/w/workspace/app-service-configurable/111@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 ******** ci-base-image-x86_64 cat 19:51:36 ---> Running in a0cb7dbfdf34 19:51:37 $ docker top 9edc40c02226e7774b6873db8c6fc8540eb53883872a28d6779ab56dff6179c3 -eo pid,comm [Pipeline] { [Pipeline] sh 19:51:37 + go version 19:51:37 go version go1.16.3 linux/amd64 [Pipeline] } 19:51:37 $ docker stop --time=1 9edc40c02226e7774b6873db8c6fc8540eb53883872a28d6779ab56dff6179c3 19:51:39 $ docker rm -f 9edc40c02226e7774b6873db8c6fc8540eb53883872a28d6779ab56dff6179c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:51:39 + docker inspect -f . ci-base-image-x86_64 19:51:39 . [Pipeline] withDockerContainer 19:51:39 prd-centos7-docker-4c-2g-14825 does not seem to be running inside a container 19:51:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/111 -v /w/workspace/app-service-configurable/111:/w/workspace/app-service-configurable/111:rw,z -v /w/workspace/app-service-configurable/111@tmp:/w/workspace/app-service-configurable/111@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 ******** ci-base-image-x86_64 cat 19:51:40 $ docker top 29c5b52298aa14fb9137f9a6235507a7153f4d7a212ab56eb4697443f896647d -eo pid,comm [Pipeline] { [Pipeline] sh 19:51:40 + go mod tidy [Pipeline] sh 19:51:41 + make test 19:51:41 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 19:51:59 ? github.com/edgexfoundry/app-service-configurable [no test files] 19:51:59 CGO_ENABLED=1 go vet ./... 19:52:03 Removing intermediate container a0cb7dbfdf34 19:52:03 ---> 8ad707218aaf 19:52:03 Successfully built 8ad707218aaf 19:52:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:52:04 + docker inspect -f . ci-base-image-arm64 19:52:04 . [Pipeline] withDockerContainer 19:52:04 prd-ubuntu18.04-docker-arm64-4c-16g-14823 does not seem to be running inside a container 19:52:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/111 -v /w/workspace/app-service-configurable/111:/w/workspace/app-service-configurable/111:rw,z -v /w/workspace/app-service-configurable/111@tmp:/w/workspace/app-service-configurable/111@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 ******** ci-base-image-arm64 cat 19:52:04 gofmt -l . 19:52:04 [ "`gofmt -l .`" = "" ] 19:52:04 ./bin/test-go-mod-tidy.sh 19:52:04 ./bin/test-attribution-txt.sh 19:52:06 $ docker top 6ae7ba650a079248e77bfe59e79afb4adcf4d90239f5a62d8b4014fd1f659a7c -eo pid,comm [Pipeline] { [Pipeline] } 19:52:06 $ docker stop --time=1 29c5b52298aa14fb9137f9a6235507a7153f4d7a212ab56eb4697443f896647d 19:52:07 $ docker rm -f 29c5b52298aa14fb9137f9a6235507a7153f4d7a212ab56eb4697443f896647d [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 19:52:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:52:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 19:52:08 + go version 19:52:08 go version go1.16.3 linux/arm64 [Pipeline] } 19:52:11 $ docker stop --time=1 6ae7ba650a079248e77bfe59e79afb4adcf4d90239f5a62d8b4014fd1f659a7c 19:52:12 $ docker rm -f 6ae7ba650a079248e77bfe59e79afb4adcf4d90239f5a62d8b4014fd1f659a7c [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:52:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:52:13 + docker inspect -f . ci-base-image-arm64 19:52:13 . [Pipeline] withDockerContainer 19:52:13 + ls -al . 19:52:13 total 92 19:52:13 drwxrwxr-x. 7 jenkins jenkins 4096 May 18 19:52 . 19:52:13 drwxrwxr-x. 4 jenkins jenkins 32 May 18 19:50 .. 19:52:13 -rw-rw-r--. 1 jenkins jenkins 7306 May 18 19:50 Attribution.txt 19:52:13 drwxrwxr-x. 2 jenkins jenkins 64 May 18 19:50 bin 19:52:13 -rw-r--r--. 1 jenkins jenkins 10 May 18 19:51 coverage.out 19:52:13 -rw-rw-r--. 1 jenkins jenkins 2048 May 18 19:50 Dockerfile 19:52:13 -rw-rw-r--. 1 jenkins jenkins 970 May 18 19:50 Dockerfile.build 19:52:13 -rw-rw-r--. 1 jenkins jenkins 119 May 18 19:50 .dockerignore 19:52:13 drwxrwxr-x. 8 jenkins jenkins 162 May 18 19:50 .git 19:52:13 drwxrwxr-x. 2 jenkins jenkins 81 May 18 19:50 .github 19:52:13 -rw-rw-r--. 1 jenkins jenkins 111 May 18 19:50 .gitignore 19:52:13 -rw-r--r--. 1 jenkins jenkins 136 May 18 19:52 go.mod 19:52:13 -rw-r--r--. 1 jenkins jenkins 21061 May 18 19:51 go.sum 19:52:13 -rw-rw-r--. 1 jenkins jenkins 687 May 18 19:50 Jenkinsfile 19:52:13 -rw-rw-r--. 1 jenkins jenkins 10174 May 18 19:50 LICENSE 19:52:13 -rw-rw-r--. 1 jenkins jenkins 1460 May 18 19:50 main.go 19:52:13 -rw-rw-r--. 1 jenkins jenkins 1508 May 18 19:50 makefile 19:52:13 -rw-rw-r--. 1 jenkins jenkins 3230 May 18 19:50 README.md 19:52:13 drwxrwxr-x. 8 jenkins jenkins 122 May 18 19:50 res 19:52:13 drwxrwxr-x. 4 jenkins jenkins 71 May 18 19:50 snap 19:52:13 -rw-rw-r--. 1 jenkins jenkins 12 May 18 19:48 VERSION 19:52:13 prd-ubuntu18.04-docker-arm64-4c-16g-14823 does not seem to be running inside a container 19:52:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/111 -v /w/workspace/app-service-configurable/111:/w/workspace/app-service-configurable/111:rw,z -v /w/workspace/app-service-configurable/111@tmp:/w/workspace/app-service-configurable/111@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 ******** ci-base-image-arm64 cat 19:52:15 $ docker top a361b3508e5b4a25e06c306e77a8f70272e075da70d75ea4061c7c65ed3297b5 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 19:52:16 + 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=794145f9520146a589bdea5bfcbca6bd4981843d --label arch=amd64 --label version=2.0.0-dev.40 . 19:52:16 Sending build context to Docker daemon 116.2kB 19:52:16 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 19:52:16 Step 2/28 : FROM ${BASE} AS builder 19:52:16 ---> 9131155f9d6c 19:52:16 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 19:52:16 ---> Running in 12fc95f39e07 19:52:16 Removing intermediate container 12fc95f39e07 19:52:16 ---> cd29b684dcb3 19:52:16 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 19:52:16 ---> Running in 11d3e66bce91 19:52:16 Removing intermediate container 11d3e66bce91 19:52:16 ---> 834e8963207f 19:52:16 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 19:52:16 + go mod tidy 19:52:16 ---> Running in a2366d1dd2ef 19:52:16 Removing intermediate container a2366d1dd2ef 19:52:16 ---> b7f686a88390 19:52:16 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:52:16 ---> Running in 2d2cdeabfc40 [Pipeline] sh 19:52:17 Removing intermediate container 2d2cdeabfc40 19:52:17 ---> 8a66d0219b7e 19:52:17 Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:52:17 ---> Running in 314a8c569b92 19:52:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:52:17 + make test 19:52:17 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 19:52:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:52:19 OK: 150 MiB in 46 packages 19:52:19 Removing intermediate container 314a8c569b92 19:52:19 ---> dc380869356b 19:52:19 Step 8/28 : WORKDIR /app 19:52:19 ---> Running in 671bc9532245 19:52:19 Removing intermediate container 671bc9532245 19:52:19 ---> 5c3fbd6de6ab 19:52:19 Step 9/28 : COPY go.mod . 19:52:19 ---> 84ec6f0a3589 19:52:19 Step 10/28 : RUN go mod download 19:52:19 ---> Running in 20e7e4c7f1c4 19:52:20 Removing intermediate container 20e7e4c7f1c4 19:52:20 ---> 0555249f2ac1 19:52:20 Step 11/28 : RUN go mod tidy 19:52:20 ---> Running in 8e26dafaf9d5 19:52:21 Removing intermediate container 8e26dafaf9d5 19:52:21 ---> fabf0667a780 19:52:21 Step 12/28 : COPY . . 19:52:21 ---> cf3c59a17f0a 19:52:21 Step 13/28 : ARG MAKE="make build" 19:52:21 ---> Running in 1334a6c30ffd 19:52:21 Removing intermediate container 1334a6c30ffd 19:52:21 ---> 901b9b8c934d 19:52:21 Step 14/28 : RUN $MAKE 19:52:21 ---> Running in 82190687513d 19:52:21 go mod tidy 19:52:21 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.60 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.40" -o app-service-configurable 19:52:33 Removing intermediate container 82190687513d 19:52:33 ---> 50ed757479b9 19:52:33 Step 15/28 : FROM alpine:3.12 19:52:33 3.12: Pulling from library/alpine 19:52:33 339de151aab4: Pulling fs layer 19:52:33 339de151aab4: Download complete 19:52:33 339de151aab4: Pull complete 19:52:33 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 19:52:33 Status: Downloaded newer image for alpine:3.12 19:52:33 ---> 13621d1b12d4 19:52:33 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 19:52:33 ---> Running in 13d748fc7526 19:52:33 Removing intermediate container 13d748fc7526 19:52:33 ---> 562a8c064ce5 19:52:33 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 19:52:33 ---> Running in cace2d677f32 19:52:33 Removing intermediate container cace2d677f32 19:52:33 ---> 72079b22312c 19:52:33 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 19:52:33 ---> Running in cc7c05331bbd 19:52:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:52:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:52:33 (1/7) Installing ca-certificates (20191127-r4) 19:52:33 (2/7) Installing dumb-init (1.2.2-r1) 19:52:33 (3/7) Installing libgcc (9.3.0-r2) 19:52:33 (4/7) Installing libsodium (1.0.18-r0) 19:52:33 (5/7) Installing libstdc++ (9.3.0-r2) 19:52:33 (6/7) Installing libzmq (4.3.3-r0) 19:52:33 (7/7) Installing zeromq (4.3.3-r0) 19:52:33 Executing busybox-1.31.1-r20.trigger 19:52:33 Executing ca-certificates-20191127-r4.trigger 19:52:33 OK: 9 MiB in 21 packages 19:52:34 Removing intermediate container cc7c05331bbd 19:52:34 ---> aecac119e5a9 19:52:34 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:52:34 ---> b3f3a34fc79e 19:52:34 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 19:52:34 ---> e583ac169eb6 19:52:34 Step 21/28 : COPY --from=builder /app/res/ /res/ 19:52:34 ---> 0487a58b5a9f 19:52:34 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 19:52:35 ---> 34776872790b 19:52:35 Step 23/28 : EXPOSE 48095 19:52:35 ---> Running in cf83791e702d 19:52:35 Removing intermediate container cf83791e702d 19:52:35 ---> a41853e2bfae 19:52:35 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 19:52:35 ---> Running in a13fa1435504 19:52:35 Removing intermediate container a13fa1435504 19:52:35 ---> 945cef9be69e 19:52:35 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:52:35 ---> Running in ba3b3672b8f4 19:52:35 Removing intermediate container ba3b3672b8f4 19:52:35 ---> 1405af064d67 19:52:35 Step 26/28 : LABEL arch=amd64 19:52:35 ---> Running in 3d2086b69b46 19:52:35 Removing intermediate container 3d2086b69b46 19:52:35 ---> bb280b917181 19:52:35 Step 27/28 : LABEL git_sha=794145f9520146a589bdea5bfcbca6bd4981843d 19:52:35 ---> Running in c38be32fc3a5 19:52:35 Removing intermediate container c38be32fc3a5 19:52:35 ---> 87f0ff69c43c 19:52:35 Step 28/28 : LABEL version=2.0.0-dev.40 19:52:35 ---> Running in 5b68e63b31ad 19:52:36 Removing intermediate container 5b68e63b31ad 19:52:36 ---> 84a828721523 19:52:36 [Warning] One or more build-args [ARCH] were not consumed 19:52:36 Successfully built 84a828721523 19:52:36 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:52:36 provisioning config files... 19:52:36 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/111@tmp/config7241434070501298130tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:52:36 ---> docker-login.sh 19:52:36 nexus3.edgexfoundry.org:10001 19:52:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:36 Configure a credential helper to remove this warning. See 19:52:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:36 19:52:36 Login Succeeded 19:52:36 nexus3.edgexfoundry.org:10002 19:52:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:36 Configure a credential helper to remove this warning. See 19:52:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:36 19:52:36 Login Succeeded 19:52:36 nexus3.edgexfoundry.org:10003 19:52:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:36 Configure a credential helper to remove this warning. See 19:52:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:36 19:52:36 Login Succeeded 19:52:36 nexus3.edgexfoundry.org:10004 19:52:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:37 Configure a credential helper to remove this warning. See 19:52:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:37 19:52:37 Login Succeeded 19:52:37 docker.io 19:52:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:37 Configure a credential helper to remove this warning. See 19:52:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:37 19:52:37 Login Succeeded 19:52:37 ---> docker-login.sh ends [Pipeline] } 19:52:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:52:37 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 19:52:37 794145f9520146a589bdea5bfcbca6bd4981843d 19:52:37 latest 19:52:37 2.0.0-dev.40 19:52:37 794145f9520146a589bdea5bfcbca6bd4981843d-2.0.0-dev.40 19:52:37 master 19:52:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:52:37 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:794145f9520146a589bdea5bfcbca6bd4981843d [Pipeline] isUnix [Pipeline] sh 19:52:38 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:794145f9520146a589bdea5bfcbca6bd4981843d 19:52:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:52:38 fb96e04bc08a: Preparing 19:52:38 f7cdb4a2ba05: Preparing 19:52:38 426019d6edda: Preparing 19:52:38 227a0cc70283: Preparing 19:52:38 c969ab00faad: Preparing 19:52:38 32f366d666a5: Preparing 19:52:38 32f366d666a5: Waiting 19:52:38 227a0cc70283: Pushed 19:52:38 426019d6edda: Pushed 19:52:38 32f366d666a5: Layer already exists 19:52:38 f7cdb4a2ba05: Pushed 19:52:38 c969ab00faad: Pushed 19:52:39 fb96e04bc08a: Pushed 19:52:40 794145f9520146a589bdea5bfcbca6bd4981843d: digest: sha256:80fbff353816e436d66276b74dbeeb9ee7a076756ed64607c342eabcf27b7e07 size: 1574 [Pipeline] isUnix [Pipeline] sh 19:52:40 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 19:52:40 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 19:52:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:52:40 fb96e04bc08a: Preparing 19:52:40 f7cdb4a2ba05: Preparing 19:52:40 426019d6edda: Preparing 19:52:40 227a0cc70283: Preparing 19:52:40 c969ab00faad: Preparing 19:52:40 32f366d666a5: Preparing 19:52:40 32f366d666a5: Waiting 19:52:40 426019d6edda: Layer already exists 19:52:40 c969ab00faad: Layer already exists 19:52:40 227a0cc70283: Layer already exists 19:52:40 fb96e04bc08a: Layer already exists 19:52:40 f7cdb4a2ba05: Layer already exists 19:52:40 32f366d666a5: Layer already exists 19:52:40 latest: digest: sha256:80fbff353816e436d66276b74dbeeb9ee7a076756ed64607c342eabcf27b7e07 size: 1574 [Pipeline] isUnix [Pipeline] sh 19:52:41 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.40 [Pipeline] isUnix [Pipeline] sh 19:52:41 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.40 19:52:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:52:41 fb96e04bc08a: Preparing 19:52:41 f7cdb4a2ba05: Preparing 19:52:41 426019d6edda: Preparing 19:52:41 227a0cc70283: Preparing 19:52:41 c969ab00faad: Preparing 19:52:41 32f366d666a5: Preparing 19:52:41 32f366d666a5: Waiting 19:52:41 227a0cc70283: Layer already exists 19:52:41 426019d6edda: Layer already exists 19:52:41 f7cdb4a2ba05: Layer already exists 19:52:41 fb96e04bc08a: Layer already exists 19:52:41 c969ab00faad: Layer already exists 19:52:41 32f366d666a5: Layer already exists 19:52:41 2.0.0-dev.40: digest: sha256:80fbff353816e436d66276b74dbeeb9ee7a076756ed64607c342eabcf27b7e07 size: 1574 [Pipeline] isUnix [Pipeline] sh 19:52:41 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:794145f9520146a589bdea5bfcbca6bd4981843d-2.0.0-dev.40 [Pipeline] isUnix [Pipeline] sh 19:52:41 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:794145f9520146a589bdea5bfcbca6bd4981843d-2.0.0-dev.40 19:52:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:52:41 fb96e04bc08a: Preparing 19:52:41 f7cdb4a2ba05: Preparing 19:52:41 426019d6edda: Preparing 19:52:41 227a0cc70283: Preparing 19:52:41 c969ab00faad: Preparing 19:52:41 32f366d666a5: Preparing 19:52:41 32f366d666a5: Waiting 19:52:41 227a0cc70283: Layer already exists 19:52:41 f7cdb4a2ba05: Layer already exists 19:52:41 c969ab00faad: Layer already exists 19:52:41 426019d6edda: Layer already exists 19:52:41 fb96e04bc08a: Layer already exists 19:52:41 32f366d666a5: Layer already exists 19:52:42 794145f9520146a589bdea5bfcbca6bd4981843d-2.0.0-dev.40: digest: sha256:80fbff353816e436d66276b74dbeeb9ee7a076756ed64607c342eabcf27b7e07 size: 1574 [Pipeline] isUnix [Pipeline] sh 19:52:42 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:master [Pipeline] isUnix [Pipeline] sh 19:52:42 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:master 19:52:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:52:42 fb96e04bc08a: Preparing 19:52:42 f7cdb4a2ba05: Preparing 19:52:42 426019d6edda: Preparing 19:52:42 227a0cc70283: Preparing 19:52:42 c969ab00faad: Preparing 19:52:42 32f366d666a5: Preparing 19:52:42 32f366d666a5: Waiting 19:52:42 f7cdb4a2ba05: Layer already exists 19:52:42 426019d6edda: Layer already exists 19:52:42 fb96e04bc08a: Layer already exists 19:52:42 c969ab00faad: Layer already exists 19:52:42 227a0cc70283: Layer already exists 19:52:42 32f366d666a5: Layer already exists 19:52:42 master: digest: sha256:80fbff353816e436d66276b74dbeeb9ee7a076756ed64607c342eabcf27b7e07 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:52:42 ===================================================== [Pipeline] echo 19:52:42 taggedImages: 19:52:42 - nexus3.edgexfoundry.org:10004/app-service-configurable:794145f9520146a589bdea5bfcbca6bd4981843d 19:52:42 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 19:52:42 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.40 19:52:42 - nexus3.edgexfoundry.org:10004/app-service-configurable:794145f9520146a589bdea5bfcbca6bd4981843d-2.0.0-dev.40 19:52:42 - nexus3.edgexfoundry.org:10004/app-service-configurable:master [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] libraryResource [Pipeline] sh 19:52:43 ---> job-cost.sh 19:52:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bikc 19:52:51 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:53:04 ? github.com/edgexfoundry/app-service-configurable [no test files] 19:53:04 CGO_ENABLED=1 go vet ./... 19:53:09 lf-activate-venv(): INFO: Adding /tmp/venv-bikc/bin to PATH 19:53:09 INFO: No Stack... 19:53:09 INFO: Retrieving Pricing Info for: v3-standard-2 19:53:10 INFO: Archiving Costs [Pipeline] sh 19:53:10 + cut -d, -f6 19:53:10 + cat /w/workspace/app-service-configurable/111/archives/cost.csv [Pipeline] lock 19:53:10 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-111-stack-cost] 19:53:10 Resource [jenkins-edgexfoundry-app-service-configurable-master-111-stack-cost] did not exist. Created. 19:53:10 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-111-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:53:10 + echo total: 0.05999999865889549 [Pipeline] stash 19:53:10 Stashed 1 file(s) [Pipeline] } 19:53:10 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-111-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:53:31 gofmt -l . 19:53:31 [ "`gofmt -l .`" = "" ] 19:53:31 ./bin/test-go-mod-tidy.sh 19:53:31 ./bin/test-attribution-txt.sh [Pipeline] } 19:53:31 $ docker stop --time=1 a361b3508e5b4a25e06c306e77a8f70272e075da70d75ea4061c7c65ed3297b5 19:53:33 $ docker rm -f a361b3508e5b4a25e06c306e77a8f70272e075da70d75ea4061c7c65ed3297b5 [Pipeline] // withDockerContainer [Pipeline] sh 19:53:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:53:34 Warning: overwriting stash ‘coverage-report’ 19:53:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:53:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:53:36 + ls -al . 19:53:36 total 116 19:53:36 drwxrwxr-x 7 jenkins jenkins 4096 May 18 19:53 . 19:53:36 drwxrwxr-x 4 jenkins jenkins 4096 May 18 19:50 .. 19:53:36 -rw-rw-r-- 1 jenkins jenkins 119 May 18 19:50 .dockerignore 19:53:36 drwxrwxr-x 8 jenkins jenkins 4096 May 18 19:50 .git 19:53:36 drwxrwxr-x 2 jenkins jenkins 4096 May 18 19:50 .github 19:53:36 -rw-rw-r-- 1 jenkins jenkins 111 May 18 19:50 .gitignore 19:53:36 -rw-rw-r-- 1 jenkins jenkins 7306 May 18 19:50 Attribution.txt 19:53:36 -rw-rw-r-- 1 jenkins jenkins 2048 May 18 19:50 Dockerfile 19:53:36 -rw-rw-r-- 1 jenkins jenkins 970 May 18 19:50 Dockerfile.build 19:53:36 -rw-rw-r-- 1 jenkins jenkins 687 May 18 19:50 Jenkinsfile 19:53:36 -rw-rw-r-- 1 jenkins jenkins 10174 May 18 19:50 LICENSE 19:53:36 -rw-rw-r-- 1 jenkins jenkins 3230 May 18 19:50 README.md 19:53:36 -rw-rw-r-- 1 jenkins jenkins 12 May 18 19:48 VERSION 19:53:36 drwxrwxr-x 2 jenkins jenkins 4096 May 18 19:50 bin 19:53:36 -rw-r--r-- 1 jenkins jenkins 10 May 18 19:52 coverage.out 19:53:36 -rw-r--r-- 1 jenkins jenkins 136 May 18 19:53 go.mod 19:53:36 -rw-r--r-- 1 jenkins jenkins 21061 May 18 19:52 go.sum 19:53:36 -rw-rw-r-- 1 jenkins jenkins 1460 May 18 19:50 main.go 19:53:36 -rw-rw-r-- 1 jenkins jenkins 1508 May 18 19:50 makefile 19:53:36 drwxrwxr-x 8 jenkins jenkins 4096 May 18 19:50 res 19:53:36 drwxrwxr-x 4 jenkins jenkins 4096 May 18 19:50 snap [Pipeline] isUnix [Pipeline] sh 19:53:36 + 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=794145f9520146a589bdea5bfcbca6bd4981843d --label arch=arm64 --label version=2.0.0-dev.40 . 19:53:36 Sending build context to Docker daemon 116.2kB 19:53:36 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 19:53:36 Step 2/28 : FROM ${BASE} AS builder 19:53:36 ---> 8ad707218aaf 19:53:36 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 19:53:36 ---> Running in 7ef6e2fe6f32 19:53:37 Removing intermediate container 7ef6e2fe6f32 19:53:37 ---> fd5e34539d5a 19:53:37 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 19:53:37 ---> Running in b57031df6d72 19:53:38 Removing intermediate container b57031df6d72 19:53:38 ---> db2e1db5862d 19:53:38 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 19:53:38 ---> Running in e5ef7efd595d 19:53:38 Removing intermediate container e5ef7efd595d 19:53:38 ---> b6c1e9c27b1e 19:53:38 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:53:38 ---> Running in a19d421ad4c0 19:53:41 Removing intermediate container a19d421ad4c0 19:53:41 ---> b23600f625d2 19:53:41 Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:53:41 ---> Running in f9284e92e0fc 19:53:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:53:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:53:43 OK: 139 MiB in 46 packages 19:53:44 Removing intermediate container f9284e92e0fc 19:53:44 ---> f1a9a2716677 19:53:44 Step 8/28 : WORKDIR /app 19:53:44 ---> Running in 68499dbffd2b 19:53:45 Removing intermediate container 68499dbffd2b 19:53:45 ---> 254c043903ec 19:53:45 Step 9/28 : COPY go.mod . 19:53:46 ---> b70c0d703b22 19:53:46 Step 10/28 : RUN go mod download 19:53:46 ---> Running in 9702fbac369d 19:53:48 Removing intermediate container 9702fbac369d 19:53:48 ---> 338dc3072214 19:53:48 Step 11/28 : RUN go mod tidy 19:53:48 ---> Running in 2c83e2bc29e5 19:53:51 Removing intermediate container 2c83e2bc29e5 19:53:51 ---> 89547da41c1f 19:53:51 Step 12/28 : COPY . . 19:53:52 ---> 631aa40abcb4 19:53:52 Step 13/28 : ARG MAKE="make build" 19:53:52 ---> Running in 662b307552d5 19:53:52 Removing intermediate container 662b307552d5 19:53:52 ---> 7f8f3daf41c9 19:53:52 Step 14/28 : RUN $MAKE 19:53:52 ---> Running in dbda2062b30a 19:53:53 go mod tidy 19:53:54 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.60 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.40" -o app-service-configurable 19:54:33 Removing intermediate container dbda2062b30a 19:54:33 ---> 0784f77e4e68 19:54:33 Step 15/28 : FROM alpine:3.12 19:54:33 3.12: Pulling from library/alpine 19:54:33 d2f70382dc9a: Pulling fs layer 19:54:33 d2f70382dc9a: Verifying Checksum 19:54:33 d2f70382dc9a: Download complete 19:54:33 d2f70382dc9a: Pull complete 19:54:33 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 19:54:33 Status: Downloaded newer image for alpine:3.12 19:54:33 ---> 9852663dfa18 19:54:33 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 19:54:33 ---> Running in 863182a8d232 19:54:33 Removing intermediate container 863182a8d232 19:54:33 ---> e5d30d5dabc6 19:54:33 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 19:54:33 ---> Running in f030a36863cd 19:54:33 Removing intermediate container f030a36863cd 19:54:33 ---> 11137bf6d43d 19:54:33 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 19:54:33 ---> Running in 334a31e989f0 19:54:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:54:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:54:34 (1/7) Installing ca-certificates (20191127-r4) 19:54:34 (2/7) Installing dumb-init (1.2.2-r1) 19:54:34 (3/7) Installing libgcc (9.3.0-r2) 19:54:34 (4/7) Installing libsodium (1.0.18-r0) 19:54:34 (5/7) Installing libstdc++ (9.3.0-r2) 19:54:34 (6/7) Installing libzmq (4.3.3-r0) 19:54:34 (7/7) Installing zeromq (4.3.3-r0) 19:54:35 Executing busybox-1.31.1-r20.trigger 19:54:35 Executing ca-certificates-20191127-r4.trigger 19:54:35 OK: 9 MiB in 21 packages 19:54:36 Removing intermediate container 334a31e989f0 19:54:36 ---> d1f125908ce4 19:54:36 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:54:37 ---> 96007cc5bbf0 19:54:37 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 19:54:38 ---> a7de2976f684 19:54:38 Step 21/28 : COPY --from=builder /app/res/ /res/ 19:54:39 ---> 97f560809912 19:54:39 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 19:54:40 ---> 3572a1d34d69 19:54:40 Step 23/28 : EXPOSE 48095 19:54:40 ---> Running in 084942d37463 19:54:40 Removing intermediate container 084942d37463 19:54:40 ---> 8927672ceb7d 19:54:40 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 19:54:41 ---> Running in 46286a608d71 19:54:41 Removing intermediate container 46286a608d71 19:54:41 ---> a623065185cd 19:54:41 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:54:41 ---> Running in 857bd80330cd 19:54:42 Removing intermediate container 857bd80330cd 19:54:42 ---> 2dd53c9c9d6d 19:54:42 Step 26/28 : LABEL arch=arm64 19:54:42 ---> Running in 4d3e3bdec014 19:54:42 Removing intermediate container 4d3e3bdec014 19:54:42 ---> b6f2c43dd1d2 19:54:42 Step 27/28 : LABEL git_sha=794145f9520146a589bdea5bfcbca6bd4981843d 19:54:42 ---> Running in 0d34524c514a 19:54:43 Removing intermediate container 0d34524c514a 19:54:43 ---> a48ddc797967 19:54:43 Step 28/28 : LABEL version=2.0.0-dev.40 19:54:43 ---> Running in 38ab88f25969 19:54:44 Removing intermediate container 38ab88f25969 19:54:44 ---> 38ca9f7d4369 19:54:44 [Warning] One or more build-args [ARCH] were not consumed 19:54:44 Successfully built 38ca9f7d4369 19:54:44 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 19:54:44 provisioning config files... 19:54:44 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/111@tmp/config7734545500794160426tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:54:44 ---> docker-login.sh 19:54:44 nexus3.edgexfoundry.org:10001 19:54:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:54:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:54:45 Configure a credential helper to remove this warning. See 19:54:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:54:45 19:54:45 Login Succeeded 19:54:45 nexus3.edgexfoundry.org:10002 19:54:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:54:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:54:45 Configure a credential helper to remove this warning. See 19:54:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:54:45 19:54:45 Login Succeeded 19:54:45 nexus3.edgexfoundry.org:10003 19:54:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:54:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:54:46 Configure a credential helper to remove this warning. See 19:54:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:54:46 19:54:46 Login Succeeded 19:54:46 nexus3.edgexfoundry.org:10004 19:54:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:54:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:54:46 Configure a credential helper to remove this warning. See 19:54:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:54:46 19:54:46 Login Succeeded 19:54:46 docker.io 19:54:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:54:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:54:47 Configure a credential helper to remove this warning. See 19:54:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:54:47 19:54:47 Login Succeeded 19:54:47 ---> docker-login.sh ends [Pipeline] } 19:54:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:54:47 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 19:54:47 794145f9520146a589bdea5bfcbca6bd4981843d 19:54:47 latest 19:54:47 2.0.0-dev.40 19:54:47 794145f9520146a589bdea5bfcbca6bd4981843d-2.0.0-dev.40 19:54:47 master 19:54:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:54:48 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:794145f9520146a589bdea5bfcbca6bd4981843d [Pipeline] isUnix [Pipeline] sh 19:54:48 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:794145f9520146a589bdea5bfcbca6bd4981843d 19:54:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:54:48 1f30a4fb34a8: Preparing 19:54:48 1b252cb12742: Preparing 19:54:48 027a287f7f0b: Preparing 19:54:48 b7ee736dd824: Preparing 19:54:48 74adb8eeb3d1: Preparing 19:54:48 3fbe34a1663b: Preparing 19:54:48 3fbe34a1663b: Waiting 19:54:48 b7ee736dd824: Pushed 19:54:48 1b252cb12742: Pushed 19:54:48 027a287f7f0b: Pushed 19:54:48 3fbe34a1663b: Layer already exists 19:54:49 74adb8eeb3d1: Pushed 19:54:52 1f30a4fb34a8: Pushed 19:54:52 794145f9520146a589bdea5bfcbca6bd4981843d: digest: sha256:05b347a1912de83c2b935edf459156898f75602ddbae425cb9a10e9b5b7120ca size: 1574 [Pipeline] isUnix [Pipeline] sh 19:54:52 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:54:53 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 19:54:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:54:53 1f30a4fb34a8: Preparing 19:54:53 1b252cb12742: Preparing 19:54:53 027a287f7f0b: Preparing 19:54:53 b7ee736dd824: Preparing 19:54:53 74adb8eeb3d1: Preparing 19:54:53 3fbe34a1663b: Preparing 19:54:53 3fbe34a1663b: Waiting 19:54:53 1b252cb12742: Layer already exists 19:54:53 b7ee736dd824: Layer already exists 19:54:53 1f30a4fb34a8: Layer already exists 19:54:53 027a287f7f0b: Layer already exists 19:54:53 74adb8eeb3d1: Layer already exists 19:54:53 3fbe34a1663b: Layer already exists 19:54:53 latest: digest: sha256:05b347a1912de83c2b935edf459156898f75602ddbae425cb9a10e9b5b7120ca size: 1574 [Pipeline] isUnix [Pipeline] sh 19:54:53 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.40 [Pipeline] isUnix [Pipeline] sh 19:54:54 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.40 19:54:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:54:54 1f30a4fb34a8: Preparing 19:54:54 1b252cb12742: Preparing 19:54:54 027a287f7f0b: Preparing 19:54:54 b7ee736dd824: Preparing 19:54:54 74adb8eeb3d1: Preparing 19:54:54 3fbe34a1663b: Preparing 19:54:54 3fbe34a1663b: Waiting 19:54:54 1b252cb12742: Layer already exists 19:54:54 1f30a4fb34a8: Layer already exists 19:54:54 027a287f7f0b: Layer already exists 19:54:54 74adb8eeb3d1: Layer already exists 19:54:54 b7ee736dd824: Layer already exists 19:54:54 3fbe34a1663b: Layer already exists 19:54:54 2.0.0-dev.40: digest: sha256:05b347a1912de83c2b935edf459156898f75602ddbae425cb9a10e9b5b7120ca size: 1574 [Pipeline] isUnix [Pipeline] sh 19:54:54 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:794145f9520146a589bdea5bfcbca6bd4981843d-2.0.0-dev.40 [Pipeline] isUnix [Pipeline] sh 19:54:55 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:794145f9520146a589bdea5bfcbca6bd4981843d-2.0.0-dev.40 19:54:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:54:55 1f30a4fb34a8: Preparing 19:54:55 1b252cb12742: Preparing 19:54:55 027a287f7f0b: Preparing 19:54:55 b7ee736dd824: Preparing 19:54:55 74adb8eeb3d1: Preparing 19:54:55 3fbe34a1663b: Preparing 19:54:55 3fbe34a1663b: Waiting 19:54:55 1f30a4fb34a8: Layer already exists 19:54:55 1b252cb12742: Layer already exists 19:54:55 027a287f7f0b: Layer already exists 19:54:55 b7ee736dd824: Layer already exists 19:54:55 74adb8eeb3d1: Layer already exists 19:54:55 3fbe34a1663b: Layer already exists 19:54:55 794145f9520146a589bdea5bfcbca6bd4981843d-2.0.0-dev.40: digest: sha256:05b347a1912de83c2b935edf459156898f75602ddbae425cb9a10e9b5b7120ca size: 1574 [Pipeline] isUnix [Pipeline] sh 19:54:55 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh 19:54:56 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master 19:54:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:54:56 1f30a4fb34a8: Preparing 19:54:56 1b252cb12742: Preparing 19:54:56 027a287f7f0b: Preparing 19:54:56 b7ee736dd824: Preparing 19:54:56 74adb8eeb3d1: Preparing 19:54:56 3fbe34a1663b: Preparing 19:54:56 3fbe34a1663b: Waiting 19:54:56 b7ee736dd824: Layer already exists 19:54:56 027a287f7f0b: Layer already exists 19:54:56 74adb8eeb3d1: Layer already exists 19:54:56 1f30a4fb34a8: Layer already exists 19:54:56 1b252cb12742: Layer already exists 19:54:56 3fbe34a1663b: Layer already exists 19:54:56 master: digest: sha256:05b347a1912de83c2b935edf459156898f75602ddbae425cb9a10e9b5b7120ca size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:54:56 ===================================================== [Pipeline] echo 19:54:56 taggedImages: 19:54:56 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:794145f9520146a589bdea5bfcbca6bd4981843d 19:54:56 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 19:54:56 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.40 19:54:56 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:794145f9520146a589bdea5bfcbca6bd4981843d-2.0.0-dev.40 19:54:56 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 19:54:56 ---> job-cost.sh 19:54:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-639x 19:55:35 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:56:57 lf-activate-venv(): INFO: Adding /tmp/venv-639x/bin to PATH 19:56:57 INFO: No Stack... 19:56:57 INFO: Retrieving Pricing Info for: v2-standard-4 19:56:57 INFO: Archiving Costs [Pipeline] sh 19:56:58 + cat /w/workspace/app-service-configurable/111/archives/cost.csv 19:56:58 + cut -d, -f6 [Pipeline] lock 19:56:58 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-111-stack-cost] 19:56:58 Resource [jenkins-edgexfoundry-app-service-configurable-master-111-stack-cost] did not exist. Created. 19:56:58 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-111-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:56:58 /w/workspace/app-service-configurable/111@tmp/durable-b06a9430/script.sh: 1: /w/workspace/app-service-configurable/111@tmp/durable-b06a9430/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 19:56:58 + echo total: 0.18000000715255737 [Pipeline] stash 19:56:58 Warning: overwriting stash ‘stack-cost’ 19:56:59 Stashed 1 file(s) [Pipeline] } 19:56:59 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-111-stack-cost] [Pipeline] // lock [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 19:56:59 provisioning config files... 19:56:59 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_master@tmp/config9205556884809759393tmp [Pipeline] { [Pipeline] sh 19:57:00 + set +x 19:57:00 + curl -s https://codecov.io/bash 19:57:00 + bash -s -- 19:57:00 19:57:00 _____ _ 19:57:00 / ____| | | 19:57:00 | | ___ __| | ___ ___ _____ __ 19:57:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:57:00 | |___| (_) | (_| | __/ (_| (_) \ V / 19:57:00 \_____\___/ \__,_|\___|\___\___/ \_/ 19:57:00 Bash-1.0.2 19:57:00 19:57:00 19:57:00 ==> git version 2.24.4 found 19:57:00 ==> 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 19:57:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:57:00 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:57:00 ==> Jenkins CI detected. 19:57:00 project root: . 19:57:00 --> token set from env 19:57:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:57:00 ==> Running gcov in . (disable via -X gcov) 19:57:00 ==> Python coveragepy not found 19:57:00 ==> Searching for coverage reports in: 19:57:00 + . 19:57:00 -> Found 1 reports 19:57:00 ==> Detecting git/mercurial file structure 19:57:00 ==> Reading reports 19:57:00 + ./coverage.out bytes=10 19:57:00 ==> Appending adjustments 19:57:00 https://docs.codecov.io/docs/fixing-reports 19:57:00 + Found adjustments 19:57:00 ==> Gzipping contents 19:57:00 4.0K /tmp/codecov.eGY17v.gz 19:57:00 ==> Uploading reports 19:57:00 url: https://codecov.io 19:57:00 query: branch=master&commit=794145f9520146a589bdea5bfcbca6bd4981843d&build=111&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F111%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 19:57:00 -> Pinging Codecov 19:57:00 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=794145f9520146a589bdea5bfcbca6bd4981843d&build=111&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F111%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 19:57:00 -> Uploading to 19:57:00 https://storage.googleapis.com/codecov/v4/raw/2021-05-18/A97CA9966030D2A3747ED39772930CCE/794145f9520146a589bdea5bfcbca6bd4981843d/0df8765f-c174-4a7b-90a3-28db7ff424a4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210518%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210518T195700Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6be1380c6e48adf8c9847238ee3e2aa4153771d41c68449ade0e4255ebda081c 19:57:00 % Total % Received % Xferd Average Speed Time Time Time Current 19:57:00 Dload Upload Total Spent Left Speed 19:57:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 382 0 0 100 382 0 1131 --:--:-- --:--:-- --:--:-- 1133 19:57:01 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/794145f9520146a589bdea5bfcbca6bd4981843d [Pipeline] } 19:57:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:57:02 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:57:02 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:57:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:57:02 19:57:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 19:57:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:57:02 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:57:02 188c0c94c7c5: Pulling fs layer 19:57:02 0ef7d3d256c8: Pulling fs layer 19:57:02 de9db76c5a1d: Pulling fs layer 19:57:02 0eba1c9be4d2: Pulling fs layer 19:57:02 0d57e429df01: Pulling fs layer 19:57:02 4e4be7b47b0d: Pulling fs layer 19:57:02 e1f770b5df2f: Pulling fs layer 19:57:02 85a0685a4137: Pulling fs layer 19:57:02 0eba1c9be4d2: Waiting 19:57:02 0d57e429df01: Waiting 19:57:02 4e4be7b47b0d: Waiting 19:57:02 e1f770b5df2f: Waiting 19:57:02 85a0685a4137: Waiting 19:57:02 de9db76c5a1d: Verifying Checksum 19:57:02 de9db76c5a1d: Download complete 19:57:02 0ef7d3d256c8: Verifying Checksum 19:57:02 0ef7d3d256c8: Download complete 19:57:02 0d57e429df01: Verifying Checksum 19:57:02 0d57e429df01: Download complete 19:57:02 188c0c94c7c5: Verifying Checksum 19:57:02 188c0c94c7c5: Download complete 19:57:02 4e4be7b47b0d: Verifying Checksum 19:57:02 4e4be7b47b0d: Download complete 19:57:02 188c0c94c7c5: Pull complete 19:57:03 0ef7d3d256c8: Pull complete 19:57:03 de9db76c5a1d: Pull complete 19:57:04 e1f770b5df2f: Verifying Checksum 19:57:04 e1f770b5df2f: Download complete 19:57:06 0eba1c9be4d2: Verifying Checksum 19:57:06 0eba1c9be4d2: Download complete 19:57:06 85a0685a4137: Verifying Checksum 19:57:06 85a0685a4137: Download complete 19:57:09 0eba1c9be4d2: Pull complete 19:57:09 0d57e429df01: Pull complete 19:57:09 4e4be7b47b0d: Pull complete 19:57:09 e1f770b5df2f: Pull complete 19:57:13 85a0685a4137: Pull complete 19:57:14 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 19:57:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:57:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 19:57:14 prd-centos7-docker-4c-2g-14818 does not seem to be running inside a container 19:57:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 19:57:25 $ docker top c0cf4f2cfc4adf0603da090e9d893500e4f54d03067e705b0f05ff6750077e80 -eo pid,comm [Pipeline] { [Pipeline] echo 19:57:25 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 19:57:26 + set -o pipefail 19:57:26 + snyk monitor '--org=edgex-jenkins' 19:57:41 19:57:41 Monitoring /w/workspace/_app-service-configurable_master (github.com/edgexfoundry/app-service-configurable)... 19:57:41 19:57:41 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/d26e5915-a300-432f-8742-4a751ecd342e 19:57:41 19:57:41 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:57:41 19:57:41 [Pipeline] } 19:57:41 $ docker stop --time=1 c0cf4f2cfc4adf0603da090e9d893500e4f54d03067e705b0f05ff6750077e80 19:57:44 $ docker rm -f c0cf4f2cfc4adf0603da090e9d893500e4f54d03067e705b0f05ff6750077e80 [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 19:57:45 + git log --format=format:%s -1 794145f9520146a589bdea5bfcbca6bd4981843d [Pipeline] isUnix [Pipeline] sh 19:57:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:57:45 . [Pipeline] withDockerContainer 19:57:45 prd-centos7-docker-4c-2g-14818 does not seem to be running inside a container 19:57:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 19:57:46 $ docker top abefb07a09bad2c172ebb6cf976d69f44b91da624b0df0f508aa00c8112749c0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:57:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:57:46 [ssh-agent] Looking for ssh-agent implementation... 19:57:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:57:46 $ docker exec abefb07a09bad2c172ebb6cf976d69f44b91da624b0df0f508aa00c8112749c0 ssh-agent 19:57:46 SSH_AUTH_SOCK=/tmp/ssh-mbj6jnV46X21/agent.13 19:57:46 SSH_AGENT_PID=20 19:57:46 Running ssh-add (command line suppressed) 19:57:46 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_524550306250904560.key (/w/workspace/_app-service-configurable_master@tmp/private_key_524550306250904560.key) 19:57:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:57:47 + git semver tag 19:57:47 # -> Open(): unable to determine branch for HEAD 19:57:47 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 19:57:47 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 19:57:47 # $SEMVER_REMOTE_NAME = origin 19:57:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:57:47 # $SEMVER_USER_NAME = edgex-jenkins 19:57:47 # $SEMVER_BRANCH = master 19:57:47 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver 19:57:47 # 794145f9520146a589bdea5bfcbca6bd4981843d HEAD 19:57:47 # -> Force: false 19:57:47 # 74d079a8722c1a7a31e776f06419c885e17e8ba0 refs/tags/v2.0.0-dev.40 [Pipeline] } 19:57:47 $ docker exec --env ******** --env ******** abefb07a09bad2c172ebb6cf976d69f44b91da624b0df0f508aa00c8112749c0 ssh-agent -k 19:57:47 unset SSH_AUTH_SOCK; 19:57:47 unset SSH_AGENT_PID; 19:57:47 echo Agent pid 20 killed; 19:57:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:57:47 + git semver [Pipeline] } 19:57:47 $ docker stop --time=1 abefb07a09bad2c172ebb6cf976d69f44b91da624b0df0f508aa00c8112749c0 19:57:48 $ docker rm -f abefb07a09bad2c172ebb6cf976d69f44b91da624b0df0f508aa00c8112749c0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 19:57:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:57:49 19:57:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 19:57:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:57:49 0.23.1-centos7: Pulling from edgex-lftools 19:57:49 ab5ef0e58194: Pulling fs layer 19:57:49 9712f1f96733: Pulling fs layer 19:57:49 63f879dbbcfc: Pulling fs layer 19:57:49 0d9ebad4ef96: Pulling fs layer 19:57:49 e9a5061849ea: Pulling fs layer 19:57:49 d747dcd14b5f: Pulling fs layer 19:57:49 2de7ff778b66: Pulling fs layer 19:57:49 0d9ebad4ef96: Waiting 19:57:49 e9a5061849ea: Waiting 19:57:49 d747dcd14b5f: Waiting 19:57:49 2de7ff778b66: Waiting 19:57:49 9712f1f96733: Download complete 19:57:51 63f879dbbcfc: Verifying Checksum 19:57:51 63f879dbbcfc: Download complete 19:57:51 e9a5061849ea: Verifying Checksum 19:57:51 e9a5061849ea: Download complete 19:57:51 d747dcd14b5f: Verifying Checksum 19:57:51 d747dcd14b5f: Download complete 19:57:52 2de7ff778b66: Verifying Checksum 19:57:52 2de7ff778b66: Download complete 19:57:52 0d9ebad4ef96: Verifying Checksum 19:57:52 0d9ebad4ef96: Download complete 19:57:52 ab5ef0e58194: Verifying Checksum 19:57:52 ab5ef0e58194: Download complete 19:57:55 ab5ef0e58194: Pull complete 19:57:55 9712f1f96733: Pull complete 19:57:56 63f879dbbcfc: Pull complete 19:58:00 0d9ebad4ef96: Pull complete 19:58:01 e9a5061849ea: Pull complete 19:58:01 d747dcd14b5f: Pull complete 19:58:02 2de7ff778b66: Pull complete 19:58:02 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:58:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:58:02 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 19:58:02 prd-centos7-docker-4c-2g-14818 does not seem to be running inside a container 19:58:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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:10003/edgex-lftools:0.23.1-centos7 cat 19:58:17 $ docker top e075ab5aefe26f1b23bd16d2c81cfc42ad33a3e78c749f78ec1e846d125b28b4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:58:17 provisioning config files... 19:58:17 copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_master@tmp/config8938291770714362540tmp 19:58:17 copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_master@tmp/config5480637566463294278tmp 19:58:17 copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_master@tmp/config118104289780216048tmp [Pipeline] { [Pipeline] echo 19:58:17 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:58:17 ---> sigul-configuration.sh 19:58:17 gpg: directory `/root/.gnupg' created 19:58:17 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:58:17 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:58:17 gpg: keyring `/root/.gnupg/secring.gpg' created 19:58:17 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:58:17 gpg: CAST5 encrypted data 19:58:17 gpg: encrypted with 1 passphrase 19:58:17 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:58:18 + mkdir /home/jenkins 19:58:18 + mkdir /home/jenkins/sigul [Pipeline] sh 19:58:18 + 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 19:58:18 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:58:18 ---> sigul-install.sh 19:58:25 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 19:58:25 + git tag --list 19:58:25 v1.0.0 19:58:25 v1.1.0 19:58:25 v1.2.0 19:58:25 v1.3.0 19:58:25 v1.3.1 19:58:25 v1.3.1-dev.1 19:58:25 v1.3.1-dev.2 19:58:25 v1.3.1-dev.3 19:58:25 v2.0.0-dev.1 19:58:25 v2.0.0-dev.10 19:58:25 v2.0.0-dev.11 19:58:25 v2.0.0-dev.12 19:58:25 v2.0.0-dev.13 19:58:25 v2.0.0-dev.14 19:58:25 v2.0.0-dev.15 19:58:25 v2.0.0-dev.16 19:58:25 v2.0.0-dev.17 19:58:25 v2.0.0-dev.18 19:58:25 v2.0.0-dev.19 19:58:25 v2.0.0-dev.2 19:58:25 v2.0.0-dev.20 19:58:25 v2.0.0-dev.21 19:58:25 v2.0.0-dev.22 19:58:25 v2.0.0-dev.23 19:58:25 v2.0.0-dev.24 19:58:25 v2.0.0-dev.25 19:58:25 v2.0.0-dev.26 19:58:25 v2.0.0-dev.27 19:58:25 v2.0.0-dev.28 19:58:25 v2.0.0-dev.29 19:58:25 v2.0.0-dev.3 19:58:25 v2.0.0-dev.30 19:58:25 v2.0.0-dev.31 19:58:25 v2.0.0-dev.32 19:58:25 v2.0.0-dev.33 19:58:25 v2.0.0-dev.34 19:58:25 v2.0.0-dev.35 19:58:25 v2.0.0-dev.36 19:58:25 v2.0.0-dev.37 19:58:25 v2.0.0-dev.38 19:58:25 v2.0.0-dev.39 19:58:25 v2.0.0-dev.4 19:58:25 v2.0.0-dev.40 19:58:25 v2.0.0-dev.5 19:58:25 v2.0.0-dev.6 19:58:25 v2.0.0-dev.7 19:58:25 v2.0.0-dev.8 19:58:25 v2.0.0-dev.9 [Pipeline] sh 19:58:26 + lftools sign git-tag v2.0.0-dev.40 19:58:26 Signing Git tag with Sigul... 19:58:26 Signing v2.0.0-dev.40 [Pipeline] echo 19:58:27 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:58:27 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:58:27 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:58:27 $ docker stop --time=1 e075ab5aefe26f1b23bd16d2c81cfc42ad33a3e78c749f78ec1e846d125b28b4 19:58:30 $ docker rm -f e075ab5aefe26f1b23bd16d2c81cfc42ad33a3e78c749f78ec1e846d125b28b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 19:58:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:58:31 . [Pipeline] withDockerContainer 19:58:31 prd-centos7-docker-4c-2g-14818 does not seem to be running inside a container 19:58:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 19:58:32 $ docker top 41f783df0e2a5b7b29d1221427a181fa19f6cc39f244a9d76f0ebe460f15d647 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:58:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:58:32 [ssh-agent] Looking for ssh-agent implementation... 19:58:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:58:32 $ docker exec 41f783df0e2a5b7b29d1221427a181fa19f6cc39f244a9d76f0ebe460f15d647 ssh-agent 19:58:32 SSH_AUTH_SOCK=/tmp/ssh-SKB5uV5rDTkk/agent.13 19:58:32 SSH_AGENT_PID=19 19:58:32 Running ssh-add (command line suppressed) 19:58:32 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_178992655560535623.key (/w/workspace/_app-service-configurable_master@tmp/private_key_178992655560535623.key) 19:58:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:58:33 + git semver bump pre 19:58:33 # -> Open(): unable to determine branch for HEAD 19:58:33 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 19:58:33 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 19:58:33 # $SEMVER_REMOTE_NAME = origin 19:58:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:58:33 # $SEMVER_USER_NAME = edgex-jenkins 19:58:33 # $SEMVER_BRANCH = master 19:58:33 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver 19:58:33 2.0.0-dev.41 [Pipeline] } 19:58:33 $ docker exec --env ******** --env ******** 41f783df0e2a5b7b29d1221427a181fa19f6cc39f244a9d76f0ebe460f15d647 ssh-agent -k 19:58:33 unset SSH_AUTH_SOCK; 19:58:33 unset SSH_AGENT_PID; 19:58:33 echo Agent pid 19 killed; 19:58:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:58:33 + git semver [Pipeline] } 19:58:33 $ docker stop --time=1 41f783df0e2a5b7b29d1221427a181fa19f6cc39f244a9d76f0ebe460f15d647 19:58:34 $ docker rm -f 41f783df0e2a5b7b29d1221427a181fa19f6cc39f244a9d76f0ebe460f15d647 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 19:58:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:58:35 . [Pipeline] withDockerContainer 19:58:35 prd-centos7-docker-4c-2g-14818 does not seem to be running inside a container 19:58:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 19:58:35 $ docker top 1170eb280b00270f0c1c7e0f07115a6f08ab80062e82de68763fa3873cf49c1f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:58:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:58:36 [ssh-agent] Looking for ssh-agent implementation... 19:58:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:58:36 $ docker exec 1170eb280b00270f0c1c7e0f07115a6f08ab80062e82de68763fa3873cf49c1f ssh-agent 19:58:36 SSH_AUTH_SOCK=/tmp/ssh-nBcQ2dnkf1qC/agent.14 19:58:36 SSH_AGENT_PID=21 19:58:36 Running ssh-add (command line suppressed) 19:58:36 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_3228424840550469587.key (/w/workspace/_app-service-configurable_master@tmp/private_key_3228424840550469587.key) 19:58:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:58:36 + git semver push 19:58:36 # -> Open(): unable to determine branch for HEAD 19:58:36 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 19:58:36 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 19:58:36 # $SEMVER_REMOTE_NAME = origin 19:58:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:58:36 # $SEMVER_USER_NAME = edgex-jenkins 19:58:36 # $SEMVER_BRANCH = master 19:58:36 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } 19:58:41 $ docker exec --env ******** --env ******** 1170eb280b00270f0c1c7e0f07115a6f08ab80062e82de68763fa3873cf49c1f ssh-agent -k 19:58:41 unset SSH_AUTH_SOCK; 19:58:41 unset SSH_AGENT_PID; 19:58:41 echo Agent pid 21 killed; 19:58:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:58:41 + git semver [Pipeline] } 19:58:41 $ docker stop --time=1 1170eb280b00270f0c1c7e0f07115a6f08ab80062e82de68763fa3873cf49c1f 19:58:42 $ docker rm -f 1170eb280b00270f0c1c7e0f07115a6f08ab80062e82de68763fa3873cf49c1f [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] libraryResource [Pipeline] sh 19:58:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:58:44 ---> package-listing.sh 19:58:44 ++ tr '[:upper:]' '[:lower:]' 19:58:44 ++ facter osfamily 19:58:44 + OS_FAMILY=redhat 19:58:44 + workspace=/w/workspace/_app-service-configurable_master 19:58:44 + START_PACKAGES=/tmp/packages_start.txt 19:58:44 + END_PACKAGES=/tmp/packages_end.txt 19:58:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:58:44 + PACKAGES=/tmp/packages_start.txt 19:58:44 + '[' /w/workspace/_app-service-configurable_master ']' 19:58:44 + PACKAGES=/tmp/packages_end.txt 19:58:44 + case "${OS_FAMILY}" in 19:58:44 + rpm -qa 19:58:44 + sort 19:58:45 + '[' -f /tmp/packages_start.txt ']' 19:58:45 + '[' -f /tmp/packages_end.txt ']' 19:58:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:58:45 + '[' /w/workspace/_app-service-configurable_master ']' 19:58:45 + mkdir -p /w/workspace/_app-service-configurable_master/archives/ 19:58:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_master/archives/ [Pipeline] echo 19:58:45 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:58:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:58:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:58:46 19:58:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:58:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:58:46 alpine: Pulling from edgex-lftools-log-publisher 19:58:46 df20fa9351a1: Pulling fs layer 19:58:46 36b3adc4ff6f: Pulling fs layer 19:58:46 8ad3a11d3b57: Pulling fs layer 19:58:46 46f8f816bc3b: Pulling fs layer 19:58:46 93b61091891f: Pulling fs layer 19:58:46 93b9cdb0e59b: Pulling fs layer 19:58:46 5e14af77c1be: Pulling fs layer 19:58:46 01666e4c0597: Pulling fs layer 19:58:46 aa168da1d23b: Pulling fs layer 19:58:46 46f8f816bc3b: Waiting 19:58:46 93b61091891f: Waiting 19:58:46 01666e4c0597: Waiting 19:58:46 aa168da1d23b: Waiting 19:58:46 93b9cdb0e59b: Waiting 19:58:46 5e14af77c1be: Waiting 19:58:46 36b3adc4ff6f: Verifying Checksum 19:58:46 36b3adc4ff6f: Download complete 19:58:46 46f8f816bc3b: Verifying Checksum 19:58:46 46f8f816bc3b: Download complete 19:58:46 df20fa9351a1: Verifying Checksum 19:58:46 df20fa9351a1: Download complete 19:58:46 93b9cdb0e59b: Verifying Checksum 19:58:46 93b9cdb0e59b: Download complete 19:58:46 5e14af77c1be: Verifying Checksum 19:58:46 5e14af77c1be: Download complete 19:58:46 01666e4c0597: Verifying Checksum 19:58:46 01666e4c0597: Download complete 19:58:46 93b61091891f: Verifying Checksum 19:58:46 93b61091891f: Download complete 19:58:46 df20fa9351a1: Pull complete 19:58:46 8ad3a11d3b57: Verifying Checksum 19:58:46 8ad3a11d3b57: Download complete 19:58:47 36b3adc4ff6f: Pull complete 19:58:47 8ad3a11d3b57: Pull complete 19:58:47 46f8f816bc3b: Pull complete 19:58:47 93b61091891f: Pull complete 19:58:47 93b9cdb0e59b: Pull complete 19:58:48 5e14af77c1be: Pull complete 19:58:48 01666e4c0597: Pull complete 19:58:48 aa168da1d23b: Verifying Checksum 19:58:48 aa168da1d23b: Download complete 19:58:52 aa168da1d23b: Pull complete 19:58:52 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:58:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:58:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:58:52 prd-centos7-docker-4c-2g-14818 does not seem to be running inside a container 19:58:52 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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:10003/edgex-lftools-log-publisher:alpine cat 19:59:01 $ docker top 1137d96c246ff227349ea36c243e019145d988c5bc6e5050c35cf568fbb11f36 -eo pid,comm [Pipeline] { [Pipeline] sh 19:59:01 + touch /tmp/pre-build-complete [Pipeline] sh 19:59:01 + mkdir -p /var/log/sa [Pipeline] sh 19:59:02 + ls /var/log/sa-host 19:59:02 + sadf -c /var/log/sa-host/sa05 19:59:02 file_magic: OK 19:59:02 HZ: Using current value: 100 19:59:02 file_header: OK 19:59:02 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 19:59:02 Statistics: 19:59:02 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:59:02 File successfully converted to sysstat format version 12.2.1 19:59:02 + sadf -c /var/log/sa-host/sa18 19:59:02 file_magic: OK 19:59:02 HZ: Using current value: 100 19:59:02 file_header: OK 19:59:02 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 19:59:02 Statistics: 19:59:02 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:59:02 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:59:02 provisioning config files... 19:59:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config5464328593868963600tmp [Pipeline] { [Pipeline] echo 19:59:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:59:02 ---> create-netrc.sh [Pipeline] } 19:59:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 19:59:02 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 19:59:03 ---> python-tools-install.sh [Pipeline] echo 19:59:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:59:03 ---> sudo-logs.sh 19:59:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:59:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:59:03 ---> job-cost.sh 19:59:03 lf-activate-venv: SKIPPING 19:59:03 DEBUG: total: 0.18000000715255737 19:59:03 INFO: Retrieving Stack Cost... 19:59:04 INFO: Retrieving Pricing Info for: v3-standard-2 19:59:04 INFO: Archiving Costs [Pipeline] echo 19:59:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:59:05 ---> logs-deploy.sh 19:59:05 lf-activate-venv: SKIPPING 19:59:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/111 19:59:05 INFO: archiving workspace using pattern(s): 19:59:06 Archives upload complete. 19:59:06 INFO: archiving logs to Nexus 19:59:06 ---> uname -a: 19:59:06 Linux prd-centos7-docker-4c-2g-14818.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 19:59:06 19:59:06 19:59:06 ---> lscpu: 19:59:06 Architecture: x86_64 19:59:06 CPU op-mode(s): 32-bit, 64-bit 19:59:06 Byte Order: Little Endian 19:59:06 Address sizes: 40 bits physical, 48 bits virtual 19:59:06 CPU(s): 2 19:59:06 On-line CPU(s) list: 0,1 19:59:06 Thread(s) per core: 1 19:59:06 Core(s) per socket: 1 19:59:06 Socket(s): 2 19:59:06 NUMA node(s): 1 19:59:06 Vendor ID: AuthenticAMD 19:59:06 CPU family: 23 19:59:06 Model: 49 19:59:06 Model name: AMD EPYC-Rome Processor 19:59:06 Stepping: 0 19:59:06 CPU MHz: 2800.000 19:59:06 BogoMIPS: 5600.00 19:59:06 Virtualization: AMD-V 19:59:06 Hypervisor vendor: KVM 19:59:06 Virtualization type: full 19:59:06 L1d cache: 64 KiB 19:59:06 L1i cache: 64 KiB 19:59:06 L2 cache: 1 MiB 19:59:06 L3 cache: 32 MiB 19:59:06 NUMA node0 CPU(s): 0,1 19:59:06 Vulnerability Itlb multihit: Not affected 19:59:06 Vulnerability L1tf: Not affected 19:59:06 Vulnerability Mds: Not affected 19:59:06 Vulnerability Meltdown: Not affected 19:59:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:59:06 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:59:06 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:59:06 Vulnerability Srbds: Not affected 19:59:06 Vulnerability Tsx async abort: Not affected 19:59:06 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 19:59:06 19:59:06 19:59:06 ---> nproc: 19:59:06 2 19:59:06 19:59:06 19:59:06 ---> df -h: 19:59:06 Filesystem Size Used Available Use% Mounted on 19:59:06 overlay 40.0G 8.9G 31.1G 22% / 19:59:06 tmpfs 64.0M 0 64.0M 0% /dev 19:59:06 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 19:59:06 shm 64.0M 0 64.0M 0% /dev/shm 19:59:06 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 19:59:06 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 19:59:06 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 19:59:06 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 19:59:06 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 19:59:06 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/_app-service-configurable_master 19:59:06 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/_app-service-configurable_master@tmp 19:59:06 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 19:59:06 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 19:59:06 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 19:59:06 19:59:06 19:59:06 ---> free -m: 19:59:06 total used free shared buff/cache available 19:59:06 Mem: 7821 1164 3274 0 3381 6575 19:59:06 Swap: 1023 0 1023 19:59:06 19:59:06 19:59:06 ---> ip addr: 19:59:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:59:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:59:06 inet 127.0.0.1/8 scope host lo 19:59:06 valid_lft forever preferred_lft forever 19:59:06 inet6 ::1/128 scope host 19:59:06 valid_lft forever preferred_lft forever 19:59:06 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:59:06 link/ether fa:16:3e:2d:82:9e brd ff:ff:ff:ff:ff:ff 19:59:06 inet 10.30.122.250/23 brd 10.30.123.255 scope global dynamic eth0 19:59:06 valid_lft 85687sec preferred_lft 85687sec 19:59:06 inet6 fe80::f816:3eff:fe2d:829e/64 scope link 19:59:06 valid_lft forever preferred_lft forever 19:59:06 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:59:06 link/ether 02:42:bd:4e:9e:00 brd ff:ff:ff:ff:ff:ff 19:59:06 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:59:06 valid_lft forever preferred_lft forever 19:59:06 inet6 fe80::42:bdff:fe4e:9e00/64 scope link 19:59:06 valid_lft forever preferred_lft forever 19:59:06 19:59:06 19:59:06 ---> sar -b -r -n DEV: 19:59:06 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/18/21 _x86_64_ (2 CPU) 19:59:06 19:59:06 19:47:03 LINUX RESTART (2 CPU) 19:59:06 19:59:06 19:48:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:59:06 19:49:01 5.21 0.18 5.03 0.00 23.18 145.25 0.00 19:59:06 19:50:01 1.62 0.00 1.62 0.00 0.00 32.15 0.00 19:59:06 19:51:01 0.28 0.00 0.28 0.00 0.00 4.45 0.00 19:59:06 19:52:01 0.18 0.00 0.18 0.00 0.00 3.83 0.00 19:59:06 19:53:01 0.35 0.00 0.35 0.00 0.00 6.01 0.00 19:59:06 19:54:01 0.35 0.00 0.35 0.00 0.00 5.80 0.00 19:59:06 19:55:01 0.32 0.00 0.32 0.00 0.00 5.68 0.00 19:59:06 19:56:01 0.30 0.00 0.30 0.00 0.00 4.18 0.00 19:59:06 19:57:01 0.33 0.03 0.30 0.00 3.73 4.56 0.00 19:59:06 19:58:01 118.50 0.00 118.50 0.00 0.00 32902.71 0.00 19:59:06 19:59:01 138.55 0.10 138.45 0.00 9.99 40010.27 0.00 19:59:06 Average: 24.19 0.03 24.16 0.00 3.36 6649.72 0.00 19:59:06 19:59:06 19:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:59:06 19:49:01 5466028 0 806648 10.07 2620 1733644 1299424 14.35 573672 1568692 24 19:59:06 19:50:01 5471780 0 800888 10.00 2620 1733652 1249040 13.79 570148 1567504 8 19:59:06 19:51:01 5469848 0 802820 10.02 2620 1733652 1249196 13.79 566336 1573144 20 19:59:06 19:52:01 5466908 0 805752 10.06 2620 1733660 1260048 13.91 569368 1573144 8 19:59:06 19:53:01 5464216 0 808440 10.09 2620 1733664 1284732 14.18 569392 1575344 20 19:59:06 19:54:01 5475832 0 796820 9.95 2620 1733668 1202836 13.28 559264 1575344 20 19:59:06 19:55:01 5463724 0 808924 10.10 2620 1733672 1203336 13.29 570968 1575344 8 19:59:06 19:56:01 5465376 0 807268 10.08 2620 1733676 1201876 13.27 569828 1575344 16 19:59:06 19:57:01 5461880 0 810624 10.12 2620 1733816 1203572 13.29 574432 1573300 44 19:59:06 19:58:01 3874288 0 1085796 13.56 2620 3046236 1613380 17.81 829788 2714672 592436 19:59:06 19:59:01 3353748 0 1192560 14.89 2620 3460012 1932096 21.33 1010264 2947692 16 19:59:06 Average: 5130330 0 866049 10.81 2620 2009941 1336321 14.75 633042 1801775 53875 19:59:06 19:59:06 19:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:59:06 19:49:01 eth0 22.85 14.52 23.92 5.43 0.00 0.00 0.00 0.00 19:59:06 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:59:06 19:49:01 docker0 2.76 2.17 0.63 5.73 0.00 0.00 0.00 0.00 19:59:06 19:50:01 eth0 3.51 0.53 0.79 0.42 0.00 0.00 0.00 0.00 19:59:06 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:59:06 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:59:06 19:51:01 eth0 1.77 0.97 1.06 0.75 0.00 0.00 0.00 0.00 19:59:06 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:59:06 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:59:06 19:52:01 eth0 1.72 1.02 0.40 8.12 0.00 0.00 0.00 0.00 19:59:06 19:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:59:06 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:59:06 19:53:01 eth0 2.33 1.55 0.47 12.93 0.00 0.00 0.00 0.00 19:59:06 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:59:06 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:59:06 19:54:01 eth0 0.98 0.18 0.14 0.04 0.00 0.00 0.00 0.00 19:59:06 19:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:59:06 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:59:06 19:55:01 eth0 1.47 1.08 0.57 3.25 0.00 0.00 0.00 0.00 19:59:06 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:59:06 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:59:06 19:56:01 eth0 0.13 0.08 0.01 0.04 0.00 0.00 0.00 0.00 19:59:06 19:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:59:06 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:59:06 19:57:01 eth0 4.35 2.92 4.23 1.41 0.00 0.00 0.00 0.00 19:59:06 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:59:06 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:59:06 19:58:01 eth0 855.91 790.21 7668.53 69.56 0.00 0.00 0.00 0.00 19:59:06 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:59:06 19:58:01 docker0 71.53 71.00 5.76 384.60 0.00 0.00 0.00 0.00 19:59:06 19:59:01 eth0 369.03 272.74 2493.61 111.13 0.00 0.00 0.00 0.00 19:59:06 19:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:59:06 19:59:01 docker0 68.94 117.02 3.86 264.41 0.00 0.00 0.00 0.00 19:59:06 Average: eth0 114.95 98.74 927.03 19.38 0.00 0.00 0.00 0.00 19:59:06 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:59:06 Average: docker0 13.03 17.29 0.93 59.54 0.00 0.00 0.00 0.00 19:59:06 19:59:06 19:59:06 ---> sar -P ALL: 19:59:06 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/18/21 _x86_64_ (2 CPU) 19:59:06 19:59:06 19:47:03 LINUX RESTART (2 CPU) 19:59:06 19:59:06 19:48:01 CPU %user %nice %system %iowait %steal %idle 19:59:06 19:49:01 all 0.79 0.00 0.39 0.04 0.04 98.74 19:59:06 19:49:01 0 0.87 0.00 0.37 0.05 0.05 98.66 19:59:06 19:49:01 1 0.70 0.00 0.40 0.03 0.03 98.83 19:59:06 19:50:01 all 0.09 0.00 0.03 0.00 0.04 99.83 19:59:06 19:50:01 0 0.05 0.00 0.03 0.00 0.07 99.85 19:59:06 19:50:01 1 0.13 0.00 0.03 0.00 0.02 99.82 19:59:06 19:51:01 all 0.13 0.00 0.03 0.00 0.03 99.82 19:59:06 19:51:01 0 0.05 0.00 0.02 0.00 0.03 99.90 19:59:06 19:51:01 1 0.20 0.00 0.03 0.00 0.03 99.73 19:59:06 19:52:01 all 0.13 0.00 0.06 0.00 0.03 99.78 19:59:06 19:52:01 0 0.10 0.00 0.08 0.00 0.03 99.78 19:59:06 19:52:01 1 0.17 0.00 0.03 0.00 0.02 99.78 19:59:06 19:53:01 all 0.11 0.00 0.05 0.00 0.04 99.80 19:59:06 19:53:01 0 0.08 0.00 0.05 0.00 0.05 99.82 19:59:06 19:53:01 1 0.13 0.00 0.05 0.00 0.03 99.78 19:59:06 19:54:01 all 0.03 0.00 0.03 0.00 0.03 99.92 19:59:06 19:54:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:59:06 19:54:01 1 0.02 0.00 0.03 0.00 0.02 99.93 19:59:06 19:55:01 all 0.18 0.00 0.03 0.00 0.03 99.76 19:59:06 19:55:01 0 0.23 0.00 0.05 0.00 0.03 99.68 19:59:06 19:55:01 1 0.12 0.00 0.02 0.00 0.03 99.83 19:59:06 19:56:01 all 0.11 0.00 0.03 0.00 0.03 99.83 19:59:06 19:56:01 0 0.00 0.00 0.02 0.00 0.03 99.95 19:59:06 19:56:01 1 0.22 0.00 0.03 0.00 0.03 99.72 19:59:06 19:57:01 all 0.36 0.00 0.25 0.01 0.02 99.37 19:59:06 19:57:01 0 0.35 0.00 0.28 0.02 0.02 99.33 19:59:06 19:57:01 1 0.37 0.00 0.22 0.00 0.02 99.40 19:59:06 19:58:01 all 18.84 0.00 7.58 10.21 0.09 63.28 19:59:06 19:58:01 0 19.39 0.00 7.90 11.38 0.09 61.25 19:59:06 19:58:01 1 18.31 0.00 7.26 9.05 0.09 65.30 19:59:06 19:59:01 all 11.42 0.00 5.42 12.04 0.08 71.05 19:59:06 19:59:01 0 12.97 0.00 5.79 11.96 0.09 69.19 19:59:06 19:59:01 1 9.88 0.00 5.04 12.12 0.07 72.89 19:59:06 19:59:06 Average: CPU %user %nice %system %iowait %steal %idle 19:59:06 Average: all 2.82 0.00 1.22 1.96 0.04 93.96 19:59:06 Average: 0 2.99 0.00 1.28 2.05 0.05 93.64 19:59:06 Average: 1 2.66 0.00 1.16 1.87 0.04 94.27 19:59:06 19:59:06 19:59:06