Pull request #941 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f976fce980e8b102ebf9fbaac0fdd77c92a68530+282de78a903b796f3af5fb18192a6c185f982102 (95fbfc38912c80a137d9023baf128ce668b6c42b) 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-ssh1476619509570395940.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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-ssh7387244180855711764.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 9d0281235b943b7ad605f650702698f9078b2862 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-941/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-941/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1946978170183051155.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-941/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3728874877310132230.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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-ssh7732200653509659203.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-941/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-941/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh377337998494632358.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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 9d0281235b943b7ad605f650702698f9078b2862 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-15627 in /w/workspace/dgexfoundry_device-sdk-go_PR-941 [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-941 # 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-941@tmp/jenkins-gitclient-ssh6704655313158952688.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 282de78a903b796f3af5fb18192a6c185f982102 into PR head commit f976fce980e8b102ebf9fbaac0fdd77c92a68530 Merge succeeded, producing f976fce980e8b102ebf9fbaac0fdd77c92a68530 Checking out Revision f976fce980e8b102ebf9fbaac0fdd77c92a68530 (PR-941) > 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-941@tmp/jenkins-gitclient-ssh9183206115698804370.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/941/head:refs/remotes/origin/PR-941 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f976fce980e8b102ebf9fbaac0fdd77c92a68530 # 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-941@tmp/jenkins-gitclient-ssh4871133246322000463.key > git merge 282de78a903b796f3af5fb18192a6c185f982102 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f976fce980e8b102ebf9fbaac0fdd77c92a68530 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:41:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:41:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:41:17 ========================================================= 03:41:17 EdgeX Global Pipelines Version Info 03:41:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:41:19 ------------------- 03:41:19 stable info: 03:41:19 ------------------- 03:41:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:41:19 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 03:41:19 Message: update stable to v1.0.192 03:41:21 ------------------- 03:41:21 experimental info: 03:41:21 ------------------- 03:41:21 Commited By: **** collab-it+edgex@linuxfoundation.org 03:41:21 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 03:41:21 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:41:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 03:41:21 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 03:41:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:41:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:41:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:41:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 03:41:22 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:41:22 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 03:41:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 03:41:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:41:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:41:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 03:41:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:41:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:41:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:41:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 03:41:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:41:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:41:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:41:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:41:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:41:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 03:41:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:41:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:41:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:41:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:41:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-941 [Pipeline] echo 03:41:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-941 [Pipeline] echo 03:41:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-941 [Pipeline] echo 03:41:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f976fce980e8b102ebf9fbaac0fdd77c92a68530 [Pipeline] echo 03:41:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f976fce [Pipeline] echo 03:41:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:41:23 provisioning config files... 03:41:23 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-941@tmp/config1618802547981755240tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:41:24 ---> docker-login.sh 03:41:24 nexus3.edgexfoundry.org:10001 03:41:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:24 Configure a credential helper to remove this warning. See 03:41:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:24 03:41:24 Login Succeeded 03:41:24 nexus3.edgexfoundry.org:10002 03:41:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:24 Configure a credential helper to remove this warning. See 03:41:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:24 03:41:24 Login Succeeded 03:41:24 nexus3.edgexfoundry.org:10003 03:41:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:24 Configure a credential helper to remove this warning. See 03:41:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:24 03:41:24 Login Succeeded 03:41:24 nexus3.edgexfoundry.org:10004 03:41:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:24 Configure a credential helper to remove this warning. See 03:41:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:24 03:41:24 Login Succeeded 03:41:24 docker.io 03:41:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:25 Configure a credential helper to remove this warning. See 03:41:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:25 03:41:25 Login Succeeded 03:41:25 ---> docker-login.sh ends [Pipeline] } 03:41:25 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 03:41:27 + git log --format=format:%s -1 f976fce980e8b102ebf9fbaac0fdd77c92a68530 [Pipeline] echo 03:41:28 GIT_COMMIT: f976fce980e8b102ebf9fbaac0fdd77c92a68530, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 03:41:28 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 03:41:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:41:28 03:41:28 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:41:29 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:41:29 latest: Pulling from edgex-devops/git-semver 03:41:29 31603596830f: Pulling fs layer 03:41:29 54011a49482f: Pulling fs layer 03:41:29 a6820b24f6d8: Pulling fs layer 03:41:29 f581987b2513: Pulling fs layer 03:41:29 f581987b2513: Waiting 03:41:29 54011a49482f: Verifying Checksum 03:41:29 54011a49482f: Download complete 03:41:29 31603596830f: Verifying Checksum 03:41:29 31603596830f: Download complete 03:41:29 f581987b2513: Verifying Checksum 03:41:29 f581987b2513: Download complete 03:41:29 a6820b24f6d8: Verifying Checksum 03:41:29 a6820b24f6d8: Download complete 03:41:29 31603596830f: Pull complete 03:41:29 54011a49482f: Pull complete 03:41:30 a6820b24f6d8: Pull complete 03:41:30 f581987b2513: Pull complete 03:41:30 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 03:41:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:41:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:41:30 prd-centos7-docker-4c-2g-15627 does not seem to be running inside a container 03:41:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-941 -v /w/workspace/dgexfoundry_device-sdk-go_PR-941:/w/workspace/dgexfoundry_device-sdk-go_PR-941:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-941@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-941@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:41:34 $ docker top bccd4c038154e4729580be0d0cce14f47b8991742cc7638b6173dc4e1bcd0a83 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:41:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:41:34 [ssh-agent] Looking for ssh-agent implementation... 03:41:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:41:34 $ docker exec bccd4c038154e4729580be0d0cce14f47b8991742cc7638b6173dc4e1bcd0a83 ssh-agent 03:41:34 SSH_AUTH_SOCK=/tmp/ssh-Zz7GBicuMtYV/agent.14 03:41:34 SSH_AGENT_PID=20 03:41:34 Running ssh-add (command line suppressed) 03:41:34 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-941@tmp/private_key_3526167370634968558.key (/w/workspace/dgexfoundry_device-sdk-go_PR-941@tmp/private_key_3526167370634968558.key) 03:41:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:41:35 + git tag --points-at HEAD [Pipeline] } 03:41:35 $ docker exec --env ******** --env ******** bccd4c038154e4729580be0d0cce14f47b8991742cc7638b6173dc4e1bcd0a83 ssh-agent -k 03:41:35 unset SSH_AUTH_SOCK; 03:41:35 unset SSH_AGENT_PID; 03:41:35 echo Agent pid 20 killed; 03:41:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:41:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:41:35 [ssh-agent] Looking for ssh-agent implementation... 03:41:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:41:35 $ docker exec bccd4c038154e4729580be0d0cce14f47b8991742cc7638b6173dc4e1bcd0a83 ssh-agent 03:41:35 SSH_AUTH_SOCK=/tmp/ssh-TY8rjdV1vbZX/agent.54 03:41:35 SSH_AGENT_PID=61 03:41:35 Running ssh-add (command line suppressed) 03:41:35 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-941@tmp/private_key_1760199814831474122.key (/w/workspace/dgexfoundry_device-sdk-go_PR-941@tmp/private_key_1760199814831474122.key) 03:41:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:41:36 + git semver init 03:41:36 # -> Open(): unable to determine branch for HEAD 03:41:36 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-941/.git 03:41:36 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-941 03:41:36 # $SEMVER_REMOTE_NAME = origin 03:41:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:41:36 # $SEMVER_USER_NAME = edgex-jenkins 03:41:36 # $SEMVER_BRANCH = PR-941 03:41:36 # $SEMVER_TEMP = /tmp/semver-298508104 03:41:36 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 03:41:36 # '/tmp/semver-298508104' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-941/.semver' 03:41:36 # -> Force: false 03:41:36 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-941/.semver [Pipeline] } 03:41:36 $ docker exec --env ******** --env ******** bccd4c038154e4729580be0d0cce14f47b8991742cc7638b6173dc4e1bcd0a83 ssh-agent -k 03:41:36 unset SSH_AUTH_SOCK; 03:41:36 unset SSH_AGENT_PID; 03:41:36 echo Agent pid 61 killed; 03:41:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:41:37 + git semver [Pipeline] } 03:41:37 $ docker stop --time=1 bccd4c038154e4729580be0d0cce14f47b8991742cc7638b6173dc4e1bcd0a83 03:41:38 $ docker rm -f bccd4c038154e4729580be0d0cce14f47b8991742cc7638b6173dc4e1bcd0a83 [Pipeline] // withDockerContainer [Pipeline] sh 03:41:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:41:39 Stashed 1 file(s) [Pipeline] echo 03:41:39 [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 03:41:55 Still waiting to schedule task 03:41:55 ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ 03:41:55 ‘prd-centos7-docker-4c-2g-15624’ is offline 03:41:55 ‘prd-centos7-docker-4c-2g-15625’ is offline 03:41:55 ‘prd-centos7-docker-4c-2g-15626’ is offline 03:41:55 ‘prd-centos7-docker-4c-2g-15631’ is offline 03:41:55 ‘prd-centos7-docker-4c-2g-15632’ is offline 03:41:55 ‘prd-centos7-docker-4c-2g-309’ is offline 03:41:55 ‘prd-ubuntu18.04-docker-arm64-4c-16g-15629’ doesn’t have label ‘centos7-docker-4c-2g’ 03:41:55 Still waiting to schedule task 03:41:55 ‘prd-ubuntu18.04-docker-arm64-4c-16g-15629’ is offline 03:42:39 Running on prd-centos7-docker-4c-2g-15631 in /w/workspace/dgexfoundry_device-sdk-go_PR-941 [Pipeline] { [Pipeline] ws 03:42:39 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 03:42:39 Selected Git installation does not exist. Using Default 03:42:39 The recommended git tool is: NONE 03:42:44 using credential edgex-jenkins-ssh 03:42:44 Cloning the remote Git repository 03:42:44 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 03:42:44 > git init /w/workspace/device-sdk-go/1 # timeout=10 03:42:44 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:42:44 > git --version # timeout=10 03:42:44 > git --version # 'git version 2.24.4' 03:42:44 using GIT_SSH to set credentials SSH Credentials for GitHub 03:42:44 [INFO] Currently running in a labeled security context 03:42:44 [INFO] Currently SELinux is 'enforcing' on the host 03:42:44 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh4269198737141946288.key 03:42:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:42:46 Merging remotes/origin/master commit 282de78a903b796f3af5fb18192a6c185f982102 into PR head commit f976fce980e8b102ebf9fbaac0fdd77c92a68530 03:42:46 Merge succeeded, producing f976fce980e8b102ebf9fbaac0fdd77c92a68530 03:42:46 Checking out Revision f976fce980e8b102ebf9fbaac0fdd77c92a68530 (PR-941) 03:42:45 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:42:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:42:45 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:42:45 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:42:45 using GIT_SSH to set credentials SSH Credentials for GitHub 03:42:45 [INFO] Currently running in a labeled security context 03:42:45 [INFO] Currently SELinux is 'enforcing' on the host 03:42:45 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh7545193636944013804.key 03:42:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/941/head:refs/remotes/origin/PR-941 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:42:46 > git config core.sparsecheckout # timeout=10 03:42:46 > git checkout -f f976fce980e8b102ebf9fbaac0fdd77c92a68530 # timeout=10 03:42:46 > git remote # timeout=10 03:42:46 > git config --get remote.origin.url # timeout=10 03:42:46 using GIT_SSH to set credentials SSH Credentials for GitHub 03:42:46 [INFO] Currently running in a labeled security context 03:42:46 [INFO] Currently SELinux is 'enforcing' on the host 03:42:46 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh145283190745568074.key 03:42:46 > git merge 282de78a903b796f3af5fb18192a6c185f982102 # timeout=10 03:42:46 > git rev-parse HEAD^{commit} # timeout=10 03:42:46 > git config core.sparsecheckout # timeout=10 03:42:46 > git checkout -f f976fce980e8b102ebf9fbaac0fdd77c92a68530 # timeout=10 03:42:49 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 03:42:49 > git --version # timeout=10 03:42:49 > git --version # 'git version 2.24.4' 03:42:49 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:42:50 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 03:42:51 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:42:51 + true 03:42:51 + sudo service docker restart 03:42:51 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:43:09 provisioning config files... 03:43:09 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config6770839356756042772tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:43:10 ---> docker-login.sh 03:43:10 nexus3.edgexfoundry.org:10001 03:43:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:43:10 Configure a credential helper to remove this warning. See 03:43:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:43:10 03:43:10 Login Succeeded 03:43:10 nexus3.edgexfoundry.org:10002 03:43:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:43:10 Configure a credential helper to remove this warning. See 03:43:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:43:10 03:43:10 Login Succeeded 03:43:10 nexus3.edgexfoundry.org:10003 03:43:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:43:11 Configure a credential helper to remove this warning. See 03:43:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:43:11 03:43:11 Login Succeeded 03:43:11 nexus3.edgexfoundry.org:10004 03:43:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:43:11 Configure a credential helper to remove this warning. See 03:43:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:43:11 03:43:11 Login Succeeded 03:43:11 docker.io 03:43:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:43:11 Configure a credential helper to remove this warning. See 03:43:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:43:11 03:43:11 Login Succeeded 03:43:11 ---> docker-login.sh ends [Pipeline] } 03:43:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:43:12 ========================================================= 03:43:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 03:43:12 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:43:14 + 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 . 03:43:14 Sending build context to Docker daemon 2.592MB 03:43:14 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 03:43:14 Step 2/8 : FROM ${BASE} 03:43:14 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 03:43:14 540db60ca938: Pulling fs layer 03:43:14 adcc1eea9eea: Pulling fs layer 03:43:14 4c4ab2625f07: Pulling fs layer 03:43:14 0510c868ecb4: Pulling fs layer 03:43:14 afea3b2eda06: Pulling fs layer 03:43:14 7809a108b3ef: Pulling fs layer 03:43:14 f706445af74f: Pulling fs layer 03:43:14 afea3b2eda06: Waiting 03:43:14 7809a108b3ef: Waiting 03:43:14 f706445af74f: Waiting 03:43:14 0510c868ecb4: Waiting 03:43:14 4c4ab2625f07: Verifying Checksum 03:43:14 4c4ab2625f07: Download complete 03:43:14 adcc1eea9eea: Verifying Checksum 03:43:14 adcc1eea9eea: Download complete 03:43:14 afea3b2eda06: Verifying Checksum 03:43:14 afea3b2eda06: Download complete 03:43:14 540db60ca938: Verifying Checksum 03:43:14 540db60ca938: Download complete 03:43:14 7809a108b3ef: Verifying Checksum 03:43:14 7809a108b3ef: Download complete 03:43:14 540db60ca938: Pull complete 03:43:14 adcc1eea9eea: Pull complete 03:43:14 4c4ab2625f07: Pull complete 03:43:14 f706445af74f: Verifying Checksum 03:43:14 f706445af74f: Download complete 03:43:14 0510c868ecb4: Download complete 03:43:18 0510c868ecb4: Pull complete 03:43:18 afea3b2eda06: Pull complete 03:43:18 7809a108b3ef: Pull complete 03:43:19 f706445af74f: Pull complete 03:43:19 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 03:43:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:43:19 ---> b068be0155e3 03:43:19 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:43:28 ---> Running in 82d39a131d55 03:43:28 Removing intermediate container 82d39a131d55 03:43:28 ---> 5095a53deaae 03:43:28 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:43:28 ---> Running in 7f11d485abc9 03:43:28 Removing intermediate container 7f11d485abc9 03:43:28 ---> e9ff4fb3fd05 03:43:28 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 03:43:28 ---> Running in 755f0219dad1 03:43:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:43:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:43:31 (1/6) Installing libc-dev (0.7.2-r3) 03:43:31 (2/6) Installing libsodium (1.0.18-r0) 03:43:31 (3/6) Installing pkgconf (1.7.3-r0) 03:43:31 (4/6) Installing libsodium-dev (1.0.18-r0) 03:43:31 (5/6) Installing libzmq (4.3.3-r1) 03:43:31 (6/6) Installing zeromq-dev (4.3.3-r1) 03:43:31 Executing busybox-1.32.1-r6.trigger 03:43:31 OK: 150 MiB in 46 packages 03:43:31 Removing intermediate container 755f0219dad1 03:43:31 ---> 44ed7f7d07f1 03:43:31 Step 6/8 : WORKDIR /device-sdk-go 03:43:31 ---> Running in 19a342bc4c45 03:43:31 Removing intermediate container 19a342bc4c45 03:43:31 ---> 2c7cddb344c5 03:43:31 Step 7/8 : COPY . . 03:43:32 ---> cf7d91f327ce 03:43:32 Step 8/8 : RUN go mod download 03:43:32 ---> Running in b419a9331653 03:43:57 Removing intermediate container b419a9331653 03:43:57 ---> d581ecc1a84f 03:43:57 Successfully built d581ecc1a84f 03:43:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:43:57 + docker inspect -f . ci-base-image-x86_64 03:43:57 . [Pipeline] withDockerContainer 03:43:57 prd-centos7-docker-4c-2g-15631 does not seem to be running inside a container 03:43:57 $ 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 ******** ci-base-image-x86_64 cat 03:43:58 $ docker top a23bd8f925401c240ce3c54ba6c686c4245711498496876c74d5a321370b478f -eo pid,comm [Pipeline] { [Pipeline] sh 03:43:58 + go version 03:43:58 go version go1.16.3 linux/amd64 [Pipeline] } 03:43:58 $ docker stop --time=1 a23bd8f925401c240ce3c54ba6c686c4245711498496876c74d5a321370b478f 03:44:00 $ docker rm -f a23bd8f925401c240ce3c54ba6c686c4245711498496876c74d5a321370b478f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:44:00 + docker inspect -f . ci-base-image-x86_64 03:44:00 . [Pipeline] withDockerContainer 03:44:01 prd-centos7-docker-4c-2g-15631 does not seem to be running inside a container 03:44:01 $ 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 ******** ci-base-image-x86_64 cat 03:44:01 $ docker top 5e32b991d36b2dd51ff27cd81cd5574dc152ddd533acd25ad6d667a76c926fca -eo pid,comm [Pipeline] { [Pipeline] sh 03:44:03 + go mod tidy [Pipeline] sh 03:44:04 + make test 03:44:04 go mod tidy 03:44:04 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:44:09 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 03:44:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15634 in /w/workspace/dgexfoundry_device-sdk-go_PR-941 [Pipeline] { [Pipeline] ws 03:44:28 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 03:44:28 Selected Git installation does not exist. Using Default 03:44:28 The recommended git tool is: NONE 03:44:32 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 03:44:32 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 03:44:32 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 03:44:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.068s coverage: 25.4% of statements 03:44:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 03:44:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.050s coverage: 28.1% of statements 03:44:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.053s coverage: 78.9% of statements 03:44:35 using credential edgex-jenkins-ssh 03:44:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.044s coverage: 9.0% of statements 03:44:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 03:44:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 03:44:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 03:44:35 Cloning the remote Git repository 03:44:35 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 03:44:35 > git init /w/workspace/device-sdk-go/1 # timeout=10 03:44:35 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:44:35 > git --version # timeout=10 03:44:35 > git --version # 'git version 2.17.1' 03:44:35 using GIT_SSH to set credentials SSH Credentials for GitHub 03:44:36 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.068s coverage: 30.2% of statements 03:44:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 03:44:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:44:37 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:44:37 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.070s coverage: 83.3% of statements 03:44:37 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 03:44:37 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 03:44:37 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.061s coverage: 58.0% of statements 03:44:37 Merging remotes/origin/master commit 282de78a903b796f3af5fb18192a6c185f982102 into PR head commit f976fce980e8b102ebf9fbaac0fdd77c92a68530 03:44:38 Merge succeeded, producing f976fce980e8b102ebf9fbaac0fdd77c92a68530 03:44:38 Checking out Revision f976fce980e8b102ebf9fbaac0fdd77c92a68530 (PR-941) 03:44:38 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.822s coverage: 89.2% of statements 03:44:38 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 03:44:38 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.046s coverage: 5.0% of statements 03:44:38 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 03:44:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:44:37 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:44:37 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:44:37 using GIT_SSH to set credentials SSH Credentials for GitHub 03:44:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/941/head:refs/remotes/origin/PR-941 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:44:37 > git config core.sparsecheckout # timeout=10 03:44:37 > git checkout -f f976fce980e8b102ebf9fbaac0fdd77c92a68530 # timeout=10 03:44:37 > git remote # timeout=10 03:44:38 > git config --get remote.origin.url # timeout=10 03:44:38 using GIT_SSH to set credentials SSH Credentials for GitHub 03:44:38 > git merge 282de78a903b796f3af5fb18192a6c185f982102 # timeout=10 03:44:38 > git rev-parse HEAD^{commit} # timeout=10 03:44:38 > git config core.sparsecheckout # timeout=10 03:44:38 > git checkout -f f976fce980e8b102ebf9fbaac0fdd77c92a68530 # timeout=10 03:44:38 GO111MODULE=on go vet ./... 03:44:43 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 03:44:43 > git --version # timeout=10 03:44:43 > git --version # 'git version 2.17.1' 03:44:44 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:44:45 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 03:44:45 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:44:46 + sudo service docker restart 03:44:46 + true 03:44:58 gofmt -l . 03:44:58 [ "`gofmt -l .`" = "" ] 03:44:58 ./bin/test-attribution-txt.sh 03:44:58 ./bin/test-go-mod-tidy.sh [Pipeline] } 03:44:58 $ docker stop --time=1 5e32b991d36b2dd51ff27cd81cd5574dc152ddd533acd25ad6d667a76c926fca 03:45:00 $ docker rm -f 5e32b991d36b2dd51ff27cd81cd5574dc152ddd533acd25ad6d667a76c926fca [Pipeline] // withDockerContainer [Pipeline] sh 03:45:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:45:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:45:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:45:04 + ls -al . 03:45:04 total 212 03:45:04 drwxrwxr-x. 10 jenkins jenkins 4096 May 22 03:44 . 03:45:04 drwxrwxr-x. 4 jenkins jenkins 28 May 22 03:42 .. 03:45:04 drwxrwxr-x. 2 jenkins jenkins 64 May 22 03:42 bin 03:45:04 -rw-r--r--. 1 jenkins jenkins 126353 May 22 03:44 coverage.out 03:45:04 -rw-rw-r--. 1 jenkins jenkins 987 May 22 03:42 Dockerfile.build 03:45:04 -rw-rw-r--. 1 jenkins jenkins 140 May 22 03:42 .dockerignore 03:45:04 drwxrwxr-x. 5 jenkins jenkins 62 May 22 03:42 example 03:45:04 drwxrwxr-x. 8 jenkins jenkins 179 May 22 03:42 .git 03:45:04 drwxrwxr-x. 2 jenkins jenkins 103 May 22 03:42 .github 03:45:04 -rw-rw-r--. 1 jenkins jenkins 138 May 22 03:42 .gitignore 03:45:04 -rw-r--r--. 1 jenkins jenkins 575 May 22 03:44 go.mod 03:45:04 -rw-r--r--. 1 jenkins jenkins 20803 May 22 03:44 go.sum 03:45:04 drwxrwxr-x. 15 jenkins jenkins 224 May 22 03:42 internal 03:45:04 -rw-rw-r--. 1 jenkins jenkins 894 May 22 03:42 Jenkinsfile 03:45:04 -rw-rw-r--. 1 jenkins jenkins 11341 May 22 03:42 LICENSE 03:45:04 -rw-rw-r--. 1 jenkins jenkins 1026 May 22 03:42 Makefile 03:45:04 drwxrwxr-x. 4 jenkins jenkins 26 May 22 03:42 openapi 03:45:04 drwxrwxr-x. 5 jenkins jenkins 50 May 22 03:42 pkg 03:45:04 -rw-rw-r--. 1 jenkins jenkins 7652 May 22 03:42 README.md 03:45:04 -rw-rw-r--. 1 jenkins jenkins 6616 May 22 03:42 RELEASE-NOTES.txt 03:45:04 drwxrwxr-x. 4 jenkins jenkins 54 May 22 03:42 snap 03:45:04 -rw-rw-r--. 1 jenkins jenkins 5 May 22 03:41 VERSION 03:45:04 -rw-rw-r--. 1 jenkins jenkins 222 May 22 03:42 version.go [Pipeline] isUnix [Pipeline] sh 03:45:05 + 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=f976fce980e8b102ebf9fbaac0fdd77c92a68530 --label arch=amd64 --label version=0.0.0 . 03:45:05 Sending build context to Docker daemon 2.719MB 03:45:05 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 03:45:05 Step 2/23 : FROM ${BASE} AS builder 03:45:05 ---> d581ecc1a84f 03:45:05 Step 3/23 : WORKDIR /device-sdk-go 03:45:05 ---> Running in f09f3c59ba3a 03:45:05 Removing intermediate container f09f3c59ba3a 03:45:05 ---> 9271ffd4611c 03:45:05 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:45:05 ---> Running in 9cd346c4fe43 03:45:05 Removing intermediate container 9cd346c4fe43 03:45:05 ---> 0b5f0eedc913 03:45:05 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:45:05 ---> Running in e96f67b58cdd 03:45:06 Removing intermediate container e96f67b58cdd 03:45:06 ---> 31e2d8a25be1 03:45:06 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 03:45:06 ---> Running in 1345da3fc884 03:45:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:45:06 provisioning config files... 03:45:07 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config110985640171867745tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:45:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:45:07 ---> docker-login.sh 03:45:07 nexus3.edgexfoundry.org:10001 03:45:07 OK: 150 MiB in 46 packages 03:45:08 Removing intermediate container 1345da3fc884 03:45:08 ---> 44f300b95c99 03:45:08 Step 7/23 : COPY . . 03:45:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:45:08 Configure a credential helper to remove this warning. See 03:45:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:45:08 03:45:08 Login Succeeded 03:45:08 nexus3.edgexfoundry.org:10002 03:45:08 ---> 455159ec965c 03:45:08 Step 8/23 : RUN go mod download 03:45:08 ---> Running in bdd6a0ba2662 03:45:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:45:09 Configure a credential helper to remove this warning. See 03:45:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:45:09 03:45:09 Login Succeeded 03:45:09 nexus3.edgexfoundry.org:10003 03:45:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:09 Removing intermediate container bdd6a0ba2662 03:45:09 ---> 910a6bc31b3a 03:45:09 Step 9/23 : RUN make build 03:45:09 ---> Running in d33329a2b4bc 03:45:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:45:09 Configure a credential helper to remove this warning. See 03:45:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:45:09 03:45:09 Login Succeeded 03:45:09 nexus3.edgexfoundry.org:10004 03:45:10 go mod tidy 03:45:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:10 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 03:45:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:45:10 Configure a credential helper to remove this warning. See 03:45:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:45:10 03:45:10 Login Succeeded 03:45:10 docker.io 03:45:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:45:10 Configure a credential helper to remove this warning. See 03:45:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:45:10 03:45:10 Login Succeeded 03:45:10 ---> docker-login.sh ends [Pipeline] } 03:45:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:45:11 ========================================================= 03:45:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 03:45:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:45:13 + 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 . 03:45:14 Sending build context to Docker daemon 2.595MB 03:45:14 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 03:45:14 Step 2/8 : FROM ${BASE} 03:45:14 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:45:14 595b0fe564bb: Pulling fs layer 03:45:14 7186ed65a4f7: Pulling fs layer 03:45:14 316046926c0a: Pulling fs layer 03:45:14 4ebd0625c992: Pulling fs layer 03:45:14 207e8628e3a3: Pulling fs layer 03:45:14 c791037a9be2: Pulling fs layer 03:45:14 ffd874e62e21: Pulling fs layer 03:45:14 4ebd0625c992: Waiting 03:45:14 207e8628e3a3: Waiting 03:45:14 c791037a9be2: Waiting 03:45:14 ffd874e62e21: Waiting 03:45:14 316046926c0a: Verifying Checksum 03:45:14 316046926c0a: Download complete 03:45:14 7186ed65a4f7: Download complete 03:45:14 207e8628e3a3: Verifying Checksum 03:45:14 207e8628e3a3: Download complete 03:45:14 c791037a9be2: Verifying Checksum 03:45:14 c791037a9be2: Download complete 03:45:14 595b0fe564bb: Verifying Checksum 03:45:14 595b0fe564bb: Download complete 03:45:15 595b0fe564bb: Pull complete 03:45:15 7186ed65a4f7: Pull complete 03:45:16 316046926c0a: Pull complete 03:45:16 ffd874e62e21: Verifying Checksum 03:45:16 ffd874e62e21: Download complete 03:45:18 4ebd0625c992: Verifying Checksum 03:45:18 4ebd0625c992: Download complete 03:45:20 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 03:45:22 Removing intermediate container d33329a2b4bc 03:45:22 ---> 1984bfb53043 03:45:22 Step 10/23 : FROM alpine:3.12 03:45:22 3.12: Pulling from library/alpine 03:45:23 339de151aab4: Pulling fs layer 03:45:23 339de151aab4: Verifying Checksum 03:45:23 339de151aab4: Download complete 03:45:23 339de151aab4: Pull complete 03:45:23 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 03:45:23 Status: Downloaded newer image for alpine:3.12 03:45:23 ---> 13621d1b12d4 03:45:23 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:45:23 ---> Running in 2440df4e0fee 03:45:23 Removing intermediate container 2440df4e0fee 03:45:23 ---> 696e14b86545 03:45:23 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:45:23 ---> Running in 22bf6d7311f3 03:45:24 Removing intermediate container 22bf6d7311f3 03:45:24 ---> 9c48cb4868b7 03:45:24 Step 13/23 : RUN apk add --update --no-cache zeromq 03:45:24 ---> Running in 359b5a6c32a8 03:45:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:45:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:45:25 (1/5) Installing libgcc (9.3.0-r2) 03:45:25 (2/5) Installing libsodium (1.0.18-r0) 03:45:25 (3/5) Installing libstdc++ (9.3.0-r2) 03:45:26 (4/5) Installing libzmq (4.3.3-r0) 03:45:26 (5/5) Installing zeromq (4.3.3-r0) 03:45:27 Executing busybox-1.31.1-r20.trigger 03:45:27 OK: 8 MiB in 19 packages 03:45:27 Removing intermediate container 359b5a6c32a8 03:45:27 ---> 3b36958640bc 03:45:27 Step 14/23 : WORKDIR / 03:45:27 ---> Running in 47ab0a9b7d0f 03:45:27 Removing intermediate container 47ab0a9b7d0f 03:45:27 ---> dbf249460cf6 03:45:27 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 03:45:27 ---> bc88d65439fb 03:45:27 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 03:45:28 ---> 5f33066a8f10 03:45:28 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 03:45:28 4ebd0625c992: Pull complete 03:45:28 207e8628e3a3: Pull complete 03:45:28 ---> 756d1431dac7 03:45:28 Step 18/23 : EXPOSE 59999 03:45:28 ---> Running in 42da838f3f76 03:45:28 Removing intermediate container 42da838f3f76 03:45:28 ---> 7af5a5dd8658 03:45:28 Step 19/23 : ENTRYPOINT ["/device-simple"] 03:45:28 ---> Running in 96b764f5195d 03:45:28 c791037a9be2: Pull complete 03:45:28 Removing intermediate container 96b764f5195d 03:45:28 ---> e878da68e464 03:45:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:45:28 ---> Running in d880c34f83c6 03:45:28 Removing intermediate container d880c34f83c6 03:45:28 ---> 101abb6c8fe6 03:45:28 Step 21/23 : LABEL arch=amd64 03:45:28 ---> Running in ceb91e087b5c 03:45:28 Removing intermediate container ceb91e087b5c 03:45:28 ---> 0a8df666347c 03:45:28 Step 22/23 : LABEL git_sha=f976fce980e8b102ebf9fbaac0fdd77c92a68530 03:45:29 ---> Running in 355d5385e314 03:45:29 Removing intermediate container 355d5385e314 03:45:29 ---> 7063d6e19b9b 03:45:29 Step 23/23 : LABEL version=0.0.0 03:45:29 ---> Running in e0c6bd8c5ee8 03:45:29 Removing intermediate container e0c6bd8c5ee8 03:45:29 ---> 3a3e2b0a8103 03:45:29 [Warning] One or more build-args [ARCH MAKE] were not consumed 03:45:29 Successfully built 3a3e2b0a8103 03:45:29 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 03:45:30 ---> job-cost.sh 03:45:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Q6aY 03:45:32 ffd874e62e21: Pull complete 03:45:32 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 03:45:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:45:32 ---> cfc18b08335c 03:45:32 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:45:34 ---> Running in 0c2cebf2aae7 03:45:34 Removing intermediate container 0c2cebf2aae7 03:45:34 ---> 75d81b6d3a51 03:45:34 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:45:35 ---> Running in 57aa9f6e9aea 03:45:37 Removing intermediate container 57aa9f6e9aea 03:45:37 ---> 340e9b370a57 03:45:37 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 03:45:37 ---> Running in 116ffe8b72ec 03:45:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:45:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:45:40 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 03:45:42 (1/6) Installing libc-dev (0.7.2-r3) 03:45:42 (2/6) Installing libsodium (1.0.18-r0) 03:45:42 (3/6) Installing pkgconf (1.7.3-r0) 03:45:42 (4/6) Installing libsodium-dev (1.0.18-r0) 03:45:42 (5/6) Installing libzmq (4.3.3-r1) 03:45:42 (6/6) Installing zeromq-dev (4.3.3-r1) 03:45:42 Executing busybox-1.32.1-r6.trigger 03:45:42 OK: 139 MiB in 46 packages 03:45:42 Removing intermediate container 116ffe8b72ec 03:45:42 ---> cd33e624e744 03:45:42 Step 6/8 : WORKDIR /device-sdk-go 03:45:42 ---> Running in afb62ee6beb7 03:45:43 Removing intermediate container afb62ee6beb7 03:45:43 ---> 6d26c3a8aff1 03:45:43 Step 7/8 : COPY . . 03:45:44 ---> 30af0ec3e59e 03:45:44 Step 8/8 : RUN go mod download 03:45:44 ---> Running in 3a01a1898d6e 03:45:54 lf-activate-venv(): INFO: Adding /tmp/venv-Q6aY/bin to PATH 03:45:54 INFO: No Stack... 03:45:55 INFO: Retrieving Pricing Info for: v3-standard-2 03:45:55 INFO: Archiving Costs [Pipeline] sh 03:45:55 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 03:45:55 + cut -d, -f6 [Pipeline] lock 03:45:56 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-941-1-stack-cost] 03:45:56 Resource [jenkins-edgexfoundry-device-sdk-go-PR-941-1-stack-cost] did not exist. Created. 03:45:56 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-941-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:45:56 + echo total: 0.05999999865889549 [Pipeline] stash 03:45:56 Stashed 1 file(s) [Pipeline] } 03:45:56 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-941-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 03:46:11 Removing intermediate container 3a01a1898d6e 03:46:11 ---> e920547caf2f 03:46:11 Successfully built e920547caf2f 03:46:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:46:12 + docker inspect -f . ci-base-image-arm64 03:46:12 . [Pipeline] withDockerContainer 03:46:12 prd-ubuntu18.04-docker-arm64-4c-16g-15634 does not seem to be running inside a container 03:46:12 $ 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 ******** ci-base-image-arm64 cat 03:46:14 $ docker top a7bdcd4d31da291efa0ba7ab509f317a4a7d8131cecdcef8ef5b62791c88989c -eo pid,comm [Pipeline] { [Pipeline] sh 03:46:15 + go version 03:46:15 go version go1.16.3 linux/arm64 [Pipeline] } 03:46:15 $ docker stop --time=1 a7bdcd4d31da291efa0ba7ab509f317a4a7d8131cecdcef8ef5b62791c88989c 03:46:17 $ docker rm -f a7bdcd4d31da291efa0ba7ab509f317a4a7d8131cecdcef8ef5b62791c88989c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:46:18 + docker inspect -f . ci-base-image-arm64 03:46:18 . [Pipeline] withDockerContainer 03:46:18 prd-ubuntu18.04-docker-arm64-4c-16g-15634 does not seem to be running inside a container 03:46:18 $ 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 ******** ci-base-image-arm64 cat 03:46:20 $ docker top a1dc9e4fb76408f0f6faf0d60b43378132d04d8860d12c70bb96c09044f31233 -eo pid,comm [Pipeline] { [Pipeline] sh 03:46:21 + go mod tidy [Pipeline] sh 03:46:22 + make test 03:46:22 go mod tidy 03:46:23 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:46:50 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 03:47:59 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 03:47:59 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 03:47:59 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 03:48:09 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.454s coverage: 25.4% of statements 03:48:09 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 03:48:09 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.205s coverage: 28.1% of statements 03:48:09 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.223s coverage: 78.9% of statements 03:48:09 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.201s coverage: 9.0% of statements 03:48:09 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 03:48:09 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 03:48:09 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 03:48:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.370s coverage: 30.2% of statements 03:48:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 03:48:12 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.234s coverage: 83.3% of statements 03:48:12 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 03:48:12 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 03:48:12 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.405s coverage: 58.0% of statements 03:48:16 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.234s coverage: 89.2% of statements 03:48:16 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 03:48:16 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.204s coverage: 5.0% of statements 03:48:16 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 03:48:17 GO111MODULE=on go vet ./... 03:49:27 gofmt -l . 03:49:27 [ "`gofmt -l .`" = "" ] 03:49:27 ./bin/test-attribution-txt.sh 03:49:27 ./bin/test-go-mod-tidy.sh [Pipeline] } 03:49:27 $ docker stop --time=1 a1dc9e4fb76408f0f6faf0d60b43378132d04d8860d12c70bb96c09044f31233 03:49:29 $ docker rm -f a1dc9e4fb76408f0f6faf0d60b43378132d04d8860d12c70bb96c09044f31233 [Pipeline] // withDockerContainer [Pipeline] sh 03:49:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:49:30 Warning: overwriting stash ‘coverage-report’ 03:49:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:49:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:49:32 + ls -al . 03:49:32 total 248 03:49:32 drwxrwxr-x 10 jenkins jenkins 4096 May 22 03:49 . 03:49:32 drwxrwxr-x 4 jenkins jenkins 4096 May 22 03:44 .. 03:49:32 -rw-rw-r-- 1 jenkins jenkins 140 May 22 03:44 .dockerignore 03:49:32 drwxrwxr-x 8 jenkins jenkins 4096 May 22 03:44 .git 03:49:32 drwxrwxr-x 2 jenkins jenkins 4096 May 22 03:44 .github 03:49:32 -rw-rw-r-- 1 jenkins jenkins 138 May 22 03:44 .gitignore 03:49:32 -rw-rw-r-- 1 jenkins jenkins 987 May 22 03:44 Dockerfile.build 03:49:32 -rw-rw-r-- 1 jenkins jenkins 894 May 22 03:44 Jenkinsfile 03:49:32 -rw-rw-r-- 1 jenkins jenkins 11341 May 22 03:44 LICENSE 03:49:32 -rw-rw-r-- 1 jenkins jenkins 1026 May 22 03:44 Makefile 03:49:32 -rw-rw-r-- 1 jenkins jenkins 7652 May 22 03:44 README.md 03:49:32 -rw-rw-r-- 1 jenkins jenkins 6616 May 22 03:44 RELEASE-NOTES.txt 03:49:32 -rw-rw-r-- 1 jenkins jenkins 5 May 22 03:41 VERSION 03:49:32 drwxrwxr-x 2 jenkins jenkins 4096 May 22 03:44 bin 03:49:32 -rw-r--r-- 1 jenkins jenkins 126353 May 22 03:48 coverage.out 03:49:32 drwxrwxr-x 5 jenkins jenkins 4096 May 22 03:44 example 03:49:32 -rw-r--r-- 1 jenkins jenkins 575 May 22 03:49 go.mod 03:49:32 -rw-r--r-- 1 jenkins jenkins 20803 May 22 03:46 go.sum 03:49:32 drwxrwxr-x 15 jenkins jenkins 4096 May 22 03:44 internal 03:49:32 drwxrwxr-x 4 jenkins jenkins 4096 May 22 03:44 openapi 03:49:32 drwxrwxr-x 5 jenkins jenkins 4096 May 22 03:44 pkg 03:49:32 drwxrwxr-x 4 jenkins jenkins 4096 May 22 03:44 snap 03:49:32 -rw-rw-r-- 1 jenkins jenkins 222 May 22 03:44 version.go [Pipeline] isUnix [Pipeline] sh 03:49:33 + 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=f976fce980e8b102ebf9fbaac0fdd77c92a68530 --label arch=arm64 --label version=0.0.0 . 03:49:33 Sending build context to Docker daemon 2.722MB 03:49:33 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 03:49:33 Step 2/23 : FROM ${BASE} AS builder 03:49:33 ---> e920547caf2f 03:49:33 Step 3/23 : WORKDIR /device-sdk-go 03:49:33 ---> Running in 5bd724ba90d9 03:49:34 Removing intermediate container 5bd724ba90d9 03:49:34 ---> d6f650dadd4e 03:49:34 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:49:34 ---> Running in e6dfd564af4f 03:49:35 Removing intermediate container e6dfd564af4f 03:49:35 ---> e747fef4fa71 03:49:35 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:49:35 ---> Running in f2334fa6990f 03:49:38 Removing intermediate container f2334fa6990f 03:49:38 ---> 7e7f41fcefdd 03:49:38 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 03:49:38 ---> Running in 80c8fcdce957 03:49:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:49:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:49:41 OK: 139 MiB in 46 packages 03:49:42 Removing intermediate container 80c8fcdce957 03:49:42 ---> 11e8b3796c56 03:49:42 Step 7/23 : COPY . . 03:49:43 ---> 307a1e1f4fb0 03:49:43 Step 8/23 : RUN go mod download 03:49:43 ---> Running in b47c42b09b71 03:49:46 Removing intermediate container b47c42b09b71 03:49:46 ---> 9f19c6c90642 03:49:46 Step 9/23 : RUN make build 03:49:46 ---> Running in d0b85968f6fe 03:49:47 go mod tidy 03:49:47 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 03:50:26 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 03:50:26 Removing intermediate container d0b85968f6fe 03:50:26 ---> 415a7fdfa8c7 03:50:26 Step 10/23 : FROM alpine:3.12 03:50:26 3.12: Pulling from library/alpine 03:50:27 d2f70382dc9a: Pulling fs layer 03:50:27 d2f70382dc9a: Verifying Checksum 03:50:27 d2f70382dc9a: Download complete 03:50:27 d2f70382dc9a: Pull complete 03:50:27 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 03:50:27 Status: Downloaded newer image for alpine:3.12 03:50:27 ---> 9852663dfa18 03:50:27 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:50:28 ---> Running in fbd81f2cc590 03:50:28 Removing intermediate container fbd81f2cc590 03:50:28 ---> cf18a118efb2 03:50:28 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:50:28 ---> Running in 66c3c7172c9c 03:50:31 Removing intermediate container 66c3c7172c9c 03:50:31 ---> 3fc380ea7bab 03:50:31 Step 13/23 : RUN apk add --update --no-cache zeromq 03:50:31 ---> Running in d8a329b87cdf 03:50:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:50:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:50:33 (1/5) Installing libgcc (9.3.0-r2) 03:50:33 (2/5) Installing libsodium (1.0.18-r0) 03:50:33 (3/5) Installing libstdc++ (9.3.0-r2) 03:50:34 (4/5) Installing libzmq (4.3.3-r0) 03:50:34 (5/5) Installing zeromq (4.3.3-r0) 03:50:34 Executing busybox-1.31.1-r20.trigger 03:50:34 OK: 8 MiB in 19 packages 03:50:35 Removing intermediate container d8a329b87cdf 03:50:35 ---> 36ee37dc8724 03:50:35 Step 14/23 : WORKDIR / 03:50:35 ---> Running in 1626d1515876 03:50:36 Removing intermediate container 1626d1515876 03:50:36 ---> f0d2b20b7f35 03:50:36 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 03:50:36 ---> a8b5c33ffb94 03:50:36 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 03:50:38 ---> 1bbdfad8c7ba 03:50:38 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 03:50:39 ---> 29d490c7e20e 03:50:39 Step 18/23 : EXPOSE 59999 03:50:39 ---> Running in 613d2b054a41 03:50:39 Removing intermediate container 613d2b054a41 03:50:39 ---> e206b850ac11 03:50:39 Step 19/23 : ENTRYPOINT ["/device-simple"] 03:50:39 ---> Running in ca58419b3407 03:50:40 Removing intermediate container ca58419b3407 03:50:40 ---> 7531caa5fe30 03:50:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:50:40 ---> Running in 9d1deeaee0f8 03:50:41 Removing intermediate container 9d1deeaee0f8 03:50:41 ---> 2fa73571259c 03:50:41 Step 21/23 : LABEL arch=arm64 03:50:41 ---> Running in 404b3a729558 03:50:41 Removing intermediate container 404b3a729558 03:50:41 ---> 1666ee1df67d 03:50:41 Step 22/23 : LABEL git_sha=f976fce980e8b102ebf9fbaac0fdd77c92a68530 03:50:41 ---> Running in 2dd1300f396d 03:50:42 Removing intermediate container 2dd1300f396d 03:50:42 ---> 8d3cb995e67b 03:50:42 Step 23/23 : LABEL version=0.0.0 03:50:42 ---> Running in b6dfcac56e2e 03:50:42 Removing intermediate container b6dfcac56e2e 03:50:42 ---> 683f513b7e1b 03:50:42 [Warning] One or more build-args [ARCH MAKE] were not consumed 03:50:42 Successfully built 683f513b7e1b 03:50:42 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 03:50:43 ---> job-cost.sh 03:50:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7KW1 03:51:40 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 03:53:18 lf-activate-venv(): INFO: Adding /tmp/venv-7KW1/bin to PATH 03:53:18 INFO: No Stack... 03:53:18 INFO: Retrieving Pricing Info for: v2-standard-4 03:53:18 INFO: Archiving Costs [Pipeline] sh 03:53:18 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 03:53:18 + cut -d, -f6 [Pipeline] lock 03:53:19 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-941-1-stack-cost] 03:53:19 Resource [jenkins-edgexfoundry-device-sdk-go-PR-941-1-stack-cost] did not exist. Created. 03:53:19 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-941-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:53:19 /w/workspace/device-sdk-go/1@tmp/durable-052a09c6/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-052a09c6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 03:53:19 + echo total: 0.18000000715255737 [Pipeline] stash 03:53:19 Warning: overwriting stash ‘stack-cost’ 03:53:20 Stashed 1 file(s) [Pipeline] } 03:53:20 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-941-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 03:53:23 provisioning config files... 03:53:23 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-941@tmp/config2300742826637200042tmp [Pipeline] { [Pipeline] sh 03:53:23 + set +x 03:53:23 + curl -s https://codecov.io/bash 03:53:23 + bash -s -- 03:53:23 03:53:23 _____ _ 03:53:23 / ____| | | 03:53:23 | | ___ __| | ___ ___ _____ __ 03:53:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:53:23 | |___| (_) | (_| | __/ (_| (_) \ V / 03:53:23 \_____\___/ \__,_|\___|\___\___/ \_/ 03:53:23 Bash-1.0.2 03:53:23 03:53:23 03:53:23 ==> git version 2.24.4 found 03:53:23 ==> 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 03:53:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 03:53:23 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 03:53:23 ==> Jenkins CI detected. 03:53:23 project root: . 03:53:23 --> token set from env 03:53:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:53:23 ==> Running gcov in . (disable via -X gcov) 03:53:23 ==> Python coveragepy not found 03:53:23 ==> Searching for coverage reports in: 03:53:23 + . 03:53:23 -> Found 1 reports 03:53:23 ==> Detecting git/mercurial file structure 03:53:23 ==> Reading reports 03:53:23 + ./coverage.out bytes=126353 03:53:23 ==> Appending adjustments 03:53:23 https://docs.codecov.io/docs/fixing-reports 03:53:23 + Found adjustments 03:53:23 ==> Gzipping contents 03:53:23 20K /tmp/codecov.akGFH4.gz 03:53:23 ==> Uploading reports 03:53:23 url: https://codecov.io 03:53:23 query: branch=PR-941&commit=f976fce980e8b102ebf9fbaac0fdd77c92a68530&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-941%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=941&job=&cmd_args= 03:53:23 -> Pinging Codecov 03:53:23 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-941&commit=f976fce980e8b102ebf9fbaac0fdd77c92a68530&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-941%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=941&job=&cmd_args= 03:53:24 -> Uploading to 03:53:24 https://storage.googleapis.com/codecov/v4/raw/2021-05-22/7E55EF52A471D76F132DFD9A03CDDE97/f976fce980e8b102ebf9fbaac0fdd77c92a68530/8fd206df-94a3-4286-9408-e22876d176e9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210522%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210522T035324Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7941e98b8711fcd6928ce7d2b91e3ce7e43597eb8508813fdbe21c623d844b37 03:53:24 % Total % Received % Xferd Average Speed Time Time Time Current 03:53:24 Dload Upload Total Spent Left Speed 03:53:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16461 0 0 100 16461 0 44424 --:--:-- --:--:-- --:--:-- 44369 100 16461 0 0 100 16461 0 44406 --:--:-- --:--:-- --:--:-- 44369 03:53:24 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/f976fce980e8b102ebf9fbaac0fdd77c92a68530 [Pipeline] } 03:53:24 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 03:53:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:53:28 ---> package-listing.sh 03:53:28 ++ facter osfamily 03:53:28 ++ tr '[:upper:]' '[:lower:]' 03:53:28 + OS_FAMILY=redhat 03:53:28 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-941 03:53:28 + START_PACKAGES=/tmp/packages_start.txt 03:53:28 + END_PACKAGES=/tmp/packages_end.txt 03:53:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:53:28 + PACKAGES=/tmp/packages_start.txt 03:53:28 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-941 ']' 03:53:28 + PACKAGES=/tmp/packages_end.txt 03:53:28 + case "${OS_FAMILY}" in 03:53:28 + rpm -qa 03:53:28 + sort 03:53:28 + '[' -f /tmp/packages_start.txt ']' 03:53:28 + '[' -f /tmp/packages_end.txt ']' 03:53:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:53:28 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-941 ']' 03:53:28 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-941/archives/ 03:53:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-941/archives/ [Pipeline] echo 03:53:28 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-941/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:53:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:53:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:53:31 03:53:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:53:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:53:32 alpine: Pulling from edgex-lftools-log-publisher 03:53:32 df20fa9351a1: Pulling fs layer 03:53:32 36b3adc4ff6f: Pulling fs layer 03:53:32 8ad3a11d3b57: Pulling fs layer 03:53:32 46f8f816bc3b: Pulling fs layer 03:53:32 93b61091891f: Pulling fs layer 03:53:32 93b9cdb0e59b: Pulling fs layer 03:53:32 5e14af77c1be: Pulling fs layer 03:53:32 01666e4c0597: Pulling fs layer 03:53:32 aa168da1d23b: Pulling fs layer 03:53:32 93b9cdb0e59b: Waiting 03:53:32 5e14af77c1be: Waiting 03:53:32 01666e4c0597: Waiting 03:53:32 aa168da1d23b: Waiting 03:53:32 46f8f816bc3b: Waiting 03:53:32 93b61091891f: Waiting 03:53:32 36b3adc4ff6f: Verifying Checksum 03:53:32 36b3adc4ff6f: Download complete 03:53:32 46f8f816bc3b: Verifying Checksum 03:53:32 46f8f816bc3b: Download complete 03:53:32 93b61091891f: Verifying Checksum 03:53:32 93b61091891f: Download complete 03:53:32 93b9cdb0e59b: Verifying Checksum 03:53:32 93b9cdb0e59b: Download complete 03:53:32 8ad3a11d3b57: Verifying Checksum 03:53:32 8ad3a11d3b57: Download complete 03:53:32 01666e4c0597: Verifying Checksum 03:53:32 01666e4c0597: Download complete 03:53:32 df20fa9351a1: Verifying Checksum 03:53:32 df20fa9351a1: Download complete 03:53:32 5e14af77c1be: Verifying Checksum 03:53:32 5e14af77c1be: Download complete 03:53:32 df20fa9351a1: Pull complete 03:53:32 36b3adc4ff6f: Pull complete 03:53:33 8ad3a11d3b57: Pull complete 03:53:33 46f8f816bc3b: Pull complete 03:53:34 aa168da1d23b: Verifying Checksum 03:53:34 aa168da1d23b: Download complete 03:53:34 93b61091891f: Pull complete 03:53:34 93b9cdb0e59b: Pull complete 03:53:35 5e14af77c1be: Pull complete 03:53:35 01666e4c0597: Pull complete 03:53:40 aa168da1d23b: Pull complete 03:53:40 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 03:53:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:53:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:53:40 prd-centos7-docker-4c-2g-15627 does not seem to be running inside a container 03:53:40 $ 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-941/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-941 -v /w/workspace/dgexfoundry_device-sdk-go_PR-941:/w/workspace/dgexfoundry_device-sdk-go_PR-941:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-941@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-941@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 03:53:43 $ docker top 120af79dffed4f364d061be619a00bf0a8b2f889fc5e03d8c0e1ed23659daffd -eo pid,comm [Pipeline] { [Pipeline] sh 03:53:44 + touch /tmp/pre-build-complete [Pipeline] sh 03:53:44 + mkdir -p /var/log/sa [Pipeline] sh 03:53:44 + ls /var/log/sa-host 03:53:44 + sadf -c /var/log/sa-host/sa05 03:53:44 file_magic: OK 03:53:44 HZ: Using current value: 100 03:53:44 file_header: OK 03:53:44 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 03:53:44 Statistics: 03:53:44 Hnuu...uuuununununu...Hnuu...uuuununununu... 03:53:44 File successfully converted to sysstat format version 12.2.1 03:53:44 + sadf -c /var/log/sa-host/sa22 03:53:44 file_magic: OK 03:53:44 HZ: Using current value: 100 03:53:44 file_header: OK 03:53:44 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 03:53:44 Statistics: 03:53:44 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 03:53:44 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:53:44 provisioning config files... 03:53:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-941@tmp/config7009120998268060283tmp [Pipeline] { [Pipeline] echo 03:53:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:53:45 ---> create-netrc.sh [Pipeline] } 03:53:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 03:53:45 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 03:53:47 ---> python-tools-install.sh [Pipeline] echo 03:53:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:53:48 ---> sudo-logs.sh 03:53:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:53:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:53:48 ---> job-cost.sh 03:53:48 lf-activate-venv: SKIPPING 03:53:48 DEBUG: total: 0.18000000715255737 03:53:48 INFO: Retrieving Stack Cost... 03:53:49 INFO: Retrieving Pricing Info for: v3-standard-2 03:53:49 INFO: Archiving Costs [Pipeline] echo 03:53:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:53:50 ---> logs-deploy.sh 03:53:50 lf-activate-venv: SKIPPING 03:53:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-941/1 03:53:50 INFO: archiving workspace using pattern(s): 03:53:51 Archives upload complete. 03:53:51 INFO: archiving logs to Nexus 03:53:51 ---> uname -a: 03:53:51 Linux prd-centos7-docker-4c-2g-15627.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 03:53:51 03:53:51 03:53:51 ---> lscpu: 03:53:51 Architecture: x86_64 03:53:51 CPU op-mode(s): 32-bit, 64-bit 03:53:51 Byte Order: Little Endian 03:53:51 Address sizes: 40 bits physical, 48 bits virtual 03:53:51 CPU(s): 2 03:53:51 On-line CPU(s) list: 0,1 03:53:51 Thread(s) per core: 1 03:53:51 Core(s) per socket: 1 03:53:51 Socket(s): 2 03:53:51 NUMA node(s): 1 03:53:51 Vendor ID: AuthenticAMD 03:53:51 CPU family: 23 03:53:51 Model: 49 03:53:51 Model name: AMD EPYC-Rome Processor 03:53:51 Stepping: 0 03:53:51 CPU MHz: 2799.998 03:53:51 BogoMIPS: 5599.99 03:53:51 Virtualization: AMD-V 03:53:51 Hypervisor vendor: KVM 03:53:51 Virtualization type: full 03:53:51 L1d cache: 64 KiB 03:53:51 L1i cache: 64 KiB 03:53:51 L2 cache: 1 MiB 03:53:51 L3 cache: 32 MiB 03:53:51 NUMA node0 CPU(s): 0,1 03:53:51 Vulnerability Itlb multihit: Not affected 03:53:51 Vulnerability L1tf: Not affected 03:53:51 Vulnerability Mds: Not affected 03:53:51 Vulnerability Meltdown: Not affected 03:53:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:53:51 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:53:51 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:53:51 Vulnerability Srbds: Not affected 03:53:51 Vulnerability Tsx async abort: Not affected 03:53:51 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 03:53:51 03:53:51 03:53:51 ---> nproc: 03:53:51 2 03:53:51 03:53:51 03:53:51 ---> df -h: 03:53:51 Filesystem Size Used Available Use% Mounted on 03:53:51 overlay 40.0G 7.6G 32.4G 19% / 03:53:51 tmpfs 64.0M 0 64.0M 0% /dev 03:53:51 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 03:53:51 shm 64.0M 0 64.0M 0% /dev/shm 03:53:51 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 03:53:51 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 03:53:51 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 03:53:51 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 03:53:51 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 03:53:51 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-941 03:53:51 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 03:53:51 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-941@tmp 03:53:51 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 03:53:51 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 03:53:51 03:53:51 03:53:51 ---> free -m: 03:53:51 total used free shared buff/cache available 03:53:51 Mem: 7821 916 4809 0 2094 6727 03:53:51 Swap: 1023 0 1023 03:53:51 03:53:51 03:53:51 ---> ip addr: 03:53:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 03:53:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:53:51 inet 127.0.0.1/8 scope host lo 03:53:51 valid_lft forever preferred_lft forever 03:53:51 inet6 ::1/128 scope host 03:53:51 valid_lft forever preferred_lft forever 03:53:51 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 03:53:51 link/ether fa:16:3e:db:be:12 brd ff:ff:ff:ff:ff:ff 03:53:51 inet 10.30.122.74/23 brd 10.30.123.255 scope global dynamic eth0 03:53:51 valid_lft 85590sec preferred_lft 85590sec 03:53:51 inet6 fe80::f816:3eff:fedb:be12/64 scope link 03:53:51 valid_lft forever preferred_lft forever 03:53:51 3: docker0: mtu 1500 qdisc noqueue state DOWN 03:53:51 link/ether 02:42:74:22:75:b2 brd ff:ff:ff:ff:ff:ff 03:53:51 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:53:51 valid_lft forever preferred_lft forever 03:53:51 inet6 fe80::42:74ff:fe22:75b2/64 scope link 03:53:51 valid_lft forever preferred_lft forever 03:53:51 03:53:51 03:53:51 ---> sar -b -r -n DEV: 03:53:51 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/22/21 _x86_64_ (2 CPU) 03:53:51 03:53:51 03:40:06 LINUX RESTART (2 CPU) 03:53:51 03:53:51 03:41:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:53:51 03:42:01 53.39 4.83 48.56 0.00 2889.59 3821.08 0.00 03:53:51 03:43:01 3.31 0.00 3.31 0.00 0.00 117.15 0.00 03:53:51 03:44:01 0.48 0.00 0.48 0.00 0.00 8.58 0.00 03:53:51 03:45:01 0.28 0.00 0.28 0.00 0.00 4.77 0.00 03:53:51 03:46:01 0.32 0.00 0.32 0.00 0.00 6.11 0.00 03:53:51 03:47:01 0.37 0.00 0.37 0.00 0.00 5.80 0.00 03:53:51 03:48:01 0.22 0.00 0.22 0.00 0.00 3.35 0.00 03:53:51 03:49:01 0.33 0.00 0.33 0.00 0.00 5.03 0.00 03:53:51 03:50:01 0.30 0.00 0.30 0.00 0.00 4.05 0.00 03:53:51 03:51:01 0.30 0.00 0.30 0.00 0.00 4.60 0.00 03:53:51 03:52:01 0.30 0.00 0.30 0.00 0.00 4.58 0.00 03:53:51 03:53:01 0.22 0.00 0.22 0.00 0.00 3.50 0.00 03:53:51 Average: 4.99 0.40 4.59 0.00 241.20 332.94 0.00 03:53:51 03:53:51 03:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:53:51 03:42:01 5470752 0 798224 9.97 2620 1737344 1151764 12.72 567748 1571044 128 03:53:51 03:43:01 5468156 0 800812 10.00 2620 1737352 1167092 12.89 575244 1565584 24 03:53:51 03:44:01 5474788 0 794180 9.92 2620 1737352 1134620 12.53 569384 1565752 16 03:53:51 03:45:01 5478816 0 790144 9.87 2620 1737360 1069080 11.80 566420 1565752 20 03:53:51 03:46:01 5480840 0 788116 9.84 2620 1737364 1068828 11.80 557052 1573760 12 03:53:51 03:47:01 5476752 0 792204 9.89 2620 1737364 1068936 11.80 561680 1573760 8 03:53:51 03:48:01 5471564 0 797384 9.96 2620 1737372 1069036 11.80 566328 1573760 8 03:53:51 03:49:01 5472496 0 796448 9.94 2620 1737376 1068892 11.80 567272 1571912 8 03:53:51 03:50:01 5472892 0 796048 9.94 2620 1737380 1068892 11.80 567276 1571912 8 03:53:51 03:51:01 5472668 0 796268 9.94 2620 1737384 1068892 11.80 574536 1564752 16 03:53:51 03:52:01 5471968 0 796964 9.95 2620 1737388 1069000 11.80 575164 1564752 8 03:53:51 03:53:01 5471584 0 797344 9.96 2620 1737392 1069148 11.80 575280 1564752 8 03:53:51 Average: 5473606 0 795345 9.93 2620 1737369 1089515 12.03 568615 1568958 22 03:53:51 03:53:51 03:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:53:51 03:42:01 eth0 570.07 394.50 1087.21 86.43 0.00 0.00 0.00 0.00 03:53:51 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:51 03:42:01 docker0 11.71 8.93 1.98 27.28 0.00 0.00 0.00 0.00 03:53:51 03:43:01 eth0 3.40 2.78 0.95 21.24 0.00 0.00 0.00 0.00 03:53:51 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:51 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:51 03:44:01 eth0 1.92 0.52 0.39 1.43 0.00 0.00 0.00 0.00 03:53:51 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:51 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:51 03:45:01 eth0 0.95 0.53 0.53 0.39 0.00 0.00 0.00 0.00 03:53:51 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:51 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:51 03:46:01 eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 03:53:51 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:51 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:51 03:47:01 eth0 0.32 0.22 0.14 0.07 0.00 0.00 0.00 0.00 03:53:51 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:51 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:51 03:48:01 eth0 0.54 0.30 0.28 0.20 0.00 0.00 0.00 0.00 03:53:51 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:51 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:51 03:49:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:53:51 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:51 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:51 03:50:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:53:51 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:51 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:51 03:51:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:53:51 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:51 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:51 03:52:01 eth0 0.62 0.17 0.13 0.07 0.00 0.00 0.00 0.00 03:53:51 03:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:51 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:51 03:53:01 eth0 0.73 0.38 0.34 0.20 0.00 0.00 0.00 0.00 03:53:51 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:51 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:51 Average: eth0 48.33 33.36 90.99 9.19 0.00 0.00 0.00 0.00 03:53:51 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:51 Average: docker0 0.98 0.75 0.17 2.28 0.00 0.00 0.00 0.00 03:53:51 03:53:51 03:53:51 ---> sar -P ALL: 03:53:51 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/22/21 _x86_64_ (2 CPU) 03:53:51 03:53:51 03:40:06 LINUX RESTART (2 CPU) 03:53:51 03:53:51 03:41:01 CPU %user %nice %system %iowait %steal %idle 03:53:51 03:42:01 all 10.05 0.00 2.69 4.88 0.05 82.33 03:53:51 03:42:01 0 9.05 0.00 3.29 3.80 0.05 83.81 03:53:51 03:42:01 1 11.05 0.00 2.10 5.95 0.05 80.84 03:53:51 03:43:01 all 0.32 0.00 0.08 0.00 0.02 99.59 03:53:51 03:43:01 0 0.23 0.00 0.07 0.00 0.02 99.68 03:53:51 03:43:01 1 0.40 0.00 0.08 0.00 0.02 99.50 03:53:51 03:44:01 all 0.27 0.00 0.05 0.00 0.00 99.68 03:53:51 03:44:01 0 0.12 0.00 0.07 0.00 0.00 99.82 03:53:51 03:44:01 1 0.42 0.00 0.03 0.00 0.00 99.55 03:53:51 03:45:01 all 0.18 0.00 0.05 0.00 0.02 99.76 03:53:51 03:45:01 0 0.07 0.00 0.05 0.00 0.02 99.87 03:53:51 03:45:01 1 0.28 0.00 0.05 0.00 0.02 99.65 03:53:51 03:46:01 all 0.12 0.00 0.02 0.00 0.02 99.85 03:53:51 03:46:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:53:51 03:46:01 1 0.20 0.00 0.02 0.00 0.02 99.77 03:53:51 03:47:01 all 0.20 0.00 0.04 0.00 0.02 99.74 03:53:51 03:47:01 0 0.03 0.00 0.05 0.00 0.02 99.90 03:53:51 03:47:01 1 0.37 0.00 0.03 0.00 0.02 99.58 03:53:51 03:48:01 all 0.17 0.00 0.03 0.00 0.01 99.79 03:53:51 03:48:01 0 0.14 0.00 0.03 0.00 0.02 99.81 03:53:51 03:48:01 1 0.20 0.00 0.03 0.00 0.00 99.76 03:53:51 03:49:01 all 0.08 0.00 0.03 0.00 0.02 99.88 03:53:51 03:49:01 0 0.15 0.00 0.03 0.00 0.02 99.80 03:53:51 03:49:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:53:51 03:50:01 all 0.05 0.00 0.03 0.00 0.01 99.91 03:53:51 03:50:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:53:51 03:50:01 1 0.07 0.00 0.03 0.00 0.02 99.88 03:53:51 03:51:01 all 0.10 0.00 0.02 0.00 0.03 99.86 03:53:51 03:51:01 0 0.18 0.00 0.02 0.00 0.02 99.78 03:53:51 03:51:01 1 0.02 0.00 0.02 0.00 0.03 99.93 03:53:51 03:52:01 all 0.16 0.00 0.03 0.00 0.01 99.80 03:53:51 03:52:01 0 0.28 0.00 0.03 0.00 0.00 99.68 03:53:51 03:52:01 1 0.03 0.00 0.03 0.00 0.02 99.92 03:53:51 03:53:51 03:52:01 CPU %user %nice %system %iowait %steal %idle 03:53:51 03:53:01 all 0.14 0.00 0.03 0.00 0.02 99.82 03:53:51 03:53:01 0 0.25 0.00 0.02 0.00 0.02 99.72 03:53:51 03:53:01 1 0.03 0.00 0.03 0.00 0.02 99.92 03:53:51 Average: all 0.97 0.00 0.25 0.40 0.02 98.36 03:53:51 Average: 0 0.87 0.00 0.30 0.31 0.02 98.51 03:53:51 Average: 1 1.07 0.00 0.20 0.49 0.02 98.22 03:53:51 03:53:51 03:53:51