Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 8ac7400be55167f646a4e721a36a1fa2ca62e73d 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-ssh829902477121094065.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4720530194866159477.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8873647813769103456.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh297508284073413672.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4915184607203068901.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-15352 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > 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-ssh1288338821803554794.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8ac7400be55167f646a4e721a36a1fa2ca62e73d (master) > 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 8ac7400be55167f646a4e721a36a1fa2ca62e73d # timeout=10 Commit message: "refactor: Update to assign and use new Port Assignments (#258)" > git rev-list --no-walk 794145f9520146a589bdea5bfcbca6bd4981843d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:57:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:57:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:57:47 ========================================================= 17:57:47 EdgeX Global Pipelines Version Info 17:57:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:57:49 ------------------- 17:57:49 stable info: 17:57:49 ------------------- 17:57:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:57:49 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 17:57:49 Message: update stable to v1.0.192 17:57:49 ------------------- 17:57:49 experimental info: 17:57:49 ------------------- 17:57:49 Commited By: **** collab-it+edgex@linuxfoundation.org 17:57:49 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 17:57:49 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:57:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 17:57:49 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 17:57:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:57:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:57:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:57:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:57:49 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:57:49 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:57:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:57:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:57:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:57:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 17:57:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:57:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:57:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:57:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:57:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:57:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:57:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:57:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 17:57:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:57:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:57:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:57:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:57:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:57:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:57:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 17:57:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 17:57:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 17:57:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8ac7400be55167f646a4e721a36a1fa2ca62e73d [Pipeline] echo 17:57:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8ac7400 [Pipeline] echo 17:57:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:57:50 provisioning config files... 17:57:50 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config1290680074018814150tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:57:50 ---> docker-login.sh 17:57:50 nexus3.edgexfoundry.org:10001 17:57:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:57:52 Configure a credential helper to remove this warning. See 17:57:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:57:52 17:57:52 Login Succeeded 17:57:52 nexus3.edgexfoundry.org:10002 17:57:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:57:52 Configure a credential helper to remove this warning. See 17:57:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:57:52 17:57:52 Login Succeeded 17:57:52 nexus3.edgexfoundry.org:10003 17:57:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:57:52 Configure a credential helper to remove this warning. See 17:57:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:57:52 17:57:52 Login Succeeded 17:57:52 nexus3.edgexfoundry.org:10004 17:57:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:57:52 Configure a credential helper to remove this warning. See 17:57:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:57:52 17:57:52 Login Succeeded 17:57:52 docker.io 17:57:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:57:53 Configure a credential helper to remove this warning. See 17:57:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:57:53 17:57:53 Login Succeeded 17:57:53 ---> docker-login.sh ends [Pipeline] } 17:57:53 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 17:57:53 + git log --format=format:%s -1 8ac7400be55167f646a4e721a36a1fa2ca62e73d [Pipeline] echo 17:57:53 GIT_COMMIT: 8ac7400be55167f646a4e721a36a1fa2ca62e73d, Commit Message: refactor: Update to assign and use new Port Assignments (#258) [Pipeline] echo 17:57:53 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:57:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:57:54 17:57:54 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:57:54 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:57:54 latest: Pulling from edgex-devops/git-semver 17:57:54 31603596830f: Pulling fs layer 17:57:54 54011a49482f: Pulling fs layer 17:57:54 a6820b24f6d8: Pulling fs layer 17:57:54 f581987b2513: Pulling fs layer 17:57:54 f581987b2513: Waiting 17:57:54 54011a49482f: Verifying Checksum 17:57:54 54011a49482f: Download complete 17:57:55 31603596830f: Verifying Checksum 17:57:55 31603596830f: Download complete 17:57:55 f581987b2513: Verifying Checksum 17:57:55 f581987b2513: Download complete 17:57:55 a6820b24f6d8: Verifying Checksum 17:57:55 a6820b24f6d8: Download complete 17:57:55 31603596830f: Pull complete 17:57:56 54011a49482f: Pull complete 17:57:58 a6820b24f6d8: Pull complete 17:57:58 f581987b2513: Pull complete 17:57:58 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 17:57:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:57:58 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:57:58 prd-centos7-docker-4c-2g-15352 does not seem to be running inside a container 17:57:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:58:05 $ docker top 6d25895fdc1b0608047def4c7b318d55952a0999dd4bc4e470b76dbce1ac3401 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:58:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:58:05 [ssh-agent] Looking for ssh-agent implementation... 17:58:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:58:05 $ docker exec 6d25895fdc1b0608047def4c7b318d55952a0999dd4bc4e470b76dbce1ac3401 ssh-agent 17:58:05 SSH_AUTH_SOCK=/tmp/ssh-lzkkyTtMaBaV/agent.13 17:58:05 SSH_AGENT_PID=19 17:58:05 Running ssh-add (command line suppressed) 17:58:05 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_1937547187714137531.key (/w/workspace/_app-service-configurable_master@tmp/private_key_1937547187714137531.key) 17:58:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:58:06 + git tag --points-at HEAD [Pipeline] } 17:58:06 $ docker exec --env ******** --env ******** 6d25895fdc1b0608047def4c7b318d55952a0999dd4bc4e470b76dbce1ac3401 ssh-agent -k 17:58:06 unset SSH_AUTH_SOCK; 17:58:06 unset SSH_AGENT_PID; 17:58:06 echo Agent pid 19 killed; 17:58:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:58:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:58:06 [ssh-agent] Looking for ssh-agent implementation... 17:58:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:58:06 $ docker exec 6d25895fdc1b0608047def4c7b318d55952a0999dd4bc4e470b76dbce1ac3401 ssh-agent 17:58:06 SSH_AUTH_SOCK=/tmp/ssh-OiSVVUVb4nRc/agent.55 17:58:06 SSH_AGENT_PID=61 17:58:06 Running ssh-add (command line suppressed) 17:58:06 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_7974581575510186671.key (/w/workspace/_app-service-configurable_master@tmp/private_key_7974581575510186671.key) 17:58:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:58:07 + git semver init 17:58:07 # -> Open(): unable to determine branch for HEAD 17:58:07 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 17:58:07 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 17:58:07 # $SEMVER_REMOTE_NAME = origin 17:58:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:58:07 # $SEMVER_USER_NAME = edgex-jenkins 17:58:07 # $SEMVER_BRANCH = master 17:58:07 # $SEMVER_TEMP = /tmp/semver-080842125 17:58:07 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 17:58:07 # '/tmp/semver-080842125' -> '/w/workspace/_app-service-configurable_master/.semver' 17:58:07 # -> Force: false 17:58:07 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } 17:58:07 $ docker exec --env ******** --env ******** 6d25895fdc1b0608047def4c7b318d55952a0999dd4bc4e470b76dbce1ac3401 ssh-agent -k 17:58:07 unset SSH_AUTH_SOCK; 17:58:07 unset SSH_AGENT_PID; 17:58:07 echo Agent pid 61 killed; 17:58:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:58:08 + git semver [Pipeline] } 17:58:08 $ docker stop --time=1 6d25895fdc1b0608047def4c7b318d55952a0999dd4bc4e470b76dbce1ac3401 17:58:11 $ docker rm -f 6d25895fdc1b0608047def4c7b318d55952a0999dd4bc4e470b76dbce1ac3401 [Pipeline] // withDockerContainer [Pipeline] sh 17:58:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:58:12 Stashed 1 file(s) [Pipeline] echo 17:58:12 [edgeXSemver]: initialized semver on version 2.0.0-dev.41 [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 17:58:27 Still waiting to schedule task 17:58:27 ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ 17:58:27 ‘prd-centos7-docker-4c-2g-15354’ is offline 17:58:27 ‘prd-centos7-docker-4c-2g-15355’ is offline 17:58:27 ‘prd-centos7-docker-4c-2g-15356’ is offline 17:58:27 ‘prd-centos7-docker-4c-2g-309’ is offline 17:58:27 ‘prd-ubuntu18.04-docker-arm64-4c-16g-15357’ doesn’t have label ‘centos7-docker-4c-2g’ 17:58:27 Still waiting to schedule task 17:58:27 ‘prd-ubuntu18.04-docker-arm64-4c-16g-15357’ is offline 17:58:39 Running on prd-centos7-docker-4c-2g-15354 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 17:58:39 Running in /w/workspace/app-service-configurable/112 [Pipeline] { [Pipeline] checkout 17:58:39 Selected Git installation does not exist. Using Default 17:58:39 The recommended git tool is: NONE 17:58:43 using credential edgex-jenkins-ssh 17:58:43 Cloning the remote Git repository 17:58:43 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 17:58:43 > git init /w/workspace/app-service-configurable/112 # timeout=10 17:58:43 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 17:58:43 > git --version # timeout=10 17:58:44 Avoid second fetch 17:58:44 Checking out Revision 8ac7400be55167f646a4e721a36a1fa2ca62e73d (master) 17:58:43 > git --version # 'git version 2.24.4' 17:58:43 using GIT_SSH to set credentials SSH Credentials for GitHub 17:58:43 [INFO] Currently running in a labeled security context 17:58:43 [INFO] Currently SELinux is 'enforcing' on the host 17:58:43 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/112@tmp/jenkins-gitclient-ssh2483746878945713749.key 17:58:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:58:44 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 17:58:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:58:44 > git config core.sparsecheckout # timeout=10 17:58:44 > git checkout -f 8ac7400be55167f646a4e721a36a1fa2ca62e73d # timeout=10 17:58:47 Commit message: "refactor: Update to assign and use new Port Assignments (#258)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:58:48 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:58:49 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:58:49 + true 17:58:49 + sudo service docker restart 17:58:49 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:59:11 provisioning config files... 17:59:11 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/112@tmp/config1177576065435439031tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:59:11 ---> docker-login.sh 17:59:11 nexus3.edgexfoundry.org:10001 17:59:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:13 Configure a credential helper to remove this warning. See 17:59:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:13 17:59:13 Login Succeeded 17:59:13 nexus3.edgexfoundry.org:10002 17:59:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:13 Configure a credential helper to remove this warning. See 17:59:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:13 17:59:13 Login Succeeded 17:59:13 nexus3.edgexfoundry.org:10003 17:59:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:13 Configure a credential helper to remove this warning. See 17:59:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:13 17:59:13 Login Succeeded 17:59:13 nexus3.edgexfoundry.org:10004 17:59:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:13 Configure a credential helper to remove this warning. See 17:59:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:13 17:59:13 Login Succeeded 17:59:13 docker.io 17:59:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:14 Configure a credential helper to remove this warning. See 17:59:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:14 17:59:14 Login Succeeded 17:59:14 ---> docker-login.sh ends [Pipeline] } 17:59:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:59:14 ========================================================= 17:59:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:59:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:59:15 + 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 . 17:59:15 Sending build context to Docker daemon 92.16kB 17:59:15 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 17:59:15 Step 2/8 : FROM ${BASE} 17:59:15 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:59:15 540db60ca938: Pulling fs layer 17:59:15 adcc1eea9eea: Pulling fs layer 17:59:15 4c4ab2625f07: Pulling fs layer 17:59:15 0510c868ecb4: Pulling fs layer 17:59:15 afea3b2eda06: Pulling fs layer 17:59:15 7809a108b3ef: Pulling fs layer 17:59:15 f706445af74f: Pulling fs layer 17:59:15 0510c868ecb4: Waiting 17:59:15 afea3b2eda06: Waiting 17:59:15 7809a108b3ef: Waiting 17:59:15 f706445af74f: Waiting 17:59:15 4c4ab2625f07: Verifying Checksum 17:59:15 4c4ab2625f07: Download complete 17:59:15 adcc1eea9eea: Verifying Checksum 17:59:15 adcc1eea9eea: Download complete 17:59:15 afea3b2eda06: Verifying Checksum 17:59:15 afea3b2eda06: Download complete 17:59:15 7809a108b3ef: Verifying Checksum 17:59:15 7809a108b3ef: Download complete 17:59:15 540db60ca938: Verifying Checksum 17:59:15 540db60ca938: Download complete 17:59:15 540db60ca938: Pull complete 17:59:16 adcc1eea9eea: Pull complete 17:59:16 4c4ab2625f07: Pull complete 17:59:17 f706445af74f: Verifying Checksum 17:59:17 f706445af74f: Download complete 17:59:17 0510c868ecb4: Download complete 17:59:22 0510c868ecb4: Pull complete 17:59:22 afea3b2eda06: Pull complete 17:59:22 7809a108b3ef: Pull complete 17:59:24 f706445af74f: Pull complete 17:59:25 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 17:59:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:59:25 ---> b068be0155e3 17:59:25 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:00:11 ---> Running in 17bd958e1819 18:00:11 Removing intermediate container 17bd958e1819 18:00:11 ---> 5e32c518ddc8 18:00:11 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:00:11 ---> Running in 152e15693239 18:00:11 Removing intermediate container 152e15693239 18:00:11 ---> 7c0edb123086 18:00:11 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 18:00:11 ---> Running in 71c2a077f803 18:00:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:00:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:00:12 (1/6) Installing libc-dev (0.7.2-r3) 18:00:12 (2/6) Installing libsodium (1.0.18-r0) 18:00:12 (3/6) Installing pkgconf (1.7.3-r0) 18:00:12 (4/6) Installing libsodium-dev (1.0.18-r0) 18:00:12 (5/6) Installing libzmq (4.3.3-r1) 18:00:12 (6/6) Installing zeromq-dev (4.3.3-r1) 18:00:12 Executing busybox-1.32.1-r6.trigger 18:00:12 OK: 150 MiB in 46 packages 18:00:14 Removing intermediate container 71c2a077f803 18:00:14 ---> dd93caad1b52 18:00:14 Step 6/8 : WORKDIR /app 18:00:14 ---> Running in c7965a98ef2b 18:00:15 Removing intermediate container c7965a98ef2b 18:00:15 ---> e0fd706d45e0 18:00:15 Step 7/8 : COPY . . 18:00:15 ---> 207b8cb550de 18:00:15 Step 8/8 : RUN go mod download 18:00:15 ---> Running in 042f43423c89 18:01:19 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15362 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 18:01:19 Running in /w/workspace/app-service-configurable/112 [Pipeline] { [Pipeline] checkout 18:01:19 Selected Git installation does not exist. Using Default 18:01:19 The recommended git tool is: NONE 18:01:23 Removing intermediate container 042f43423c89 18:01:23 ---> 745a709ac1d7 18:01:23 Successfully built 745a709ac1d7 18:01:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:01:24 + docker inspect -f . ci-base-image-x86_64 18:01:24 . [Pipeline] withDockerContainer 18:01:24 prd-centos7-docker-4c-2g-15354 does not seem to be running inside a container 18:01:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/112 -v /w/workspace/app-service-configurable/112:/w/workspace/app-service-configurable/112:rw,z -v /w/workspace/app-service-configurable/112@tmp:/w/workspace/app-service-configurable/112@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:01:26 using credential edgex-jenkins-ssh 18:01:26 Cloning the remote Git repository 18:01:27 $ docker top c15fa80ce8cedbfd604b630d0bc64cbbbea384b970ee5563eaaf9acab5a578d7 -eo pid,comm [Pipeline] { [Pipeline] sh 18:01:26 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 18:01:26 > git init /w/workspace/app-service-configurable/112 # timeout=10 18:01:26 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:01:26 > git --version # timeout=10 18:01:26 > git --version # 'git version 2.17.1' 18:01:26 using GIT_SSH to set credentials SSH Credentials for GitHub 18:01:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:01:27 + go version 18:01:27 go version go1.16.3 linux/amd64 [Pipeline] } 18:01:27 $ docker stop --time=1 c15fa80ce8cedbfd604b630d0bc64cbbbea384b970ee5563eaaf9acab5a578d7 18:01:27 Avoid second fetch 18:01:27 Checking out Revision 8ac7400be55167f646a4e721a36a1fa2ca62e73d (master) 18:01:27 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:01:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:01:27 > git config core.sparsecheckout # timeout=10 18:01:27 > git checkout -f 8ac7400be55167f646a4e721a36a1fa2ca62e73d # timeout=10 18:01:29 $ docker rm -f c15fa80ce8cedbfd604b630d0bc64cbbbea384b970ee5563eaaf9acab5a578d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:01:29 + docker inspect -f . ci-base-image-x86_64 18:01:29 . [Pipeline] withDockerContainer 18:01:30 prd-centos7-docker-4c-2g-15354 does not seem to be running inside a container 18:01:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/112 -v /w/workspace/app-service-configurable/112:/w/workspace/app-service-configurable/112:rw,z -v /w/workspace/app-service-configurable/112@tmp:/w/workspace/app-service-configurable/112@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:01:31 $ docker top 42162ef551513e80b9d5d5c9cd338e07a333b89a9dd3962ded80b99b2bab8cc8 -eo pid,comm [Pipeline] { [Pipeline] sh 18:01:32 + go mod tidy [Pipeline] sh 18:01:32 Commit message: "refactor: Update to assign and use new Port Assignments (#258)" 18:01:32 + make test 18:01:32 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:01:34 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:01:34 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:01:34 + + true 18:01:34 sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:01:53 provisioning config files... 18:01:53 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/112@tmp/config5088446565183151438tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:01:53 ---> docker-login.sh 18:01:53 nexus3.edgexfoundry.org:10001 18:01:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:54 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:01:54 CGO_ENABLED=1 go vet ./... 18:01:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:54 Configure a credential helper to remove this warning. See 18:01:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:54 18:01:54 Login Succeeded 18:01:54 nexus3.edgexfoundry.org:10002 18:01:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:55 Configure a credential helper to remove this warning. See 18:01:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:55 18:01:55 Login Succeeded 18:01:55 nexus3.edgexfoundry.org:10003 18:01:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:56 Configure a credential helper to remove this warning. See 18:01:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:56 18:01:56 Login Succeeded 18:01:56 nexus3.edgexfoundry.org:10004 18:01:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:56 Configure a credential helper to remove this warning. See 18:01:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:56 18:01:56 Login Succeeded 18:01:56 docker.io 18:01:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:57 Configure a credential helper to remove this warning. See 18:01:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:57 18:01:57 Login Succeeded 18:01:57 ---> docker-login.sh ends [Pipeline] } 18:01:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:01:57 ========================================================= 18:01:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:01:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:01:57 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 18:01:57 Sending build context to Docker daemon 92.16kB 18:01:58 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 18:01:58 Step 2/8 : FROM ${BASE} 18:01:58 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:01:58 595b0fe564bb: Pulling fs layer 18:01:58 7186ed65a4f7: Pulling fs layer 18:01:58 316046926c0a: Pulling fs layer 18:01:58 4ebd0625c992: Pulling fs layer 18:01:58 207e8628e3a3: Pulling fs layer 18:01:58 c791037a9be2: Pulling fs layer 18:01:58 ffd874e62e21: Pulling fs layer 18:01:58 4ebd0625c992: Waiting 18:01:58 207e8628e3a3: Waiting 18:01:58 c791037a9be2: Waiting 18:01:58 ffd874e62e21: Waiting 18:01:58 316046926c0a: Verifying Checksum 18:01:58 316046926c0a: Download complete 18:01:58 7186ed65a4f7: Verifying Checksum 18:01:58 7186ed65a4f7: Download complete 18:01:58 207e8628e3a3: Download complete 18:01:58 c791037a9be2: Verifying Checksum 18:01:58 c791037a9be2: Download complete 18:01:58 595b0fe564bb: Verifying Checksum 18:01:58 595b0fe564bb: Download complete 18:01:59 595b0fe564bb: Pull complete 18:01:59 7186ed65a4f7: Pull complete 18:02:00 gofmt -l . 18:02:00 [ "`gofmt -l .`" = "" ] 18:02:00 ./bin/test-go-mod-tidy.sh 18:02:00 316046926c0a: Pull complete 18:02:00 ./bin/test-attribution-txt.sh [Pipeline] } 18:02:00 $ docker stop --time=1 42162ef551513e80b9d5d5c9cd338e07a333b89a9dd3962ded80b99b2bab8cc8 18:02:02 ffd874e62e21: Verifying Checksum 18:02:02 ffd874e62e21: Download complete 18:02:03 4ebd0625c992: Verifying Checksum 18:02:03 4ebd0625c992: Download complete 18:02:09 $ docker rm -f 42162ef551513e80b9d5d5c9cd338e07a333b89a9dd3962ded80b99b2bab8cc8 [Pipeline] // withDockerContainer [Pipeline] sh 18:02:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:02:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:02:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:02:11 + ls -al . 18:02:11 total 92 18:02:11 drwxrwxr-x. 7 jenkins jenkins 4096 May 20 18:02 . 18:02:11 drwxrwxr-x. 4 jenkins jenkins 32 May 20 17:58 .. 18:02:11 -rw-rw-r--. 1 jenkins jenkins 7306 May 20 17:58 Attribution.txt 18:02:11 drwxrwxr-x. 2 jenkins jenkins 64 May 20 17:58 bin 18:02:11 -rw-r--r--. 1 jenkins jenkins 10 May 20 18:01 coverage.out 18:02:11 -rw-rw-r--. 1 jenkins jenkins 2048 May 20 17:58 Dockerfile 18:02:11 -rw-rw-r--. 1 jenkins jenkins 970 May 20 17:58 Dockerfile.build 18:02:11 -rw-rw-r--. 1 jenkins jenkins 119 May 20 17:58 .dockerignore 18:02:11 drwxrwxr-x. 8 jenkins jenkins 162 May 20 17:58 .git 18:02:11 drwxrwxr-x. 2 jenkins jenkins 81 May 20 17:58 .github 18:02:11 -rw-rw-r--. 1 jenkins jenkins 111 May 20 17:58 .gitignore 18:02:11 -rw-r--r--. 1 jenkins jenkins 136 May 20 18:02 go.mod 18:02:11 -rw-r--r--. 1 jenkins jenkins 21061 May 20 18:01 go.sum 18:02:11 -rw-rw-r--. 1 jenkins jenkins 687 May 20 17:58 Jenkinsfile 18:02:11 -rw-rw-r--. 1 jenkins jenkins 10174 May 20 17:58 LICENSE 18:02:11 -rw-rw-r--. 1 jenkins jenkins 1460 May 20 17:58 main.go 18:02:11 -rw-rw-r--. 1 jenkins jenkins 1508 May 20 17:58 makefile 18:02:11 -rw-rw-r--. 1 jenkins jenkins 3230 May 20 17:58 README.md 18:02:11 drwxrwxr-x. 8 jenkins jenkins 122 May 20 17:58 res 18:02:11 drwxrwxr-x. 4 jenkins jenkins 71 May 20 17:58 snap 18:02:11 -rw-rw-r--. 1 jenkins jenkins 12 May 20 17:58 VERSION [Pipeline] isUnix [Pipeline] sh 18:02:11 + 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=8ac7400be55167f646a4e721a36a1fa2ca62e73d --label arch=amd64 --label version=2.0.0-dev.41 . 18:02:11 Sending build context to Docker daemon 116.2kB 18:02:11 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 18:02:11 Step 2/28 : FROM ${BASE} AS builder 18:02:11 ---> 745a709ac1d7 18:02:11 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:02:12 ---> Running in ad8b7457733b 18:02:12 Removing intermediate container ad8b7457733b 18:02:12 ---> 5a7fb56c9b2b 18:02:12 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 18:02:13 ---> Running in 8a777fb07acf 18:02:13 Removing intermediate container 8a777fb07acf 18:02:13 ---> ed13d81e1602 18:02:13 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:02:13 ---> Running in f96f9a89b5fe 18:02:13 4ebd0625c992: Pull complete 18:02:13 207e8628e3a3: Pull complete 18:02:14 Removing intermediate container f96f9a89b5fe 18:02:14 ---> 3de656070f19 18:02:14 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:02:14 c791037a9be2: Pull complete 18:02:14 ---> Running in 98bee2d93b9f 18:02:16 Removing intermediate container 98bee2d93b9f 18:02:16 ---> d82f99674e31 18:02:16 Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:02:16 ---> Running in 69d50245d665 18:02:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:02:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:02:18 OK: 150 MiB in 46 packages 18:02:18 ffd874e62e21: Pull complete 18:02:18 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 18:02:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:02:18 ---> cfc18b08335c 18:02:18 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:02:19 Removing intermediate container 69d50245d665 18:02:19 ---> 7e323096f7ee 18:02:19 Step 8/28 : WORKDIR /app 18:02:19 ---> Running in 6ec623565e6e 18:02:19 Removing intermediate container 6ec623565e6e 18:02:19 ---> 7dc85eff96cb 18:02:19 Step 9/28 : COPY go.mod . 18:02:19 ---> 8ebe91fe3001 18:02:19 Step 10/28 : RUN go mod download 18:02:19 ---> Running in 8f4bcda607a1 18:02:20 ---> Running in 0e9269c9f481 18:02:20 Removing intermediate container 0e9269c9f481 18:02:20 ---> 0675d89a6240 18:02:20 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:02:20 ---> Running in 4fa8f6cdd6eb 18:02:21 Removing intermediate container 8f4bcda607a1 18:02:21 ---> 67717c28f993 18:02:21 Step 11/28 : RUN go mod tidy 18:02:21 ---> Running in 8f69e8ee92cf 18:02:23 Removing intermediate container 8f69e8ee92cf 18:02:23 ---> 54ca555bed13 18:02:23 Step 12/28 : COPY . . 18:02:23 Removing intermediate container 4fa8f6cdd6eb 18:02:23 ---> 2bd09b3cc7af 18:02:23 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 18:02:23 ---> Running in 8fba427ab1f1 18:02:23 ---> 63bfe6391f9f 18:02:23 Step 13/28 : ARG MAKE="make build" 18:02:23 ---> Running in 071d27db6b34 18:02:24 Removing intermediate container 071d27db6b34 18:02:24 ---> 206b3fee1fe0 18:02:24 Step 14/28 : RUN $MAKE 18:02:24 ---> Running in 9fdda4caf3bb 18:02:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:02:24 go mod tidy 18:02:24 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.60 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.41" -o app-service-configurable 18:02:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:02:26 (1/6) Installing libc-dev (0.7.2-r3) 18:02:26 (2/6) Installing libsodium (1.0.18-r0) 18:02:26 (3/6) Installing pkgconf (1.7.3-r0) 18:02:26 (4/6) Installing libsodium-dev (1.0.18-r0) 18:02:26 (5/6) Installing libzmq (4.3.3-r1) 18:02:26 (6/6) Installing zeromq-dev (4.3.3-r1) 18:02:26 Executing busybox-1.32.1-r6.trigger 18:02:26 OK: 139 MiB in 46 packages 18:02:28 Removing intermediate container 8fba427ab1f1 18:02:28 ---> 3f519ad9619e 18:02:28 Step 6/8 : WORKDIR /app 18:02:28 ---> Running in 41e08a556e47 18:02:29 Removing intermediate container 41e08a556e47 18:02:29 ---> a998c4c1564e 18:02:29 Step 7/8 : COPY . . 18:02:30 ---> 2db6855ff651 18:02:30 Step 8/8 : RUN go mod download 18:02:30 ---> Running in 799534c13fbe 18:02:47 Removing intermediate container 9fdda4caf3bb 18:02:47 ---> 1e94b6f0015f 18:02:47 Step 15/28 : FROM alpine:3.12 18:02:47 3.12: Pulling from library/alpine 18:02:47 339de151aab4: Pulling fs layer 18:02:47 339de151aab4: Verifying Checksum 18:02:47 339de151aab4: Download complete 18:02:47 339de151aab4: Pull complete 18:02:47 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 18:02:47 Status: Downloaded newer image for alpine:3.12 18:02:47 ---> 13621d1b12d4 18:02:47 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:02:49 ---> Running in 527cc840af0e 18:02:49 Removing intermediate container 527cc840af0e 18:02:49 ---> 6545785dc19a 18:02:49 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 18:02:49 ---> Running in d8bfc0780e79 18:02:50 Removing intermediate container d8bfc0780e79 18:02:50 ---> 0d91516f3cd1 18:02:50 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 18:02:50 ---> Running in 5cd66f755e5f 18:02:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:02:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:02:51 (1/7) Installing ca-certificates (20191127-r4) 18:02:51 (2/7) Installing dumb-init (1.2.2-r1) 18:02:51 (3/7) Installing libgcc (9.3.0-r2) 18:02:51 (4/7) Installing libsodium (1.0.18-r0) 18:02:51 (5/7) Installing libstdc++ (9.3.0-r2) 18:02:51 (6/7) Installing libzmq (4.3.3-r0) 18:02:51 (7/7) Installing zeromq (4.3.3-r0) 18:02:51 Executing busybox-1.31.1-r20.trigger 18:02:51 Executing ca-certificates-20191127-r4.trigger 18:02:51 OK: 9 MiB in 21 packages 18:02:53 Removing intermediate container 5cd66f755e5f 18:02:53 ---> 8630b198e325 18:02:53 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:02:54 ---> ec098d1b6838 18:02:54 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 18:02:54 ---> 878e0a8600c4 18:02:54 Step 21/28 : COPY --from=builder /app/res/ /res/ 18:02:55 ---> 8ce0df4fcf82 18:02:55 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:02:57 ---> 24560737917d 18:02:57 Step 23/28 : EXPOSE 48095 18:02:57 ---> Running in dff23ae2429e 18:02:57 Removing intermediate container dff23ae2429e 18:02:57 ---> 9721f569d44b 18:02:57 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 18:02:58 ---> Running in 8fd7fc97c8fc 18:02:58 Removing intermediate container 8fd7fc97c8fc 18:02:58 ---> bb8b9f40f11c 18:02:58 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:02:58 ---> Running in 1e115454fb0b 18:02:59 Removing intermediate container 1e115454fb0b 18:02:59 ---> a40f10ffe69f 18:02:59 Step 26/28 : LABEL arch=amd64 18:02:59 ---> Running in 3ffbeabb3f89 18:02:59 Removing intermediate container 3ffbeabb3f89 18:02:59 ---> 9109b37d18c2 18:02:59 Step 27/28 : LABEL git_sha=8ac7400be55167f646a4e721a36a1fa2ca62e73d 18:02:59 ---> Running in eaa888fcf02e 18:03:00 Removing intermediate container eaa888fcf02e 18:03:00 ---> a6882f09160f 18:03:00 Step 28/28 : LABEL version=2.0.0-dev.41 18:03:00 ---> Running in 758ced9a600a 18:03:01 Removing intermediate container 758ced9a600a 18:03:01 ---> 020d189a51af 18:03:01 [Warning] One or more build-args [ARCH] were not consumed 18:03:01 Successfully built 020d189a51af 18:03:01 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:03:01 provisioning config files... 18:03:01 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/112@tmp/config6122721660159322643tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:03:01 ---> docker-login.sh 18:03:01 nexus3.edgexfoundry.org:10001 18:03:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:01 Configure a credential helper to remove this warning. See 18:03:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:01 18:03:01 Login Succeeded 18:03:01 nexus3.edgexfoundry.org:10002 18:03:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:01 Configure a credential helper to remove this warning. See 18:03:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:01 18:03:01 Login Succeeded 18:03:01 nexus3.edgexfoundry.org:10003 18:03:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:02 Configure a credential helper to remove this warning. See 18:03:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:02 18:03:02 Login Succeeded 18:03:02 nexus3.edgexfoundry.org:10004 18:03:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:02 Configure a credential helper to remove this warning. See 18:03:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:02 18:03:02 Login Succeeded 18:03:02 docker.io 18:03:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:02 Removing intermediate container 799534c13fbe 18:03:02 ---> 9f22c66d4099 18:03:02 Successfully built 9f22c66d4099 18:03:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:03:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:02 Configure a credential helper to remove this warning. See 18:03:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:02 18:03:02 Login Succeeded 18:03:02 ---> docker-login.sh ends [Pipeline] } 18:03:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:03:02 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 18:03:02 8ac7400be55167f646a4e721a36a1fa2ca62e73d 18:03:02 latest 18:03:02 2.0.0-dev.41 18:03:02 8ac7400be55167f646a4e721a36a1fa2ca62e73d-2.0.0-dev.41 18:03:02 master 18:03:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:03:02 + docker inspect -f . ci-base-image-arm64 18:03:02 . [Pipeline] withDockerContainer 18:03:03 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:8ac7400be55167f646a4e721a36a1fa2ca62e73d 18:03:03 prd-ubuntu18.04-docker-arm64-4c-16g-15362 does not seem to be running inside a container 18:03:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/112 -v /w/workspace/app-service-configurable/112:/w/workspace/app-service-configurable/112:rw,z -v /w/workspace/app-service-configurable/112@tmp:/w/workspace/app-service-configurable/112@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:03:05 $ docker top 2209c1c4b0182c53bd8ac4e7f71624c4d6e1b5477c06814aad05c97207866e21 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 18:03:08 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:8ac7400be55167f646a4e721a36a1fa2ca62e73d 18:03:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:03:08 2dcfc9d88d60: Preparing 18:03:08 ca65f5bce0dd: Preparing 18:03:08 85a40ecff3a9: Preparing 18:03:08 5c4f5e696da2: Preparing 18:03:08 ea94ec4ebcfb: Preparing 18:03:08 32f366d666a5: Preparing 18:03:08 32f366d666a5: Waiting 18:03:09 5c4f5e696da2: Pushed 18:03:09 + go version 18:03:09 go version go1.16.3 linux/arm64 [Pipeline] } 18:03:09 $ docker stop --time=1 2209c1c4b0182c53bd8ac4e7f71624c4d6e1b5477c06814aad05c97207866e21 18:03:09 85a40ecff3a9: Pushed 18:03:09 ea94ec4ebcfb: Pushed 18:03:09 ca65f5bce0dd: Pushed 18:03:09 32f366d666a5: Layer already exists 18:03:10 2dcfc9d88d60: Pushed 18:03:10 8ac7400be55167f646a4e721a36a1fa2ca62e73d: digest: sha256:1e91c32b0554cc726a49508ca0468bf99199aeb1523a637c36bf86907be105ae size: 1574 18:03:11 $ docker rm -f 2209c1c4b0182c53bd8ac4e7f71624c4d6e1b5477c06814aad05c97207866e21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:03:11 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 18:03:11 + docker inspect -f . ci-base-image-arm64 18:03:11 . [Pipeline] withDockerContainer 18:03:12 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 18:03:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:03:12 2dcfc9d88d60: Preparing 18:03:12 ca65f5bce0dd: Preparing 18:03:12 85a40ecff3a9: Preparing 18:03:12 5c4f5e696da2: Preparing 18:03:12 ea94ec4ebcfb: Preparing 18:03:12 32f366d666a5: Preparing 18:03:12 32f366d666a5: Waiting 18:03:12 ca65f5bce0dd: Layer already exists 18:03:12 85a40ecff3a9: Layer already exists 18:03:12 5c4f5e696da2: Layer already exists 18:03:12 ea94ec4ebcfb: Layer already exists 18:03:12 2dcfc9d88d60: Layer already exists 18:03:12 32f366d666a5: Layer already exists 18:03:12 latest: digest: sha256:1e91c32b0554cc726a49508ca0468bf99199aeb1523a637c36bf86907be105ae size: 1574 18:03:12 prd-ubuntu18.04-docker-arm64-4c-16g-15362 does not seem to be running inside a container 18:03:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/112 -v /w/workspace/app-service-configurable/112:/w/workspace/app-service-configurable/112:rw,z -v /w/workspace/app-service-configurable/112@tmp:/w/workspace/app-service-configurable/112@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:03:13 $ docker top 9aa78e5b3efb21d0e370e900cd717a08417f37a5ecfbdf45d60b96bdc138d4ef -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 18:03:14 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.41 [Pipeline] isUnix [Pipeline] sh 18:03:14 + go mod tidy 18:03:14 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.41 18:03:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:03:14 2dcfc9d88d60: Preparing 18:03:14 ca65f5bce0dd: Preparing 18:03:14 85a40ecff3a9: Preparing 18:03:14 5c4f5e696da2: Preparing 18:03:14 ea94ec4ebcfb: Preparing 18:03:14 32f366d666a5: Preparing 18:03:14 32f366d666a5: Waiting 18:03:14 5c4f5e696da2: Layer already exists 18:03:14 ea94ec4ebcfb: Layer already exists 18:03:14 2dcfc9d88d60: Layer already exists 18:03:14 85a40ecff3a9: Layer already exists 18:03:14 ca65f5bce0dd: Layer already exists 18:03:14 32f366d666a5: Layer already exists 18:03:14 2.0.0-dev.41: digest: sha256:1e91c32b0554cc726a49508ca0468bf99199aeb1523a637c36bf86907be105ae size: 1574 [Pipeline] isUnix [Pipeline] sh 18:03:15 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:8ac7400be55167f646a4e721a36a1fa2ca62e73d-2.0.0-dev.41 [Pipeline] isUnix [Pipeline] sh [Pipeline] sh 18:03:15 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:8ac7400be55167f646a4e721a36a1fa2ca62e73d-2.0.0-dev.41 18:03:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:03:15 2dcfc9d88d60: Preparing 18:03:15 ca65f5bce0dd: Preparing 18:03:15 85a40ecff3a9: Preparing 18:03:15 5c4f5e696da2: Preparing 18:03:15 ea94ec4ebcfb: Preparing 18:03:15 32f366d666a5: Preparing 18:03:15 32f366d666a5: Waiting 18:03:15 2dcfc9d88d60: Layer already exists 18:03:15 ea94ec4ebcfb: Layer already exists 18:03:15 ca65f5bce0dd: Layer already exists 18:03:15 85a40ecff3a9: Layer already exists 18:03:15 5c4f5e696da2: Layer already exists 18:03:15 32f366d666a5: Layer already exists 18:03:15 8ac7400be55167f646a4e721a36a1fa2ca62e73d-2.0.0-dev.41: digest: sha256:1e91c32b0554cc726a49508ca0468bf99199aeb1523a637c36bf86907be105ae size: 1574 [Pipeline] isUnix [Pipeline] sh 18:03:16 + make test 18:03:16 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:03:16 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:master [Pipeline] isUnix [Pipeline] sh 18:03:16 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:master 18:03:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:03:16 2dcfc9d88d60: Preparing 18:03:16 ca65f5bce0dd: Preparing 18:03:16 85a40ecff3a9: Preparing 18:03:16 5c4f5e696da2: Preparing 18:03:16 ea94ec4ebcfb: Preparing 18:03:16 32f366d666a5: Preparing 18:03:16 32f366d666a5: Waiting 18:03:16 2dcfc9d88d60: Layer already exists 18:03:16 5c4f5e696da2: Layer already exists 18:03:16 ca65f5bce0dd: Layer already exists 18:03:16 85a40ecff3a9: Layer already exists 18:03:16 ea94ec4ebcfb: Layer already exists 18:03:16 32f366d666a5: Layer already exists 18:03:16 master: digest: sha256:1e91c32b0554cc726a49508ca0468bf99199aeb1523a637c36bf86907be105ae size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:03:16 ===================================================== [Pipeline] echo 18:03:16 taggedImages: 18:03:16 - nexus3.edgexfoundry.org:10004/app-service-configurable:8ac7400be55167f646a4e721a36a1fa2ca62e73d 18:03:16 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 18:03:16 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.41 18:03:16 - nexus3.edgexfoundry.org:10004/app-service-configurable:8ac7400be55167f646a4e721a36a1fa2ca62e73d-2.0.0-dev.41 18:03:16 - nexus3.edgexfoundry.org:10004/app-service-configurable:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 18:03:17 ---> job-cost.sh 18:03:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BOyM 18:03:35 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:04:12 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:04:12 CGO_ENABLED=1 go vet ./... 18:04:14 lf-activate-venv(): INFO: Adding /tmp/venv-BOyM/bin to PATH 18:04:14 INFO: No Stack... 18:04:14 INFO: Retrieving Pricing Info for: v3-standard-2 18:04:14 INFO: Archiving Costs [Pipeline] sh 18:04:14 + cut -d, -f6 18:04:14 + cat /w/workspace/app-service-configurable/112/archives/cost.csv [Pipeline] lock 18:04:14 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-112-stack-cost] 18:04:14 Resource [jenkins-edgexfoundry-app-service-configurable-master-112-stack-cost] did not exist. Created. 18:04:14 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-112-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:04:15 + echo total: 0.05999999865889549 [Pipeline] stash 18:04:15 Stashed 1 file(s) [Pipeline] } 18:04:15 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-112-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:04:35 gofmt -l . 18:04:35 [ "`gofmt -l .`" = "" ] 18:04:35 ./bin/test-go-mod-tidy.sh 18:04:35 ./bin/test-attribution-txt.sh [Pipeline] } 18:04:35 $ docker stop --time=1 9aa78e5b3efb21d0e370e900cd717a08417f37a5ecfbdf45d60b96bdc138d4ef 18:04:37 $ docker rm -f 9aa78e5b3efb21d0e370e900cd717a08417f37a5ecfbdf45d60b96bdc138d4ef [Pipeline] // withDockerContainer [Pipeline] sh 18:04:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:04:38 Warning: overwriting stash ‘coverage-report’ 18:04:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:04:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:04:39 + ls -al . 18:04:39 total 116 18:04:39 drwxrwxr-x 7 jenkins jenkins 4096 May 20 18:04 . 18:04:39 drwxrwxr-x 4 jenkins jenkins 4096 May 20 18:01 .. 18:04:39 -rw-rw-r-- 1 jenkins jenkins 119 May 20 18:01 .dockerignore 18:04:39 drwxrwxr-x 8 jenkins jenkins 4096 May 20 18:01 .git 18:04:39 drwxrwxr-x 2 jenkins jenkins 4096 May 20 18:01 .github 18:04:39 -rw-rw-r-- 1 jenkins jenkins 111 May 20 18:01 .gitignore 18:04:39 -rw-rw-r-- 1 jenkins jenkins 7306 May 20 18:01 Attribution.txt 18:04:39 -rw-rw-r-- 1 jenkins jenkins 2048 May 20 18:01 Dockerfile 18:04:39 -rw-rw-r-- 1 jenkins jenkins 970 May 20 18:01 Dockerfile.build 18:04:39 -rw-rw-r-- 1 jenkins jenkins 687 May 20 18:01 Jenkinsfile 18:04:39 -rw-rw-r-- 1 jenkins jenkins 10174 May 20 18:01 LICENSE 18:04:39 -rw-rw-r-- 1 jenkins jenkins 3230 May 20 18:01 README.md 18:04:39 -rw-rw-r-- 1 jenkins jenkins 12 May 20 17:58 VERSION 18:04:39 drwxrwxr-x 2 jenkins jenkins 4096 May 20 18:01 bin 18:04:39 -rw-r--r-- 1 jenkins jenkins 10 May 20 18:03 coverage.out 18:04:39 -rw-r--r-- 1 jenkins jenkins 136 May 20 18:04 go.mod 18:04:39 -rw-r--r-- 1 jenkins jenkins 21061 May 20 18:03 go.sum 18:04:39 -rw-rw-r-- 1 jenkins jenkins 1460 May 20 18:01 main.go 18:04:39 -rw-rw-r-- 1 jenkins jenkins 1508 May 20 18:01 makefile 18:04:39 drwxrwxr-x 8 jenkins jenkins 4096 May 20 18:01 res 18:04:39 drwxrwxr-x 4 jenkins jenkins 4096 May 20 18:01 snap [Pipeline] isUnix [Pipeline] sh 18:04:40 + 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=8ac7400be55167f646a4e721a36a1fa2ca62e73d --label arch=arm64 --label version=2.0.0-dev.41 . 18:04:40 Sending build context to Docker daemon 116.2kB 18:04:40 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 18:04:40 Step 2/28 : FROM ${BASE} AS builder 18:04:40 ---> 9f22c66d4099 18:04:40 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:04:40 ---> Running in 60e1bef2e0b6 18:04:41 Removing intermediate container 60e1bef2e0b6 18:04:41 ---> 61b7e0c32401 18:04:41 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 18:04:41 ---> Running in a1f0c40997ec 18:04:41 Removing intermediate container a1f0c40997ec 18:04:41 ---> f4a4b928161a 18:04:41 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:04:41 ---> Running in c19dc94781df 18:04:42 Removing intermediate container c19dc94781df 18:04:42 ---> 5b0261802f14 18:04:42 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:04:42 ---> Running in 3bf1505d782e 18:04:45 Removing intermediate container 3bf1505d782e 18:04:45 ---> 2bca0f486b5d 18:04:45 Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:04:45 ---> Running in 779330ddfbfb 18:04:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:04:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:04:48 OK: 139 MiB in 46 packages 18:04:49 Removing intermediate container 779330ddfbfb 18:04:49 ---> 4a29532b5bae 18:04:49 Step 8/28 : WORKDIR /app 18:04:49 ---> Running in 41916a9d94fd 18:04:50 Removing intermediate container 41916a9d94fd 18:04:50 ---> 113ff674eb23 18:04:50 Step 9/28 : COPY go.mod . 18:04:51 ---> a1c6bc55b09d 18:04:51 Step 10/28 : RUN go mod download 18:04:51 ---> Running in 0a6502ffb8e9 18:04:54 Removing intermediate container 0a6502ffb8e9 18:04:54 ---> 05e346434621 18:04:54 Step 11/28 : RUN go mod tidy 18:04:54 ---> Running in bdf48e2042da 18:04:57 Removing intermediate container bdf48e2042da 18:04:57 ---> 13965430c94f 18:04:57 Step 12/28 : COPY . . 18:04:58 ---> 353e9711a231 18:04:58 Step 13/28 : ARG MAKE="make build" 18:04:58 ---> Running in faeeb1ef90ff 18:04:59 Removing intermediate container faeeb1ef90ff 18:04:59 ---> 6f22434036b2 18:04:59 Step 14/28 : RUN $MAKE 18:05:00 ---> Running in f0663bab1a9d 18:05:01 go mod tidy 18:05:02 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.60 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.41" -o app-service-configurable 18:05:49 Removing intermediate container f0663bab1a9d 18:05:49 ---> 803897321d72 18:05:49 Step 15/28 : FROM alpine:3.12 18:05:49 3.12: Pulling from library/alpine 18:05:49 d2f70382dc9a: Pulling fs layer 18:05:49 d2f70382dc9a: Verifying Checksum 18:05:49 d2f70382dc9a: Download complete 18:05:49 d2f70382dc9a: Pull complete 18:05:49 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 18:05:49 Status: Downloaded newer image for alpine:3.12 18:05:49 ---> 9852663dfa18 18:05:49 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:05:49 ---> Running in 9c09ca423c35 18:05:49 Removing intermediate container 9c09ca423c35 18:05:49 ---> 28a28f6d2d88 18:05:49 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 18:05:49 ---> Running in 691bb4a2fc14 18:05:49 Removing intermediate container 691bb4a2fc14 18:05:49 ---> 1894c9a6c9be 18:05:49 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 18:05:49 ---> Running in 8557a2a89363 18:05:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:05:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:05:50 (1/7) Installing ca-certificates (20191127-r4) 18:05:50 (2/7) Installing dumb-init (1.2.2-r1) 18:05:50 (3/7) Installing libgcc (9.3.0-r2) 18:05:50 (4/7) Installing libsodium (1.0.18-r0) 18:05:50 (5/7) Installing libstdc++ (9.3.0-r2) 18:05:50 (6/7) Installing libzmq (4.3.3-r0) 18:05:50 (7/7) Installing zeromq (4.3.3-r0) 18:05:50 Executing busybox-1.31.1-r20.trigger 18:05:50 Executing ca-certificates-20191127-r4.trigger 18:05:50 OK: 9 MiB in 21 packages 18:05:52 Removing intermediate container 8557a2a89363 18:05:52 ---> 9d4a91280527 18:05:52 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:05:52 ---> 4755291f2f07 18:05:52 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 18:05:53 ---> 6073246e054b 18:05:53 Step 21/28 : COPY --from=builder /app/res/ /res/ 18:05:54 ---> 18d5a0fd5e33 18:05:54 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:05:55 ---> 3bcd910f347a 18:05:55 Step 23/28 : EXPOSE 48095 18:05:55 ---> Running in db7f0b41f734 18:05:56 Removing intermediate container db7f0b41f734 18:05:56 ---> 05bd4c4eef85 18:05:56 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 18:05:56 ---> Running in bd695d44378e 18:05:57 Removing intermediate container bd695d44378e 18:05:57 ---> ce6fce99b49f 18:05:57 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:05:57 ---> Running in 380ca9ab218d 18:05:57 Removing intermediate container 380ca9ab218d 18:05:57 ---> 1a7db1c6d327 18:05:57 Step 26/28 : LABEL arch=arm64 18:05:57 ---> Running in 576fac275243 18:05:58 Removing intermediate container 576fac275243 18:05:58 ---> 8a7d7a16b2cd 18:05:58 Step 27/28 : LABEL git_sha=8ac7400be55167f646a4e721a36a1fa2ca62e73d 18:05:58 ---> Running in fb170d590bfe 18:05:58 Removing intermediate container fb170d590bfe 18:05:58 ---> 82e86d178e43 18:05:58 Step 28/28 : LABEL version=2.0.0-dev.41 18:05:58 ---> Running in 0b23a36bfa4c 18:05:59 Removing intermediate container 0b23a36bfa4c 18:05:59 ---> cdeb480bef99 18:05:59 [Warning] One or more build-args [ARCH] were not consumed 18:05:59 Successfully built cdeb480bef99 18:05:59 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:05:59 provisioning config files... 18:05:59 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/112@tmp/config4715441359781074237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:06:00 ---> docker-login.sh 18:06:00 nexus3.edgexfoundry.org:10001 18:06:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:00 Configure a credential helper to remove this warning. See 18:06:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:00 18:06:00 Login Succeeded 18:06:00 nexus3.edgexfoundry.org:10002 18:06:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:01 Configure a credential helper to remove this warning. See 18:06:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:01 18:06:01 Login Succeeded 18:06:01 nexus3.edgexfoundry.org:10003 18:06:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:01 Configure a credential helper to remove this warning. See 18:06:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:01 18:06:01 Login Succeeded 18:06:01 nexus3.edgexfoundry.org:10004 18:06:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:02 Configure a credential helper to remove this warning. See 18:06:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:02 18:06:02 Login Succeeded 18:06:02 docker.io 18:06:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:03 Configure a credential helper to remove this warning. See 18:06:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:03 18:06:03 Login Succeeded 18:06:03 ---> docker-login.sh ends [Pipeline] } 18:06:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:06:03 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 18:06:03 8ac7400be55167f646a4e721a36a1fa2ca62e73d 18:06:03 latest 18:06:03 2.0.0-dev.41 18:06:03 8ac7400be55167f646a4e721a36a1fa2ca62e73d-2.0.0-dev.41 18:06:03 master 18:06:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:06:03 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8ac7400be55167f646a4e721a36a1fa2ca62e73d [Pipeline] isUnix [Pipeline] sh 18:06:04 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8ac7400be55167f646a4e721a36a1fa2ca62e73d 18:06:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:06:04 326b8162e45d: Preparing 18:06:04 28574d5d7dea: Preparing 18:06:04 28cc283991b3: Preparing 18:06:04 3f62007a34ed: Preparing 18:06:04 3079174988c0: Preparing 18:06:04 3fbe34a1663b: Preparing 18:06:04 3fbe34a1663b: Waiting 18:06:04 3f62007a34ed: Pushed 18:06:04 28cc283991b3: Pushed 18:06:04 28574d5d7dea: Pushed 18:06:04 3fbe34a1663b: Layer already exists 18:06:05 3079174988c0: Pushed 18:06:07 326b8162e45d: Pushed 18:06:08 8ac7400be55167f646a4e721a36a1fa2ca62e73d: digest: sha256:f7b3b57affa6907f4828180570cda4982469a07a81dd30fcc7270c94a72bf2d6 size: 1574 [Pipeline] isUnix [Pipeline] sh 18:06:08 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:06:08 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 18:06:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:06:08 326b8162e45d: Preparing 18:06:08 28574d5d7dea: Preparing 18:06:08 28cc283991b3: Preparing 18:06:08 3f62007a34ed: Preparing 18:06:08 3079174988c0: Preparing 18:06:08 3fbe34a1663b: Preparing 18:06:08 3fbe34a1663b: Waiting 18:06:09 326b8162e45d: Layer already exists 18:06:09 3f62007a34ed: Layer already exists 18:06:09 28cc283991b3: Layer already exists 18:06:09 28574d5d7dea: Layer already exists 18:06:09 3079174988c0: Layer already exists 18:06:09 3fbe34a1663b: Layer already exists 18:06:09 latest: digest: sha256:f7b3b57affa6907f4828180570cda4982469a07a81dd30fcc7270c94a72bf2d6 size: 1574 [Pipeline] isUnix [Pipeline] sh 18:06:09 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.41 [Pipeline] isUnix [Pipeline] sh 18:06:09 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.41 18:06:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:06:09 326b8162e45d: Preparing 18:06:09 28574d5d7dea: Preparing 18:06:09 28cc283991b3: Preparing 18:06:09 3f62007a34ed: Preparing 18:06:09 3079174988c0: Preparing 18:06:09 3fbe34a1663b: Preparing 18:06:09 3fbe34a1663b: Waiting 18:06:10 28574d5d7dea: Layer already exists 18:06:10 3079174988c0: Layer already exists 18:06:10 28cc283991b3: Layer already exists 18:06:10 326b8162e45d: Layer already exists 18:06:10 3f62007a34ed: Layer already exists 18:06:10 3fbe34a1663b: Layer already exists 18:06:10 2.0.0-dev.41: digest: sha256:f7b3b57affa6907f4828180570cda4982469a07a81dd30fcc7270c94a72bf2d6 size: 1574 [Pipeline] isUnix [Pipeline] sh 18:06:10 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8ac7400be55167f646a4e721a36a1fa2ca62e73d-2.0.0-dev.41 [Pipeline] isUnix [Pipeline] sh 18:06:10 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8ac7400be55167f646a4e721a36a1fa2ca62e73d-2.0.0-dev.41 18:06:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:06:10 326b8162e45d: Preparing 18:06:10 28574d5d7dea: Preparing 18:06:10 28cc283991b3: Preparing 18:06:10 3f62007a34ed: Preparing 18:06:10 3079174988c0: Preparing 18:06:10 3fbe34a1663b: Preparing 18:06:10 3fbe34a1663b: Waiting 18:06:11 3f62007a34ed: Layer already exists 18:06:11 326b8162e45d: Layer already exists 18:06:11 28574d5d7dea: Layer already exists 18:06:11 28cc283991b3: Layer already exists 18:06:11 3079174988c0: Layer already exists 18:06:11 3fbe34a1663b: Layer already exists 18:06:11 8ac7400be55167f646a4e721a36a1fa2ca62e73d-2.0.0-dev.41: digest: sha256:f7b3b57affa6907f4828180570cda4982469a07a81dd30fcc7270c94a72bf2d6 size: 1574 [Pipeline] isUnix [Pipeline] sh 18:06:11 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh 18:06:11 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master 18:06:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:06:11 326b8162e45d: Preparing 18:06:11 28574d5d7dea: Preparing 18:06:11 28cc283991b3: Preparing 18:06:11 3f62007a34ed: Preparing 18:06:11 3079174988c0: Preparing 18:06:11 3fbe34a1663b: Preparing 18:06:11 3fbe34a1663b: Waiting 18:06:12 3f62007a34ed: Layer already exists 18:06:12 326b8162e45d: Layer already exists 18:06:12 28574d5d7dea: Layer already exists 18:06:12 3079174988c0: Layer already exists 18:06:12 28cc283991b3: Layer already exists 18:06:12 3fbe34a1663b: Layer already exists 18:06:12 master: digest: sha256:f7b3b57affa6907f4828180570cda4982469a07a81dd30fcc7270c94a72bf2d6 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:06:12 ===================================================== [Pipeline] echo 18:06:12 taggedImages: 18:06:12 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8ac7400be55167f646a4e721a36a1fa2ca62e73d 18:06:12 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 18:06:12 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.41 18:06:12 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8ac7400be55167f646a4e721a36a1fa2ca62e73d-2.0.0-dev.41 18:06:12 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 18:06:12 ---> job-cost.sh 18:06:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AeM1 18:07:09 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:09:31 lf-activate-venv(): INFO: Adding /tmp/venv-AeM1/bin to PATH 18:09:31 INFO: No Stack... 18:09:31 INFO: Retrieving Pricing Info for: v2-standard-4 18:09:31 INFO: Archiving Costs [Pipeline] sh 18:09:31 + cut -d, -f6 18:09:31 + cat /w/workspace/app-service-configurable/112/archives/cost.csv [Pipeline] lock 18:09:31 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-112-stack-cost] 18:09:31 Resource [jenkins-edgexfoundry-app-service-configurable-master-112-stack-cost] did not exist. Created. 18:09:31 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-112-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:09:32 /w/workspace/app-service-configurable/112@tmp/durable-bb3d3b2c/script.sh: 1: /w/workspace/app-service-configurable/112@tmp/durable-bb3d3b2c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:09:32 + echo total: 0.18000000715255737 [Pipeline] stash 18:09:32 Warning: overwriting stash ‘stack-cost’ 18:09:32 Stashed 1 file(s) [Pipeline] } 18:09:32 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-112-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 18:09:33 provisioning config files... 18:09:33 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_master@tmp/config7089814479631038655tmp [Pipeline] { [Pipeline] sh 18:09:33 + set +x 18:09:33 + curl -s https://codecov.io/bash 18:09:33 + bash -s -- 18:09:33 18:09:33 _____ _ 18:09:33 / ____| | | 18:09:33 | | ___ __| | ___ ___ _____ __ 18:09:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:09:33 | |___| (_) | (_| | __/ (_| (_) \ V / 18:09:33 \_____\___/ \__,_|\___|\___\___/ \_/ 18:09:33 Bash-1.0.2 18:09:33 18:09:33 18:09:33 ==> git version 2.24.4 found 18:09:33 ==> 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 18:09:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:09:33 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:09:33 ==> Jenkins CI detected. 18:09:33 project root: . 18:09:33 --> token set from env 18:09:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:09:33 ==> Running gcov in . (disable via -X gcov) 18:09:33 ==> Python coveragepy not found 18:09:33 ==> Searching for coverage reports in: 18:09:33 + . 18:09:33 -> Found 1 reports 18:09:33 ==> Detecting git/mercurial file structure 18:09:33 ==> Reading reports 18:09:33 + ./coverage.out bytes=10 18:09:33 ==> Appending adjustments 18:09:33 https://docs.codecov.io/docs/fixing-reports 18:09:33 + Found adjustments 18:09:33 ==> Gzipping contents 18:09:33 4.0K /tmp/codecov.cSDrwW.gz 18:09:33 ==> Uploading reports 18:09:33 url: https://codecov.io 18:09:33 query: branch=master&commit=8ac7400be55167f646a4e721a36a1fa2ca62e73d&build=112&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F112%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 18:09:33 -> Pinging Codecov 18:09:33 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=8ac7400be55167f646a4e721a36a1fa2ca62e73d&build=112&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F112%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 18:09:34 -> Uploading to 18:09:34 https://storage.googleapis.com/codecov/v4/raw/2021-05-20/A97CA9966030D2A3747ED39772930CCE/8ac7400be55167f646a4e721a36a1fa2ca62e73d/06fa6ac1-6088-492d-8233-88814154cb2a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210520%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210520T180934Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=87e6f09c041b27fa4d8f20a1b5d0424ccfc8592458f957b169ba845b94377566 18:09:34 % Total % Received % Xferd Average Speed Time Time Time Current 18:09:34 Dload Upload Total Spent Left Speed 18:09:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 382 0 0 100 382 0 827 --:--:-- --:--:-- --:--:-- 826 100 382 0 0 100 382 0 827 --:--:-- --:--:-- --:--:-- 826 18:09:34 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/8ac7400be55167f646a4e721a36a1fa2ca62e73d [Pipeline] } 18:09:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:09:35 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:09:35 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:09:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:09:35 18:09:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 18:09:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:09:36 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:09:36 188c0c94c7c5: Pulling fs layer 18:09:36 0ef7d3d256c8: Pulling fs layer 18:09:36 de9db76c5a1d: Pulling fs layer 18:09:36 0eba1c9be4d2: Pulling fs layer 18:09:36 0d57e429df01: Pulling fs layer 18:09:36 4e4be7b47b0d: Pulling fs layer 18:09:36 e1f770b5df2f: Pulling fs layer 18:09:36 85a0685a4137: Pulling fs layer 18:09:36 0eba1c9be4d2: Waiting 18:09:36 0d57e429df01: Waiting 18:09:36 4e4be7b47b0d: Waiting 18:09:36 e1f770b5df2f: Waiting 18:09:36 85a0685a4137: Waiting 18:09:36 de9db76c5a1d: Verifying Checksum 18:09:36 de9db76c5a1d: Download complete 18:09:36 0ef7d3d256c8: Verifying Checksum 18:09:36 0ef7d3d256c8: Download complete 18:09:36 0d57e429df01: Verifying Checksum 18:09:36 0d57e429df01: Download complete 18:09:36 4e4be7b47b0d: Verifying Checksum 18:09:36 4e4be7b47b0d: Download complete 18:09:36 188c0c94c7c5: Verifying Checksum 18:09:36 188c0c94c7c5: Download complete 18:09:36 188c0c94c7c5: Pull complete 18:09:36 0ef7d3d256c8: Pull complete 18:09:36 e1f770b5df2f: Verifying Checksum 18:09:36 e1f770b5df2f: Download complete 18:09:37 de9db76c5a1d: Pull complete 18:09:38 0eba1c9be4d2: Verifying Checksum 18:09:38 0eba1c9be4d2: Download complete 18:09:39 85a0685a4137: Verifying Checksum 18:09:39 85a0685a4137: Download complete 18:09:45 0eba1c9be4d2: Pull complete 18:09:45 0d57e429df01: Pull complete 18:09:46 4e4be7b47b0d: Pull complete 18:09:47 e1f770b5df2f: Pull complete 18:09:55 85a0685a4137: Pull complete 18:09:55 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 18:09:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:09:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 18:09:55 prd-centos7-docker-4c-2g-15352 does not seem to be running inside a container 18:09:55 $ 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 18:10:19 $ docker top 927478f31474534fd68a9190ad32866d9112233527bf3a409f650429341da10f -eo pid,comm [Pipeline] { [Pipeline] echo 18:10:20 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 18:10:20 + set -o pipefail 18:10:20 + snyk monitor '--org=edgex-jenkins' 18:10:32 18:10:32 Monitoring /w/workspace/_app-service-configurable_master (github.com/edgexfoundry/app-service-configurable)... 18:10:32 18:10:32 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/b01f3c43-0382-4ee1-91dc-c9bc1e1edeff 18:10:32 18:10:32 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:10:32 18:10:32 [Pipeline] } 18:10:32 $ docker stop --time=1 927478f31474534fd68a9190ad32866d9112233527bf3a409f650429341da10f 18:10:41 $ docker rm -f 927478f31474534fd68a9190ad32866d9112233527bf3a409f650429341da10f [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 18:10:42 + git log --format=format:%s -1 8ac7400be55167f646a4e721a36a1fa2ca62e73d [Pipeline] isUnix [Pipeline] sh 18:10:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:10:42 . [Pipeline] withDockerContainer 18:10:42 prd-centos7-docker-4c-2g-15352 does not seem to be running inside a container 18:10:42 $ 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 18:10:43 $ docker top 18321c98b2c723c14fb8d6097a4688010b54de0f5c62581828a49da54d6b40f0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:10:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:10:43 [ssh-agent] Looking for ssh-agent implementation... 18:10:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:10:43 $ docker exec 18321c98b2c723c14fb8d6097a4688010b54de0f5c62581828a49da54d6b40f0 ssh-agent 18:10:43 SSH_AUTH_SOCK=/tmp/ssh-evSRA2fEeZSV/agent.14 18:10:43 SSH_AGENT_PID=21 18:10:43 Running ssh-add (command line suppressed) 18:10:43 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_1229883973783652748.key (/w/workspace/_app-service-configurable_master@tmp/private_key_1229883973783652748.key) 18:10:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:10:44 + git semver tag 18:10:44 # -> Open(): unable to determine branch for HEAD 18:10:44 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 18:10:44 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 18:10:44 # $SEMVER_REMOTE_NAME = origin 18:10:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:10:44 # $SEMVER_USER_NAME = edgex-jenkins 18:10:44 # $SEMVER_BRANCH = master 18:10:44 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver 18:10:44 # 8ac7400be55167f646a4e721a36a1fa2ca62e73d HEAD 18:10:44 # -> Force: false 18:10:44 # ab15e28a5c0e8c6fbd5109d49e28f479eb2038e5 refs/tags/v2.0.0-dev.41 [Pipeline] } 18:10:44 $ docker exec --env ******** --env ******** 18321c98b2c723c14fb8d6097a4688010b54de0f5c62581828a49da54d6b40f0 ssh-agent -k 18:10:44 unset SSH_AUTH_SOCK; 18:10:44 unset SSH_AGENT_PID; 18:10:44 echo Agent pid 21 killed; 18:10:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:10:44 + git semver [Pipeline] } 18:10:44 $ docker stop --time=1 18321c98b2c723c14fb8d6097a4688010b54de0f5c62581828a49da54d6b40f0 18:10:46 $ docker rm -f 18321c98b2c723c14fb8d6097a4688010b54de0f5c62581828a49da54d6b40f0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 18:10:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:10:46 18:10:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 18:10:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:10:46 0.23.1-centos7: Pulling from edgex-lftools 18:10:46 ab5ef0e58194: Pulling fs layer 18:10:46 9712f1f96733: Pulling fs layer 18:10:46 63f879dbbcfc: Pulling fs layer 18:10:46 0d9ebad4ef96: Pulling fs layer 18:10:46 e9a5061849ea: Pulling fs layer 18:10:46 d747dcd14b5f: Pulling fs layer 18:10:46 2de7ff778b66: Pulling fs layer 18:10:46 e9a5061849ea: Waiting 18:10:46 d747dcd14b5f: Waiting 18:10:46 0d9ebad4ef96: Waiting 18:10:46 2de7ff778b66: Waiting 18:10:46 9712f1f96733: Verifying Checksum 18:10:46 9712f1f96733: Download complete 18:10:49 63f879dbbcfc: Verifying Checksum 18:10:49 63f879dbbcfc: Download complete 18:10:49 e9a5061849ea: Verifying Checksum 18:10:49 e9a5061849ea: Download complete 18:10:49 d747dcd14b5f: Verifying Checksum 18:10:49 d747dcd14b5f: Download complete 18:10:50 2de7ff778b66: Verifying Checksum 18:10:50 2de7ff778b66: Download complete 18:10:50 0d9ebad4ef96: Verifying Checksum 18:10:50 0d9ebad4ef96: Download complete 18:10:51 ab5ef0e58194: Verifying Checksum 18:10:51 ab5ef0e58194: Download complete 18:10:54 ab5ef0e58194: Pull complete 18:10:54 9712f1f96733: Pull complete 18:10:54 63f879dbbcfc: Pull complete 18:11:00 0d9ebad4ef96: Pull complete 18:11:00 e9a5061849ea: Pull complete 18:11:01 d747dcd14b5f: Pull complete 18:11:02 2de7ff778b66: Pull complete 18:11:02 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:11:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:11:02 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 18:11:02 prd-centos7-docker-4c-2g-15352 does not seem to be running inside a container 18:11:03 $ 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 18:11:35 $ docker top fc5213d1ad061a37a8f829c1c3aabd6fc62dbca48557f6c69731c87d73c7d5f4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:11:35 provisioning config files... 18:11:35 copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_master@tmp/config8485574668301565370tmp 18:11:35 copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_master@tmp/config5142395849853973109tmp 18:11:35 copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_master@tmp/config5366824839505339752tmp [Pipeline] { [Pipeline] echo 18:11:35 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:11:35 ---> sigul-configuration.sh 18:11:35 gpg: directory `/root/.gnupg' created 18:11:35 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:11:35 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:11:35 gpg: keyring `/root/.gnupg/secring.gpg' created 18:11:35 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:11:35 gpg: CAST5 encrypted data 18:11:35 gpg: encrypted with 1 passphrase 18:11:35 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:11:35 + mkdir /home/jenkins 18:11:35 + mkdir /home/jenkins/sigul [Pipeline] sh 18:11:36 + 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 18:11:36 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:11:36 ---> sigul-install.sh 18:11:42 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 18:11:42 + git tag --list 18:11:42 v1.0.0 18:11:42 v1.1.0 18:11:42 v1.2.0 18:11:42 v1.3.0 18:11:42 v1.3.1 18:11:42 v1.3.1-dev.1 18:11:42 v1.3.1-dev.2 18:11:42 v1.3.1-dev.3 18:11:42 v2.0.0-dev.1 18:11:42 v2.0.0-dev.10 18:11:42 v2.0.0-dev.11 18:11:42 v2.0.0-dev.12 18:11:42 v2.0.0-dev.13 18:11:42 v2.0.0-dev.14 18:11:42 v2.0.0-dev.15 18:11:42 v2.0.0-dev.16 18:11:42 v2.0.0-dev.17 18:11:42 v2.0.0-dev.18 18:11:42 v2.0.0-dev.19 18:11:42 v2.0.0-dev.2 18:11:42 v2.0.0-dev.20 18:11:42 v2.0.0-dev.21 18:11:42 v2.0.0-dev.22 18:11:42 v2.0.0-dev.23 18:11:42 v2.0.0-dev.24 18:11:42 v2.0.0-dev.25 18:11:42 v2.0.0-dev.26 18:11:42 v2.0.0-dev.27 18:11:42 v2.0.0-dev.28 18:11:42 v2.0.0-dev.29 18:11:42 v2.0.0-dev.3 18:11:42 v2.0.0-dev.30 18:11:42 v2.0.0-dev.31 18:11:42 v2.0.0-dev.32 18:11:42 v2.0.0-dev.33 18:11:42 v2.0.0-dev.34 18:11:42 v2.0.0-dev.35 18:11:42 v2.0.0-dev.36 18:11:42 v2.0.0-dev.37 18:11:42 v2.0.0-dev.38 18:11:42 v2.0.0-dev.39 18:11:42 v2.0.0-dev.4 18:11:42 v2.0.0-dev.40 18:11:42 v2.0.0-dev.41 18:11:42 v2.0.0-dev.5 18:11:42 v2.0.0-dev.6 18:11:42 v2.0.0-dev.7 18:11:42 v2.0.0-dev.8 18:11:42 v2.0.0-dev.9 [Pipeline] sh 18:11:42 + lftools sign git-tag v2.0.0-dev.41 18:11:43 Signing Git tag with Sigul... 18:11:43 Signing v2.0.0-dev.41 [Pipeline] echo 18:11:44 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:11:44 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:11:44 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:11:44 $ docker stop --time=1 fc5213d1ad061a37a8f829c1c3aabd6fc62dbca48557f6c69731c87d73c7d5f4 18:11:48 $ docker rm -f fc5213d1ad061a37a8f829c1c3aabd6fc62dbca48557f6c69731c87d73c7d5f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 18:11:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:11:48 . [Pipeline] withDockerContainer 18:11:48 prd-centos7-docker-4c-2g-15352 does not seem to be running inside a container 18:11:48 $ 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 18:11:49 $ docker top 857993b7f0ef2bc1d723b57eb2535031560b0b109de8d50ca84ce2cd32085bf4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:11:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:11:49 [ssh-agent] Looking for ssh-agent implementation... 18:11:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:11:49 $ docker exec 857993b7f0ef2bc1d723b57eb2535031560b0b109de8d50ca84ce2cd32085bf4 ssh-agent 18:11:49 SSH_AUTH_SOCK=/tmp/ssh-mYzYTADwtFaa/agent.13 18:11:49 SSH_AGENT_PID=19 18:11:49 Running ssh-add (command line suppressed) 18:11:50 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_5494160109948630997.key (/w/workspace/_app-service-configurable_master@tmp/private_key_5494160109948630997.key) 18:11:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:11:50 + git semver bump pre 18:11:50 # -> Open(): unable to determine branch for HEAD 18:11:50 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 18:11:50 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 18:11:50 # $SEMVER_REMOTE_NAME = origin 18:11:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:11:50 # $SEMVER_USER_NAME = edgex-jenkins 18:11:50 # $SEMVER_BRANCH = master 18:11:50 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver 18:11:50 2.0.0-dev.42 [Pipeline] } 18:11:50 $ docker exec --env ******** --env ******** 857993b7f0ef2bc1d723b57eb2535031560b0b109de8d50ca84ce2cd32085bf4 ssh-agent -k 18:11:50 unset SSH_AUTH_SOCK; 18:11:50 unset SSH_AGENT_PID; 18:11:50 echo Agent pid 19 killed; 18:11:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:11:50 + git semver [Pipeline] } 18:11:50 $ docker stop --time=1 857993b7f0ef2bc1d723b57eb2535031560b0b109de8d50ca84ce2cd32085bf4 18:11:53 $ docker rm -f 857993b7f0ef2bc1d723b57eb2535031560b0b109de8d50ca84ce2cd32085bf4 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 18:11:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:11:54 . [Pipeline] withDockerContainer 18:11:54 prd-centos7-docker-4c-2g-15352 does not seem to be running inside a container 18:11:54 $ 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 18:11:55 $ docker top f6ab0deadc25f730ddcbc9ab4167775d28e39f9eed177f4f350c09a16e681bb6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:11:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:11:55 [ssh-agent] Looking for ssh-agent implementation... 18:11:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:11:55 $ docker exec f6ab0deadc25f730ddcbc9ab4167775d28e39f9eed177f4f350c09a16e681bb6 ssh-agent 18:11:55 SSH_AUTH_SOCK=/tmp/ssh-HL9ORWL6t5sR/agent.13 18:11:55 SSH_AGENT_PID=19 18:11:55 Running ssh-add (command line suppressed) 18:11:55 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_6547604218745425102.key (/w/workspace/_app-service-configurable_master@tmp/private_key_6547604218745425102.key) 18:11:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:11:56 + git semver push 18:11:56 # -> Open(): unable to determine branch for HEAD 18:11:56 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 18:11:56 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 18:11:56 # $SEMVER_REMOTE_NAME = origin 18:11:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:11:56 # $SEMVER_USER_NAME = edgex-jenkins 18:11:56 # $SEMVER_BRANCH = master 18:11:56 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } 18:12:00 $ docker exec --env ******** --env ******** f6ab0deadc25f730ddcbc9ab4167775d28e39f9eed177f4f350c09a16e681bb6 ssh-agent -k 18:12:00 unset SSH_AUTH_SOCK; 18:12:00 unset SSH_AGENT_PID; 18:12:00 echo Agent pid 19 killed; 18:12:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:12:00 + git semver [Pipeline] } 18:12:00 $ docker stop --time=1 f6ab0deadc25f730ddcbc9ab4167775d28e39f9eed177f4f350c09a16e681bb6 18:12:02 $ docker rm -f f6ab0deadc25f730ddcbc9ab4167775d28e39f9eed177f4f350c09a16e681bb6 [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 18:12:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:12:03 ---> package-listing.sh 18:12:03 ++ tr '[:upper:]' '[:lower:]' 18:12:03 ++ facter osfamily 18:12:04 + OS_FAMILY=redhat 18:12:04 + workspace=/w/workspace/_app-service-configurable_master 18:12:04 + START_PACKAGES=/tmp/packages_start.txt 18:12:04 + END_PACKAGES=/tmp/packages_end.txt 18:12:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:12:04 + PACKAGES=/tmp/packages_start.txt 18:12:04 + '[' /w/workspace/_app-service-configurable_master ']' 18:12:04 + PACKAGES=/tmp/packages_end.txt 18:12:04 + case "${OS_FAMILY}" in 18:12:04 + sort 18:12:04 + rpm -qa 18:12:05 + '[' -f /tmp/packages_start.txt ']' 18:12:05 + '[' -f /tmp/packages_end.txt ']' 18:12:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:12:05 + '[' /w/workspace/_app-service-configurable_master ']' 18:12:05 + mkdir -p /w/workspace/_app-service-configurable_master/archives/ 18:12:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_master/archives/ [Pipeline] echo 18:12:05 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 18:12:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:12:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:12:05 18:12:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:12:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:12:06 alpine: Pulling from edgex-lftools-log-publisher 18:12:06 df20fa9351a1: Pulling fs layer 18:12:06 36b3adc4ff6f: Pulling fs layer 18:12:06 8ad3a11d3b57: Pulling fs layer 18:12:06 46f8f816bc3b: Pulling fs layer 18:12:06 93b61091891f: Pulling fs layer 18:12:06 93b9cdb0e59b: Pulling fs layer 18:12:06 5e14af77c1be: Pulling fs layer 18:12:06 01666e4c0597: Pulling fs layer 18:12:06 aa168da1d23b: Pulling fs layer 18:12:06 93b9cdb0e59b: Waiting 18:12:06 5e14af77c1be: Waiting 18:12:06 01666e4c0597: Waiting 18:12:06 aa168da1d23b: Waiting 18:12:06 46f8f816bc3b: Waiting 18:12:06 93b61091891f: Waiting 18:12:06 36b3adc4ff6f: Verifying Checksum 18:12:06 36b3adc4ff6f: Download complete 18:12:06 46f8f816bc3b: Download complete 18:12:06 df20fa9351a1: Verifying Checksum 18:12:06 df20fa9351a1: Download complete 18:12:06 93b9cdb0e59b: Verifying Checksum 18:12:06 93b9cdb0e59b: Download complete 18:12:06 5e14af77c1be: Verifying Checksum 18:12:06 5e14af77c1be: Download complete 18:12:06 93b61091891f: Verifying Checksum 18:12:06 93b61091891f: Download complete 18:12:06 01666e4c0597: Verifying Checksum 18:12:06 01666e4c0597: Download complete 18:12:06 8ad3a11d3b57: Verifying Checksum 18:12:06 8ad3a11d3b57: Download complete 18:12:06 df20fa9351a1: Pull complete 18:12:07 36b3adc4ff6f: Pull complete 18:12:07 8ad3a11d3b57: Pull complete 18:12:07 46f8f816bc3b: Pull complete 18:12:08 93b61091891f: Pull complete 18:12:08 aa168da1d23b: Verifying Checksum 18:12:08 aa168da1d23b: Download complete 18:12:08 93b9cdb0e59b: Pull complete 18:12:08 5e14af77c1be: Pull complete 18:12:08 01666e4c0597: Pull complete 18:12:15 aa168da1d23b: Pull complete 18:12:15 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:12:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:12:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:12:15 prd-centos7-docker-4c-2g-15352 does not seem to be running inside a container 18:12:15 $ 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 18:12:41 $ docker top fce150d906dab07a74496a1df03e5572097d7fbd235d021d1e6e75fa9dde6251 -eo pid,comm [Pipeline] { [Pipeline] sh 18:12:41 + touch /tmp/pre-build-complete [Pipeline] sh 18:12:41 + mkdir -p /var/log/sa [Pipeline] sh 18:12:42 + ls /var/log/sa-host 18:12:42 + sadf -c /var/log/sa-host/sa05 18:12:42 file_magic: OK 18:12:42 HZ: Using current value: 100 18:12:42 file_header: OK 18:12:42 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 18:12:42 Statistics: 18:12:42 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:12:42 File successfully converted to sysstat format version 12.2.1 18:12:42 + sadf -c /var/log/sa-host/sa20 18:12:42 file_magic: OK 18:12:42 HZ: Using current value: 100 18:12:42 file_header: OK 18:12:42 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 18:12:42 Statistics: 18:12:42 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:12:42 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:12:42 provisioning config files... 18:12:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config5605760103237438783tmp [Pipeline] { [Pipeline] echo 18:12:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:12:42 ---> create-netrc.sh [Pipeline] } 18:12:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 18:12:42 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 18:12:42 ---> python-tools-install.sh [Pipeline] echo 18:12:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:12:43 ---> sudo-logs.sh 18:12:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:12:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:12:43 ---> job-cost.sh 18:12:43 lf-activate-venv: SKIPPING 18:12:43 DEBUG: total: 0.18000000715255737 18:12:43 INFO: Retrieving Stack Cost... 18:12:44 INFO: Retrieving Pricing Info for: v3-standard-2 18:12:44 INFO: Archiving Costs [Pipeline] echo 18:12:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:12:45 ---> logs-deploy.sh 18:12:45 lf-activate-venv: SKIPPING 18:12:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/112 18:12:45 INFO: archiving workspace using pattern(s): 18:12:45 Archives upload complete. 18:12:45 INFO: archiving logs to Nexus 18:12:46 ---> uname -a: 18:12:46 Linux prd-centos7-docker-4c-2g-15352.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 18:12:46 18:12:46 18:12:46 ---> lscpu: 18:12:46 Architecture: x86_64 18:12:46 CPU op-mode(s): 32-bit, 64-bit 18:12:46 Byte Order: Little Endian 18:12:46 Address sizes: 40 bits physical, 48 bits virtual 18:12:46 CPU(s): 2 18:12:46 On-line CPU(s) list: 0,1 18:12:46 Thread(s) per core: 1 18:12:46 Core(s) per socket: 1 18:12:46 Socket(s): 2 18:12:46 NUMA node(s): 1 18:12:46 Vendor ID: AuthenticAMD 18:12:46 CPU family: 23 18:12:46 Model: 49 18:12:46 Model name: AMD EPYC-Rome Processor 18:12:46 Stepping: 0 18:12:46 CPU MHz: 2799.998 18:12:46 BogoMIPS: 5599.99 18:12:46 Virtualization: AMD-V 18:12:46 Hypervisor vendor: KVM 18:12:46 Virtualization type: full 18:12:46 L1d cache: 64 KiB 18:12:46 L1i cache: 64 KiB 18:12:46 L2 cache: 1 MiB 18:12:46 L3 cache: 32 MiB 18:12:46 NUMA node0 CPU(s): 0,1 18:12:46 Vulnerability Itlb multihit: Not affected 18:12:46 Vulnerability L1tf: Not affected 18:12:46 Vulnerability Mds: Not affected 18:12:46 Vulnerability Meltdown: Not affected 18:12:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:12:46 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:12:46 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:12:46 Vulnerability Srbds: Not affected 18:12:46 Vulnerability Tsx async abort: Not affected 18:12:46 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 18:12:46 18:12:46 18:12:46 ---> nproc: 18:12:46 2 18:12:46 18:12:46 18:12:46 ---> df -h: 18:12:46 Filesystem Size Used Available Use% Mounted on 18:12:46 overlay 40.0G 8.5G 31.5G 21% / 18:12:46 tmpfs 64.0M 0 64.0M 0% /dev 18:12:46 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 18:12:46 shm 64.0M 0 64.0M 0% /dev/shm 18:12:46 /dev/vda1 40.0G 8.5G 31.5G 21% /facter-os 18:12:46 /dev/vda1 40.0G 8.5G 31.5G 21% /etc/resolv.conf 18:12:46 /dev/vda1 40.0G 8.5G 31.5G 21% /etc/hostname 18:12:46 /dev/vda1 40.0G 8.5G 31.5G 21% /etc/hosts 18:12:46 /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/secure 18:12:46 /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/auth.log 18:12:46 /dev/vda1 40.0G 8.5G 31.5G 21% /run/cloud-init/result.json 18:12:46 /dev/vda1 40.0G 8.5G 31.5G 21% /w/workspace/_app-service-configurable_master 18:12:46 /dev/vda1 40.0G 8.5G 31.5G 21% /w/workspace/_app-service-configurable_master@tmp 18:12:46 /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/sa-host 18:12:46 18:12:46 18:12:46 ---> free -m: 18:12:46 total used free shared buff/cache available 18:12:46 Mem: 7821 1261 3177 0 3382 6476 18:12:46 Swap: 1023 0 1023 18:12:46 18:12:46 18:12:46 ---> ip addr: 18:12:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:12:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:12:46 inet 127.0.0.1/8 scope host lo 18:12:46 valid_lft forever preferred_lft forever 18:12:46 inet6 ::1/128 scope host 18:12:46 valid_lft forever preferred_lft forever 18:12:46 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:12:46 link/ether fa:16:3e:76:ad:b6 brd ff:ff:ff:ff:ff:ff 18:12:46 inet 10.30.122.57/23 brd 10.30.123.255 scope global dynamic eth0 18:12:46 valid_lft 85420sec preferred_lft 85420sec 18:12:46 inet6 fe80::f816:3eff:fe76:adb6/64 scope link 18:12:46 valid_lft forever preferred_lft forever 18:12:46 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:12:46 link/ether 02:42:c7:5c:28:37 brd ff:ff:ff:ff:ff:ff 18:12:46 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:12:46 valid_lft forever preferred_lft forever 18:12:46 inet6 fe80::42:c7ff:fe5c:2837/64 scope link 18:12:46 valid_lft forever preferred_lft forever 18:12:46 18:12:46 18:12:46 ---> sar -b -r -n DEV: 18:12:46 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/20/21 _x86_64_ (2 CPU) 18:12:46 18:12:46 17:56:12 LINUX RESTART (2 CPU) 18:12:46 18:12:46 17:57:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:12:46 17:58:01 96.99 29.53 67.45 0.00 6115.53 37894.37 0.00 18:12:46 17:59:01 11.11 0.62 10.49 0.00 351.65 1178.59 0.00 18:12:46 18:00:01 1.48 0.00 1.48 0.00 0.00 29.01 0.00 18:12:46 18:01:01 0.23 0.00 0.23 0.00 0.00 3.46 0.00 18:12:46 18:02:01 0.43 0.12 0.32 0.00 1.86 5.61 0.00 18:12:46 18:03:01 0.30 0.00 0.30 0.00 0.00 4.45 0.00 18:12:46 18:04:01 0.17 0.00 0.17 0.00 0.00 1.62 0.00 18:12:46 18:05:01 0.18 0.00 0.18 0.00 0.00 2.70 0.00 18:12:46 18:06:01 0.27 0.00 0.27 0.00 0.00 3.65 0.00 18:12:46 18:07:01 0.20 0.00 0.20 0.00 0.00 2.57 0.00 18:12:46 18:08:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 18:12:46 18:09:01 0.17 0.00 0.17 0.00 0.00 1.48 0.00 18:12:46 18:10:02 27.13 0.03 27.09 0.00 3.70 10760.34 0.00 18:12:46 18:11:01 103.55 0.00 103.55 0.00 0.00 21930.67 0.00 18:12:46 18:12:01 88.01 0.15 87.86 0.00 4.79 25388.68 0.00 18:12:46 Average: 21.95 2.03 19.92 0.00 432.29 6467.96 0.00 18:12:46 18:12:46 17:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:12:46 17:58:01 5445356 0 838452 10.47 2620 1722512 1465584 16.18 592476 1566024 12 18:12:46 17:59:01 5465832 0 806732 10.07 2620 1733756 1289820 14.24 575760 1567704 20 18:12:46 18:00:01 5475544 0 797016 9.95 2620 1733760 1227732 13.55 567748 1567248 16 18:12:46 18:01:01 5473416 0 799140 9.98 2620 1733764 1230196 13.58 564672 1572488 16 18:12:46 18:02:01 5473876 0 798552 9.97 2620 1733892 1228404 13.56 564200 1572548 16 18:12:46 18:03:01 5472196 0 800228 9.99 2620 1733896 1226312 13.54 563204 1576024 12 18:12:46 18:04:01 5470796 0 801624 10.01 2620 1733900 1216116 13.43 564020 1576020 20 18:12:46 18:05:01 5464584 0 807832 10.09 2620 1733904 1216164 13.43 570528 1576092 8 18:12:46 18:06:01 5467060 0 805352 10.06 2620 1733908 1199368 13.24 568168 1576092 8 18:12:46 18:07:01 5465584 0 806824 10.07 2620 1733912 1199584 13.24 571348 1574188 8 18:12:46 18:08:01 5466576 0 805828 10.06 2620 1733916 1199464 13.24 578452 1566540 8 18:12:46 18:09:01 5467208 0 805192 10.05 2620 1733920 1199368 13.24 577960 1566540 12 18:12:46 18:10:02 4591692 0 962624 12.02 2620 2452004 1394120 15.39 703860 2224244 447316 18:12:46 18:11:01 3810932 0 1167596 14.58 2620 3027792 1610860 17.78 915808 2694576 573924 18:12:46 18:12:01 3733364 0 1217036 15.20 2620 3055920 1632512 18.02 943484 2696008 40 18:12:46 Average: 5182934 0 868002 10.84 2620 1955384 1302374 14.38 628113 1764822 68096 18:12:46 18:12:46 17:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:12:46 17:58:01 eth0 562.76 361.79 1045.53 78.37 0.00 0.00 0.00 0.00 18:12:46 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:46 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:46 17:59:01 eth0 25.99 18.58 29.62 8.42 0.00 0.00 0.00 0.00 18:12:46 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:46 17:59:01 docker0 2.95 2.03 0.65 5.79 0.00 0.00 0.00 0.00 18:12:46 18:00:01 eth0 3.40 0.23 0.51 0.23 0.00 0.00 0.00 0.00 18:12:46 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:46 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:46 18:01:01 eth0 3.40 0.52 0.79 0.36 0.00 0.00 0.00 0.00 18:12:46 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:46 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:46 18:02:01 eth0 3.56 0.80 1.00 0.62 0.00 0.00 0.00 0.00 18:12:46 18:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:46 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:46 18:03:01 eth0 2.25 0.78 0.99 0.61 0.00 0.00 0.00 0.00 18:12:46 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:46 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:46 18:04:01 eth0 1.23 0.55 0.46 0.25 0.00 0.00 0.00 0.00 18:12:46 18:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:46 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:46 18:05:01 eth0 0.57 0.33 0.27 0.20 0.00 0.00 0.00 0.00 18:12:46 18:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:46 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:46 18:06:01 eth0 0.43 0.08 0.04 0.01 0.00 0.00 0.00 0.00 18:12:46 18:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:46 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:46 18:07:01 eth0 0.73 0.30 0.30 0.20 0.00 0.00 0.00 0.00 18:12:46 18:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:46 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:46 18:08:01 eth0 0.28 0.23 0.14 0.07 0.00 0.00 0.00 0.00 18:12:46 18:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:46 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:46 18:09:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:12:46 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:46 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:46 18:10:02 eth0 432.02 382.53 4053.61 31.90 0.00 0.00 0.00 0.00 18:12:46 18:10:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:46 18:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:46 18:11:01 eth0 541.47 491.37 3662.67 45.81 0.00 0.00 0.00 0.00 18:12:46 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:46 18:11:01 docker0 75.80 77.17 5.90 390.39 0.00 0.00 0.00 0.00 18:12:46 18:12:01 veth86aff1d 2.06 1.43 0.38 0.37 0.00 0.00 0.00 0.00 18:12:46 18:12:01 eth0 104.16 83.84 313.33 100.36 0.00 0.00 0.00 0.00 18:12:46 18:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:46 18:12:01 docker0 39.47 40.85 2.41 259.37 0.00 0.00 0.00 0.00 18:12:46 Average: veth86aff1d 0.14 0.10 0.03 0.02 0.00 0.00 0.00 0.00 18:12:46 Average: eth0 111.87 89.19 605.65 17.81 0.00 0.00 0.00 0.00 18:12:46 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:46 Average: docker0 7.81 7.93 0.59 43.32 0.00 0.00 0.00 0.00 18:12:46 18:12:46 18:12:46 ---> sar -P ALL: 18:12:46 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/20/21 _x86_64_ (2 CPU) 18:12:46 18:12:46 17:56:12 LINUX RESTART (2 CPU) 18:12:46 18:12:46 17:57:01 CPU %user %nice %system %iowait %steal %idle 18:12:46 17:58:01 all 14.83 0.00 4.31 39.72 0.09 41.05 18:12:46 17:58:01 0 14.05 0.00 5.05 40.65 0.09 40.17 18:12:46 17:58:01 1 15.61 0.00 3.56 38.80 0.10 41.93 18:12:46 17:59:01 all 1.71 0.00 0.99 3.23 0.03 94.03 18:12:46 17:59:01 0 1.78 0.00 1.03 3.52 0.03 93.64 18:12:46 17:59:01 1 1.65 0.00 0.96 2.94 0.03 94.43 18:12:46 18:00:01 all 0.23 0.00 0.05 0.00 0.03 99.69 18:12:46 18:00:01 0 0.40 0.00 0.07 0.00 0.00 99.53 18:12:46 18:00:01 1 0.07 0.00 0.03 0.00 0.05 99.85 18:12:46 18:01:01 all 0.28 0.00 0.03 0.01 0.02 99.66 18:12:46 18:01:01 0 0.47 0.00 0.03 0.00 0.02 99.48 18:12:46 18:01:01 1 0.10 0.00 0.03 0.02 0.02 99.83 18:12:46 18:02:01 all 0.26 0.00 0.08 0.02 0.02 99.63 18:12:46 18:02:01 0 0.47 0.00 0.07 0.00 0.02 99.45 18:12:46 18:02:01 1 0.05 0.00 0.08 0.03 0.02 99.82 18:12:46 18:03:01 all 0.18 0.00 0.03 0.00 0.03 99.77 18:12:46 18:03:01 0 0.22 0.00 0.03 0.00 0.00 99.75 18:12:46 18:03:01 1 0.15 0.00 0.02 0.00 0.05 99.78 18:12:46 18:04:01 all 0.12 0.00 0.05 0.00 0.03 99.80 18:12:46 18:04:01 0 0.03 0.00 0.05 0.00 0.02 99.90 18:12:46 18:04:01 1 0.20 0.00 0.05 0.00 0.05 99.70 18:12:46 18:05:01 all 0.14 0.00 0.04 0.00 0.02 99.80 18:12:46 18:05:01 0 0.07 0.00 0.07 0.00 0.00 99.87 18:12:46 18:05:01 1 0.22 0.00 0.02 0.00 0.03 99.73 18:12:46 18:06:01 all 0.13 0.00 0.03 0.00 0.02 99.82 18:12:46 18:06:01 0 0.03 0.00 0.05 0.00 0.02 99.90 18:12:46 18:06:01 1 0.22 0.00 0.02 0.00 0.02 99.75 18:12:46 18:07:01 all 0.11 0.00 0.04 0.00 0.03 99.82 18:12:46 18:07:01 0 0.07 0.00 0.05 0.00 0.03 99.85 18:12:46 18:07:01 1 0.15 0.00 0.03 0.00 0.02 99.80 18:12:46 18:08:01 all 0.09 0.00 0.04 0.00 0.01 99.86 18:12:46 18:08:01 0 0.05 0.00 0.05 0.00 0.00 99.90 18:12:46 18:08:01 1 0.13 0.00 0.03 0.00 0.02 99.82 18:12:46 18:12:46 18:08:01 CPU %user %nice %system %iowait %steal %idle 18:12:46 18:09:01 all 0.09 0.00 0.02 0.00 0.03 99.87 18:12:46 18:09:01 0 0.07 0.00 0.03 0.00 0.03 99.87 18:12:46 18:09:01 1 0.12 0.00 0.00 0.00 0.02 99.87 18:12:46 18:10:02 all 8.29 0.00 3.89 12.14 0.05 75.64 18:12:46 18:10:02 0 8.18 0.00 3.89 16.78 0.05 71.10 18:12:46 18:10:02 1 8.39 0.00 3.88 7.51 0.05 80.16 18:12:46 18:11:01 all 12.95 0.00 6.28 14.15 0.08 66.54 18:12:46 18:11:01 0 12.80 0.00 6.31 11.19 0.07 69.62 18:12:46 18:11:01 1 13.10 0.00 6.25 17.08 0.09 63.48 18:12:46 18:12:01 all 6.19 0.00 3.61 11.67 0.04 78.49 18:12:46 18:12:01 0 7.90 0.00 3.78 13.79 0.03 74.50 18:12:46 18:12:01 1 4.50 0.00 3.44 9.55 0.05 82.46 18:12:46 Average: all 2.97 0.00 1.27 5.28 0.03 90.45 18:12:46 Average: 0 3.03 0.00 1.34 5.61 0.03 90.00 18:12:46 Average: 1 2.91 0.00 1.20 4.95 0.04 90.90 18:12:46 18:12:46 18:12:46