Pull request #116 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 hahattan for edgexfoundry/device-rest-go Obtained Jenkinsfile from 7e25169f18394d7dd910a8b69f62ce99669bb3ad+b32159014ae45265b13142f0741b8ad008d9ae08 (8dfae06b28e1f3c938b8cb2d133caf4f97d7525e) 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-ssh2367318074479788387.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-ssh4847558521315673545.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-116/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-116/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4717828570026924670.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-116/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7084963416780536350.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-ssh8963574269024037298.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-116/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-116/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh914337924731751297.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 d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-501 in /w/workspace/gexfoundry_device-rest-go_PR-116 [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-116 # 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-116@tmp/jenkins-gitclient-ssh9210115482602584219.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-116@tmp/jenkins-gitclient-ssh872582296908310947.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/116/head:refs/remotes/origin/PR-116 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit b32159014ae45265b13142f0741b8ad008d9ae08 into PR head commit 7e25169f18394d7dd910a8b69f62ce99669bb3ad Merge succeeded, producing 7e25169f18394d7dd910a8b69f62ce99669bb3ad Checking out Revision 7e25169f18394d7dd910a8b69f62ce99669bb3ad (PR-116) > git config core.sparsecheckout # timeout=10 > git checkout -f 7e25169f18394d7dd910a8b69f62ce99669bb3ad # 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-116@tmp/jenkins-gitclient-ssh4820198657494486322.key > git merge b32159014ae45265b13142f0741b8ad008d9ae08 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7e25169f18394d7dd910a8b69f62ce99669bb3ad # timeout=10 Commit message: "refactor: bump dependency version and update import path" 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 08:39:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:39:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:39:58 ========================================================= 08:39:58 EdgeX Global Pipelines Version Info 08:39:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:39:59 ------------------- 08:39:59 stable info: 08:39:59 ------------------- 08:39:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:39:59 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 08:39:59 Message: update stable to v1.0.195 08:40:00 ------------------- 08:40:00 experimental info: 08:40:00 ------------------- 08:40:00 Commited By: **** collab-it+edgex@linuxfoundation.org 08:40:00 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 08:40:00 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:40:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 08:40:00 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 08:40:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:40:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:40:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:40:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 08:40:00 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:40:01 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 08:40:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:40:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:40:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:40:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 08:40:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:40:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:40:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:40:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:40:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:40:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:40:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:40:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:40:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:40:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:40:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:40:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:40:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:40:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:40:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-116 [Pipeline] echo 08:40:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-116 [Pipeline] echo 08:40:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-116 [Pipeline] echo 08:40:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7e25169f18394d7dd910a8b69f62ce99669bb3ad [Pipeline] echo 08:40:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7e25169 [Pipeline] echo 08:40:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:40:02 provisioning config files... 08:40:02 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-116@tmp/config3137800246650852569tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:40:03 ---> docker-login.sh 08:40:03 nexus3.edgexfoundry.org:10001 08:40:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:40:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:40:03 Configure a credential helper to remove this warning. See 08:40:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:40:03 08:40:03 Login Succeeded 08:40:03 nexus3.edgexfoundry.org:10002 08:40:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:40:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:40:03 Configure a credential helper to remove this warning. See 08:40:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:40:03 08:40:03 Login Succeeded 08:40:03 nexus3.edgexfoundry.org:10003 08:40:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:40:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:40:04 Configure a credential helper to remove this warning. See 08:40:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:40:04 08:40:04 Login Succeeded 08:40:04 nexus3.edgexfoundry.org:10004 08:40:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:40:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:40:04 Configure a credential helper to remove this warning. See 08:40:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:40:04 08:40:04 Login Succeeded 08:40:04 docker.io 08:40:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:40:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:40:04 Configure a credential helper to remove this warning. See 08:40:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:40:04 08:40:04 Login Succeeded 08:40:04 ---> docker-login.sh ends [Pipeline] } 08:40:04 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 08:40:05 + git log --format=format:%s -1 7e25169f18394d7dd910a8b69f62ce99669bb3ad [Pipeline] echo 08:40:05 GIT_COMMIT: 7e25169f18394d7dd910a8b69f62ce99669bb3ad, Commit Message: refactor: bump dependency version and update import path [Pipeline] echo 08:40:05 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:40:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:40:06 08:40:06 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:40:07 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:40:07 latest: Pulling from edgex-devops/git-semver 08:40:07 31603596830f: Pulling fs layer 08:40:07 54011a49482f: Pulling fs layer 08:40:07 a6820b24f6d8: Pulling fs layer 08:40:07 f581987b2513: Pulling fs layer 08:40:07 f581987b2513: Waiting 08:40:07 54011a49482f: Verifying Checksum 08:40:07 54011a49482f: Download complete 08:40:07 31603596830f: Verifying Checksum 08:40:07 31603596830f: Download complete 08:40:07 f581987b2513: Verifying Checksum 08:40:07 f581987b2513: Download complete 08:40:07 31603596830f: Pull complete 08:40:07 a6820b24f6d8: Verifying Checksum 08:40:07 a6820b24f6d8: Download complete 08:40:07 54011a49482f: Pull complete 08:40:08 a6820b24f6d8: Pull complete 08:40:08 f581987b2513: Pull complete 08:40:08 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 08:40:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:40:08 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:40:08 prd-centos7-docker-4c-2g-501 does not seem to be running inside a container 08:40:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-116 -v /w/workspace/gexfoundry_device-rest-go_PR-116:/w/workspace/gexfoundry_device-rest-go_PR-116:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-116@tmp:/w/workspace/gexfoundry_device-rest-go_PR-116@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 08:40:10 $ docker top 35d8281cc783d9f3ad652795dffdfcfde81cce1941bc65bfbc8a163201a993bc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:40:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:40:10 [ssh-agent] Looking for ssh-agent implementation... 08:40:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:40:10 $ docker exec 35d8281cc783d9f3ad652795dffdfcfde81cce1941bc65bfbc8a163201a993bc ssh-agent 08:40:10 SSH_AUTH_SOCK=/tmp/ssh-CZytoCBEjrIU/agent.15 08:40:10 SSH_AGENT_PID=21 08:40:10 Running ssh-add (command line suppressed) 08:40:10 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-116@tmp/private_key_4109521578971079928.key (/w/workspace/gexfoundry_device-rest-go_PR-116@tmp/private_key_4109521578971079928.key) 08:40:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:40:11 + git tag --points-at HEAD [Pipeline] } 08:40:11 $ docker exec --env ******** --env ******** 35d8281cc783d9f3ad652795dffdfcfde81cce1941bc65bfbc8a163201a993bc ssh-agent -k 08:40:11 unset SSH_AUTH_SOCK; 08:40:11 unset SSH_AGENT_PID; 08:40:11 echo Agent pid 21 killed; 08:40:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:40:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:40:11 [ssh-agent] Looking for ssh-agent implementation... 08:40:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:40:11 $ docker exec 35d8281cc783d9f3ad652795dffdfcfde81cce1941bc65bfbc8a163201a993bc ssh-agent 08:40:11 SSH_AUTH_SOCK=/tmp/ssh-pFIfxVYre2Vf/agent.54 08:40:11 SSH_AGENT_PID=61 08:40:11 Running ssh-add (command line suppressed) 08:40:11 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-116@tmp/private_key_2528828688613348736.key (/w/workspace/gexfoundry_device-rest-go_PR-116@tmp/private_key_2528828688613348736.key) 08:40:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:40:12 + git semver init 08:40:12 # -> Open(): unable to determine branch for HEAD 08:40:12 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-116/.git 08:40:12 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-116 08:40:12 # $SEMVER_REMOTE_NAME = origin 08:40:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:40:12 # $SEMVER_USER_NAME = edgex-jenkins 08:40:12 # $SEMVER_BRANCH = PR-116 08:40:12 # $SEMVER_TEMP = /tmp/semver-149050139 08:40:12 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 08:40:13 # '/tmp/semver-149050139' -> '/w/workspace/gexfoundry_device-rest-go_PR-116/.semver' 08:40:13 # -> Force: false 08:40:13 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-116/.semver [Pipeline] } 08:40:13 $ docker exec --env ******** --env ******** 35d8281cc783d9f3ad652795dffdfcfde81cce1941bc65bfbc8a163201a993bc ssh-agent -k 08:40:13 unset SSH_AUTH_SOCK; 08:40:13 unset SSH_AGENT_PID; 08:40:13 echo Agent pid 61 killed; 08:40:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:40:13 + git semver [Pipeline] } 08:40:13 $ docker stop --time=1 35d8281cc783d9f3ad652795dffdfcfde81cce1941bc65bfbc8a163201a993bc 08:40:15 $ docker rm -f 35d8281cc783d9f3ad652795dffdfcfde81cce1941bc65bfbc8a163201a993bc [Pipeline] // withDockerContainer [Pipeline] sh 08:40:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:40:15 Stashed 1 file(s) [Pipeline] echo 08:40:15 [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 08:40:31 Still waiting to schedule task 08:40:31 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-501’ 08:40:31 Still waiting to schedule task 08:40:31 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 08:42:33 Running on prd-ubuntu18.04-docker-arm64-4c-16g-502 in /w/workspace/gexfoundry_device-rest-go_PR-116 [Pipeline] { [Pipeline] ws 08:42:33 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 08:42:33 The recommended git tool is: git 08:42:38 using credential edgex-jenkins-ssh 08:42:38 Cloning the remote Git repository 08:42:38 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 08:42:39 > git init /w/workspace/device-rest-go/1 # timeout=10 08:42:39 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 08:42:39 > git --version # timeout=10 08:42:39 > git --version # 'git version 2.17.1' 08:42:39 using GIT_SSH to set credentials SSH Credentials for GitHub 08:42:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:42:40 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 08:42:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:42:41 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 08:42:41 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 08:42:41 using GIT_SSH to set credentials SSH Credentials for GitHub 08:42:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/116/head:refs/remotes/origin/PR-116 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:42:41 Merging remotes/origin/master commit b32159014ae45265b13142f0741b8ad008d9ae08 into PR head commit 7e25169f18394d7dd910a8b69f62ce99669bb3ad 08:42:41 Merge succeeded, producing 7e25169f18394d7dd910a8b69f62ce99669bb3ad 08:42:41 Checking out Revision 7e25169f18394d7dd910a8b69f62ce99669bb3ad (PR-116) 08:42:41 > git config core.sparsecheckout # timeout=10 08:42:41 > git checkout -f 7e25169f18394d7dd910a8b69f62ce99669bb3ad # timeout=10 08:42:41 > git remote # timeout=10 08:42:41 > git config --get remote.origin.url # timeout=10 08:42:41 using GIT_SSH to set credentials SSH Credentials for GitHub 08:42:41 > git merge b32159014ae45265b13142f0741b8ad008d9ae08 # timeout=10 08:42:41 > git rev-parse HEAD^{commit} # timeout=10 08:42:41 > git config core.sparsecheckout # timeout=10 08:42:41 > git checkout -f 7e25169f18394d7dd910a8b69f62ce99669bb3ad # timeout=10 08:42:45 Commit message: "refactor: bump dependency version and update import path" 08:42:46 > git --version # timeout=10 08:42:46 > git --version # 'git version 2.17.1' 08:42:46 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:42:47 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:42:48 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:42:48 + + sudo servicetrue docker 08:42:48 restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:43:06 provisioning config files... 08:43:06 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config990275794192951853tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:43:07 ---> docker-login.sh 08:43:07 nexus3.edgexfoundry.org:10001 08:43:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:43:08 Configure a credential helper to remove this warning. See 08:43:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:43:08 08:43:08 Login Succeeded 08:43:08 nexus3.edgexfoundry.org:10002 08:43:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:43:09 Configure a credential helper to remove this warning. See 08:43:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:43:09 08:43:09 Login Succeeded 08:43:09 nexus3.edgexfoundry.org:10003 08:43:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:43:09 Configure a credential helper to remove this warning. See 08:43:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:43:09 08:43:09 Login Succeeded 08:43:09 nexus3.edgexfoundry.org:10004 08:43:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:43:10 Configure a credential helper to remove this warning. See 08:43:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:43:10 08:43:10 Login Succeeded 08:43:10 docker.io 08:43:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:43:11 Configure a credential helper to remove this warning. See 08:43:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:43:11 08:43:11 Login Succeeded 08:43:11 ---> docker-login.sh ends [Pipeline] } 08:43:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:43:11 ========================================================= 08:43:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 08:43:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:43:12 + 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 . 08:43:12 Sending build context to Docker daemon 92.16kB 08:43:12 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 08:43:12 Step 2/10 : FROM ${BASE} 08:43:12 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:43:12 595b0fe564bb: Pulling fs layer 08:43:12 3088b5b3c5c0: Pulling fs layer 08:43:12 5b7225fbf94c: Pulling fs layer 08:43:12 ba82ee9f976e: Pulling fs layer 08:43:12 506bd15cee9f: Pulling fs layer 08:43:12 75a0a4a0db45: Pulling fs layer 08:43:12 618dc40b7e24: Pulling fs layer 08:43:12 ba82ee9f976e: Waiting 08:43:12 506bd15cee9f: Waiting 08:43:12 75a0a4a0db45: Waiting 08:43:12 618dc40b7e24: Waiting 08:43:12 5b7225fbf94c: Download complete 08:43:12 3088b5b3c5c0: Verifying Checksum 08:43:12 3088b5b3c5c0: Download complete 08:43:12 506bd15cee9f: Download complete 08:43:13 75a0a4a0db45: Verifying Checksum 08:43:13 75a0a4a0db45: Download complete 08:43:13 595b0fe564bb: Verifying Checksum 08:43:13 595b0fe564bb: Download complete 08:43:13 595b0fe564bb: Pull complete 08:43:14 3088b5b3c5c0: Pull complete 08:43:14 5b7225fbf94c: Pull complete 08:43:15 618dc40b7e24: Download complete 08:43:16 ba82ee9f976e: Download complete 08:43:20 Running on prd-centos7-docker-4c-2g-503 in /w/workspace/gexfoundry_device-rest-go_PR-116 [Pipeline] { [Pipeline] ws 08:43:20 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 08:43:20 The recommended git tool is: git 08:43:23 using credential edgex-jenkins-ssh 08:43:23 Cloning the remote Git repository 08:43:23 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 08:43:23 > git init /w/workspace/device-rest-go/1 # timeout=10 08:43:23 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 08:43:23 > git --version # timeout=10 08:43:23 > git --version # 'git version 2.24.4' 08:43:23 using GIT_SSH to set credentials SSH Credentials for GitHub 08:43:23 [INFO] Currently running in a labeled security context 08:43:23 [INFO] Currently SELinux is 'enforcing' on the host 08:43:23 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh673555864204659819.key 08:43:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:43:25 Merging remotes/origin/master commit b32159014ae45265b13142f0741b8ad008d9ae08 into PR head commit 7e25169f18394d7dd910a8b69f62ce99669bb3ad 08:43:25 Merge succeeded, producing 7e25169f18394d7dd910a8b69f62ce99669bb3ad 08:43:25 Checking out Revision 7e25169f18394d7dd910a8b69f62ce99669bb3ad (PR-116) 08:43:24 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 08:43:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:43:24 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 08:43:24 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 08:43:24 using GIT_SSH to set credentials SSH Credentials for GitHub 08:43:24 [INFO] Currently running in a labeled security context 08:43:24 [INFO] Currently SELinux is 'enforcing' on the host 08:43:24 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh2344951672035669627.key 08:43:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/116/head:refs/remotes/origin/PR-116 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:43:25 > git config core.sparsecheckout # timeout=10 08:43:25 > git checkout -f 7e25169f18394d7dd910a8b69f62ce99669bb3ad # timeout=10 08:43:25 > git remote # timeout=10 08:43:25 > git config --get remote.origin.url # timeout=10 08:43:25 using GIT_SSH to set credentials SSH Credentials for GitHub 08:43:25 [INFO] Currently running in a labeled security context 08:43:25 [INFO] Currently SELinux is 'enforcing' on the host 08:43:25 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh6002147571446475498.key 08:43:25 > git merge b32159014ae45265b13142f0741b8ad008d9ae08 # timeout=10 08:43:25 > git rev-parse HEAD^{commit} # timeout=10 08:43:25 > git config core.sparsecheckout # timeout=10 08:43:25 > git checkout -f 7e25169f18394d7dd910a8b69f62ce99669bb3ad # timeout=10 08:43:27 ba82ee9f976e: Pull complete 08:43:27 506bd15cee9f: Pull complete 08:43:27 75a0a4a0db45: Pull complete 08:43:28 Commit message: "refactor: bump dependency version and update import path" 08:43:28 > git --version # timeout=10 08:43:28 > git --version # 'git version 2.24.4' 08:43:28 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:43:30 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:43:30 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:43:30 + sudo service docker restart 08:43:30 + true 08:43:30 Redirecting to /bin/systemctl restart docker.service 08:43:32 618dc40b7e24: Pull complete 08:43:32 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 08:43:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:43:32 ---> a36622ca3599 08:43:32 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 08:43:33 ---> Running in b8767a2fd1f9 08:43:33 Removing intermediate container b8767a2fd1f9 08:43:33 ---> c936f56f3d05 08:43:33 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 08:43:34 ---> Running in c7a69c8d0bdb 08:43:34 Removing intermediate container c7a69c8d0bdb 08:43:34 ---> f46a8ad7da4e 08:43:34 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 08:43:34 ---> Running in 9d2776ca5eff 08:43:35 Removing intermediate container 9d2776ca5eff 08:43:35 ---> 90060a507b76 08:43:35 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:43:35 ---> Running in 88c8550d1833 08:43:37 Removing intermediate container 88c8550d1833 08:43:37 ---> 0f42a569a02d 08:43:37 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:43:37 ---> Running in ff05093de992 08:43:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:43:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:43:40 (1/9) Installing libc-dev (0.7.2-r3) 08:43:40 (2/9) Installing libsodium (1.0.18-r0) 08:43:40 (3/9) Installing pkgconf (1.7.3-r0) 08:43:40 (4/9) Installing libsodium-dev (1.0.18-r0) 08:43:41 (5/9) Installing openssh-keygen (8.4_p1-r3) 08:43:41 (6/9) Installing libedit (20191231.3.1-r1) 08:43:41 (7/9) Installing openssh-client (8.4_p1-r3) 08:43:41 (8/9) Installing libzmq (4.3.3-r1) 08:43:41 (9/9) Installing zeromq-dev (4.3.3-r1) 08:43:41 Executing busybox-1.32.1-r6.trigger 08:43:41 OK: 144 MiB in 49 packages 08:43:43 Removing intermediate container ff05093de992 08:43:43 ---> b3c5182705af 08:43:43 Step 8/10 : WORKDIR /device-rest-go 08:43:43 ---> Running in e54c300303d9 08:43:44 Removing intermediate container e54c300303d9 08:43:44 ---> b1d69ba3e8ec 08:43:44 Step 9/10 : COPY . . 08:43:44 ---> 7007dea591e0 08:43:44 Step 10/10 : RUN go mod download 08:43:44 ---> Running in 6db5170fc72c [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:43:49 provisioning config files... 08:43:49 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config6158722095911777830tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:43:49 ---> docker-login.sh 08:43:49 nexus3.edgexfoundry.org:10001 08:43:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:43:50 Configure a credential helper to remove this warning. See 08:43:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:43:50 08:43:50 Login Succeeded 08:43:50 nexus3.edgexfoundry.org:10002 08:43:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:43:50 Configure a credential helper to remove this warning. See 08:43:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:43:50 08:43:50 Login Succeeded 08:43:50 nexus3.edgexfoundry.org:10003 08:43:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:43:50 Configure a credential helper to remove this warning. See 08:43:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:43:50 08:43:50 Login Succeeded 08:43:50 nexus3.edgexfoundry.org:10004 08:43:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:43:50 Configure a credential helper to remove this warning. See 08:43:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:43:50 08:43:50 Login Succeeded 08:43:50 docker.io 08:43:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:43:50 Configure a credential helper to remove this warning. See 08:43:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:43:50 08:43:50 Login Succeeded 08:43:50 ---> docker-login.sh ends [Pipeline] } 08:43:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:43:51 ========================================================= 08:43:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 08:43:51 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:43:51 + 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 . 08:43:51 Sending build context to Docker daemon 92.16kB 08:43:51 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 08:43:51 Step 2/10 : FROM ${BASE} 08:43:51 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 08:43:51 540db60ca938: Pulling fs layer 08:43:51 adcc1eea9eea: Pulling fs layer 08:43:51 4c4ab2625f07: Pulling fs layer 08:43:51 0510c868ecb4: Pulling fs layer 08:43:51 afea3b2eda06: Pulling fs layer 08:43:51 7809a108b3ef: Pulling fs layer 08:43:51 f706445af74f: Pulling fs layer 08:43:51 0510c868ecb4: Waiting 08:43:51 afea3b2eda06: Waiting 08:43:51 7809a108b3ef: Waiting 08:43:51 f706445af74f: Waiting 08:43:51 4c4ab2625f07: Verifying Checksum 08:43:51 4c4ab2625f07: Download complete 08:43:51 adcc1eea9eea: Verifying Checksum 08:43:51 adcc1eea9eea: Download complete 08:43:51 afea3b2eda06: Verifying Checksum 08:43:51 afea3b2eda06: Download complete 08:43:51 7809a108b3ef: Verifying Checksum 08:43:51 7809a108b3ef: Download complete 08:43:51 540db60ca938: Verifying Checksum 08:43:51 540db60ca938: Download complete 08:43:51 540db60ca938: Pull complete 08:43:52 adcc1eea9eea: Pull complete 08:43:52 4c4ab2625f07: Pull complete 08:43:53 f706445af74f: Verifying Checksum 08:43:53 f706445af74f: Download complete 08:43:53 0510c868ecb4: Verifying Checksum 08:43:53 0510c868ecb4: Download complete 08:43:56 0510c868ecb4: Pull complete 08:43:56 afea3b2eda06: Pull complete 08:43:56 7809a108b3ef: Pull complete 08:43:58 f706445af74f: Pull complete 08:43:58 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 08:43:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:43:58 ---> b068be0155e3 08:43:58 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 08:44:02 ---> Running in 471d7327360f 08:44:03 Removing intermediate container 471d7327360f 08:44:03 ---> 6ea6bc8a3272 08:44:03 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 08:44:03 ---> Running in 04510c84bc2b 08:44:03 Removing intermediate container 04510c84bc2b 08:44:03 ---> 982e2462fabf 08:44:03 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 08:44:03 ---> Running in 64f008c11849 08:44:03 Removing intermediate container 64f008c11849 08:44:03 ---> a47c180198e9 08:44:03 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:44:03 ---> Running in 728e267e66bf 08:44:03 Removing intermediate container 728e267e66bf 08:44:03 ---> 388046123f71 08:44:03 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:44:03 ---> Running in 3c67b2b53052 08:44:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:44:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:44:06 (1/9) Installing libc-dev (0.7.2-r3) 08:44:06 (2/9) Installing libsodium (1.0.18-r0) 08:44:06 (3/9) Installing pkgconf (1.7.3-r0) 08:44:06 (4/9) Installing libsodium-dev (1.0.18-r0) 08:44:06 (5/9) Installing openssh-keygen (8.4_p1-r3) 08:44:06 (6/9) Installing libedit (20191231.3.1-r1) 08:44:06 (7/9) Installing openssh-client (8.4_p1-r3) 08:44:06 (8/9) Installing libzmq (4.3.3-r1) 08:44:07 (9/9) Installing zeromq-dev (4.3.3-r1) 08:44:07 Executing busybox-1.32.1-r6.trigger 08:44:07 OK: 154 MiB in 49 packages 08:44:07 Removing intermediate container 3c67b2b53052 08:44:07 ---> b0d3f4458966 08:44:07 Step 8/10 : WORKDIR /device-rest-go 08:44:07 ---> Running in 05fff38e88c0 08:44:07 Removing intermediate container 05fff38e88c0 08:44:07 ---> a2bfd9d3a8b3 08:44:07 Step 9/10 : COPY . . 08:44:07 ---> 73ff5edf84e4 08:44:07 Step 10/10 : RUN go mod download 08:44:07 ---> Running in c78f6507d338 08:44:11 Removing intermediate container 6db5170fc72c 08:44:11 ---> 21926c059533 08:44:11 Successfully built 21926c059533 08:44:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:44:12 + docker inspect -f . ci-base-image-arm64 08:44:12 . [Pipeline] withDockerContainer 08:44:12 prd-ubuntu18.04-docker-arm64-4c-16g-502 does not seem to be running inside a container 08:44:12 $ 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 08:44:14 $ docker top 98ffa3a7014a82fe43df0158233d33517b49a5a4a57b0a329a2ce8c8363dec5f -eo pid,comm [Pipeline] { [Pipeline] sh 08:44:15 + go version 08:44:15 go version go1.16.5 linux/arm64 [Pipeline] } 08:44:15 $ docker stop --time=1 98ffa3a7014a82fe43df0158233d33517b49a5a4a57b0a329a2ce8c8363dec5f 08:44:16 $ docker rm -f 98ffa3a7014a82fe43df0158233d33517b49a5a4a57b0a329a2ce8c8363dec5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:44:18 + docker inspect -f . ci-base-image-arm64 08:44:18 . [Pipeline] withDockerContainer 08:44:18 prd-ubuntu18.04-docker-arm64-4c-16g-502 does not seem to be running inside a container 08:44:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:44:20 $ docker top d1abc06bc2b290f9b4b5be52c878d7eb0682eee4e53da4241941a033ccf1a3ab -eo pid,comm 08:44:20 Removing intermediate container c78f6507d338 08:44:20 ---> 57e0c8202c50 08:44:20 Successfully built 57e0c8202c50 08:44:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 08:44:20 + docker inspect -f . ci-base-image-x86_64 08:44:20 . [Pipeline] withDockerContainer 08:44:20 prd-centos7-docker-4c-2g-503 does not seem to be running inside a container 08:44:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:44:21 + go mod tidy 08:44:21 $ docker top 64fd24f4c2facdc75ca7f151b8cc4f97c4a7704d6ec362e87e09fa83c20fb31c -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 08:44:21 + go version 08:44:21 go version go1.16.3 linux/amd64 [Pipeline] } 08:44:21 $ docker stop --time=1 64fd24f4c2facdc75ca7f151b8cc4f97c4a7704d6ec362e87e09fa83c20fb31c 08:44:22 + make test 08:44:22 go mod tidy 08:44:22 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:44:23 $ docker rm -f 64fd24f4c2facdc75ca7f151b8cc4f97c4a7704d6ec362e87e09fa83c20fb31c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:44:23 + docker inspect -f . ci-base-image-x86_64 08:44:23 . [Pipeline] withDockerContainer 08:44:24 prd-centos7-docker-4c-2g-503 does not seem to be running inside a container 08:44:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:44:24 ? github.com/edgexfoundry/device-rest-go [no test files] 08:44:24 $ docker top 588da54332bedaa0a95f6e083178126ac37689b11c65497d1ce1abcf445082bd -eo pid,comm [Pipeline] { [Pipeline] sh 08:44:24 + go mod tidy [Pipeline] sh 08:44:25 + make test 08:44:25 go mod tidy 08:44:25 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:44:26 ? github.com/edgexfoundry/device-rest-go [no test files] 08:44:41 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 08:44:41 ok github.com/edgexfoundry/device-rest-go/driver 0.008s coverage: 54.0% of statements 08:44:41 CGO_ENABLED=1 GO111MODULE=on go vet ./... 08:44:48 gofmt -l . 08:44:48 [ "`gofmt -l .`" = "" ] 08:44:48 ./bin/test-go-mod-tidy.sh 08:44:48 ./bin/test-attribution-txt.sh [Pipeline] } 08:44:49 $ docker stop --time=1 588da54332bedaa0a95f6e083178126ac37689b11c65497d1ce1abcf445082bd 08:44:50 $ docker rm -f 588da54332bedaa0a95f6e083178126ac37689b11c65497d1ce1abcf445082bd [Pipeline] // withDockerContainer [Pipeline] sh 08:44:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:44:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:44:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:44:54 + ls -al . 08:44:54 total 104 08:44:54 drwxrwxr-x. 8 jenkins jenkins 4096 Jun 11 08:44 . 08:44:54 drwxrwxr-x. 4 jenkins jenkins 28 Jun 11 08:43 .. 08:44:54 -rw-rw-r--. 1 jenkins jenkins 6792 Jun 11 08:43 Attribution.txt 08:44:54 drwxrwxr-x. 2 jenkins jenkins 64 Jun 11 08:43 bin 08:44:54 drwxrwxr-x. 3 jenkins jenkins 32 Jun 11 08:43 cmd 08:44:54 -rw-r--r--. 1 jenkins jenkins 8513 Jun 11 08:44 coverage.out 08:44:54 -rw-rw-r--. 1 jenkins jenkins 1615 Jun 11 08:43 Dockerfile 08:44:54 -rw-rw-r--. 1 jenkins jenkins 1087 Jun 11 08:43 Dockerfile.build 08:44:54 -rw-rw-r--. 1 jenkins jenkins 151 Jun 11 08:43 .dockerignore 08:44:54 drwxrwxr-x. 2 jenkins jenkins 76 Jun 11 08:43 driver 08:44:54 drwxrwxr-x. 8 jenkins jenkins 179 Jun 11 08:43 .git 08:44:54 drwxrwxr-x. 2 jenkins jenkins 103 Jun 11 08:43 .github 08:44:54 -rw-rw-r--. 1 jenkins jenkins 336 Jun 11 08:43 .gitignore 08:44:54 -rw-r--r--. 1 jenkins jenkins 286 Jun 11 08:44 go.mod 08:44:54 -rw-r--r--. 1 jenkins jenkins 20777 Jun 11 08:44 go.sum 08:44:54 -rw-rw-r--. 1 jenkins jenkins 680 Jun 11 08:43 Jenkinsfile 08:44:54 -rw-rw-r--. 1 jenkins jenkins 11340 Jun 11 08:43 LICENSE 08:44:54 -rw-rw-r--. 1 jenkins jenkins 996 Jun 11 08:43 Makefile 08:44:54 -rw-rw-r--. 1 jenkins jenkins 7667 Jun 11 08:43 README.md 08:44:54 drwxrwxr-x. 4 jenkins jenkins 71 Jun 11 08:43 snap 08:44:54 -rw-rw-r--. 1 jenkins jenkins 5 Jun 11 08:40 VERSION 08:44:54 -rw-rw-r--. 1 jenkins jenkins 713 Jun 11 08:43 version.go [Pipeline] isUnix [Pipeline] sh 08:44:55 + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=7e25169f18394d7dd910a8b69f62ce99669bb3ad --label arch=amd64 --label version=0.0.0 . 08:44:55 Sending build context to Docker daemon 101.9kB 08:44:55 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 08:44:55 Step 2/25 : FROM ${BASE} AS builder 08:44:55 ---> 57e0c8202c50 08:44:55 Step 3/25 : ARG MAKE='make build' 08:44:55 ---> Running in 14e539a18d7a 08:44:55 Removing intermediate container 14e539a18d7a 08:44:55 ---> ee3e853fb574 08:44:55 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 08:44:55 ---> Running in 06cabf1f45c0 08:44:55 Removing intermediate container 06cabf1f45c0 08:44:55 ---> c04ba59f2f82 08:44:55 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 08:44:55 ---> Running in 8a2a6b3fff60 08:44:55 Removing intermediate container 8a2a6b3fff60 08:44:55 ---> e0c6760428ff 08:44:55 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:44:55 ---> Running in 1faf7ac65092 08:44:56 Removing intermediate container 1faf7ac65092 08:44:56 ---> 554326a4f5a8 08:44:56 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:44:56 ---> Running in 7c1dd477a316 08:44:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:44:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:44:57 OK: 154 MiB in 49 packages 08:44:57 Removing intermediate container 7c1dd477a316 08:44:57 ---> 021789a25883 08:44:57 Step 8/25 : WORKDIR /device-rest-go 08:44:57 ---> Running in f08314e6fbbe 08:44:57 Removing intermediate container f08314e6fbbe 08:44:57 ---> 9038ac94fb89 08:44:57 Step 9/25 : COPY . . 08:44:58 ---> 15bbdd7bf508 08:44:58 Step 10/25 : RUN go mod tidy 08:44:58 ---> Running in 01bb3e6c8549 08:44:58 Removing intermediate container 01bb3e6c8549 08:44:58 ---> 11ca59222baf 08:44:58 Step 11/25 : RUN make update 08:44:58 ---> Running in 478bbfeed3b8 08:44:58 CGO_ENABLED=0 GO111MODULE=on go mod download 08:44:59 Removing intermediate container 478bbfeed3b8 08:44:59 ---> 76161a6b8a9d 08:44:59 Step 12/25 : RUN $MAKE 08:44:59 ---> Running in 6445a7c85d87 08:44:59 go mod tidy 08:44:59 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd 08:45:12 Removing intermediate container 6445a7c85d87 08:45:12 ---> b33787a52df8 08:45:12 Step 13/25 : FROM alpine:3.12 08:45:12 3.12: Pulling from library/alpine 08:45:12 339de151aab4: Pulling fs layer 08:45:12 339de151aab4: Verifying Checksum 08:45:12 339de151aab4: Download complete 08:45:12 339de151aab4: Pull complete 08:45:12 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 08:45:12 Status: Downloaded newer image for alpine:3.12 08:45:12 ---> 13621d1b12d4 08:45:12 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 08:45:12 ---> Running in b03891a24d66 08:45:12 Removing intermediate container b03891a24d66 08:45:12 ---> 7b32c86fb37d 08:45:12 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 08:45:12 ---> Running in 4d609eb7aae7 08:45:12 Removing intermediate container 4d609eb7aae7 08:45:12 ---> b0125210fdf7 08:45:12 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 08:45:12 ---> Running in 7e1197a0cfd5 08:45:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:45:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:45:12 (1/6) Installing dumb-init (1.2.2-r1) 08:45:12 (2/6) Installing libgcc (9.3.0-r2) 08:45:12 (3/6) Installing libsodium (1.0.18-r0) 08:45:12 (4/6) Installing libstdc++ (9.3.0-r2) 08:45:12 (5/6) Installing libzmq (4.3.3-r0) 08:45:12 (6/6) Installing zeromq (4.3.3-r0) 08:45:12 Executing busybox-1.31.1-r20.trigger 08:45:12 OK: 8 MiB in 20 packages 08:45:12 Removing intermediate container 7e1197a0cfd5 08:45:12 ---> a23f01c20a14 08:45:12 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 08:45:13 ---> abc96165361e 08:45:13 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 08:45:13 ---> d47c29dcc534 08:45:13 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 08:45:13 ---> 0315060c2e55 08:45:13 Step 20/25 : EXPOSE 59986 08:45:13 ---> Running in 234780e30e1b 08:45:13 Removing intermediate container 234780e30e1b 08:45:13 ---> 3429e9a62643 08:45:13 Step 21/25 : ENTRYPOINT ["/device-rest"] 08:45:13 ---> Running in ff8dcd800b7d 08:45:13 Removing intermediate container ff8dcd800b7d 08:45:13 ---> 1ac970e88061 08:45:13 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 08:45:13 ---> Running in 7e28546c8c40 08:45:13 Removing intermediate container 7e28546c8c40 08:45:13 ---> 9869f609b8f4 08:45:13 Step 23/25 : LABEL arch=amd64 08:45:13 ---> Running in 9dc131bf444e 08:45:13 Removing intermediate container 9dc131bf444e 08:45:13 ---> 9afa7759d52b 08:45:13 Step 24/25 : LABEL git_sha=7e25169f18394d7dd910a8b69f62ce99669bb3ad 08:45:13 ---> Running in 1bc3eea0a24f 08:45:14 Removing intermediate container 1bc3eea0a24f 08:45:14 ---> 940edfd65a74 08:45:14 Step 25/25 : LABEL version=0.0.0 08:45:14 ---> Running in be1a65b3de21 08:45:14 Removing intermediate container be1a65b3de21 08:45:14 ---> 8849b27b4b8d 08:45:14 [Warning] One or more build-args [ARCH] were not consumed 08:45:14 Successfully built 8849b27b4b8d 08:45:14 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 08:45:15 ---> job-cost.sh 08:45:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GAzr 08:45:20 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 08:45:20 ok github.com/edgexfoundry/device-rest-go/driver 0.044s coverage: 54.0% of statements 08:45:20 CGO_ENABLED=1 GO111MODULE=on go vet ./... 08:45:25 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:45:37 lf-activate-venv(): INFO: Adding /tmp/venv-GAzr/bin to PATH 08:45:37 INFO: No Stack... 08:45:39 INFO: Retrieving Pricing Info for: v3-standard-2 08:45:39 INFO: Archiving Costs [Pipeline] sh 08:45:40 + cat /w/workspace/device-rest-go/1/archives/cost.csv 08:45:40 + cut -d, -f6 [Pipeline] lock 08:45:40 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-116-1-stack-cost] 08:45:40 Resource [jenkins-edgexfoundry-device-rest-go-PR-116-1-stack-cost] did not exist. Created. 08:45:40 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-116-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:45:40 + echo total: 0.05999999865889549 [Pipeline] stash 08:45:40 Stashed 1 file(s) [Pipeline] } 08:45:40 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-116-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:45:47 gofmt -l . 08:45:47 [ "`gofmt -l .`" = "" ] 08:45:47 ./bin/test-go-mod-tidy.sh 08:45:47 ./bin/test-attribution-txt.sh [Pipeline] } 08:45:47 $ docker stop --time=1 d1abc06bc2b290f9b4b5be52c878d7eb0682eee4e53da4241941a033ccf1a3ab 08:45:49 $ docker rm -f d1abc06bc2b290f9b4b5be52c878d7eb0682eee4e53da4241941a033ccf1a3ab [Pipeline] // withDockerContainer [Pipeline] sh 08:45:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:45:50 Warning: overwriting stash ‘coverage-report’ 08:45:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:45:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:45:52 + ls -al . 08:45:52 total 132 08:45:52 drwxrwxr-x 8 jenkins jenkins 4096 Jun 11 08:45 . 08:45:52 drwxrwxr-x 4 jenkins jenkins 4096 Jun 11 08:42 .. 08:45:52 -rw-rw-r-- 1 jenkins jenkins 151 Jun 11 08:42 .dockerignore 08:45:52 drwxrwxr-x 8 jenkins jenkins 4096 Jun 11 08:42 .git 08:45:52 drwxrwxr-x 2 jenkins jenkins 4096 Jun 11 08:42 .github 08:45:52 -rw-rw-r-- 1 jenkins jenkins 336 Jun 11 08:42 .gitignore 08:45:52 -rw-rw-r-- 1 jenkins jenkins 6792 Jun 11 08:42 Attribution.txt 08:45:52 -rw-rw-r-- 1 jenkins jenkins 1615 Jun 11 08:42 Dockerfile 08:45:52 -rw-rw-r-- 1 jenkins jenkins 1087 Jun 11 08:42 Dockerfile.build 08:45:52 -rw-rw-r-- 1 jenkins jenkins 680 Jun 11 08:42 Jenkinsfile 08:45:52 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 11 08:42 LICENSE 08:45:52 -rw-rw-r-- 1 jenkins jenkins 996 Jun 11 08:42 Makefile 08:45:52 -rw-rw-r-- 1 jenkins jenkins 7667 Jun 11 08:42 README.md 08:45:52 -rw-rw-r-- 1 jenkins jenkins 5 Jun 11 08:40 VERSION 08:45:52 drwxrwxr-x 2 jenkins jenkins 4096 Jun 11 08:42 bin 08:45:52 drwxrwxr-x 3 jenkins jenkins 4096 Jun 11 08:42 cmd 08:45:52 -rw-r--r-- 1 jenkins jenkins 8513 Jun 11 08:45 coverage.out 08:45:52 drwxrwxr-x 2 jenkins jenkins 4096 Jun 11 08:42 driver 08:45:52 -rw-r--r-- 1 jenkins jenkins 286 Jun 11 08:45 go.mod 08:45:52 -rw-r--r-- 1 jenkins jenkins 20777 Jun 11 08:44 go.sum 08:45:52 drwxrwxr-x 4 jenkins jenkins 4096 Jun 11 08:42 snap 08:45:52 -rw-rw-r-- 1 jenkins jenkins 713 Jun 11 08:42 version.go [Pipeline] isUnix [Pipeline] sh 08:45:52 + 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=7e25169f18394d7dd910a8b69f62ce99669bb3ad --label arch=arm64 --label version=0.0.0 . 08:45:52 Sending build context to Docker daemon 101.9kB 08:45:52 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 08:45:52 Step 2/25 : FROM ${BASE} AS builder 08:45:52 ---> 21926c059533 08:45:52 Step 3/25 : ARG MAKE='make build' 08:45:53 ---> Running in 26771498ad6e 08:45:53 Removing intermediate container 26771498ad6e 08:45:53 ---> aceee7ee4d53 08:45:53 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 08:45:53 ---> Running in 3ecdedd2735d 08:45:54 Removing intermediate container 3ecdedd2735d 08:45:54 ---> c0992a406c35 08:45:54 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 08:45:54 ---> Running in 170a9a707d77 08:45:54 Removing intermediate container 170a9a707d77 08:45:54 ---> a8046cde5e7a 08:45:54 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:45:54 ---> Running in c7ad894f273d 08:45:57 Removing intermediate container c7ad894f273d 08:45:57 ---> e96caab25e89 08:45:57 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:45:57 ---> Running in 23c1eee1653f 08:45:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:45:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:46:00 OK: 144 MiB in 49 packages 08:46:01 Removing intermediate container 23c1eee1653f 08:46:01 ---> e75323ebfabd 08:46:01 Step 8/25 : WORKDIR /device-rest-go 08:46:01 ---> Running in 0eaab7c8757e 08:46:02 Removing intermediate container 0eaab7c8757e 08:46:02 ---> f0d396b4b57c 08:46:02 Step 9/25 : COPY . . 08:46:03 ---> 50c44d1382b4 08:46:03 Step 10/25 : RUN go mod tidy 08:46:03 ---> Running in 30625f63199a 08:46:05 Removing intermediate container 30625f63199a 08:46:05 ---> 1aae853f150b 08:46:05 Step 11/25 : RUN make update 08:46:05 ---> Running in a8d13d24934b 08:46:07 CGO_ENABLED=0 GO111MODULE=on go mod download 08:46:08 Removing intermediate container a8d13d24934b 08:46:08 ---> 213c5d5fc51e 08:46:08 Step 12/25 : RUN $MAKE 08:46:08 ---> Running in d6a879633bca 08:46:09 go mod tidy 08:46:10 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd 08:46:49 Removing intermediate container d6a879633bca 08:46:49 ---> de982c7f9ee9 08:46:49 Step 13/25 : FROM alpine:3.12 08:46:49 3.12: Pulling from library/alpine 08:46:49 d2f70382dc9a: Pulling fs layer 08:46:49 d2f70382dc9a: Verifying Checksum 08:46:49 d2f70382dc9a: Download complete 08:46:49 d2f70382dc9a: Pull complete 08:46:49 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 08:46:49 Status: Downloaded newer image for alpine:3.12 08:46:49 ---> 9852663dfa18 08:46:49 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 08:46:49 ---> Running in 0856b356ea5b 08:46:49 Removing intermediate container 0856b356ea5b 08:46:49 ---> 00b350e796aa 08:46:49 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 08:46:49 ---> Running in 9e44e91800ef 08:46:49 Removing intermediate container 9e44e91800ef 08:46:49 ---> 4bce4bba5a49 08:46:49 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 08:46:49 ---> Running in 9b08ca993323 08:46:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:46:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:46:49 (1/6) Installing dumb-init (1.2.2-r1) 08:46:49 (2/6) Installing libgcc (9.3.0-r2) 08:46:49 (3/6) Installing libsodium (1.0.18-r0) 08:46:49 (4/6) Installing libstdc++ (9.3.0-r2) 08:46:49 (5/6) Installing libzmq (4.3.3-r0) 08:46:49 (6/6) Installing zeromq (4.3.3-r0) 08:46:49 Executing busybox-1.31.1-r20.trigger 08:46:49 OK: 8 MiB in 20 packages 08:46:50 Removing intermediate container 9b08ca993323 08:46:50 ---> 8eb3700e5c54 08:46:50 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 08:46:51 ---> f8d0d0715fd4 08:46:51 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 08:46:52 ---> 25bbc3f0cb08 08:46:52 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 08:46:53 ---> ade98df4391a 08:46:53 Step 20/25 : EXPOSE 59986 08:46:53 ---> Running in 27e91005c8d6 08:46:53 Removing intermediate container 27e91005c8d6 08:46:53 ---> ea5dbee2ebb5 08:46:53 Step 21/25 : ENTRYPOINT ["/device-rest"] 08:46:53 ---> Running in bd8d2a764166 08:46:54 Removing intermediate container bd8d2a764166 08:46:54 ---> 4d95ca9a66f0 08:46:54 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 08:46:54 ---> Running in 2f703a44d9bd 08:46:55 Removing intermediate container 2f703a44d9bd 08:46:55 ---> 76fb204ff35b 08:46:55 Step 23/25 : LABEL arch=arm64 08:46:55 ---> Running in b9233124f8f6 08:46:55 Removing intermediate container b9233124f8f6 08:46:55 ---> f8e373843612 08:46:55 Step 24/25 : LABEL git_sha=7e25169f18394d7dd910a8b69f62ce99669bb3ad 08:46:55 ---> Running in 8efd4763f852 08:46:56 Removing intermediate container 8efd4763f852 08:46:56 ---> fc3711b313f1 08:46:56 Step 25/25 : LABEL version=0.0.0 08:46:56 ---> Running in 21d9f0b543e6 08:46:57 Removing intermediate container 21d9f0b543e6 08:46:57 ---> 418e5858f109 08:46:57 [Warning] One or more build-args [ARCH] were not consumed 08:46:57 Successfully built 418e5858f109 08:46:57 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 08:46:57 ---> job-cost.sh 08:46:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zHwV 08:47:36 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:49:13 lf-activate-venv(): INFO: Adding /tmp/venv-zHwV/bin to PATH 08:49:13 INFO: No Stack... 08:49:13 INFO: Retrieving Pricing Info for: v2-standard-4 08:49:13 INFO: Archiving Costs [Pipeline] sh 08:49:14 + cat /w/workspace/device-rest-go/1/archives/cost.csv 08:49:14 + cut -d, -f6 [Pipeline] lock 08:49:14 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-116-1-stack-cost] 08:49:14 Resource [jenkins-edgexfoundry-device-rest-go-PR-116-1-stack-cost] did not exist. Created. 08:49:14 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-116-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:49:14 /w/workspace/device-rest-go/1@tmp/durable-cbf92c13/script.sh: 1: /w/workspace/device-rest-go/1@tmp/durable-cbf92c13/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 08:49:15 + echo total: 0.18000000715255737 [Pipeline] stash 08:49:15 Warning: overwriting stash ‘stack-cost’ 08:49:15 Stashed 1 file(s) [Pipeline] } 08:49:15 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-116-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 08:49:16 provisioning config files... 08:49:16 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-116@tmp/config2252521020172908303tmp [Pipeline] { [Pipeline] sh 08:49:17 + set +x 08:49:17 + bash -s -- 08:49:17 + curl -s https://codecov.io/bash 08:49:17 08:49:17 _____ _ 08:49:17 / ____| | | 08:49:17 | | ___ __| | ___ ___ _____ __ 08:49:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:49:17 | |___| (_) | (_| | __/ (_| (_) \ V / 08:49:17 \_____\___/ \__,_|\___|\___\___/ \_/ 08:49:17 Bash-1.0.3 08:49:17 08:49:17 08:49:17 ==> git version 2.24.4 found 08:49:17 ==> 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 08:49:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:49:17 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:49:17 ==> Jenkins CI detected. 08:49:17 project root: . 08:49:17 --> token set from env 08:49:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:49:17 ==> Running gcov in . (disable via -X gcov) 08:49:17 ==> Python coveragepy not found 08:49:17 ==> Searching for coverage reports in: 08:49:17 + . 08:49:17 -> Found 1 reports 08:49:17 ==> Detecting git/mercurial file structure 08:49:17 ==> Reading reports 08:49:17 + ./coverage.out bytes=8513 08:49:17 ==> Appending adjustments 08:49:17 https://docs.codecov.io/docs/fixing-reports 08:49:17 + Found adjustments 08:49:17 ==> Gzipping contents 08:49:17 4.0K /tmp/codecov.qKmGC5.gz 08:49:17 ==> Uploading reports 08:49:17 url: https://codecov.io 08:49:17 query: branch=PR-116&commit=7e25169f18394d7dd910a8b69f62ce99669bb3ad&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-116%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=116&job=&cmd_args= 08:49:17 -> Pinging Codecov 08:49:17 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-116&commit=7e25169f18394d7dd910a8b69f62ce99669bb3ad&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-116%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=116&job=&cmd_args= 08:49:17 -> Uploading to 08:49:17 https://storage.googleapis.com/codecov/v4/raw/2021-06-11/4E5D53B4F1F92C436F7061BF334D961C/7e25169f18394d7dd910a8b69f62ce99669bb3ad/85b4cca8-8eb7-4412-af69-59cb1be9660f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210611%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210611T084917Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e43d47ef06191780a91d3160b7946f2dc2145ad6aba1f0b1dab3c79ba02d1528 08:49:17 % Total % Received % Xferd Average Speed Time Time Time Current 08:49:17 Dload Upload Total Spent Left Speed 08:49:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1618 0 0 100 1618 0 3593 --:--:-- --:--:-- --:--:-- 3595 08:49:18 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/7e25169f18394d7dd910a8b69f62ce99669bb3ad [Pipeline] } 08:49:18 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 08:49:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:49:21 ---> package-listing.sh 08:49:21 ++ facter osfamily 08:49:21 ++ tr '[:upper:]' '[:lower:]' 08:49:22 + OS_FAMILY=redhat 08:49:22 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-116 08:49:22 + START_PACKAGES=/tmp/packages_start.txt 08:49:22 + END_PACKAGES=/tmp/packages_end.txt 08:49:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:49:22 + PACKAGES=/tmp/packages_start.txt 08:49:22 + '[' /w/workspace/gexfoundry_device-rest-go_PR-116 ']' 08:49:22 + PACKAGES=/tmp/packages_end.txt 08:49:22 + case "${OS_FAMILY}" in 08:49:22 + rpm -qa 08:49:22 + sort 08:49:22 + '[' -f /tmp/packages_start.txt ']' 08:49:22 + '[' -f /tmp/packages_end.txt ']' 08:49:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:49:22 + '[' /w/workspace/gexfoundry_device-rest-go_PR-116 ']' 08:49:22 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-116/archives/ 08:49:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-116/archives/ [Pipeline] echo 08:49:22 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-116/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:49:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:49:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:49:23 08:49:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:49:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:49:24 alpine: Pulling from edgex-lftools-log-publisher 08:49:24 df20fa9351a1: Pulling fs layer 08:49:24 36b3adc4ff6f: Pulling fs layer 08:49:24 8ad3a11d3b57: Pulling fs layer 08:49:24 46f8f816bc3b: Pulling fs layer 08:49:24 93b61091891f: Pulling fs layer 08:49:24 93b9cdb0e59b: Pulling fs layer 08:49:24 5e14af77c1be: Pulling fs layer 08:49:24 01666e4c0597: Pulling fs layer 08:49:24 aa168da1d23b: Pulling fs layer 08:49:24 93b61091891f: Waiting 08:49:24 93b9cdb0e59b: Waiting 08:49:24 5e14af77c1be: Waiting 08:49:24 01666e4c0597: Waiting 08:49:24 aa168da1d23b: Waiting 08:49:24 46f8f816bc3b: Waiting 08:49:24 36b3adc4ff6f: Verifying Checksum 08:49:24 36b3adc4ff6f: Download complete 08:49:24 46f8f816bc3b: Verifying Checksum 08:49:24 46f8f816bc3b: Download complete 08:49:24 df20fa9351a1: Verifying Checksum 08:49:24 df20fa9351a1: Download complete 08:49:24 93b9cdb0e59b: Verifying Checksum 08:49:24 93b9cdb0e59b: Download complete 08:49:24 5e14af77c1be: Verifying Checksum 08:49:24 5e14af77c1be: Download complete 08:49:24 01666e4c0597: Verifying Checksum 08:49:24 01666e4c0597: Download complete 08:49:24 93b61091891f: Verifying Checksum 08:49:24 93b61091891f: Download complete 08:49:24 df20fa9351a1: Pull complete 08:49:24 8ad3a11d3b57: Verifying Checksum 08:49:24 8ad3a11d3b57: Download complete 08:49:24 36b3adc4ff6f: Pull complete 08:49:25 8ad3a11d3b57: Pull complete 08:49:25 46f8f816bc3b: Pull complete 08:49:25 93b61091891f: Pull complete 08:49:26 93b9cdb0e59b: Pull complete 08:49:26 5e14af77c1be: Pull complete 08:49:26 01666e4c0597: Pull complete 08:49:28 aa168da1d23b: Verifying Checksum 08:49:28 aa168da1d23b: Download complete 08:49:32 aa168da1d23b: Pull complete 08:49:32 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:49:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:49:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:49:32 prd-centos7-docker-4c-2g-501 does not seem to be running inside a container 08:49:32 $ 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-116/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-116 -v /w/workspace/gexfoundry_device-rest-go_PR-116:/w/workspace/gexfoundry_device-rest-go_PR-116:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-116@tmp:/w/workspace/gexfoundry_device-rest-go_PR-116@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 08:49:35 $ docker top 984ea35748f478a61285f6bac22f91986aac1d1c5e5ed7f866e23de92db8bd4d -eo pid,comm [Pipeline] { [Pipeline] sh 08:49:36 + touch /tmp/pre-build-complete [Pipeline] sh 08:49:36 + mkdir -p /var/log/sa [Pipeline] sh 08:49:37 + ls /var/log/sa-host 08:49:37 + sadf -c /var/log/sa-host/sa05 08:49:37 file_magic: OK 08:49:37 HZ: Using current value: 100 08:49:37 file_header: OK 08:49:37 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 08:49:37 Statistics: 08:49:37 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:49:37 File successfully converted to sysstat format version 12.2.1 08:49:37 + sadf -c /var/log/sa-host/sa11 08:49:37 file_magic: OK 08:49:37 HZ: Using current value: 100 08:49:37 file_header: OK 08:49:37 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 08:49:37 Statistics: 08:49:37 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:49:37 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:49:37 provisioning config files... 08:49:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-116@tmp/config8633353554929587993tmp [Pipeline] { [Pipeline] echo 08:49:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:49:38 ---> create-netrc.sh [Pipeline] } 08:49:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:49:38 ---> python-tools-install.sh [Pipeline] echo 08:49:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:49:39 ---> sudo-logs.sh 08:49:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:49:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:49:39 ---> job-cost.sh 08:49:39 lf-activate-venv: SKIPPING 08:49:39 DEBUG: total: 0.18000000715255737 08:49:39 INFO: Retrieving Stack Cost... 08:49:41 INFO: Retrieving Pricing Info for: v3-standard-2 08:49:41 INFO: Archiving Costs [Pipeline] echo 08:49:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:49:41 ---> logs-deploy.sh 08:49:41 lf-activate-venv: SKIPPING 08:49:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-116/1 08:49:41 INFO: archiving workspace using pattern(s): 08:49:42 Archives upload complete. 08:49:42 INFO: archiving logs to Nexus 08:49:43 ---> uname -a: 08:49:43 Linux prd-centos7-docker-4c-2g-501.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 08:49:43 08:49:43 08:49:43 ---> lscpu: 08:49:43 Architecture: x86_64 08:49:43 CPU op-mode(s): 32-bit, 64-bit 08:49:43 Byte Order: Little Endian 08:49:43 Address sizes: 40 bits physical, 48 bits virtual 08:49:43 CPU(s): 2 08:49:43 On-line CPU(s) list: 0,1 08:49:43 Thread(s) per core: 1 08:49:43 Core(s) per socket: 1 08:49:43 Socket(s): 2 08:49:43 NUMA node(s): 1 08:49:43 Vendor ID: AuthenticAMD 08:49:43 CPU family: 23 08:49:43 Model: 49 08:49:43 Model name: AMD EPYC-Rome Processor 08:49:43 Stepping: 0 08:49:43 CPU MHz: 2800.000 08:49:43 BogoMIPS: 5600.00 08:49:43 Virtualization: AMD-V 08:49:43 Hypervisor vendor: KVM 08:49:43 Virtualization type: full 08:49:43 L1d cache: 64 KiB 08:49:43 L1i cache: 64 KiB 08:49:43 L2 cache: 1 MiB 08:49:43 L3 cache: 32 MiB 08:49:43 NUMA node0 CPU(s): 0,1 08:49:43 Vulnerability Itlb multihit: Not affected 08:49:43 Vulnerability L1tf: Not affected 08:49:43 Vulnerability Mds: Not affected 08:49:43 Vulnerability Meltdown: Not affected 08:49:43 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:49:43 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:49:43 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:49:43 Vulnerability Srbds: Not affected 08:49:43 Vulnerability Tsx async abort: Not affected 08:49:43 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 08:49:43 08:49:43 08:49:43 ---> nproc: 08:49:43 2 08:49:43 08:49:43 08:49:43 ---> df -h: 08:49:43 Filesystem Size Used Available Use% Mounted on 08:49:43 overlay 40.0G 7.6G 32.4G 19% / 08:49:43 tmpfs 64.0M 0 64.0M 0% /dev 08:49:43 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:49:43 shm 64.0M 0 64.0M 0% /dev/shm 08:49:43 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 08:49:43 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 08:49:43 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 08:49:43 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 08:49:43 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 08:49:43 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 08:49:43 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 08:49:43 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 08:49:43 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-rest-go_PR-116 08:49:43 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-rest-go_PR-116@tmp 08:49:43 08:49:43 08:49:43 ---> free -m: 08:49:43 total used free shared buff/cache available 08:49:43 Mem: 7821 983 4729 0 2108 6660 08:49:43 Swap: 1023 0 1023 08:49:43 08:49:43 08:49:43 ---> ip addr: 08:49:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:49:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:49:43 inet 127.0.0.1/8 scope host lo 08:49:43 valid_lft forever preferred_lft forever 08:49:43 inet6 ::1/128 scope host 08:49:43 valid_lft forever preferred_lft forever 08:49:43 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 08:49:43 link/ether fa:16:3e:0e:d1:a1 brd ff:ff:ff:ff:ff:ff 08:49:43 inet 10.30.122.161/23 brd 10.30.123.255 scope global dynamic eth0 08:49:43 valid_lft 85781sec preferred_lft 85781sec 08:49:43 inet6 fe80::f816:3eff:fe0e:d1a1/64 scope link 08:49:43 valid_lft forever preferred_lft forever 08:49:43 3: docker0: mtu 1500 qdisc noqueue state DOWN 08:49:43 link/ether 02:42:e7:c8:6b:59 brd ff:ff:ff:ff:ff:ff 08:49:43 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:49:43 valid_lft forever preferred_lft forever 08:49:43 inet6 fe80::42:e7ff:fec8:6b59/64 scope link 08:49:43 valid_lft forever preferred_lft forever 08:49:43 08:49:43 08:49:43 ---> sar -b -r -n DEV: 08:49:43 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/11/21 _x86_64_ (2 CPU) 08:49:43 08:49:43 08:39:14 LINUX RESTART (2 CPU) 08:49:43 08:49:43 08:40:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:49:43 08:41:01 20.41 3.35 17.06 0.00 2563.41 3440.20 0.00 08:49:43 08:42:01 1.93 0.00 1.93 0.00 0.00 38.14 0.00 08:49:43 08:43:01 0.30 0.00 0.30 0.00 0.00 3.88 0.00 08:49:43 08:44:01 0.20 0.00 0.20 0.00 0.00 2.70 0.00 08:49:43 08:45:01 0.30 0.00 0.30 0.00 0.00 3.53 0.00 08:49:43 08:46:01 0.30 0.00 0.30 0.00 0.00 4.05 0.00 08:49:43 08:47:01 0.15 0.00 0.15 0.00 0.00 1.88 0.00 08:49:43 08:48:01 0.28 0.00 0.28 0.00 0.00 3.21 0.00 08:49:43 08:49:01 0.25 0.00 0.25 0.00 0.00 3.28 0.00 08:49:43 Average: 2.68 0.37 2.31 0.00 284.97 389.18 0.00 08:49:43 08:49:43 08:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:49:43 08:41:01 5449180 0 805564 10.06 2620 1751568 1298828 14.34 580048 1579360 20 08:49:43 08:42:01 5460908 0 793832 9.91 2620 1751572 1204644 13.30 570252 1579336 12 08:49:43 08:43:01 5459592 0 795144 9.93 2620 1751576 1204872 13.30 573608 1577336 8 08:49:43 08:44:01 5458204 0 796528 9.95 2620 1751580 1204848 13.30 574932 1577336 8 08:49:43 08:45:01 5457356 0 797368 9.96 2620 1751588 1204740 13.30 571388 1582472 8 08:49:43 08:46:01 5456924 0 797800 9.96 2620 1751588 1204644 13.30 571792 1582472 12 08:49:43 08:47:01 5456160 0 798556 9.97 2620 1751596 1204644 13.30 572380 1582472 8 08:49:43 08:48:01 5454412 0 800296 9.99 2620 1751604 1204644 13.30 574128 1582472 20 08:49:43 08:49:01 5445592 0 809112 10.10 2620 1751608 1204644 13.30 582652 1582476 8 08:49:43 Average: 5455370 0 799356 9.98 2620 1751587 1215168 13.42 574576 1580637 12 08:49:43 08:49:43 08:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:49:43 08:41:01 eth0 106.23 101.17 474.51 18.17 0.00 0.00 0.00 0.00 08:49:43 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:43 08:41:01 docker0 44.70 28.33 3.75 133.72 0.00 0.00 0.00 0.00 08:49:43 08:42:01 eth0 0.75 0.07 0.06 0.01 0.00 0.00 0.00 0.00 08:49:43 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:43 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:43 08:43:01 eth0 0.88 0.43 0.31 0.21 0.00 0.00 0.00 0.00 08:49:43 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:43 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:43 08:44:01 eth0 1.33 1.02 0.97 0.21 0.00 0.00 0.00 0.00 08:49:43 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:43 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:43 08:45:01 eth0 0.28 0.23 0.14 0.11 0.00 0.00 0.00 0.00 08:49:43 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:43 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:43 08:46:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:49:43 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:43 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:43 08:47:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:49:43 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:43 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:43 08:48:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:49:43 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:43 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:43 08:49:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:49:43 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:43 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:43 Average: eth0 12.21 11.48 52.92 2.08 0.00 0.00 0.00 0.00 08:49:43 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:43 Average: docker0 4.97 3.15 0.42 14.87 0.00 0.00 0.00 0.00 08:49:43 08:49:43 08:49:43 ---> sar -P ALL: 08:49:43 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/11/21 _x86_64_ (2 CPU) 08:49:43 08:49:43 08:39:14 LINUX RESTART (2 CPU) 08:49:43 08:49:43 08:40:01 CPU %user %nice %system %iowait %steal %idle 08:49:43 08:41:01 all 3.73 0.00 1.92 1.21 0.03 93.11 08:49:43 08:41:01 0 3.94 0.00 2.06 1.52 0.05 92.43 08:49:43 08:41:01 1 3.52 0.00 1.77 0.89 0.02 93.79 08:49:43 08:42:01 all 0.14 0.00 0.05 0.00 0.03 99.78 08:49:43 08:42:01 0 0.05 0.00 0.05 0.00 0.03 99.87 08:49:43 08:42:01 1 0.23 0.00 0.05 0.00 0.02 99.70 08:49:43 08:43:01 all 0.17 0.00 0.04 0.00 0.02 99.77 08:49:43 08:43:01 0 0.07 0.00 0.03 0.00 0.03 99.87 08:49:43 08:43:01 1 0.27 0.00 0.05 0.00 0.00 99.68 08:49:43 08:44:01 all 0.08 0.00 0.04 0.00 0.03 99.86 08:49:43 08:44:01 0 0.05 0.00 0.05 0.00 0.03 99.87 08:49:43 08:44:01 1 0.10 0.00 0.03 0.00 0.02 99.85 08:49:43 08:45:01 all 0.16 0.00 0.03 0.00 0.02 99.79 08:49:43 08:45:01 0 0.07 0.00 0.03 0.00 0.02 99.88 08:49:43 08:45:01 1 0.25 0.00 0.03 0.00 0.02 99.70 08:49:43 08:46:01 all 0.16 0.00 0.04 0.00 0.03 99.77 08:49:43 08:46:01 0 0.03 0.00 0.03 0.00 0.03 99.90 08:49:43 08:46:01 1 0.28 0.00 0.05 0.00 0.02 99.65 08:49:43 08:47:01 all 0.05 0.00 0.06 0.00 0.03 99.87 08:49:43 08:47:01 0 0.05 0.00 0.05 0.00 0.03 99.87 08:49:43 08:47:01 1 0.05 0.00 0.07 0.00 0.02 99.87 08:49:43 08:48:01 all 0.10 0.00 0.03 0.00 0.02 99.85 08:49:43 08:48:01 0 0.05 0.00 0.02 0.00 0.03 99.90 08:49:43 08:48:01 1 0.15 0.00 0.05 0.00 0.00 99.80 08:49:43 08:49:01 all 0.18 0.00 0.05 0.00 0.03 99.75 08:49:43 08:49:01 0 0.07 0.00 0.05 0.00 0.03 99.85 08:49:43 08:49:01 1 0.28 0.00 0.05 0.00 0.02 99.65 08:49:43 Average: all 0.53 0.00 0.25 0.13 0.02 99.07 08:49:43 Average: 0 0.48 0.00 0.26 0.17 0.03 99.06 08:49:43 Average: 1 0.57 0.00 0.24 0.10 0.01 99.08 08:49:43 08:49:43 08:49:43