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 086fa68527d2b647e7b36b281ee48dcaf6fe0810+6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 (59787d0a913f3904aae9289abbfdea3f1a52b58e) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@32bc9d05584478368e0315725b842536e9cb93da Attempting to resolve 32bc9d05584478368e0315725b842536e9cb93da 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 32bc9d05584478368e0315725b842536e9cb93da 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 32bc9d05584478368e0315725b842536e9cb93da^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains 32bc9d05584478368e0315725b842536e9cb93da # timeout=10 Selected match: pr/264/head revision 32bc9d05584478368e0315725b842536e9cb93da 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 32bc9d05584478368e0315725b842536e9cb93da (pr/264/head) > git config core.sparsecheckout # timeout=10 > git checkout -f 32bc9d05584478368e0315725b842536e9cb93da # 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-9144 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 086fa68527d2b647e7b36b281ee48dcaf6fe0810 Merge succeeded, producing c1611aefcc9b078fcdf35cc55c81b0e54a2f4fa5 Checking out Revision c1611aefcc9b078fcdf35cc55c81b0e54a2f4fa5 (PR-124) > git config core.sparsecheckout # timeout=10 > git checkout -f 086fa68527d2b647e7b36b281ee48dcaf6fe0810 # 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 c1611aefcc9b078fcdf35cc55c81b0e54a2f4fa5 # timeout=10 Commit message: "Merge commit '6aed5cde4d38e364b7def40f9e6b4d8e988d4e17' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk ffb787fbf19e9694b5c652c6fff92716ec2d7c4e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-27T15:55:47.889Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-27T15:55:48.154Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-27T15:55:48.253Z] ========================================================= [2020-10-27T15:55:48.253Z] EdgeX Global Pipelines Version Info [2020-10-27T15:55:48.253Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-27T15:55:50.834Z] ------------------- [2020-10-27T15:55:50.834Z] stable info: [2020-10-27T15:55:50.834Z] ------------------- [2020-10-27T15:55:50.834Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-27T15:55:50.834Z] Commit SHA: f3f382fce060f16c10d6f597981912fab355381a [2020-10-27T15:55:50.834Z] Message: update stable to v1.0.148 [2020-10-27T15:55:51.891Z] ------------------- [2020-10-27T15:55:51.891Z] experimental info: [2020-10-27T15:55:51.891Z] ------------------- [2020-10-27T15:55:51.891Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-27T15:55:51.891Z] Commit SHA: 2701555fd48d7f7017006eef04e32eb767bac8dc [2020-10-27T15:55:51.891Z] Message: update experimental to v1.0.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-27T15:55:52.266Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2020-10-27T15:55:52.356Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2020-10-27T15:55:52.470Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-27T15:55:52.557Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-27T15:55:52.651Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-27T15:55:52.742Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-27T15:55:52.849Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-27T15:55:52.935Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-27T15:55:53.026Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-27T15:55:53.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-27T15:55:53.208Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-27T15:55:53.346Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo [2020-10-27T15:55:53.480Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-27T15:55:53.578Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-27T15:55:53.678Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-27T15:55:53.773Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-10-27T15:55:53.886Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-27T15:55:53.980Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-27T15:55:54.072Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-27T15:55:54.197Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-10-27T15:55:54.295Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-10-27T15:55:54.390Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-10-27T15:55:54.495Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-27T15:55:54.591Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-27T15:55:54.707Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-10-27T15:55:54.812Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-124 [Pipeline] echo [2020-10-27T15:55:54.902Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-124 [Pipeline] echo [2020-10-27T15:55:54.995Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-124 [Pipeline] echo [2020-10-27T15:55:55.090Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c1611aefcc9b078fcdf35cc55c81b0e54a2f4fa5 [Pipeline] echo [2020-10-27T15:55:55.447Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c1611ae [Pipeline] echo [2020-10-27T15:55:55.552Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-27T15:55:56.215Z] + git log --format=format:%s -1 c1611aefcc9b078fcdf35cc55c81b0e54a2f4fa5 [Pipeline] echo [2020-10-27T15:55:56.352Z] GIT_COMMIT: c1611aefcc9b078fcdf35cc55c81b0e54a2f4fa5, Commit Message: Merge commit '6aed5cde4d38e364b7def40f9e6b4d8e988d4e17' into HEAD [Pipeline] echo [2020-10-27T15:55:56.403Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-27T15:55:57.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-27T15:55:57.306Z] [2020-10-27T15:55:57.306Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-27T15:55:57.699Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-27T15:55:57.700Z] latest: Pulling from edgex-devops/git-semver [2020-10-27T15:55:57.700Z] 31603596830f: Pulling fs layer [2020-10-27T15:55:57.700Z] 2a8b12db71e7: Pulling fs layer [2020-10-27T15:55:57.700Z] 6ca5941a6612: Pulling fs layer [2020-10-27T15:55:57.700Z] ecc8261a40a4: Pulling fs layer [2020-10-27T15:55:57.700Z] ecc8261a40a4: Waiting [2020-10-27T15:55:57.700Z] 2a8b12db71e7: Verifying Checksum [2020-10-27T15:55:57.700Z] 2a8b12db71e7: Download complete [2020-10-27T15:55:57.978Z] 31603596830f: Verifying Checksum [2020-10-27T15:55:57.978Z] 31603596830f: Download complete [2020-10-27T15:55:58.250Z] ecc8261a40a4: Verifying Checksum [2020-10-27T15:55:58.250Z] ecc8261a40a4: Download complete [2020-10-27T15:55:58.250Z] 6ca5941a6612: Verifying Checksum [2020-10-27T15:55:58.250Z] 6ca5941a6612: Download complete [2020-10-27T15:55:58.529Z] 31603596830f: Pull complete [2020-10-27T15:55:58.800Z] 2a8b12db71e7: Pull complete [2020-10-27T15:55:59.794Z] 6ca5941a6612: Pull complete [2020-10-27T15:56:00.379Z] ecc8261a40a4: Pull complete [2020-10-27T15:56:00.379Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-27T15:56:00.379Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-27T15:56:00.379Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-27T15:56:00.626Z] prd-centos7-docker-4c-2g-9144 does not seem to be running inside a container [2020-10-27T15:56:00.781Z] $ 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 [2020-10-27T15:56:03.305Z] $ docker top 0360248318e6b16603cc8a4348e63e64521f2046c4f017f10339dab22cdf3431 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-27T15:56:03.716Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-27T15:56:03.716Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-27T15:56:04.068Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-27T15:56:04.073Z] $ docker exec 0360248318e6b16603cc8a4348e63e64521f2046c4f017f10339dab22cdf3431 ssh-agent [2020-10-27T15:56:04.359Z] SSH_AUTH_SOCK=/tmp/ssh-NwsQlaIrkT4E/agent.12 [2020-10-27T15:56:04.359Z] SSH_AGENT_PID=17 [2020-10-27T15:56:04.375Z] Running ssh-add (command line suppressed) [2020-10-27T15:56:04.567Z] Identity added: /w/workspace/_app-service-configurable_PR-124@tmp/private_key_2956888055835147748.key (/w/workspace/_app-service-configurable_PR-124@tmp/private_key_2956888055835147748.key) [2020-10-27T15:56:04.655Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-27T15:56:05.041Z] + git tag --points-at HEAD [Pipeline] } [2020-10-27T15:56:05.078Z] $ docker exec --env ******** --env ******** 0360248318e6b16603cc8a4348e63e64521f2046c4f017f10339dab22cdf3431 ssh-agent -k [2020-10-27T15:56:05.315Z] unset SSH_AUTH_SOCK; [2020-10-27T15:56:05.316Z] unset SSH_AGENT_PID; [2020-10-27T15:56:05.316Z] echo Agent pid 17 killed; [2020-10-27T15:56:05.400Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-27T15:56:05.587Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-27T15:56:05.587Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-27T15:56:05.923Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-27T15:56:05.927Z] $ docker exec 0360248318e6b16603cc8a4348e63e64521f2046c4f017f10339dab22cdf3431 ssh-agent [2020-10-27T15:56:06.276Z] SSH_AUTH_SOCK=/tmp/ssh-44NTSJTd7wqH/agent.46 [2020-10-27T15:56:06.276Z] SSH_AGENT_PID=51 [2020-10-27T15:56:06.286Z] Running ssh-add (command line suppressed) [2020-10-27T15:56:06.470Z] Identity added: /w/workspace/_app-service-configurable_PR-124@tmp/private_key_2077451487315291428.key (/w/workspace/_app-service-configurable_PR-124@tmp/private_key_2077451487315291428.key) [2020-10-27T15:56:06.576Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-27T15:56:06.970Z] + git semver init [2020-10-27T15:56:06.970Z] # -> Open(): unable to determine branch for HEAD [2020-10-27T15:56:06.970Z] # $GIT_DIR = /w/workspace/_app-service-configurable_PR-124/.git [2020-10-27T15:56:06.970Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-124 [2020-10-27T15:56:06.970Z] # $SEMVER_REMOTE_NAME = origin [2020-10-27T15:56:06.970Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-27T15:56:06.970Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-27T15:56:06.970Z] # $SEMVER_BRANCH = PR-124 [2020-10-27T15:56:06.970Z] # $SEMVER_TEMP = /tmp/semver-384099971 [2020-10-27T15:56:06.970Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2020-10-27T15:56:07.791Z] # '/tmp/semver-384099971' -> '/w/workspace/_app-service-configurable_PR-124/.semver' [2020-10-27T15:56:07.791Z] # -> Force: false [2020-10-27T15:56:07.791Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-124/.semver [Pipeline] } [2020-10-27T15:56:07.845Z] $ docker exec --env ******** --env ******** 0360248318e6b16603cc8a4348e63e64521f2046c4f017f10339dab22cdf3431 ssh-agent -k [2020-10-27T15:56:08.029Z] unset SSH_AUTH_SOCK; [2020-10-27T15:56:08.030Z] unset SSH_AGENT_PID; [2020-10-27T15:56:08.030Z] echo Agent pid 51 killed; [2020-10-27T15:56:08.146Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-27T15:56:08.751Z] + git semver [Pipeline] } [2020-10-27T15:56:08.800Z] $ docker stop --time=1 0360248318e6b16603cc8a4348e63e64521f2046c4f017f10339dab22cdf3431 [2020-10-27T15:56:10.398Z] $ docker rm -f 0360248318e6b16603cc8a4348e63e64521f2046c4f017f10339dab22cdf3431 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-27T15:56:10.995Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-27T15:56:11.814Z] Stashed 1 file(s) [Pipeline] echo [2020-10-27T15:56:11.817Z] [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 [2020-10-27T15:56:27.431Z] Still waiting to schedule task [2020-10-27T15:56:27.431Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-27T15:56:27.433Z] Still waiting to schedule task [2020-10-27T15:56:27.433Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-10-27T15:59:23.909Z] Running on prd-centos7-docker-4c-2g-9145 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws [2020-10-27T15:59:23.974Z] Running in /w/workspace/app-service-configurable/14 [Pipeline] { [Pipeline] checkout [2020-10-27T15:59:26.878Z] using credential edgex-jenkins-ssh [2020-10-27T15:59:26.956Z] Cloning the remote Git repository [2020-10-27T15:59:26.985Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-10-27T15:59:27.049Z] > git init /w/workspace/app-service-configurable/14 # timeout=10 [2020-10-27T15:59:27.099Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-27T15:59:27.100Z] > git --version # timeout=10 [2020-10-27T15:59:27.108Z] > git --version # 'git version 2.16.5' [2020-10-27T15:59:27.109Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-27T15:59:27.137Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-27T15:59:28.171Z] Merging remotes/origin/master commit 6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 into PR head commit 086fa68527d2b647e7b36b281ee48dcaf6fe0810 [2020-10-27T15:59:28.256Z] Merge succeeded, producing 10220c3762f86d9d1fac3d8227635ca5c64fdd41 [2020-10-27T15:59:28.256Z] Checking out Revision 10220c3762f86d9d1fac3d8227635ca5c64fdd41 (PR-124) [2020-10-27T15:59:27.662Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-27T15:59:27.670Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-27T15:59:27.682Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-27T15:59:27.693Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-27T15:59:27.693Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-27T15:59:27.697Z] > 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 [2020-10-27T15:59:28.182Z] > git config core.sparsecheckout # timeout=10 [2020-10-27T15:59:28.186Z] > git checkout -f 086fa68527d2b647e7b36b281ee48dcaf6fe0810 # timeout=10 [2020-10-27T15:59:28.215Z] > git remote # timeout=10 [2020-10-27T15:59:28.220Z] > git config --get remote.origin.url # timeout=10 [2020-10-27T15:59:28.230Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-27T15:59:28.234Z] > git merge 6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 # timeout=10 [2020-10-27T15:59:28.251Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-27T15:59:28.261Z] > git config core.sparsecheckout # timeout=10 [2020-10-27T15:59:28.266Z] > git checkout -f 10220c3762f86d9d1fac3d8227635ca5c64fdd41 # timeout=10 [2020-10-27T15:59:31.827Z] Commit message: "Merge commit '6aed5cde4d38e364b7def40f9e6b4d8e988d4e17' into HEAD" [2020-10-27T15:59:31.838Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2020-10-27T15:59:31.834Z] > git rev-list --no-walk ffb787fbf19e9694b5c652c6fff92716ec2d7c4e # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-27T15:59:32.870Z] ========================================================= [2020-10-27T15:59:32.870Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-27T15:59:32.870Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-27T15:59:33.492Z] + 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 . [2020-10-27T15:59:33.492Z] Sending build context to Docker daemon 98.3kB [2020-10-27T15:59:33.761Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-27T15:59:33.761Z] Step 2/8 : FROM ${BASE} [2020-10-27T15:59:33.761Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-27T15:59:34.029Z] df20fa9351a1: Pulling fs layer [2020-10-27T15:59:34.029Z] ed8968b2872e: Pulling fs layer [2020-10-27T15:59:34.029Z] a92cc7c5fd73: Pulling fs layer [2020-10-27T15:59:34.029Z] e871e8e8d7a9: Pulling fs layer [2020-10-27T15:59:34.029Z] e73272ec9a57: Pulling fs layer [2020-10-27T15:59:34.029Z] 1e910a182e73: Pulling fs layer [2020-10-27T15:59:34.029Z] 4e634b169226: Pulling fs layer [2020-10-27T15:59:34.029Z] e871e8e8d7a9: Waiting [2020-10-27T15:59:34.029Z] e73272ec9a57: Waiting [2020-10-27T15:59:34.029Z] 1e910a182e73: Waiting [2020-10-27T15:59:34.029Z] 4e634b169226: Waiting [2020-10-27T15:59:34.029Z] a92cc7c5fd73: Verifying Checksum [2020-10-27T15:59:34.029Z] a92cc7c5fd73: Download complete [2020-10-27T15:59:34.029Z] ed8968b2872e: Download complete [2020-10-27T15:59:34.029Z] e73272ec9a57: Verifying Checksum [2020-10-27T15:59:34.029Z] e73272ec9a57: Download complete [2020-10-27T15:59:34.029Z] df20fa9351a1: Verifying Checksum [2020-10-27T15:59:34.029Z] df20fa9351a1: Download complete [2020-10-27T15:59:34.294Z] 1e910a182e73: Verifying Checksum [2020-10-27T15:59:34.294Z] 1e910a182e73: Download complete [2020-10-27T15:59:34.294Z] df20fa9351a1: Pull complete [2020-10-27T15:59:34.575Z] ed8968b2872e: Pull complete [2020-10-27T15:59:34.575Z] a92cc7c5fd73: Pull complete [2020-10-27T15:59:35.976Z] 4e634b169226: Verifying Checksum [2020-10-27T15:59:35.976Z] 4e634b169226: Download complete [2020-10-27T15:59:36.243Z] e871e8e8d7a9: Verifying Checksum [2020-10-27T15:59:36.243Z] e871e8e8d7a9: Download complete [2020-10-27T15:59:41.587Z] e871e8e8d7a9: Pull complete [2020-10-27T15:59:41.587Z] e73272ec9a57: Pull complete [2020-10-27T15:59:41.587Z] 1e910a182e73: Pull complete [2020-10-27T15:59:46.914Z] 4e634b169226: Pull complete [2020-10-27T15:59:46.914Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-27T15:59:46.914Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-27T15:59:46.914Z] ---> f7629b54cfaa [2020-10-27T15:59:46.914Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-27T15:59:46.914Z] ---> Running in bcbfe09c65ec [2020-10-27T15:59:46.914Z] Removing intermediate container bcbfe09c65ec [2020-10-27T15:59:46.914Z] ---> fe023758a24c [2020-10-27T15:59:46.914Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-27T15:59:46.914Z] ---> Running in 4a3eaa19c6c4 [2020-10-27T15:59:48.320Z] Removing intermediate container 4a3eaa19c6c4 [2020-10-27T15:59:48.320Z] ---> aad745a93f1e [2020-10-27T15:59:48.320Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-10-27T15:59:48.320Z] ---> Running in 0e8f07bdb7b5 [2020-10-27T15:59:48.583Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-27T15:59:49.533Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-27T15:59:50.110Z] (1/6) Installing libc-dev (0.7.2-r3) [2020-10-27T15:59:50.110Z] (2/6) Installing libsodium (1.0.18-r0) [2020-10-27T15:59:50.371Z] (3/6) Installing pkgconf (1.7.2-r0) [2020-10-27T15:59:50.371Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-10-27T15:59:50.371Z] (5/6) Installing libzmq (4.3.3-r0) [2020-10-27T15:59:50.634Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2020-10-27T15:59:50.634Z] Executing busybox-1.31.1-r16.trigger [2020-10-27T15:59:50.898Z] OK: 167 MiB in 45 packages [2020-10-27T15:59:51.474Z] Removing intermediate container 0e8f07bdb7b5 [2020-10-27T15:59:51.474Z] ---> f97304123d89 [2020-10-27T15:59:51.474Z] Step 6/8 : WORKDIR /app [2020-10-27T15:59:51.474Z] ---> Running in 4b8d1caa09de [2020-10-27T15:59:51.474Z] Removing intermediate container 4b8d1caa09de [2020-10-27T15:59:51.474Z] ---> f9544d02f601 [2020-10-27T15:59:51.474Z] Step 7/8 : COPY . . [2020-10-27T15:59:51.738Z] ---> c9b1e9b2e8df [2020-10-27T15:59:51.738Z] Step 8/8 : RUN go mod download [2020-10-27T15:59:52.008Z] ---> Running in b01e2504bcec [2020-10-27T16:00:18.670Z] Removing intermediate container b01e2504bcec [2020-10-27T16:00:18.670Z] ---> a6e13141e168 [2020-10-27T16:00:18.670Z] Successfully built a6e13141e168 [2020-10-27T16:00:18.670Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-27T16:00:19.044Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-27T16:00:19.044Z] . [Pipeline] withDockerContainer [2020-10-27T16:00:19.147Z] prd-centos7-docker-4c-2g-9145 does not seem to be running inside a container [2020-10-27T16:00:19.198Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/14 -v /w/workspace/app-service-configurable/14:/w/workspace/app-service-configurable/14:rw,z -v /w/workspace/app-service-configurable/14@tmp:/w/workspace/app-service-configurable/14@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 [2020-10-27T16:00:19.846Z] $ docker top 54d95424f2f36908b262502e561df68f21e245121ef9d460bdcda3521b541aac -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-27T16:00:20.360Z] + go version [2020-10-27T16:00:20.360Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-27T16:00:20.378Z] $ docker stop --time=1 54d95424f2f36908b262502e561df68f21e245121ef9d460bdcda3521b541aac [2020-10-27T16:00:21.709Z] $ docker rm -f 54d95424f2f36908b262502e561df68f21e245121ef9d460bdcda3521b541aac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-27T16:00:22.546Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-27T16:00:22.546Z] . [Pipeline] withDockerContainer [2020-10-27T16:00:22.642Z] prd-centos7-docker-4c-2g-9145 does not seem to be running inside a container [2020-10-27T16:00:22.694Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/14 -v /w/workspace/app-service-configurable/14:/w/workspace/app-service-configurable/14:rw,z -v /w/workspace/app-service-configurable/14@tmp:/w/workspace/app-service-configurable/14@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 [2020-10-27T16:00:23.257Z] $ docker top 1c3589ee75a7bed245e7bc10217b016d6ad8f8be3e148ca6cf50500417de9ed8 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-27T16:00:23.761Z] + make test [2020-10-27T16:00:23.762Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-10-27T16:00:29.018Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-9146 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws [2020-10-27T16:00:29.079Z] Running in /w/workspace/app-service-configurable/14 [Pipeline] { [Pipeline] checkout [2020-10-27T16:00:35.127Z] using credential edgex-jenkins-ssh [2020-10-27T16:00:35.191Z] Cloning the remote Git repository [2020-10-27T16:00:35.261Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-10-27T16:00:35.388Z] > git init /w/workspace/app-service-configurable/14 # timeout=10 [2020-10-27T16:00:35.502Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-27T16:00:35.503Z] > git --version # timeout=10 [2020-10-27T16:00:35.529Z] > git --version # 'git version 2.17.1' [2020-10-27T16:00:35.531Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-27T16:00:35.621Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-27T16:00:36.376Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-27T16:00:36.393Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-27T16:00:36.424Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-27T16:00:36.475Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-27T16:00:36.475Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-27T16:00:36.492Z] > 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 [2020-10-27T16:00:37.071Z] Merging remotes/origin/master commit 6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 into PR head commit 086fa68527d2b647e7b36b281ee48dcaf6fe0810 [2020-10-27T16:00:37.341Z] Merge succeeded, producing 8ddea47fd38fb0a78b27ddd40a950beedd269378 [2020-10-27T16:00:37.342Z] Checking out Revision 8ddea47fd38fb0a78b27ddd40a950beedd269378 (PR-124) [2020-10-27T16:00:37.094Z] > git config core.sparsecheckout # timeout=10 [2020-10-27T16:00:37.120Z] > git checkout -f 086fa68527d2b647e7b36b281ee48dcaf6fe0810 # timeout=10 [2020-10-27T16:00:37.212Z] > git remote # timeout=10 [2020-10-27T16:00:37.231Z] > git config --get remote.origin.url # timeout=10 [2020-10-27T16:00:37.256Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-27T16:00:37.270Z] > git merge 6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 # timeout=10 [2020-10-27T16:00:37.322Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-27T16:00:37.352Z] > git config core.sparsecheckout # timeout=10 [2020-10-27T16:00:37.428Z] > git checkout -f 8ddea47fd38fb0a78b27ddd40a950beedd269378 # timeout=10 [2020-10-27T16:00:42.012Z] Commit message: "Merge commit '6aed5cde4d38e364b7def40f9e6b4d8e988d4e17' into HEAD" [2020-10-27T16:00:42.040Z] First time build. Skipping changelog. [2020-10-27T16:00:42.162Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-10-27T16:00:42.162Z] CGO_ENABLED=1 go vet ./... [Pipeline] withEnv [Pipeline] { [2020-10-27T16:00:42.024Z] > git rev-list --no-walk ffb787fbf19e9694b5c652c6fff92716ec2d7c4e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-27T16:00:43.112Z] ========================================================= [2020-10-27T16:00:43.112Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-27T16:00:43.112Z] ========================================================= [2020-10-27T16:00:43.119Z] gofmt -l . [2020-10-27T16:00:43.119Z] [ "`gofmt -l .`" = "" ] [2020-10-27T16:00:43.119Z] ./bin/test-go-mod-tidy.sh [Pipeline] isUnix [Pipeline] sh [2020-10-27T16:00:43.704Z] ./bin/test-attribution-txt.sh [Pipeline] stash [2020-10-27T16:00:44.254Z] Stashed 1 file(s) [Pipeline] } [2020-10-27T16:00:44.261Z] $ docker stop --time=1 1c3589ee75a7bed245e7bc10217b016d6ad8f8be3e148ca6cf50500417de9ed8 [2020-10-27T16:00:44.306Z] + 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 . [2020-10-27T16:00:44.924Z] Sending build context to Docker daemon 98.3kB [2020-10-27T16:00:45.206Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-27T16:00:45.206Z] Step 2/8 : FROM ${BASE} [2020-10-27T16:00:45.811Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-27T16:00:45.811Z] b538f80385f9: Pulling fs layer [2020-10-27T16:00:45.811Z] 74f711af9a0d: Pulling fs layer [2020-10-27T16:00:45.811Z] 99f96fe45779: Pulling fs layer [2020-10-27T16:00:45.811Z] 8529a6b9a6be: Pulling fs layer [2020-10-27T16:00:45.811Z] 45590311c82a: Pulling fs layer [2020-10-27T16:00:45.811Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-27T16:00:45.811Z] 209524e5b208: Pulling fs layer [2020-10-27T16:00:45.811Z] 45590311c82a: Waiting [2020-10-27T16:00:45.811Z] 69ca0ff8b7b3: Waiting [2020-10-27T16:00:45.811Z] 209524e5b208: Waiting [2020-10-27T16:00:45.811Z] 8529a6b9a6be: Waiting [2020-10-27T16:00:45.811Z] 99f96fe45779: Verifying Checksum [2020-10-27T16:00:45.811Z] 99f96fe45779: Download complete [2020-10-27T16:00:45.811Z] 74f711af9a0d: Verifying Checksum [2020-10-27T16:00:45.811Z] 74f711af9a0d: Download complete [2020-10-27T16:00:45.811Z] 45590311c82a: Verifying Checksum [2020-10-27T16:00:45.811Z] 45590311c82a: Download complete [2020-10-27T16:00:45.811Z] 69ca0ff8b7b3: Download complete [2020-10-27T16:00:45.811Z] b538f80385f9: Verifying Checksum [2020-10-27T16:00:45.811Z] b538f80385f9: Download complete [2020-10-27T16:00:46.814Z] b538f80385f9: Pull complete [2020-10-27T16:00:46.912Z] $ docker rm -f 1c3589ee75a7bed245e7bc10217b016d6ad8f8be3e148ca6cf50500417de9ed8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2020-10-27T16:00:47.438Z] 74f711af9a0d: Pull complete [Pipeline] stage [Pipeline] { (Build) [2020-10-27T16:00:47.719Z] 99f96fe45779: Pull complete [2020-10-27T16:00:48.712Z] 209524e5b208: Verifying Checksum [2020-10-27T16:00:48.713Z] 209524e5b208: Download complete [Pipeline] sh [2020-10-27T16:00:49.219Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-27T16:00:49.320Z] 8529a6b9a6be: Verifying Checksum [2020-10-27T16:00:49.320Z] 8529a6b9a6be: Download complete [2020-10-27T16:00:49.516Z] + ls -al . [2020-10-27T16:00:49.516Z] total 96 [2020-10-27T16:00:49.516Z] drwxrwxr-x. 7 jenkins jenkins 4096 Oct 27 16:00 . [2020-10-27T16:00:49.516Z] drwxrwxr-x. 4 jenkins jenkins 30 Oct 27 15:59 .. [2020-10-27T16:00:49.516Z] -rw-rw-r--. 1 jenkins jenkins 6568 Oct 27 15:59 Attribution.txt [2020-10-27T16:00:49.516Z] drwxrwxr-x. 2 jenkins jenkins 64 Oct 27 15:59 bin [2020-10-27T16:00:49.516Z] -rw-r--r--. 1 jenkins jenkins 10 Oct 27 16:00 coverage.out [2020-10-27T16:00:49.516Z] -rw-rw-r--. 1 jenkins jenkins 180 Oct 27 15:59 docker-compose.debug.yml [2020-10-27T16:00:49.516Z] -rw-rw-r--. 1 jenkins jenkins 133 Oct 27 15:59 docker-compose.yml [2020-10-27T16:00:49.516Z] -rw-rw-r--. 1 jenkins jenkins 2002 Oct 27 15:59 Dockerfile [2020-10-27T16:00:49.516Z] -rw-rw-r--. 1 jenkins jenkins 966 Oct 27 15:59 Dockerfile.build [2020-10-27T16:00:49.516Z] -rw-rw-r--. 1 jenkins jenkins 119 Oct 27 15:59 .dockerignore [2020-10-27T16:00:49.516Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 27 15:59 .git [2020-10-27T16:00:49.516Z] drwxrwxr-x. 2 jenkins jenkins 81 Oct 27 15:59 .github [2020-10-27T16:00:49.516Z] -rw-rw-r--. 1 jenkins jenkins 93 Oct 27 15:59 .gitignore [2020-10-27T16:00:49.516Z] -rw-r--r--. 1 jenkins jenkins 133 Oct 27 16:00 go.mod [2020-10-27T16:00:49.516Z] -rw-r--r--. 1 jenkins jenkins 19860 Oct 27 16:00 go.sum [2020-10-27T16:00:49.516Z] -rw-rw-r--. 1 jenkins jenkins 766 Oct 27 15:59 Jenkinsfile [2020-10-27T16:00:49.516Z] -rw-rw-r--. 1 jenkins jenkins 10174 Oct 27 15:59 LICENSE [2020-10-27T16:00:49.516Z] -rw-rw-r--. 1 jenkins jenkins 1519 Oct 27 15:59 main.go [2020-10-27T16:00:49.516Z] -rw-rw-r--. 1 jenkins jenkins 1573 Oct 27 15:59 makefile [2020-10-27T16:00:49.516Z] -rw-rw-r--. 1 jenkins jenkins 1277 Oct 27 15:59 README.md [2020-10-27T16:00:49.516Z] drwxrwxr-x. 10 jenkins jenkins 171 Oct 27 15:59 res [2020-10-27T16:00:49.516Z] drwxrwxr-x. 4 jenkins jenkins 71 Oct 27 15:59 snap [2020-10-27T16:00:49.516Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 27 15:56 VERSION [Pipeline] isUnix [Pipeline] sh [2020-10-27T16:00:49.818Z] + 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=c1611aefcc9b078fcdf35cc55c81b0e54a2f4fa5 --label arch=amd64 --label version=0.0.0 . [2020-10-27T16:00:49.818Z] Sending build context to Docker daemon 120.8kB [2020-10-27T16:00:49.818Z] Step 1/27 : ARG BASE=golang:1.15-alpine [2020-10-27T16:00:49.818Z] Step 2/27 : FROM ${BASE} AS builder [2020-10-27T16:00:49.818Z] ---> a6e13141e168 [2020-10-27T16:00:49.818Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-10-27T16:00:50.080Z] ---> Running in f333b847d13e [2020-10-27T16:00:50.080Z] Removing intermediate container f333b847d13e [2020-10-27T16:00:50.080Z] ---> 387dc8cb52bd [2020-10-27T16:00:50.080Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2020-10-27T16:00:50.342Z] ---> Running in 2088cba1997a [2020-10-27T16:00:50.342Z] Removing intermediate container 2088cba1997a [2020-10-27T16:00:50.342Z] ---> 174a78a2929d [2020-10-27T16:00:50.342Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-27T16:00:50.342Z] ---> Running in 61e516f45654 [2020-10-27T16:00:50.608Z] Removing intermediate container 61e516f45654 [2020-10-27T16:00:50.608Z] ---> 296b07061fac [2020-10-27T16:00:50.608Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-27T16:00:50.608Z] ---> Running in 1d1cb1534ad1 [2020-10-27T16:00:51.559Z] Removing intermediate container 1d1cb1534ad1 [2020-10-27T16:00:51.559Z] ---> 3506494fcb8e [2020-10-27T16:00:51.559Z] Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-10-27T16:00:51.559Z] ---> Running in 0d5c87290449 [2020-10-27T16:00:51.829Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-27T16:00:52.774Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-27T16:00:53.346Z] OK: 167 MiB in 45 packages [2020-10-27T16:00:53.608Z] Removing intermediate container 0d5c87290449 [2020-10-27T16:00:53.608Z] ---> c097d03d9fab [2020-10-27T16:00:53.608Z] Step 8/27 : WORKDIR /app [2020-10-27T16:00:53.880Z] ---> Running in c97cade97628 [2020-10-27T16:00:53.880Z] Removing intermediate container c97cade97628 [2020-10-27T16:00:53.880Z] ---> 2de4e29093ce [2020-10-27T16:00:53.880Z] Step 9/27 : COPY go.mod . [2020-10-27T16:00:54.141Z] ---> b12b15c8028e [2020-10-27T16:00:54.141Z] Step 10/27 : RUN go mod download [2020-10-27T16:00:54.141Z] ---> Running in 7a13b88effd3 [2020-10-27T16:00:55.090Z] Removing intermediate container 7a13b88effd3 [2020-10-27T16:00:55.091Z] ---> 82f3dc7d268d [2020-10-27T16:00:55.091Z] Step 11/27 : COPY . . [2020-10-27T16:00:55.353Z] ---> e15db455c5fb [2020-10-27T16:00:55.353Z] Step 12/27 : ARG MAKE="make build" [2020-10-27T16:00:55.353Z] ---> Running in a387565bfec4 [2020-10-27T16:00:55.616Z] Removing intermediate container a387565bfec4 [2020-10-27T16:00:55.616Z] ---> 2e9730b61c6f [2020-10-27T16:00:55.616Z] Step 13/27 : RUN $MAKE [2020-10-27T16:00:55.616Z] ---> Running in aca4292d99ab [2020-10-27T16:00:55.885Z] 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 [2020-10-27T16:00:59.521Z] 8529a6b9a6be: Pull complete [2020-10-27T16:00:59.521Z] 45590311c82a: Pull complete [2020-10-27T16:00:59.521Z] 69ca0ff8b7b3: Pull complete [2020-10-27T16:01:03.882Z] 209524e5b208: Pull complete [2020-10-27T16:01:03.882Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-27T16:01:03.882Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-27T16:01:03.882Z] ---> 5bddaf1c2fca [2020-10-27T16:01:03.882Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-27T16:01:06.516Z] ---> Running in 6ba64b967cde [2020-10-27T16:01:07.120Z] Removing intermediate container 6ba64b967cde [2020-10-27T16:01:07.120Z] ---> 40a07ce04b1a [2020-10-27T16:01:07.120Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-27T16:01:07.120Z] ---> Running in 4a26a1b53bc0 [2020-10-27T16:01:09.742Z] Removing intermediate container 4a26a1b53bc0 [2020-10-27T16:01:09.742Z] ---> fc4cda22a73b [2020-10-27T16:01:09.742Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-10-27T16:01:10.024Z] ---> Running in 87c6e1e75a4c [2020-10-27T16:01:11.461Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-27T16:01:12.056Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-27T16:01:13.030Z] (1/6) Installing libc-dev (0.7.2-r3) [2020-10-27T16:01:13.030Z] (2/6) Installing libsodium (1.0.18-r0) [2020-10-27T16:01:13.302Z] (3/6) Installing pkgconf (1.7.2-r0) [2020-10-27T16:01:13.302Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-10-27T16:01:13.577Z] (5/6) Installing libzmq (4.3.3-r0) [2020-10-27T16:01:13.577Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2020-10-27T16:01:13.577Z] Executing busybox-1.31.1-r16.trigger [2020-10-27T16:01:13.852Z] OK: 144 MiB in 45 packages [2020-10-27T16:01:14.136Z] Removing intermediate container aca4292d99ab [2020-10-27T16:01:14.136Z] ---> 14183036ffa6 [2020-10-27T16:01:14.136Z] Step 14/27 : FROM alpine:latest [2020-10-27T16:01:14.136Z] latest: Pulling from library/alpine [2020-10-27T16:01:14.136Z] 188c0c94c7c5: Pulling fs layer [2020-10-27T16:01:14.136Z] 188c0c94c7c5: Verifying Checksum [2020-10-27T16:01:14.136Z] 188c0c94c7c5: Download complete [2020-10-27T16:01:14.136Z] 188c0c94c7c5: Pull complete [2020-10-27T16:01:14.136Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-10-27T16:01:14.136Z] Status: Downloaded newer image for alpine:latest [2020-10-27T16:01:14.136Z] ---> d6e46aa2470d [2020-10-27T16:01:14.136Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-27T16:01:14.136Z] ---> Running in d18c7c9bf6a8 [2020-10-27T16:01:14.136Z] Removing intermediate container d18c7c9bf6a8 [2020-10-27T16:01:14.136Z] ---> 6fe2d5ba0cf1 [2020-10-27T16:01:14.136Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2020-10-27T16:01:14.136Z] ---> Running in 17c5e891600b [2020-10-27T16:01:14.136Z] Removing intermediate container 17c5e891600b [2020-10-27T16:01:14.136Z] ---> 56e76f1bf39b [2020-10-27T16:01:14.136Z] Step 17/27 : RUN apk --no-cache add ca-certificates zeromq [2020-10-27T16:01:14.136Z] ---> Running in 2fda575bda56 [2020-10-27T16:01:14.136Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-27T16:01:14.136Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-27T16:01:14.136Z] (1/6) Installing ca-certificates (20191127-r4) [2020-10-27T16:01:14.136Z] (2/6) Installing libgcc (9.3.0-r2) [2020-10-27T16:01:14.136Z] (3/6) Installing libsodium (1.0.18-r0) [2020-10-27T16:01:14.136Z] (4/6) Installing libstdc++ (9.3.0-r2) [2020-10-27T16:01:14.136Z] (5/6) Installing libzmq (4.3.3-r0) [2020-10-27T16:01:14.136Z] (6/6) Installing zeromq (4.3.3-r0) [2020-10-27T16:01:14.136Z] Executing busybox-1.31.1-r19.trigger [2020-10-27T16:01:14.136Z] Executing ca-certificates-20191127-r4.trigger [2020-10-27T16:01:14.136Z] OK: 9 MiB in 20 packages [2020-10-27T16:01:14.398Z] Removing intermediate container 2fda575bda56 [2020-10-27T16:01:14.398Z] ---> 373abb06f598 [2020-10-27T16:01:14.398Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2020-10-27T16:01:14.661Z] ---> b6f723317bb6 [2020-10-27T16:01:14.661Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2020-10-27T16:01:14.840Z] Removing intermediate container 87c6e1e75a4c [2020-10-27T16:01:14.841Z] ---> d22483462d0e [2020-10-27T16:01:14.841Z] Step 6/8 : WORKDIR /app [2020-10-27T16:01:14.925Z] ---> 4e3db76c543d [2020-10-27T16:01:14.925Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2020-10-27T16:01:15.112Z] ---> Running in 08628d00e748 [2020-10-27T16:01:15.187Z] ---> 66f89ca65386 [2020-10-27T16:01:15.187Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-10-27T16:01:15.707Z] Removing intermediate container 08628d00e748 [2020-10-27T16:01:15.707Z] ---> 8afe4a1419b7 [2020-10-27T16:01:15.707Z] Step 7/8 : COPY . . [2020-10-27T16:01:15.761Z] ---> 166156aac2f3 [2020-10-27T16:01:15.761Z] Step 22/27 : EXPOSE 48095 [2020-10-27T16:01:16.022Z] ---> Running in e91c928da85c [2020-10-27T16:01:16.022Z] Removing intermediate container e91c928da85c [2020-10-27T16:01:16.022Z] ---> 5e6a231616cd [2020-10-27T16:01:16.022Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2020-10-27T16:01:16.302Z] ---> 33983cb57bdf [2020-10-27T16:01:16.302Z] Step 8/8 : RUN go mod download [2020-10-27T16:01:16.584Z] ---> Running in 6d6f18179e71 [2020-10-27T16:01:16.602Z] ---> Running in 7c05120028ae [2020-10-27T16:01:16.863Z] Removing intermediate container 7c05120028ae [2020-10-27T16:01:16.863Z] ---> d1bbacb30c75 [2020-10-27T16:01:16.863Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-27T16:01:16.863Z] ---> Running in 36a783972339 [2020-10-27T16:01:17.125Z] Removing intermediate container 36a783972339 [2020-10-27T16:01:17.125Z] ---> 256cec0c5f08 [2020-10-27T16:01:17.125Z] Step 25/27 : LABEL arch=amd64 [2020-10-27T16:01:17.125Z] ---> Running in e76006726740 [2020-10-27T16:01:17.386Z] Removing intermediate container e76006726740 [2020-10-27T16:01:17.386Z] ---> 6ddfbda53e78 [2020-10-27T16:01:17.386Z] Step 26/27 : LABEL git_sha=c1611aefcc9b078fcdf35cc55c81b0e54a2f4fa5 [2020-10-27T16:01:17.386Z] ---> Running in 17d98ec6252a [2020-10-27T16:01:17.649Z] Removing intermediate container 17d98ec6252a [2020-10-27T16:01:17.649Z] ---> 14792e8d3a0a [2020-10-27T16:01:17.649Z] Step 27/27 : LABEL version=0.0.0 [2020-10-27T16:01:17.649Z] ---> Running in 9046fbaca444 [2020-10-27T16:01:17.649Z] Removing intermediate container 9046fbaca444 [2020-10-27T16:01:17.649Z] ---> b73e786963e5 [2020-10-27T16:01:17.649Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-27T16:01:17.649Z] Successfully built b73e786963e5 [2020-10-27T16:01:17.649Z] 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 [2020-10-27T16:01:33.345Z] Still waiting to schedule task [2020-10-27T16:01:33.345Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2020-10-27T16:01:48.959Z] Removing intermediate container 6d6f18179e71 [2020-10-27T16:01:48.959Z] ---> 3611d70b5f7c [2020-10-27T16:01:48.959Z] Successfully built 3611d70b5f7c [2020-10-27T16:01:48.959Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-27T16:01:49.380Z] + docker inspect -f . ci-base-image-arm64 [2020-10-27T16:01:49.380Z] . [Pipeline] withDockerContainer [2020-10-27T16:01:49.674Z] prd-ubuntu18.04-docker-arm64-4c-16g-9146 does not seem to be running inside a container [2020-10-27T16:01:49.769Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/14 -v /w/workspace/app-service-configurable/14:/w/workspace/app-service-configurable/14:rw,z -v /w/workspace/app-service-configurable/14@tmp:/w/workspace/app-service-configurable/14@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-arm64 cat [2020-10-27T16:01:51.753Z] $ docker top 5092d5054f833bd4413be9f012576e1f95ec8fb812c0d2dbcc53b5216a375938 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-27T16:01:53.181Z] + go version [2020-10-27T16:01:53.181Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-27T16:01:53.207Z] $ docker stop --time=1 5092d5054f833bd4413be9f012576e1f95ec8fb812c0d2dbcc53b5216a375938 [2020-10-27T16:01:55.214Z] $ docker rm -f 5092d5054f833bd4413be9f012576e1f95ec8fb812c0d2dbcc53b5216a375938 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-27T16:01:56.393Z] + docker inspect -f . ci-base-image-arm64 [2020-10-27T16:01:56.393Z] . [Pipeline] withDockerContainer [2020-10-27T16:01:56.660Z] prd-ubuntu18.04-docker-arm64-4c-16g-9146 does not seem to be running inside a container [2020-10-27T16:01:56.743Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/14 -v /w/workspace/app-service-configurable/14:/w/workspace/app-service-configurable/14:rw,z -v /w/workspace/app-service-configurable/14@tmp:/w/workspace/app-service-configurable/14@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-arm64 cat [2020-10-27T16:01:58.738Z] $ docker top 97dae583a27caca15ae7c884a754bbdf934c55b2bbddd31e4211764a06449cd6 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-27T16:02:00.144Z] + make test [2020-10-27T16:02:00.144Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-10-27T16:02:26.178Z] Running on prd-ubuntu18.04-docker-8c-8g-9147 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws [2020-10-27T16:02:26.241Z] Running in /w/workspace/app-service-configurable/14 [Pipeline] { [Pipeline] checkout [2020-10-27T16:02:28.873Z] using credential edgex-jenkins-ssh [2020-10-27T16:02:28.943Z] Cloning the remote Git repository [2020-10-27T16:02:28.989Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-10-27T16:02:29.074Z] > git init /w/workspace/app-service-configurable/14 # timeout=10 [2020-10-27T16:02:29.122Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-27T16:02:29.122Z] > git --version # timeout=10 [2020-10-27T16:02:29.132Z] > git --version # 'git version 2.17.1' [2020-10-27T16:02:29.133Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-27T16:02:29.167Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-27T16:02:29.731Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-27T16:02:29.738Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-27T16:02:29.749Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-27T16:02:29.771Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-27T16:02:29.773Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-27T16:02:29.779Z] > 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 [2020-10-27T16:02:30.238Z] Merging remotes/origin/master commit 6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 into PR head commit 086fa68527d2b647e7b36b281ee48dcaf6fe0810 [2020-10-27T16:02:30.324Z] Merge succeeded, producing 27095eec723a597f450ec4f7ea7a8f917f2ac8d3 [2020-10-27T16:02:30.324Z] Checking out Revision 27095eec723a597f450ec4f7ea7a8f917f2ac8d3 (PR-124) [2020-10-27T16:02:30.254Z] > git config core.sparsecheckout # timeout=10 [2020-10-27T16:02:30.259Z] > git checkout -f 086fa68527d2b647e7b36b281ee48dcaf6fe0810 # timeout=10 [2020-10-27T16:02:30.294Z] > git remote # timeout=10 [2020-10-27T16:02:30.301Z] > git config --get remote.origin.url # timeout=10 [2020-10-27T16:02:30.307Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-27T16:02:30.311Z] > git merge 6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 # timeout=10 [2020-10-27T16:02:30.327Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-27T16:02:30.337Z] > git config core.sparsecheckout # timeout=10 [2020-10-27T16:02:30.341Z] > git checkout -f 27095eec723a597f450ec4f7ea7a8f917f2ac8d3 # timeout=10 [2020-10-27T16:02:34.057Z] Commit message: "Merge commit '6aed5cde4d38e364b7def40f9e6b4d8e988d4e17' into HEAD" [2020-10-27T16:02:34.076Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-10-27T16:02:34.077Z] > git rev-list --no-walk ffb787fbf19e9694b5c652c6fff92716ec2d7c4e # timeout=10 [2020-10-27T16:02:35.413Z] + echo snap-build.sh [2020-10-27T16:02:35.413Z] snap-build.sh [2020-10-27T16:02:35.413Z] + SNAP_BASE_DIR=. [2020-10-27T16:02:35.413Z] + '[' '!' -z /w/workspace/app-service-configurable/14 ']' [2020-10-27T16:02:35.413Z] + SNAP_BASE_DIR=/w/workspace/app-service-configurable/14 [2020-10-27T16:02:35.413Z] + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/14]' [2020-10-27T16:02:35.413Z] [snap-build] Building snap in dir [/w/workspace/app-service-configurable/14] [2020-10-27T16:02:35.413Z] + sudo apt-get update [2020-10-27T16:02:35.413Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-10-27T16:02:35.675Z] Get:2 http://ppa.launchpad.net/ansible/ansible/ubuntu bionic InRelease [15.9 kB] [2020-10-27T16:02:35.675Z] Get:3 http://apt.puppetlabs.com xenial InRelease [101 kB] [2020-10-27T16:02:35.675Z] Hit:4 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic InRelease [2020-10-27T16:02:35.675Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1399 kB] [2020-10-27T16:02:35.675Z] Get:6 https://download.docker.com/linux/ubuntu bionic InRelease [64.4 kB] [2020-10-27T16:02:35.675Z] Get:7 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-10-27T16:02:35.940Z] Hit:8 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic InRelease [2020-10-27T16:02:35.940Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [276 kB] [2020-10-27T16:02:35.940Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [166 kB] [2020-10-27T16:02:35.940Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [22.1 kB] [2020-10-27T16:02:35.940Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1079 kB] [2020-10-27T16:02:35.940Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [241 kB] [2020-10-27T16:02:35.940Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.9 kB] [2020-10-27T16:02:35.940Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2964 B] [2020-10-27T16:02:35.940Z] Get:16 http://ppa.launchpad.net/ansible/ansible/ubuntu bionic/main amd64 Packages [824 B] [2020-10-27T16:02:36.215Z] Get:17 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-10-27T16:02:36.215Z] Get:18 http://apt.puppetlabs.com xenial/puppet all Packages [22.7 kB] [2020-10-27T16:02:36.476Z] Get:19 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1725 kB] [2020-10-27T16:02:36.476Z] Get:20 http://apt.puppetlabs.com xenial/puppet amd64 Packages [56.2 kB] [2020-10-27T16:02:37.052Z] Get:21 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [367 kB] [2020-10-27T16:02:37.052Z] Get:22 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [184 kB] [2020-10-27T16:02:37.052Z] Get:23 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [24.6 kB] [2020-10-27T16:02:37.052Z] Get:24 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1680 kB] [2020-10-27T16:02:37.052Z] Get:25 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [354 kB] [2020-10-27T16:02:37.052Z] Get:26 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.9 kB] [2020-10-27T16:02:37.052Z] Get:27 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6980 B] [2020-10-27T16:02:37.052Z] Get:28 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [10.0 kB] [2020-10-27T16:02:37.052Z] Get:29 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [10.3 kB] [2020-10-27T16:02:41.295Z] Fetched 8105 kB in 3s (3196 kB/s) [2020-10-27T16:02:42.693Z] Reading package lists... [2020-10-27T16:02:42.693Z] + sudo apt-get install -y expect [2020-10-27T16:02:42.693Z] Reading package lists... [2020-10-27T16:02:42.693Z] Building dependency tree... [2020-10-27T16:02:42.693Z] Reading state information... [2020-10-27T16:02:42.956Z] The following packages were automatically installed and are no longer required: [2020-10-27T16:02:42.956Z] grub-pc-bin libdumbnet1 [2020-10-27T16:02:42.956Z] Use 'sudo apt autoremove' to remove them. [2020-10-27T16:02:42.956Z] The following additional packages will be installed: [2020-10-27T16:02:42.956Z] tcl-expect [2020-10-27T16:02:43.219Z] The following NEW packages will be installed: [2020-10-27T16:02:43.219Z] expect tcl-expect [2020-10-27T16:02:43.219Z] 0 upgraded, 2 newly installed, 0 to remove and 51 not upgraded. [2020-10-27T16:02:43.219Z] Need to get 242 kB of archives. [2020-10-27T16:02:43.219Z] After this operation, 540 kB of additional disk space will be used. [2020-10-27T16:02:43.219Z] Get:1 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 tcl-expect amd64 5.45.4-1 [105 kB] [2020-10-27T16:02:43.792Z] Get:2 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 expect amd64 5.45.4-1 [137 kB] [2020-10-27T16:02:44.054Z] debconf: unable to initialize frontend: Dialog [2020-10-27T16:02:44.054Z] debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) [2020-10-27T16:02:44.054Z] debconf: falling back to frontend: Readline [2020-10-27T16:02:44.054Z] debconf: unable to initialize frontend: Readline [2020-10-27T16:02:44.054Z] debconf: (This frontend requires a controlling tty.) [2020-10-27T16:02:44.054Z] debconf: falling back to frontend: Teletype [2020-10-27T16:02:44.054Z] dpkg-preconfigure: unable to re-open stdin: [2020-10-27T16:02:44.316Z] Fetched 242 kB in 1s (387 kB/s) [2020-10-27T16:02:44.316Z] Selecting previously unselected package tcl-expect:amd64. [2020-10-27T16:02:45.369Z] (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.) [2020-10-27T16:02:45.369Z] Preparing to unpack .../tcl-expect_5.45.4-1_amd64.deb ... [2020-10-27T16:02:45.632Z] Unpacking tcl-expect:amd64 (5.45.4-1) ... [2020-10-27T16:02:45.632Z] Selecting previously unselected package expect. [2020-10-27T16:02:45.632Z] Preparing to unpack .../expect_5.45.4-1_amd64.deb ... [2020-10-27T16:02:45.632Z] Unpacking expect (5.45.4-1) ... [2020-10-27T16:02:45.894Z] Setting up tcl-expect:amd64 (5.45.4-1) ... [2020-10-27T16:02:45.894Z] Setting up expect (5.45.4-1) ... [2020-10-27T16:02:45.894Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2020-10-27T16:02:48.496Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-10-27T16:02:49.888Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2020-10-27T16:02:49.888Z] + pushd /w/workspace/app-service-configurable/14 [2020-10-27T16:02:49.888Z] + unbuffer sudo snapcraft clean [2020-10-27T16:02:50.150Z] sudo: 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] } [2020-10-27T16:02:54.064Z] Failed in branch amd64 [2020-10-27T16:02:56.764Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-10-27T16:02:56.764Z] CGO_ENABLED=1 go vet ./... [2020-10-27T16:02:58.230Z] gofmt -l . [2020-10-27T16:02:58.230Z] [ "`gofmt -l .`" = "" ] [2020-10-27T16:02:58.230Z] ./bin/test-go-mod-tidy.sh [2020-10-27T16:02:59.220Z] ./bin/test-attribution-txt.sh [Pipeline] stash [2020-10-27T16:03:00.223Z] Warning: overwriting stash ‘coverage-report’ [2020-10-27T16:03:00.904Z] Stashed 1 file(s) [Pipeline] } [2020-10-27T16:03:00.912Z] $ docker stop --time=1 97dae583a27caca15ae7c884a754bbdf934c55b2bbddd31e4211764a06449cd6 [2020-10-27T16:03:03.451Z] $ docker rm -f 97dae583a27caca15ae7c884a754bbdf934c55b2bbddd31e4211764a06449cd6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-27T16:03:04.811Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-27T16:03:05.165Z] + ls -al . [2020-10-27T16:03:05.165Z] total 120 [2020-10-27T16:03:05.165Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 27 16:03 . [2020-10-27T16:03:05.165Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 16:00 .. [2020-10-27T16:03:05.165Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 27 16:00 .dockerignore [2020-10-27T16:03:05.165Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 16:00 .git [2020-10-27T16:03:05.165Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 16:00 .github [2020-10-27T16:03:05.165Z] -rw-rw-r-- 1 jenkins jenkins 93 Oct 27 16:00 .gitignore [2020-10-27T16:03:05.165Z] -rw-rw-r-- 1 jenkins jenkins 6568 Oct 27 16:00 Attribution.txt [2020-10-27T16:03:05.165Z] -rw-rw-r-- 1 jenkins jenkins 2002 Oct 27 16:00 Dockerfile [2020-10-27T16:03:05.165Z] -rw-rw-r-- 1 jenkins jenkins 966 Oct 27 16:00 Dockerfile.build [2020-10-27T16:03:05.165Z] -rw-rw-r-- 1 jenkins jenkins 766 Oct 27 16:00 Jenkinsfile [2020-10-27T16:03:05.165Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 27 16:00 LICENSE [2020-10-27T16:03:05.165Z] -rw-rw-r-- 1 jenkins jenkins 1277 Oct 27 16:00 README.md [2020-10-27T16:03:05.165Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 15:56 VERSION [2020-10-27T16:03:05.165Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 16:00 bin [2020-10-27T16:03:05.165Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 27 16:02 coverage.out [2020-10-27T16:03:05.165Z] -rw-rw-r-- 1 jenkins jenkins 180 Oct 27 16:00 docker-compose.debug.yml [2020-10-27T16:03:05.165Z] -rw-rw-r-- 1 jenkins jenkins 133 Oct 27 16:00 docker-compose.yml [2020-10-27T16:03:05.165Z] -rw-r--r-- 1 jenkins jenkins 133 Oct 27 16:02 go.mod [2020-10-27T16:03:05.165Z] -rw-r--r-- 1 jenkins jenkins 19860 Oct 27 16:02 go.sum [2020-10-27T16:03:05.165Z] -rw-rw-r-- 1 jenkins jenkins 1519 Oct 27 16:00 main.go [2020-10-27T16:03:05.165Z] -rw-rw-r-- 1 jenkins jenkins 1573 Oct 27 16:00 makefile [2020-10-27T16:03:05.165Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 27 16:00 res [2020-10-27T16:03:05.165Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 16:00 snap [Pipeline] isUnix [Pipeline] sh [2020-10-27T16:03:05.525Z] + 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=c1611aefcc9b078fcdf35cc55c81b0e54a2f4fa5 --label arch=arm64 --label version=0.0.0 . [2020-10-27T16:03:05.525Z] Sending build context to Docker daemon 120.8kB [2020-10-27T16:03:05.805Z] Step 1/27 : ARG BASE=golang:1.15-alpine [2020-10-27T16:03:05.805Z] Step 2/27 : FROM ${BASE} AS builder [2020-10-27T16:03:05.805Z] ---> 3611d70b5f7c [2020-10-27T16:03:05.805Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-10-27T16:03:06.079Z] ---> Running in 93616de6e44e [2020-10-27T16:03:06.677Z] Removing intermediate container 93616de6e44e [2020-10-27T16:03:06.677Z] ---> 0b46f0e437f0 [2020-10-27T16:03:06.677Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2020-10-27T16:03:06.677Z] ---> Running in f2deca5f7e28 [2020-10-27T16:03:07.275Z] Removing intermediate container f2deca5f7e28 [2020-10-27T16:03:07.275Z] ---> 90ae91db033d [2020-10-27T16:03:07.275Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-27T16:03:07.275Z] ---> Running in 0a88f160fa48 [2020-10-27T16:03:07.876Z] Removing intermediate container 0a88f160fa48 [2020-10-27T16:03:07.876Z] ---> 51394a1e2f77 [2020-10-27T16:03:07.876Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-27T16:03:07.876Z] ---> Running in 44b74709a4d4 [2020-10-27T16:03:10.501Z] Removing intermediate container 44b74709a4d4 [2020-10-27T16:03:10.501Z] ---> dbebf4be6254 [2020-10-27T16:03:10.501Z] Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-10-27T16:03:10.780Z] ---> Running in 8941c8878039 [2020-10-27T16:03:12.220Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-27T16:03:12.812Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-27T16:03:13.801Z] OK: 144 MiB in 45 packages [2020-10-27T16:03:15.240Z] Removing intermediate container 8941c8878039 [2020-10-27T16:03:15.240Z] ---> 446901b4e22a [2020-10-27T16:03:15.240Z] Step 8/27 : WORKDIR /app [2020-10-27T16:03:15.240Z] ---> Running in 0311c0b46b08 [2020-10-27T16:03:15.525Z] Removing intermediate container 0311c0b46b08 [2020-10-27T16:03:15.525Z] ---> 8a861210d900 [2020-10-27T16:03:15.525Z] Step 9/27 : COPY go.mod . [2020-10-27T16:03:16.505Z] ---> 16c2251f7a3d [2020-10-27T16:03:16.505Z] Step 10/27 : RUN go mod download [2020-10-27T16:03:16.505Z] ---> Running in 0202417f3cf8 [2020-10-27T16:03:19.896Z] Removing intermediate container 0202417f3cf8 [2020-10-27T16:03:19.896Z] ---> 4695f94ee1eb [2020-10-27T16:03:19.896Z] Step 11/27 : COPY . . [2020-10-27T16:03:19.896Z] ---> 8cfe2f56ff9a [2020-10-27T16:03:19.896Z] Step 12/27 : ARG MAKE="make build" [2020-10-27T16:03:20.172Z] ---> Running in 9cf78e1da29a [2020-10-27T16:03:20.772Z] Removing intermediate container 9cf78e1da29a [2020-10-27T16:03:20.772Z] ---> 3d03c8ad5433 [2020-10-27T16:03:20.772Z] Step 13/27 : RUN $MAKE [2020-10-27T16:03:20.772Z] ---> Running in c700b5ecd63d [2020-10-27T16:03:22.215Z] 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 [2020-10-27T16:04:09.237Z] Removing intermediate container c700b5ecd63d [2020-10-27T16:04:09.237Z] ---> 6da3b44c787a [2020-10-27T16:04:09.237Z] Step 14/27 : FROM alpine:latest [2020-10-27T16:04:09.237Z] latest: Pulling from library/alpine [2020-10-27T16:04:09.237Z] 5f621e34cdf4: Pulling fs layer [2020-10-27T16:04:09.237Z] 5f621e34cdf4: Verifying Checksum [2020-10-27T16:04:09.237Z] 5f621e34cdf4: Download complete [2020-10-27T16:04:09.840Z] 5f621e34cdf4: Pull complete [2020-10-27T16:04:09.840Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-10-27T16:04:09.840Z] Status: Downloaded newer image for alpine:latest [2020-10-27T16:04:09.840Z] ---> 2e77e061c27f [2020-10-27T16:04:09.840Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-27T16:04:10.113Z] ---> Running in 9cefbd632c32 [2020-10-27T16:04:10.713Z] Removing intermediate container 9cefbd632c32 [2020-10-27T16:04:10.713Z] ---> b24fd334fd8e [2020-10-27T16:04:10.713Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2020-10-27T16:04:10.713Z] ---> Running in e010128dc66c [2020-10-27T16:04:11.310Z] Removing intermediate container e010128dc66c [2020-10-27T16:04:11.310Z] ---> 43232816810d [2020-10-27T16:04:11.310Z] Step 17/27 : RUN apk --no-cache add ca-certificates zeromq [2020-10-27T16:04:11.310Z] ---> Running in d875f4fe9a83 [2020-10-27T16:04:12.751Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-27T16:04:13.023Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-27T16:04:13.618Z] (1/6) Installing ca-certificates (20191127-r4) [2020-10-27T16:04:13.618Z] (2/6) Installing libgcc (9.3.0-r2) [2020-10-27T16:04:13.618Z] (3/6) Installing libsodium (1.0.18-r0) [2020-10-27T16:04:13.618Z] (4/6) Installing libstdc++ (9.3.0-r2) [2020-10-27T16:04:13.618Z] (5/6) Installing libzmq (4.3.3-r0) [2020-10-27T16:04:13.618Z] (6/6) Installing zeromq (4.3.3-r0) [2020-10-27T16:04:13.618Z] Executing busybox-1.31.1-r19.trigger [2020-10-27T16:04:13.891Z] Executing ca-certificates-20191127-r4.trigger [2020-10-27T16:04:13.891Z] OK: 9 MiB in 20 packages [2020-10-27T16:04:15.869Z] Removing intermediate container d875f4fe9a83 [2020-10-27T16:04:15.869Z] ---> 03b6741fa087 [2020-10-27T16:04:15.869Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2020-10-27T16:04:16.145Z] ---> 7e4cf5359707 [2020-10-27T16:04:16.145Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2020-10-27T16:04:17.130Z] ---> 78db7d99c602 [2020-10-27T16:04:17.130Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2020-10-27T16:04:17.729Z] ---> 81293d2a80f0 [2020-10-27T16:04:17.729Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-10-27T16:04:19.176Z] ---> f5c68a44f7b4 [2020-10-27T16:04:19.176Z] Step 22/27 : EXPOSE 48095 [2020-10-27T16:04:19.449Z] ---> Running in f120dd4634bf [2020-10-27T16:04:19.722Z] Removing intermediate container f120dd4634bf [2020-10-27T16:04:19.722Z] ---> f589e446f8f2 [2020-10-27T16:04:19.722Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2020-10-27T16:04:19.997Z] ---> Running in c195024ac2b6 [2020-10-27T16:04:20.273Z] Removing intermediate container c195024ac2b6 [2020-10-27T16:04:20.273Z] ---> 73ccbd6b5ea3 [2020-10-27T16:04:20.273Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-27T16:04:20.545Z] ---> Running in 40efadf7823f [2020-10-27T16:04:20.818Z] Removing intermediate container 40efadf7823f [2020-10-27T16:04:20.818Z] ---> 03ee6085b9af [2020-10-27T16:04:20.818Z] Step 25/27 : LABEL arch=arm64 [2020-10-27T16:04:21.092Z] ---> Running in c7b7d4e89ac1 [2020-10-27T16:04:21.367Z] Removing intermediate container c7b7d4e89ac1 [2020-10-27T16:04:21.367Z] ---> 488ad167a1fe [2020-10-27T16:04:21.367Z] Step 26/27 : LABEL git_sha=c1611aefcc9b078fcdf35cc55c81b0e54a2f4fa5 [2020-10-27T16:04:21.642Z] ---> Running in 027e97490d37 [2020-10-27T16:04:21.916Z] Removing intermediate container 027e97490d37 [2020-10-27T16:04:21.916Z] ---> dd179ee820d3 [2020-10-27T16:04:21.916Z] Step 27/27 : LABEL version=0.0.0 [2020-10-27T16:04:22.202Z] ---> Running in 0750f2079edd [2020-10-27T16:04:22.477Z] Removing intermediate container 0750f2079edd [2020-10-27T16:04:22.477Z] ---> aeba84909cca [2020-10-27T16:04:22.477Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-27T16:04:22.477Z] Successfully built aeba84909cca [2020-10-27T16:04:22.477Z] 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 [2020-10-27T16:04:38.235Z] Still waiting to schedule task [2020-10-27T16:04:38.235Z] All nodes of label ‘ubuntu18.04-docker-arm64-16c-16g’ are offline [2020-10-27T16:06:22.753Z] Running on prd-ubuntu18.04-docker-arm64-16c-16g-9149 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws [2020-10-27T16:06:22.840Z] Running in /w/workspace/app-service-configurable/14 [Pipeline] { [Pipeline] checkout [2020-10-27T16:06:26.726Z] using credential edgex-jenkins-ssh [2020-10-27T16:06:26.850Z] Cloning the remote Git repository [2020-10-27T16:06:26.900Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-10-27T16:06:27.009Z] > git init /w/workspace/app-service-configurable/14 # timeout=10 [2020-10-27T16:06:27.073Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-27T16:06:27.074Z] > git --version # timeout=10 [2020-10-27T16:06:27.089Z] > git --version # 'git version 2.17.1' [2020-10-27T16:06:27.091Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-27T16:06:27.166Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-27T16:06:28.502Z] Merging remotes/origin/master commit 6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 into PR head commit 086fa68527d2b647e7b36b281ee48dcaf6fe0810 [2020-10-27T16:06:28.709Z] Merge succeeded, producing 59898e56554b1f39c4170c7d0d1384285ba6e514 [2020-10-27T16:06:28.709Z] Checking out Revision 59898e56554b1f39c4170c7d0d1384285ba6e514 (PR-124) [2020-10-27T16:06:27.892Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-27T16:06:27.907Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-27T16:06:27.930Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-27T16:06:27.961Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-27T16:06:27.962Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-27T16:06:27.974Z] > 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 [2020-10-27T16:06:28.525Z] > git config core.sparsecheckout # timeout=10 [2020-10-27T16:06:28.537Z] > git checkout -f 086fa68527d2b647e7b36b281ee48dcaf6fe0810 # timeout=10 [2020-10-27T16:06:28.615Z] > git remote # timeout=10 [2020-10-27T16:06:28.630Z] > git config --get remote.origin.url # timeout=10 [2020-10-27T16:06:28.641Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-27T16:06:28.651Z] > git merge 6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 # timeout=10 [2020-10-27T16:06:28.698Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-27T16:06:28.721Z] > git config core.sparsecheckout # timeout=10 [2020-10-27T16:06:28.732Z] > git checkout -f 59898e56554b1f39c4170c7d0d1384285ba6e514 # timeout=10 [2020-10-27T16:06:32.851Z] Commit message: "Merge commit '6aed5cde4d38e364b7def40f9e6b4d8e988d4e17' into HEAD" [2020-10-27T16:06:32.877Z] First time build. Skipping changelog. [2020-10-27T16:06:32.866Z] > git rev-list --no-walk ffb787fbf19e9694b5c652c6fff92716ec2d7c4e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-10-27T16:06:34.335Z] + echo snap-build.sh [2020-10-27T16:06:34.335Z] snap-build.sh [2020-10-27T16:06:34.335Z] + SNAP_BASE_DIR=. [2020-10-27T16:06:34.335Z] + '[' '!' -z /w/workspace/app-service-configurable/14 ']' [2020-10-27T16:06:34.335Z] + SNAP_BASE_DIR=/w/workspace/app-service-configurable/14 [2020-10-27T16:06:34.335Z] + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/14]' [2020-10-27T16:06:34.335Z] [snap-build] Building snap in dir [/w/workspace/app-service-configurable/14] [2020-10-27T16:06:34.335Z] + sudo apt-get update [2020-10-27T16:06:34.612Z] Get:1 http://ppa.launchpad.net/ansible/ansible/ubuntu bionic InRelease [15.9 kB] [2020-10-27T16:06:34.612Z] Hit:2 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-10-27T16:06:34.612Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-10-27T16:06:34.889Z] Get:4 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-10-27T16:06:34.890Z] Get:5 https://download.docker.com/linux/ubuntu bionic InRelease [64.4 kB] [2020-10-27T16:06:34.890Z] Get:6 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic InRelease [15.4 kB] [2020-10-27T16:06:35.165Z] Get:7 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] [2020-10-27T16:06:35.765Z] Get:8 http://ppa.launchpad.net/ansible/ansible/ubuntu bionic/main arm64 Packages [824 B] [2020-10-27T16:06:35.765Z] Get:9 http://ppa.launchpad.net/ansible/ansible/ubuntu bionic/main Translation-en [476 B] [2020-10-27T16:06:35.765Z] Get:10 https://download.docker.com/linux/ubuntu bionic/stable arm64 Packages [12.9 kB] [2020-10-27T16:06:36.039Z] Get:11 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [1119 kB] [2020-10-27T16:06:36.641Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [825 kB] [2020-10-27T16:06:36.641Z] Get:13 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic-updates/main Translation-en [367 kB] [2020-10-27T16:06:36.641Z] Get:14 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [2088 B] [2020-10-27T16:06:36.641Z] Get:15 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic-updates/restricted Translation-en [24.6 kB] [2020-10-27T16:06:36.641Z] Get:16 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1479 kB] [2020-10-27T16:06:36.641Z] Get:17 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic-updates/universe Translation-en [354 kB] [2020-10-27T16:06:36.915Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/main Translation-en [276 kB] [2020-10-27T16:06:36.915Z] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [1172 B] [2020-10-27T16:06:36.915Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted Translation-en [22.1 kB] [2020-10-27T16:06:36.915Z] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [942 kB] [2020-10-27T16:06:36.915Z] Get:22 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5072 B] [2020-10-27T16:06:36.915Z] Get:23 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse Translation-en [6980 B] [2020-10-27T16:06:36.915Z] Get:24 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic/main arm64 Packages [9340 B] [2020-10-27T16:06:36.915Z] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe Translation-en [241 kB] [2020-10-27T16:06:36.915Z] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2360 B] [2020-10-27T16:06:36.915Z] Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse Translation-en [2964 B] [2020-10-27T16:06:37.194Z] Get:28 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic/main Translation-en [1360 B] [2020-10-27T16:06:37.194Z] Get:29 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [9992 B] [2020-10-27T16:06:37.194Z] Get:30 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic-backports/main Translation-en [4764 B] [2020-10-27T16:06:37.194Z] Get:31 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [9932 B] [2020-10-27T16:06:37.194Z] Get:32 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic-backports/universe Translation-en [4588 B] [2020-10-27T16:06:49.592Z] Fetched 6071 kB in 5s (1343 kB/s) [2020-10-27T16:06:52.978Z] Reading package lists... [2020-10-27T16:06:52.978Z] + sudo apt-get install -y expect [2020-10-27T16:06:53.253Z] Reading package lists... [2020-10-27T16:06:54.238Z] Building dependency tree... [2020-10-27T16:06:54.238Z] Reading state information... [2020-10-27T16:06:54.839Z] The following additional packages will be installed: [2020-10-27T16:06:54.839Z] tcl-expect [2020-10-27T16:06:55.114Z] The following NEW packages will be installed: [2020-10-27T16:06:55.114Z] expect tcl-expect [2020-10-27T16:06:55.114Z] 0 upgraded, 2 newly installed, 0 to remove and 233 not upgraded. [2020-10-27T16:06:55.114Z] Need to get 233 kB of archives. [2020-10-27T16:06:55.114Z] After this operation, 523 kB of additional disk space will be used. [2020-10-27T16:06:55.114Z] Get:1 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic/universe arm64 tcl-expect arm64 5.45.4-1 [95.9 kB] [2020-10-27T16:06:55.712Z] Get:2 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic/universe arm64 expect arm64 5.45.4-1 [137 kB] [2020-10-27T16:06:56.692Z] debconf: unable to initialize frontend: Dialog [2020-10-27T16:06:56.692Z] debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) [2020-10-27T16:06:56.692Z] debconf: falling back to frontend: Readline [2020-10-27T16:06:56.692Z] debconf: unable to initialize frontend: Readline [2020-10-27T16:06:56.692Z] debconf: (This frontend requires a controlling tty.) [2020-10-27T16:06:56.692Z] debconf: falling back to frontend: Teletype [2020-10-27T16:06:56.692Z] dpkg-preconfigure: unable to re-open stdin: [2020-10-27T16:06:56.967Z] Fetched 233 kB in 1s (370 kB/s) [2020-10-27T16:06:57.242Z] Selecting previously unselected package tcl-expect:arm64. [2020-10-27T16:06:59.162Z] (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.) [2020-10-27T16:06:59.162Z] Preparing to unpack .../tcl-expect_5.45.4-1_arm64.deb ... [2020-10-27T16:06:59.162Z] Unpacking tcl-expect:arm64 (5.45.4-1) ... [2020-10-27T16:06:59.437Z] Selecting previously unselected package expect. [2020-10-27T16:06:59.437Z] Preparing to unpack .../expect_5.45.4-1_arm64.deb ... [2020-10-27T16:06:59.437Z] Unpacking expect (5.45.4-1) ... [2020-10-27T16:06:59.708Z] Setting up tcl-expect:arm64 (5.45.4-1) ... [2020-10-27T16:06:59.708Z] Setting up expect (5.45.4-1) ... [2020-10-27T16:06:59.708Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2020-10-27T16:07:03.115Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-10-27T16:07:11.398Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2020-10-27T16:07:11.398Z] + pushd /w/workspace/app-service-configurable/14 [2020-10-27T16:07:11.398Z] + unbuffer sudo snapcraft clean [2020-10-27T16:07:11.398Z] sudo: 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] } [2020-10-27T16:07:12.540Z] 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 [2020-10-27T16:07:15.798Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-27T16:07:16.401Z] ---> package-listing.sh [2020-10-27T16:07:16.401Z] ++ facter osfamily [2020-10-27T16:07:16.401Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-27T16:07:16.401Z] + OS_FAMILY=redhat [2020-10-27T16:07:16.401Z] + workspace=/w/workspace/_app-service-configurable_PR-124 [2020-10-27T16:07:16.401Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-27T16:07:16.401Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-27T16:07:16.401Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-27T16:07:16.401Z] + PACKAGES=/tmp/packages_start.txt [2020-10-27T16:07:16.401Z] + '[' /w/workspace/_app-service-configurable_PR-124 ']' [2020-10-27T16:07:16.401Z] + PACKAGES=/tmp/packages_end.txt [2020-10-27T16:07:16.401Z] + case "${OS_FAMILY}" in [2020-10-27T16:07:16.401Z] + rpm -qa [2020-10-27T16:07:16.401Z] + sort [2020-10-27T16:07:21.797Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-27T16:07:21.797Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-27T16:07:21.797Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-27T16:07:21.797Z] + '[' /w/workspace/_app-service-configurable_PR-124 ']' [2020-10-27T16:07:21.797Z] + mkdir -p /w/workspace/_app-service-configurable_PR-124/archives/ [2020-10-27T16:07:21.797Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-124/archives/ [Pipeline] echo [2020-10-27T16:07:21.813Z] 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 [2020-10-27T16:07:22.137Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-27T16:07:22.750Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-27T16:07:22.750Z] [2020-10-27T16:07:22.750Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-27T16:07:23.135Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-27T16:07:23.135Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-27T16:07:23.135Z] df20fa9351a1: Pulling fs layer [2020-10-27T16:07:23.135Z] 36b3adc4ff6f: Pulling fs layer [2020-10-27T16:07:23.135Z] 8ad3a11d3b57: Pulling fs layer [2020-10-27T16:07:23.135Z] 46f8f816bc3b: Pulling fs layer [2020-10-27T16:07:23.135Z] 93b61091891f: Pulling fs layer [2020-10-27T16:07:23.135Z] 93b9cdb0e59b: Pulling fs layer [2020-10-27T16:07:23.135Z] 5e14af77c1be: Pulling fs layer [2020-10-27T16:07:23.135Z] 01666e4c0597: Pulling fs layer [2020-10-27T16:07:23.135Z] aa168da1d23b: Pulling fs layer [2020-10-27T16:07:23.135Z] 46f8f816bc3b: Waiting [2020-10-27T16:07:23.135Z] 93b61091891f: Waiting [2020-10-27T16:07:23.135Z] 93b9cdb0e59b: Waiting [2020-10-27T16:07:23.135Z] 5e14af77c1be: Waiting [2020-10-27T16:07:23.135Z] 01666e4c0597: Waiting [2020-10-27T16:07:23.135Z] aa168da1d23b: Waiting [2020-10-27T16:07:23.135Z] 36b3adc4ff6f: Verifying Checksum [2020-10-27T16:07:23.135Z] 36b3adc4ff6f: Download complete [2020-10-27T16:07:23.430Z] 46f8f816bc3b: Verifying Checksum [2020-10-27T16:07:23.430Z] 46f8f816bc3b: Download complete [2020-10-27T16:07:23.430Z] df20fa9351a1: Verifying Checksum [2020-10-27T16:07:23.430Z] df20fa9351a1: Download complete [2020-10-27T16:07:23.430Z] 93b9cdb0e59b: Verifying Checksum [2020-10-27T16:07:23.431Z] 93b9cdb0e59b: Download complete [2020-10-27T16:07:23.431Z] 5e14af77c1be: Verifying Checksum [2020-10-27T16:07:23.431Z] 5e14af77c1be: Download complete [2020-10-27T16:07:23.800Z] 93b61091891f: Verifying Checksum [2020-10-27T16:07:23.800Z] 93b61091891f: Download complete [2020-10-27T16:07:23.800Z] 01666e4c0597: Verifying Checksum [2020-10-27T16:07:23.800Z] 01666e4c0597: Download complete [2020-10-27T16:07:24.089Z] df20fa9351a1: Pull complete [2020-10-27T16:07:24.376Z] 8ad3a11d3b57: Verifying Checksum [2020-10-27T16:07:24.376Z] 8ad3a11d3b57: Download complete [2020-10-27T16:07:24.658Z] 36b3adc4ff6f: Pull complete [2020-10-27T16:07:26.322Z] 8ad3a11d3b57: Pull complete [2020-10-27T16:07:26.322Z] 46f8f816bc3b: Pull complete [2020-10-27T16:07:26.628Z] 93b61091891f: Pull complete [2020-10-27T16:07:26.923Z] 93b9cdb0e59b: Pull complete [2020-10-27T16:07:27.255Z] 5e14af77c1be: Pull complete [2020-10-27T16:07:27.582Z] 01666e4c0597: Pull complete [2020-10-27T16:07:31.205Z] aa168da1d23b: Verifying Checksum [2020-10-27T16:07:31.205Z] aa168da1d23b: Download complete [2020-10-27T16:07:41.616Z] aa168da1d23b: Pull complete [2020-10-27T16:07:41.616Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-27T16:07:41.616Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-27T16:07:41.616Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-27T16:07:41.881Z] prd-centos7-docker-4c-2g-9144 does not seem to be running inside a container [2020-10-27T16:07:42.009Z] $ 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 [2020-10-27T16:07:45.564Z] $ docker top 14c358c6983e66d46e061201aa59c207a0b0237e12874c6038cff06f4880d16f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-27T16:07:46.185Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-27T16:07:46.580Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-27T16:07:46.920Z] + ls /var/log/sa-host [2020-10-27T16:07:46.920Z] + sadf -c /var/log/sa-host/sa05 [2020-10-27T16:07:46.920Z] file_magic: OK [2020-10-27T16:07:46.920Z] HZ: Using current value: 100 [2020-10-27T16:07:46.920Z] file_header: OK [2020-10-27T16:07:46.920Z] 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 [2020-10-27T16:07:46.920Z] Statistics: [2020-10-27T16:07:46.920Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-27T16:07:46.920Z] File successfully converted to sysstat format version 12.2.1 [2020-10-27T16:07:46.921Z] + sadf -c /var/log/sa-host/sa27 [2020-10-27T16:07:46.921Z] file_magic: OK [2020-10-27T16:07:46.921Z] HZ: Using current value: 100 [2020-10-27T16:07:46.921Z] file_header: OK [2020-10-27T16:07:46.921Z] 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 [2020-10-27T16:07:46.921Z] Statistics: [2020-10-27T16:07:46.921Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-27T16:07:46.921Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-27T16:07:47.141Z] provisioning config files... [2020-10-27T16:07:47.179Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-124@tmp/config3742799572153389491tmp [Pipeline] { [Pipeline] echo [2020-10-27T16:07:47.270Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-27T16:07:47.588Z] ---> create-netrc.sh [Pipeline] } [2020-10-27T16:07:47.600Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-27T16:07:47.704Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-27T16:07:48.031Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-27T16:07:48.048Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-27T16:07:48.399Z] ---> sudo-logs.sh [2020-10-27T16:07:48.400Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-27T16:07:48.412Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-27T16:07:48.746Z] ---> job-cost.sh [2020-10-27T16:07:48.746Z] lf-activate-venv: SKIPPING [2020-10-27T16:07:48.746Z] INFO: No Stack... [2020-10-27T16:07:50.181Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-27T16:07:50.448Z] INFO: Archiving Costs [Pipeline] echo [2020-10-27T16:07:50.468Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-27T16:07:50.864Z] ---> logs-deploy.sh [2020-10-27T16:07:50.864Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-124/14 [2020-10-27T16:07:50.864Z] INFO: archiving workspace using pattern(s): [2020-10-27T16:07:53.500Z] Archives upload complete. [2020-10-27T16:07:53.500Z] INFO: archiving logs to Nexus [2020-10-27T16:07:54.905Z] ---> uname -a: [2020-10-27T16:07:54.905Z] Linux prd-centos7-docker-4c-2g-9144.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-10-27T16:07:54.905Z] [2020-10-27T16:07:54.905Z] [2020-10-27T16:07:54.905Z] ---> lscpu: [2020-10-27T16:07:54.905Z] Architecture: x86_64 [2020-10-27T16:07:54.905Z] CPU op-mode(s): 32-bit, 64-bit [2020-10-27T16:07:54.905Z] Byte Order: Little Endian [2020-10-27T16:07:54.905Z] Address sizes: 40 bits physical, 48 bits virtual [2020-10-27T16:07:54.905Z] CPU(s): 4 [2020-10-27T16:07:54.905Z] On-line CPU(s) list: 0-3 [2020-10-27T16:07:54.905Z] Thread(s) per core: 1 [2020-10-27T16:07:54.905Z] Core(s) per socket: 1 [2020-10-27T16:07:54.905Z] Socket(s): 4 [2020-10-27T16:07:54.905Z] NUMA node(s): 1 [2020-10-27T16:07:54.905Z] Vendor ID: GenuineIntel [2020-10-27T16:07:54.905Z] CPU family: 6 [2020-10-27T16:07:54.905Z] Model: 44 [2020-10-27T16:07:54.905Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-10-27T16:07:54.905Z] Stepping: 1 [2020-10-27T16:07:54.905Z] CPU MHz: 2933.438 [2020-10-27T16:07:54.905Z] BogoMIPS: 5866.87 [2020-10-27T16:07:54.905Z] Virtualization: VT-x [2020-10-27T16:07:54.905Z] Hypervisor vendor: KVM [2020-10-27T16:07:54.905Z] Virtualization type: full [2020-10-27T16:07:54.905Z] L1d cache: 128 KiB [2020-10-27T16:07:54.905Z] L1i cache: 128 KiB [2020-10-27T16:07:54.905Z] L2 cache: 16 MiB [2020-10-27T16:07:54.905Z] L3 cache: 64 MiB [2020-10-27T16:07:54.905Z] NUMA node0 CPU(s): 0-3 [2020-10-27T16:07:54.905Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-10-27T16:07:54.905Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-10-27T16:07:54.905Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-10-27T16:07:54.905Z] Vulnerability Meltdown: Mitigation; PTI [2020-10-27T16:07:54.905Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-10-27T16:07:54.905Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-10-27T16:07:54.905Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-10-27T16:07:54.905Z] Vulnerability Tsx async abort: Not affected [2020-10-27T16:07:54.905Z] 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 [2020-10-27T16:07:54.905Z] [2020-10-27T16:07:54.905Z] [2020-10-27T16:07:54.905Z] ---> nproc: [2020-10-27T16:07:54.905Z] 4 [2020-10-27T16:07:54.905Z] [2020-10-27T16:07:54.905Z] [2020-10-27T16:07:54.905Z] ---> df -h: [2020-10-27T16:07:54.905Z] Filesystem Size Used Available Use% Mounted on [2020-10-27T16:07:54.905Z] overlay 50.0G 7.2G 42.8G 14% / [2020-10-27T16:07:54.905Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-10-27T16:07:54.905Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-10-27T16:07:54.905Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-10-27T16:07:54.905Z] /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os [2020-10-27T16:07:54.905Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf [2020-10-27T16:07:54.905Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname [2020-10-27T16:07:54.905Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts [2020-10-27T16:07:54.905Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log [2020-10-27T16:07:54.905Z] /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json [2020-10-27T16:07:54.905Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/_app-service-configurable_PR-124 [2020-10-27T16:07:54.905Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/_app-service-configurable_PR-124@tmp [2020-10-27T16:07:54.905Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host [2020-10-27T16:07:54.905Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure [2020-10-27T16:07:54.905Z] [2020-10-27T16:07:54.905Z] [2020-10-27T16:07:54.905Z] ---> free -m: [2020-10-27T16:07:54.905Z] total used free shared buff/cache available [2020-10-27T16:07:54.905Z] Mem: 1837 665 115 0 1056 1068 [2020-10-27T16:07:54.905Z] Swap: 1023 0 1023 [2020-10-27T16:07:54.905Z] [2020-10-27T16:07:54.905Z] [2020-10-27T16:07:54.905Z] ---> ip addr: [2020-10-27T16:07:54.905Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-10-27T16:07:54.905Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-10-27T16:07:54.905Z] inet 127.0.0.1/8 scope host lo [2020-10-27T16:07:54.905Z] valid_lft forever preferred_lft forever [2020-10-27T16:07:54.905Z] inet6 ::1/128 scope host [2020-10-27T16:07:54.905Z] valid_lft forever preferred_lft forever [2020-10-27T16:07:54.905Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-10-27T16:07:54.905Z] link/ether fa:16:3e:a6:aa:e9 brd ff:ff:ff:ff:ff:ff [2020-10-27T16:07:54.905Z] inet 10.30.122.167/23 brd 10.30.123.255 scope global dynamic eth0 [2020-10-27T16:07:54.905Z] valid_lft 85623sec preferred_lft 85623sec [2020-10-27T16:07:54.905Z] inet6 fe80::f816:3eff:fea6:aae9/64 scope link [2020-10-27T16:07:54.905Z] valid_lft forever preferred_lft forever [2020-10-27T16:07:54.905Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-10-27T16:07:54.905Z] link/ether 02:42:01:b7:7a:c9 brd ff:ff:ff:ff:ff:ff [2020-10-27T16:07:54.905Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-10-27T16:07:54.905Z] valid_lft forever preferred_lft forever [2020-10-27T16:07:54.905Z] inet6 fe80::42:1ff:feb7:7ac9/64 scope link [2020-10-27T16:07:54.905Z] valid_lft forever preferred_lft forever [2020-10-27T16:07:54.905Z] [2020-10-27T16:07:54.905Z] [2020-10-27T16:07:54.905Z] ---> sar -b -r -n DEV: [2020-10-27T16:07:54.905Z] 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) [2020-10-27T16:07:54.905Z] [2020-10-27T16:07:54.905Z] 15:54:38 LINUX RESTART (4 CPU) [2020-10-27T16:07:54.905Z] [2020-10-27T16:07:54.906Z] 15:56:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-10-27T16:07:54.906Z] 15:57:01 11.89 4.70 7.19 0.00 1016.41 195.33 0.00 [2020-10-27T16:07:54.906Z] 15:58:01 1.83 0.00 1.83 0.00 0.00 35.91 0.00 [2020-10-27T16:07:54.906Z] 15:59:01 0.23 0.00 0.23 0.00 0.00 3.11 0.00 [2020-10-27T16:07:54.906Z] 16:00:01 0.18 0.00 0.18 0.00 0.00 1.87 0.00 [2020-10-27T16:07:54.906Z] 16:01:01 0.37 0.02 0.35 0.00 0.13 5.01 0.00 [2020-10-27T16:07:54.906Z] 16:02:02 0.55 0.13 0.42 0.00 2.26 7.24 0.00 [2020-10-27T16:07:54.906Z] 16:03:01 0.29 0.00 0.29 0.00 0.00 3.03 0.00 [2020-10-27T16:07:54.906Z] 16:04:01 0.17 0.00 0.17 0.00 0.00 1.75 0.00 [2020-10-27T16:07:54.906Z] 16:05:01 0.27 0.00 0.27 0.00 0.00 3.51 0.00 [2020-10-27T16:07:54.906Z] 16:06:01 0.25 0.00 0.25 0.00 0.00 2.71 0.00 [2020-10-27T16:07:54.906Z] 16:07:01 0.18 0.00 0.18 0.00 0.00 1.88 0.00 [2020-10-27T16:07:54.906Z] Average: 1.46 0.44 1.02 0.00 91.34 23.53 0.00 [2020-10-27T16:07:54.906Z] [2020-10-27T16:07:54.906Z] 15:56:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-10-27T16:07:54.906Z] 15:57:01 160824 0 575412 30.58 2620 1142700 1139280 38.88 445880 1114784 20 [2020-10-27T16:07:54.906Z] 15:58:01 160956 0 575272 30.57 2620 1142708 1139280 38.88 446052 1114688 12 [2020-10-27T16:07:54.906Z] 15:59:01 171504 0 564720 30.01 2620 1142712 1055136 36.01 440660 1110792 8 [2020-10-27T16:07:54.906Z] 16:00:01 170460 0 565764 30.07 2620 1142712 1055388 36.02 446052 1106796 12 [2020-10-27T16:07:54.906Z] 16:01:01 169440 0 566776 30.12 2620 1142720 1057872 36.10 446912 1106796 8 [2020-10-27T16:07:54.906Z] 16:02:02 171744 0 564320 29.99 2620 1142872 1055644 36.03 444900 1106872 12 [2020-10-27T16:07:54.906Z] 16:03:01 170588 0 565476 30.05 2620 1142872 1055824 36.03 445868 1106872 8 [2020-10-27T16:07:54.906Z] 16:04:01 171596 0 564460 30.00 2620 1142880 1055644 36.03 444884 1106872 8 [2020-10-27T16:07:54.906Z] 16:05:01 170512 0 565540 30.06 2620 1142884 1055848 36.03 443972 1108920 8 [2020-10-27T16:07:54.906Z] 16:06:01 170888 0 565156 30.04 2620 1142892 1055776 36.03 433372 1119164 8 [2020-10-27T16:07:54.906Z] 16:07:01 170824 0 565220 30.04 2620 1142892 1055800 36.03 433500 1119160 8 [2020-10-27T16:07:54.906Z] Average: 169031 0 567101 30.14 2620 1142804 1071045 36.55 442914 1111065 10 [2020-10-27T16:07:54.906Z] [2020-10-27T16:07:54.906Z] 15:56:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-10-27T16:07:54.906Z] 15:57:01 eth0 19.02 16.24 24.49 16.80 0.00 0.00 0.00 0.00 [2020-10-27T16:07:54.906Z] 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T16:07:54.906Z] 15:57:01 docker0 1.42 1.23 0.32 3.27 0.00 0.00 0.00 0.00 [2020-10-27T16:07:54.906Z] 15:58:01 eth0 0.92 0.75 2.02 0.05 0.00 0.00 0.00 0.00 [2020-10-27T16:07:54.906Z] 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T16:07:54.906Z] 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T16:07:54.906Z] 15:59:01 eth0 0.67 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2020-10-27T16:07:54.906Z] 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T16:07:54.906Z] 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T16:07:54.906Z] 16:00:01 eth0 1.12 0.48 0.32 0.22 0.00 0.00 0.00 0.00 [2020-10-27T16:07:54.906Z] 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T16:07:54.906Z] 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T16:07:54.906Z] 16:01:01 eth0 0.68 0.40 0.40 0.26 0.00 0.00 0.00 0.00 [2020-10-27T16:07:54.906Z] 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T16:07:54.906Z] 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T16:07:54.906Z] 16:02:02 eth0 0.50 0.08 0.05 0.01 0.00 0.00 0.00 0.00 [2020-10-27T16:07:54.906Z] 16:02:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T16:07:54.906Z] 16:02:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T16:07:54.906Z] 16:03:01 eth0 0.64 0.44 0.28 0.21 0.00 0.00 0.00 0.00 [2020-10-27T16:07:54.906Z] 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T16:07:54.906Z] 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T16:07:54.906Z] 16:04:01 eth0 0.58 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2020-10-27T16:07:54.906Z] 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T16:07:54.906Z] 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T16:07:54.906Z] 16:05:01 eth0 0.73 0.40 0.48 0.22 0.00 0.00 0.00 0.00 [2020-10-27T16:07:54.906Z] 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T16:07:54.906Z] 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T16:07:54.906Z] 16:06:01 eth0 1.02 0.18 0.20 0.07 0.00 0.00 0.00 0.00 [2020-10-27T16:07:54.906Z] 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T16:07:54.906Z] 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T16:07:54.906Z] 16:07:01 eth0 0.48 0.38 0.27 0.20 0.00 0.00 0.00 0.00 [2020-10-27T16:07:54.906Z] 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T16:07:54.906Z] 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T16:07:54.906Z] Average: eth0 2.37 1.75 2.57 1.62 0.00 0.00 0.00 0.00 [2020-10-27T16:07:54.906Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T16:07:54.906Z] Average: docker0 0.13 0.11 0.03 0.29 0.00 0.00 0.00 0.00 [2020-10-27T16:07:54.906Z] [2020-10-27T16:07:54.906Z] [2020-10-27T16:07:54.906Z] ---> sar -P ALL: [2020-10-27T16:07:54.906Z] 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) [2020-10-27T16:07:54.906Z] [2020-10-27T16:07:54.906Z] 15:54:38 LINUX RESTART (4 CPU) [2020-10-27T16:07:54.906Z] [2020-10-27T16:07:54.906Z] 15:56:02 CPU %user %nice %system %iowait %steal %idle [2020-10-27T16:07:54.906Z] 15:57:01 all 1.05 0.00 0.87 0.17 2.73 95.18 [2020-10-27T16:07:54.906Z] 15:57:01 0 0.96 0.00 1.10 0.19 2.83 94.92 [2020-10-27T16:07:54.906Z] 15:57:01 1 0.94 0.00 0.79 0.08 2.80 95.39 [2020-10-27T16:07:54.906Z] 15:57:01 2 0.86 0.00 0.81 0.32 2.89 95.12 [2020-10-27T16:07:54.906Z] 15:57:01 3 1.43 0.00 0.79 0.10 2.40 95.28 [2020-10-27T16:07:54.906Z] 15:58:01 all 0.12 0.00 0.05 0.00 0.36 99.48 [2020-10-27T16:07:54.906Z] 15:58:01 0 0.02 0.00 0.03 0.00 0.20 99.75 [2020-10-27T16:07:54.906Z] 15:58:01 1 0.05 0.00 0.07 0.00 0.70 99.19 [2020-10-27T16:07:54.906Z] 15:58:01 2 0.05 0.00 0.05 0.00 0.25 99.65 [2020-10-27T16:07:54.906Z] 15:58:01 3 0.35 0.00 0.03 0.00 0.28 99.34 [2020-10-27T16:07:54.906Z] 15:59:01 all 0.11 0.00 0.07 0.00 0.53 99.29 [2020-10-27T16:07:54.906Z] 15:59:01 0 0.03 0.00 0.07 0.00 0.48 99.42 [2020-10-27T16:07:54.906Z] 15:59:01 1 0.03 0.00 0.07 0.00 0.50 99.40 [2020-10-27T16:07:54.906Z] 15:59:01 2 0.28 0.00 0.08 0.00 0.53 99.10 [2020-10-27T16:07:54.906Z] 15:59:01 3 0.08 0.00 0.07 0.00 0.60 99.25 [2020-10-27T16:07:54.906Z] 16:00:01 all 0.12 0.00 0.04 0.00 0.86 98.98 [2020-10-27T16:07:54.906Z] 16:00:01 0 0.03 0.00 0.02 0.00 0.89 99.06 [2020-10-27T16:07:54.906Z] 16:00:01 1 0.05 0.00 0.03 0.00 0.99 98.93 [2020-10-27T16:07:54.906Z] 16:00:01 2 0.03 0.00 0.08 0.00 0.77 99.11 [2020-10-27T16:07:54.906Z] 16:00:01 3 0.36 0.00 0.03 0.00 0.77 98.83 [2020-10-27T16:07:54.906Z] 16:01:01 all 0.11 0.00 0.05 0.00 0.42 99.41 [2020-10-27T16:07:54.906Z] 16:01:01 0 0.02 0.00 0.05 0.00 0.48 99.45 [2020-10-27T16:07:54.906Z] 16:01:01 1 0.03 0.00 0.03 0.00 0.40 99.53 [2020-10-27T16:07:54.906Z] 16:01:01 2 0.35 0.00 0.12 0.02 0.58 98.94 [2020-10-27T16:07:54.906Z] 16:01:01 3 0.05 0.00 0.02 0.00 0.20 99.73 [2020-10-27T16:07:54.906Z] 16:02:02 all 0.12 0.00 0.04 0.00 0.15 99.70 [2020-10-27T16:07:54.906Z] 16:02:02 0 0.02 0.00 0.02 0.00 0.08 99.88 [2020-10-27T16:07:54.906Z] 16:02:02 1 0.12 0.00 0.08 0.00 0.32 99.48 [2020-10-27T16:07:54.906Z] 16:02:02 2 0.32 0.00 0.03 0.00 0.15 99.50 [2020-10-27T16:07:54.906Z] 16:02:02 3 0.02 0.00 0.02 0.00 0.05 99.92 [2020-10-27T16:07:54.906Z] 16:03:01 all 0.12 0.00 0.03 0.00 0.37 99.48 [2020-10-27T16:07:54.906Z] 16:03:01 0 0.02 0.00 0.00 0.00 0.12 99.86 [2020-10-27T16:07:54.906Z] 16:03:01 1 0.37 0.00 0.03 0.00 0.84 98.75 [2020-10-27T16:07:54.906Z] 16:03:01 2 0.05 0.00 0.05 0.00 0.41 99.49 [2020-10-27T16:07:54.906Z] 16:03:01 3 0.03 0.00 0.02 0.00 0.12 99.83 [2020-10-27T16:07:54.906Z] 16:04:01 all 0.10 0.00 0.05 0.00 0.43 99.42 [2020-10-27T16:07:54.906Z] 16:04:01 0 0.00 0.00 0.08 0.00 0.22 99.70 [2020-10-27T16:07:54.906Z] 16:04:01 1 0.32 0.00 0.02 0.00 0.55 99.12 [2020-10-27T16:07:54.906Z] 16:04:01 2 0.00 0.00 0.03 0.00 0.38 99.58 [2020-10-27T16:07:54.906Z] 16:04:01 3 0.07 0.00 0.08 0.00 0.58 99.27 [2020-10-27T16:07:54.906Z] 16:05:01 all 0.14 0.00 0.03 0.00 0.36 99.47 [2020-10-27T16:07:54.906Z] 16:05:01 0 0.12 0.00 0.03 0.00 0.32 99.53 [2020-10-27T16:07:54.906Z] 16:05:01 1 0.40 0.00 0.02 0.00 0.63 98.96 [2020-10-27T16:07:54.906Z] 16:05:01 2 0.03 0.00 0.05 0.00 0.28 99.63 [2020-10-27T16:07:54.906Z] 16:05:01 3 0.02 0.00 0.03 0.00 0.20 99.75 [2020-10-27T16:07:54.906Z] 16:06:01 all 0.10 0.00 0.01 0.00 0.44 99.46 [2020-10-27T16:07:54.906Z] 16:06:01 0 0.00 0.00 0.02 0.00 0.25 99.73 [2020-10-27T16:07:54.906Z] 16:06:01 1 0.37 0.00 0.00 0.00 0.55 99.09 [2020-10-27T16:07:54.906Z] 16:06:01 2 0.02 0.00 0.02 0.00 0.38 99.58 [2020-10-27T16:07:54.906Z] 16:06:01 3 0.00 0.00 0.02 0.00 0.56 99.42 [2020-10-27T16:07:54.906Z] 16:07:01 all 0.13 0.00 0.02 0.00 0.20 99.65 [2020-10-27T16:07:54.906Z] 16:07:01 0 0.02 0.00 0.00 0.00 0.10 99.88 [2020-10-27T16:07:54.906Z] 16:07:01 1 0.42 0.00 0.03 0.00 0.32 99.23 [2020-10-27T16:07:54.906Z] 16:07:01 2 0.03 0.00 0.02 0.00 0.13 99.82 [2020-10-27T16:07:54.906Z] 16:07:01 3 0.05 0.00 0.02 0.00 0.27 99.67 [2020-10-27T16:07:54.906Z] [2020-10-27T16:07:54.906Z] Average: CPU %user %nice %system %iowait %steal %idle [2020-10-27T16:07:54.906Z] Average: all 0.20 0.00 0.11 0.02 0.62 99.05 [2020-10-27T16:07:54.906Z] Average: 0 0.11 0.00 0.13 0.02 0.54 99.20 [2020-10-27T16:07:54.906Z] Average: 1 0.28 0.00 0.11 0.01 0.78 98.83 [2020-10-27T16:07:54.906Z] Average: 2 0.18 0.00 0.12 0.03 0.61 99.05 [2020-10-27T16:07:54.906Z] Average: 3 0.22 0.00 0.10 0.01 0.55 99.12 [2020-10-27T16:07:54.906Z] [2020-10-27T16:07:54.906Z] [2020-10-27T16:07:54.906Z]