Pull request #970 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 13aef19b97b0618a8f6311a61b8cc8b6a0faba71+00edbbce35bff277d2f3a20c52fc7796f34887df (a0d42202acb61b680eedf478b38eaed08629ed69) 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-ssh4903605966472866241.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-ssh4619711448808496998.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-970/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-970/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3303697985995195962.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-970/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6899394206761314794.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-ssh823284952109964907.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-970/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-970/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh592895883197741046.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 Running on prd-centos7-docker-4c-2g-462 in /w/workspace/dgexfoundry_device-sdk-go_PR-970 [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-970 # 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-970@tmp/jenkins-gitclient-ssh8040323045238629558.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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-970@tmp/jenkins-gitclient-ssh1868054347867645781.key Merging remotes/origin/master commit 00edbbce35bff277d2f3a20c52fc7796f34887df into PR head commit 13aef19b97b0618a8f6311a61b8cc8b6a0faba71 Merge succeeded, producing 13aef19b97b0618a8f6311a61b8cc8b6a0faba71 Checking out Revision 13aef19b97b0618a8f6311a61b8cc8b6a0faba71 (PR-970) > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/970/head:refs/remotes/origin/PR-970 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 13aef19b97b0618a8f6311a61b8cc8b6a0faba71 # 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-970@tmp/jenkins-gitclient-ssh7509610831605824179.key > git merge 00edbbce35bff277d2f3a20c52fc7796f34887df # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 13aef19b97b0618a8f6311a61b8cc8b6a0faba71 # timeout=10 Commit message: "refactor: remove redundant dic client code" 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 04:53:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:53:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:53:36 ========================================================= 04:53:36 EdgeX Global Pipelines Version Info 04:53:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:53:37 ------------------- 04:53:37 stable info: 04:53:37 ------------------- 04:53:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:53:37 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 04:53:37 Message: update stable to v1.0.195 04:53:38 ------------------- 04:53:38 experimental info: 04:53:38 ------------------- 04:53:38 Commited By: **** collab-it+edgex@linuxfoundation.org 04:53:38 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 04:53:38 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:53:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:53:38 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:53:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:53:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:53:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:53:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:53:39 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:53:39 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:53:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:53:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:53:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:53:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:53:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:53:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:53:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:53:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:53:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:53:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:53:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:53:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:53:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:53:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 04:53:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:53:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:53:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:53:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:53:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-970 [Pipeline] echo 04:53:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-970 [Pipeline] echo 04:53:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-970 [Pipeline] echo 04:53:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 13aef19b97b0618a8f6311a61b8cc8b6a0faba71 [Pipeline] echo 04:53:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 13aef19 [Pipeline] echo 04:53:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:53:40 provisioning config files... 04:53:40 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-970@tmp/config6851568834374142086tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:53:41 ---> docker-login.sh 04:53:41 nexus3.edgexfoundry.org:10001 04:53:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:53:41 Configure a credential helper to remove this warning. See 04:53:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:53:41 04:53:41 Login Succeeded 04:53:41 nexus3.edgexfoundry.org:10002 04:53:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:53:41 Configure a credential helper to remove this warning. See 04:53:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:53:41 04:53:41 Login Succeeded 04:53:41 nexus3.edgexfoundry.org:10003 04:53:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:53:41 Configure a credential helper to remove this warning. See 04:53:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:53:41 04:53:41 Login Succeeded 04:53:41 nexus3.edgexfoundry.org:10004 04:53:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:53:41 Configure a credential helper to remove this warning. See 04:53:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:53:41 04:53:41 Login Succeeded 04:53:41 docker.io 04:53:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:53:42 Configure a credential helper to remove this warning. See 04:53:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:53:42 04:53:42 Login Succeeded 04:53:42 ---> docker-login.sh ends [Pipeline] } 04:53:42 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 04:53:43 + git log --format=format:%s -1 13aef19b97b0618a8f6311a61b8cc8b6a0faba71 [Pipeline] echo 04:53:43 GIT_COMMIT: 13aef19b97b0618a8f6311a61b8cc8b6a0faba71, Commit Message: refactor: remove redundant dic client code [Pipeline] echo 04:53:43 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:53:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:53:44 04:53:44 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:53:44 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:53:44 latest: Pulling from edgex-devops/git-semver 04:53:44 31603596830f: Pulling fs layer 04:53:44 54011a49482f: Pulling fs layer 04:53:44 a6820b24f6d8: Pulling fs layer 04:53:44 f581987b2513: Pulling fs layer 04:53:44 f581987b2513: Waiting 04:53:44 54011a49482f: Verifying Checksum 04:53:44 54011a49482f: Download complete 04:53:45 31603596830f: Verifying Checksum 04:53:45 31603596830f: Download complete 04:53:45 f581987b2513: Verifying Checksum 04:53:45 f581987b2513: Download complete 04:53:45 a6820b24f6d8: Verifying Checksum 04:53:45 a6820b24f6d8: Download complete 04:53:45 31603596830f: Pull complete 04:53:45 54011a49482f: Pull complete 04:53:45 a6820b24f6d8: Pull complete 04:53:45 f581987b2513: Pull complete 04:53:45 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 04:53:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:53:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:53:46 prd-centos7-docker-4c-2g-462 does not seem to be running inside a container 04:53:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-970 -v /w/workspace/dgexfoundry_device-sdk-go_PR-970:/w/workspace/dgexfoundry_device-sdk-go_PR-970:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-970@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-970@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:53:47 $ docker top 8fab46cc6a04bbd3c49d442e9fb0083dcfe7bf202b79924e3f92a1c8e702ebd4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:53:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:53:47 [ssh-agent] Looking for ssh-agent implementation... 04:53:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:53:47 $ docker exec 8fab46cc6a04bbd3c49d442e9fb0083dcfe7bf202b79924e3f92a1c8e702ebd4 ssh-agent 04:53:47 SSH_AUTH_SOCK=/tmp/ssh-rLo2DaFieQmx/agent.14 04:53:47 SSH_AGENT_PID=21 04:53:47 Running ssh-add (command line suppressed) 04:53:48 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-970@tmp/private_key_6148045252721238946.key (/w/workspace/dgexfoundry_device-sdk-go_PR-970@tmp/private_key_6148045252721238946.key) 04:53:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:53:48 + git tag --points-at HEAD [Pipeline] } 04:53:48 $ docker exec --env ******** --env ******** 8fab46cc6a04bbd3c49d442e9fb0083dcfe7bf202b79924e3f92a1c8e702ebd4 ssh-agent -k 04:53:48 unset SSH_AUTH_SOCK; 04:53:48 unset SSH_AGENT_PID; 04:53:48 echo Agent pid 21 killed; 04:53:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:53:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:53:48 [ssh-agent] Looking for ssh-agent implementation... 04:53:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:53:48 $ docker exec 8fab46cc6a04bbd3c49d442e9fb0083dcfe7bf202b79924e3f92a1c8e702ebd4 ssh-agent 04:53:48 SSH_AUTH_SOCK=/tmp/ssh-N0Nj94KJjpAe/agent.53 04:53:48 SSH_AGENT_PID=59 04:53:48 Running ssh-add (command line suppressed) 04:53:48 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-970@tmp/private_key_598563439514722547.key (/w/workspace/dgexfoundry_device-sdk-go_PR-970@tmp/private_key_598563439514722547.key) 04:53:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:53:49 + git semver init 04:53:49 # -> Open(): unable to determine branch for HEAD 04:53:49 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-970/.git 04:53:49 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-970 04:53:49 # $SEMVER_REMOTE_NAME = origin 04:53:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:53:49 # $SEMVER_USER_NAME = edgex-jenkins 04:53:49 # $SEMVER_BRANCH = PR-970 04:53:49 # $SEMVER_TEMP = /tmp/semver-523363631 04:53:49 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 04:53:49 # '/tmp/semver-523363631' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-970/.semver' 04:53:49 # -> Force: false 04:53:49 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-970/.semver [Pipeline] } 04:53:49 $ docker exec --env ******** --env ******** 8fab46cc6a04bbd3c49d442e9fb0083dcfe7bf202b79924e3f92a1c8e702ebd4 ssh-agent -k 04:53:50 unset SSH_AUTH_SOCK; 04:53:50 unset SSH_AGENT_PID; 04:53:50 echo Agent pid 59 killed; 04:53:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:53:50 + git semver [Pipeline] } 04:53:50 $ docker stop --time=1 8fab46cc6a04bbd3c49d442e9fb0083dcfe7bf202b79924e3f92a1c8e702ebd4 04:53:51 $ docker rm -f 8fab46cc6a04bbd3c49d442e9fb0083dcfe7bf202b79924e3f92a1c8e702ebd4 [Pipeline] // withDockerContainer [Pipeline] sh 04:53:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:53:52 Stashed 1 file(s) [Pipeline] echo 04:53:52 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 04:54:08 Still waiting to schedule task 04:54:08 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-462’ 04:54:08 Still waiting to schedule task 04:54:08 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 04:56:07 Running on prd-ubuntu18.04-docker-arm64-4c-16g-463 in /w/workspace/dgexfoundry_device-sdk-go_PR-970 [Pipeline] { [Pipeline] ws 04:56:07 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:56:07 Selected Git installation does not exist. Using Default 04:56:07 The recommended git tool is: NONE 04:56:13 using credential edgex-jenkins-ssh 04:56:13 Cloning the remote Git repository 04:56:13 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:56:13 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:56:13 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:56:13 > git --version # timeout=10 04:56:13 > git --version # 'git version 2.17.1' 04:56:13 using GIT_SSH to set credentials SSH Credentials for GitHub 04:56:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:56:15 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:56:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:56:15 Merging remotes/origin/master commit 00edbbce35bff277d2f3a20c52fc7796f34887df into PR head commit 13aef19b97b0618a8f6311a61b8cc8b6a0faba71 04:56:15 Merge succeeded, producing 13aef19b97b0618a8f6311a61b8cc8b6a0faba71 04:56:15 Checking out Revision 13aef19b97b0618a8f6311a61b8cc8b6a0faba71 (PR-970) 04:56:15 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:56:15 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:56:15 using GIT_SSH to set credentials SSH Credentials for GitHub 04:56:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/970/head:refs/remotes/origin/PR-970 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:56:15 > git config core.sparsecheckout # timeout=10 04:56:15 > git checkout -f 13aef19b97b0618a8f6311a61b8cc8b6a0faba71 # timeout=10 04:56:15 > git remote # timeout=10 04:56:15 > git config --get remote.origin.url # timeout=10 04:56:15 using GIT_SSH to set credentials SSH Credentials for GitHub 04:56:15 > git merge 00edbbce35bff277d2f3a20c52fc7796f34887df # timeout=10 04:56:15 > git rev-parse HEAD^{commit} # timeout=10 04:56:15 > git config core.sparsecheckout # timeout=10 04:56:15 > git checkout -f 13aef19b97b0618a8f6311a61b8cc8b6a0faba71 # timeout=10 04:56:20 Commit message: "refactor: remove redundant dic client code" 04:56:20 > git --version # timeout=10 04:56:20 > git --version # 'git version 2.17.1' 04:56:20 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:56:21 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 04:56:22 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:56:22 + true 04:56:22 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:56:41 provisioning config files... 04:56:41 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config5833456735230015727tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:56:41 ---> docker-login.sh 04:56:41 nexus3.edgexfoundry.org:10001 04:56:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:56:42 Configure a credential helper to remove this warning. See 04:56:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:56:42 04:56:42 Login Succeeded 04:56:42 nexus3.edgexfoundry.org:10002 04:56:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:56:43 Configure a credential helper to remove this warning. See 04:56:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:56:43 04:56:43 Login Succeeded 04:56:43 nexus3.edgexfoundry.org:10003 04:56:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:56:43 Configure a credential helper to remove this warning. See 04:56:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:56:43 04:56:43 Login Succeeded 04:56:43 nexus3.edgexfoundry.org:10004 04:56:44 Running on prd-centos7-docker-4c-2g-464 in /w/workspace/dgexfoundry_device-sdk-go_PR-970 [Pipeline] { [Pipeline] ws 04:56:44 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:56:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:56:44 Configure a credential helper to remove this warning. See 04:56:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:56:44 04:56:44 Login Succeeded 04:56:44 Selected Git installation does not exist. Using Default 04:56:44 The recommended git tool is: NONE 04:56:44 docker.io 04:56:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:56:45 Configure a credential helper to remove this warning. See 04:56:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:56:45 04:56:45 Login Succeeded 04:56:45 ---> docker-login.sh ends [Pipeline] } 04:56:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:56:45 ========================================================= 04:56:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:56:45 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:56:46 + 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 . 04:56:46 using credential edgex-jenkins-ssh 04:56:46 Cloning the remote Git repository 04:56:45 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:56:46 Sending build context to Docker daemon 2.719MB 04:56:46 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 04:56:46 Step 2/8 : FROM ${BASE} 04:56:46 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:56:46 595b0fe564bb: Pulling fs layer 04:56:46 3088b5b3c5c0: Pulling fs layer 04:56:46 5b7225fbf94c: Pulling fs layer 04:56:46 ba82ee9f976e: Pulling fs layer 04:56:46 506bd15cee9f: Pulling fs layer 04:56:46 75a0a4a0db45: Pulling fs layer 04:56:46 618dc40b7e24: Pulling fs layer 04:56:46 ba82ee9f976e: Waiting 04:56:46 75a0a4a0db45: Waiting 04:56:46 618dc40b7e24: Waiting 04:56:46 506bd15cee9f: Waiting 04:56:46 5b7225fbf94c: Verifying Checksum 04:56:46 5b7225fbf94c: Download complete 04:56:47 3088b5b3c5c0: Verifying Checksum 04:56:47 3088b5b3c5c0: Download complete 04:56:47 506bd15cee9f: Verifying Checksum 04:56:47 506bd15cee9f: Download complete 04:56:47 75a0a4a0db45: Verifying Checksum 04:56:47 595b0fe564bb: Verifying Checksum 04:56:47 595b0fe564bb: Download complete 04:56:46 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:56:46 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:56:46 > git --version # timeout=10 04:56:46 > git --version # 'git version 2.24.4' 04:56:46 using GIT_SSH to set credentials SSH Credentials for GitHub 04:56:46 [INFO] Currently running in a labeled security context 04:56:46 [INFO] Currently SELinux is 'enforcing' on the host 04:56:46 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh6653927762797112179.key 04:56:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:56:46 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:56:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:56:46 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:56:47 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:56:47 using GIT_SSH to set credentials SSH Credentials for GitHub 04:56:47 [INFO] Currently running in a labeled security context 04:56:47 [INFO] Currently SELinux is 'enforcing' on the host 04:56:47 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh2432091100737168842.key 04:56:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/970/head:refs/remotes/origin/PR-970 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:56:47 595b0fe564bb: Pull complete 04:56:47 Merging remotes/origin/master commit 00edbbce35bff277d2f3a20c52fc7796f34887df into PR head commit 13aef19b97b0618a8f6311a61b8cc8b6a0faba71 04:56:48 Merge succeeded, producing 13aef19b97b0618a8f6311a61b8cc8b6a0faba71 04:56:48 Checking out Revision 13aef19b97b0618a8f6311a61b8cc8b6a0faba71 (PR-970) 04:56:48 3088b5b3c5c0: Pull complete 04:56:47 > git config core.sparsecheckout # timeout=10 04:56:47 > git checkout -f 13aef19b97b0618a8f6311a61b8cc8b6a0faba71 # timeout=10 04:56:47 > git remote # timeout=10 04:56:47 > git config --get remote.origin.url # timeout=10 04:56:47 using GIT_SSH to set credentials SSH Credentials for GitHub 04:56:47 [INFO] Currently running in a labeled security context 04:56:47 [INFO] Currently SELinux is 'enforcing' on the host 04:56:47 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh228620905451606161.key 04:56:47 > git merge 00edbbce35bff277d2f3a20c52fc7796f34887df # timeout=10 04:56:47 > git rev-parse HEAD^{commit} # timeout=10 04:56:47 > git config core.sparsecheckout # timeout=10 04:56:47 > git checkout -f 13aef19b97b0618a8f6311a61b8cc8b6a0faba71 # timeout=10 04:56:48 5b7225fbf94c: Pull complete 04:56:49 618dc40b7e24: Verifying Checksum 04:56:49 618dc40b7e24: Download complete 04:56:50 ba82ee9f976e: Verifying Checksum 04:56:50 ba82ee9f976e: Download complete 04:56:51 Commit message: "refactor: remove redundant dic client code" 04:56:51 > git --version # timeout=10 04:56:51 > git --version # 'git version 2.24.4' 04:56:51 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:56:52 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 04:56:53 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:56:53 + sudo service docker restart 04:56:53 + true 04:56:53 Redirecting to /bin/systemctl restart docker.service 04:57:00 ba82ee9f976e: Pull complete 04:57:00 506bd15cee9f: Pull complete 04:57:01 75a0a4a0db45: Pull complete 04:57:04 618dc40b7e24: Pull complete 04:57:05 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 04:57:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:57:05 ---> a36622ca3599 04:57:05 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:57:07 ---> Running in 3442cfd7a1a5 04:57:07 Removing intermediate container 3442cfd7a1a5 04:57:07 ---> 211c7dee95fc 04:57:07 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:57:07 ---> Running in 4a1e8937c010 04:57:10 Removing intermediate container 4a1e8937c010 04:57:10 ---> 2fca9f84fc23 04:57:10 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 04:57:10 ---> Running in 2e5426f8238d 04:57:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:57:11 provisioning config files... 04:57:11 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config3487625790213780851tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:57:12 ---> docker-login.sh 04:57:12 nexus3.edgexfoundry.org:10001 04:57:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:57:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:57:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:57:12 Configure a credential helper to remove this warning. See 04:57:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:57:12 04:57:12 Login Succeeded 04:57:12 nexus3.edgexfoundry.org:10002 04:57:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:57:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:57:12 Configure a credential helper to remove this warning. See 04:57:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:57:12 04:57:12 Login Succeeded 04:57:12 nexus3.edgexfoundry.org:10003 04:57:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:57:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:57:12 Configure a credential helper to remove this warning. See 04:57:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:57:12 04:57:12 Login Succeeded 04:57:12 nexus3.edgexfoundry.org:10004 04:57:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:57:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:57:12 Configure a credential helper to remove this warning. See 04:57:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:57:12 04:57:12 Login Succeeded 04:57:12 docker.io 04:57:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:57:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:57:13 Configure a credential helper to remove this warning. See 04:57:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:57:13 04:57:13 Login Succeeded 04:57:13 ---> docker-login.sh ends [Pipeline] } 04:57:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:57:13 (1/6) Installing libc-dev (0.7.2-r3) 04:57:13 (2/6) Installing libsodium (1.0.18-r0) 04:57:13 (3/6) Installing pkgconf (1.7.3-r0) 04:57:13 (4/6) Installing libsodium-dev (1.0.18-r0) [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:57:13 ========================================================= 04:57:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:57:13 ========================================================= [Pipeline] isUnix 04:57:13 (5/6) Installing libzmq (4.3.3-r1) 04:57:13 (6/6) Installing zeromq-dev (4.3.3-r1) [Pipeline] sh 04:57:13 Executing busybox-1.32.1-r6.trigger 04:57:13 OK: 139 MiB in 46 packages 04:57:13 + 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 . 04:57:13 Sending build context to Docker daemon 2.72MB 04:57:13 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 04:57:13 Step 2/8 : FROM ${BASE} 04:57:14 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:57:14 540db60ca938: Pulling fs layer 04:57:14 adcc1eea9eea: Pulling fs layer 04:57:14 4c4ab2625f07: Pulling fs layer 04:57:14 0510c868ecb4: Pulling fs layer 04:57:14 afea3b2eda06: Pulling fs layer 04:57:14 7809a108b3ef: Pulling fs layer 04:57:14 f706445af74f: Pulling fs layer 04:57:14 0510c868ecb4: Waiting 04:57:14 afea3b2eda06: Waiting 04:57:14 7809a108b3ef: Waiting 04:57:14 f706445af74f: Waiting 04:57:14 4c4ab2625f07: Verifying Checksum 04:57:14 4c4ab2625f07: Download complete 04:57:14 adcc1eea9eea: Verifying Checksum 04:57:14 adcc1eea9eea: Download complete 04:57:14 afea3b2eda06: Verifying Checksum 04:57:14 afea3b2eda06: Download complete 04:57:14 7809a108b3ef: Verifying Checksum 04:57:14 7809a108b3ef: Download complete 04:57:14 540db60ca938: Verifying Checksum 04:57:14 540db60ca938: Download complete 04:57:14 540db60ca938: Pull complete 04:57:14 adcc1eea9eea: Pull complete 04:57:14 4c4ab2625f07: Pull complete 04:57:15 Removing intermediate container 2e5426f8238d 04:57:15 ---> 4f1dbdcc513e 04:57:15 Step 6/8 : WORKDIR /device-sdk-go 04:57:15 ---> Running in e033fa0e5657 04:57:15 f706445af74f: Verifying Checksum 04:57:15 f706445af74f: Download complete 04:57:15 Removing intermediate container e033fa0e5657 04:57:15 ---> 1d7dec2fc577 04:57:15 Step 7/8 : COPY . . 04:57:16 0510c868ecb4: Verifying Checksum 04:57:16 0510c868ecb4: Download complete 04:57:17 ---> c4dc08378062 04:57:17 Step 8/8 : RUN go mod download 04:57:17 ---> Running in d3850417e840 04:57:19 0510c868ecb4: Pull complete 04:57:19 afea3b2eda06: Pull complete 04:57:19 7809a108b3ef: Pull complete 04:57:20 f706445af74f: Pull complete 04:57:20 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 04:57:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:57:20 ---> b068be0155e3 04:57:20 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:57:24 ---> Running in 7dc966ac2221 04:57:24 Removing intermediate container 7dc966ac2221 04:57:24 ---> a36c78b92bf6 04:57:24 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:57:24 ---> Running in a9c35969f460 04:57:25 Removing intermediate container a9c35969f460 04:57:25 ---> 1dbc291eef4c 04:57:25 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 04:57:25 ---> Running in 9d489fdd303d 04:57:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:57:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:57:27 (1/6) Installing libc-dev (0.7.2-r3) 04:57:27 (2/6) Installing libsodium (1.0.18-r0) 04:57:27 (3/6) Installing pkgconf (1.7.3-r0) 04:57:27 (4/6) Installing libsodium-dev (1.0.18-r0) 04:57:27 (5/6) Installing libzmq (4.3.3-r1) 04:57:27 (6/6) Installing zeromq-dev (4.3.3-r1) 04:57:27 Executing busybox-1.32.1-r6.trigger 04:57:27 OK: 150 MiB in 46 packages 04:57:27 Removing intermediate container 9d489fdd303d 04:57:27 ---> 1b27a9716157 04:57:27 Step 6/8 : WORKDIR /device-sdk-go 04:57:27 ---> Running in b9f702e3a863 04:57:27 Removing intermediate container b9f702e3a863 04:57:27 ---> 7035c2bf0836 04:57:27 Step 7/8 : COPY . . 04:57:28 ---> ab2deca99dae 04:57:28 Step 8/8 : RUN go mod download 04:57:28 ---> Running in e7e05badd67b 04:57:40 Removing intermediate container e7e05badd67b 04:57:40 ---> cf26eb73110f 04:57:40 Successfully built cf26eb73110f 04:57:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:57:40 + docker inspect -f . ci-base-image-x86_64 04:57:40 . [Pipeline] withDockerContainer 04:57:40 prd-centos7-docker-4c-2g-464 does not seem to be running inside a container 04:57:40 $ 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 ******** ci-base-image-x86_64 cat 04:57:41 $ docker top a729ef38936ae707e09f62072625f9e66fc6cfab454246b4b089b7f5b16071ad -eo pid,comm [Pipeline] { [Pipeline] sh 04:57:41 + go version 04:57:41 go version go1.16.3 linux/amd64 [Pipeline] } 04:57:41 $ docker stop --time=1 a729ef38936ae707e09f62072625f9e66fc6cfab454246b4b089b7f5b16071ad 04:57:42 $ docker rm -f a729ef38936ae707e09f62072625f9e66fc6cfab454246b4b089b7f5b16071ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:57:43 + docker inspect -f . ci-base-image-x86_64 04:57:43 . [Pipeline] withDockerContainer 04:57:43 prd-centos7-docker-4c-2g-464 does not seem to be running inside a container 04:57:43 $ 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 ******** ci-base-image-x86_64 cat 04:57:44 $ docker top 009adcb7320fb03795e911554933714b6204a0afa33911467da0069205c23233 -eo pid,comm [Pipeline] { [Pipeline] sh 04:57:44 + go mod tidy [Pipeline] sh 04:57:45 + make test 04:57:45 go mod tidy 04:57:45 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:57:49 Removing intermediate container d3850417e840 04:57:49 ---> e8129d4798b8 04:57:49 Successfully built e8129d4798b8 04:57:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:57:50 + docker inspect -f . ci-base-image-arm64 04:57:50 . [Pipeline] withDockerContainer 04:57:50 prd-ubuntu18.04-docker-arm64-4c-16g-463 does not seem to be running inside a container 04:57:50 $ 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 ******** ci-base-image-arm64 cat 04:57:50 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:57:52 $ docker top af136ae8338273f90c9b95412fdee711f3ae69ad3a58bda1aad2c8199d2b82c6 -eo pid,comm [Pipeline] { [Pipeline] sh 04:57:53 + go version 04:57:53 go version go1.16.5 linux/arm64 [Pipeline] } 04:57:53 $ docker stop --time=1 af136ae8338273f90c9b95412fdee711f3ae69ad3a58bda1aad2c8199d2b82c6 04:57:55 $ docker rm -f af136ae8338273f90c9b95412fdee711f3ae69ad3a58bda1aad2c8199d2b82c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:57:56 + docker inspect -f . ci-base-image-arm64 04:57:56 . [Pipeline] withDockerContainer 04:57:56 prd-ubuntu18.04-docker-arm64-4c-16g-463 does not seem to be running inside a container 04:57:56 $ 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 ******** ci-base-image-arm64 cat 04:57:58 $ docker top 3a5cbe10a4ee77adcac9223f8694c9738880fae05fe17608d8875235dc631d73 -eo pid,comm [Pipeline] { [Pipeline] sh 04:57:59 + go mod tidy [Pipeline] sh 04:58:00 + make test 04:58:00 go mod tidy 04:58:01 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:58:12 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 04:58:12 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 04:58:12 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 04:58:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.056s coverage: 25.4% of statements 04:58:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 04:58:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.054s coverage: 28.1% of statements 04:58:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.073s coverage: 78.9% of statements 04:58:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.045s coverage: 9.0% of statements 04:58:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 04:58:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 04:58:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 04:58:15 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.078s coverage: 29.2% of statements 04:58:15 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 04:58:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.042s coverage: 83.3% of statements 04:58:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 04:58:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 04:58:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.081s coverage: 58.0% of statements 04:58:18 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.826s coverage: 89.2% of statements 04:58:18 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 04:58:18 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.047s coverage: 5.0% of statements 04:58:18 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 04:58:18 GO111MODULE=on go vet ./... 04:58:23 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:58:36 gofmt -l . 04:58:36 [ "`gofmt -l .`" = "" ] 04:58:36 ./bin/test-attribution-txt.sh 04:58:36 ./bin/test-go-mod-tidy.sh [Pipeline] } 04:58:36 $ docker stop --time=1 009adcb7320fb03795e911554933714b6204a0afa33911467da0069205c23233 04:58:38 $ docker rm -f 009adcb7320fb03795e911554933714b6204a0afa33911467da0069205c23233 [Pipeline] // withDockerContainer [Pipeline] sh 04:58:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:58:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:58:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:58:42 + ls -al . 04:58:42 total 208 04:58:42 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 11 04:58 . 04:58:42 drwxrwxr-x. 4 jenkins jenkins 28 Jun 11 04:56 .. 04:58:42 drwxrwxr-x. 2 jenkins jenkins 64 Jun 11 04:56 bin 04:58:42 -rw-r--r--. 1 jenkins jenkins 126073 Jun 11 04:58 coverage.out 04:58:42 -rw-rw-r--. 1 jenkins jenkins 987 Jun 11 04:56 Dockerfile.build 04:58:42 -rw-rw-r--. 1 jenkins jenkins 140 Jun 11 04:56 .dockerignore 04:58:42 drwxrwxr-x. 5 jenkins jenkins 62 Jun 11 04:56 example 04:58:42 drwxrwxr-x. 8 jenkins jenkins 179 Jun 11 04:56 .git 04:58:42 drwxrwxr-x. 2 jenkins jenkins 103 Jun 11 04:56 .github 04:58:42 -rw-rw-r--. 1 jenkins jenkins 138 Jun 11 04:56 .gitignore 04:58:42 -rw-r--r--. 1 jenkins jenkins 576 Jun 11 04:58 go.mod 04:58:42 -rw-r--r--. 1 jenkins jenkins 20403 Jun 11 04:57 go.sum 04:58:42 drwxrwxr-x. 15 jenkins jenkins 224 Jun 11 04:56 internal 04:58:42 -rw-rw-r--. 1 jenkins jenkins 894 Jun 11 04:56 Jenkinsfile 04:58:42 -rw-rw-r--. 1 jenkins jenkins 11341 Jun 11 04:56 LICENSE 04:58:42 -rw-rw-r--. 1 jenkins jenkins 1026 Jun 11 04:56 Makefile 04:58:42 drwxrwxr-x. 4 jenkins jenkins 26 Jun 11 04:56 openapi 04:58:42 drwxrwxr-x. 5 jenkins jenkins 50 Jun 11 04:56 pkg 04:58:42 -rw-rw-r--. 1 jenkins jenkins 7652 Jun 11 04:56 README.md 04:58:42 -rw-rw-r--. 1 jenkins jenkins 6616 Jun 11 04:56 RELEASE-NOTES.txt 04:58:42 drwxrwxr-x. 4 jenkins jenkins 54 Jun 11 04:56 snap 04:58:42 -rw-rw-r--. 1 jenkins jenkins 5 Jun 11 04:53 VERSION 04:58:42 -rw-rw-r--. 1 jenkins jenkins 222 Jun 11 04:56 version.go [Pipeline] isUnix [Pipeline] sh 04:58:42 + 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=13aef19b97b0618a8f6311a61b8cc8b6a0faba71 --label arch=amd64 --label version=0.0.0 . 04:58:42 Sending build context to Docker daemon 2.847MB 04:58:42 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 04:58:42 Step 2/23 : FROM ${BASE} AS builder 04:58:42 ---> cf26eb73110f 04:58:42 Step 3/23 : WORKDIR /device-sdk-go 04:58:42 ---> Running in 7048a3575148 04:58:43 Removing intermediate container 7048a3575148 04:58:43 ---> abcb908b4268 04:58:43 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:58:43 ---> Running in e2efe3e880b1 04:58:43 Removing intermediate container e2efe3e880b1 04:58:43 ---> c34fe327d1e8 04:58:43 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:58:43 ---> Running in c9ed18eb0b2c 04:58:43 Removing intermediate container c9ed18eb0b2c 04:58:43 ---> a40f26170113 04:58:43 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:58:43 ---> Running in 3a5cbab587c3 04:58:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:58:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:58:45 OK: 150 MiB in 46 packages 04:58:45 Removing intermediate container 3a5cbab587c3 04:58:45 ---> c7abd1947bb7 04:58:45 Step 7/23 : COPY . . 04:58:45 ---> 3723d1b2f2d8 04:58:45 Step 8/23 : RUN go mod download 04:58:45 ---> Running in 5193ba9baf9d 04:58:46 Removing intermediate container 5193ba9baf9d 04:58:46 ---> 8da0956889a5 04:58:46 Step 9/23 : RUN make build 04:58:46 ---> Running in d4d427b30b98 04:58:46 go mod tidy 04:58:46 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 04:58:56 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:58:57 Removing intermediate container d4d427b30b98 04:58:57 ---> 91b813c8f102 04:58:57 Step 10/23 : FROM alpine:3.12 04:58:57 3.12: Pulling from library/alpine 04:58:57 339de151aab4: Pulling fs layer 04:58:57 339de151aab4: Verifying Checksum 04:58:57 339de151aab4: Download complete 04:58:57 339de151aab4: Pull complete 04:58:58 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 04:58:58 Status: Downloaded newer image for alpine:3.12 04:58:58 ---> 13621d1b12d4 04:58:58 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:58:58 ---> Running in 8cd486c1f235 04:58:58 Removing intermediate container 8cd486c1f235 04:58:58 ---> 4f072da7203b 04:58:58 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:58:58 ---> Running in 3cebd9f56160 04:58:58 Removing intermediate container 3cebd9f56160 04:58:58 ---> bb353d0d96c5 04:58:58 Step 13/23 : RUN apk add --update --no-cache zeromq 04:58:58 ---> Running in 569cd4cbde16 04:58:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:58:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:59:00 (1/5) Installing libgcc (9.3.0-r2) 04:59:00 (2/5) Installing libsodium (1.0.18-r0) 04:59:00 (3/5) Installing libstdc++ (9.3.0-r2) 04:59:01 (4/5) Installing libzmq (4.3.3-r0) 04:59:01 (5/5) Installing zeromq (4.3.3-r0) 04:59:01 Executing busybox-1.31.1-r20.trigger 04:59:01 OK: 8 MiB in 19 packages 04:59:01 Removing intermediate container 569cd4cbde16 04:59:01 ---> dbe482126154 04:59:01 Step 14/23 : WORKDIR / 04:59:01 ---> Running in 189955b5e39d 04:59:01 Removing intermediate container 189955b5e39d 04:59:01 ---> 3e256547a6c2 04:59:01 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:59:01 ---> e25b5bd0fa3e 04:59:01 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:59:02 ---> feb6ac7cd032 04:59:02 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:59:02 ---> 9341e4b26255 04:59:02 Step 18/23 : EXPOSE 59999 04:59:02 ---> Running in deec7b6276bd 04:59:02 Removing intermediate container deec7b6276bd 04:59:02 ---> ad98652b5d48 04:59:02 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:59:02 ---> Running in d2eb95f12a44 04:59:02 Removing intermediate container d2eb95f12a44 04:59:02 ---> 0f49430b9dec 04:59:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:59:02 ---> Running in db5cae9da176 04:59:02 Removing intermediate container db5cae9da176 04:59:02 ---> 1c48c9ca0ec4 04:59:02 Step 21/23 : LABEL arch=amd64 04:59:02 ---> Running in 12ffdd12a59c 04:59:02 Removing intermediate container 12ffdd12a59c 04:59:02 ---> 49dcabf935b0 04:59:02 Step 22/23 : LABEL git_sha=13aef19b97b0618a8f6311a61b8cc8b6a0faba71 04:59:02 ---> Running in 327cfcaaee85 04:59:02 Removing intermediate container 327cfcaaee85 04:59:02 ---> 7cf7a529d564 04:59:02 Step 23/23 : LABEL version=0.0.0 04:59:02 ---> Running in e6d33f63a7e6 04:59:02 Removing intermediate container e6d33f63a7e6 04:59:02 ---> 2beee8653af6 04:59:02 [Warning] One or more build-args [ARCH MAKE] were not consumed 04:59:02 Successfully built 2beee8653af6 04:59:02 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 04:59:04 ---> job-cost.sh 04:59:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xNL3 04:59:14 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:59:26 lf-activate-venv(): INFO: Adding /tmp/venv-xNL3/bin to PATH 04:59:26 INFO: No Stack... 04:59:26 INFO: Retrieving Pricing Info for: v3-standard-2 04:59:26 INFO: Archiving Costs [Pipeline] sh 04:59:26 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 04:59:26 + cut -d, -f6 [Pipeline] lock 04:59:26 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-970-1-stack-cost] 04:59:26 Resource [jenkins-edgexfoundry-device-sdk-go-PR-970-1-stack-cost] did not exist. Created. 04:59:26 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-970-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:59:27 + echo total: 0.05999999865889549 [Pipeline] stash 04:59:27 Stashed 1 file(s) [Pipeline] } 04:59:27 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-970-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:59:31 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 04:59:31 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 04:59:31 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 04:59:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.313s coverage: 25.4% of statements 04:59:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 04:59:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.211s coverage: 28.1% of statements 04:59:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.241s coverage: 78.9% of statements 04:59:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.185s coverage: 9.0% of statements 04:59:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 04:59:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 04:59:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 04:59:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.279s coverage: 29.2% of statements 04:59:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 04:59:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.203s coverage: 83.3% of statements 04:59:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 04:59:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 04:59:40 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.366s coverage: 58.0% of statements 04:59:44 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.029s coverage: 89.2% of statements 04:59:44 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 04:59:44 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.181s coverage: 5.0% of statements 04:59:44 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 04:59:45 GO111MODULE=on go vet ./... 05:00:41 gofmt -l . 05:00:41 [ "`gofmt -l .`" = "" ] 05:00:41 ./bin/test-attribution-txt.sh 05:00:41 ./bin/test-go-mod-tidy.sh [Pipeline] } 05:00:41 $ docker stop --time=1 3a5cbe10a4ee77adcac9223f8694c9738880fae05fe17608d8875235dc631d73 05:00:43 $ docker rm -f 3a5cbe10a4ee77adcac9223f8694c9738880fae05fe17608d8875235dc631d73 [Pipeline] // withDockerContainer [Pipeline] sh 05:00:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:00:44 Warning: overwriting stash ‘coverage-report’ 05:00:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:00:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:00:46 + ls -al . 05:00:46 total 244 05:00:46 drwxrwxr-x 10 jenkins jenkins 4096 Jun 11 05:00 . 05:00:46 drwxrwxr-x 4 jenkins jenkins 4096 Jun 11 04:56 .. 05:00:46 -rw-rw-r-- 1 jenkins jenkins 140 Jun 11 04:56 .dockerignore 05:00:46 drwxrwxr-x 8 jenkins jenkins 4096 Jun 11 04:56 .git 05:00:46 drwxrwxr-x 2 jenkins jenkins 4096 Jun 11 04:56 .github 05:00:46 -rw-rw-r-- 1 jenkins jenkins 138 Jun 11 04:56 .gitignore 05:00:46 -rw-rw-r-- 1 jenkins jenkins 987 Jun 11 04:56 Dockerfile.build 05:00:46 -rw-rw-r-- 1 jenkins jenkins 894 Jun 11 04:56 Jenkinsfile 05:00:46 -rw-rw-r-- 1 jenkins jenkins 11341 Jun 11 04:56 LICENSE 05:00:46 -rw-rw-r-- 1 jenkins jenkins 1026 Jun 11 04:56 Makefile 05:00:46 -rw-rw-r-- 1 jenkins jenkins 7652 Jun 11 04:56 README.md 05:00:46 -rw-rw-r-- 1 jenkins jenkins 6616 Jun 11 04:56 RELEASE-NOTES.txt 05:00:46 -rw-rw-r-- 1 jenkins jenkins 5 Jun 11 04:53 VERSION 05:00:46 drwxrwxr-x 2 jenkins jenkins 4096 Jun 11 04:56 bin 05:00:46 -rw-r--r-- 1 jenkins jenkins 126074 Jun 11 04:59 coverage.out 05:00:46 drwxrwxr-x 5 jenkins jenkins 4096 Jun 11 04:56 example 05:00:46 -rw-r--r-- 1 jenkins jenkins 576 Jun 11 05:00 go.mod 05:00:46 -rw-r--r-- 1 jenkins jenkins 20403 Jun 11 04:57 go.sum 05:00:46 drwxrwxr-x 15 jenkins jenkins 4096 Jun 11 04:56 internal 05:00:46 drwxrwxr-x 4 jenkins jenkins 4096 Jun 11 04:56 openapi 05:00:46 drwxrwxr-x 5 jenkins jenkins 4096 Jun 11 04:56 pkg 05:00:46 drwxrwxr-x 4 jenkins jenkins 4096 Jun 11 04:56 snap 05:00:46 -rw-rw-r-- 1 jenkins jenkins 222 Jun 11 04:56 version.go [Pipeline] isUnix [Pipeline] sh 05:00:47 + 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=13aef19b97b0618a8f6311a61b8cc8b6a0faba71 --label arch=arm64 --label version=0.0.0 . 05:00:47 Sending build context to Docker daemon 2.846MB 05:00:47 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 05:00:47 Step 2/23 : FROM ${BASE} AS builder 05:00:47 ---> e8129d4798b8 05:00:47 Step 3/23 : WORKDIR /device-sdk-go 05:00:47 ---> Running in b406d4bcabce 05:00:48 Removing intermediate container b406d4bcabce 05:00:48 ---> 39b8f4e13f49 05:00:48 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:00:48 ---> Running in 9e88c85623a7 05:00:49 Removing intermediate container 9e88c85623a7 05:00:49 ---> 78e2b539f52a 05:00:49 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:00:49 ---> Running in 0c82845f8d5c 05:00:51 Removing intermediate container 0c82845f8d5c 05:00:51 ---> 4b8af250af9c 05:00:51 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 05:00:51 ---> Running in df55aa98b207 05:00:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:00:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:00:54 OK: 139 MiB in 46 packages 05:00:55 Removing intermediate container df55aa98b207 05:00:55 ---> a08304cbf145 05:00:55 Step 7/23 : COPY . . 05:00:56 ---> 3cc913a3afd4 05:00:56 Step 8/23 : RUN go mod download 05:00:56 ---> Running in b86714c3a273 05:00:59 Removing intermediate container b86714c3a273 05:00:59 ---> aaba44be84a7 05:00:59 Step 9/23 : RUN make build 05:00:59 ---> Running in 0aac739aa142 05:01:00 go mod tidy 05:01:01 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 05:01:33 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 05:01:35 Removing intermediate container 0aac739aa142 05:01:35 ---> 10586843f7ad 05:01:35 Step 10/23 : FROM alpine:3.12 05:01:35 3.12: Pulling from library/alpine 05:01:35 d2f70382dc9a: Pulling fs layer 05:01:35 d2f70382dc9a: Verifying Checksum 05:01:35 d2f70382dc9a: Download complete 05:01:36 d2f70382dc9a: Pull complete 05:01:36 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:01:36 Status: Downloaded newer image for alpine:3.12 05:01:36 ---> 9852663dfa18 05:01:36 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:01:36 ---> Running in 50a88bd965cf 05:01:37 Removing intermediate container 50a88bd965cf 05:01:37 ---> c10045e8b257 05:01:37 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:01:37 ---> Running in 3d8d01dc61a5 05:01:40 Removing intermediate container 3d8d01dc61a5 05:01:40 ---> a8c9a170fb19 05:01:40 Step 13/23 : RUN apk add --update --no-cache zeromq 05:01:40 ---> Running in 0d93be1d0004 05:01:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:01:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:01:42 (1/5) Installing libgcc (9.3.0-r2) 05:01:42 (2/5) Installing libsodium (1.0.18-r0) 05:01:42 (3/5) Installing libstdc++ (9.3.0-r2) 05:01:42 (4/5) Installing libzmq (4.3.3-r0) 05:01:42 (5/5) Installing zeromq (4.3.3-r0) 05:01:42 Executing busybox-1.31.1-r20.trigger 05:01:42 OK: 8 MiB in 19 packages 05:01:44 Removing intermediate container 0d93be1d0004 05:01:44 ---> 5b79781d530a 05:01:44 Step 14/23 : WORKDIR / 05:01:44 ---> Running in afb7de182632 05:01:44 Removing intermediate container afb7de182632 05:01:44 ---> 68a8b1b16bd4 05:01:44 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:01:45 ---> 5d5addf0aaf8 05:01:45 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:01:46 ---> 3b5e3a22d071 05:01:46 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:01:47 ---> 4487e38a4970 05:01:47 Step 18/23 : EXPOSE 59999 05:01:47 ---> Running in 9269f417b616 05:01:48 Removing intermediate container 9269f417b616 05:01:48 ---> e33780675775 05:01:48 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:01:48 ---> Running in df6cd24b7253 05:01:48 Removing intermediate container df6cd24b7253 05:01:48 ---> 0906ed1b4051 05:01:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:01:48 ---> Running in b16670a58a54 05:01:49 Removing intermediate container b16670a58a54 05:01:49 ---> d6d3d4f91eaa 05:01:49 Step 21/23 : LABEL arch=arm64 05:01:49 ---> Running in d538e9fa5b3e 05:01:50 Removing intermediate container d538e9fa5b3e 05:01:50 ---> 4aef45e89b2e 05:01:50 Step 22/23 : LABEL git_sha=13aef19b97b0618a8f6311a61b8cc8b6a0faba71 05:01:50 ---> Running in de08111cbb41 05:01:50 Removing intermediate container de08111cbb41 05:01:50 ---> 0cb1aedb03cc 05:01:50 Step 23/23 : LABEL version=0.0.0 05:01:50 ---> Running in 2733698a50f6 05:01:51 Removing intermediate container 2733698a50f6 05:01:51 ---> 27bf72f3e81f 05:01:51 [Warning] One or more build-args [ARCH MAKE] were not consumed 05:01:51 Successfully built 27bf72f3e81f 05:01:51 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 05:01:52 ---> job-cost.sh 05:01:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DtKI 05:02:31 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:03:52 lf-activate-venv(): INFO: Adding /tmp/venv-DtKI/bin to PATH 05:03:52 INFO: No Stack... 05:03:52 INFO: Retrieving Pricing Info for: v2-standard-4 05:03:53 INFO: Archiving Costs [Pipeline] sh 05:03:53 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 05:03:53 + cut -d, -f6 [Pipeline] lock 05:03:53 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-970-1-stack-cost] 05:03:53 Resource [jenkins-edgexfoundry-device-sdk-go-PR-970-1-stack-cost] did not exist. Created. 05:03:53 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-970-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:03:54 /w/workspace/device-sdk-go/1@tmp/durable-ae1d994b/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-ae1d994b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:03:54 + echo total: 0.18000000715255737 [Pipeline] stash 05:03:54 Warning: overwriting stash ‘stack-cost’ 05:03:54 Stashed 1 file(s) [Pipeline] } 05:03:54 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-970-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 05:03:56 provisioning config files... 05:03:56 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-970@tmp/config2524112166833401144tmp [Pipeline] { [Pipeline] sh 05:03:56 + set +x 05:03:56 + curl -s https://codecov.io/bash 05:03:56 + bash -s -- 05:03:56 05:03:56 _____ _ 05:03:56 / ____| | | 05:03:56 | | ___ __| | ___ ___ _____ __ 05:03:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:03:56 | |___| (_) | (_| | __/ (_| (_) \ V / 05:03:56 \_____\___/ \__,_|\___|\___\___/ \_/ 05:03:56 Bash-1.0.3 05:03:56 05:03:56 05:03:56 ==> git version 2.24.4 found 05:03:56 ==> 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 05:03:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 05:03:56 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 05:03:56 ==> Jenkins CI detected. 05:03:56 project root: . 05:03:56 --> token set from env 05:03:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:03:57 ==> Running gcov in . (disable via -X gcov) 05:03:57 ==> Python coveragepy not found 05:03:57 ==> Searching for coverage reports in: 05:03:57 + . 05:03:57 -> Found 1 reports 05:03:57 ==> Detecting git/mercurial file structure 05:03:57 ==> Reading reports 05:03:57 + ./coverage.out bytes=126074 05:03:57 ==> Appending adjustments 05:03:57 https://docs.codecov.io/docs/fixing-reports 05:03:57 + Found adjustments 05:03:57 ==> Gzipping contents 05:03:57 20K /tmp/codecov.bnNySX.gz 05:03:57 ==> Uploading reports 05:03:57 url: https://codecov.io 05:03:57 query: branch=PR-970&commit=13aef19b97b0618a8f6311a61b8cc8b6a0faba71&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-970%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=970&job=&cmd_args= 05:03:57 -> Pinging Codecov 05:03:57 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-970&commit=13aef19b97b0618a8f6311a61b8cc8b6a0faba71&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-970%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=970&job=&cmd_args= 05:03:57 -> Uploading to 05:03:57 https://storage.googleapis.com/codecov/v4/raw/2021-06-11/7E55EF52A471D76F132DFD9A03CDDE97/13aef19b97b0618a8f6311a61b8cc8b6a0faba71/9ba6b71e-82e2-4d26-8e85-8e18b4c1f2b6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210611%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210611T050357Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=43b3849ea7d50f5d640f1cbb4cd2ee6972fed94a32bfcc4d422e7d260108c1a6 05:03:57 % Total % Received % Xferd Average Speed Time Time Time Current 05:03:57 Dload Upload Total Spent Left Speed 05:03:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16433 0 0 100 16433 0 31330 --:--:-- --:--:-- --:--:-- 31360 05:03:58 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/13aef19b97b0618a8f6311a61b8cc8b6a0faba71 [Pipeline] } 05:03:58 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 05:04:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:04:01 ---> package-listing.sh 05:04:01 ++ facter osfamily 05:04:01 ++ tr '[:upper:]' '[:lower:]' 05:04:01 + OS_FAMILY=redhat 05:04:01 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-970 05:04:01 + START_PACKAGES=/tmp/packages_start.txt 05:04:01 + END_PACKAGES=/tmp/packages_end.txt 05:04:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:04:01 + PACKAGES=/tmp/packages_start.txt 05:04:01 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-970 ']' 05:04:01 + PACKAGES=/tmp/packages_end.txt 05:04:01 + case "${OS_FAMILY}" in 05:04:01 + rpm -qa 05:04:01 + sort 05:04:02 + '[' -f /tmp/packages_start.txt ']' 05:04:02 + '[' -f /tmp/packages_end.txt ']' 05:04:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:04:02 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-970 ']' 05:04:02 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-970/archives/ 05:04:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-970/archives/ [Pipeline] echo 05:04:02 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-970/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:04:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:04:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:04:03 05:04:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:04:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:04:03 alpine: Pulling from edgex-lftools-log-publisher 05:04:03 df20fa9351a1: Pulling fs layer 05:04:03 36b3adc4ff6f: Pulling fs layer 05:04:03 8ad3a11d3b57: Pulling fs layer 05:04:03 46f8f816bc3b: Pulling fs layer 05:04:03 93b61091891f: Pulling fs layer 05:04:03 93b9cdb0e59b: Pulling fs layer 05:04:03 5e14af77c1be: Pulling fs layer 05:04:03 01666e4c0597: Pulling fs layer 05:04:03 aa168da1d23b: Pulling fs layer 05:04:03 93b9cdb0e59b: Waiting 05:04:03 5e14af77c1be: Waiting 05:04:03 01666e4c0597: Waiting 05:04:03 aa168da1d23b: Waiting 05:04:03 46f8f816bc3b: Waiting 05:04:03 93b61091891f: Waiting 05:04:03 36b3adc4ff6f: Verifying Checksum 05:04:03 36b3adc4ff6f: Download complete 05:04:04 46f8f816bc3b: Verifying Checksum 05:04:04 46f8f816bc3b: Download complete 05:04:04 df20fa9351a1: Verifying Checksum 05:04:04 df20fa9351a1: Download complete 05:04:04 93b9cdb0e59b: Verifying Checksum 05:04:04 93b9cdb0e59b: Download complete 05:04:04 93b61091891f: Verifying Checksum 05:04:04 93b61091891f: Download complete 05:04:04 5e14af77c1be: Verifying Checksum 05:04:04 5e14af77c1be: Download complete 05:04:04 01666e4c0597: Verifying Checksum 05:04:04 01666e4c0597: Download complete 05:04:04 8ad3a11d3b57: Verifying Checksum 05:04:04 8ad3a11d3b57: Download complete 05:04:04 df20fa9351a1: Pull complete 05:04:04 36b3adc4ff6f: Pull complete 05:04:05 8ad3a11d3b57: Pull complete 05:04:05 46f8f816bc3b: Pull complete 05:04:05 aa168da1d23b: Verifying Checksum 05:04:05 aa168da1d23b: Download complete 05:04:05 93b61091891f: Pull complete 05:04:06 93b9cdb0e59b: Pull complete 05:04:06 5e14af77c1be: Pull complete 05:04:06 01666e4c0597: Pull complete 05:04:12 aa168da1d23b: Pull complete 05:04:12 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:04:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:04:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:04:12 prd-centos7-docker-4c-2g-462 does not seem to be running inside a container 05:04:12 $ 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-970/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-970 -v /w/workspace/dgexfoundry_device-sdk-go_PR-970:/w/workspace/dgexfoundry_device-sdk-go_PR-970:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-970@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-970@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:04:20 $ docker top 8460b1511619978d01316774c603a62b38fd52d5fad670ab1be5bc7505fe241d -eo pid,comm [Pipeline] { [Pipeline] sh 05:04:21 + touch /tmp/pre-build-complete [Pipeline] sh 05:04:21 + mkdir -p /var/log/sa [Pipeline] sh 05:04:21 + ls /var/log/sa-host 05:04:21 + sadf -c /var/log/sa-host/sa05 05:04:21 file_magic: OK 05:04:21 HZ: Using current value: 100 05:04:21 file_header: OK 05:04:21 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 05:04:21 Statistics: 05:04:21 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:04:21 File successfully converted to sysstat format version 12.2.1 05:04:21 + sadf -c /var/log/sa-host/sa11 05:04:21 file_magic: OK 05:04:21 HZ: Using current value: 100 05:04:21 file_header: OK 05:04:21 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 05:04:21 Statistics: 05:04:21 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:04:21 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:04:22 provisioning config files... 05:04:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-970@tmp/config6851935811481643095tmp [Pipeline] { [Pipeline] echo 05:04:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:04:23 ---> create-netrc.sh [Pipeline] } 05:04:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:04:23 ---> python-tools-install.sh [Pipeline] echo 05:04:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:04:24 ---> sudo-logs.sh 05:04:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:04:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:04:24 ---> job-cost.sh 05:04:24 lf-activate-venv: SKIPPING 05:04:24 DEBUG: total: 0.18000000715255737 05:04:24 INFO: Retrieving Stack Cost... 05:04:25 INFO: Retrieving Pricing Info for: v3-standard-2 05:04:26 INFO: Archiving Costs [Pipeline] echo 05:04:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:04:26 ---> logs-deploy.sh 05:04:26 lf-activate-venv: SKIPPING 05:04:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-970/1 05:04:26 INFO: archiving workspace using pattern(s): 05:04:27 Archives upload complete. 05:04:27 INFO: archiving logs to Nexus 05:04:28 ---> uname -a: 05:04:28 Linux prd-centos7-docker-4c-2g-462.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 05:04:28 05:04:28 05:04:28 ---> lscpu: 05:04:28 Architecture: x86_64 05:04:28 CPU op-mode(s): 32-bit, 64-bit 05:04:28 Byte Order: Little Endian 05:04:28 Address sizes: 40 bits physical, 48 bits virtual 05:04:28 CPU(s): 2 05:04:28 On-line CPU(s) list: 0,1 05:04:28 Thread(s) per core: 1 05:04:28 Core(s) per socket: 1 05:04:28 Socket(s): 2 05:04:28 NUMA node(s): 1 05:04:28 Vendor ID: AuthenticAMD 05:04:28 CPU family: 23 05:04:28 Model: 49 05:04:28 Model name: AMD EPYC-Rome Processor 05:04:28 Stepping: 0 05:04:28 CPU MHz: 2799.998 05:04:28 BogoMIPS: 5599.99 05:04:28 Virtualization: AMD-V 05:04:28 Hypervisor vendor: KVM 05:04:28 Virtualization type: full 05:04:28 L1d cache: 64 KiB 05:04:28 L1i cache: 64 KiB 05:04:28 L2 cache: 1 MiB 05:04:28 L3 cache: 32 MiB 05:04:28 NUMA node0 CPU(s): 0,1 05:04:28 Vulnerability Itlb multihit: Not affected 05:04:28 Vulnerability L1tf: Not affected 05:04:28 Vulnerability Mds: Not affected 05:04:28 Vulnerability Meltdown: Not affected 05:04:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:04:28 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:04:28 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:04:28 Vulnerability Srbds: Not affected 05:04:28 Vulnerability Tsx async abort: Not affected 05:04:28 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 05:04:28 05:04:28 05:04:28 ---> nproc: 05:04:28 2 05:04:28 05:04:28 05:04:28 ---> df -h: 05:04:28 Filesystem Size Used Available Use% Mounted on 05:04:28 overlay 40.0G 7.6G 32.4G 19% / 05:04:28 tmpfs 64.0M 0 64.0M 0% /dev 05:04:28 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 05:04:28 shm 64.0M 0 64.0M 0% /dev/shm 05:04:28 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 05:04:28 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 05:04:28 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 05:04:28 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 05:04:28 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 05:04:28 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 05:04:28 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-970 05:04:28 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-970@tmp 05:04:28 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 05:04:28 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 05:04:28 05:04:28 05:04:28 ---> free -m: 05:04:28 total used free shared buff/cache available 05:04:28 Mem: 7821 932 4790 0 2098 6710 05:04:28 Swap: 1023 0 1023 05:04:28 05:04:28 05:04:28 ---> ip addr: 05:04:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:04:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:04:28 inet 127.0.0.1/8 scope host lo 05:04:28 valid_lft forever preferred_lft forever 05:04:28 inet6 ::1/128 scope host 05:04:28 valid_lft forever preferred_lft forever 05:04:28 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:04:28 link/ether fa:16:3e:27:fc:d8 brd ff:ff:ff:ff:ff:ff 05:04:28 inet 10.30.123.34/23 brd 10.30.123.255 scope global dynamic eth0 05:04:28 valid_lft 85714sec preferred_lft 85714sec 05:04:28 inet6 fe80::f816:3eff:fe27:fcd8/64 scope link 05:04:28 valid_lft forever preferred_lft forever 05:04:28 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:04:28 link/ether 02:42:1d:48:4d:bc brd ff:ff:ff:ff:ff:ff 05:04:28 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:04:28 valid_lft forever preferred_lft forever 05:04:28 inet6 fe80::42:1dff:fe48:4dbc/64 scope link 05:04:28 valid_lft forever preferred_lft forever 05:04:28 05:04:28 05:04:28 ---> sar -b -r -n DEV: 05:04:28 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/11/21 _x86_64_ (2 CPU) 05:04:28 05:04:28 04:52:51 LINUX RESTART (2 CPU) 05:04:28 05:04:28 04:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:04:28 04:55:01 2.12 0.02 2.10 0.00 0.53 48.24 0.00 05:04:28 04:56:01 0.50 0.00 0.50 0.00 0.00 8.08 0.00 05:04:28 04:57:01 0.22 0.00 0.22 0.00 0.00 3.10 0.00 05:04:28 04:58:01 0.25 0.00 0.25 0.00 0.00 3.20 0.00 05:04:28 04:59:01 0.32 0.00 0.32 0.00 0.00 4.13 0.00 05:04:28 05:00:01 0.18 0.00 0.18 0.00 0.00 2.18 0.00 05:04:28 05:01:01 0.27 0.02 0.25 0.00 0.13 3.88 0.00 05:04:28 05:02:01 0.47 0.10 0.37 0.00 1.73 5.25 0.00 05:04:28 05:03:01 0.30 0.00 0.30 0.00 0.00 3.12 0.00 05:04:28 05:04:01 0.25 0.10 0.15 0.00 7.20 1.97 0.00 05:04:28 Average: 0.49 0.02 0.46 0.00 0.96 8.31 0.00 05:04:28 05:04:28 04:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:04:28 04:55:01 5470824 0 794800 9.92 2620 1740688 1205832 13.31 567300 1572564 16 05:04:28 04:56:01 5470440 0 795176 9.93 2620 1740696 1205832 13.31 565216 1574560 8 05:04:28 04:57:01 5456108 0 809508 10.11 2620 1740696 1272092 14.04 578000 1574560 8 05:04:28 04:58:01 5466820 0 798788 9.97 2620 1740704 1199460 13.24 568556 1575272 8 05:04:28 04:59:01 5465252 0 800352 9.99 2620 1740708 1210196 13.36 567628 1576976 8 05:04:28 05:00:01 5466976 0 798624 9.97 2620 1740712 1199460 13.24 566936 1576980 8 05:04:28 05:01:01 5462284 0 803312 10.03 2620 1740716 1201796 13.27 571072 1576976 8 05:04:28 05:02:01 5454204 0 811260 10.13 2620 1740848 1199968 13.25 579580 1577036 8 05:04:28 05:03:01 5453780 0 811684 10.13 2620 1740848 1199968 13.25 581720 1575044 8 05:04:28 05:04:01 5428508 0 836508 10.44 2620 1741296 1280340 14.14 605892 1575184 244 05:04:28 Average: 5459520 0 806001 10.06 2620 1740791 1217494 13.44 575190 1575515 32 05:04:28 05:04:28 04:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:04:28 04:55:01 eth0 0.58 0.13 0.04 0.05 0.00 0.00 0.00 0.00 05:04:28 04:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:28 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:28 04:56:01 eth0 0.28 0.08 0.03 0.01 0.00 0.00 0.00 0.00 05:04:28 04:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:28 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:28 04:57:01 eth0 6.18 4.06 3.48 14.07 0.00 0.00 0.00 0.00 05:04:28 04:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:28 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:28 04:58:01 eth0 0.08 0.08 0.01 0.04 0.00 0.00 0.00 0.00 05:04:28 04:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:28 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:28 04:59:01 eth0 1.42 1.47 0.22 6.51 0.00 0.00 0.00 0.00 05:04:28 04:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:28 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:28 05:00:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:04:28 05:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:28 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:28 05:01:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 05:04:28 05:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:28 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:28 05:02:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 05:04:28 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:28 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:28 05:03:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:04:28 05:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:28 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:28 05:04:01 eth0 8.45 5.31 7.91 3.42 0.00 0.00 0.00 0.00 05:04:28 05:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:28 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:28 Average: eth0 1.74 1.14 1.17 2.41 0.00 0.00 0.00 0.00 05:04:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:28 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:28 05:04:28 05:04:28 ---> sar -P ALL: 05:04:28 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/11/21 _x86_64_ (2 CPU) 05:04:28 05:04:28 04:52:51 LINUX RESTART (2 CPU) 05:04:28 05:04:28 04:54:01 CPU %user %nice %system %iowait %steal %idle 05:04:28 04:55:01 all 0.07 0.00 0.03 0.00 0.04 99.86 05:04:28 04:55:01 0 0.08 0.00 0.03 0.00 0.03 99.85 05:04:28 04:55:01 1 0.05 0.00 0.03 0.00 0.05 99.87 05:04:28 04:56:01 all 0.07 0.00 0.03 0.00 0.05 99.86 05:04:28 04:56:01 0 0.03 0.00 0.03 0.00 0.05 99.88 05:04:28 04:56:01 1 0.10 0.00 0.02 0.00 0.05 99.83 05:04:28 04:57:01 all 0.23 0.00 0.04 0.00 0.04 99.69 05:04:28 04:57:01 0 0.13 0.00 0.05 0.00 0.07 99.75 05:04:28 04:57:01 1 0.32 0.00 0.03 0.00 0.02 99.63 05:04:28 04:58:01 all 0.03 0.00 0.05 0.00 0.04 99.88 05:04:28 04:58:01 0 0.03 0.00 0.08 0.00 0.05 99.83 05:04:28 04:58:01 1 0.02 0.00 0.02 0.00 0.03 99.93 05:04:28 04:59:01 all 0.05 0.00 0.03 0.00 0.03 99.88 05:04:28 04:59:01 0 0.05 0.00 0.03 0.00 0.05 99.87 05:04:28 04:59:01 1 0.05 0.00 0.03 0.00 0.02 99.90 05:04:28 05:00:01 all 0.03 0.00 0.02 0.00 0.04 99.92 05:04:28 05:00:01 0 0.02 0.00 0.02 0.00 0.07 99.90 05:04:28 05:00:01 1 0.03 0.00 0.02 0.00 0.02 99.93 05:04:28 05:01:01 all 0.03 0.00 0.03 0.01 0.05 99.87 05:04:28 05:01:01 0 0.05 0.00 0.05 0.00 0.05 99.85 05:04:28 05:01:01 1 0.02 0.00 0.02 0.02 0.05 99.90 05:04:28 05:02:01 all 0.02 0.00 0.03 0.00 0.03 99.92 05:04:28 05:02:01 0 0.00 0.00 0.03 0.00 0.02 99.95 05:04:28 05:02:01 1 0.03 0.00 0.03 0.00 0.05 99.88 05:04:28 05:03:01 all 0.02 0.00 0.02 0.00 0.04 99.92 05:04:28 05:03:01 0 0.02 0.00 0.02 0.00 0.05 99.92 05:04:28 05:03:01 1 0.02 0.00 0.02 0.00 0.03 99.93 05:04:28 05:04:01 all 0.84 0.00 0.33 0.02 0.04 98.76 05:04:28 05:04:01 0 0.75 0.00 0.45 0.03 0.03 98.73 05:04:28 05:04:01 1 0.94 0.00 0.22 0.00 0.05 98.79 05:04:28 Average: all 0.14 0.00 0.06 0.00 0.04 99.76 05:04:28 Average: 0 0.12 0.00 0.08 0.00 0.05 99.75 05:04:28 Average: 1 0.16 0.00 0.04 0.00 0.04 99.76 05:04:28 05:04:28 05:04:28