Pull request #261 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of eaton-coreymutter for edgexfoundry/device-virtual-go Loading trusted files from base branch main at d36d4eb5d49c50cebb55fcc728bec397aa4f388e rather than 5ffa2aea496f9d862b9f51ed3523d84bcb97010c Obtained Jenkinsfile from d36d4eb5d49c50cebb55fcc728bec397aa4f388e 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9918238282582923727.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4517310245171898418.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 dae07dc806156effb2cae02074e2f5f64a063e83 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-261/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-261/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10319764564633091218.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13475455902929035492.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-261/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-261/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh10253552603452724350.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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-virtual-go] ========================================================= [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-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3848 in /w/workspace/foundry_device-virtual-go_PR-261 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-261 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-261@tmp/jenkins-gitclient-ssh304777513876181231.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-261@tmp/jenkins-gitclient-ssh683043231426950195.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/261/head:refs/remotes/origin/PR-261 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d36d4eb5d49c50cebb55fcc728bec397aa4f388e into PR head commit 5ffa2aea496f9d862b9f51ed3523d84bcb97010c Merge succeeded, producing 5ffa2aea496f9d862b9f51ed3523d84bcb97010c Checking out Revision 5ffa2aea496f9d862b9f51ed3523d84bcb97010c (PR-261) > git config core.sparsecheckout # timeout=10 > git checkout -f 5ffa2aea496f9d862b9f51ed3523d84bcb97010c # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-261@tmp/jenkins-gitclient-ssh1908327993524670540.key > git merge d36d4eb5d49c50cebb55fcc728bec397aa4f388e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5ffa2aea496f9d862b9f51ed3523d84bcb97010c # timeout=10 Commit message: "Review comment: add mutex to make map concurrency-safe." > git rev-list --no-walk 653def02fe0409f2f6e1c459cd4386d18ab4033e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:30:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:30:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:30:41 ========================================================= 13:30:41 EdgeX Global Pipelines Version Info 13:30:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:30:42 ------------------- 13:30:42 stable info: 13:30:42 ------------------- 13:30:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:30:42 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 13:30:42 Message: update stable to v1.0.219 13:30:43 ------------------- 13:30:43 experimental info: 13:30:43 ------------------- 13:30:43 Commited By: **** collab-it+edgex@linuxfoundation.org 13:30:43 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 13:30:43 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:30:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 13:30:44 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 13:30:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:30:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:30:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:30:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 13:30:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:30:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:30:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:30:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:30:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:30:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 13:30:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:30:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:30:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:30:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:30:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:30:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:30:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:30:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:30:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:30:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:30:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:30:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:30:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:30:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:30:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-261 [Pipeline] echo 13:30:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-261 [Pipeline] echo 13:30:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-261 [Pipeline] echo 13:30:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5ffa2aea496f9d862b9f51ed3523d84bcb97010c [Pipeline] echo 13:30:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5ffa2ae [Pipeline] echo 13:30:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:30:44 provisioning config files... 13:30:44 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-261@tmp/config2233892279065485673tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:30:44 ---> docker-login.sh 13:30:44 nexus3.edgexfoundry.org:10001 13:30:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:30:45 Configure a credential helper to remove this warning. See 13:30:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:30:45 13:30:45 Login Succeeded 13:30:45 nexus3.edgexfoundry.org:10002 13:30:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:30:45 Configure a credential helper to remove this warning. See 13:30:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:30:45 13:30:45 Login Succeeded 13:30:45 nexus3.edgexfoundry.org:10003 13:30:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:30:45 Configure a credential helper to remove this warning. See 13:30:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:30:45 13:30:45 Login Succeeded 13:30:45 nexus3.edgexfoundry.org:10004 13:30:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:30:45 Configure a credential helper to remove this warning. See 13:30:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:30:45 13:30:45 Login Succeeded 13:30:45 docker.io 13:30:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:30:45 Configure a credential helper to remove this warning. See 13:30:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:30:45 13:30:45 Login Succeeded 13:30:45 ---> docker-login.sh ends [Pipeline] } 13:30:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:30:46 + git rev-list -1 --merges 5ffa2aea496f9d862b9f51ed3523d84bcb97010c~1..5ffa2aea496f9d862b9f51ed3523d84bcb97010c [Pipeline] echo 13:30:46 -----------> git rev-list -1 --merges 5ffa2aea496f9d862b9f51ed3523d84bcb97010c~1..5ffa2aea496f9d862b9f51ed3523d84bcb97010c 5ffa2aea496f9d862b9f51ed3523d84bcb97010c [false] [Pipeline] sh 13:30:46 + git log --format=format:%s -1 5ffa2aea496f9d862b9f51ed3523d84bcb97010c [Pipeline] echo 13:30:46 ========================================================= 13:30:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:30:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:30:46 + git log --format=format:%s -1 5ffa2aea496f9d862b9f51ed3523d84bcb97010c [Pipeline] echo 13:30:46 [semverPrep] GIT_COMMIT: 5ffa2aea496f9d862b9f51ed3523d84bcb97010c, Commit Message: Review comment: add mutex to make map concurrency-safe. [Pipeline] echo 13:30:46 [semverPrep] This is not a build commit. [Pipeline] sh 13:30:47 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 13:30:47 + grep -v github /etc/ssh/ssh_known_hosts 13:30:47 + '[' -e /tmp/ssh_known_hosts ']' 13:30:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:30:47 + sudo tee -a /etc/ssh/ssh_known_hosts 13:30:47 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 13:30:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 13:30:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:30:47 13:30:47 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:30:48 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:30:48 latest: Pulling from edgex-devops/git-semver 13:30:48 a0d0a0d46f8b: Pulling fs layer 13:30:48 3e5f54012d9b: Pulling fs layer 13:30:48 4c7163046ea9: Pulling fs layer 13:30:48 0c2d73faf560: Pulling fs layer 13:30:48 0c2d73faf560: Waiting 13:30:48 3e5f54012d9b: Verifying Checksum 13:30:48 3e5f54012d9b: Download complete 13:30:48 a0d0a0d46f8b: Verifying Checksum 13:30:48 a0d0a0d46f8b: Download complete 13:30:48 4c7163046ea9: Verifying Checksum 13:30:48 4c7163046ea9: Download complete 13:30:48 0c2d73faf560: Verifying Checksum 13:30:48 0c2d73faf560: Download complete 13:30:48 a0d0a0d46f8b: Pull complete 13:30:48 3e5f54012d9b: Pull complete 13:30:48 4c7163046ea9: Pull complete 13:30:48 0c2d73faf560: Pull complete 13:30:48 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 13:30:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:30:48 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:30:48 prd-centos7-docker-4c-2g-3848 does not seem to be running inside a container 13:30:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-261 -v /w/workspace/foundry_device-virtual-go_PR-261:/w/workspace/foundry_device-virtual-go_PR-261:rw,z -v /w/workspace/foundry_device-virtual-go_PR-261@tmp:/w/workspace/foundry_device-virtual-go_PR-261@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:30:49 $ docker top 69a11747c403fe17c9f2046a4d91b14c701b045caf1207669e5866df99425735 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:30:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:30:49 [ssh-agent] Looking for ssh-agent implementation... 13:30:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:30:49 $ docker exec 69a11747c403fe17c9f2046a4d91b14c701b045caf1207669e5866df99425735 ssh-agent 13:30:49 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKelNek/agent.12 13:30:49 SSH_AGENT_PID=19 13:30:50 Running ssh-add (command line suppressed) 13:30:50 Identity added: /w/workspace/foundry_device-virtual-go_PR-261@tmp/private_key_9105182814878899354.key (/w/workspace/foundry_device-virtual-go_PR-261@tmp/private_key_9105182814878899354.key) 13:30:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:30:50 + git tag --points-at HEAD [Pipeline] } 13:30:50 $ docker exec --env ******** --env ******** 69a11747c403fe17c9f2046a4d91b14c701b045caf1207669e5866df99425735 ssh-agent -k 13:30:50 unset SSH_AUTH_SOCK; 13:30:50 unset SSH_AGENT_PID; 13:30:50 echo Agent pid 19 killed; 13:30:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:30:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:30:50 [ssh-agent] Looking for ssh-agent implementation... 13:30:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:30:50 $ docker exec 69a11747c403fe17c9f2046a4d91b14c701b045caf1207669e5866df99425735 ssh-agent 13:30:50 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeObFlC/agent.52 13:30:50 SSH_AGENT_PID=59 13:30:50 Running ssh-add (command line suppressed) 13:30:50 Identity added: /w/workspace/foundry_device-virtual-go_PR-261@tmp/private_key_1866142690910893909.key (/w/workspace/foundry_device-virtual-go_PR-261@tmp/private_key_1866142690910893909.key) 13:30:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:30:51 + git semver init 13:30:51 # -> Open(): unable to determine branch for HEAD 13:30:51 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-261/.git 13:30:51 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-261 13:30:51 # $SEMVER_REMOTE_NAME = origin 13:30:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:30:51 # $SEMVER_USER_NAME = edgex-jenkins 13:30:51 # $SEMVER_BRANCH = PR-261 13:30:51 # $SEMVER_TEMP = /tmp/semver-333475724 13:30:51 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 13:30:52 # '/tmp/semver-333475724' -> '/w/workspace/foundry_device-virtual-go_PR-261/.semver' 13:30:52 # -> Force: false 13:30:52 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-261/.semver [Pipeline] } 13:30:52 $ docker exec --env ******** --env ******** 69a11747c403fe17c9f2046a4d91b14c701b045caf1207669e5866df99425735 ssh-agent -k 13:30:52 unset SSH_AUTH_SOCK; 13:30:52 unset SSH_AGENT_PID; 13:30:52 echo Agent pid 59 killed; 13:30:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:30:53 + git semver [Pipeline] } 13:30:53 $ docker stop --time=1 69a11747c403fe17c9f2046a4d91b14c701b045caf1207669e5866df99425735 13:30:54 $ docker rm -f 69a11747c403fe17c9f2046a4d91b14c701b045caf1207669e5866df99425735 [Pipeline] // withDockerContainer [Pipeline] sh 13:30:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:30:55 Stashed 1 file(s) [Pipeline] echo 13:30:55 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:30:55 provisioning config files... 13:30:55 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-261@tmp/config8871838506986669754tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:30:55 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3846 in /w/workspace/foundry_device-virtual-go_PR-261 [Pipeline] { [Pipeline] ws 13:30:55 Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout 13:30:55 The recommended git tool is: git 13:30:55 ---> docker-login.sh 13:30:55 nexus3.edgexfoundry.org:10001 13:30:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:30:55 Configure a credential helper to remove this warning. See 13:30:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:30:55 13:30:55 Login Succeeded 13:30:55 nexus3.edgexfoundry.org:10002 13:30:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:30:55 Configure a credential helper to remove this warning. See 13:30:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:30:55 13:30:55 Login Succeeded 13:30:55 nexus3.edgexfoundry.org:10003 13:30:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:30:55 Configure a credential helper to remove this warning. See 13:30:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:30:55 13:30:55 Login Succeeded 13:30:55 nexus3.edgexfoundry.org:10004 13:30:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:30:55 Configure a credential helper to remove this warning. See 13:30:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:30:55 13:30:55 Login Succeeded 13:30:55 docker.io 13:30:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:30:56 Configure a credential helper to remove this warning. See 13:30:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:30:56 13:30:56 Login Succeeded 13:30:56 ---> docker-login.sh ends [Pipeline] } 13:30:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:30:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:30:56 ========================================================= 13:30:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 13:30:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 13:30:56 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . 13:30:56 Sending build context to Docker daemon 22.9MB 13:30:56 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 13:30:56 Step 2/12 : FROM ${BASE} AS builder 13:30:56 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 13:30:56 59bf1c3509f3: Pulling fs layer 13:30:56 666ba61612fd: Pulling fs layer 13:30:56 8ed8ca486205: Pulling fs layer 13:30:56 4fe6c5a15a65: Pulling fs layer 13:30:56 22a0e8bec74d: Pulling fs layer 13:30:56 f965cba54748: Pulling fs layer 13:30:56 861ffc35075e: Pulling fs layer 13:30:56 4b385c91608e: Pulling fs layer 13:30:56 560528eb2ebb: Pulling fs layer 13:30:56 4fe6c5a15a65: Waiting 13:30:56 22a0e8bec74d: Waiting 13:30:56 f965cba54748: Waiting 13:30:56 861ffc35075e: Waiting 13:30:56 4b385c91608e: Waiting 13:30:56 8ed8ca486205: Verifying Checksum 13:30:56 8ed8ca486205: Download complete 13:30:56 666ba61612fd: Verifying Checksum 13:30:56 666ba61612fd: Download complete 13:30:56 22a0e8bec74d: Verifying Checksum 13:30:56 22a0e8bec74d: Download complete 13:30:56 f965cba54748: Verifying Checksum 13:30:56 f965cba54748: Download complete 13:30:56 59bf1c3509f3: Verifying Checksum 13:30:56 59bf1c3509f3: Download complete 13:30:56 861ffc35075e: Verifying Checksum 13:30:56 861ffc35075e: Download complete 13:30:56 4b385c91608e: Verifying Checksum 13:30:56 4b385c91608e: Download complete 13:30:57 59bf1c3509f3: Pull complete 13:30:57 560528eb2ebb: Verifying Checksum 13:30:57 560528eb2ebb: Download complete 13:30:57 666ba61612fd: Pull complete 13:30:57 4fe6c5a15a65: Verifying Checksum 13:30:57 4fe6c5a15a65: Download complete 13:30:57 8ed8ca486205: Pull complete 13:30:59 using credential edgex-jenkins-ssh 13:30:59 Cloning the remote Git repository 13:30:59 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 13:30:59 > git init /w/workspace/device-virtual-go/2 # timeout=10 13:30:59 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 13:30:59 > git --version # timeout=10 13:30:59 > git --version # 'git version 2.17.1' 13:30:59 using GIT_SSH to set credentials SSH Credentials for GitHub 13:30:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:31:02 4fe6c5a15a65: Pull complete 13:31:02 22a0e8bec74d: Pull complete 13:31:02 f965cba54748: Pull complete 13:31:02 861ffc35075e: Pull complete 13:31:02 4b385c91608e: Pull complete 13:31:02 Merging remotes/origin/main commit d36d4eb5d49c50cebb55fcc728bec397aa4f388e into PR head commit 5ffa2aea496f9d862b9f51ed3523d84bcb97010c 13:31:01 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 13:31:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:31:01 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 13:31:01 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 13:31:01 using GIT_SSH to set credentials SSH Credentials for GitHub 13:31:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/261/head:refs/remotes/origin/PR-261 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:31:02 > git config core.sparsecheckout # timeout=10 13:31:02 > git checkout -f 5ffa2aea496f9d862b9f51ed3523d84bcb97010c # timeout=10 13:31:02 Merge succeeded, producing 5ffa2aea496f9d862b9f51ed3523d84bcb97010c 13:31:02 Checking out Revision 5ffa2aea496f9d862b9f51ed3523d84bcb97010c (PR-261) 13:31:02 > git remote # timeout=10 13:31:02 > git config --get remote.origin.url # timeout=10 13:31:02 using GIT_SSH to set credentials SSH Credentials for GitHub 13:31:02 > git merge d36d4eb5d49c50cebb55fcc728bec397aa4f388e # timeout=10 13:31:02 > git rev-parse HEAD^{commit} # timeout=10 13:31:02 > git config core.sparsecheckout # timeout=10 13:31:02 > git checkout -f 5ffa2aea496f9d862b9f51ed3523d84bcb97010c # timeout=10 13:31:05 560528eb2ebb: Pull complete 13:31:05 Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f 13:31:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 13:31:05 ---> dd4a08f94e63 13:31:05 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 13:31:07 Commit message: "Review comment: add mutex to make map concurrency-safe." 13:31:07 ---> Running in f7e873805abf 13:31:07 Removing intermediate container f7e873805abf 13:31:07 ---> c2ce2e12a34b 13:31:07 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:31:07 ---> Running in 6340d3581d5c 13:31:07 Removing intermediate container 6340d3581d5c 13:31:07 ---> 70932739a09e 13:31:07 Step 5/12 : WORKDIR /device-virtual-go [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:31:07 ---> Running in 429f7d54a336 13:31:07 Removing intermediate container 429f7d54a336 13:31:07 ---> 3c4a0f9125de 13:31:07 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:31:07 ---> Running in 47227f172f31 13:31:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:31:07 % Total % Received % Xferd Average Speed Time Time Time Current 13:31:07 Dload Upload Total Spent Left Speed 13:31:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 81116 0 --:--:-- --:--:-- --:--:-- 81116 13:31:08 Removing intermediate container 47227f172f31 13:31:08 ---> 5dbeba9718ec 13:31:08 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:31:08 ---> Running in 1e7d2791bdcf [Pipeline] sh 13:31:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:31:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:31:08 + sudo tee /etc/docker/daemon.new 13:31:08 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:31:08 { 13:31:08 "registry-mirrors": [ 13:31:08 "https://nexus3.edgexfoundry.org:10001" 13:31:08 ], 13:31:08 "bip": "10.250.0.254/24", 13:31:08 "hosts": [ 13:31:08 "tcp://0.0.0.0:5555", 13:31:08 "unix:///var/run/docker.sock" 13:31:08 ], 13:31:08 "mtu": 1458, 13:31:08 "selinux-enabled": true, 13:31:08 "seccomp-profile": "/etc/docker/seccomp.json" 13:31:08 } [Pipeline] sh 13:31:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:31:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:31:09 + sudo service docker restart 13:31:09 (1/4) Installing openssh-keygen (8.8_p1-r1) 13:31:09 (2/4) Installing libedit (20210910.3.1-r0) 13:31:09 (3/4) Installing openssh-client-common (8.8_p1-r1) 13:31:09 (4/4) Installing openssh-client-default (8.8_p1-r1) 13:31:09 Executing busybox-1.34.1-r3.trigger 13:31:09 OK: 224 MiB in 56 packages 13:31:10 Removing intermediate container 1e7d2791bdcf 13:31:10 ---> 530e471e8345 13:31:10 Step 8/12 : COPY go.mod vendor* ./ 13:31:10 ---> d2ee951ddc2b 13:31:10 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:31:10 ---> Running in 58cca295e7d5 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:31:27 provisioning config files... 13:31:27 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/2@tmp/config1167792069948947679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:31:28 ---> docker-login.sh 13:31:28 nexus3.edgexfoundry.org:10001 13:31:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:31:29 Configure a credential helper to remove this warning. See 13:31:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:31:29 13:31:29 Login Succeeded 13:31:29 nexus3.edgexfoundry.org:10002 13:31:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:31:29 Configure a credential helper to remove this warning. See 13:31:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:31:29 13:31:29 Login Succeeded 13:31:29 nexus3.edgexfoundry.org:10003 13:31:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:31:30 Configure a credential helper to remove this warning. See 13:31:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:31:30 13:31:30 Login Succeeded 13:31:30 nexus3.edgexfoundry.org:10004 13:31:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:31:30 Configure a credential helper to remove this warning. See 13:31:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:31:30 13:31:30 Login Succeeded 13:31:30 docker.io 13:31:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:31:31 Configure a credential helper to remove this warning. See 13:31:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:31:31 13:31:31 Login Succeeded 13:31:31 ---> docker-login.sh ends [Pipeline] } 13:31:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:31:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:31:31 ========================================================= 13:31:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 13:31:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 13:31:31 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 13:31:32 Sending build context to Docker daemon 11.61MB 13:31:32 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 13:31:32 Step 2/12 : FROM ${BASE} AS builder 13:31:32 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:31:32 9b3977197b4f: Pulling fs layer 13:31:32 1a89e8eeedd5: Pulling fs layer 13:31:32 94645a83ff95: Pulling fs layer 13:31:32 3f3a8bcf1eab: Pulling fs layer 13:31:32 0c92f367c5e7: Pulling fs layer 13:31:32 4b8299f9d1f4: Pulling fs layer 13:31:32 9a6b49a46696: Pulling fs layer 13:31:32 cf05db05a679: Pulling fs layer 13:31:32 0c92f367c5e7: Waiting 13:31:32 4b8299f9d1f4: Waiting 13:31:32 9a6b49a46696: Waiting 13:31:32 cf05db05a679: Waiting 13:31:32 3f3a8bcf1eab: Waiting 13:31:32 94645a83ff95: Verifying Checksum 13:31:32 94645a83ff95: Download complete 13:31:32 1a89e8eeedd5: Download complete 13:31:32 0c92f367c5e7: Verifying Checksum 13:31:32 0c92f367c5e7: Download complete 13:31:32 4b8299f9d1f4: Verifying Checksum 13:31:32 4b8299f9d1f4: Download complete 13:31:32 9b3977197b4f: Download complete 13:31:32 9a6b49a46696: Verifying Checksum 13:31:32 9a6b49a46696: Download complete 13:31:33 9b3977197b4f: Pull complete 13:31:33 1a89e8eeedd5: Pull complete 13:31:34 94645a83ff95: Pull complete 13:31:34 cf05db05a679: Verifying Checksum 13:31:34 cf05db05a679: Download complete 13:31:34 3f3a8bcf1eab: Verifying Checksum 13:31:34 3f3a8bcf1eab: Download complete 13:31:42 Removing intermediate container 58cca295e7d5 13:31:42 ---> 313f4f9e506b 13:31:42 Step 10/12 : COPY . . 13:31:42 ---> a766337558eb 13:31:42 Step 11/12 : ARG MAKE='make build' 13:31:42 ---> Running in 2231411a6a16 13:31:42 Removing intermediate container 2231411a6a16 13:31:42 ---> 023580338191 13:31:42 Step 12/12 : RUN $MAKE 13:31:42 ---> Running in edd40f787e77 13:31:42 noop 13:31:42 Removing intermediate container edd40f787e77 13:31:42 ---> 6eaaa9a57436 13:31:42 Successfully built 6eaaa9a57436 13:31:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:31:42 + docker inspect -f . ci-base-image-x86_64 13:31:42 . [Pipeline] withDockerContainer 13:31:43 prd-centos7-docker-4c-2g-3848 does not seem to be running inside a container 13:31:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-261 -v /w/workspace/foundry_device-virtual-go_PR-261:/w/workspace/foundry_device-virtual-go_PR-261:rw,z -v /w/workspace/foundry_device-virtual-go_PR-261@tmp:/w/workspace/foundry_device-virtual-go_PR-261@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:31:43 $ docker top c6431a2e0e021db828d79a2c7eb3cfdc31741dbb9b99f8a561822801da8540d6 -eo pid,comm [Pipeline] { [Pipeline] sh 13:31:43 + go version 13:31:43 go version go1.17.6 linux/amd64 [Pipeline] } 13:31:43 $ docker stop --time=1 c6431a2e0e021db828d79a2c7eb3cfdc31741dbb9b99f8a561822801da8540d6 13:31:44 $ docker rm -f c6431a2e0e021db828d79a2c7eb3cfdc31741dbb9b99f8a561822801da8540d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:31:45 + docker inspect -f . ci-base-image-x86_64 13:31:45 . [Pipeline] withDockerContainer 13:31:45 prd-centos7-docker-4c-2g-3848 does not seem to be running inside a container 13:31:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-261 -v /w/workspace/foundry_device-virtual-go_PR-261:/w/workspace/foundry_device-virtual-go_PR-261:rw,z -v /w/workspace/foundry_device-virtual-go_PR-261@tmp:/w/workspace/foundry_device-virtual-go_PR-261@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:31:45 $ docker top 3ec140d912b3852471a281d937060534b45a32cfc2ccc9769f8a04cb2b7b9c2e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 13:31:46 + make test 13:31:46 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 13:31:46 ? github.com/edgexfoundry/device-virtual-go [no test files] 13:31:47 3f3a8bcf1eab: Pull complete 13:31:47 0c92f367c5e7: Pull complete 13:31:47 4b8299f9d1f4: Pull complete 13:31:47 9a6b49a46696: Pull complete 13:31:52 cf05db05a679: Pull complete 13:31:52 Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 13:31:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 13:31:52 ---> 0ccda1f7e2ee 13:31:52 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 13:31:54 ---> Running in 15a00de340c4 13:31:54 Removing intermediate container 15a00de340c4 13:31:54 ---> 3c7aa2a01452 13:31:54 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:31:54 ---> Running in 122cf68c7e96 13:31:55 Removing intermediate container 122cf68c7e96 13:31:55 ---> 5ef807be7537 13:31:55 Step 5/12 : WORKDIR /device-virtual-go 13:31:55 ---> Running in a87f21ccc8a9 13:31:55 Removing intermediate container a87f21ccc8a9 13:31:55 ---> 352891c5fea1 13:31:55 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:31:55 ---> Running in c638756289c3 13:31:57 Removing intermediate container c638756289c3 13:31:57 ---> 4874512e9ae3 13:31:57 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:31:57 ---> Running in 828a581189e8 13:31:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:31:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:32:00 (1/4) Installing openssh-keygen (8.8_p1-r1) 13:32:00 (2/4) Installing libedit (20210910.3.1-r0) 13:32:00 (3/4) Installing openssh-client-common (8.8_p1-r1) 13:32:00 (4/4) Installing openssh-client-default (8.8_p1-r1) 13:32:00 Executing busybox-1.34.1-r3.trigger 13:32:00 OK: 224 MiB in 56 packages 13:32:01 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 13:32:01 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.027s coverage: 65.5% of statements 13:32:01 CGO_ENABLED=1 GO111MODULE=on go vet ./... 13:32:01 Removing intermediate container 828a581189e8 13:32:01 ---> 7f88f3c75774 13:32:01 Step 8/12 : COPY go.mod vendor* ./ 13:32:02 ---> 6d03c47ce68a 13:32:02 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:32:02 ---> Running in e865257ca553 13:32:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:32:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:32:05 ./bin/test-attribution-txt.sh [Pipeline] echo 13:32:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:32:05 $ docker stop --time=1 3ec140d912b3852471a281d937060534b45a32cfc2ccc9769f8a04cb2b7b9c2e 13:32:07 $ docker rm -f 3ec140d912b3852471a281d937060534b45a32cfc2ccc9769f8a04cb2b7b9c2e [Pipeline] // withDockerContainer [Pipeline] sh 13:32:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:32:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:32:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:32:09 + ls -al . 13:32:09 total 172 13:32:09 drwxrwxr-x. 8 jenkins jenkins 4096 Jan 25 13:32 . 13:32:09 drwxrwxr-x. 4 jenkins jenkins 112 Jan 25 13:30 .. 13:32:09 -rw-rw-r--. 1 jenkins jenkins 8449 Jan 25 13:30 Attribution.txt 13:32:09 drwxrwxr-x. 2 jenkins jenkins 37 Jan 25 13:30 bin 13:32:09 -rw-rw-r--. 1 jenkins jenkins 6349 Jan 25 13:30 CHANGELOG.md 13:32:09 drwxrwxr-x. 3 jenkins jenkins 32 Jan 25 13:30 cmd 13:32:09 -rw-r--r--. 1 jenkins jenkins 44394 Jan 25 13:32 coverage.out 13:32:09 -rw-rw-r--. 1 jenkins jenkins 1974 Jan 25 13:30 Dockerfile 13:32:09 drwxrwxr-x. 8 jenkins jenkins 179 Jan 25 13:30 .git 13:32:09 drwxrwxr-x. 2 jenkins jenkins 103 Jan 25 13:30 .github 13:32:09 -rw-rw-r--. 1 jenkins jenkins 270 Jan 25 13:30 .gitignore 13:32:09 -rw-rw-r--. 1 jenkins jenkins 2746 Jan 25 13:30 go.mod 13:32:09 -rw-rw-r--. 1 jenkins jenkins 49169 Jan 25 13:30 go.sum 13:32:09 -rw-rw-r--. 1 jenkins jenkins 677 Jan 25 13:30 GOVERNANCE.md 13:32:09 drwxrwxr-x. 3 jenkins jenkins 20 Jan 25 13:30 internal 13:32:09 -rw-rw-r--. 1 jenkins jenkins 660 Jan 25 13:30 Jenkinsfile 13:32:09 -rw-rw-r--. 1 jenkins jenkins 11340 Jan 25 13:30 LICENSE 13:32:09 -rw-rw-r--. 1 jenkins jenkins 1157 Jan 25 13:30 Makefile 13:32:09 -rw-rw-r--. 1 jenkins jenkins 623 Jan 25 13:30 OWNERS.md 13:32:09 -rw-rw-r--. 1 jenkins jenkins 2914 Jan 25 13:30 README.md 13:32:09 drwx------. 3 jenkins jenkins 71 Jan 25 13:30 .semver 13:32:09 -rw-rw-r--. 1 jenkins jenkins 5 Jan 25 13:30 VERSION 13:32:09 -rw-rw-r--. 1 jenkins jenkins 235 Jan 25 13:30 version.go [Pipeline] isUnix [Pipeline] sh 13:32:09 + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=5ffa2aea496f9d862b9f51ed3523d84bcb97010c --label arch=amd64 --label version=0.0.0 . 13:32:09 Sending build context to Docker daemon 22.94MB 13:32:09 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 13:32:09 Step 2/26 : FROM ${BASE} AS builder 13:32:09 ---> 6eaaa9a57436 13:32:09 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 13:32:09 ---> Running in 519eed9da1d7 13:32:09 Removing intermediate container 519eed9da1d7 13:32:09 ---> 87581d763edd 13:32:09 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 13:32:09 ---> Running in 0506026a15ec 13:32:09 Removing intermediate container 0506026a15ec 13:32:09 ---> faa53b9a0b32 13:32:09 Step 5/26 : WORKDIR /device-virtual-go 13:32:09 ---> Running in 21dc225d6584 13:32:09 Removing intermediate container 21dc225d6584 13:32:09 ---> 44f49258cc61 13:32:09 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:32:09 ---> Running in 94691861ce08 13:32:10 Removing intermediate container 94691861ce08 13:32:10 ---> 86143a78b505 13:32:10 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:32:10 ---> Running in e09c8fbcc800 13:32:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:32:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:32:11 OK: 224 MiB in 56 packages 13:32:12 Removing intermediate container e09c8fbcc800 13:32:12 ---> 5f49ef1ba15a 13:32:12 Step 8/26 : COPY go.mod vendor* ./ 13:32:12 ---> 862329243b56 13:32:12 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:32:12 ---> Running in f38887fa28e4 13:32:13 Removing intermediate container f38887fa28e4 13:32:13 ---> c3b7cf13287c 13:32:13 Step 10/26 : COPY . . 13:32:13 ---> c438860b4c7c 13:32:13 Step 11/26 : ARG MAKE='make build' 13:32:13 ---> Running in 3b3d1d161c99 13:32:13 Removing intermediate container 3b3d1d161c99 13:32:13 ---> 3e3698fbf6d1 13:32:13 Step 12/26 : RUN $MAKE 13:32:13 ---> Running in b5a51a76139e 13:32:13 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 13:32:28 Removing intermediate container b5a51a76139e 13:32:28 ---> 6af66077c961 13:32:28 Step 13/26 : FROM alpine:3.14 13:32:28 3.14: Pulling from library/alpine 13:32:28 97518928ae5f: Pulling fs layer 13:32:28 97518928ae5f: Verifying Checksum 13:32:28 97518928ae5f: Download complete 13:32:28 97518928ae5f: Pull complete 13:32:28 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 13:32:28 Status: Downloaded newer image for alpine:3.14 13:32:28 ---> 0a97eee8041e 13:32:28 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 13:32:28 ---> Running in 35f4d30c0b33 13:32:28 Removing intermediate container 35f4d30c0b33 13:32:28 ---> 0847219debd6 13:32:28 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:32:28 ---> Running in 98e4ee708200 13:32:28 Removing intermediate container 98e4ee708200 13:32:28 ---> 43f004169a91 13:32:28 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 13:32:28 ---> Running in 542c83e17fa3 13:32:28 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:32:29 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:32:30 (1/6) Installing dumb-init (1.2.5-r1) 13:32:30 (2/6) Installing libgcc (10.3.1_git20210424-r2) 13:32:30 (3/6) Installing libsodium (1.0.18-r0) 13:32:30 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 13:32:30 (5/6) Installing libzmq (4.3.4-r0) 13:32:30 (6/6) Installing zeromq (4.3.4-r0) 13:32:30 Executing busybox-1.33.1-r6.trigger 13:32:30 OK: 8 MiB in 20 packages 13:32:30 Removing intermediate container 542c83e17fa3 13:32:30 ---> 8fb89644de63 13:32:30 Step 17/26 : WORKDIR / 13:32:30 ---> Running in c3007d91ee72 13:32:30 Removing intermediate container c3007d91ee72 13:32:30 ---> 8e39de533016 13:32:30 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 13:32:31 ---> f0f1e283eb11 13:32:31 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 13:32:31 ---> c75ccd711467 13:32:31 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 13:32:31 ---> f1b1998f04d0 13:32:31 Step 21/26 : EXPOSE 59900 13:32:31 ---> Running in 00aba954fca9 13:32:31 Removing intermediate container 00aba954fca9 13:32:31 ---> 77064a51d72d 13:32:31 Step 22/26 : ENTRYPOINT ["/device-virtual"] 13:32:31 ---> Running in 1c464723841a 13:32:31 Removing intermediate container 1c464723841a 13:32:31 ---> f737ae7d8581 13:32:31 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:32:31 ---> Running in 249a91e146e7 13:32:31 Removing intermediate container 249a91e146e7 13:32:31 ---> 41debca084ac 13:32:31 Step 24/26 : LABEL arch=amd64 13:32:32 ---> Running in 1d7822183f77 13:32:32 Removing intermediate container 1d7822183f77 13:32:32 ---> c1f6fecd96ec 13:32:32 Step 25/26 : LABEL git_sha=5ffa2aea496f9d862b9f51ed3523d84bcb97010c 13:32:32 ---> Running in a82da95be32e 13:32:32 Removing intermediate container a82da95be32e 13:32:32 ---> bf3b9b42f479 13:32:32 Step 26/26 : LABEL version=0.0.0 13:32:32 ---> Running in 6b97ad6ce370 13:32:32 Removing intermediate container 6b97ad6ce370 13:32:32 ---> 4d2f2a6958ae 13:32:32 [Warning] One or more build-args [ARCH] were not consumed 13:32:32 Successfully built 4d2f2a6958ae 13:32:32 Successfully tagged device-virtual: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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:32:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:32:32 13:32:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:32:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:32:33 latest: Pulling from edgex-lftools-log-publisher 13:32:33 b4d181a07f80: Pulling fs layer 13:32:33 a1111a8f2ec3: Pulling fs layer 13:32:33 ed53099fbce6: Pulling fs layer 13:32:33 dc539afda2c1: Pulling fs layer 13:32:33 77bc0d833cb6: Pulling fs layer 13:32:33 9065ff56babe: Pulling fs layer 13:32:33 d287ab97295c: Pulling fs layer 13:32:33 9065ff56babe: Waiting 13:32:33 dc539afda2c1: Waiting 13:32:33 d287ab97295c: Waiting 13:32:33 77bc0d833cb6: Waiting 13:32:33 a1111a8f2ec3: Verifying Checksum 13:32:33 a1111a8f2ec3: Download complete 13:32:33 dc539afda2c1: Verifying Checksum 13:32:33 dc539afda2c1: Download complete 13:32:33 ed53099fbce6: Verifying Checksum 13:32:33 ed53099fbce6: Download complete 13:32:33 9065ff56babe: Download complete 13:32:33 77bc0d833cb6: Verifying Checksum 13:32:33 77bc0d833cb6: Download complete 13:32:33 b4d181a07f80: Verifying Checksum 13:32:33 b4d181a07f80: Download complete 13:32:33 d287ab97295c: Verifying Checksum 13:32:33 d287ab97295c: Download complete 13:32:34 b4d181a07f80: Pull complete 13:32:34 a1111a8f2ec3: Pull complete 13:32:35 ed53099fbce6: Pull complete 13:32:35 dc539afda2c1: Pull complete 13:32:35 77bc0d833cb6: Pull complete 13:32:35 9065ff56babe: Pull complete 13:32:42 d287ab97295c: Pull complete 13:32:42 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 13:32:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:32:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:32:42 prd-centos7-docker-4c-2g-3848 does not seem to be running inside a container 13:32:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-261 -v /w/workspace/foundry_device-virtual-go_PR-261:/w/workspace/foundry_device-virtual-go_PR-261:rw,z -v /w/workspace/foundry_device-virtual-go_PR-261@tmp:/w/workspace/foundry_device-virtual-go_PR-261@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:32:45 $ docker top 7f0dcb078ad549a3a6cd4c3058dd3eea2e67772c6c1fc81b46dc89b5add8884b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:32:45 ---> job-cost.sh 13:32:45 lf-activate-venv: SKIPPING 13:32:45 INFO: No Stack... 13:32:45 INFO: Retrieving Pricing Info for: v3-standard-2 13:32:45 INFO: Archiving Costs [Pipeline] sh 13:32:46 + cat /w/workspace/foundry_device-virtual-go_PR-261/archives/cost.csv 13:32:46 + cut -d, -f6 [Pipeline] lock 13:32:46 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-261-2-stack-cost] 13:32:46 Resource [jenkins-edgexfoundry-device-virtual-go-PR-261-2-stack-cost] did not exist. Created. 13:32:46 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-261-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:32:46 + echo total: 0.05999999865889549 [Pipeline] stash 13:32:46 Stashed 1 file(s) [Pipeline] } 13:32:46 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-261-2-stack-cost] [Pipeline] // lock [Pipeline] } 13:32:46 $ docker stop --time=1 7f0dcb078ad549a3a6cd4c3058dd3eea2e67772c6c1fc81b46dc89b5add8884b 13:32:47 $ docker rm -f 7f0dcb078ad549a3a6cd4c3058dd3eea2e67772c6c1fc81b46dc89b5add8884b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:33:10 Removing intermediate container e865257ca553 13:33:10 ---> 2b2c031d884b 13:33:10 Step 10/12 : COPY . . 13:33:11 ---> f617fc997a2f 13:33:11 Step 11/12 : ARG MAKE='make build' 13:33:11 ---> Running in a68377c3c449 13:33:11 Removing intermediate container a68377c3c449 13:33:11 ---> 6def5c73666f 13:33:11 Step 12/12 : RUN $MAKE 13:33:11 ---> Running in 51394ad494cd 13:33:12 noop 13:33:13 Removing intermediate container 51394ad494cd 13:33:13 ---> 4952bc051298 13:33:13 Successfully built 4952bc051298 13:33:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:33:13 + docker inspect -f . ci-base-image-arm64 13:33:13 . [Pipeline] withDockerContainer 13:33:13 prd-ubuntu18.04-docker-arm64-4c-16g-3846 does not seem to be running inside a container 13:33:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-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 ******** -e ******** -e ******** ci-base-image-arm64 cat 13:33:15 $ docker top 05b57a4db82e5905e4e11e578c94e4621345309710ee881b0e61c96b44ac8145 -eo pid,comm [Pipeline] { [Pipeline] sh 13:33:16 + go version 13:33:16 go version go1.17.6 linux/arm64 [Pipeline] } 13:33:16 $ docker stop --time=1 05b57a4db82e5905e4e11e578c94e4621345309710ee881b0e61c96b44ac8145 13:33:17 $ docker rm -f 05b57a4db82e5905e4e11e578c94e4621345309710ee881b0e61c96b44ac8145 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:33:18 + docker inspect -f . ci-base-image-arm64 13:33:18 . [Pipeline] withDockerContainer 13:33:18 prd-ubuntu18.04-docker-arm64-4c-16g-3846 does not seem to be running inside a container 13:33:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-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 ******** -e ******** -e ******** ci-base-image-arm64 cat 13:33:19 $ docker top 6daa0009adf670607b738c4263613254030f23aeeb187b62920be95d9974d6b0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 13:33:20 + make test 13:33:20 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 13:33:21 ? github.com/edgexfoundry/device-virtual-go [no test files] 13:34:08 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 13:34:08 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.112s coverage: 65.5% of statements 13:34:08 CGO_ENABLED=1 GO111MODULE=on go vet ./... 13:34:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:34:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:34:23 ./bin/test-attribution-txt.sh [Pipeline] echo 13:34:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:34:24 $ docker stop --time=1 6daa0009adf670607b738c4263613254030f23aeeb187b62920be95d9974d6b0 13:34:25 $ docker rm -f 6daa0009adf670607b738c4263613254030f23aeeb187b62920be95d9974d6b0 [Pipeline] // withDockerContainer [Pipeline] sh 13:34:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:34:26 Warning: overwriting stash ‘coverage-report’ 13:34:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:34:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:34:27 + ls -al . 13:34:27 total 196 13:34:27 drwxrwxr-x 7 jenkins jenkins 4096 Jan 25 13:34 . 13:34:27 drwxrwxr-x 4 jenkins jenkins 4096 Jan 25 13:30 .. 13:34:27 drwxrwxr-x 8 jenkins jenkins 4096 Jan 25 13:31 .git 13:34:27 drwxrwxr-x 2 jenkins jenkins 4096 Jan 25 13:31 .github 13:34:27 -rw-rw-r-- 1 jenkins jenkins 270 Jan 25 13:31 .gitignore 13:34:27 -rw-rw-r-- 1 jenkins jenkins 8449 Jan 25 13:31 Attribution.txt 13:34:27 -rw-rw-r-- 1 jenkins jenkins 6349 Jan 25 13:31 CHANGELOG.md 13:34:27 -rw-rw-r-- 1 jenkins jenkins 1974 Jan 25 13:31 Dockerfile 13:34:27 -rw-rw-r-- 1 jenkins jenkins 677 Jan 25 13:31 GOVERNANCE.md 13:34:27 -rw-rw-r-- 1 jenkins jenkins 660 Jan 25 13:31 Jenkinsfile 13:34:27 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 25 13:31 LICENSE 13:34:27 -rw-rw-r-- 1 jenkins jenkins 1157 Jan 25 13:31 Makefile 13:34:27 -rw-rw-r-- 1 jenkins jenkins 623 Jan 25 13:31 OWNERS.md 13:34:27 -rw-rw-r-- 1 jenkins jenkins 2914 Jan 25 13:31 README.md 13:34:27 -rw-rw-r-- 1 jenkins jenkins 5 Jan 25 13:30 VERSION 13:34:27 drwxrwxr-x 2 jenkins jenkins 4096 Jan 25 13:31 bin 13:34:27 drwxrwxr-x 3 jenkins jenkins 4096 Jan 25 13:31 cmd 13:34:27 -rw-r--r-- 1 jenkins jenkins 44394 Jan 25 13:34 coverage.out 13:34:27 -rw-rw-r-- 1 jenkins jenkins 2746 Jan 25 13:31 go.mod 13:34:27 -rw-rw-r-- 1 jenkins jenkins 49169 Jan 25 13:31 go.sum 13:34:27 drwxrwxr-x 3 jenkins jenkins 4096 Jan 25 13:31 internal 13:34:27 -rw-rw-r-- 1 jenkins jenkins 235 Jan 25 13:31 version.go [Pipeline] isUnix [Pipeline] sh 13:34:28 + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=5ffa2aea496f9d862b9f51ed3523d84bcb97010c --label arch=arm64 --label version=0.0.0 . 13:34:28 Sending build context to Docker daemon 11.65MB 13:34:28 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 13:34:28 Step 2/26 : FROM ${BASE} AS builder 13:34:28 ---> 4952bc051298 13:34:28 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 13:34:28 ---> Running in 8ec6ac3e920f 13:34:29 Removing intermediate container 8ec6ac3e920f 13:34:29 ---> 2fbef37cbade 13:34:29 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 13:34:29 ---> Running in b088da78aede 13:34:29 Removing intermediate container b088da78aede 13:34:29 ---> 6bc5e0a42aca 13:34:29 Step 5/26 : WORKDIR /device-virtual-go 13:34:29 ---> Running in 2cdbe38afe27 13:34:30 Removing intermediate container 2cdbe38afe27 13:34:30 ---> eeb2bf4618f3 13:34:30 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:34:30 ---> Running in 015cf1c47305 13:34:32 Removing intermediate container 015cf1c47305 13:34:32 ---> efc05e4301b1 13:34:32 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:34:32 ---> Running in 9363f4224096 13:34:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:34:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:34:34 OK: 224 MiB in 56 packages 13:34:35 Removing intermediate container 9363f4224096 13:34:35 ---> b498acd6c5ad 13:34:35 Step 8/26 : COPY go.mod vendor* ./ 13:34:36 ---> cf3bc52b6e64 13:34:36 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:34:36 ---> Running in 72689ef4ba9d 13:34:38 Removing intermediate container 72689ef4ba9d 13:34:38 ---> 4e3375581c12 13:34:38 Step 10/26 : COPY . . 13:34:39 ---> 8c64fd082c7f 13:34:39 Step 11/26 : ARG MAKE='make build' 13:34:39 ---> Running in 36daa4d31be9 13:34:40 Removing intermediate container 36daa4d31be9 13:34:40 ---> ba0e1ef10879 13:34:40 Step 12/26 : RUN $MAKE 13:34:40 ---> Running in df139497b9d5 13:34:41 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 13:35:20 Removing intermediate container df139497b9d5 13:35:20 ---> 80d8a3056462 13:35:20 Step 13/26 : FROM alpine:3.14 13:35:20 3.14: Pulling from library/alpine 13:35:20 be307f383ecc: Pulling fs layer 13:35:20 be307f383ecc: Verifying Checksum 13:35:20 be307f383ecc: Pull complete 13:35:20 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 13:35:20 Status: Downloaded newer image for alpine:3.14 13:35:20 ---> 5b8b7b635229 13:35:20 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 13:35:20 ---> Running in 30a1bc62f531 13:35:20 Removing intermediate container 30a1bc62f531 13:35:20 ---> 52f454f646ce 13:35:20 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:35:20 ---> Running in c51ec60099ad 13:35:21 Removing intermediate container c51ec60099ad 13:35:21 ---> a089177f943c 13:35:21 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 13:35:21 ---> Running in 1627201fe825 13:35:22 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:35:23 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:35:24 (1/6) Installing dumb-init (1.2.5-r1) 13:35:24 (2/6) Installing libgcc (10.3.1_git20210424-r2) 13:35:24 (3/6) Installing libsodium (1.0.18-r0) 13:35:24 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 13:35:24 (5/6) Installing libzmq (4.3.4-r0) 13:35:24 (6/6) Installing zeromq (4.3.4-r0) 13:35:24 Executing busybox-1.33.1-r6.trigger 13:35:24 OK: 8 MiB in 20 packages 13:35:25 Removing intermediate container 1627201fe825 13:35:25 ---> a8c6f0f0fb55 13:35:25 Step 17/26 : WORKDIR / 13:35:25 ---> Running in 52a3296e1d41 13:35:26 Removing intermediate container 52a3296e1d41 13:35:26 ---> e242741608a2 13:35:26 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 13:35:26 ---> 284f2a34d1bc 13:35:26 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 13:35:27 ---> f23dad82ab81 13:35:27 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 13:35:28 ---> b9e46531b0cb 13:35:28 Step 21/26 : EXPOSE 59900 13:35:28 ---> Running in 2af64043658d 13:35:28 Removing intermediate container 2af64043658d 13:35:28 ---> 742d0f79eb69 13:35:28 Step 22/26 : ENTRYPOINT ["/device-virtual"] 13:35:28 ---> Running in 5b2fe8714215 13:35:29 Removing intermediate container 5b2fe8714215 13:35:29 ---> f1d4344fecab 13:35:29 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:35:29 ---> Running in b27379332fe5 13:35:29 Removing intermediate container b27379332fe5 13:35:29 ---> b515b8a31de9 13:35:29 Step 24/26 : LABEL arch=arm64 13:35:29 ---> Running in 3b094b76a854 13:35:30 Removing intermediate container 3b094b76a854 13:35:30 ---> be52237c69cf 13:35:30 Step 25/26 : LABEL git_sha=5ffa2aea496f9d862b9f51ed3523d84bcb97010c 13:35:30 ---> Running in 9cdaf1624a4f 13:35:30 Removing intermediate container 9cdaf1624a4f 13:35:30 ---> f9c010c898c3 13:35:30 Step 26/26 : LABEL version=0.0.0 13:35:30 ---> Running in d15d92d2bdc3 13:35:30 Removing intermediate container d15d92d2bdc3 13:35:30 ---> de71ac07d035 13:35:30 [Warning] One or more build-args [ARCH] were not consumed 13:35:30 Successfully built de71ac07d035 13:35:30 Successfully tagged device-virtual-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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:35:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:35:31 13:35:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 13:35:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:35:31 arm64: Pulling from edgex-lftools-log-publisher 13:35:31 448f6bf000e3: Pulling fs layer 13:35:31 f757da607395: Pulling fs layer 13:35:31 05883995daec: Pulling fs layer 13:35:31 8603b9c90790: Pulling fs layer 13:35:31 1560dd03e051: Pulling fs layer 13:35:31 27f5ce0e4adf: Pulling fs layer 13:35:31 c2d8d7efcc4b: Pulling fs layer 13:35:31 8603b9c90790: Waiting 13:35:31 1560dd03e051: Waiting 13:35:31 c2d8d7efcc4b: Waiting 13:35:31 27f5ce0e4adf: Waiting 13:35:31 f757da607395: Verifying Checksum 13:35:31 f757da607395: Download complete 13:35:31 8603b9c90790: Verifying Checksum 13:35:31 8603b9c90790: Download complete 13:35:31 1560dd03e051: Verifying Checksum 13:35:31 1560dd03e051: Download complete 13:35:31 27f5ce0e4adf: Verifying Checksum 13:35:31 27f5ce0e4adf: Download complete 13:35:31 05883995daec: Verifying Checksum 13:35:31 05883995daec: Download complete 13:35:32 448f6bf000e3: Verifying Checksum 13:35:32 448f6bf000e3: Download complete 13:35:35 c2d8d7efcc4b: Verifying Checksum 13:35:35 c2d8d7efcc4b: Download complete 13:35:36 448f6bf000e3: Pull complete 13:35:36 f757da607395: Pull complete 13:35:38 05883995daec: Pull complete 13:35:38 8603b9c90790: Pull complete 13:35:39 1560dd03e051: Pull complete 13:35:39 27f5ce0e4adf: Pull complete 13:35:54 c2d8d7efcc4b: Pull complete 13:35:54 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 13:35:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:35:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 13:35:54 prd-ubuntu18.04-docker-arm64-4c-16g-3846 does not seem to be running inside a container 13:35:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:35:57 $ docker top 56080e59aed710bdd154d8029acfbc8287033978ddc0e1822cf5395ee8c37cd1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:35:58 ---> job-cost.sh 13:35:58 lf-activate-venv: SKIPPING 13:35:58 INFO: No Stack... 13:35:58 INFO: Retrieving Pricing Info for: v3-standard-4 13:35:58 INFO: Archiving Costs [Pipeline] sh 13:35:59 + cat /w/workspace/device-virtual-go/2/archives/cost.csv 13:35:59 + cut -d, -f6 [Pipeline] lock 13:35:59 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-261-2-stack-cost] 13:35:59 Resource [jenkins-edgexfoundry-device-virtual-go-PR-261-2-stack-cost] did not exist. Created. 13:35:59 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-261-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:36:00 /w/workspace/device-virtual-go/2@tmp/durable-9372aa62/script.sh: 1: /w/workspace/device-virtual-go/2@tmp/durable-9372aa62/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 13:36:00 + echo total: 0.10999999940395355 [Pipeline] stash 13:36:00 Warning: overwriting stash ‘stack-cost’ 13:36:00 Stashed 1 file(s) [Pipeline] } 13:36:00 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-261-2-stack-cost] [Pipeline] // lock [Pipeline] } 13:36:00 $ docker stop --time=1 56080e59aed710bdd154d8029acfbc8287033978ddc0e1822cf5395ee8c37cd1 13:36:02 $ docker rm -f 56080e59aed710bdd154d8029acfbc8287033978ddc0e1822cf5395ee8c37cd1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 13:36:02 provisioning config files... 13:36:02 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-261@tmp/config3355281132547922526tmp [Pipeline] { [Pipeline] sh 13:36:03 + set +x 13:36:03 + bash -s -- 13:36:03 + curl -s https://codecov.io/bash 13:36:03 13:36:03 _____ _ 13:36:03 / ____| | | 13:36:03 | | ___ __| | ___ ___ _____ __ 13:36:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:36:03 | |___| (_) | (_| | __/ (_| (_) \ V / 13:36:03 \_____\___/ \__,_|\___|\___\___/ \_/ 13:36:03 Bash-1.0.6 13:36:03 13:36:03 13:36:03 ==> git version 2.24.4 found 13:36:03 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 13:36:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 13:36:03 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 13:36:03 ==> Jenkins CI detected. 13:36:03 current dir:  /w/workspace/foundry_device-virtual-go_PR-261 13:36:03 project root: . 13:36:03 --> token set from env 13:36:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:36:03 ==> Running gcov in . (disable via -X gcov) 13:36:03 ==> Python coveragepy not found 13:36:03 ==> Searching for coverage reports in: 13:36:03 + . 13:36:03 -> Found 1 reports 13:36:03 ==> Detecting git/mercurial file structure 13:36:03 ==> Reading reports 13:36:03 + ./coverage.out bytes=44394 13:36:03 ==> Appending adjustments 13:36:03 https://docs.codecov.io/docs/fixing-reports 13:36:03 + Found adjustments 13:36:03 ==> Gzipping contents 13:36:03 8.0K /tmp/codecov.DesacC.gz 13:36:03 ==> Uploading reports 13:36:03 url: https://codecov.io 13:36:03 query: branch=PR-261&commit=5ffa2aea496f9d862b9f51ed3523d84bcb97010c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-261%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=261&job=&cmd_args= 13:36:03 -> Pinging Codecov 13:36:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-261&commit=5ffa2aea496f9d862b9f51ed3523d84bcb97010c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-261%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=261&job=&cmd_args= 13:36:03 -> Uploading to 13:36:03 https://storage.googleapis.com/codecov/v4/raw/2022-01-25/5E52B4B073DB2E39498172D8E973AA87/5ffa2aea496f9d862b9f51ed3523d84bcb97010c/581f4da3-655e-483a-a0a3-3be3d2f84591.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220125%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220125T133603Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=20e06572b41f2b188a57899b297f2279771d6963b1b4e01241fa0cea0fb18869 13:36:03 % Total % Received % Xferd Average Speed Time Time Time Current 13:36:03 Dload Upload Total Spent Left Speed 13:36:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5325 0 0 100 5325 0 17657 --:--:-- --:--:-- --:--:-- 17691 13:36:04 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/5ffa2aea496f9d862b9f51ed3523d84bcb97010c [Pipeline] } 13:36:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:36:04 + '[' -d /w/workspace/foundry_device-virtual-go_PR-261/archives ']' 13:36:04 + ls -al /w/workspace/foundry_device-virtual-go_PR-261/archives 13:36:04 total 8 13:36:04 drwxr-xr-x. 3 root root 34 Jan 25 13:32 . 13:36:04 drwxrwxr-x. 9 jenkins jenkins 4096 Jan 25 13:32 .. 13:36:04 drwxr-xr-x. 2 root root 6 Jan 25 13:32 cost 13:36:04 -rw-r--r--. 1 root root 88 Jan 25 13:32 cost.csv 13:36:04 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-261/archives 13:36:04 + ls -al /w/workspace/foundry_device-virtual-go_PR-261/archives 13:36:04 total 8 13:36:04 drwxr-xr-x. 3 jenkins jenkins 34 Jan 25 13:32 . 13:36:04 drwxrwxr-x. 9 jenkins jenkins 4096 Jan 25 13:32 .. 13:36:04 drwxr-xr-x. 2 jenkins jenkins 6 Jan 25 13:32 cost 13:36:04 -rw-r--r--. 1 jenkins jenkins 88 Jan 25 13:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:36:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:36:05 ---> package-listing.sh 13:36:05 ++ facter osfamily 13:36:05 ++ tr '[:upper:]' '[:lower:]' 13:36:05 + OS_FAMILY=redhat 13:36:05 + workspace=/w/workspace/foundry_device-virtual-go_PR-261 13:36:05 + START_PACKAGES=/tmp/packages_start.txt 13:36:05 + END_PACKAGES=/tmp/packages_end.txt 13:36:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:36:05 + PACKAGES=/tmp/packages_start.txt 13:36:05 + '[' /w/workspace/foundry_device-virtual-go_PR-261 ']' 13:36:05 + PACKAGES=/tmp/packages_end.txt 13:36:05 + case "${OS_FAMILY}" in 13:36:05 + sort 13:36:05 + rpm -qa 13:36:06 + '[' -f /tmp/packages_start.txt ']' 13:36:06 + '[' -f /tmp/packages_end.txt ']' 13:36:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:36:06 + '[' /w/workspace/foundry_device-virtual-go_PR-261 ']' 13:36:06 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-261/archives/ 13:36:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-261/archives/ [Pipeline] echo 13:36:06 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/foundry_device-virtual-go_PR-261/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:36:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:36:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:36:07 . [Pipeline] withDockerContainer 13:36:07 prd-centos7-docker-4c-2g-3848 does not seem to be running inside a container 13:36:07 $ 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/foundry_device-virtual-go_PR-261/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-261 -v /w/workspace/foundry_device-virtual-go_PR-261:/w/workspace/foundry_device-virtual-go_PR-261:rw,z -v /w/workspace/foundry_device-virtual-go_PR-261@tmp:/w/workspace/foundry_device-virtual-go_PR-261@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:36:07 $ docker top e46998b90415571a48f3a237882a760ca3b24403fe14c6e2120cdd4d75fa1647 -eo pid,comm [Pipeline] { [Pipeline] sh 13:36:08 + touch /tmp/pre-build-complete [Pipeline] sh 13:36:08 + mkdir -p /var/log/sysstat [Pipeline] sh 13:36:08 + ls /var/log/sa-host 13:36:08 + sadf -c /var/log/sa-host/sa17 13:36:08 file_magic: OK 13:36:08 HZ: Using current value: 100 13:36:08 file_header: OK 13:36:08 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 13:36:08 Statistics: 13:36:08 Hnuu...uuuununununu...Hnuu...uuuununununu... 13:36:08 File successfully converted to sysstat format version 12.0.3 13:36:08 + sadf -c /var/log/sa-host/sa25 13:36:08 file_magic: OK 13:36:08 HZ: Using current value: 100 13:36:08 file_header: OK 13:36:08 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 13:36:08 Statistics: 13:36:08 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 13:36:08 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:36:08 provisioning config files... 13:36:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-261@tmp/config7762303556478157127tmp [Pipeline] { [Pipeline] echo 13:36:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:36:09 ---> create-netrc.sh [Pipeline] } 13:36:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:36:09 ---> python-tools-install.sh [Pipeline] echo 13:36:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:36:09 ---> sudo-logs.sh 13:36:09 Archiving 'sudo' log.. 13:36:09 sudo: unable to resolve host prd-centos7-docker-4c-2g-3848.novalocal: Name or service not known 13:36:09 sudo: unable to resolve host prd-centos7-docker-4c-2g-3848.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 13:36:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:36:10 ---> job-cost.sh 13:36:10 lf-activate-venv: SKIPPING 13:36:10 DEBUG: total: 0.05999999865889549 13:36:10 INFO: Retrieving Stack Cost... 13:36:10 INFO: Retrieving Pricing Info for: v3-standard-2 13:36:10 INFO: Archiving Costs [Pipeline] echo 13:36:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:36:11 ---> logs-deploy.sh 13:36:11 lf-activate-venv: SKIPPING 13:36:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-261/2 13:36:11 INFO: archiving workspace using pattern(s): 13:36:11 Archives upload complete. 13:36:11 INFO: archiving logs to Nexus 13:36:12 ---> uname -a: 13:36:12 Linux prd-centos7-docker-4c-2g-3848.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 13:36:12 13:36:12 13:36:12 ---> lscpu: 13:36:12 Architecture: x86_64 13:36:12 CPU op-mode(s): 32-bit, 64-bit 13:36:12 Byte Order: Little Endian 13:36:12 Address sizes: 40 bits physical, 48 bits virtual 13:36:12 CPU(s): 2 13:36:12 On-line CPU(s) list: 0,1 13:36:12 Thread(s) per core: 1 13:36:12 Core(s) per socket: 1 13:36:12 Socket(s): 2 13:36:12 NUMA node(s): 1 13:36:12 Vendor ID: AuthenticAMD 13:36:12 CPU family: 23 13:36:12 Model: 49 13:36:12 Model name: AMD EPYC-Rome Processor 13:36:12 Stepping: 0 13:36:12 CPU MHz: 2799.994 13:36:12 BogoMIPS: 5599.98 13:36:12 Virtualization: AMD-V 13:36:12 Hypervisor vendor: KVM 13:36:12 Virtualization type: full 13:36:12 L1d cache: 32K 13:36:12 L1i cache: 32K 13:36:12 L2 cache: 512K 13:36:12 L3 cache: 16384K 13:36:12 NUMA node0 CPU(s): 0,1 13:36:12 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 13:36:12 13:36:12 13:36:12 ---> nproc: 13:36:12 2 13:36:12 13:36:12 13:36:12 ---> df -h: 13:36:12 Filesystem Size Used Avail Use% Mounted on 13:36:12 overlay 40G 9.2G 31G 23% / 13:36:12 tmpfs 64M 0 64M 0% /dev 13:36:12 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 13:36:12 shm 64M 0 64M 0% /dev/shm 13:36:12 /dev/vda1 40G 9.2G 31G 23% /facter-os 13:36:12 13:36:12 13:36:12 ---> sar -b -r -n DEV: 13:36:12 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/25/22 _x86_64_ (2 CPU) 13:36:12 13:36:12 13:30:08 LINUX RESTART (2 CPU) 13:36:12 13:36:12 13:31:01 tps rtps wtps bread/s bwrtn/s 13:36:12 13:32:01 307.47 0.05 307.42 1.06 80462.19 13:36:12 13:33:01 133.26 0.00 133.26 0.00 28142.30 13:36:12 13:34:01 3.98 0.00 3.98 0.00 214.09 13:36:12 13:35:01 0.23 0.00 0.23 0.00 3.46 13:36:12 13:36:01 0.27 0.00 0.27 0.00 3.30 13:36:12 Average: 89.10 0.01 89.09 0.21 21779.69 13:36:12 13:36:12 13:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:36:12 13:32:01 3911464 0 951304 11.88 2620 3143544 1471588 16.25 921060 2716408 54520 13:36:12 13:33:01 3285880 0 1034400 12.92 2620 3686032 1204520 13.30 1016976 3169184 16 13:36:12 13:34:01 3284400 0 1035872 12.93 2620 3686040 1165420 12.87 1020120 3169184 20 13:36:12 13:35:01 3286464 0 1033804 12.91 2620 3686044 1165420 12.87 1020736 3169184 8 13:36:12 13:36:01 3286632 0 1033628 12.91 2620 3686052 1165504 12.87 1021108 3169184 8 13:36:12 Average: 3410968 0 1017802 12.71 2620 3577542 1234490 13.63 1000000 3078629 10914 13:36:12 13:36:12 13:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:36:12 13:32:01 eth0 283.78 216.64 2128.03 30.60 0.00 0.00 0.00 0.00 13:36:12 13:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:32:01 vetha2b7561 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 13:36:12 13:32:01 docker0 198.07 252.09 15.62 2098.80 0.00 0.00 0.00 0.00 13:36:12 13:33:01 eth0 145.80 95.84 2752.92 20.99 0.00 0.00 0.00 0.00 13:36:12 13:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:33:01 docker0 15.62 19.05 0.90 89.73 0.00 0.00 0.00 0.00 13:36:12 13:34:01 eth0 0.33 0.33 0.02 0.03 0.00 0.00 0.00 0.00 13:36:12 13:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:35:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:36:01 eth0 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 13:36:12 13:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 Average: eth0 86.10 62.65 976.57 10.34 0.00 0.00 0.00 0.00 13:36:12 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 Average: docker0 42.77 54.27 3.31 438.10 0.00 0.00 0.00 0.00 13:36:12 13:36:12 13:36:12 ---> sar -P ALL: 13:36:12 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/25/22 _x86_64_ (2 CPU) 13:36:12 13:36:12 13:30:08 LINUX RESTART (2 CPU) 13:36:12 13:36:12 13:31:01 CPU %user %nice %system %iowait %steal %idle 13:36:12 13:32:01 all 40.08 0.00 13.49 3.62 0.11 42.71 13:36:12 13:32:01 0 39.70 0.00 13.14 3.78 0.11 43.28 13:36:12 13:32:01 1 40.46 0.00 13.83 3.46 0.11 42.15 13:36:12 13:33:01 all 30.98 0.00 8.57 2.16 0.09 58.20 13:36:12 13:33:01 0 31.48 0.00 8.40 2.57 0.09 57.47 13:36:12 13:33:01 1 30.48 0.00 8.74 1.76 0.09 58.94 13:36:12 13:34:01 all 0.22 0.00 0.08 0.00 0.03 99.68 13:36:12 13:34:01 0 0.40 0.00 0.05 0.00 0.02 99.53 13:36:12 13:34:01 1 0.03 0.00 0.10 0.00 0.03 99.83 13:36:12 13:35:01 all 0.20 0.00 0.07 0.00 0.03 99.71 13:36:12 13:35:01 0 0.35 0.00 0.03 0.00 0.03 99.58 13:36:12 13:35:01 1 0.05 0.00 0.10 0.00 0.02 99.83 13:36:12 13:36:01 all 0.20 0.00 0.04 0.00 0.02 99.74 13:36:12 13:36:01 0 0.05 0.00 0.03 0.00 0.00 99.92 13:36:12 13:36:01 1 0.35 0.00 0.05 0.00 0.03 99.57 13:36:12 Average: all 13.76 0.00 4.26 1.11 0.05 80.82 13:36:12 Average: 0 13.82 0.00 4.15 1.22 0.05 80.76 13:36:12 Average: 1 13.69 0.00 4.37 1.00 0.05 80.89 13:36:12 13:36:12 13:36:12