Pull request #124 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 6b151aa00f8aefefdb25ac6c14c711756a9b23b0+6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 (5f354aca1c55d79cde87688f8d4b63cacbdc81fd) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@cbaf532f9317a634cb51b519024b50e839119da9 Attempting to resolve cbaf532f9317a634cb51b519024b50e839119da9 from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Could not find cbaf532f9317a634cb51b519024b50e839119da9 in remote references. Pulling heads to local for deep search... > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- origin +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git rev-parse cbaf532f9317a634cb51b519024b50e839119da9^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains cbaf532f9317a634cb51b519024b50e839119da9 # timeout=10 Selected match: pr/264/head revision cbaf532f9317a634cb51b519024b50e839119da9 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 without 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 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cbaf532f9317a634cb51b519024b50e839119da9 (pr/264/head) > git config core.sparsecheckout # timeout=10 > git checkout -f cbaf532f9317a634cb51b519024b50e839119da9 # timeout=10 Commit message: "fix: trying previous docker based script" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-9200 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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_PR-124 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 into PR head commit 6b151aa00f8aefefdb25ac6c14c711756a9b23b0 Merge succeeded, producing e7c19c07fa405c616a3a12a5c37f47feee8c2273 Checking out Revision e7c19c07fa405c616a3a12a5c37f47feee8c2273 (PR-124) > git config core.sparsecheckout # timeout=10 > git checkout -f 6b151aa00f8aefefdb25ac6c14c711756a9b23b0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e7c19c07fa405c616a3a12a5c37f47feee8c2273 # timeout=10 Commit message: "Merge commit '6aed5cde4d38e364b7def40f9e6b4d8e988d4e17' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:49:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git rev-list --no-walk 8d415b9becdc3b8f1189f5b95123b970724b7fb2 # timeout=10 17:49:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:49:46 ========================================================= 17:49:46 EdgeX Global Pipelines Version Info 17:49:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:49:48 ------------------- 17:49:48 stable info: 17:49:48 ------------------- 17:49:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:49:48 Commit SHA: f3f382fce060f16c10d6f597981912fab355381a 17:49:48 Message: update stable to v1.0.148 17:49:48 ------------------- 17:49:48 experimental info: 17:49:48 ------------------- 17:49:48 Commited By: **** collab-it+edgex@linuxfoundation.org 17:49:48 Commit SHA: 2701555fd48d7f7017006eef04e32eb767bac8dc 17:49:48 Message: update experimental to v1.0.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 17:49:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 17:49:49 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 17:49:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:49:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:49:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:49:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 17:49:50 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:49:50 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 17:49:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:49:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:49:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:49:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo 17:49:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:49:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:49:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:49:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:49:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:49:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:49:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:49:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 17:49:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:49:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:49:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:49:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:49:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:49:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-124 [Pipeline] echo 17:49:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-124 [Pipeline] echo 17:49:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-124 [Pipeline] echo 17:49:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e7c19c07fa405c616a3a12a5c37f47feee8c2273 [Pipeline] echo 17:49:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e7c19c0 [Pipeline] echo 17:49:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:49:53 + git log --format=format:%s -1 e7c19c07fa405c616a3a12a5c37f47feee8c2273 [Pipeline] echo 17:49:53 GIT_COMMIT: e7c19c07fa405c616a3a12a5c37f47feee8c2273, Commit Message: Merge commit '6aed5cde4d38e364b7def40f9e6b4d8e988d4e17' into HEAD [Pipeline] echo 17:49:53 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:49:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:49:54 17:49:54 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:49:54 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:49:54 latest: Pulling from edgex-devops/git-semver 17:49:54 31603596830f: Pulling fs layer 17:49:54 2a8b12db71e7: Pulling fs layer 17:49:54 6ca5941a6612: Pulling fs layer 17:49:54 ecc8261a40a4: Pulling fs layer 17:49:54 ecc8261a40a4: Waiting 17:49:54 2a8b12db71e7: Verifying Checksum 17:49:54 2a8b12db71e7: Download complete 17:49:55 31603596830f: Verifying Checksum 17:49:55 31603596830f: Download complete 17:49:55 6ca5941a6612: Verifying Checksum 17:49:55 ecc8261a40a4: Verifying Checksum 17:49:55 ecc8261a40a4: Download complete 17:49:55 31603596830f: Pull complete 17:49:55 2a8b12db71e7: Pull complete 17:49:56 6ca5941a6612: Pull complete 17:49:56 ecc8261a40a4: Pull complete 17:49:56 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 17:49:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:49:56 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:49:56 prd-centos7-docker-4c-2g-9200 does not seem to be running inside a container 17:49:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-124 -v /w/workspace/_app-service-configurable_PR-124:/w/workspace/_app-service-configurable_PR-124:rw,z -v /w/workspace/_app-service-configurable_PR-124@tmp:/w/workspace/_app-service-configurable_PR-124@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:10004/edgex-devops/git-semver:latest cat 17:49:59 $ docker top 7988a82cd0811afd518c600291cbab19d119d55c7639a5803c4d7a116dcffa07 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:49:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:49:59 [ssh-agent] Looking for ssh-agent implementation... 17:49:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:49:59 $ docker exec 7988a82cd0811afd518c600291cbab19d119d55c7639a5803c4d7a116dcffa07 ssh-agent 17:50:00 SSH_AUTH_SOCK=/tmp/ssh-qKZ5X8t6EJir/agent.11 17:50:00 SSH_AGENT_PID=16 17:50:00 Running ssh-add (command line suppressed) 17:50:00 Identity added: /w/workspace/_app-service-configurable_PR-124@tmp/private_key_909482715439797256.key (/w/workspace/_app-service-configurable_PR-124@tmp/private_key_909482715439797256.key) 17:50:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:50:00 + git tag --points-at HEAD [Pipeline] } 17:50:00 $ docker exec --env ******** --env ******** 7988a82cd0811afd518c600291cbab19d119d55c7639a5803c4d7a116dcffa07 ssh-agent -k 17:50:00 unset SSH_AUTH_SOCK; 17:50:00 unset SSH_AGENT_PID; 17:50:00 echo Agent pid 16 killed; 17:50:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:50:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:50:01 [ssh-agent] Looking for ssh-agent implementation... 17:50:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:50:01 $ docker exec 7988a82cd0811afd518c600291cbab19d119d55c7639a5803c4d7a116dcffa07 ssh-agent 17:50:01 SSH_AUTH_SOCK=/tmp/ssh-5XVlvxpXat8F/agent.45 17:50:01 SSH_AGENT_PID=51 17:50:01 Running ssh-add (command line suppressed) 17:50:01 Identity added: /w/workspace/_app-service-configurable_PR-124@tmp/private_key_3669184682699308884.key (/w/workspace/_app-service-configurable_PR-124@tmp/private_key_3669184682699308884.key) 17:50:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:50:02 + git semver init 17:50:02 # -> Open(): unable to determine branch for HEAD 17:50:02 # $GIT_DIR = /w/workspace/_app-service-configurable_PR-124/.git 17:50:02 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-124 17:50:02 # $SEMVER_REMOTE_NAME = origin 17:50:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:50:02 # $SEMVER_USER_NAME = edgex-jenkins 17:50:02 # $SEMVER_BRANCH = PR-124 17:50:02 # $SEMVER_TEMP = /tmp/semver-948687346 17:50:02 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 17:50:04 # '/tmp/semver-948687346' -> '/w/workspace/_app-service-configurable_PR-124/.semver' 17:50:04 # -> Force: false 17:50:04 # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-124/.semver [Pipeline] } 17:50:04 $ docker exec --env ******** --env ******** 7988a82cd0811afd518c600291cbab19d119d55c7639a5803c4d7a116dcffa07 ssh-agent -k 17:50:04 unset SSH_AUTH_SOCK; 17:50:04 unset SSH_AGENT_PID; 17:50:04 echo Agent pid 51 killed; 17:50:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:50:05 + git semver [Pipeline] } 17:50:05 $ docker stop --time=1 7988a82cd0811afd518c600291cbab19d119d55c7639a5803c4d7a116dcffa07 17:50:06 $ docker rm -f 7988a82cd0811afd518c600291cbab19d119d55c7639a5803c4d7a116dcffa07 [Pipeline] // withDockerContainer [Pipeline] sh 17:50:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:50:07 Stashed 1 file(s) [Pipeline] echo 17:50:07 [edgeXSemver]: initialized semver on version 0.0.0 [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:50:24 Still waiting to schedule task 17:50:24 ‘prd-centos7-docker-4c-2g-3642’ is offline; ‘prd-centos7-docker-4c-2g-9196’ is offline; ‘prd-centos7-docker-4c-2g-9201’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-6371’ doesn’t have label ‘centos7-docker-4c-2g’ 17:50:24 Still waiting to schedule task 17:50:24 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 17:50:36 Running on prd-centos7-docker-4c-2g-9201 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws 17:50:36 Running in /w/workspace/app-service-configurable/18 [Pipeline] { [Pipeline] checkout 17:50:38 using credential edgex-jenkins-ssh 17:50:38 Cloning the remote Git repository 17:50:38 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 17:50:39 > git init /w/workspace/app-service-configurable/18 # timeout=10 17:50:39 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 17:50:39 > git --version # timeout=10 17:50:39 > git --version # 'git version 2.16.5' 17:50:39 using GIT_SSH to set credentials SSH Credentials for GitHub 17:50:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:50:39 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 17:50:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:50:39 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 17:50:39 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 17:50:39 using GIT_SSH to set credentials SSH Credentials for GitHub 17:50:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:50:40 Merging remotes/origin/master commit 6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 into PR head commit 6b151aa00f8aefefdb25ac6c14c711756a9b23b0 17:50:40 Merge succeeded, producing 149f6af1d79d19ca36936ddbe142b149328578f1 17:50:40 Checking out Revision 149f6af1d79d19ca36936ddbe142b149328578f1 (PR-124) 17:50:40 > git config core.sparsecheckout # timeout=10 17:50:40 > git checkout -f 6b151aa00f8aefefdb25ac6c14c711756a9b23b0 # timeout=10 17:50:40 > git remote # timeout=10 17:50:40 > git config --get remote.origin.url # timeout=10 17:50:40 using GIT_SSH to set credentials SSH Credentials for GitHub 17:50:40 > git merge 6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 # timeout=10 17:50:40 > git rev-parse HEAD^{commit} # timeout=10 17:50:40 > git config core.sparsecheckout # timeout=10 17:50:40 > git checkout -f 149f6af1d79d19ca36936ddbe142b149328578f1 # timeout=10 17:50:43 Commit message: "Merge commit '6aed5cde4d38e364b7def40f9e6b4d8e988d4e17' into HEAD" 17:50:43 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:50:44 ========================================================= 17:50:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 17:50:44 ========================================================= 17:50:43 > git rev-list --no-walk 8d415b9becdc3b8f1189f5b95123b970724b7fb2 # timeout=10 [Pipeline] isUnix [Pipeline] sh 17:50:45 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 17:50:45 Sending build context to Docker daemon 98.3kB 17:50:45 Step 1/8 : ARG BASE=golang:1.15-alpine 17:50:45 Step 2/8 : FROM ${BASE} 17:50:45 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 17:50:45 df20fa9351a1: Pulling fs layer 17:50:45 ed8968b2872e: Pulling fs layer 17:50:45 a92cc7c5fd73: Pulling fs layer 17:50:45 e871e8e8d7a9: Pulling fs layer 17:50:45 e73272ec9a57: Pulling fs layer 17:50:45 1e910a182e73: Pulling fs layer 17:50:45 4e634b169226: Pulling fs layer 17:50:45 e73272ec9a57: Waiting 17:50:45 1e910a182e73: Waiting 17:50:45 4e634b169226: Waiting 17:50:45 e871e8e8d7a9: Waiting 17:50:45 a92cc7c5fd73: Verifying Checksum 17:50:45 a92cc7c5fd73: Download complete 17:50:45 ed8968b2872e: Download complete 17:50:45 e73272ec9a57: Verifying Checksum 17:50:45 e73272ec9a57: Download complete 17:50:45 1e910a182e73: Verifying Checksum 17:50:45 1e910a182e73: Download complete 17:50:45 df20fa9351a1: Download complete 17:50:46 df20fa9351a1: Pull complete 17:50:46 ed8968b2872e: Pull complete 17:50:46 a92cc7c5fd73: Pull complete 17:50:48 4e634b169226: Verifying Checksum 17:50:48 4e634b169226: Download complete 17:50:49 e871e8e8d7a9: Verifying Checksum 17:50:49 e871e8e8d7a9: Download complete 17:50:56 e871e8e8d7a9: Pull complete 17:50:56 e73272ec9a57: Pull complete 17:50:56 1e910a182e73: Pull complete 17:50:59 4e634b169226: Pull complete 17:50:59 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 17:50:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 17:50:59 ---> f7629b54cfaa 17:50:59 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:50:59 ---> Running in 204f2b620eae 17:51:00 Removing intermediate container 204f2b620eae 17:51:00 ---> 83b848a16ad2 17:51:00 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:51:00 ---> Running in 247fbec14584 17:51:01 Removing intermediate container 247fbec14584 17:51:01 ---> ce277811c275 17:51:01 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 17:51:01 ---> Running in 0681c877e2e1 17:51:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:51:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:51:03 (1/6) Installing libc-dev (0.7.2-r3) 17:51:03 (2/6) Installing libsodium (1.0.18-r0) 17:51:03 (3/6) Installing pkgconf (1.7.2-r0) 17:51:03 (4/6) Installing libsodium-dev (1.0.18-r0) 17:51:03 (5/6) Installing libzmq (4.3.3-r0) 17:51:04 (6/6) Installing zeromq-dev (4.3.3-r0) 17:51:04 Executing busybox-1.31.1-r16.trigger 17:51:04 OK: 167 MiB in 45 packages 17:51:04 Removing intermediate container 0681c877e2e1 17:51:04 ---> e7ce07b33a8a 17:51:04 Step 6/8 : WORKDIR /app 17:51:04 ---> Running in a6ba87cc54fa 17:51:05 Removing intermediate container a6ba87cc54fa 17:51:05 ---> dc982ddc65f8 17:51:05 Step 7/8 : COPY . . 17:51:05 ---> c657eb4a90e7 17:51:05 Step 8/8 : RUN go mod download 17:51:05 ---> Running in 73c2061bf044 17:51:31 Removing intermediate container 73c2061bf044 17:51:31 ---> 1045b429c535 17:51:31 Successfully built 1045b429c535 17:51:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:51:32 + docker inspect -f . ci-base-image-x86_64 17:51:32 . [Pipeline] withDockerContainer 17:51:32 prd-centos7-docker-4c-2g-9201 does not seem to be running inside a container 17:51:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/18 -v /w/workspace/app-service-configurable/18:/w/workspace/app-service-configurable/18:rw,z -v /w/workspace/app-service-configurable/18@tmp:/w/workspace/app-service-configurable/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:51:33 $ docker top 122c06d77f1133bb89e8955ecac4d5eebbfe53ff12659b597c1c364d62261f88 -eo pid,comm [Pipeline] { [Pipeline] sh 17:51:33 + go version 17:51:33 go version go1.15.2 linux/amd64 [Pipeline] } 17:51:33 $ docker stop --time=1 122c06d77f1133bb89e8955ecac4d5eebbfe53ff12659b597c1c364d62261f88 17:51:35 $ docker rm -f 122c06d77f1133bb89e8955ecac4d5eebbfe53ff12659b597c1c364d62261f88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:51:36 + docker inspect -f . ci-base-image-x86_64 17:51:36 . [Pipeline] withDockerContainer 17:51:36 prd-centos7-docker-4c-2g-9201 does not seem to be running inside a container 17:51:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/18 -v /w/workspace/app-service-configurable/18:/w/workspace/app-service-configurable/18:rw,z -v /w/workspace/app-service-configurable/18@tmp:/w/workspace/app-service-configurable/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:51:36 $ docker top 53a471afda9c3a1a4b2c52c8afd73bdc8bca63747a2397dbaafb8997da5b5a65 -eo pid,comm [Pipeline] { [Pipeline] sh 17:51:37 + make test 17:51:37 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 17:51:55 ? github.com/edgexfoundry/app-service-configurable [no test files] 17:51:55 CGO_ENABLED=1 go vet ./... 17:51:57 gofmt -l . 17:51:57 [ "`gofmt -l .`" = "" ] 17:51:57 ./bin/test-go-mod-tidy.sh 17:51:57 ./bin/test-attribution-txt.sh [Pipeline] stash 17:51:58 Stashed 1 file(s) [Pipeline] } 17:51:58 $ docker stop --time=1 53a471afda9c3a1a4b2c52c8afd73bdc8bca63747a2397dbaafb8997da5b5a65 17:52:01 $ docker rm -f 53a471afda9c3a1a4b2c52c8afd73bdc8bca63747a2397dbaafb8997da5b5a65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:52:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:52:04 + ls -al . 17:52:04 total 96 17:52:04 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 27 17:51 . 17:52:04 drwxrwxr-x. 4 jenkins jenkins 30 Oct 27 17:50 .. 17:52:04 -rw-rw-r--. 1 jenkins jenkins 6568 Oct 27 17:50 Attribution.txt 17:52:04 drwxrwxr-x. 2 jenkins jenkins 64 Oct 27 17:50 bin 17:52:04 -rw-r--r--. 1 jenkins jenkins 10 Oct 27 17:51 coverage.out 17:52:04 -rw-rw-r--. 1 jenkins jenkins 180 Oct 27 17:50 docker-compose.debug.yml 17:52:04 -rw-rw-r--. 1 jenkins jenkins 133 Oct 27 17:50 docker-compose.yml 17:52:04 -rw-rw-r--. 1 jenkins jenkins 2002 Oct 27 17:50 Dockerfile 17:52:04 -rw-rw-r--. 1 jenkins jenkins 966 Oct 27 17:50 Dockerfile.build 17:52:04 -rw-rw-r--. 1 jenkins jenkins 119 Oct 27 17:50 .dockerignore 17:52:04 drwxrwxr-x. 8 jenkins jenkins 179 Oct 27 17:50 .git 17:52:04 drwxrwxr-x. 2 jenkins jenkins 81 Oct 27 17:50 .github 17:52:04 -rw-rw-r--. 1 jenkins jenkins 93 Oct 27 17:50 .gitignore 17:52:04 -rw-r--r--. 1 jenkins jenkins 133 Oct 27 17:51 go.mod 17:52:04 -rw-r--r--. 1 jenkins jenkins 19860 Oct 27 17:51 go.sum 17:52:04 -rw-rw-r--. 1 jenkins jenkins 766 Oct 27 17:50 Jenkinsfile 17:52:04 -rw-rw-r--. 1 jenkins jenkins 10174 Oct 27 17:50 LICENSE 17:52:04 -rw-rw-r--. 1 jenkins jenkins 1519 Oct 27 17:50 main.go 17:52:04 -rw-rw-r--. 1 jenkins jenkins 1573 Oct 27 17:50 makefile 17:52:04 -rw-rw-r--. 1 jenkins jenkins 1277 Oct 27 17:50 README.md 17:52:04 drwxrwxr-x. 10 jenkins jenkins 171 Oct 27 17:50 res 17:52:04 drwxrwxr-x. 4 jenkins jenkins 71 Oct 27 17:50 snap 17:52:04 -rw-rw-r--. 1 jenkins jenkins 5 Oct 27 17:50 VERSION [Pipeline] isUnix [Pipeline] sh 17:52:05 + docker build -t docker-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=e7c19c07fa405c616a3a12a5c37f47feee8c2273 --label arch=amd64 --label version=0.0.0 . 17:52:05 Sending build context to Docker daemon 120.8kB 17:52:05 Step 1/27 : ARG BASE=golang:1.15-alpine 17:52:05 Step 2/27 : FROM ${BASE} AS builder 17:52:05 ---> 1045b429c535 17:52:05 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:52:05 ---> Running in f42eb8ef4f64 17:52:05 Removing intermediate container f42eb8ef4f64 17:52:05 ---> ab438c856e5e 17:52:05 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 17:52:05 ---> Running in d4aa465382bb 17:52:05 Removing intermediate container d4aa465382bb 17:52:05 ---> 9bf3bc4ee048 17:52:05 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:52:05 ---> Running in d74a3eb4b3fd 17:52:05 Removing intermediate container d74a3eb4b3fd 17:52:05 ---> e15586bf161b 17:52:05 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:52:06 ---> Running in df6204a2c106 17:52:07 Removing intermediate container df6204a2c106 17:52:07 ---> 77698855fb78 17:52:07 Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:52:07 ---> Running in 8431ef2cabc7 17:52:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:52:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:52:08 OK: 167 MiB in 45 packages 17:52:09 Removing intermediate container 8431ef2cabc7 17:52:09 ---> 7480db316520 17:52:09 Step 8/27 : WORKDIR /app 17:52:09 ---> Running in 7e82e9f116dc 17:52:09 Removing intermediate container 7e82e9f116dc 17:52:09 ---> bdab3badc482 17:52:09 Step 9/27 : COPY go.mod . 17:52:09 ---> d13faeb572a6 17:52:09 Step 10/27 : RUN go mod download 17:52:09 ---> Running in b79672a5367e 17:52:10 Removing intermediate container b79672a5367e 17:52:10 ---> c5f8a44a1a34 17:52:10 Step 11/27 : COPY . . 17:52:10 ---> 17410876d50f 17:52:10 Step 12/27 : ARG MAKE="make build" 17:52:10 ---> Running in 63524d2fe1df 17:52:10 Removing intermediate container 63524d2fe1df 17:52:10 ---> cbbebeecd023 17:52:10 Step 13/27 : RUN $MAKE 17:52:10 ---> Running in 7fea455aedbb 17:52:11 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 17:52:29 Removing intermediate container 7fea455aedbb 17:52:29 ---> 70ba81ab8fc8 17:52:29 Step 14/27 : FROM alpine:latest 17:52:29 latest: Pulling from library/alpine 17:52:29 188c0c94c7c5: Pulling fs layer 17:52:29 188c0c94c7c5: Verifying Checksum 17:52:29 188c0c94c7c5: Download complete 17:52:29 188c0c94c7c5: Pull complete 17:52:29 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 17:52:29 Status: Downloaded newer image for alpine:latest 17:52:29 ---> d6e46aa2470d 17:52:29 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:52:29 ---> Running in 42c73f0b784d 17:52:29 Removing intermediate container 42c73f0b784d 17:52:29 ---> bfebbcba5a73 17:52:29 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 17:52:29 ---> Running in 70fff9fb033a 17:52:29 Removing intermediate container 70fff9fb033a 17:52:29 ---> 8b1c02a2b477 17:52:29 Step 17/27 : RUN apk --no-cache add ca-certificates zeromq 17:52:29 ---> Running in 25576ed8c71b 17:52:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:52:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:52:30 (1/6) Installing ca-certificates (20191127-r4) 17:52:30 (2/6) Installing libgcc (9.3.0-r2) 17:52:30 (3/6) Installing libsodium (1.0.18-r0) 17:52:30 (4/6) Installing libstdc++ (9.3.0-r2) 17:52:30 (5/6) Installing libzmq (4.3.3-r0) 17:52:30 (6/6) Installing zeromq (4.3.3-r0) 17:52:30 Executing busybox-1.31.1-r19.trigger 17:52:30 Executing ca-certificates-20191127-r4.trigger 17:52:30 OK: 9 MiB in 20 packages 17:52:31 Removing intermediate container 25576ed8c71b 17:52:31 ---> 31db4ca97cdf 17:52:31 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:52:31 ---> c9456304ab14 17:52:31 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 17:52:31 ---> 5c7a3797dc74 17:52:31 Step 20/27 : COPY --from=builder /app/res/ /res/ 17:52:32 ---> 3362c17458d1 17:52:32 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 17:52:32 ---> b9548562542b 17:52:32 Step 22/27 : EXPOSE 48095 17:52:32 ---> Running in fe9e4f2a80a4 17:52:32 Removing intermediate container fe9e4f2a80a4 17:52:32 ---> c282871f21d4 17:52:32 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 17:52:32 ---> Running in 8d15cf329b35 17:52:33 Removing intermediate container 8d15cf329b35 17:52:33 ---> 39be850d766e 17:52:33 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:52:33 ---> Running in cecbcc8f4fab 17:52:33 Removing intermediate container cecbcc8f4fab 17:52:33 ---> 623e6c41f0f6 17:52:33 Step 25/27 : LABEL arch=amd64 17:52:33 ---> Running in 48d733d17a9d 17:52:33 Removing intermediate container 48d733d17a9d 17:52:33 ---> 84eec07586db 17:52:33 Step 26/27 : LABEL git_sha=e7c19c07fa405c616a3a12a5c37f47feee8c2273 17:52:33 ---> Running in 604c56b17e53 17:52:33 Removing intermediate container 604c56b17e53 17:52:33 ---> ccfddc97bd70 17:52:33 Step 27/27 : LABEL version=0.0.0 17:52:33 ---> Running in 4faca90ca79b 17:52:33 Removing intermediate container 4faca90ca79b 17:52:33 ---> 52898d48f8f6 17:52:33 [Warning] One or more build-args [ARCH] were not consumed 17:52:33 Successfully built 52898d48f8f6 17:52:33 Successfully tagged docker-app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 17:52:49 Still waiting to schedule task 17:52:49 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 17:53:09 Running on prd-ubuntu18.04-docker-arm64-4c-16g-9202 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws 17:53:09 Running in /w/workspace/app-service-configurable/18 [Pipeline] { [Pipeline] checkout 17:53:15 using credential edgex-jenkins-ssh 17:53:15 Cloning the remote Git repository 17:53:16 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 17:53:16 > git init /w/workspace/app-service-configurable/18 # timeout=10 17:53:16 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 17:53:16 > git --version # timeout=10 17:53:16 > git --version # 'git version 2.17.1' 17:53:16 using GIT_SSH to set credentials SSH Credentials for GitHub 17:53:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:53:17 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 17:53:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:53:17 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 17:53:17 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 17:53:17 using GIT_SSH to set credentials SSH Credentials for GitHub 17:53:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:53:17 Merging remotes/origin/master commit 6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 into PR head commit 6b151aa00f8aefefdb25ac6c14c711756a9b23b0 17:53:18 Merge succeeded, producing edffefed15012d72b749f129de22882bcf65ed8c 17:53:18 Checking out Revision edffefed15012d72b749f129de22882bcf65ed8c (PR-124) 17:53:17 > git config core.sparsecheckout # timeout=10 17:53:17 > git checkout -f 6b151aa00f8aefefdb25ac6c14c711756a9b23b0 # timeout=10 17:53:18 > git remote # timeout=10 17:53:18 > git config --get remote.origin.url # timeout=10 17:53:18 using GIT_SSH to set credentials SSH Credentials for GitHub 17:53:18 > git merge 6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 # timeout=10 17:53:18 > git rev-parse HEAD^{commit} # timeout=10 17:53:18 > git config core.sparsecheckout # timeout=10 17:53:18 > git checkout -f edffefed15012d72b749f129de22882bcf65ed8c # timeout=10 17:53:22 Commit message: "Merge commit '6aed5cde4d38e364b7def40f9e6b4d8e988d4e17' into HEAD" 17:53:22 First time build. Skipping changelog. 17:53:22 > git rev-list --no-walk 8d415b9becdc3b8f1189f5b95123b970724b7fb2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:53:24 ========================================================= 17:53:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 17:53:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:53:25 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 17:53:25 Sending build context to Docker daemon 98.3kB 17:53:26 Step 1/8 : ARG BASE=golang:1.15-alpine 17:53:26 Step 2/8 : FROM ${BASE} 17:53:26 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:53:26 b538f80385f9: Pulling fs layer 17:53:26 74f711af9a0d: Pulling fs layer 17:53:26 99f96fe45779: Pulling fs layer 17:53:26 8529a6b9a6be: Pulling fs layer 17:53:26 45590311c82a: Pulling fs layer 17:53:26 69ca0ff8b7b3: Pulling fs layer 17:53:26 209524e5b208: Pulling fs layer 17:53:26 69ca0ff8b7b3: Waiting 17:53:26 8529a6b9a6be: Waiting 17:53:26 209524e5b208: Waiting 17:53:26 45590311c82a: Waiting 17:53:26 99f96fe45779: Verifying Checksum 17:53:26 99f96fe45779: Download complete 17:53:26 74f711af9a0d: Download complete 17:53:26 45590311c82a: Verifying Checksum 17:53:26 45590311c82a: Download complete 17:53:26 69ca0ff8b7b3: Verifying Checksum 17:53:26 69ca0ff8b7b3: Download complete 17:53:26 b538f80385f9: Download complete 17:53:27 b538f80385f9: Pull complete 17:53:28 74f711af9a0d: Pull complete 17:53:28 99f96fe45779: Pull complete 17:53:29 209524e5b208: Verifying Checksum 17:53:29 209524e5b208: Download complete 17:53:30 8529a6b9a6be: Verifying Checksum 17:53:30 8529a6b9a6be: Download complete 17:53:40 8529a6b9a6be: Pull complete 17:53:40 45590311c82a: Pull complete 17:53:40 69ca0ff8b7b3: Pull complete 17:53:43 209524e5b208: Pull complete 17:53:43 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 17:53:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 17:53:43 ---> 5bddaf1c2fca 17:53:43 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:53:46 Running on prd-ubuntu18.04-docker-8c-8g-9203 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws 17:53:46 Running in /w/workspace/app-service-configurable/18 [Pipeline] { [Pipeline] checkout 17:53:47 ---> Running in e385d9abab2d 17:53:47 Removing intermediate container e385d9abab2d 17:53:47 ---> 9572a63f6a16 17:53:47 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:53:47 ---> Running in d4b0e98b5b33 17:53:48 using credential edgex-jenkins-ssh 17:53:48 Cloning the remote Git repository 17:53:48 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 17:53:48 > git init /w/workspace/app-service-configurable/18 # timeout=10 17:53:48 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 17:53:48 > git --version # timeout=10 17:53:48 > git --version # 'git version 2.17.1' 17:53:48 using GIT_SSH to set credentials SSH Credentials for GitHub 17:53:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:53:49 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 17:53:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:53:49 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 17:53:49 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 17:53:49 using GIT_SSH to set credentials SSH Credentials for GitHub 17:53:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:53:49 Merging remotes/origin/master commit 6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 into PR head commit 6b151aa00f8aefefdb25ac6c14c711756a9b23b0 17:53:50 Removing intermediate container d4b0e98b5b33 17:53:50 ---> 89cfbc59bf7e 17:53:50 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 17:53:50 Merge succeeded, producing 2023aaf126689aead13def70ef99cac40ed111b9 17:53:50 Checking out Revision 2023aaf126689aead13def70ef99cac40ed111b9 (PR-124) 17:53:50 ---> Running in ab2125cb00d2 17:53:49 > git config core.sparsecheckout # timeout=10 17:53:49 > git checkout -f 6b151aa00f8aefefdb25ac6c14c711756a9b23b0 # timeout=10 17:53:50 > git remote # timeout=10 17:53:50 > git config --get remote.origin.url # timeout=10 17:53:50 using GIT_SSH to set credentials SSH Credentials for GitHub 17:53:50 > git merge 6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 # timeout=10 17:53:50 > git rev-parse HEAD^{commit} # timeout=10 17:53:50 > git config core.sparsecheckout # timeout=10 17:53:50 > git checkout -f 2023aaf126689aead13def70ef99cac40ed111b9 # timeout=10 17:53:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:53:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:53:53 (1/6) Installing libc-dev (0.7.2-r3) 17:53:53 (2/6) Installing libsodium (1.0.18-r0) 17:53:53 (3/6) Installing pkgconf (1.7.2-r0) 17:53:53 (4/6) Installing libsodium-dev (1.0.18-r0) 17:53:53 (5/6) Installing libzmq (4.3.3-r0) 17:53:53 (6/6) Installing zeromq-dev (4.3.3-r0) 17:53:53 Commit message: "Merge commit '6aed5cde4d38e364b7def40f9e6b4d8e988d4e17' into HEAD" 17:53:53 First time build. Skipping changelog. 17:53:53 Executing busybox-1.31.1-r16.trigger 17:53:53 OK: 144 MiB in 45 packages [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:53:53 > git rev-list --no-walk 8d415b9becdc3b8f1189f5b95123b970724b7fb2 # timeout=10 17:53:54 + echo snap-build.sh 17:53:54 snap-build.sh 17:53:54 + SNAP_BASE_DIR=. 17:53:54 + '[' '!' -z /w/workspace/app-service-configurable/18 ']' 17:53:54 + SNAP_BASE_DIR=/w/workspace/app-service-configurable/18 17:53:54 + sudo apt-get update 17:53:54 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:53:54 Hit:2 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic InRelease 17:53:54 Get:3 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:53:55 Get:4 http://ppa.launchpad.net/ansible/ansible/ubuntu bionic InRelease [15.9 kB] 17:53:55 Get:5 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 17:53:55 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1399 kB] 17:53:55 Get:7 https://download.docker.com/linux/ubuntu bionic InRelease [64.4 kB] 17:53:55 Get:8 http://apt.puppetlabs.com xenial InRelease [101 kB] 17:53:55 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [276 kB] 17:53:55 Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [166 kB] 17:53:55 Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [22.1 kB] 17:53:55 Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1079 kB] 17:53:55 Get:13 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1725 kB] 17:53:55 Removing intermediate container ab2125cb00d2 17:53:55 ---> 553297da03a6 17:53:55 Step 6/8 : WORKDIR /app 17:53:55 ---> Running in b46ac04b993e 17:53:55 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [241 kB] 17:53:55 Get:15 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.9 kB] 17:53:55 Get:16 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2964 B] 17:53:55 Hit:17 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic InRelease 17:53:55 Get:18 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [367 kB] 17:53:55 Get:19 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [184 kB] 17:53:55 Get:20 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [24.6 kB] 17:53:55 Get:21 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1680 kB] 17:53:55 Get:22 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [354 kB] 17:53:55 Get:23 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.9 kB] 17:53:55 Get:24 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6980 B] 17:53:55 Get:25 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [10.0 kB] 17:53:55 Get:26 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [10.3 kB] 17:53:55 Removing intermediate container b46ac04b993e 17:53:55 ---> be5f36675b5d 17:53:55 Step 7/8 : COPY . . 17:53:55 Get:27 http://ppa.launchpad.net/ansible/ansible/ubuntu bionic/main amd64 Packages [824 B] 17:53:55 Get:28 http://apt.puppetlabs.com xenial/puppet amd64 Packages [56.2 kB] 17:53:55 Get:29 http://apt.puppetlabs.com xenial/puppet all Packages [22.7 kB] 17:53:56 ---> 198aaffa645b 17:53:56 Step 8/8 : RUN go mod download 17:53:56 ---> Running in 803c10ead003 17:53:59 Fetched 8105 kB in 2s (4192 kB/s) 17:54:00 Reading package lists... 17:54:00 + sudo apt-get install -y snapd 17:54:00 Reading package lists... 17:54:00 Building dependency tree... 17:54:00 Reading state information... 17:54:00 The following packages were automatically installed and are no longer required: 17:54:00 grub-pc-bin libdumbnet1 17:54:00 Use 'sudo apt autoremove' to remove them. 17:54:00 Suggested packages: 17:54:00 zenity | kdialog 17:54:00 The following packages will be upgraded: 17:54:00 snapd 17:54:00 1 upgraded, 0 newly installed, 0 to remove and 50 not upgraded. 17:54:00 Need to get 20.9 MB of archives. 17:54:00 After this operation, 3109 kB of additional disk space will be used. 17:54:00 Get:1 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.47.1+18.04 [20.9 MB] 17:54:01 debconf: unable to initialize frontend: Dialog 17:54:01 debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 17:54:01 debconf: falling back to frontend: Readline 17:54:01 debconf: unable to initialize frontend: Readline 17:54:01 debconf: (This frontend requires a controlling tty.) 17:54:01 debconf: falling back to frontend: Teletype 17:54:01 dpkg-preconfigure: unable to re-open stdin: 17:54:01 Fetched 20.9 MB in 1s (34.8 MB/s) 17:54:02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189863 files and directories currently installed.) 17:54:02 Preparing to unpack .../snapd_2.47.1+18.04_amd64.deb ... 17:54:02 Unpacking snapd (2.47.1+18.04) over (2.46.1+18.04) ... 17:54:05 Setting up snapd (2.47.1+18.04) ... 17:54:05 Installing new version of config file /etc/apparmor.d/usr.lib.snapd.snap-confine.real ... 17:54:07 snapd.failure.service is a disabled or a static unit, not starting it. 17:54:07 snapd.snap-repair.service is a disabled or a static unit, not starting it. 17:54:07 Processing triggers for dbus (1.12.2-1ubuntu1.2) ... 17:54:07 Processing triggers for mime-support (3.60ubuntu1) ... 17:54:07 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 17:54:09 + sudo snap install --classic snapcraft 17:54:17 2020-10-27T17:54:15Z INFO Waiting for automatic snapd restart... 17:54:27 snapcraft 4.3 from Canonical* installed 17:54:27 + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/18]' 17:54:27 [snap-build] Building snap in dir [/w/workspace/app-service-configurable/18] 17:54:27 + cd /w/workspace/app-service-configurable/18 17:54:27 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 17:54:27 + snapcraft clean 17:54:28 You need 'multipass' set-up to build snaps: https://multipass.run. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } 17:54:29 Removing intermediate container 803c10ead003 17:54:29 ---> 7d042bde5e5c 17:54:29 Successfully built 7d042bde5e5c 17:54:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:54:29 Failed in branch amd64 [Pipeline] isUnix [Pipeline] sh 17:54:29 + docker inspect -f . ci-base-image-arm64 17:54:29 . [Pipeline] withDockerContainer 17:54:29 prd-ubuntu18.04-docker-arm64-4c-16g-9202 does not seem to be running inside a container 17:54:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/18 -v /w/workspace/app-service-configurable/18:/w/workspace/app-service-configurable/18:rw,z -v /w/workspace/app-service-configurable/18@tmp:/w/workspace/app-service-configurable/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:54:32 $ docker top 171a0012c32f6da7ee83f52216db59e33b9b30bf58df4a99c12e71d867d8b722 -eo pid,comm [Pipeline] { [Pipeline] sh 17:54:33 + go version 17:54:33 go version go1.15.2 linux/arm64 [Pipeline] } 17:54:33 $ docker stop --time=1 171a0012c32f6da7ee83f52216db59e33b9b30bf58df4a99c12e71d867d8b722 17:54:35 $ docker rm -f 171a0012c32f6da7ee83f52216db59e33b9b30bf58df4a99c12e71d867d8b722 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:54:36 + docker inspect -f . ci-base-image-arm64 17:54:36 . [Pipeline] withDockerContainer 17:54:36 prd-ubuntu18.04-docker-arm64-4c-16g-9202 does not seem to be running inside a container 17:54:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/18 -v /w/workspace/app-service-configurable/18:/w/workspace/app-service-configurable/18:rw,z -v /w/workspace/app-service-configurable/18@tmp:/w/workspace/app-service-configurable/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:54:39 $ docker top adcbe71345256e5d118b0472ba0c7747e174a61eeae75d196e5c5e571ff3e9f2 -eo pid,comm [Pipeline] { [Pipeline] sh 17:54:40 + make test 17:54:40 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 17:55:37 ? github.com/edgexfoundry/app-service-configurable [no test files] 17:55:37 CGO_ENABLED=1 go vet ./... 17:55:42 gofmt -l . 17:55:42 [ "`gofmt -l .`" = "" ] 17:55:42 ./bin/test-go-mod-tidy.sh 17:55:43 ./bin/test-attribution-txt.sh [Pipeline] stash 17:55:44 Warning: overwriting stash ‘coverage-report’ 17:55:45 Stashed 1 file(s) [Pipeline] } 17:55:45 $ docker stop --time=1 adcbe71345256e5d118b0472ba0c7747e174a61eeae75d196e5c5e571ff3e9f2 17:55:48 $ docker rm -f adcbe71345256e5d118b0472ba0c7747e174a61eeae75d196e5c5e571ff3e9f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:55:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:55:49 + ls -al . 17:55:49 total 120 17:55:49 drwxrwxr-x 7 jenkins jenkins 4096 Oct 27 17:55 . 17:55:49 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 17:53 .. 17:55:49 -rw-rw-r-- 1 jenkins jenkins 119 Oct 27 17:53 .dockerignore 17:55:49 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 17:53 .git 17:55:49 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 17:53 .github 17:55:49 -rw-rw-r-- 1 jenkins jenkins 93 Oct 27 17:53 .gitignore 17:55:49 -rw-rw-r-- 1 jenkins jenkins 6568 Oct 27 17:53 Attribution.txt 17:55:49 -rw-rw-r-- 1 jenkins jenkins 2002 Oct 27 17:53 Dockerfile 17:55:49 -rw-rw-r-- 1 jenkins jenkins 966 Oct 27 17:53 Dockerfile.build 17:55:49 -rw-rw-r-- 1 jenkins jenkins 766 Oct 27 17:53 Jenkinsfile 17:55:49 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 27 17:53 LICENSE 17:55:49 -rw-rw-r-- 1 jenkins jenkins 1277 Oct 27 17:53 README.md 17:55:49 -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 17:50 VERSION 17:55:49 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 17:53 bin 17:55:49 -rw-r--r-- 1 jenkins jenkins 10 Oct 27 17:54 coverage.out 17:55:49 -rw-rw-r-- 1 jenkins jenkins 180 Oct 27 17:53 docker-compose.debug.yml 17:55:49 -rw-rw-r-- 1 jenkins jenkins 133 Oct 27 17:53 docker-compose.yml 17:55:49 -rw-r--r-- 1 jenkins jenkins 133 Oct 27 17:55 go.mod 17:55:49 -rw-r--r-- 1 jenkins jenkins 19860 Oct 27 17:55 go.sum 17:55:49 -rw-rw-r-- 1 jenkins jenkins 1519 Oct 27 17:53 main.go 17:55:49 -rw-rw-r-- 1 jenkins jenkins 1573 Oct 27 17:53 makefile 17:55:49 drwxrwxr-x 10 jenkins jenkins 4096 Oct 27 17:53 res 17:55:49 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 17:53 snap [Pipeline] isUnix [Pipeline] sh 17:55:49 + docker build -t docker-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=e7c19c07fa405c616a3a12a5c37f47feee8c2273 --label arch=arm64 --label version=0.0.0 . 17:55:49 Sending build context to Docker daemon 120.8kB 17:55:50 Step 1/27 : ARG BASE=golang:1.15-alpine 17:55:50 Step 2/27 : FROM ${BASE} AS builder 17:55:50 ---> 7d042bde5e5c 17:55:50 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:55:50 ---> Running in 448759cd86a6 17:55:51 Removing intermediate container 448759cd86a6 17:55:51 ---> ee61bb9ff56f 17:55:51 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 17:55:51 ---> Running in 4e3ae3314fec 17:55:51 Removing intermediate container 4e3ae3314fec 17:55:51 ---> e1d5a1adab6c 17:55:51 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:55:51 ---> Running in 9e37bdac9e93 17:55:52 Removing intermediate container 9e37bdac9e93 17:55:52 ---> 0ac5f3ac0e53 17:55:52 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:55:52 ---> Running in e12eb3c66a78 17:55:54 Removing intermediate container e12eb3c66a78 17:55:54 ---> 9134d42519b7 17:55:54 Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:55:54 ---> Running in 93f950f3325d 17:55:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:55:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:55:57 OK: 144 MiB in 45 packages 17:55:58 Removing intermediate container 93f950f3325d 17:55:58 ---> 9c137b8d5b34 17:55:58 Step 8/27 : WORKDIR /app 17:55:59 ---> Running in 27ad0c4589c0 17:55:59 Removing intermediate container 27ad0c4589c0 17:55:59 ---> 6cd3e7bb88d1 17:55:59 Step 9/27 : COPY go.mod . 17:56:00 ---> db8ab6d8e3e9 17:56:00 Step 10/27 : RUN go mod download 17:56:00 ---> Running in 3c33d58d3218 17:56:02 Removing intermediate container 3c33d58d3218 17:56:02 ---> daf702bc421c 17:56:02 Step 11/27 : COPY . . 17:56:03 ---> 55a6f99db17f 17:56:03 Step 12/27 : ARG MAKE="make build" 17:56:03 ---> Running in cd5c0d877512 17:56:04 Removing intermediate container cd5c0d877512 17:56:04 ---> 890238fe4f55 17:56:04 Step 13/27 : RUN $MAKE 17:56:04 ---> Running in c44e3125cc5c 17:56:05 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 17:57:02 Removing intermediate container c44e3125cc5c 17:57:02 ---> a32f680c01e5 17:57:02 Step 14/27 : FROM alpine:latest 17:57:02 latest: Pulling from library/alpine 17:57:02 5f621e34cdf4: Pulling fs layer 17:57:02 5f621e34cdf4: Verifying Checksum 17:57:02 5f621e34cdf4: Download complete 17:57:02 5f621e34cdf4: Pull complete 17:57:02 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 17:57:02 Status: Downloaded newer image for alpine:latest 17:57:02 ---> 2e77e061c27f 17:57:02 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:57:02 ---> Running in 1fb0dc0f7929 17:57:02 Removing intermediate container 1fb0dc0f7929 17:57:02 ---> 876ae38120b8 17:57:02 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 17:57:02 ---> Running in 977560817d48 17:57:02 Removing intermediate container 977560817d48 17:57:02 ---> c44eb45d555f 17:57:02 Step 17/27 : RUN apk --no-cache add ca-certificates zeromq 17:57:02 ---> Running in e21fa42a3ba9 17:57:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:57:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:57:02 (1/6) Installing ca-certificates (20191127-r4) 17:57:02 (2/6) Installing libgcc (9.3.0-r2) 17:57:02 (3/6) Installing libsodium (1.0.18-r0) 17:57:02 (4/6) Installing libstdc++ (9.3.0-r2) 17:57:02 (5/6) Installing libzmq (4.3.3-r0) 17:57:02 (6/6) Installing zeromq (4.3.3-r0) 17:57:02 Executing busybox-1.31.1-r19.trigger 17:57:02 Executing ca-certificates-20191127-r4.trigger 17:57:02 OK: 9 MiB in 20 packages 17:57:02 Removing intermediate container e21fa42a3ba9 17:57:02 ---> 3496d456b819 17:57:02 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:57:02 ---> bffc7eef1242 17:57:02 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 17:57:03 ---> 93f7a5ae6205 17:57:03 Step 20/27 : COPY --from=builder /app/res/ /res/ 17:57:04 ---> b5898c93b35a 17:57:04 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 17:57:06 ---> 5d991c29bc15 17:57:06 Step 22/27 : EXPOSE 48095 17:57:06 ---> Running in d78ed5bc25ce 17:57:07 Removing intermediate container d78ed5bc25ce 17:57:07 ---> 49ec9cd7835e 17:57:07 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 17:57:07 ---> Running in e15fe4e65248 17:57:07 Removing intermediate container e15fe4e65248 17:57:07 ---> 122dac76f84c 17:57:07 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:57:07 ---> Running in 8e5b533eb00e 17:57:08 Removing intermediate container 8e5b533eb00e 17:57:08 ---> bf8ada654eb1 17:57:08 Step 25/27 : LABEL arch=arm64 17:57:08 ---> Running in 09509325f7ea 17:57:08 Removing intermediate container 09509325f7ea 17:57:08 ---> f9cdeec47683 17:57:08 Step 26/27 : LABEL git_sha=e7c19c07fa405c616a3a12a5c37f47feee8c2273 17:57:08 ---> Running in fa0b80256313 17:57:09 Removing intermediate container fa0b80256313 17:57:09 ---> a988de10bf6c 17:57:09 Step 27/27 : LABEL version=0.0.0 17:57:09 ---> Running in a4d419522e0b 17:57:10 Removing intermediate container a4d419522e0b 17:57:10 ---> 3fcc10561306 17:57:10 [Warning] One or more build-args [ARCH] were not consumed 17:57:10 Successfully built 3fcc10561306 17:57:10 Successfully tagged docker-app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 17:57:25 Still waiting to schedule task 17:57:25 All nodes of label ‘ubuntu18.04-docker-arm64-16c-16g’ are offline 17:59:06 Running on prd-ubuntu18.04-docker-arm64-16c-16g-9206 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws 17:59:06 Running in /w/workspace/app-service-configurable/18 [Pipeline] { [Pipeline] checkout 17:59:10 using credential edgex-jenkins-ssh 17:59:10 Cloning the remote Git repository 17:59:10 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 17:59:10 > git init /w/workspace/app-service-configurable/18 # timeout=10 17:59:10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 17:59:10 > git --version # timeout=10 17:59:10 > git --version # 'git version 2.17.1' 17:59:10 using GIT_SSH to set credentials SSH Credentials for GitHub 17:59:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:59:12 Merging remotes/origin/master commit 6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 into PR head commit 6b151aa00f8aefefdb25ac6c14c711756a9b23b0 17:59:12 Merge succeeded, producing 550562dad882dbbf18fc9050914995e569f450b2 17:59:12 Checking out Revision 550562dad882dbbf18fc9050914995e569f450b2 (PR-124) 17:59:11 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 17:59:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:59:11 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 17:59:11 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 17:59:11 using GIT_SSH to set credentials SSH Credentials for GitHub 17:59:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:59:12 > git config core.sparsecheckout # timeout=10 17:59:12 > git checkout -f 6b151aa00f8aefefdb25ac6c14c711756a9b23b0 # timeout=10 17:59:12 > git remote # timeout=10 17:59:12 > git config --get remote.origin.url # timeout=10 17:59:12 using GIT_SSH to set credentials SSH Credentials for GitHub 17:59:12 > git merge 6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 # timeout=10 17:59:12 > git rev-parse HEAD^{commit} # timeout=10 17:59:12 > git config core.sparsecheckout # timeout=10 17:59:12 > git checkout -f 550562dad882dbbf18fc9050914995e569f450b2 # timeout=10 17:59:16 Commit message: "Merge commit '6aed5cde4d38e364b7def40f9e6b4d8e988d4e17' into HEAD" 17:59:16 First time build. Skipping changelog. 17:59:16 > git rev-list --no-walk 8d415b9becdc3b8f1189f5b95123b970724b7fb2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:59:18 + echo snap-build.sh 17:59:18 snap-build.sh 17:59:18 + SNAP_BASE_DIR=. 17:59:18 + '[' '!' -z /w/workspace/app-service-configurable/18 ']' 17:59:18 + SNAP_BASE_DIR=/w/workspace/app-service-configurable/18 17:59:18 + sudo apt-get update 17:59:18 Get:1 http://ppa.launchpad.net/ansible/ansible/ubuntu bionic InRelease [15.9 kB] 17:59:18 Hit:2 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic InRelease 17:59:18 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] 17:59:18 Get:4 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] 17:59:18 Get:5 https://download.docker.com/linux/ubuntu bionic InRelease [64.4 kB] 17:59:18 Get:6 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic InRelease [15.4 kB] 17:59:18 Get:7 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] 17:59:19 Get:8 http://ppa.launchpad.net/ansible/ansible/ubuntu bionic/main arm64 Packages [824 B] 17:59:19 Get:9 http://ppa.launchpad.net/ansible/ansible/ubuntu bionic/main Translation-en [476 B] 17:59:19 Get:10 https://download.docker.com/linux/ubuntu bionic/stable arm64 Packages [12.9 kB] 17:59:20 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [825 kB] 17:59:20 Get:12 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [1119 kB] 17:59:20 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-security/main Translation-en [276 kB] 17:59:20 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [1172 B] 17:59:20 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted Translation-en [22.1 kB] 17:59:20 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [942 kB] 17:59:20 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe Translation-en [241 kB] 17:59:20 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2360 B] 17:59:20 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse Translation-en [2964 B] 17:59:20 Get:20 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic-updates/main Translation-en [367 kB] 17:59:20 Get:21 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [2088 B] 17:59:20 Get:22 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic-updates/restricted Translation-en [24.6 kB] 17:59:20 Get:23 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1479 kB] 17:59:20 Get:24 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic-updates/universe Translation-en [354 kB] 17:59:20 Get:25 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5072 B] 17:59:20 Get:26 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse Translation-en [6980 B] 17:59:20 Get:27 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic/main arm64 Packages [9340 B] 17:59:20 Get:28 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [9992 B] 17:59:20 Get:29 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic-backports/main Translation-en [4764 B] 17:59:20 Get:30 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic/main Translation-en [1360 B] 17:59:20 Get:31 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [9932 B] 17:59:20 Get:32 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic-backports/universe Translation-en [4588 B] 17:59:33 Fetched 6071 kB in 4s (1358 kB/s) 17:59:36 Reading package lists... 17:59:36 + sudo apt-get install -y snapd 17:59:36 Reading package lists... 17:59:37 Building dependency tree... 17:59:37 Reading state information... 17:59:38 Suggested packages: 17:59:38 zenity | kdialog 17:59:38 The following packages will be upgraded: 17:59:38 snapd 17:59:38 1 upgraded, 0 newly installed, 0 to remove and 232 not upgraded. 17:59:38 Need to get 18.5 MB of archives. 17:59:38 After this operation, 35.1 MB of additional disk space will be used. 17:59:38 Get:1 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 snapd arm64 2.47.1+18.04 [18.5 MB] 17:59:41 debconf: unable to initialize frontend: Dialog 17:59:41 debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 17:59:41 debconf: falling back to frontend: Readline 17:59:41 debconf: unable to initialize frontend: Readline 17:59:41 debconf: (This frontend requires a controlling tty.) 17:59:41 debconf: falling back to frontend: Teletype 17:59:41 dpkg-preconfigure: unable to re-open stdin: 17:59:41 Fetched 18.5 MB in 2s (11.5 MB/s) 17:59:43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 171706 files and directories currently installed.) 17:59:43 Preparing to unpack .../snapd_2.47.1+18.04_arm64.deb ... 17:59:43 Unpacking snapd (2.47.1+18.04) over (2.42.1+18.04) ... 17:59:48 Setting up snapd (2.47.1+18.04) ... 17:59:48 Installing new version of config file /etc/apparmor.d/usr.lib.snapd.snap-confine.real ... 17:59:48 Installing new version of config file /etc/profile.d/apps-bin-path.sh ... 17:59:50 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 17:59:52 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 17:59:56 snapd.failure.service is a disabled or a static unit, not starting it. 17:59:56 snapd.snap-repair.service is a disabled or a static unit, not starting it. 17:59:57 Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 17:59:57 Processing triggers for mime-support (3.60ubuntu1) ... 17:59:57 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 18:00:04 + sudo snap install --classic snapcraft 18:00:22 2020-10-27T18:00:20Z INFO Waiting for automatic snapd restart... 18:00:54 snapcraft 4.3 from Canonical* installed 18:00:54 + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/18]' 18:00:54 [snap-build] Building snap in dir [/w/workspace/app-service-configurable/18] 18:00:54 + cd /w/workspace/app-service-configurable/18 18:00:54 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 18:00:54 + snapcraft clean 18:00:54 /w/workspace/app-service-configurable/18@tmp/durable-577092fb/script.sh: line 25: snapcraft: command not found [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:00:56 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 18:00:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:00:59 ---> package-listing.sh 18:00:59 ++ facter osfamily 18:00:59 ++ tr '[:upper:]' '[:lower:]' 18:00:59 + OS_FAMILY=redhat 18:00:59 + workspace=/w/workspace/_app-service-configurable_PR-124 18:00:59 + START_PACKAGES=/tmp/packages_start.txt 18:00:59 + END_PACKAGES=/tmp/packages_end.txt 18:00:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:00:59 + PACKAGES=/tmp/packages_start.txt 18:00:59 + '[' /w/workspace/_app-service-configurable_PR-124 ']' 18:00:59 + PACKAGES=/tmp/packages_end.txt 18:00:59 + case "${OS_FAMILY}" in 18:00:59 + rpm -qa 18:00:59 + sort 18:01:03 + '[' -f /tmp/packages_start.txt ']' 18:01:03 + '[' -f /tmp/packages_end.txt ']' 18:01:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:01:03 + '[' /w/workspace/_app-service-configurable_PR-124 ']' 18:01:03 + mkdir -p /w/workspace/_app-service-configurable_PR-124/archives/ 18:01:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-124/archives/ [Pipeline] echo 18:01:03 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_PR-124/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:01:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:01:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:01:04 18:01:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:01:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:01:04 alpine: Pulling from edgex-lftools-log-publisher 18:01:04 df20fa9351a1: Pulling fs layer 18:01:04 36b3adc4ff6f: Pulling fs layer 18:01:04 8ad3a11d3b57: Pulling fs layer 18:01:04 46f8f816bc3b: Pulling fs layer 18:01:04 93b61091891f: Pulling fs layer 18:01:04 93b9cdb0e59b: Pulling fs layer 18:01:04 5e14af77c1be: Pulling fs layer 18:01:04 01666e4c0597: Pulling fs layer 18:01:04 aa168da1d23b: Pulling fs layer 18:01:04 93b61091891f: Waiting 18:01:04 93b9cdb0e59b: Waiting 18:01:04 5e14af77c1be: Waiting 18:01:04 01666e4c0597: Waiting 18:01:04 46f8f816bc3b: Waiting 18:01:04 36b3adc4ff6f: Verifying Checksum 18:01:04 36b3adc4ff6f: Download complete 18:01:04 46f8f816bc3b: Download complete 18:01:04 df20fa9351a1: Verifying Checksum 18:01:04 df20fa9351a1: Download complete 18:01:05 93b9cdb0e59b: Verifying Checksum 18:01:05 93b9cdb0e59b: Download complete 18:01:05 93b61091891f: Verifying Checksum 18:01:05 93b61091891f: Download complete 18:01:05 5e14af77c1be: Verifying Checksum 18:01:05 5e14af77c1be: Download complete 18:01:05 01666e4c0597: Verifying Checksum 18:01:05 01666e4c0597: Download complete 18:01:05 8ad3a11d3b57: Verifying Checksum 18:01:05 8ad3a11d3b57: Download complete 18:01:05 df20fa9351a1: Pull complete 18:01:05 36b3adc4ff6f: Pull complete 18:01:06 8ad3a11d3b57: Pull complete 18:01:06 46f8f816bc3b: Pull complete 18:01:07 93b61091891f: Pull complete 18:01:07 93b9cdb0e59b: Pull complete 18:01:07 aa168da1d23b: Verifying Checksum 18:01:07 aa168da1d23b: Download complete 18:01:07 5e14af77c1be: Pull complete 18:01:07 01666e4c0597: Pull complete 18:01:15 aa168da1d23b: Pull complete 18:01:15 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:01:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:01:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:01:16 prd-centos7-docker-4c-2g-9200 does not seem to be running inside a container 18:01:16 $ 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_PR-124/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_PR-124 -v /w/workspace/_app-service-configurable_PR-124:/w/workspace/_app-service-configurable_PR-124:rw,z -v /w/workspace/_app-service-configurable_PR-124@tmp:/w/workspace/_app-service-configurable_PR-124@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:01:24 $ docker top 146beaa1d9796b798835c6c82b71d22febe3dc1d7f79b584dffd421a4c37f855 -eo pid,comm [Pipeline] { [Pipeline] sh 18:01:25 + touch /tmp/pre-build-complete [Pipeline] sh 18:01:25 + mkdir -p /var/log/sa [Pipeline] sh 18:01:25 + ls /var/log/sa-host 18:01:25 + sadf -c /var/log/sa-host/sa05 18:01:25 file_magic: OK 18:01:25 HZ: Using current value: 100 18:01:25 file_header: OK 18:01:25 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:01:25 Statistics: 18:01:25 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:01:25 File successfully converted to sysstat format version 12.2.1 18:01:25 + sadf -c /var/log/sa-host/sa27 18:01:25 file_magic: OK 18:01:25 HZ: Using current value: 100 18:01:25 file_header: OK 18:01:25 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:01:25 Statistics: 18:01:25 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:01:25 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:01:25 provisioning config files... 18:01:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-124@tmp/config8521378133412750043tmp [Pipeline] { [Pipeline] echo 18:01:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:01:26 ---> create-netrc.sh [Pipeline] } 18:01:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 18:01:26 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 18:01:26 ---> python-tools-install.sh [Pipeline] echo 18:01:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:01:26 ---> sudo-logs.sh 18:01:26 Archiving 'sudo' log.. [Pipeline] echo 18:01:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:01:27 ---> job-cost.sh 18:01:27 lf-activate-venv: SKIPPING 18:01:27 INFO: No Stack... 18:01:28 INFO: Retrieving Pricing Info for: v1-standard-2 18:01:29 INFO: Archiving Costs [Pipeline] echo 18:01:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:01:29 ---> logs-deploy.sh 18:01:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-124/18 18:01:29 INFO: archiving workspace using pattern(s): 18:01:31 Archives upload complete. 18:01:31 INFO: archiving logs to Nexus 18:01:32 ---> uname -a: 18:01:32 Linux prd-centos7-docker-4c-2g-9200.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 18:01:32 18:01:32 18:01:32 ---> lscpu: 18:01:32 Architecture: x86_64 18:01:32 CPU op-mode(s): 32-bit, 64-bit 18:01:32 Byte Order: Little Endian 18:01:32 Address sizes: 40 bits physical, 48 bits virtual 18:01:32 CPU(s): 4 18:01:32 On-line CPU(s) list: 0-3 18:01:32 Thread(s) per core: 1 18:01:32 Core(s) per socket: 1 18:01:32 Socket(s): 4 18:01:32 NUMA node(s): 1 18:01:32 Vendor ID: GenuineIntel 18:01:32 CPU family: 6 18:01:32 Model: 44 18:01:32 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 18:01:32 Stepping: 1 18:01:32 CPU MHz: 2933.436 18:01:32 BogoMIPS: 5866.87 18:01:32 Virtualization: VT-x 18:01:32 Hypervisor vendor: KVM 18:01:32 Virtualization type: full 18:01:32 L1d cache: 128 KiB 18:01:32 L1i cache: 128 KiB 18:01:32 L2 cache: 16 MiB 18:01:32 L3 cache: 64 MiB 18:01:32 NUMA node0 CPU(s): 0-3 18:01:32 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 18:01:32 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 18:01:32 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 18:01:32 Vulnerability Meltdown: Mitigation; PTI 18:01:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:01:32 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:01:32 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:01:32 Vulnerability Tsx async abort: Not affected 18:01:32 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 18:01:32 18:01:32 18:01:32 ---> nproc: 18:01:32 4 18:01:32 18:01:32 18:01:32 ---> df -h: 18:01:32 Filesystem Size Used Available Use% Mounted on 18:01:32 overlay 50.0G 7.2G 42.8G 14% / 18:01:32 tmpfs 64.0M 0 64.0M 0% /dev 18:01:32 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 18:01:32 shm 64.0M 0 64.0M 0% /dev/shm 18:01:32 /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os 18:01:32 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 18:01:32 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 18:01:32 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 18:01:32 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log 18:01:32 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/_app-service-configurable_PR-124 18:01:32 /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json 18:01:32 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/_app-service-configurable_PR-124@tmp 18:01:32 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host 18:01:32 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure 18:01:32 18:01:32 18:01:32 ---> free -m: 18:01:32 total used free shared buff/cache available 18:01:32 Mem: 1837 664 116 0 1056 1069 18:01:32 Swap: 1023 1 1022 18:01:32 18:01:32 18:01:32 ---> ip addr: 18:01:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:01:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:01:32 inet 127.0.0.1/8 scope host lo 18:01:32 valid_lft forever preferred_lft forever 18:01:32 inet6 ::1/128 scope host 18:01:32 valid_lft forever preferred_lft forever 18:01:32 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:01:32 link/ether fa:16:3e:10:00:27 brd ff:ff:ff:ff:ff:ff 18:01:32 inet 10.30.122.237/23 brd 10.30.123.255 scope global dynamic eth0 18:01:32 valid_lft 85659sec preferred_lft 85659sec 18:01:32 inet6 fe80::f816:3eff:fe10:27/64 scope link 18:01:32 valid_lft forever preferred_lft forever 18:01:32 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:01:32 link/ether 02:42:97:85:ac:b5 brd ff:ff:ff:ff:ff:ff 18:01:32 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:01:32 valid_lft forever preferred_lft forever 18:01:32 inet6 fe80::42:97ff:fe85:acb5/64 scope link 18:01:32 valid_lft forever preferred_lft forever 18:01:32 18:01:32 18:01:32 ---> sar -b -r -n DEV: 18:01:32 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/27/20 _x86_64_ (4 CPU) 18:01:32 18:01:32 17:48:53 LINUX RESTART (4 CPU) 18:01:32 18:01:32 17:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:01:32 17:51:01 7.04 2.10 4.94 0.00 104.79 134.42 0.00 18:01:32 17:52:01 0.40 0.00 0.40 0.00 0.00 5.84 0.00 18:01:32 17:53:01 0.72 0.00 0.72 0.00 0.00 9.19 0.00 18:01:32 17:54:02 0.52 0.00 0.52 0.00 0.00 7.29 0.00 18:01:32 17:55:01 0.27 0.00 0.27 0.00 0.00 3.56 0.00 18:01:32 17:56:01 0.32 0.02 0.30 0.00 0.13 4.05 0.00 18:01:32 17:57:01 0.28 0.00 0.28 0.00 0.00 2.91 0.00 18:01:32 17:58:01 0.28 0.00 0.28 0.00 0.00 3.38 0.00 18:01:32 17:59:01 0.25 0.00 0.25 0.00 0.00 2.85 0.00 18:01:32 18:00:01 0.33 0.00 0.33 0.00 0.00 3.23 0.00 18:01:32 18:01:01 26.54 26.26 0.28 0.00 2339.96 3.10 0.00 18:01:32 Average: 3.37 2.58 0.78 0.00 222.71 16.37 0.00 18:01:32 18:01:32 17:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:01:32 17:51:01 173220 0 562308 29.89 2620 1143408 1128024 38.50 410464 1138140 20 18:01:32 17:52:01 180356 0 555164 29.51 2620 1143416 1079036 36.83 408220 1134180 16 18:01:32 17:53:01 178344 0 557172 29.61 2620 1143420 1079036 36.83 410408 1134168 8 18:01:32 17:54:02 176736 0 558780 29.70 2620 1143420 1079180 36.83 416164 1130504 12 18:01:32 17:55:01 176640 0 558868 29.70 2620 1143428 1079192 36.83 424432 1122304 8 18:01:32 17:56:01 176004 0 559496 29.74 2620 1143436 1079228 36.83 424660 1122304 8 18:01:32 17:57:01 177392 0 558100 29.66 2620 1143444 1079036 36.83 419060 1126756 8 18:01:32 17:58:01 177228 0 558260 29.67 2620 1143448 1079096 36.83 419220 1126752 8 18:01:32 17:59:01 177556 0 557924 29.65 2620 1143456 1079036 36.83 419044 1126756 8 18:01:32 18:00:01 176932 0 558544 29.69 2620 1143460 1079132 36.83 416200 1130384 8 18:01:32 18:01:01 91536 0 573776 30.49 2620 1213624 1108972 37.85 430084 1199708 104 18:01:32 Average: 169268 0 559854 29.75 2620 1149815 1086270 37.07 417996 1135632 19 18:01:32 18:01:32 17:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:01:32 17:51:01 eth0 20.69 15.80 17.48 21.95 0.00 0.00 0.00 0.00 18:01:32 17:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:32 17:51:01 docker0 1.63 1.30 0.34 3.21 0.00 0.00 0.00 0.00 18:01:32 17:52:01 eth0 0.25 0.13 0.01 0.13 0.00 0.00 0.00 0.00 18:01:32 17:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:32 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:32 17:53:01 eth0 0.65 0.12 0.06 0.01 0.00 0.00 0.00 0.00 18:01:32 17:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:32 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:32 17:54:02 eth0 2.08 0.50 0.64 0.39 0.00 0.00 0.00 0.00 18:01:32 17:54:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:32 17:54:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:32 17:55:01 eth0 1.41 0.61 0.51 0.28 0.00 0.00 0.00 0.00 18:01:32 17:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:32 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:32 17:56:01 eth0 0.48 0.30 0.27 0.20 0.00 0.00 0.00 0.00 18:01:32 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:32 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:32 17:57:01 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:01:32 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:32 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:32 17:58:01 eth0 0.47 0.20 0.16 0.01 0.00 0.00 0.00 0.00 18:01:32 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:32 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:32 17:59:01 eth0 0.67 0.08 0.06 0.01 0.00 0.00 0.00 0.00 18:01:32 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:32 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:32 18:00:01 eth0 0.72 0.43 0.41 0.27 0.00 0.00 0.00 0.00 18:01:32 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:32 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:32 18:01:01 eth0 4.08 2.45 4.23 1.46 0.00 0.00 0.00 0.00 18:01:32 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:32 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:32 Average: eth0 2.87 1.88 2.17 2.25 0.00 0.00 0.00 0.00 18:01:32 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:32 Average: docker0 0.15 0.12 0.03 0.29 0.00 0.00 0.00 0.00 18:01:32 18:01:32 18:01:32 ---> sar -P ALL: 18:01:32 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/27/20 _x86_64_ (4 CPU) 18:01:32 18:01:32 17:48:53 LINUX RESTART (4 CPU) 18:01:32 18:01:32 17:50:01 CPU %user %nice %system %iowait %steal %idle 18:01:32 17:51:01 all 0.81 0.00 0.42 0.05 0.13 98.58 18:01:32 17:51:01 0 0.94 0.00 0.40 0.03 0.12 98.51 18:01:32 17:51:01 1 0.77 0.00 0.43 0.05 0.15 98.60 18:01:32 17:51:01 2 0.72 0.00 0.42 0.07 0.15 98.65 18:01:32 17:51:01 3 0.83 0.00 0.43 0.03 0.12 98.58 18:01:32 17:52:01 all 0.11 0.00 0.07 0.00 0.01 99.81 18:01:32 17:52:01 0 0.30 0.00 0.05 0.00 0.03 99.62 18:01:32 17:52:01 1 0.05 0.00 0.10 0.00 0.00 99.85 18:01:32 17:52:01 2 0.07 0.00 0.07 0.00 0.00 99.87 18:01:32 17:52:01 3 0.03 0.00 0.05 0.00 0.00 99.92 18:01:32 17:53:01 all 0.15 0.00 0.04 0.00 0.01 99.80 18:01:32 17:53:01 0 0.52 0.00 0.05 0.00 0.02 99.42 18:01:32 17:53:01 1 0.05 0.00 0.05 0.00 0.00 99.90 18:01:32 17:53:01 2 0.03 0.00 0.03 0.00 0.02 99.92 18:01:32 17:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:01:32 17:54:02 all 0.17 0.00 0.05 0.00 0.01 99.77 18:01:32 17:54:02 0 0.52 0.00 0.08 0.00 0.00 99.40 18:01:32 17:54:02 1 0.07 0.00 0.05 0.00 0.02 99.87 18:01:32 17:54:02 2 0.05 0.00 0.03 0.00 0.00 99.92 18:01:32 17:54:02 3 0.03 0.00 0.05 0.00 0.02 99.90 18:01:32 17:55:01 all 0.18 0.00 0.10 0.00 0.00 99.72 18:01:32 17:55:01 0 0.03 0.00 0.25 0.00 0.00 99.71 18:01:32 17:55:01 1 0.07 0.00 0.08 0.00 0.02 99.83 18:01:32 17:55:01 2 0.54 0.00 0.03 0.00 0.00 99.42 18:01:32 17:55:01 3 0.07 0.00 0.03 0.00 0.00 99.90 18:01:32 17:56:01 all 0.17 0.00 0.04 0.00 0.01 99.78 18:01:32 17:56:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:01:32 17:56:01 1 0.03 0.00 0.07 0.00 0.00 99.90 18:01:32 17:56:01 2 0.52 0.00 0.03 0.00 0.02 99.43 18:01:32 17:56:01 3 0.08 0.00 0.05 0.00 0.00 99.87 18:01:32 17:57:01 all 0.16 0.00 0.03 0.00 0.00 99.81 18:01:32 17:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:01:32 17:57:01 1 0.07 0.00 0.07 0.00 0.00 99.87 18:01:32 17:57:01 2 0.53 0.00 0.03 0.00 0.00 99.43 18:01:32 17:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:01:32 17:58:01 all 0.15 0.00 0.03 0.00 0.01 99.81 18:01:32 17:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:01:32 17:58:01 1 0.05 0.00 0.05 0.00 0.02 99.88 18:01:32 17:58:01 2 0.50 0.00 0.02 0.00 0.02 99.47 18:01:32 17:58:01 3 0.05 0.00 0.03 0.00 0.02 99.90 18:01:32 17:59:01 all 0.15 0.00 0.02 0.00 0.00 99.82 18:01:32 17:59:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:01:32 17:59:01 1 0.03 0.00 0.05 0.00 0.02 99.90 18:01:32 17:59:01 2 0.53 0.00 0.03 0.00 0.00 99.43 18:01:32 17:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:01:32 18:00:01 all 0.12 0.00 0.05 0.00 0.00 99.83 18:01:32 18:00:01 0 0.03 0.00 0.03 0.00 0.00 99.93 18:01:32 18:00:01 1 0.28 0.00 0.07 0.00 0.00 99.65 18:01:32 18:00:01 2 0.10 0.00 0.05 0.00 0.00 99.85 18:01:32 18:00:01 3 0.05 0.00 0.07 0.00 0.00 99.88 18:01:32 18:01:01 all 0.38 0.00 0.23 0.56 0.00 98.82 18:01:32 18:01:01 0 0.68 0.00 0.45 1.77 0.00 97.10 18:01:32 18:01:01 1 0.37 0.00 0.20 0.07 0.00 99.36 18:01:32 18:01:01 2 0.10 0.00 0.10 0.38 0.00 99.42 18:01:32 18:01:01 3 0.38 0.00 0.17 0.02 0.02 99.42 18:01:32 18:01:32 Average: CPU %user %nice %system %iowait %steal %idle 18:01:32 Average: all 0.23 0.00 0.10 0.06 0.02 99.60 18:01:32 Average: 0 0.28 0.00 0.12 0.16 0.02 99.41 18:01:32 Average: 1 0.17 0.00 0.11 0.01 0.02 99.69 18:01:32 Average: 2 0.34 0.00 0.08 0.04 0.02 99.53 18:01:32 Average: 3 0.14 0.00 0.08 0.00 0.02 99.75 18:01:32 18:01:32 18:01:32