Pull request #957 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of iain-anderson for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 457577c3a6231ddb916052d92e736b8d6d0e86b2+93abf715a89b706c53091008ba2aa1c6f00d3b1a (657c0d4449f275f9c64d70ccfef0dbbdf354b418) 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-ssh2266497512701580262.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-ssh3055665516454431519.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-957/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-957/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1587971531306517798.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-957/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2898516300709149937.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > 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-ssh2770194252728506262.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-957/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-957/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5157809414957222382.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-897 in /w/workspace/dgexfoundry_device-sdk-go_PR-957 [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-957 # 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-957@tmp/jenkins-gitclient-ssh859977809395874326.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 93abf715a89b706c53091008ba2aa1c6f00d3b1a into PR head commit 457577c3a6231ddb916052d92e736b8d6d0e86b2 Merge succeeded, producing 457577c3a6231ddb916052d92e736b8d6d0e86b2 Checking out Revision 457577c3a6231ddb916052d92e736b8d6d0e86b2 (PR-957) > 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-957@tmp/jenkins-gitclient-ssh6521215218915902079.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/957/head:refs/remotes/origin/PR-957 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 457577c3a6231ddb916052d92e736b8d6d0e86b2 # 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-957@tmp/jenkins-gitclient-ssh5968094002370277271.key > git merge 93abf715a89b706c53091008ba2aa1c6f00d3b1a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 457577c3a6231ddb916052d92e736b8d6d0e86b2 # timeout=10 Commit message: "refactor: remove unimplemented InitCmd/RemoveCmd configuration (#956)" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:20:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:20:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:20:27 ========================================================= 13:20:27 EdgeX Global Pipelines Version Info 13:20:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:20:29 ------------------- 13:20:29 stable info: 13:20:29 ------------------- 13:20:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:20:29 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 13:20:29 Message: update stable to v1.0.193 13:20:30 ------------------- 13:20:30 experimental info: 13:20:30 ------------------- 13:20:30 Commited By: **** collab-it+edgex@linuxfoundation.org 13:20:30 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 13:20:30 Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:20:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 13:20:30 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 13:20:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:20:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:20:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:20:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 13:20:30 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 13:20:30 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 13:20:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 13:20:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:20:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:20:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 13:20:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:20:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:20:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:20:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 13:20:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:20:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:20:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:20:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:20:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 13:20:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 13:20:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:20:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:20:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:20:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:20:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-957 [Pipeline] echo 13:20:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-957 [Pipeline] echo 13:20:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-957 [Pipeline] echo 13:20:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 457577c3a6231ddb916052d92e736b8d6d0e86b2 [Pipeline] echo 13:20:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 457577c [Pipeline] echo 13:20:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:20:32 provisioning config files... 13:20:32 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-957@tmp/config7939451200915082131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:20:33 ---> docker-login.sh 13:20:33 nexus3.edgexfoundry.org:10001 13:20:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:20:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:20:33 Configure a credential helper to remove this warning. See 13:20:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:20:33 13:20:33 Login Succeeded 13:20:33 nexus3.edgexfoundry.org:10002 13:20:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:20:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:20:33 Configure a credential helper to remove this warning. See 13:20:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:20:33 13:20:33 Login Succeeded 13:20:33 nexus3.edgexfoundry.org:10003 13:20:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:20:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:20:33 Configure a credential helper to remove this warning. See 13:20:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:20:33 13:20:33 Login Succeeded 13:20:33 nexus3.edgexfoundry.org:10004 13:20:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:20:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:20:33 Configure a credential helper to remove this warning. See 13:20:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:20:33 13:20:33 Login Succeeded 13:20:33 docker.io 13:20:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:20:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:20:34 Configure a credential helper to remove this warning. See 13:20:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:20:34 13:20:34 Login Succeeded 13:20:34 ---> docker-login.sh ends [Pipeline] } 13:20:34 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 13:20:35 + git log --format=format:%s -1 457577c3a6231ddb916052d92e736b8d6d0e86b2 [Pipeline] echo 13:20:35 GIT_COMMIT: 457577c3a6231ddb916052d92e736b8d6d0e86b2, Commit Message: refactor: remove unimplemented InitCmd/RemoveCmd configuration (#956) [Pipeline] echo 13:20:35 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 13:20:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:20:36 13:20:36 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:20:36 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:20:36 latest: Pulling from edgex-devops/git-semver 13:20:36 31603596830f: Pulling fs layer 13:20:36 54011a49482f: Pulling fs layer 13:20:36 a6820b24f6d8: Pulling fs layer 13:20:36 f581987b2513: Pulling fs layer 13:20:36 f581987b2513: Waiting 13:20:36 54011a49482f: Verifying Checksum 13:20:36 54011a49482f: Download complete 13:20:36 31603596830f: Verifying Checksum 13:20:36 31603596830f: Download complete 13:20:36 f581987b2513: Verifying Checksum 13:20:36 f581987b2513: Download complete 13:20:36 31603596830f: Pull complete 13:20:36 a6820b24f6d8: Verifying Checksum 13:20:36 a6820b24f6d8: Download complete 13:20:37 54011a49482f: Pull complete 13:20:37 a6820b24f6d8: Pull complete 13:20:37 f581987b2513: Pull complete 13:20:37 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 13:20:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:20:37 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:20:37 prd-centos7-docker-4c-2g-897 does not seem to be running inside a container 13:20:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-957 -v /w/workspace/dgexfoundry_device-sdk-go_PR-957:/w/workspace/dgexfoundry_device-sdk-go_PR-957:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-957@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-957@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:20:38 $ docker top 52364136a6bd5feb674769388e40f3ee0e5728d33cb9516743b19bd8c037a9b4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:20:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:20:39 [ssh-agent] Looking for ssh-agent implementation... 13:20:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:20:39 $ docker exec 52364136a6bd5feb674769388e40f3ee0e5728d33cb9516743b19bd8c037a9b4 ssh-agent 13:20:39 SSH_AUTH_SOCK=/tmp/ssh-04rsUlZBZWDK/agent.13 13:20:39 SSH_AGENT_PID=19 13:20:39 Running ssh-add (command line suppressed) 13:20:39 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-957@tmp/private_key_9022609734160637738.key (/w/workspace/dgexfoundry_device-sdk-go_PR-957@tmp/private_key_9022609734160637738.key) 13:20:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:20:39 + git tag --points-at HEAD [Pipeline] } 13:20:39 $ docker exec --env ******** --env ******** 52364136a6bd5feb674769388e40f3ee0e5728d33cb9516743b19bd8c037a9b4 ssh-agent -k 13:20:40 unset SSH_AUTH_SOCK; 13:20:40 unset SSH_AGENT_PID; 13:20:40 echo Agent pid 19 killed; 13:20:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:20:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:20:40 [ssh-agent] Looking for ssh-agent implementation... 13:20:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:20:40 $ docker exec 52364136a6bd5feb674769388e40f3ee0e5728d33cb9516743b19bd8c037a9b4 ssh-agent 13:20:40 SSH_AUTH_SOCK=/tmp/ssh-PnxmJZiShuNW/agent.51 13:20:40 SSH_AGENT_PID=57 13:20:40 Running ssh-add (command line suppressed) 13:20:40 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-957@tmp/private_key_816753107735028885.key (/w/workspace/dgexfoundry_device-sdk-go_PR-957@tmp/private_key_816753107735028885.key) 13:20:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:20:40 + git semver init 13:20:40 # -> Open(): unable to determine branch for HEAD 13:20:40 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-957/.git 13:20:40 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-957 13:20:40 # $SEMVER_REMOTE_NAME = origin 13:20:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:20:40 # $SEMVER_USER_NAME = edgex-jenkins 13:20:40 # $SEMVER_BRANCH = PR-957 13:20:40 # $SEMVER_TEMP = /tmp/semver-882689938 13:20:40 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 13:20:41 # '/tmp/semver-882689938' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-957/.semver' 13:20:41 # -> Force: false 13:20:41 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-957/.semver [Pipeline] } 13:20:41 $ docker exec --env ******** --env ******** 52364136a6bd5feb674769388e40f3ee0e5728d33cb9516743b19bd8c037a9b4 ssh-agent -k 13:20:41 unset SSH_AUTH_SOCK; 13:20:41 unset SSH_AGENT_PID; 13:20:41 echo Agent pid 57 killed; 13:20:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:20:41 + git semver [Pipeline] } 13:20:42 $ docker stop --time=1 52364136a6bd5feb674769388e40f3ee0e5728d33cb9516743b19bd8c037a9b4 13:20:43 $ docker rm -f 52364136a6bd5feb674769388e40f3ee0e5728d33cb9516743b19bd8c037a9b4 [Pipeline] // withDockerContainer [Pipeline] sh 13:20:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:20:44 Stashed 1 file(s) [Pipeline] echo 13:20:44 [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 13:20:59 Still waiting to schedule task 13:20:59 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-897’ 13:20:59 Still waiting to schedule task 13:20:59 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 13:23:06 Running on prd-ubuntu18.04-docker-arm64-4c-16g-898 in /w/workspace/dgexfoundry_device-sdk-go_PR-957 [Pipeline] { [Pipeline] ws 13:23:06 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 13:23:06 Selected Git installation does not exist. Using Default 13:23:06 The recommended git tool is: NONE 13:23:11 using credential edgex-jenkins-ssh 13:23:11 Cloning the remote Git repository 13:23:12 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 13:23:12 > git init /w/workspace/device-sdk-go/1 # timeout=10 13:23:12 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 13:23:12 > git --version # timeout=10 13:23:12 > git --version # 'git version 2.17.1' 13:23:12 using GIT_SSH to set credentials SSH Credentials for GitHub 13:23:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:23:13 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 13:23:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:23:13 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 13:23:13 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 13:23:13 using GIT_SSH to set credentials SSH Credentials for GitHub 13:23:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/957/head:refs/remotes/origin/PR-957 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:23:14 Merging remotes/origin/master commit 93abf715a89b706c53091008ba2aa1c6f00d3b1a into PR head commit 457577c3a6231ddb916052d92e736b8d6d0e86b2 13:23:14 Merge succeeded, producing 457577c3a6231ddb916052d92e736b8d6d0e86b2 13:23:14 Checking out Revision 457577c3a6231ddb916052d92e736b8d6d0e86b2 (PR-957) 13:23:14 > git config core.sparsecheckout # timeout=10 13:23:14 > git checkout -f 457577c3a6231ddb916052d92e736b8d6d0e86b2 # timeout=10 13:23:14 > git remote # timeout=10 13:23:14 > git config --get remote.origin.url # timeout=10 13:23:14 using GIT_SSH to set credentials SSH Credentials for GitHub 13:23:14 > git merge 93abf715a89b706c53091008ba2aa1c6f00d3b1a # timeout=10 13:23:14 > git rev-parse HEAD^{commit} # timeout=10 13:23:14 > git config core.sparsecheckout # timeout=10 13:23:14 > git checkout -f 457577c3a6231ddb916052d92e736b8d6d0e86b2 # timeout=10 13:23:18 Commit message: "refactor: remove unimplemented InitCmd/RemoveCmd configuration (#956)" 13:23:18 > git --version # timeout=10 13:23:18 > git --version # 'git version 2.17.1' 13:23:19 fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:23:20 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 13:23:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 13:23:21 + sudo service docker restart 13:23:21 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:23:39 provisioning config files... 13:23:39 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config3020244213768583881tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:23:40 ---> docker-login.sh 13:23:40 nexus3.edgexfoundry.org:10001 13:23:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:23:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:23:42 Configure a credential helper to remove this warning. See 13:23:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:23:42 13:23:42 Login Succeeded 13:23:42 nexus3.edgexfoundry.org:10002 13:23:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:23:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:23:42 Configure a credential helper to remove this warning. See 13:23:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:23:42 13:23:42 Login Succeeded 13:23:42 nexus3.edgexfoundry.org:10003 13:23:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:23:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:23:43 Configure a credential helper to remove this warning. See 13:23:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:23:43 13:23:43 Login Succeeded 13:23:43 nexus3.edgexfoundry.org:10004 13:23:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:23:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:23:43 Configure a credential helper to remove this warning. See 13:23:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:23:43 13:23:43 Login Succeeded 13:23:43 docker.io 13:23:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:23:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:23:44 Configure a credential helper to remove this warning. See 13:23:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:23:44 13:23:44 Login Succeeded 13:23:44 ---> docker-login.sh ends [Pipeline] } 13:23:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:23:45 ========================================================= 13:23:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 13:23:45 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:23:45 + 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 . 13:23:46 Sending build context to Docker daemon 2.642MB 13:23:46 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 13:23:46 Step 2/8 : FROM ${BASE} 13:23:46 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:23:46 595b0fe564bb: Pulling fs layer 13:23:46 7186ed65a4f7: Pulling fs layer 13:23:46 316046926c0a: Pulling fs layer 13:23:46 4ebd0625c992: Pulling fs layer 13:23:46 207e8628e3a3: Pulling fs layer 13:23:46 c791037a9be2: Pulling fs layer 13:23:46 ffd874e62e21: Pulling fs layer 13:23:46 207e8628e3a3: Waiting 13:23:46 c791037a9be2: Waiting 13:23:46 ffd874e62e21: Waiting 13:23:46 4ebd0625c992: Waiting 13:23:46 316046926c0a: Verifying Checksum 13:23:46 316046926c0a: Download complete 13:23:46 7186ed65a4f7: Verifying Checksum 13:23:46 7186ed65a4f7: Download complete 13:23:46 207e8628e3a3: Verifying Checksum 13:23:46 207e8628e3a3: Download complete 13:23:46 595b0fe564bb: Verifying Checksum 13:23:46 595b0fe564bb: Download complete 13:23:46 c791037a9be2: Verifying Checksum 13:23:46 c791037a9be2: Download complete 13:23:47 595b0fe564bb: Pull complete 13:23:47 7186ed65a4f7: Pull complete 13:23:48 316046926c0a: Pull complete 13:23:49 ffd874e62e21: Verifying Checksum 13:23:49 ffd874e62e21: Download complete 13:23:50 4ebd0625c992: Verifying Checksum 13:23:50 4ebd0625c992: Download complete 13:23:54 Running on prd-centos7-docker-4c-2g-899 in /w/workspace/dgexfoundry_device-sdk-go_PR-957 [Pipeline] { [Pipeline] ws 13:23:54 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 13:23:54 Selected Git installation does not exist. Using Default 13:23:54 The recommended git tool is: NONE 13:23:56 using credential edgex-jenkins-ssh 13:23:56 Cloning the remote Git repository 13:23:56 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 13:23:56 > git init /w/workspace/device-sdk-go/1 # timeout=10 13:23:56 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 13:23:56 > git --version # timeout=10 13:23:57 > git --version # 'git version 2.24.4' 13:23:57 using GIT_SSH to set credentials SSH Credentials for GitHub 13:23:57 [INFO] Currently running in a labeled security context 13:23:57 [INFO] Currently SELinux is 'enforcing' on the host 13:23:57 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh299783058335319492.key 13:23:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:23:58 Merging remotes/origin/master commit 93abf715a89b706c53091008ba2aa1c6f00d3b1a into PR head commit 457577c3a6231ddb916052d92e736b8d6d0e86b2 13:23:58 Merge succeeded, producing 457577c3a6231ddb916052d92e736b8d6d0e86b2 13:23:58 Checking out Revision 457577c3a6231ddb916052d92e736b8d6d0e86b2 (PR-957) 13:23:58 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 13:23:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:23:58 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 13:23:58 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 13:23:58 using GIT_SSH to set credentials SSH Credentials for GitHub 13:23:58 [INFO] Currently running in a labeled security context 13:23:58 [INFO] Currently SELinux is 'enforcing' on the host 13:23:58 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh7868949034575375603.key 13:23:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/957/head:refs/remotes/origin/PR-957 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:23:58 > git config core.sparsecheckout # timeout=10 13:23:58 > git checkout -f 457577c3a6231ddb916052d92e736b8d6d0e86b2 # timeout=10 13:23:58 > git remote # timeout=10 13:23:58 > git config --get remote.origin.url # timeout=10 13:23:58 using GIT_SSH to set credentials SSH Credentials for GitHub 13:23:58 [INFO] Currently running in a labeled security context 13:23:58 [INFO] Currently SELinux is 'enforcing' on the host 13:23:58 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh812902265683802506.key 13:23:58 > git merge 93abf715a89b706c53091008ba2aa1c6f00d3b1a # timeout=10 13:23:58 > git rev-parse HEAD^{commit} # timeout=10 13:23:58 > git config core.sparsecheckout # timeout=10 13:23:58 > git checkout -f 457577c3a6231ddb916052d92e736b8d6d0e86b2 # timeout=10 13:24:00 4ebd0625c992: Pull complete 13:24:00 207e8628e3a3: Pull complete 13:24:00 c791037a9be2: Pull complete 13:24:02 Commit message: "refactor: remove unimplemented InitCmd/RemoveCmd configuration (#956)" 13:24:02 > git --version # timeout=10 13:24:02 > git --version # 'git version 2.24.4' 13:24:02 fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:24:03 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 13:24:04 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 13:24:04 + true 13:24:04 + sudo service docker restart 13:24:04 Redirecting to /bin/systemctl restart docker.service 13:24:04 ffd874e62e21: Pull complete 13:24:04 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 13:24:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:24:04 ---> cfc18b08335c 13:24:04 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:24:06 ---> Running in ccb075f25c21 13:24:06 Removing intermediate container ccb075f25c21 13:24:06 ---> 3a94ea118fcd 13:24:06 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:24:06 ---> Running in 43471d9eff0a 13:24:09 Removing intermediate container 43471d9eff0a 13:24:09 ---> f873624bd9ba 13:24:09 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 13:24:09 ---> Running in 976b76d812f1 13:24:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:24:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:24:12 (1/6) Installing libc-dev (0.7.2-r3) 13:24:12 (2/6) Installing libsodium (1.0.18-r0) 13:24:12 (3/6) Installing pkgconf (1.7.3-r0) 13:24:12 (4/6) Installing libsodium-dev (1.0.18-r0) 13:24:12 (5/6) Installing libzmq (4.3.3-r1) 13:24:12 (6/6) Installing zeromq-dev (4.3.3-r1) 13:24:12 Executing busybox-1.32.1-r6.trigger 13:24:12 OK: 139 MiB in 46 packages 13:24:14 Removing intermediate container 976b76d812f1 13:24:14 ---> de3350c9c869 13:24:14 Step 6/8 : WORKDIR /device-sdk-go 13:24:14 ---> Running in baf726cfbfa8 13:24:14 Removing intermediate container baf726cfbfa8 13:24:14 ---> c6c8168c5dcd 13:24:14 Step 7/8 : COPY . . 13:24:16 ---> dbc8683ef4d3 13:24:16 Step 8/8 : RUN go mod download 13:24:16 ---> Running in bb556f793425 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:24:22 provisioning config files... 13:24:22 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config987649197493247988tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:24:23 ---> docker-login.sh 13:24:23 nexus3.edgexfoundry.org:10001 13:24:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:24:23 Configure a credential helper to remove this warning. See 13:24:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:24:23 13:24:23 Login Succeeded 13:24:23 nexus3.edgexfoundry.org:10002 13:24:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:24:24 Configure a credential helper to remove this warning. See 13:24:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:24:24 13:24:24 Login Succeeded 13:24:24 nexus3.edgexfoundry.org:10003 13:24:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:24:24 Configure a credential helper to remove this warning. See 13:24:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:24:24 13:24:24 Login Succeeded 13:24:24 nexus3.edgexfoundry.org:10004 13:24:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:24:24 Configure a credential helper to remove this warning. See 13:24:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:24:24 13:24:24 Login Succeeded 13:24:24 docker.io 13:24:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:24:24 Configure a credential helper to remove this warning. See 13:24:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:24:24 13:24:24 Login Succeeded 13:24:24 ---> docker-login.sh ends [Pipeline] } 13:24:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:24:24 ========================================================= 13:24:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 13:24:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:24:25 + 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 . 13:24:25 Sending build context to Docker daemon 2.645MB 13:24:25 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 13:24:25 Step 2/8 : FROM ${BASE} 13:24:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 13:24:25 540db60ca938: Pulling fs layer 13:24:25 adcc1eea9eea: Pulling fs layer 13:24:25 4c4ab2625f07: Pulling fs layer 13:24:25 0510c868ecb4: Pulling fs layer 13:24:25 afea3b2eda06: Pulling fs layer 13:24:25 7809a108b3ef: Pulling fs layer 13:24:25 f706445af74f: Pulling fs layer 13:24:25 afea3b2eda06: Waiting 13:24:25 7809a108b3ef: Waiting 13:24:25 f706445af74f: Waiting 13:24:25 0510c868ecb4: Waiting 13:24:25 4c4ab2625f07: Verifying Checksum 13:24:25 4c4ab2625f07: Download complete 13:24:25 adcc1eea9eea: Verifying Checksum 13:24:25 adcc1eea9eea: Download complete 13:24:25 afea3b2eda06: Verifying Checksum 13:24:25 afea3b2eda06: Download complete 13:24:25 7809a108b3ef: Verifying Checksum 13:24:25 7809a108b3ef: Download complete 13:24:25 540db60ca938: Verifying Checksum 13:24:25 540db60ca938: Download complete 13:24:25 540db60ca938: Pull complete 13:24:26 adcc1eea9eea: Pull complete 13:24:26 4c4ab2625f07: Pull complete 13:24:27 f706445af74f: Verifying Checksum 13:24:27 f706445af74f: Download complete 13:24:28 0510c868ecb4: Verifying Checksum 13:24:28 0510c868ecb4: Download complete 13:24:31 0510c868ecb4: Pull complete 13:24:31 afea3b2eda06: Pull complete 13:24:31 7809a108b3ef: Pull complete 13:24:33 f706445af74f: Pull complete 13:24:33 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 13:24:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:24:33 ---> b068be0155e3 13:24:33 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:24:43 Removing intermediate container bb556f793425 13:24:43 ---> 05132308d368 13:24:43 Successfully built 05132308d368 13:24:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:24:43 + docker inspect -f . ci-base-image-arm64 13:24:43 . [Pipeline] withDockerContainer 13:24:43 prd-ubuntu18.04-docker-arm64-4c-16g-898 does not seem to be running inside a container 13:24:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:24:45 $ docker top 49149acd93e5bbe511e229c680b56f63a6e627987c2474db6d49d8b7eb49eef5 -eo pid,comm 13:24:45 ---> Running in 51ebd8d806c4 13:24:45 Removing intermediate container 51ebd8d806c4 13:24:45 ---> 817f463ef9e4 13:24:45 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:24:45 ---> Running in 6c1c48e2a53b [Pipeline] { [Pipeline] sh 13:24:46 Removing intermediate container 6c1c48e2a53b 13:24:46 ---> 28b194565bf3 13:24:46 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 13:24:46 ---> Running in 74dc6d2a99de 13:24:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:24:46 + go version 13:24:46 go version go1.16.3 linux/arm64 [Pipeline] } 13:24:46 $ docker stop --time=1 49149acd93e5bbe511e229c680b56f63a6e627987c2474db6d49d8b7eb49eef5 13:24:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:24:47 (1/6) Installing libc-dev (0.7.2-r3) 13:24:47 (2/6) Installing libsodium (1.0.18-r0) 13:24:47 (3/6) Installing pkgconf (1.7.3-r0) 13:24:48 (4/6) Installing libsodium-dev (1.0.18-r0) 13:24:48 (5/6) Installing libzmq (4.3.3-r1) 13:24:48 (6/6) Installing zeromq-dev (4.3.3-r1) 13:24:48 $ docker rm -f 49149acd93e5bbe511e229c680b56f63a6e627987c2474db6d49d8b7eb49eef5 13:24:48 Executing busybox-1.32.1-r6.trigger 13:24:48 OK: 150 MiB in 46 packages [Pipeline] // withDockerContainer 13:24:48 Removing intermediate container 74dc6d2a99de 13:24:48 ---> ba5af58d14b6 13:24:48 Step 6/8 : WORKDIR /device-sdk-go 13:24:48 ---> Running in 82a4bd3bea01 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage 13:24:48 Removing intermediate container 82a4bd3bea01 13:24:48 ---> 9b97b74fed46 13:24:48 Step 7/8 : COPY . . [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:24:49 ---> bd4c64e0f542 13:24:49 Step 8/8 : RUN go mod download 13:24:49 + docker inspect -f . ci-base-image-arm64 13:24:49 . [Pipeline] withDockerContainer 13:24:49 ---> Running in 20f4595e37f4 13:24:49 prd-ubuntu18.04-docker-arm64-4c-16g-898 does not seem to be running inside a container 13:24:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:24:51 $ docker top 3039794604d32169070686ac40db179eadfdddd06fce5ea8c3d7121e5575ff05 -eo pid,comm [Pipeline] { [Pipeline] sh 13:24:52 + go mod tidy [Pipeline] sh 13:24:53 + make test 13:24:53 go mod tidy 13:24:54 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:25:04 Removing intermediate container 20f4595e37f4 13:25:04 ---> 338f1a600936 13:25:04 Successfully built 338f1a600936 13:25:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:25:04 + docker inspect -f . ci-base-image-x86_64 13:25:04 . [Pipeline] withDockerContainer 13:25:04 prd-centos7-docker-4c-2g-899 does not seem to be running inside a container 13:25:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:25:05 $ docker top abac9f0377be47c6ab7bbd8c846263062d954eb21e706a201f3244e5bf7d3590 -eo pid,comm [Pipeline] { [Pipeline] sh 13:25:05 + go version 13:25:05 go version go1.16.3 linux/amd64 [Pipeline] } 13:25:05 $ docker stop --time=1 abac9f0377be47c6ab7bbd8c846263062d954eb21e706a201f3244e5bf7d3590 13:25:06 $ docker rm -f abac9f0377be47c6ab7bbd8c846263062d954eb21e706a201f3244e5bf7d3590 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:25:07 + docker inspect -f . ci-base-image-x86_64 13:25:07 . [Pipeline] withDockerContainer 13:25:07 prd-centos7-docker-4c-2g-899 does not seem to be running inside a container 13:25:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:25:08 $ docker top 9efafb6f71400ccfaae8477f3088c2cfc70acd8383175bf4c05ae2bc0c09f80e -eo pid,comm [Pipeline] { [Pipeline] sh 13:25:08 + go mod tidy [Pipeline] sh 13:25:09 + make test 13:25:09 go mod tidy 13:25:09 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:25:14 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 13:25:16 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 13:25:36 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 13:25:36 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 13:25:36 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 13:25:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.054s coverage: 25.4% of statements 13:25:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 13:25:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.048s coverage: 28.1% of statements 13:25:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.050s coverage: 78.9% of statements 13:25:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.046s coverage: 9.0% of statements 13:25:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 13:25:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 13:25:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 13:25:40 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.066s coverage: 29.2% of statements 13:25:40 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 13:25:41 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.050s coverage: 83.3% of statements 13:25:41 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 13:25:41 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 13:25:41 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.081s coverage: 58.0% of statements 13:25:42 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.807s coverage: 89.2% of statements 13:25:42 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 13:25:42 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.043s coverage: 5.0% of statements 13:25:42 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 13:25:42 GO111MODULE=on go vet ./... 13:26:00 gofmt -l . 13:26:00 [ "`gofmt -l .`" = "" ] 13:26:00 ./bin/test-attribution-txt.sh 13:26:00 ./bin/test-go-mod-tidy.sh [Pipeline] } 13:26:00 $ docker stop --time=1 9efafb6f71400ccfaae8477f3088c2cfc70acd8383175bf4c05ae2bc0c09f80e 13:26:02 $ docker rm -f 9efafb6f71400ccfaae8477f3088c2cfc70acd8383175bf4c05ae2bc0c09f80e [Pipeline] // withDockerContainer [Pipeline] sh 13:26:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:26:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:26:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:26:07 + ls -al . 13:26:07 total 208 13:26:07 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 8 13:26 . 13:26:07 drwxrwxr-x. 4 jenkins jenkins 28 Jun 8 13:23 .. 13:26:07 drwxrwxr-x. 2 jenkins jenkins 64 Jun 8 13:23 bin 13:26:07 -rw-r--r--. 1 jenkins jenkins 126071 Jun 8 13:25 coverage.out 13:26:07 -rw-rw-r--. 1 jenkins jenkins 987 Jun 8 13:23 Dockerfile.build 13:26:07 -rw-rw-r--. 1 jenkins jenkins 140 Jun 8 13:23 .dockerignore 13:26:07 drwxrwxr-x. 5 jenkins jenkins 62 Jun 8 13:23 example 13:26:07 drwxrwxr-x. 8 jenkins jenkins 179 Jun 8 13:24 .git 13:26:07 drwxrwxr-x. 2 jenkins jenkins 103 Jun 8 13:23 .github 13:26:07 -rw-rw-r--. 1 jenkins jenkins 138 Jun 8 13:23 .gitignore 13:26:07 -rw-r--r--. 1 jenkins jenkins 575 Jun 8 13:26 go.mod 13:26:07 -rw-r--r--. 1 jenkins jenkins 20381 Jun 8 13:25 go.sum 13:26:07 drwxrwxr-x. 15 jenkins jenkins 224 Jun 8 13:23 internal 13:26:07 -rw-rw-r--. 1 jenkins jenkins 894 Jun 8 13:23 Jenkinsfile 13:26:07 -rw-rw-r--. 1 jenkins jenkins 11341 Jun 8 13:23 LICENSE 13:26:07 -rw-rw-r--. 1 jenkins jenkins 1026 Jun 8 13:23 Makefile 13:26:07 drwxrwxr-x. 4 jenkins jenkins 26 Jun 8 13:23 openapi 13:26:07 drwxrwxr-x. 5 jenkins jenkins 50 Jun 8 13:23 pkg 13:26:07 -rw-rw-r--. 1 jenkins jenkins 7652 Jun 8 13:23 README.md 13:26:07 -rw-rw-r--. 1 jenkins jenkins 6616 Jun 8 13:23 RELEASE-NOTES.txt 13:26:07 drwxrwxr-x. 4 jenkins jenkins 54 Jun 8 13:23 snap 13:26:07 -rw-rw-r--. 1 jenkins jenkins 5 Jun 8 13:20 VERSION 13:26:07 -rw-rw-r--. 1 jenkins jenkins 222 Jun 8 13:23 version.go [Pipeline] isUnix [Pipeline] sh 13:26:07 + 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=457577c3a6231ddb916052d92e736b8d6d0e86b2 --label arch=amd64 --label version=0.0.0 . 13:26:07 Sending build context to Docker daemon 2.772MB 13:26:07 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 13:26:07 Step 2/23 : FROM ${BASE} AS builder 13:26:07 ---> 338f1a600936 13:26:07 Step 3/23 : WORKDIR /device-sdk-go 13:26:08 ---> Running in 999d447429bd 13:26:08 Removing intermediate container 999d447429bd 13:26:08 ---> a21c9329064e 13:26:08 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:26:08 ---> Running in 511bc4f337cc 13:26:08 Removing intermediate container 511bc4f337cc 13:26:08 ---> a8f959e720f5 13:26:08 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:26:08 ---> Running in ae5ba23e1362 13:26:09 Removing intermediate container ae5ba23e1362 13:26:09 ---> cc04dd6fa085 13:26:09 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 13:26:09 ---> Running in fc8b2cff9ad8 13:26:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:26:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:26:11 OK: 150 MiB in 46 packages 13:26:11 Removing intermediate container fc8b2cff9ad8 13:26:11 ---> f4ad5fed8350 13:26:11 Step 7/23 : COPY . . 13:26:11 ---> 1e3879a8b3c5 13:26:11 Step 8/23 : RUN go mod download 13:26:11 ---> Running in 598c063a8b6f 13:26:12 Removing intermediate container 598c063a8b6f 13:26:12 ---> a24df62ec823 13:26:12 Step 9/23 : RUN make build 13:26:12 ---> Running in 86adf90a7039 13:26:13 go mod tidy 13:26:13 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 13:26:23 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 13:26:24 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 13:26:24 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 13:26:24 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 13:26:25 Removing intermediate container 86adf90a7039 13:26:25 ---> 9ed4b1dd1017 13:26:25 Step 10/23 : FROM alpine:3.12 13:26:25 3.12: Pulling from library/alpine 13:26:25 339de151aab4: Pulling fs layer 13:26:25 339de151aab4: Verifying Checksum 13:26:25 339de151aab4: Download complete 13:26:26 339de151aab4: Pull complete 13:26:26 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 13:26:26 Status: Downloaded newer image for alpine:3.12 13:26:26 ---> 13621d1b12d4 13:26:26 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:26:26 ---> Running in 979ce715743f 13:26:26 Removing intermediate container 979ce715743f 13:26:26 ---> 99398f99c1ee 13:26:26 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:26:26 ---> Running in fd7c518b1c71 13:26:26 Removing intermediate container fd7c518b1c71 13:26:26 ---> f2e49e2f7762 13:26:26 Step 13/23 : RUN apk add --update --no-cache zeromq 13:26:26 ---> Running in a5eca893c7b2 13:26:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:26:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:26:28 (1/5) Installing libgcc (9.3.0-r2) 13:26:28 (2/5) Installing libsodium (1.0.18-r0) 13:26:28 (3/5) Installing libstdc++ (9.3.0-r2) 13:26:29 (4/5) Installing libzmq (4.3.3-r0) 13:26:29 (5/5) Installing zeromq (4.3.3-r0) 13:26:29 Executing busybox-1.31.1-r20.trigger 13:26:29 OK: 8 MiB in 19 packages 13:26:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.382s coverage: 25.4% of statements 13:26:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 13:26:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.219s coverage: 28.1% of statements 13:26:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.244s coverage: 78.9% of statements 13:26:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.257s coverage: 9.0% of statements 13:26:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 13:26:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 13:26:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 13:26:29 Removing intermediate container a5eca893c7b2 13:26:29 ---> 2d41f6859eaf 13:26:29 Step 14/23 : WORKDIR / 13:26:29 ---> Running in ba78d10a3ef7 13:26:29 Removing intermediate container ba78d10a3ef7 13:26:29 ---> f663cfbe3aa6 13:26:29 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 13:26:30 ---> a7d0688c7cd8 13:26:30 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 13:26:30 ---> 59d150ac9c46 13:26:30 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 13:26:30 ---> 4b18e6421d56 13:26:30 Step 18/23 : EXPOSE 59999 13:26:30 ---> Running in fb7181b31363 13:26:31 Removing intermediate container fb7181b31363 13:26:31 ---> 7d5e34510c62 13:26:31 Step 19/23 : ENTRYPOINT ["/device-simple"] 13:26:31 ---> Running in cf345be65c5c 13:26:31 Removing intermediate container cf345be65c5c 13:26:31 ---> 15f97a949800 13:26:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:26:31 ---> Running in 957064dcedb2 13:26:31 Removing intermediate container 957064dcedb2 13:26:31 ---> 2adf37362076 13:26:31 Step 21/23 : LABEL arch=amd64 13:26:31 ---> Running in 4504d5ce74ce 13:26:31 Removing intermediate container 4504d5ce74ce 13:26:31 ---> 6bb5608c471c 13:26:31 Step 22/23 : LABEL git_sha=457577c3a6231ddb916052d92e736b8d6d0e86b2 13:26:31 ---> Running in 60174a7c0807 13:26:31 Removing intermediate container 60174a7c0807 13:26:31 ---> 68c7cfefa05b 13:26:31 Step 23/23 : LABEL version=0.0.0 13:26:31 ---> Running in 530aef40e7bc 13:26:31 Removing intermediate container 530aef40e7bc 13:26:31 ---> 7b1a4b82303d 13:26:31 [Warning] One or more build-args [ARCH MAKE] were not consumed 13:26:31 Successfully built 7b1a4b82303d 13:26:31 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 13:26:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.315s coverage: 29.2% of statements 13:26:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [Pipeline] libraryResource [Pipeline] sh 13:26:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.227s coverage: 83.3% of statements 13:26:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 13:26:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 13:26:32 ---> job-cost.sh 13:26:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qdLy 13:26:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.405s coverage: 58.0% of statements 13:26:36 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.251s coverage: 89.2% of statements 13:26:36 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 13:26:36 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.166s coverage: 5.0% of statements 13:26:36 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 13:26:37 GO111MODULE=on go vet ./... 13:26:42 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 13:26:55 lf-activate-venv(): INFO: Adding /tmp/venv-qdLy/bin to PATH 13:26:55 INFO: No Stack... 13:26:56 INFO: Retrieving Pricing Info for: v3-standard-2 13:26:56 INFO: Archiving Costs [Pipeline] sh 13:26:57 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 13:26:57 + cut -d, -f6 [Pipeline] lock 13:26:57 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-957-1-stack-cost] 13:26:57 Resource [jenkins-edgexfoundry-device-sdk-go-PR-957-1-stack-cost] did not exist. Created. 13:26:57 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-957-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:26:57 + echo total: 0.05999999865889549 [Pipeline] stash 13:26:57 Stashed 1 file(s) [Pipeline] } 13:26:57 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-957-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 13:27:33 gofmt -l . 13:27:33 [ "`gofmt -l .`" = "" ] 13:27:33 ./bin/test-attribution-txt.sh 13:27:33 ./bin/test-go-mod-tidy.sh [Pipeline] } 13:27:33 $ docker stop --time=1 3039794604d32169070686ac40db179eadfdddd06fce5ea8c3d7121e5575ff05 13:27:35 $ docker rm -f 3039794604d32169070686ac40db179eadfdddd06fce5ea8c3d7121e5575ff05 [Pipeline] // withDockerContainer [Pipeline] sh 13:27:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:27:37 Warning: overwriting stash ‘coverage-report’ 13:27:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:27:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:27:39 + ls -al . 13:27:39 total 244 13:27:39 drwxrwxr-x 10 jenkins jenkins 4096 Jun 8 13:27 . 13:27:39 drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 13:23 .. 13:27:39 -rw-rw-r-- 1 jenkins jenkins 140 Jun 8 13:23 .dockerignore 13:27:39 drwxrwxr-x 8 jenkins jenkins 4096 Jun 8 13:23 .git 13:27:39 drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 13:23 .github 13:27:39 -rw-rw-r-- 1 jenkins jenkins 138 Jun 8 13:23 .gitignore 13:27:39 -rw-rw-r-- 1 jenkins jenkins 987 Jun 8 13:23 Dockerfile.build 13:27:39 -rw-rw-r-- 1 jenkins jenkins 894 Jun 8 13:23 Jenkinsfile 13:27:39 -rw-rw-r-- 1 jenkins jenkins 11341 Jun 8 13:23 LICENSE 13:27:39 -rw-rw-r-- 1 jenkins jenkins 1026 Jun 8 13:23 Makefile 13:27:39 -rw-rw-r-- 1 jenkins jenkins 7652 Jun 8 13:23 README.md 13:27:39 -rw-rw-r-- 1 jenkins jenkins 6616 Jun 8 13:23 RELEASE-NOTES.txt 13:27:39 -rw-rw-r-- 1 jenkins jenkins 5 Jun 8 13:20 VERSION 13:27:39 drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 13:23 bin 13:27:39 -rw-r--r-- 1 jenkins jenkins 126071 Jun 8 13:26 coverage.out 13:27:39 drwxrwxr-x 5 jenkins jenkins 4096 Jun 8 13:23 example 13:27:39 -rw-r--r-- 1 jenkins jenkins 575 Jun 8 13:27 go.mod 13:27:39 -rw-r--r-- 1 jenkins jenkins 20381 Jun 8 13:24 go.sum 13:27:39 drwxrwxr-x 15 jenkins jenkins 4096 Jun 8 13:23 internal 13:27:39 drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 13:23 openapi 13:27:39 drwxrwxr-x 5 jenkins jenkins 4096 Jun 8 13:23 pkg 13:27:39 drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 13:23 snap 13:27:39 -rw-rw-r-- 1 jenkins jenkins 222 Jun 8 13:23 version.go [Pipeline] isUnix [Pipeline] sh 13:27:39 + 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=457577c3a6231ddb916052d92e736b8d6d0e86b2 --label arch=arm64 --label version=0.0.0 . 13:27:40 Sending build context to Docker daemon 2.769MB 13:27:40 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 13:27:40 Step 2/23 : FROM ${BASE} AS builder 13:27:40 ---> 05132308d368 13:27:40 Step 3/23 : WORKDIR /device-sdk-go 13:27:40 ---> Running in 9395de57d565 13:27:40 Removing intermediate container 9395de57d565 13:27:40 ---> 7746d4753813 13:27:40 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:27:41 ---> Running in 624e3b6963a9 13:27:41 Removing intermediate container 624e3b6963a9 13:27:41 ---> fd52e7eca757 13:27:41 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:27:41 ---> Running in 9e61cb15acb7 13:27:43 Removing intermediate container 9e61cb15acb7 13:27:43 ---> 113c27fd497d 13:27:43 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 13:27:43 ---> Running in 2a6dc57e1127 13:27:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:27:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:27:46 OK: 139 MiB in 46 packages 13:27:47 Removing intermediate container 2a6dc57e1127 13:27:47 ---> 1934368d92e4 13:27:47 Step 7/23 : COPY . . 13:27:49 ---> da518b726fac 13:27:49 Step 8/23 : RUN go mod download 13:27:49 ---> Running in 5690f3c818c0 13:27:51 Removing intermediate container 5690f3c818c0 13:27:51 ---> f6c17d906761 13:27:51 Step 9/23 : RUN make build 13:27:51 ---> Running in a9e86d8022ec 13:27:52 go mod tidy 13:27:53 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 13:28:25 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 13:28:28 Removing intermediate container a9e86d8022ec 13:28:28 ---> 554738301c50 13:28:28 Step 10/23 : FROM alpine:3.12 13:28:28 3.12: Pulling from library/alpine 13:28:28 d2f70382dc9a: Pulling fs layer 13:28:28 d2f70382dc9a: Verifying Checksum 13:28:28 d2f70382dc9a: Download complete 13:28:29 d2f70382dc9a: Pull complete 13:28:29 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 13:28:29 Status: Downloaded newer image for alpine:3.12 13:28:29 ---> 9852663dfa18 13:28:29 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:28:29 ---> Running in eaff9efbace5 13:28:30 Removing intermediate container eaff9efbace5 13:28:30 ---> e1bfe541955c 13:28:30 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:28:30 ---> Running in 3e27c038f8cc 13:28:32 Removing intermediate container 3e27c038f8cc 13:28:32 ---> 83745384ceb4 13:28:32 Step 13/23 : RUN apk add --update --no-cache zeromq 13:28:32 ---> Running in fbdff1c1f304 13:28:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:28:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:28:34 (1/5) Installing libgcc (9.3.0-r2) 13:28:34 (2/5) Installing libsodium (1.0.18-r0) 13:28:35 (3/5) Installing libstdc++ (9.3.0-r2) 13:28:35 (4/5) Installing libzmq (4.3.3-r0) 13:28:35 (5/5) Installing zeromq (4.3.3-r0) 13:28:35 Executing busybox-1.31.1-r20.trigger 13:28:35 OK: 8 MiB in 19 packages 13:28:36 Removing intermediate container fbdff1c1f304 13:28:36 ---> c9ff5138222b 13:28:36 Step 14/23 : WORKDIR / 13:28:36 ---> Running in 737601f5f79d 13:28:36 Removing intermediate container 737601f5f79d 13:28:36 ---> 5b4acd4b37d4 13:28:36 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 13:28:37 ---> c6720c4de3db 13:28:37 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 13:28:39 ---> 80e5da6a5147 13:28:39 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 13:28:39 ---> adddf038a0db 13:28:39 Step 18/23 : EXPOSE 59999 13:28:40 ---> Running in ac3aedbb7f1b 13:28:40 Removing intermediate container ac3aedbb7f1b 13:28:40 ---> 582606677c1b 13:28:40 Step 19/23 : ENTRYPOINT ["/device-simple"] 13:28:40 ---> Running in 271d1a81f4b0 13:28:40 Removing intermediate container 271d1a81f4b0 13:28:40 ---> 86074db70b40 13:28:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:28:41 ---> Running in e5eaad37208b 13:28:41 Removing intermediate container e5eaad37208b 13:28:41 ---> 85b1feb52586 13:28:41 Step 21/23 : LABEL arch=arm64 13:28:41 ---> Running in e94f66cca222 13:28:42 Removing intermediate container e94f66cca222 13:28:42 ---> 5d75d3823014 13:28:42 Step 22/23 : LABEL git_sha=457577c3a6231ddb916052d92e736b8d6d0e86b2 13:28:42 ---> Running in 02cb66440f22 13:28:42 Removing intermediate container 02cb66440f22 13:28:42 ---> b447ca08055b 13:28:42 Step 23/23 : LABEL version=0.0.0 13:28:42 ---> Running in a43a728f55f1 13:28:43 Removing intermediate container a43a728f55f1 13:28:43 ---> 0335fa2e8479 13:28:43 [Warning] One or more build-args [ARCH MAKE] were not consumed 13:28:43 Successfully built 0335fa2e8479 13:28:43 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 13:28:44 ---> job-cost.sh 13:28:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lgF5 13:29:23 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 13:31:00 lf-activate-venv(): INFO: Adding /tmp/venv-lgF5/bin to PATH 13:31:00 INFO: No Stack... 13:31:00 INFO: Retrieving Pricing Info for: v2-standard-4 13:31:00 INFO: Archiving Costs [Pipeline] sh 13:31:00 + cut -d, -f6 13:31:00 + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 13:31:00 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-957-1-stack-cost] 13:31:00 Resource [jenkins-edgexfoundry-device-sdk-go-PR-957-1-stack-cost] did not exist. Created. 13:31:00 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-957-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:31:01 /w/workspace/device-sdk-go/1@tmp/durable-eb62e2ce/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-eb62e2ce/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 13:31:01 + echo total: 0.18000000715255737 [Pipeline] stash 13:31:01 Warning: overwriting stash ‘stack-cost’ 13:31:01 Stashed 1 file(s) [Pipeline] } 13:31:01 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-957-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 13:31:02 provisioning config files... 13:31:02 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-957@tmp/config3324068957532923408tmp [Pipeline] { [Pipeline] sh 13:31:03 + set +x 13:31:03 + curl -s https://codecov.io/bash 13:31:03 + bash -s -- 13:31:03 13:31:03 _____ _ 13:31:03 / ____| | | 13:31:03 | | ___ __| | ___ ___ _____ __ 13:31:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:31:03 | |___| (_) | (_| | __/ (_| (_) \ V / 13:31:03 \_____\___/ \__,_|\___|\___\___/ \_/ 13:31:03 Bash-1.0.3 13:31:03 13:31:03 13:31:03 ==> git version 2.24.4 found 13:31:03 ==> 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 13:31:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 13:31:03 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 13:31:03 ==> Jenkins CI detected. 13:31:03 project root: . 13:31:03 --> token set from env 13:31:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:31:03 ==> Running gcov in . (disable via -X gcov) 13:31:03 ==> Python coveragepy not found 13:31:03 ==> Searching for coverage reports in: 13:31:03 + . 13:31:03 -> Found 1 reports 13:31:03 ==> Detecting git/mercurial file structure 13:31:03 ==> Reading reports 13:31:03 + ./coverage.out bytes=126071 13:31:03 ==> Appending adjustments 13:31:03 https://docs.codecov.io/docs/fixing-reports 13:31:03 + Found adjustments 13:31:03 ==> Gzipping contents 13:31:03 20K /tmp/codecov.pRj2E1.gz 13:31:03 ==> Uploading reports 13:31:03 url: https://codecov.io 13:31:03 query: branch=PR-957&commit=457577c3a6231ddb916052d92e736b8d6d0e86b2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-957%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=957&job=&cmd_args= 13:31:03 -> Pinging Codecov 13:31:03 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-957&commit=457577c3a6231ddb916052d92e736b8d6d0e86b2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-957%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=957&job=&cmd_args= 13:31:04 -> Uploading to 13:31:04 https://storage.googleapis.com/codecov/v4/raw/2021-06-08/7E55EF52A471D76F132DFD9A03CDDE97/457577c3a6231ddb916052d92e736b8d6d0e86b2/3808bef3-05fd-4925-9a04-1a4103b593e6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210608%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210608T133104Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8097cddf1b8ea1ca1cfd2c37202653bd150c4a15b14e997d0cd17055805274d1 13:31:04 % Total % Received % Xferd Average Speed Time Time Time Current 13:31:04 Dload Upload Total Spent Left Speed 13:31:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16467 0 0 100 16467 0 49665 --:--:-- --:--:-- --:--:-- 49599 100 16467 0 0 100 16467 0 49642 --:--:-- --:--:-- --:--:-- 49599 13:31:04 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/457577c3a6231ddb916052d92e736b8d6d0e86b2 [Pipeline] } 13:31:04 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 13:31:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:31:07 ---> package-listing.sh 13:31:07 ++ facter osfamily 13:31:07 ++ tr '[:upper:]' '[:lower:]' 13:31:08 + OS_FAMILY=redhat 13:31:08 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-957 13:31:08 + START_PACKAGES=/tmp/packages_start.txt 13:31:08 + END_PACKAGES=/tmp/packages_end.txt 13:31:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:31:08 + PACKAGES=/tmp/packages_start.txt 13:31:08 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-957 ']' 13:31:08 + PACKAGES=/tmp/packages_end.txt 13:31:08 + case "${OS_FAMILY}" in 13:31:08 + rpm -qa 13:31:08 + sort 13:31:08 + '[' -f /tmp/packages_start.txt ']' 13:31:08 + '[' -f /tmp/packages_end.txt ']' 13:31:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:31:08 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-957 ']' 13:31:08 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-957/archives/ 13:31:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-957/archives/ [Pipeline] echo 13:31:08 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-957/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:31:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:31:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:31:09 13:31:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 13:31:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:31:10 alpine: Pulling from edgex-lftools-log-publisher 13:31:10 df20fa9351a1: Pulling fs layer 13:31:10 36b3adc4ff6f: Pulling fs layer 13:31:10 8ad3a11d3b57: Pulling fs layer 13:31:10 46f8f816bc3b: Pulling fs layer 13:31:10 93b61091891f: Pulling fs layer 13:31:10 93b9cdb0e59b: Pulling fs layer 13:31:10 5e14af77c1be: Pulling fs layer 13:31:10 01666e4c0597: Pulling fs layer 13:31:10 aa168da1d23b: Pulling fs layer 13:31:10 93b9cdb0e59b: Waiting 13:31:10 5e14af77c1be: Waiting 13:31:10 01666e4c0597: Waiting 13:31:10 aa168da1d23b: Waiting 13:31:10 46f8f816bc3b: Waiting 13:31:10 93b61091891f: Waiting 13:31:10 36b3adc4ff6f: Verifying Checksum 13:31:10 36b3adc4ff6f: Download complete 13:31:10 46f8f816bc3b: Download complete 13:31:10 df20fa9351a1: Verifying Checksum 13:31:10 df20fa9351a1: Download complete 13:31:10 93b9cdb0e59b: Verifying Checksum 13:31:10 93b9cdb0e59b: Download complete 13:31:10 5e14af77c1be: Verifying Checksum 13:31:10 5e14af77c1be: Download complete 13:31:10 93b61091891f: Verifying Checksum 13:31:10 93b61091891f: Download complete 13:31:10 01666e4c0597: Verifying Checksum 13:31:10 01666e4c0597: Download complete 13:31:10 df20fa9351a1: Pull complete 13:31:10 36b3adc4ff6f: Pull complete 13:31:10 8ad3a11d3b57: Download complete 13:31:11 8ad3a11d3b57: Pull complete 13:31:11 46f8f816bc3b: Pull complete 13:31:11 93b61091891f: Pull complete 13:31:11 93b9cdb0e59b: Pull complete 13:31:11 5e14af77c1be: Pull complete 13:31:11 01666e4c0597: Pull complete 13:31:12 aa168da1d23b: Verifying Checksum 13:31:12 aa168da1d23b: Download complete 13:31:17 aa168da1d23b: Pull complete 13:31:17 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 13:31:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:31:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 13:31:17 prd-centos7-docker-4c-2g-897 does not seem to be running inside a container 13:31:17 $ 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-957/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-957 -v /w/workspace/dgexfoundry_device-sdk-go_PR-957:/w/workspace/dgexfoundry_device-sdk-go_PR-957:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-957@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-957@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 13:31:20 $ docker top 2749800a00b49407e6cf5f226247b373e73ce512d9a08ae6cc37e3df464b5268 -eo pid,comm [Pipeline] { [Pipeline] sh 13:31:20 + touch /tmp/pre-build-complete [Pipeline] sh 13:31:20 + mkdir -p /var/log/sa [Pipeline] sh 13:31:21 + ls /var/log/sa-host 13:31:21 + sadf -c /var/log/sa-host/sa05 13:31:21 file_magic: OK 13:31:21 HZ: Using current value: 100 13:31:21 file_header: OK 13:31:21 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 13:31:21 Statistics: 13:31:21 Hnuu...uuuununununu...Hnuu...uuuununununu... 13:31:21 File successfully converted to sysstat format version 12.2.1 13:31:21 + sadf -c /var/log/sa-host/sa08 13:31:21 file_magic: OK 13:31:21 HZ: Using current value: 100 13:31:21 file_header: OK 13:31:21 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 13:31:21 Statistics: 13:31:21 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 13:31:21 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:31:21 provisioning config files... 13:31:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-957@tmp/config7801172511621977870tmp [Pipeline] { [Pipeline] echo 13:31:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:31:22 ---> create-netrc.sh [Pipeline] } 13:31:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:31:22 ---> python-tools-install.sh [Pipeline] echo 13:31:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:31:23 ---> sudo-logs.sh 13:31:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:31:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:31:23 ---> job-cost.sh 13:31:23 lf-activate-venv: SKIPPING 13:31:23 DEBUG: total: 0.18000000715255737 13:31:23 INFO: Retrieving Stack Cost... 13:31:24 INFO: Retrieving Pricing Info for: v3-standard-2 13:31:24 INFO: Archiving Costs [Pipeline] echo 13:31:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:31:25 ---> logs-deploy.sh 13:31:25 lf-activate-venv: SKIPPING 13:31:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-957/1 13:31:25 INFO: archiving workspace using pattern(s): 13:31:26 Archives upload complete. 13:31:26 INFO: archiving logs to Nexus 13:31:26 ---> uname -a: 13:31:26 Linux prd-centos7-docker-4c-2g-897.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 13:31:26 13:31:26 13:31:26 ---> lscpu: 13:31:26 Architecture: x86_64 13:31:26 CPU op-mode(s): 32-bit, 64-bit 13:31:26 Byte Order: Little Endian 13:31:26 Address sizes: 40 bits physical, 48 bits virtual 13:31:26 CPU(s): 2 13:31:26 On-line CPU(s) list: 0,1 13:31:26 Thread(s) per core: 1 13:31:26 Core(s) per socket: 1 13:31:26 Socket(s): 2 13:31:26 NUMA node(s): 1 13:31:26 Vendor ID: AuthenticAMD 13:31:26 CPU family: 23 13:31:26 Model: 49 13:31:26 Model name: AMD EPYC-Rome Processor 13:31:26 Stepping: 0 13:31:26 CPU MHz: 2799.998 13:31:26 BogoMIPS: 5599.99 13:31:26 Virtualization: AMD-V 13:31:26 Hypervisor vendor: KVM 13:31:26 Virtualization type: full 13:31:26 L1d cache: 64 KiB 13:31:26 L1i cache: 64 KiB 13:31:26 L2 cache: 1 MiB 13:31:26 L3 cache: 32 MiB 13:31:26 NUMA node0 CPU(s): 0,1 13:31:26 Vulnerability Itlb multihit: Not affected 13:31:26 Vulnerability L1tf: Not affected 13:31:26 Vulnerability Mds: Not affected 13:31:26 Vulnerability Meltdown: Not affected 13:31:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:31:26 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 13:31:26 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 13:31:26 Vulnerability Srbds: Not affected 13:31:26 Vulnerability Tsx async abort: Not affected 13:31:26 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 13:31:26 13:31:26 13:31:26 ---> nproc: 13:31:26 2 13:31:26 13:31:26 13:31:26 ---> df -h: 13:31:26 Filesystem Size Used Available Use% Mounted on 13:31:26 overlay 40.0G 7.6G 32.4G 19% / 13:31:26 tmpfs 64.0M 0 64.0M 0% /dev 13:31:26 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 13:31:26 shm 64.0M 0 64.0M 0% /dev/shm 13:31:26 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 13:31:26 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 13:31:26 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 13:31:26 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 13:31:26 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 13:31:26 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 13:31:26 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 13:31:26 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-957 13:31:26 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-957@tmp 13:31:26 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 13:31:26 13:31:26 13:31:26 ---> free -m: 13:31:26 total used free shared buff/cache available 13:31:26 Mem: 7821 930 4792 0 2097 6712 13:31:26 Swap: 1023 0 1023 13:31:26 13:31:26 13:31:26 ---> ip addr: 13:31:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 13:31:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:31:26 inet 127.0.0.1/8 scope host lo 13:31:26 valid_lft forever preferred_lft forever 13:31:26 inet6 ::1/128 scope host 13:31:26 valid_lft forever preferred_lft forever 13:31:26 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 13:31:26 link/ether fa:16:3e:5c:ab:b1 brd ff:ff:ff:ff:ff:ff 13:31:26 inet 10.30.123.88/23 brd 10.30.123.255 scope global dynamic eth0 13:31:26 valid_lft 85707sec preferred_lft 85707sec 13:31:26 inet6 fe80::f816:3eff:fe5c:abb1/64 scope link 13:31:26 valid_lft forever preferred_lft forever 13:31:26 3: docker0: mtu 1500 qdisc noqueue state DOWN 13:31:26 link/ether 02:42:69:f4:38:01 brd ff:ff:ff:ff:ff:ff 13:31:26 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:31:26 valid_lft forever preferred_lft forever 13:31:26 inet6 fe80::42:69ff:fef4:3801/64 scope link 13:31:26 valid_lft forever preferred_lft forever 13:31:26 13:31:26 13:31:26 ---> sar -b -r -n DEV: 13:31:26 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/08/21 _x86_64_ (2 CPU) 13:31:26 13:31:26 13:19:42 LINUX RESTART (2 CPU) 13:31:26 13:31:26 13:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:31:26 13:21:01 166.37 30.59 135.78 0.00 6121.21 41050.07 0.00 13:31:26 13:22:01 2.33 0.00 2.33 0.00 0.00 55.85 0.00 13:31:26 13:23:01 0.40 0.00 0.40 0.00 0.00 5.95 0.00 13:31:26 13:24:01 0.27 0.00 0.27 0.00 0.00 3.51 0.00 13:31:26 13:25:01 0.25 0.00 0.25 0.00 0.00 3.38 0.00 13:31:26 13:26:01 0.25 0.00 0.25 0.00 0.00 3.30 0.00 13:31:26 13:27:01 0.25 0.00 0.25 0.00 0.00 3.23 0.00 13:31:26 13:28:01 0.28 0.00 0.28 0.00 0.00 2.87 0.00 13:31:26 13:29:01 0.27 0.00 0.27 0.00 0.00 3.46 0.00 13:31:26 13:30:01 0.20 0.00 0.20 0.00 0.00 2.43 0.00 13:31:26 13:31:01 0.22 0.00 0.22 0.00 0.00 2.20 0.00 13:31:26 Average: 15.56 2.78 12.78 0.00 556.73 3741.35 0.00 13:31:26 13:31:26 13:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:31:26 13:21:01 5456152 0 809668 10.11 2620 1740500 1281340 14.15 580396 1572580 128 13:31:26 13:22:01 5465888 0 799924 9.99 2620 1740508 1205420 13.31 572196 1572544 8 13:31:26 13:23:01 5457160 0 808652 10.10 2620 1740508 1258376 13.89 583988 1569320 8 13:31:26 13:24:01 5453316 0 812492 10.14 2620 1740512 1267640 14.00 586820 1569320 20 13:31:26 13:25:01 5463032 0 802768 10.02 2620 1740520 1200352 13.25 570424 1577576 12 13:31:26 13:26:01 5459448 0 806352 10.07 2620 1740520 1200448 13.25 574784 1577576 8 13:31:26 13:27:01 5459284 0 806504 10.07 2620 1740532 1200412 13.25 574504 1577640 8 13:31:26 13:28:01 5453692 0 812092 10.14 2620 1740536 1200352 13.25 580408 1577640 8 13:31:26 13:29:01 5451264 0 814516 10.17 2620 1740540 1200352 13.25 582428 1577640 16 13:31:26 13:30:01 5451356 0 814420 10.17 2620 1740544 1200352 13.25 584320 1575752 8 13:31:26 13:31:01 5451136 0 814640 10.17 2620 1740544 1200448 13.25 584936 1575752 8 13:31:26 Average: 5456521 0 809275 10.10 2620 1740524 1219590 13.46 579564 1574849 21 13:31:26 13:31:26 13:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:31:26 13:21:01 eth0 600.22 422.96 1116.38 88.19 0.00 0.00 0.00 0.00 13:31:26 13:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:26 13:21:01 docker0 10.04 6.51 1.84 27.50 0.00 0.00 0.00 0.00 13:31:26 13:22:01 eth0 0.73 0.12 0.06 0.05 0.00 0.00 0.00 0.00 13:31:26 13:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:26 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:26 13:23:01 eth0 5.18 3.61 3.35 13.83 0.00 0.00 0.00 0.00 13:31:26 13:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:26 13:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:26 13:24:01 eth0 1.95 1.28 0.66 6.94 0.00 0.00 0.00 0.00 13:31:26 13:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:26 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:26 13:25:01 eth0 0.10 0.08 0.01 0.09 0.00 0.00 0.00 0.00 13:31:26 13:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:26 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:26 13:26:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 13:31:26 13:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:26 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:26 13:27:01 eth0 0.22 0.15 0.07 0.01 0.00 0.00 0.00 0.00 13:31:26 13:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:26 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:26 13:28:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:31:26 13:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:26 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:26 13:29:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:31:26 13:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:26 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:26 13:30:01 eth0 0.05 0.07 0.00 0.01 0.00 0.00 0.00 0.00 13:31:26 13:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:26 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:26 13:31:01 eth0 0.27 0.18 0.14 0.07 0.00 0.00 0.00 0.00 13:31:26 13:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:26 13:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:26 Average: eth0 55.40 39.00 101.93 9.94 0.00 0.00 0.00 0.00 13:31:26 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:26 Average: docker0 0.91 0.59 0.17 2.50 0.00 0.00 0.00 0.00 13:31:26 13:31:26 13:31:26 ---> sar -P ALL: 13:31:26 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/08/21 _x86_64_ (2 CPU) 13:31:26 13:31:26 13:19:42 LINUX RESTART (2 CPU) 13:31:26 13:31:26 13:20:01 CPU %user %nice %system %iowait %steal %idle 13:31:26 13:21:01 all 18.54 0.00 6.14 8.75 0.09 66.49 13:31:26 13:21:01 0 18.21 0.00 6.37 9.44 0.09 65.89 13:31:26 13:21:01 1 18.87 0.00 5.90 8.06 0.09 67.08 13:31:26 13:22:01 all 0.09 0.00 0.04 0.00 0.02 99.85 13:31:26 13:22:01 0 0.15 0.00 0.03 0.00 0.00 99.82 13:31:26 13:22:01 1 0.03 0.00 0.05 0.00 0.03 99.88 13:31:26 13:23:01 all 0.16 0.00 0.05 0.00 0.03 99.77 13:31:26 13:23:01 0 0.20 0.00 0.07 0.00 0.02 99.72 13:31:26 13:23:01 1 0.12 0.00 0.03 0.00 0.03 99.82 13:31:26 13:24:01 all 0.07 0.00 0.04 0.00 0.03 99.86 13:31:26 13:24:01 0 0.03 0.00 0.05 0.00 0.03 99.88 13:31:26 13:24:01 1 0.10 0.00 0.03 0.00 0.03 99.83 13:31:26 13:25:01 all 0.09 0.00 0.03 0.00 0.03 99.85 13:31:26 13:25:01 0 0.07 0.00 0.03 0.00 0.02 99.88 13:31:26 13:25:01 1 0.12 0.00 0.03 0.00 0.03 99.82 13:31:26 13:26:01 all 0.09 0.00 0.03 0.00 0.03 99.85 13:31:26 13:26:01 0 0.15 0.00 0.03 0.00 0.05 99.77 13:31:26 13:26:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:31:26 13:27:01 all 0.13 0.00 0.02 0.00 0.03 99.82 13:31:26 13:27:01 0 0.23 0.00 0.02 0.00 0.03 99.72 13:31:26 13:27:01 1 0.03 0.00 0.02 0.00 0.03 99.92 13:31:26 13:28:01 all 0.08 0.00 0.03 0.00 0.04 99.85 13:31:26 13:28:01 0 0.15 0.00 0.03 0.00 0.05 99.77 13:31:26 13:28:01 1 0.02 0.00 0.02 0.00 0.03 99.93 13:31:26 13:29:01 all 0.12 0.00 0.02 0.00 0.02 99.85 13:31:26 13:29:01 0 0.03 0.00 0.02 0.00 0.02 99.93 13:31:26 13:29:01 1 0.20 0.00 0.02 0.00 0.02 99.77 13:31:26 13:30:01 all 0.13 0.00 0.03 0.00 0.03 99.81 13:31:26 13:30:01 0 0.02 0.00 0.03 0.00 0.02 99.93 13:31:26 13:30:01 1 0.25 0.00 0.03 0.00 0.03 99.68 13:31:26 13:31:01 all 0.08 0.00 0.02 0.00 0.03 99.87 13:31:26 13:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:31:26 13:31:01 1 0.15 0.00 0.02 0.00 0.05 99.78 13:31:26 13:31:26 Average: CPU %user %nice %system %iowait %steal %idle 13:31:26 Average: all 1.73 0.00 0.57 0.77 0.03 96.90 13:31:26 Average: 0 1.70 0.00 0.59 0.83 0.03 96.85 13:31:26 Average: 1 1.76 0.00 0.54 0.71 0.04 96.95 13:31:26 13:31:26 13:31:26