Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 7ec7ce08c296ae0299cf6102b620bc0faebe8067 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-ssh7082145091201763855.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-ssh6904082889717680862.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-ssh6376804595277570950.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-ssh4536466341754158201.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-ssh5756445707522027346.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-784 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 7ec7ce08c296ae0299cf6102b620bc0faebe8067 (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-ssh2839878995815471918.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 7ec7ce08c296ae0299cf6102b620bc0faebe8067 # timeout=10 Commit message: "feat(snap) add snap features (#288)" > git rev-list --no-walk e8798a7d652750d4be2e2f5085163189f65b0439 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:34:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:34:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:34:14 ========================================================= 23:34:14 EdgeX Global Pipelines Version Info 23:34:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:34:15 ------------------- 23:34:15 stable info: 23:34:15 ------------------- 23:34:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:34:15 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 23:34:15 Message: update stable to v1.0.195 23:34:16 ------------------- 23:34:16 experimental info: 23:34:16 ------------------- 23:34:16 Commited By: **** collab-it+edgex@linuxfoundation.org 23:34:16 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 23:34:16 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:34:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 23:34:16 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 23:34:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:34:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:34:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:34:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 23:34:16 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:34:16 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 23:34:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:34:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:34:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:34:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 23:34:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:34:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:34:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:34:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:34:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:34:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:34:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:34:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 23:34:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:34:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:34:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:34:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:34:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:34:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:34:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 23:34:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 23:34:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 23:34:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7ec7ce08c296ae0299cf6102b620bc0faebe8067 [Pipeline] echo 23:34:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7ec7ce0 [Pipeline] echo 23:34:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:34:17 provisioning config files... 23:34:17 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config4375612926286785634tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:34:18 ---> docker-login.sh 23:34:18 nexus3.edgexfoundry.org:10001 23:34:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:18 Configure a credential helper to remove this warning. See 23:34:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:18 23:34:18 Login Succeeded 23:34:18 nexus3.edgexfoundry.org:10002 23:34:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:18 Configure a credential helper to remove this warning. See 23:34:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:18 23:34:18 Login Succeeded 23:34:18 nexus3.edgexfoundry.org:10003 23:34:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:19 Configure a credential helper to remove this warning. See 23:34:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:19 23:34:19 Login Succeeded 23:34:19 nexus3.edgexfoundry.org:10004 23:34:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:19 Configure a credential helper to remove this warning. See 23:34:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:19 23:34:19 Login Succeeded 23:34:19 docker.io 23:34:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:19 Configure a credential helper to remove this warning. See 23:34:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:19 23:34:19 Login Succeeded 23:34:19 ---> docker-login.sh ends [Pipeline] } 23:34:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:34:20 + git log --format=format:%s -1 7ec7ce08c296ae0299cf6102b620bc0faebe8067 [Pipeline] echo 23:34:20 GIT_COMMIT: 7ec7ce08c296ae0299cf6102b620bc0faebe8067, Commit Message: feat(snap) add snap features (#288) [Pipeline] echo 23:34:20 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 23:34:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:34:21 23:34:21 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:34:21 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:34:21 latest: Pulling from edgex-devops/git-semver 23:34:21 31603596830f: Pulling fs layer 23:34:21 54011a49482f: Pulling fs layer 23:34:21 a6820b24f6d8: Pulling fs layer 23:34:21 f581987b2513: Pulling fs layer 23:34:21 f581987b2513: Waiting 23:34:21 54011a49482f: Verifying Checksum 23:34:21 54011a49482f: Download complete 23:34:21 31603596830f: Verifying Checksum 23:34:21 31603596830f: Download complete 23:34:21 f581987b2513: Verifying Checksum 23:34:21 f581987b2513: Download complete 23:34:21 a6820b24f6d8: Verifying Checksum 23:34:21 a6820b24f6d8: Download complete 23:34:21 31603596830f: Pull complete 23:34:22 54011a49482f: Pull complete 23:34:22 a6820b24f6d8: Pull complete 23:34:22 f581987b2513: Pull complete 23:34:22 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 23:34:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:34:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:34:23 prd-centos7-docker-4c-2g-784 does not seem to be running inside a container 23:34:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:34:24 $ docker top 3b5c46f33724ab2856c9f34ed94114bdfb8c3a4fbbb4a23e07f86ce5e65e660a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:34:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:34:24 [ssh-agent] Looking for ssh-agent implementation... 23:34:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:34:24 $ docker exec 3b5c46f33724ab2856c9f34ed94114bdfb8c3a4fbbb4a23e07f86ce5e65e660a ssh-agent 23:34:24 SSH_AUTH_SOCK=/tmp/ssh-U363MhcNhTHa/agent.14 23:34:24 SSH_AGENT_PID=20 23:34:24 Running ssh-add (command line suppressed) 23:34:24 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_804466813227549896.key (/w/workspace/_app-service-configurable_master@tmp/private_key_804466813227549896.key) 23:34:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:34:25 + git tag --points-at HEAD [Pipeline] } 23:34:25 $ docker exec --env ******** --env ******** 3b5c46f33724ab2856c9f34ed94114bdfb8c3a4fbbb4a23e07f86ce5e65e660a ssh-agent -k 23:34:25 unset SSH_AUTH_SOCK; 23:34:25 unset SSH_AGENT_PID; 23:34:25 echo Agent pid 20 killed; 23:34:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:34:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:34:25 [ssh-agent] Looking for ssh-agent implementation... 23:34:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:34:25 $ docker exec 3b5c46f33724ab2856c9f34ed94114bdfb8c3a4fbbb4a23e07f86ce5e65e660a ssh-agent 23:34:25 SSH_AUTH_SOCK=/tmp/ssh-qUczU5VztGPw/agent.54 23:34:25 SSH_AGENT_PID=61 23:34:25 Running ssh-add (command line suppressed) 23:34:25 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_3226756752677320725.key (/w/workspace/_app-service-configurable_master@tmp/private_key_3226756752677320725.key) 23:34:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:34:25 + git semver init 23:34:25 # -> Open(): unable to determine branch for HEAD 23:34:25 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 23:34:25 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 23:34:25 # $SEMVER_REMOTE_NAME = origin 23:34:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:34:25 # $SEMVER_USER_NAME = edgex-jenkins 23:34:25 # $SEMVER_BRANCH = master 23:34:25 # $SEMVER_TEMP = /tmp/semver-470135637 23:34:25 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 23:34:26 # '/tmp/semver-470135637' -> '/w/workspace/_app-service-configurable_master/.semver' 23:34:26 # -> Force: false 23:34:26 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } 23:34:26 $ docker exec --env ******** --env ******** 3b5c46f33724ab2856c9f34ed94114bdfb8c3a4fbbb4a23e07f86ce5e65e660a ssh-agent -k 23:34:26 unset SSH_AUTH_SOCK; 23:34:26 unset SSH_AGENT_PID; 23:34:26 echo Agent pid 61 killed; 23:34:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:34:26 + git semver [Pipeline] } 23:34:26 $ docker stop --time=1 3b5c46f33724ab2856c9f34ed94114bdfb8c3a4fbbb4a23e07f86ce5e65e660a 23:34:27 $ docker rm -f 3b5c46f33724ab2856c9f34ed94114bdfb8c3a4fbbb4a23e07f86ce5e65e660a [Pipeline] // withDockerContainer [Pipeline] sh 23:34:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:34:28 Stashed 1 file(s) [Pipeline] echo 23:34:28 [edgeXSemver]: initialized semver on version 2.0.0-dev.56 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 23:34:43 Still waiting to schedule task 23:34:43 Waiting for next available executor on ‘centos7-docker-4c-2g’ 23:34:43 Still waiting to schedule task 23:34:43 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 23:37:11 Running on prd-centos7-docker-4c-2g-785 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 23:37:11 Running in /w/workspace/app-service-configurable/130 [Pipeline] { [Pipeline] checkout 23:37:11 Selected Git installation does not exist. Using Default 23:37:11 The recommended git tool is: NONE 23:37:14 using credential edgex-jenkins-ssh 23:37:14 Cloning the remote Git repository 23:37:14 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 23:37:14 > git init /w/workspace/app-service-configurable/130 # timeout=10 23:37:14 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:37:14 > git --version # timeout=10 23:37:14 > git --version # 'git version 2.24.4' 23:37:14 using GIT_SSH to set credentials SSH Credentials for GitHub 23:37:14 [INFO] Currently running in a labeled security context 23:37:14 [INFO] Currently SELinux is 'enforcing' on the host 23:37:14 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/130@tmp/jenkins-gitclient-ssh8639133359220406310.key 23:37:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:37:15 Avoid second fetch 23:37:15 Checking out Revision 7ec7ce08c296ae0299cf6102b620bc0faebe8067 (master) 23:37:15 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:37:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:37:15 > git config core.sparsecheckout # timeout=10 23:37:15 > git checkout -f 7ec7ce08c296ae0299cf6102b620bc0faebe8067 # timeout=10 23:37:18 Commit message: "feat(snap) add snap features (#288)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:37:20 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 23:37:20 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:37:20 + sudo service docker restart 23:37:20 + true 23:37:20 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:37:38 provisioning config files... 23:37:38 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/130@tmp/config5484258983738528634tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:37:39 ---> docker-login.sh 23:37:39 nexus3.edgexfoundry.org:10001 23:37:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:37:39 Configure a credential helper to remove this warning. See 23:37:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:37:39 23:37:39 Login Succeeded 23:37:39 nexus3.edgexfoundry.org:10002 23:37:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:37:39 Configure a credential helper to remove this warning. See 23:37:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:37:39 23:37:39 Login Succeeded 23:37:39 nexus3.edgexfoundry.org:10003 23:37:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:37:39 Configure a credential helper to remove this warning. See 23:37:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:37:39 23:37:39 Login Succeeded 23:37:39 nexus3.edgexfoundry.org:10004 23:37:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:37:40 Configure a credential helper to remove this warning. See 23:37:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:37:40 23:37:40 Login Succeeded 23:37:40 docker.io 23:37:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:37:40 Configure a credential helper to remove this warning. See 23:37:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:37:40 23:37:40 Login Succeeded 23:37:40 ---> docker-login.sh ends [Pipeline] } 23:37:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:37:40 ========================================================= 23:37:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 23:37:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:37:41 + 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 . 23:37:41 Sending build context to Docker daemon 129kB 23:37:41 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 23:37:41 Step 2/8 : FROM ${BASE} 23:37:41 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 23:37:41 540db60ca938: Pulling fs layer 23:37:41 adcc1eea9eea: Pulling fs layer 23:37:41 4c4ab2625f07: Pulling fs layer 23:37:41 0510c868ecb4: Pulling fs layer 23:37:41 afea3b2eda06: Pulling fs layer 23:37:41 7809a108b3ef: Pulling fs layer 23:37:41 f706445af74f: Pulling fs layer 23:37:41 afea3b2eda06: Waiting 23:37:41 7809a108b3ef: Waiting 23:37:41 f706445af74f: Waiting 23:37:41 0510c868ecb4: Waiting 23:37:41 4c4ab2625f07: Verifying Checksum 23:37:41 4c4ab2625f07: Download complete 23:37:41 adcc1eea9eea: Verifying Checksum 23:37:41 adcc1eea9eea: Download complete 23:37:41 afea3b2eda06: Verifying Checksum 23:37:41 afea3b2eda06: Download complete 23:37:41 540db60ca938: Verifying Checksum 23:37:41 540db60ca938: Download complete 23:37:41 7809a108b3ef: Verifying Checksum 23:37:41 7809a108b3ef: Download complete 23:37:41 540db60ca938: Pull complete 23:37:41 adcc1eea9eea: Pull complete 23:37:41 4c4ab2625f07: Pull complete 23:37:43 f706445af74f: Verifying Checksum 23:37:43 f706445af74f: Download complete 23:37:43 0510c868ecb4: Verifying Checksum 23:37:43 0510c868ecb4: Download complete 23:37:47 0510c868ecb4: Pull complete 23:37:47 afea3b2eda06: Pull complete 23:37:47 7809a108b3ef: Pull complete 23:37:49 f706445af74f: Pull complete 23:37:49 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 23:37:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:37:49 ---> b068be0155e3 23:37:49 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:37:53 ---> Running in 0b0103303420 23:37:53 Removing intermediate container 0b0103303420 23:37:53 ---> 833b11742f1f 23:37:53 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:37:53 ---> Running in 7c28c9c02fe0 23:37:53 Removing intermediate container 7c28c9c02fe0 23:37:53 ---> d615f067e58a 23:37:53 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 23:37:53 ---> Running in dbbb1d67b210 23:37:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:37:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:37:55 (1/6) Installing libc-dev (0.7.2-r3) 23:37:55 (2/6) Installing libsodium (1.0.18-r0) 23:37:55 (3/6) Installing pkgconf (1.7.3-r0) 23:37:55 (4/6) Installing libsodium-dev (1.0.18-r0) 23:37:55 (5/6) Installing libzmq (4.3.3-r1) 23:37:55 (6/6) Installing zeromq-dev (4.3.3-r1) 23:37:55 Executing busybox-1.32.1-r6.trigger 23:37:55 OK: 150 MiB in 46 packages 23:37:56 Removing intermediate container dbbb1d67b210 23:37:56 ---> 72a60c39a625 23:37:56 Step 6/8 : WORKDIR /app 23:37:56 ---> Running in 6efb3f1380b3 23:37:56 Removing intermediate container 6efb3f1380b3 23:37:56 ---> 3027e5cbcf29 23:37:56 Step 7/8 : COPY . . 23:37:56 ---> 81faf83763a4 23:37:56 Step 8/8 : RUN go mod download 23:37:56 ---> Running in db3bec5bb40e 23:38:08 Removing intermediate container db3bec5bb40e 23:38:08 ---> 8caf89ff15a4 23:38:08 Successfully built 8caf89ff15a4 23:38:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:38:09 + docker inspect -f . ci-base-image-x86_64 23:38:09 . [Pipeline] withDockerContainer 23:38:09 prd-centos7-docker-4c-2g-785 does not seem to be running inside a container 23:38:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/130 -v /w/workspace/app-service-configurable/130:/w/workspace/app-service-configurable/130:rw,z -v /w/workspace/app-service-configurable/130@tmp:/w/workspace/app-service-configurable/130@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 23:38:09 $ docker top a38f88d0a942b7ab08a5b3f0ddee9a7ae2dddd476a77b43caafc987f48ac3b82 -eo pid,comm [Pipeline] { [Pipeline] sh 23:38:10 + go version 23:38:10 go version go1.16.3 linux/amd64 [Pipeline] } 23:38:10 $ docker stop --time=1 a38f88d0a942b7ab08a5b3f0ddee9a7ae2dddd476a77b43caafc987f48ac3b82 23:38:11 $ docker rm -f a38f88d0a942b7ab08a5b3f0ddee9a7ae2dddd476a77b43caafc987f48ac3b82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:38:11 + docker inspect -f . ci-base-image-x86_64 23:38:11 . [Pipeline] withDockerContainer 23:38:12 prd-centos7-docker-4c-2g-785 does not seem to be running inside a container 23:38:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/130 -v /w/workspace/app-service-configurable/130:/w/workspace/app-service-configurable/130:rw,z -v /w/workspace/app-service-configurable/130@tmp:/w/workspace/app-service-configurable/130@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 23:38:12 $ docker top ec95d97368597c550e71b2b591c079785e05ed40e5e0226f97a32fae397180e0 -eo pid,comm [Pipeline] { [Pipeline] sh 23:38:12 + go mod tidy [Pipeline] sh 23:38:13 + make test 23:38:13 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 23:38:31 ? github.com/edgexfoundry/app-service-configurable [no test files] 23:38:31 CGO_ENABLED=1 go vet ./... 23:38:32 Running on prd-ubuntu18.04-docker-arm64-4c-16g-786 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 23:38:32 Running in /w/workspace/app-service-configurable/130 [Pipeline] { [Pipeline] checkout 23:38:32 Selected Git installation does not exist. Using Default 23:38:32 The recommended git tool is: NONE 23:38:37 gofmt -l . 23:38:37 [ "`gofmt -l .`" = "" ] 23:38:37 ./bin/test-go-mod-tidy.sh 23:38:37 ./bin/test-attribution-txt.sh [Pipeline] } 23:38:37 $ docker stop --time=1 ec95d97368597c550e71b2b591c079785e05ed40e5e0226f97a32fae397180e0 23:38:37 using credential edgex-jenkins-ssh 23:38:37 Cloning the remote Git repository 23:38:37 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 23:38:37 > git init /w/workspace/app-service-configurable/130 # timeout=10 23:38:37 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:38:37 > git --version # timeout=10 23:38:37 > git --version # 'git version 2.17.1' 23:38:37 using GIT_SSH to set credentials SSH Credentials for GitHub 23:38:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:38:38 $ docker rm -f ec95d97368597c550e71b2b591c079785e05ed40e5e0226f97a32fae397180e0 [Pipeline] // withDockerContainer [Pipeline] sh 23:38:38 Avoid second fetch 23:38:38 Checking out Revision 7ec7ce08c296ae0299cf6102b620bc0faebe8067 (master) 23:38:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:38:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 23:38:38 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:38:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:38:38 > git config core.sparsecheckout # timeout=10 23:38:38 > git checkout -f 7ec7ce08c296ae0299cf6102b620bc0faebe8067 # timeout=10 [Pipeline] sh 23:38:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:38:42 + ls -al . 23:38:42 total 112 23:38:42 drwxrwxr-x. 7 jenkins jenkins 4096 Jun 29 23:38 . 23:38:42 drwxrwxr-x. 4 jenkins jenkins 32 Jun 29 23:37 .. 23:38:42 -rw-rw-r--. 1 jenkins jenkins 7306 Jun 29 23:37 Attribution.txt 23:38:42 drwxrwxr-x. 2 jenkins jenkins 64 Jun 29 23:37 bin 23:38:42 -rw-rw-r--. 1 jenkins jenkins 21991 Jun 29 23:37 CHANGELOG.md 23:38:42 -rw-r--r--. 1 jenkins jenkins 10 Jun 29 23:38 coverage.out 23:38:42 -rw-rw-r--. 1 jenkins jenkins 2048 Jun 29 23:37 Dockerfile 23:38:42 -rw-rw-r--. 1 jenkins jenkins 970 Jun 29 23:37 Dockerfile.build 23:38:42 -rw-rw-r--. 1 jenkins jenkins 119 Jun 29 23:37 .dockerignore 23:38:42 drwxrwxr-x. 8 jenkins jenkins 162 Jun 29 23:37 .git 23:38:42 drwxrwxr-x. 2 jenkins jenkins 81 Jun 29 23:37 .github 23:38:42 -rw-rw-r--. 1 jenkins jenkins 111 Jun 29 23:37 .gitignore 23:38:42 -rw-r--r--. 1 jenkins jenkins 129 Jun 29 23:38 go.mod 23:38:42 -rw-r--r--. 1 jenkins jenkins 20447 Jun 29 23:38 go.sum 23:38:42 -rw-rw-r--. 1 jenkins jenkins 687 Jun 29 23:37 Jenkinsfile 23:38:42 -rw-rw-r--. 1 jenkins jenkins 10174 Jun 29 23:37 LICENSE 23:38:42 -rw-rw-r--. 1 jenkins jenkins 1460 Jun 29 23:37 main.go 23:38:42 -rw-rw-r--. 1 jenkins jenkins 1508 Jun 29 23:37 makefile 23:38:42 -rw-rw-r--. 1 jenkins jenkins 3230 Jun 29 23:37 README.md 23:38:42 drwxrwxr-x. 8 jenkins jenkins 122 Jun 29 23:37 res 23:38:42 drwxrwxr-x. 3 jenkins jenkins 58 Jun 29 23:37 snap 23:38:42 -rw-rw-r--. 1 jenkins jenkins 12 Jun 29 23:34 VERSION [Pipeline] isUnix [Pipeline] sh 23:38:43 + 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=7ec7ce08c296ae0299cf6102b620bc0faebe8067 --label arch=amd64 --label version=2.0.0-dev.56 . 23:38:43 Sending build context to Docker daemon 152.1kB 23:38:43 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 23:38:43 Step 2/28 : FROM ${BASE} AS builder 23:38:43 ---> 8caf89ff15a4 23:38:43 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:38:43 ---> Running in 37744977c713 23:38:43 Commit message: "feat(snap) add snap features (#288)" 23:38:43 Removing intermediate container 37744977c713 23:38:43 ---> ecf1fcde579b 23:38:43 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 23:38:43 ---> Running in 9c09eb248f87 23:38:43 Removing intermediate container 9c09eb248f87 23:38:43 ---> 0f4c2a4f8abe 23:38:43 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:38:43 ---> Running in f63f9b831948 23:38:43 Removing intermediate container f63f9b831948 23:38:43 ---> f720efd7618d 23:38:43 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:38:43 ---> Running in f6a2ffc1e910 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:38:44 Removing intermediate container f6a2ffc1e910 23:38:44 ---> 3e82a46e7766 23:38:44 Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:38:44 ---> Running in 2eda20515517 23:38:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:38:44 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 23:38:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:38:45 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:38:45 + true 23:38:45 + sudo service docker restart 23:38:45 OK: 150 MiB in 46 packages 23:38:45 Removing intermediate container 2eda20515517 23:38:45 ---> 60b5950ef5aa 23:38:45 Step 8/28 : WORKDIR /app 23:38:45 ---> Running in 1119bdee3b75 23:38:45 Removing intermediate container 1119bdee3b75 23:38:45 ---> b79d75ab6a2f 23:38:45 Step 9/28 : COPY go.mod . 23:38:46 ---> 81cb5ab16e77 23:38:46 Step 10/28 : RUN go mod download 23:38:46 ---> Running in 0bf69114cb1e 23:38:46 Removing intermediate container 0bf69114cb1e 23:38:46 ---> ca55f689380e 23:38:46 Step 11/28 : RUN go mod tidy 23:38:46 ---> Running in 39ba66886043 23:38:47 Removing intermediate container 39ba66886043 23:38:47 ---> 975b80f66342 23:38:47 Step 12/28 : COPY . . 23:38:47 ---> 2be5bb468ffe 23:38:47 Step 13/28 : ARG MAKE="make build" 23:38:47 ---> Running in 91d78a7a41c9 23:38:47 Removing intermediate container 91d78a7a41c9 23:38:47 ---> eed6040370f3 23:38:47 Step 14/28 : RUN $MAKE 23:38:47 ---> Running in f97993207110 23:38:48 go mod tidy 23:38:48 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.56" -o app-service-configurable 23:39:00 Removing intermediate container f97993207110 23:39:00 ---> 073c31b5adeb 23:39:00 Step 15/28 : FROM alpine:3.12 23:39:01 3.12: Pulling from library/alpine 23:39:01 339de151aab4: Pulling fs layer 23:39:01 339de151aab4: Verifying Checksum 23:39:01 339de151aab4: Download complete 23:39:01 339de151aab4: Pull complete 23:39:01 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 23:39:01 Status: Downloaded newer image for alpine:3.12 23:39:01 ---> 13621d1b12d4 23:39:01 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:39:01 ---> Running in 204e69f3507b 23:39:01 Removing intermediate container 204e69f3507b 23:39:01 ---> fe3d8f57d3a5 23:39:01 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 23:39:01 ---> Running in 81975f61a1ab 23:39:01 Removing intermediate container 81975f61a1ab 23:39:01 ---> b1b382f2dd0f 23:39:01 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 23:39:01 ---> Running in f7633dbc0242 23:39:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:39:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:39:02 (1/7) Installing ca-certificates (20191127-r4) 23:39:02 (2/7) Installing dumb-init (1.2.2-r1) 23:39:02 (3/7) Installing libgcc (9.3.0-r2) 23:39:02 (4/7) Installing libsodium (1.0.18-r0) 23:39:02 (5/7) Installing libstdc++ (9.3.0-r2) 23:39:02 (6/7) Installing libzmq (4.3.3-r0) 23:39:02 (7/7) Installing zeromq (4.3.3-r0) 23:39:02 Executing busybox-1.31.1-r20.trigger 23:39:02 Executing ca-certificates-20191127-r4.trigger 23:39:02 OK: 9 MiB in 21 packages 23:39:02 Removing intermediate container f7633dbc0242 23:39:02 ---> a2e646ced6ed 23:39:02 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:39:03 ---> 15ae23f3f3a6 23:39:03 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 23:39:03 ---> d6dc8659ef1a 23:39:03 Step 21/28 : COPY --from=builder /app/res/ /res/ 23:39:03 ---> d245a4162ba7 23:39:03 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:39:03 provisioning config files... 23:39:03 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/130@tmp/config3727324157729579844tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:39:03 ---> 8eb081a8142c 23:39:03 Step 23/28 : EXPOSE 48095 23:39:03 ---> Running in 143bc19c9cd6 23:39:04 Removing intermediate container 143bc19c9cd6 23:39:04 ---> 72ad3d09bb97 23:39:04 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 23:39:04 ---> Running in c7bf6b6bcbce 23:39:04 Removing intermediate container c7bf6b6bcbce 23:39:04 ---> 096db6a6d3ff 23:39:04 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:39:04 ---> Running in 1fdb1a15a013 23:39:04 Removing intermediate container 1fdb1a15a013 23:39:04 ---> 7760f11adf8d 23:39:04 Step 26/28 : LABEL arch=amd64 23:39:04 ---> docker-login.sh 23:39:04 nexus3.edgexfoundry.org:10001 23:39:04 ---> Running in 7c8456660487 23:39:04 Removing intermediate container 7c8456660487 23:39:04 ---> f723d8482684 23:39:04 Step 27/28 : LABEL git_sha=7ec7ce08c296ae0299cf6102b620bc0faebe8067 23:39:04 ---> Running in b7d604f0ecba 23:39:04 Removing intermediate container b7d604f0ecba 23:39:04 ---> c203de5d4f85 23:39:04 Step 28/28 : LABEL version=2.0.0-dev.56 23:39:04 ---> Running in 5ddcd797760d 23:39:04 Removing intermediate container 5ddcd797760d 23:39:04 ---> 57824b5405f5 23:39:04 [Warning] One or more build-args [ARCH] were not consumed 23:39:04 Successfully built 57824b5405f5 23:39:04 Successfully tagged app-service-configurable:latest [Pipeline] } 23:39:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:39:04 provisioning config files... 23:39:04 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/130@tmp/config1498953984095788958tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:39:05 ---> docker-login.sh 23:39:05 nexus3.edgexfoundry.org:10001 23:39:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:39:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:39:05 Configure a credential helper to remove this warning. See 23:39:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:39:05 23:39:05 Login Succeeded 23:39:05 nexus3.edgexfoundry.org:10002 23:39:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:39:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:39:05 Configure a credential helper to remove this warning. See 23:39:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:39:05 23:39:05 Login Succeeded 23:39:05 nexus3.edgexfoundry.org:10002 23:39:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:39:05 Configure a credential helper to remove this warning. See 23:39:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:39:05 23:39:05 Login Succeeded 23:39:05 nexus3.edgexfoundry.org:10003 23:39:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:39:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:39:05 Configure a credential helper to remove this warning. See 23:39:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:39:05 23:39:05 Login Succeeded 23:39:05 nexus3.edgexfoundry.org:10004 23:39:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:39:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:39:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:39:05 Configure a credential helper to remove this warning. See 23:39:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:39:05 23:39:05 Login Succeeded 23:39:05 docker.io 23:39:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:39:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:39:05 Configure a credential helper to remove this warning. See 23:39:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:39:05 23:39:05 Login Succeeded 23:39:05 nexus3.edgexfoundry.org:10003 23:39:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:39:06 Configure a credential helper to remove this warning. See 23:39:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:39:06 23:39:06 Login Succeeded 23:39:06 ---> docker-login.sh ends [Pipeline] } 23:39:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:39:06 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 23:39:06 7ec7ce08c296ae0299cf6102b620bc0faebe8067 23:39:06 latest 23:39:06 2.0.0-dev.56 23:39:06 7ec7ce08c296ae0299cf6102b620bc0faebe8067-2.0.0-dev.56 23:39:06 master 23:39:06 ===================================================== 23:39:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:39:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:39:06 Configure a credential helper to remove this warning. See 23:39:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:39:06 23:39:06 Login Succeeded 23:39:06 nexus3.edgexfoundry.org:10004 [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:39:06 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:7ec7ce08c296ae0299cf6102b620bc0faebe8067 [Pipeline] isUnix [Pipeline] sh 23:39:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:39:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:39:06 Configure a credential helper to remove this warning. See 23:39:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:39:06 23:39:06 Login Succeeded 23:39:06 docker.io 23:39:06 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:7ec7ce08c296ae0299cf6102b620bc0faebe8067 23:39:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:39:06 ee8ffd9f4bd7: Preparing 23:39:06 f001c1397539: Preparing 23:39:06 07993851feca: Preparing 23:39:06 08392328d38c: Preparing 23:39:06 74b3d042adbc: Preparing 23:39:06 32f366d666a5: Preparing 23:39:06 32f366d666a5: Waiting 23:39:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:39:07 f001c1397539: Pushed 23:39:07 32f366d666a5: Layer already exists 23:39:07 74b3d042adbc: Pushed 23:39:07 08392328d38c: Pushed 23:39:07 07993851feca: Pushed 23:39:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:39:07 Configure a credential helper to remove this warning. See 23:39:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:39:07 23:39:07 Login Succeeded 23:39:07 ---> docker-login.sh ends [Pipeline] } 23:39:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:39:08 ========================================================= 23:39:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 23:39:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:39:08 + 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 . 23:39:08 Sending build context to Docker daemon 129kB 23:39:08 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 23:39:08 Step 2/8 : FROM ${BASE} 23:39:08 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:39:08 595b0fe564bb: Pulling fs layer 23:39:08 3088b5b3c5c0: Pulling fs layer 23:39:08 5b7225fbf94c: Pulling fs layer 23:39:08 ba82ee9f976e: Pulling fs layer 23:39:08 506bd15cee9f: Pulling fs layer 23:39:08 75a0a4a0db45: Pulling fs layer 23:39:08 618dc40b7e24: Pulling fs layer 23:39:08 506bd15cee9f: Waiting 23:39:08 75a0a4a0db45: Waiting 23:39:08 ba82ee9f976e: Waiting 23:39:08 618dc40b7e24: Waiting 23:39:08 5b7225fbf94c: Download complete 23:39:08 3088b5b3c5c0: Verifying Checksum 23:39:08 3088b5b3c5c0: Download complete 23:39:08 506bd15cee9f: Verifying Checksum 23:39:08 506bd15cee9f: Download complete 23:39:09 ee8ffd9f4bd7: Pushed 23:39:09 595b0fe564bb: Download complete 23:39:09 75a0a4a0db45: Download complete 23:39:09 7ec7ce08c296ae0299cf6102b620bc0faebe8067: digest: sha256:618bd2d5eee62ac142e4181f94d9cdbe8959b673769765a2b2dfc88941fc623f size: 1574 [Pipeline] isUnix [Pipeline] sh 23:39:09 595b0fe564bb: Pull complete 23:39:09 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 23:39:10 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 23:39:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:39:10 ee8ffd9f4bd7: Preparing 23:39:10 f001c1397539: Preparing 23:39:10 07993851feca: Preparing 23:39:10 08392328d38c: Preparing 23:39:10 74b3d042adbc: Preparing 23:39:10 32f366d666a5: Preparing 23:39:10 32f366d666a5: Waiting 23:39:10 ee8ffd9f4bd7: Layer already exists 23:39:10 07993851feca: Layer already exists 23:39:10 f001c1397539: Layer already exists 23:39:10 08392328d38c: Layer already exists 23:39:10 74b3d042adbc: Layer already exists 23:39:10 32f366d666a5: Layer already exists 23:39:10 latest: digest: sha256:618bd2d5eee62ac142e4181f94d9cdbe8959b673769765a2b2dfc88941fc623f size: 1574 [Pipeline] isUnix [Pipeline] sh 23:39:10 3088b5b3c5c0: Pull complete 23:39:10 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.56 [Pipeline] isUnix [Pipeline] sh 23:39:10 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.56 23:39:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:39:10 ee8ffd9f4bd7: Preparing 23:39:10 f001c1397539: Preparing 23:39:10 07993851feca: Preparing 23:39:10 08392328d38c: Preparing 23:39:10 74b3d042adbc: Preparing 23:39:10 32f366d666a5: Preparing 23:39:10 32f366d666a5: Waiting 23:39:10 74b3d042adbc: Layer already exists 23:39:10 08392328d38c: Layer already exists 23:39:10 ee8ffd9f4bd7: Layer already exists 23:39:10 07993851feca: Layer already exists 23:39:10 f001c1397539: Layer already exists 23:39:10 32f366d666a5: Layer already exists 23:39:10 2.0.0-dev.56: digest: sha256:618bd2d5eee62ac142e4181f94d9cdbe8959b673769765a2b2dfc88941fc623f size: 1574 [Pipeline] isUnix [Pipeline] sh 23:39:11 5b7225fbf94c: Pull complete 23:39:11 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:7ec7ce08c296ae0299cf6102b620bc0faebe8067-2.0.0-dev.56 [Pipeline] isUnix [Pipeline] sh 23:39:11 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:7ec7ce08c296ae0299cf6102b620bc0faebe8067-2.0.0-dev.56 23:39:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:39:11 ee8ffd9f4bd7: Preparing 23:39:11 f001c1397539: Preparing 23:39:11 07993851feca: Preparing 23:39:11 08392328d38c: Preparing 23:39:11 74b3d042adbc: Preparing 23:39:11 32f366d666a5: Preparing 23:39:11 32f366d666a5: Waiting 23:39:11 ee8ffd9f4bd7: Layer already exists 23:39:11 74b3d042adbc: Layer already exists 23:39:11 08392328d38c: Layer already exists 23:39:11 f001c1397539: Layer already exists 23:39:11 07993851feca: Layer already exists 23:39:11 32f366d666a5: Layer already exists 23:39:11 7ec7ce08c296ae0299cf6102b620bc0faebe8067-2.0.0-dev.56: digest: sha256:618bd2d5eee62ac142e4181f94d9cdbe8959b673769765a2b2dfc88941fc623f size: 1574 [Pipeline] isUnix [Pipeline] sh 23:39:11 618dc40b7e24: Verifying Checksum 23:39:11 618dc40b7e24: Download complete 23:39:11 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:master [Pipeline] isUnix [Pipeline] sh 23:39:12 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:master 23:39:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:39:12 ee8ffd9f4bd7: Preparing 23:39:12 f001c1397539: Preparing 23:39:12 07993851feca: Preparing 23:39:12 08392328d38c: Preparing 23:39:12 74b3d042adbc: Preparing 23:39:12 32f366d666a5: Preparing 23:39:12 32f366d666a5: Waiting 23:39:12 74b3d042adbc: Layer already exists 23:39:12 f001c1397539: Layer already exists 23:39:12 08392328d38c: Layer already exists 23:39:12 ee8ffd9f4bd7: Layer already exists 23:39:12 07993851feca: Layer already exists 23:39:12 32f366d666a5: Layer already exists 23:39:12 master: digest: sha256:618bd2d5eee62ac142e4181f94d9cdbe8959b673769765a2b2dfc88941fc623f size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:39:12 ===================================================== [Pipeline] echo 23:39:12 taggedImages: 23:39:12 - nexus3.edgexfoundry.org:10004/app-service-configurable:7ec7ce08c296ae0299cf6102b620bc0faebe8067 23:39:12 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 23:39:12 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.56 23:39:12 - nexus3.edgexfoundry.org:10004/app-service-configurable:7ec7ce08c296ae0299cf6102b620bc0faebe8067-2.0.0-dev.56 23:39:12 - 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 23:39:12 ba82ee9f976e: Verifying Checksum 23:39:12 ba82ee9f976e: Download complete 23:39:12 ---> job-cost.sh 23:39:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kXw5 23:39:23 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 23:39:25 ba82ee9f976e: Pull complete 23:39:25 506bd15cee9f: Pull complete 23:39:25 75a0a4a0db45: Pull complete 23:39:27 618dc40b7e24: Pull complete 23:39:27 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 23:39:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:39:27 ---> a36622ca3599 23:39:27 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:39:29 ---> Running in 1185c9cd2031 23:39:29 Removing intermediate container 1185c9cd2031 23:39:29 ---> 1b5c095777b0 23:39:29 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:39:30 ---> Running in f2efd6b4af10 23:39:32 Removing intermediate container f2efd6b4af10 23:39:32 ---> f1f98dd00679 23:39:32 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 23:39:32 ---> Running in da7106fdd371 23:39:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:39:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:39:35 lf-activate-venv(): INFO: Adding /tmp/venv-kXw5/bin to PATH 23:39:35 INFO: No Stack... 23:39:35 (1/6) Installing libc-dev (0.7.2-r3) 23:39:35 (2/6) Installing libsodium (1.0.18-r0) 23:39:35 (3/6) Installing pkgconf (1.7.3-r0) 23:39:35 (4/6) Installing libsodium-dev (1.0.18-r0) 23:39:35 (5/6) Installing libzmq (4.3.3-r1) 23:39:35 (6/6) Installing zeromq-dev (4.3.3-r1) 23:39:35 INFO: Retrieving Pricing Info for: v3-standard-2 23:39:35 Executing busybox-1.32.1-r6.trigger 23:39:35 OK: 139 MiB in 46 packages 23:39:36 INFO: Archiving Costs [Pipeline] sh 23:39:36 + cat /w/workspace/app-service-configurable/130/archives/cost.csv 23:39:36 + cut -d, -f6 [Pipeline] lock 23:39:36 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-130-stack-cost] 23:39:36 Resource [jenkins-edgexfoundry-app-service-configurable-master-130-stack-cost] did not exist. Created. 23:39:36 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-130-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:39:37 + echo total: 0.05999999865889549 [Pipeline] stash 23:39:37 Stashed 1 file(s) [Pipeline] } 23:39:37 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-130-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 23:39:37 Removing intermediate container da7106fdd371 23:39:37 ---> 11e3a6eecb95 23:39:37 Step 6/8 : WORKDIR /app 23:39:37 ---> Running in 7b11be4221dc [Pipeline] // stage [Pipeline] } 23:39:37 Removing intermediate container 7b11be4221dc 23:39:37 ---> 643851c3b7bf 23:39:37 Step 7/8 : COPY . . 23:39:38 ---> 7442ae624c9a 23:39:38 Step 8/8 : RUN go mod download 23:39:38 ---> Running in 55dc4041d9d0 23:40:05 Removing intermediate container 55dc4041d9d0 23:40:05 ---> b8bae716d2da 23:40:05 Successfully built b8bae716d2da 23:40:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:40:06 + docker inspect -f . ci-base-image-arm64 23:40:06 . [Pipeline] withDockerContainer 23:40:06 prd-ubuntu18.04-docker-arm64-4c-16g-786 does not seem to be running inside a container 23:40:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/130 -v /w/workspace/app-service-configurable/130:/w/workspace/app-service-configurable/130:rw,z -v /w/workspace/app-service-configurable/130@tmp:/w/workspace/app-service-configurable/130@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:40:08 $ docker top 1dda4a5a4168dce364d5433e8d9e50e7a5c2517c489e1eb0cf41c966bf894238 -eo pid,comm [Pipeline] { [Pipeline] sh 23:40:09 + go version 23:40:09 go version go1.16.5 linux/arm64 [Pipeline] } 23:40:09 $ docker stop --time=1 1dda4a5a4168dce364d5433e8d9e50e7a5c2517c489e1eb0cf41c966bf894238 23:40:11 $ docker rm -f 1dda4a5a4168dce364d5433e8d9e50e7a5c2517c489e1eb0cf41c966bf894238 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:40:11 + docker inspect -f . ci-base-image-arm64 23:40:11 . [Pipeline] withDockerContainer 23:40:12 prd-ubuntu18.04-docker-arm64-4c-16g-786 does not seem to be running inside a container 23:40:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/130 -v /w/workspace/app-service-configurable/130:/w/workspace/app-service-configurable/130:rw,z -v /w/workspace/app-service-configurable/130@tmp:/w/workspace/app-service-configurable/130@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:40:13 $ docker top 29ceec427e2f48098b22ec2cd417ed73c20a54ec852c1e4e9d011d551a30eafc -eo pid,comm [Pipeline] { [Pipeline] sh 23:40:14 + go mod tidy [Pipeline] sh 23:40:16 + make test 23:40:16 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 23:41:12 ? github.com/edgexfoundry/app-service-configurable [no test files] 23:41:12 CGO_ENABLED=1 go vet ./... 23:41:28 gofmt -l . 23:41:28 [ "`gofmt -l .`" = "" ] 23:41:28 ./bin/test-go-mod-tidy.sh 23:41:28 ./bin/test-attribution-txt.sh [Pipeline] } 23:41:30 $ docker stop --time=1 29ceec427e2f48098b22ec2cd417ed73c20a54ec852c1e4e9d011d551a30eafc 23:41:32 $ docker rm -f 29ceec427e2f48098b22ec2cd417ed73c20a54ec852c1e4e9d011d551a30eafc [Pipeline] // withDockerContainer [Pipeline] sh 23:41:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:41:32 Warning: overwriting stash ‘coverage-report’ 23:41:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:41:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:41:34 + ls -al . 23:41:34 total 136 23:41:34 drwxrwxr-x 7 jenkins jenkins 4096 Jun 29 23:41 . 23:41:34 drwxrwxr-x 4 jenkins jenkins 4096 Jun 29 23:38 .. 23:41:34 -rw-rw-r-- 1 jenkins jenkins 119 Jun 29 23:38 .dockerignore 23:41:34 drwxrwxr-x 8 jenkins jenkins 4096 Jun 29 23:38 .git 23:41:34 drwxrwxr-x 2 jenkins jenkins 4096 Jun 29 23:38 .github 23:41:34 -rw-rw-r-- 1 jenkins jenkins 111 Jun 29 23:38 .gitignore 23:41:34 -rw-rw-r-- 1 jenkins jenkins 7306 Jun 29 23:38 Attribution.txt 23:41:34 -rw-rw-r-- 1 jenkins jenkins 21991 Jun 29 23:38 CHANGELOG.md 23:41:34 -rw-rw-r-- 1 jenkins jenkins 2048 Jun 29 23:38 Dockerfile 23:41:34 -rw-rw-r-- 1 jenkins jenkins 970 Jun 29 23:38 Dockerfile.build 23:41:34 -rw-rw-r-- 1 jenkins jenkins 687 Jun 29 23:38 Jenkinsfile 23:41:34 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 29 23:38 LICENSE 23:41:34 -rw-rw-r-- 1 jenkins jenkins 3230 Jun 29 23:38 README.md 23:41:34 -rw-rw-r-- 1 jenkins jenkins 12 Jun 29 23:34 VERSION 23:41:34 drwxrwxr-x 2 jenkins jenkins 4096 Jun 29 23:38 bin 23:41:34 -rw-r--r-- 1 jenkins jenkins 10 Jun 29 23:40 coverage.out 23:41:34 -rw-r--r-- 1 jenkins jenkins 129 Jun 29 23:41 go.mod 23:41:34 -rw-r--r-- 1 jenkins jenkins 20447 Jun 29 23:40 go.sum 23:41:34 -rw-rw-r-- 1 jenkins jenkins 1460 Jun 29 23:38 main.go 23:41:34 -rw-rw-r-- 1 jenkins jenkins 1508 Jun 29 23:38 makefile 23:41:34 drwxrwxr-x 8 jenkins jenkins 4096 Jun 29 23:38 res 23:41:34 drwxrwxr-x 3 jenkins jenkins 4096 Jun 29 23:38 snap [Pipeline] isUnix [Pipeline] sh 23:41:34 + 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=7ec7ce08c296ae0299cf6102b620bc0faebe8067 --label arch=arm64 --label version=2.0.0-dev.56 . 23:41:34 Sending build context to Docker daemon 152.1kB 23:41:34 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 23:41:34 Step 2/28 : FROM ${BASE} AS builder 23:41:34 ---> b8bae716d2da 23:41:34 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:41:35 ---> Running in 6ea289477824 23:41:35 Removing intermediate container 6ea289477824 23:41:35 ---> 2dff95b12375 23:41:35 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 23:41:35 ---> Running in 39f7314709df 23:41:36 Removing intermediate container 39f7314709df 23:41:36 ---> 78716361c6f3 23:41:36 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:41:36 ---> Running in 04237fb59dbc 23:41:37 Removing intermediate container 04237fb59dbc 23:41:37 ---> d0da6b6ef9eb 23:41:37 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:41:37 ---> Running in 3818d24a9683 23:41:38 Removing intermediate container 3818d24a9683 23:41:38 ---> 5fef1c5fd21a 23:41:38 Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:41:39 ---> Running in 9827a3a9a8e3 23:41:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:41:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:41:42 OK: 139 MiB in 46 packages 23:41:44 Removing intermediate container 9827a3a9a8e3 23:41:44 ---> db04c36c8bd5 23:41:44 Step 8/28 : WORKDIR /app 23:41:44 ---> Running in fb98cb84ff6a 23:41:44 Removing intermediate container fb98cb84ff6a 23:41:44 ---> 98e4cde1ea1b 23:41:44 Step 9/28 : COPY go.mod . 23:41:45 ---> 21f3000098e3 23:41:45 Step 10/28 : RUN go mod download 23:41:45 ---> Running in 1afde37a0102 23:41:48 Removing intermediate container 1afde37a0102 23:41:48 ---> 9cd10d302314 23:41:48 Step 11/28 : RUN go mod tidy 23:41:48 ---> Running in af023fd63b2f 23:41:50 Removing intermediate container af023fd63b2f 23:41:50 ---> 6f0a28fa5a9b 23:41:50 Step 12/28 : COPY . . 23:41:51 ---> 207b5106baf5 23:41:51 Step 13/28 : ARG MAKE="make build" 23:41:51 ---> Running in 084033f502fe 23:41:52 Removing intermediate container 084033f502fe 23:41:52 ---> 891100749316 23:41:52 Step 14/28 : RUN $MAKE 23:41:52 ---> Running in a81e2b26a34a 23:41:53 go mod tidy 23:41:54 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.56" -o app-service-configurable 23:42:33 Removing intermediate container a81e2b26a34a 23:42:33 ---> a219fb2e7866 23:42:33 Step 15/28 : FROM alpine:3.12 23:42:33 3.12: Pulling from library/alpine 23:42:33 d2f70382dc9a: Pulling fs layer 23:42:33 d2f70382dc9a: Verifying Checksum 23:42:33 d2f70382dc9a: Download complete 23:42:33 d2f70382dc9a: Pull complete 23:42:33 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 23:42:33 Status: Downloaded newer image for alpine:3.12 23:42:33 ---> c4fd0aeabfcf 23:42:33 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:42:33 ---> Running in ff8e5ffd1b09 23:42:33 Removing intermediate container ff8e5ffd1b09 23:42:33 ---> d169473529b7 23:42:33 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 23:42:33 ---> Running in 356ee43e29e9 23:42:33 Removing intermediate container 356ee43e29e9 23:42:33 ---> f96c827c4c7a 23:42:33 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 23:42:33 ---> Running in efae14e0af0c 23:42:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:42:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:42:35 (1/7) Installing ca-certificates (20191127-r4) 23:42:35 (2/7) Installing dumb-init (1.2.2-r1) 23:42:35 (3/7) Installing libgcc (9.3.0-r2) 23:42:35 (4/7) Installing libsodium (1.0.18-r0) 23:42:35 (5/7) Installing libstdc++ (9.3.0-r2) 23:42:35 (6/7) Installing libzmq (4.3.3-r0) 23:42:35 (7/7) Installing zeromq (4.3.3-r0) 23:42:35 Executing busybox-1.31.1-r20.trigger 23:42:35 Executing ca-certificates-20191127-r4.trigger 23:42:35 OK: 9 MiB in 21 packages 23:42:36 Removing intermediate container efae14e0af0c 23:42:36 ---> f3b6fe83fc20 23:42:36 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:42:37 ---> 1126e455c408 23:42:37 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 23:42:38 ---> 2e1731ee828a 23:42:38 Step 21/28 : COPY --from=builder /app/res/ /res/ 23:42:39 ---> a47d845b0c7b 23:42:39 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 23:42:40 ---> 33d4946f337f 23:42:40 Step 23/28 : EXPOSE 48095 23:42:40 ---> Running in 6e3997737b8c 23:42:41 Removing intermediate container 6e3997737b8c 23:42:41 ---> b5c51be26629 23:42:41 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 23:42:41 ---> Running in bcc4dbefab37 23:42:41 Removing intermediate container bcc4dbefab37 23:42:41 ---> 2a754cbee652 23:42:41 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:42:41 ---> Running in a994f1888d88 23:42:42 Removing intermediate container a994f1888d88 23:42:42 ---> 08811365d64c 23:42:42 Step 26/28 : LABEL arch=arm64 23:42:42 ---> Running in 9f0c889d9cd1 23:42:43 Removing intermediate container 9f0c889d9cd1 23:42:43 ---> 31ddbcd38471 23:42:43 Step 27/28 : LABEL git_sha=7ec7ce08c296ae0299cf6102b620bc0faebe8067 23:42:43 ---> Running in f96785f4fee4 23:42:43 Removing intermediate container f96785f4fee4 23:42:43 ---> 5ea3f97e38c5 23:42:43 Step 28/28 : LABEL version=2.0.0-dev.56 23:42:43 ---> Running in 0e0cdfc1f610 23:42:44 Removing intermediate container 0e0cdfc1f610 23:42:44 ---> f68303dd17ad 23:42:44 [Warning] One or more build-args [ARCH] were not consumed 23:42:44 Successfully built f68303dd17ad 23:42:44 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:42:44 provisioning config files... 23:42:44 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/130@tmp/config4658684249323346804tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:42:44 ---> docker-login.sh 23:42:44 nexus3.edgexfoundry.org:10001 23:42:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:42:45 Configure a credential helper to remove this warning. See 23:42:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:42:45 23:42:45 Login Succeeded 23:42:45 nexus3.edgexfoundry.org:10002 23:42:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:42:45 Configure a credential helper to remove this warning. See 23:42:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:42:45 23:42:45 Login Succeeded 23:42:45 nexus3.edgexfoundry.org:10003 23:42:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:42:46 Configure a credential helper to remove this warning. See 23:42:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:42:46 23:42:46 Login Succeeded 23:42:46 nexus3.edgexfoundry.org:10004 23:42:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:42:46 Configure a credential helper to remove this warning. See 23:42:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:42:46 23:42:46 Login Succeeded 23:42:46 docker.io 23:42:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:42:47 Configure a credential helper to remove this warning. See 23:42:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:42:47 23:42:47 Login Succeeded 23:42:47 ---> docker-login.sh ends [Pipeline] } 23:42:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:42:47 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 23:42:47 7ec7ce08c296ae0299cf6102b620bc0faebe8067 23:42:47 latest 23:42:47 2.0.0-dev.56 23:42:47 7ec7ce08c296ae0299cf6102b620bc0faebe8067-2.0.0-dev.56 23:42:47 master 23:42:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:42:48 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7ec7ce08c296ae0299cf6102b620bc0faebe8067 [Pipeline] isUnix [Pipeline] sh 23:42:48 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7ec7ce08c296ae0299cf6102b620bc0faebe8067 23:42:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:42:48 2f001d4df9da: Preparing 23:42:48 c4bf8e236598: Preparing 23:42:48 ed8096bd6c9d: Preparing 23:42:48 1cda2445e9a6: Preparing 23:42:48 617636f9e3ee: Preparing 23:42:48 3fbe34a1663b: Preparing 23:42:48 3fbe34a1663b: Waiting 23:42:48 c4bf8e236598: Pushed 23:42:48 1cda2445e9a6: Pushed 23:42:48 ed8096bd6c9d: Pushed 23:42:49 3fbe34a1663b: Layer already exists 23:42:49 617636f9e3ee: Pushed 23:42:52 2f001d4df9da: Pushed 23:42:52 7ec7ce08c296ae0299cf6102b620bc0faebe8067: digest: sha256:afaa6be9e47c7ecf5e1b4a49112c74089564daf579e82a0d9b448d8dd8c2bed2 size: 1574 [Pipeline] isUnix [Pipeline] sh 23:42:53 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:42:53 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 23:42:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:42:53 2f001d4df9da: Preparing 23:42:53 c4bf8e236598: Preparing 23:42:53 ed8096bd6c9d: Preparing 23:42:53 1cda2445e9a6: Preparing 23:42:53 617636f9e3ee: Preparing 23:42:53 3fbe34a1663b: Preparing 23:42:53 3fbe34a1663b: Waiting 23:42:53 1cda2445e9a6: Layer already exists 23:42:53 617636f9e3ee: Layer already exists 23:42:53 ed8096bd6c9d: Layer already exists 23:42:53 c4bf8e236598: Layer already exists 23:42:53 2f001d4df9da: Layer already exists 23:42:53 3fbe34a1663b: Layer already exists 23:42:53 latest: digest: sha256:afaa6be9e47c7ecf5e1b4a49112c74089564daf579e82a0d9b448d8dd8c2bed2 size: 1574 [Pipeline] isUnix [Pipeline] sh 23:42:54 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.56 [Pipeline] isUnix [Pipeline] sh 23:42:54 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.56 23:42:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:42:54 2f001d4df9da: Preparing 23:42:54 c4bf8e236598: Preparing 23:42:54 ed8096bd6c9d: Preparing 23:42:54 1cda2445e9a6: Preparing 23:42:54 617636f9e3ee: Preparing 23:42:54 3fbe34a1663b: Preparing 23:42:54 617636f9e3ee: Layer already exists 23:42:54 1cda2445e9a6: Layer already exists 23:42:54 c4bf8e236598: Layer already exists 23:42:54 2f001d4df9da: Layer already exists 23:42:54 ed8096bd6c9d: Layer already exists 23:42:54 3fbe34a1663b: Layer already exists 23:42:54 2.0.0-dev.56: digest: sha256:afaa6be9e47c7ecf5e1b4a49112c74089564daf579e82a0d9b448d8dd8c2bed2 size: 1574 [Pipeline] isUnix [Pipeline] sh 23:42:55 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7ec7ce08c296ae0299cf6102b620bc0faebe8067-2.0.0-dev.56 [Pipeline] isUnix [Pipeline] sh 23:42:55 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7ec7ce08c296ae0299cf6102b620bc0faebe8067-2.0.0-dev.56 23:42:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:42:55 2f001d4df9da: Preparing 23:42:55 c4bf8e236598: Preparing 23:42:55 ed8096bd6c9d: Preparing 23:42:55 1cda2445e9a6: Preparing 23:42:55 617636f9e3ee: Preparing 23:42:55 3fbe34a1663b: Preparing 23:42:55 3fbe34a1663b: Waiting 23:42:55 1cda2445e9a6: Layer already exists 23:42:55 2f001d4df9da: Layer already exists 23:42:55 ed8096bd6c9d: Layer already exists 23:42:55 c4bf8e236598: Layer already exists 23:42:55 617636f9e3ee: Layer already exists 23:42:55 3fbe34a1663b: Layer already exists 23:42:55 7ec7ce08c296ae0299cf6102b620bc0faebe8067-2.0.0-dev.56: digest: sha256:afaa6be9e47c7ecf5e1b4a49112c74089564daf579e82a0d9b448d8dd8c2bed2 size: 1574 [Pipeline] isUnix [Pipeline] sh 23:42:56 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh 23:42:56 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master 23:42:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:42:56 2f001d4df9da: Preparing 23:42:56 c4bf8e236598: Preparing 23:42:56 ed8096bd6c9d: Preparing 23:42:56 1cda2445e9a6: Preparing 23:42:56 617636f9e3ee: Preparing 23:42:56 3fbe34a1663b: Preparing 23:42:56 3fbe34a1663b: Waiting 23:42:56 617636f9e3ee: Layer already exists 23:42:56 ed8096bd6c9d: Layer already exists 23:42:56 1cda2445e9a6: Layer already exists 23:42:56 c4bf8e236598: Layer already exists 23:42:56 2f001d4df9da: Layer already exists 23:42:56 3fbe34a1663b: Layer already exists 23:42:56 master: digest: sha256:afaa6be9e47c7ecf5e1b4a49112c74089564daf579e82a0d9b448d8dd8c2bed2 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:42:56 ===================================================== [Pipeline] echo 23:42:56 taggedImages: 23:42:56 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7ec7ce08c296ae0299cf6102b620bc0faebe8067 23:42:56 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 23:42:56 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.56 23:42:56 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7ec7ce08c296ae0299cf6102b620bc0faebe8067-2.0.0-dev.56 23:42:56 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 23:42:57 ---> job-cost.sh 23:42:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6gfY 23:43:36 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 23:44:57 lf-activate-venv(): INFO: Adding /tmp/venv-6gfY/bin to PATH 23:44:57 INFO: No Stack... 23:44:57 INFO: Retrieving Pricing Info for: v2-standard-4 23:44:57 INFO: Archiving Costs [Pipeline] sh 23:44:58 + + catcut /w/workspace/app-service-configurable/130/archives/cost.csv -d, 23:44:58 -f6 [Pipeline] lock 23:44:58 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-130-stack-cost] 23:44:58 Resource [jenkins-edgexfoundry-app-service-configurable-master-130-stack-cost] did not exist. Created. 23:44:58 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-130-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:44:58 /w/workspace/app-service-configurable/130@tmp/durable-0c3ff1a6/script.sh: 1: /w/workspace/app-service-configurable/130@tmp/durable-0c3ff1a6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 23:44:59 + echo total: 0.18000000715255737 [Pipeline] stash 23:44:59 Warning: overwriting stash ‘stack-cost’ 23:44:59 Stashed 1 file(s) [Pipeline] } 23:44:59 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-130-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 23:45:00 provisioning config files... 23:45:00 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_master@tmp/config5308037523063494656tmp [Pipeline] { [Pipeline] sh 23:45:01 + set +x 23:45:01 + curl -s https://codecov.io/bash 23:45:01 + bash -s -- 23:45:01 23:45:01 _____ _ 23:45:01 / ____| | | 23:45:01 | | ___ __| | ___ ___ _____ __ 23:45:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:45:01 | |___| (_) | (_| | __/ (_| (_) \ V / 23:45:01 \_____\___/ \__,_|\___|\___\___/ \_/ 23:45:01 Bash-1.0.3 23:45:01 23:45:01 23:45:01 ==> git version 2.24.4 found 23:45:01 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 23:45:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:45:01 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:45:01 ==> Jenkins CI detected. 23:45:01 project root: . 23:45:01 --> token set from env 23:45:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:45:01 ==> Running gcov in . (disable via -X gcov) 23:45:01 ==> Python coveragepy not found 23:45:01 ==> Searching for coverage reports in: 23:45:01 + . 23:45:01 -> Found 1 reports 23:45:01 ==> Detecting git/mercurial file structure 23:45:01 ==> Reading reports 23:45:01 + ./coverage.out bytes=10 23:45:01 ==> Appending adjustments 23:45:01 https://docs.codecov.io/docs/fixing-reports 23:45:01 + Found adjustments 23:45:01 ==> Gzipping contents 23:45:01 4.0K /tmp/codecov.FYsNV5.gz 23:45:01 ==> Uploading reports 23:45:01 url: https://codecov.io 23:45:01 query: branch=master&commit=7ec7ce08c296ae0299cf6102b620bc0faebe8067&build=130&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F130%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 23:45:01 -> Pinging Codecov 23:45:01 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=7ec7ce08c296ae0299cf6102b620bc0faebe8067&build=130&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F130%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 23:45:01 -> Uploading to 23:45:01 https://storage.googleapis.com/codecov/v4/raw/2021-06-29/A97CA9966030D2A3747ED39772930CCE/7ec7ce08c296ae0299cf6102b620bc0faebe8067/dd8370f8-67ee-42ea-a4c2-abb2782720e3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210629%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210629T234501Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2bfd40034cf519ff1896dac3ab2e5cfd522a4f06a26f33a0867a01ffad89d3ab 23:45:01 % Total % Received % Xferd Average Speed Time Time Time Current 23:45:01 Dload Upload Total Spent Left Speed 23:45:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 567 0 0 100 567 0 1725 --:--:-- --:--:-- --:--:-- 1728 23:45:02 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/7ec7ce08c296ae0299cf6102b620bc0faebe8067 [Pipeline] } 23:45:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:45:03 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:45:03 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:45:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:45:03 23:45:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 23:45:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:45:04 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:45:04 188c0c94c7c5: Pulling fs layer 23:45:04 0ef7d3d256c8: Pulling fs layer 23:45:04 de9db76c5a1d: Pulling fs layer 23:45:04 0eba1c9be4d2: Pulling fs layer 23:45:04 0d57e429df01: Pulling fs layer 23:45:04 4e4be7b47b0d: Pulling fs layer 23:45:04 e1f770b5df2f: Pulling fs layer 23:45:04 85a0685a4137: Pulling fs layer 23:45:04 0eba1c9be4d2: Waiting 23:45:04 0d57e429df01: Waiting 23:45:04 4e4be7b47b0d: Waiting 23:45:04 e1f770b5df2f: Waiting 23:45:04 85a0685a4137: Waiting 23:45:04 de9db76c5a1d: Download complete 23:45:04 0ef7d3d256c8: Verifying Checksum 23:45:04 0ef7d3d256c8: Download complete 23:45:04 0d57e429df01: Verifying Checksum 23:45:04 0d57e429df01: Download complete 23:45:04 4e4be7b47b0d: Verifying Checksum 23:45:04 4e4be7b47b0d: Download complete 23:45:04 188c0c94c7c5: Verifying Checksum 23:45:04 188c0c94c7c5: Download complete 23:45:04 188c0c94c7c5: Pull complete 23:45:04 0ef7d3d256c8: Pull complete 23:45:04 de9db76c5a1d: Pull complete 23:45:05 e1f770b5df2f: Verifying Checksum 23:45:05 e1f770b5df2f: Download complete 23:45:07 0eba1c9be4d2: Verifying Checksum 23:45:07 0eba1c9be4d2: Download complete 23:45:07 85a0685a4137: Verifying Checksum 23:45:07 85a0685a4137: Download complete 23:45:10 0eba1c9be4d2: Pull complete 23:45:10 0d57e429df01: Pull complete 23:45:10 4e4be7b47b0d: Pull complete 23:45:11 e1f770b5df2f: Pull complete 23:45:14 85a0685a4137: Pull complete 23:45:14 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 23:45:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:45:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 23:45:14 prd-centos7-docker-4c-2g-784 does not seem to be running inside a container 23:45:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 23:45:17 $ docker top 6f22445f4b8a5fdc44049d4392d3bf6c29ab9b36f71c24dffa507439405c1cdf -eo pid,comm [Pipeline] { [Pipeline] echo 23:45:17 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 23:45:17 + set -o pipefail 23:45:17 + snyk monitor '--org=edgex-jenkins' 23:45:24 23:45:24 Monitoring /w/workspace/_app-service-configurable_master (github.com/edgexfoundry/app-service-configurable)... 23:45:24 23:45:24 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/883898dd-19c1-4942-98a9-9fad4c0dcf0e 23:45:24 23:45:24 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 23:45:24 23:45:24 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:45:24 23:45:24 [Pipeline] } 23:45:24 $ docker stop --time=1 6f22445f4b8a5fdc44049d4392d3bf6c29ab9b36f71c24dffa507439405c1cdf 23:45:26 $ docker rm -f 6f22445f4b8a5fdc44049d4392d3bf6c29ab9b36f71c24dffa507439405c1cdf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:45:27 + git log --format=format:%s -1 7ec7ce08c296ae0299cf6102b620bc0faebe8067 [Pipeline] isUnix [Pipeline] sh 23:45:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:45:28 . [Pipeline] withDockerContainer 23:45:28 prd-centos7-docker-4c-2g-784 does not seem to be running inside a container 23:45:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:45:28 $ docker top 493247f9df0810e90a284fe5542bb819400948ee721e31d8b78f1a75868e3f77 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:45:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:45:28 [ssh-agent] Looking for ssh-agent implementation... 23:45:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:45:28 $ docker exec 493247f9df0810e90a284fe5542bb819400948ee721e31d8b78f1a75868e3f77 ssh-agent 23:45:28 SSH_AUTH_SOCK=/tmp/ssh-LfCAv7dPnkCj/agent.15 23:45:28 SSH_AGENT_PID=22 23:45:28 Running ssh-add (command line suppressed) 23:45:28 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_507842321437187171.key (/w/workspace/_app-service-configurable_master@tmp/private_key_507842321437187171.key) 23:45:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:45:29 + git semver tag 23:45:29 # -> Open(): unable to determine branch for HEAD 23:45:29 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 23:45:29 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 23:45:29 # $SEMVER_REMOTE_NAME = origin 23:45:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:45:29 # $SEMVER_USER_NAME = edgex-jenkins 23:45:29 # $SEMVER_BRANCH = master 23:45:29 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver 23:45:29 # 7ec7ce08c296ae0299cf6102b620bc0faebe8067 HEAD 23:45:29 # -> Force: false 23:45:29 # 82cddabe470430ac6cb8473a33fc82304deda1b8 refs/tags/v2.0.0-dev.56 [Pipeline] } 23:45:29 $ docker exec --env ******** --env ******** 493247f9df0810e90a284fe5542bb819400948ee721e31d8b78f1a75868e3f77 ssh-agent -k 23:45:29 unset SSH_AUTH_SOCK; 23:45:29 unset SSH_AGENT_PID; 23:45:29 echo Agent pid 22 killed; 23:45:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:45:29 + git semver [Pipeline] } 23:45:29 $ docker stop --time=1 493247f9df0810e90a284fe5542bb819400948ee721e31d8b78f1a75868e3f77 23:45:31 $ docker rm -f 493247f9df0810e90a284fe5542bb819400948ee721e31d8b78f1a75868e3f77 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 23:45:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:45:31 23:45:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 23:45:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:45:31 0.23.1-centos7: Pulling from edgex-lftools 23:45:31 ab5ef0e58194: Pulling fs layer 23:45:31 9712f1f96733: Pulling fs layer 23:45:31 63f879dbbcfc: Pulling fs layer 23:45:31 0d9ebad4ef96: Pulling fs layer 23:45:31 e9a5061849ea: Pulling fs layer 23:45:31 d747dcd14b5f: Pulling fs layer 23:45:31 2de7ff778b66: Pulling fs layer 23:45:31 0d9ebad4ef96: Waiting 23:45:31 e9a5061849ea: Waiting 23:45:31 d747dcd14b5f: Waiting 23:45:31 2de7ff778b66: Waiting 23:45:31 9712f1f96733: Verifying Checksum 23:45:31 9712f1f96733: Download complete 23:45:33 63f879dbbcfc: Verifying Checksum 23:45:33 63f879dbbcfc: Download complete 23:45:33 e9a5061849ea: Verifying Checksum 23:45:33 e9a5061849ea: Download complete 23:45:33 d747dcd14b5f: Verifying Checksum 23:45:33 d747dcd14b5f: Download complete 23:45:33 2de7ff778b66: Verifying Checksum 23:45:33 2de7ff778b66: Download complete 23:45:34 0d9ebad4ef96: Verifying Checksum 23:45:34 0d9ebad4ef96: Download complete 23:45:34 ab5ef0e58194: Verifying Checksum 23:45:34 ab5ef0e58194: Download complete 23:45:36 ab5ef0e58194: Pull complete 23:45:36 9712f1f96733: Pull complete 23:45:37 63f879dbbcfc: Pull complete 23:45:40 0d9ebad4ef96: Pull complete 23:45:40 e9a5061849ea: Pull complete 23:45:40 d747dcd14b5f: Pull complete 23:45:41 2de7ff778b66: Pull complete 23:45:41 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:45:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:45:41 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 23:45:41 prd-centos7-docker-4c-2g-784 does not seem to be running inside a container 23:45:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:45:45 $ docker top c2bd1cef2239d6ae3d78f3a85345421c43e0549fecefef68560a7821f44498a5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:45:45 provisioning config files... 23:45:45 copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_master@tmp/config1775697590969829417tmp 23:45:45 copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_master@tmp/config5783703603485300502tmp 23:45:45 copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_master@tmp/config5869129972216474572tmp [Pipeline] { [Pipeline] echo 23:45:45 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:45:46 ---> sigul-configuration.sh 23:45:46 gpg: directory `/root/.gnupg' created 23:45:46 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:45:46 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:45:46 gpg: keyring `/root/.gnupg/secring.gpg' created 23:45:46 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:45:46 gpg: CAST5 encrypted data 23:45:46 gpg: encrypted with 1 passphrase 23:45:46 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:45:46 + mkdir /home/jenkins 23:45:46 + mkdir /home/jenkins/sigul [Pipeline] sh 23:45:46 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 23:45:46 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:45:47 ---> sigul-install.sh 23:45:51 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 23:45:51 + git tag --list 23:45:51 v1.0.0 23:45:51 v1.1.0 23:45:51 v1.2.0 23:45:51 v1.3.0 23:45:51 v1.3.1 23:45:51 v1.3.1-dev.1 23:45:51 v1.3.1-dev.2 23:45:51 v1.3.1-dev.3 23:45:51 v2.0.0-dev.1 23:45:51 v2.0.0-dev.10 23:45:51 v2.0.0-dev.11 23:45:51 v2.0.0-dev.12 23:45:51 v2.0.0-dev.13 23:45:51 v2.0.0-dev.14 23:45:51 v2.0.0-dev.15 23:45:51 v2.0.0-dev.16 23:45:51 v2.0.0-dev.17 23:45:51 v2.0.0-dev.18 23:45:51 v2.0.0-dev.19 23:45:51 v2.0.0-dev.2 23:45:51 v2.0.0-dev.20 23:45:51 v2.0.0-dev.21 23:45:51 v2.0.0-dev.22 23:45:51 v2.0.0-dev.23 23:45:51 v2.0.0-dev.24 23:45:51 v2.0.0-dev.25 23:45:51 v2.0.0-dev.26 23:45:51 v2.0.0-dev.27 23:45:51 v2.0.0-dev.28 23:45:51 v2.0.0-dev.29 23:45:51 v2.0.0-dev.3 23:45:51 v2.0.0-dev.30 23:45:51 v2.0.0-dev.31 23:45:51 v2.0.0-dev.32 23:45:51 v2.0.0-dev.33 23:45:51 v2.0.0-dev.34 23:45:51 v2.0.0-dev.35 23:45:51 v2.0.0-dev.36 23:45:51 v2.0.0-dev.37 23:45:51 v2.0.0-dev.38 23:45:51 v2.0.0-dev.39 23:45:51 v2.0.0-dev.4 23:45:51 v2.0.0-dev.40 23:45:51 v2.0.0-dev.41 23:45:51 v2.0.0-dev.42 23:45:51 v2.0.0-dev.43 23:45:51 v2.0.0-dev.44 23:45:51 v2.0.0-dev.45 23:45:51 v2.0.0-dev.46 23:45:51 v2.0.0-dev.47 23:45:51 v2.0.0-dev.48 23:45:51 v2.0.0-dev.49 23:45:51 v2.0.0-dev.5 23:45:51 v2.0.0-dev.50 23:45:51 v2.0.0-dev.51 23:45:51 v2.0.0-dev.52 23:45:51 v2.0.0-dev.53 23:45:51 v2.0.0-dev.54 23:45:51 v2.0.0-dev.55 23:45:51 v2.0.0-dev.56 23:45:51 v2.0.0-dev.6 23:45:51 v2.0.0-dev.7 23:45:51 v2.0.0-dev.8 23:45:51 v2.0.0-dev.9 [Pipeline] sh 23:45:51 + lftools sign git-tag v2.0.0-dev.56 23:45:52 Signing Git tag with Sigul... 23:45:52 Signing v2.0.0-dev.56 [Pipeline] echo 23:45:53 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:45:53 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:45:53 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:45:53 $ docker stop --time=1 c2bd1cef2239d6ae3d78f3a85345421c43e0549fecefef68560a7821f44498a5 23:45:55 $ docker rm -f c2bd1cef2239d6ae3d78f3a85345421c43e0549fecefef68560a7821f44498a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 23:45:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:45:56 . [Pipeline] withDockerContainer 23:45:56 prd-centos7-docker-4c-2g-784 does not seem to be running inside a container 23:45:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:45:56 $ docker top d8f488f8e8ebb3b735ae110fb30f37bdb98f6cb7b8a5e71ac5c24af53b60544a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:45:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:45:56 [ssh-agent] Looking for ssh-agent implementation... 23:45:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:45:57 $ docker exec d8f488f8e8ebb3b735ae110fb30f37bdb98f6cb7b8a5e71ac5c24af53b60544a ssh-agent 23:45:57 SSH_AUTH_SOCK=/tmp/ssh-YVCBImiD2Stn/agent.13 23:45:57 SSH_AGENT_PID=19 23:45:57 Running ssh-add (command line suppressed) 23:45:57 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_8951220456544466726.key (/w/workspace/_app-service-configurable_master@tmp/private_key_8951220456544466726.key) 23:45:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:45:57 + git semver bump pre 23:45:57 # -> Open(): unable to determine branch for HEAD 23:45:57 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 23:45:57 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 23:45:57 # $SEMVER_REMOTE_NAME = origin 23:45:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:45:57 # $SEMVER_USER_NAME = edgex-jenkins 23:45:57 # $SEMVER_BRANCH = master 23:45:57 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver 23:45:57 2.0.0-dev.57 [Pipeline] } 23:45:57 $ docker exec --env ******** --env ******** d8f488f8e8ebb3b735ae110fb30f37bdb98f6cb7b8a5e71ac5c24af53b60544a ssh-agent -k 23:45:57 unset SSH_AUTH_SOCK; 23:45:57 unset SSH_AGENT_PID; 23:45:57 echo Agent pid 19 killed; 23:45:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:45:58 + git semver [Pipeline] } 23:45:58 $ docker stop --time=1 d8f488f8e8ebb3b735ae110fb30f37bdb98f6cb7b8a5e71ac5c24af53b60544a 23:45:59 $ docker rm -f d8f488f8e8ebb3b735ae110fb30f37bdb98f6cb7b8a5e71ac5c24af53b60544a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 23:45:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:45:59 . [Pipeline] withDockerContainer 23:45:59 prd-centos7-docker-4c-2g-784 does not seem to be running inside a container 23:45:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:46:00 $ docker top 5d7ecb0af0ecb3e4b9d473aa842ff39a2946e041babef1dc14737476993c873d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:46:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:46:00 [ssh-agent] Looking for ssh-agent implementation... 23:46:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:46:00 $ docker exec 5d7ecb0af0ecb3e4b9d473aa842ff39a2946e041babef1dc14737476993c873d ssh-agent 23:46:00 SSH_AUTH_SOCK=/tmp/ssh-mjg6IBmEt3lh/agent.13 23:46:00 SSH_AGENT_PID=20 23:46:00 Running ssh-add (command line suppressed) 23:46:00 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_207685751294077615.key (/w/workspace/_app-service-configurable_master@tmp/private_key_207685751294077615.key) 23:46:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:46:01 + git semver push 23:46:01 # -> Open(): unable to determine branch for HEAD 23:46:01 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 23:46:01 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 23:46:01 # $SEMVER_REMOTE_NAME = origin 23:46:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:46:01 # $SEMVER_USER_NAME = edgex-jenkins 23:46:01 # $SEMVER_BRANCH = master 23:46:01 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } 23:46:06 $ docker exec --env ******** --env ******** 5d7ecb0af0ecb3e4b9d473aa842ff39a2946e041babef1dc14737476993c873d ssh-agent -k 23:46:06 unset SSH_AUTH_SOCK; 23:46:06 unset SSH_AGENT_PID; 23:46:06 echo Agent pid 20 killed; 23:46:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:46:06 + git semver [Pipeline] } 23:46:06 $ docker stop --time=1 5d7ecb0af0ecb3e4b9d473aa842ff39a2946e041babef1dc14737476993c873d 23:46:08 $ docker rm -f 5d7ecb0af0ecb3e4b9d473aa842ff39a2946e041babef1dc14737476993c873d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 23:46:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:46:09 ---> package-listing.sh 23:46:09 ++ facter osfamily 23:46:09 ++ tr '[:upper:]' '[:lower:]' 23:46:09 + OS_FAMILY=redhat 23:46:09 + workspace=/w/workspace/_app-service-configurable_master 23:46:09 + START_PACKAGES=/tmp/packages_start.txt 23:46:09 + END_PACKAGES=/tmp/packages_end.txt 23:46:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:46:09 + PACKAGES=/tmp/packages_start.txt 23:46:09 + '[' /w/workspace/_app-service-configurable_master ']' 23:46:09 + PACKAGES=/tmp/packages_end.txt 23:46:09 + case "${OS_FAMILY}" in 23:46:09 + sort 23:46:09 + rpm -qa 23:46:10 + '[' -f /tmp/packages_start.txt ']' 23:46:10 + '[' -f /tmp/packages_end.txt ']' 23:46:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:46:10 + '[' /w/workspace/_app-service-configurable_master ']' 23:46:10 + mkdir -p /w/workspace/_app-service-configurable_master/archives/ 23:46:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_master/archives/ [Pipeline] echo 23:46:10 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 23:46:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:46:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:46:11 23:46:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:46:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:46:11 alpine: Pulling from edgex-lftools-log-publisher 23:46:11 df20fa9351a1: Pulling fs layer 23:46:11 36b3adc4ff6f: Pulling fs layer 23:46:11 8ad3a11d3b57: Pulling fs layer 23:46:11 46f8f816bc3b: Pulling fs layer 23:46:11 93b61091891f: Pulling fs layer 23:46:11 93b9cdb0e59b: Pulling fs layer 23:46:11 5e14af77c1be: Pulling fs layer 23:46:11 01666e4c0597: Pulling fs layer 23:46:11 aa168da1d23b: Pulling fs layer 23:46:11 46f8f816bc3b: Waiting 23:46:11 93b61091891f: Waiting 23:46:11 93b9cdb0e59b: Waiting 23:46:11 5e14af77c1be: Waiting 23:46:11 01666e4c0597: Waiting 23:46:11 aa168da1d23b: Waiting 23:46:11 36b3adc4ff6f: Verifying Checksum 23:46:11 36b3adc4ff6f: Download complete 23:46:11 46f8f816bc3b: Verifying Checksum 23:46:11 46f8f816bc3b: Download complete 23:46:11 df20fa9351a1: Verifying Checksum 23:46:11 df20fa9351a1: Download complete 23:46:11 93b9cdb0e59b: Verifying Checksum 23:46:11 93b9cdb0e59b: Download complete 23:46:11 5e14af77c1be: Verifying Checksum 23:46:11 5e14af77c1be: Download complete 23:46:11 01666e4c0597: Verifying Checksum 23:46:11 01666e4c0597: Download complete 23:46:11 df20fa9351a1: Pull complete 23:46:11 93b61091891f: Verifying Checksum 23:46:11 93b61091891f: Download complete 23:46:11 8ad3a11d3b57: Verifying Checksum 23:46:11 8ad3a11d3b57: Download complete 23:46:11 36b3adc4ff6f: Pull complete 23:46:12 8ad3a11d3b57: Pull complete 23:46:12 46f8f816bc3b: Pull complete 23:46:12 93b61091891f: Pull complete 23:46:13 93b9cdb0e59b: Pull complete 23:46:13 5e14af77c1be: Pull complete 23:46:13 01666e4c0597: Pull complete 23:46:13 aa168da1d23b: Verifying Checksum 23:46:13 aa168da1d23b: Download complete 23:46:17 aa168da1d23b: Pull complete 23:46:17 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 23:46:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:46:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:46:17 prd-centos7-docker-4c-2g-784 does not seem to be running inside a container 23:46:18 $ 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 23:46:20 $ docker top b4b1c806142a5c4073cc7849b93723d2db0e9bb46fb8f6b3c99bfdde5ea67782 -eo pid,comm [Pipeline] { [Pipeline] sh 23:46:20 + touch /tmp/pre-build-complete [Pipeline] sh 23:46:20 + mkdir -p /var/log/sa [Pipeline] sh 23:46:21 + ls /var/log/sa-host 23:46:21 + sadf -c /var/log/sa-host/sa05 23:46:21 file_magic: OK 23:46:21 HZ: Using current value: 100 23:46:21 file_header: OK 23:46:21 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 23:46:21 Statistics: 23:46:21 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:46:21 File successfully converted to sysstat format version 12.2.1 23:46:21 + sadf -c /var/log/sa-host/sa29 23:46:21 file_magic: OK 23:46:21 HZ: Using current value: 100 23:46:21 file_header: OK 23:46:21 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 23:46:21 Statistics: 23:46:21 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:46:21 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:46:21 provisioning config files... 23:46:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config7377603814269104444tmp [Pipeline] { [Pipeline] echo 23:46:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:46:21 ---> create-netrc.sh [Pipeline] } 23:46:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:46:22 ---> python-tools-install.sh [Pipeline] echo 23:46:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:46:22 ---> sudo-logs.sh 23:46:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:46:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:46:23 ---> job-cost.sh 23:46:23 lf-activate-venv: SKIPPING 23:46:23 DEBUG: total: 0.18000000715255737 23:46:23 INFO: Retrieving Stack Cost... 23:46:24 INFO: Retrieving Pricing Info for: v3-standard-2 23:46:24 INFO: Archiving Costs [Pipeline] echo 23:46:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:46:24 ---> logs-deploy.sh 23:46:24 lf-activate-venv: SKIPPING 23:46:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/130 23:46:24 INFO: archiving workspace using pattern(s): 23:46:25 Archives upload complete. 23:46:25 INFO: archiving logs to Nexus 23:46:26 ---> uname -a: 23:46:26 Linux prd-centos7-docker-4c-2g-784.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 23:46:26 23:46:26 23:46:26 ---> lscpu: 23:46:26 Architecture: x86_64 23:46:26 CPU op-mode(s): 32-bit, 64-bit 23:46:26 Byte Order: Little Endian 23:46:26 Address sizes: 40 bits physical, 48 bits virtual 23:46:26 CPU(s): 2 23:46:26 On-line CPU(s) list: 0,1 23:46:26 Thread(s) per core: 1 23:46:26 Core(s) per socket: 1 23:46:26 Socket(s): 2 23:46:26 NUMA node(s): 1 23:46:26 Vendor ID: AuthenticAMD 23:46:26 CPU family: 23 23:46:26 Model: 49 23:46:26 Model name: AMD EPYC-Rome Processor 23:46:26 Stepping: 0 23:46:26 CPU MHz: 2799.998 23:46:26 BogoMIPS: 5599.99 23:46:26 Virtualization: AMD-V 23:46:26 Hypervisor vendor: KVM 23:46:26 Virtualization type: full 23:46:26 L1d cache: 64 KiB 23:46:26 L1i cache: 64 KiB 23:46:26 L2 cache: 1 MiB 23:46:26 L3 cache: 32 MiB 23:46:26 NUMA node0 CPU(s): 0,1 23:46:26 Vulnerability Itlb multihit: Not affected 23:46:26 Vulnerability L1tf: Not affected 23:46:26 Vulnerability Mds: Not affected 23:46:26 Vulnerability Meltdown: Not affected 23:46:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:46:26 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 23:46:26 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 23:46:26 Vulnerability Srbds: Not affected 23:46:26 Vulnerability Tsx async abort: Not affected 23:46:26 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 23:46:26 23:46:26 23:46:26 ---> nproc: 23:46:26 2 23:46:26 23:46:26 23:46:26 ---> df -h: 23:46:26 Filesystem Size Used Available Use% Mounted on 23:46:26 overlay 40.0G 8.9G 31.1G 22% / 23:46:26 tmpfs 64.0M 0 64.0M 0% /dev 23:46:26 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:46:26 shm 64.0M 0 64.0M 0% /dev/shm 23:46:26 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 23:46:26 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 23:46:26 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 23:46:26 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 23:46:26 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 23:46:26 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/_app-service-configurable_master 23:46:26 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/_app-service-configurable_master@tmp 23:46:26 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 23:46:26 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 23:46:26 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 23:46:26 23:46:26 23:46:26 ---> free -m: 23:46:26 total used free shared buff/cache available 23:46:26 Mem: 7821 1166 3269 0 3385 6572 23:46:26 Swap: 1023 0 1023 23:46:26 23:46:26 23:46:26 ---> ip addr: 23:46:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 23:46:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:46:26 inet 127.0.0.1/8 scope host lo 23:46:26 valid_lft forever preferred_lft forever 23:46:26 inet6 ::1/128 scope host 23:46:26 valid_lft forever preferred_lft forever 23:46:26 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 23:46:26 link/ether fa:16:3e:d0:97:56 brd ff:ff:ff:ff:ff:ff 23:46:26 inet 10.30.123.90/23 brd 10.30.123.255 scope global dynamic eth0 23:46:26 valid_lft 85638sec preferred_lft 85638sec 23:46:26 inet6 fe80::f816:3eff:fed0:9756/64 scope link 23:46:26 valid_lft forever preferred_lft forever 23:46:26 3: docker0: mtu 1500 qdisc noqueue state DOWN 23:46:26 link/ether 02:42:28:c4:f2:51 brd ff:ff:ff:ff:ff:ff 23:46:26 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:46:26 valid_lft forever preferred_lft forever 23:46:26 inet6 fe80::42:28ff:fec4:f251/64 scope link 23:46:26 valid_lft forever preferred_lft forever 23:46:26 23:46:26 23:46:26 ---> sar -b -r -n DEV: 23:46:26 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/29/21 _x86_64_ (2 CPU) 23:46:26 23:46:26 23:33:34 LINUX RESTART (2 CPU) 23:46:26 23:46:26 23:34:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:46:26 23:35:01 102.01 14.85 87.16 0.00 4804.66 4529.08 0.00 23:46:26 23:36:01 1.75 0.00 1.75 0.00 0.00 34.54 0.00 23:46:26 23:37:01 0.30 0.00 0.30 0.00 0.00 3.58 0.00 23:46:26 23:38:01 0.20 0.00 0.20 0.00 0.00 2.70 0.00 23:46:26 23:39:01 0.18 0.00 0.18 0.00 0.00 2.43 0.00 23:46:26 23:40:02 0.35 0.00 0.35 0.00 0.00 4.60 0.00 23:46:26 23:41:01 0.20 0.00 0.20 0.00 0.00 2.91 0.00 23:46:26 23:42:01 0.30 0.00 0.30 0.00 0.00 3.80 0.00 23:46:26 23:43:01 0.32 0.00 0.32 0.00 0.00 2.90 0.00 23:46:26 23:44:01 0.15 0.00 0.15 0.00 0.00 2.55 0.00 23:46:26 23:45:01 0.32 0.03 0.28 0.00 3.73 3.33 0.00 23:46:26 23:46:01 212.59 0.02 212.57 0.00 0.27 60624.98 0.00 23:46:26 Average: 26.60 1.24 25.36 0.00 401.37 5444.38 0.00 23:46:26 23:46:26 23:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:46:26 23:35:01 5463796 0 805580 10.06 2620 1736944 1291908 14.26 570228 1575176 132 23:46:26 23:36:01 5474948 0 794420 9.92 2620 1736952 1205696 13.31 561368 1575140 8 23:46:26 23:37:01 5475132 0 794236 9.92 2620 1736952 1205696 13.31 565904 1570468 8 23:46:26 23:38:01 5472284 0 797080 9.95 2620 1736956 1205912 13.31 568932 1570468 8 23:46:26 23:39:01 5472764 0 796592 9.95 2620 1736964 1205852 13.31 560244 1578724 8 23:46:26 23:40:02 5468460 0 800896 10.00 2620 1736964 1205864 13.31 564300 1578724 8 23:46:26 23:41:01 5469916 0 799432 9.98 2620 1736972 1205696 13.31 563432 1578724 8 23:46:26 23:42:01 5459140 0 810200 10.12 2620 1736980 1205696 13.31 574308 1578724 8 23:46:26 23:43:01 5458444 0 810892 10.12 2620 1736984 1205696 13.31 574824 1578724 20 23:46:26 23:44:01 5458064 0 811268 10.13 2620 1736988 1205696 13.31 576484 1577004 8 23:46:26 23:45:01 5444860 0 824296 10.29 2620 1737164 1310348 14.47 586680 1576972 44 23:46:26 23:46:01 3862620 0 1084700 13.54 2620 3059000 1467292 16.20 815888 2694008 48 23:46:26 Average: 5331702 0 827466 10.33 2620 1847152 1243446 13.73 590216 1669405 26 23:46:26 23:46:26 23:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:46:26 23:35:01 eth0 603.23 431.31 1073.67 87.69 0.00 0.00 0.00 0.00 23:46:26 23:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:26 23:35:01 docker0 3.05 2.41 0.76 6.49 0.00 0.00 0.00 0.00 23:46:26 23:36:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:46:26 23:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:26 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:26 23:37:01 eth0 0.65 0.08 0.06 0.01 0.00 0.00 0.00 0.00 23:46:26 23:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:26 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:26 23:38:01 eth0 1.18 0.32 0.33 0.21 0.00 0.00 0.00 0.00 23:46:26 23:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:26 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:26 23:39:01 eth0 0.53 0.32 0.27 0.20 0.00 0.00 0.00 0.00 23:46:26 23:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:26 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:26 23:40:02 eth0 0.30 0.22 0.14 0.07 0.00 0.00 0.00 0.00 23:46:26 23:40:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:26 23:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:26 23:41:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:46:26 23:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:26 23:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:26 23:42:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:46:26 23:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:26 23:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:26 23:43:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:46:26 23:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:26 23:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:26 23:44:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:46:26 23:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:26 23:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:26 23:45:01 eth0 5.70 5.85 3.07 22.15 0.00 0.00 0.00 0.00 23:46:26 23:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:26 23:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:26 23:46:01 vetha729497 0.28 0.33 0.05 0.06 0.00 0.00 0.00 0.00 23:46:26 23:46:01 eth0 912.09 828.39 7983.44 84.77 0.00 0.00 0.00 0.00 23:46:26 23:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:26 23:46:01 docker0 98.97 107.71 7.26 658.18 0.00 0.00 0.00 0.00 23:46:26 Average: vetha729497 0.02 0.03 0.00 0.01 0.00 0.00 0.00 0.00 23:46:26 Average: eth0 127.23 105.76 756.41 16.29 0.00 0.00 0.00 0.00 23:46:26 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:26 Average: docker0 8.52 9.19 0.67 55.49 0.00 0.00 0.00 0.00 23:46:26 23:46:26 23:46:26 ---> sar -P ALL: 23:46:26 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/29/21 _x86_64_ (2 CPU) 23:46:26 23:46:26 23:33:34 LINUX RESTART (2 CPU) 23:46:26 23:46:26 23:34:01 CPU %user %nice %system %iowait %steal %idle 23:46:26 23:35:01 all 11.79 0.00 3.12 2.91 0.07 82.12 23:46:26 23:35:01 0 10.20 0.00 3.44 2.19 0.05 84.11 23:46:26 23:35:01 1 13.37 0.00 2.79 3.63 0.09 80.12 23:46:26 23:36:01 all 0.11 0.00 0.04 0.00 0.03 99.82 23:46:26 23:36:01 0 0.05 0.00 0.03 0.00 0.03 99.88 23:46:26 23:36:01 1 0.17 0.00 0.05 0.00 0.03 99.75 23:46:26 23:37:01 all 0.08 0.00 0.03 0.00 0.02 99.88 23:46:26 23:37:01 0 0.03 0.00 0.02 0.00 0.03 99.92 23:46:26 23:37:01 1 0.12 0.00 0.03 0.00 0.00 99.85 23:46:26 23:38:01 all 0.09 0.00 0.03 0.00 0.03 99.86 23:46:26 23:38:01 0 0.05 0.00 0.03 0.00 0.03 99.88 23:46:26 23:38:01 1 0.13 0.00 0.02 0.00 0.02 99.83 23:46:26 23:39:01 all 0.08 0.00 0.05 0.00 0.03 99.83 23:46:26 23:39:01 0 0.03 0.00 0.07 0.00 0.05 99.85 23:46:26 23:39:01 1 0.13 0.00 0.03 0.00 0.02 99.82 23:46:26 23:40:02 all 0.05 0.00 0.03 0.00 0.02 99.90 23:46:26 23:40:02 0 0.02 0.00 0.05 0.00 0.03 99.90 23:46:26 23:40:02 1 0.08 0.00 0.02 0.00 0.00 99.90 23:46:26 23:41:01 all 0.09 0.00 0.02 0.00 0.03 99.86 23:46:26 23:41:01 0 0.05 0.00 0.02 0.00 0.03 99.90 23:46:26 23:41:01 1 0.14 0.00 0.02 0.00 0.02 99.83 23:46:26 23:42:01 all 0.05 0.00 0.04 0.00 0.03 99.88 23:46:26 23:42:01 0 0.02 0.00 0.03 0.00 0.03 99.92 23:46:26 23:42:01 1 0.08 0.00 0.05 0.00 0.02 99.85 23:46:26 23:43:01 all 0.08 0.00 0.02 0.00 0.03 99.87 23:46:26 23:43:01 0 0.07 0.00 0.02 0.00 0.05 99.87 23:46:26 23:43:01 1 0.08 0.00 0.02 0.00 0.02 99.88 23:46:26 23:44:01 all 0.02 0.00 0.03 0.00 0.02 99.93 23:46:26 23:44:01 0 0.02 0.00 0.03 0.00 0.03 99.92 23:46:26 23:44:01 1 0.02 0.00 0.03 0.00 0.00 99.95 23:46:26 23:45:01 all 0.49 0.00 0.18 0.00 0.02 99.31 23:46:26 23:45:01 0 0.67 0.00 0.23 0.00 0.02 99.08 23:46:26 23:45:01 1 0.32 0.00 0.13 0.00 0.02 99.53 23:46:26 23:46:26 23:45:01 CPU %user %nice %system %iowait %steal %idle 23:46:26 23:46:01 all 24.51 0.00 10.17 3.91 0.09 61.32 23:46:26 23:46:01 0 22.61 0.00 10.64 4.50 0.09 62.15 23:46:26 23:46:01 1 26.41 0.00 9.71 3.31 0.09 60.48 23:46:26 Average: all 2.99 0.00 1.10 0.55 0.03 95.33 23:46:26 Average: 0 2.70 0.00 1.16 0.53 0.04 95.56 23:46:26 Average: 1 3.29 0.00 1.03 0.56 0.03 95.10 23:46:26 23:46:26 23:46:26