Pull request #123 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/device-rest-go Obtained Jenkinsfile from 26c6ad7f6eb6144db1c65ed0024f349921f2b188+acb551efcb6a1b4088edd326f55b17ef654f475f (e95d688dfe92f26848973c5d649b551d0baec2e2) 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-ssh7999745081312700349.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-ssh248275937289086567.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-123/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-123/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3516156085563403219.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-123/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6605362292613867789.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-ssh700678245766554014.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-123/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-123/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7490912645052492641.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-55 in /w/workspace/gexfoundry_device-rest-go_PR-123 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-123 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-123@tmp/jenkins-gitclient-ssh6817255665242603454.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-123@tmp/jenkins-gitclient-ssh2070514726076235695.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/123/head:refs/remotes/origin/PR-123 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit acb551efcb6a1b4088edd326f55b17ef654f475f into PR head commit 26c6ad7f6eb6144db1c65ed0024f349921f2b188 Merge succeeded, producing 21fa47454277ca45aeed91eb98a2ddf66df7c899 Checking out Revision 21fa47454277ca45aeed91eb98a2ddf66df7c899 (PR-123) > git config core.sparsecheckout # timeout=10 > git checkout -f 26c6ad7f6eb6144db1c65ed0024f349921f2b188 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-123@tmp/jenkins-gitclient-ssh5589751223492956020.key > git merge acb551efcb6a1b4088edd326f55b17ef654f475f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 21fa47454277ca45aeed91eb98a2ddf66df7c899 # timeout=10 Commit message: "Merge commit 'acb551efcb6a1b4088edd326f55b17ef654f475f' into HEAD" 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 12:06:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:06:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:06:02 ========================================================= 12:06:02 EdgeX Global Pipelines Version Info 12:06:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:06:04 ------------------- 12:06:04 stable info: 12:06:04 ------------------- 12:06:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:06:04 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 12:06:04 Message: update stable to v1.0.195 12:06:05 ------------------- 12:06:05 experimental info: 12:06:05 ------------------- 12:06:05 Commited By: **** collab-it+edgex@linuxfoundation.org 12:06:05 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 12:06:05 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:06:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 12:06:05 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 12:06:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:06:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:06:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:06:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 12:06:05 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 12:06:05 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 12:06:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:06:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:06:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:06:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 12:06:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:06:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:06:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:06:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:06:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:06:06 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:06:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:06:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:06:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:06:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:06:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:06:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:06:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:06:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:06:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-123 [Pipeline] echo 12:06:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-123 [Pipeline] echo 12:06:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-123 [Pipeline] echo 12:06:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 21fa47454277ca45aeed91eb98a2ddf66df7c899 [Pipeline] echo 12:06:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 21fa474 [Pipeline] echo 12:06:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:06:07 provisioning config files... 12:06:07 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-123@tmp/config6604123562901739842tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:06:07 ---> docker-login.sh 12:06:07 nexus3.edgexfoundry.org:10001 12:06:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:06:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:06:08 Configure a credential helper to remove this warning. See 12:06:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:06:08 12:06:08 Login Succeeded 12:06:08 nexus3.edgexfoundry.org:10002 12:06:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:06:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:06:08 Configure a credential helper to remove this warning. See 12:06:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:06:08 12:06:08 Login Succeeded 12:06:08 nexus3.edgexfoundry.org:10003 12:06:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:06:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:06:08 Configure a credential helper to remove this warning. See 12:06:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:06:08 12:06:08 Login Succeeded 12:06:08 nexus3.edgexfoundry.org:10004 12:06:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:06:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:06:08 Configure a credential helper to remove this warning. See 12:06:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:06:08 12:06:08 Login Succeeded 12:06:08 docker.io 12:06:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:06:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:06:09 Configure a credential helper to remove this warning. See 12:06:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:06:09 12:06:09 Login Succeeded 12:06:09 ---> docker-login.sh ends [Pipeline] } 12:06:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:06:10 + git log --format=format:%s -1 21fa47454277ca45aeed91eb98a2ddf66df7c899 [Pipeline] echo 12:06:10 GIT_COMMIT: 21fa47454277ca45aeed91eb98a2ddf66df7c899, Commit Message: Merge commit 'acb551efcb6a1b4088edd326f55b17ef654f475f' into HEAD [Pipeline] echo 12:06:10 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 12:06:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:06:10 12:06:10 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 12:06:11 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:06:11 latest: Pulling from edgex-devops/git-semver 12:06:11 31603596830f: Pulling fs layer 12:06:11 54011a49482f: Pulling fs layer 12:06:11 a6820b24f6d8: Pulling fs layer 12:06:11 f581987b2513: Pulling fs layer 12:06:11 f581987b2513: Waiting 12:06:11 54011a49482f: Verifying Checksum 12:06:11 54011a49482f: Download complete 12:06:11 31603596830f: Verifying Checksum 12:06:11 31603596830f: Download complete 12:06:11 f581987b2513: Verifying Checksum 12:06:11 f581987b2513: Download complete 12:06:11 a6820b24f6d8: Verifying Checksum 12:06:11 a6820b24f6d8: Download complete 12:06:11 31603596830f: Pull complete 12:06:11 54011a49482f: Pull complete 12:06:12 a6820b24f6d8: Pull complete 12:06:12 f581987b2513: Pull complete 12:06:12 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 12:06:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:06:12 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 12:06:12 prd-centos7-docker-4c-2g-55 does not seem to be running inside a container 12:06:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-123 -v /w/workspace/gexfoundry_device-rest-go_PR-123:/w/workspace/gexfoundry_device-rest-go_PR-123:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-123@tmp:/w/workspace/gexfoundry_device-rest-go_PR-123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 12:06:13 $ docker top 28e02ddd409b411225d7c8dfa5ef5331dee228d5e0c31d782e14d74c6a8da03a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:06:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:06:14 [ssh-agent] Looking for ssh-agent implementation... 12:06:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:06:14 $ docker exec 28e02ddd409b411225d7c8dfa5ef5331dee228d5e0c31d782e14d74c6a8da03a ssh-agent 12:06:14 SSH_AUTH_SOCK=/tmp/ssh-qqErIc07f3VI/agent.13 12:06:14 SSH_AGENT_PID=19 12:06:14 Running ssh-add (command line suppressed) 12:06:14 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-123@tmp/private_key_8515273060479343950.key (/w/workspace/gexfoundry_device-rest-go_PR-123@tmp/private_key_8515273060479343950.key) 12:06:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:06:14 + git tag --points-at HEAD [Pipeline] } 12:06:14 $ docker exec --env ******** --env ******** 28e02ddd409b411225d7c8dfa5ef5331dee228d5e0c31d782e14d74c6a8da03a ssh-agent -k 12:06:14 unset SSH_AUTH_SOCK; 12:06:14 unset SSH_AGENT_PID; 12:06:14 echo Agent pid 19 killed; 12:06:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:06:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:06:14 [ssh-agent] Looking for ssh-agent implementation... 12:06:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:06:15 $ docker exec 28e02ddd409b411225d7c8dfa5ef5331dee228d5e0c31d782e14d74c6a8da03a ssh-agent 12:06:15 SSH_AUTH_SOCK=/tmp/ssh-1yuBBGDcx9vo/agent.53 12:06:15 SSH_AGENT_PID=59 12:06:15 Running ssh-add (command line suppressed) 12:06:15 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-123@tmp/private_key_6634567126531121612.key (/w/workspace/gexfoundry_device-rest-go_PR-123@tmp/private_key_6634567126531121612.key) 12:06:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:06:15 + git semver init 12:06:15 # -> Open(): unable to determine branch for HEAD 12:06:15 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-123/.git 12:06:15 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-123 12:06:15 # $SEMVER_REMOTE_NAME = origin 12:06:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:06:15 # $SEMVER_USER_NAME = edgex-jenkins 12:06:15 # $SEMVER_BRANCH = PR-123 12:06:15 # $SEMVER_TEMP = /tmp/semver-803195802 12:06:15 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 12:06:16 # '/tmp/semver-803195802' -> '/w/workspace/gexfoundry_device-rest-go_PR-123/.semver' 12:06:16 # -> Force: false 12:06:16 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-123/.semver [Pipeline] } 12:06:16 $ docker exec --env ******** --env ******** 28e02ddd409b411225d7c8dfa5ef5331dee228d5e0c31d782e14d74c6a8da03a ssh-agent -k 12:06:16 unset SSH_AUTH_SOCK; 12:06:16 unset SSH_AGENT_PID; 12:06:16 echo Agent pid 59 killed; 12:06:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:06:17 + git semver [Pipeline] } 12:06:17 $ docker stop --time=1 28e02ddd409b411225d7c8dfa5ef5331dee228d5e0c31d782e14d74c6a8da03a 12:06:18 $ docker rm -f 28e02ddd409b411225d7c8dfa5ef5331dee228d5e0c31d782e14d74c6a8da03a [Pipeline] // withDockerContainer [Pipeline] sh 12:06:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:06:19 Stashed 1 file(s) [Pipeline] echo 12:06:19 [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 12:06:34 Still waiting to schedule task 12:06:34 Waiting for next available executor on ‘centos7-docker-4c-2g’ 12:06:34 Still waiting to schedule task 12:06:34 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 12:07:57 Running on prd-centos7-docker-4c-2g-59 in /w/workspace/gexfoundry_device-rest-go_PR-123 [Pipeline] { [Pipeline] ws 12:07:57 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 12:07:57 The recommended git tool is: git 12:07:59 using credential edgex-jenkins-ssh 12:07:59 Cloning the remote Git repository 12:07:59 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 12:07:59 > git init /w/workspace/device-rest-go/1 # timeout=10 12:07:59 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 12:07:59 > git --version # timeout=10 12:07:59 > git --version # 'git version 2.24.4' 12:07:59 using GIT_SSH to set credentials SSH Credentials for GitHub 12:07:59 [INFO] Currently running in a labeled security context 12:07:59 [INFO] Currently SELinux is 'enforcing' on the host 12:07:59 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh7313032417804285665.key 12:07:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:08:01 Merging remotes/origin/master commit acb551efcb6a1b4088edd326f55b17ef654f475f into PR head commit 26c6ad7f6eb6144db1c65ed0024f349921f2b188 12:08:01 Merge succeeded, producing 0dc4555184234a9131aa0336b98499a01a298731 12:08:01 Checking out Revision 0dc4555184234a9131aa0336b98499a01a298731 (PR-123) 12:08:00 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 12:08:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:08:00 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 12:08:00 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 12:08:00 using GIT_SSH to set credentials SSH Credentials for GitHub 12:08:00 [INFO] Currently running in a labeled security context 12:08:00 [INFO] Currently SELinux is 'enforcing' on the host 12:08:00 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh9089104405070371635.key 12:08:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/123/head:refs/remotes/origin/PR-123 +refs/heads/master:refs/remotes/origin/master # timeout=10 12:08:01 > git config core.sparsecheckout # timeout=10 12:08:01 > git checkout -f 26c6ad7f6eb6144db1c65ed0024f349921f2b188 # timeout=10 12:08:01 > git remote # timeout=10 12:08:01 > git config --get remote.origin.url # timeout=10 12:08:01 using GIT_SSH to set credentials SSH Credentials for GitHub 12:08:01 [INFO] Currently running in a labeled security context 12:08:01 [INFO] Currently SELinux is 'enforcing' on the host 12:08:01 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh8899152164849292124.key 12:08:01 > git merge acb551efcb6a1b4088edd326f55b17ef654f475f # timeout=10 12:08:01 > git rev-parse HEAD^{commit} # timeout=10 12:08:01 > git config core.sparsecheckout # timeout=10 12:08:01 > git checkout -f 0dc4555184234a9131aa0336b98499a01a298731 # timeout=10 12:08:04 Commit message: "Merge commit 'acb551efcb6a1b4088edd326f55b17ef654f475f' into HEAD" 12:08:04 First time build. Skipping changelog. 12:08:04 > git --version # timeout=10 12:08:04 > git --version # 'git version 2.24.4' 12:08:04 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:08:06 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 12:08:06 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 12:08:06 + sudo service docker restart 12:08:06 + true 12:08:06 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:08:25 provisioning config files... 12:08:25 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config3924710682877056754tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:08:25 ---> docker-login.sh 12:08:25 nexus3.edgexfoundry.org:10001 12:08:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:25 Configure a credential helper to remove this warning. See 12:08:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:25 12:08:25 Login Succeeded 12:08:25 nexus3.edgexfoundry.org:10002 12:08:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:25 Configure a credential helper to remove this warning. See 12:08:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:25 12:08:25 Login Succeeded 12:08:25 nexus3.edgexfoundry.org:10003 12:08:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:25 Configure a credential helper to remove this warning. See 12:08:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:25 12:08:25 Login Succeeded 12:08:25 nexus3.edgexfoundry.org:10004 12:08:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:26 Configure a credential helper to remove this warning. See 12:08:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:26 12:08:26 Login Succeeded 12:08:26 docker.io 12:08:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:26 Configure a credential helper to remove this warning. See 12:08:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:26 12:08:26 Login Succeeded 12:08:26 ---> docker-login.sh ends [Pipeline] } 12:08:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:08:26 ========================================================= 12:08:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 12:08:26 ========================================================= [Pipeline] isUnix [Pipeline] sh 12:08:27 + 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 . 12:08:27 Sending build context to Docker daemon 100.9kB 12:08:27 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 12:08:27 Step 2/10 : FROM ${BASE} 12:08:27 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 12:08:27 540db60ca938: Pulling fs layer 12:08:27 adcc1eea9eea: Pulling fs layer 12:08:27 4c4ab2625f07: Pulling fs layer 12:08:27 0510c868ecb4: Pulling fs layer 12:08:27 afea3b2eda06: Pulling fs layer 12:08:27 7809a108b3ef: Pulling fs layer 12:08:27 f706445af74f: Pulling fs layer 12:08:27 0510c868ecb4: Waiting 12:08:27 7809a108b3ef: Waiting 12:08:27 afea3b2eda06: Waiting 12:08:27 f706445af74f: Waiting 12:08:27 4c4ab2625f07: Verifying Checksum 12:08:27 4c4ab2625f07: Download complete 12:08:27 adcc1eea9eea: Verifying Checksum 12:08:27 adcc1eea9eea: Download complete 12:08:27 afea3b2eda06: Verifying Checksum 12:08:27 afea3b2eda06: Download complete 12:08:27 7809a108b3ef: Verifying Checksum 12:08:27 7809a108b3ef: Download complete 12:08:27 540db60ca938: Verifying Checksum 12:08:27 540db60ca938: Download complete 12:08:27 540db60ca938: Pull complete 12:08:27 adcc1eea9eea: Pull complete 12:08:27 4c4ab2625f07: Pull complete 12:08:28 f706445af74f: Verifying Checksum 12:08:28 f706445af74f: Download complete 12:08:29 0510c868ecb4: Verifying Checksum 12:08:29 0510c868ecb4: Download complete 12:08:33 0510c868ecb4: Pull complete 12:08:33 afea3b2eda06: Pull complete 12:08:33 7809a108b3ef: Pull complete 12:08:34 f706445af74f: Pull complete 12:08:34 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 12:08:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 12:08:34 ---> b068be0155e3 12:08:34 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 12:08:38 ---> Running in 3bdb59381334 12:08:38 Removing intermediate container 3bdb59381334 12:08:38 ---> feb7ca0c3b70 12:08:38 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 12:08:38 ---> Running in 7bc39eaca987 12:08:38 Removing intermediate container 7bc39eaca987 12:08:38 ---> 667e4e98f764 12:08:38 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 12:08:38 ---> Running in e90cbf2ab714 12:08:38 Removing intermediate container e90cbf2ab714 12:08:38 ---> b8b057be4861 12:08:38 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:08:38 ---> Running in 2fa8804ef7b5 12:08:39 Removing intermediate container 2fa8804ef7b5 12:08:39 ---> 1a8a098016db 12:08:39 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:08:39 ---> Running in 300ca78f4dd2 12:08:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:08:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:08:41 (1/9) Installing libc-dev (0.7.2-r3) 12:08:41 (2/9) Installing libsodium (1.0.18-r0) 12:08:41 (3/9) Installing pkgconf (1.7.3-r0) 12:08:41 (4/9) Installing libsodium-dev (1.0.18-r0) 12:08:41 (5/9) Installing openssh-keygen (8.4_p1-r3) 12:08:41 (6/9) Installing libedit (20191231.3.1-r1) 12:08:41 (7/9) Installing openssh-client (8.4_p1-r3) 12:08:41 (8/9) Installing libzmq (4.3.3-r1) 12:08:41 (9/9) Installing zeromq-dev (4.3.3-r1) 12:08:42 Executing busybox-1.32.1-r6.trigger 12:08:42 OK: 154 MiB in 49 packages 12:08:42 Removing intermediate container 300ca78f4dd2 12:08:42 ---> f99f7c74a049 12:08:42 Step 8/10 : WORKDIR /device-rest-go 12:08:42 ---> Running in 8fedd8595420 12:08:42 Removing intermediate container 8fedd8595420 12:08:42 ---> dcf56c5d2c75 12:08:42 Step 9/10 : COPY . . 12:08:42 ---> 534536ed33d1 12:08:42 Step 10/10 : RUN go mod download 12:08:42 ---> Running in 26246ff5dc00 12:08:55 Removing intermediate container 26246ff5dc00 12:08:55 ---> 0dd81a67a10d 12:08:55 Successfully built 0dd81a67a10d 12:08:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 12:08:55 + docker inspect -f . ci-base-image-x86_64 12:08:55 . [Pipeline] withDockerContainer 12:08:55 prd-centos7-docker-4c-2g-59 does not seem to be running inside a container 12:08:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:08:56 $ docker top d1ab4da2cb137204f330480118b1d77526047651db699f82d05835db6433db0d -eo pid,comm [Pipeline] { [Pipeline] sh 12:08:56 + go version 12:08:56 go version go1.16.3 linux/amd64 [Pipeline] } 12:08:56 $ docker stop --time=1 d1ab4da2cb137204f330480118b1d77526047651db699f82d05835db6433db0d 12:08:57 $ docker rm -f d1ab4da2cb137204f330480118b1d77526047651db699f82d05835db6433db0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:08:58 + docker inspect -f . ci-base-image-x86_64 12:08:58 . [Pipeline] withDockerContainer 12:08:58 prd-centos7-docker-4c-2g-59 does not seem to be running inside a container 12:08:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:08:59 $ docker top 0eba6e77c10f438aa67d63c30180fb7d771e57dff9cee9f4a4fc586bb8d49048 -eo pid,comm [Pipeline] { [Pipeline] sh 12:08:59 + go mod tidy [Pipeline] sh 12:09:00 + make test 12:09:00 go mod tidy 12:09:00 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 12:09:00 ? github.com/edgexfoundry/device-rest-go [no test files] 12:09:14 Running on prd-ubuntu18.04-docker-arm64-4c-16g-60 in /w/workspace/gexfoundry_device-rest-go_PR-123 [Pipeline] { [Pipeline] ws 12:09:14 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 12:09:14 The recommended git tool is: git 12:09:19 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 12:09:19 ok github.com/edgexfoundry/device-rest-go/driver 0.012s coverage: 54.0% of statements 12:09:19 CGO_ENABLED=1 GO111MODULE=on go vet ./... 12:09:20 using credential edgex-jenkins-ssh 12:09:20 Cloning the remote Git repository 12:09:20 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 12:09:20 > git init /w/workspace/device-rest-go/1 # timeout=10 12:09:20 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 12:09:20 > git --version # timeout=10 12:09:20 > git --version # 'git version 2.17.1' 12:09:20 using GIT_SSH to set credentials SSH Credentials for GitHub 12:09:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:09:23 Merging remotes/origin/master commit acb551efcb6a1b4088edd326f55b17ef654f475f into PR head commit 26c6ad7f6eb6144db1c65ed0024f349921f2b188 12:09:23 Merge succeeded, producing 4bc4ec17ccfd0dc30a6c529e3287775dc3587de8 12:09:23 Checking out Revision 4bc4ec17ccfd0dc30a6c529e3287775dc3587de8 (PR-123) 12:09:22 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 12:09:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:09:22 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 12:09:22 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 12:09:22 using GIT_SSH to set credentials SSH Credentials for GitHub 12:09:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/123/head:refs/remotes/origin/PR-123 +refs/heads/master:refs/remotes/origin/master # timeout=10 12:09:23 > git config core.sparsecheckout # timeout=10 12:09:23 > git checkout -f 26c6ad7f6eb6144db1c65ed0024f349921f2b188 # timeout=10 12:09:23 > git remote # timeout=10 12:09:23 > git config --get remote.origin.url # timeout=10 12:09:23 using GIT_SSH to set credentials SSH Credentials for GitHub 12:09:23 > git merge acb551efcb6a1b4088edd326f55b17ef654f475f # timeout=10 12:09:23 > git rev-parse HEAD^{commit} # timeout=10 12:09:23 > git config core.sparsecheckout # timeout=10 12:09:23 > git checkout -f 4bc4ec17ccfd0dc30a6c529e3287775dc3587de8 # timeout=10 12:09:27 gofmt -l . 12:09:27 [ "`gofmt -l .`" = "" ] 12:09:27 ./bin/test-go-mod-tidy.sh 12:09:27 ./bin/test-attribution-txt.sh [Pipeline] } 12:09:27 Commit message: "Merge commit 'acb551efcb6a1b4088edd326f55b17ef654f475f' into HEAD" 12:09:27 First time build. Skipping changelog. 12:09:27 $ docker stop --time=1 0eba6e77c10f438aa67d63c30180fb7d771e57dff9cee9f4a4fc586bb8d49048 12:09:27 > git --version # timeout=10 12:09:27 > git --version # 'git version 2.17.1' 12:09:27 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 12:09:28 $ docker rm -f 0eba6e77c10f438aa67d63c30180fb7d771e57dff9cee9f4a4fc586bb8d49048 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 12:09:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash [Pipeline] sh 12:09:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 12:09:30 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:09:30 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [Pipeline] sh 12:09:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:09:31 + sudo service docker restart 12:09:31 + true 12:09:31 + ls -al . 12:09:31 total 112 12:09:31 drwxrwxr-x. 8 jenkins jenkins 4096 Jun 25 12:09 . 12:09:31 drwxrwxr-x. 4 jenkins jenkins 28 Jun 25 12:07 .. 12:09:31 -rw-rw-r--. 1 jenkins jenkins 6792 Jun 25 12:08 Attribution.txt 12:09:31 drwxrwxr-x. 2 jenkins jenkins 64 Jun 25 12:08 bin 12:09:31 -rw-rw-r--. 1 jenkins jenkins 7721 Jun 25 12:08 CHANGELOG.md 12:09:31 drwxrwxr-x. 3 jenkins jenkins 32 Jun 25 12:08 cmd 12:09:31 -rw-r--r--. 1 jenkins jenkins 8513 Jun 25 12:09 coverage.out 12:09:31 -rw-rw-r--. 1 jenkins jenkins 1615 Jun 25 12:08 Dockerfile 12:09:31 -rw-rw-r--. 1 jenkins jenkins 1087 Jun 25 12:08 Dockerfile.build 12:09:31 -rw-rw-r--. 1 jenkins jenkins 151 Jun 25 12:08 .dockerignore 12:09:31 drwxrwxr-x. 2 jenkins jenkins 76 Jun 25 12:08 driver 12:09:31 drwxrwxr-x. 8 jenkins jenkins 179 Jun 25 12:08 .git 12:09:31 drwxrwxr-x. 2 jenkins jenkins 103 Jun 25 12:08 .github 12:09:31 -rw-rw-r--. 1 jenkins jenkins 336 Jun 25 12:08 .gitignore 12:09:31 -rw-r--r--. 1 jenkins jenkins 286 Jun 25 12:09 go.mod 12:09:31 -rw-r--r--. 1 jenkins jenkins 20777 Jun 25 12:08 go.sum 12:09:31 -rw-rw-r--. 1 jenkins jenkins 680 Jun 25 12:08 Jenkinsfile 12:09:31 -rw-rw-r--. 1 jenkins jenkins 11340 Jun 25 12:08 LICENSE 12:09:31 -rw-rw-r--. 1 jenkins jenkins 996 Jun 25 12:08 Makefile 12:09:31 -rw-rw-r--. 1 jenkins jenkins 7667 Jun 25 12:08 README.md 12:09:31 drwxrwxr-x. 4 jenkins jenkins 71 Jun 25 12:08 snap 12:09:31 -rw-rw-r--. 1 jenkins jenkins 5 Jun 25 12:06 VERSION 12:09:31 -rw-rw-r--. 1 jenkins jenkins 713 Jun 25 12:08 version.go [Pipeline] isUnix [Pipeline] sh 12:09:32 + 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=0dc4555184234a9131aa0336b98499a01a298731 --label arch=amd64 --label version=0.0.0 . 12:09:32 Sending build context to Docker daemon 110.6kB 12:09:32 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 12:09:32 Step 2/25 : FROM ${BASE} AS builder 12:09:32 ---> 0dd81a67a10d 12:09:32 Step 3/25 : ARG MAKE='make build' 12:09:32 ---> Running in cb91ff11504d 12:09:32 Removing intermediate container cb91ff11504d 12:09:32 ---> a1d1064fe3ff 12:09:32 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 12:09:32 ---> Running in abd4a16e235e 12:09:32 Removing intermediate container abd4a16e235e 12:09:32 ---> 031801f3adef 12:09:32 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 12:09:32 ---> Running in 16ec16cecd98 12:09:32 Removing intermediate container 16ec16cecd98 12:09:32 ---> c8d3e15d25e0 12:09:32 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:09:32 ---> Running in 48ec06846a09 12:09:33 Removing intermediate container 48ec06846a09 12:09:33 ---> c24708abb137 12:09:33 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:09:33 ---> Running in 03f091148164 12:09:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:09:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:09:34 OK: 154 MiB in 49 packages 12:09:34 Removing intermediate container 03f091148164 12:09:34 ---> 431408ea8cf8 12:09:34 Step 8/25 : WORKDIR /device-rest-go 12:09:34 ---> Running in b964ae85487a 12:09:35 Removing intermediate container b964ae85487a 12:09:35 ---> 08cb6993fc08 12:09:35 Step 9/25 : COPY . . 12:09:35 ---> 7983e39c0d26 12:09:35 Step 10/25 : RUN go mod tidy 12:09:35 ---> Running in 2e084008946b 12:09:36 Removing intermediate container 2e084008946b 12:09:36 ---> 892a077b9680 12:09:36 Step 11/25 : RUN make update 12:09:36 ---> Running in 6b19921ce929 12:09:36 CGO_ENABLED=0 GO111MODULE=on go mod download 12:09:36 Removing intermediate container 6b19921ce929 12:09:36 ---> 7497e7eda849 12:09:36 Step 12/25 : RUN $MAKE 12:09:36 ---> Running in 321f91b45ceb 12:09:36 go mod tidy 12:09:37 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd 12:09:49 Removing intermediate container 321f91b45ceb 12:09:49 ---> ff91684e7ad9 12:09:49 Step 13/25 : FROM alpine:3.12 12:09:49 3.12: Pulling from library/alpine 12:09:50 339de151aab4: Pulling fs layer 12:09:50 339de151aab4: Verifying Checksum 12:09:50 339de151aab4: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:09:50 provisioning config files... 12:09:50 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config5788101566477645460tmp [Pipeline] { [Pipeline] libraryResource 12:09:50 339de151aab4: Pull complete 12:09:50 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 12:09:50 Status: Downloaded newer image for alpine:3.12 12:09:50 ---> 13621d1b12d4 12:09:50 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 12:09:50 ---> Running in 12d18e2ce47f 12:09:50 Removing intermediate container 12d18e2ce47f 12:09:50 ---> 3f45e5d4efe5 12:09:50 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [Pipeline] sh 12:09:50 ---> Running in f8fb7c4afcbd 12:09:50 Removing intermediate container f8fb7c4afcbd 12:09:50 ---> 3710411456dd 12:09:50 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 12:09:50 ---> Running in c778b6970960 12:09:50 ---> docker-login.sh 12:09:50 nexus3.edgexfoundry.org:10001 12:09:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:09:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:09:51 (1/6) Installing dumb-init (1.2.2-r1) 12:09:51 (2/6) Installing libgcc (9.3.0-r2) 12:09:51 (3/6) Installing libsodium (1.0.18-r0) 12:09:51 (4/6) Installing libstdc++ (9.3.0-r2) 12:09:51 (5/6) Installing libzmq (4.3.3-r0) 12:09:51 (6/6) Installing zeromq (4.3.3-r0) 12:09:51 Executing busybox-1.31.1-r20.trigger 12:09:51 OK: 8 MiB in 20 packages 12:09:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:09:51 Removing intermediate container c778b6970960 12:09:51 ---> 79b854b474b5 12:09:51 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 12:09:51 ---> f937f635a227 12:09:51 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 12:09:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:09:51 Configure a credential helper to remove this warning. See 12:09:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:09:51 12:09:51 Login Succeeded 12:09:51 nexus3.edgexfoundry.org:10002 12:09:51 ---> 197fa0b7623a 12:09:51 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 12:09:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:09:52 ---> 6a4e022d72b9 12:09:52 Step 20/25 : EXPOSE 59986 12:09:52 ---> Running in bb233d4c4ef3 12:09:52 Removing intermediate container bb233d4c4ef3 12:09:52 ---> 9df4378efba5 12:09:52 Step 21/25 : ENTRYPOINT ["/device-rest"] 12:09:52 ---> Running in 607bdb7efe5a 12:09:52 Removing intermediate container 607bdb7efe5a 12:09:52 ---> b881c32ce425 12:09:52 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 12:09:52 ---> Running in 57658b445cc9 12:09:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:09:52 Configure a credential helper to remove this warning. See 12:09:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:09:52 12:09:52 Login Succeeded 12:09:52 nexus3.edgexfoundry.org:10003 12:09:52 Removing intermediate container 57658b445cc9 12:09:52 ---> adaf49b1b06c 12:09:52 Step 23/25 : LABEL arch=amd64 12:09:52 ---> Running in d9a2c2eab17c 12:09:52 Removing intermediate container d9a2c2eab17c 12:09:52 ---> 457e5583c301 12:09:52 Step 24/25 : LABEL git_sha=0dc4555184234a9131aa0336b98499a01a298731 12:09:52 ---> Running in 0bd17fe5a2dc 12:09:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:09:52 Removing intermediate container 0bd17fe5a2dc 12:09:52 ---> fd163b27b9c1 12:09:52 Step 25/25 : LABEL version=0.0.0 12:09:52 ---> Running in 4b3dd82d70af 12:09:52 Removing intermediate container 4b3dd82d70af 12:09:52 ---> 9b9feca472f2 12:09:52 [Warning] One or more build-args [ARCH] were not consumed 12:09:52 Successfully built 9b9feca472f2 12:09:52 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 12:09:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:09:52 Configure a credential helper to remove this warning. See 12:09:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:09:52 12:09:52 Login Succeeded 12:09:52 nexus3.edgexfoundry.org:10004 Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } 12:09:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // stage Post stage 12:09:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:09:53 Configure a credential helper to remove this warning. See 12:09:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:09:53 12:09:53 Login Succeeded 12:09:53 docker.io [Pipeline] libraryResource [Pipeline] sh 12:09:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:09:54 ---> job-cost.sh 12:09:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lbC6 12:09:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:09:54 Configure a credential helper to remove this warning. See 12:09:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:09:54 12:09:54 Login Succeeded 12:09:54 ---> docker-login.sh ends [Pipeline] } 12:09:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:09:54 ========================================================= 12:09:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 12:09:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 12:09:55 + 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 . 12:09:55 Sending build context to Docker daemon 100.9kB 12:09:55 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 12:09:55 Step 2/10 : FROM ${BASE} 12:09:55 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:09:55 595b0fe564bb: Pulling fs layer 12:09:55 3088b5b3c5c0: Pulling fs layer 12:09:55 5b7225fbf94c: Pulling fs layer 12:09:55 ba82ee9f976e: Pulling fs layer 12:09:55 506bd15cee9f: Pulling fs layer 12:09:55 75a0a4a0db45: Pulling fs layer 12:09:55 618dc40b7e24: Pulling fs layer 12:09:55 ba82ee9f976e: Waiting 12:09:55 506bd15cee9f: Waiting 12:09:55 618dc40b7e24: Waiting 12:09:55 75a0a4a0db45: Waiting 12:09:55 5b7225fbf94c: Verifying Checksum 12:09:55 5b7225fbf94c: Download complete 12:09:55 3088b5b3c5c0: Download complete 12:09:55 506bd15cee9f: Verifying Checksum 12:09:55 506bd15cee9f: Download complete 12:09:55 75a0a4a0db45: Verifying Checksum 12:09:55 75a0a4a0db45: Download complete 12:09:55 595b0fe564bb: Verifying Checksum 12:09:55 595b0fe564bb: Download complete 12:09:56 595b0fe564bb: Pull complete 12:09:57 3088b5b3c5c0: Pull complete 12:09:57 5b7225fbf94c: Pull complete 12:09:57 618dc40b7e24: Verifying Checksum 12:09:57 618dc40b7e24: Download complete 12:09:58 ba82ee9f976e: Verifying Checksum 12:09:58 ba82ee9f976e: Download complete 12:10:04 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 12:10:09 ba82ee9f976e: Pull complete 12:10:09 506bd15cee9f: Pull complete 12:10:09 75a0a4a0db45: Pull complete 12:10:13 618dc40b7e24: Pull complete 12:10:13 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 12:10:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 12:10:13 ---> a36622ca3599 12:10:13 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 12:10:15 ---> Running in 09d982aa25ed 12:10:15 Removing intermediate container 09d982aa25ed 12:10:15 ---> 93befa6273b2 12:10:15 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 12:10:15 ---> Running in c83218381523 12:10:16 lf-activate-venv(): INFO: Adding /tmp/venv-lbC6/bin to PATH 12:10:16 INFO: No Stack... 12:10:16 Removing intermediate container c83218381523 12:10:16 ---> 8623c8c5f6d1 12:10:16 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 12:10:16 ---> Running in bfcf8fee7f45 12:10:17 Removing intermediate container bfcf8fee7f45 12:10:17 ---> f35431e0189c 12:10:17 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:10:17 ---> Running in f0b561fa2c8c 12:10:17 INFO: Retrieving Pricing Info for: v3-standard-2 12:10:17 INFO: Archiving Costs [Pipeline] sh 12:10:18 + cat /w/workspace/device-rest-go/1/archives/cost.csv 12:10:18 + cut -d, -f6 [Pipeline] lock 12:10:18 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-123-1-stack-cost] 12:10:18 Resource [jenkins-edgexfoundry-device-rest-go-PR-123-1-stack-cost] did not exist. Created. 12:10:18 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-123-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:10:18 + echo total: 0.05999999865889549 [Pipeline] stash 12:10:18 Stashed 1 file(s) [Pipeline] } 12:10:18 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-123-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 12:10:19 Removing intermediate container f0b561fa2c8c 12:10:19 ---> 5d93ae69f7f5 12:10:19 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:10:19 ---> Running in 76467f2850a4 12:10:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:10:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:10:22 (1/9) Installing libc-dev (0.7.2-r3) 12:10:22 (2/9) Installing libsodium (1.0.18-r0) 12:10:22 (3/9) Installing pkgconf (1.7.3-r0) 12:10:22 (4/9) Installing libsodium-dev (1.0.18-r0) 12:10:23 (5/9) Installing openssh-keygen (8.4_p1-r3) 12:10:23 (6/9) Installing libedit (20191231.3.1-r1) 12:10:23 (7/9) Installing openssh-client (8.4_p1-r3) 12:10:23 (8/9) Installing libzmq (4.3.3-r1) 12:10:23 (9/9) Installing zeromq-dev (4.3.3-r1) 12:10:23 Executing busybox-1.32.1-r6.trigger 12:10:23 OK: 144 MiB in 49 packages 12:10:25 Removing intermediate container 76467f2850a4 12:10:25 ---> 7aa5e233816e 12:10:25 Step 8/10 : WORKDIR /device-rest-go 12:10:25 ---> Running in ced794f40001 12:10:25 Removing intermediate container ced794f40001 12:10:25 ---> 0a2563f5c0ad 12:10:25 Step 9/10 : COPY . . 12:10:26 ---> 071f00bea663 12:10:26 Step 10/10 : RUN go mod download 12:10:26 ---> Running in 04a73793af50 12:10:53 Removing intermediate container 04a73793af50 12:10:53 ---> 679e30dccb15 12:10:53 Successfully built 679e30dccb15 12:10:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:10:54 + docker inspect -f . ci-base-image-arm64 12:10:54 . [Pipeline] withDockerContainer 12:10:54 prd-ubuntu18.04-docker-arm64-4c-16g-60 does not seem to be running inside a container 12:10:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:10:56 $ docker top a917c740fb57d050bfa581884d53c1323ea7f3f790d7c168ca02cb7f8e00eb2b -eo pid,comm [Pipeline] { [Pipeline] sh 12:10:57 + go version 12:10:57 go version go1.16.5 linux/arm64 [Pipeline] } 12:10:57 $ docker stop --time=1 a917c740fb57d050bfa581884d53c1323ea7f3f790d7c168ca02cb7f8e00eb2b 12:10:58 $ docker rm -f a917c740fb57d050bfa581884d53c1323ea7f3f790d7c168ca02cb7f8e00eb2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:10:59 + docker inspect -f . ci-base-image-arm64 12:10:59 . [Pipeline] withDockerContainer 12:11:00 prd-ubuntu18.04-docker-arm64-4c-16g-60 does not seem to be running inside a container 12:11:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:11:01 $ docker top 5cc71848f53ee29fdecbebb7086ca50e6c50ed0ccc20c796f11499d4069a3625 -eo pid,comm [Pipeline] { [Pipeline] sh 12:11:02 + go mod tidy [Pipeline] sh 12:11:03 + make test 12:11:03 go mod tidy 12:11:04 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 12:11:05 ? github.com/edgexfoundry/device-rest-go [no test files] 12:12:02 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 12:12:02 ok github.com/edgexfoundry/device-rest-go/driver 0.043s coverage: 54.0% of statements 12:12:02 CGO_ENABLED=1 GO111MODULE=on go vet ./... 12:12:24 gofmt -l . 12:12:24 [ "`gofmt -l .`" = "" ] 12:12:24 ./bin/test-go-mod-tidy.sh 12:12:24 ./bin/test-attribution-txt.sh [Pipeline] } 12:12:24 $ docker stop --time=1 5cc71848f53ee29fdecbebb7086ca50e6c50ed0ccc20c796f11499d4069a3625 12:12:26 $ docker rm -f 5cc71848f53ee29fdecbebb7086ca50e6c50ed0ccc20c796f11499d4069a3625 [Pipeline] // withDockerContainer [Pipeline] sh 12:12:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:12:27 Warning: overwriting stash ‘coverage-report’ 12:12:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:12:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:12:29 + ls -al . 12:12:29 total 140 12:12:29 drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 12:12 . 12:12:29 drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 12:09 .. 12:12:29 -rw-rw-r-- 1 jenkins jenkins 151 Jun 25 12:09 .dockerignore 12:12:29 drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 12:09 .git 12:12:29 drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 12:09 .github 12:12:29 -rw-rw-r-- 1 jenkins jenkins 336 Jun 25 12:09 .gitignore 12:12:29 -rw-rw-r-- 1 jenkins jenkins 6792 Jun 25 12:09 Attribution.txt 12:12:29 -rw-rw-r-- 1 jenkins jenkins 7721 Jun 25 12:09 CHANGELOG.md 12:12:29 -rw-rw-r-- 1 jenkins jenkins 1615 Jun 25 12:09 Dockerfile 12:12:29 -rw-rw-r-- 1 jenkins jenkins 1087 Jun 25 12:09 Dockerfile.build 12:12:29 -rw-rw-r-- 1 jenkins jenkins 680 Jun 25 12:09 Jenkinsfile 12:12:29 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 25 12:09 LICENSE 12:12:29 -rw-rw-r-- 1 jenkins jenkins 996 Jun 25 12:09 Makefile 12:12:29 -rw-rw-r-- 1 jenkins jenkins 7667 Jun 25 12:09 README.md 12:12:29 -rw-rw-r-- 1 jenkins jenkins 5 Jun 25 12:06 VERSION 12:12:29 drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 12:09 bin 12:12:29 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 12:09 cmd 12:12:29 -rw-r--r-- 1 jenkins jenkins 8513 Jun 25 12:11 coverage.out 12:12:29 drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 12:09 driver 12:12:29 -rw-r--r-- 1 jenkins jenkins 286 Jun 25 12:12 go.mod 12:12:29 -rw-r--r-- 1 jenkins jenkins 20777 Jun 25 12:11 go.sum 12:12:29 drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 12:09 snap 12:12:29 -rw-rw-r-- 1 jenkins jenkins 713 Jun 25 12:09 version.go [Pipeline] isUnix [Pipeline] sh 12:12:29 + 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=4bc4ec17ccfd0dc30a6c529e3287775dc3587de8 --label arch=arm64 --label version=0.0.0 . 12:12:29 Sending build context to Docker daemon 110.6kB 12:12:29 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 12:12:29 Step 2/25 : FROM ${BASE} AS builder 12:12:29 ---> 679e30dccb15 12:12:29 Step 3/25 : ARG MAKE='make build' 12:12:30 ---> Running in 816d7c0adb21 12:12:30 Removing intermediate container 816d7c0adb21 12:12:30 ---> 2ddf58d4fdda 12:12:30 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 12:12:30 ---> Running in 8a546d4ce31e 12:12:31 Removing intermediate container 8a546d4ce31e 12:12:31 ---> 0cae58c6b4da 12:12:31 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 12:12:31 ---> Running in 1a4a88405811 12:12:32 Removing intermediate container 1a4a88405811 12:12:32 ---> 1fe96dd6fbc0 12:12:32 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:12:32 ---> Running in a206f3eb6ae0 12:12:34 Removing intermediate container a206f3eb6ae0 12:12:34 ---> b16a03f9c700 12:12:34 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:12:34 ---> Running in 9e34dec33c23 12:12:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:12:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:12:37 OK: 144 MiB in 49 packages 12:12:38 Removing intermediate container 9e34dec33c23 12:12:38 ---> 794119c92ac4 12:12:38 Step 8/25 : WORKDIR /device-rest-go 12:12:38 ---> Running in 01b1a0eb3220 12:12:39 Removing intermediate container 01b1a0eb3220 12:12:39 ---> 27b97842913f 12:12:39 Step 9/25 : COPY . . 12:12:40 ---> 676778e7759d 12:12:40 Step 10/25 : RUN go mod tidy 12:12:40 ---> Running in efe4e96847cf 12:12:43 Removing intermediate container efe4e96847cf 12:12:43 ---> 3bd30a72808a 12:12:43 Step 11/25 : RUN make update 12:12:43 ---> Running in 5c020971b6cb 12:12:44 CGO_ENABLED=0 GO111MODULE=on go mod download 12:12:45 Removing intermediate container 5c020971b6cb 12:12:45 ---> 7c16af3ca543 12:12:45 Step 12/25 : RUN $MAKE 12:12:45 ---> Running in c85aab596681 12:12:46 go mod tidy 12:12:47 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd 12:13:26 Removing intermediate container c85aab596681 12:13:26 ---> 89445d009864 12:13:26 Step 13/25 : FROM alpine:3.12 12:13:26 3.12: Pulling from library/alpine 12:13:26 d2f70382dc9a: Pulling fs layer 12:13:26 d2f70382dc9a: Verifying Checksum 12:13:26 d2f70382dc9a: Download complete 12:13:26 d2f70382dc9a: Pull complete 12:13:26 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 12:13:26 Status: Downloaded newer image for alpine:3.12 12:13:26 ---> c4fd0aeabfcf 12:13:26 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 12:13:26 ---> Running in 7a7d1b5e9028 12:13:26 Removing intermediate container 7a7d1b5e9028 12:13:26 ---> c7c3ea23d634 12:13:26 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 12:13:26 ---> Running in 84811229533e 12:13:26 Removing intermediate container 84811229533e 12:13:26 ---> 30475360627d 12:13:26 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 12:13:26 ---> Running in 6f25f3f8f20b 12:13:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:13:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:13:26 (1/6) Installing dumb-init (1.2.2-r1) 12:13:26 (2/6) Installing libgcc (9.3.0-r2) 12:13:26 (3/6) Installing libsodium (1.0.18-r0) 12:13:26 (4/6) Installing libstdc++ (9.3.0-r2) 12:13:26 (5/6) Installing libzmq (4.3.3-r0) 12:13:26 (6/6) Installing zeromq (4.3.3-r0) 12:13:26 Executing busybox-1.31.1-r20.trigger 12:13:26 OK: 8 MiB in 20 packages 12:13:27 Removing intermediate container 6f25f3f8f20b 12:13:27 ---> 95ff82498132 12:13:27 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 12:13:28 ---> 6cfe097d6d2d 12:13:28 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 12:13:29 ---> 5049ecc2bd41 12:13:29 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 12:13:30 ---> 34bfabe41228 12:13:30 Step 20/25 : EXPOSE 59986 12:13:30 ---> Running in 46d7dfaa0cb9 12:13:30 Removing intermediate container 46d7dfaa0cb9 12:13:30 ---> d3fac69284fa 12:13:30 Step 21/25 : ENTRYPOINT ["/device-rest"] 12:13:30 ---> Running in caeab07308cb 12:13:31 Removing intermediate container caeab07308cb 12:13:31 ---> 9c1ac8712526 12:13:31 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 12:13:31 ---> Running in 6ae4e0c98a65 12:13:32 Removing intermediate container 6ae4e0c98a65 12:13:32 ---> 76609c5a4a39 12:13:32 Step 23/25 : LABEL arch=arm64 12:13:32 ---> Running in 34d937c3b97c 12:13:32 Removing intermediate container 34d937c3b97c 12:13:32 ---> ee9ab970de5b 12:13:32 Step 24/25 : LABEL git_sha=4bc4ec17ccfd0dc30a6c529e3287775dc3587de8 12:13:32 ---> Running in e143f80a76d2 12:13:33 Removing intermediate container e143f80a76d2 12:13:33 ---> 32f19b3c507e 12:13:33 Step 25/25 : LABEL version=0.0.0 12:13:33 ---> Running in 15464a2bd45c 12:13:33 Removing intermediate container 15464a2bd45c 12:13:33 ---> 460fd1e5b50a 12:13:33 [Warning] One or more build-args [ARCH] were not consumed 12:13:33 Successfully built 460fd1e5b50a 12:13:33 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 12:13:34 ---> job-cost.sh 12:13:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oq6O 12:14:13 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 12:15:35 lf-activate-venv(): INFO: Adding /tmp/venv-oq6O/bin to PATH 12:15:35 INFO: No Stack... 12:15:35 INFO: Retrieving Pricing Info for: v2-standard-4 12:15:36 INFO: Archiving Costs [Pipeline] sh 12:15:36 + cat /w/workspace/device-rest-go/1/archives/cost.csv 12:15:36 + cut -d, -f6 [Pipeline] lock 12:15:36 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-123-1-stack-cost] 12:15:36 Resource [jenkins-edgexfoundry-device-rest-go-PR-123-1-stack-cost] did not exist. Created. 12:15:36 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-123-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:15:37 /w/workspace/device-rest-go/1@tmp/durable-7d4c9185/script.sh: 1: /w/workspace/device-rest-go/1@tmp/durable-7d4c9185/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 12:15:37 + echo total: 0.18000000715255737 [Pipeline] stash 12:15:37 Warning: overwriting stash ‘stack-cost’ 12:15:37 Stashed 1 file(s) [Pipeline] } 12:15:37 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-123-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 12:15:38 provisioning config files... 12:15:38 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-123@tmp/config5281104564242705356tmp [Pipeline] { [Pipeline] sh 12:15:39 + set +x 12:15:39 + curl -s https://codecov.io/bash 12:15:39 + bash -s -- 12:15:39 12:15:39 _____ _ 12:15:39 / ____| | | 12:15:39 | | ___ __| | ___ ___ _____ __ 12:15:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:15:39 | |___| (_) | (_| | __/ (_| (_) \ V / 12:15:39 \_____\___/ \__,_|\___|\___\___/ \_/ 12:15:39 Bash-1.0.3 12:15:39 12:15:39 12:15:39 ==> git version 2.24.4 found 12:15:39 ==> 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 12:15:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 12:15:39 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 12:15:39 ==> Jenkins CI detected. 12:15:39 project root: . 12:15:39 --> token set from env 12:15:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:15:39 ==> Running gcov in . (disable via -X gcov) 12:15:39 ==> Python coveragepy not found 12:15:39 ==> Searching for coverage reports in: 12:15:39 + . 12:15:39 -> Found 1 reports 12:15:39 ==> Detecting git/mercurial file structure 12:15:39 ==> Reading reports 12:15:39 + ./coverage.out bytes=8513 12:15:39 ==> Appending adjustments 12:15:39 https://docs.codecov.io/docs/fixing-reports 12:15:39 + Found adjustments 12:15:39 ==> Gzipping contents 12:15:39 4.0K /tmp/codecov.uKDBiF.gz 12:15:39 ==> Uploading reports 12:15:39 url: https://codecov.io 12:15:39 query: branch=PR-123&commit=21fa47454277ca45aeed91eb98a2ddf66df7c899&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-123%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=123&job=&cmd_args= 12:15:39 -> Pinging Codecov 12:15:39 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-123&commit=21fa47454277ca45aeed91eb98a2ddf66df7c899&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-123%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=123&job=&cmd_args= 12:15:39 -> Uploading to 12:15:39 https://storage.googleapis.com/codecov/v4/raw/2021-06-25/4E5D53B4F1F92C436F7061BF334D961C/21fa47454277ca45aeed91eb98a2ddf66df7c899/89e1a9a4-86e6-498d-8178-1cef7335b6ff.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210625%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210625T121539Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3c68fd57e3de025564b6f8ea88f02014df437af925a2e49f9cb60218dab10299 12:15:39 % Total % Received % Xferd Average Speed Time Time Time Current 12:15:39 Dload Upload Total Spent Left Speed 12:15:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1608 0 0 100 1608 0 3207 --:--:-- --:--:-- --:--:-- 3209 12:15:40 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/21fa47454277ca45aeed91eb98a2ddf66df7c899 [Pipeline] } 12:15:40 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 12:15:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:15:43 ---> package-listing.sh 12:15:43 ++ facter osfamily 12:15:43 ++ tr '[:upper:]' '[:lower:]' 12:15:43 + OS_FAMILY=redhat 12:15:43 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-123 12:15:43 + START_PACKAGES=/tmp/packages_start.txt 12:15:43 + END_PACKAGES=/tmp/packages_end.txt 12:15:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:15:43 + PACKAGES=/tmp/packages_start.txt 12:15:43 + '[' /w/workspace/gexfoundry_device-rest-go_PR-123 ']' 12:15:43 + PACKAGES=/tmp/packages_end.txt 12:15:43 + case "${OS_FAMILY}" in 12:15:43 + rpm -qa 12:15:43 + sort 12:15:44 + '[' -f /tmp/packages_start.txt ']' 12:15:44 + '[' -f /tmp/packages_end.txt ']' 12:15:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:15:44 + '[' /w/workspace/gexfoundry_device-rest-go_PR-123 ']' 12:15:44 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-123/archives/ 12:15:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-123/archives/ [Pipeline] echo 12:15:44 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_PR-123/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:15:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 12:15:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:15:45 12:15:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 12:15:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:15:45 alpine: Pulling from edgex-lftools-log-publisher 12:15:45 df20fa9351a1: Pulling fs layer 12:15:45 36b3adc4ff6f: Pulling fs layer 12:15:45 8ad3a11d3b57: Pulling fs layer 12:15:45 46f8f816bc3b: Pulling fs layer 12:15:45 93b61091891f: Pulling fs layer 12:15:45 93b9cdb0e59b: Pulling fs layer 12:15:45 5e14af77c1be: Pulling fs layer 12:15:45 01666e4c0597: Pulling fs layer 12:15:45 aa168da1d23b: Pulling fs layer 12:15:45 93b61091891f: Waiting 12:15:45 93b9cdb0e59b: Waiting 12:15:45 5e14af77c1be: Waiting 12:15:45 01666e4c0597: Waiting 12:15:45 aa168da1d23b: Waiting 12:15:45 46f8f816bc3b: Waiting 12:15:45 36b3adc4ff6f: Verifying Checksum 12:15:45 36b3adc4ff6f: Download complete 12:15:45 46f8f816bc3b: Verifying Checksum 12:15:45 46f8f816bc3b: Download complete 12:15:45 df20fa9351a1: Verifying Checksum 12:15:45 df20fa9351a1: Download complete 12:15:45 93b9cdb0e59b: Verifying Checksum 12:15:45 93b9cdb0e59b: Download complete 12:15:45 5e14af77c1be: Verifying Checksum 12:15:45 5e14af77c1be: Download complete 12:15:45 93b61091891f: Verifying Checksum 12:15:45 93b61091891f: Download complete 12:15:45 01666e4c0597: Verifying Checksum 12:15:45 01666e4c0597: Download complete 12:15:45 8ad3a11d3b57: Verifying Checksum 12:15:45 8ad3a11d3b57: Download complete 12:15:45 df20fa9351a1: Pull complete 12:15:46 36b3adc4ff6f: Pull complete 12:15:46 8ad3a11d3b57: Pull complete 12:15:46 46f8f816bc3b: Pull complete 12:15:47 93b61091891f: Pull complete 12:15:47 93b9cdb0e59b: Pull complete 12:15:47 5e14af77c1be: Pull complete 12:15:47 01666e4c0597: Pull complete 12:15:47 aa168da1d23b: Verifying Checksum 12:15:47 aa168da1d23b: Download complete 12:15:51 aa168da1d23b: Pull complete 12:15:51 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 12:15:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:15:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 12:15:51 prd-centos7-docker-4c-2g-55 does not seem to be running inside a container 12:15:52 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_PR-123/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-123 -v /w/workspace/gexfoundry_device-rest-go_PR-123:/w/workspace/gexfoundry_device-rest-go_PR-123:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-123@tmp:/w/workspace/gexfoundry_device-rest-go_PR-123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 12:15:54 $ docker top 70519250f77128674b75d2d0b295ba58732c6f418a1e23bb1c91de0434796a67 -eo pid,comm [Pipeline] { [Pipeline] sh 12:15:54 + touch /tmp/pre-build-complete [Pipeline] sh 12:15:54 + mkdir -p /var/log/sa [Pipeline] sh 12:15:55 + ls /var/log/sa-host 12:15:55 + sadf -c /var/log/sa-host/sa05 12:15:55 file_magic: OK 12:15:55 HZ: Using current value: 100 12:15:55 file_header: OK 12:15:55 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 12:15:55 Statistics: 12:15:55 Hnuu...uuuununununu...Hnuu...uuuununununu... 12:15:55 File successfully converted to sysstat format version 12.2.1 12:15:55 + sadf -c /var/log/sa-host/sa25 12:15:55 file_magic: OK 12:15:55 HZ: Using current value: 100 12:15:55 file_header: OK 12:15:55 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 12:15:55 Statistics: 12:15:55 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 12:15:55 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:15:55 provisioning config files... 12:15:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-123@tmp/config7950216666542535090tmp [Pipeline] { [Pipeline] echo 12:15:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:15:55 ---> create-netrc.sh [Pipeline] } 12:15:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:15:56 ---> python-tools-install.sh [Pipeline] echo 12:15:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:15:56 ---> sudo-logs.sh 12:15:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:15:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:15:57 ---> job-cost.sh 12:15:57 lf-activate-venv: SKIPPING 12:15:57 DEBUG: total: 0.18000000715255737 12:15:57 INFO: Retrieving Stack Cost... 12:15:58 INFO: Retrieving Pricing Info for: v3-standard-2 12:15:58 INFO: Archiving Costs [Pipeline] echo 12:15:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:15:58 ---> logs-deploy.sh 12:15:58 lf-activate-venv: SKIPPING 12:15:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-123/1 12:15:58 INFO: archiving workspace using pattern(s): 12:15:59 Archives upload complete. 12:15:59 INFO: archiving logs to Nexus 12:16:00 ---> uname -a: 12:16:00 Linux prd-centos7-docker-4c-2g-55.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 12:16:00 12:16:00 12:16:00 ---> lscpu: 12:16:00 Architecture: x86_64 12:16:00 CPU op-mode(s): 32-bit, 64-bit 12:16:00 Byte Order: Little Endian 12:16:00 Address sizes: 40 bits physical, 48 bits virtual 12:16:00 CPU(s): 2 12:16:00 On-line CPU(s) list: 0,1 12:16:00 Thread(s) per core: 1 12:16:00 Core(s) per socket: 1 12:16:00 Socket(s): 2 12:16:00 NUMA node(s): 1 12:16:00 Vendor ID: AuthenticAMD 12:16:00 CPU family: 23 12:16:00 Model: 49 12:16:00 Model name: AMD EPYC-Rome Processor 12:16:00 Stepping: 0 12:16:00 CPU MHz: 2800.000 12:16:00 BogoMIPS: 5600.00 12:16:00 Virtualization: AMD-V 12:16:00 Hypervisor vendor: KVM 12:16:00 Virtualization type: full 12:16:00 L1d cache: 64 KiB 12:16:00 L1i cache: 64 KiB 12:16:00 L2 cache: 1 MiB 12:16:00 L3 cache: 32 MiB 12:16:00 NUMA node0 CPU(s): 0,1 12:16:00 Vulnerability Itlb multihit: Not affected 12:16:00 Vulnerability L1tf: Not affected 12:16:00 Vulnerability Mds: Not affected 12:16:00 Vulnerability Meltdown: Not affected 12:16:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:16:00 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 12:16:00 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 12:16:00 Vulnerability Srbds: Not affected 12:16:00 Vulnerability Tsx async abort: Not affected 12:16:00 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 12:16:00 12:16:00 12:16:00 ---> nproc: 12:16:00 2 12:16:00 12:16:00 12:16:00 ---> df -h: 12:16:00 Filesystem Size Used Available Use% Mounted on 12:16:00 overlay 40.0G 7.6G 32.4G 19% / 12:16:00 tmpfs 64.0M 0 64.0M 0% /dev 12:16:00 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 12:16:00 shm 64.0M 0 64.0M 0% /dev/shm 12:16:00 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 12:16:00 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 12:16:00 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 12:16:00 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 12:16:00 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 12:16:00 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 12:16:00 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 12:16:00 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-rest-go_PR-123 12:16:00 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-rest-go_PR-123@tmp 12:16:00 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 12:16:00 12:16:00 12:16:00 ---> free -m: 12:16:00 total used free shared buff/cache available 12:16:00 Mem: 7821 929 4783 0 2108 6714 12:16:00 Swap: 1023 0 1023 12:16:00 12:16:00 12:16:00 ---> ip addr: 12:16:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 12:16:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:16:00 inet 127.0.0.1/8 scope host lo 12:16:00 valid_lft forever preferred_lft forever 12:16:00 inet6 ::1/128 scope host 12:16:00 valid_lft forever preferred_lft forever 12:16:00 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 12:16:00 link/ether fa:16:3e:be:9b:a3 brd ff:ff:ff:ff:ff:ff 12:16:00 inet 10.30.122.104/23 brd 10.30.123.255 scope global dynamic eth0 12:16:00 valid_lft 85769sec preferred_lft 85769sec 12:16:00 inet6 fe80::f816:3eff:febe:9ba3/64 scope link 12:16:00 valid_lft forever preferred_lft forever 12:16:00 3: docker0: mtu 1500 qdisc noqueue state DOWN 12:16:00 link/ether 02:42:29:ec:90:84 brd ff:ff:ff:ff:ff:ff 12:16:00 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:16:00 valid_lft forever preferred_lft forever 12:16:00 inet6 fe80::42:29ff:feec:9084/64 scope link 12:16:00 valid_lft forever preferred_lft forever 12:16:00 12:16:00 12:16:00 ---> sar -b -r -n DEV: 12:16:00 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/25/21 _x86_64_ (2 CPU) 12:16:00 12:16:00 12:05:18 LINUX RESTART (2 CPU) 12:16:00 12:16:00 12:06:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:16:00 12:07:01 22.68 3.55 19.14 0.00 2600.53 3462.82 0.00 12:16:00 12:08:01 0.98 0.02 0.97 0.00 0.53 20.59 0.00 12:16:00 12:09:01 0.32 0.00 0.32 0.00 0.00 4.41 0.00 12:16:00 12:10:01 0.20 0.00 0.20 0.00 0.00 2.57 0.00 12:16:00 12:11:01 0.20 0.00 0.20 0.00 0.00 2.23 0.00 12:16:00 12:12:01 0.33 0.00 0.33 0.00 0.00 4.81 0.00 12:16:00 12:13:01 0.23 0.00 0.23 0.00 0.00 2.68 0.00 12:16:00 12:14:01 0.40 0.00 0.40 0.00 0.00 5.40 0.00 12:16:00 12:15:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 12:16:00 Average: 2.84 0.40 2.44 0.00 289.04 389.71 0.00 12:16:00 12:16:00 12:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:16:00 12:07:01 5442300 0 812408 10.14 2620 1751612 1307156 14.43 584620 1581812 24 12:16:00 12:08:01 5439536 0 815164 10.18 2620 1751620 1314420 14.51 587128 1581780 20 12:16:00 12:09:01 5455740 0 798960 9.98 2620 1751620 1201684 13.27 576632 1578952 12 12:16:00 12:10:01 5453040 0 801656 10.01 2620 1751624 1201900 13.27 579212 1578952 8 12:16:00 12:11:01 5453168 0 801520 10.01 2620 1751632 1201888 13.27 574384 1583776 16 12:16:00 12:12:01 5451832 0 802856 10.02 2620 1751632 1201948 13.27 575724 1583776 8 12:16:00 12:13:01 5451388 0 803292 10.03 2620 1751640 1201912 13.27 575688 1583776 8 12:16:00 12:14:01 5452612 0 802064 10.01 2620 1751644 1201684 13.27 575036 1583776 12 12:16:00 12:15:01 5443208 0 811464 10.13 2620 1751648 1201684 13.27 584600 1583780 8 12:16:00 Average: 5449203 0 805487 10.06 2620 1751630 1226031 13.54 579225 1582264 13 12:16:00 12:16:00 12:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:16:00 12:07:01 eth0 184.94 157.74 563.89 45.42 0.00 0.00 0.00 0.00 12:16:00 12:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:00 12:07:01 docker0 57.58 44.89 4.97 134.38 0.00 0.00 0.00 0.00 12:16:00 12:08:01 eth0 2.68 1.22 0.69 7.68 0.00 0.00 0.00 0.00 12:16:00 12:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:00 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:00 12:09:01 eth0 0.47 0.08 0.05 0.01 0.00 0.00 0.00 0.00 12:16:00 12:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:00 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:00 12:10:01 eth0 0.87 0.33 0.29 0.20 0.00 0.00 0.00 0.00 12:16:00 12:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:00 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:00 12:11:01 eth0 1.57 0.47 0.50 0.24 0.00 0.00 0.00 0.00 12:16:00 12:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:00 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:00 12:12:01 eth0 1.47 0.50 0.59 0.42 0.00 0.00 0.00 0.00 12:16:00 12:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:00 12:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:00 12:13:01 eth0 0.95 0.30 0.32 0.20 0.00 0.00 0.00 0.00 12:16:00 12:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:00 12:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:00 12:14:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:16:00 12:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:00 12:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:00 12:15:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:16:00 12:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:00 12:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:00 Average: eth0 21.47 17.87 62.93 6.02 0.00 0.00 0.00 0.00 12:16:00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:00 Average: docker0 6.40 4.99 0.55 14.93 0.00 0.00 0.00 0.00 12:16:00 12:16:00 12:16:00 ---> sar -P ALL: 12:16:00 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/25/21 _x86_64_ (2 CPU) 12:16:00 12:16:00 12:05:18 LINUX RESTART (2 CPU) 12:16:00 12:16:00 12:06:01 CPU %user %nice %system %iowait %steal %idle 12:16:00 12:07:01 all 4.18 0.00 1.79 0.68 0.05 93.29 12:16:00 12:07:01 0 3.86 0.00 1.93 1.08 0.05 93.08 12:16:00 12:07:01 1 4.50 0.00 1.66 0.29 0.05 93.51 12:16:00 12:08:01 all 0.10 0.00 0.04 0.00 0.02 99.84 12:16:00 12:08:01 0 0.12 0.00 0.05 0.00 0.03 99.80 12:16:00 12:08:01 1 0.08 0.00 0.03 0.00 0.00 99.88 12:16:00 12:09:01 all 0.08 0.00 0.04 0.00 0.03 99.85 12:16:00 12:09:01 0 0.05 0.00 0.03 0.00 0.03 99.88 12:16:00 12:09:01 1 0.12 0.00 0.05 0.00 0.02 99.82 12:16:00 12:10:01 all 0.13 0.00 0.03 0.00 0.03 99.81 12:16:00 12:10:01 0 0.03 0.00 0.03 0.00 0.05 99.88 12:16:00 12:10:01 1 0.23 0.00 0.02 0.00 0.02 99.73 12:16:00 12:11:01 all 0.08 0.00 0.02 0.00 0.02 99.88 12:16:00 12:11:01 0 0.07 0.00 0.02 0.00 0.02 99.90 12:16:00 12:11:01 1 0.10 0.00 0.02 0.00 0.02 99.87 12:16:00 12:12:01 all 0.03 0.00 0.03 0.00 0.03 99.90 12:16:00 12:12:01 0 0.02 0.00 0.03 0.00 0.03 99.92 12:16:00 12:12:01 1 0.05 0.00 0.03 0.00 0.03 99.88 12:16:00 12:13:01 all 0.08 0.00 0.03 0.00 0.03 99.87 12:16:00 12:13:01 0 0.05 0.00 0.02 0.00 0.03 99.90 12:16:00 12:13:01 1 0.10 0.00 0.03 0.00 0.02 99.85 12:16:00 12:14:01 all 0.03 0.00 0.03 0.00 0.02 99.92 12:16:00 12:14:01 0 0.02 0.00 0.03 0.00 0.02 99.93 12:16:00 12:14:01 1 0.05 0.00 0.03 0.00 0.02 99.90 12:16:00 12:15:01 all 0.03 0.00 0.03 0.00 0.03 99.91 12:16:00 12:15:01 0 0.05 0.00 0.02 0.00 0.03 99.90 12:16:00 12:15:01 1 0.02 0.00 0.03 0.00 0.03 99.92 12:16:00 Average: all 0.52 0.00 0.22 0.08 0.03 99.15 12:16:00 Average: 0 0.47 0.00 0.24 0.12 0.03 99.14 12:16:00 Average: 1 0.58 0.00 0.21 0.03 0.02 99.16 12:16:00 12:16:00 12:16:00