Pull request #941 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 23dda6d3e478af8245a56a8abd96d3d7ee8eba29+f9e550b20f5a93948f1e6d0294bcd4043c76663f (edbf0038e96124876a6e3885c2df5023e24960c4) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh3158603372689713131.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4089538293451490914.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-941/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-941/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3213975849153156593.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh4661477328388500967.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-941/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-941/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2226663243081497263.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-152 in /w/workspace/dgexfoundry_device-sdk-go_PR-941 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-941 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-941@tmp/jenkins-gitclient-ssh2905638930439798062.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Merging remotes/origin/master commit f9e550b20f5a93948f1e6d0294bcd4043c76663f into PR head commit 23dda6d3e478af8245a56a8abd96d3d7ee8eba29 Merge succeeded, producing 23dda6d3e478af8245a56a8abd96d3d7ee8eba29 Checking out Revision 23dda6d3e478af8245a56a8abd96d3d7ee8eba29 (PR-941) > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-941@tmp/jenkins-gitclient-ssh7341614402371631971.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/941/head:refs/remotes/origin/PR-941 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 23dda6d3e478af8245a56a8abd96d3d7ee8eba29 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-941@tmp/jenkins-gitclient-ssh684112850684348519.key > git merge f9e550b20f5a93948f1e6d0294bcd4043c76663f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 23dda6d3e478af8245a56a8abd96d3d7ee8eba29 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:18:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:18:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:18:58 ========================================================= 16:18:58 EdgeX Global Pipelines Version Info 16:18:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk f976fce980e8b102ebf9fbaac0fdd77c92a68530 # timeout=10 16:19:01 ------------------- 16:19:01 stable info: 16:19:01 ------------------- 16:19:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:19:01 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 16:19:01 Message: update stable to v1.0.192 16:19:02 ------------------- 16:19:02 experimental info: 16:19:02 ------------------- 16:19:02 Commited By: **** collab-it+edgex@linuxfoundation.org 16:19:02 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 16:19:02 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:19:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 16:19:02 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 16:19:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:19:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:19:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:19:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:19:02 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:19:02 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:19:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 16:19:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:19:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:19:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 16:19:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:19:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:19:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:19:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:19:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:19:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:19:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:19:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:19:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:19:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 16:19:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:19:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:19:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:19:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:19:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-941 [Pipeline] echo 16:19:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-941 [Pipeline] echo 16:19:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-941 [Pipeline] echo 16:19:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 23dda6d3e478af8245a56a8abd96d3d7ee8eba29 [Pipeline] echo 16:19:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 23dda6d [Pipeline] echo 16:19:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:19:03 provisioning config files... 16:19:03 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-941@tmp/config8730446225486555245tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:19:03 ---> docker-login.sh 16:19:03 nexus3.edgexfoundry.org:10001 16:19:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:04 Configure a credential helper to remove this warning. See 16:19:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:04 16:19:04 Login Succeeded 16:19:04 nexus3.edgexfoundry.org:10002 16:19:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:04 Configure a credential helper to remove this warning. See 16:19:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:04 16:19:04 Login Succeeded 16:19:04 nexus3.edgexfoundry.org:10003 16:19:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:04 Configure a credential helper to remove this warning. See 16:19:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:04 16:19:04 Login Succeeded 16:19:04 nexus3.edgexfoundry.org:10004 16:19:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:04 Configure a credential helper to remove this warning. See 16:19:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:04 16:19:04 Login Succeeded 16:19:04 docker.io 16:19:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:05 Configure a credential helper to remove this warning. See 16:19:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:05 16:19:05 Login Succeeded 16:19:05 ---> docker-login.sh ends [Pipeline] } 16:19:05 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 16:19:05 + git log --format=format:%s -1 23dda6d3e478af8245a56a8abd96d3d7ee8eba29 [Pipeline] echo 16:19:05 GIT_COMMIT: 23dda6d3e478af8245a56a8abd96d3d7ee8eba29, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 16:19:05 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 16:19:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:19:06 16:19:06 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:19:06 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:19:06 latest: Pulling from edgex-devops/git-semver 16:19:06 31603596830f: Pulling fs layer 16:19:06 54011a49482f: Pulling fs layer 16:19:06 a6820b24f6d8: Pulling fs layer 16:19:06 f581987b2513: Pulling fs layer 16:19:06 f581987b2513: Waiting 16:19:06 54011a49482f: Verifying Checksum 16:19:06 54011a49482f: Download complete 16:19:06 31603596830f: Verifying Checksum 16:19:06 31603596830f: Download complete 16:19:07 f581987b2513: Verifying Checksum 16:19:07 f581987b2513: Download complete 16:19:07 a6820b24f6d8: Verifying Checksum 16:19:07 a6820b24f6d8: Download complete 16:19:07 31603596830f: Pull complete 16:19:07 54011a49482f: Pull complete 16:19:08 a6820b24f6d8: Pull complete 16:19:08 f581987b2513: Pull complete 16:19:08 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 16:19:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:19:08 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:19:08 prd-centos7-docker-4c-2g-152 does not seem to be running inside a container 16:19:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-941 -v /w/workspace/dgexfoundry_device-sdk-go_PR-941:/w/workspace/dgexfoundry_device-sdk-go_PR-941:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-941@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-941@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:19:10 $ docker top 508c90a882bf6c97691f698fd690c1a2295e54793a2aba56b5e4b14c94f47d18 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:19:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:19:10 [ssh-agent] Looking for ssh-agent implementation... 16:19:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:19:10 $ docker exec 508c90a882bf6c97691f698fd690c1a2295e54793a2aba56b5e4b14c94f47d18 ssh-agent 16:19:11 SSH_AUTH_SOCK=/tmp/ssh-KzQCJsKPJMP2/agent.13 16:19:11 SSH_AGENT_PID=19 16:19:11 Running ssh-add (command line suppressed) 16:19:11 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-941@tmp/private_key_8603213418444531763.key (/w/workspace/dgexfoundry_device-sdk-go_PR-941@tmp/private_key_8603213418444531763.key) 16:19:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:19:11 + git tag --points-at HEAD [Pipeline] } 16:19:11 $ docker exec --env ******** --env ******** 508c90a882bf6c97691f698fd690c1a2295e54793a2aba56b5e4b14c94f47d18 ssh-agent -k 16:19:11 unset SSH_AUTH_SOCK; 16:19:11 unset SSH_AGENT_PID; 16:19:11 echo Agent pid 19 killed; 16:19:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:19:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:19:11 [ssh-agent] Looking for ssh-agent implementation... 16:19:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:19:11 $ docker exec 508c90a882bf6c97691f698fd690c1a2295e54793a2aba56b5e4b14c94f47d18 ssh-agent 16:19:11 SSH_AUTH_SOCK=/tmp/ssh-9S7nxpXqTfxV/agent.53 16:19:11 SSH_AGENT_PID=59 16:19:11 Running ssh-add (command line suppressed) 16:19:11 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-941@tmp/private_key_4672534940074856611.key (/w/workspace/dgexfoundry_device-sdk-go_PR-941@tmp/private_key_4672534940074856611.key) 16:19:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:19:12 + git semver init 16:19:12 # -> Open(): unable to determine branch for HEAD 16:19:12 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-941/.git 16:19:12 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-941 16:19:12 # $SEMVER_REMOTE_NAME = origin 16:19:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:19:12 # $SEMVER_USER_NAME = edgex-jenkins 16:19:12 # $SEMVER_BRANCH = PR-941 16:19:12 # $SEMVER_TEMP = /tmp/semver-735767237 16:19:12 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 16:19:12 # '/tmp/semver-735767237' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-941/.semver' 16:19:12 # -> Force: false 16:19:12 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-941/.semver [Pipeline] } 16:19:12 $ docker exec --env ******** --env ******** 508c90a882bf6c97691f698fd690c1a2295e54793a2aba56b5e4b14c94f47d18 ssh-agent -k 16:19:13 unset SSH_AUTH_SOCK; 16:19:13 unset SSH_AGENT_PID; 16:19:13 echo Agent pid 59 killed; 16:19:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:19:13 + git semver [Pipeline] } 16:19:13 $ docker stop --time=1 508c90a882bf6c97691f698fd690c1a2295e54793a2aba56b5e4b14c94f47d18 16:19:14 $ docker rm -f 508c90a882bf6c97691f698fd690c1a2295e54793a2aba56b5e4b14c94f47d18 [Pipeline] // withDockerContainer [Pipeline] sh 16:19:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:19:15 Stashed 1 file(s) [Pipeline] echo 16:19:15 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 16:19:30 Still waiting to schedule task 16:19:30 Waiting for next available executor on ‘centos7-docker-4c-2g’ 16:19:30 Still waiting to schedule task 16:19:30 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-150’ 16:22:13 Running on prd-centos7-docker-4c-2g-155 in /w/workspace/dgexfoundry_device-sdk-go_PR-941 [Pipeline] { [Pipeline] ws 16:22:13 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 16:22:13 Selected Git installation does not exist. Using Default 16:22:13 The recommended git tool is: NONE 16:22:16 using credential edgex-jenkins-ssh 16:22:16 Cloning the remote Git repository 16:22:16 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 16:22:16 > git init /w/workspace/device-sdk-go/2 # timeout=10 16:22:16 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 16:22:16 > git --version # timeout=10 16:22:16 > git --version # 'git version 2.24.4' 16:22:16 using GIT_SSH to set credentials SSH Credentials for GitHub 16:22:16 [INFO] Currently running in a labeled security context 16:22:16 [INFO] Currently SELinux is 'enforcing' on the host 16:22:16 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh6823542205222819950.key 16:22:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:22:17 Merging remotes/origin/master commit f9e550b20f5a93948f1e6d0294bcd4043c76663f into PR head commit 23dda6d3e478af8245a56a8abd96d3d7ee8eba29 16:22:18 Merge succeeded, producing 23dda6d3e478af8245a56a8abd96d3d7ee8eba29 16:22:18 Checking out Revision 23dda6d3e478af8245a56a8abd96d3d7ee8eba29 (PR-941) 16:22:17 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 16:22:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:22:17 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 16:22:17 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 16:22:17 using GIT_SSH to set credentials SSH Credentials for GitHub 16:22:17 [INFO] Currently running in a labeled security context 16:22:17 [INFO] Currently SELinux is 'enforcing' on the host 16:22:17 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh1465525709388308696.key 16:22:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/941/head:refs/remotes/origin/PR-941 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:22:17 > git config core.sparsecheckout # timeout=10 16:22:17 > git checkout -f 23dda6d3e478af8245a56a8abd96d3d7ee8eba29 # timeout=10 16:22:17 > git remote # timeout=10 16:22:17 > git config --get remote.origin.url # timeout=10 16:22:17 using GIT_SSH to set credentials SSH Credentials for GitHub 16:22:17 [INFO] Currently running in a labeled security context 16:22:17 [INFO] Currently SELinux is 'enforcing' on the host 16:22:17 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh8068537772759659197.key 16:22:18 > git merge f9e550b20f5a93948f1e6d0294bcd4043c76663f # timeout=10 16:22:18 > git rev-parse HEAD^{commit} # timeout=10 16:22:18 > git config core.sparsecheckout # timeout=10 16:22:18 > git checkout -f 23dda6d3e478af8245a56a8abd96d3d7ee8eba29 # timeout=10 16:22:21 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:22:23 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 16:22:23 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:22:24 + sudo service docker restart 16:22:24 + true 16:22:24 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:22:46 provisioning config files... 16:22:46 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config2750160495344064680tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:22:46 ---> docker-login.sh 16:22:46 nexus3.edgexfoundry.org:10001 16:22:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:22:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:22:47 Configure a credential helper to remove this warning. See 16:22:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:22:47 16:22:47 Login Succeeded 16:22:47 nexus3.edgexfoundry.org:10002 16:22:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:22:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:22:47 Configure a credential helper to remove this warning. See 16:22:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:22:47 16:22:47 Login Succeeded 16:22:47 nexus3.edgexfoundry.org:10003 16:22:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:22:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:22:47 Configure a credential helper to remove this warning. See 16:22:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:22:47 16:22:47 Login Succeeded 16:22:47 nexus3.edgexfoundry.org:10004 16:22:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:22:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:22:47 Configure a credential helper to remove this warning. See 16:22:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:22:47 16:22:47 Login Succeeded 16:22:47 docker.io 16:22:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:22:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:22:48 Configure a credential helper to remove this warning. See 16:22:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:22:48 16:22:48 Login Succeeded 16:22:48 ---> docker-login.sh ends [Pipeline] } 16:22:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:22:48 ========================================================= 16:22:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:22:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:22:48 + 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 . 16:22:48 Sending build context to Docker daemon 2.612MB 16:22:48 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 16:22:48 Step 2/8 : FROM ${BASE} 16:22:49 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:22:49 540db60ca938: Pulling fs layer 16:22:49 adcc1eea9eea: Pulling fs layer 16:22:49 4c4ab2625f07: Pulling fs layer 16:22:49 0510c868ecb4: Pulling fs layer 16:22:49 afea3b2eda06: Pulling fs layer 16:22:49 7809a108b3ef: Pulling fs layer 16:22:49 f706445af74f: Pulling fs layer 16:22:49 afea3b2eda06: Waiting 16:22:49 7809a108b3ef: Waiting 16:22:49 f706445af74f: Waiting 16:22:49 0510c868ecb4: Waiting 16:22:49 4c4ab2625f07: Verifying Checksum 16:22:49 4c4ab2625f07: Download complete 16:22:49 adcc1eea9eea: Verifying Checksum 16:22:49 adcc1eea9eea: Download complete 16:22:49 afea3b2eda06: Verifying Checksum 16:22:49 afea3b2eda06: Download complete 16:22:49 7809a108b3ef: Verifying Checksum 16:22:49 7809a108b3ef: Download complete 16:22:49 540db60ca938: Verifying Checksum 16:22:49 540db60ca938: Download complete 16:22:49 540db60ca938: Pull complete 16:22:49 adcc1eea9eea: Pull complete 16:22:49 4c4ab2625f07: Pull complete 16:22:50 f706445af74f: Verifying Checksum 16:22:50 f706445af74f: Download complete 16:22:51 0510c868ecb4: Verifying Checksum 16:22:51 0510c868ecb4: Download complete 16:22:56 0510c868ecb4: Pull complete 16:22:56 afea3b2eda06: Pull complete 16:22:56 7809a108b3ef: Pull complete 16:22:58 f706445af74f: Pull complete 16:22:58 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 16:22:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:22:58 ---> b068be0155e3 16:22:58 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:23:08 Running on prd-ubuntu18.04-docker-arm64-4c-16g-156 in /w/workspace/dgexfoundry_device-sdk-go_PR-941 [Pipeline] { [Pipeline] ws 16:23:08 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 16:23:09 Selected Git installation does not exist. Using Default 16:23:09 The recommended git tool is: NONE 16:23:15 using credential edgex-jenkins-ssh 16:23:15 Cloning the remote Git repository 16:23:15 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 16:23:15 > git init /w/workspace/device-sdk-go/2 # timeout=10 16:23:15 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 16:23:15 > git --version # timeout=10 16:23:15 > git --version # 'git version 2.17.1' 16:23:15 using GIT_SSH to set credentials SSH Credentials for GitHub 16:23:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:23:17 Merging remotes/origin/master commit f9e550b20f5a93948f1e6d0294bcd4043c76663f into PR head commit 23dda6d3e478af8245a56a8abd96d3d7ee8eba29 16:23:17 Merge succeeded, producing 23dda6d3e478af8245a56a8abd96d3d7ee8eba29 16:23:17 Checking out Revision 23dda6d3e478af8245a56a8abd96d3d7ee8eba29 (PR-941) 16:23:16 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 16:23:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:23:17 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 16:23:17 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 16:23:17 using GIT_SSH to set credentials SSH Credentials for GitHub 16:23:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/941/head:refs/remotes/origin/PR-941 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:23:17 > git config core.sparsecheckout # timeout=10 16:23:17 > git checkout -f 23dda6d3e478af8245a56a8abd96d3d7ee8eba29 # timeout=10 16:23:17 > git remote # timeout=10 16:23:17 > git config --get remote.origin.url # timeout=10 16:23:17 using GIT_SSH to set credentials SSH Credentials for GitHub 16:23:17 > git merge f9e550b20f5a93948f1e6d0294bcd4043c76663f # timeout=10 16:23:17 > git rev-parse HEAD^{commit} # timeout=10 16:23:17 > git config core.sparsecheckout # timeout=10 16:23:17 > git checkout -f 23dda6d3e478af8245a56a8abd96d3d7ee8eba29 # timeout=10 16:23:22 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:23:23 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 16:23:23 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:23:24 + + sudo servicetrue docker 16:23:24 restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:23:42 provisioning config files... 16:23:42 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config8810089966411819978tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:23:42 ---> docker-login.sh 16:23:42 nexus3.edgexfoundry.org:10001 16:23:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:44 Configure a credential helper to remove this warning. See 16:23:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:44 16:23:44 Login Succeeded 16:23:44 nexus3.edgexfoundry.org:10002 16:23:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:44 Configure a credential helper to remove this warning. See 16:23:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:44 16:23:44 Login Succeeded 16:23:44 nexus3.edgexfoundry.org:10003 16:23:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:45 Configure a credential helper to remove this warning. See 16:23:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:45 16:23:45 Login Succeeded 16:23:45 nexus3.edgexfoundry.org:10004 16:23:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:45 ---> Running in 9aa554ef576e 16:23:45 Removing intermediate container 9aa554ef576e 16:23:45 ---> 64fc0d1358e3 16:23:45 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:23:45 ---> Running in 97b2427b1fea 16:23:45 Removing intermediate container 97b2427b1fea 16:23:45 ---> 3762a57a35c6 16:23:45 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 16:23:45 ---> Running in 12fced03c3d4 16:23:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:23:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:23:45 (1/6) Installing libc-dev (0.7.2-r3) 16:23:45 (2/6) Installing libsodium (1.0.18-r0) 16:23:45 (3/6) Installing pkgconf (1.7.3-r0) 16:23:45 (4/6) Installing libsodium-dev (1.0.18-r0) 16:23:45 (5/6) Installing libzmq (4.3.3-r1) 16:23:45 (6/6) Installing zeromq-dev (4.3.3-r1) 16:23:45 Executing busybox-1.32.1-r6.trigger 16:23:45 OK: 150 MiB in 46 packages 16:23:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:45 Configure a credential helper to remove this warning. See 16:23:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:45 16:23:45 Login Succeeded 16:23:45 docker.io 16:23:45 Removing intermediate container 12fced03c3d4 16:23:45 ---> 187a94a2b11f 16:23:45 Step 6/8 : WORKDIR /device-sdk-go 16:23:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:46 ---> Running in ae9d3bcfee9a 16:23:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:46 Configure a credential helper to remove this warning. See 16:23:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:46 16:23:46 Login Succeeded 16:23:46 ---> docker-login.sh ends [Pipeline] } 16:23:46 Deleting 1 temporary files [Pipeline] // configFileProvider 16:23:46 Removing intermediate container ae9d3bcfee9a 16:23:46 ---> d46a469f1909 16:23:46 Step 7/8 : COPY . . [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:23:46 ========================================================= 16:23:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:23:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:23:47 + 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 . 16:23:47 Sending build context to Docker daemon 2.611MB 16:23:47 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 16:23:47 Step 2/8 : FROM ${BASE} 16:23:47 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:23:47 595b0fe564bb: Pulling fs layer 16:23:47 7186ed65a4f7: Pulling fs layer 16:23:47 316046926c0a: Pulling fs layer 16:23:47 4ebd0625c992: Pulling fs layer 16:23:47 207e8628e3a3: Pulling fs layer 16:23:47 c791037a9be2: Pulling fs layer 16:23:47 ffd874e62e21: Pulling fs layer 16:23:47 4ebd0625c992: Waiting 16:23:47 207e8628e3a3: Waiting 16:23:47 c791037a9be2: Waiting 16:23:47 ffd874e62e21: Waiting 16:23:47 316046926c0a: Download complete 16:23:47 7186ed65a4f7: Verifying Checksum 16:23:47 207e8628e3a3: Verifying Checksum 16:23:47 207e8628e3a3: Download complete 16:23:47 c791037a9be2: Verifying Checksum 16:23:47 c791037a9be2: Download complete 16:23:47 595b0fe564bb: Download complete 16:23:48 595b0fe564bb: Pull complete 16:23:48 ---> 452dae655a33 16:23:48 Step 8/8 : RUN go mod download 16:23:48 ---> Running in 80780e6398eb 16:23:49 7186ed65a4f7: Pull complete 16:23:49 316046926c0a: Pull complete 16:23:50 ffd874e62e21: Verifying Checksum 16:23:50 ffd874e62e21: Download complete 16:23:51 4ebd0625c992: Verifying Checksum 16:23:51 4ebd0625c992: Download complete 16:24:01 4ebd0625c992: Pull complete 16:24:01 207e8628e3a3: Pull complete 16:24:02 c791037a9be2: Pull complete 16:24:05 ffd874e62e21: Pull complete 16:24:05 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 16:24:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:24:05 ---> cfc18b08335c 16:24:05 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:24:07 ---> Running in 499020e41c67 16:24:08 Removing intermediate container 499020e41c67 16:24:08 ---> af03b8a7fa05 16:24:08 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:24:08 ---> Running in de88180d20fc 16:24:11 Removing intermediate container de88180d20fc 16:24:11 ---> 2913adecb667 16:24:11 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 16:24:11 ---> Running in 853c34995e7f 16:24:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:24:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:24:13 (1/6) Installing libc-dev (0.7.2-r3) 16:24:13 (2/6) Installing libsodium (1.0.18-r0) 16:24:13 (3/6) Installing pkgconf (1.7.3-r0) 16:24:13 (4/6) Installing libsodium-dev (1.0.18-r0) 16:24:14 (5/6) Installing libzmq (4.3.3-r1) 16:24:14 (6/6) Installing zeromq-dev (4.3.3-r1) 16:24:14 Executing busybox-1.32.1-r6.trigger 16:24:14 OK: 139 MiB in 46 packages 16:24:15 Removing intermediate container 853c34995e7f 16:24:15 ---> b75a6629dee8 16:24:15 Step 6/8 : WORKDIR /device-sdk-go 16:24:15 ---> Running in df2aed882373 16:24:16 Removing intermediate container df2aed882373 16:24:16 ---> 6bf29be0b54a 16:24:16 Step 7/8 : COPY . . 16:24:17 ---> 8cdc1f5b23f4 16:24:17 Step 8/8 : RUN go mod download 16:24:17 ---> Running in 65d3e3abed81 16:24:44 Removing intermediate container 65d3e3abed81 16:24:44 ---> 025159225403 16:24:44 Successfully built 025159225403 16:24:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:24:44 + docker inspect -f . ci-base-image-arm64 16:24:44 . [Pipeline] withDockerContainer 16:24:44 prd-ubuntu18.04-docker-arm64-4c-16g-156 does not seem to be running inside a container 16:24:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:24:45 Removing intermediate container 80780e6398eb 16:24:45 ---> 96a3771b27dd 16:24:45 Successfully built 96a3771b27dd 16:24:45 Successfully tagged ci-base-image-x86_64:latest 16:24:46 $ docker top c279211d12f1c68461afeb384328fa4962717510d735f8cab2d1f539eae59c1e -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 16:24:47 + docker inspect -f . ci-base-image-x86_64 16:24:47 . [Pipeline] withDockerContainer 16:24:47 prd-centos7-docker-4c-2g-155 does not seem to be running inside a container 16:24:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 16:24:47 + go version 16:24:47 go version go1.16.3 linux/arm64 16:24:48 $ docker top d8e37272e93faaf337d1c90298e1dc23dbd95228a61971a0d651c204d6270743 -eo pid,comm [Pipeline] { [Pipeline] } 16:24:48 $ docker stop --time=1 c279211d12f1c68461afeb384328fa4962717510d735f8cab2d1f539eae59c1e 16:24:50 $ docker rm -f c279211d12f1c68461afeb384328fa4962717510d735f8cab2d1f539eae59c1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:24:50 + go version 16:24:50 go version go1.16.3 linux/amd64 [Pipeline] } 16:24:50 $ docker stop --time=1 d8e37272e93faaf337d1c90298e1dc23dbd95228a61971a0d651c204d6270743 16:24:50 + docker inspect -f . ci-base-image-arm64 16:24:50 . 16:24:52 $ docker rm -f d8e37272e93faaf337d1c90298e1dc23dbd95228a61971a0d651c204d6270743 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withDockerContainer 16:24:52 prd-ubuntu18.04-docker-arm64-4c-16g-156 does not seem to be running inside a container 16:24:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:24:54 $ docker top bbc81c7e1056fec1bb93590442a6ebf5fa79f4517866be3eccd4f943aff57a6f -eo pid,comm [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:24:54 + docker inspect -f . ci-base-image-x86_64 16:24:54 . [Pipeline] withDockerContainer 16:24:54 prd-centos7-docker-4c-2g-155 does not seem to be running inside a container 16:24:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 16:24:55 + go mod tidy 16:24:55 $ docker top 03fabf451468ef84f54c62108c5d32d4404dbc4b93027451535e956f7d8e9535 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 16:24:56 + go mod tidy [Pipeline] sh 16:24:56 + make test 16:24:56 go mod tidy 16:24:56 + make test 16:24:56 go mod tidy 16:24:56 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:24:57 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:25:03 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 16:25:19 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 16:25:30 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 16:25:30 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 16:25:30 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 16:25:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.054s coverage: 25.4% of statements 16:25:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 16:25:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.057s coverage: 28.1% of statements 16:25:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.050s coverage: 78.9% of statements 16:25:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.050s coverage: 9.0% of statements 16:25:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 16:25:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 16:25:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 16:25:43 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.072s coverage: 30.2% of statements 16:25:43 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 16:25:45 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.050s coverage: 83.3% of statements 16:25:45 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 16:25:45 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 16:25:45 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.076s coverage: 58.0% of statements 16:25:45 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.835s coverage: 89.2% of statements 16:25:45 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 16:25:48 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.043s coverage: 5.0% of statements 16:25:48 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 16:25:48 GO111MODULE=on go vet ./... 16:26:20 gofmt -l . 16:26:20 [ "`gofmt -l .`" = "" ] 16:26:20 ./bin/test-attribution-txt.sh 16:26:20 ./bin/test-go-mod-tidy.sh [Pipeline] } 16:26:20 $ docker stop --time=1 03fabf451468ef84f54c62108c5d32d4404dbc4b93027451535e956f7d8e9535 16:26:25 $ docker rm -f 03fabf451468ef84f54c62108c5d32d4404dbc4b93027451535e956f7d8e9535 [Pipeline] // withDockerContainer [Pipeline] sh 16:26:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:26:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:26:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:26:27 + ls -al . 16:26:27 total 212 16:26:27 drwxrwxr-x. 10 jenkins jenkins 4096 May 25 16:26 . 16:26:27 drwxrwxr-x. 4 jenkins jenkins 28 May 25 16:22 .. 16:26:27 drwxrwxr-x. 2 jenkins jenkins 64 May 25 16:22 bin 16:26:27 -rw-r--r--. 1 jenkins jenkins 126444 May 25 16:25 coverage.out 16:26:27 -rw-rw-r--. 1 jenkins jenkins 987 May 25 16:22 Dockerfile.build 16:26:27 -rw-rw-r--. 1 jenkins jenkins 140 May 25 16:22 .dockerignore 16:26:27 drwxrwxr-x. 5 jenkins jenkins 62 May 25 16:22 example 16:26:27 drwxrwxr-x. 8 jenkins jenkins 179 May 25 16:22 .git 16:26:27 drwxrwxr-x. 2 jenkins jenkins 103 May 25 16:22 .github 16:26:27 -rw-rw-r--. 1 jenkins jenkins 138 May 25 16:22 .gitignore 16:26:27 -rw-r--r--. 1 jenkins jenkins 575 May 25 16:26 go.mod 16:26:27 -rw-r--r--. 1 jenkins jenkins 20803 May 25 16:24 go.sum 16:26:27 drwxrwxr-x. 15 jenkins jenkins 224 May 25 16:22 internal 16:26:27 -rw-rw-r--. 1 jenkins jenkins 894 May 25 16:22 Jenkinsfile 16:26:27 -rw-rw-r--. 1 jenkins jenkins 11341 May 25 16:22 LICENSE 16:26:27 -rw-rw-r--. 1 jenkins jenkins 1026 May 25 16:22 Makefile 16:26:27 drwxrwxr-x. 4 jenkins jenkins 26 May 25 16:22 openapi 16:26:27 drwxrwxr-x. 5 jenkins jenkins 50 May 25 16:22 pkg 16:26:27 -rw-rw-r--. 1 jenkins jenkins 7652 May 25 16:22 README.md 16:26:27 -rw-rw-r--. 1 jenkins jenkins 6616 May 25 16:22 RELEASE-NOTES.txt 16:26:27 drwxrwxr-x. 4 jenkins jenkins 54 May 25 16:22 snap 16:26:27 -rw-rw-r--. 1 jenkins jenkins 5 May 25 16:19 VERSION 16:26:27 -rw-rw-r--. 1 jenkins jenkins 222 May 25 16:22 version.go [Pipeline] isUnix [Pipeline] sh 16:26:27 + 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=23dda6d3e478af8245a56a8abd96d3d7ee8eba29 --label arch=amd64 --label version=0.0.0 . 16:26:27 Sending build context to Docker daemon 2.739MB 16:26:27 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 16:26:27 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 16:26:27 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 16:26:28 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 16:26:28 Step 2/23 : FROM ${BASE} AS builder 16:26:28 ---> 96a3771b27dd 16:26:28 Step 3/23 : WORKDIR /device-sdk-go 16:26:29 ---> Running in fe3c2463eb9f 16:26:29 Removing intermediate container fe3c2463eb9f 16:26:29 ---> e88bca86678b 16:26:29 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:26:29 ---> Running in e9dec9ae6779 16:26:30 Removing intermediate container e9dec9ae6779 16:26:30 ---> b7823b595280 16:26:30 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:26:30 ---> Running in 0ea9e6831e8a 16:26:32 Removing intermediate container 0ea9e6831e8a 16:26:32 ---> b05f22bc266a 16:26:32 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 16:26:32 ---> Running in 0c72adc1b6b4 16:26:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.304s coverage: 25.4% of statements 16:26:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 16:26:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.256s coverage: 28.1% of statements 16:26:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.250s coverage: 78.9% of statements 16:26:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.179s coverage: 9.0% of statements 16:26:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 16:26:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 16:26:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 16:26:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:26:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:26:34 OK: 150 MiB in 46 packages 16:26:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.308s coverage: 30.2% of statements 16:26:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 16:26:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.278s coverage: 83.3% of statements 16:26:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 16:26:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 16:26:36 Removing intermediate container 0c72adc1b6b4 16:26:36 ---> 7c1ba46e45f3 16:26:36 Step 7/23 : COPY . . 16:26:36 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.490s coverage: 58.0% of statements 16:26:38 ---> 2a34377cfe6f 16:26:38 Step 8/23 : RUN go mod download 16:26:38 ---> Running in d0f497085440 16:26:40 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.978s coverage: 89.2% of statements 16:26:40 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 16:26:40 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.181s coverage: 5.0% of statements 16:26:40 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 16:26:40 GO111MODULE=on go vet ./... 16:26:41 Removing intermediate container d0f497085440 16:26:41 ---> 03c0cf2eb2cd 16:26:41 Step 9/23 : RUN make build 16:26:41 ---> Running in 8135245c4ea1 16:26:42 go mod tidy 16:26:42 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 16:26:55 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 16:27:05 Removing intermediate container 8135245c4ea1 16:27:05 ---> 16d1dca84fca 16:27:05 Step 10/23 : FROM alpine:3.12 16:27:05 3.12: Pulling from library/alpine 16:27:05 339de151aab4: Pulling fs layer 16:27:05 339de151aab4: Verifying Checksum 16:27:05 339de151aab4: Download complete 16:27:05 339de151aab4: Pull complete 16:27:05 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 16:27:05 Status: Downloaded newer image for alpine:3.12 16:27:05 ---> 13621d1b12d4 16:27:05 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:27:06 ---> Running in b908afc79a7e 16:27:06 Removing intermediate container b908afc79a7e 16:27:06 ---> 4f3992555c02 16:27:06 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:27:07 ---> Running in 3f9ddfd2a546 16:27:08 Removing intermediate container 3f9ddfd2a546 16:27:08 ---> 69e0a5829898 16:27:08 Step 13/23 : RUN apk add --update --no-cache zeromq 16:27:09 ---> Running in f83b5202888f 16:27:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:27:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:27:12 (1/5) Installing libgcc (9.3.0-r2) 16:27:12 (2/5) Installing libsodium (1.0.18-r0) 16:27:13 (3/5) Installing libstdc++ (9.3.0-r2) 16:27:13 (4/5) Installing libzmq (4.3.3-r0) 16:27:13 (5/5) Installing zeromq (4.3.3-r0) 16:27:13 Executing busybox-1.31.1-r20.trigger 16:27:13 OK: 8 MiB in 19 packages 16:27:15 Removing intermediate container f83b5202888f 16:27:15 ---> 67436a8b0e0d 16:27:15 Step 14/23 : WORKDIR / 16:27:15 ---> Running in b93fdafc688f 16:27:15 Removing intermediate container b93fdafc688f 16:27:15 ---> c11930cb7bc8 16:27:15 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 16:27:16 ---> 0de7de005356 16:27:16 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 16:27:18 ---> 1d371fa8823c 16:27:18 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 16:27:18 ---> d363d44e469a 16:27:18 Step 18/23 : EXPOSE 59999 16:27:18 ---> Running in 5b1fba2b423c 16:27:18 Removing intermediate container 5b1fba2b423c 16:27:18 ---> b53d677e64f7 16:27:18 Step 19/23 : ENTRYPOINT ["/device-simple"] 16:27:18 ---> Running in 1cdc18720be6 16:27:19 Removing intermediate container 1cdc18720be6 16:27:19 ---> 9175648f3f6a 16:27:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:27:19 ---> Running in 57f343eb8fc2 16:27:19 Removing intermediate container 57f343eb8fc2 16:27:19 ---> fd2b2904d6b0 16:27:19 Step 21/23 : LABEL arch=amd64 16:27:20 ---> Running in 0c957ff297a9 16:27:20 Removing intermediate container 0c957ff297a9 16:27:20 ---> a1eb3b993d7c 16:27:20 Step 22/23 : LABEL git_sha=23dda6d3e478af8245a56a8abd96d3d7ee8eba29 16:27:21 ---> Running in cc985cbce774 16:27:21 Removing intermediate container cc985cbce774 16:27:21 ---> 6396b89d4803 16:27:21 Step 23/23 : LABEL version=0.0.0 16:27:21 ---> Running in e9fdbfd50ac2 16:27:21 Removing intermediate container e9fdbfd50ac2 16:27:21 ---> 17abf37b666d 16:27:21 [Warning] One or more build-args [ARCH MAKE] were not consumed 16:27:21 Successfully built 17abf37b666d 16:27:21 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 16:27:22 ---> job-cost.sh 16:27:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZetL 16:27:37 gofmt -l . 16:27:37 [ "`gofmt -l .`" = "" ] 16:27:37 ./bin/test-attribution-txt.sh 16:27:37 ./bin/test-go-mod-tidy.sh [Pipeline] } 16:27:37 $ docker stop --time=1 bbc81c7e1056fec1bb93590442a6ebf5fa79f4517866be3eccd4f943aff57a6f 16:27:39 $ docker rm -f bbc81c7e1056fec1bb93590442a6ebf5fa79f4517866be3eccd4f943aff57a6f [Pipeline] // withDockerContainer 16:27:40 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] sh 16:27:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:27:40 Warning: overwriting stash ‘coverage-report’ 16:27:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:27:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:27:42 + ls -al . 16:27:42 total 248 16:27:42 drwxrwxr-x 10 jenkins jenkins 4096 May 25 16:27 . 16:27:42 drwxrwxr-x 4 jenkins jenkins 4096 May 25 16:23 .. 16:27:42 -rw-rw-r-- 1 jenkins jenkins 140 May 25 16:23 .dockerignore 16:27:42 drwxrwxr-x 8 jenkins jenkins 4096 May 25 16:23 .git 16:27:42 drwxrwxr-x 2 jenkins jenkins 4096 May 25 16:23 .github 16:27:42 -rw-rw-r-- 1 jenkins jenkins 138 May 25 16:23 .gitignore 16:27:42 -rw-rw-r-- 1 jenkins jenkins 987 May 25 16:23 Dockerfile.build 16:27:42 -rw-rw-r-- 1 jenkins jenkins 894 May 25 16:23 Jenkinsfile 16:27:42 -rw-rw-r-- 1 jenkins jenkins 11341 May 25 16:23 LICENSE 16:27:42 -rw-rw-r-- 1 jenkins jenkins 1026 May 25 16:23 Makefile 16:27:42 -rw-rw-r-- 1 jenkins jenkins 7652 May 25 16:23 README.md 16:27:42 -rw-rw-r-- 1 jenkins jenkins 6616 May 25 16:23 RELEASE-NOTES.txt 16:27:42 -rw-rw-r-- 1 jenkins jenkins 5 May 25 16:19 VERSION 16:27:42 drwxrwxr-x 2 jenkins jenkins 4096 May 25 16:23 bin 16:27:42 -rw-r--r-- 1 jenkins jenkins 126444 May 25 16:26 coverage.out 16:27:42 drwxrwxr-x 5 jenkins jenkins 4096 May 25 16:23 example 16:27:42 -rw-r--r-- 1 jenkins jenkins 575 May 25 16:27 go.mod 16:27:42 -rw-r--r-- 1 jenkins jenkins 20803 May 25 16:24 go.sum 16:27:42 drwxrwxr-x 15 jenkins jenkins 4096 May 25 16:23 internal 16:27:42 drwxrwxr-x 4 jenkins jenkins 4096 May 25 16:23 openapi 16:27:42 drwxrwxr-x 5 jenkins jenkins 4096 May 25 16:23 pkg 16:27:42 drwxrwxr-x 4 jenkins jenkins 4096 May 25 16:23 snap 16:27:42 -rw-rw-r-- 1 jenkins jenkins 222 May 25 16:23 version.go [Pipeline] isUnix [Pipeline] sh 16:27:42 + 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=23dda6d3e478af8245a56a8abd96d3d7ee8eba29 --label arch=arm64 --label version=0.0.0 . 16:27:42 Sending build context to Docker daemon 2.738MB 16:27:43 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 16:27:43 Step 2/23 : FROM ${BASE} AS builder 16:27:43 ---> 025159225403 16:27:43 Step 3/23 : WORKDIR /device-sdk-go 16:27:43 ---> Running in f59de018d564 16:27:44 Removing intermediate container f59de018d564 16:27:44 ---> d0baab1d5df7 16:27:44 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:27:44 ---> Running in 14102a7490ec 16:27:44 Removing intermediate container 14102a7490ec 16:27:44 ---> dbf59ba066cf 16:27:44 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:27:44 ---> Running in fa0165b2b2e5 16:27:46 Removing intermediate container fa0165b2b2e5 16:27:46 ---> eac05deb1aa4 16:27:46 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 16:27:46 ---> Running in b667139f2cbc 16:27:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:27:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:27:49 OK: 139 MiB in 46 packages 16:27:50 Removing intermediate container b667139f2cbc 16:27:50 ---> 27e33533b022 16:27:50 Step 7/23 : COPY . . 16:27:52 ---> 9ef6058924f4 16:27:52 Step 8/23 : RUN go mod download 16:27:52 ---> Running in b4bd0c8ec6aa 16:27:54 Removing intermediate container b4bd0c8ec6aa 16:27:54 ---> e2d662d049c0 16:27:54 Step 9/23 : RUN make build 16:27:54 ---> Running in 93cab2b2c131 16:27:55 go mod tidy 16:27:56 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 16:28:27 lf-activate-venv(): INFO: Adding /tmp/venv-ZetL/bin to PATH 16:28:27 INFO: No Stack... 16:28:28 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 16:28:28 INFO: Retrieving Pricing Info for: v3-standard-2 16:28:29 INFO: Archiving Costs [Pipeline] sh 16:28:29 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 16:28:29 + cut -d, -f6 [Pipeline] lock 16:28:29 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-941-2-stack-cost] 16:28:29 Resource [jenkins-edgexfoundry-device-sdk-go-PR-941-2-stack-cost] did not exist. Created. 16:28:29 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-941-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:28:29 + echo total: 0.05999999865889549 [Pipeline] stash 16:28:30 Stashed 1 file(s) [Pipeline] } 16:28:30 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-941-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:28:30 Removing intermediate container 93cab2b2c131 16:28:30 ---> d84c95b6f835 16:28:30 Step 10/23 : FROM alpine:3.12 16:28:30 3.12: Pulling from library/alpine 16:28:31 d2f70382dc9a: Pulling fs layer 16:28:31 d2f70382dc9a: Verifying Checksum 16:28:31 d2f70382dc9a: Download complete 16:28:31 d2f70382dc9a: Pull complete 16:28:31 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 16:28:31 Status: Downloaded newer image for alpine:3.12 16:28:31 ---> 9852663dfa18 16:28:31 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:28:32 ---> Running in 609525afd4a1 16:28:32 Removing intermediate container 609525afd4a1 16:28:32 ---> 8f6c058e9c21 16:28:32 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:28:32 ---> Running in aa24737a5a8a 16:28:34 Removing intermediate container aa24737a5a8a 16:28:34 ---> 1ca5e5659df6 16:28:34 Step 13/23 : RUN apk add --update --no-cache zeromq 16:28:34 ---> Running in 902b32f8b2ce 16:28:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:28:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:28:37 (1/5) Installing libgcc (9.3.0-r2) 16:28:37 (2/5) Installing libsodium (1.0.18-r0) 16:28:37 (3/5) Installing libstdc++ (9.3.0-r2) 16:28:37 (4/5) Installing libzmq (4.3.3-r0) 16:28:37 (5/5) Installing zeromq (4.3.3-r0) 16:28:38 Executing busybox-1.31.1-r20.trigger 16:28:38 OK: 8 MiB in 19 packages 16:28:39 Removing intermediate container 902b32f8b2ce 16:28:39 ---> e68fd859db43 16:28:39 Step 14/23 : WORKDIR / 16:28:39 ---> Running in 4fbb620c102e 16:28:40 Removing intermediate container 4fbb620c102e 16:28:40 ---> 0fab38c683f3 16:28:40 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 16:28:40 ---> b1f71b16634f 16:28:40 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 16:28:42 ---> 6f8dc2641658 16:28:42 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 16:28:42 ---> 5a20989fedae 16:28:42 Step 18/23 : EXPOSE 59999 16:28:42 ---> Running in 818fda14c9bc 16:28:43 Removing intermediate container 818fda14c9bc 16:28:43 ---> 2996a4de86d0 16:28:43 Step 19/23 : ENTRYPOINT ["/device-simple"] 16:28:43 ---> Running in a9e765ff2377 16:28:43 Removing intermediate container a9e765ff2377 16:28:43 ---> 99025ac311d6 16:28:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:28:43 ---> Running in 9e3b61880081 16:28:44 Removing intermediate container 9e3b61880081 16:28:44 ---> 39f9808d3cd9 16:28:44 Step 21/23 : LABEL arch=arm64 16:28:44 ---> Running in 196c72ee0d25 16:28:45 Removing intermediate container 196c72ee0d25 16:28:45 ---> 6445afe767f7 16:28:45 Step 22/23 : LABEL git_sha=23dda6d3e478af8245a56a8abd96d3d7ee8eba29 16:28:45 ---> Running in 3ca5e803ee49 16:28:45 Removing intermediate container 3ca5e803ee49 16:28:45 ---> a159a686e546 16:28:45 Step 23/23 : LABEL version=0.0.0 16:28:45 ---> Running in 71105b2bee7a 16:28:46 Removing intermediate container 71105b2bee7a 16:28:46 ---> d1aa23a0483c 16:28:46 [Warning] One or more build-args [MAKE ARCH] were not consumed 16:28:46 Successfully built d1aa23a0483c 16:28:46 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 16:28:46 ---> job-cost.sh 16:28:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-athU 16:29:25 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 16:30:47 lf-activate-venv(): INFO: Adding /tmp/venv-athU/bin to PATH 16:30:47 INFO: No Stack... 16:30:47 INFO: Retrieving Pricing Info for: v2-standard-4 16:30:47 INFO: Archiving Costs [Pipeline] sh 16:30:47 + cat /w/workspace/device-sdk-go/2/archives/cost.csv+ 16:30:47 cut -d, -f6 [Pipeline] lock 16:30:47 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-941-2-stack-cost] 16:30:47 Resource [jenkins-edgexfoundry-device-sdk-go-PR-941-2-stack-cost] did not exist. Created. 16:30:47 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-941-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:30:48 /w/workspace/device-sdk-go/2@tmp/durable-45a581f1/script.sh: 1: /w/workspace/device-sdk-go/2@tmp/durable-45a581f1/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 16:30:48 + echo total: 0.18000000715255737 [Pipeline] stash 16:30:48 Warning: overwriting stash ‘stack-cost’ 16:30:48 Stashed 1 file(s) [Pipeline] } 16:30:48 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-941-2-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 16:30:49 provisioning config files... 16:30:49 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-941@tmp/config1972592472046739459tmp [Pipeline] { [Pipeline] sh 16:30:49 + set +x 16:30:49 + curl -s https://codecov.io/bash 16:30:49 + bash -s -- 16:30:49 16:30:49 _____ _ 16:30:49 / ____| | | 16:30:49 | | ___ __| | ___ ___ _____ __ 16:30:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:30:49 | |___| (_) | (_| | __/ (_| (_) \ V / 16:30:49 \_____\___/ \__,_|\___|\___\___/ \_/ 16:30:49 Bash-1.0.3 16:30:49 16:30:49 16:30:49 ==> git version 2.24.4 found 16:30:49 ==> 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 16:30:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:30:49 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:30:49 ==> Jenkins CI detected. 16:30:49 project root: . 16:30:49 --> token set from env 16:30:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:30:49 ==> Running gcov in . (disable via -X gcov) 16:30:49 ==> Python coveragepy not found 16:30:49 ==> Searching for coverage reports in: 16:30:49 + . 16:30:49 -> Found 1 reports 16:30:49 ==> Detecting git/mercurial file structure 16:30:49 ==> Reading reports 16:30:49 + ./coverage.out bytes=126444 16:30:49 ==> Appending adjustments 16:30:49 https://docs.codecov.io/docs/fixing-reports 16:30:50 + Found adjustments 16:30:50 ==> Gzipping contents 16:30:50 20K /tmp/codecov.TJuOAR.gz 16:30:50 ==> Uploading reports 16:30:50 url: https://codecov.io 16:30:50 query: branch=PR-941&commit=23dda6d3e478af8245a56a8abd96d3d7ee8eba29&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-941%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=941&job=&cmd_args= 16:30:50 -> Pinging Codecov 16:30:50 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-941&commit=23dda6d3e478af8245a56a8abd96d3d7ee8eba29&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-941%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=941&job=&cmd_args= 16:30:50 -> Uploading to 16:30:50 https://storage.googleapis.com/codecov/v4/raw/2021-05-25/7E55EF52A471D76F132DFD9A03CDDE97/23dda6d3e478af8245a56a8abd96d3d7ee8eba29/cf41c57d-6dbb-435f-a704-5d94a64f1f72.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210525T163050Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6f4ad6b33824b6bac4ba4452a470d050872869780c25275951b4c01b128bdd11 16:30:50 % Total % Received % Xferd Average Speed Time Time Time Current 16:30:50 Dload Upload Total Spent Left Speed 16:30:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16465 0 0 100 16465 0 48634 --:--:-- --:--:-- --:--:-- 48713 16:30:51 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/23dda6d3e478af8245a56a8abd96d3d7ee8eba29 [Pipeline] } 16:30:51 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 16:30:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:30:52 ---> package-listing.sh 16:30:52 ++ facter osfamily 16:30:52 ++ tr '[:upper:]' '[:lower:]' 16:30:53 + OS_FAMILY=redhat 16:30:53 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-941 16:30:53 + START_PACKAGES=/tmp/packages_start.txt 16:30:53 + END_PACKAGES=/tmp/packages_end.txt 16:30:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:30:53 + PACKAGES=/tmp/packages_start.txt 16:30:53 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-941 ']' 16:30:53 + PACKAGES=/tmp/packages_end.txt 16:30:53 + case "${OS_FAMILY}" in 16:30:53 + sort 16:30:53 + rpm -qa 16:30:53 + '[' -f /tmp/packages_start.txt ']' 16:30:53 + '[' -f /tmp/packages_end.txt ']' 16:30:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:30:53 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-941 ']' 16:30:53 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-941/archives/ 16:30:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-941/archives/ [Pipeline] echo 16:30:53 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-941/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:30:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:30:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:30:54 16:30:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:30:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:30:55 alpine: Pulling from edgex-lftools-log-publisher 16:30:55 df20fa9351a1: Pulling fs layer 16:30:55 36b3adc4ff6f: Pulling fs layer 16:30:55 8ad3a11d3b57: Pulling fs layer 16:30:55 46f8f816bc3b: Pulling fs layer 16:30:55 93b61091891f: Pulling fs layer 16:30:55 93b9cdb0e59b: Pulling fs layer 16:30:55 5e14af77c1be: Pulling fs layer 16:30:55 01666e4c0597: Pulling fs layer 16:30:55 aa168da1d23b: Pulling fs layer 16:30:55 46f8f816bc3b: Waiting 16:30:55 93b61091891f: Waiting 16:30:55 93b9cdb0e59b: Waiting 16:30:55 5e14af77c1be: Waiting 16:30:55 01666e4c0597: Waiting 16:30:55 aa168da1d23b: Waiting 16:30:55 36b3adc4ff6f: Download complete 16:30:55 46f8f816bc3b: Verifying Checksum 16:30:55 46f8f816bc3b: Download complete 16:30:55 df20fa9351a1: Verifying Checksum 16:30:55 df20fa9351a1: Download complete 16:30:55 93b9cdb0e59b: Verifying Checksum 16:30:55 93b9cdb0e59b: Download complete 16:30:55 5e14af77c1be: Verifying Checksum 16:30:55 5e14af77c1be: Download complete 16:30:55 01666e4c0597: Verifying Checksum 16:30:55 01666e4c0597: Download complete 16:30:55 93b61091891f: Verifying Checksum 16:30:55 93b61091891f: Download complete 16:30:55 8ad3a11d3b57: Verifying Checksum 16:30:55 8ad3a11d3b57: Download complete 16:30:55 df20fa9351a1: Pull complete 16:30:55 36b3adc4ff6f: Pull complete 16:30:56 8ad3a11d3b57: Pull complete 16:30:56 46f8f816bc3b: Pull complete 16:30:56 93b61091891f: Pull complete 16:30:56 93b9cdb0e59b: Pull complete 16:30:56 5e14af77c1be: Pull complete 16:30:57 01666e4c0597: Pull complete 16:30:57 aa168da1d23b: Verifying Checksum 16:30:57 aa168da1d23b: Download complete 16:31:01 aa168da1d23b: Pull complete 16:31:01 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:31:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:31:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:31:01 prd-centos7-docker-4c-2g-152 does not seem to be running inside a container 16:31:01 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-941/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-941 -v /w/workspace/dgexfoundry_device-sdk-go_PR-941:/w/workspace/dgexfoundry_device-sdk-go_PR-941:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-941@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-941@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:31:04 $ docker top f6a8382c82f83a9d950899dc788254ca929a03895154e773bf49d07db28cbfa7 -eo pid,comm [Pipeline] { [Pipeline] sh 16:31:04 + touch /tmp/pre-build-complete [Pipeline] sh 16:31:05 + mkdir -p /var/log/sa [Pipeline] sh 16:31:05 + ls /var/log/sa-host 16:31:05 + sadf -c /var/log/sa-host/sa05 16:31:05 file_magic: OK 16:31:05 HZ: Using current value: 100 16:31:05 file_header: OK 16:31:05 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 16:31:05 Statistics: 16:31:05 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:31:05 File successfully converted to sysstat format version 12.2.1 16:31:05 + sadf -c /var/log/sa-host/sa25 16:31:05 file_magic: OK 16:31:05 HZ: Using current value: 100 16:31:05 file_header: OK 16:31:05 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 16:31:05 Statistics: 16:31:05 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:31:05 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:31:06 provisioning config files... 16:31:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-941@tmp/config1715235883167306639tmp [Pipeline] { [Pipeline] echo 16:31:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:31:06 ---> create-netrc.sh [Pipeline] } 16:31:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 16:31:06 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 16:31:06 ---> python-tools-install.sh [Pipeline] echo 16:31:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:31:07 ---> sudo-logs.sh 16:31:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:31:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:31:07 ---> job-cost.sh 16:31:07 lf-activate-venv: SKIPPING 16:31:07 DEBUG: total: 0.18000000715255737 16:31:07 INFO: Retrieving Stack Cost... 16:31:08 INFO: Retrieving Pricing Info for: v3-standard-2 16:31:08 INFO: Archiving Costs [Pipeline] echo 16:31:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:31:09 ---> logs-deploy.sh 16:31:09 lf-activate-venv: SKIPPING 16:31:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-941/2 16:31:09 INFO: archiving workspace using pattern(s): 16:31:10 Archives upload complete. 16:31:10 INFO: archiving logs to Nexus 16:31:11 ---> uname -a: 16:31:11 Linux prd-centos7-docker-4c-2g-152.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 16:31:11 16:31:11 16:31:11 ---> lscpu: 16:31:11 Architecture: x86_64 16:31:11 CPU op-mode(s): 32-bit, 64-bit 16:31:11 Byte Order: Little Endian 16:31:11 Address sizes: 40 bits physical, 48 bits virtual 16:31:11 CPU(s): 2 16:31:11 On-line CPU(s) list: 0,1 16:31:11 Thread(s) per core: 1 16:31:11 Core(s) per socket: 1 16:31:11 Socket(s): 2 16:31:11 NUMA node(s): 1 16:31:11 Vendor ID: AuthenticAMD 16:31:11 CPU family: 23 16:31:11 Model: 49 16:31:11 Model name: AMD EPYC-Rome Processor 16:31:11 Stepping: 0 16:31:11 CPU MHz: 2800.000 16:31:11 BogoMIPS: 5600.00 16:31:11 Virtualization: AMD-V 16:31:11 Hypervisor vendor: KVM 16:31:11 Virtualization type: full 16:31:11 L1d cache: 64 KiB 16:31:11 L1i cache: 64 KiB 16:31:11 L2 cache: 1 MiB 16:31:11 L3 cache: 32 MiB 16:31:11 NUMA node0 CPU(s): 0,1 16:31:11 Vulnerability Itlb multihit: Not affected 16:31:11 Vulnerability L1tf: Not affected 16:31:11 Vulnerability Mds: Not affected 16:31:11 Vulnerability Meltdown: Not affected 16:31:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:31:11 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:31:11 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:31:11 Vulnerability Srbds: Not affected 16:31:11 Vulnerability Tsx async abort: Not affected 16:31:11 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 16:31:11 16:31:11 16:31:11 ---> nproc: 16:31:11 2 16:31:11 16:31:11 16:31:11 ---> df -h: 16:31:11 Filesystem Size Used Available Use% Mounted on 16:31:11 overlay 40.0G 7.6G 32.4G 19% / 16:31:11 tmpfs 64.0M 0 64.0M 0% /dev 16:31:11 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 16:31:11 shm 64.0M 0 64.0M 0% /dev/shm 16:31:11 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 16:31:11 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 16:31:11 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 16:31:11 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 16:31:11 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 16:31:11 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 16:31:11 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 16:31:11 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 16:31:11 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-941 16:31:11 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-941@tmp 16:31:11 16:31:11 16:31:11 ---> free -m: 16:31:11 total used free shared buff/cache available 16:31:11 Mem: 7821 989 4734 0 2097 6654 16:31:11 Swap: 1023 0 1023 16:31:11 16:31:11 16:31:11 ---> ip addr: 16:31:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:31:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:31:11 inet 127.0.0.1/8 scope host lo 16:31:11 valid_lft forever preferred_lft forever 16:31:11 inet6 ::1/128 scope host 16:31:11 valid_lft forever preferred_lft forever 16:31:11 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 16:31:11 link/ether fa:16:3e:3f:89:9c brd ff:ff:ff:ff:ff:ff 16:31:11 inet 10.30.123.102/23 brd 10.30.123.255 scope global dynamic eth0 16:31:11 valid_lft 85624sec preferred_lft 85624sec 16:31:11 inet6 fe80::f816:3eff:fe3f:899c/64 scope link 16:31:11 valid_lft forever preferred_lft forever 16:31:11 3: docker0: mtu 1500 qdisc noqueue state DOWN 16:31:11 link/ether 02:42:f1:ab:ec:f8 brd ff:ff:ff:ff:ff:ff 16:31:11 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:31:11 valid_lft forever preferred_lft forever 16:31:11 inet6 fe80::42:f1ff:feab:ecf8/64 scope link 16:31:11 valid_lft forever preferred_lft forever 16:31:11 16:31:11 16:31:11 ---> sar -b -r -n DEV: 16:31:11 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/25/21 _x86_64_ (2 CPU) 16:31:11 16:31:11 16:18:00 LINUX RESTART (2 CPU) 16:31:11 16:31:11 16:19:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:31:11 16:20:01 23.01 3.40 19.60 0.00 2606.81 3194.99 0.00 16:31:11 16:21:01 0.53 0.00 0.53 0.00 0.00 9.18 0.00 16:31:11 16:22:01 0.22 0.00 0.22 0.00 0.00 2.40 0.00 16:31:11 16:23:01 0.22 0.00 0.22 0.00 0.00 3.60 0.00 16:31:11 16:24:01 0.30 0.00 0.30 0.00 0.00 4.38 0.00 16:31:11 16:25:01 0.28 0.00 0.28 0.00 0.00 3.46 0.00 16:31:11 16:26:01 0.18 0.00 0.18 0.00 0.00 2.96 0.00 16:31:11 16:27:01 0.20 0.00 0.20 0.00 0.00 1.90 0.00 16:31:11 16:28:01 0.27 0.00 0.27 0.00 0.00 3.46 0.00 16:31:11 16:29:01 0.28 0.00 0.28 0.00 0.00 3.55 0.00 16:31:11 16:30:01 0.27 0.00 0.27 0.00 0.00 3.46 0.00 16:31:11 16:31:01 15.12 0.13 14.99 0.00 13.72 1750.96 0.00 16:31:11 Average: 3.38 0.29 3.09 0.00 215.17 411.66 0.00 16:31:11 16:31:11 16:19:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:31:11 16:20:01 5459964 0 805880 10.06 2620 1740468 1251112 13.81 579620 1570520 20 16:31:11 16:21:01 5461952 0 803884 10.04 2620 1740476 1208188 13.34 578500 1569844 8 16:31:11 16:22:01 5463380 0 802456 10.02 2620 1740476 1208068 13.34 575896 1571812 16 16:31:11 16:23:01 5460800 0 805028 10.05 2620 1740484 1208228 13.34 578420 1571812 8 16:31:11 16:24:01 5460612 0 805212 10.05 2620 1740488 1208288 13.34 575152 1575428 8 16:31:11 16:25:01 5462160 0 803656 10.03 2620 1740496 1207988 13.34 573544 1575432 8 16:31:11 16:26:01 5461604 0 804208 10.04 2620 1740500 1208060 13.34 574092 1575428 8 16:31:11 16:27:01 5451356 0 814452 10.17 2620 1740504 1208216 13.34 584112 1575428 8 16:31:11 16:28:01 5448200 0 817604 10.21 2620 1740508 1207988 13.34 589344 1573532 8 16:31:11 16:29:01 5447724 0 818076 10.21 2620 1740512 1208084 13.34 589916 1573532 8 16:31:11 16:30:01 5448224 0 817572 10.21 2620 1740516 1207988 13.34 589368 1573532 8 16:31:11 16:31:01 4898948 0 962168 12.01 2620 2145196 1387564 15.32 798668 1835184 321328 16:31:11 Average: 5410410 0 821683 10.26 2620 1774219 1226648 13.54 598886 1595124 26786 16:31:11 16:31:11 16:19:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:31:11 16:20:01 eth0 83.78 67.75 374.22 16.28 0.00 0.00 0.00 0.00 16:31:11 16:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:11 16:20:01 docker0 11.71 9.29 1.92 28.03 0.00 0.00 0.00 0.00 16:31:11 16:21:01 eth0 1.70 0.35 0.38 0.20 0.00 0.00 0.00 0.00 16:31:11 16:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:11 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:11 16:22:01 eth0 1.28 0.30 0.33 0.20 0.00 0.00 0.00 0.00 16:31:11 16:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:11 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:11 16:23:01 eth0 0.73 0.30 0.29 0.20 0.00 0.00 0.00 0.00 16:31:11 16:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:11 16:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:11 16:24:01 eth0 0.65 0.43 0.35 0.27 0.00 0.00 0.00 0.00 16:31:11 16:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:11 16:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:11 16:25:01 eth0 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:31:11 16:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:11 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:11 16:26:01 eth0 0.80 0.13 0.12 0.01 0.00 0.00 0.00 0.00 16:31:11 16:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:11 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:11 16:27:01 eth0 0.45 0.30 0.27 0.20 0.00 0.00 0.00 0.00 16:31:11 16:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:11 16:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:11 16:28:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:31:11 16:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:11 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:11 16:29:01 eth0 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 16:31:11 16:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:11 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:11 16:30:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:31:11 16:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:11 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:11 16:31:01 eth0 190.82 168.29 2172.23 18.16 0.00 0.00 0.00 0.00 16:31:11 16:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:11 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:11 Average: eth0 23.32 19.79 212.18 2.95 0.00 0.00 0.00 0.00 16:31:11 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:11 Average: docker0 0.96 0.76 0.16 2.30 0.00 0.00 0.00 0.00 16:31:11 16:31:11 16:31:11 ---> sar -P ALL: 16:31:11 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/25/21 _x86_64_ (2 CPU) 16:31:11 16:31:11 16:18:00 LINUX RESTART (2 CPU) 16:31:11 16:31:11 16:19:02 CPU %user %nice %system %iowait %steal %idle 16:31:11 16:20:01 all 3.25 0.00 1.97 1.87 0.05 92.86 16:31:11 16:20:01 0 3.28 0.00 1.99 2.56 0.05 92.12 16:31:11 16:20:01 1 3.22 0.00 1.94 1.19 0.05 93.60 16:31:11 16:21:01 all 0.08 0.00 0.05 0.00 0.03 99.83 16:31:11 16:21:01 0 0.07 0.00 0.07 0.00 0.05 99.82 16:31:11 16:21:01 1 0.10 0.00 0.03 0.00 0.02 99.85 16:31:11 16:22:01 all 0.08 0.00 0.03 0.00 0.03 99.87 16:31:11 16:22:01 0 0.05 0.00 0.02 0.00 0.03 99.90 16:31:11 16:22:01 1 0.12 0.00 0.03 0.00 0.02 99.83 16:31:11 16:23:01 all 0.12 0.00 0.04 0.00 0.03 99.81 16:31:11 16:23:01 0 0.02 0.00 0.05 0.00 0.03 99.90 16:31:11 16:23:01 1 0.22 0.00 0.03 0.00 0.03 99.72 16:31:11 16:24:01 all 0.12 0.00 0.03 0.00 0.03 99.82 16:31:11 16:24:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:31:11 16:24:01 1 0.18 0.00 0.03 0.00 0.03 99.75 16:31:11 16:25:01 all 0.14 0.00 0.03 0.00 0.03 99.80 16:31:11 16:25:01 0 0.03 0.00 0.03 0.00 0.03 99.90 16:31:11 16:25:01 1 0.25 0.00 0.02 0.00 0.03 99.70 16:31:11 16:26:01 all 0.08 0.00 0.03 0.00 0.03 99.86 16:31:11 16:26:01 0 0.07 0.00 0.03 0.00 0.03 99.87 16:31:11 16:26:01 1 0.10 0.00 0.03 0.00 0.02 99.85 16:31:11 16:27:01 all 0.09 0.00 0.04 0.00 0.03 99.83 16:31:11 16:27:01 0 0.02 0.00 0.05 0.00 0.03 99.90 16:31:11 16:27:01 1 0.17 0.00 0.03 0.00 0.03 99.77 16:31:11 16:28:01 all 0.16 0.00 0.03 0.00 0.03 99.78 16:31:11 16:28:01 0 0.05 0.00 0.02 0.00 0.02 99.92 16:31:11 16:28:01 1 0.27 0.00 0.05 0.00 0.03 99.65 16:31:11 16:29:01 all 0.08 0.00 0.03 0.00 0.03 99.86 16:31:11 16:29:01 0 0.02 0.00 0.03 0.00 0.02 99.93 16:31:11 16:29:01 1 0.15 0.00 0.03 0.00 0.03 99.78 16:31:11 16:30:01 all 0.15 0.00 0.02 0.00 0.02 99.82 16:31:11 16:30:01 0 0.03 0.00 0.00 0.00 0.02 99.95 16:31:11 16:30:01 1 0.27 0.00 0.03 0.00 0.02 99.68 16:31:11 16:31:11 16:30:01 CPU %user %nice %system %iowait %steal %idle 16:31:11 16:31:01 all 7.11 0.00 3.02 0.40 0.04 89.43 16:31:11 16:31:01 0 7.80 0.00 3.20 0.44 0.03 88.52 16:31:11 16:31:01 1 6.41 0.00 2.83 0.36 0.05 90.34 16:31:11 Average: all 0.94 0.00 0.44 0.19 0.03 98.40 16:31:11 Average: 0 0.94 0.00 0.45 0.24 0.03 98.33 16:31:11 Average: 1 0.94 0.00 0.42 0.13 0.03 98.48 16:31:11 16:31:11 16:31:11