Pull request #123 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/device-rest-go Obtained Jenkinsfile from 636a0f27b29777a0081062fbca3d09d91a061542+acb551efcb6a1b4088edd326f55b17ef654f475f (e166bb3183666f5882b2820f2a0c58dba5805a8b) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6325820884350911506.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5240138795386551121.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-123/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-123/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1753357162767305677.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8983060490656298565.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-123/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-123/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6955789656112476095.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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-338 in /w/workspace/gexfoundry_device-rest-go_PR-123 [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-123 # 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-123@tmp/jenkins-gitclient-ssh3107223118757555875.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 Merging remotes/origin/master commit acb551efcb6a1b4088edd326f55b17ef654f475f into PR head commit 636a0f27b29777a0081062fbca3d09d91a061542 Merge succeeded, producing 88213676cbac2bcff515b3931784db264769a1a1 Checking out Revision 88213676cbac2bcff515b3931784db264769a1a1 (PR-123) 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-123@tmp/jenkins-gitclient-ssh2574413716363029036.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/123/head:refs/remotes/origin/PR-123 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 636a0f27b29777a0081062fbca3d09d91a061542 # 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-123@tmp/jenkins-gitclient-ssh3485790229434976557.key > git merge acb551efcb6a1b4088edd326f55b17ef654f475f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 88213676cbac2bcff515b3931784db264769a1a1 # timeout=10 Commit message: "Merge commit 'acb551efcb6a1b4088edd326f55b17ef654f475f' into HEAD" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk a7b00559475b4fe884a99a0c350b14c86e5101c5 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:39:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:39:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:39:04 ========================================================= 07:39:04 EdgeX Global Pipelines Version Info 07:39:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:39:06 ------------------- 07:39:06 stable info: 07:39:06 ------------------- 07:39:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:39:06 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 07:39:06 Message: update stable to v1.0.195 07:39:06 ------------------- 07:39:06 experimental info: 07:39:06 ------------------- 07:39:06 Commited By: **** collab-it+edgex@linuxfoundation.org 07:39:06 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 07:39:06 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:39:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 07:39:06 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 07:39:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:39:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:39:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:39:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:39:07 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:39:07 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 07:39:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:39:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:39:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:39:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 07:39:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:39:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:39:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:39:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:39:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:39:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:39:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:39:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:39:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:39:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:39:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:39:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:39:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:39:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:39:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-123 [Pipeline] echo 07:39:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-123 [Pipeline] echo 07:39:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-123 [Pipeline] echo 07:39:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 88213676cbac2bcff515b3931784db264769a1a1 [Pipeline] echo 07:39:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8821367 [Pipeline] echo 07:39:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:39:07 provisioning config files... 07:39:07 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-123@tmp/config6075677628430383804tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:39:08 ---> docker-login.sh 07:39:08 nexus3.edgexfoundry.org:10001 07:39:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:39:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:39:08 Configure a credential helper to remove this warning. See 07:39:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:39:08 07:39:08 Login Succeeded 07:39:08 nexus3.edgexfoundry.org:10002 07:39:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:39:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:39:08 Configure a credential helper to remove this warning. See 07:39:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:39:08 07:39:08 Login Succeeded 07:39:08 nexus3.edgexfoundry.org:10003 07:39:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:39:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:39:08 Configure a credential helper to remove this warning. See 07:39:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:39:08 07:39:08 Login Succeeded 07:39:08 nexus3.edgexfoundry.org:10004 07:39:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:39:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:39:09 Configure a credential helper to remove this warning. See 07:39:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:39:09 07:39:09 Login Succeeded 07:39:09 docker.io 07:39:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:39:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:39:09 Configure a credential helper to remove this warning. See 07:39:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:39:09 07:39:09 Login Succeeded 07:39:09 ---> docker-login.sh ends [Pipeline] } 07:39:09 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 07:39:09 + git log --format=format:%s -1 88213676cbac2bcff515b3931784db264769a1a1 [Pipeline] echo 07:39:09 GIT_COMMIT: 88213676cbac2bcff515b3931784db264769a1a1, Commit Message: Merge commit 'acb551efcb6a1b4088edd326f55b17ef654f475f' into HEAD [Pipeline] echo 07:39:09 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:39:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:39:10 07:39:10 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:39:10 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:39:10 latest: Pulling from edgex-devops/git-semver 07:39:10 31603596830f: Pulling fs layer 07:39:10 54011a49482f: Pulling fs layer 07:39:10 a6820b24f6d8: Pulling fs layer 07:39:10 f581987b2513: Pulling fs layer 07:39:10 f581987b2513: Waiting 07:39:10 54011a49482f: Verifying Checksum 07:39:10 54011a49482f: Download complete 07:39:11 31603596830f: Verifying Checksum 07:39:11 31603596830f: Download complete 07:39:11 f581987b2513: Verifying Checksum 07:39:11 f581987b2513: Download complete 07:39:11 a6820b24f6d8: Verifying Checksum 07:39:11 a6820b24f6d8: Download complete 07:39:11 31603596830f: Pull complete 07:39:11 54011a49482f: Pull complete 07:39:11 a6820b24f6d8: Pull complete 07:39:12 f581987b2513: Pull complete 07:39:12 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 07:39:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:39:12 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:39:12 prd-centos7-docker-4c-2g-338 does not seem to be running inside a container 07:39:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-123 -v /w/workspace/gexfoundry_device-rest-go_PR-123:/w/workspace/gexfoundry_device-rest-go_PR-123:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-123@tmp:/w/workspace/gexfoundry_device-rest-go_PR-123@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:10004/edgex-devops/git-semver:latest cat 07:39:13 $ docker top 8cb0be9867decc3979113f0b510385dafe0489a73c8cab7568ed131758b57ef4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:39:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:39:13 [ssh-agent] Looking for ssh-agent implementation... 07:39:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:39:13 $ docker exec 8cb0be9867decc3979113f0b510385dafe0489a73c8cab7568ed131758b57ef4 ssh-agent 07:39:13 SSH_AUTH_SOCK=/tmp/ssh-V5Ym3PQdZMXg/agent.14 07:39:13 SSH_AGENT_PID=20 07:39:13 Running ssh-add (command line suppressed) 07:39:14 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-123@tmp/private_key_2646337795460688764.key (/w/workspace/gexfoundry_device-rest-go_PR-123@tmp/private_key_2646337795460688764.key) 07:39:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:39:14 + git tag --points-at HEAD [Pipeline] } 07:39:14 $ docker exec --env ******** --env ******** 8cb0be9867decc3979113f0b510385dafe0489a73c8cab7568ed131758b57ef4 ssh-agent -k 07:39:14 unset SSH_AUTH_SOCK; 07:39:14 unset SSH_AGENT_PID; 07:39:14 echo Agent pid 20 killed; 07:39:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:39:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:39:14 [ssh-agent] Looking for ssh-agent implementation... 07:39:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:39:14 $ docker exec 8cb0be9867decc3979113f0b510385dafe0489a73c8cab7568ed131758b57ef4 ssh-agent 07:39:14 SSH_AUTH_SOCK=/tmp/ssh-Vu0FodzjEfWz/agent.52 07:39:14 SSH_AGENT_PID=58 07:39:14 Running ssh-add (command line suppressed) 07:39:14 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-123@tmp/private_key_6083199068428869433.key (/w/workspace/gexfoundry_device-rest-go_PR-123@tmp/private_key_6083199068428869433.key) 07:39:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:39:15 + git semver init 07:39:15 # -> Open(): unable to determine branch for HEAD 07:39:15 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-123/.git 07:39:15 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-123 07:39:15 # $SEMVER_REMOTE_NAME = origin 07:39:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:39:15 # $SEMVER_USER_NAME = edgex-jenkins 07:39:15 # $SEMVER_BRANCH = PR-123 07:39:15 # $SEMVER_TEMP = /tmp/semver-472056239 07:39:15 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 07:39:16 # '/tmp/semver-472056239' -> '/w/workspace/gexfoundry_device-rest-go_PR-123/.semver' 07:39:16 # -> Force: false 07:39:16 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-123/.semver [Pipeline] } 07:39:16 $ docker exec --env ******** --env ******** 8cb0be9867decc3979113f0b510385dafe0489a73c8cab7568ed131758b57ef4 ssh-agent -k 07:39:16 unset SSH_AUTH_SOCK; 07:39:16 unset SSH_AGENT_PID; 07:39:16 echo Agent pid 58 killed; 07:39:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:39:16 + git semver [Pipeline] } 07:39:16 $ docker stop --time=1 8cb0be9867decc3979113f0b510385dafe0489a73c8cab7568ed131758b57ef4 07:39:17 $ docker rm -f 8cb0be9867decc3979113f0b510385dafe0489a73c8cab7568ed131758b57ef4 [Pipeline] // withDockerContainer [Pipeline] sh 07:39:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:39:18 Stashed 1 file(s) [Pipeline] echo 07:39:18 [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 07:39:33 Still waiting to schedule task 07:39:33 ‘prd-centos7-blackbox-4c-2g-214’ doesn’t have label ‘centos7-docker-4c-2g’ 07:39:33 ‘prd-centos7-docker-4c-2g-333’ is offline 07:39:33 ‘prd-centos7-docker-4c-2g-339’ is offline 07:39:33 ‘prd-centos7-docker-4c-2g-340’ is offline 07:39:33 ‘prd-centos7-docker-4c-2g-915’ is offline 07:39:33 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1218’ doesn’t have label ‘centos7-docker-4c-2g’ 07:39:33 ‘prd-ubuntu18.04-docker-arm64-4c-16g-330’ doesn’t have label ‘centos7-docker-4c-2g’ 07:39:33 Still waiting to schedule task 07:39:33 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 07:40:34 Running on prd-centos7-docker-4c-2g-344 in /w/workspace/gexfoundry_device-rest-go_PR-123 [Pipeline] { [Pipeline] ws 07:40:34 Running in /w/workspace/device-rest-go/5 [Pipeline] { [Pipeline] checkout 07:40:34 The recommended git tool is: git 07:40:37 using credential edgex-jenkins-ssh 07:40:37 Cloning the remote Git repository 07:40:37 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 07:40:37 > git init /w/workspace/device-rest-go/5 # timeout=10 07:40:37 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 07:40:37 > git --version # timeout=10 07:40:37 > git --version # 'git version 2.24.4' 07:40:37 using GIT_SSH to set credentials SSH Credentials for GitHub 07:40:37 [INFO] Currently running in a labeled security context 07:40:37 [INFO] Currently SELinux is 'enforcing' on the host 07:40:37 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/5@tmp/jenkins-gitclient-ssh2614448065736067934.key 07:40:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:40:39 Merging remotes/origin/master commit acb551efcb6a1b4088edd326f55b17ef654f475f into PR head commit 636a0f27b29777a0081062fbca3d09d91a061542 07:40:38 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 07:40:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:40:38 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 07:40:38 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 07:40:38 using GIT_SSH to set credentials SSH Credentials for GitHub 07:40:38 [INFO] Currently running in a labeled security context 07:40:38 [INFO] Currently SELinux is 'enforcing' on the host 07:40:38 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/5@tmp/jenkins-gitclient-ssh2748939578046886523.key 07:40:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/123/head:refs/remotes/origin/PR-123 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:40:39 > git config core.sparsecheckout # timeout=10 07:40:39 > git checkout -f 636a0f27b29777a0081062fbca3d09d91a061542 # timeout=10 07:40:39 > git remote # timeout=10 07:40:39 > git config --get remote.origin.url # timeout=10 07:40:39 using GIT_SSH to set credentials SSH Credentials for GitHub 07:40:39 [INFO] Currently running in a labeled security context 07:40:39 [INFO] Currently SELinux is 'enforcing' on the host 07:40:39 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/5@tmp/jenkins-gitclient-ssh4040396987280093316.key 07:40:39 Merge succeeded, producing 2c75b5bfe94c5ad60c81e203c90df9b70e3f4aa8 07:40:39 Checking out Revision 2c75b5bfe94c5ad60c81e203c90df9b70e3f4aa8 (PR-123) 07:40:39 > git merge acb551efcb6a1b4088edd326f55b17ef654f475f # timeout=10 07:40:39 > git rev-parse HEAD^{commit} # timeout=10 07:40:39 > git config core.sparsecheckout # timeout=10 07:40:39 > git checkout -f 2c75b5bfe94c5ad60c81e203c90df9b70e3f4aa8 # timeout=10 07:40:42 Commit message: "Merge commit 'acb551efcb6a1b4088edd326f55b17ef654f475f' into HEAD" 07:40:42 First time build. Skipping changelog. 07:40:42 > git rev-list --no-walk a7b00559475b4fe884a99a0c350b14c86e5101c5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:40:44 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:40:44 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:40:44 + sudo service docker restart 07:40:44 + true 07:40:44 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:41:02 provisioning config files... 07:41:02 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/5@tmp/config6003419770665674779tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:41:03 ---> docker-login.sh 07:41:03 nexus3.edgexfoundry.org:10001 07:41:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:41:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:41:03 Configure a credential helper to remove this warning. See 07:41:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:41:03 07:41:03 Login Succeeded 07:41:03 nexus3.edgexfoundry.org:10002 07:41:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:41:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:41:03 Configure a credential helper to remove this warning. See 07:41:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:41:03 07:41:03 Login Succeeded 07:41:03 nexus3.edgexfoundry.org:10003 07:41:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:41:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:41:03 Configure a credential helper to remove this warning. See 07:41:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:41:03 07:41:03 Login Succeeded 07:41:03 nexus3.edgexfoundry.org:10004 07:41:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:41:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:41:04 Configure a credential helper to remove this warning. See 07:41:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:41:04 07:41:04 Login Succeeded 07:41:04 docker.io 07:41:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:41:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:41:04 Configure a credential helper to remove this warning. See 07:41:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:41:04 07:41:04 Login Succeeded 07:41:04 ---> docker-login.sh ends [Pipeline] } 07:41:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:41:04 ========================================================= 07:41:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 07:41:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:41:04 + 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 . 07:41:04 Sending build context to Docker daemon 100.4kB 07:41:04 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 07:41:04 Step 2/10 : FROM ${BASE} 07:41:04 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 07:41:04 540db60ca938: Pulling fs layer 07:41:04 adcc1eea9eea: Pulling fs layer 07:41:04 4c4ab2625f07: Pulling fs layer 07:41:04 0510c868ecb4: Pulling fs layer 07:41:04 afea3b2eda06: Pulling fs layer 07:41:04 7809a108b3ef: Pulling fs layer 07:41:04 f706445af74f: Pulling fs layer 07:41:04 0510c868ecb4: Waiting 07:41:04 afea3b2eda06: Waiting 07:41:04 7809a108b3ef: Waiting 07:41:04 f706445af74f: Waiting 07:41:05 4c4ab2625f07: Verifying Checksum 07:41:05 4c4ab2625f07: Download complete 07:41:05 adcc1eea9eea: Verifying Checksum 07:41:05 adcc1eea9eea: Download complete 07:41:05 afea3b2eda06: Verifying Checksum 07:41:05 afea3b2eda06: Download complete 07:41:05 7809a108b3ef: Verifying Checksum 07:41:05 7809a108b3ef: Download complete 07:41:05 540db60ca938: Verifying Checksum 07:41:05 540db60ca938: Download complete 07:41:05 540db60ca938: Pull complete 07:41:05 adcc1eea9eea: Pull complete 07:41:05 4c4ab2625f07: Pull complete 07:41:06 f706445af74f: Verifying Checksum 07:41:06 f706445af74f: Download complete 07:41:07 0510c868ecb4: Verifying Checksum 07:41:07 0510c868ecb4: Download complete 07:41:10 0510c868ecb4: Pull complete 07:41:10 afea3b2eda06: Pull complete 07:41:10 7809a108b3ef: Pull complete 07:41:12 f706445af74f: Pull complete 07:41:12 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 07:41:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:41:12 ---> b068be0155e3 07:41:12 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 07:41:16 ---> Running in 6f8323c7802c 07:41:16 Removing intermediate container 6f8323c7802c 07:41:16 ---> f9446a931d31 07:41:16 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 07:41:16 ---> Running in bd4abc39ec13 07:41:16 Removing intermediate container bd4abc39ec13 07:41:16 ---> 506606d8efb5 07:41:16 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:41:16 ---> Running in cf679c6d7094 07:41:16 Removing intermediate container cf679c6d7094 07:41:16 ---> a4f8a03d15fd 07:41:16 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:41:16 ---> Running in 650c4ec74fcc 07:41:16 Removing intermediate container 650c4ec74fcc 07:41:16 ---> 523891436b99 07:41:16 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:41:16 ---> Running in cd97a8489555 07:41:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:41:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:41:18 (1/9) Installing libc-dev (0.7.2-r3) 07:41:18 (2/9) Installing libsodium (1.0.18-r0) 07:41:18 (3/9) Installing pkgconf (1.7.3-r0) 07:41:18 (4/9) Installing libsodium-dev (1.0.18-r0) 07:41:18 (5/9) Installing openssh-keygen (8.4_p1-r3) 07:41:18 (6/9) Installing libedit (20191231.3.1-r1) 07:41:18 (7/9) Installing openssh-client (8.4_p1-r3) 07:41:19 (8/9) Installing libzmq (4.3.3-r1) 07:41:19 (9/9) Installing zeromq-dev (4.3.3-r1) 07:41:19 Executing busybox-1.32.1-r6.trigger 07:41:19 OK: 154 MiB in 49 packages 07:41:19 Removing intermediate container cd97a8489555 07:41:19 ---> 183b363cb071 07:41:19 Step 8/10 : WORKDIR /device-rest-go 07:41:19 ---> Running in c918c3780b21 07:41:19 Removing intermediate container c918c3780b21 07:41:19 ---> 2f4e3ad080ac 07:41:19 Step 9/10 : COPY . . 07:41:20 ---> 70d29147597f 07:41:20 Step 10/10 : RUN go mod download 07:41:20 ---> Running in 30eb7a45e7f8 07:41:32 Removing intermediate container 30eb7a45e7f8 07:41:32 ---> aaa54021622c 07:41:32 Successfully built aaa54021622c 07:41:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:41:32 + docker inspect -f . ci-base-image-x86_64 07:41:32 . [Pipeline] withDockerContainer 07:41:32 prd-centos7-docker-4c-2g-344 does not seem to be running inside a container 07:41:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/5 -v /w/workspace/device-rest-go/5:/w/workspace/device-rest-go/5:rw,z -v /w/workspace/device-rest-go/5@tmp:/w/workspace/device-rest-go/5@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 ******** -e ******** ci-base-image-x86_64 cat 07:41:33 $ docker top 3232910d1147d41380040b6ab808146350216079f6c04ce6b39516495a98574f -eo pid,comm [Pipeline] { [Pipeline] sh 07:41:33 + go version 07:41:33 go version go1.16.3 linux/amd64 [Pipeline] } 07:41:33 $ docker stop --time=1 3232910d1147d41380040b6ab808146350216079f6c04ce6b39516495a98574f 07:41:34 $ docker rm -f 3232910d1147d41380040b6ab808146350216079f6c04ce6b39516495a98574f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:41:35 + docker inspect -f . ci-base-image-x86_64 07:41:35 . [Pipeline] withDockerContainer 07:41:35 prd-centos7-docker-4c-2g-344 does not seem to be running inside a container 07:41:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/5 -v /w/workspace/device-rest-go/5:/w/workspace/device-rest-go/5:rw,z -v /w/workspace/device-rest-go/5@tmp:/w/workspace/device-rest-go/5@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 ******** -e ******** ci-base-image-x86_64 cat 07:41:35 $ docker top cf53e9ae53b82dcca665f20e9908167ad02f40092a7302cda17fcafdda2d63e0 -eo pid,comm [Pipeline] { [Pipeline] sh 07:41:36 + go mod tidy [Pipeline] sh 07:41:36 + make test 07:41:36 go mod tidy 07:41:37 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:41:37 ? github.com/edgexfoundry/device-rest-go [no test files] 07:41:55 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 07:41:55 ok github.com/edgexfoundry/device-rest-go/driver 0.010s coverage: 54.0% of statements 07:41:55 CGO_ENABLED=1 GO111MODULE=on go vet ./... 07:42:02 gofmt -l . 07:42:02 [ "`gofmt -l .`" = "" ] 07:42:02 ./bin/test-go-mod-tidy.sh 07:42:02 ./bin/test-attribution-txt.sh [Pipeline] } 07:42:03 $ docker stop --time=1 cf53e9ae53b82dcca665f20e9908167ad02f40092a7302cda17fcafdda2d63e0 07:42:05 $ docker rm -f cf53e9ae53b82dcca665f20e9908167ad02f40092a7302cda17fcafdda2d63e0 [Pipeline] // withDockerContainer [Pipeline] sh 07:42:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:42:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:42:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:42:07 + ls -al . 07:42:07 total 112 07:42:07 drwxrwxr-x. 8 jenkins jenkins 4096 Jun 27 07:42 . 07:42:07 drwxrwxr-x. 4 jenkins jenkins 28 Jun 27 07:40 .. 07:42:07 -rw-rw-r--. 1 jenkins jenkins 6792 Jun 27 07:40 Attribution.txt 07:42:07 drwxrwxr-x. 2 jenkins jenkins 64 Jun 27 07:40 bin 07:42:07 -rw-rw-r--. 1 jenkins jenkins 7459 Jun 27 07:40 CHANGELOG.md 07:42:07 drwxrwxr-x. 3 jenkins jenkins 32 Jun 27 07:40 cmd 07:42:07 -rw-r--r--. 1 jenkins jenkins 8513 Jun 27 07:41 coverage.out 07:42:07 -rw-rw-r--. 1 jenkins jenkins 1615 Jun 27 07:40 Dockerfile 07:42:07 -rw-rw-r--. 1 jenkins jenkins 1087 Jun 27 07:40 Dockerfile.build 07:42:07 -rw-rw-r--. 1 jenkins jenkins 151 Jun 27 07:40 .dockerignore 07:42:07 drwxrwxr-x. 2 jenkins jenkins 76 Jun 27 07:40 driver 07:42:07 drwxrwxr-x. 8 jenkins jenkins 179 Jun 27 07:40 .git 07:42:07 drwxrwxr-x. 2 jenkins jenkins 103 Jun 27 07:40 .github 07:42:07 -rw-rw-r--. 1 jenkins jenkins 336 Jun 27 07:40 .gitignore 07:42:07 -rw-r--r--. 1 jenkins jenkins 286 Jun 27 07:42 go.mod 07:42:07 -rw-r--r--. 1 jenkins jenkins 20777 Jun 27 07:41 go.sum 07:42:07 -rw-rw-r--. 1 jenkins jenkins 680 Jun 27 07:40 Jenkinsfile 07:42:07 -rw-rw-r--. 1 jenkins jenkins 11340 Jun 27 07:40 LICENSE 07:42:07 -rw-rw-r--. 1 jenkins jenkins 996 Jun 27 07:40 Makefile 07:42:07 -rw-rw-r--. 1 jenkins jenkins 7667 Jun 27 07:40 README.md 07:42:07 drwxrwxr-x. 4 jenkins jenkins 71 Jun 27 07:40 snap 07:42:07 -rw-rw-r--. 1 jenkins jenkins 5 Jun 27 07:39 VERSION 07:42:07 -rw-rw-r--. 1 jenkins jenkins 713 Jun 27 07:40 version.go [Pipeline] isUnix [Pipeline] sh 07:42:08 + 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=2c75b5bfe94c5ad60c81e203c90df9b70e3f4aa8 --label arch=amd64 --label version=0.0.0 . 07:42:08 Sending build context to Docker daemon 110.1kB 07:42:08 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 07:42:08 Step 2/25 : FROM ${BASE} AS builder 07:42:08 ---> aaa54021622c 07:42:08 Step 3/25 : ARG MAKE='make build' 07:42:08 ---> Running in bfc10b5616b4 07:42:08 Removing intermediate container bfc10b5616b4 07:42:08 ---> b4e6cd880c69 07:42:08 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 07:42:08 ---> Running in 02594772f6c0 07:42:08 Removing intermediate container 02594772f6c0 07:42:08 ---> 17aaa4aaeb45 07:42:08 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 07:42:08 ---> Running in e41e9098fdfd 07:42:08 Removing intermediate container e41e9098fdfd 07:42:08 ---> c1fb6bfeca31 07:42:08 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:42:08 ---> Running in d705f453ab87 07:42:08 Removing intermediate container d705f453ab87 07:42:08 ---> e0c343d485e7 07:42:08 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:42:08 ---> Running in 25d8b5c00567 07:42:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:42:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:42:10 OK: 154 MiB in 49 packages 07:42:10 Removing intermediate container 25d8b5c00567 07:42:10 ---> 8fe474fcefb4 07:42:10 Step 8/25 : WORKDIR /device-rest-go 07:42:10 ---> Running in cf582b153425 07:42:10 Removing intermediate container cf582b153425 07:42:10 ---> eeaf828d765f 07:42:10 Step 9/25 : COPY . . 07:42:11 ---> 658a311219ea 07:42:11 Step 10/25 : RUN go mod tidy 07:42:11 ---> Running in 2783d66c3a90 07:42:11 Removing intermediate container 2783d66c3a90 07:42:11 ---> a38066a65a69 07:42:11 Step 11/25 : RUN make update 07:42:11 ---> Running in a19f7dca4f6b 07:42:12 CGO_ENABLED=0 GO111MODULE=on go mod download 07:42:12 Removing intermediate container a19f7dca4f6b 07:42:12 ---> c97d979502a7 07:42:12 Step 12/25 : RUN $MAKE 07:42:12 ---> Running in 39b8294c8cce 07:42:12 go mod tidy 07:42:12 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd 07:42:25 Removing intermediate container 39b8294c8cce 07:42:25 ---> 9c0cfd847fce 07:42:25 Step 13/25 : FROM alpine:3.12 07:42:25 3.12: Pulling from library/alpine 07:42:25 339de151aab4: Pulling fs layer 07:42:25 339de151aab4: Verifying Checksum 07:42:25 339de151aab4: Download complete 07:42:25 339de151aab4: Pull complete 07:42:25 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 07:42:25 Status: Downloaded newer image for alpine:3.12 07:42:25 ---> 13621d1b12d4 07:42:25 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:42:25 ---> Running in 70b84c9a5895 07:42:25 Removing intermediate container 70b84c9a5895 07:42:25 ---> d1cc86470fd1 07:42:25 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 07:42:25 ---> Running in e3d2f1eac4c1 07:42:26 Removing intermediate container e3d2f1eac4c1 07:42:26 ---> 88e847cba322 07:42:26 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 07:42:26 ---> Running in ed0f64352262 07:42:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:42:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:42:26 (1/6) Installing dumb-init (1.2.2-r1) 07:42:26 (2/6) Installing libgcc (9.3.0-r2) 07:42:26 (3/6) Installing libsodium (1.0.18-r0) 07:42:26 (4/6) Installing libstdc++ (9.3.0-r2) 07:42:26 (5/6) Installing libzmq (4.3.3-r0) 07:42:26 (6/6) Installing zeromq (4.3.3-r0) 07:42:26 Executing busybox-1.31.1-r20.trigger 07:42:26 OK: 8 MiB in 20 packages 07:42:27 Removing intermediate container ed0f64352262 07:42:27 ---> 68ef03a7bfa5 07:42:27 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 07:42:27 ---> 0151c9a1f2cd 07:42:27 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 07:42:27 ---> 5369881ac0d2 07:42:27 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 07:42:27 ---> 4a52fa2eb774 07:42:27 Step 20/25 : EXPOSE 59986 07:42:27 ---> Running in e7b92192bc9c 07:42:28 Removing intermediate container e7b92192bc9c 07:42:28 ---> 5ef51014a1c4 07:42:28 Step 21/25 : ENTRYPOINT ["/device-rest"] 07:42:28 ---> Running in 166d93b5bc30 07:42:28 Removing intermediate container 166d93b5bc30 07:42:28 ---> b2cd573159e6 07:42:28 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 07:42:28 ---> Running in 6a66a8797ec2 07:42:28 Removing intermediate container 6a66a8797ec2 07:42:28 ---> 0d3bcdbe4bf0 07:42:28 Step 23/25 : LABEL arch=amd64 07:42:28 ---> Running in 6998483bc8cb 07:42:28 Removing intermediate container 6998483bc8cb 07:42:28 ---> b136f5bbce7f 07:42:28 Step 24/25 : LABEL git_sha=2c75b5bfe94c5ad60c81e203c90df9b70e3f4aa8 07:42:28 ---> Running in 1896c5df8941 07:42:28 Removing intermediate container 1896c5df8941 07:42:28 ---> 689f4921b48a 07:42:28 Step 25/25 : LABEL version=0.0.0 07:42:28 ---> Running in 67843884a58a 07:42:28 Removing intermediate container 67843884a58a 07:42:28 ---> 5cf825c4f66e 07:42:28 [Warning] One or more build-args [ARCH] were not consumed 07:42:28 Successfully built 5cf825c4f66e 07:42:28 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 07:42:29 ---> job-cost.sh 07:42:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XvJK 07:42:39 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:42:40 Running on prd-ubuntu18.04-docker-arm64-4c-16g-349 in /w/workspace/gexfoundry_device-rest-go_PR-123 [Pipeline] { [Pipeline] ws 07:42:40 Running in /w/workspace/device-rest-go/5 [Pipeline] { [Pipeline] checkout 07:42:41 The recommended git tool is: git 07:42:46 using credential edgex-jenkins-ssh 07:42:46 Cloning the remote Git repository 07:42:46 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 07:42:46 > git init /w/workspace/device-rest-go/5 # timeout=10 07:42:46 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 07:42:46 > git --version # timeout=10 07:42:46 > git --version # 'git version 2.17.1' 07:42:46 using GIT_SSH to set credentials SSH Credentials for GitHub 07:42:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:42:49 Merging remotes/origin/master commit acb551efcb6a1b4088edd326f55b17ef654f475f into PR head commit 636a0f27b29777a0081062fbca3d09d91a061542 07:42:49 Merge succeeded, producing daf9a6ee965a6dc6eb0d5886d95e02f4e3be1579 07:42:49 Checking out Revision daf9a6ee965a6dc6eb0d5886d95e02f4e3be1579 (PR-123) 07:42:48 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 07:42:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:42:48 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 07:42:48 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 07:42:48 using GIT_SSH to set credentials SSH Credentials for GitHub 07:42:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/123/head:refs/remotes/origin/PR-123 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:42:49 > git config core.sparsecheckout # timeout=10 07:42:49 > git checkout -f 636a0f27b29777a0081062fbca3d09d91a061542 # timeout=10 07:42:49 > git remote # timeout=10 07:42:49 > git config --get remote.origin.url # timeout=10 07:42:49 using GIT_SSH to set credentials SSH Credentials for GitHub 07:42:49 > git merge acb551efcb6a1b4088edd326f55b17ef654f475f # timeout=10 07:42:49 > git rev-parse HEAD^{commit} # timeout=10 07:42:49 > git config core.sparsecheckout # timeout=10 07:42:49 > git checkout -f daf9a6ee965a6dc6eb0d5886d95e02f4e3be1579 # timeout=10 07:42:53 Commit message: "Merge commit 'acb551efcb6a1b4088edd326f55b17ef654f475f' into HEAD" 07:42:53 First time build. Skipping changelog. 07:42:54 07:42:54 GitHub has been notified of this commit’s build result 07:42:54 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:42:53 > git rev-list --no-walk a7b00559475b4fe884a99a0c350b14c86e5101c5 # timeout=10 07:42:55 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:42:55 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:42:56 + true 07:42:56 + sudo service docker restart 07:42:57 lf-activate-venv(): INFO: Adding /tmp/venv-XvJK/bin to PATH 07:42:57 INFO: No Stack... 07:42:57 INFO: Retrieving Pricing Info for: v3-standard-2 07:42:57 INFO: Archiving Costs [Pipeline] sh 07:42:57 + cat /w/workspace/device-rest-go/5/archives/cost.csv 07:42:57 + cut -d, -f6 [Pipeline] lock 07:42:57 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-123-5-stack-cost] 07:42:58 Resource [jenkins-edgexfoundry-device-rest-go-PR-123-5-stack-cost] did not exist. Created. 07:42:58 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-123-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:42:58 + echo total: 0.05999999865889549 [Pipeline] stash 07:42:58 Stashed 1 file(s) [Pipeline] } 07:42:58 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-123-5-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:43:14 provisioning config files... 07:43:14 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/5@tmp/config5981474816281864715tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:43:14 ---> docker-login.sh 07:43:14 nexus3.edgexfoundry.org:10001 07:43:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:43:16 Configure a credential helper to remove this warning. See 07:43:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:43:16 07:43:16 Login Succeeded 07:43:16 nexus3.edgexfoundry.org:10002 07:43:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:43:16 Configure a credential helper to remove this warning. See 07:43:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:43:16 07:43:16 Login Succeeded 07:43:16 nexus3.edgexfoundry.org:10003 07:43:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:43:17 Configure a credential helper to remove this warning. See 07:43:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:43:17 07:43:17 Login Succeeded 07:43:17 nexus3.edgexfoundry.org:10004 07:43:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:43:17 Configure a credential helper to remove this warning. See 07:43:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:43:17 07:43:17 Login Succeeded 07:43:17 docker.io 07:43:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:43:18 Configure a credential helper to remove this warning. See 07:43:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:43:18 07:43:18 Login Succeeded 07:43:18 ---> docker-login.sh ends [Pipeline] } 07:43:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:43:19 ========================================================= 07:43:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 07:43:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:43:19 + 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 . 07:43:19 Sending build context to Docker daemon 100.4kB 07:43:19 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 07:43:19 Step 2/10 : FROM ${BASE} 07:43:20 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:43:20 595b0fe564bb: Pulling fs layer 07:43:20 3088b5b3c5c0: Pulling fs layer 07:43:20 5b7225fbf94c: Pulling fs layer 07:43:20 ba82ee9f976e: Pulling fs layer 07:43:20 506bd15cee9f: Pulling fs layer 07:43:20 75a0a4a0db45: Pulling fs layer 07:43:20 618dc40b7e24: Pulling fs layer 07:43:20 506bd15cee9f: Waiting 07:43:20 75a0a4a0db45: Waiting 07:43:20 618dc40b7e24: Waiting 07:43:20 ba82ee9f976e: Waiting 07:43:20 5b7225fbf94c: Verifying Checksum 07:43:20 5b7225fbf94c: Download complete 07:43:20 3088b5b3c5c0: Download complete 07:43:20 506bd15cee9f: Download complete 07:43:20 75a0a4a0db45: Verifying Checksum 07:43:20 75a0a4a0db45: Download complete 07:43:20 595b0fe564bb: Verifying Checksum 07:43:20 595b0fe564bb: Download complete 07:43:21 595b0fe564bb: Pull complete 07:43:21 3088b5b3c5c0: Pull complete 07:43:22 5b7225fbf94c: Pull complete 07:43:22 618dc40b7e24: Verifying Checksum 07:43:22 618dc40b7e24: Download complete 07:43:23 ba82ee9f976e: Verifying Checksum 07:43:23 ba82ee9f976e: Download complete 07:43:36 ba82ee9f976e: Pull complete 07:43:36 506bd15cee9f: Pull complete 07:43:36 75a0a4a0db45: Pull complete 07:43:39 618dc40b7e24: Pull complete 07:43:39 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 07:43:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:43:39 ---> a36622ca3599 07:43:39 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 07:43:41 ---> Running in fd15f54ef3a0 07:43:42 Removing intermediate container fd15f54ef3a0 07:43:42 ---> 3697d8c73691 07:43:42 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 07:43:42 ---> Running in 9f50249fbc18 07:43:42 Removing intermediate container 9f50249fbc18 07:43:42 ---> 7233706b7677 07:43:42 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:43:43 ---> Running in 35bb3134263e 07:43:43 Removing intermediate container 35bb3134263e 07:43:43 ---> f01cf76d50be 07:43:43 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:43:43 ---> Running in a972d503ae27 07:43:46 Removing intermediate container a972d503ae27 07:43:46 ---> 0f4bc4940e6f 07:43:46 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:43:46 ---> Running in b4b8d3741079 07:43:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:43:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:43:49 (1/9) Installing libc-dev (0.7.2-r3) 07:43:49 (2/9) Installing libsodium (1.0.18-r0) 07:43:50 (3/9) Installing pkgconf (1.7.3-r0) 07:43:50 (4/9) Installing libsodium-dev (1.0.18-r0) 07:43:50 (5/9) Installing openssh-keygen (8.4_p1-r3) 07:43:50 (6/9) Installing libedit (20191231.3.1-r1) 07:43:50 (7/9) Installing openssh-client (8.4_p1-r3) 07:43:51 (8/9) Installing libzmq (4.3.3-r1) 07:43:51 (9/9) Installing zeromq-dev (4.3.3-r1) 07:43:51 Executing busybox-1.32.1-r6.trigger 07:43:51 OK: 144 MiB in 49 packages 07:43:53 Removing intermediate container b4b8d3741079 07:43:53 ---> 1a590b24a64a 07:43:53 Step 8/10 : WORKDIR /device-rest-go 07:43:53 ---> Running in f49655c674f3 07:43:53 Removing intermediate container f49655c674f3 07:43:53 ---> c9cf371f9efd 07:43:53 Step 9/10 : COPY . . 07:43:54 ---> 25637613a5e2 07:43:54 Step 10/10 : RUN go mod download 07:43:54 ---> Running in bf73ce7eb39b 07:44:21 Removing intermediate container bf73ce7eb39b 07:44:21 ---> 8dd0324bf2cb 07:44:21 Successfully built 8dd0324bf2cb 07:44:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:44:22 + docker inspect -f . ci-base-image-arm64 07:44:22 . [Pipeline] withDockerContainer 07:44:22 prd-ubuntu18.04-docker-arm64-4c-16g-349 does not seem to be running inside a container 07:44:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/5 -v /w/workspace/device-rest-go/5:/w/workspace/device-rest-go/5:rw,z -v /w/workspace/device-rest-go/5@tmp:/w/workspace/device-rest-go/5@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 ******** -e ******** ci-base-image-arm64 cat 07:44:24 $ docker top 130b6963ac2027c2eed9009b9e06423120037bf251ffc6b7afc57d7ae828110a -eo pid,comm [Pipeline] { [Pipeline] sh 07:44:25 + go version 07:44:25 go version go1.16.5 linux/arm64 [Pipeline] } 07:44:25 $ docker stop --time=1 130b6963ac2027c2eed9009b9e06423120037bf251ffc6b7afc57d7ae828110a 07:44:26 $ docker rm -f 130b6963ac2027c2eed9009b9e06423120037bf251ffc6b7afc57d7ae828110a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:44:27 + docker inspect -f . ci-base-image-arm64 07:44:27 . [Pipeline] withDockerContainer 07:44:28 prd-ubuntu18.04-docker-arm64-4c-16g-349 does not seem to be running inside a container 07:44:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/5 -v /w/workspace/device-rest-go/5:/w/workspace/device-rest-go/5:rw,z -v /w/workspace/device-rest-go/5@tmp:/w/workspace/device-rest-go/5@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 ******** -e ******** ci-base-image-arm64 cat 07:44:29 $ docker top 740c25edc8d76d33666cc6c9aae5797684a93a2f82e9c2d9dbce7ffa3ca6e5bb -eo pid,comm [Pipeline] { [Pipeline] sh 07:44:30 + go mod tidy [Pipeline] sh 07:44:31 + make test 07:44:31 go mod tidy 07:44:32 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:44:33 ? github.com/edgexfoundry/device-rest-go [no test files] 07:45:30 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 07:45:32 ok github.com/edgexfoundry/device-rest-go/driver 0.052s coverage: 54.0% of statements 07:45:32 CGO_ENABLED=1 GO111MODULE=on go vet ./... 07:46:05 gofmt -l . 07:46:05 [ "`gofmt -l .`" = "" ] 07:46:05 ./bin/test-go-mod-tidy.sh 07:46:05 ./bin/test-attribution-txt.sh [Pipeline] } 07:46:05 $ docker stop --time=1 740c25edc8d76d33666cc6c9aae5797684a93a2f82e9c2d9dbce7ffa3ca6e5bb 07:46:07 $ docker rm -f 740c25edc8d76d33666cc6c9aae5797684a93a2f82e9c2d9dbce7ffa3ca6e5bb [Pipeline] // withDockerContainer [Pipeline] sh 07:46:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:46:08 Warning: overwriting stash ‘coverage-report’ 07:46:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:46:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:46:09 + ls -al . 07:46:09 total 140 07:46:09 drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 07:46 . 07:46:09 drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 07:42 .. 07:46:09 -rw-rw-r-- 1 jenkins jenkins 151 Jun 27 07:42 .dockerignore 07:46:09 drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 07:42 .git 07:46:09 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 07:42 .github 07:46:09 -rw-rw-r-- 1 jenkins jenkins 336 Jun 27 07:42 .gitignore 07:46:09 -rw-rw-r-- 1 jenkins jenkins 6792 Jun 27 07:42 Attribution.txt 07:46:09 -rw-rw-r-- 1 jenkins jenkins 7459 Jun 27 07:42 CHANGELOG.md 07:46:09 -rw-rw-r-- 1 jenkins jenkins 1615 Jun 27 07:42 Dockerfile 07:46:09 -rw-rw-r-- 1 jenkins jenkins 1087 Jun 27 07:42 Dockerfile.build 07:46:09 -rw-rw-r-- 1 jenkins jenkins 680 Jun 27 07:42 Jenkinsfile 07:46:09 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 27 07:42 LICENSE 07:46:09 -rw-rw-r-- 1 jenkins jenkins 996 Jun 27 07:42 Makefile 07:46:09 -rw-rw-r-- 1 jenkins jenkins 7667 Jun 27 07:42 README.md 07:46:09 -rw-rw-r-- 1 jenkins jenkins 5 Jun 27 07:39 VERSION 07:46:09 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 07:42 bin 07:46:09 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 07:42 cmd 07:46:09 -rw-r--r-- 1 jenkins jenkins 8513 Jun 27 07:45 coverage.out 07:46:09 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 07:42 driver 07:46:09 -rw-r--r-- 1 jenkins jenkins 286 Jun 27 07:46 go.mod 07:46:09 -rw-r--r-- 1 jenkins jenkins 20777 Jun 27 07:44 go.sum 07:46:09 drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 07:42 snap 07:46:09 -rw-rw-r-- 1 jenkins jenkins 713 Jun 27 07:42 version.go [Pipeline] isUnix [Pipeline] sh 07:46:10 + 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=daf9a6ee965a6dc6eb0d5886d95e02f4e3be1579 --label arch=arm64 --label version=0.0.0 . 07:46:10 Sending build context to Docker daemon 110.1kB 07:46:10 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 07:46:10 Step 2/25 : FROM ${BASE} AS builder 07:46:10 ---> 8dd0324bf2cb 07:46:10 Step 3/25 : ARG MAKE='make build' 07:46:10 ---> Running in 95c0ee252acc 07:46:11 Removing intermediate container 95c0ee252acc 07:46:11 ---> e6fb548e2e7e 07:46:11 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 07:46:11 ---> Running in 811ca28e848b 07:46:12 Removing intermediate container 811ca28e848b 07:46:12 ---> c31bb4868bbb 07:46:12 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 07:46:12 ---> Running in 9e704cc86b64 07:46:12 Removing intermediate container 9e704cc86b64 07:46:12 ---> c7730411a1ce 07:46:12 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:46:13 ---> Running in 4968dba6a5dd 07:46:15 Removing intermediate container 4968dba6a5dd 07:46:15 ---> 0d4d3adaadf4 07:46:15 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:46:15 ---> Running in 8a11ae78c6be 07:46:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:46:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:46:18 OK: 144 MiB in 49 packages 07:46:20 Removing intermediate container 8a11ae78c6be 07:46:20 ---> b58c5f4150e2 07:46:20 Step 8/25 : WORKDIR /device-rest-go 07:46:20 ---> Running in 76665537df7f 07:46:20 Removing intermediate container 76665537df7f 07:46:20 ---> 28d3bd099790 07:46:20 Step 9/25 : COPY . . 07:46:21 ---> 8629253e44e1 07:46:21 Step 10/25 : RUN go mod tidy 07:46:21 ---> Running in 90e83907046e 07:46:25 Removing intermediate container 90e83907046e 07:46:25 ---> 6cfc34413880 07:46:25 Step 11/25 : RUN make update 07:46:25 ---> Running in d85b48781cba 07:46:26 CGO_ENABLED=0 GO111MODULE=on go mod download 07:46:27 Removing intermediate container d85b48781cba 07:46:27 ---> 4b1b7b284ba3 07:46:27 Step 12/25 : RUN $MAKE 07:46:27 ---> Running in 41ffb39628d9 07:46:28 go mod tidy 07:46:29 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd 07:47:08 Removing intermediate container 41ffb39628d9 07:47:08 ---> 6ad139d43ec7 07:47:08 Step 13/25 : FROM alpine:3.12 07:47:08 3.12: Pulling from library/alpine 07:47:08 d2f70382dc9a: Pulling fs layer 07:47:08 d2f70382dc9a: Verifying Checksum 07:47:09 d2f70382dc9a: Pull complete 07:47:09 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 07:47:09 Status: Downloaded newer image for alpine:3.12 07:47:09 ---> c4fd0aeabfcf 07:47:09 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:47:09 ---> Running in 688dbd998721 07:47:10 Removing intermediate container 688dbd998721 07:47:10 ---> 0915d85336d7 07:47:10 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 07:47:10 ---> Running in ffca55f20402 07:47:10 Removing intermediate container ffca55f20402 07:47:10 ---> ef0127d575c9 07:47:10 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 07:47:10 ---> Running in feb83d103134 07:47:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:47:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:47:12 (1/6) Installing dumb-init (1.2.2-r1) 07:47:12 (2/6) Installing libgcc (9.3.0-r2) 07:47:12 (3/6) Installing libsodium (1.0.18-r0) 07:47:12 (4/6) Installing libstdc++ (9.3.0-r2) 07:47:12 (5/6) Installing libzmq (4.3.3-r0) 07:47:13 (6/6) Installing zeromq (4.3.3-r0) 07:47:13 Executing busybox-1.31.1-r20.trigger 07:47:13 OK: 8 MiB in 20 packages 07:47:14 Removing intermediate container feb83d103134 07:47:14 ---> d1b0e9e8de83 07:47:14 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 07:47:15 ---> f6875cabb66c 07:47:15 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 07:47:16 ---> 720a091c3935 07:47:16 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 07:47:17 ---> c46db6fb2f7e 07:47:17 Step 20/25 : EXPOSE 59986 07:47:17 ---> Running in 171e1d7001e3 07:47:18 Removing intermediate container 171e1d7001e3 07:47:18 ---> 3dbf7b9809d2 07:47:18 Step 21/25 : ENTRYPOINT ["/device-rest"] 07:47:18 ---> Running in bc17c0603afc 07:47:18 Removing intermediate container bc17c0603afc 07:47:18 ---> 596ffb322c7e 07:47:18 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 07:47:18 ---> Running in bd197619155b 07:47:19 Removing intermediate container bd197619155b 07:47:19 ---> b27560c031a2 07:47:19 Step 23/25 : LABEL arch=arm64 07:47:19 ---> Running in 05ed4a11424d 07:47:19 Removing intermediate container 05ed4a11424d 07:47:19 ---> 82b7f4493d2d 07:47:19 Step 24/25 : LABEL git_sha=daf9a6ee965a6dc6eb0d5886d95e02f4e3be1579 07:47:20 ---> Running in 568f73dfa66a 07:47:20 Removing intermediate container 568f73dfa66a 07:47:20 ---> eb065ffb999e 07:47:20 Step 25/25 : LABEL version=0.0.0 07:47:20 ---> Running in 4515bf1af78b 07:47:21 Removing intermediate container 4515bf1af78b 07:47:21 ---> f89d5022cd90 07:47:21 [Warning] One or more build-args [ARCH] were not consumed 07:47:21 Successfully built f89d5022cd90 07:47:21 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 07:47:22 ---> job-cost.sh 07:47:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hVmY 07:48:08 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:49:45 lf-activate-venv(): INFO: Adding /tmp/venv-hVmY/bin to PATH 07:49:45 INFO: No Stack... 07:49:45 INFO: Retrieving Pricing Info for: v2-standard-4 07:49:45 INFO: Archiving Costs [Pipeline] sh 07:49:46 + cat /w/workspace/device-rest-go/5/archives/cost.csv 07:49:46 + cut -d, -f6 [Pipeline] lock 07:49:46 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-123-5-stack-cost] 07:49:46 Resource [jenkins-edgexfoundry-device-rest-go-PR-123-5-stack-cost] did not exist. Created. 07:49:46 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-123-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:49:46 /w/workspace/device-rest-go/5@tmp/durable-482f8956/script.sh: 1: /w/workspace/device-rest-go/5@tmp/durable-482f8956/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 07:49:46 + echo total: 0.18000000715255737 [Pipeline] stash 07:49:46 Warning: overwriting stash ‘stack-cost’ 07:49:47 Stashed 1 file(s) [Pipeline] } 07:49:47 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-123-5-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 07:49:47 provisioning config files... 07:49:47 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-123@tmp/config3902356888041636985tmp [Pipeline] { [Pipeline] sh 07:49:48 + set +x 07:49:48 + curl -s https://codecov.io/bash 07:49:48 + bash -s -- 07:49:48 07:49:48 _____ _ 07:49:48 / ____| | | 07:49:48 | | ___ __| | ___ ___ _____ __ 07:49:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:49:48 | |___| (_) | (_| | __/ (_| (_) \ V / 07:49:48 \_____\___/ \__,_|\___|\___\___/ \_/ 07:49:48 Bash-1.0.3 07:49:48 07:49:48 07:49:48 ==> git version 2.24.4 found 07:49:48 ==> 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 07:49:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:49:48 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:49:48 ==> Jenkins CI detected. 07:49:48 project root: . 07:49:48 --> token set from env 07:49:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:49:48 ==> Running gcov in . (disable via -X gcov) 07:49:48 ==> Python coveragepy not found 07:49:48 ==> Searching for coverage reports in: 07:49:48 + . 07:49:48 -> Found 1 reports 07:49:48 ==> Detecting git/mercurial file structure 07:49:48 ==> Reading reports 07:49:48 + ./coverage.out bytes=8513 07:49:48 ==> Appending adjustments 07:49:48 https://docs.codecov.io/docs/fixing-reports 07:49:48 + Found adjustments 07:49:48 ==> Gzipping contents 07:49:48 4.0K /tmp/codecov.0gLUyv.gz 07:49:48 ==> Uploading reports 07:49:48 url: https://codecov.io 07:49:48 query: branch=PR-123&commit=88213676cbac2bcff515b3931784db264769a1a1&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-123%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=123&job=&cmd_args= 07:49:48 -> Pinging Codecov 07:49:48 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-123&commit=88213676cbac2bcff515b3931784db264769a1a1&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-123%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=123&job=&cmd_args= 07:49:48 -> Uploading to 07:49:48 https://storage.googleapis.com/codecov/v4/raw/2021-06-27/4E5D53B4F1F92C436F7061BF334D961C/88213676cbac2bcff515b3931784db264769a1a1/db6ad389-720c-4a24-a390-66a6e59e090f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210627%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210627T074948Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8d6afb5092b2d94dea73ea1f60ffbeac56c3d881979bfa34e31e702b3960e788 07:49:48 % Total % Received % Xferd Average Speed Time Time Time Current 07:49:48 Dload Upload Total Spent Left Speed 07:49:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1608 0 0 100 1608 0 5170 --:--:-- --:--:-- --:--:-- 5187 07:49:48 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/88213676cbac2bcff515b3931784db264769a1a1 [Pipeline] } 07:49:48 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 07:49:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:49:50 ---> package-listing.sh 07:49:50 ++ facter osfamily 07:49:50 ++ tr '[:upper:]' '[:lower:]' 07:49:51 + OS_FAMILY=redhat 07:49:51 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-123 07:49:51 + START_PACKAGES=/tmp/packages_start.txt 07:49:51 + END_PACKAGES=/tmp/packages_end.txt 07:49:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:49:51 + PACKAGES=/tmp/packages_start.txt 07:49:51 + '[' /w/workspace/gexfoundry_device-rest-go_PR-123 ']' 07:49:51 + PACKAGES=/tmp/packages_end.txt 07:49:51 + case "${OS_FAMILY}" in 07:49:51 + rpm -qa 07:49:51 + sort 07:49:51 + '[' -f /tmp/packages_start.txt ']' 07:49:51 + '[' -f /tmp/packages_end.txt ']' 07:49:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:49:51 + '[' /w/workspace/gexfoundry_device-rest-go_PR-123 ']' 07:49:51 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-123/archives/ 07:49:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-123/archives/ [Pipeline] echo 07:49:51 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-123/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:49:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:49:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:49:52 07:49:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:49:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:49:52 alpine: Pulling from edgex-lftools-log-publisher 07:49:52 df20fa9351a1: Pulling fs layer 07:49:52 36b3adc4ff6f: Pulling fs layer 07:49:52 8ad3a11d3b57: Pulling fs layer 07:49:52 46f8f816bc3b: Pulling fs layer 07:49:52 93b61091891f: Pulling fs layer 07:49:52 93b9cdb0e59b: Pulling fs layer 07:49:52 5e14af77c1be: Pulling fs layer 07:49:52 01666e4c0597: Pulling fs layer 07:49:52 aa168da1d23b: Pulling fs layer 07:49:52 46f8f816bc3b: Waiting 07:49:52 93b61091891f: Waiting 07:49:52 93b9cdb0e59b: Waiting 07:49:52 5e14af77c1be: Waiting 07:49:52 01666e4c0597: Waiting 07:49:52 aa168da1d23b: Waiting 07:49:52 36b3adc4ff6f: Verifying Checksum 07:49:52 36b3adc4ff6f: Download complete 07:49:52 46f8f816bc3b: Verifying Checksum 07:49:52 46f8f816bc3b: Download complete 07:49:52 df20fa9351a1: Verifying Checksum 07:49:52 df20fa9351a1: Download complete 07:49:53 93b9cdb0e59b: Verifying Checksum 07:49:53 93b9cdb0e59b: Download complete 07:49:53 93b61091891f: Verifying Checksum 07:49:53 93b61091891f: Download complete 07:49:53 5e14af77c1be: Verifying Checksum 07:49:53 5e14af77c1be: Download complete 07:49:53 01666e4c0597: Verifying Checksum 07:49:53 01666e4c0597: Download complete 07:49:53 8ad3a11d3b57: Verifying Checksum 07:49:53 8ad3a11d3b57: Download complete 07:49:53 df20fa9351a1: Pull complete 07:49:53 36b3adc4ff6f: Pull complete 07:49:54 8ad3a11d3b57: Pull complete 07:49:54 46f8f816bc3b: Pull complete 07:49:54 93b61091891f: Pull complete 07:49:54 93b9cdb0e59b: Pull complete 07:49:54 5e14af77c1be: Pull complete 07:49:54 01666e4c0597: Pull complete 07:49:55 aa168da1d23b: Verifying Checksum 07:49:55 aa168da1d23b: Download complete 07:49:59 aa168da1d23b: Pull complete 07:49:59 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:49:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:49:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:49:59 prd-centos7-docker-4c-2g-338 does not seem to be running inside a container 07:49:59 $ 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-123/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-123 -v /w/workspace/gexfoundry_device-rest-go_PR-123:/w/workspace/gexfoundry_device-rest-go_PR-123:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-123@tmp:/w/workspace/gexfoundry_device-rest-go_PR-123@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:50:02 $ docker top 557d265d889e1aeaa87e5d259d54f990db50889cb2ac2a9c8388aa4ca5d6704d -eo pid,comm [Pipeline] { [Pipeline] sh 07:50:02 + touch /tmp/pre-build-complete [Pipeline] sh 07:50:02 + mkdir -p /var/log/sa [Pipeline] sh 07:50:03 + ls /var/log/sa-host 07:50:03 + sadf -c /var/log/sa-host/sa05 07:50:03 file_magic: OK 07:50:03 HZ: Using current value: 100 07:50:03 file_header: OK 07:50:03 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 07:50:03 Statistics: 07:50:03 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:50:03 File successfully converted to sysstat format version 12.2.1 07:50:03 + sadf -c /var/log/sa-host/sa27 07:50:03 file_magic: OK 07:50:03 HZ: Using current value: 100 07:50:03 file_header: OK 07:50:03 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 07:50:03 Statistics: 07:50:03 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:50:03 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:50:03 provisioning config files... 07:50:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-123@tmp/config2816489384779975956tmp [Pipeline] { [Pipeline] echo 07:50:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:50:03 ---> create-netrc.sh [Pipeline] } 07:50:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:50:04 ---> python-tools-install.sh [Pipeline] echo 07:50:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:50:04 ---> sudo-logs.sh 07:50:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:50:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:50:04 ---> job-cost.sh 07:50:04 lf-activate-venv: SKIPPING 07:50:04 DEBUG: total: 0.18000000715255737 07:50:04 INFO: Retrieving Stack Cost... 07:50:06 INFO: Retrieving Pricing Info for: v3-standard-2 07:50:06 INFO: Archiving Costs [Pipeline] echo 07:50:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:50:06 ---> logs-deploy.sh 07:50:06 lf-activate-venv: SKIPPING 07:50:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-123/5 07:50:06 INFO: archiving workspace using pattern(s): 07:50:07 Archives upload complete. 07:50:07 INFO: archiving logs to Nexus 07:50:08 ---> uname -a: 07:50:08 Linux prd-centos7-docker-4c-2g-338.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 07:50:08 07:50:08 07:50:08 ---> lscpu: 07:50:08 Architecture: x86_64 07:50:08 CPU op-mode(s): 32-bit, 64-bit 07:50:08 Byte Order: Little Endian 07:50:08 Address sizes: 40 bits physical, 48 bits virtual 07:50:08 CPU(s): 2 07:50:08 On-line CPU(s) list: 0,1 07:50:08 Thread(s) per core: 1 07:50:08 Core(s) per socket: 1 07:50:08 Socket(s): 2 07:50:08 NUMA node(s): 1 07:50:08 Vendor ID: AuthenticAMD 07:50:08 CPU family: 23 07:50:08 Model: 49 07:50:08 Model name: AMD EPYC-Rome Processor 07:50:08 Stepping: 0 07:50:08 CPU MHz: 2799.998 07:50:08 BogoMIPS: 5599.99 07:50:08 Virtualization: AMD-V 07:50:08 Hypervisor vendor: KVM 07:50:08 Virtualization type: full 07:50:08 L1d cache: 64 KiB 07:50:08 L1i cache: 64 KiB 07:50:08 L2 cache: 1 MiB 07:50:08 L3 cache: 32 MiB 07:50:08 NUMA node0 CPU(s): 0,1 07:50:08 Vulnerability Itlb multihit: Not affected 07:50:08 Vulnerability L1tf: Not affected 07:50:08 Vulnerability Mds: Not affected 07:50:08 Vulnerability Meltdown: Not affected 07:50:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:50:08 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:50:08 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:50:08 Vulnerability Srbds: Not affected 07:50:08 Vulnerability Tsx async abort: Not affected 07:50:08 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 07:50:08 07:50:08 07:50:08 ---> nproc: 07:50:08 2 07:50:08 07:50:08 07:50:08 ---> df -h: 07:50:08 Filesystem Size Used Available Use% Mounted on 07:50:08 overlay 40.0G 7.6G 32.4G 19% / 07:50:08 tmpfs 64.0M 0 64.0M 0% /dev 07:50:08 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 07:50:08 shm 64.0M 0 64.0M 0% /dev/shm 07:50:08 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 07:50:08 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 07:50:08 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 07:50:08 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 07:50:08 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 07:50:08 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 07:50:08 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 07:50:08 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 07:50:08 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-rest-go_PR-123 07:50:08 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-rest-go_PR-123@tmp 07:50:08 07:50:08 07:50:08 ---> free -m: 07:50:08 total used free shared buff/cache available 07:50:08 Mem: 7821 941 4770 0 2108 6701 07:50:08 Swap: 1023 0 1023 07:50:08 07:50:08 07:50:08 ---> ip addr: 07:50:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:50:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:50:08 inet 127.0.0.1/8 scope host lo 07:50:08 valid_lft forever preferred_lft forever 07:50:08 inet6 ::1/128 scope host 07:50:08 valid_lft forever preferred_lft forever 07:50:08 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:50:08 link/ether fa:16:3e:40:15:ea brd ff:ff:ff:ff:ff:ff 07:50:08 inet 10.30.122.35/23 brd 10.30.123.255 scope global dynamic eth0 07:50:08 valid_lft 85707sec preferred_lft 85707sec 07:50:08 inet6 fe80::f816:3eff:fe40:15ea/64 scope link 07:50:08 valid_lft forever preferred_lft forever 07:50:08 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:50:08 link/ether 02:42:54:a8:f1:bd brd ff:ff:ff:ff:ff:ff 07:50:08 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:50:08 valid_lft forever preferred_lft forever 07:50:08 inet6 fe80::42:54ff:fea8:f1bd/64 scope link 07:50:08 valid_lft forever preferred_lft forever 07:50:08 07:50:08 07:50:08 ---> sar -b -r -n DEV: 07:50:08 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/27/21 _x86_64_ (2 CPU) 07:50:08 07:50:08 07:38:24 LINUX RESTART (2 CPU) 07:50:08 07:50:08 07:39:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:50:08 07:40:01 66.97 3.55 63.42 0.00 2600.53 3784.36 0.00 07:50:08 07:41:01 4.58 0.00 4.58 0.00 0.00 83.91 0.00 07:50:08 07:42:01 0.20 0.00 0.20 0.00 0.00 3.50 0.00 07:50:08 07:43:01 0.20 0.00 0.20 0.00 0.00 2.05 0.00 07:50:08 07:44:01 0.27 0.00 0.27 0.00 0.00 3.53 0.00 07:50:08 07:45:01 0.32 0.00 0.32 0.00 0.00 4.18 0.00 07:50:08 07:46:01 0.25 0.00 0.25 0.00 0.00 3.07 0.00 07:50:08 07:47:01 0.25 0.00 0.25 0.00 0.00 2.72 0.00 07:50:08 07:48:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 07:50:08 07:49:02 0.25 0.00 0.25 0.00 0.00 2.93 0.00 07:50:08 07:50:01 31.61 0.14 31.47 0.00 13.96 7782.49 0.00 07:50:08 Average: 9.52 0.34 9.19 0.00 238.05 1051.22 0.00 07:50:08 07:50:08 07:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:50:08 07:40:01 5437048 0 817636 10.21 2620 1751628 1333968 14.73 589668 1580928 20 07:50:08 07:41:01 5431016 0 823648 10.28 2620 1751648 1361852 15.04 595544 1580904 16 07:50:08 07:42:01 5445008 0 809656 10.11 2620 1751648 1240740 13.70 578872 1585576 8 07:50:08 07:43:01 5446196 0 808464 10.09 2620 1751652 1224356 13.52 578296 1585576 16 07:50:08 07:44:01 5444460 0 810192 10.12 2620 1751660 1216132 13.43 576496 1589344 16 07:50:08 07:45:01 5445384 0 809268 10.10 2620 1751660 1208936 13.35 575932 1589344 12 07:50:08 07:46:01 5444732 0 809912 10.11 2620 1751668 1201740 13.27 576712 1589392 8 07:50:08 07:47:01 5441436 0 813200 10.15 2620 1751676 1201740 13.27 579952 1589392 8 07:50:08 07:48:01 5437432 0 817200 10.20 2620 1751680 1201740 13.27 583956 1589392 8 07:50:08 07:49:02 5436132 0 818496 10.22 2620 1751684 1201944 13.27 586292 1588064 12 07:50:08 07:50:01 4903852 0 946236 11.81 2620 2156224 1492124 16.47 770752 1849556 90704 07:50:08 Average: 5392063 0 825810 10.31 2620 1788439 1262297 13.94 599316 1610679 8257 07:50:08 07:50:08 07:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:50:08 07:40:01 eth0 205.00 168.85 602.08 69.93 0.00 0.00 0.00 0.00 07:50:08 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:08 07:40:01 docker0 42.64 27.93 4.08 133.20 0.00 0.00 0.00 0.00 07:50:08 07:41:01 eth0 55.06 34.06 59.90 68.12 0.00 0.00 0.00 0.00 07:50:08 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:08 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:08 07:42:01 eth0 3.88 1.05 1.25 0.78 0.00 0.00 0.00 0.00 07:50:08 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:08 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:08 07:43:01 eth0 1.97 0.73 0.86 0.62 0.00 0.00 0.00 0.00 07:50:08 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:08 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:08 07:44:01 eth0 0.75 0.43 0.36 0.27 0.00 0.00 0.00 0.00 07:50:08 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:08 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:08 07:45:01 eth0 0.22 0.13 0.07 0.01 0.00 0.00 0.00 0.00 07:50:08 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:08 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:08 07:46:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:50:08 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:08 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:08 07:47:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:50:08 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:08 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:08 07:48:01 eth0 0.88 0.08 0.07 0.01 0.00 0.00 0.00 0.00 07:50:08 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:08 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:08 07:49:02 eth0 1.32 0.43 0.42 0.27 0.00 0.00 0.00 0.00 07:50:08 07:49:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:08 07:49:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:08 07:50:01 eth0 200.03 175.97 2210.19 52.92 0.00 0.00 0.00 0.00 07:50:08 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:08 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:08 Average: eth0 42.44 34.51 258.46 17.49 0.00 0.00 0.00 0.00 07:50:08 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:08 Average: docker0 3.88 2.54 0.37 12.13 0.00 0.00 0.00 0.00 07:50:08 07:50:08 07:50:08 ---> sar -P ALL: 07:50:08 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/27/21 _x86_64_ (2 CPU) 07:50:08 07:50:08 07:38:24 LINUX RESTART (2 CPU) 07:50:08 07:50:08 07:39:01 CPU %user %nice %system %iowait %steal %idle 07:50:08 07:40:01 all 5.78 0.00 2.41 1.40 0.07 90.34 07:50:08 07:40:01 0 5.97 0.00 2.48 0.43 0.07 91.05 07:50:08 07:40:01 1 5.59 0.00 2.33 2.38 0.07 89.63 07:50:08 07:41:01 all 0.87 0.00 0.34 0.05 0.04 98.70 07:50:08 07:41:01 0 0.86 0.00 0.34 0.00 0.05 98.76 07:50:08 07:41:01 1 0.89 0.00 0.34 0.10 0.03 98.64 07:50:08 07:42:01 all 0.09 0.00 0.05 0.00 0.04 99.82 07:50:08 07:42:01 0 0.08 0.00 0.05 0.00 0.05 99.82 07:50:08 07:42:01 1 0.10 0.00 0.05 0.00 0.03 99.82 07:50:08 07:43:01 all 0.05 0.00 0.03 0.00 0.03 99.90 07:50:08 07:43:01 0 0.03 0.00 0.03 0.00 0.03 99.90 07:50:08 07:43:01 1 0.07 0.00 0.02 0.00 0.02 99.90 07:50:08 07:44:01 all 0.04 0.00 0.07 0.00 0.05 99.84 07:50:08 07:44:01 0 0.05 0.00 0.08 0.00 0.05 99.82 07:50:08 07:44:01 1 0.03 0.00 0.05 0.00 0.05 99.87 07:50:08 07:45:01 all 0.07 0.00 0.03 0.00 0.03 99.87 07:50:08 07:45:01 0 0.03 0.00 0.03 0.00 0.05 99.88 07:50:08 07:45:01 1 0.10 0.00 0.02 0.00 0.02 99.87 07:50:08 07:46:01 all 0.08 0.00 0.03 0.00 0.03 99.85 07:50:08 07:46:01 0 0.05 0.00 0.03 0.00 0.05 99.87 07:50:08 07:46:01 1 0.12 0.00 0.03 0.00 0.02 99.83 07:50:08 07:47:01 all 0.14 0.00 0.03 0.00 0.03 99.79 07:50:08 07:47:01 0 0.28 0.00 0.05 0.00 0.05 99.62 07:50:08 07:47:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:50:08 07:48:01 all 0.11 0.00 0.02 0.00 0.03 99.84 07:50:08 07:48:01 0 0.15 0.00 0.02 0.00 0.03 99.80 07:50:08 07:48:01 1 0.07 0.00 0.02 0.00 0.03 99.88 07:50:08 07:49:02 all 0.08 0.00 0.02 0.00 0.03 99.87 07:50:08 07:49:02 0 0.12 0.00 0.02 0.00 0.03 99.83 07:50:08 07:49:02 1 0.03 0.00 0.02 0.00 0.03 99.92 07:50:08 07:50:01 all 6.69 0.00 2.52 1.02 0.03 89.74 07:50:08 07:50:01 0 7.17 0.00 2.71 0.88 0.02 89.23 07:50:08 07:50:01 1 6.21 0.00 2.34 1.15 0.05 90.25 07:50:08 07:50:08 Average: CPU %user %nice %system %iowait %steal %idle 07:50:08 Average: all 1.25 0.00 0.49 0.22 0.04 97.99 07:50:08 Average: 0 1.32 0.00 0.52 0.12 0.04 98.00 07:50:08 Average: 1 1.18 0.00 0.47 0.33 0.03 97.99 07:50:08 07:50:08 07:50:08