Pull request #112 opened 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 jim-wang-intel for edgexfoundry/device-rest-go Loading trusted files from base branch master at 405bc14ac6f45c2dca7c5fb451b6f8197ce2523b rather than 16b192d4b9fc0d9db10f8b00c876bcacc8fd3db7 Obtained Jenkinsfile from 405bc14ac6f45c2dca7c5fb451b6f8197ce2523b Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6353669618715385893.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8925661939934272930.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-112/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-112/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7269738888424361457.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-112/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6859175972208492570.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9030811469236741719.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-112/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-112/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1893492942355762485.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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:device-rest-go] ========================================================= [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: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-rest 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: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-167 in /w/workspace/gexfoundry_device-rest-go_PR-112 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-112 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-112@tmp/jenkins-gitclient-ssh8669551806892584525.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.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/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-112@tmp/jenkins-gitclient-ssh7181928280195187621.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/112/head:refs/remotes/origin/PR-112 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 405bc14ac6f45c2dca7c5fb451b6f8197ce2523b into PR head commit 16b192d4b9fc0d9db10f8b00c876bcacc8fd3db7 Merge succeeded, producing 16b192d4b9fc0d9db10f8b00c876bcacc8fd3db7 Checking out Revision 16b192d4b9fc0d9db10f8b00c876bcacc8fd3db7 (PR-112) > git config core.sparsecheckout # timeout=10 > git checkout -f 16b192d4b9fc0d9db10f8b00c876bcacc8fd3db7 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-112@tmp/jenkins-gitclient-ssh3303808336416233931.key > git merge 405bc14ac6f45c2dca7c5fb451b6f8197ce2523b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 16b192d4b9fc0d9db10f8b00c876bcacc8fd3db7 # timeout=10 Commit message: "fix: Remove retry items of SecretStore config and update secret path" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:38:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:38:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:38:26 ========================================================= 23:38:26 EdgeX Global Pipelines Version Info 23:38:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:38:28 ------------------- 23:38:28 stable info: 23:38:28 ------------------- 23:38:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:38:28 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 23:38:28 Message: update stable to v1.0.193 23:38:28 ------------------- 23:38:28 experimental info: 23:38:28 ------------------- 23:38:28 Commited By: **** collab-it+edgex@linuxfoundation.org 23:38:28 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 23:38:28 Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:38:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 23:38:29 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 23:38:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:38:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:38:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:38:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 23:38:29 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:38:29 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 23:38:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:38:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:38:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:38:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 23:38:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:38:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:38:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:38:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:38:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:38:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:38:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:38:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:38:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:38:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:38:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:38:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:38:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:38:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:38:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-112 [Pipeline] echo 23:38:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-112 [Pipeline] echo 23:38:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-112 [Pipeline] echo 23:38:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 16b192d4b9fc0d9db10f8b00c876bcacc8fd3db7 [Pipeline] echo 23:38:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 16b192d [Pipeline] echo 23:38:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:38:31 provisioning config files... 23:38:31 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-112@tmp/config27255548206706592tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:38:31 ---> docker-login.sh 23:38:31 nexus3.edgexfoundry.org:10001 23:38:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:38:31 Configure a credential helper to remove this warning. See 23:38:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:38:31 23:38:31 Login Succeeded 23:38:31 nexus3.edgexfoundry.org:10002 23:38:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:38:32 Configure a credential helper to remove this warning. See 23:38:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:38:32 23:38:32 Login Succeeded 23:38:32 nexus3.edgexfoundry.org:10003 23:38:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:38:32 Configure a credential helper to remove this warning. See 23:38:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:38:32 23:38:32 Login Succeeded 23:38:32 nexus3.edgexfoundry.org:10004 23:38:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:38:32 Configure a credential helper to remove this warning. See 23:38:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:38:32 23:38:32 Login Succeeded 23:38:32 docker.io 23:38:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:38:32 Configure a credential helper to remove this warning. See 23:38:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:38:32 23:38:32 Login Succeeded 23:38:32 ---> docker-login.sh ends [Pipeline] } 23:38:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:38:33 + git log --format=format:%s -1 16b192d4b9fc0d9db10f8b00c876bcacc8fd3db7 [Pipeline] echo 23:38:33 GIT_COMMIT: 16b192d4b9fc0d9db10f8b00c876bcacc8fd3db7, Commit Message: fix: Remove retry items of SecretStore config and update secret path [Pipeline] echo 23:38:33 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 23:38:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:38:34 23:38:34 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:38:34 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:38:34 latest: Pulling from edgex-devops/git-semver 23:38:34 31603596830f: Pulling fs layer 23:38:34 54011a49482f: Pulling fs layer 23:38:34 a6820b24f6d8: Pulling fs layer 23:38:34 f581987b2513: Pulling fs layer 23:38:34 f581987b2513: Waiting 23:38:34 54011a49482f: Verifying Checksum 23:38:34 54011a49482f: Download complete 23:38:34 31603596830f: Verifying Checksum 23:38:34 31603596830f: Download complete 23:38:35 31603596830f: Pull complete 23:38:35 a6820b24f6d8: Verifying Checksum 23:38:35 a6820b24f6d8: Download complete 23:38:35 f581987b2513: Verifying Checksum 23:38:35 f581987b2513: Download complete 23:38:35 54011a49482f: Pull complete 23:38:36 a6820b24f6d8: Pull complete 23:38:36 f581987b2513: Pull complete 23:38:36 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 23:38:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:38:36 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:38:36 prd-centos7-docker-4c-2g-167 does not seem to be running inside a container 23:38:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-112 -v /w/workspace/gexfoundry_device-rest-go_PR-112:/w/workspace/gexfoundry_device-rest-go_PR-112:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-112@tmp:/w/workspace/gexfoundry_device-rest-go_PR-112@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:38:37 $ docker top 594fdfa0bc44b87f7d2fcc43a0bbe8db8db7c04c8b1209e89cca27714f0ef5c0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:38:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:38:38 [ssh-agent] Looking for ssh-agent implementation... 23:38:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:38:38 $ docker exec 594fdfa0bc44b87f7d2fcc43a0bbe8db8db7c04c8b1209e89cca27714f0ef5c0 ssh-agent 23:38:38 SSH_AUTH_SOCK=/tmp/ssh-RIyugNMG19xj/agent.14 23:38:38 SSH_AGENT_PID=20 23:38:38 Running ssh-add (command line suppressed) 23:38:38 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-112@tmp/private_key_2263050039904359560.key (/w/workspace/gexfoundry_device-rest-go_PR-112@tmp/private_key_2263050039904359560.key) 23:38:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:38:38 + git tag --points-at HEAD [Pipeline] } 23:38:38 $ docker exec --env ******** --env ******** 594fdfa0bc44b87f7d2fcc43a0bbe8db8db7c04c8b1209e89cca27714f0ef5c0 ssh-agent -k 23:38:38 unset SSH_AUTH_SOCK; 23:38:38 unset SSH_AGENT_PID; 23:38:38 echo Agent pid 20 killed; 23:38:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:38:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:38:38 [ssh-agent] Looking for ssh-agent implementation... 23:38:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:38:39 $ docker exec 594fdfa0bc44b87f7d2fcc43a0bbe8db8db7c04c8b1209e89cca27714f0ef5c0 ssh-agent 23:38:39 SSH_AUTH_SOCK=/tmp/ssh-zbdBxOivplym/agent.52 23:38:39 SSH_AGENT_PID=59 23:38:39 Running ssh-add (command line suppressed) 23:38:39 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-112@tmp/private_key_1520387473846018984.key (/w/workspace/gexfoundry_device-rest-go_PR-112@tmp/private_key_1520387473846018984.key) 23:38:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:38:39 + git semver init 23:38:39 # -> Open(): unable to determine branch for HEAD 23:38:39 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-112/.git 23:38:39 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-112 23:38:39 # $SEMVER_REMOTE_NAME = origin 23:38:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:38:39 # $SEMVER_USER_NAME = edgex-jenkins 23:38:39 # $SEMVER_BRANCH = PR-112 23:38:39 # $SEMVER_TEMP = /tmp/semver-424255116 23:38:39 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 23:38:40 # '/tmp/semver-424255116' -> '/w/workspace/gexfoundry_device-rest-go_PR-112/.semver' 23:38:40 # -> Force: false 23:38:40 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-112/.semver [Pipeline] } 23:38:40 $ docker exec --env ******** --env ******** 594fdfa0bc44b87f7d2fcc43a0bbe8db8db7c04c8b1209e89cca27714f0ef5c0 ssh-agent -k 23:38:40 unset SSH_AUTH_SOCK; 23:38:40 unset SSH_AGENT_PID; 23:38:40 echo Agent pid 59 killed; 23:38:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:38:41 + git semver [Pipeline] } 23:38:41 $ docker stop --time=1 594fdfa0bc44b87f7d2fcc43a0bbe8db8db7c04c8b1209e89cca27714f0ef5c0 23:38:42 $ docker rm -f 594fdfa0bc44b87f7d2fcc43a0bbe8db8db7c04c8b1209e89cca27714f0ef5c0 [Pipeline] // withDockerContainer [Pipeline] sh 23:38:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:38:43 Stashed 1 file(s) [Pipeline] echo 23:38:43 [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 23:38:59 Still waiting to schedule task 23:38:59 Waiting for next available executor on ‘centos7-docker-4c-2g’ 23:38:59 Still waiting to schedule task 23:38:59 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-164’ 23:41:23 Running on prd-centos7-docker-4c-2g-168 in /w/workspace/gexfoundry_device-rest-go_PR-112 [Pipeline] { [Pipeline] ws 23:41:23 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 23:41:23 The recommended git tool is: git 23:41:26 using credential edgex-jenkins-ssh 23:41:26 Cloning the remote Git repository 23:41:26 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 23:41:26 > git init /w/workspace/device-rest-go/1 # timeout=10 23:41:26 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 23:41:26 > git --version # timeout=10 23:41:26 > git --version # 'git version 2.24.4' 23:41:26 using GIT_SSH to set credentials SSH Credentials for GitHub 23:41:26 [INFO] Currently running in a labeled security context 23:41:26 [INFO] Currently SELinux is 'enforcing' on the host 23:41:26 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh1430832820744189929.key 23:41:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:41:27 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 23:41:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:41:27 Merging remotes/origin/master commit 405bc14ac6f45c2dca7c5fb451b6f8197ce2523b into PR head commit 16b192d4b9fc0d9db10f8b00c876bcacc8fd3db7 23:41:27 Merge succeeded, producing 16b192d4b9fc0d9db10f8b00c876bcacc8fd3db7 23:41:27 Checking out Revision 16b192d4b9fc0d9db10f8b00c876bcacc8fd3db7 (PR-112) 23:41:27 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 23:41:27 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 23:41:27 using GIT_SSH to set credentials SSH Credentials for GitHub 23:41:27 [INFO] Currently running in a labeled security context 23:41:27 [INFO] Currently SELinux is 'enforcing' on the host 23:41:27 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh8403895514412131229.key 23:41:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/112/head:refs/remotes/origin/PR-112 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:41:27 > git config core.sparsecheckout # timeout=10 23:41:27 > git checkout -f 16b192d4b9fc0d9db10f8b00c876bcacc8fd3db7 # timeout=10 23:41:27 > git remote # timeout=10 23:41:27 > git config --get remote.origin.url # timeout=10 23:41:27 using GIT_SSH to set credentials SSH Credentials for GitHub 23:41:27 [INFO] Currently running in a labeled security context 23:41:27 [INFO] Currently SELinux is 'enforcing' on the host 23:41:27 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh1335211485138566199.key 23:41:27 > git merge 405bc14ac6f45c2dca7c5fb451b6f8197ce2523b # timeout=10 23:41:27 > git rev-parse HEAD^{commit} # timeout=10 23:41:27 > git config core.sparsecheckout # timeout=10 23:41:27 > git checkout -f 16b192d4b9fc0d9db10f8b00c876bcacc8fd3db7 # timeout=10 23:41:31 Commit message: "fix: Remove retry items of SecretStore config and update secret path" 23:41:31 > git --version # timeout=10 23:41:31 > git --version # 'git version 2.24.4' 23:41:31 fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:41:32 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 23:41:32 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:41:33 + sudo service docker restart 23:41:33 + true 23:41:33 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:41:51 provisioning config files... 23:41:51 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config1026748163400826212tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:41:51 ---> docker-login.sh 23:41:51 nexus3.edgexfoundry.org:10001 23:41:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:52 Configure a credential helper to remove this warning. See 23:41:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:52 23:41:52 Login Succeeded 23:41:52 nexus3.edgexfoundry.org:10002 23:41:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:52 Configure a credential helper to remove this warning. See 23:41:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:52 23:41:52 Login Succeeded 23:41:52 nexus3.edgexfoundry.org:10003 23:41:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:52 Configure a credential helper to remove this warning. See 23:41:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:52 23:41:52 Login Succeeded 23:41:52 nexus3.edgexfoundry.org:10004 23:41:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:52 Configure a credential helper to remove this warning. See 23:41:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:52 23:41:52 Login Succeeded 23:41:52 docker.io 23:41:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:52 Configure a credential helper to remove this warning. See 23:41:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:52 23:41:52 Login Succeeded 23:41:52 ---> docker-login.sh ends [Pipeline] } 23:41:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:41:53 ========================================================= 23:41:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 23:41:53 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:41:53 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 23:41:53 Sending build context to Docker daemon 92.16kB 23:41:53 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 23:41:53 Step 2/10 : FROM ${BASE} 23:41:53 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 23:41:53 540db60ca938: Pulling fs layer 23:41:53 adcc1eea9eea: Pulling fs layer 23:41:53 4c4ab2625f07: Pulling fs layer 23:41:53 0510c868ecb4: Pulling fs layer 23:41:53 afea3b2eda06: Pulling fs layer 23:41:53 7809a108b3ef: Pulling fs layer 23:41:53 f706445af74f: Pulling fs layer 23:41:53 0510c868ecb4: Waiting 23:41:53 afea3b2eda06: Waiting 23:41:53 7809a108b3ef: Waiting 23:41:53 f706445af74f: Waiting 23:41:53 4c4ab2625f07: Verifying Checksum 23:41:53 4c4ab2625f07: Download complete 23:41:53 adcc1eea9eea: Verifying Checksum 23:41:53 adcc1eea9eea: Download complete 23:41:53 afea3b2eda06: Verifying Checksum 23:41:53 afea3b2eda06: Download complete 23:41:53 540db60ca938: Verifying Checksum 23:41:53 540db60ca938: Download complete 23:41:53 7809a108b3ef: Verifying Checksum 23:41:53 7809a108b3ef: Download complete 23:41:53 540db60ca938: Pull complete 23:41:54 adcc1eea9eea: Pull complete 23:41:54 4c4ab2625f07: Pull complete 23:41:56 f706445af74f: Verifying Checksum 23:41:56 f706445af74f: Download complete 23:41:56 0510c868ecb4: Verifying Checksum 23:41:56 0510c868ecb4: Download complete 23:41:59 0510c868ecb4: Pull complete 23:41:59 afea3b2eda06: Pull complete 23:41:59 7809a108b3ef: Pull complete 23:42:01 f706445af74f: Pull complete 23:42:01 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 23:42:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:42:01 ---> b068be0155e3 23:42:01 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 23:42:05 ---> Running in 9ca80c854101 23:42:05 Removing intermediate container 9ca80c854101 23:42:05 ---> 54f8fa631d65 23:42:05 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 23:42:05 ---> Running in 9ac262136c77 23:42:05 Removing intermediate container 9ac262136c77 23:42:05 ---> 886714da3cb3 23:42:05 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:42:05 ---> Running in 2ca7bb0fecca 23:42:05 Removing intermediate container 2ca7bb0fecca 23:42:05 ---> d227819af453 23:42:05 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:42:05 ---> Running in 36bddb2c3436 23:42:05 Removing intermediate container 36bddb2c3436 23:42:05 ---> d5f6f9922c98 23:42:05 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:42:06 ---> Running in a945705ab962 23:42:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:42:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:42:07 (1/9) Installing libc-dev (0.7.2-r3) 23:42:07 (2/9) Installing libsodium (1.0.18-r0) 23:42:07 (3/9) Installing pkgconf (1.7.3-r0) 23:42:08 (4/9) Installing libsodium-dev (1.0.18-r0) 23:42:08 (5/9) Installing openssh-keygen (8.4_p1-r3) 23:42:08 (6/9) Installing libedit (20191231.3.1-r1) 23:42:08 (7/9) Installing openssh-client (8.4_p1-r3) 23:42:08 (8/9) Installing libzmq (4.3.3-r1) 23:42:08 (9/9) Installing zeromq-dev (4.3.3-r1) 23:42:08 Executing busybox-1.32.1-r6.trigger 23:42:08 OK: 154 MiB in 49 packages 23:42:09 Removing intermediate container a945705ab962 23:42:09 ---> 91b0331f0d8a 23:42:09 Step 8/10 : WORKDIR /device-rest-go 23:42:09 ---> Running in 6aac794fb1ba 23:42:09 Removing intermediate container 6aac794fb1ba 23:42:09 ---> 37cbc7c9f71e 23:42:09 Step 9/10 : COPY . . 23:42:09 ---> 0b76e6d3f05b 23:42:09 Step 10/10 : RUN go mod download 23:42:09 ---> Running in 1798866ab549 23:42:21 Removing intermediate container 1798866ab549 23:42:21 ---> 1e84f7ab9543 23:42:21 Successfully built 1e84f7ab9543 23:42:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:42:22 + docker inspect -f . ci-base-image-x86_64 23:42:22 . [Pipeline] withDockerContainer 23:42:22 prd-centos7-docker-4c-2g-168 does not seem to be running inside a container 23:42:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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 23:42:22 $ docker top 307997e5dd0f2cef32f0f17c58ad0c3ecb9665285a262214ba827119ed27fa62 -eo pid,comm [Pipeline] { [Pipeline] sh 23:42:22 + go version 23:42:22 go version go1.16.3 linux/amd64 [Pipeline] } 23:42:22 $ docker stop --time=1 307997e5dd0f2cef32f0f17c58ad0c3ecb9665285a262214ba827119ed27fa62 23:42:24 $ docker rm -f 307997e5dd0f2cef32f0f17c58ad0c3ecb9665285a262214ba827119ed27fa62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:42:24 + docker inspect -f . ci-base-image-x86_64 23:42:24 . [Pipeline] withDockerContainer 23:42:25 prd-centos7-docker-4c-2g-168 does not seem to be running inside a container 23:42:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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 23:42:25 $ docker top 49ab02d345cdb938c130312f95d7093c188c4ede168a6d782dba09a58a25c9bd -eo pid,comm [Pipeline] { [Pipeline] sh 23:42:26 + go mod tidy [Pipeline] sh 23:42:26 + make test 23:42:26 go mod tidy 23:42:26 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 23:42:27 ? github.com/edgexfoundry/device-rest-go [no test files] 23:42:35 Running on prd-ubuntu18.04-docker-arm64-4c-16g-169 in /w/workspace/gexfoundry_device-rest-go_PR-112 [Pipeline] { [Pipeline] ws 23:42:35 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 23:42:35 The recommended git tool is: git 23:42:40 using credential edgex-jenkins-ssh 23:42:40 Cloning the remote Git repository 23:42:40 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 23:42:40 > git init /w/workspace/device-rest-go/1 # timeout=10 23:42:40 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 23:42:40 > git --version # timeout=10 23:42:40 > git --version # 'git version 2.17.1' 23:42:40 using GIT_SSH to set credentials SSH Credentials for GitHub 23:42:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:42:42 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 23:42:42 ok github.com/edgexfoundry/device-rest-go/driver 0.008s coverage: 54.0% of statements 23:42:42 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:42:43 Merging remotes/origin/master commit 405bc14ac6f45c2dca7c5fb451b6f8197ce2523b into PR head commit 16b192d4b9fc0d9db10f8b00c876bcacc8fd3db7 23:42:42 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 23:42:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:42:42 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 23:42:42 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 23:42:42 using GIT_SSH to set credentials SSH Credentials for GitHub 23:42:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/112/head:refs/remotes/origin/PR-112 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:42:43 > git config core.sparsecheckout # timeout=10 23:42:43 > git checkout -f 16b192d4b9fc0d9db10f8b00c876bcacc8fd3db7 # timeout=10 23:42:43 > git remote # timeout=10 23:42:43 Merge succeeded, producing 16b192d4b9fc0d9db10f8b00c876bcacc8fd3db7 23:42:43 Checking out Revision 16b192d4b9fc0d9db10f8b00c876bcacc8fd3db7 (PR-112) 23:42:43 > git config --get remote.origin.url # timeout=10 23:42:43 using GIT_SSH to set credentials SSH Credentials for GitHub 23:42:43 > git merge 405bc14ac6f45c2dca7c5fb451b6f8197ce2523b # timeout=10 23:42:43 > git rev-parse HEAD^{commit} # timeout=10 23:42:43 > git config core.sparsecheckout # timeout=10 23:42:43 > git checkout -f 16b192d4b9fc0d9db10f8b00c876bcacc8fd3db7 # timeout=10 23:42:47 Commit message: "fix: Remove retry items of SecretStore config and update secret path" 23:42:47 > git --version # timeout=10 23:42:47 > git --version # 'git version 2.17.1' 23:42:47 fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:42:49 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 23:42:49 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:42:49 + true 23:42:49 + sudo service docker restart 23:42:50 gofmt -l . 23:42:50 [ "`gofmt -l .`" = "" ] 23:42:50 ./bin/test-go-mod-tidy.sh 23:42:50 ./bin/test-attribution-txt.sh [Pipeline] } 23:42:50 $ docker stop --time=1 49ab02d345cdb938c130312f95d7093c188c4ede168a6d782dba09a58a25c9bd 23:42:52 $ docker rm -f 49ab02d345cdb938c130312f95d7093c188c4ede168a6d782dba09a58a25c9bd [Pipeline] // withDockerContainer [Pipeline] sh 23:42:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:42:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:42:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:42:55 + ls -al . 23:42:55 total 104 23:42:55 drwxrwxr-x. 8 jenkins jenkins 4096 Jun 2 23:42 . 23:42:55 drwxrwxr-x. 4 jenkins jenkins 28 Jun 2 23:41 .. 23:42:55 -rw-rw-r--. 1 jenkins jenkins 6792 Jun 2 23:41 Attribution.txt 23:42:55 drwxrwxr-x. 2 jenkins jenkins 64 Jun 2 23:41 bin 23:42:55 drwxrwxr-x. 3 jenkins jenkins 32 Jun 2 23:41 cmd 23:42:55 -rw-r--r--. 1 jenkins jenkins 8513 Jun 2 23:42 coverage.out 23:42:55 -rw-rw-r--. 1 jenkins jenkins 1615 Jun 2 23:41 Dockerfile 23:42:55 -rw-rw-r--. 1 jenkins jenkins 1087 Jun 2 23:41 Dockerfile.build 23:42:55 -rw-rw-r--. 1 jenkins jenkins 151 Jun 2 23:41 .dockerignore 23:42:55 drwxrwxr-x. 2 jenkins jenkins 76 Jun 2 23:41 driver 23:42:55 drwxrwxr-x. 8 jenkins jenkins 179 Jun 2 23:41 .git 23:42:55 drwxrwxr-x. 2 jenkins jenkins 103 Jun 2 23:41 .github 23:42:55 -rw-rw-r--. 1 jenkins jenkins 336 Jun 2 23:41 .gitignore 23:42:55 -rw-r--r--. 1 jenkins jenkins 285 Jun 2 23:42 go.mod 23:42:55 -rw-r--r--. 1 jenkins jenkins 20755 Jun 2 23:42 go.sum 23:42:55 -rw-rw-r--. 1 jenkins jenkins 680 Jun 2 23:41 Jenkinsfile 23:42:55 -rw-rw-r--. 1 jenkins jenkins 11340 Jun 2 23:41 LICENSE 23:42:55 -rw-rw-r--. 1 jenkins jenkins 996 Jun 2 23:41 Makefile 23:42:55 -rw-rw-r--. 1 jenkins jenkins 7667 Jun 2 23:41 README.md 23:42:55 drwxrwxr-x. 4 jenkins jenkins 71 Jun 2 23:41 snap 23:42:55 -rw-rw-r--. 1 jenkins jenkins 5 Jun 2 23:38 VERSION 23:42:55 -rw-rw-r--. 1 jenkins jenkins 713 Jun 2 23:41 version.go [Pipeline] isUnix [Pipeline] sh 23:42:55 + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=16b192d4b9fc0d9db10f8b00c876bcacc8fd3db7 --label arch=amd64 --label version=0.0.0 . 23:42:55 Sending build context to Docker daemon 101.9kB 23:42:55 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 23:42:55 Step 2/25 : FROM ${BASE} AS builder 23:42:55 ---> 1e84f7ab9543 23:42:55 Step 3/25 : ARG MAKE='make build' 23:42:55 ---> Running in 0c8cb69bd5f5 23:42:56 Removing intermediate container 0c8cb69bd5f5 23:42:56 ---> 450eb1ef0f6c 23:42:56 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 23:42:56 ---> Running in 61584f3e711e 23:42:56 Removing intermediate container 61584f3e711e 23:42:56 ---> bcd693fe61bd 23:42:56 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 23:42:56 ---> Running in a4e32309eed7 23:42:56 Removing intermediate container a4e32309eed7 23:42:56 ---> ba76a11b5511 23:42:56 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:42:56 ---> Running in 39f897f98590 23:42:56 Removing intermediate container 39f897f98590 23:42:56 ---> 31f9bcc01049 23:42:56 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:42:56 ---> Running in f0b5dc66653b 23:42:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:42:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:42:58 OK: 154 MiB in 49 packages 23:42:58 Removing intermediate container f0b5dc66653b 23:42:58 ---> 59c278d09b29 23:42:58 Step 8/25 : WORKDIR /device-rest-go 23:42:58 ---> Running in b6fbc524b308 23:42:58 Removing intermediate container b6fbc524b308 23:42:58 ---> 18ca346de9dc 23:42:58 Step 9/25 : COPY . . 23:42:58 ---> 7bd8a6a59598 23:42:58 Step 10/25 : RUN go mod tidy 23:42:58 ---> Running in 5c934544e224 23:42:59 Removing intermediate container 5c934544e224 23:42:59 ---> 5ddcb4e25132 23:42:59 Step 11/25 : RUN make update 23:42:59 ---> Running in 383cbcb98302 23:43:00 CGO_ENABLED=0 GO111MODULE=on go mod download 23:43:00 Removing intermediate container 383cbcb98302 23:43:00 ---> d70d544c327e 23:43:00 Step 12/25 : RUN $MAKE 23:43:00 ---> Running in cf1f8b0219a6 23:43:00 go mod tidy 23:43:00 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:43:08 provisioning config files... 23:43:08 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config2793510393197655121tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:43:08 ---> docker-login.sh 23:43:08 nexus3.edgexfoundry.org:10001 23:43:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:43:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:43:10 Configure a credential helper to remove this warning. See 23:43:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:43:10 23:43:10 Login Succeeded 23:43:10 nexus3.edgexfoundry.org:10002 23:43:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:43:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:43:10 Configure a credential helper to remove this warning. See 23:43:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:43:10 23:43:10 Login Succeeded 23:43:10 nexus3.edgexfoundry.org:10003 23:43:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:43:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:43:10 Configure a credential helper to remove this warning. See 23:43:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:43:10 23:43:10 Login Succeeded 23:43:10 nexus3.edgexfoundry.org:10004 23:43:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:43:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:43:11 Configure a credential helper to remove this warning. See 23:43:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:43:11 23:43:11 Login Succeeded 23:43:11 docker.io 23:43:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:43:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:43:12 Configure a credential helper to remove this warning. See 23:43:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:43:12 23:43:12 Login Succeeded 23:43:12 ---> docker-login.sh ends [Pipeline] } 23:43:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:43:12 ========================================================= 23:43:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 23:43:12 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:43:13 Removing intermediate container cf1f8b0219a6 23:43:13 ---> ce4c62271039 23:43:13 Step 13/25 : FROM alpine:3.12 23:43:13 3.12: Pulling from library/alpine 23:43:13 339de151aab4: Pulling fs layer 23:43:13 339de151aab4: Verifying Checksum 23:43:13 339de151aab4: Download complete 23:43:13 339de151aab4: Pull complete 23:43:13 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 23:43:13 Status: Downloaded newer image for alpine:3.12 23:43:13 ---> 13621d1b12d4 23:43:13 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:43:13 ---> Running in 1854c6d3272b 23:43:13 Removing intermediate container 1854c6d3272b 23:43:13 ---> 4577baa8cb5e 23:43:13 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 23:43:13 ---> Running in ed826c0d50e8 23:43:13 Removing intermediate container ed826c0d50e8 23:43:13 ---> 39dbb7e256a1 23:43:13 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 23:43:13 ---> Running in bcb7a7796fb4 23:43:13 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 23:43:13 Sending build context to Docker daemon 92.16kB 23:43:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:43:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:43:13 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 23:43:13 Step 2/10 : FROM ${BASE} 23:43:13 (1/6) Installing dumb-init (1.2.2-r1) 23:43:13 (2/6) Installing libgcc (9.3.0-r2) 23:43:13 (3/6) Installing libsodium (1.0.18-r0) 23:43:13 (4/6) Installing libstdc++ (9.3.0-r2) 23:43:13 (5/6) Installing libzmq (4.3.3-r0) 23:43:13 (6/6) Installing zeromq (4.3.3-r0) 23:43:13 Executing busybox-1.31.1-r20.trigger 23:43:13 OK: 8 MiB in 20 packages 23:43:13 Removing intermediate container bcb7a7796fb4 23:43:13 ---> e96118ec6143 23:43:13 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 23:43:13 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:43:13 595b0fe564bb: Pulling fs layer 23:43:13 7186ed65a4f7: Pulling fs layer 23:43:13 316046926c0a: Pulling fs layer 23:43:13 4ebd0625c992: Pulling fs layer 23:43:13 207e8628e3a3: Pulling fs layer 23:43:13 c791037a9be2: Pulling fs layer 23:43:13 ffd874e62e21: Pulling fs layer 23:43:13 4ebd0625c992: Waiting 23:43:13 207e8628e3a3: Waiting 23:43:13 c791037a9be2: Waiting 23:43:13 ffd874e62e21: Waiting 23:43:13 316046926c0a: Download complete 23:43:13 7186ed65a4f7: Verifying Checksum 23:43:13 7186ed65a4f7: Download complete 23:43:13 207e8628e3a3: Download complete 23:43:14 c791037a9be2: Verifying Checksum 23:43:14 c791037a9be2: Download complete 23:43:14 595b0fe564bb: Verifying Checksum 23:43:14 595b0fe564bb: Download complete 23:43:14 ---> 9892dc534f51 23:43:14 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 23:43:14 ---> 29fec439991d 23:43:14 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 23:43:14 ---> 60103aa3eb29 23:43:14 Step 20/25 : EXPOSE 59986 23:43:14 ---> Running in 6d88828a5b92 23:43:14 Removing intermediate container 6d88828a5b92 23:43:14 ---> cb8fa14c3641 23:43:14 Step 21/25 : ENTRYPOINT ["/device-rest"] 23:43:14 ---> Running in ae9b34146d92 23:43:14 Removing intermediate container ae9b34146d92 23:43:14 ---> 4fb171ea1856 23:43:14 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 23:43:14 595b0fe564bb: Pull complete 23:43:14 ---> Running in 46ccdef0c9ca 23:43:14 Removing intermediate container 46ccdef0c9ca 23:43:14 ---> 5190f25008e9 23:43:14 Step 23/25 : LABEL arch=amd64 23:43:14 ---> Running in a4118ce57b53 23:43:14 Removing intermediate container a4118ce57b53 23:43:14 ---> b8e2ac82e038 23:43:14 Step 24/25 : LABEL git_sha=16b192d4b9fc0d9db10f8b00c876bcacc8fd3db7 23:43:14 ---> Running in a3cce13a2f3a 23:43:15 Removing intermediate container a3cce13a2f3a 23:43:15 ---> 5d7636be33d0 23:43:15 Step 25/25 : LABEL version=0.0.0 23:43:15 ---> Running in a5c4ab381ea3 23:43:15 Removing intermediate container a5c4ab381ea3 23:43:15 ---> 4e352e5f356a 23:43:15 [Warning] One or more build-args [ARCH] were not consumed 23:43:15 Successfully built 4e352e5f356a 23:43:15 Successfully tagged device-rest:latest [Pipeline] } 23:43:15 7186ed65a4f7: Pull complete [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } 23:43:15 316046926c0a: Pull complete [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 23:43:16 ---> job-cost.sh 23:43:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8Rvz 23:43:16 ffd874e62e21: Verifying Checksum 23:43:16 ffd874e62e21: Download complete 23:43:18 4ebd0625c992: Verifying Checksum 23:43:18 4ebd0625c992: Download complete 23:43:26 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 23:43:28 4ebd0625c992: Pull complete 23:43:28 207e8628e3a3: Pull complete 23:43:28 c791037a9be2: Pull complete 23:43:33 ffd874e62e21: Pull complete 23:43:33 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 23:43:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:43:33 ---> cfc18b08335c 23:43:33 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 23:43:34 ---> Running in 81ae71f019c7 23:43:35 Removing intermediate container 81ae71f019c7 23:43:35 ---> a565441f862c 23:43:35 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 23:43:35 ---> Running in b3c004fd41ab 23:43:35 Removing intermediate container b3c004fd41ab 23:43:35 ---> c792dfac62e7 23:43:35 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:43:35 ---> Running in 38cc9eb28d88 23:43:36 Removing intermediate container 38cc9eb28d88 23:43:36 ---> 8b724f34dad1 23:43:36 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:43:36 ---> Running in 5570451476c6 23:43:38 lf-activate-venv(): INFO: Adding /tmp/venv-8Rvz/bin to PATH 23:43:38 INFO: No Stack... 23:43:38 INFO: Retrieving Pricing Info for: v3-standard-2 23:43:38 Removing intermediate container 5570451476c6 23:43:38 ---> 9b105d2150a0 23:43:38 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:43:38 ---> Running in 46bae5145c74 23:43:39 INFO: Archiving Costs [Pipeline] sh 23:43:39 + cat /w/workspace/device-rest-go/1/archives/cost.csv 23:43:39 + cut -d, -f6 [Pipeline] lock 23:43:39 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-112-1-stack-cost] 23:43:39 Resource [jenkins-edgexfoundry-device-rest-go-PR-112-1-stack-cost] did not exist. Created. 23:43:39 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-112-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:43:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:43:40 + echo total: 0.05999999865889549 [Pipeline] stash 23:43:40 Stashed 1 file(s) [Pipeline] } 23:43:40 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-112-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:43:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:43:41 (1/9) Installing libc-dev (0.7.2-r3) 23:43:41 (2/9) Installing libsodium (1.0.18-r0) 23:43:41 (3/9) Installing pkgconf (1.7.3-r0) 23:43:41 (4/9) Installing libsodium-dev (1.0.18-r0) 23:43:42 (5/9) Installing openssh-keygen (8.4_p1-r3) 23:43:42 (6/9) Installing libedit (20191231.3.1-r1) 23:43:42 (7/9) Installing openssh-client (8.4_p1-r3) 23:43:42 (8/9) Installing libzmq (4.3.3-r1) 23:43:42 (9/9) Installing zeromq-dev (4.3.3-r1) 23:43:42 Executing busybox-1.32.1-r6.trigger 23:43:42 OK: 144 MiB in 49 packages 23:43:44 Removing intermediate container 46bae5145c74 23:43:44 ---> b3be13acf581 23:43:44 Step 8/10 : WORKDIR /device-rest-go 23:43:44 ---> Running in c34fc0ee4f7e 23:43:44 Removing intermediate container c34fc0ee4f7e 23:43:44 ---> 0ce8b9e88012 23:43:44 Step 9/10 : COPY . . 23:43:45 ---> 74de6a0347a3 23:43:45 Step 10/10 : RUN go mod download 23:43:45 ---> Running in 8a919bd8c8cd 23:44:12 Removing intermediate container 8a919bd8c8cd 23:44:12 ---> 3133e0ec352e 23:44:12 Successfully built 3133e0ec352e 23:44:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:44:13 + docker inspect -f . ci-base-image-arm64 23:44:13 . [Pipeline] withDockerContainer 23:44:13 prd-ubuntu18.04-docker-arm64-4c-16g-169 does not seem to be running inside a container 23:44:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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 ******** -e ******** ci-base-image-arm64 cat 23:44:15 $ docker top 63d8266e038390fc421f67ab7ca23fcaede70be156b392fc31921bdf4512b57d -eo pid,comm [Pipeline] { [Pipeline] sh 23:44:16 + go version 23:44:16 go version go1.16.3 linux/arm64 [Pipeline] } 23:44:16 $ docker stop --time=1 63d8266e038390fc421f67ab7ca23fcaede70be156b392fc31921bdf4512b57d 23:44:17 $ docker rm -f 63d8266e038390fc421f67ab7ca23fcaede70be156b392fc31921bdf4512b57d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:44:19 + docker inspect -f . ci-base-image-arm64 23:44:19 . [Pipeline] withDockerContainer 23:44:19 prd-ubuntu18.04-docker-arm64-4c-16g-169 does not seem to be running inside a container 23:44:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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 ******** -e ******** ci-base-image-arm64 cat 23:44:21 $ docker top 71e4fa3ffc24f72807205f4e1994089f5f5e6e4ab67f1f219764201171f11b99 -eo pid,comm [Pipeline] { [Pipeline] sh 23:44:22 + go mod tidy [Pipeline] sh 23:44:23 + make test 23:44:23 go mod tidy 23:44:24 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 23:44:25 ? github.com/edgexfoundry/device-rest-go [no test files] 23:45:22 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 23:45:22 ok github.com/edgexfoundry/device-rest-go/driver 0.051s coverage: 54.0% of statements 23:45:22 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:45:44 gofmt -l . 23:45:44 [ "`gofmt -l .`" = "" ] 23:45:44 ./bin/test-go-mod-tidy.sh 23:45:44 ./bin/test-attribution-txt.sh [Pipeline] } 23:45:44 $ docker stop --time=1 71e4fa3ffc24f72807205f4e1994089f5f5e6e4ab67f1f219764201171f11b99 23:45:46 $ docker rm -f 71e4fa3ffc24f72807205f4e1994089f5f5e6e4ab67f1f219764201171f11b99 [Pipeline] // withDockerContainer [Pipeline] sh 23:45:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:45:47 Warning: overwriting stash ‘coverage-report’ 23:45:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:45:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:45:49 + ls -al . 23:45:49 total 132 23:45:49 drwxrwxr-x 8 jenkins jenkins 4096 Jun 2 23:45 . 23:45:49 drwxrwxr-x 4 jenkins jenkins 4096 Jun 2 23:42 .. 23:45:49 -rw-rw-r-- 1 jenkins jenkins 151 Jun 2 23:42 .dockerignore 23:45:49 drwxrwxr-x 8 jenkins jenkins 4096 Jun 2 23:42 .git 23:45:49 drwxrwxr-x 2 jenkins jenkins 4096 Jun 2 23:42 .github 23:45:49 -rw-rw-r-- 1 jenkins jenkins 336 Jun 2 23:42 .gitignore 23:45:49 -rw-rw-r-- 1 jenkins jenkins 6792 Jun 2 23:42 Attribution.txt 23:45:49 -rw-rw-r-- 1 jenkins jenkins 1615 Jun 2 23:42 Dockerfile 23:45:49 -rw-rw-r-- 1 jenkins jenkins 1087 Jun 2 23:42 Dockerfile.build 23:45:49 -rw-rw-r-- 1 jenkins jenkins 680 Jun 2 23:42 Jenkinsfile 23:45:49 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 2 23:42 LICENSE 23:45:49 -rw-rw-r-- 1 jenkins jenkins 996 Jun 2 23:42 Makefile 23:45:49 -rw-rw-r-- 1 jenkins jenkins 7667 Jun 2 23:42 README.md 23:45:49 -rw-rw-r-- 1 jenkins jenkins 5 Jun 2 23:38 VERSION 23:45:49 drwxrwxr-x 2 jenkins jenkins 4096 Jun 2 23:42 bin 23:45:49 drwxrwxr-x 3 jenkins jenkins 4096 Jun 2 23:42 cmd 23:45:49 -rw-r--r-- 1 jenkins jenkins 8513 Jun 2 23:45 coverage.out 23:45:49 drwxrwxr-x 2 jenkins jenkins 4096 Jun 2 23:42 driver 23:45:49 -rw-r--r-- 1 jenkins jenkins 285 Jun 2 23:45 go.mod 23:45:49 -rw-r--r-- 1 jenkins jenkins 20755 Jun 2 23:44 go.sum 23:45:49 drwxrwxr-x 4 jenkins jenkins 4096 Jun 2 23:42 snap 23:45:49 -rw-rw-r-- 1 jenkins jenkins 713 Jun 2 23:42 version.go [Pipeline] isUnix [Pipeline] sh 23:45:49 + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=16b192d4b9fc0d9db10f8b00c876bcacc8fd3db7 --label arch=arm64 --label version=0.0.0 . 23:45:49 Sending build context to Docker daemon 101.9kB 23:45:49 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 23:45:49 Step 2/25 : FROM ${BASE} AS builder 23:45:49 ---> 3133e0ec352e 23:45:49 Step 3/25 : ARG MAKE='make build' 23:45:50 ---> Running in 83fe6cca230f 23:45:50 Removing intermediate container 83fe6cca230f 23:45:50 ---> 56373edceb54 23:45:50 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 23:45:50 ---> Running in 15f396e7319a 23:45:51 Removing intermediate container 15f396e7319a 23:45:51 ---> 1ac181cb80ee 23:45:51 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 23:45:51 ---> Running in c65b9ed147f2 23:45:52 Removing intermediate container c65b9ed147f2 23:45:52 ---> f652f10b2ba3 23:45:52 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:45:52 ---> Running in 52f58e1ea340 23:45:53 Removing intermediate container 52f58e1ea340 23:45:53 ---> 1b9f43d7a234 23:45:53 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:45:54 ---> Running in 69d44c52386e 23:45:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:45:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:45:57 OK: 144 MiB in 49 packages 23:45:58 Removing intermediate container 69d44c52386e 23:45:58 ---> 755a90236ee8 23:45:58 Step 8/25 : WORKDIR /device-rest-go 23:45:58 ---> Running in f4ecd961901f 23:45:58 Removing intermediate container f4ecd961901f 23:45:58 ---> d897d68d68ea 23:45:58 Step 9/25 : COPY . . 23:45:59 ---> 2153746e80d8 23:45:59 Step 10/25 : RUN go mod tidy 23:45:59 ---> Running in 34e724874ed6 23:46:02 Removing intermediate container 34e724874ed6 23:46:02 ---> 54bbceced7a7 23:46:02 Step 11/25 : RUN make update 23:46:02 ---> Running in 4fb46b4aa88a 23:46:04 CGO_ENABLED=0 GO111MODULE=on go mod download 23:46:04 Removing intermediate container 4fb46b4aa88a 23:46:04 ---> 2978c56ea73d 23:46:04 Step 12/25 : RUN $MAKE 23:46:04 ---> Running in f9d0d739198e 23:46:06 go mod tidy 23:46:06 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd 23:46:45 Removing intermediate container f9d0d739198e 23:46:45 ---> fe7098e422f2 23:46:45 Step 13/25 : FROM alpine:3.12 23:46:45 3.12: Pulling from library/alpine 23:46:45 d2f70382dc9a: Pulling fs layer 23:46:45 d2f70382dc9a: Verifying Checksum 23:46:45 d2f70382dc9a: Download complete 23:46:45 d2f70382dc9a: Pull complete 23:46:45 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 23:46:45 Status: Downloaded newer image for alpine:3.12 23:46:45 ---> 9852663dfa18 23:46:45 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:46:45 ---> Running in 8ac0a13bb259 23:46:45 Removing intermediate container 8ac0a13bb259 23:46:45 ---> fbadee23254d 23:46:45 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 23:46:45 ---> Running in 2081cf97ab3c 23:46:45 Removing intermediate container 2081cf97ab3c 23:46:45 ---> 5b76302a24ce 23:46:45 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 23:46:45 ---> Running in e842c6e1e888 23:46:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:46:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:46:45 (1/6) Installing dumb-init (1.2.2-r1) 23:46:45 (2/6) Installing libgcc (9.3.0-r2) 23:46:45 (3/6) Installing libsodium (1.0.18-r0) 23:46:45 (4/6) Installing libstdc++ (9.3.0-r2) 23:46:45 (5/6) Installing libzmq (4.3.3-r0) 23:46:45 (6/6) Installing zeromq (4.3.3-r0) 23:46:45 Executing busybox-1.31.1-r20.trigger 23:46:45 OK: 8 MiB in 20 packages 23:46:46 Removing intermediate container e842c6e1e888 23:46:46 ---> 0ea7d3de570e 23:46:46 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 23:46:48 ---> 84627c984de8 23:46:48 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 23:46:48 ---> 96a12a8583d9 23:46:48 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 23:46:49 ---> 045da67c6647 23:46:49 Step 20/25 : EXPOSE 59986 23:46:49 ---> Running in 78cc53e778b6 23:46:50 Removing intermediate container 78cc53e778b6 23:46:50 ---> 10ef6803d5f9 23:46:50 Step 21/25 : ENTRYPOINT ["/device-rest"] 23:46:50 ---> Running in 029592b9d642 23:46:50 Removing intermediate container 029592b9d642 23:46:50 ---> 9ea0bb7c6c32 23:46:50 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 23:46:50 ---> Running in 269f071d88f8 23:46:51 Removing intermediate container 269f071d88f8 23:46:51 ---> f3b9d7c35887 23:46:51 Step 23/25 : LABEL arch=arm64 23:46:51 ---> Running in ec4c2ec994cc 23:46:52 Removing intermediate container ec4c2ec994cc 23:46:52 ---> 727abbbf702a 23:46:52 Step 24/25 : LABEL git_sha=16b192d4b9fc0d9db10f8b00c876bcacc8fd3db7 23:46:52 ---> Running in 12108143790c 23:46:52 Removing intermediate container 12108143790c 23:46:52 ---> 0d398b9f3f5d 23:46:52 Step 25/25 : LABEL version=0.0.0 23:46:52 ---> Running in 423179a51f55 23:46:53 Removing intermediate container 423179a51f55 23:46:53 ---> fe2ad0be64cc 23:46:53 [Warning] One or more build-args [ARCH] were not consumed 23:46:53 Successfully built fe2ad0be64cc 23:46:53 Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 23:46:54 ---> job-cost.sh 23:46:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gIe5 23:47:33 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 23:48:54 lf-activate-venv(): INFO: Adding /tmp/venv-gIe5/bin to PATH 23:48:54 INFO: No Stack... 23:48:55 INFO: Retrieving Pricing Info for: v2-standard-4 23:48:55 INFO: Archiving Costs [Pipeline] sh 23:48:55 + cat /w/workspace/device-rest-go/1/archives/cost.csv 23:48:55 + cut -d, -f6 [Pipeline] lock 23:48:55 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-112-1-stack-cost] 23:48:55 Resource [jenkins-edgexfoundry-device-rest-go-PR-112-1-stack-cost] did not exist. Created. 23:48:55 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-112-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:48:56 /w/workspace/device-rest-go/1@tmp/durable-3fb698b6/script.sh: 1: /w/workspace/device-rest-go/1@tmp/durable-3fb698b6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 23:48:56 + echo total: 0.18000000715255737 [Pipeline] stash 23:48:56 Warning: overwriting stash ‘stack-cost’ 23:48:56 Stashed 1 file(s) [Pipeline] } 23:48:56 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-112-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 23:48:58 provisioning config files... 23:48:58 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-112@tmp/config4366244103530185083tmp [Pipeline] { [Pipeline] sh 23:48:58 + set +x 23:48:58 + curl -s https://codecov.io/bash 23:48:58 + bash -s -- 23:48:58 23:48:58 _____ _ 23:48:58 / ____| | | 23:48:58 | | ___ __| | ___ ___ _____ __ 23:48:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:48:58 | |___| (_) | (_| | __/ (_| (_) \ V / 23:48:58 \_____\___/ \__,_|\___|\___\___/ \_/ 23:48:58 Bash-1.0.3 23:48:58 23:48:58 23:48:58 ==> git version 2.24.4 found 23:48:58 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 23:48:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:48:58 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:48:58 ==> Jenkins CI detected. 23:48:58 project root: . 23:48:58 --> token set from env 23:48:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:48:58 ==> Running gcov in . (disable via -X gcov) 23:48:58 ==> Python coveragepy not found 23:48:58 ==> Searching for coverage reports in: 23:48:58 + . 23:48:58 -> Found 1 reports 23:48:58 ==> Detecting git/mercurial file structure 23:48:58 ==> Reading reports 23:48:58 + ./coverage.out bytes=8513 23:48:58 ==> Appending adjustments 23:48:58 https://docs.codecov.io/docs/fixing-reports 23:48:58 + Found adjustments 23:48:58 ==> Gzipping contents 23:48:58 4.0K /tmp/codecov.8LACFF.gz 23:48:58 ==> Uploading reports 23:48:58 url: https://codecov.io 23:48:58 query: branch=PR-112&commit=16b192d4b9fc0d9db10f8b00c876bcacc8fd3db7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-112%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=112&job=&cmd_args= 23:48:58 -> Pinging Codecov 23:48:58 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-112&commit=16b192d4b9fc0d9db10f8b00c876bcacc8fd3db7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-112%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=112&job=&cmd_args= 23:48:59 -> Uploading to 23:48:59 https://storage.googleapis.com/codecov/v4/raw/2021-06-02/4E5D53B4F1F92C436F7061BF334D961C/16b192d4b9fc0d9db10f8b00c876bcacc8fd3db7/9d406f73-4eb4-4fbe-bae4-49d21b6fa6ed.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210602%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210602T234859Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cd57d534271a5bb21fdc3667e0cd7a1a59dbde93d3fe6a9636ec13b7ab3be0b4 23:48:59 % Total % Received % Xferd Average Speed Time Time Time Current 23:48:59 Dload Upload Total Spent Left Speed 23:48:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1611 0 0 100 1611 0 3723 --:--:-- --:--:-- --:--:-- 3729 23:48:59 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/16b192d4b9fc0d9db10f8b00c876bcacc8fd3db7 [Pipeline] } 23:48:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 23:49:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:49:03 ---> package-listing.sh 23:49:03 ++ facter osfamily 23:49:03 ++ tr '[:upper:]' '[:lower:]' 23:49:03 + OS_FAMILY=redhat 23:49:03 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-112 23:49:03 + START_PACKAGES=/tmp/packages_start.txt 23:49:03 + END_PACKAGES=/tmp/packages_end.txt 23:49:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:49:03 + PACKAGES=/tmp/packages_start.txt 23:49:03 + '[' /w/workspace/gexfoundry_device-rest-go_PR-112 ']' 23:49:03 + PACKAGES=/tmp/packages_end.txt 23:49:03 + case "${OS_FAMILY}" in 23:49:03 + sort 23:49:03 + rpm -qa 23:49:03 + '[' -f /tmp/packages_start.txt ']' 23:49:03 + '[' -f /tmp/packages_end.txt ']' 23:49:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:49:03 + '[' /w/workspace/gexfoundry_device-rest-go_PR-112 ']' 23:49:03 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-112/archives/ 23:49:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-112/archives/ [Pipeline] echo 23:49:04 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/gexfoundry_device-rest-go_PR-112/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:49:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:49:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:49:04 23:49:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:49:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:49:05 alpine: Pulling from edgex-lftools-log-publisher 23:49:05 df20fa9351a1: Pulling fs layer 23:49:05 36b3adc4ff6f: Pulling fs layer 23:49:05 8ad3a11d3b57: Pulling fs layer 23:49:05 46f8f816bc3b: Pulling fs layer 23:49:05 93b61091891f: Pulling fs layer 23:49:05 93b9cdb0e59b: Pulling fs layer 23:49:05 5e14af77c1be: Pulling fs layer 23:49:05 01666e4c0597: Pulling fs layer 23:49:05 aa168da1d23b: Pulling fs layer 23:49:05 93b9cdb0e59b: Waiting 23:49:05 5e14af77c1be: Waiting 23:49:05 01666e4c0597: Waiting 23:49:05 aa168da1d23b: Waiting 23:49:05 46f8f816bc3b: Waiting 23:49:05 93b61091891f: Waiting 23:49:05 36b3adc4ff6f: Verifying Checksum 23:49:05 36b3adc4ff6f: Download complete 23:49:05 46f8f816bc3b: Verifying Checksum 23:49:05 46f8f816bc3b: Download complete 23:49:05 df20fa9351a1: Verifying Checksum 23:49:05 df20fa9351a1: Download complete 23:49:05 93b9cdb0e59b: Verifying Checksum 23:49:05 93b9cdb0e59b: Download complete 23:49:05 5e14af77c1be: Verifying Checksum 23:49:05 5e14af77c1be: Download complete 23:49:05 93b61091891f: Verifying Checksum 23:49:05 93b61091891f: Download complete 23:49:05 01666e4c0597: Verifying Checksum 23:49:05 01666e4c0597: Download complete 23:49:05 8ad3a11d3b57: Verifying Checksum 23:49:05 8ad3a11d3b57: Download complete 23:49:05 df20fa9351a1: Pull complete 23:49:05 36b3adc4ff6f: Pull complete 23:49:06 8ad3a11d3b57: Pull complete 23:49:06 46f8f816bc3b: Pull complete 23:49:07 93b61091891f: Pull complete 23:49:07 aa168da1d23b: Verifying Checksum 23:49:07 aa168da1d23b: Download complete 23:49:07 93b9cdb0e59b: Pull complete 23:49:07 5e14af77c1be: Pull complete 23:49:07 01666e4c0597: Pull complete 23:49:11 aa168da1d23b: Pull complete 23:49:11 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 23:49:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:49:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:49:11 prd-centos7-docker-4c-2g-167 does not seem to be running inside a container 23:49:11 $ 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/gexfoundry_device-rest-go_PR-112/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-112 -v /w/workspace/gexfoundry_device-rest-go_PR-112:/w/workspace/gexfoundry_device-rest-go_PR-112:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-112@tmp:/w/workspace/gexfoundry_device-rest-go_PR-112@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 23:49:14 $ docker top 2423fc32b1c70812050db2fe38e8310ca5481feab7ea8a8875614da2433ac8f5 -eo pid,comm [Pipeline] { [Pipeline] sh 23:49:14 + touch /tmp/pre-build-complete [Pipeline] sh 23:49:15 + mkdir -p /var/log/sa [Pipeline] sh 23:49:15 + ls /var/log/sa-host 23:49:15 + sadf -c /var/log/sa-host/sa02 23:49:15 file_magic: OK 23:49:15 HZ: Using current value: 100 23:49:15 file_header: OK 23:49:15 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 23:49:15 Statistics: 23:49:15 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:49:15 File successfully converted to sysstat format version 12.2.1 23:49:15 + sadf -c /var/log/sa-host/sa05 23:49:15 file_magic: OK 23:49:15 HZ: Using current value: 100 23:49:15 file_header: OK 23:49:15 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 23:49:15 Statistics: 23:49:15 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:49:15 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:49:16 provisioning config files... 23:49:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-112@tmp/config7325902324772821120tmp [Pipeline] { [Pipeline] echo 23:49:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:49:16 ---> create-netrc.sh [Pipeline] } 23:49:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 23:49:16 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 23:49:17 ---> python-tools-install.sh [Pipeline] echo 23:49:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:49:17 ---> sudo-logs.sh 23:49:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:49:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:49:17 ---> job-cost.sh 23:49:17 lf-activate-venv: SKIPPING 23:49:17 DEBUG: total: 0.18000000715255737 23:49:17 INFO: Retrieving Stack Cost... 23:49:18 INFO: Retrieving Pricing Info for: v3-standard-2 23:49:19 INFO: Archiving Costs [Pipeline] echo 23:49:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:49:19 ---> logs-deploy.sh 23:49:19 lf-activate-venv: SKIPPING 23:49:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-112/1 23:49:19 INFO: archiving workspace using pattern(s): 23:49:20 Archives upload complete. 23:49:20 INFO: archiving logs to Nexus 23:49:21 ---> uname -a: 23:49:21 Linux prd-centos7-docker-4c-2g-167.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 23:49:21 23:49:21 23:49:21 ---> lscpu: 23:49:21 Architecture: x86_64 23:49:21 CPU op-mode(s): 32-bit, 64-bit 23:49:21 Byte Order: Little Endian 23:49:21 Address sizes: 40 bits physical, 48 bits virtual 23:49:21 CPU(s): 2 23:49:21 On-line CPU(s) list: 0,1 23:49:21 Thread(s) per core: 1 23:49:21 Core(s) per socket: 1 23:49:21 Socket(s): 2 23:49:21 NUMA node(s): 1 23:49:21 Vendor ID: AuthenticAMD 23:49:21 CPU family: 23 23:49:21 Model: 49 23:49:21 Model name: AMD EPYC-Rome Processor 23:49:21 Stepping: 0 23:49:21 CPU MHz: 2799.998 23:49:21 BogoMIPS: 5599.99 23:49:21 Virtualization: AMD-V 23:49:21 Hypervisor vendor: KVM 23:49:21 Virtualization type: full 23:49:21 L1d cache: 64 KiB 23:49:21 L1i cache: 64 KiB 23:49:21 L2 cache: 1 MiB 23:49:21 L3 cache: 32 MiB 23:49:21 NUMA node0 CPU(s): 0,1 23:49:21 Vulnerability Itlb multihit: Not affected 23:49:21 Vulnerability L1tf: Not affected 23:49:21 Vulnerability Mds: Not affected 23:49:21 Vulnerability Meltdown: Not affected 23:49:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:49:21 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 23:49:21 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 23:49:21 Vulnerability Srbds: Not affected 23:49:21 Vulnerability Tsx async abort: Not affected 23:49:21 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 23:49:21 23:49:21 23:49:21 ---> nproc: 23:49:21 2 23:49:21 23:49:21 23:49:21 ---> df -h: 23:49:21 Filesystem Size Used Available Use% Mounted on 23:49:21 overlay 40.0G 7.6G 32.4G 19% / 23:49:21 tmpfs 64.0M 0 64.0M 0% /dev 23:49:21 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:49:21 shm 64.0M 0 64.0M 0% /dev/shm 23:49:21 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 23:49:21 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 23:49:21 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 23:49:21 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 23:49:21 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 23:49:21 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 23:49:21 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 23:49:21 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 23:49:21 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-rest-go_PR-112 23:49:21 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-rest-go_PR-112@tmp 23:49:21 23:49:21 23:49:21 ---> free -m: 23:49:21 total used free shared buff/cache available 23:49:21 Mem: 7821 985 4727 0 2108 6658 23:49:21 Swap: 1023 0 1023 23:49:21 23:49:21 23:49:21 ---> ip addr: 23:49:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 23:49:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:49:21 inet 127.0.0.1/8 scope host lo 23:49:21 valid_lft forever preferred_lft forever 23:49:21 inet6 ::1/128 scope host 23:49:21 valid_lft forever preferred_lft forever 23:49:21 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 23:49:21 link/ether fa:16:3e:20:30:e1 brd ff:ff:ff:ff:ff:ff 23:49:21 inet 10.30.123.183/23 brd 10.30.123.255 scope global dynamic eth0 23:49:21 valid_lft 85713sec preferred_lft 85713sec 23:49:21 inet6 fe80::f816:3eff:fe20:30e1/64 scope link 23:49:21 valid_lft forever preferred_lft forever 23:49:21 3: docker0: mtu 1500 qdisc noqueue state DOWN 23:49:21 link/ether 02:42:d6:31:ee:b0 brd ff:ff:ff:ff:ff:ff 23:49:21 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:49:21 valid_lft forever preferred_lft forever 23:49:21 inet6 fe80::42:d6ff:fe31:eeb0/64 scope link 23:49:21 valid_lft forever preferred_lft forever 23:49:21 23:49:21 23:49:21 ---> sar -b -r -n DEV: 23:49:21 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/02/21 _x86_64_ (2 CPU) 23:49:21 23:49:21 23:37:42 LINUX RESTART (2 CPU) 23:49:21 23:49:21 23:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:49:21 23:39:02 174.25 41.30 132.94 0.00 6248.18 40450.91 0.00 23:49:21 23:40:01 1.78 0.00 1.78 0.00 0.00 37.58 0.00 23:49:21 23:41:01 0.40 0.00 0.40 0.00 0.00 5.68 0.00 23:49:21 23:42:01 0.28 0.00 0.28 0.00 0.00 3.51 0.00 23:49:21 23:43:01 0.23 0.00 0.23 0.00 0.00 2.87 0.00 23:49:21 23:44:01 0.23 0.00 0.23 0.00 0.00 3.05 0.00 23:49:21 23:45:01 0.28 0.00 0.28 0.00 0.00 3.91 0.00 23:49:21 23:46:01 0.50 0.00 0.50 0.00 0.00 5.78 0.00 23:49:21 23:47:01 0.22 0.00 0.22 0.00 0.00 3.58 0.00 23:49:21 23:48:01 0.20 0.00 0.20 0.00 0.00 2.57 0.00 23:49:21 23:49:01 0.30 0.03 0.27 0.00 3.73 4.63 0.00 23:49:21 Average: 16.27 3.77 12.51 0.00 569.51 3691.43 0.00 23:49:21 23:49:21 23:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:49:21 23:39:02 5446764 0 808012 10.09 2620 1751536 1313276 14.50 580268 1582480 128 23:49:21 23:40:01 5460048 0 794720 9.92 2620 1751544 1205476 13.31 569112 1582444 8 23:49:21 23:41:01 5456772 0 797996 9.96 2620 1751544 1205716 13.31 572604 1582180 8 23:49:21 23:42:01 5455664 0 799100 9.98 2620 1751548 1205680 13.31 573936 1582180 8 23:49:21 23:43:01 5455408 0 799348 9.98 2620 1751556 1205704 13.31 570212 1586180 8 23:49:21 23:44:01 5456004 0 798748 9.97 2620 1751560 1205560 13.31 569440 1586180 8 23:49:21 23:45:01 5456040 0 798704 9.97 2620 1751568 1205620 13.31 569716 1586236 8 23:49:21 23:46:01 5451396 0 803344 10.03 2620 1751572 1205764 13.31 574096 1586236 16 23:49:21 23:47:01 5441736 0 813000 10.15 2620 1751576 1205848 13.31 583648 1586236 8 23:49:21 23:48:01 5441148 0 813584 10.16 2620 1751580 1205872 13.31 585648 1584500 8 23:49:21 23:49:01 5435208 0 819396 10.23 2620 1751708 1206508 13.32 591828 1584548 36 23:49:21 Average: 5450563 0 804177 10.04 2620 1751572 1215548 13.42 576410 1584491 22 23:49:21 23:49:21 23:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:49:21 23:39:02 eth0 656.28 462.29 1325.68 91.98 0.00 0.00 0.00 0.00 23:49:21 23:39:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:21 23:39:02 docker0 46.81 30.21 4.03 132.90 0.00 0.00 0.00 0.00 23:49:21 23:40:01 eth0 0.12 0.07 0.01 0.05 0.00 0.00 0.00 0.00 23:49:21 23:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:21 23:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:21 23:41:01 eth0 2.30 0.87 2.76 0.06 0.00 0.00 0.00 0.00 23:49:21 23:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:21 23:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:21 23:42:01 eth0 1.73 0.28 0.38 0.20 0.00 0.00 0.00 0.00 23:49:21 23:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:21 23:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:21 23:43:01 eth0 0.95 0.57 0.53 0.40 0.00 0.00 0.00 0.00 23:49:21 23:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:21 23:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:21 23:44:01 eth0 0.28 0.20 0.14 0.07 0.00 0.00 0.00 0.00 23:49:21 23:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:21 23:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:21 23:45:01 eth0 1.38 0.42 0.64 0.31 0.00 0.00 0.00 0.00 23:49:21 23:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:21 23:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:21 23:46:01 eth0 0.98 0.32 0.32 0.17 0.00 0.00 0.00 0.00 23:49:21 23:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:21 23:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:21 23:47:01 eth0 1.90 0.57 0.63 0.39 0.00 0.00 0.00 0.00 23:49:21 23:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:21 23:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:21 23:48:01 eth0 2.35 0.62 0.70 0.43 0.00 0.00 0.00 0.00 23:49:21 23:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:21 23:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:21 23:49:01 eth0 7.91 3.45 5.14 1.85 0.00 0.00 0.00 0.00 23:49:21 23:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:21 23:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:21 Average: eth0 61.60 42.78 121.79 8.74 0.00 0.00 0.00 0.00 23:49:21 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:21 Average: docker0 4.26 2.75 0.37 12.11 0.00 0.00 0.00 0.00 23:49:21 23:49:21 23:49:21 ---> sar -P ALL: 23:49:21 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/02/21 _x86_64_ (2 CPU) 23:49:21 23:49:21 23:37:42 LINUX RESTART (2 CPU) 23:49:21 23:49:21 23:38:01 CPU %user %nice %system %iowait %steal %idle 23:49:21 23:39:02 all 19.50 0.00 7.72 6.57 0.09 66.13 23:49:21 23:39:02 0 18.89 0.00 7.84 5.60 0.09 67.58 23:49:21 23:39:02 1 20.10 0.00 7.59 7.54 0.09 64.68 23:49:21 23:40:01 all 0.11 0.00 0.05 0.00 0.03 99.80 23:49:21 23:40:01 0 0.14 0.00 0.05 0.00 0.05 99.76 23:49:21 23:40:01 1 0.08 0.00 0.05 0.00 0.02 99.85 23:49:21 23:41:01 all 0.19 0.00 0.27 0.00 0.02 99.52 23:49:21 23:41:01 0 0.27 0.00 0.30 0.00 0.02 99.42 23:49:21 23:41:01 1 0.12 0.00 0.23 0.00 0.02 99.63 23:49:21 23:42:01 all 0.09 0.00 0.03 0.00 0.03 99.86 23:49:21 23:42:01 0 0.17 0.00 0.02 0.00 0.03 99.78 23:49:21 23:42:01 1 0.02 0.00 0.03 0.00 0.02 99.93 23:49:21 23:43:01 all 0.15 0.00 0.03 0.00 0.03 99.78 23:49:21 23:43:01 0 0.25 0.00 0.03 0.00 0.05 99.67 23:49:21 23:43:01 1 0.05 0.00 0.03 0.00 0.02 99.90 23:49:21 23:44:01 all 0.11 0.00 0.03 0.00 0.03 99.84 23:49:21 23:44:01 0 0.20 0.00 0.03 0.00 0.03 99.73 23:49:21 23:44:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:49:21 23:45:01 all 0.11 0.00 0.03 0.00 0.03 99.84 23:49:21 23:45:01 0 0.17 0.00 0.02 0.00 0.03 99.78 23:49:21 23:45:01 1 0.05 0.00 0.03 0.00 0.02 99.90 23:49:21 23:46:01 all 0.13 0.00 0.05 0.00 0.03 99.79 23:49:21 23:46:01 0 0.22 0.00 0.07 0.00 0.03 99.68 23:49:21 23:46:01 1 0.03 0.00 0.03 0.00 0.03 99.90 23:49:21 23:47:01 all 0.11 0.00 0.03 0.00 0.03 99.84 23:49:21 23:47:01 0 0.13 0.00 0.03 0.00 0.03 99.80 23:49:21 23:47:01 1 0.08 0.00 0.02 0.00 0.02 99.88 23:49:21 23:48:01 all 0.07 0.00 0.03 0.00 0.03 99.87 23:49:21 23:48:01 0 0.10 0.00 0.05 0.00 0.05 99.80 23:49:21 23:48:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:49:21 23:49:01 all 0.34 0.00 0.28 0.01 0.02 99.36 23:49:21 23:49:01 0 0.44 0.00 0.40 0.00 0.02 99.15 23:49:21 23:49:01 1 0.25 0.00 0.15 0.02 0.02 99.57 23:49:21 23:49:21 Average: CPU %user %nice %system %iowait %steal %idle 23:49:21 Average: all 1.84 0.00 0.75 0.58 0.03 96.80 23:49:21 Average: 0 1.85 0.00 0.78 0.49 0.04 96.84 23:49:21 Average: 1 1.83 0.00 0.72 0.66 0.02 96.77 23:49:21 23:49:21 23:49:21