Pull request #975 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-sdk-go Obtained Jenkinsfile from eca11b81d64753c367c627a05b1b6cf4f163938c+a0283ea75e3b124ec5b34ddb1bd6fdababf84013 (c075881977916cf715087ea253257bc446ce6aa0) 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-ssh4837023191353650662.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-ssh7928298493696162992.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-sdk-go/branches/PR-975/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-sdk-go/branches/PR-975/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4098755893184854349.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-sdk-go/branches/PR-975/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2766904992866995401.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-ssh9182788753681061922.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-sdk-go/branches/PR-975/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-sdk-go/branches/PR-975/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6006716179320760619.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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-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: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-164 in /w/workspace/dgexfoundry_device-sdk-go_PR-975 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-975 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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/dgexfoundry_device-sdk-go_PR-975@tmp/jenkins-gitclient-ssh5529185843581557119.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit a0283ea75e3b124ec5b34ddb1bd6fdababf84013 into PR head commit eca11b81d64753c367c627a05b1b6cf4f163938c Merge succeeded, producing eca11b81d64753c367c627a05b1b6cf4f163938c Checking out Revision eca11b81d64753c367c627a05b1b6cf4f163938c (PR-975) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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/dgexfoundry_device-sdk-go_PR-975@tmp/jenkins-gitclient-ssh1669051453912032351.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/975/head:refs/remotes/origin/PR-975 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eca11b81d64753c367c627a05b1b6cf4f163938c # 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/dgexfoundry_device-sdk-go_PR-975@tmp/jenkins-gitclient-ssh3732008378616571851.key > git merge a0283ea75e3b124ec5b34ddb1bd6fdababf84013 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eca11b81d64753c367c627a05b1b6cf4f163938c # timeout=10 Commit message: "feat: Enable using MessageBus as the default" 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:14:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:14:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:14:12 ========================================================= 08:14:12 EdgeX Global Pipelines Version Info 08:14:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:14:14 ------------------- 08:14:14 stable info: 08:14:14 ------------------- 08:14:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:14:14 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 08:14:14 Message: update stable to v1.0.195 08:14:14 ------------------- 08:14:14 experimental info: 08:14:14 ------------------- 08:14:14 Commited By: **** collab-it+edgex@linuxfoundation.org 08:14:14 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 08:14:14 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:14:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 08:14:14 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 08:14:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:14:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:14:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:14:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 08:14:15 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:14:15 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 08:14:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 08:14:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:14:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:14:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 08:14:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:14:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:14:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:14:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 08:14:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:14:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:14:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:14:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:14:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:14:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 08:14:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:14:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:14:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:14:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:14:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-975 [Pipeline] echo 08:14:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-975 [Pipeline] echo 08:14:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-975 [Pipeline] echo 08:14:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eca11b81d64753c367c627a05b1b6cf4f163938c [Pipeline] echo 08:14:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eca11b8 [Pipeline] echo 08:14:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:14:17 provisioning config files... 08:14:17 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-975@tmp/config4389439236994567137tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:14:17 ---> docker-login.sh 08:14:17 nexus3.edgexfoundry.org:10001 08:14:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:14:18 Configure a credential helper to remove this warning. See 08:14:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:14:18 08:14:18 Login Succeeded 08:14:18 nexus3.edgexfoundry.org:10002 08:14:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:14:18 Configure a credential helper to remove this warning. See 08:14:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:14:18 08:14:18 Login Succeeded 08:14:18 nexus3.edgexfoundry.org:10003 08:14:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:14:18 Configure a credential helper to remove this warning. See 08:14:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:14:18 08:14:18 Login Succeeded 08:14:18 nexus3.edgexfoundry.org:10004 08:14:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:14:18 Configure a credential helper to remove this warning. See 08:14:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:14:18 08:14:18 Login Succeeded 08:14:18 docker.io 08:14:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:14:18 Configure a credential helper to remove this warning. See 08:14:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:14:18 08:14:18 Login Succeeded 08:14:18 ---> docker-login.sh ends [Pipeline] } 08:14:18 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:14:19 + git log --format=format:%s -1 eca11b81d64753c367c627a05b1b6cf4f163938c [Pipeline] echo 08:14:19 GIT_COMMIT: eca11b81d64753c367c627a05b1b6cf4f163938c, Commit Message: feat: Enable using MessageBus as the default [Pipeline] echo 08:14:19 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:14:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:14:20 08:14:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:14:21 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:14:21 latest: Pulling from edgex-devops/git-semver 08:14:21 31603596830f: Pulling fs layer 08:14:21 54011a49482f: Pulling fs layer 08:14:21 a6820b24f6d8: Pulling fs layer 08:14:21 f581987b2513: Pulling fs layer 08:14:21 f581987b2513: Waiting 08:14:21 54011a49482f: Verifying Checksum 08:14:21 54011a49482f: Download complete 08:14:21 31603596830f: Verifying Checksum 08:14:21 31603596830f: Download complete 08:14:21 a6820b24f6d8: Verifying Checksum 08:14:21 a6820b24f6d8: Download complete 08:14:21 f581987b2513: Verifying Checksum 08:14:21 f581987b2513: Download complete 08:14:21 31603596830f: Pull complete 08:14:21 54011a49482f: Pull complete 08:14:22 a6820b24f6d8: Pull complete 08:14:22 f581987b2513: Pull complete 08:14:22 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 08:14:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:14:22 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:14:22 prd-centos7-docker-4c-2g-164 does not seem to be running inside a container 08:14:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-975 -v /w/workspace/dgexfoundry_device-sdk-go_PR-975:/w/workspace/dgexfoundry_device-sdk-go_PR-975:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-975@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-975@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:14:23 $ docker top 044b343d29956ecbe1e9a6481f2451bbd4a4f1946fb935cc245433b7482a175e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:14:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:14:23 [ssh-agent] Looking for ssh-agent implementation... 08:14:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:14:24 $ docker exec 044b343d29956ecbe1e9a6481f2451bbd4a4f1946fb935cc245433b7482a175e ssh-agent 08:14:24 SSH_AUTH_SOCK=/tmp/ssh-tDZCgV9Cux5T/agent.14 08:14:24 SSH_AGENT_PID=21 08:14:24 Running ssh-add (command line suppressed) 08:14:24 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-975@tmp/private_key_4669805246293908496.key (/w/workspace/dgexfoundry_device-sdk-go_PR-975@tmp/private_key_4669805246293908496.key) 08:14:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:14:24 + git tag --points-at HEAD [Pipeline] } 08:14:24 $ docker exec --env ******** --env ******** 044b343d29956ecbe1e9a6481f2451bbd4a4f1946fb935cc245433b7482a175e ssh-agent -k 08:14:24 unset SSH_AUTH_SOCK; 08:14:24 unset SSH_AGENT_PID; 08:14:24 echo Agent pid 21 killed; 08:14:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:14:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:14:24 [ssh-agent] Looking for ssh-agent implementation... 08:14:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:14:25 $ docker exec 044b343d29956ecbe1e9a6481f2451bbd4a4f1946fb935cc245433b7482a175e ssh-agent 08:14:25 SSH_AUTH_SOCK=/tmp/ssh-GZeOspV6Vtd4/agent.55 08:14:25 SSH_AGENT_PID=60 08:14:25 Running ssh-add (command line suppressed) 08:14:25 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-975@tmp/private_key_6855286643086678609.key (/w/workspace/dgexfoundry_device-sdk-go_PR-975@tmp/private_key_6855286643086678609.key) 08:14:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:14:25 + git semver init 08:14:25 # -> Open(): unable to determine branch for HEAD 08:14:25 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-975/.git 08:14:25 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-975 08:14:25 # $SEMVER_REMOTE_NAME = origin 08:14:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:14:25 # $SEMVER_USER_NAME = edgex-jenkins 08:14:25 # $SEMVER_BRANCH = PR-975 08:14:25 # $SEMVER_TEMP = /tmp/semver-313658227 08:14:25 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 08:14:26 # '/tmp/semver-313658227' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-975/.semver' 08:14:26 # -> Force: false 08:14:26 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-975/.semver [Pipeline] } 08:14:26 $ docker exec --env ******** --env ******** 044b343d29956ecbe1e9a6481f2451bbd4a4f1946fb935cc245433b7482a175e ssh-agent -k 08:14:26 unset SSH_AUTH_SOCK; 08:14:26 unset SSH_AGENT_PID; 08:14:26 echo Agent pid 60 killed; 08:14:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:14:27 + git semver [Pipeline] } 08:14:27 $ docker stop --time=1 044b343d29956ecbe1e9a6481f2451bbd4a4f1946fb935cc245433b7482a175e 08:14:28 $ docker rm -f 044b343d29956ecbe1e9a6481f2451bbd4a4f1946fb935cc245433b7482a175e [Pipeline] // withDockerContainer [Pipeline] sh 08:14:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:14:29 Stashed 1 file(s) [Pipeline] echo 08:14:29 [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:14:44 Still waiting to schedule task 08:14:44 Waiting for next available executor on ‘centos7-docker-4c-2g’ 08:14:44 Still waiting to schedule task 08:14:44 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-162’ 08:16:19 Running on prd-centos7-docker-4c-2g-165 in /w/workspace/dgexfoundry_device-sdk-go_PR-975 [Pipeline] { [Pipeline] ws 08:16:19 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 08:16:19 Selected Git installation does not exist. Using Default 08:16:19 The recommended git tool is: NONE 08:16:22 using credential edgex-jenkins-ssh 08:16:22 Cloning the remote Git repository 08:16:22 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 08:16:22 > git init /w/workspace/device-sdk-go/1 # timeout=10 08:16:22 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:16:22 > git --version # timeout=10 08:16:22 > git --version # 'git version 2.24.4' 08:16:22 using GIT_SSH to set credentials SSH Credentials for GitHub 08:16:22 [INFO] Currently running in a labeled security context 08:16:22 [INFO] Currently SELinux is 'enforcing' on the host 08:16:22 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh2908731935719106715.key 08:16:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:16:23 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:16:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:16:23 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:16:23 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:16:23 using GIT_SSH to set credentials SSH Credentials for GitHub 08:16:23 [INFO] Currently running in a labeled security context 08:16:23 [INFO] Currently SELinux is 'enforcing' on the host 08:16:23 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh1946002291566247289.key 08:16:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/975/head:refs/remotes/origin/PR-975 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:16:23 Merging remotes/origin/master commit a0283ea75e3b124ec5b34ddb1bd6fdababf84013 into PR head commit eca11b81d64753c367c627a05b1b6cf4f163938c 08:16:23 Merge succeeded, producing eca11b81d64753c367c627a05b1b6cf4f163938c 08:16:23 Checking out Revision eca11b81d64753c367c627a05b1b6cf4f163938c (PR-975) 08:16:23 > git config core.sparsecheckout # timeout=10 08:16:23 > git checkout -f eca11b81d64753c367c627a05b1b6cf4f163938c # timeout=10 08:16:23 > git remote # timeout=10 08:16:23 > git config --get remote.origin.url # timeout=10 08:16:23 using GIT_SSH to set credentials SSH Credentials for GitHub 08:16:23 [INFO] Currently running in a labeled security context 08:16:23 [INFO] Currently SELinux is 'enforcing' on the host 08:16:23 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh8457890748822654687.key 08:16:23 > git merge a0283ea75e3b124ec5b34ddb1bd6fdababf84013 # timeout=10 08:16:23 > git rev-parse HEAD^{commit} # timeout=10 08:16:23 > git config core.sparsecheckout # timeout=10 08:16:23 > git checkout -f eca11b81d64753c367c627a05b1b6cf4f163938c # timeout=10 08:16:27 Commit message: "feat: Enable using MessageBus as the default" 08:16:27 > git --version # timeout=10 08:16:27 > git --version # 'git version 2.24.4' 08:16:27 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:16:28 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:16:29 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:16:29 + sudo service docker restart 08:16:29 + true 08:16:29 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:16:47 provisioning config files... 08:16:47 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config2398128379586645582tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:16:48 ---> docker-login.sh 08:16:48 nexus3.edgexfoundry.org:10001 08:16:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:16:48 Configure a credential helper to remove this warning. See 08:16:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:16:48 08:16:48 Login Succeeded 08:16:48 nexus3.edgexfoundry.org:10002 08:16:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:16:48 Configure a credential helper to remove this warning. See 08:16:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:16:48 08:16:48 Login Succeeded 08:16:48 nexus3.edgexfoundry.org:10003 08:16:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:16:48 Configure a credential helper to remove this warning. See 08:16:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:16:48 08:16:48 Login Succeeded 08:16:48 nexus3.edgexfoundry.org:10004 08:16:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:16:48 Configure a credential helper to remove this warning. See 08:16:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:16:48 08:16:48 Login Succeeded 08:16:48 docker.io 08:16:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:16:48 Configure a credential helper to remove this warning. See 08:16:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:16:48 08:16:48 Login Succeeded 08:16:48 ---> docker-login.sh ends [Pipeline] } 08:16:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:16:49 ========================================================= 08:16:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 08:16:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:16:49 + 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:16:49 Sending build context to Docker daemon 2.696MB 08:16:49 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 08:16:49 Step 2/8 : FROM ${BASE} 08:16:49 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 08:16:49 540db60ca938: Pulling fs layer 08:16:49 adcc1eea9eea: Pulling fs layer 08:16:49 4c4ab2625f07: Pulling fs layer 08:16:49 0510c868ecb4: Pulling fs layer 08:16:49 afea3b2eda06: Pulling fs layer 08:16:49 7809a108b3ef: Pulling fs layer 08:16:49 f706445af74f: Pulling fs layer 08:16:49 afea3b2eda06: Waiting 08:16:49 7809a108b3ef: Waiting 08:16:49 f706445af74f: Waiting 08:16:49 0510c868ecb4: Waiting 08:16:49 4c4ab2625f07: Verifying Checksum 08:16:49 4c4ab2625f07: Download complete 08:16:49 adcc1eea9eea: Verifying Checksum 08:16:49 adcc1eea9eea: Download complete 08:16:49 afea3b2eda06: Verifying Checksum 08:16:49 afea3b2eda06: Download complete 08:16:49 540db60ca938: Verifying Checksum 08:16:49 540db60ca938: Download complete 08:16:49 7809a108b3ef: Verifying Checksum 08:16:49 7809a108b3ef: Download complete 08:16:50 540db60ca938: Pull complete 08:16:50 adcc1eea9eea: Pull complete 08:16:50 4c4ab2625f07: Pull complete 08:16:51 f706445af74f: Verifying Checksum 08:16:51 f706445af74f: Download complete 08:16:52 0510c868ecb4: Verifying Checksum 08:16:52 0510c868ecb4: Download complete 08:16:55 0510c868ecb4: Pull complete 08:16:55 afea3b2eda06: Pull complete 08:16:55 7809a108b3ef: Pull complete 08:16:57 f706445af74f: Pull complete 08:16:57 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 08:16:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:16:57 ---> b068be0155e3 08:16:57 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:17:02 ---> Running in 97a9c8fa8edf 08:17:02 Removing intermediate container 97a9c8fa8edf 08:17:02 ---> a19193a0d3cd 08:17:02 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:17:02 ---> Running in e4e0930aeb9e 08:17:02 Removing intermediate container e4e0930aeb9e 08:17:02 ---> 1c02735bf773 08:17:02 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 08:17:02 ---> Running in 14f75861cee8 08:17:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:17:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:17:04 (1/6) Installing libc-dev (0.7.2-r3) 08:17:04 (2/6) Installing libsodium (1.0.18-r0) 08:17:04 (3/6) Installing pkgconf (1.7.3-r0) 08:17:04 (4/6) Installing libsodium-dev (1.0.18-r0) 08:17:04 (5/6) Installing libzmq (4.3.3-r1) 08:17:04 (6/6) Installing zeromq-dev (4.3.3-r1) 08:17:04 Executing busybox-1.32.1-r6.trigger 08:17:04 OK: 150 MiB in 46 packages 08:17:05 Removing intermediate container 14f75861cee8 08:17:05 ---> d7697cd1a83e 08:17:05 Step 6/8 : WORKDIR /device-sdk-go 08:17:05 ---> Running in f3b2c5ee4f0f 08:17:05 Removing intermediate container f3b2c5ee4f0f 08:17:05 ---> 4b2487f6fb06 08:17:05 Step 7/8 : COPY . . 08:17:05 ---> 372416520a45 08:17:05 Step 8/8 : RUN go mod download 08:17:05 ---> Running in ac7a06cf389b 08:17:23 Removing intermediate container ac7a06cf389b 08:17:23 ---> c53385d6ebd5 08:17:23 Successfully built c53385d6ebd5 08:17:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:17:24 + docker inspect -f . ci-base-image-x86_64 08:17:24 . [Pipeline] withDockerContainer 08:17:24 prd-centos7-docker-4c-2g-165 does not seem to be running inside a container 08:17:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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:17:24 $ docker top e15c987b61f66605c84409a6b77054bff5d1f3d6ca79685d5886e2df2bbe96c4 -eo pid,comm [Pipeline] { [Pipeline] sh 08:17:25 + go version 08:17:25 go version go1.16.3 linux/amd64 [Pipeline] } 08:17:25 $ docker stop --time=1 e15c987b61f66605c84409a6b77054bff5d1f3d6ca79685d5886e2df2bbe96c4 08:17:26 $ docker rm -f e15c987b61f66605c84409a6b77054bff5d1f3d6ca79685d5886e2df2bbe96c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:17:27 + docker inspect -f . ci-base-image-x86_64 08:17:27 . [Pipeline] withDockerContainer 08:17:27 prd-centos7-docker-4c-2g-165 does not seem to be running inside a container 08:17:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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:17:28 $ docker top d066c8299fe0f604e26bb7effb8e043381d483fd807b1713d9419c76b0d1cbe8 -eo pid,comm [Pipeline] { [Pipeline] sh 08:17:28 + go mod tidy [Pipeline] sh 08:17:29 + make test 08:17:29 go mod tidy 08:17:29 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:17:34 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 08:17:56 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 08:17:56 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 08:17:56 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 08:17:59 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.055s coverage: 25.4% of statements 08:17:59 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 08:17:59 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.046s coverage: 28.1% of statements 08:17:59 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.059s coverage: 78.9% of statements 08:18:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.044s coverage: 9.0% of statements 08:18:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 08:18:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 08:18:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 08:18:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.063s coverage: 29.2% of statements 08:18:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 08:18:01 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.052s coverage: 83.3% of statements 08:18:01 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 08:18:01 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 08:18:01 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.087s coverage: 58.0% of statements 08:18:03 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.835s coverage: 89.2% of statements 08:18:03 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 08:18:03 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.051s coverage: 5.0% of statements 08:18:03 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 08:18:03 GO111MODULE=on go vet ./... 08:18:21 gofmt -l . 08:18:21 [ "`gofmt -l .`" = "" ] 08:18:21 ./bin/test-attribution-txt.sh 08:18:21 ./bin/test-go-mod-tidy.sh [Pipeline] } 08:18:21 $ docker stop --time=1 d066c8299fe0f604e26bb7effb8e043381d483fd807b1713d9419c76b0d1cbe8 08:18:23 $ docker rm -f d066c8299fe0f604e26bb7effb8e043381d483fd807b1713d9419c76b0d1cbe8 [Pipeline] // withDockerContainer [Pipeline] sh 08:18:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:18:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:18:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:18:28 + ls -al . 08:18:28 total 208 08:18:28 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 18 08:18 . 08:18:28 drwxrwxr-x. 4 jenkins jenkins 28 Jun 18 08:16 .. 08:18:28 drwxrwxr-x. 2 jenkins jenkins 64 Jun 18 08:16 bin 08:18:28 -rw-r--r--. 1 jenkins jenkins 126073 Jun 18 08:18 coverage.out 08:18:28 -rw-rw-r--. 1 jenkins jenkins 987 Jun 18 08:16 Dockerfile.build 08:18:28 -rw-rw-r--. 1 jenkins jenkins 140 Jun 18 08:16 .dockerignore 08:18:28 drwxrwxr-x. 5 jenkins jenkins 62 Jun 18 08:16 example 08:18:28 drwxrwxr-x. 8 jenkins jenkins 179 Jun 18 08:16 .git 08:18:28 drwxrwxr-x. 2 jenkins jenkins 103 Jun 18 08:16 .github 08:18:28 -rw-rw-r--. 1 jenkins jenkins 138 Jun 18 08:16 .gitignore 08:18:28 -rw-r--r--. 1 jenkins jenkins 576 Jun 18 08:18 go.mod 08:18:28 -rw-r--r--. 1 jenkins jenkins 20294 Jun 18 08:17 go.sum 08:18:28 drwxrwxr-x. 15 jenkins jenkins 224 Jun 18 08:16 internal 08:18:28 -rw-rw-r--. 1 jenkins jenkins 894 Jun 18 08:16 Jenkinsfile 08:18:28 -rw-rw-r--. 1 jenkins jenkins 11341 Jun 18 08:16 LICENSE 08:18:28 -rw-rw-r--. 1 jenkins jenkins 1026 Jun 18 08:16 Makefile 08:18:28 drwxrwxr-x. 4 jenkins jenkins 26 Jun 18 08:16 openapi 08:18:28 drwxrwxr-x. 5 jenkins jenkins 50 Jun 18 08:16 pkg 08:18:28 -rw-rw-r--. 1 jenkins jenkins 7652 Jun 18 08:16 README.md 08:18:28 -rw-rw-r--. 1 jenkins jenkins 6616 Jun 18 08:16 RELEASE-NOTES.txt 08:18:28 drwxrwxr-x. 4 jenkins jenkins 54 Jun 18 08:16 snap 08:18:28 -rw-rw-r--. 1 jenkins jenkins 5 Jun 18 08:14 VERSION 08:18:28 -rw-rw-r--. 1 jenkins jenkins 222 Jun 18 08:16 version.go [Pipeline] isUnix [Pipeline] sh 08:18:28 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=eca11b81d64753c367c627a05b1b6cf4f163938c --label arch=amd64 --label version=0.0.0 . 08:18:28 Sending build context to Docker daemon 2.823MB 08:18:28 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 08:18:28 Step 2/23 : FROM ${BASE} AS builder 08:18:28 ---> c53385d6ebd5 08:18:28 Step 3/23 : WORKDIR /device-sdk-go 08:18:28 ---> Running in 61ed751b321b 08:18:28 Removing intermediate container 61ed751b321b 08:18:28 ---> 983407494636 08:18:28 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:18:28 ---> Running in 8f9e7290fced 08:18:28 Removing intermediate container 8f9e7290fced 08:18:28 ---> fc999261e767 08:18:28 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:18:28 ---> Running in a99dbeac6f1b 08:18:29 Removing intermediate container a99dbeac6f1b 08:18:29 ---> 1333121babf9 08:18:29 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 08:18:29 ---> Running in 19c29f466529 08:18:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:18:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:18:30 OK: 150 MiB in 46 packages 08:18:30 Removing intermediate container 19c29f466529 08:18:30 ---> 0faa0ee18680 08:18:30 Step 7/23 : COPY . . 08:18:31 ---> 65b07e9c8298 08:18:31 Step 8/23 : RUN go mod download 08:18:31 ---> Running in 4e981cee43fb 08:18:31 Removing intermediate container 4e981cee43fb 08:18:31 ---> 6c126ae6ce18 08:18:31 Step 9/23 : RUN make build 08:18:31 ---> Running in 0b38774195d5 08:18:32 go mod tidy 08:18:32 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 08:18:42 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 08:18:42 Removing intermediate container 0b38774195d5 08:18:42 ---> f5488dbfa140 08:18:42 Step 10/23 : FROM alpine:3.12 08:18:43 3.12: Pulling from library/alpine 08:18:43 339de151aab4: Pulling fs layer 08:18:43 339de151aab4: Verifying Checksum 08:18:43 339de151aab4: Download complete 08:18:43 339de151aab4: Pull complete 08:18:43 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 08:18:43 Status: Downloaded newer image for alpine:3.12 08:18:43 ---> 13621d1b12d4 08:18:43 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:18:43 ---> Running in 0463fba954a3 08:18:44 Removing intermediate container 0463fba954a3 08:18:44 ---> bea2c0e62b0d 08:18:44 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:18:44 ---> Running in db5a6df9b04b 08:18:44 Removing intermediate container db5a6df9b04b 08:18:44 ---> db5e9b68d161 08:18:44 Step 13/23 : RUN apk add --update --no-cache zeromq 08:18:44 ---> Running in 62a7f71ae7a2 08:18:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:18:44 Running on prd-ubuntu18.04-docker-arm64-4c-16g-167 in /w/workspace/dgexfoundry_device-sdk-go_PR-975 [Pipeline] { [Pipeline] ws 08:18:44 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 08:18:45 Selected Git installation does not exist. Using Default 08:18:45 The recommended git tool is: NONE 08:18:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:18:45 (1/5) Installing libgcc (9.3.0-r2) 08:18:45 (2/5) Installing libsodium (1.0.18-r0) 08:18:46 (3/5) Installing libstdc++ (9.3.0-r2) 08:18:46 (4/5) Installing libzmq (4.3.3-r0) 08:18:46 (5/5) Installing zeromq (4.3.3-r0) 08:18:46 Executing busybox-1.31.1-r20.trigger 08:18:46 OK: 8 MiB in 19 packages 08:18:47 Removing intermediate container 62a7f71ae7a2 08:18:47 ---> d05a6bcbedff 08:18:47 Step 14/23 : WORKDIR / 08:18:47 ---> Running in 12ad1443ae8a 08:18:47 Removing intermediate container 12ad1443ae8a 08:18:47 ---> 117c3d005369 08:18:47 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 08:18:47 ---> 7a1133a77fd7 08:18:47 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 08:18:47 ---> 66143498afd6 08:18:47 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 08:18:48 ---> e2efea8f334c 08:18:48 Step 18/23 : EXPOSE 59999 08:18:48 ---> Running in 180ec405cc45 08:18:48 Removing intermediate container 180ec405cc45 08:18:48 ---> 4e802a55a866 08:18:48 Step 19/23 : ENTRYPOINT ["/device-simple"] 08:18:48 ---> Running in 7fd63de17f8a 08:18:48 Removing intermediate container 7fd63de17f8a 08:18:48 ---> 82115a1cce52 08:18:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:18:48 ---> Running in 22cf491e139b 08:18:48 Removing intermediate container 22cf491e139b 08:18:48 ---> ef96bee12503 08:18:48 Step 21/23 : LABEL arch=amd64 08:18:48 ---> Running in acb46f6b4609 08:18:48 Removing intermediate container acb46f6b4609 08:18:48 ---> 0c750e3da22b 08:18:48 Step 22/23 : LABEL git_sha=eca11b81d64753c367c627a05b1b6cf4f163938c 08:18:48 ---> Running in efd7b15252af 08:18:48 Removing intermediate container efd7b15252af 08:18:48 ---> 5f4814d100af 08:18:48 Step 23/23 : LABEL version=0.0.0 08:18:48 ---> Running in 348b42f29fb3 08:18:48 Removing intermediate container 348b42f29fb3 08:18:48 ---> 7e0c9e06e34c 08:18:48 [Warning] One or more build-args [MAKE ARCH] were not consumed 08:18:48 Successfully built 7e0c9e06e34c 08:18:48 Successfully tagged device-sdk-simple: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:18:49 ---> job-cost.sh 08:18:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HIbD 08:18:50 using credential edgex-jenkins-ssh 08:18:50 Cloning the remote Git repository 08:18:50 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 08:18:50 > git init /w/workspace/device-sdk-go/1 # timeout=10 08:18:50 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:18:50 > git --version # timeout=10 08:18:50 > git --version # 'git version 2.17.1' 08:18:50 using GIT_SSH to set credentials SSH Credentials for GitHub 08:18:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:18:52 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:18:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:18:52 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:18:52 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:18:52 using GIT_SSH to set credentials SSH Credentials for GitHub 08:18:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/975/head:refs/remotes/origin/PR-975 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:18:53 Merging remotes/origin/master commit a0283ea75e3b124ec5b34ddb1bd6fdababf84013 into PR head commit eca11b81d64753c367c627a05b1b6cf4f163938c 08:18:53 Merge succeeded, producing eca11b81d64753c367c627a05b1b6cf4f163938c 08:18:53 Checking out Revision eca11b81d64753c367c627a05b1b6cf4f163938c (PR-975) 08:18:53 > git config core.sparsecheckout # timeout=10 08:18:53 > git checkout -f eca11b81d64753c367c627a05b1b6cf4f163938c # timeout=10 08:18:53 > git remote # timeout=10 08:18:53 > git config --get remote.origin.url # timeout=10 08:18:53 using GIT_SSH to set credentials SSH Credentials for GitHub 08:18:53 > git merge a0283ea75e3b124ec5b34ddb1bd6fdababf84013 # timeout=10 08:18:53 > git rev-parse HEAD^{commit} # timeout=10 08:18:53 > git config core.sparsecheckout # timeout=10 08:18:53 > git checkout -f eca11b81d64753c367c627a05b1b6cf4f163938c # timeout=10 08:18:57 Commit message: "feat: Enable using MessageBus as the default" 08:18:57 > git --version # timeout=10 08:18:57 > git --version # 'git version 2.17.1' 08:18:57 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 08:18:58 08:18:58 GitHub has been notified of this commit’s build result 08:18:58 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:18:59 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:18:59 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:19:00 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:19:00 + true 08:19:00 + sudo service docker restart 08:19:12 lf-activate-venv(): INFO: Adding /tmp/venv-HIbD/bin to PATH 08:19:12 INFO: No Stack... 08:19:12 INFO: Retrieving Pricing Info for: v3-standard-2 08:19:12 INFO: Archiving Costs [Pipeline] sh 08:19:13 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 08:19:13 + cut -d, -f6 [Pipeline] lock 08:19:13 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-975-1-stack-cost] 08:19:13 Resource [jenkins-edgexfoundry-device-sdk-go-PR-975-1-stack-cost] did not exist. Created. 08:19:13 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-975-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:19:13 + echo total: 0.05999999865889549 [Pipeline] stash 08:19:13 Stashed 1 file(s) [Pipeline] } 08:19:13 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-975-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:19:18 provisioning config files... 08:19:18 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config1010891147864816859tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:19:19 ---> docker-login.sh 08:19:19 nexus3.edgexfoundry.org:10001 08:19:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:19:20 Configure a credential helper to remove this warning. See 08:19:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:19:20 08:19:20 Login Succeeded 08:19:20 nexus3.edgexfoundry.org:10002 08:19:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:19:20 Configure a credential helper to remove this warning. See 08:19:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:19:20 08:19:20 Login Succeeded 08:19:20 nexus3.edgexfoundry.org:10003 08:19:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:19:21 Configure a credential helper to remove this warning. See 08:19:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:19:21 08:19:21 Login Succeeded 08:19:21 nexus3.edgexfoundry.org:10004 08:19:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:19:21 Configure a credential helper to remove this warning. See 08:19:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:19:21 08:19:21 Login Succeeded 08:19:21 docker.io 08:19:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:19:22 Configure a credential helper to remove this warning. See 08:19:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:19:22 08:19:22 Login Succeeded 08:19:22 ---> docker-login.sh ends [Pipeline] } 08:19:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:19:23 ========================================================= 08:19:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 08:19:23 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:19:23 + 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:19:24 Sending build context to Docker daemon 2.693MB 08:19:24 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 08:19:24 Step 2/8 : FROM ${BASE} 08:19:24 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:19:24 595b0fe564bb: Pulling fs layer 08:19:24 3088b5b3c5c0: Pulling fs layer 08:19:24 5b7225fbf94c: Pulling fs layer 08:19:24 ba82ee9f976e: Pulling fs layer 08:19:24 506bd15cee9f: Pulling fs layer 08:19:24 75a0a4a0db45: Pulling fs layer 08:19:24 618dc40b7e24: Pulling fs layer 08:19:24 506bd15cee9f: Waiting 08:19:24 75a0a4a0db45: Waiting 08:19:24 618dc40b7e24: Waiting 08:19:24 ba82ee9f976e: Waiting 08:19:24 3088b5b3c5c0: Verifying Checksum 08:19:24 3088b5b3c5c0: Download complete 08:19:24 506bd15cee9f: Verifying Checksum 08:19:24 506bd15cee9f: Download complete 08:19:24 75a0a4a0db45: Verifying Checksum 08:19:24 75a0a4a0db45: Download complete 08:19:24 595b0fe564bb: Download complete 08:19:25 595b0fe564bb: Pull complete 08:19:26 3088b5b3c5c0: Pull complete 08:19:26 5b7225fbf94c: Pull complete 08:19:26 618dc40b7e24: Verifying Checksum 08:19:26 618dc40b7e24: Download complete 08:19:27 ba82ee9f976e: Verifying Checksum 08:19:27 ba82ee9f976e: Download complete 08:19:40 ba82ee9f976e: Pull complete 08:19:40 506bd15cee9f: Pull complete 08:19:40 75a0a4a0db45: Pull complete 08:19:42 618dc40b7e24: Pull complete 08:19:42 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 08:19:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:19:42 ---> a36622ca3599 08:19:42 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:19:44 ---> Running in d0e6c5ed5d1e 08:19:45 Removing intermediate container d0e6c5ed5d1e 08:19:45 ---> eba93dcf389f 08:19:45 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:19:45 ---> Running in 5f48c2e2b167 08:19:48 Removing intermediate container 5f48c2e2b167 08:19:48 ---> 513608231a44 08:19:48 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 08:19:48 ---> Running in 3aca662e5cda 08:19:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:19:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:19:51 (1/6) Installing libc-dev (0.7.2-r3) 08:19:51 (2/6) Installing libsodium (1.0.18-r0) 08:19:51 (3/6) Installing pkgconf (1.7.3-r0) 08:19:51 (4/6) Installing libsodium-dev (1.0.18-r0) 08:19:51 (5/6) Installing libzmq (4.3.3-r1) 08:19:51 (6/6) Installing zeromq-dev (4.3.3-r1) 08:19:51 Executing busybox-1.32.1-r6.trigger 08:19:51 OK: 139 MiB in 46 packages 08:19:53 Removing intermediate container 3aca662e5cda 08:19:53 ---> 6868920154b5 08:19:53 Step 6/8 : WORKDIR /device-sdk-go 08:19:53 ---> Running in 8a38a8ffc415 08:19:53 Removing intermediate container 8a38a8ffc415 08:19:53 ---> 2e8cd85daf37 08:19:53 Step 7/8 : COPY . . 08:19:55 ---> 3b5b8a83b694 08:19:55 Step 8/8 : RUN go mod download 08:19:55 ---> Running in 34a05311dc81 08:20:22 Removing intermediate container 34a05311dc81 08:20:22 ---> 6053ab7ac9d7 08:20:22 Successfully built 6053ab7ac9d7 08:20:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:20:22 + docker inspect -f . ci-base-image-arm64 08:20:22 . [Pipeline] withDockerContainer 08:20:22 prd-ubuntu18.04-docker-arm64-4c-16g-167 does not seem to be running inside a container 08:20:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:20:24 $ docker top ecdf35f744d7a7f25aaf3bfc607690a934fdd6a90ac3e5b9ce29dfac9cd8a87f -eo pid,comm [Pipeline] { [Pipeline] sh 08:20:25 + go version 08:20:25 go version go1.16.5 linux/arm64 [Pipeline] } 08:20:25 $ docker stop --time=1 ecdf35f744d7a7f25aaf3bfc607690a934fdd6a90ac3e5b9ce29dfac9cd8a87f 08:20:27 $ docker rm -f ecdf35f744d7a7f25aaf3bfc607690a934fdd6a90ac3e5b9ce29dfac9cd8a87f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:20:28 + docker inspect -f . ci-base-image-arm64 08:20:28 . [Pipeline] withDockerContainer 08:20:28 prd-ubuntu18.04-docker-arm64-4c-16g-167 does not seem to be running inside a container 08:20:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:20:30 $ docker top 9433db9f630f5c07db3ea4116d9d6547ef925f6395764edc9d172962314aeadd -eo pid,comm [Pipeline] { [Pipeline] sh 08:20:31 + go mod tidy [Pipeline] sh 08:20:32 + make test 08:20:32 go mod tidy 08:20:33 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:20:55 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 08:22:03 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 08:22:03 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 08:22:03 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 08:22:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.332s coverage: 25.4% of statements 08:22:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 08:22:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.203s coverage: 28.1% of statements 08:22:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.234s coverage: 78.9% of statements 08:22:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.207s coverage: 9.0% of statements 08:22:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 08:22:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 08:22:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 08:22:11 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.347s coverage: 29.2% of statements 08:22:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 08:22:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.262s coverage: 83.3% of statements 08:22:13 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 08:22:13 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 08:22:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.370s coverage: 58.0% of statements 08:22:15 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.060s coverage: 89.2% of statements 08:22:15 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 08:22:15 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.170s coverage: 5.0% of statements 08:22:15 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 08:22:16 GO111MODULE=on go vet ./... 08:23:12 gofmt -l . 08:23:12 [ "`gofmt -l .`" = "" ] 08:23:12 ./bin/test-attribution-txt.sh 08:23:12 ./bin/test-go-mod-tidy.sh [Pipeline] } 08:23:12 $ docker stop --time=1 9433db9f630f5c07db3ea4116d9d6547ef925f6395764edc9d172962314aeadd 08:23:14 $ docker rm -f 9433db9f630f5c07db3ea4116d9d6547ef925f6395764edc9d172962314aeadd [Pipeline] // withDockerContainer [Pipeline] sh 08:23:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:23:15 Warning: overwriting stash ‘coverage-report’ 08:23:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:23:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:23:17 + ls -al . 08:23:17 total 244 08:23:17 drwxrwxr-x 10 jenkins jenkins 4096 Jun 18 08:23 . 08:23:17 drwxrwxr-x 4 jenkins jenkins 4096 Jun 18 08:18 .. 08:23:17 -rw-rw-r-- 1 jenkins jenkins 140 Jun 18 08:18 .dockerignore 08:23:17 drwxrwxr-x 8 jenkins jenkins 4096 Jun 18 08:18 .git 08:23:17 drwxrwxr-x 2 jenkins jenkins 4096 Jun 18 08:18 .github 08:23:17 -rw-rw-r-- 1 jenkins jenkins 138 Jun 18 08:18 .gitignore 08:23:17 -rw-rw-r-- 1 jenkins jenkins 987 Jun 18 08:18 Dockerfile.build 08:23:17 -rw-rw-r-- 1 jenkins jenkins 894 Jun 18 08:18 Jenkinsfile 08:23:17 -rw-rw-r-- 1 jenkins jenkins 11341 Jun 18 08:18 LICENSE 08:23:17 -rw-rw-r-- 1 jenkins jenkins 1026 Jun 18 08:18 Makefile 08:23:17 -rw-rw-r-- 1 jenkins jenkins 7652 Jun 18 08:18 README.md 08:23:17 -rw-rw-r-- 1 jenkins jenkins 6616 Jun 18 08:18 RELEASE-NOTES.txt 08:23:17 -rw-rw-r-- 1 jenkins jenkins 5 Jun 18 08:14 VERSION 08:23:17 drwxrwxr-x 2 jenkins jenkins 4096 Jun 18 08:18 bin 08:23:17 -rw-r--r-- 1 jenkins jenkins 126073 Jun 18 08:22 coverage.out 08:23:17 drwxrwxr-x 5 jenkins jenkins 4096 Jun 18 08:18 example 08:23:17 -rw-r--r-- 1 jenkins jenkins 576 Jun 18 08:23 go.mod 08:23:17 -rw-r--r-- 1 jenkins jenkins 20294 Jun 18 08:20 go.sum 08:23:17 drwxrwxr-x 15 jenkins jenkins 4096 Jun 18 08:18 internal 08:23:17 drwxrwxr-x 4 jenkins jenkins 4096 Jun 18 08:18 openapi 08:23:17 drwxrwxr-x 5 jenkins jenkins 4096 Jun 18 08:18 pkg 08:23:17 drwxrwxr-x 4 jenkins jenkins 4096 Jun 18 08:18 snap 08:23:17 -rw-rw-r-- 1 jenkins jenkins 222 Jun 18 08:18 version.go [Pipeline] isUnix [Pipeline] sh 08:23:17 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=eca11b81d64753c367c627a05b1b6cf4f163938c --label arch=arm64 --label version=0.0.0 . 08:23:18 Sending build context to Docker daemon 2.82MB 08:23:18 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 08:23:18 Step 2/23 : FROM ${BASE} AS builder 08:23:18 ---> 6053ab7ac9d7 08:23:18 Step 3/23 : WORKDIR /device-sdk-go 08:23:18 ---> Running in 6cc956c99324 08:23:19 Removing intermediate container 6cc956c99324 08:23:19 ---> d01a7174bbf3 08:23:19 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:23:19 ---> Running in 369b7cf7368f 08:23:19 Removing intermediate container 369b7cf7368f 08:23:19 ---> 5c427189d681 08:23:19 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:23:20 ---> Running in b26a4eb9115b 08:23:22 Removing intermediate container b26a4eb9115b 08:23:22 ---> 796cc5ef7f67 08:23:22 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 08:23:22 ---> Running in 26543384b1ac 08:23:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:23:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:23:25 OK: 139 MiB in 46 packages 08:23:26 Removing intermediate container 26543384b1ac 08:23:26 ---> 8fe34e1c3d6a 08:23:26 Step 7/23 : COPY . . 08:23:27 ---> cc4c3eeadd73 08:23:27 Step 8/23 : RUN go mod download 08:23:28 ---> Running in cc85fb7ea5aa 08:23:30 Removing intermediate container cc85fb7ea5aa 08:23:30 ---> 10e458302771 08:23:30 Step 9/23 : RUN make build 08:23:30 ---> Running in bdc447eae7b1 08:23:31 go mod tidy 08:23:32 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 08:24:04 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 08:24:05 Removing intermediate container bdc447eae7b1 08:24:05 ---> af38f5b48cb7 08:24:05 Step 10/23 : FROM alpine:3.12 08:24:06 3.12: Pulling from library/alpine 08:24:06 d2f70382dc9a: Pulling fs layer 08:24:06 d2f70382dc9a: Verifying Checksum 08:24:06 d2f70382dc9a: Download complete 08:24:07 d2f70382dc9a: Pull complete 08:24:07 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 08:24:07 Status: Downloaded newer image for alpine:3.12 08:24:07 ---> c4fd0aeabfcf 08:24:07 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:24:07 ---> Running in 7fe0b25aaee6 08:24:07 Removing intermediate container 7fe0b25aaee6 08:24:07 ---> e8c9c4de0f9c 08:24:07 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:24:08 ---> Running in 0de668c4ea69 08:24:10 Removing intermediate container 0de668c4ea69 08:24:10 ---> 8d4a43c633bb 08:24:10 Step 13/23 : RUN apk add --update --no-cache zeromq 08:24:10 ---> Running in e6cd49a35dde 08:24:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:24:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:24:12 (1/5) Installing libgcc (9.3.0-r2) 08:24:12 (2/5) Installing libsodium (1.0.18-r0) 08:24:12 (3/5) Installing libstdc++ (9.3.0-r2) 08:24:13 (4/5) Installing libzmq (4.3.3-r0) 08:24:13 (5/5) Installing zeromq (4.3.3-r0) 08:24:13 Executing busybox-1.31.1-r20.trigger 08:24:13 OK: 8 MiB in 19 packages 08:24:14 Removing intermediate container e6cd49a35dde 08:24:14 ---> 754279a1a544 08:24:14 Step 14/23 : WORKDIR / 08:24:14 ---> Running in 9730f4b34fc8 08:24:15 Removing intermediate container 9730f4b34fc8 08:24:15 ---> d02dced730c0 08:24:15 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 08:24:15 ---> 4dfda1b2569c 08:24:15 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 08:24:17 ---> 3b965e6b223c 08:24:17 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 08:24:17 ---> 6c25886ea6b5 08:24:17 Step 18/23 : EXPOSE 59999 08:24:17 ---> Running in e5833c7d1ff6 08:24:18 Removing intermediate container e5833c7d1ff6 08:24:18 ---> 650b4268db3e 08:24:18 Step 19/23 : ENTRYPOINT ["/device-simple"] 08:24:18 ---> Running in 9c898b34824c 08:24:19 Removing intermediate container 9c898b34824c 08:24:19 ---> 8752db9641ed 08:24:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:24:19 ---> Running in 7ca3e622b519 08:24:19 Removing intermediate container 7ca3e622b519 08:24:19 ---> e6fc2c148440 08:24:19 Step 21/23 : LABEL arch=arm64 08:24:19 ---> Running in 3710640012f0 08:24:20 Removing intermediate container 3710640012f0 08:24:20 ---> de077efcbf6e 08:24:20 Step 22/23 : LABEL git_sha=eca11b81d64753c367c627a05b1b6cf4f163938c 08:24:20 ---> Running in d7ff1cd1f767 08:24:20 Removing intermediate container d7ff1cd1f767 08:24:20 ---> 48ccb58a686c 08:24:20 Step 23/23 : LABEL version=0.0.0 08:24:20 ---> Running in eff31099dcdb 08:24:21 Removing intermediate container eff31099dcdb 08:24:21 ---> ac9db5880d6b 08:24:21 [Warning] One or more build-args [MAKE ARCH] were not consumed 08:24:21 Successfully built ac9db5880d6b 08:24:21 Successfully tagged device-sdk-simple-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:24:22 ---> job-cost.sh 08:24:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YkqA 08:25:01 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:26:24 lf-activate-venv(): INFO: Adding /tmp/venv-YkqA/bin to PATH 08:26:24 INFO: No Stack... 08:26:24 INFO: Retrieving Pricing Info for: v2-standard-4 08:26:24 INFO: Archiving Costs [Pipeline] sh 08:26:25 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 08:26:25 + cut -d, -f6 [Pipeline] lock 08:26:25 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-975-1-stack-cost] 08:26:25 Resource [jenkins-edgexfoundry-device-sdk-go-PR-975-1-stack-cost] did not exist. Created. 08:26:25 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-975-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:26:25 /w/workspace/device-sdk-go/1@tmp/durable-52e9b754/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-52e9b754/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 08:26:26 + echo total: 0.18000000715255737 [Pipeline] stash 08:26:26 Warning: overwriting stash ‘stack-cost’ 08:26:26 Stashed 1 file(s) [Pipeline] } 08:26:26 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-975-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:26:28 provisioning config files... 08:26:28 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-975@tmp/config2121924094344500029tmp [Pipeline] { [Pipeline] sh 08:26:28 + set +x 08:26:28 + curl -s https://codecov.io/bash 08:26:28 + bash -s -- 08:26:28 08:26:28 _____ _ 08:26:28 / ____| | | 08:26:28 | | ___ __| | ___ ___ _____ __ 08:26:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:26:28 | |___| (_) | (_| | __/ (_| (_) \ V / 08:26:28 \_____\___/ \__,_|\___|\___\___/ \_/ 08:26:28 Bash-1.0.3 08:26:28 08:26:28 08:26:28 ==> git version 2.24.4 found 08:26:28 ==> 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:26:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:26:28 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:26:28 ==> Jenkins CI detected. 08:26:28 project root: . 08:26:28 --> token set from env 08:26:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:26:28 ==> Running gcov in . (disable via -X gcov) 08:26:28 ==> Python coveragepy not found 08:26:28 ==> Searching for coverage reports in: 08:26:28 + . 08:26:28 -> Found 1 reports 08:26:28 ==> Detecting git/mercurial file structure 08:26:28 ==> Reading reports 08:26:28 + ./coverage.out bytes=126073 08:26:28 ==> Appending adjustments 08:26:28 https://docs.codecov.io/docs/fixing-reports 08:26:28 + Found adjustments 08:26:28 ==> Gzipping contents 08:26:28 20K /tmp/codecov.dmXAWA.gz 08:26:28 ==> Uploading reports 08:26:28 url: https://codecov.io 08:26:28 query: branch=PR-975&commit=eca11b81d64753c367c627a05b1b6cf4f163938c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-975%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=975&job=&cmd_args= 08:26:28 -> Pinging Codecov 08:26:28 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-975&commit=eca11b81d64753c367c627a05b1b6cf4f163938c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-975%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=975&job=&cmd_args= 08:26:29 -> Uploading to 08:26:29 https://storage.googleapis.com/codecov/v4/raw/2021-06-18/7E55EF52A471D76F132DFD9A03CDDE97/eca11b81d64753c367c627a05b1b6cf4f163938c/5609fff4-7fdf-4735-9abd-0cd9ee906fe8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210618%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210618T082629Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d8d902c74156f209404287638edbc728c043a4cad4e19dd527f2eb399f454237 08:26:29 % Total % Received % Xferd Average Speed Time Time Time Current 08:26:29 Dload Upload Total Spent Left Speed 08:26:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16468 0 0 100 16468 0 47986 --:--:-- --:--:-- --:--:-- 47872 100 16468 0 0 100 16468 0 47967 --:--:-- --:--:-- --:--:-- 47872 08:26:29 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/eca11b81d64753c367c627a05b1b6cf4f163938c [Pipeline] } 08:26:29 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:26:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:26:33 ---> package-listing.sh 08:26:33 ++ facter osfamily 08:26:33 ++ tr '[:upper:]' '[:lower:]' 08:26:33 + OS_FAMILY=redhat 08:26:33 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-975 08:26:33 + START_PACKAGES=/tmp/packages_start.txt 08:26:33 + END_PACKAGES=/tmp/packages_end.txt 08:26:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:26:33 + PACKAGES=/tmp/packages_start.txt 08:26:33 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-975 ']' 08:26:33 + PACKAGES=/tmp/packages_end.txt 08:26:33 + case "${OS_FAMILY}" in 08:26:33 + rpm -qa 08:26:33 + sort 08:26:34 + '[' -f /tmp/packages_start.txt ']' 08:26:34 + '[' -f /tmp/packages_end.txt ']' 08:26:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:26:34 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-975 ']' 08:26:34 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-975/archives/ 08:26:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-975/archives/ [Pipeline] echo 08:26:34 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/dgexfoundry_device-sdk-go_PR-975/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:26:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:26:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:26:35 08:26:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:26:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:26:35 alpine: Pulling from edgex-lftools-log-publisher 08:26:35 df20fa9351a1: Pulling fs layer 08:26:35 36b3adc4ff6f: Pulling fs layer 08:26:35 8ad3a11d3b57: Pulling fs layer 08:26:35 46f8f816bc3b: Pulling fs layer 08:26:35 93b61091891f: Pulling fs layer 08:26:35 93b9cdb0e59b: Pulling fs layer 08:26:35 5e14af77c1be: Pulling fs layer 08:26:35 01666e4c0597: Pulling fs layer 08:26:35 aa168da1d23b: Pulling fs layer 08:26:35 46f8f816bc3b: Waiting 08:26:35 93b61091891f: Waiting 08:26:35 93b9cdb0e59b: Waiting 08:26:35 5e14af77c1be: Waiting 08:26:35 01666e4c0597: Waiting 08:26:35 aa168da1d23b: Waiting 08:26:35 36b3adc4ff6f: Verifying Checksum 08:26:35 36b3adc4ff6f: Download complete 08:26:35 46f8f816bc3b: Verifying Checksum 08:26:35 46f8f816bc3b: Download complete 08:26:35 df20fa9351a1: Verifying Checksum 08:26:35 df20fa9351a1: Download complete 08:26:35 93b9cdb0e59b: Verifying Checksum 08:26:35 93b9cdb0e59b: Download complete 08:26:35 5e14af77c1be: Verifying Checksum 08:26:35 5e14af77c1be: Download complete 08:26:35 01666e4c0597: Verifying Checksum 08:26:35 01666e4c0597: Download complete 08:26:35 93b61091891f: Verifying Checksum 08:26:35 93b61091891f: Download complete 08:26:35 df20fa9351a1: Pull complete 08:26:35 8ad3a11d3b57: Verifying Checksum 08:26:35 8ad3a11d3b57: Download complete 08:26:36 36b3adc4ff6f: Pull complete 08:26:36 8ad3a11d3b57: Pull complete 08:26:36 46f8f816bc3b: Pull complete 08:26:36 93b61091891f: Pull complete 08:26:36 93b9cdb0e59b: Pull complete 08:26:36 5e14af77c1be: Pull complete 08:26:37 01666e4c0597: Pull complete 08:26:37 aa168da1d23b: Verifying Checksum 08:26:37 aa168da1d23b: Download complete 08:26:41 aa168da1d23b: Pull complete 08:26:41 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:26:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:26:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:26:41 prd-centos7-docker-4c-2g-164 does not seem to be running inside a container 08:26:41 $ 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/dgexfoundry_device-sdk-go_PR-975/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-975 -v /w/workspace/dgexfoundry_device-sdk-go_PR-975:/w/workspace/dgexfoundry_device-sdk-go_PR-975:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-975@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-975@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:26:44 $ docker top d08ed3e05b4e298d10b1c94347c2cd02f6bef5287e4e327fb859e8683ac5aa63 -eo pid,comm [Pipeline] { [Pipeline] sh 08:26:45 + touch /tmp/pre-build-complete [Pipeline] sh 08:26:45 + mkdir -p /var/log/sa [Pipeline] sh 08:26:45 + ls /var/log/sa-host 08:26:45 + sadf -c /var/log/sa-host/sa05 08:26:45 file_magic: OK 08:26:45 HZ: Using current value: 100 08:26:45 file_header: OK 08:26:45 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:26:45 Statistics: 08:26:45 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:26:45 File successfully converted to sysstat format version 12.2.1 08:26:45 + sadf -c /var/log/sa-host/sa18 08:26:45 file_magic: OK 08:26:45 HZ: Using current value: 100 08:26:45 file_header: OK 08:26:45 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:26:45 Statistics: 08:26:45 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:26:45 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:26:46 provisioning config files... 08:26:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-975@tmp/config453972235534930163tmp [Pipeline] { [Pipeline] echo 08:26:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:26:47 ---> create-netrc.sh [Pipeline] } 08:26:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:26:47 ---> python-tools-install.sh [Pipeline] echo 08:26:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:26:48 ---> sudo-logs.sh 08:26:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:26:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:26:48 ---> job-cost.sh 08:26:48 lf-activate-venv: SKIPPING 08:26:48 DEBUG: total: 0.18000000715255737 08:26:48 INFO: Retrieving Stack Cost... 08:26:49 INFO: Retrieving Pricing Info for: v3-standard-2 08:26:49 INFO: Archiving Costs [Pipeline] echo 08:26:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:26:50 ---> logs-deploy.sh 08:26:50 lf-activate-venv: SKIPPING 08:26:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-975/1 08:26:50 INFO: archiving workspace using pattern(s): 08:26:51 Archives upload complete. 08:26:51 INFO: archiving logs to Nexus 08:26:51 ---> uname -a: 08:26:51 Linux prd-centos7-docker-4c-2g-164.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:26:51 08:26:51 08:26:51 ---> lscpu: 08:26:51 Architecture: x86_64 08:26:51 CPU op-mode(s): 32-bit, 64-bit 08:26:51 Byte Order: Little Endian 08:26:51 Address sizes: 40 bits physical, 48 bits virtual 08:26:51 CPU(s): 2 08:26:51 On-line CPU(s) list: 0,1 08:26:51 Thread(s) per core: 1 08:26:51 Core(s) per socket: 1 08:26:51 Socket(s): 2 08:26:51 NUMA node(s): 1 08:26:51 Vendor ID: AuthenticAMD 08:26:51 CPU family: 23 08:26:51 Model: 49 08:26:51 Model name: AMD EPYC-Rome Processor 08:26:51 Stepping: 0 08:26:51 CPU MHz: 2800.000 08:26:51 BogoMIPS: 5600.00 08:26:51 Virtualization: AMD-V 08:26:51 Hypervisor vendor: KVM 08:26:51 Virtualization type: full 08:26:51 L1d cache: 64 KiB 08:26:51 L1i cache: 64 KiB 08:26:51 L2 cache: 1 MiB 08:26:51 L3 cache: 32 MiB 08:26:51 NUMA node0 CPU(s): 0,1 08:26:51 Vulnerability Itlb multihit: Not affected 08:26:51 Vulnerability L1tf: Not affected 08:26:51 Vulnerability Mds: Not affected 08:26:51 Vulnerability Meltdown: Not affected 08:26:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:26:51 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:26:51 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:26:51 Vulnerability Srbds: Not affected 08:26:51 Vulnerability Tsx async abort: Not affected 08:26:51 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:26:51 08:26:51 08:26:51 ---> nproc: 08:26:51 2 08:26:51 08:26:51 08:26:51 ---> df -h: 08:26:51 Filesystem Size Used Available Use% Mounted on 08:26:51 overlay 40.0G 7.6G 32.4G 19% / 08:26:51 tmpfs 64.0M 0 64.0M 0% /dev 08:26:51 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:26:51 shm 64.0M 0 64.0M 0% /dev/shm 08:26:51 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 08:26:51 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 08:26:51 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 08:26:51 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 08:26:51 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 08:26:51 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 08:26:51 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-975 08:26:51 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-975@tmp 08:26:51 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 08:26:51 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 08:26:51 08:26:51 08:26:51 ---> free -m: 08:26:51 total used free shared buff/cache available 08:26:51 Mem: 7821 979 4743 0 2098 6663 08:26:51 Swap: 1023 0 1023 08:26:51 08:26:51 08:26:51 ---> ip addr: 08:26:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:26:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:26:51 inet 127.0.0.1/8 scope host lo 08:26:51 valid_lft forever preferred_lft forever 08:26:51 inet6 ::1/128 scope host 08:26:51 valid_lft forever preferred_lft forever 08:26:51 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 08:26:51 link/ether fa:16:3e:9f:7a:ef brd ff:ff:ff:ff:ff:ff 08:26:51 inet 10.30.122.131/23 brd 10.30.123.255 scope global dynamic eth0 08:26:51 valid_lft 85610sec preferred_lft 85610sec 08:26:51 inet6 fe80::f816:3eff:fe9f:7aef/64 scope link 08:26:51 valid_lft forever preferred_lft forever 08:26:51 3: docker0: mtu 1500 qdisc noqueue state DOWN 08:26:51 link/ether 02:42:1a:99:d6:8a brd ff:ff:ff:ff:ff:ff 08:26:51 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:26:51 valid_lft forever preferred_lft forever 08:26:51 inet6 fe80::42:1aff:fe99:d68a/64 scope link 08:26:51 valid_lft forever preferred_lft forever 08:26:51 08:26:51 08:26:51 ---> sar -b -r -n DEV: 08:26:51 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/18/21 _x86_64_ (2 CPU) 08:26:51 08:26:51 08:13:32 LINUX RESTART (2 CPU) 08:26:51 08:26:51 08:14:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:26:51 08:15:01 91.06 4.53 86.53 0.00 2840.03 4220.98 0.00 08:26:51 08:16:01 0.67 0.00 0.67 0.00 0.00 18.00 0.00 08:26:51 08:17:01 0.45 0.00 0.45 0.00 0.00 7.60 0.00 08:26:51 08:18:01 0.30 0.00 0.30 0.00 0.00 4.88 0.00 08:26:51 08:19:01 0.28 0.00 0.28 0.00 0.00 4.73 0.00 08:26:51 08:20:01 0.38 0.00 0.38 0.00 0.00 5.91 0.00 08:26:51 08:21:01 0.27 0.00 0.27 0.00 0.00 5.05 0.00 08:26:51 08:22:01 0.25 0.00 0.25 0.00 0.00 4.11 0.00 08:26:51 08:23:01 0.33 0.00 0.33 0.00 0.00 4.92 0.00 08:26:51 08:24:01 0.25 0.00 0.25 0.00 0.00 4.01 0.00 08:26:51 08:25:01 0.32 0.00 0.32 0.00 0.00 5.18 0.00 08:26:51 08:26:01 0.25 0.00 0.25 0.00 0.00 4.41 0.00 08:26:51 Average: 7.90 0.38 7.52 0.00 236.74 357.58 0.00 08:26:51 08:26:51 08:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:26:51 08:15:01 5459604 0 806080 10.06 2620 1740628 1289748 14.24 570460 1578208 128 08:26:51 08:16:01 5469252 0 796424 9.94 2620 1740636 1207244 13.33 562588 1578176 20 08:26:51 08:17:01 5469260 0 796416 9.94 2620 1740636 1207280 13.33 569784 1571140 8 08:26:51 08:18:01 5467556 0 798116 9.97 2620 1740640 1207232 13.33 571132 1571140 16 08:26:51 08:19:01 5467936 0 797728 9.96 2620 1740648 1207244 13.33 564200 1578092 16 08:26:51 08:20:01 5468444 0 797220 9.95 2620 1740648 1207208 13.33 564048 1578092 20 08:26:51 08:21:01 5468200 0 797452 9.96 2620 1740660 1207232 13.33 564172 1578092 16 08:26:51 08:22:01 5462116 0 803532 10.03 2620 1740664 1207064 13.33 570320 1578092 8 08:26:51 08:23:01 5462240 0 803404 10.03 2620 1740668 1207064 13.33 570552 1578096 16 08:26:51 08:24:01 5459360 0 806280 10.07 2620 1740672 1207208 13.33 575524 1576092 16 08:26:51 08:25:01 5458972 0 806668 10.07 2620 1740672 1207184 13.33 575396 1576092 12 08:26:51 08:26:01 5458428 0 807204 10.08 2620 1740680 1207264 13.33 581964 1569948 8 08:26:51 Average: 5464281 0 801377 10.01 2620 1740654 1214081 13.40 570012 1575938 24 08:26:51 08:26:51 08:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:26:51 08:15:01 eth0 503.53 345.68 942.44 78.40 0.00 0.00 0.00 0.00 08:26:51 08:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:26:51 08:15:01 docker0 12.42 8.29 2.07 28.34 0.00 0.00 0.00 0.00 08:26:51 08:16:01 eth0 3.46 1.45 3.03 0.14 0.00 0.00 0.00 0.00 08:26:51 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:26:51 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:26:51 08:17:01 eth0 0.97 0.37 0.32 0.20 0.00 0.00 0.00 0.00 08:26:51 08:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:26:51 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:26:51 08:18:01 eth0 1.25 0.28 0.33 0.20 0.00 0.00 0.00 0.00 08:26:51 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:26:51 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:26:51 08:19:01 eth0 0.62 0.37 0.31 0.24 0.00 0.00 0.00 0.00 08:26:51 08:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:26:51 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:26:51 08:20:01 eth0 0.60 0.13 0.09 0.04 0.00 0.00 0.00 0.00 08:26:51 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:26:51 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:26:51 08:21:01 eth0 0.57 0.32 0.33 0.20 0.00 0.00 0.00 0.00 08:26:51 08:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:26:51 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:26:51 08:22:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:26:51 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:26:51 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:26:51 08:23:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:26:51 08:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:26:51 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:26:51 08:24:01 eth0 1.65 0.37 0.41 0.23 0.00 0.00 0.00 0.00 08:26:51 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:26:51 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:26:51 08:25:01 eth0 0.30 0.23 0.13 0.04 0.00 0.00 0.00 0.00 08:26:51 08:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:26:51 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:26:51 08:26:01 eth0 0.52 0.33 0.27 0.20 0.00 0.00 0.00 0.00 08:26:51 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:26:51 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:26:51 Average: eth0 42.82 29.15 79.00 6.66 0.00 0.00 0.00 0.00 08:26:51 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:26:51 Average: docker0 1.04 0.69 0.17 2.36 0.00 0.00 0.00 0.00 08:26:51 08:26:51 08:26:51 ---> sar -P ALL: 08:26:51 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/18/21 _x86_64_ (2 CPU) 08:26:51 08:26:51 08:13:32 LINUX RESTART (2 CPU) 08:26:51 08:26:51 08:14:01 CPU %user %nice %system %iowait %steal %idle 08:26:51 08:15:01 all 9.26 0.00 2.88 2.18 0.07 85.61 08:26:51 08:15:01 0 10.20 0.00 3.17 2.43 0.07 84.13 08:26:51 08:15:01 1 8.32 0.00 2.60 1.93 0.07 87.09 08:26:51 08:16:01 all 0.13 0.00 0.04 0.00 0.03 99.80 08:26:51 08:16:01 0 0.22 0.00 0.03 0.00 0.02 99.73 08:26:51 08:16:01 1 0.05 0.00 0.05 0.00 0.03 99.87 08:26:51 08:17:01 all 0.12 0.00 0.03 0.00 0.03 99.83 08:26:51 08:17:01 0 0.18 0.00 0.03 0.00 0.02 99.77 08:26:51 08:17:01 1 0.05 0.00 0.02 0.00 0.03 99.90 08:26:51 08:18:01 all 0.11 0.00 0.03 0.00 0.03 99.83 08:26:51 08:18:01 0 0.18 0.00 0.03 0.00 0.03 99.75 08:26:51 08:18:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:26:51 08:19:01 all 0.14 0.00 0.02 0.00 0.03 99.82 08:26:51 08:19:01 0 0.22 0.00 0.02 0.00 0.02 99.75 08:26:51 08:19:01 1 0.07 0.00 0.02 0.00 0.03 99.88 08:26:51 08:20:01 all 0.12 0.00 0.02 0.00 0.02 99.85 08:26:51 08:20:01 0 0.20 0.00 0.02 0.00 0.02 99.77 08:26:51 08:20:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:26:51 08:21:01 all 0.13 0.00 0.03 0.00 0.03 99.82 08:26:51 08:21:01 0 0.20 0.00 0.03 0.00 0.03 99.73 08:26:51 08:21:01 1 0.05 0.00 0.02 0.00 0.02 99.92 08:26:51 08:22:01 all 0.07 0.00 0.05 0.00 0.03 99.86 08:26:51 08:22:01 0 0.12 0.00 0.05 0.00 0.02 99.82 08:26:51 08:22:01 1 0.02 0.00 0.05 0.00 0.03 99.90 08:26:51 08:23:01 all 0.09 0.00 0.03 0.00 0.03 99.86 08:26:51 08:23:01 0 0.12 0.00 0.02 0.00 0.02 99.85 08:26:51 08:23:01 1 0.07 0.00 0.03 0.00 0.03 99.87 08:26:51 08:24:01 all 0.08 0.00 0.02 0.00 0.02 99.89 08:26:51 08:24:01 0 0.13 0.00 0.02 0.00 0.00 99.85 08:26:51 08:24:01 1 0.02 0.00 0.02 0.00 0.03 99.93 08:26:51 08:25:01 all 0.14 0.00 0.03 0.00 0.03 99.80 08:26:51 08:25:01 0 0.25 0.00 0.03 0.00 0.03 99.68 08:26:51 08:25:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:26:51 08:26:51 08:25:01 CPU %user %nice %system %iowait %steal %idle 08:26:51 08:26:01 all 0.15 0.00 0.03 0.00 0.02 99.80 08:26:51 08:26:01 0 0.27 0.00 0.05 0.00 0.02 99.67 08:26:51 08:26:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:26:51 Average: all 0.86 0.00 0.26 0.18 0.03 98.67 08:26:51 Average: 0 1.01 0.00 0.29 0.20 0.02 98.48 08:26:51 Average: 1 0.72 0.00 0.24 0.16 0.03 98.86 08:26:51 08:26:51 08:26:51