Started by user Bill Mahoney Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 8edb88587e4121e3f42998d8788d704b40f09c7e 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-ssh8662612260479090708.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh4160207252462602210.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 6a41506d72e8e131afc862d141935157bee59f41 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-ssh5398992390176844735.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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-ssh636963048604805756.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-ssh8700634010347246993.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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-1825’ is offline Running on prd-centos7-docker-4c-2g-566 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 8edb88587e4121e3f42998d8788d704b40f09c7e (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-ssh730161357070937165.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 8edb88587e4121e3f42998d8788d704b40f09c7e # timeout=10 Commit message: "feat: Update profiles for newly added/updated clients (#291)" > git rev-list --no-walk 8edb88587e4121e3f42998d8788d704b40f09c7e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:50:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:50:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:50:51 ========================================================= 18:50:51 EdgeX Global Pipelines Version Info 18:50:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:50:53 ------------------- 18:50:53 stable info: 18:50:53 ------------------- 18:50:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:50:53 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 18:50:53 Message: update stable to v1.0.195 18:50:53 ------------------- 18:50:53 experimental info: 18:50:53 ------------------- 18:50:53 Commited By: **** collab-it+edgex@linuxfoundation.org 18:50:53 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 18:50:53 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:50:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 18:50:54 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 18:50:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:50:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:50:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:50:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:50:54 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:50:54 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:50:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:50:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:50:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:50:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 18:50:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:50:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:50:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:50:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:50:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:50:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:50:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:50:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 18:50:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:50:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:50:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:50:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:50:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:50:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:50:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 18:50:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 18:50:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 18:50:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8edb88587e4121e3f42998d8788d704b40f09c7e [Pipeline] echo 18:50:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8edb885 [Pipeline] echo 18:50:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:50:54 provisioning config files... 18:50:54 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config3105175872436069213tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:50:55 ---> docker-login.sh 18:50:55 nexus3.edgexfoundry.org:10001 18:50:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:55 Configure a credential helper to remove this warning. See 18:50:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:55 18:50:55 Login Succeeded 18:50:55 nexus3.edgexfoundry.org:10002 18:50:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:55 Configure a credential helper to remove this warning. See 18:50:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:55 18:50:55 Login Succeeded 18:50:55 nexus3.edgexfoundry.org:10003 18:50:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:56 Configure a credential helper to remove this warning. See 18:50:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:56 18:50:56 Login Succeeded 18:50:56 nexus3.edgexfoundry.org:10004 18:50:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:56 Configure a credential helper to remove this warning. See 18:50:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:56 18:50:56 Login Succeeded 18:50:56 docker.io 18:50:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:56 Configure a credential helper to remove this warning. See 18:50:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:56 18:50:56 Login Succeeded 18:50:56 ---> docker-login.sh ends [Pipeline] } 18:50:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:50:57 + git log --format=format:%s -1 8edb88587e4121e3f42998d8788d704b40f09c7e [Pipeline] echo 18:50:57 GIT_COMMIT: 8edb88587e4121e3f42998d8788d704b40f09c7e, Commit Message: feat: Update profiles for newly added/updated clients (#291) [Pipeline] echo 18:50:57 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:50:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:50:58 18:50:58 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:50:58 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:50:58 latest: Pulling from edgex-devops/git-semver 18:50:58 31603596830f: Pulling fs layer 18:50:58 54011a49482f: Pulling fs layer 18:50:58 a6820b24f6d8: Pulling fs layer 18:50:58 f581987b2513: Pulling fs layer 18:50:58 f581987b2513: Waiting 18:50:58 54011a49482f: Verifying Checksum 18:50:58 54011a49482f: Download complete 18:50:58 31603596830f: Verifying Checksum 18:50:58 31603596830f: Download complete 18:50:58 f581987b2513: Verifying Checksum 18:50:58 f581987b2513: Download complete 18:50:58 31603596830f: Pull complete 18:50:58 a6820b24f6d8: Verifying Checksum 18:50:58 a6820b24f6d8: Download complete 18:50:59 54011a49482f: Pull complete 18:50:59 a6820b24f6d8: Pull complete 18:51:00 f581987b2513: Pull complete 18:51:00 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 18:51:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:51:00 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:51:00 prd-centos7-docker-4c-2g-566 does not seem to be running inside a container 18:51:00 $ 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 18:51:01 $ docker top 12c05f2adda9916d6cce2380f65817ca34c23adf6d928f17f6a6437ad86d5560 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:51:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:51:01 [ssh-agent] Looking for ssh-agent implementation... 18:51:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:51:01 $ docker exec 12c05f2adda9916d6cce2380f65817ca34c23adf6d928f17f6a6437ad86d5560 ssh-agent 18:51:01 SSH_AUTH_SOCK=/tmp/ssh-OvQMBz9bwqEl/agent.14 18:51:01 SSH_AGENT_PID=20 18:51:01 Running ssh-add (command line suppressed) 18:51:01 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_6237646352274466898.key (/w/workspace/_app-service-configurable_master@tmp/private_key_6237646352274466898.key) 18:51:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:51:02 + git tag --points-at HEAD [Pipeline] } 18:51:02 $ docker exec --env ******** --env ******** 12c05f2adda9916d6cce2380f65817ca34c23adf6d928f17f6a6437ad86d5560 ssh-agent -k 18:51:02 unset SSH_AUTH_SOCK; 18:51:02 unset SSH_AGENT_PID; 18:51:02 echo Agent pid 20 killed; 18:51:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 18:51:02 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.0.0-dev.52' [Pipeline] sshagent 18:51:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:51:02 [ssh-agent] Looking for ssh-agent implementation... 18:51:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:51:02 $ docker exec 12c05f2adda9916d6cce2380f65817ca34c23adf6d928f17f6a6437ad86d5560 ssh-agent 18:51:02 SSH_AUTH_SOCK=/tmp/ssh-fRYfqWbEzmoU/agent.52 18:51:02 SSH_AGENT_PID=58 18:51:02 Running ssh-add (command line suppressed) 18:51:02 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_3727752484161441713.key (/w/workspace/_app-service-configurable_master@tmp/private_key_3727752484161441713.key) 18:51:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:51:03 + git semver init 18:51:03 # -> Open(): unable to determine branch for HEAD 18:51:03 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 18:51:03 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 18:51:03 # $SEMVER_REMOTE_NAME = origin 18:51:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:51:03 # $SEMVER_USER_NAME = edgex-jenkins 18:51:03 # $SEMVER_BRANCH = master 18:51:03 # $SEMVER_TEMP = /tmp/semver-088198482 18:51:03 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 18:51:04 # '/tmp/semver-088198482' -> '/w/workspace/_app-service-configurable_master/.semver' 18:51:04 # -> Force: false 18:51:04 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } 18:51:04 $ docker exec --env ******** --env ******** 12c05f2adda9916d6cce2380f65817ca34c23adf6d928f17f6a6437ad86d5560 ssh-agent -k 18:51:04 unset SSH_AUTH_SOCK; 18:51:04 unset SSH_AGENT_PID; 18:51:04 echo Agent pid 58 killed; 18:51:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:51:04 + git semver [Pipeline] } 18:51:04 $ docker stop --time=1 12c05f2adda9916d6cce2380f65817ca34c23adf6d928f17f6a6437ad86d5560 18:51:05 $ docker rm -f 12c05f2adda9916d6cce2380f65817ca34c23adf6d928f17f6a6437ad86d5560 [Pipeline] // withDockerContainer [Pipeline] sh 18:51:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:51:06 Stashed 1 file(s) [Pipeline] echo 18:51:06 [edgeXSemver]: initialized semver on version 2.0.0-dev.53 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 18:51:21 Still waiting to schedule task 18:51:21 Waiting for next available executor on ‘centos7-docker-4c-2g’ 18:51:21 Still waiting to schedule task 18:51:21 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 18:53:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-567 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 18:53:28 Running in /w/workspace/app-service-configurable/125 [Pipeline] { [Pipeline] checkout 18:53:28 Selected Git installation does not exist. Using Default 18:53:28 The recommended git tool is: NONE 18:53:33 using credential edgex-jenkins-ssh 18:53:33 Cloning the remote Git repository 18:53:33 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 18:53:33 > git init /w/workspace/app-service-configurable/125 # timeout=10 18:53:34 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:53:34 > git --version # timeout=10 18:53:34 > git --version # 'git version 2.17.1' 18:53:34 using GIT_SSH to set credentials SSH Credentials for GitHub 18:53:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:53:35 Avoid second fetch 18:53:35 Checking out Revision 8edb88587e4121e3f42998d8788d704b40f09c7e (master) 18:53:35 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:53:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:53:35 > git config core.sparsecheckout # timeout=10 18:53:35 > git checkout -f 8edb88587e4121e3f42998d8788d704b40f09c7e # timeout=10 18:53:39 Commit message: "feat: Update profiles for newly added/updated clients (#291)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:53:40 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:53:41 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:53:41 + true 18:53:41 + sudo service docker restart 18:53:54 Running on prd-centos7-docker-4c-2g-568 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 18:53:54 Running in /w/workspace/app-service-configurable/125 [Pipeline] { [Pipeline] checkout 18:53:54 Selected Git installation does not exist. Using Default 18:53:54 The recommended git tool is: NONE 18:53:57 using credential edgex-jenkins-ssh 18:53:57 Cloning the remote Git repository 18:53:58 Avoid second fetch 18:53:58 Checking out Revision 8edb88587e4121e3f42998d8788d704b40f09c7e (master) 18:53:57 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 18:53:57 > git init /w/workspace/app-service-configurable/125 # timeout=10 18:53:57 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:53:57 > git --version # timeout=10 18:53:57 > git --version # 'git version 2.24.4' 18:53:57 using GIT_SSH to set credentials SSH Credentials for GitHub 18:53:57 [INFO] Currently running in a labeled security context 18:53:57 [INFO] Currently SELinux is 'enforcing' on the host 18:53:57 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/125@tmp/jenkins-gitclient-ssh4833140588639562158.key 18:53:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:53:58 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:53:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:53:58 > git config core.sparsecheckout # timeout=10 18:53:58 > git checkout -f 8edb88587e4121e3f42998d8788d704b40f09c7e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:54:00 provisioning config files... 18:54:00 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/125@tmp/config6617926620947404726tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:54:00 ---> docker-login.sh 18:54:00 nexus3.edgexfoundry.org:10001 18:54:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:54:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:54:01 Configure a credential helper to remove this warning. See 18:54:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:54:01 18:54:01 Login Succeeded 18:54:01 Commit message: "feat: Update profiles for newly added/updated clients (#291)" 18:54:02 nexus3.edgexfoundry.org:10002 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 18:54:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:54:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:54:02 Configure a credential helper to remove this warning. See 18:54:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:54:02 18:54:02 Login Succeeded 18:54:02 nexus3.edgexfoundry.org:10003 [Pipeline] sh 18:54:02 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json 18:54:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:54:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:54:02 Configure a credential helper to remove this warning. See 18:54:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:54:02 18:54:02 Login Succeeded 18:54:02 nexus3.edgexfoundry.org:10004 [Pipeline] sh 18:54:03 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:54:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:54:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:54:03 Configure a credential helper to remove this warning. See 18:54:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:54:03 18:54:03 Login Succeeded 18:54:03 docker.io 18:54:03 + sudo service docker restart 18:54:03 + true 18:54:03 Redirecting to /bin/systemctl restart docker.service 18:54:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:54:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:54:04 Configure a credential helper to remove this warning. See 18:54:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:54:04 18:54:04 Login Succeeded 18:54:04 ---> docker-login.sh ends [Pipeline] } 18:54:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:54:04 ========================================================= 18:54:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:54:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:54:05 + 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 . 18:54:05 Sending build context to Docker daemon 98.82kB 18:54:05 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 18:54:05 Step 2/8 : FROM ${BASE} 18:54:05 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:54:05 595b0fe564bb: Pulling fs layer 18:54:05 3088b5b3c5c0: Pulling fs layer 18:54:05 5b7225fbf94c: Pulling fs layer 18:54:05 ba82ee9f976e: Pulling fs layer 18:54:05 506bd15cee9f: Pulling fs layer 18:54:05 75a0a4a0db45: Pulling fs layer 18:54:05 618dc40b7e24: Pulling fs layer 18:54:05 ba82ee9f976e: Waiting 18:54:05 506bd15cee9f: Waiting 18:54:05 75a0a4a0db45: Waiting 18:54:05 618dc40b7e24: Waiting 18:54:05 5b7225fbf94c: Verifying Checksum 18:54:05 5b7225fbf94c: Download complete 18:54:05 3088b5b3c5c0: Verifying Checksum 18:54:05 3088b5b3c5c0: Download complete 18:54:05 506bd15cee9f: Verifying Checksum 18:54:05 506bd15cee9f: Download complete 18:54:05 75a0a4a0db45: Verifying Checksum 18:54:05 75a0a4a0db45: Download complete 18:54:05 595b0fe564bb: Verifying Checksum 18:54:05 595b0fe564bb: Download complete 18:54:06 595b0fe564bb: Pull complete 18:54:06 3088b5b3c5c0: Pull complete 18:54:07 5b7225fbf94c: Pull complete 18:54:08 618dc40b7e24: Verifying Checksum 18:54:08 618dc40b7e24: Download complete 18:54:10 ba82ee9f976e: Download complete 18:54:20 ba82ee9f976e: Pull complete 18:54:20 506bd15cee9f: Pull complete 18:54:20 75a0a4a0db45: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:54:21 provisioning config files... 18:54:21 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/125@tmp/config5824421476195518290tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:54:22 ---> docker-login.sh 18:54:22 nexus3.edgexfoundry.org:10001 18:54:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:54:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:54:22 Configure a credential helper to remove this warning. See 18:54:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:54:22 18:54:22 Login Succeeded 18:54:22 nexus3.edgexfoundry.org:10002 18:54:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:54:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:54:22 Configure a credential helper to remove this warning. See 18:54:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:54:22 18:54:22 Login Succeeded 18:54:22 nexus3.edgexfoundry.org:10003 18:54:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:54:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:54:22 Configure a credential helper to remove this warning. See 18:54:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:54:22 18:54:22 Login Succeeded 18:54:22 nexus3.edgexfoundry.org:10004 18:54:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:54:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:54:22 Configure a credential helper to remove this warning. See 18:54:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:54:22 18:54:22 Login Succeeded 18:54:22 docker.io 18:54:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:54:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:54:23 Configure a credential helper to remove this warning. See 18:54:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:54:23 18:54:23 Login Succeeded 18:54:23 ---> docker-login.sh ends [Pipeline] } 18:54:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:54:23 ========================================================= 18:54:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:54:23 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:54:23 + 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 . 18:54:23 Sending build context to Docker daemon 98.82kB 18:54:23 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 18:54:23 Step 2/8 : FROM ${BASE} 18:54:23 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:54:23 540db60ca938: Pulling fs layer 18:54:23 adcc1eea9eea: Pulling fs layer 18:54:23 4c4ab2625f07: Pulling fs layer 18:54:23 0510c868ecb4: Pulling fs layer 18:54:23 afea3b2eda06: Pulling fs layer 18:54:23 7809a108b3ef: Pulling fs layer 18:54:23 f706445af74f: Pulling fs layer 18:54:23 7809a108b3ef: Waiting 18:54:23 f706445af74f: Waiting 18:54:23 0510c868ecb4: Waiting 18:54:23 afea3b2eda06: Waiting 18:54:23 4c4ab2625f07: Verifying Checksum 18:54:23 4c4ab2625f07: Download complete 18:54:23 adcc1eea9eea: Verifying Checksum 18:54:23 adcc1eea9eea: Download complete 18:54:23 afea3b2eda06: Verifying Checksum 18:54:23 afea3b2eda06: Download complete 18:54:23 540db60ca938: Verifying Checksum 18:54:23 540db60ca938: Download complete 18:54:23 7809a108b3ef: Verifying Checksum 18:54:23 7809a108b3ef: Download complete 18:54:23 540db60ca938: Pull complete 18:54:24 adcc1eea9eea: Pull complete 18:54:24 4c4ab2625f07: Pull complete 18:54:24 618dc40b7e24: Pull complete 18:54:24 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 18:54:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:54:24 ---> a36622ca3599 18:54:24 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:54:25 f706445af74f: Verifying Checksum 18:54:25 f706445af74f: Download complete 18:54:25 0510c868ecb4: Verifying Checksum 18:54:25 0510c868ecb4: Download complete 18:54:26 ---> Running in 1aefc6eaa8eb 18:54:27 Removing intermediate container 1aefc6eaa8eb 18:54:27 ---> 01abe1512f24 18:54:27 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:54:27 ---> Running in 0f511de0cb12 18:54:29 0510c868ecb4: Pull complete 18:54:29 afea3b2eda06: Pull complete 18:54:29 7809a108b3ef: Pull complete 18:54:29 Removing intermediate container 0f511de0cb12 18:54:29 ---> 00c37d7af087 18:54:29 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 18:54:29 ---> Running in 8b3622e2fe70 18:54:30 f706445af74f: Pull complete 18:54:30 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 18:54:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:54:30 ---> b068be0155e3 18:54:30 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:54:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:54:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:54:32 (1/6) Installing libc-dev (0.7.2-r3) 18:54:32 (2/6) Installing libsodium (1.0.18-r0) 18:54:32 (3/6) Installing pkgconf (1.7.3-r0) 18:54:32 (4/6) Installing libsodium-dev (1.0.18-r0) 18:54:32 (5/6) Installing libzmq (4.3.3-r1) 18:54:32 (6/6) Installing zeromq-dev (4.3.3-r1) 18:54:33 Executing busybox-1.32.1-r6.trigger 18:54:33 OK: 139 MiB in 46 packages 18:54:34 Removing intermediate container 8b3622e2fe70 18:54:34 ---> 5edb3f28b8b5 18:54:34 Step 6/8 : WORKDIR /app 18:54:34 ---> Running in 3a3bcfc43e49 18:54:35 Removing intermediate container 3a3bcfc43e49 18:54:35 ---> 66882d921562 18:54:35 Step 7/8 : COPY . . 18:54:35 ---> 1e027e8e296b 18:54:35 Step 8/8 : RUN go mod download 18:54:36 ---> Running in 4bc465967776 18:54:37 ---> Running in a8e396956d92 18:54:37 Removing intermediate container a8e396956d92 18:54:37 ---> 07ab2d1f45d3 18:54:37 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:54:37 ---> Running in 48681c8d6ddb 18:54:37 Removing intermediate container 48681c8d6ddb 18:54:37 ---> a3f5567e6958 18:54:37 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 18:54:37 ---> Running in ecd7eb0909a4 18:54:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:54:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:54:38 (1/6) Installing libc-dev (0.7.2-r3) 18:54:38 (2/6) Installing libsodium (1.0.18-r0) 18:54:38 (3/6) Installing pkgconf (1.7.3-r0) 18:54:38 (4/6) Installing libsodium-dev (1.0.18-r0) 18:54:39 (5/6) Installing libzmq (4.3.3-r1) 18:54:39 (6/6) Installing zeromq-dev (4.3.3-r1) 18:54:39 Executing busybox-1.32.1-r6.trigger 18:54:39 OK: 150 MiB in 46 packages 18:54:39 Removing intermediate container ecd7eb0909a4 18:54:39 ---> ba5752fe4ce3 18:54:39 Step 6/8 : WORKDIR /app 18:54:39 ---> Running in fda1ce4ac6ca 18:54:39 Removing intermediate container fda1ce4ac6ca 18:54:39 ---> 2ea01cfad9bf 18:54:39 Step 7/8 : COPY . . 18:54:40 ---> bd43ff362f00 18:54:40 Step 8/8 : RUN go mod download 18:54:40 ---> Running in 203ea6249a76 18:54:58 Removing intermediate container 203ea6249a76 18:54:58 ---> e43312bec02b 18:54:58 Successfully built e43312bec02b 18:54:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:54:58 + docker inspect -f . ci-base-image-x86_64 18:54:58 . [Pipeline] withDockerContainer 18:54:58 prd-centos7-docker-4c-2g-568 does not seem to be running inside a container 18:54:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/125 -v /w/workspace/app-service-configurable/125:/w/workspace/app-service-configurable/125:rw,z -v /w/workspace/app-service-configurable/125@tmp:/w/workspace/app-service-configurable/125@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:54:59 $ docker top 9037009af1b9f61bc233249cbaa45db3b5d6b308e6e9c06b441717835117c57e -eo pid,comm [Pipeline] { [Pipeline] sh 18:54:59 + go version 18:54:59 go version go1.16.3 linux/amd64 [Pipeline] } 18:54:59 $ docker stop --time=1 9037009af1b9f61bc233249cbaa45db3b5d6b308e6e9c06b441717835117c57e 18:55:00 $ docker rm -f 9037009af1b9f61bc233249cbaa45db3b5d6b308e6e9c06b441717835117c57e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:55:01 + docker inspect -f . ci-base-image-x86_64 18:55:01 . [Pipeline] withDockerContainer 18:55:01 prd-centos7-docker-4c-2g-568 does not seem to be running inside a container 18:55:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/125 -v /w/workspace/app-service-configurable/125:/w/workspace/app-service-configurable/125:rw,z -v /w/workspace/app-service-configurable/125@tmp:/w/workspace/app-service-configurable/125@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:55:02 $ docker top a44fc8b0b17ace1563dc2cd5a92c7fdd38feea7b77cd0a2276120edfcbb682a2 -eo pid,comm [Pipeline] { [Pipeline] sh 18:55:02 + go mod tidy 18:55:03 Removing intermediate container 4bc465967776 18:55:03 ---> 9872cbef4bed 18:55:03 Successfully built 9872cbef4bed 18:55:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] sh 18:55:03 + docker inspect -f . ci-base-image-arm64 18:55:03 . [Pipeline] withDockerContainer 18:55:03 + make test 18:55:03 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:55:03 prd-ubuntu18.04-docker-arm64-4c-16g-567 does not seem to be running inside a container 18:55:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/125 -v /w/workspace/app-service-configurable/125:/w/workspace/app-service-configurable/125:rw,z -v /w/workspace/app-service-configurable/125@tmp:/w/workspace/app-service-configurable/125@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:55:05 $ docker top 797abd8cd8fd8e4af18162d1c8c780524bcbfe572a6bee641971e75bb31cd53c -eo pid,comm [Pipeline] { [Pipeline] sh 18:55:06 + go version 18:55:06 go version go1.16.5 linux/arm64 [Pipeline] } 18:55:06 $ docker stop --time=1 797abd8cd8fd8e4af18162d1c8c780524bcbfe572a6bee641971e75bb31cd53c 18:55:08 $ docker rm -f 797abd8cd8fd8e4af18162d1c8c780524bcbfe572a6bee641971e75bb31cd53c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:55:09 + docker inspect -f . ci-base-image-arm64 18:55:09 . [Pipeline] withDockerContainer 18:55:09 prd-ubuntu18.04-docker-arm64-4c-16g-567 does not seem to be running inside a container 18:55:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/125 -v /w/workspace/app-service-configurable/125:/w/workspace/app-service-configurable/125:rw,z -v /w/workspace/app-service-configurable/125@tmp:/w/workspace/app-service-configurable/125@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:55:11 $ docker top 57e8168d66d0f0e0d1f7721d57257726eef9dc62554b61d44d1ec76bfbdcab64 -eo pid,comm [Pipeline] { [Pipeline] sh 18:55:12 + go mod tidy [Pipeline] sh 18:55:13 + make test 18:55:13 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:55:18 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:55:18 CGO_ENABLED=1 go vet ./... 18:55:25 gofmt -l . 18:55:25 [ "`gofmt -l .`" = "" ] 18:55:25 ./bin/test-go-mod-tidy.sh 18:55:25 ./bin/test-attribution-txt.sh [Pipeline] } 18:55:25 $ docker stop --time=1 a44fc8b0b17ace1563dc2cd5a92c7fdd38feea7b77cd0a2276120edfcbb682a2 18:55:27 $ docker rm -f a44fc8b0b17ace1563dc2cd5a92c7fdd38feea7b77cd0a2276120edfcbb682a2 [Pipeline] // withDockerContainer [Pipeline] sh 18:55:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:55:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:55:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:55:31 + ls -al . 18:55:31 total 92 18:55:31 drwxrwxr-x. 7 jenkins jenkins 4096 Jun 21 18:55 . 18:55:31 drwxrwxr-x. 4 jenkins jenkins 32 Jun 21 18:53 .. 18:55:31 -rw-rw-r--. 1 jenkins jenkins 7306 Jun 21 18:53 Attribution.txt 18:55:31 drwxrwxr-x. 2 jenkins jenkins 64 Jun 21 18:53 bin 18:55:31 -rw-r--r--. 1 jenkins jenkins 10 Jun 21 18:55 coverage.out 18:55:31 -rw-rw-r--. 1 jenkins jenkins 2048 Jun 21 18:53 Dockerfile 18:55:31 -rw-rw-r--. 1 jenkins jenkins 970 Jun 21 18:53 Dockerfile.build 18:55:31 -rw-rw-r--. 1 jenkins jenkins 119 Jun 21 18:53 .dockerignore 18:55:31 drwxrwxr-x. 8 jenkins jenkins 162 Jun 21 18:54 .git 18:55:31 drwxrwxr-x. 2 jenkins jenkins 81 Jun 21 18:53 .github 18:55:31 -rw-rw-r--. 1 jenkins jenkins 111 Jun 21 18:53 .gitignore 18:55:31 -rw-r--r--. 1 jenkins jenkins 136 Jun 21 18:55 go.mod 18:55:31 -rw-r--r--. 1 jenkins jenkins 20543 Jun 21 18:55 go.sum 18:55:31 -rw-rw-r--. 1 jenkins jenkins 687 Jun 21 18:53 Jenkinsfile 18:55:31 -rw-rw-r--. 1 jenkins jenkins 10174 Jun 21 18:53 LICENSE 18:55:31 -rw-rw-r--. 1 jenkins jenkins 1460 Jun 21 18:53 main.go 18:55:31 -rw-rw-r--. 1 jenkins jenkins 1508 Jun 21 18:53 makefile 18:55:31 -rw-rw-r--. 1 jenkins jenkins 3230 Jun 21 18:53 README.md 18:55:31 drwxrwxr-x. 8 jenkins jenkins 122 Jun 21 18:53 res 18:55:31 drwxrwxr-x. 4 jenkins jenkins 71 Jun 21 18:53 snap 18:55:31 -rw-rw-r--. 1 jenkins jenkins 12 Jun 21 18:51 VERSION [Pipeline] isUnix [Pipeline] sh 18:55:31 + 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=8edb88587e4121e3f42998d8788d704b40f09c7e --label arch=amd64 --label version=2.0.0-dev.53 . 18:55:31 Sending build context to Docker daemon 122.4kB 18:55:31 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 18:55:31 Step 2/28 : FROM ${BASE} AS builder 18:55:31 ---> e43312bec02b 18:55:31 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:55:31 ---> Running in 3d3d156967fa 18:55:31 Removing intermediate container 3d3d156967fa 18:55:31 ---> c6d6b7bc744f 18:55:31 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 18:55:31 ---> Running in 5acc21ccd46d 18:55:32 Removing intermediate container 5acc21ccd46d 18:55:32 ---> 8307eb4370cf 18:55:32 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:55:32 ---> Running in 819eb1da58d4 18:55:32 Removing intermediate container 819eb1da58d4 18:55:32 ---> 809fe5d9e50e 18:55:32 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:55:32 ---> Running in 5f9f60133a11 18:55:33 Removing intermediate container 5f9f60133a11 18:55:33 ---> 675a57302394 18:55:33 Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:55:33 ---> Running in d14ae3efc9c7 18:55:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:55:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:55:35 OK: 150 MiB in 46 packages 18:55:35 Removing intermediate container d14ae3efc9c7 18:55:35 ---> f39050294d69 18:55:35 Step 8/28 : WORKDIR /app 18:55:35 ---> Running in d774ff8b5563 18:55:35 Removing intermediate container d774ff8b5563 18:55:35 ---> 3ef24149b87a 18:55:35 Step 9/28 : COPY go.mod . 18:55:35 ---> 8fc0bea76171 18:55:35 Step 10/28 : RUN go mod download 18:55:35 ---> Running in cb0e97e2ca90 18:55:36 Removing intermediate container cb0e97e2ca90 18:55:36 ---> 91d89b320f17 18:55:36 Step 11/28 : RUN go mod tidy 18:55:36 ---> Running in e912ce23546b 18:55:37 Removing intermediate container e912ce23546b 18:55:37 ---> bc693bf51288 18:55:37 Step 12/28 : COPY . . 18:55:37 ---> 3e6b71a8c5c7 18:55:37 Step 13/28 : ARG MAKE="make build" 18:55:37 ---> Running in 03046147ab75 18:55:37 Removing intermediate container 03046147ab75 18:55:37 ---> fe394462983d 18:55:37 Step 14/28 : RUN $MAKE 18:55:37 ---> Running in 359a529c6d38 18:55:37 go mod tidy 18:55:38 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.84 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.53" -o app-service-configurable 18:55:50 Removing intermediate container 359a529c6d38 18:55:50 ---> 33fff918bf1a 18:55:50 Step 15/28 : FROM alpine:3.12 18:55:50 3.12: Pulling from library/alpine 18:55:50 339de151aab4: Pulling fs layer 18:55:50 339de151aab4: Verifying Checksum 18:55:50 339de151aab4: Download complete 18:55:51 339de151aab4: Pull complete 18:55:51 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 18:55:51 Status: Downloaded newer image for alpine:3.12 18:55:51 ---> 13621d1b12d4 18:55:51 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:55:51 ---> Running in c15ef0942753 18:55:51 Removing intermediate container c15ef0942753 18:55:51 ---> dd9384fb7b4d 18:55:51 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 18:55:51 ---> Running in 9bce3925dbab 18:55:51 Removing intermediate container 9bce3925dbab 18:55:51 ---> 24bb9ccb7862 18:55:51 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 18:55:51 ---> Running in dc1381af66e3 18:55:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:55:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:55:51 (1/7) Installing ca-certificates (20191127-r4) 18:55:51 (2/7) Installing dumb-init (1.2.2-r1) 18:55:51 (3/7) Installing libgcc (9.3.0-r2) 18:55:51 (4/7) Installing libsodium (1.0.18-r0) 18:55:51 (5/7) Installing libstdc++ (9.3.0-r2) 18:55:51 (6/7) Installing libzmq (4.3.3-r0) 18:55:51 (7/7) Installing zeromq (4.3.3-r0) 18:55:51 Executing busybox-1.31.1-r20.trigger 18:55:51 Executing ca-certificates-20191127-r4.trigger 18:55:51 OK: 9 MiB in 21 packages 18:55:52 Removing intermediate container dc1381af66e3 18:55:52 ---> 7c52881dfeb9 18:55:52 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:55:52 ---> 027ea0a1ceda 18:55:52 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 18:55:52 ---> 6dc4a71bdbb7 18:55:52 Step 21/28 : COPY --from=builder /app/res/ /res/ 18:55:52 ---> 23bf05014623 18:55:52 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:55:53 ---> 2f91c7b8c809 18:55:53 Step 23/28 : EXPOSE 48095 18:55:53 ---> Running in e7103633b32c 18:55:53 Removing intermediate container e7103633b32c 18:55:53 ---> 505b2a4757ff 18:55:53 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 18:55:53 ---> Running in f9f85b2e7c49 18:55:53 Removing intermediate container f9f85b2e7c49 18:55:53 ---> 683d06fee58b 18:55:53 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:55:53 ---> Running in 03f68d1c6318 18:55:53 Removing intermediate container 03f68d1c6318 18:55:53 ---> fe90a1448963 18:55:53 Step 26/28 : LABEL arch=amd64 18:55:53 ---> Running in b77eb9ab8a79 18:55:53 Removing intermediate container b77eb9ab8a79 18:55:53 ---> 8cc3390eac39 18:55:53 Step 27/28 : LABEL git_sha=8edb88587e4121e3f42998d8788d704b40f09c7e 18:55:53 ---> Running in c9da72b1b5d8 18:55:53 Removing intermediate container c9da72b1b5d8 18:55:53 ---> 8edd595dfa09 18:55:53 Step 28/28 : LABEL version=2.0.0-dev.53 18:55:53 ---> Running in c86cf9235ab4 18:55:53 Removing intermediate container c86cf9235ab4 18:55:53 ---> 657936cc9f68 18:55:53 [Warning] One or more build-args [ARCH] were not consumed 18:55:53 Successfully built 657936cc9f68 18:55:53 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:55:54 provisioning config files... 18:55:54 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/125@tmp/config4590407160340167756tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:55:54 ---> docker-login.sh 18:55:54 nexus3.edgexfoundry.org:10001 18:55:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:55:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:55:54 Configure a credential helper to remove this warning. See 18:55:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:55:54 18:55:54 Login Succeeded 18:55:54 nexus3.edgexfoundry.org:10002 18:55:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:55:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:55:54 Configure a credential helper to remove this warning. See 18:55:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:55:54 18:55:54 Login Succeeded 18:55:54 nexus3.edgexfoundry.org:10003 18:55:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:55:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:55:54 Configure a credential helper to remove this warning. See 18:55:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:55:54 18:55:54 Login Succeeded 18:55:54 nexus3.edgexfoundry.org:10004 18:55:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:55:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:55:54 Configure a credential helper to remove this warning. See 18:55:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:55:54 18:55:54 Login Succeeded 18:55:54 docker.io 18:55:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:55:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:55:55 Configure a credential helper to remove this warning. See 18:55:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:55:55 18:55:55 Login Succeeded 18:55:55 ---> docker-login.sh ends [Pipeline] } 18:55:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:55:55 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 18:55:55 8edb88587e4121e3f42998d8788d704b40f09c7e 18:55:55 latest 18:55:55 2.0.0-dev.53 18:55:55 8edb88587e4121e3f42998d8788d704b40f09c7e-2.0.0-dev.53 18:55:55 master 18:55:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:55:55 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:8edb88587e4121e3f42998d8788d704b40f09c7e [Pipeline] isUnix [Pipeline] sh 18:55:55 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:8edb88587e4121e3f42998d8788d704b40f09c7e 18:55:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:55:55 7badebe23a74: Preparing 18:55:55 a458542003ed: Preparing 18:55:55 e57b67829dad: Preparing 18:55:55 4eaf082a9d81: Preparing 18:55:55 168505661725: Preparing 18:55:55 32f366d666a5: Preparing 18:55:55 32f366d666a5: Waiting 18:55:56 a458542003ed: Pushed 18:55:56 32f366d666a5: Layer already exists 18:55:56 4eaf082a9d81: Pushed 18:55:56 e57b67829dad: Pushed 18:55:56 168505661725: Pushed 18:55:57 7badebe23a74: Pushed 18:55:58 8edb88587e4121e3f42998d8788d704b40f09c7e: digest: sha256:f5afd51a45fae44aef44c14e8b384ea62e3f18c26d09f8e1e0b104cc9e99c574 size: 1574 [Pipeline] isUnix [Pipeline] sh 18:55:58 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 18:55:58 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 18:55:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:55:58 7badebe23a74: Preparing 18:55:58 a458542003ed: Preparing 18:55:58 e57b67829dad: Preparing 18:55:58 4eaf082a9d81: Preparing 18:55:58 168505661725: Preparing 18:55:58 32f366d666a5: Preparing 18:55:58 32f366d666a5: Waiting 18:55:58 4eaf082a9d81: Layer already exists 18:55:58 e57b67829dad: Layer already exists 18:55:58 7badebe23a74: Layer already exists 18:55:58 a458542003ed: Layer already exists 18:55:58 168505661725: Layer already exists 18:55:58 32f366d666a5: Layer already exists 18:55:58 latest: digest: sha256:f5afd51a45fae44aef44c14e8b384ea62e3f18c26d09f8e1e0b104cc9e99c574 size: 1574 [Pipeline] isUnix [Pipeline] sh 18:55:58 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.53 [Pipeline] isUnix [Pipeline] sh 18:55:59 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.53 18:55:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:55:59 7badebe23a74: Preparing 18:55:59 a458542003ed: Preparing 18:55:59 e57b67829dad: Preparing 18:55:59 4eaf082a9d81: Preparing 18:55:59 168505661725: Preparing 18:55:59 32f366d666a5: Preparing 18:55:59 32f366d666a5: Waiting 18:55:59 a458542003ed: Layer already exists 18:55:59 168505661725: Layer already exists 18:55:59 e57b67829dad: Layer already exists 18:55:59 4eaf082a9d81: Layer already exists 18:55:59 7badebe23a74: Layer already exists 18:55:59 32f366d666a5: Layer already exists 18:55:59 2.0.0-dev.53: digest: sha256:f5afd51a45fae44aef44c14e8b384ea62e3f18c26d09f8e1e0b104cc9e99c574 size: 1574 [Pipeline] isUnix [Pipeline] sh 18:55:59 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:8edb88587e4121e3f42998d8788d704b40f09c7e-2.0.0-dev.53 [Pipeline] isUnix [Pipeline] sh 18:55:59 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:8edb88587e4121e3f42998d8788d704b40f09c7e-2.0.0-dev.53 18:55:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:55:59 7badebe23a74: Preparing 18:55:59 a458542003ed: Preparing 18:55:59 e57b67829dad: Preparing 18:55:59 4eaf082a9d81: Preparing 18:55:59 168505661725: Preparing 18:55:59 32f366d666a5: Preparing 18:55:59 32f366d666a5: Waiting 18:55:59 7badebe23a74: Layer already exists 18:55:59 4eaf082a9d81: Layer already exists 18:55:59 168505661725: Layer already exists 18:55:59 e57b67829dad: Layer already exists 18:55:59 32f366d666a5: Layer already exists 18:55:59 a458542003ed: Layer already exists 18:55:59 8edb88587e4121e3f42998d8788d704b40f09c7e-2.0.0-dev.53: digest: sha256:f5afd51a45fae44aef44c14e8b384ea62e3f18c26d09f8e1e0b104cc9e99c574 size: 1574 [Pipeline] isUnix [Pipeline] sh 18:56:00 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:master [Pipeline] isUnix [Pipeline] sh 18:56:00 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:master 18:56:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:56:00 7badebe23a74: Preparing 18:56:00 a458542003ed: Preparing 18:56:00 e57b67829dad: Preparing 18:56:00 4eaf082a9d81: Preparing 18:56:00 168505661725: Preparing 18:56:00 32f366d666a5: Preparing 18:56:00 32f366d666a5: Waiting 18:56:00 168505661725: Layer already exists 18:56:00 a458542003ed: Layer already exists 18:56:00 e57b67829dad: Layer already exists 18:56:00 7badebe23a74: Layer already exists 18:56:00 4eaf082a9d81: Layer already exists 18:56:00 32f366d666a5: Layer already exists 18:56:00 master: digest: sha256:f5afd51a45fae44aef44c14e8b384ea62e3f18c26d09f8e1e0b104cc9e99c574 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:56:00 ===================================================== [Pipeline] echo 18:56:00 taggedImages: 18:56:00 - nexus3.edgexfoundry.org:10004/app-service-configurable:8edb88587e4121e3f42998d8788d704b40f09c7e 18:56:00 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 18:56:00 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.53 18:56:00 - nexus3.edgexfoundry.org:10004/app-service-configurable:8edb88587e4121e3f42998d8788d704b40f09c7e-2.0.0-dev.53 18:56:00 - nexus3.edgexfoundry.org:10004/app-service-configurable:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 18:56:01 ---> job-cost.sh 18:56:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8wdt 18:56:08 Exception: 18:56:08 Traceback (most recent call last): 18:56:08 File "/tmp/venv-8wdt/lib64/python3.6/site-packages/pip/_vendor/urllib3/response.py", line 302, in _error_catcher 18:56:08 yield 18:56:08 File "/tmp/venv-8wdt/lib64/python3.6/site-packages/pip/_vendor/urllib3/response.py", line 384, in read 18:56:08 data = self._fp.read(amt) 18:56:08 File "/tmp/venv-8wdt/lib64/python3.6/site-packages/pip/_vendor/cachecontrol/filewrapper.py", line 60, in read 18:56:08 data = self.__fp.read(amt) 18:56:08 File "/usr/lib64/python3.6/http/client.py", line 459, in read 18:56:08 n = self.readinto(b) 18:56:08 File "/usr/lib64/python3.6/http/client.py", line 503, in readinto 18:56:08 n = self.fp.readinto(b) 18:56:08 File "/usr/lib64/python3.6/socket.py", line 586, in readinto 18:56:08 return self._sock.recv_into(b) 18:56:08 File "/usr/lib64/python3.6/ssl.py", line 971, in recv_into 18:56:08 return self.read(nbytes, buffer) 18:56:08 File "/usr/lib64/python3.6/ssl.py", line 833, in read 18:56:08 return self._sslobj.read(len, buffer) 18:56:08 File "/usr/lib64/python3.6/ssl.py", line 590, in read 18:56:08 v = self._sslobj.read(len, buffer) 18:56:08 ConnectionResetError: [Errno 104] Connection reset by peer 18:56:08 18:56:08 During handling of the above exception, another exception occurred: 18:56:08 18:56:08 Traceback (most recent call last): 18:56:08 File "/tmp/venv-8wdt/lib64/python3.6/site-packages/pip/basecommand.py", line 215, in main 18:56:08 status = self.run(options, args) 18:56:08 File "/tmp/venv-8wdt/lib64/python3.6/site-packages/pip/commands/install.py", line 346, in run 18:56:08 requirement_set.prepare_files(finder) 18:56:08 File "/tmp/venv-8wdt/lib64/python3.6/site-packages/pip/req/req_set.py", line 381, in prepare_files 18:56:08 ignore_dependencies=self.ignore_dependencies)) 18:56:08 File "/tmp/venv-8wdt/lib64/python3.6/site-packages/pip/req/req_set.py", line 623, in _prepare_file 18:56:08 session=self.session, hashes=hashes) 18:56:08 File "/tmp/venv-8wdt/lib64/python3.6/site-packages/pip/download.py", line 821, in unpack_url 18:56:08 hashes=hashes 18:56:08 File "/tmp/venv-8wdt/lib64/python3.6/site-packages/pip/download.py", line 659, in unpack_http_url 18:56:08 hashes) 18:56:08 File "/tmp/venv-8wdt/lib64/python3.6/site-packages/pip/download.py", line 882, in _download_http_url 18:56:08 _download_url(resp, link, content_file, hashes) 18:56:08 File "/tmp/venv-8wdt/lib64/python3.6/site-packages/pip/download.py", line 603, in _download_url 18:56:08 hashes.check_against_chunks(downloaded_chunks) 18:56:08 File "/tmp/venv-8wdt/lib64/python3.6/site-packages/pip/utils/hashes.py", line 46, in check_against_chunks 18:56:08 for chunk in chunks: 18:56:08 File "/tmp/venv-8wdt/lib64/python3.6/site-packages/pip/download.py", line 571, in written_chunks 18:56:08 for chunk in chunks: 18:56:08 File "/tmp/venv-8wdt/lib64/python3.6/site-packages/pip/download.py", line 560, in resp_read 18:56:08 decode_content=False): 18:56:08 File "/tmp/venv-8wdt/lib64/python3.6/site-packages/pip/_vendor/urllib3/response.py", line 436, in stream 18:56:08 data = self.read(amt=amt, decode_content=decode_content) 18:56:08 File "/tmp/venv-8wdt/lib64/python3.6/site-packages/pip/_vendor/urllib3/response.py", line 401, in read 18:56:08 raise IncompleteRead(self._fp_bytes_read, self.length_remaining) 18:56:08 File "/usr/lib64/python3.6/contextlib.py", line 99, in __exit__ 18:56:08 self.gen.throw(type, value, traceback) 18:56:08 File "/tmp/venv-8wdt/lib64/python3.6/site-packages/pip/_vendor/urllib3/response.py", line 320, in _error_catcher 18:56:08 raise ProtocolError('Connection broken: %r' % e, e) 18:56:08 pip._vendor.urllib3.exceptions.ProtocolError: ("Connection broken: ConnectionResetError(104, 'Connection reset by peer')", ConnectionResetError(104, 'Connection reset by peer')) Error when executing always post condition: hudson.AbortException: script returned exit code 1 at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.handleExit(DurableTaskStep.java:659) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.check(DurableTaskStep.java:605) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.run(DurableTaskStep.java:549) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:56:08 Failed in branch amd64 18:56:09 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:56:09 CGO_ENABLED=1 go vet ./... 18:56:28 gofmt -l . 18:56:28 [ "`gofmt -l .`" = "" ] 18:56:28 ./bin/test-go-mod-tidy.sh 18:56:28 ./bin/test-attribution-txt.sh [Pipeline] } 18:56:28 $ docker stop --time=1 57e8168d66d0f0e0d1f7721d57257726eef9dc62554b61d44d1ec76bfbdcab64 18:56:30 $ docker rm -f 57e8168d66d0f0e0d1f7721d57257726eef9dc62554b61d44d1ec76bfbdcab64 [Pipeline] // withDockerContainer [Pipeline] sh 18:56:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:56:31 Warning: overwriting stash ‘coverage-report’ 18:56:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:56:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:56:32 + ls -al . 18:56:32 total 116 18:56:32 drwxrwxr-x 7 jenkins jenkins 4096 Jun 21 18:56 . 18:56:32 drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 18:53 .. 18:56:32 -rw-rw-r-- 1 jenkins jenkins 119 Jun 21 18:53 .dockerignore 18:56:32 drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 18:53 .git 18:56:32 drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 18:53 .github 18:56:32 -rw-rw-r-- 1 jenkins jenkins 111 Jun 21 18:53 .gitignore 18:56:32 -rw-rw-r-- 1 jenkins jenkins 7306 Jun 21 18:53 Attribution.txt 18:56:32 -rw-rw-r-- 1 jenkins jenkins 2048 Jun 21 18:53 Dockerfile 18:56:32 -rw-rw-r-- 1 jenkins jenkins 970 Jun 21 18:53 Dockerfile.build 18:56:32 -rw-rw-r-- 1 jenkins jenkins 687 Jun 21 18:53 Jenkinsfile 18:56:32 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 21 18:53 LICENSE 18:56:32 -rw-rw-r-- 1 jenkins jenkins 3230 Jun 21 18:53 README.md 18:56:32 -rw-rw-r-- 1 jenkins jenkins 12 Jun 21 18:51 VERSION 18:56:32 drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 18:53 bin 18:56:32 -rw-r--r-- 1 jenkins jenkins 10 Jun 21 18:55 coverage.out 18:56:32 -rw-r--r-- 1 jenkins jenkins 136 Jun 21 18:56 go.mod 18:56:32 -rw-r--r-- 1 jenkins jenkins 20543 Jun 21 18:55 go.sum 18:56:32 -rw-rw-r-- 1 jenkins jenkins 1460 Jun 21 18:53 main.go 18:56:32 -rw-rw-r-- 1 jenkins jenkins 1508 Jun 21 18:53 makefile 18:56:32 drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 18:53 res 18:56:32 drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 18:53 snap [Pipeline] isUnix [Pipeline] sh 18:56:33 + 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=8edb88587e4121e3f42998d8788d704b40f09c7e --label arch=arm64 --label version=2.0.0-dev.53 . 18:56:33 Sending build context to Docker daemon 122.4kB 18:56:33 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 18:56:33 Step 2/28 : FROM ${BASE} AS builder 18:56:33 ---> 9872cbef4bed 18:56:33 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:56:33 ---> Running in ad2c5d80e88b 18:56:34 Removing intermediate container ad2c5d80e88b 18:56:34 ---> 3909b5a7f018 18:56:34 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 18:56:34 ---> Running in 3b5559e7ce10 18:56:35 Removing intermediate container 3b5559e7ce10 18:56:35 ---> 980c4d6c8e9f 18:56:35 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:56:35 ---> Running in 49a247f025d4 18:56:35 Removing intermediate container 49a247f025d4 18:56:35 ---> ea5fab5a9429 18:56:35 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:56:35 ---> Running in 82fffb7a949d 18:56:38 Removing intermediate container 82fffb7a949d 18:56:38 ---> ba49117f0d2f 18:56:38 Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:56:38 ---> Running in 9cad88fd626d 18:56:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:56:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:56:41 OK: 139 MiB in 46 packages 18:56:42 Removing intermediate container 9cad88fd626d 18:56:42 ---> 0c4729c22de0 18:56:42 Step 8/28 : WORKDIR /app 18:56:42 ---> Running in ed78f7338a48 18:56:43 Removing intermediate container ed78f7338a48 18:56:43 ---> 5abda4ba6e09 18:56:43 Step 9/28 : COPY go.mod . 18:56:43 ---> c523b81d3e5e 18:56:43 Step 10/28 : RUN go mod download 18:56:44 ---> Running in 6ee237c26560 18:56:46 Removing intermediate container 6ee237c26560 18:56:46 ---> 1356c8a24f06 18:56:46 Step 11/28 : RUN go mod tidy 18:56:46 ---> Running in 0861239ef755 18:56:49 Removing intermediate container 0861239ef755 18:56:49 ---> d4b3f59b17ac 18:56:49 Step 12/28 : COPY . . 18:56:50 ---> 7b3120b34fd7 18:56:50 Step 13/28 : ARG MAKE="make build" 18:56:50 ---> Running in 215f0202f41e 18:56:50 Removing intermediate container 215f0202f41e 18:56:50 ---> 2e807401c8d5 18:56:50 Step 14/28 : RUN $MAKE 18:56:50 ---> Running in c2c2555d859a 18:56:52 go mod tidy 18:56:52 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.84 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.53" -o app-service-configurable 18:57:31 Removing intermediate container c2c2555d859a 18:57:31 ---> a71952a00f5e 18:57:31 Step 15/28 : FROM alpine:3.12 18:57:31 3.12: Pulling from library/alpine 18:57:31 d2f70382dc9a: Pulling fs layer 18:57:31 d2f70382dc9a: Verifying Checksum 18:57:31 d2f70382dc9a: Download complete 18:57:31 d2f70382dc9a: Pull complete 18:57:31 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 18:57:31 Status: Downloaded newer image for alpine:3.12 18:57:31 ---> c4fd0aeabfcf 18:57:31 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:57:31 ---> Running in 3356e5ea555c 18:57:31 Removing intermediate container 3356e5ea555c 18:57:31 ---> 86241e503950 18:57:31 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 18:57:31 ---> Running in 677d9b0a17e3 18:57:31 Removing intermediate container 677d9b0a17e3 18:57:31 ---> e8ae3b11b51d 18:57:31 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 18:57:31 ---> Running in 3eb4075b6d35 18:57:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:57:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:57:33 (1/7) Installing ca-certificates (20191127-r4) 18:57:33 (2/7) Installing dumb-init (1.2.2-r1) 18:57:33 (3/7) Installing libgcc (9.3.0-r2) 18:57:33 (4/7) Installing libsodium (1.0.18-r0) 18:57:33 (5/7) Installing libstdc++ (9.3.0-r2) 18:57:33 (6/7) Installing libzmq (4.3.3-r0) 18:57:33 (7/7) Installing zeromq (4.3.3-r0) 18:57:34 Executing busybox-1.31.1-r20.trigger 18:57:34 Executing ca-certificates-20191127-r4.trigger 18:57:34 OK: 9 MiB in 21 packages 18:57:35 Removing intermediate container 3eb4075b6d35 18:57:35 ---> 4da1ddb036f0 18:57:35 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:57:36 ---> d60eedcdedde 18:57:36 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 18:57:37 ---> e0e3af7f215e 18:57:37 Step 21/28 : COPY --from=builder /app/res/ /res/ 18:57:37 ---> 44743e4bad58 18:57:37 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:57:39 ---> eab2fed5e363 18:57:39 Step 23/28 : EXPOSE 48095 18:57:39 ---> Running in 861dbf3ed742 18:57:39 Removing intermediate container 861dbf3ed742 18:57:39 ---> 819da4832ed3 18:57:39 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 18:57:39 ---> Running in 6e27193ccf70 18:57:40 Removing intermediate container 6e27193ccf70 18:57:40 ---> 5e3fba72665b 18:57:40 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:57:40 ---> Running in 144103252aa8 18:57:41 Removing intermediate container 144103252aa8 18:57:41 ---> 9110511d04a2 18:57:41 Step 26/28 : LABEL arch=arm64 18:57:41 ---> Running in 5b71f3df707e 18:57:41 Removing intermediate container 5b71f3df707e 18:57:41 ---> 62a0421a83c3 18:57:41 Step 27/28 : LABEL git_sha=8edb88587e4121e3f42998d8788d704b40f09c7e 18:57:41 ---> Running in 6387d99e3343 18:57:42 Removing intermediate container 6387d99e3343 18:57:42 ---> a9d7ad80b7ce 18:57:42 Step 28/28 : LABEL version=2.0.0-dev.53 18:57:42 ---> Running in 5f5d97e98f80 18:57:42 Removing intermediate container 5f5d97e98f80 18:57:42 ---> f63409bf2dd6 18:57:42 [Warning] One or more build-args [ARCH] were not consumed 18:57:42 Successfully built f63409bf2dd6 18:57:42 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 18:57:43 provisioning config files... 18:57:43 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/125@tmp/config7615222227644994292tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:57:43 ---> docker-login.sh 18:57:43 nexus3.edgexfoundry.org:10001 18:57:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:43 Configure a credential helper to remove this warning. See 18:57:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:43 18:57:43 Login Succeeded 18:57:43 nexus3.edgexfoundry.org:10002 18:57:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:44 Configure a credential helper to remove this warning. See 18:57:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:44 18:57:44 Login Succeeded 18:57:44 nexus3.edgexfoundry.org:10003 18:57:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:45 Configure a credential helper to remove this warning. See 18:57:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:45 18:57:45 Login Succeeded 18:57:45 nexus3.edgexfoundry.org:10004 18:57:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:45 Configure a credential helper to remove this warning. See 18:57:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:45 18:57:45 Login Succeeded 18:57:45 docker.io 18:57:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:46 Configure a credential helper to remove this warning. See 18:57:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:46 18:57:46 Login Succeeded 18:57:46 ---> docker-login.sh ends [Pipeline] } 18:57:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:57:46 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 18:57:46 8edb88587e4121e3f42998d8788d704b40f09c7e 18:57:46 latest 18:57:46 2.0.0-dev.53 18:57:46 8edb88587e4121e3f42998d8788d704b40f09c7e-2.0.0-dev.53 18:57:46 master 18:57:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:57:47 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8edb88587e4121e3f42998d8788d704b40f09c7e [Pipeline] isUnix [Pipeline] sh 18:57:47 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8edb88587e4121e3f42998d8788d704b40f09c7e 18:57:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:57:47 e1496aa07b4f: Preparing 18:57:47 ec56daffd491: Preparing 18:57:47 4ab54bfd084a: Preparing 18:57:47 c165185a5d6c: Preparing 18:57:47 c608438aa842: Preparing 18:57:47 3fbe34a1663b: Preparing 18:57:47 3fbe34a1663b: Waiting 18:57:47 4ab54bfd084a: Pushed 18:57:47 c165185a5d6c: Pushed 18:57:47 ec56daffd491: Pushed 18:57:47 3fbe34a1663b: Layer already exists 18:57:48 c608438aa842: Pushed 18:57:51 e1496aa07b4f: Pushed 18:57:51 8edb88587e4121e3f42998d8788d704b40f09c7e: digest: sha256:1c29f89d9dea10e48ce70d4be1325ed8f69f7d89c71cd1d6adb1065c111fe9d5 size: 1574 [Pipeline] isUnix [Pipeline] sh 18:57:51 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:57:51 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 18:57:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:57:51 e1496aa07b4f: Preparing 18:57:51 ec56daffd491: Preparing 18:57:51 4ab54bfd084a: Preparing 18:57:51 c165185a5d6c: Preparing 18:57:51 c608438aa842: Preparing 18:57:51 3fbe34a1663b: Preparing 18:57:51 3fbe34a1663b: Waiting 18:57:52 4ab54bfd084a: Layer already exists 18:57:52 e1496aa07b4f: Layer already exists 18:57:52 ec56daffd491: Layer already exists 18:57:52 c165185a5d6c: Layer already exists 18:57:52 c608438aa842: Layer already exists 18:57:52 3fbe34a1663b: Layer already exists 18:57:52 latest: digest: sha256:1c29f89d9dea10e48ce70d4be1325ed8f69f7d89c71cd1d6adb1065c111fe9d5 size: 1574 [Pipeline] isUnix [Pipeline] sh 18:57:52 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.53 [Pipeline] isUnix [Pipeline] sh 18:57:52 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.53 18:57:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:57:52 e1496aa07b4f: Preparing 18:57:52 ec56daffd491: Preparing 18:57:52 4ab54bfd084a: Preparing 18:57:52 c165185a5d6c: Preparing 18:57:52 c608438aa842: Preparing 18:57:52 3fbe34a1663b: Preparing 18:57:52 3fbe34a1663b: Waiting 18:57:53 c165185a5d6c: Layer already exists 18:57:53 e1496aa07b4f: Layer already exists 18:57:53 ec56daffd491: Layer already exists 18:57:53 4ab54bfd084a: Layer already exists 18:57:53 c608438aa842: Layer already exists 18:57:53 3fbe34a1663b: Layer already exists 18:57:53 2.0.0-dev.53: digest: sha256:1c29f89d9dea10e48ce70d4be1325ed8f69f7d89c71cd1d6adb1065c111fe9d5 size: 1574 [Pipeline] isUnix [Pipeline] sh 18:57:53 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8edb88587e4121e3f42998d8788d704b40f09c7e-2.0.0-dev.53 [Pipeline] isUnix [Pipeline] sh 18:57:53 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8edb88587e4121e3f42998d8788d704b40f09c7e-2.0.0-dev.53 18:57:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:57:53 e1496aa07b4f: Preparing 18:57:53 ec56daffd491: Preparing 18:57:53 4ab54bfd084a: Preparing 18:57:53 c165185a5d6c: Preparing 18:57:53 c608438aa842: Preparing 18:57:53 3fbe34a1663b: Preparing 18:57:53 3fbe34a1663b: Waiting 18:57:53 c608438aa842: Layer already exists 18:57:53 c165185a5d6c: Layer already exists 18:57:53 e1496aa07b4f: Layer already exists 18:57:53 ec56daffd491: Layer already exists 18:57:53 4ab54bfd084a: Layer already exists 18:57:53 3fbe34a1663b: Layer already exists 18:57:54 8edb88587e4121e3f42998d8788d704b40f09c7e-2.0.0-dev.53: digest: sha256:1c29f89d9dea10e48ce70d4be1325ed8f69f7d89c71cd1d6adb1065c111fe9d5 size: 1574 [Pipeline] isUnix [Pipeline] sh 18:57:54 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh 18:57:54 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master 18:57:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:57:54 e1496aa07b4f: Preparing 18:57:54 ec56daffd491: Preparing 18:57:54 4ab54bfd084a: Preparing 18:57:54 c165185a5d6c: Preparing 18:57:54 c608438aa842: Preparing 18:57:54 3fbe34a1663b: Preparing 18:57:54 3fbe34a1663b: Waiting 18:57:54 4ab54bfd084a: Layer already exists 18:57:54 ec56daffd491: Layer already exists 18:57:54 c608438aa842: Layer already exists 18:57:54 c165185a5d6c: Layer already exists 18:57:54 e1496aa07b4f: Layer already exists 18:57:54 3fbe34a1663b: Layer already exists 18:57:55 master: digest: sha256:1c29f89d9dea10e48ce70d4be1325ed8f69f7d89c71cd1d6adb1065c111fe9d5 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:57:55 ===================================================== [Pipeline] echo 18:57:55 taggedImages: 18:57:55 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8edb88587e4121e3f42998d8788d704b40f09c7e 18:57:55 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 18:57:55 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.53 18:57:55 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8edb88587e4121e3f42998d8788d704b40f09c7e-2.0.0-dev.53 18:57:55 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 18:57:55 ---> job-cost.sh 18:57:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4Wix 18:58:34 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:59:56 lf-activate-venv(): INFO: Adding /tmp/venv-4Wix/bin to PATH 18:59:56 INFO: No Stack... 18:59:56 INFO: Retrieving Pricing Info for: v2-standard-4 18:59:56 INFO: Archiving Costs [Pipeline] sh 18:59:57 + cat /w/workspace/app-service-configurable/125/archives/cost.csv 18:59:57 + cut -d, -f6 [Pipeline] lock 18:59:57 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-125-stack-cost] 18:59:57 Resource [jenkins-edgexfoundry-app-service-configurable-master-125-stack-cost] did not exist. Created. 18:59:57 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-125-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:59:57 + echo total: 0.18000000715255737 [Pipeline] stash 18:59:57 Stashed 1 file(s) [Pipeline] } 18:59:57 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-125-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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 19:00:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:00:00 ---> package-listing.sh 19:00:00 ++ facter osfamily 19:00:00 ++ tr '[:upper:]' '[:lower:]' 19:00:00 + OS_FAMILY=redhat 19:00:00 + workspace=/w/workspace/_app-service-configurable_master 19:00:00 + START_PACKAGES=/tmp/packages_start.txt 19:00:00 + END_PACKAGES=/tmp/packages_end.txt 19:00:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:00:00 + PACKAGES=/tmp/packages_start.txt 19:00:00 + '[' /w/workspace/_app-service-configurable_master ']' 19:00:00 + PACKAGES=/tmp/packages_end.txt 19:00:00 + case "${OS_FAMILY}" in 19:00:00 + rpm -qa 19:00:00 + sort 19:00:01 + '[' -f /tmp/packages_start.txt ']' 19:00:01 + '[' -f /tmp/packages_end.txt ']' 19:00:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:00:01 + '[' /w/workspace/_app-service-configurable_master ']' 19:00:01 + mkdir -p /w/workspace/_app-service-configurable_master/archives/ 19:00:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_master/archives/ [Pipeline] echo 19:00:01 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:00:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:00:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:00:02 19:00:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:00:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:00:02 alpine: Pulling from edgex-lftools-log-publisher 19:00:02 df20fa9351a1: Pulling fs layer 19:00:02 36b3adc4ff6f: Pulling fs layer 19:00:02 8ad3a11d3b57: Pulling fs layer 19:00:02 46f8f816bc3b: Pulling fs layer 19:00:02 93b61091891f: Pulling fs layer 19:00:02 93b9cdb0e59b: Pulling fs layer 19:00:02 5e14af77c1be: Pulling fs layer 19:00:02 01666e4c0597: Pulling fs layer 19:00:02 aa168da1d23b: Pulling fs layer 19:00:02 46f8f816bc3b: Waiting 19:00:02 93b61091891f: Waiting 19:00:02 93b9cdb0e59b: Waiting 19:00:02 5e14af77c1be: Waiting 19:00:02 01666e4c0597: Waiting 19:00:02 aa168da1d23b: Waiting 19:00:03 df20fa9351a1: Verifying Checksum 19:00:03 df20fa9351a1: Download complete 19:00:03 46f8f816bc3b: Verifying Checksum 19:00:03 46f8f816bc3b: Download complete 19:00:03 36b3adc4ff6f: Verifying Checksum 19:00:03 36b3adc4ff6f: Download complete 19:00:03 93b9cdb0e59b: Verifying Checksum 19:00:03 93b9cdb0e59b: Download complete 19:00:03 8ad3a11d3b57: Verifying Checksum 19:00:03 8ad3a11d3b57: Download complete 19:00:03 93b61091891f: Verifying Checksum 19:00:03 93b61091891f: Download complete 19:00:03 5e14af77c1be: Verifying Checksum 19:00:03 5e14af77c1be: Download complete 19:00:03 df20fa9351a1: Pull complete 19:00:03 01666e4c0597: Verifying Checksum 19:00:03 01666e4c0597: Download complete 19:00:03 36b3adc4ff6f: Pull complete 19:00:03 8ad3a11d3b57: Pull complete 19:00:03 46f8f816bc3b: Pull complete 19:00:04 93b61091891f: Pull complete 19:00:04 93b9cdb0e59b: Pull complete 19:00:04 5e14af77c1be: Pull complete 19:00:04 01666e4c0597: Pull complete 19:00:05 aa168da1d23b: Verifying Checksum 19:00:05 aa168da1d23b: Download complete 19:00:10 aa168da1d23b: Pull complete 19:00:10 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:00:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:00:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:00:10 prd-centos7-docker-4c-2g-566 does not seem to be running inside a container 19:00:10 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:00:13 $ docker top 6fb5afbffd90a44fb550b7660968d426b394119b32574dd00f3e7ae9bd7a87b0 -eo pid,comm [Pipeline] { [Pipeline] sh 19:00:14 + touch /tmp/pre-build-complete [Pipeline] sh 19:00:14 + mkdir -p /var/log/sa [Pipeline] sh 19:00:14 + ls /var/log/sa-host 19:00:14 + sadf -c /var/log/sa-host/sa05 19:00:14 file_magic: OK 19:00:14 HZ: Using current value: 100 19:00:14 file_header: OK 19:00:14 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:00:14 Statistics: 19:00:14 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:00:14 File successfully converted to sysstat format version 12.2.1 19:00:14 + sadf -c /var/log/sa-host/sa21 19:00:14 file_magic: OK 19:00:14 HZ: Using current value: 100 19:00:14 file_header: OK 19:00:14 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:00:14 Statistics: 19:00:14 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:00:14 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:00:15 provisioning config files... 19:00:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config6238560804341745554tmp [Pipeline] { [Pipeline] echo 19:00:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:00:15 ---> create-netrc.sh [Pipeline] } 19:00:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:00:16 ---> python-tools-install.sh [Pipeline] echo 19:00:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:00:16 ---> sudo-logs.sh 19:00:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:00:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:00:17 ---> job-cost.sh 19:00:17 lf-activate-venv: SKIPPING 19:00:17 DEBUG: total: 0.18000000715255737 19:00:17 INFO: Retrieving Stack Cost... 19:00:17 INFO: Retrieving Pricing Info for: v3-standard-2 19:00:18 INFO: Archiving Costs [Pipeline] echo 19:00:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:00:18 ---> logs-deploy.sh 19:00:18 lf-activate-venv: SKIPPING 19:00:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/125 19:00:18 INFO: archiving workspace using pattern(s): 19:00:19 Archives upload complete. 19:00:20 INFO: archiving logs to Nexus 19:00:20 ---> uname -a: 19:00:20 Linux prd-centos7-docker-4c-2g-566.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:00:20 19:00:20 19:00:20 ---> lscpu: 19:00:20 Architecture: x86_64 19:00:20 CPU op-mode(s): 32-bit, 64-bit 19:00:20 Byte Order: Little Endian 19:00:20 Address sizes: 40 bits physical, 48 bits virtual 19:00:20 CPU(s): 2 19:00:20 On-line CPU(s) list: 0,1 19:00:20 Thread(s) per core: 1 19:00:20 Core(s) per socket: 1 19:00:20 Socket(s): 2 19:00:20 NUMA node(s): 1 19:00:20 Vendor ID: AuthenticAMD 19:00:20 CPU family: 23 19:00:20 Model: 49 19:00:20 Model name: AMD EPYC-Rome Processor 19:00:20 Stepping: 0 19:00:20 CPU MHz: 2799.998 19:00:20 BogoMIPS: 5599.99 19:00:20 Virtualization: AMD-V 19:00:20 Hypervisor vendor: KVM 19:00:20 Virtualization type: full 19:00:20 L1d cache: 64 KiB 19:00:20 L1i cache: 64 KiB 19:00:20 L2 cache: 1 MiB 19:00:20 L3 cache: 32 MiB 19:00:20 NUMA node0 CPU(s): 0,1 19:00:20 Vulnerability Itlb multihit: Not affected 19:00:20 Vulnerability L1tf: Not affected 19:00:20 Vulnerability Mds: Not affected 19:00:20 Vulnerability Meltdown: Not affected 19:00:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:00:20 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:00:20 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:00:20 Vulnerability Srbds: Not affected 19:00:20 Vulnerability Tsx async abort: Not affected 19:00:20 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:00:20 19:00:20 19:00:20 ---> nproc: 19:00:20 2 19:00:20 19:00:20 19:00:20 ---> df -h: 19:00:20 Filesystem Size Used Available Use% Mounted on 19:00:20 overlay 40.0G 7.6G 32.4G 19% / 19:00:20 tmpfs 64.0M 0 64.0M 0% /dev 19:00:20 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 19:00:20 shm 64.0M 0 64.0M 0% /dev/shm 19:00:20 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 19:00:20 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 19:00:20 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 19:00:20 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 19:00:20 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 19:00:20 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 19:00:20 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 19:00:20 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/_app-service-configurable_master 19:00:20 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/_app-service-configurable_master@tmp 19:00:20 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 19:00:20 19:00:20 19:00:20 ---> free -m: 19:00:20 total used free shared buff/cache available 19:00:20 Mem: 7821 977 4749 0 2094 6665 19:00:20 Swap: 1023 0 1023 19:00:20 19:00:20 19:00:20 ---> ip addr: 19:00:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:00:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:00:20 inet 127.0.0.1/8 scope host lo 19:00:20 valid_lft forever preferred_lft forever 19:00:20 inet6 ::1/128 scope host 19:00:20 valid_lft forever preferred_lft forever 19:00:20 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:00:20 link/ether fa:16:3e:0b:2a:73 brd ff:ff:ff:ff:ff:ff 19:00:20 inet 10.30.122.144/23 brd 10.30.123.255 scope global dynamic eth0 19:00:20 valid_lft 85801sec preferred_lft 85801sec 19:00:20 inet6 fe80::f816:3eff:fe0b:2a73/64 scope link 19:00:20 valid_lft forever preferred_lft forever 19:00:20 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:00:20 link/ether 02:42:23:3e:fb:9c brd ff:ff:ff:ff:ff:ff 19:00:20 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:00:20 valid_lft forever preferred_lft forever 19:00:20 inet6 fe80::42:23ff:fe3e:fb9c/64 scope link 19:00:20 valid_lft forever preferred_lft forever 19:00:20 19:00:20 19:00:20 ---> sar -b -r -n DEV: 19:00:20 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/21/21 _x86_64_ (2 CPU) 19:00:20 19:00:20 18:50:11 LINUX RESTART (2 CPU) 19:00:20 19:00:20 18:51:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:00:20 18:52:01 7.34 0.15 7.19 0.00 22.11 181.68 0.00 19:00:20 18:53:01 0.40 0.00 0.40 0.00 0.00 6.76 0.00 19:00:20 18:54:01 0.27 0.00 0.27 0.00 0.00 3.73 0.00 19:00:20 18:55:01 0.22 0.00 0.22 0.00 0.00 3.60 0.00 19:00:20 18:56:01 0.28 0.00 0.28 0.00 0.00 3.05 0.00 19:00:20 18:57:01 0.35 0.00 0.35 0.00 0.00 4.55 0.00 19:00:20 18:58:01 0.32 0.00 0.32 0.00 0.00 4.96 0.00 19:00:20 18:59:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 19:00:20 19:00:01 0.38 0.10 0.28 0.00 9.99 3.06 0.00 19:00:20 Average: 1.09 0.03 1.06 0.00 3.57 23.74 0.00 19:00:20 19:00:20 18:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:00:20 18:52:01 5467052 0 802412 10.02 2620 1736848 1251996 13.82 567180 1576076 20 19:00:20 18:53:01 5471376 0 798080 9.96 2620 1736856 1206536 13.32 566060 1574140 8 19:00:20 18:54:01 5468872 0 800584 10.00 2620 1736856 1206944 13.33 567152 1575436 16 19:00:20 18:55:01 5470696 0 798752 9.97 2620 1736864 1206536 13.32 565972 1575436 16 19:00:20 18:56:01 5467072 0 802372 10.02 2620 1736868 1206632 13.32 563140 1581460 16 19:00:20 18:57:01 5467484 0 801960 10.01 2620 1736868 1206596 13.32 563040 1581460 12 19:00:20 18:58:01 5464932 0 804500 10.05 2620 1736880 1206536 13.32 565284 1581460 8 19:00:20 18:59:01 5454364 0 815064 10.18 2620 1736884 1206536 13.32 575784 1581460 8 19:00:20 19:00:01 5450416 0 818620 10.22 2620 1737276 1209496 13.35 691280 1469428 120 19:00:20 Average: 5464696 0 804705 10.05 2620 1736911 1211979 13.38 580544 1566262 25 19:00:20 19:00:20 18:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:00:20 18:52:01 eth0 21.61 15.97 26.51 7.42 0.00 0.00 0.00 0.00 19:00:20 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:20 18:52:01 docker0 2.60 1.71 0.72 6.27 0.00 0.00 0.00 0.00 19:00:20 18:53:01 eth0 0.63 0.08 0.06 0.01 0.00 0.00 0.00 0.00 19:00:20 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:20 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:20 18:54:01 eth0 5.55 2.87 4.46 0.54 0.00 0.00 0.00 0.00 19:00:20 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:20 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:20 18:55:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 19:00:20 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:20 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:20 18:56:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 19:00:20 18:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:20 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:20 18:57:01 eth0 0.17 0.10 0.07 0.01 0.00 0.00 0.00 0.00 19:00:20 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:20 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:20 18:58:01 eth0 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:00:20 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:20 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:20 18:59:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:00:20 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:20 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:20 19:00:01 eth0 3.70 2.22 3.60 1.23 0.00 0.00 0.00 0.00 19:00:20 19:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:20 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:20 Average: eth0 3.57 2.41 3.87 1.03 0.00 0.00 0.00 0.00 19:00:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:20 Average: docker0 0.29 0.19 0.08 0.70 0.00 0.00 0.00 0.00 19:00:20 19:00:20 19:00:20 ---> sar -P ALL: 19:00:20 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/21/21 _x86_64_ (2 CPU) 19:00:20 19:00:20 18:50:11 LINUX RESTART (2 CPU) 19:00:20 19:00:20 18:51:01 CPU %user %nice %system %iowait %steal %idle 19:00:20 18:52:01 all 1.45 0.00 0.89 0.05 0.04 97.57 19:00:20 18:52:01 0 1.58 0.00 0.84 0.07 0.05 97.47 19:00:20 18:52:01 1 1.31 0.00 0.94 0.03 0.03 97.67 19:00:20 18:53:01 all 0.04 0.00 0.05 0.00 0.04 99.87 19:00:20 18:53:01 0 0.07 0.00 0.03 0.00 0.05 99.85 19:00:20 18:53:01 1 0.02 0.00 0.07 0.00 0.03 99.88 19:00:20 18:54:01 all 0.23 0.00 0.05 0.00 0.03 99.69 19:00:20 18:54:01 0 0.23 0.00 0.05 0.00 0.03 99.68 19:00:20 18:54:01 1 0.22 0.00 0.05 0.00 0.03 99.70 19:00:20 18:55:01 all 0.05 0.00 0.04 0.00 0.03 99.87 19:00:20 18:55:01 0 0.00 0.00 0.02 0.00 0.02 99.97 19:00:20 18:55:01 1 0.10 0.00 0.07 0.00 0.05 99.78 19:00:20 18:56:01 all 0.11 0.00 0.03 0.00 0.04 99.82 19:00:20 18:56:01 0 0.05 0.00 0.03 0.00 0.07 99.85 19:00:20 18:56:01 1 0.17 0.00 0.03 0.00 0.02 99.78 19:00:20 18:57:01 all 0.04 0.00 0.03 0.00 0.03 99.89 19:00:20 18:57:01 0 0.03 0.00 0.03 0.00 0.05 99.88 19:00:20 18:57:01 1 0.05 0.00 0.03 0.00 0.02 99.90 19:00:20 18:58:01 all 0.07 0.00 0.03 0.00 0.03 99.87 19:00:20 18:58:01 0 0.05 0.00 0.05 0.00 0.03 99.87 19:00:20 18:58:01 1 0.08 0.00 0.02 0.00 0.03 99.87 19:00:20 18:59:01 all 0.15 0.00 0.03 0.00 0.05 99.77 19:00:20 18:59:01 0 0.28 0.00 0.03 0.00 0.05 99.63 19:00:20 18:59:01 1 0.02 0.00 0.03 0.00 0.05 99.90 19:00:20 19:00:01 all 1.05 0.00 0.20 0.00 0.03 98.72 19:00:20 19:00:01 0 1.88 0.00 0.30 0.00 0.02 97.80 19:00:20 19:00:01 1 0.22 0.00 0.10 0.00 0.05 99.63 19:00:20 Average: all 0.35 0.00 0.15 0.01 0.04 99.45 19:00:20 Average: 0 0.46 0.00 0.15 0.01 0.04 99.33 19:00:20 Average: 1 0.24 0.00 0.15 0.00 0.04 99.57 19:00:20 19:00:20 19:00:20