Pull request #124 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d5df302b6998b34ecca57e19cd19cb322598dcf9+acb551efcb6a1b4088edd326f55b17ef654f475f (566a208556d795a1557206cdef598703b98fb309) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2606452397844332245.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-ssh6017906802498796616.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-124/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-124/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3369866456319054805.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-124/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh346932173017957445.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1067246920207504655.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-124/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-124/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh38299204627047905.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 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 ‘prd-centos7-docker-4c-2g-915’ is offline Running on prd-centos7-docker-4c-2g-565 in /w/workspace/gexfoundry_device-rest-go_PR-124 [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-124 # 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-124@tmp/jenkins-gitclient-ssh2450691429201430139.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit acb551efcb6a1b4088edd326f55b17ef654f475f into PR head commit d5df302b6998b34ecca57e19cd19cb322598dcf9 Merge succeeded, producing d5df302b6998b34ecca57e19cd19cb322598dcf9 Checking out Revision d5df302b6998b34ecca57e19cd19cb322598dcf9 (PR-124) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-124@tmp/jenkins-gitclient-ssh5575977246712063375.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d5df302b6998b34ecca57e19cd19cb322598dcf9 # 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-124@tmp/jenkins-gitclient-ssh8761777325022565502.key > git merge acb551efcb6a1b4088edd326f55b17ef654f475f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d5df302b6998b34ecca57e19cd19cb322598dcf9 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:05:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:05:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:05:34 ========================================================= 20:05:34 EdgeX Global Pipelines Version Info 20:05:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:05:35 ------------------- 20:05:35 stable info: 20:05:35 ------------------- 20:05:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:05:35 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 20:05:35 Message: update stable to v1.0.195 20:05:36 ------------------- 20:05:36 experimental info: 20:05:36 ------------------- 20:05:36 Commited By: **** collab-it+edgex@linuxfoundation.org 20:05:36 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 20:05:36 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:05:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 20:05:36 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 20:05:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:05:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:05:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:05:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:05:37 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:05:37 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 20:05:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:05:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:05:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:05:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 20:05:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:05:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:05:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:05:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:05:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:05:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:05:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:05:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:05:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:05:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:05:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:05:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:05:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:05:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:05:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-124 [Pipeline] echo 20:05:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-124 [Pipeline] echo 20:05:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-124 [Pipeline] echo 20:05:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d5df302b6998b34ecca57e19cd19cb322598dcf9 [Pipeline] echo 20:05:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d5df302 [Pipeline] echo 20:05:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:05:38 provisioning config files... 20:05:38 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-124@tmp/config7867102123387449979tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:05:39 ---> docker-login.sh 20:05:39 nexus3.edgexfoundry.org:10001 20:05:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:40 Configure a credential helper to remove this warning. See 20:05:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:40 20:05:40 Login Succeeded 20:05:40 nexus3.edgexfoundry.org:10002 20:05:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:40 Configure a credential helper to remove this warning. See 20:05:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:40 20:05:40 Login Succeeded 20:05:40 nexus3.edgexfoundry.org:10003 20:05:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:40 Configure a credential helper to remove this warning. See 20:05:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:40 20:05:40 Login Succeeded 20:05:40 nexus3.edgexfoundry.org:10004 20:05:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:40 Configure a credential helper to remove this warning. See 20:05:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:40 20:05:40 Login Succeeded 20:05:40 docker.io 20:05:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:41 Configure a credential helper to remove this warning. See 20:05:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:41 20:05:41 Login Succeeded 20:05:41 ---> docker-login.sh ends [Pipeline] } 20:05:41 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 20:05:42 + git log --format=format:%s -1 d5df302b6998b34ecca57e19cd19cb322598dcf9 [Pipeline] echo 20:05:42 GIT_COMMIT: d5df302b6998b34ecca57e19cd19cb322598dcf9, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 20:05:42 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:05:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:05:43 20:05:43 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:05:43 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:05:43 latest: Pulling from edgex-devops/git-semver 20:05:43 31603596830f: Pulling fs layer 20:05:43 54011a49482f: Pulling fs layer 20:05:43 a6820b24f6d8: Pulling fs layer 20:05:43 f581987b2513: Pulling fs layer 20:05:43 f581987b2513: Waiting 20:05:43 54011a49482f: Verifying Checksum 20:05:43 54011a49482f: Download complete 20:05:43 31603596830f: Verifying Checksum 20:05:43 31603596830f: Download complete 20:05:44 f581987b2513: Verifying Checksum 20:05:44 f581987b2513: Download complete 20:05:44 a6820b24f6d8: Verifying Checksum 20:05:44 a6820b24f6d8: Download complete 20:05:44 31603596830f: Pull complete 20:05:44 54011a49482f: Pull complete 20:05:45 a6820b24f6d8: Pull complete 20:05:45 f581987b2513: Pull complete 20:05:45 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 20:05:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:05:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:05:45 prd-centos7-docker-4c-2g-565 does not seem to be running inside a container 20:05:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-124 -v /w/workspace/gexfoundry_device-rest-go_PR-124:/w/workspace/gexfoundry_device-rest-go_PR-124:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-124@tmp:/w/workspace/gexfoundry_device-rest-go_PR-124@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:05:46 $ docker top 066a26c21160b9a61679f813df80303911429ce87cf022222367ae814d2547b2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:05:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:05:46 [ssh-agent] Looking for ssh-agent implementation... 20:05:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:05:46 $ docker exec 066a26c21160b9a61679f813df80303911429ce87cf022222367ae814d2547b2 ssh-agent 20:05:47 SSH_AUTH_SOCK=/tmp/ssh-eFX09n59Lyem/agent.14 20:05:47 SSH_AGENT_PID=21 20:05:47 Running ssh-add (command line suppressed) 20:05:47 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-124@tmp/private_key_1199448703123369751.key (/w/workspace/gexfoundry_device-rest-go_PR-124@tmp/private_key_1199448703123369751.key) 20:05:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:05:47 + git tag --points-at HEAD [Pipeline] } 20:05:47 $ docker exec --env ******** --env ******** 066a26c21160b9a61679f813df80303911429ce87cf022222367ae814d2547b2 ssh-agent -k 20:05:47 unset SSH_AUTH_SOCK; 20:05:47 unset SSH_AGENT_PID; 20:05:47 echo Agent pid 21 killed; 20:05:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:05:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:05:47 [ssh-agent] Looking for ssh-agent implementation... 20:05:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:05:47 $ docker exec 066a26c21160b9a61679f813df80303911429ce87cf022222367ae814d2547b2 ssh-agent 20:05:47 SSH_AUTH_SOCK=/tmp/ssh-uGEdRR1O4ZOP/agent.55 20:05:47 SSH_AGENT_PID=62 20:05:47 Running ssh-add (command line suppressed) 20:05:48 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-124@tmp/private_key_927843237601714953.key (/w/workspace/gexfoundry_device-rest-go_PR-124@tmp/private_key_927843237601714953.key) 20:05:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:05:48 + git semver init 20:05:48 # -> Open(): unable to determine branch for HEAD 20:05:48 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-124/.git 20:05:48 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-124 20:05:48 # $SEMVER_REMOTE_NAME = origin 20:05:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:05:48 # $SEMVER_USER_NAME = edgex-jenkins 20:05:48 # $SEMVER_BRANCH = PR-124 20:05:48 # $SEMVER_TEMP = /tmp/semver-565464060 20:05:48 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 20:05:49 # '/tmp/semver-565464060' -> '/w/workspace/gexfoundry_device-rest-go_PR-124/.semver' 20:05:49 # -> Force: false 20:05:49 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-124/.semver [Pipeline] } 20:05:49 $ docker exec --env ******** --env ******** 066a26c21160b9a61679f813df80303911429ce87cf022222367ae814d2547b2 ssh-agent -k 20:05:49 unset SSH_AUTH_SOCK; 20:05:49 unset SSH_AGENT_PID; 20:05:49 echo Agent pid 62 killed; 20:05:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:05:49 + git semver [Pipeline] } 20:05:49 $ docker stop --time=1 066a26c21160b9a61679f813df80303911429ce87cf022222367ae814d2547b2 20:05:51 $ docker rm -f 066a26c21160b9a61679f813df80303911429ce87cf022222367ae814d2547b2 [Pipeline] // withDockerContainer [Pipeline] sh 20:05:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:05:52 Stashed 1 file(s) [Pipeline] echo 20:05:52 [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 20:06:07 Still waiting to schedule task 20:06:07 Waiting for next available executor on ‘centos7-docker-4c-2g’ 20:06:07 Still waiting to schedule task 20:06:07 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1218’ is offline 20:07:58 Running on prd-ubuntu18.04-docker-arm64-4c-16g-566 in /w/workspace/gexfoundry_device-rest-go_PR-124 [Pipeline] { [Pipeline] ws 20:07:58 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 20:07:58 The recommended git tool is: git 20:08:03 using credential edgex-jenkins-ssh 20:08:03 Cloning the remote Git repository 20:08:04 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 20:08:04 > git init /w/workspace/device-rest-go/1 # timeout=10 20:08:04 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:08:04 > git --version # timeout=10 20:08:04 > git --version # 'git version 2.17.1' 20:08:04 using GIT_SSH to set credentials SSH Credentials for GitHub 20:08:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:08:05 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:08:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:08:05 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:08:05 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:08:05 using GIT_SSH to set credentials SSH Credentials for GitHub 20:08:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:08:06 Merging remotes/origin/master commit acb551efcb6a1b4088edd326f55b17ef654f475f into PR head commit d5df302b6998b34ecca57e19cd19cb322598dcf9 20:08:06 Merge succeeded, producing d5df302b6998b34ecca57e19cd19cb322598dcf9 20:08:06 Checking out Revision d5df302b6998b34ecca57e19cd19cb322598dcf9 (PR-124) 20:08:06 > git config core.sparsecheckout # timeout=10 20:08:06 > git checkout -f d5df302b6998b34ecca57e19cd19cb322598dcf9 # timeout=10 20:08:06 > git remote # timeout=10 20:08:06 > git config --get remote.origin.url # timeout=10 20:08:06 using GIT_SSH to set credentials SSH Credentials for GitHub 20:08:06 > git merge acb551efcb6a1b4088edd326f55b17ef654f475f # timeout=10 20:08:06 > git rev-parse HEAD^{commit} # timeout=10 20:08:06 > git config core.sparsecheckout # timeout=10 20:08:06 > git checkout -f d5df302b6998b34ecca57e19cd19cb322598dcf9 # timeout=10 20:08:10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 20:08:10 > git --version # timeout=10 20:08:10 > git --version # 'git version 2.17.1' 20:08:10 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:08:12 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 20:08:12 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:08:12 Running on prd-centos7-docker-4c-2g-568 in /w/workspace/gexfoundry_device-rest-go_PR-124 [Pipeline] { [Pipeline] ws 20:08:12 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 20:08:13 + true 20:08:13 + sudo service docker restart 20:08:13 The recommended git tool is: git 20:08:15 using credential edgex-jenkins-ssh 20:08:15 Cloning the remote Git repository 20:08:15 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 20:08:15 > git init /w/workspace/device-rest-go/1 # timeout=10 20:08:15 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:08:15 > git --version # timeout=10 20:08:15 > git --version # 'git version 2.24.4' 20:08:15 using GIT_SSH to set credentials SSH Credentials for GitHub 20:08:15 [INFO] Currently running in a labeled security context 20:08:15 [INFO] Currently SELinux is 'enforcing' on the host 20:08:15 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh3540404776825897017.key 20:08:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:08:17 Merging remotes/origin/master commit acb551efcb6a1b4088edd326f55b17ef654f475f into PR head commit d5df302b6998b34ecca57e19cd19cb322598dcf9 20:08:17 Merge succeeded, producing d5df302b6998b34ecca57e19cd19cb322598dcf9 20:08:17 Checking out Revision d5df302b6998b34ecca57e19cd19cb322598dcf9 (PR-124) 20:08:16 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:08:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:08:16 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:08:16 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:08:16 using GIT_SSH to set credentials SSH Credentials for GitHub 20:08:16 [INFO] Currently running in a labeled security context 20:08:16 [INFO] Currently SELinux is 'enforcing' on the host 20:08:16 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh6855547893546026091.key 20:08:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:08:17 > git config core.sparsecheckout # timeout=10 20:08:17 > git checkout -f d5df302b6998b34ecca57e19cd19cb322598dcf9 # timeout=10 20:08:17 > git remote # timeout=10 20:08:17 > git config --get remote.origin.url # timeout=10 20:08:17 using GIT_SSH to set credentials SSH Credentials for GitHub 20:08:17 [INFO] Currently running in a labeled security context 20:08:17 [INFO] Currently SELinux is 'enforcing' on the host 20:08:17 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh2274054967916396104.key 20:08:17 > git merge acb551efcb6a1b4088edd326f55b17ef654f475f # timeout=10 20:08:17 > git rev-parse HEAD^{commit} # timeout=10 20:08:17 > git config core.sparsecheckout # timeout=10 20:08:17 > git checkout -f d5df302b6998b34ecca57e19cd19cb322598dcf9 # timeout=10 20:08:21 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 20:08:21 > git --version # timeout=10 20:08:21 > git --version # 'git version 2.24.4' 20:08:21 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:08:22 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 20:08:22 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:08:23 + sudo service docker restart 20:08:23 + true 20:08:23 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:08:31 provisioning config files... 20:08:31 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config1467665602494317649tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:08:31 ---> docker-login.sh 20:08:31 nexus3.edgexfoundry.org:10001 20:08:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:33 Configure a credential helper to remove this warning. See 20:08:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:33 20:08:33 Login Succeeded 20:08:33 nexus3.edgexfoundry.org:10002 20:08:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:33 Configure a credential helper to remove this warning. See 20:08:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:33 20:08:33 Login Succeeded 20:08:33 nexus3.edgexfoundry.org:10003 20:08:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:34 Configure a credential helper to remove this warning. See 20:08:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:34 20:08:34 Login Succeeded 20:08:34 nexus3.edgexfoundry.org:10004 20:08:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:34 Configure a credential helper to remove this warning. See 20:08:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:34 20:08:34 Login Succeeded 20:08:34 docker.io 20:08:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:35 Configure a credential helper to remove this warning. See 20:08:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:35 20:08:35 Login Succeeded 20:08:35 ---> docker-login.sh ends [Pipeline] } 20:08:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:08:36 ========================================================= 20:08:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 20:08:36 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:08:36 + 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 . 20:08:36 Sending build context to Docker daemon 92.16kB 20:08:37 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 20:08:37 Step 2/10 : FROM ${BASE} 20:08:37 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:08:37 595b0fe564bb: Pulling fs layer 20:08:37 3088b5b3c5c0: Pulling fs layer 20:08:37 5b7225fbf94c: Pulling fs layer 20:08:37 ba82ee9f976e: Pulling fs layer 20:08:37 506bd15cee9f: Pulling fs layer 20:08:37 75a0a4a0db45: Pulling fs layer 20:08:37 618dc40b7e24: Pulling fs layer 20:08:37 ba82ee9f976e: Waiting 20:08:37 506bd15cee9f: Waiting 20:08:37 75a0a4a0db45: Waiting 20:08:37 618dc40b7e24: Waiting 20:08:37 5b7225fbf94c: Verifying Checksum 20:08:37 5b7225fbf94c: Download complete 20:08:37 3088b5b3c5c0: Download complete 20:08:37 506bd15cee9f: Download complete 20:08:37 595b0fe564bb: Download complete 20:08:37 75a0a4a0db45: Verifying Checksum 20:08:37 75a0a4a0db45: Download complete 20:08:38 595b0fe564bb: Pull complete 20:08:38 3088b5b3c5c0: Pull complete 20:08:39 5b7225fbf94c: Pull complete 20:08:39 618dc40b7e24: Verifying Checksum 20:08:39 618dc40b7e24: Download complete 20:08:41 ba82ee9f976e: Verifying Checksum 20:08:41 ba82ee9f976e: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:08:41 provisioning config files... 20:08:41 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config3155316737172064987tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:08:41 ---> docker-login.sh 20:08:41 nexus3.edgexfoundry.org:10001 20:08:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:42 Configure a credential helper to remove this warning. See 20:08:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:42 20:08:42 Login Succeeded 20:08:42 nexus3.edgexfoundry.org:10002 20:08:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:42 Configure a credential helper to remove this warning. See 20:08:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:42 20:08:42 Login Succeeded 20:08:42 nexus3.edgexfoundry.org:10003 20:08:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:42 Configure a credential helper to remove this warning. See 20:08:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:42 20:08:42 Login Succeeded 20:08:42 nexus3.edgexfoundry.org:10004 20:08:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:42 Configure a credential helper to remove this warning. See 20:08:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:42 20:08:42 Login Succeeded 20:08:42 docker.io 20:08:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:42 Configure a credential helper to remove this warning. See 20:08:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:42 20:08:42 Login Succeeded 20:08:42 ---> docker-login.sh ends [Pipeline] } 20:08:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:08:43 ========================================================= 20:08:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:08:43 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:08:43 + 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 . 20:08:43 Sending build context to Docker daemon 92.16kB 20:08:43 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 20:08:43 Step 2/10 : FROM ${BASE} 20:08:43 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 20:08:43 540db60ca938: Pulling fs layer 20:08:43 adcc1eea9eea: Pulling fs layer 20:08:43 4c4ab2625f07: Pulling fs layer 20:08:43 0510c868ecb4: Pulling fs layer 20:08:43 afea3b2eda06: Pulling fs layer 20:08:43 7809a108b3ef: Pulling fs layer 20:08:43 f706445af74f: Pulling fs layer 20:08:43 0510c868ecb4: Waiting 20:08:43 afea3b2eda06: Waiting 20:08:43 7809a108b3ef: Waiting 20:08:43 f706445af74f: Waiting 20:08:43 4c4ab2625f07: Verifying Checksum 20:08:43 4c4ab2625f07: Download complete 20:08:43 adcc1eea9eea: Download complete 20:08:43 afea3b2eda06: Verifying Checksum 20:08:43 afea3b2eda06: Download complete 20:08:43 540db60ca938: Verifying Checksum 20:08:43 540db60ca938: Download complete 20:08:43 540db60ca938: Pull complete 20:08:43 7809a108b3ef: Verifying Checksum 20:08:43 7809a108b3ef: Download complete 20:08:44 adcc1eea9eea: Pull complete 20:08:44 4c4ab2625f07: Pull complete 20:08:44 f706445af74f: Verifying Checksum 20:08:44 f706445af74f: Download complete 20:08:45 0510c868ecb4: Verifying Checksum 20:08:45 0510c868ecb4: Download complete 20:08:48 0510c868ecb4: Pull complete 20:08:48 afea3b2eda06: Pull complete 20:08:48 7809a108b3ef: Pull complete 20:08:50 f706445af74f: Pull complete 20:08:50 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 20:08:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:08:50 ---> b068be0155e3 20:08:50 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:08:51 ba82ee9f976e: Pull complete 20:08:51 506bd15cee9f: Pull complete 20:08:52 75a0a4a0db45: Pull complete 20:08:55 ---> Running in 9ce3a3ef477a 20:08:55 Removing intermediate container 9ce3a3ef477a 20:08:55 ---> ec0350410d73 20:08:55 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 20:08:55 ---> Running in 4e4120de03af 20:08:55 Removing intermediate container 4e4120de03af 20:08:55 ---> 52d0ab7f9190 20:08:55 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:08:55 ---> Running in c96a0fb558a4 20:08:56 Removing intermediate container c96a0fb558a4 20:08:56 ---> 94ad217bfcc5 20:08:56 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:08:56 ---> Running in 5176607da774 20:08:56 618dc40b7e24: Pull complete 20:08:56 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 20:08:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:08:56 ---> a36622ca3599 20:08:56 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:08:56 Removing intermediate container 5176607da774 20:08:56 ---> 5b4e875fd558 20:08:56 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:08:56 ---> Running in 67b1f9278a21 20:08:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:08:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:08:58 ---> Running in 93b77bcd3d75 20:08:58 Removing intermediate container 93b77bcd3d75 20:08:58 ---> 867eea3a7e28 20:08:58 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 20:08:58 (1/9) Installing libc-dev (0.7.2-r3) 20:08:58 (2/9) Installing libsodium (1.0.18-r0) 20:08:58 ---> Running in f4983a80a2fc 20:08:58 (3/9) Installing pkgconf (1.7.3-r0) 20:08:58 (4/9) Installing libsodium-dev (1.0.18-r0) 20:08:58 (5/9) Installing openssh-keygen (8.4_p1-r3) 20:08:58 Removing intermediate container f4983a80a2fc 20:08:58 ---> 45f6199cab73 20:08:58 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:08:59 (6/9) Installing libedit (20191231.3.1-r1) 20:08:59 (7/9) Installing openssh-client (8.4_p1-r3) 20:08:59 ---> Running in accfbccd1a26 20:08:59 (8/9) Installing libzmq (4.3.3-r1) 20:08:59 Removing intermediate container accfbccd1a26 20:08:59 ---> 9c9f386d598e 20:08:59 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:08:59 (9/9) Installing zeromq-dev (4.3.3-r1) 20:08:59 Executing busybox-1.32.1-r6.trigger 20:08:59 OK: 154 MiB in 49 packages 20:08:59 ---> Running in d7eb5eb3131a 20:08:59 Removing intermediate container 67b1f9278a21 20:08:59 ---> e7aff29490c3 20:08:59 Step 8/10 : WORKDIR /device-rest-go 20:09:00 ---> Running in d94e2e811ce8 20:09:00 Removing intermediate container d94e2e811ce8 20:09:00 ---> b6d5f186bbd0 20:09:00 Step 9/10 : COPY . . 20:09:00 ---> df7513122d64 20:09:00 Step 10/10 : RUN go mod download 20:09:00 ---> Running in 34e3b78c09c1 20:09:02 Removing intermediate container d7eb5eb3131a 20:09:02 ---> 6f6a0b98d5c1 20:09:02 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:09:02 ---> Running in da869b7e9fd3 20:09:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:09:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:09:05 (1/9) Installing libc-dev (0.7.2-r3) 20:09:05 (2/9) Installing libsodium (1.0.18-r0) 20:09:05 (3/9) Installing pkgconf (1.7.3-r0) 20:09:05 (4/9) Installing libsodium-dev (1.0.18-r0) 20:09:05 (5/9) Installing openssh-keygen (8.4_p1-r3) 20:09:05 (6/9) Installing libedit (20191231.3.1-r1) 20:09:05 (7/9) Installing openssh-client (8.4_p1-r3) 20:09:06 (8/9) Installing libzmq (4.3.3-r1) 20:09:06 (9/9) Installing zeromq-dev (4.3.3-r1) 20:09:06 Executing busybox-1.32.1-r6.trigger 20:09:06 OK: 144 MiB in 49 packages 20:09:07 Removing intermediate container da869b7e9fd3 20:09:07 ---> 6eb6d2a53570 20:09:07 Step 8/10 : WORKDIR /device-rest-go 20:09:07 ---> Running in d9a189bb8920 20:09:08 Removing intermediate container d9a189bb8920 20:09:08 ---> 3bc7ff169c06 20:09:08 Step 9/10 : COPY . . 20:09:09 ---> 8cb969530c39 20:09:09 Step 10/10 : RUN go mod download 20:09:09 ---> Running in a73ceb78963d 20:09:15 Removing intermediate container 34e3b78c09c1 20:09:15 ---> b3ef755811da 20:09:15 Successfully built b3ef755811da 20:09:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:09:15 + docker inspect -f . ci-base-image-x86_64 20:09:15 . [Pipeline] withDockerContainer 20:09:15 prd-centos7-docker-4c-2g-568 does not seem to be running inside a container 20:09:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:09:16 $ docker top 53546459f865b4d0491e348304f55a32bf90518d030139620f36aa20d333a463 -eo pid,comm [Pipeline] { [Pipeline] sh 20:09:16 + go version 20:09:16 go version go1.16.3 linux/amd64 [Pipeline] } 20:09:16 $ docker stop --time=1 53546459f865b4d0491e348304f55a32bf90518d030139620f36aa20d333a463 20:09:17 $ docker rm -f 53546459f865b4d0491e348304f55a32bf90518d030139620f36aa20d333a463 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:09:18 + docker inspect -f . ci-base-image-x86_64 20:09:18 . [Pipeline] withDockerContainer 20:09:18 prd-centos7-docker-4c-2g-568 does not seem to be running inside a container 20:09:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:09:19 $ docker top 8a8603237c88fc1c8b94bab58d7d58aef7710ab2edb140f7cbf4492d3fdb2b87 -eo pid,comm [Pipeline] { [Pipeline] sh 20:09:19 + go mod tidy [Pipeline] sh 20:09:20 + make test 20:09:20 go mod tidy 20:09:20 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 20:09:20 ? github.com/edgexfoundry/device-rest-go [no test files] 20:09:36 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:09:36 ok github.com/edgexfoundry/device-rest-go/driver 0.008s coverage: 54.0% of statements 20:09:36 Removing intermediate container a73ceb78963d 20:09:36 ---> 67037160f0e1 20:09:36 Successfully built 67037160f0e1 20:09:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:09:36 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:09:36 + docker inspect -f . ci-base-image-arm64 20:09:36 . [Pipeline] withDockerContainer 20:09:36 prd-ubuntu18.04-docker-arm64-4c-16g-566 does not seem to be running inside a container 20:09:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:09:38 $ docker top a12b6e5fcc97ae8b8810f4b2c152b1c207255cd0523be9de732051d360620f0b -eo pid,comm [Pipeline] { [Pipeline] sh 20:09:39 + go version 20:09:39 go version go1.16.5 linux/arm64 [Pipeline] } 20:09:39 $ docker stop --time=1 a12b6e5fcc97ae8b8810f4b2c152b1c207255cd0523be9de732051d360620f0b 20:09:41 $ docker rm -f a12b6e5fcc97ae8b8810f4b2c152b1c207255cd0523be9de732051d360620f0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:09:42 + docker inspect -f . ci-base-image-arm64 20:09:42 . [Pipeline] withDockerContainer 20:09:43 prd-ubuntu18.04-docker-arm64-4c-16g-566 does not seem to be running inside a container 20:09:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:09:43 gofmt -l . 20:09:43 [ "`gofmt -l .`" = "" ] 20:09:43 ./bin/test-go-mod-tidy.sh 20:09:43 ./bin/test-attribution-txt.sh 20:09:44 $ docker top b1b49ef54f90da96b634292d6a386acad178aa1d3c73c35789136d40bba84446 -eo pid,comm [Pipeline] { [Pipeline] } 20:09:45 $ docker stop --time=1 8a8603237c88fc1c8b94bab58d7d58aef7710ab2edb140f7cbf4492d3fdb2b87 20:09:46 $ docker rm -f 8a8603237c88fc1c8b94bab58d7d58aef7710ab2edb140f7cbf4492d3fdb2b87 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 20:09:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:09:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 20:09:47 + go mod tidy [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] sh 20:09:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:09:51 + make test 20:09:51 go mod tidy 20:09:51 + ls -al . 20:09:51 total 104 20:09:51 drwxrwxr-x. 8 jenkins jenkins 4096 Jun 28 20:09 . 20:09:51 drwxrwxr-x. 4 jenkins jenkins 28 Jun 28 20:08 .. 20:09:51 -rw-rw-r--. 1 jenkins jenkins 6792 Jun 28 20:08 Attribution.txt 20:09:51 drwxrwxr-x. 2 jenkins jenkins 64 Jun 28 20:08 bin 20:09:51 drwxrwxr-x. 3 jenkins jenkins 32 Jun 28 20:08 cmd 20:09:51 -rw-r--r--. 1 jenkins jenkins 8513 Jun 28 20:09 coverage.out 20:09:51 -rw-rw-r--. 1 jenkins jenkins 1615 Jun 28 20:08 Dockerfile 20:09:51 -rw-rw-r--. 1 jenkins jenkins 1087 Jun 28 20:08 Dockerfile.build 20:09:51 -rw-rw-r--. 1 jenkins jenkins 151 Jun 28 20:08 .dockerignore 20:09:51 drwxrwxr-x. 2 jenkins jenkins 76 Jun 28 20:08 driver 20:09:51 drwxrwxr-x. 8 jenkins jenkins 179 Jun 28 20:08 .git 20:09:51 drwxrwxr-x. 2 jenkins jenkins 103 Jun 28 20:08 .github 20:09:51 -rw-rw-r--. 1 jenkins jenkins 336 Jun 28 20:08 .gitignore 20:09:51 -rw-r--r--. 1 jenkins jenkins 278 Jun 28 20:09 go.mod 20:09:51 -rw-r--r--. 1 jenkins jenkins 20880 Jun 28 20:09 go.sum 20:09:51 -rw-rw-r--. 1 jenkins jenkins 680 Jun 28 20:08 Jenkinsfile 20:09:51 -rw-rw-r--. 1 jenkins jenkins 11340 Jun 28 20:08 LICENSE 20:09:51 -rw-rw-r--. 1 jenkins jenkins 996 Jun 28 20:08 Makefile 20:09:51 -rw-rw-r--. 1 jenkins jenkins 7667 Jun 28 20:08 README.md 20:09:51 drwxrwxr-x. 4 jenkins jenkins 71 Jun 28 20:08 snap 20:09:51 -rw-rw-r--. 1 jenkins jenkins 5 Jun 28 20:05 VERSION 20:09:51 -rw-rw-r--. 1 jenkins jenkins 713 Jun 28 20:08 version.go [Pipeline] isUnix [Pipeline] sh 20:09:51 + 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=d5df302b6998b34ecca57e19cd19cb322598dcf9 --label arch=amd64 --label version=0.0.0 . 20:09:51 Sending build context to Docker daemon 101.9kB 20:09:51 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 20:09:51 Step 2/25 : FROM ${BASE} AS builder 20:09:51 ---> b3ef755811da 20:09:51 Step 3/25 : ARG MAKE='make build' 20:09:51 ---> Running in 84a991dc1349 20:09:51 Removing intermediate container 84a991dc1349 20:09:51 ---> 5bf162b6fae1 20:09:51 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:09:51 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 20:09:51 ---> Running in d61aca45a204 20:09:51 Removing intermediate container d61aca45a204 20:09:51 ---> f0ca82828c09 20:09:51 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 20:09:51 ---> Running in 734d78ed3115 20:09:51 Removing intermediate container 734d78ed3115 20:09:51 ---> 9330614033ef 20:09:51 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:09:51 ---> Running in e09f7d81ee52 20:09:52 Removing intermediate container e09f7d81ee52 20:09:52 ---> ffb6e7b24381 20:09:52 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:09:52 ---> Running in 959ad28be852 20:09:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:09:52 ? github.com/edgexfoundry/device-rest-go [no test files] 20:09:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:09:53 OK: 154 MiB in 49 packages 20:09:54 Removing intermediate container 959ad28be852 20:09:54 ---> 2d608a050229 20:09:54 Step 8/25 : WORKDIR /device-rest-go 20:09:54 ---> Running in f397fb00e581 20:09:54 Removing intermediate container f397fb00e581 20:09:54 ---> e0ef1e22ecaf 20:09:54 Step 9/25 : COPY . . 20:09:54 ---> c3210122007c 20:09:54 Step 10/25 : RUN go mod tidy 20:09:54 ---> Running in 3c05924929dc 20:09:55 Removing intermediate container 3c05924929dc 20:09:55 ---> 1227c3d5c46a 20:09:55 Step 11/25 : RUN make update 20:09:55 ---> Running in 3daca99a9946 20:09:55 CGO_ENABLED=0 GO111MODULE=on go mod download 20:09:55 Removing intermediate container 3daca99a9946 20:09:55 ---> c738e69af59b 20:09:55 Step 12/25 : RUN $MAKE 20:09:55 ---> Running in 433452ce2a98 20:09:56 go mod tidy 20:09:56 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd 20:10:08 Removing intermediate container 433452ce2a98 20:10:08 ---> 7fb43184871b 20:10:08 Step 13/25 : FROM alpine:3.12 20:10:08 3.12: Pulling from library/alpine 20:10:08 339de151aab4: Pulling fs layer 20:10:08 339de151aab4: Verifying Checksum 20:10:08 339de151aab4: Download complete 20:10:08 339de151aab4: Pull complete 20:10:08 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 20:10:08 Status: Downloaded newer image for alpine:3.12 20:10:08 ---> 13621d1b12d4 20:10:08 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:10:08 ---> Running in fe16e00f6fc8 20:10:08 Removing intermediate container fe16e00f6fc8 20:10:08 ---> 270b50be5ce2 20:10:08 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 20:10:08 ---> Running in bfe583e58417 20:10:08 Removing intermediate container bfe583e58417 20:10:08 ---> 0bacbcbfad33 20:10:08 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 20:10:08 ---> Running in 5eff443e14bb 20:10:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:10:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:10:08 (1/6) Installing dumb-init (1.2.2-r1) 20:10:08 (2/6) Installing libgcc (9.3.0-r2) 20:10:08 (3/6) Installing libsodium (1.0.18-r0) 20:10:08 (4/6) Installing libstdc++ (9.3.0-r2) 20:10:08 (5/6) Installing libzmq (4.3.3-r0) 20:10:08 (6/6) Installing zeromq (4.3.3-r0) 20:10:08 Executing busybox-1.31.1-r20.trigger 20:10:08 OK: 8 MiB in 20 packages 20:10:09 Removing intermediate container 5eff443e14bb 20:10:09 ---> 207c72c16651 20:10:09 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 20:10:10 ---> bae0bab7fe67 20:10:10 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 20:10:10 ---> 4e7a861b098e 20:10:10 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 20:10:10 ---> e620b15b7b42 20:10:10 Step 20/25 : EXPOSE 59986 20:10:10 ---> Running in 69df82102603 20:10:10 Removing intermediate container 69df82102603 20:10:10 ---> 06c16d1fc93a 20:10:10 Step 21/25 : ENTRYPOINT ["/device-rest"] 20:10:10 ---> Running in 471a8f8f72a9 20:10:10 Removing intermediate container 471a8f8f72a9 20:10:10 ---> 7f81450f48d7 20:10:10 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 20:10:10 ---> Running in 9bbbad58a9de 20:10:10 Removing intermediate container 9bbbad58a9de 20:10:10 ---> dd066dc3e3dc 20:10:10 Step 23/25 : LABEL arch=amd64 20:10:10 ---> Running in b50d4afaca14 20:10:10 Removing intermediate container b50d4afaca14 20:10:10 ---> 8e7e450c6b3f 20:10:10 Step 24/25 : LABEL git_sha=d5df302b6998b34ecca57e19cd19cb322598dcf9 20:10:10 ---> Running in bc5e0340fdb5 20:10:10 Removing intermediate container bc5e0340fdb5 20:10:10 ---> eb8d36524d61 20:10:10 Step 25/25 : LABEL version=0.0.0 20:10:10 ---> Running in c87cb8257acc 20:10:11 Removing intermediate container c87cb8257acc 20:10:11 ---> c91394bc3455 20:10:11 [Warning] One or more build-args [ARCH] were not consumed 20:10:11 Successfully built c91394bc3455 20:10:11 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 20:10:12 ---> job-cost.sh 20:10:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1kDf 20:10:22 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 20:10:34 lf-activate-venv(): INFO: Adding /tmp/venv-1kDf/bin to PATH 20:10:34 INFO: No Stack... 20:10:35 INFO: Retrieving Pricing Info for: v3-standard-2 20:10:36 INFO: Archiving Costs [Pipeline] sh 20:10:36 + cat /w/workspace/device-rest-go/1/archives/cost.csv 20:10:36 + cut -d, -f6 [Pipeline] lock 20:10:36 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-124-1-stack-cost] 20:10:36 Resource [jenkins-edgexfoundry-device-rest-go-PR-124-1-stack-cost] did not exist. Created. 20:10:36 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-124-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:10:37 + echo total: 0.05999999865889549 [Pipeline] stash 20:10:37 Stashed 1 file(s) [Pipeline] } 20:10:37 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-124-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:10:49 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:10:49 ok github.com/edgexfoundry/device-rest-go/driver 0.044s coverage: 54.0% of statements 20:10:49 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:11:11 gofmt -l . 20:11:11 [ "`gofmt -l .`" = "" ] 20:11:11 ./bin/test-go-mod-tidy.sh 20:11:11 ./bin/test-attribution-txt.sh [Pipeline] } 20:11:12 $ docker stop --time=1 b1b49ef54f90da96b634292d6a386acad178aa1d3c73c35789136d40bba84446 20:11:14 $ docker rm -f b1b49ef54f90da96b634292d6a386acad178aa1d3c73c35789136d40bba84446 [Pipeline] // withDockerContainer [Pipeline] sh 20:11:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:11:15 Warning: overwriting stash ‘coverage-report’ 20:11:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:11:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:11:17 + ls -al . 20:11:17 total 132 20:11:17 drwxrwxr-x 8 jenkins jenkins 4096 Jun 28 20:11 . 20:11:17 drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 20:08 .. 20:11:17 -rw-rw-r-- 1 jenkins jenkins 151 Jun 28 20:08 .dockerignore 20:11:17 drwxrwxr-x 8 jenkins jenkins 4096 Jun 28 20:08 .git 20:11:17 drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 20:08 .github 20:11:17 -rw-rw-r-- 1 jenkins jenkins 336 Jun 28 20:08 .gitignore 20:11:17 -rw-rw-r-- 1 jenkins jenkins 6792 Jun 28 20:08 Attribution.txt 20:11:17 -rw-rw-r-- 1 jenkins jenkins 1615 Jun 28 20:08 Dockerfile 20:11:17 -rw-rw-r-- 1 jenkins jenkins 1087 Jun 28 20:08 Dockerfile.build 20:11:17 -rw-rw-r-- 1 jenkins jenkins 680 Jun 28 20:08 Jenkinsfile 20:11:17 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 28 20:08 LICENSE 20:11:17 -rw-rw-r-- 1 jenkins jenkins 996 Jun 28 20:08 Makefile 20:11:17 -rw-rw-r-- 1 jenkins jenkins 7667 Jun 28 20:08 README.md 20:11:17 -rw-rw-r-- 1 jenkins jenkins 5 Jun 28 20:05 VERSION 20:11:17 drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 20:08 bin 20:11:17 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 20:08 cmd 20:11:17 -rw-r--r-- 1 jenkins jenkins 8513 Jun 28 20:10 coverage.out 20:11:17 drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 20:08 driver 20:11:17 -rw-r--r-- 1 jenkins jenkins 278 Jun 28 20:11 go.mod 20:11:17 -rw-r--r-- 1 jenkins jenkins 20880 Jun 28 20:09 go.sum 20:11:17 drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 20:08 snap 20:11:17 -rw-rw-r-- 1 jenkins jenkins 713 Jun 28 20:08 version.go [Pipeline] isUnix [Pipeline] sh 20:11:17 + 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=d5df302b6998b34ecca57e19cd19cb322598dcf9 --label arch=arm64 --label version=0.0.0 . 20:11:17 Sending build context to Docker daemon 101.9kB 20:11:18 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 20:11:18 Step 2/25 : FROM ${BASE} AS builder 20:11:18 ---> 67037160f0e1 20:11:18 Step 3/25 : ARG MAKE='make build' 20:11:18 ---> Running in baca8f848615 20:11:18 Removing intermediate container baca8f848615 20:11:18 ---> d00ebda951b8 20:11:18 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:11:18 ---> Running in 89474d34d5c9 20:11:19 Removing intermediate container 89474d34d5c9 20:11:19 ---> c8fe3bd348d8 20:11:19 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 20:11:19 ---> Running in 28bc07067b6f 20:11:20 Removing intermediate container 28bc07067b6f 20:11:20 ---> bdb06af1630d 20:11:20 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:11:20 ---> Running in d54f159546d1 20:11:23 Removing intermediate container d54f159546d1 20:11:23 ---> 1702012997ea 20:11:23 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:11:23 ---> Running in 53c0189971a1 20:11:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:11:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:11:26 OK: 144 MiB in 49 packages 20:11:27 Removing intermediate container 53c0189971a1 20:11:27 ---> 87d8ce255ac6 20:11:27 Step 8/25 : WORKDIR /device-rest-go 20:11:27 ---> Running in dcc7913c4be4 20:11:28 Removing intermediate container dcc7913c4be4 20:11:28 ---> f72b95f4d877 20:11:28 Step 9/25 : COPY . . 20:11:29 ---> 702ab188fc4c 20:11:29 Step 10/25 : RUN go mod tidy 20:11:29 ---> Running in ab1b39f10859 20:11:32 Removing intermediate container ab1b39f10859 20:11:32 ---> a4360a0f718e 20:11:32 Step 11/25 : RUN make update 20:11:32 ---> Running in 3a3faa73f24d 20:11:33 CGO_ENABLED=0 GO111MODULE=on go mod download 20:11:34 Removing intermediate container 3a3faa73f24d 20:11:34 ---> 4637c80c5f09 20:11:34 Step 12/25 : RUN $MAKE 20:11:35 ---> Running in 6295b2270cd6 20:11:36 go mod tidy 20:11:36 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd 20:12:15 Removing intermediate container 6295b2270cd6 20:12:15 ---> 02be853be86f 20:12:15 Step 13/25 : FROM alpine:3.12 20:12:15 3.12: Pulling from library/alpine 20:12:15 d2f70382dc9a: Pulling fs layer 20:12:15 d2f70382dc9a: Verifying Checksum 20:12:15 d2f70382dc9a: Download complete 20:12:15 d2f70382dc9a: Pull complete 20:12:15 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 20:12:15 Status: Downloaded newer image for alpine:3.12 20:12:15 ---> c4fd0aeabfcf 20:12:15 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:12:15 ---> Running in 9b8fc4957b3b 20:12:15 Removing intermediate container 9b8fc4957b3b 20:12:15 ---> 96bf7ddfb1a4 20:12:15 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 20:12:15 ---> Running in 767420240eff 20:12:15 Removing intermediate container 767420240eff 20:12:15 ---> 3e747a630b87 20:12:15 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 20:12:15 ---> Running in 9083579f936e 20:12:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:12:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:12:17 (1/6) Installing dumb-init (1.2.2-r1) 20:12:17 (2/6) Installing libgcc (9.3.0-r2) 20:12:17 (3/6) Installing libsodium (1.0.18-r0) 20:12:17 (4/6) Installing libstdc++ (9.3.0-r2) 20:12:17 (5/6) Installing libzmq (4.3.3-r0) 20:12:17 (6/6) Installing zeromq (4.3.3-r0) 20:12:17 Executing busybox-1.31.1-r20.trigger 20:12:17 OK: 8 MiB in 20 packages 20:12:18 Removing intermediate container 9083579f936e 20:12:18 ---> adc958dbfff5 20:12:18 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 20:12:19 ---> 6004ed43b02f 20:12:19 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 20:12:20 ---> a0ba71386761 20:12:20 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 20:12:21 ---> 627acd4a6e9c 20:12:21 Step 20/25 : EXPOSE 59986 20:12:21 ---> Running in b993c61dd0d5 20:12:22 Removing intermediate container b993c61dd0d5 20:12:22 ---> 450600a58024 20:12:22 Step 21/25 : ENTRYPOINT ["/device-rest"] 20:12:22 ---> Running in 544c0c5c6105 20:12:22 Removing intermediate container 544c0c5c6105 20:12:22 ---> 698eb7f39e85 20:12:22 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 20:12:22 ---> Running in 85a40a717301 20:12:23 Removing intermediate container 85a40a717301 20:12:23 ---> 01b804d51b29 20:12:23 Step 23/25 : LABEL arch=arm64 20:12:23 ---> Running in 0966282731ed 20:12:24 Removing intermediate container 0966282731ed 20:12:24 ---> f6897ce41d20 20:12:24 Step 24/25 : LABEL git_sha=d5df302b6998b34ecca57e19cd19cb322598dcf9 20:12:24 ---> Running in 6c68de6a2f4a 20:12:24 Removing intermediate container 6c68de6a2f4a 20:12:24 ---> e530aa207aac 20:12:24 Step 25/25 : LABEL version=0.0.0 20:12:24 ---> Running in 75f3216f8d5e 20:12:25 Removing intermediate container 75f3216f8d5e 20:12:25 ---> c264937f7007 20:12:25 [Warning] One or more build-args [ARCH] were not consumed 20:12:25 Successfully built c264937f7007 20:12:25 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 20:12:26 ---> job-cost.sh 20:12:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fXs6 20:13:13 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 20:15:05 lf-activate-venv(): INFO: Adding /tmp/venv-fXs6/bin to PATH 20:15:05 INFO: No Stack... 20:15:05 INFO: Retrieving Pricing Info for: v2-standard-4 20:15:05 INFO: Archiving Costs [Pipeline] sh 20:15:05 + cat /w/workspace/device-rest-go/1/archives/cost.csv 20:15:05 + cut -d, -f6 [Pipeline] lock 20:15:05 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-124-1-stack-cost] 20:15:05 Resource [jenkins-edgexfoundry-device-rest-go-PR-124-1-stack-cost] did not exist. Created. 20:15:05 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-124-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:15:06 /w/workspace/device-rest-go/1@tmp/durable-3760ee1a/script.sh: 1: /w/workspace/device-rest-go/1@tmp/durable-3760ee1a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 20:15:06 + echo total: 0.18000000715255737 [Pipeline] stash 20:15:06 Warning: overwriting stash ‘stack-cost’ 20:15:06 Stashed 1 file(s) [Pipeline] } 20:15:06 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-124-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:15:08 provisioning config files... 20:15:08 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-124@tmp/config4698387345307006791tmp [Pipeline] { [Pipeline] sh 20:15:08 + set +x 20:15:08 + curl -s https://codecov.io/bash 20:15:08 + bash -s -- 20:15:08 20:15:08 _____ _ 20:15:08 / ____| | | 20:15:08 | | ___ __| | ___ ___ _____ __ 20:15:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:15:08 | |___| (_) | (_| | __/ (_| (_) \ V / 20:15:08 \_____\___/ \__,_|\___|\___\___/ \_/ 20:15:08 Bash-1.0.3 20:15:08 20:15:08 20:15:08 ==> git version 2.24.4 found 20:15:08 ==> 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 20:15:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:15:08 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:15:08 ==> Jenkins CI detected. 20:15:08 project root: . 20:15:08 --> token set from env 20:15:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:15:08 ==> Running gcov in . (disable via -X gcov) 20:15:08 ==> Python coveragepy not found 20:15:08 ==> Searching for coverage reports in: 20:15:08 + . 20:15:08 -> Found 1 reports 20:15:08 ==> Detecting git/mercurial file structure 20:15:08 ==> Reading reports 20:15:08 + ./coverage.out bytes=8513 20:15:08 ==> Appending adjustments 20:15:08 https://docs.codecov.io/docs/fixing-reports 20:15:08 + Found adjustments 20:15:08 ==> Gzipping contents 20:15:08 4.0K /tmp/codecov.sBAg0l.gz 20:15:08 ==> Uploading reports 20:15:08 url: https://codecov.io 20:15:08 query: branch=PR-124&commit=d5df302b6998b34ecca57e19cd19cb322598dcf9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-124%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=124&job=&cmd_args= 20:15:08 -> Pinging Codecov 20:15:08 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-124&commit=d5df302b6998b34ecca57e19cd19cb322598dcf9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-124%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=124&job=&cmd_args= 20:15:09 -> Uploading to 20:15:09 https://storage.googleapis.com/codecov/v4/raw/2021-06-28/4E5D53B4F1F92C436F7061BF334D961C/d5df302b6998b34ecca57e19cd19cb322598dcf9/d1becc71-3724-4ca7-a032-6bcd37900a6a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210628%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210628T201509Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=081594e919f9d43ce62b478ea3ea78f27b697fd279eb6b30afbc353c7a805186 20:15:09 % Total % Received % Xferd Average Speed Time Time Time Current 20:15:09 Dload Upload Total Spent Left Speed 20:15:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1608 0 0 100 1608 0 3710 --:--:-- --:--:-- --:--:-- 3705 100 1608 0 0 100 1608 0 3709 --:--:-- --:--:-- --:--:-- 3705 20:15:09 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/d5df302b6998b34ecca57e19cd19cb322598dcf9 [Pipeline] } 20:15:09 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 20:15:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:15:13 ---> package-listing.sh 20:15:13 ++ facter osfamily 20:15:13 ++ tr '[:upper:]' '[:lower:]' 20:15:13 + OS_FAMILY=redhat 20:15:13 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-124 20:15:13 + START_PACKAGES=/tmp/packages_start.txt 20:15:13 + END_PACKAGES=/tmp/packages_end.txt 20:15:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:15:13 + PACKAGES=/tmp/packages_start.txt 20:15:13 + '[' /w/workspace/gexfoundry_device-rest-go_PR-124 ']' 20:15:13 + PACKAGES=/tmp/packages_end.txt 20:15:13 + case "${OS_FAMILY}" in 20:15:13 + sort 20:15:13 + rpm -qa 20:15:14 + '[' -f /tmp/packages_start.txt ']' 20:15:14 + '[' -f /tmp/packages_end.txt ']' 20:15:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:15:14 + '[' /w/workspace/gexfoundry_device-rest-go_PR-124 ']' 20:15:14 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-124/archives/ 20:15:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-124/archives/ [Pipeline] echo 20:15:14 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-124/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:15:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:15:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:15:15 20:15:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:15:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:15:15 alpine: Pulling from edgex-lftools-log-publisher 20:15:15 df20fa9351a1: Pulling fs layer 20:15:15 36b3adc4ff6f: Pulling fs layer 20:15:15 8ad3a11d3b57: Pulling fs layer 20:15:15 46f8f816bc3b: Pulling fs layer 20:15:15 93b61091891f: Pulling fs layer 20:15:15 93b9cdb0e59b: Pulling fs layer 20:15:15 5e14af77c1be: Pulling fs layer 20:15:15 01666e4c0597: Pulling fs layer 20:15:15 aa168da1d23b: Pulling fs layer 20:15:15 93b9cdb0e59b: Waiting 20:15:15 5e14af77c1be: Waiting 20:15:15 01666e4c0597: Waiting 20:15:15 aa168da1d23b: Waiting 20:15:15 46f8f816bc3b: Waiting 20:15:15 93b61091891f: Waiting 20:15:15 36b3adc4ff6f: Download complete 20:15:15 46f8f816bc3b: Verifying Checksum 20:15:15 46f8f816bc3b: Download complete 20:15:15 df20fa9351a1: Verifying Checksum 20:15:15 93b9cdb0e59b: Verifying Checksum 20:15:15 93b9cdb0e59b: Download complete 20:15:15 93b61091891f: Verifying Checksum 20:15:15 93b61091891f: Download complete 20:15:15 5e14af77c1be: Verifying Checksum 20:15:15 5e14af77c1be: Download complete 20:15:16 01666e4c0597: Verifying Checksum 20:15:16 01666e4c0597: Download complete 20:15:16 df20fa9351a1: Pull complete 20:15:16 8ad3a11d3b57: Verifying Checksum 20:15:16 8ad3a11d3b57: Download complete 20:15:16 36b3adc4ff6f: Pull complete 20:15:16 8ad3a11d3b57: Pull complete 20:15:16 46f8f816bc3b: Pull complete 20:15:17 93b61091891f: Pull complete 20:15:17 93b9cdb0e59b: Pull complete 20:15:17 5e14af77c1be: Pull complete 20:15:17 01666e4c0597: Pull complete 20:15:17 aa168da1d23b: Verifying Checksum 20:15:17 aa168da1d23b: Download complete 20:15:21 aa168da1d23b: Pull complete 20:15:21 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 20:15:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:15:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:15:22 prd-centos7-docker-4c-2g-565 does not seem to be running inside a container 20:15:22 $ 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-124/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-124 -v /w/workspace/gexfoundry_device-rest-go_PR-124:/w/workspace/gexfoundry_device-rest-go_PR-124:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-124@tmp:/w/workspace/gexfoundry_device-rest-go_PR-124@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 20:15:25 $ docker top bf04d66614ad2f008b44f69bc2ca6761217f482f1261ea231a0ddf794e97f29a -eo pid,comm [Pipeline] { [Pipeline] sh 20:15:25 + touch /tmp/pre-build-complete [Pipeline] sh 20:15:26 + mkdir -p /var/log/sa [Pipeline] sh 20:15:26 + ls /var/log/sa-host 20:15:26 + sadf -c /var/log/sa-host/sa05 20:15:26 file_magic: OK 20:15:26 HZ: Using current value: 100 20:15:26 file_header: OK 20:15:26 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 20:15:26 Statistics: 20:15:26 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:15:26 File successfully converted to sysstat format version 12.2.1 20:15:26 + sadf -c /var/log/sa-host/sa28 20:15:26 file_magic: OK 20:15:26 HZ: Using current value: 100 20:15:26 file_header: OK 20:15:26 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 20:15:26 Statistics: 20:15:26 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:15:26 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:15:27 provisioning config files... 20:15:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-124@tmp/config4571689963915780150tmp [Pipeline] { [Pipeline] echo 20:15:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:15:27 ---> create-netrc.sh [Pipeline] } 20:15:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:15:28 ---> python-tools-install.sh [Pipeline] echo 20:15:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:15:28 ---> sudo-logs.sh 20:15:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:15:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:15:29 ---> job-cost.sh 20:15:29 lf-activate-venv: SKIPPING 20:15:29 DEBUG: total: 0.18000000715255737 20:15:29 INFO: Retrieving Stack Cost... 20:15:30 INFO: Retrieving Pricing Info for: v3-standard-2 20:15:30 INFO: Archiving Costs [Pipeline] echo 20:15:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:15:31 ---> logs-deploy.sh 20:15:31 lf-activate-venv: SKIPPING 20:15:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-124/1 20:15:31 INFO: archiving workspace using pattern(s): 20:15:32 Archives upload complete. 20:15:32 INFO: archiving logs to Nexus 20:15:32 ---> uname -a: 20:15:32 Linux prd-centos7-docker-4c-2g-565.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 20:15:32 20:15:32 20:15:32 ---> lscpu: 20:15:32 Architecture: x86_64 20:15:32 CPU op-mode(s): 32-bit, 64-bit 20:15:32 Byte Order: Little Endian 20:15:32 Address sizes: 40 bits physical, 48 bits virtual 20:15:32 CPU(s): 2 20:15:32 On-line CPU(s) list: 0,1 20:15:32 Thread(s) per core: 1 20:15:32 Core(s) per socket: 1 20:15:32 Socket(s): 2 20:15:32 NUMA node(s): 1 20:15:32 Vendor ID: AuthenticAMD 20:15:32 CPU family: 23 20:15:32 Model: 49 20:15:32 Model name: AMD EPYC-Rome Processor 20:15:32 Stepping: 0 20:15:32 CPU MHz: 2800.000 20:15:32 BogoMIPS: 5600.00 20:15:32 Virtualization: AMD-V 20:15:32 Hypervisor vendor: KVM 20:15:32 Virtualization type: full 20:15:32 L1d cache: 64 KiB 20:15:32 L1i cache: 64 KiB 20:15:32 L2 cache: 1 MiB 20:15:32 L3 cache: 32 MiB 20:15:32 NUMA node0 CPU(s): 0,1 20:15:32 Vulnerability Itlb multihit: Not affected 20:15:32 Vulnerability L1tf: Not affected 20:15:32 Vulnerability Mds: Not affected 20:15:32 Vulnerability Meltdown: Not affected 20:15:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:15:32 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 20:15:32 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 20:15:32 Vulnerability Srbds: Not affected 20:15:32 Vulnerability Tsx async abort: Not affected 20:15:32 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 20:15:32 20:15:32 20:15:32 ---> nproc: 20:15:32 2 20:15:32 20:15:32 20:15:32 ---> df -h: 20:15:32 Filesystem Size Used Available Use% Mounted on 20:15:32 overlay 40.0G 7.6G 32.4G 19% / 20:15:32 tmpfs 64.0M 0 64.0M 0% /dev 20:15:32 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 20:15:32 shm 64.0M 0 64.0M 0% /dev/shm 20:15:32 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 20:15:32 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 20:15:32 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 20:15:32 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 20:15:32 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 20:15:32 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 20:15:32 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 20:15:32 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 20:15:32 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-rest-go_PR-124 20:15:32 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-rest-go_PR-124@tmp 20:15:32 20:15:32 20:15:32 ---> free -m: 20:15:32 total used free shared buff/cache available 20:15:32 Mem: 7821 929 4782 0 2108 6713 20:15:32 Swap: 1023 0 1023 20:15:32 20:15:32 20:15:32 ---> ip addr: 20:15:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 20:15:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:15:32 inet 127.0.0.1/8 scope host lo 20:15:32 valid_lft forever preferred_lft forever 20:15:32 inet6 ::1/128 scope host 20:15:32 valid_lft forever preferred_lft forever 20:15:32 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 20:15:32 link/ether fa:16:3e:3a:ec:57 brd ff:ff:ff:ff:ff:ff 20:15:32 inet 10.30.123.90/23 brd 10.30.123.255 scope global dynamic eth0 20:15:32 valid_lft 85761sec preferred_lft 85761sec 20:15:32 inet6 fe80::f816:3eff:fe3a:ec57/64 scope link 20:15:32 valid_lft forever preferred_lft forever 20:15:32 3: docker0: mtu 1500 qdisc noqueue state DOWN 20:15:32 link/ether 02:42:31:8f:50:43 brd ff:ff:ff:ff:ff:ff 20:15:32 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:15:32 valid_lft forever preferred_lft forever 20:15:32 inet6 fe80::42:31ff:fe8f:5043/64 scope link 20:15:32 valid_lft forever preferred_lft forever 20:15:32 20:15:32 20:15:32 ---> sar -b -r -n DEV: 20:15:32 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/28/21 _x86_64_ (2 CPU) 20:15:32 20:15:32 20:04:43 LINUX RESTART (2 CPU) 20:15:32 20:15:32 20:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:15:32 20:06:01 181.08 47.57 133.51 0.00 7085.14 40628.15 0.00 20:15:32 20:07:01 3.50 0.00 3.50 0.00 0.00 117.95 0.00 20:15:32 20:08:01 0.40 0.00 0.40 0.00 0.00 5.95 0.00 20:15:32 20:09:01 0.23 0.00 0.23 0.00 0.00 3.33 0.00 20:15:32 20:10:01 0.28 0.00 0.28 0.00 0.00 2.83 0.00 20:15:32 20:11:01 0.27 0.00 0.27 0.00 0.00 4.85 0.00 20:15:32 20:12:01 0.28 0.00 0.28 0.00 0.00 3.61 0.00 20:15:32 20:13:01 0.22 0.00 0.22 0.00 0.00 3.41 0.00 20:15:32 20:14:01 0.28 0.00 0.28 0.00 0.00 4.15 0.00 20:15:32 20:15:01 0.20 0.00 0.20 0.00 0.00 2.57 0.00 20:15:32 Average: 18.68 4.76 13.92 0.00 708.63 4078.36 0.00 20:15:32 20:15:32 20:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:15:32 20:06:01 5440080 0 814640 10.17 2620 1751600 1312888 14.50 591616 1576996 128 20:15:32 20:07:01 5454768 0 799944 9.99 2620 1751608 1191700 13.16 579676 1576972 16 20:15:32 20:08:01 5452316 0 802396 10.02 2620 1751608 1192120 13.16 581464 1577212 8 20:15:32 20:09:01 5449320 0 805384 10.06 2620 1751616 1192132 13.16 584612 1577212 8 20:15:32 20:10:01 5452000 0 802700 10.02 2620 1751620 1191712 13.16 581284 1578116 8 20:15:32 20:11:01 5450268 0 804428 10.04 2620 1751624 1192000 13.16 578164 1582804 16 20:15:32 20:12:01 5450920 0 803772 10.04 2620 1751628 1191964 13.16 577888 1582884 20 20:15:32 20:13:01 5442504 0 812180 10.14 2620 1751636 1191856 13.16 586192 1582884 20 20:15:32 20:14:01 5441956 0 812724 10.15 2620 1751640 1191904 13.16 586996 1582884 8 20:15:32 20:15:01 5442332 0 812344 10.14 2620 1751644 1191712 13.16 587056 1581676 8 20:15:32 Average: 5447646 0 807051 10.08 2620 1751622 1203999 13.29 583495 1579964 24 20:15:32 20:15:32 20:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:15:32 20:06:01 eth0 691.49 532.15 1330.74 116.76 0.00 0.00 0.00 0.00 20:15:32 20:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:32 20:06:01 docker0 49.45 34.13 4.33 133.49 0.00 0.00 0.00 0.00 20:15:32 20:07:01 eth0 1.22 0.08 0.11 0.03 0.00 0.00 0.00 0.00 20:15:32 20:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:32 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:32 20:08:01 eth0 4.71 2.57 3.35 1.69 0.00 0.00 0.00 0.00 20:15:32 20:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:32 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:32 20:09:01 eth0 1.15 0.50 0.54 0.39 0.00 0.00 0.00 0.00 20:15:32 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:32 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:32 20:10:01 eth0 0.60 0.08 0.06 0.01 0.00 0.00 0.00 0.00 20:15:32 20:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:32 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:32 20:11:01 eth0 1.55 0.65 0.72 0.43 0.00 0.00 0.00 0.00 20:15:32 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:32 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:32 20:12:01 eth0 0.93 0.28 0.32 0.23 0.00 0.00 0.00 0.00 20:15:32 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:32 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:32 20:13:01 eth0 1.13 0.28 0.33 0.20 0.00 0.00 0.00 0.00 20:15:32 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:32 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:32 20:14:01 eth0 0.88 0.30 0.32 0.20 0.00 0.00 0.00 0.00 20:15:32 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:32 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:32 20:15:01 eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:15:32 20:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:32 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:32 Average: eth0 70.39 53.70 133.67 11.99 0.00 0.00 0.00 0.00 20:15:32 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:32 Average: docker0 4.95 3.41 0.43 13.35 0.00 0.00 0.00 0.00 20:15:32 20:15:32 20:15:32 ---> sar -P ALL: 20:15:32 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/28/21 _x86_64_ (2 CPU) 20:15:32 20:15:32 20:04:43 LINUX RESTART (2 CPU) 20:15:32 20:15:32 20:05:01 CPU %user %nice %system %iowait %steal %idle 20:15:32 20:06:01 all 19.38 0.00 6.78 15.36 0.09 58.40 20:15:32 20:06:01 0 18.98 0.00 6.36 14.83 0.07 59.77 20:15:32 20:06:01 1 19.78 0.00 7.20 15.88 0.10 57.03 20:15:32 20:07:01 all 0.05 0.00 0.03 0.00 0.03 99.88 20:15:32 20:07:01 0 0.05 0.00 0.03 0.00 0.02 99.90 20:15:32 20:07:01 1 0.05 0.00 0.03 0.00 0.05 99.87 20:15:32 20:08:01 all 0.14 0.00 0.03 0.00 0.03 99.80 20:15:32 20:08:01 0 0.15 0.00 0.02 0.00 0.02 99.82 20:15:32 20:08:01 1 0.13 0.00 0.05 0.00 0.03 99.78 20:15:32 20:09:01 all 0.19 0.00 0.03 0.00 0.02 99.77 20:15:32 20:09:01 0 0.35 0.00 0.02 0.00 0.02 99.62 20:15:32 20:09:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:15:32 20:10:01 all 0.10 0.00 0.01 0.00 0.03 99.86 20:15:32 20:10:01 0 0.18 0.00 0.00 0.00 0.03 99.78 20:15:32 20:10:01 1 0.02 0.00 0.02 0.00 0.03 99.93 20:15:32 20:11:01 all 0.17 0.00 0.03 0.00 0.03 99.77 20:15:32 20:11:01 0 0.28 0.00 0.03 0.00 0.02 99.67 20:15:32 20:11:01 1 0.05 0.00 0.03 0.00 0.03 99.88 20:15:32 20:12:01 all 0.10 0.00 0.02 0.00 0.03 99.86 20:15:32 20:12:01 0 0.17 0.00 0.02 0.00 0.03 99.78 20:15:32 20:12:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:15:32 20:13:01 all 0.15 0.00 0.04 0.00 0.02 99.79 20:15:32 20:13:01 0 0.23 0.00 0.02 0.00 0.00 99.75 20:15:32 20:13:01 1 0.07 0.00 0.07 0.00 0.03 99.83 20:15:32 20:14:01 all 0.10 0.00 0.02 0.00 0.03 99.86 20:15:32 20:14:01 0 0.17 0.00 0.00 0.00 0.02 99.82 20:15:32 20:14:01 1 0.03 0.00 0.03 0.00 0.03 99.90 20:15:32 20:15:01 all 0.10 0.00 0.03 0.00 0.02 99.86 20:15:32 20:15:01 0 0.15 0.00 0.03 0.00 0.00 99.82 20:15:32 20:15:01 1 0.05 0.00 0.02 0.00 0.03 99.90 20:15:32 Average: all 1.98 0.00 0.68 1.48 0.03 95.84 20:15:32 Average: 0 2.00 0.00 0.63 1.43 0.02 95.92 20:15:32 Average: 1 1.95 0.00 0.72 1.53 0.04 95.76 20:15:32 20:15:32 20:15:32