Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 86dee94abf325f9cc1e23c260dc3ad0065ea84e3 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-ssh3629916424808305347.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-ssh3940862192063648909.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-ssh7096894570911365800.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-ssh7157313656251838508.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-ssh7201011543253330219.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-448 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 Avoid second fetch Checking out Revision 86dee94abf325f9cc1e23c260dc3ad0065ea84e3 (master) Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > 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-ssh4965589246833395678.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 86dee94abf325f9cc1e23c260dc3ad0065ea84e3 # timeout=10 Commit message: "fix: Remove duplicate settings in functional-tests profile (#267)" > git rev-list --no-walk 86dee94abf325f9cc1e23c260dc3ad0065ea84e3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:36:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:36:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:36:44 ========================================================= 19:36:44 EdgeX Global Pipelines Version Info 19:36:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:36:45 ------------------- 19:36:45 stable info: 19:36:45 ------------------- 19:36:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:36:45 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 19:36:45 Message: update stable to v1.0.192 19:36:46 ------------------- 19:36:46 experimental info: 19:36:46 ------------------- 19:36:46 Commited By: **** collab-it+edgex@linuxfoundation.org 19:36:46 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 19:36:46 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:36:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 19:36:46 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 19:36:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:36:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:36:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:36:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:36:46 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:36:46 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 19:36:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:36:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:36:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:36:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 19:36:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:36:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:36:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:36:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:36:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:36:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:36:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:36:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:36:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:36:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:36:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:36:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:36:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:36:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:36:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 19:36:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 19:36:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 19:36:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 86dee94abf325f9cc1e23c260dc3ad0065ea84e3 [Pipeline] echo 19:36:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 86dee94 [Pipeline] echo 19:36:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:36:47 provisioning config files... 19:36:47 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config3722445240596656600tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:36:47 ---> docker-login.sh 19:36:47 nexus3.edgexfoundry.org:10001 19:36:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:36:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:36:48 Configure a credential helper to remove this warning. See 19:36:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:36:48 19:36:48 Login Succeeded 19:36:48 nexus3.edgexfoundry.org:10002 19:36:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:36:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:36:48 Configure a credential helper to remove this warning. See 19:36:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:36:48 19:36:48 Login Succeeded 19:36:48 nexus3.edgexfoundry.org:10003 19:36:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:36:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:36:48 Configure a credential helper to remove this warning. See 19:36:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:36:48 19:36:48 Login Succeeded 19:36:48 nexus3.edgexfoundry.org:10004 19:36:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:36:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:36:48 Configure a credential helper to remove this warning. See 19:36:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:36:48 19:36:48 Login Succeeded 19:36:48 docker.io 19:36:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:36:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:36:49 Configure a credential helper to remove this warning. See 19:36:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:36:49 19:36:49 Login Succeeded 19:36:49 ---> docker-login.sh ends [Pipeline] } 19:36:49 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:36:49 + git log --format=format:%s -1 86dee94abf325f9cc1e23c260dc3ad0065ea84e3 [Pipeline] echo 19:36:49 GIT_COMMIT: 86dee94abf325f9cc1e23c260dc3ad0065ea84e3, Commit Message: fix: Remove duplicate settings in functional-tests profile (#267) [Pipeline] echo 19:36:49 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 19:36:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:36:50 19:36:50 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:36:50 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:36:50 latest: Pulling from edgex-devops/git-semver 19:36:50 31603596830f: Pulling fs layer 19:36:50 54011a49482f: Pulling fs layer 19:36:50 a6820b24f6d8: Pulling fs layer 19:36:50 f581987b2513: Pulling fs layer 19:36:50 f581987b2513: Waiting 19:36:50 54011a49482f: Verifying Checksum 19:36:50 54011a49482f: Download complete 19:36:51 31603596830f: Download complete 19:36:51 f581987b2513: Verifying Checksum 19:36:51 f581987b2513: Download complete 19:36:51 a6820b24f6d8: Verifying Checksum 19:36:51 a6820b24f6d8: Download complete 19:36:51 31603596830f: Pull complete 19:36:51 54011a49482f: Pull complete 19:36:52 a6820b24f6d8: Pull complete 19:36:52 f581987b2513: Pull complete 19:36:52 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 19:36:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:36:52 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:36:52 prd-centos7-docker-4c-2g-448 does not seem to be running inside a container 19:36:52 $ 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:36:54 $ docker top 81a97d2c9e3828327f18a8bd3784b71fe8faf42347143c675e83e0e4a7933d17 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:36:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:36:54 [ssh-agent] Looking for ssh-agent implementation... 19:36:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:36:54 $ docker exec 81a97d2c9e3828327f18a8bd3784b71fe8faf42347143c675e83e0e4a7933d17 ssh-agent 19:36:54 SSH_AUTH_SOCK=/tmp/ssh-SuBYiI2Zq4DV/agent.14 19:36:54 SSH_AGENT_PID=20 19:36:54 Running ssh-add (command line suppressed) 19:36:54 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_1170537021992966066.key (/w/workspace/_app-service-configurable_master@tmp/private_key_1170537021992966066.key) 19:36:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:36:54 + git tag --points-at HEAD [Pipeline] } 19:36:54 $ docker exec --env ******** --env ******** 81a97d2c9e3828327f18a8bd3784b71fe8faf42347143c675e83e0e4a7933d17 ssh-agent -k 19:36:54 unset SSH_AUTH_SOCK; 19:36:54 unset SSH_AGENT_PID; 19:36:54 echo Agent pid 20 killed; 19:36:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:36:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:36:55 [ssh-agent] Looking for ssh-agent implementation... 19:36:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:36:55 $ docker exec 81a97d2c9e3828327f18a8bd3784b71fe8faf42347143c675e83e0e4a7933d17 ssh-agent 19:36:55 SSH_AUTH_SOCK=/tmp/ssh-7C3uG4pAImOt/agent.55 19:36:55 SSH_AGENT_PID=61 19:36:55 Running ssh-add (command line suppressed) 19:36:55 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_7937013965798099737.key (/w/workspace/_app-service-configurable_master@tmp/private_key_7937013965798099737.key) 19:36:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:36:55 + git semver init 19:36:55 # -> Open(): unable to determine branch for HEAD 19:36:55 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 19:36:55 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 19:36:55 # $SEMVER_REMOTE_NAME = origin 19:36:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:36:55 # $SEMVER_USER_NAME = edgex-jenkins 19:36:55 # $SEMVER_BRANCH = master 19:36:55 # $SEMVER_TEMP = /tmp/semver-906243583 19:36:55 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 19:36:56 # '/tmp/semver-906243583' -> '/w/workspace/_app-service-configurable_master/.semver' 19:36:56 # -> Force: false 19:36:56 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } 19:36:56 $ docker exec --env ******** --env ******** 81a97d2c9e3828327f18a8bd3784b71fe8faf42347143c675e83e0e4a7933d17 ssh-agent -k 19:36:56 unset SSH_AUTH_SOCK; 19:36:56 unset SSH_AGENT_PID; 19:36:56 echo Agent pid 61 killed; 19:36:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:36:56 + git semver [Pipeline] } 19:36:56 $ docker stop --time=1 81a97d2c9e3828327f18a8bd3784b71fe8faf42347143c675e83e0e4a7933d17 19:36:58 $ docker rm -f 81a97d2c9e3828327f18a8bd3784b71fe8faf42347143c675e83e0e4a7933d17 [Pipeline] // withDockerContainer [Pipeline] sh 19:36:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:36:58 Stashed 1 file(s) [Pipeline] echo 19:36:58 [edgeXSemver]: initialized semver on version 2.0.0-dev.44 [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:37:13 Still waiting to schedule task 19:37:13 Waiting for next available executor on ‘centos7-docker-4c-2g’ 19:37:13 Still waiting to schedule task 19:37:13 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 19:39:16 Running on prd-ubuntu18.04-docker-arm64-4c-16g-449 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 19:39:16 Running in /w/workspace/app-service-configurable/116 [Pipeline] { [Pipeline] checkout 19:39:16 Selected Git installation does not exist. Using Default 19:39:16 The recommended git tool is: NONE 19:39:21 using credential edgex-jenkins-ssh 19:39:21 Cloning the remote Git repository 19:39:21 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 19:39:21 > git init /w/workspace/app-service-configurable/116 # timeout=10 19:39:21 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 19:39:21 > git --version # timeout=10 19:39:21 > git --version # 'git version 2.17.1' 19:39:21 using GIT_SSH to set credentials SSH Credentials for GitHub 19:39:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:39:22 Avoid second fetch 19:39:22 Checking out Revision 86dee94abf325f9cc1e23c260dc3ad0065ea84e3 (master) 19:39:22 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 19:39:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:39:22 > git config core.sparsecheckout # timeout=10 19:39:22 > git checkout -f 86dee94abf325f9cc1e23c260dc3ad0065ea84e3 # timeout=10 19:39:27 Commit message: "fix: Remove duplicate settings in functional-tests profile (#267)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:39:28 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 19:39:29 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:39:29 + true 19:39:29 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:39:47 provisioning config files... 19:39:47 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/116@tmp/config491477373273840577tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:39:48 ---> docker-login.sh 19:39:48 nexus3.edgexfoundry.org:10001 19:39:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:49 Configure a credential helper to remove this warning. See 19:39:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:49 19:39:49 Login Succeeded 19:39:49 nexus3.edgexfoundry.org:10002 19:39:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:50 Configure a credential helper to remove this warning. See 19:39:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:50 19:39:50 Login Succeeded 19:39:50 nexus3.edgexfoundry.org:10003 19:39:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:50 Configure a credential helper to remove this warning. See 19:39:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:50 19:39:50 Login Succeeded 19:39:50 nexus3.edgexfoundry.org:10004 19:39:50 Running on prd-centos7-docker-4c-2g-450 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 19:39:50 Running in /w/workspace/app-service-configurable/116 [Pipeline] { [Pipeline] checkout 19:39:50 Selected Git installation does not exist. Using Default 19:39:50 The recommended git tool is: NONE 19:39:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:51 Configure a credential helper to remove this warning. See 19:39:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:51 19:39:51 Login Succeeded 19:39:51 docker.io 19:39:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:51 Configure a credential helper to remove this warning. See 19:39:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:51 19:39:52 Login Succeeded 19:39:52 ---> docker-login.sh ends [Pipeline] } 19:39:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:39:52 ========================================================= 19:39:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:39:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:39:52 + 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:39:52 Sending build context to Docker daemon 93.7kB 19:39:52 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 19:39:52 Step 2/8 : FROM ${BASE} 19:39:53 using credential edgex-jenkins-ssh 19:39:53 Cloning the remote Git repository 19:39:53 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:39:53 595b0fe564bb: Pulling fs layer 19:39:53 7186ed65a4f7: Pulling fs layer 19:39:53 316046926c0a: Pulling fs layer 19:39:53 4ebd0625c992: Pulling fs layer 19:39:53 207e8628e3a3: Pulling fs layer 19:39:53 c791037a9be2: Pulling fs layer 19:39:53 ffd874e62e21: Pulling fs layer 19:39:53 207e8628e3a3: Waiting 19:39:53 c791037a9be2: Waiting 19:39:53 ffd874e62e21: Waiting 19:39:53 4ebd0625c992: Waiting 19:39:53 316046926c0a: Verifying Checksum 19:39:53 316046926c0a: Download complete 19:39:53 7186ed65a4f7: Verifying Checksum 19:39:53 7186ed65a4f7: Download complete 19:39:53 207e8628e3a3: Download complete 19:39:53 595b0fe564bb: Verifying Checksum 19:39:53 595b0fe564bb: Download complete 19:39:53 c791037a9be2: Verifying Checksum 19:39:53 c791037a9be2: Download complete 19:39:54 Avoid second fetch 19:39:54 Checking out Revision 86dee94abf325f9cc1e23c260dc3ad0065ea84e3 (master) 19:39:54 595b0fe564bb: Pull complete 19:39:53 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 19:39:53 > git init /w/workspace/app-service-configurable/116 # timeout=10 19:39:53 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 19:39:53 > git --version # timeout=10 19:39:53 > git --version # 'git version 2.24.4' 19:39:53 using GIT_SSH to set credentials SSH Credentials for GitHub 19:39:53 [INFO] Currently running in a labeled security context 19:39:53 [INFO] Currently SELinux is 'enforcing' on the host 19:39:53 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/116@tmp/jenkins-gitclient-ssh6083098076512795870.key 19:39:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:39:53 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 19:39:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:39:54 > git config core.sparsecheckout # timeout=10 19:39:54 > git checkout -f 86dee94abf325f9cc1e23c260dc3ad0065ea84e3 # timeout=10 19:39:54 7186ed65a4f7: Pull complete 19:39:55 316046926c0a: Pull complete 19:39:56 ffd874e62e21: Download complete 19:39:57 4ebd0625c992: Download complete 19:39:57 Commit message: "fix: Remove duplicate settings in functional-tests profile (#267)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:39:58 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 19:39:59 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:39:59 + sudo service docker restart 19:39:59 + true 19:39:59 Redirecting to /bin/systemctl restart docker.service 19:40:07 4ebd0625c992: Pull complete 19:40:07 207e8628e3a3: Pull complete 19:40:08 c791037a9be2: Pull complete 19:40:11 ffd874e62e21: Pull complete 19:40:12 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 19:40:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:40:12 ---> cfc18b08335c 19:40:12 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:40:14 ---> Running in b0cc5dbc24e9 19:40:14 Removing intermediate container b0cc5dbc24e9 19:40:14 ---> 23b7de0c611f 19:40:14 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:40:15 ---> Running in cd64ec8ab6b5 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:40:17 provisioning config files... 19:40:17 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/116@tmp/config5992835522489873285tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:40:17 Removing intermediate container cd64ec8ab6b5 19:40:17 ---> 5cafbb529a9d 19:40:17 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 19:40:17 ---> Running in 866bbe6ef0e3 19:40:17 ---> docker-login.sh 19:40:17 nexus3.edgexfoundry.org:10001 19:40:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:40:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:40:18 Configure a credential helper to remove this warning. See 19:40:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:40:18 19:40:18 Login Succeeded 19:40:18 nexus3.edgexfoundry.org:10002 19:40:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:40:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:40:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:40:18 Configure a credential helper to remove this warning. See 19:40:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:40:18 19:40:18 Login Succeeded 19:40:18 nexus3.edgexfoundry.org:10003 19:40:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:40:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:40:18 Configure a credential helper to remove this warning. See 19:40:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:40:18 19:40:18 Login Succeeded 19:40:18 nexus3.edgexfoundry.org:10004 19:40:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:40:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:40:18 Configure a credential helper to remove this warning. See 19:40:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:40:18 19:40:18 Login Succeeded 19:40:18 docker.io 19:40:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:40:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:40:18 Configure a credential helper to remove this warning. See 19:40:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:40:18 19:40:18 Login Succeeded 19:40:18 ---> docker-login.sh ends [Pipeline] } 19:40:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:40:19 ========================================================= 19:40:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:40:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:40:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:40:19 + 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:40:19 Sending build context to Docker daemon 93.7kB 19:40:19 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 19:40:19 Step 2/8 : FROM ${BASE} 19:40:19 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:40:19 540db60ca938: Pulling fs layer 19:40:19 adcc1eea9eea: Pulling fs layer 19:40:19 4c4ab2625f07: Pulling fs layer 19:40:19 0510c868ecb4: Pulling fs layer 19:40:19 afea3b2eda06: Pulling fs layer 19:40:19 7809a108b3ef: Pulling fs layer 19:40:19 f706445af74f: Pulling fs layer 19:40:19 0510c868ecb4: Waiting 19:40:19 afea3b2eda06: Waiting 19:40:19 7809a108b3ef: Waiting 19:40:19 f706445af74f: Waiting 19:40:19 4c4ab2625f07: Verifying Checksum 19:40:19 4c4ab2625f07: Download complete 19:40:19 adcc1eea9eea: Verifying Checksum 19:40:19 adcc1eea9eea: Download complete 19:40:19 afea3b2eda06: Verifying Checksum 19:40:19 afea3b2eda06: Download complete 19:40:19 7809a108b3ef: Verifying Checksum 19:40:19 7809a108b3ef: Download complete 19:40:19 540db60ca938: Verifying Checksum 19:40:19 540db60ca938: Download complete 19:40:19 540db60ca938: Pull complete 19:40:20 adcc1eea9eea: Pull complete 19:40:20 4c4ab2625f07: Pull complete 19:40:20 (1/6) Installing libc-dev (0.7.2-r3) 19:40:20 (2/6) Installing libsodium (1.0.18-r0) 19:40:20 (3/6) Installing pkgconf (1.7.3-r0) 19:40:20 (4/6) Installing libsodium-dev (1.0.18-r0) 19:40:20 (5/6) Installing libzmq (4.3.3-r1) 19:40:20 (6/6) Installing zeromq-dev (4.3.3-r1) 19:40:21 Executing busybox-1.32.1-r6.trigger 19:40:21 OK: 139 MiB in 46 packages 19:40:21 f706445af74f: Verifying Checksum 19:40:21 f706445af74f: Download complete 19:40:21 0510c868ecb4: Verifying Checksum 19:40:21 0510c868ecb4: Download complete 19:40:22 Removing intermediate container 866bbe6ef0e3 19:40:22 ---> 2627fe5264f9 19:40:22 Step 6/8 : WORKDIR /app 19:40:22 ---> Running in 0b8951d53766 19:40:23 Removing intermediate container 0b8951d53766 19:40:23 ---> 4a27af0e76f6 19:40:23 Step 7/8 : COPY . . 19:40:23 ---> 64958e787227 19:40:23 Step 8/8 : RUN go mod download 19:40:23 ---> Running in 29976a44d326 19:40:25 0510c868ecb4: Pull complete 19:40:25 afea3b2eda06: Pull complete 19:40:25 7809a108b3ef: Pull complete 19:40:26 f706445af74f: Pull complete 19:40:26 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 19:40:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:40:26 ---> b068be0155e3 19:40:26 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:40:29 ---> Running in fa217664a25f 19:40:29 Removing intermediate container fa217664a25f 19:40:29 ---> 3482184c9424 19:40:29 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:40:30 ---> Running in 26b2bc1a20aa 19:40:30 Removing intermediate container 26b2bc1a20aa 19:40:30 ---> 5b039244c924 19:40:30 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 19:40:30 ---> Running in 3e82f7482f07 19:40:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:40:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:40:32 (1/6) Installing libc-dev (0.7.2-r3) 19:40:32 (2/6) Installing libsodium (1.0.18-r0) 19:40:32 (3/6) Installing pkgconf (1.7.3-r0) 19:40:32 (4/6) Installing libsodium-dev (1.0.18-r0) 19:40:32 (5/6) Installing libzmq (4.3.3-r1) 19:40:32 (6/6) Installing zeromq-dev (4.3.3-r1) 19:40:33 Executing busybox-1.32.1-r6.trigger 19:40:33 OK: 150 MiB in 46 packages 19:40:33 Removing intermediate container 3e82f7482f07 19:40:33 ---> 6fb041d3de10 19:40:33 Step 6/8 : WORKDIR /app 19:40:33 ---> Running in c103b66cd490 19:40:33 Removing intermediate container c103b66cd490 19:40:33 ---> 626565fe2690 19:40:33 Step 7/8 : COPY . . 19:40:33 ---> 51c7fdd4dc8f 19:40:33 Step 8/8 : RUN go mod download 19:40:33 ---> Running in 7e6c857d012a 19:40:48 Removing intermediate container 7e6c857d012a 19:40:48 ---> 5cedd89de00f 19:40:48 Successfully built 5cedd89de00f 19:40:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:40:48 + docker inspect -f . ci-base-image-x86_64 19:40:48 . [Pipeline] withDockerContainer 19:40:49 prd-centos7-docker-4c-2g-450 does not seem to be running inside a container 19:40:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/116 -v /w/workspace/app-service-configurable/116:/w/workspace/app-service-configurable/116:rw,z -v /w/workspace/app-service-configurable/116@tmp:/w/workspace/app-service-configurable/116@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-x86_64 cat 19:40:49 $ docker top 8a350be3d317be2807075da27091d9e8a2ac0cb0fd776719083a5c46b0f04ebb -eo pid,comm [Pipeline] { [Pipeline] sh 19:40:49 + go version 19:40:49 go version go1.16.3 linux/amd64 [Pipeline] } 19:40:49 $ docker stop --time=1 8a350be3d317be2807075da27091d9e8a2ac0cb0fd776719083a5c46b0f04ebb 19:40:50 Removing intermediate container 29976a44d326 19:40:50 ---> 195b7879bd3a 19:40:50 Successfully built 195b7879bd3a 19:40:50 Successfully tagged ci-base-image-arm64:latest 19:40:51 $ docker rm -f 8a350be3d317be2807075da27091d9e8a2ac0cb0fd776719083a5c46b0f04ebb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:40:51 + docker inspect -f . ci-base-image-arm64 19:40:51 . [Pipeline] withDockerContainer 19:40:51 + docker inspect -f . ci-base-image-x86_64 19:40:51 . 19:40:51 prd-ubuntu18.04-docker-arm64-4c-16g-449 does not seem to be running inside a container 19:40:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/116 -v /w/workspace/app-service-configurable/116:/w/workspace/app-service-configurable/116:rw,z -v /w/workspace/app-service-configurable/116@tmp:/w/workspace/app-service-configurable/116@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-arm64 cat 19:40:53 $ docker top 3b2fb3009f548af229009f1fcbf931e7ab282eeff63478e28cad586abbdc938e -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 19:40:53 prd-centos7-docker-4c-2g-450 does not seem to be running inside a container 19:40:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/116 -v /w/workspace/app-service-configurable/116:/w/workspace/app-service-configurable/116:rw,z -v /w/workspace/app-service-configurable/116@tmp:/w/workspace/app-service-configurable/116@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-x86_64 cat 19:40:54 $ docker top 3f271387a9fc2e01b157ad0a46172210213c4f2681a86e12312bbbc16895bf5b -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 19:40:54 + go mod tidy [Pipeline] sh 19:40:55 + go version 19:40:55 go version go1.16.3 linux/arm64 [Pipeline] } 19:40:55 $ docker stop --time=1 3b2fb3009f548af229009f1fcbf931e7ab282eeff63478e28cad586abbdc938e 19:40:55 + make test 19:40:55 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 19:40:56 $ docker rm -f 3b2fb3009f548af229009f1fcbf931e7ab282eeff63478e28cad586abbdc938e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:40:57 + docker inspect -f . ci-base-image-arm64 19:40:57 . [Pipeline] withDockerContainer 19:40:57 prd-ubuntu18.04-docker-arm64-4c-16g-449 does not seem to be running inside a container 19:40:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/116 -v /w/workspace/app-service-configurable/116:/w/workspace/app-service-configurable/116:rw,z -v /w/workspace/app-service-configurable/116@tmp:/w/workspace/app-service-configurable/116@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-arm64 cat 19:40:59 $ docker top 9b1c5555954966ff37969377a908cd83d7f5747103bb7175fad9c17c862782b2 -eo pid,comm [Pipeline] { [Pipeline] sh 19:41:00 + go mod tidy [Pipeline] sh 19:41:01 + make test 19:41:01 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 19:41:10 ? github.com/edgexfoundry/app-service-configurable [no test files] 19:41:10 CGO_ENABLED=1 go vet ./... 19:41:16 gofmt -l . 19:41:16 [ "`gofmt -l .`" = "" ] 19:41:16 ./bin/test-go-mod-tidy.sh 19:41:16 ./bin/test-attribution-txt.sh [Pipeline] } 19:41:17 $ docker stop --time=1 3f271387a9fc2e01b157ad0a46172210213c4f2681a86e12312bbbc16895bf5b 19:41:19 $ docker rm -f 3f271387a9fc2e01b157ad0a46172210213c4f2681a86e12312bbbc16895bf5b [Pipeline] // withDockerContainer [Pipeline] sh 19:41:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:41:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:41:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:41:22 + ls -al . 19:41:22 total 92 19:41:22 drwxrwxr-x. 7 jenkins jenkins 4096 May 26 19:41 . 19:41:22 drwxrwxr-x. 4 jenkins jenkins 32 May 26 19:39 .. 19:41:22 -rw-rw-r--. 1 jenkins jenkins 7306 May 26 19:39 Attribution.txt 19:41:22 drwxrwxr-x. 2 jenkins jenkins 64 May 26 19:39 bin 19:41:22 -rw-r--r--. 1 jenkins jenkins 10 May 26 19:40 coverage.out 19:41:22 -rw-rw-r--. 1 jenkins jenkins 2048 May 26 19:39 Dockerfile 19:41:22 -rw-rw-r--. 1 jenkins jenkins 970 May 26 19:39 Dockerfile.build 19:41:22 -rw-rw-r--. 1 jenkins jenkins 119 May 26 19:39 .dockerignore 19:41:22 drwxrwxr-x. 8 jenkins jenkins 162 May 26 19:39 .git 19:41:22 drwxrwxr-x. 2 jenkins jenkins 81 May 26 19:39 .github 19:41:22 -rw-rw-r--. 1 jenkins jenkins 111 May 26 19:39 .gitignore 19:41:22 -rw-r--r--. 1 jenkins jenkins 136 May 26 19:41 go.mod 19:41:22 -rw-r--r--. 1 jenkins jenkins 21152 May 26 19:40 go.sum 19:41:22 -rw-rw-r--. 1 jenkins jenkins 687 May 26 19:39 Jenkinsfile 19:41:22 -rw-rw-r--. 1 jenkins jenkins 10174 May 26 19:39 LICENSE 19:41:22 -rw-rw-r--. 1 jenkins jenkins 1460 May 26 19:39 main.go 19:41:22 -rw-rw-r--. 1 jenkins jenkins 1508 May 26 19:39 makefile 19:41:22 -rw-rw-r--. 1 jenkins jenkins 3230 May 26 19:39 README.md 19:41:22 drwxrwxr-x. 8 jenkins jenkins 122 May 26 19:39 res 19:41:22 drwxrwxr-x. 4 jenkins jenkins 71 May 26 19:39 snap 19:41:22 -rw-rw-r--. 1 jenkins jenkins 12 May 26 19:36 VERSION [Pipeline] isUnix [Pipeline] sh 19:41:22 + 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=86dee94abf325f9cc1e23c260dc3ad0065ea84e3 --label arch=amd64 --label version=2.0.0-dev.44 . 19:41:22 Sending build context to Docker daemon 117.8kB 19:41:22 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 19:41:22 Step 2/28 : FROM ${BASE} AS builder 19:41:22 ---> 5cedd89de00f 19:41:22 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 19:41:22 ---> Running in 98091b88a5b3 19:41:23 Removing intermediate container 98091b88a5b3 19:41:23 ---> f39e73677b54 19:41:23 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 19:41:23 ---> Running in 3262301170c3 19:41:23 Removing intermediate container 3262301170c3 19:41:23 ---> 445d3c6d717b 19:41:23 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 19:41:23 ---> Running in 8a7b0b124088 19:41:23 Removing intermediate container 8a7b0b124088 19:41:23 ---> 7104ef256313 19:41:23 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:41:23 ---> Running in 3d1e8dd7b46f 19:41:23 Removing intermediate container 3d1e8dd7b46f 19:41:23 ---> 25d71b4d5917 19:41:23 Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:41:23 ---> Running in 2372bf4cec1f 19:41:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:41:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:41:25 OK: 150 MiB in 46 packages 19:41:25 Removing intermediate container 2372bf4cec1f 19:41:25 ---> 994bb3cba1a1 19:41:25 Step 8/28 : WORKDIR /app 19:41:25 ---> Running in 01996d48e0c9 19:41:25 Removing intermediate container 01996d48e0c9 19:41:25 ---> aa8f4dd1b665 19:41:25 Step 9/28 : COPY go.mod . 19:41:25 ---> ff9d78e3bcd8 19:41:25 Step 10/28 : RUN go mod download 19:41:25 ---> Running in f9130edcc00d 19:41:26 Removing intermediate container f9130edcc00d 19:41:26 ---> 0e2f12fe68fb 19:41:26 Step 11/28 : RUN go mod tidy 19:41:26 ---> Running in 2be4ebbe354d 19:41:26 Removing intermediate container 2be4ebbe354d 19:41:26 ---> 7db40f0ac60b 19:41:26 Step 12/28 : COPY . . 19:41:26 ---> 17bfad78fbdd 19:41:26 Step 13/28 : ARG MAKE="make build" 19:41:26 ---> Running in 66722ba18187 19:41:26 Removing intermediate container 66722ba18187 19:41:26 ---> d7d888ec41a2 19:41:26 Step 14/28 : RUN $MAKE 19:41:26 ---> Running in b7a0ee7f3923 19:41:27 go mod tidy 19:41:27 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.66 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.44" -o app-service-configurable 19:41:39 Removing intermediate container b7a0ee7f3923 19:41:39 ---> b70be7012ca9 19:41:39 Step 15/28 : FROM alpine:3.12 19:41:39 3.12: Pulling from library/alpine 19:41:39 339de151aab4: Pulling fs layer 19:41:39 339de151aab4: Download complete 19:41:39 339de151aab4: Pull complete 19:41:39 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 19:41:39 Status: Downloaded newer image for alpine:3.12 19:41:39 ---> 13621d1b12d4 19:41:39 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 19:41:39 ---> Running in 0a231016a291 19:41:39 Removing intermediate container 0a231016a291 19:41:39 ---> a55f93074d52 19:41:39 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 19:41:39 ---> Running in cd8ffce8de1a 19:41:40 Removing intermediate container cd8ffce8de1a 19:41:40 ---> 44e3403b1c06 19:41:40 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 19:41:40 ---> Running in 0fe17a4b4fd2 19:41:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:41:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:41:40 (1/7) Installing ca-certificates (20191127-r4) 19:41:40 (2/7) Installing dumb-init (1.2.2-r1) 19:41:40 (3/7) Installing libgcc (9.3.0-r2) 19:41:40 (4/7) Installing libsodium (1.0.18-r0) 19:41:40 (5/7) Installing libstdc++ (9.3.0-r2) 19:41:40 (6/7) Installing libzmq (4.3.3-r0) 19:41:40 (7/7) Installing zeromq (4.3.3-r0) 19:41:40 Executing busybox-1.31.1-r20.trigger 19:41:40 Executing ca-certificates-20191127-r4.trigger 19:41:40 OK: 9 MiB in 21 packages 19:41:40 Removing intermediate container 0fe17a4b4fd2 19:41:40 ---> 97bc4a886b62 19:41:40 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:41:41 ---> aa5dc60c4874 19:41:41 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 19:41:41 ---> 07b0306d8cb6 19:41:41 Step 21/28 : COPY --from=builder /app/res/ /res/ 19:41:41 ---> d41d96bcf2fa 19:41:41 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 19:41:42 ---> ec4a727c4af4 19:41:42 Step 23/28 : EXPOSE 48095 19:41:42 ---> Running in 8b15e4503046 19:41:42 Removing intermediate container 8b15e4503046 19:41:42 ---> e48aa5c3a9de 19:41:42 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 19:41:42 ---> Running in a297d1de49d3 19:41:42 Removing intermediate container a297d1de49d3 19:41:42 ---> 274d53c9080f 19:41:42 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:41:42 ---> Running in 0f8dbd551206 19:41:42 Removing intermediate container 0f8dbd551206 19:41:42 ---> 0a57c61b72c1 19:41:42 Step 26/28 : LABEL arch=amd64 19:41:42 ---> Running in 21e2a31d010d 19:41:42 Removing intermediate container 21e2a31d010d 19:41:42 ---> 916c64deaaeb 19:41:42 Step 27/28 : LABEL git_sha=86dee94abf325f9cc1e23c260dc3ad0065ea84e3 19:41:42 ---> Running in 8c2a0170b627 19:41:42 Removing intermediate container 8c2a0170b627 19:41:42 ---> 4292ece13494 19:41:42 Step 28/28 : LABEL version=2.0.0-dev.44 19:41:42 ---> Running in 7e292062dba1 19:41:42 Removing intermediate container 7e292062dba1 19:41:42 ---> c2ce2e9d31fa 19:41:42 [Warning] One or more build-args [ARCH] were not consumed 19:41:42 Successfully built c2ce2e9d31fa 19:41:42 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:41:42 provisioning config files... 19:41:42 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/116@tmp/config2487781035372929177tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:41:42 ---> docker-login.sh 19:41:42 nexus3.edgexfoundry.org:10001 19:41:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:41:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:41:42 Configure a credential helper to remove this warning. See 19:41:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:41:42 19:41:42 Login Succeeded 19:41:42 nexus3.edgexfoundry.org:10002 19:41:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:41:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:41:43 Configure a credential helper to remove this warning. See 19:41:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:41:43 19:41:43 Login Succeeded 19:41:43 nexus3.edgexfoundry.org:10003 19:41:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:41:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:41:43 Configure a credential helper to remove this warning. See 19:41:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:41:43 19:41:43 Login Succeeded 19:41:43 nexus3.edgexfoundry.org:10004 19:41:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:41:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:41:43 Configure a credential helper to remove this warning. See 19:41:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:41:43 19:41:43 Login Succeeded 19:41:43 docker.io 19:41:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:41:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:41:43 Configure a credential helper to remove this warning. See 19:41:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:41:43 19:41:43 Login Succeeded 19:41:43 ---> docker-login.sh ends [Pipeline] } 19:41:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:41:43 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 19:41:43 86dee94abf325f9cc1e23c260dc3ad0065ea84e3 19:41:43 latest 19:41:43 2.0.0-dev.44 19:41:43 86dee94abf325f9cc1e23c260dc3ad0065ea84e3-2.0.0-dev.44 19:41:43 master 19:41:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:41:44 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:86dee94abf325f9cc1e23c260dc3ad0065ea84e3 [Pipeline] isUnix [Pipeline] sh 19:41:44 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:86dee94abf325f9cc1e23c260dc3ad0065ea84e3 19:41:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:41:44 b5d3af43e3e6: Preparing 19:41:44 327322efa21c: Preparing 19:41:44 32b7653c089d: Preparing 19:41:44 e601faff2c57: Preparing 19:41:44 fd4dd3f39cfc: Preparing 19:41:44 32f366d666a5: Preparing 19:41:44 32f366d666a5: Waiting 19:41:44 32b7653c089d: Pushed 19:41:44 e601faff2c57: Pushed 19:41:44 327322efa21c: Pushed 19:41:44 32f366d666a5: Layer already exists 19:41:44 fd4dd3f39cfc: Pushed 19:41:46 b5d3af43e3e6: Pushed 19:41:46 86dee94abf325f9cc1e23c260dc3ad0065ea84e3: digest: sha256:b0f7b619b3641ed86c478ad5ee979580dcd392d1867d536f34c2dc7b9cc04b5c size: 1574 [Pipeline] isUnix [Pipeline] sh 19:41:46 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 19:41:46 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 19:41:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:41:46 b5d3af43e3e6: Preparing 19:41:46 327322efa21c: Preparing 19:41:46 32b7653c089d: Preparing 19:41:46 e601faff2c57: Preparing 19:41:46 fd4dd3f39cfc: Preparing 19:41:46 32f366d666a5: Preparing 19:41:46 32f366d666a5: Waiting 19:41:46 b5d3af43e3e6: Layer already exists 19:41:46 327322efa21c: Layer already exists 19:41:46 fd4dd3f39cfc: Layer already exists 19:41:46 e601faff2c57: Layer already exists 19:41:46 32b7653c089d: Layer already exists 19:41:46 32f366d666a5: Layer already exists 19:41:46 latest: digest: sha256:b0f7b619b3641ed86c478ad5ee979580dcd392d1867d536f34c2dc7b9cc04b5c size: 1574 [Pipeline] isUnix [Pipeline] sh 19:41:47 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.44 [Pipeline] isUnix [Pipeline] sh 19:41:47 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.44 19:41:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:41:47 b5d3af43e3e6: Preparing 19:41:47 327322efa21c: Preparing 19:41:47 32b7653c089d: Preparing 19:41:47 e601faff2c57: Preparing 19:41:47 fd4dd3f39cfc: Preparing 19:41:47 32f366d666a5: Preparing 19:41:47 32f366d666a5: Waiting 19:41:47 fd4dd3f39cfc: Layer already exists 19:41:47 b5d3af43e3e6: Layer already exists 19:41:47 327322efa21c: Layer already exists 19:41:47 e601faff2c57: Layer already exists 19:41:47 32b7653c089d: Layer already exists 19:41:47 32f366d666a5: Layer already exists 19:41:47 2.0.0-dev.44: digest: sha256:b0f7b619b3641ed86c478ad5ee979580dcd392d1867d536f34c2dc7b9cc04b5c size: 1574 [Pipeline] isUnix [Pipeline] sh 19:41:47 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:86dee94abf325f9cc1e23c260dc3ad0065ea84e3-2.0.0-dev.44 [Pipeline] isUnix [Pipeline] sh 19:41:48 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:86dee94abf325f9cc1e23c260dc3ad0065ea84e3-2.0.0-dev.44 19:41:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:41:48 b5d3af43e3e6: Preparing 19:41:48 327322efa21c: Preparing 19:41:48 32b7653c089d: Preparing 19:41:48 e601faff2c57: Preparing 19:41:48 fd4dd3f39cfc: Preparing 19:41:48 32f366d666a5: Preparing 19:41:48 32f366d666a5: Waiting 19:41:48 e601faff2c57: Layer already exists 19:41:48 327322efa21c: Layer already exists 19:41:48 b5d3af43e3e6: Layer already exists 19:41:48 fd4dd3f39cfc: Layer already exists 19:41:48 32b7653c089d: Layer already exists 19:41:48 32f366d666a5: Layer already exists 19:41:48 86dee94abf325f9cc1e23c260dc3ad0065ea84e3-2.0.0-dev.44: digest: sha256:b0f7b619b3641ed86c478ad5ee979580dcd392d1867d536f34c2dc7b9cc04b5c size: 1574 [Pipeline] isUnix [Pipeline] sh 19:41:48 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:master [Pipeline] isUnix [Pipeline] sh 19:41:48 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:master 19:41:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:41:48 b5d3af43e3e6: Preparing 19:41:48 327322efa21c: Preparing 19:41:48 32b7653c089d: Preparing 19:41:48 e601faff2c57: Preparing 19:41:48 fd4dd3f39cfc: Preparing 19:41:48 32f366d666a5: Preparing 19:41:48 32f366d666a5: Waiting 19:41:48 32b7653c089d: Layer already exists 19:41:48 327322efa21c: Layer already exists 19:41:48 b5d3af43e3e6: Layer already exists 19:41:48 fd4dd3f39cfc: Layer already exists 19:41:48 e601faff2c57: Layer already exists 19:41:48 32f366d666a5: Layer already exists 19:41:48 master: digest: sha256:b0f7b619b3641ed86c478ad5ee979580dcd392d1867d536f34c2dc7b9cc04b5c size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:41:48 ===================================================== [Pipeline] echo 19:41:48 taggedImages: 19:41:48 - nexus3.edgexfoundry.org:10004/app-service-configurable:86dee94abf325f9cc1e23c260dc3ad0065ea84e3 19:41:48 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 19:41:48 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.44 19:41:48 - nexus3.edgexfoundry.org:10004/app-service-configurable:86dee94abf325f9cc1e23c260dc3ad0065ea84e3-2.0.0-dev.44 19:41:48 - nexus3.edgexfoundry.org:10004/app-service-configurable:master [Pipeline] } 19:41:48 ? github.com/edgexfoundry/app-service-configurable [no test files] 19:41:48 CGO_ENABLED=1 go vet ./... [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:41:49 ---> job-cost.sh 19:41:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EpzR 19:41:59 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:42:14 lf-activate-venv(): INFO: Adding /tmp/venv-EpzR/bin to PATH 19:42:14 INFO: No Stack... 19:42:14 INFO: Retrieving Pricing Info for: v3-standard-2 19:42:14 INFO: Archiving Costs [Pipeline] sh 19:42:14 + cat /w/workspace/app-service-configurable/116/archives/cost.csv 19:42:14 + cut -d, -f6 [Pipeline] lock 19:42:14 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-116-stack-cost] 19:42:14 Resource [jenkins-edgexfoundry-app-service-configurable-master-116-stack-cost] did not exist. Created. 19:42:14 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-116-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:42:15 + echo total: 0.05999999865889549 [Pipeline] stash 19:42:15 Stashed 1 file(s) [Pipeline] } 19:42:15 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-116-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:42:15 gofmt -l . 19:42:15 [ "`gofmt -l .`" = "" ] 19:42:15 ./bin/test-go-mod-tidy.sh 19:42:15 ./bin/test-attribution-txt.sh [Pipeline] } 19:42:15 $ docker stop --time=1 9b1c5555954966ff37969377a908cd83d7f5747103bb7175fad9c17c862782b2 19:42:17 $ docker rm -f 9b1c5555954966ff37969377a908cd83d7f5747103bb7175fad9c17c862782b2 [Pipeline] // withDockerContainer [Pipeline] sh 19:42:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:42:18 Warning: overwriting stash ‘coverage-report’ 19:42:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:42:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:42:19 + ls -al . 19:42:19 total 116 19:42:19 drwxrwxr-x 7 jenkins jenkins 4096 May 26 19:42 . 19:42:19 drwxrwxr-x 4 jenkins jenkins 4096 May 26 19:39 .. 19:42:19 -rw-rw-r-- 1 jenkins jenkins 119 May 26 19:39 .dockerignore 19:42:19 drwxrwxr-x 8 jenkins jenkins 4096 May 26 19:39 .git 19:42:19 drwxrwxr-x 2 jenkins jenkins 4096 May 26 19:39 .github 19:42:19 -rw-rw-r-- 1 jenkins jenkins 111 May 26 19:39 .gitignore 19:42:19 -rw-rw-r-- 1 jenkins jenkins 7306 May 26 19:39 Attribution.txt 19:42:19 -rw-rw-r-- 1 jenkins jenkins 2048 May 26 19:39 Dockerfile 19:42:19 -rw-rw-r-- 1 jenkins jenkins 970 May 26 19:39 Dockerfile.build 19:42:19 -rw-rw-r-- 1 jenkins jenkins 687 May 26 19:39 Jenkinsfile 19:42:19 -rw-rw-r-- 1 jenkins jenkins 10174 May 26 19:39 LICENSE 19:42:19 -rw-rw-r-- 1 jenkins jenkins 3230 May 26 19:39 README.md 19:42:19 -rw-rw-r-- 1 jenkins jenkins 12 May 26 19:36 VERSION 19:42:19 drwxrwxr-x 2 jenkins jenkins 4096 May 26 19:39 bin 19:42:19 -rw-r--r-- 1 jenkins jenkins 10 May 26 19:41 coverage.out 19:42:19 -rw-r--r-- 1 jenkins jenkins 136 May 26 19:42 go.mod 19:42:19 -rw-r--r-- 1 jenkins jenkins 21152 May 26 19:41 go.sum 19:42:19 -rw-rw-r-- 1 jenkins jenkins 1460 May 26 19:39 main.go 19:42:19 -rw-rw-r-- 1 jenkins jenkins 1508 May 26 19:39 makefile 19:42:19 drwxrwxr-x 8 jenkins jenkins 4096 May 26 19:39 res 19:42:19 drwxrwxr-x 4 jenkins jenkins 4096 May 26 19:39 snap [Pipeline] isUnix [Pipeline] sh 19:42:20 + 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=86dee94abf325f9cc1e23c260dc3ad0065ea84e3 --label arch=arm64 --label version=2.0.0-dev.44 . 19:42:20 Sending build context to Docker daemon 117.8kB 19:42:20 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 19:42:20 Step 2/28 : FROM ${BASE} AS builder 19:42:20 ---> 195b7879bd3a 19:42:20 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 19:42:20 ---> Running in c3a1791fd2a2 19:42:21 Removing intermediate container c3a1791fd2a2 19:42:21 ---> 39ea53f43d46 19:42:21 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 19:42:21 ---> Running in 1168251c92f4 19:42:21 Removing intermediate container 1168251c92f4 19:42:21 ---> 5c46dcd6bb09 19:42:21 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 19:42:22 ---> Running in 2707b76cc82e 19:42:22 Removing intermediate container 2707b76cc82e 19:42:22 ---> ca74b7d97c77 19:42:22 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:42:22 ---> Running in b4d784bf9a6d 19:42:24 Removing intermediate container b4d784bf9a6d 19:42:24 ---> ba5445d73ff7 19:42:24 Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:42:25 ---> Running in 04c8ddae736c 19:42:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:42:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:42:28 OK: 139 MiB in 46 packages 19:42:29 Removing intermediate container 04c8ddae736c 19:42:29 ---> 4d06c67f64e8 19:42:29 Step 8/28 : WORKDIR /app 19:42:29 ---> Running in b0ca1e42ee6e 19:42:29 Removing intermediate container b0ca1e42ee6e 19:42:29 ---> b3023836c75b 19:42:29 Step 9/28 : COPY go.mod . 19:42:30 ---> adb046930eb6 19:42:30 Step 10/28 : RUN go mod download 19:42:30 ---> Running in fe3e4e199b74 19:42:32 Removing intermediate container fe3e4e199b74 19:42:32 ---> 20c8d8aee8a4 19:42:32 Step 11/28 : RUN go mod tidy 19:42:32 ---> Running in 3a911dda5d86 19:42:35 Removing intermediate container 3a911dda5d86 19:42:35 ---> 85585e59d838 19:42:35 Step 12/28 : COPY . . 19:42:36 ---> d7745c3d0d3f 19:42:36 Step 13/28 : ARG MAKE="make build" 19:42:36 ---> Running in 2fb1bab3f8fb 19:42:36 Removing intermediate container 2fb1bab3f8fb 19:42:36 ---> 2f050144f280 19:42:36 Step 14/28 : RUN $MAKE 19:42:36 ---> Running in f543b894d735 19:42:38 go mod tidy 19:42:38 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.66 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.44" -o app-service-configurable 19:43:17 Removing intermediate container f543b894d735 19:43:17 ---> d37c1baf9321 19:43:17 Step 15/28 : FROM alpine:3.12 19:43:17 3.12: Pulling from library/alpine 19:43:17 d2f70382dc9a: Pulling fs layer 19:43:17 d2f70382dc9a: Download complete 19:43:17 d2f70382dc9a: Pull complete 19:43:17 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 19:43:17 Status: Downloaded newer image for alpine:3.12 19:43:17 ---> 9852663dfa18 19:43:17 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 19:43:17 ---> Running in aec85594e4d4 19:43:17 Removing intermediate container aec85594e4d4 19:43:17 ---> 8a5854020395 19:43:17 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 19:43:17 ---> Running in a4eb935a3dec 19:43:17 Removing intermediate container a4eb935a3dec 19:43:17 ---> c52a6fc747ba 19:43:17 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 19:43:17 ---> Running in 280d087c4cfe 19:43:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:43:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:43:19 (1/7) Installing ca-certificates (20191127-r4) 19:43:19 (2/7) Installing dumb-init (1.2.2-r1) 19:43:19 (3/7) Installing libgcc (9.3.0-r2) 19:43:19 (4/7) Installing libsodium (1.0.18-r0) 19:43:19 (5/7) Installing libstdc++ (9.3.0-r2) 19:43:19 (6/7) Installing libzmq (4.3.3-r0) 19:43:19 (7/7) Installing zeromq (4.3.3-r0) 19:43:19 Executing busybox-1.31.1-r20.trigger 19:43:19 Executing ca-certificates-20191127-r4.trigger 19:43:19 OK: 9 MiB in 21 packages 19:43:21 Removing intermediate container 280d087c4cfe 19:43:21 ---> dca3d2ff6bd2 19:43:21 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:43:22 ---> 2f0b0a517902 19:43:22 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 19:43:22 ---> 736108c0bf9f 19:43:22 Step 21/28 : COPY --from=builder /app/res/ /res/ 19:43:23 ---> 8eac4f7ef86c 19:43:23 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 19:43:25 ---> 51918819ffb5 19:43:25 Step 23/28 : EXPOSE 48095 19:43:25 ---> Running in 1440c3fb1a20 19:43:25 Removing intermediate container 1440c3fb1a20 19:43:25 ---> 8b0c6fe63152 19:43:25 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 19:43:25 ---> Running in 6843222b6ba0 19:43:26 Removing intermediate container 6843222b6ba0 19:43:26 ---> 7e5872135a2d 19:43:26 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:43:26 ---> Running in 8c42f943f850 19:43:26 Removing intermediate container 8c42f943f850 19:43:26 ---> d1d2694edce8 19:43:26 Step 26/28 : LABEL arch=arm64 19:43:26 ---> Running in 32a20d2ebab7 19:43:27 Removing intermediate container 32a20d2ebab7 19:43:27 ---> 778dcaac5997 19:43:27 Step 27/28 : LABEL git_sha=86dee94abf325f9cc1e23c260dc3ad0065ea84e3 19:43:27 ---> Running in fe44ba0bf7da 19:43:27 Removing intermediate container fe44ba0bf7da 19:43:27 ---> 96b4353df58c 19:43:27 Step 28/28 : LABEL version=2.0.0-dev.44 19:43:28 ---> Running in 55ab22ef6f77 19:43:28 Removing intermediate container 55ab22ef6f77 19:43:28 ---> 5e9d818c98fc 19:43:28 [Warning] One or more build-args [ARCH] were not consumed 19:43:28 Successfully built 5e9d818c98fc 19:43:28 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:43:28 provisioning config files... 19:43:28 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/116@tmp/config7207178161604422954tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:43:29 ---> docker-login.sh 19:43:29 nexus3.edgexfoundry.org:10001 19:43:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:43:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:43:29 Configure a credential helper to remove this warning. See 19:43:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:43:29 19:43:29 Login Succeeded 19:43:29 nexus3.edgexfoundry.org:10002 19:43:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:43:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:43:30 Configure a credential helper to remove this warning. See 19:43:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:43:30 19:43:30 Login Succeeded 19:43:30 nexus3.edgexfoundry.org:10003 19:43:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:43:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:43:30 Configure a credential helper to remove this warning. See 19:43:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:43:30 19:43:30 Login Succeeded 19:43:30 nexus3.edgexfoundry.org:10004 19:43:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:43:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:43:31 Configure a credential helper to remove this warning. See 19:43:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:43:31 19:43:31 Login Succeeded 19:43:31 docker.io 19:43:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:43:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:43:32 Configure a credential helper to remove this warning. See 19:43:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:43:32 19:43:32 Login Succeeded 19:43:32 ---> docker-login.sh ends [Pipeline] } 19:43:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:43:32 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 19:43:32 86dee94abf325f9cc1e23c260dc3ad0065ea84e3 19:43:32 latest 19:43:32 2.0.0-dev.44 19:43:32 86dee94abf325f9cc1e23c260dc3ad0065ea84e3-2.0.0-dev.44 19:43:32 master 19:43:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:43:32 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:86dee94abf325f9cc1e23c260dc3ad0065ea84e3 [Pipeline] isUnix [Pipeline] sh 19:43:33 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:86dee94abf325f9cc1e23c260dc3ad0065ea84e3 19:43:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:43:33 e4db2bdc136a: Preparing 19:43:33 ef5f91136ed9: Preparing 19:43:33 4b9cd5e36017: Preparing 19:43:33 d83c5425ea7c: Preparing 19:43:33 50727ed49e63: Preparing 19:43:33 3fbe34a1663b: Preparing 19:43:33 3fbe34a1663b: Waiting 19:43:33 d83c5425ea7c: Pushed 19:43:33 4b9cd5e36017: Pushed 19:43:33 ef5f91136ed9: Pushed 19:43:33 3fbe34a1663b: Layer already exists 19:43:34 50727ed49e63: Pushed 19:43:36 e4db2bdc136a: Pushed 19:43:36 86dee94abf325f9cc1e23c260dc3ad0065ea84e3: digest: sha256:5208fa30902681496890f72933db2a14d44b680830f939b0ac1b5bf92b8736d4 size: 1574 [Pipeline] isUnix [Pipeline] sh 19:43:37 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:43:37 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 19:43:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:43:37 e4db2bdc136a: Preparing 19:43:37 ef5f91136ed9: Preparing 19:43:37 4b9cd5e36017: Preparing 19:43:37 d83c5425ea7c: Preparing 19:43:37 50727ed49e63: Preparing 19:43:37 3fbe34a1663b: Preparing 19:43:37 3fbe34a1663b: Waiting 19:43:37 ef5f91136ed9: Layer already exists 19:43:37 50727ed49e63: Layer already exists 19:43:37 4b9cd5e36017: Layer already exists 19:43:37 e4db2bdc136a: Layer already exists 19:43:37 d83c5425ea7c: Layer already exists 19:43:37 3fbe34a1663b: Layer already exists 19:43:37 latest: digest: sha256:5208fa30902681496890f72933db2a14d44b680830f939b0ac1b5bf92b8736d4 size: 1574 [Pipeline] isUnix [Pipeline] sh 19:43:38 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.44 [Pipeline] isUnix [Pipeline] sh 19:43:38 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.44 19:43:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:43:38 e4db2bdc136a: Preparing 19:43:38 ef5f91136ed9: Preparing 19:43:38 4b9cd5e36017: Preparing 19:43:38 d83c5425ea7c: Preparing 19:43:38 50727ed49e63: Preparing 19:43:38 3fbe34a1663b: Preparing 19:43:38 3fbe34a1663b: Waiting 19:43:38 d83c5425ea7c: Layer already exists 19:43:38 e4db2bdc136a: Layer already exists 19:43:38 50727ed49e63: Layer already exists 19:43:38 ef5f91136ed9: Layer already exists 19:43:38 4b9cd5e36017: Layer already exists 19:43:38 3fbe34a1663b: Layer already exists 19:43:38 2.0.0-dev.44: digest: sha256:5208fa30902681496890f72933db2a14d44b680830f939b0ac1b5bf92b8736d4 size: 1574 [Pipeline] isUnix [Pipeline] sh 19:43:39 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:86dee94abf325f9cc1e23c260dc3ad0065ea84e3-2.0.0-dev.44 [Pipeline] isUnix [Pipeline] sh 19:43:39 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:86dee94abf325f9cc1e23c260dc3ad0065ea84e3-2.0.0-dev.44 19:43:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:43:39 e4db2bdc136a: Preparing 19:43:39 ef5f91136ed9: Preparing 19:43:39 4b9cd5e36017: Preparing 19:43:39 d83c5425ea7c: Preparing 19:43:39 50727ed49e63: Preparing 19:43:39 3fbe34a1663b: Preparing 19:43:39 3fbe34a1663b: Waiting 19:43:39 50727ed49e63: Layer already exists 19:43:39 ef5f91136ed9: Layer already exists 19:43:39 d83c5425ea7c: Layer already exists 19:43:39 e4db2bdc136a: Layer already exists 19:43:39 4b9cd5e36017: Layer already exists 19:43:39 3fbe34a1663b: Layer already exists 19:43:39 86dee94abf325f9cc1e23c260dc3ad0065ea84e3-2.0.0-dev.44: digest: sha256:5208fa30902681496890f72933db2a14d44b680830f939b0ac1b5bf92b8736d4 size: 1574 [Pipeline] isUnix [Pipeline] sh 19:43:40 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh 19:43:40 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master 19:43:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:43:40 e4db2bdc136a: Preparing 19:43:40 ef5f91136ed9: Preparing 19:43:40 4b9cd5e36017: Preparing 19:43:40 d83c5425ea7c: Preparing 19:43:40 50727ed49e63: Preparing 19:43:40 3fbe34a1663b: Preparing 19:43:40 3fbe34a1663b: Waiting 19:43:40 ef5f91136ed9: Layer already exists 19:43:40 50727ed49e63: Layer already exists 19:43:40 d83c5425ea7c: Layer already exists 19:43:40 4b9cd5e36017: Layer already exists 19:43:40 e4db2bdc136a: Layer already exists 19:43:40 3fbe34a1663b: Layer already exists 19:43:40 master: digest: sha256:5208fa30902681496890f72933db2a14d44b680830f939b0ac1b5bf92b8736d4 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:43:40 ===================================================== [Pipeline] echo 19:43:40 taggedImages: 19:43:40 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:86dee94abf325f9cc1e23c260dc3ad0065ea84e3 19:43:40 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 19:43:40 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.44 19:43:40 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:86dee94abf325f9cc1e23c260dc3ad0065ea84e3-2.0.0-dev.44 19:43:40 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 19:43:41 ---> job-cost.sh 19:43:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZovX 19:44:20 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:45:42 lf-activate-venv(): INFO: Adding /tmp/venv-ZovX/bin to PATH 19:45:42 INFO: No Stack... 19:45:42 INFO: Retrieving Pricing Info for: v2-standard-4 19:45:42 INFO: Archiving Costs [Pipeline] sh 19:45:42 + cat /w/workspace/app-service-configurable/116/archives/cost.csv 19:45:42 + cut -d, -f6 [Pipeline] lock 19:45:42 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-116-stack-cost] 19:45:42 Resource [jenkins-edgexfoundry-app-service-configurable-master-116-stack-cost] did not exist. Created. 19:45:42 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-116-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:45:42 /w/workspace/app-service-configurable/116@tmp/durable-fc586730/script.sh: 1: /w/workspace/app-service-configurable/116@tmp/durable-fc586730/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 19:45:43 + echo total: 0.18000000715255737 [Pipeline] stash 19:45:43 Warning: overwriting stash ‘stack-cost’ 19:45:43 Stashed 1 file(s) [Pipeline] } 19:45:43 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-116-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:45:44 provisioning config files... 19:45:44 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_master@tmp/config2765679576015810699tmp [Pipeline] { [Pipeline] sh 19:45:44 + set +x 19:45:44 + bash -s -- 19:45:44 + curl -s https://codecov.io/bash 19:45:44 19:45:44 _____ _ 19:45:44 / ____| | | 19:45:44 | | ___ __| | ___ ___ _____ __ 19:45:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:45:44 | |___| (_) | (_| | __/ (_| (_) \ V / 19:45:44 \_____\___/ \__,_|\___|\___\___/ \_/ 19:45:44 Bash-1.0.3 19:45:44 19:45:44 19:45:44 ==> git version 2.24.4 found 19:45:44 ==> 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:45:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:45:44 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:45:44 ==> Jenkins CI detected. 19:45:44 project root: . 19:45:44 --> token set from env 19:45:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:45:44 ==> Running gcov in . (disable via -X gcov) 19:45:44 ==> Python coveragepy not found 19:45:44 ==> Searching for coverage reports in: 19:45:44 + . 19:45:44 -> Found 1 reports 19:45:44 ==> Detecting git/mercurial file structure 19:45:44 ==> Reading reports 19:45:44 + ./coverage.out bytes=10 19:45:44 ==> Appending adjustments 19:45:44 https://docs.codecov.io/docs/fixing-reports 19:45:44 + Found adjustments 19:45:44 ==> Gzipping contents 19:45:44 4.0K /tmp/codecov.ulbkSM.gz 19:45:44 ==> Uploading reports 19:45:44 url: https://codecov.io 19:45:44 query: branch=master&commit=86dee94abf325f9cc1e23c260dc3ad0065ea84e3&build=116&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F116%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 19:45:44 -> Pinging Codecov 19:45:44 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=86dee94abf325f9cc1e23c260dc3ad0065ea84e3&build=116&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F116%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 19:45:45 -> Uploading to 19:45:45 https://storage.googleapis.com/codecov/v4/raw/2021-05-26/A97CA9966030D2A3747ED39772930CCE/86dee94abf325f9cc1e23c260dc3ad0065ea84e3/6fde4e5d-2bad-4b97-81be-c08c5fb3e4a7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210526%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210526T194545Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6a98a11018d1e56791e63fd69af72a3375882c31efc3a42cb75f18169f17baed 19:45:45 % Total % Received % Xferd Average Speed Time Time Time Current 19:45:45 Dload Upload Total Spent Left Speed 19:45:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 382 0 0 100 382 0 1145 --:--:-- --:--:-- --:--:-- 1143 100 382 0 0 100 382 0 1145 --:--:-- --:--:-- --:--:-- 1143 19:45:45 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/86dee94abf325f9cc1e23c260dc3ad0065ea84e3 [Pipeline] } 19:45:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:45:46 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:45:46 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:45:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:45:46 19:45:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 19:45:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:45:49 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:45:49 188c0c94c7c5: Pulling fs layer 19:45:49 0ef7d3d256c8: Pulling fs layer 19:45:49 de9db76c5a1d: Pulling fs layer 19:45:49 0eba1c9be4d2: Pulling fs layer 19:45:49 0d57e429df01: Pulling fs layer 19:45:49 4e4be7b47b0d: Pulling fs layer 19:45:49 e1f770b5df2f: Pulling fs layer 19:45:49 85a0685a4137: Pulling fs layer 19:45:49 0d57e429df01: Waiting 19:45:49 4e4be7b47b0d: Waiting 19:45:49 e1f770b5df2f: Waiting 19:45:49 85a0685a4137: Waiting 19:45:49 0eba1c9be4d2: Waiting 19:45:49 de9db76c5a1d: Download complete 19:45:49 0ef7d3d256c8: Verifying Checksum 19:45:49 0ef7d3d256c8: Download complete 19:45:49 0d57e429df01: Verifying Checksum 19:45:49 0d57e429df01: Download complete 19:45:49 188c0c94c7c5: Verifying Checksum 19:45:49 188c0c94c7c5: Download complete 19:45:49 4e4be7b47b0d: Verifying Checksum 19:45:49 4e4be7b47b0d: Download complete 19:45:49 188c0c94c7c5: Pull complete 19:45:49 0ef7d3d256c8: Pull complete 19:45:49 de9db76c5a1d: Pull complete 19:45:51 e1f770b5df2f: Verifying Checksum 19:45:51 e1f770b5df2f: Download complete 19:45:52 0eba1c9be4d2: Verifying Checksum 19:45:52 0eba1c9be4d2: Download complete 19:45:52 85a0685a4137: Verifying Checksum 19:45:52 85a0685a4137: Download complete 19:45:56 0eba1c9be4d2: Pull complete 19:45:56 0d57e429df01: Pull complete 19:45:56 4e4be7b47b0d: Pull complete 19:45:56 e1f770b5df2f: Pull complete 19:46:03 85a0685a4137: Pull complete 19:46:03 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 19:46:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:46:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 19:46:03 prd-centos7-docker-4c-2g-448 does not seem to be running inside a container 19:46:03 $ 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:46:04 $ docker top a62c452defb2083b9ae04596168699e0aa2a90a0c4a8d69de0f5457d634f5321 -eo pid,comm [Pipeline] { [Pipeline] echo 19:46:04 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 19:46:05 + set -o pipefail 19:46:05 + snyk monitor '--org=edgex-jenkins' 19:46:51 19:46:51 Monitoring /w/workspace/_app-service-configurable_master (github.com/edgexfoundry/app-service-configurable)... 19:46:51 19:46:51 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/343c16d2-8eaf-40b6-aa0a-29870e8d380b 19:46:51 19:46:51 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:46:51 19:46:51 [Pipeline] } 19:46:51 $ docker stop --time=1 a62c452defb2083b9ae04596168699e0aa2a90a0c4a8d69de0f5457d634f5321 19:47:02 $ docker rm -f a62c452defb2083b9ae04596168699e0aa2a90a0c4a8d69de0f5457d634f5321 [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:47:03 + git log --format=format:%s -1 86dee94abf325f9cc1e23c260dc3ad0065ea84e3 [Pipeline] isUnix [Pipeline] sh 19:47:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:47:04 . [Pipeline] withDockerContainer 19:47:04 prd-centos7-docker-4c-2g-448 does not seem to be running inside a container 19:47:04 $ 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:47:04 $ docker top 79931717e68719c73d4805865486e015316514cab0a8cf33d885fed80e79d0a2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:47:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:47:04 [ssh-agent] Looking for ssh-agent implementation... 19:47:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:47:04 $ docker exec 79931717e68719c73d4805865486e015316514cab0a8cf33d885fed80e79d0a2 ssh-agent 19:47:05 SSH_AUTH_SOCK=/tmp/ssh-71ctDqo1BQED/agent.14 19:47:05 SSH_AGENT_PID=20 19:47:05 Running ssh-add (command line suppressed) 19:47:05 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_1342986937785775759.key (/w/workspace/_app-service-configurable_master@tmp/private_key_1342986937785775759.key) 19:47:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:47:05 + git semver tag 19:47:05 # -> Open(): unable to determine branch for HEAD 19:47:05 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 19:47:05 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 19:47:05 # $SEMVER_REMOTE_NAME = origin 19:47:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:47:05 # $SEMVER_USER_NAME = edgex-jenkins 19:47:05 # $SEMVER_BRANCH = master 19:47:05 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver 19:47:05 # 86dee94abf325f9cc1e23c260dc3ad0065ea84e3 HEAD 19:47:05 # -> Force: false 19:47:05 # ac1485d22b5b88c273a70547ab9025070d3e1556 refs/tags/v2.0.0-dev.44 [Pipeline] } 19:47:05 $ docker exec --env ******** --env ******** 79931717e68719c73d4805865486e015316514cab0a8cf33d885fed80e79d0a2 ssh-agent -k 19:47:05 unset SSH_AUTH_SOCK; 19:47:05 unset SSH_AGENT_PID; 19:47:05 echo Agent pid 20 killed; 19:47:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:47:05 + git semver [Pipeline] } 19:47:05 $ docker stop --time=1 79931717e68719c73d4805865486e015316514cab0a8cf33d885fed80e79d0a2 19:47:07 $ docker rm -f 79931717e68719c73d4805865486e015316514cab0a8cf33d885fed80e79d0a2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 19:47:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:47:07 19:47:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 19:47:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:47:07 0.23.1-centos7: Pulling from edgex-lftools 19:47:07 ab5ef0e58194: Pulling fs layer 19:47:07 9712f1f96733: Pulling fs layer 19:47:07 63f879dbbcfc: Pulling fs layer 19:47:07 0d9ebad4ef96: Pulling fs layer 19:47:07 e9a5061849ea: Pulling fs layer 19:47:07 d747dcd14b5f: Pulling fs layer 19:47:07 2de7ff778b66: Pulling fs layer 19:47:07 0d9ebad4ef96: Waiting 19:47:07 e9a5061849ea: Waiting 19:47:07 d747dcd14b5f: Waiting 19:47:07 2de7ff778b66: Waiting 19:47:07 9712f1f96733: Verifying Checksum 19:47:07 9712f1f96733: Download complete 19:47:09 63f879dbbcfc: Verifying Checksum 19:47:09 63f879dbbcfc: Download complete 19:47:10 e9a5061849ea: Verifying Checksum 19:47:10 e9a5061849ea: Download complete 19:47:10 d747dcd14b5f: Verifying Checksum 19:47:10 d747dcd14b5f: Download complete 19:47:10 2de7ff778b66: Verifying Checksum 19:47:10 2de7ff778b66: Download complete 19:47:10 0d9ebad4ef96: Verifying Checksum 19:47:10 0d9ebad4ef96: Download complete 19:47:10 ab5ef0e58194: Verifying Checksum 19:47:10 ab5ef0e58194: Download complete 19:47:13 ab5ef0e58194: Pull complete 19:47:13 9712f1f96733: Pull complete 19:47:14 63f879dbbcfc: Pull complete 19:47:17 0d9ebad4ef96: Pull complete 19:47:17 e9a5061849ea: Pull complete 19:47:18 d747dcd14b5f: Pull complete 19:47:19 2de7ff778b66: Pull complete 19:47:19 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:47:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:47:19 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 19:47:19 prd-centos7-docker-4c-2g-448 does not seem to be running inside a container 19:47:19 $ 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:47:24 $ docker top f70a2ef28423f42c89c03aa6fc2b26d4367428e18adf8ec63f63089207386a51 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:47:24 provisioning config files... 19:47:24 copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_master@tmp/config8903943340157793676tmp 19:47:24 copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_master@tmp/config4039616715478201338tmp 19:47:24 copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_master@tmp/config167479683977284009tmp [Pipeline] { [Pipeline] echo 19:47:24 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:47:24 ---> sigul-configuration.sh 19:47:24 gpg: directory `/root/.gnupg' created 19:47:24 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:47:24 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:47:24 gpg: keyring `/root/.gnupg/secring.gpg' created 19:47:24 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:47:24 gpg: CAST5 encrypted data 19:47:24 gpg: encrypted with 1 passphrase 19:47:24 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:47:25 + mkdir /home/jenkins 19:47:25 + mkdir /home/jenkins/sigul [Pipeline] sh 19:47:25 + 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:47:25 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:47:25 ---> sigul-install.sh 19:47:29 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 19:47:30 + git tag --list 19:47:30 v1.0.0 19:47:30 v1.1.0 19:47:30 v1.2.0 19:47:30 v1.3.0 19:47:30 v1.3.1 19:47:30 v1.3.1-dev.1 19:47:30 v1.3.1-dev.2 19:47:30 v1.3.1-dev.3 19:47:30 v2.0.0-dev.1 19:47:30 v2.0.0-dev.10 19:47:30 v2.0.0-dev.11 19:47:30 v2.0.0-dev.12 19:47:30 v2.0.0-dev.13 19:47:30 v2.0.0-dev.14 19:47:30 v2.0.0-dev.15 19:47:30 v2.0.0-dev.16 19:47:30 v2.0.0-dev.17 19:47:30 v2.0.0-dev.18 19:47:30 v2.0.0-dev.19 19:47:30 v2.0.0-dev.2 19:47:30 v2.0.0-dev.20 19:47:30 v2.0.0-dev.21 19:47:30 v2.0.0-dev.22 19:47:30 v2.0.0-dev.23 19:47:30 v2.0.0-dev.24 19:47:30 v2.0.0-dev.25 19:47:30 v2.0.0-dev.26 19:47:30 v2.0.0-dev.27 19:47:30 v2.0.0-dev.28 19:47:30 v2.0.0-dev.29 19:47:30 v2.0.0-dev.3 19:47:30 v2.0.0-dev.30 19:47:30 v2.0.0-dev.31 19:47:30 v2.0.0-dev.32 19:47:30 v2.0.0-dev.33 19:47:30 v2.0.0-dev.34 19:47:30 v2.0.0-dev.35 19:47:30 v2.0.0-dev.36 19:47:30 v2.0.0-dev.37 19:47:30 v2.0.0-dev.38 19:47:30 v2.0.0-dev.39 19:47:30 v2.0.0-dev.4 19:47:30 v2.0.0-dev.40 19:47:30 v2.0.0-dev.41 19:47:30 v2.0.0-dev.42 19:47:30 v2.0.0-dev.43 19:47:30 v2.0.0-dev.44 19:47:30 v2.0.0-dev.5 19:47:30 v2.0.0-dev.6 19:47:30 v2.0.0-dev.7 19:47:30 v2.0.0-dev.8 19:47:30 v2.0.0-dev.9 [Pipeline] sh 19:47:30 + lftools sign git-tag v2.0.0-dev.44 19:47:31 Signing Git tag with Sigul... 19:47:31 Signing v2.0.0-dev.44 [Pipeline] echo 19:47:32 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:47:32 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:47:32 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:47:32 $ docker stop --time=1 f70a2ef28423f42c89c03aa6fc2b26d4367428e18adf8ec63f63089207386a51 19:47:35 $ docker rm -f f70a2ef28423f42c89c03aa6fc2b26d4367428e18adf8ec63f63089207386a51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 19:47:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:47:35 . [Pipeline] withDockerContainer 19:47:35 prd-centos7-docker-4c-2g-448 does not seem to be running inside a container 19:47: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:47:36 $ docker top 579c8e1447d6f748f63bb036cb642b44015acf7448eeb24988f0006ba92d84be -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:47:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:47:36 [ssh-agent] Looking for ssh-agent implementation... 19:47:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:47:36 $ docker exec 579c8e1447d6f748f63bb036cb642b44015acf7448eeb24988f0006ba92d84be ssh-agent 19:47:36 SSH_AUTH_SOCK=/tmp/ssh-5DodgCPDxE2k/agent.13 19:47:36 SSH_AGENT_PID=19 19:47:36 Running ssh-add (command line suppressed) 19:47:36 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_467262425400070275.key (/w/workspace/_app-service-configurable_master@tmp/private_key_467262425400070275.key) 19:47:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:47:36 + git semver bump pre 19:47:36 # -> Open(): unable to determine branch for HEAD 19:47:36 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 19:47:36 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 19:47:36 # $SEMVER_REMOTE_NAME = origin 19:47:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:47:36 # $SEMVER_USER_NAME = edgex-jenkins 19:47:36 # $SEMVER_BRANCH = master 19:47:36 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver 19:47:36 2.0.0-dev.45 [Pipeline] } 19:47:36 $ docker exec --env ******** --env ******** 579c8e1447d6f748f63bb036cb642b44015acf7448eeb24988f0006ba92d84be ssh-agent -k 19:47:37 unset SSH_AUTH_SOCK; 19:47:37 unset SSH_AGENT_PID; 19:47:37 echo Agent pid 19 killed; 19:47:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:47:37 + git semver [Pipeline] } 19:47:37 $ docker stop --time=1 579c8e1447d6f748f63bb036cb642b44015acf7448eeb24988f0006ba92d84be 19:47:38 $ docker rm -f 579c8e1447d6f748f63bb036cb642b44015acf7448eeb24988f0006ba92d84be [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 19:47:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:47:39 . [Pipeline] withDockerContainer 19:47:39 prd-centos7-docker-4c-2g-448 does not seem to be running inside a container 19:47:39 $ 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:47:39 $ docker top 105279c0becff801021fe12a22cb60d8db6045958b199d466274728f8034abff -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:47:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:47:39 [ssh-agent] Looking for ssh-agent implementation... 19:47:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:47:39 $ docker exec 105279c0becff801021fe12a22cb60d8db6045958b199d466274728f8034abff ssh-agent 19:47:39 SSH_AUTH_SOCK=/tmp/ssh-ZavT9xT6HvkY/agent.13 19:47:39 SSH_AGENT_PID=19 19:47:39 Running ssh-add (command line suppressed) 19:47:40 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_1046765195743056898.key (/w/workspace/_app-service-configurable_master@tmp/private_key_1046765195743056898.key) 19:47:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:47:40 + git semver push 19:47:40 # -> Open(): unable to determine branch for HEAD 19:47:40 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 19:47:40 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 19:47:40 # $SEMVER_REMOTE_NAME = origin 19:47:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:47:40 # $SEMVER_USER_NAME = edgex-jenkins 19:47:40 # $SEMVER_BRANCH = master 19:47:40 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } 19:47:44 $ docker exec --env ******** --env ******** 105279c0becff801021fe12a22cb60d8db6045958b199d466274728f8034abff ssh-agent -k 19:47:44 unset SSH_AUTH_SOCK; 19:47:44 unset SSH_AGENT_PID; 19:47:44 echo Agent pid 19 killed; 19:47:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:47:45 + git semver [Pipeline] } 19:47:45 $ docker stop --time=1 105279c0becff801021fe12a22cb60d8db6045958b199d466274728f8034abff 19:47:46 $ docker rm -f 105279c0becff801021fe12a22cb60d8db6045958b199d466274728f8034abff [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:47:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:47:47 ---> package-listing.sh 19:47:47 ++ facter osfamily 19:47:47 ++ tr '[:upper:]' '[:lower:]' 19:47:48 + OS_FAMILY=redhat 19:47:48 + workspace=/w/workspace/_app-service-configurable_master 19:47:48 + START_PACKAGES=/tmp/packages_start.txt 19:47:48 + END_PACKAGES=/tmp/packages_end.txt 19:47:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:47:48 + PACKAGES=/tmp/packages_start.txt 19:47:48 + '[' /w/workspace/_app-service-configurable_master ']' 19:47:48 + PACKAGES=/tmp/packages_end.txt 19:47:48 + case "${OS_FAMILY}" in 19:47:48 + sort 19:47:48 + rpm -qa 19:47:48 + '[' -f /tmp/packages_start.txt ']' 19:47:48 + '[' -f /tmp/packages_end.txt ']' 19:47:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:47:48 + '[' /w/workspace/_app-service-configurable_master ']' 19:47:48 + mkdir -p /w/workspace/_app-service-configurable_master/archives/ 19:47:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_master/archives/ [Pipeline] echo 19:47:48 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:47:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:47:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:47:49 19:47:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:47:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:47:49 alpine: Pulling from edgex-lftools-log-publisher 19:47:49 df20fa9351a1: Pulling fs layer 19:47:49 36b3adc4ff6f: Pulling fs layer 19:47:49 8ad3a11d3b57: Pulling fs layer 19:47:49 46f8f816bc3b: Pulling fs layer 19:47:49 93b61091891f: Pulling fs layer 19:47:49 93b9cdb0e59b: Pulling fs layer 19:47:49 5e14af77c1be: Pulling fs layer 19:47:49 01666e4c0597: Pulling fs layer 19:47:49 aa168da1d23b: Pulling fs layer 19:47:49 01666e4c0597: Waiting 19:47:49 5e14af77c1be: Waiting 19:47:49 aa168da1d23b: Waiting 19:47:49 46f8f816bc3b: Waiting 19:47:49 93b61091891f: Waiting 19:47:49 93b9cdb0e59b: Waiting 19:47:49 36b3adc4ff6f: Verifying Checksum 19:47:49 36b3adc4ff6f: Download complete 19:47:49 46f8f816bc3b: Verifying Checksum 19:47:49 46f8f816bc3b: Download complete 19:47:49 df20fa9351a1: Verifying Checksum 19:47:49 df20fa9351a1: Download complete 19:47:49 93b9cdb0e59b: Verifying Checksum 19:47:49 93b9cdb0e59b: Download complete 19:47:49 93b61091891f: Verifying Checksum 19:47:49 93b61091891f: Download complete 19:47:49 5e14af77c1be: Verifying Checksum 19:47:49 5e14af77c1be: Download complete 19:47:50 01666e4c0597: Verifying Checksum 19:47:50 01666e4c0597: Download complete 19:47:50 df20fa9351a1: Pull complete 19:47:50 8ad3a11d3b57: Verifying Checksum 19:47:50 8ad3a11d3b57: Download complete 19:47:50 36b3adc4ff6f: Pull complete 19:47:50 8ad3a11d3b57: Pull complete 19:47:50 46f8f816bc3b: Pull complete 19:47:51 93b61091891f: Pull complete 19:47:51 93b9cdb0e59b: Pull complete 19:47:51 5e14af77c1be: Pull complete 19:47:51 01666e4c0597: Pull complete 19:47:51 aa168da1d23b: Verifying Checksum 19:47:51 aa168da1d23b: Download complete 19:47:56 aa168da1d23b: Pull complete 19:47:56 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:47:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:47:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:47:56 prd-centos7-docker-4c-2g-448 does not seem to be running inside a container 19:47:56 $ 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:47:58 $ docker top d2ee5d54549c086e2e6f49c81dfec3f094ba17d63f700d60a27800369a26dfcb -eo pid,comm [Pipeline] { [Pipeline] sh 19:47:58 + touch /tmp/pre-build-complete [Pipeline] sh 19:47:58 + mkdir -p /var/log/sa [Pipeline] sh 19:47:59 + ls /var/log/sa-host 19:47:59 + sadf -c /var/log/sa-host/sa05 19:47:59 file_magic: OK 19:47:59 HZ: Using current value: 100 19:47:59 file_header: OK 19:47:59 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:47:59 Statistics: 19:47:59 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:47:59 File successfully converted to sysstat format version 12.2.1 19:47:59 + sadf -c /var/log/sa-host/sa26 19:47:59 file_magic: OK 19:47:59 HZ: Using current value: 100 19:47:59 file_header: OK 19:47:59 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:47:59 Statistics: 19:47:59 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:47:59 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:47:59 provisioning config files... 19:47:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config3173036881839895999tmp [Pipeline] { [Pipeline] echo 19:47:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:48:00 ---> create-netrc.sh [Pipeline] } 19:48:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 19:48:00 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 19:48:00 ---> python-tools-install.sh [Pipeline] echo 19:48:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:48:00 ---> sudo-logs.sh 19:48:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:48:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:48:01 ---> job-cost.sh 19:48:01 lf-activate-venv: SKIPPING 19:48:01 DEBUG: total: 0.18000000715255737 19:48:01 INFO: Retrieving Stack Cost... 19:48:02 INFO: Retrieving Pricing Info for: v3-standard-2 19:48:02 INFO: Archiving Costs [Pipeline] echo 19:48:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:48:02 ---> logs-deploy.sh 19:48:02 lf-activate-venv: SKIPPING 19:48:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/116 19:48:02 INFO: archiving workspace using pattern(s): 19:48:03 Archives upload complete. 19:48:03 INFO: archiving logs to Nexus 19:48:04 ---> uname -a: 19:48:04 Linux prd-centos7-docker-4c-2g-448.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:48:04 19:48:04 19:48:04 ---> lscpu: 19:48:04 Architecture: x86_64 19:48:04 CPU op-mode(s): 32-bit, 64-bit 19:48:04 Byte Order: Little Endian 19:48:04 Address sizes: 40 bits physical, 48 bits virtual 19:48:04 CPU(s): 2 19:48:04 On-line CPU(s) list: 0,1 19:48:04 Thread(s) per core: 1 19:48:04 Core(s) per socket: 1 19:48:04 Socket(s): 2 19:48:04 NUMA node(s): 1 19:48:04 Vendor ID: AuthenticAMD 19:48:04 CPU family: 23 19:48:04 Model: 49 19:48:04 Model name: AMD EPYC-Rome Processor 19:48:04 Stepping: 0 19:48:04 CPU MHz: 2799.998 19:48:04 BogoMIPS: 5599.99 19:48:04 Virtualization: AMD-V 19:48:04 Hypervisor vendor: KVM 19:48:04 Virtualization type: full 19:48:04 L1d cache: 64 KiB 19:48:04 L1i cache: 64 KiB 19:48:04 L2 cache: 1 MiB 19:48:04 L3 cache: 32 MiB 19:48:04 NUMA node0 CPU(s): 0,1 19:48:04 Vulnerability Itlb multihit: Not affected 19:48:04 Vulnerability L1tf: Not affected 19:48:04 Vulnerability Mds: Not affected 19:48:04 Vulnerability Meltdown: Not affected 19:48:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:48:04 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:48:04 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:48:04 Vulnerability Srbds: Not affected 19:48:04 Vulnerability Tsx async abort: Not affected 19:48:04 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:48:04 19:48:04 19:48:04 ---> nproc: 19:48:04 2 19:48:04 19:48:04 19:48:04 ---> df -h: 19:48:04 Filesystem Size Used Available Use% Mounted on 19:48:04 overlay 40.0G 8.9G 31.1G 22% / 19:48:04 tmpfs 64.0M 0 64.0M 0% /dev 19:48:04 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 19:48:04 shm 64.0M 0 64.0M 0% /dev/shm 19:48:04 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 19:48:04 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 19:48:04 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 19:48:04 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 19:48:04 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/_app-service-configurable_master 19:48:04 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/_app-service-configurable_master@tmp 19:48:04 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 19:48:04 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 19:48:04 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 19:48:04 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 19:48:04 19:48:04 19:48:04 ---> free -m: 19:48:04 total used free shared buff/cache available 19:48:04 Mem: 7821 1269 3166 0 3384 6468 19:48:04 Swap: 1023 0 1023 19:48:04 19:48:04 19:48:04 ---> ip addr: 19:48:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:48:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:48:04 inet 127.0.0.1/8 scope host lo 19:48:04 valid_lft forever preferred_lft forever 19:48:04 inet6 ::1/128 scope host 19:48:04 valid_lft forever preferred_lft forever 19:48:04 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:48:04 link/ether fa:16:3e:4d:09:8a brd ff:ff:ff:ff:ff:ff 19:48:04 inet 10.30.123.42/23 brd 10.30.123.255 scope global dynamic eth0 19:48:04 valid_lft 85683sec preferred_lft 85683sec 19:48:04 inet6 fe80::f816:3eff:fe4d:98a/64 scope link 19:48:04 valid_lft forever preferred_lft forever 19:48:04 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:48:04 link/ether 02:42:01:4e:e0:c4 brd ff:ff:ff:ff:ff:ff 19:48:04 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:48:04 valid_lft forever preferred_lft forever 19:48:04 inet6 fe80::42:1ff:fe4e:e0c4/64 scope link 19:48:04 valid_lft forever preferred_lft forever 19:48:04 19:48:04 19:48:04 ---> sar -b -r -n DEV: 19:48:04 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/26/21 _x86_64_ (2 CPU) 19:48:04 19:48:04 19:35:55 LINUX RESTART (2 CPU) 19:48:04 19:48:04 19:37:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:48:04 19:38:01 2.25 0.00 2.25 0.00 0.00 54.52 0.00 19:48:04 19:39:01 0.48 0.00 0.48 0.00 0.00 7.66 0.00 19:48:04 19:40:01 0.15 0.00 0.15 0.00 0.00 1.60 0.00 19:48:04 19:41:01 0.25 0.00 0.25 0.00 0.00 3.36 0.00 19:48:04 19:42:01 0.32 0.00 0.32 0.00 0.00 4.00 0.00 19:48:04 19:43:01 0.32 0.00 0.32 0.00 0.00 3.68 0.00 19:48:04 19:44:01 0.22 0.00 0.22 0.00 0.00 3.12 0.00 19:48:04 19:45:01 0.20 0.00 0.20 0.00 0.00 1.80 0.00 19:48:04 19:46:01 37.03 0.03 37.00 0.00 3.73 12894.09 0.00 19:48:04 19:47:01 68.86 0.00 68.86 0.00 0.00 15213.65 0.00 19:48:04 Average: 11.01 0.00 11.01 0.00 0.37 2820.16 0.00 19:48:04 19:48:04 19:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:48:04 19:38:01 5477136 0 792448 9.89 2620 1736736 1207984 13.34 560356 1572236 16 19:48:04 19:39:01 5477540 0 792036 9.89 2620 1736744 1205928 13.31 564128 1568296 8 19:48:04 19:40:01 5474644 0 794932 9.93 2620 1736744 1206204 13.32 566716 1568296 12 19:48:04 19:41:01 5476896 0 792672 9.90 2620 1736752 1205928 13.31 564368 1569096 12 19:48:04 19:42:01 5475164 0 794400 9.92 2620 1736756 1206024 13.32 558620 1576112 20 19:48:04 19:43:01 5474872 0 794692 9.92 2620 1736756 1205928 13.31 559128 1576112 20 19:48:04 19:44:01 5466588 0 802968 10.03 2620 1736764 1205928 13.31 567456 1576112 8 19:48:04 19:45:01 5466068 0 803480 10.03 2620 1736772 1205928 13.31 567856 1576112 8 19:48:04 19:46:01 4588056 0 963476 12.03 2620 2454788 1385752 15.30 685688 2236256 401580 19:48:04 19:47:01 4425120 0 1002972 12.52 2620 2578228 1384228 15.28 792116 2273536 99180 19:48:04 Average: 5280208 0 833408 10.41 2620 1892704 1241983 13.71 598643 1709216 50086 19:48:04 19:48:04 19:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:48:04 19:38:01 eth0 0.60 0.10 0.04 0.02 0.00 0.00 0.00 0.00 19:48:04 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:48:04 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:48:04 19:39:01 eth0 0.63 0.08 0.06 0.01 0.00 0.00 0.00 0.00 19:48:04 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:48:04 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:48:04 19:40:01 eth0 1.18 0.70 0.60 0.37 0.00 0.00 0.00 0.00 19:48:04 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:48:04 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:48:04 19:41:01 eth0 0.10 0.08 0.01 0.04 0.00 0.00 0.00 0.00 19:48:04 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:48:04 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:48:04 19:42:01 eth0 0.30 0.25 0.14 0.08 0.00 0.00 0.00 0.00 19:48:04 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:48:04 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:48:04 19:43:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:48:04 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:48:04 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:48:04 19:44:01 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:48:04 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:48:04 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:48:04 19:45:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:48:04 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:48:04 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:48:04 19:46:01 eth0 421.30 380.91 4074.33 30.52 0.00 0.00 0.00 0.00 19:48:04 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:48:04 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:48:04 19:47:01 eth0 85.13 74.01 395.10 10.85 0.00 0.00 0.00 0.00 19:48:04 19:47:01 veth06f7e66 72.89 66.48 383.50 6.06 0.00 0.00 0.00 0.00 19:48:04 19:47:01 vethf28b350 66.48 72.89 6.06 383.50 0.00 0.00 0.00 0.00 19:48:04 19:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:48:04 Average: eth0 50.98 45.66 447.32 4.19 0.00 0.00 0.00 0.00 19:48:04 Average: veth06f7e66 7.29 6.65 38.36 0.61 0.00 0.00 0.00 0.00 19:48:04 Average: vethf28b350 6.65 7.29 0.61 38.36 0.00 0.00 0.00 0.00 19:48:04 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:48:04 19:48:04 19:48:04 ---> sar -P ALL: 19:48:04 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/26/21 _x86_64_ (2 CPU) 19:48:04 19:48:04 19:35:55 LINUX RESTART (2 CPU) 19:48:04 19:48:04 19:37:01 CPU %user %nice %system %iowait %steal %idle 19:48:04 19:38:01 all 0.10 0.00 0.07 0.00 0.04 99.79 19:48:04 19:38:01 0 0.15 0.00 0.07 0.00 0.03 99.75 19:48:04 19:38:01 1 0.05 0.00 0.07 0.00 0.05 99.83 19:48:04 19:39:01 all 0.07 0.00 0.03 0.00 0.04 99.87 19:48:04 19:39:01 0 0.08 0.00 0.02 0.00 0.02 99.88 19:48:04 19:39:01 1 0.05 0.00 0.03 0.00 0.07 99.85 19:48:04 19:40:01 all 0.08 0.00 0.02 0.00 0.03 99.87 19:48:04 19:40:01 0 0.13 0.00 0.02 0.00 0.03 99.82 19:48:04 19:40:01 1 0.03 0.00 0.02 0.00 0.03 99.92 19:48:04 19:41:01 all 0.14 0.00 0.03 0.00 0.03 99.80 19:48:04 19:41:01 0 0.27 0.00 0.03 0.00 0.03 99.67 19:48:04 19:41:01 1 0.02 0.00 0.03 0.00 0.02 99.93 19:48:04 19:42:01 all 0.10 0.00 0.03 0.00 0.03 99.84 19:48:04 19:42:01 0 0.13 0.00 0.03 0.00 0.03 99.80 19:48:04 19:42:01 1 0.07 0.00 0.03 0.00 0.02 99.88 19:48:04 19:43:01 all 0.04 0.00 0.02 0.00 0.03 99.91 19:48:04 19:43:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:48:04 19:43:01 1 0.07 0.00 0.02 0.00 0.03 99.88 19:48:04 19:44:01 all 0.13 0.00 0.03 0.00 0.03 99.81 19:48:04 19:44:01 0 0.23 0.00 0.02 0.00 0.03 99.72 19:48:04 19:44:01 1 0.03 0.00 0.05 0.00 0.02 99.90 19:48:04 19:45:01 all 0.19 0.00 0.03 0.00 0.03 99.75 19:48:04 19:45:01 0 0.35 0.00 0.02 0.00 0.03 99.60 19:48:04 19:45:01 1 0.03 0.00 0.03 0.00 0.03 99.90 19:48:04 19:46:01 all 7.71 0.00 3.17 1.85 0.03 87.24 19:48:04 19:46:01 0 7.86 0.00 3.45 1.97 0.03 86.68 19:48:04 19:46:01 1 7.56 0.00 2.89 1.73 0.03 87.79 19:48:04 19:47:01 all 3.36 0.00 1.28 14.73 0.07 80.56 19:48:04 19:47:01 0 3.36 0.00 1.36 9.47 0.07 85.75 19:48:04 19:47:01 1 3.37 0.00 1.20 19.98 0.07 75.38 19:48:04 Average: all 1.18 0.00 0.46 1.64 0.04 96.68 19:48:04 Average: 0 1.24 0.00 0.50 1.13 0.04 97.10 19:48:04 Average: 1 1.11 0.00 0.43 2.15 0.04 96.27 19:48:04 19:48:04 19:48:04