Started by user Eric Ball Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 9b89d7644d3409c1e42d925e84b99a1b27025fab Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8119340726187541081.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5032545697275977702.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6344605319663907898.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7274919527783928161.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1068143302104390537.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Running on prd-centos7-docker-4c-2g-14824 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_master@tmp/jenkins-gitclient-ssh9118714960851389633.key Avoid second fetch Checking out Revision 9b89d7644d3409c1e42d925e84b99a1b27025fab (master) > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9b89d7644d3409c1e42d925e84b99a1b27025fab # timeout=10 Commit message: "Merge pull request #926 from lenny-intel/service-keys" > git rev-list --no-walk 9b89d7644d3409c1e42d925e84b99a1b27025fab # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:31:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:31:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:31:09 ========================================================= 20:31:09 EdgeX Global Pipelines Version Info 20:31:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:31:10 ------------------- 20:31:10 stable info: 20:31:10 ------------------- 20:31:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:31:10 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 20:31:10 Message: update stable to v1.0.192 20:31:11 ------------------- 20:31:11 experimental info: 20:31:11 ------------------- 20:31:11 Commited By: **** collab-it+edgex@linuxfoundation.org 20:31:11 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 20:31:11 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:31:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 20:31:11 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 20:31:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:31:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:31:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:31:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:31:11 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:31:11 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 20:31:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 20:31:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:31:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:31:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 20:31:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:31:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:31:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:31:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:31:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:31:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:31:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:31:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:31:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:31:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 20:31:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:31:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:31:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:31:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:31:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 20:31:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 20:31:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 20:31:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9b89d7644d3409c1e42d925e84b99a1b27025fab [Pipeline] echo 20:31:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9b89d76 [Pipeline] echo 20:31:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:31:12 provisioning config files... 20:31:12 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config6712782551712773161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:31:12 ---> docker-login.sh 20:31:12 nexus3.edgexfoundry.org:10001 20:31:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:13 Configure a credential helper to remove this warning. See 20:31:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:13 20:31:13 Login Succeeded 20:31:13 nexus3.edgexfoundry.org:10002 20:31:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:13 Configure a credential helper to remove this warning. See 20:31:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:13 20:31:13 Login Succeeded 20:31:13 nexus3.edgexfoundry.org:10003 20:31:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:13 Configure a credential helper to remove this warning. See 20:31:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:13 20:31:13 Login Succeeded 20:31:13 nexus3.edgexfoundry.org:10004 20:31:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:13 Configure a credential helper to remove this warning. See 20:31:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:13 20:31:13 Login Succeeded 20:31:13 docker.io 20:31:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:14 Configure a credential helper to remove this warning. See 20:31:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:14 20:31:14 Login Succeeded 20:31:14 ---> docker-login.sh ends [Pipeline] } 20:31:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:31:14 + git log --format=format:%s -1 9b89d7644d3409c1e42d925e84b99a1b27025fab [Pipeline] echo 20:31:14 GIT_COMMIT: 9b89d7644d3409c1e42d925e84b99a1b27025fab, Commit Message: Merge pull request #926 from lenny-intel/service-keys [Pipeline] echo 20:31:14 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:31:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:31:15 20:31:15 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:31:16 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:31:16 latest: Pulling from edgex-devops/git-semver 20:31:16 31603596830f: Pulling fs layer 20:31:16 54011a49482f: Pulling fs layer 20:31:16 a6820b24f6d8: Pulling fs layer 20:31:16 f581987b2513: Pulling fs layer 20:31:16 f581987b2513: Waiting 20:31:16 54011a49482f: Verifying Checksum 20:31:16 54011a49482f: Download complete 20:31:16 31603596830f: Verifying Checksum 20:31:16 31603596830f: Download complete 20:31:16 f581987b2513: Verifying Checksum 20:31:16 f581987b2513: Download complete 20:31:16 a6820b24f6d8: Verifying Checksum 20:31:16 a6820b24f6d8: Download complete 20:31:16 31603596830f: Pull complete 20:31:16 54011a49482f: Pull complete 20:31:17 a6820b24f6d8: Pull complete 20:31:17 f581987b2513: Pull complete 20:31:17 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 20:31:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:31:17 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:31:17 prd-centos7-docker-4c-2g-14824 does not seem to be running inside a container 20:31:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:31:18 $ docker top 839bb8e0aa79dc98615a2e45b37c7c1a72b4abd80076e59c48702d46ad9969b4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:31:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:31:18 [ssh-agent] Looking for ssh-agent implementation... 20:31:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:31:19 $ docker exec 839bb8e0aa79dc98615a2e45b37c7c1a72b4abd80076e59c48702d46ad9969b4 ssh-agent 20:31:19 SSH_AUTH_SOCK=/tmp/ssh-XnxCd9c9rUBT/agent.15 20:31:19 SSH_AGENT_PID=23 20:31:19 Running ssh-add (command line suppressed) 20:31:19 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_71505752578636462.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_71505752578636462.key) 20:31:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:31:19 + git tag --points-at HEAD [Pipeline] } 20:31:19 $ docker exec --env ******** --env ******** 839bb8e0aa79dc98615a2e45b37c7c1a72b4abd80076e59c48702d46ad9969b4 ssh-agent -k 20:31:19 unset SSH_AUTH_SOCK; 20:31:19 unset SSH_AGENT_PID; 20:31:19 echo Agent pid 23 killed; 20:31:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:31:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:31:19 [ssh-agent] Looking for ssh-agent implementation... 20:31:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:31:19 $ docker exec 839bb8e0aa79dc98615a2e45b37c7c1a72b4abd80076e59c48702d46ad9969b4 ssh-agent 20:31:20 SSH_AUTH_SOCK=/tmp/ssh-H3tWqVUGWpEw/agent.56 20:31:20 SSH_AGENT_PID=63 20:31:20 Running ssh-add (command line suppressed) 20:31:20 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4884275485219990020.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4884275485219990020.key) 20:31:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:31:20 + git semver init 20:31:20 # -> Open(): unable to determine branch for HEAD 20:31:20 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 20:31:20 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 20:31:20 # $SEMVER_REMOTE_NAME = origin 20:31:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:31:20 # $SEMVER_USER_NAME = edgex-jenkins 20:31:20 # $SEMVER_BRANCH = master 20:31:20 # $SEMVER_TEMP = /tmp/semver-481509033 20:31:20 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 20:31:21 # '/tmp/semver-481509033' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' 20:31:21 # -> Force: false 20:31:21 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 20:31:21 $ docker exec --env ******** --env ******** 839bb8e0aa79dc98615a2e45b37c7c1a72b4abd80076e59c48702d46ad9969b4 ssh-agent -k 20:31:21 unset SSH_AUTH_SOCK; 20:31:21 unset SSH_AGENT_PID; 20:31:21 echo Agent pid 63 killed; 20:31:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:31:21 + git semver [Pipeline] } 20:31:21 $ docker stop --time=1 839bb8e0aa79dc98615a2e45b37c7c1a72b4abd80076e59c48702d46ad9969b4 20:31:23 $ docker rm -f 839bb8e0aa79dc98615a2e45b37c7c1a72b4abd80076e59c48702d46ad9969b4 [Pipeline] // withDockerContainer [Pipeline] sh 20:31:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:31:23 Stashed 1 file(s) [Pipeline] echo 20:31:23 [edgeXSemver]: initialized semver on version 2.0.0-dev.63 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 20:31:39 Still waiting to schedule task 20:31:39 Waiting for next available executor on ‘centos7-docker-4c-2g’ 20:31:39 Still waiting to schedule task 20:31:39 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 20:33:47 Running on prd-ubuntu18.04-docker-arm64-4c-16g-14833 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 20:33:47 Running in /w/workspace/device-sdk-go/169 [Pipeline] { [Pipeline] checkout 20:33:47 Selected Git installation does not exist. Using Default 20:33:47 The recommended git tool is: NONE 20:33:52 using credential edgex-jenkins-ssh 20:33:52 Cloning the remote Git repository 20:33:52 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 20:33:53 > git init /w/workspace/device-sdk-go/169 # timeout=10 20:33:53 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 20:33:53 > git --version # timeout=10 20:33:53 > git --version # 'git version 2.17.1' 20:33:53 using GIT_SSH to set credentials SSH Credentials for GitHub 20:33:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:33:54 Avoid second fetch 20:33:54 Checking out Revision 9b89d7644d3409c1e42d925e84b99a1b27025fab (master) 20:33:54 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 20:33:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:33:54 > git config core.sparsecheckout # timeout=10 20:33:54 > git checkout -f 9b89d7644d3409c1e42d925e84b99a1b27025fab # timeout=10 20:33:58 Commit message: "Merge pull request #926 from lenny-intel/service-keys" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:34:00 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 20:34:00 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:34:01 + sudo service+ true 20:34:01 docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:34:19 provisioning config files... 20:34:19 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/169@tmp/config6891816993634680587tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:34:19 ---> docker-login.sh 20:34:19 nexus3.edgexfoundry.org:10001 20:34:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:21 Configure a credential helper to remove this warning. See 20:34:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:21 20:34:21 Login Succeeded 20:34:21 nexus3.edgexfoundry.org:10002 20:34:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:21 Configure a credential helper to remove this warning. See 20:34:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:21 20:34:21 Login Succeeded 20:34:21 nexus3.edgexfoundry.org:10003 20:34:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:22 Configure a credential helper to remove this warning. See 20:34:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:22 20:34:22 Login Succeeded 20:34:22 nexus3.edgexfoundry.org:10004 20:34:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:22 Configure a credential helper to remove this warning. See 20:34:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:22 20:34:22 Login Succeeded 20:34:22 docker.io 20:34:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:23 Configure a credential helper to remove this warning. See 20:34:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:23 20:34:23 Login Succeeded 20:34:23 ---> docker-login.sh ends [Pipeline] } 20:34:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:34:23 ========================================================= 20:34:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 20:34:23 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:34:24 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 20:34:24 Sending build context to Docker daemon 2.574MB 20:34:24 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 20:34:24 Step 2/8 : FROM ${BASE} 20:34:24 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:34:24 595b0fe564bb: Pulling fs layer 20:34:24 7186ed65a4f7: Pulling fs layer 20:34:24 316046926c0a: Pulling fs layer 20:34:24 4ebd0625c992: Pulling fs layer 20:34:24 207e8628e3a3: Pulling fs layer 20:34:24 c791037a9be2: Pulling fs layer 20:34:24 ffd874e62e21: Pulling fs layer 20:34:24 207e8628e3a3: Waiting 20:34:24 c791037a9be2: Waiting 20:34:24 ffd874e62e21: Waiting 20:34:24 4ebd0625c992: Waiting 20:34:24 316046926c0a: Download complete 20:34:24 7186ed65a4f7: Verifying Checksum 20:34:24 207e8628e3a3: Download complete 20:34:24 c791037a9be2: Verifying Checksum 20:34:24 c791037a9be2: Download complete 20:34:24 595b0fe564bb: Verifying Checksum 20:34:24 595b0fe564bb: Download complete 20:34:25 595b0fe564bb: Pull complete 20:34:26 7186ed65a4f7: Pull complete 20:34:26 316046926c0a: Pull complete 20:34:27 ffd874e62e21: Download complete 20:34:28 4ebd0625c992: Verifying Checksum 20:34:28 4ebd0625c992: Download complete 20:34:38 4ebd0625c992: Pull complete 20:34:38 207e8628e3a3: Pull complete 20:34:38 c791037a9be2: Pull complete 20:34:43 ffd874e62e21: Pull complete 20:34:43 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 20:34:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:34:43 ---> cfc18b08335c 20:34:43 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:34:45 ---> Running in bb86d8063c55 20:34:45 Removing intermediate container bb86d8063c55 20:34:45 ---> a27cbbb22658 20:34:45 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:45 ---> Running in 1fecc5e499ee 20:34:48 Removing intermediate container 1fecc5e499ee 20:34:48 ---> 47a09cbb0979 20:34:48 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 20:34:48 ---> Running in b3633c9debaa 20:34:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:34:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:34:51 (1/6) Installing libc-dev (0.7.2-r3) 20:34:51 (2/6) Installing libsodium (1.0.18-r0) 20:34:51 (3/6) Installing pkgconf (1.7.3-r0) 20:34:51 (4/6) Installing libsodium-dev (1.0.18-r0) 20:34:51 (5/6) Installing libzmq (4.3.3-r1) 20:34:51 (6/6) Installing zeromq-dev (4.3.3-r1) 20:34:51 Executing busybox-1.32.1-r6.trigger 20:34:51 OK: 139 MiB in 46 packages 20:34:52 Removing intermediate container b3633c9debaa 20:34:52 ---> efa15e295845 20:34:52 Step 6/8 : WORKDIR /device-sdk-go 20:34:52 ---> Running in 4a957d3002f7 20:34:53 Removing intermediate container 4a957d3002f7 20:34:53 ---> 996484ca6fe6 20:34:53 Step 7/8 : COPY . . 20:34:54 ---> b61bcff282d4 20:34:54 Step 8/8 : RUN go mod download 20:34:54 ---> Running in d2b63c4f1763 20:35:22 Removing intermediate container d2b63c4f1763 20:35:22 ---> c21be67ad3e5 20:35:22 Successfully built c21be67ad3e5 20:35:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:35:22 + docker inspect -f . ci-base-image-arm64 20:35:22 . [Pipeline] withDockerContainer 20:35:22 prd-ubuntu18.04-docker-arm64-4c-16g-14833 does not seem to be running inside a container 20:35:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/169 -v /w/workspace/device-sdk-go/169:/w/workspace/device-sdk-go/169:rw,z -v /w/workspace/device-sdk-go/169@tmp:/w/workspace/device-sdk-go/169@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 ******** ci-base-image-arm64 cat 20:35:24 $ docker top e0519b5e254be92fd891c725f1d0391795f9d8e17baa6c55742d785e2e7496f1 -eo pid,comm [Pipeline] { [Pipeline] sh 20:35:25 + go version 20:35:25 go version go1.16.3 linux/arm64 [Pipeline] } 20:35:25 $ docker stop --time=1 e0519b5e254be92fd891c725f1d0391795f9d8e17baa6c55742d785e2e7496f1 20:35:27 $ docker rm -f e0519b5e254be92fd891c725f1d0391795f9d8e17baa6c55742d785e2e7496f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:35:28 + docker inspect -f . ci-base-image-arm64 20:35:28 . [Pipeline] withDockerContainer 20:35:28 prd-ubuntu18.04-docker-arm64-4c-16g-14833 does not seem to be running inside a container 20:35:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/169 -v /w/workspace/device-sdk-go/169:/w/workspace/device-sdk-go/169:rw,z -v /w/workspace/device-sdk-go/169@tmp:/w/workspace/device-sdk-go/169@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 ******** ci-base-image-arm64 cat 20:35:30 $ docker top 6f6090e843f7a527f49bb0fcbf11f3d457d7c44f19aa5480fbf86a394fdaf7f7 -eo pid,comm [Pipeline] { [Pipeline] sh 20:35:31 + go mod tidy [Pipeline] sh 20:35:32 + make test 20:35:32 go mod tidy 20:35:33 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:35:54 Running on prd-centos7-docker-4c-2g-14834 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 20:35:54 Running in /w/workspace/device-sdk-go/169 [Pipeline] { [Pipeline] checkout 20:35:55 Selected Git installation does not exist. Using Default 20:35:55 The recommended git tool is: NONE 20:35:55 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 20:35:57 using credential edgex-jenkins-ssh 20:35:57 Cloning the remote Git repository 20:35:57 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 20:35:57 > git init /w/workspace/device-sdk-go/169 # timeout=10 20:35:57 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 20:35:57 > git --version # timeout=10 20:35:57 > git --version # 'git version 2.24.4' 20:35:57 using GIT_SSH to set credentials SSH Credentials for GitHub 20:35:57 [INFO] Currently running in a labeled security context 20:35:57 [INFO] Currently SELinux is 'enforcing' on the host 20:35:57 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/169@tmp/jenkins-gitclient-ssh6004304484339345153.key 20:35:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:35:58 Avoid second fetch 20:35:58 Checking out Revision 9b89d7644d3409c1e42d925e84b99a1b27025fab (master) 20:35:58 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 20:35:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:35:58 > git config core.sparsecheckout # timeout=10 20:35:58 > git checkout -f 9b89d7644d3409c1e42d925e84b99a1b27025fab # timeout=10 20:36:01 Commit message: "Merge pull request #926 from lenny-intel/service-keys" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:36:03 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 20:36:03 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:36:03 + sudo service docker restart 20:36:03 + true 20:36:03 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:36:21 provisioning config files... 20:36:21 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/169@tmp/config4702408638306900847tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:36:22 ---> docker-login.sh 20:36:22 nexus3.edgexfoundry.org:10001 20:36:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:36:22 Configure a credential helper to remove this warning. See 20:36:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:36:22 20:36:22 Login Succeeded 20:36:22 nexus3.edgexfoundry.org:10002 20:36:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:36:23 Configure a credential helper to remove this warning. See 20:36:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:36:23 20:36:23 Login Succeeded 20:36:23 nexus3.edgexfoundry.org:10003 20:36:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:36:23 Configure a credential helper to remove this warning. See 20:36:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:36:23 20:36:23 Login Succeeded 20:36:23 nexus3.edgexfoundry.org:10004 20:36:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:36:23 Configure a credential helper to remove this warning. See 20:36:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:36:23 20:36:23 Login Succeeded 20:36:23 docker.io 20:36:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:36:23 Configure a credential helper to remove this warning. See 20:36:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:36:23 20:36:23 Login Succeeded 20:36:23 ---> docker-login.sh ends [Pipeline] } 20:36:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:36:23 ========================================================= 20:36:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:36:23 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:36:24 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 20:36:24 Sending build context to Docker daemon 2.575MB 20:36:24 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 20:36:24 Step 2/8 : FROM ${BASE} 20:36:24 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 20:36:24 540db60ca938: Pulling fs layer 20:36:24 adcc1eea9eea: Pulling fs layer 20:36:24 4c4ab2625f07: Pulling fs layer 20:36:24 0510c868ecb4: Pulling fs layer 20:36:24 afea3b2eda06: Pulling fs layer 20:36:24 7809a108b3ef: Pulling fs layer 20:36:24 f706445af74f: Pulling fs layer 20:36:24 afea3b2eda06: Waiting 20:36:24 7809a108b3ef: Waiting 20:36:24 f706445af74f: Waiting 20:36:24 0510c868ecb4: Waiting 20:36:24 4c4ab2625f07: Verifying Checksum 20:36:24 4c4ab2625f07: Download complete 20:36:24 adcc1eea9eea: Verifying Checksum 20:36:24 adcc1eea9eea: Download complete 20:36:24 afea3b2eda06: Verifying Checksum 20:36:24 afea3b2eda06: Download complete 20:36:24 540db60ca938: Verifying Checksum 20:36:24 540db60ca938: Download complete 20:36:24 7809a108b3ef: Verifying Checksum 20:36:24 7809a108b3ef: Download complete 20:36:24 540db60ca938: Pull complete 20:36:24 adcc1eea9eea: Pull complete 20:36:24 4c4ab2625f07: Pull complete 20:36:25 f706445af74f: Verifying Checksum 20:36:25 f706445af74f: Download complete 20:36:26 0510c868ecb4: Verifying Checksum 20:36:26 0510c868ecb4: Download complete 20:36:29 0510c868ecb4: Pull complete 20:36:29 afea3b2eda06: Pull complete 20:36:30 7809a108b3ef: Pull complete 20:36:31 f706445af74f: Pull complete 20:36:31 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 20:36:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:36:31 ---> b068be0155e3 20:36:31 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:36:39 ---> Running in fd12da43c56a 20:36:39 Removing intermediate container fd12da43c56a 20:36:39 ---> 9008653d09d4 20:36:39 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:39 ---> Running in 77178156ae9c 20:36:39 Removing intermediate container 77178156ae9c 20:36:39 ---> 704d1d1dd996 20:36:39 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 20:36:39 ---> Running in feeaf414f56c 20:36:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:36:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:36:40 (1/6) Installing libc-dev (0.7.2-r3) 20:36:40 (2/6) Installing libsodium (1.0.18-r0) 20:36:41 (3/6) Installing pkgconf (1.7.3-r0) 20:36:41 (4/6) Installing libsodium-dev (1.0.18-r0) 20:36:41 (5/6) Installing libzmq (4.3.3-r1) 20:36:41 (6/6) Installing zeromq-dev (4.3.3-r1) 20:36:41 Executing busybox-1.32.1-r6.trigger 20:36:41 OK: 150 MiB in 46 packages 20:36:41 Removing intermediate container feeaf414f56c 20:36:41 ---> 2ec9a0a719fd 20:36:41 Step 6/8 : WORKDIR /device-sdk-go 20:36:41 ---> Running in 32d2d35fe7bf 20:36:42 Removing intermediate container 32d2d35fe7bf 20:36:42 ---> 5ed67708459c 20:36:42 Step 7/8 : COPY . . 20:36:42 ---> 1d384300bca2 20:36:42 Step 8/8 : RUN go mod download 20:36:42 ---> Running in 20c52d61fb4b 20:36:57 Removing intermediate container 20c52d61fb4b 20:36:57 ---> 59909964dbcb 20:36:57 Successfully built 59909964dbcb 20:36:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:36:57 + docker inspect -f . ci-base-image-x86_64 20:36:57 . [Pipeline] withDockerContainer 20:36:57 prd-centos7-docker-4c-2g-14834 does not seem to be running inside a container 20:36:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/169 -v /w/workspace/device-sdk-go/169:/w/workspace/device-sdk-go/169:rw,z -v /w/workspace/device-sdk-go/169@tmp:/w/workspace/device-sdk-go/169@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 ******** ci-base-image-x86_64 cat 20:36:58 $ docker top cbe0fa2c5887c36a604e1cbd1e4be9aa44bfaf03ba17805cbe0a12abd8588aaf -eo pid,comm [Pipeline] { [Pipeline] sh 20:36:58 + go version 20:36:58 go version go1.16.3 linux/amd64 [Pipeline] } 20:36:58 $ docker stop --time=1 cbe0fa2c5887c36a604e1cbd1e4be9aa44bfaf03ba17805cbe0a12abd8588aaf 20:36:59 $ docker rm -f cbe0fa2c5887c36a604e1cbd1e4be9aa44bfaf03ba17805cbe0a12abd8588aaf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:37:00 + docker inspect -f . ci-base-image-x86_64 20:37:00 . [Pipeline] withDockerContainer 20:37:00 prd-centos7-docker-4c-2g-14834 does not seem to be running inside a container 20:37:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/169 -v /w/workspace/device-sdk-go/169:/w/workspace/device-sdk-go/169:rw,z -v /w/workspace/device-sdk-go/169@tmp:/w/workspace/device-sdk-go/169@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 ******** ci-base-image-x86_64 cat 20:37:00 $ docker top 7d0d46ba0a046f257449da4af5928621a06f91a32655ed1ec7b635b01525f6c0 -eo pid,comm [Pipeline] { [Pipeline] sh 20:37:01 + go mod tidy [Pipeline] sh 20:37:01 + make test 20:37:01 go mod tidy 20:37:01 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:37:03 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 20:37:03 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 20:37:03 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 20:37:07 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 20:37:08 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.234s coverage: 25.4% of statements 20:37:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 20:37:08 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.186s coverage: 28.1% of statements 20:37:08 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.257s coverage: 78.9% of statements 20:37:08 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.182s coverage: 10.7% of statements 20:37:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 20:37:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 20:37:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 20:37:11 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.277s coverage: 30.2% of statements 20:37:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 20:37:12 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.207s coverage: 83.3% of statements 20:37:12 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 20:37:12 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 20:37:12 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.364s coverage: 58.0% of statements 20:37:17 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.021s coverage: 89.2% of statements 20:37:17 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 20:37:17 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.187s coverage: 5.0% of statements 20:37:17 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 20:37:17 GO111MODULE=on go vet ./... 20:37:33 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 20:37:33 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 20:37:33 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 20:37:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.065s coverage: 25.4% of statements 20:37:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 20:37:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.055s coverage: 28.1% of statements 20:37:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.048s coverage: 78.9% of statements 20:37:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.062s coverage: 10.7% of statements 20:37:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 20:37:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 20:37:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 20:37:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.074s coverage: 30.2% of statements 20:37:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 20:37:37 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.053s coverage: 83.3% of statements 20:37:37 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 20:37:37 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 20:37:37 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.077s coverage: 58.0% of statements 20:37:37 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.815s coverage: 89.2% of statements 20:37:37 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 20:37:37 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.043s coverage: 5.0% of statements 20:37:37 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 20:37:37 GO111MODULE=on go vet ./... 20:37:56 gofmt -l . 20:37:56 [ "`gofmt -l .`" = "" ] 20:37:56 ./bin/test-attribution-txt.sh 20:37:56 ./bin/test-go-mod-tidy.sh [Pipeline] } 20:37:56 $ docker stop --time=1 7d0d46ba0a046f257449da4af5928621a06f91a32655ed1ec7b635b01525f6c0 20:37:58 $ docker rm -f 7d0d46ba0a046f257449da4af5928621a06f91a32655ed1ec7b635b01525f6c0 [Pipeline] // withDockerContainer [Pipeline] sh 20:37:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:37:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:38:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:38:02 + ls -al . 20:38:02 total 212 20:38:02 drwxrwxr-x. 10 jenkins jenkins 4096 May 18 20:37 . 20:38:02 drwxrwxr-x. 4 jenkins jenkins 32 May 18 20:35 .. 20:38:02 drwxrwxr-x. 2 jenkins jenkins 64 May 18 20:35 bin 20:38:02 -rw-r--r--. 1 jenkins jenkins 126187 May 18 20:37 coverage.out 20:38:02 -rw-rw-r--. 1 jenkins jenkins 987 May 18 20:35 Dockerfile.build 20:38:02 -rw-rw-r--. 1 jenkins jenkins 140 May 18 20:35 .dockerignore 20:38:02 drwxrwxr-x. 5 jenkins jenkins 62 May 18 20:35 example 20:38:02 drwxrwxr-x. 8 jenkins jenkins 162 May 18 20:36 .git 20:38:02 drwxrwxr-x. 2 jenkins jenkins 103 May 18 20:35 .github 20:38:02 -rw-rw-r--. 1 jenkins jenkins 138 May 18 20:35 .gitignore 20:38:02 -rw-r--r--. 1 jenkins jenkins 575 May 18 20:37 go.mod 20:38:02 -rw-r--r--. 1 jenkins jenkins 20803 May 18 20:37 go.sum 20:38:02 drwxrwxr-x. 15 jenkins jenkins 224 May 18 20:35 internal 20:38:02 -rw-rw-r--. 1 jenkins jenkins 894 May 18 20:35 Jenkinsfile 20:38:02 -rw-rw-r--. 1 jenkins jenkins 11341 May 18 20:35 LICENSE 20:38:02 -rw-rw-r--. 1 jenkins jenkins 1026 May 18 20:35 Makefile 20:38:02 drwxrwxr-x. 4 jenkins jenkins 26 May 18 20:35 openapi 20:38:02 drwxrwxr-x. 5 jenkins jenkins 50 May 18 20:35 pkg 20:38:02 -rw-rw-r--. 1 jenkins jenkins 7652 May 18 20:35 README.md 20:38:02 -rw-rw-r--. 1 jenkins jenkins 6616 May 18 20:35 RELEASE-NOTES.txt 20:38:02 drwxrwxr-x. 4 jenkins jenkins 54 May 18 20:35 snap 20:38:02 -rw-rw-r--. 1 jenkins jenkins 12 May 18 20:31 VERSION 20:38:02 -rw-rw-r--. 1 jenkins jenkins 222 May 18 20:35 version.go [Pipeline] isUnix [Pipeline] sh 20:38:02 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=9b89d7644d3409c1e42d925e84b99a1b27025fab --label arch=amd64 --label version=2.0.0-dev.63 . 20:38:02 Sending build context to Docker daemon 2.702MB 20:38:02 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 20:38:02 Step 2/23 : FROM ${BASE} AS builder 20:38:02 ---> 59909964dbcb 20:38:02 Step 3/23 : WORKDIR /device-sdk-go 20:38:03 ---> Running in 2a2fc60767ff 20:38:03 Removing intermediate container 2a2fc60767ff 20:38:03 ---> 7bc25ec4d5f5 20:38:03 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:38:03 ---> Running in 271d2e4cbb84 20:38:03 Removing intermediate container 271d2e4cbb84 20:38:03 ---> edaa6620bef5 20:38:03 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:38:03 ---> Running in f1bd2e8d718b 20:38:04 Removing intermediate container f1bd2e8d718b 20:38:04 ---> aa531e1a73a0 20:38:04 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 20:38:04 ---> Running in fba380e36850 20:38:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:38:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:38:06 OK: 150 MiB in 46 packages 20:38:06 Removing intermediate container fba380e36850 20:38:06 ---> 295650f6a1bd 20:38:06 Step 7/23 : COPY . . 20:38:07 ---> 0ade0a9fc1f5 20:38:07 Step 8/23 : RUN go mod download 20:38:07 ---> Running in 2a390d551b98 20:38:07 Removing intermediate container 2a390d551b98 20:38:07 ---> 28c228cc8d60 20:38:07 Step 9/23 : RUN make build 20:38:07 ---> Running in 61fb4ba40f9a 20:38:08 go mod tidy 20:38:08 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.63" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 20:38:13 gofmt -l . 20:38:13 [ "`gofmt -l .`" = "" ] 20:38:13 ./bin/test-attribution-txt.sh 20:38:13 ./bin/test-go-mod-tidy.sh [Pipeline] } 20:38:13 $ docker stop --time=1 6f6090e843f7a527f49bb0fcbf11f3d457d7c44f19aa5480fbf86a394fdaf7f7 20:38:16 $ docker rm -f 6f6090e843f7a527f49bb0fcbf11f3d457d7c44f19aa5480fbf86a394fdaf7f7 [Pipeline] // withDockerContainer [Pipeline] sh 20:38:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:38:17 Warning: overwriting stash ‘coverage-report’ 20:38:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:38:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:38:18 + ls -al . 20:38:18 total 248 20:38:18 drwxrwxr-x 10 jenkins jenkins 4096 May 18 20:38 . 20:38:18 drwxrwxr-x 4 jenkins jenkins 4096 May 18 20:33 .. 20:38:18 -rw-rw-r-- 1 jenkins jenkins 140 May 18 20:33 .dockerignore 20:38:18 drwxrwxr-x 8 jenkins jenkins 4096 May 18 20:33 .git 20:38:18 drwxrwxr-x 2 jenkins jenkins 4096 May 18 20:33 .github 20:38:18 -rw-rw-r-- 1 jenkins jenkins 138 May 18 20:33 .gitignore 20:38:18 -rw-rw-r-- 1 jenkins jenkins 987 May 18 20:33 Dockerfile.build 20:38:18 -rw-rw-r-- 1 jenkins jenkins 894 May 18 20:33 Jenkinsfile 20:38:18 -rw-rw-r-- 1 jenkins jenkins 11341 May 18 20:33 LICENSE 20:38:18 -rw-rw-r-- 1 jenkins jenkins 1026 May 18 20:33 Makefile 20:38:18 -rw-rw-r-- 1 jenkins jenkins 7652 May 18 20:33 README.md 20:38:18 -rw-rw-r-- 1 jenkins jenkins 6616 May 18 20:33 RELEASE-NOTES.txt 20:38:18 -rw-rw-r-- 1 jenkins jenkins 12 May 18 20:31 VERSION 20:38:18 drwxrwxr-x 2 jenkins jenkins 4096 May 18 20:33 bin 20:38:18 -rw-r--r-- 1 jenkins jenkins 126187 May 18 20:37 coverage.out 20:38:18 drwxrwxr-x 5 jenkins jenkins 4096 May 18 20:33 example 20:38:18 -rw-r--r-- 1 jenkins jenkins 575 May 18 20:38 go.mod 20:38:18 -rw-r--r-- 1 jenkins jenkins 20803 May 18 20:35 go.sum 20:38:18 drwxrwxr-x 15 jenkins jenkins 4096 May 18 20:33 internal 20:38:18 drwxrwxr-x 4 jenkins jenkins 4096 May 18 20:33 openapi 20:38:18 drwxrwxr-x 5 jenkins jenkins 4096 May 18 20:33 pkg 20:38:18 drwxrwxr-x 4 jenkins jenkins 4096 May 18 20:33 snap 20:38:18 -rw-rw-r-- 1 jenkins jenkins 222 May 18 20:33 version.go [Pipeline] isUnix [Pipeline] sh 20:38:18 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=9b89d7644d3409c1e42d925e84b99a1b27025fab --label arch=arm64 --label version=2.0.0-dev.63 . 20:38:19 Sending build context to Docker daemon 2.701MB 20:38:19 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 20:38:19 Step 2/23 : FROM ${BASE} AS builder 20:38:19 ---> c21be67ad3e5 20:38:19 Step 3/23 : WORKDIR /device-sdk-go 20:38:19 ---> Running in 5b86cd334ab1 20:38:20 Removing intermediate container 5b86cd334ab1 20:38:20 ---> 7aac858eba89 20:38:20 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:38:20 ---> Running in af9b96c8ecda 20:38:20 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 20:38:21 Removing intermediate container af9b96c8ecda 20:38:21 ---> 904047e3f940 20:38:21 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:38:21 ---> Running in 68371c2cf107 20:38:21 Removing intermediate container 61fb4ba40f9a 20:38:21 ---> f5e50b847ad8 20:38:21 Step 10/23 : FROM alpine:3.12 20:38:22 3.12: Pulling from library/alpine 20:38:22 339de151aab4: Pulling fs layer 20:38:22 339de151aab4: Verifying Checksum 20:38:22 339de151aab4: Download complete 20:38:22 339de151aab4: Pull complete 20:38:22 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 20:38:22 Status: Downloaded newer image for alpine:3.12 20:38:22 ---> 13621d1b12d4 20:38:22 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:38:22 ---> Running in b20d3f3c803a 20:38:22 Removing intermediate container b20d3f3c803a 20:38:22 ---> 605bf699931f 20:38:22 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:38:22 ---> Running in 6f710b1e2c10 20:38:23 Removing intermediate container 68371c2cf107 20:38:23 ---> 6e592c5506be 20:38:23 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 20:38:23 Removing intermediate container 6f710b1e2c10 20:38:23 ---> 8d09e54493e6 20:38:23 Step 13/23 : RUN apk add --update --no-cache zeromq 20:38:23 ---> Running in 9204733b30db 20:38:23 ---> Running in 78b0c5da92c4 20:38:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:38:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:38:24 (1/5) Installing libgcc (9.3.0-r2) 20:38:24 (2/5) Installing libsodium (1.0.18-r0) 20:38:24 (3/5) Installing libstdc++ (9.3.0-r2) 20:38:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:38:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:38:25 (4/5) Installing libzmq (4.3.3-r0) 20:38:25 (5/5) Installing zeromq (4.3.3-r0) 20:38:25 Executing busybox-1.31.1-r20.trigger 20:38:25 OK: 8 MiB in 19 packages 20:38:26 Removing intermediate container 9204733b30db 20:38:26 ---> e73d2df98388 20:38:26 Step 14/23 : WORKDIR / 20:38:26 ---> Running in 9494d5d869eb 20:38:26 Removing intermediate container 9494d5d869eb 20:38:26 ---> 1a788285e65d 20:38:26 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 20:38:26 OK: 139 MiB in 46 packages 20:38:26 ---> c5c82813cd3d 20:38:26 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 20:38:26 ---> d4977e32c3b4 20:38:26 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 20:38:27 ---> 88ce26bace36 20:38:27 Step 18/23 : EXPOSE 49990 20:38:27 ---> Running in 55bddc3b4c94 20:38:27 Removing intermediate container 55bddc3b4c94 20:38:27 ---> df9bdcc00c27 20:38:27 Step 19/23 : ENTRYPOINT ["/device-simple"] 20:38:27 ---> Running in 229812949c77 20:38:27 Removing intermediate container 229812949c77 20:38:27 ---> 79cd968691bf 20:38:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:38:27 ---> Running in d401a284e35b 20:38:27 Removing intermediate container 78b0c5da92c4 20:38:27 ---> 7097ba33fd2b 20:38:27 Step 7/23 : COPY . . 20:38:27 Removing intermediate container d401a284e35b 20:38:27 ---> d16932450d5b 20:38:27 Step 21/23 : LABEL arch=amd64 20:38:27 ---> Running in 9d9361fd5b9d 20:38:27 Removing intermediate container 9d9361fd5b9d 20:38:27 ---> e0904f0f7a20 20:38:27 Step 22/23 : LABEL git_sha=9b89d7644d3409c1e42d925e84b99a1b27025fab 20:38:27 ---> Running in af9a0a806268 20:38:27 Removing intermediate container af9a0a806268 20:38:27 ---> 71a965f22d44 20:38:27 Step 23/23 : LABEL version=2.0.0-dev.63 20:38:27 ---> Running in ca18020bfa91 20:38:27 Removing intermediate container ca18020bfa91 20:38:27 ---> bdde4df75512 20:38:27 [Warning] One or more build-args [ARCH MAKE] were not consumed 20:38:27 Successfully built bdde4df75512 20:38:27 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 20:38:28 ---> job-cost.sh 20:38:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4mXZ 20:38:28 ---> 6e7d64ce69ca 20:38:28 Step 8/23 : RUN go mod download 20:38:28 ---> Running in 5ea7acc6d8ff 20:38:31 Removing intermediate container 5ea7acc6d8ff 20:38:31 ---> 8b257e77dee4 20:38:31 Step 9/23 : RUN make build 20:38:31 ---> Running in a91f8332fdd7 20:38:32 go mod tidy 20:38:33 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.63" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 20:38:38 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 20:38:53 lf-activate-venv(): INFO: Adding /tmp/venv-4mXZ/bin to PATH 20:38:53 INFO: No Stack... 20:38:53 INFO: Retrieving Pricing Info for: v3-standard-2 20:38:53 INFO: Archiving Costs [Pipeline] sh 20:38:54 + cut -d, -f6 20:38:54 + cat /w/workspace/device-sdk-go/169/archives/cost.csv [Pipeline] lock 20:38:54 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-169-stack-cost] 20:38:54 Resource [jenkins-edgexfoundry-device-sdk-go-master-169-stack-cost] did not exist. Created. 20:38:54 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-169-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:38:54 + echo total: 0.05999999865889549 [Pipeline] stash 20:38:54 Stashed 1 file(s) [Pipeline] } 20:38:54 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-169-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:39:05 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 20:39:07 Removing intermediate container a91f8332fdd7 20:39:07 ---> de94e136e65e 20:39:07 Step 10/23 : FROM alpine:3.12 20:39:08 3.12: Pulling from library/alpine 20:39:08 d2f70382dc9a: Pulling fs layer 20:39:08 d2f70382dc9a: Verifying Checksum 20:39:08 d2f70382dc9a: Download complete 20:39:09 d2f70382dc9a: Pull complete 20:39:09 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 20:39:09 Status: Downloaded newer image for alpine:3.12 20:39:09 ---> 9852663dfa18 20:39:09 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:39:09 ---> Running in 184e6bf69190 20:39:10 Removing intermediate container 184e6bf69190 20:39:10 ---> 9effdb6380c4 20:39:10 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:39:10 ---> Running in 91b2a20ed35a 20:39:12 Removing intermediate container 91b2a20ed35a 20:39:12 ---> b995e040aa13 20:39:12 Step 13/23 : RUN apk add --update --no-cache zeromq 20:39:12 ---> Running in 51ffea997151 20:39:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:39:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:39:14 (1/5) Installing libgcc (9.3.0-r2) 20:39:14 (2/5) Installing libsodium (1.0.18-r0) 20:39:15 (3/5) Installing libstdc++ (9.3.0-r2) 20:39:15 (4/5) Installing libzmq (4.3.3-r0) 20:39:15 (5/5) Installing zeromq (4.3.3-r0) 20:39:15 Executing busybox-1.31.1-r20.trigger 20:39:15 OK: 8 MiB in 19 packages 20:39:17 Removing intermediate container 51ffea997151 20:39:17 ---> 0de150d242d2 20:39:17 Step 14/23 : WORKDIR / 20:39:17 ---> Running in 6381436a75d9 20:39:17 Removing intermediate container 6381436a75d9 20:39:17 ---> 533b20294bd2 20:39:17 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 20:39:18 ---> 3c9d446624f3 20:39:18 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 20:39:19 ---> 99a6d4e57bc6 20:39:19 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 20:39:20 ---> 25e1581c3a8a 20:39:20 Step 18/23 : EXPOSE 49990 20:39:20 ---> Running in fb3fd732b401 20:39:21 Removing intermediate container fb3fd732b401 20:39:21 ---> 11862b704e65 20:39:21 Step 19/23 : ENTRYPOINT ["/device-simple"] 20:39:21 ---> Running in f1a6cd382f3a 20:39:21 Removing intermediate container f1a6cd382f3a 20:39:21 ---> e74781eb2274 20:39:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:39:21 ---> Running in a00cb45a81d3 20:39:22 Removing intermediate container a00cb45a81d3 20:39:22 ---> 8fa2c445b2fc 20:39:22 Step 21/23 : LABEL arch=arm64 20:39:22 ---> Running in 55f090f57221 20:39:23 Removing intermediate container 55f090f57221 20:39:23 ---> ba3cc9623452 20:39:23 Step 22/23 : LABEL git_sha=9b89d7644d3409c1e42d925e84b99a1b27025fab 20:39:23 ---> Running in f1d714818346 20:39:23 Removing intermediate container f1d714818346 20:39:23 ---> e8a8c62a2f7b 20:39:23 Step 23/23 : LABEL version=2.0.0-dev.63 20:39:23 ---> Running in 7ba39613f65d 20:39:24 Removing intermediate container 7ba39613f65d 20:39:24 ---> 1b0c7ad12c5c 20:39:24 [Warning] One or more build-args [MAKE ARCH] were not consumed 20:39:24 Successfully built 1b0c7ad12c5c 20:39:24 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 20:39:25 ---> job-cost.sh 20:39:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BKNS 20:40:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 20:41:25 lf-activate-venv(): INFO: Adding /tmp/venv-BKNS/bin to PATH 20:41:25 INFO: No Stack... 20:41:25 INFO: Retrieving Pricing Info for: v2-standard-4 20:41:25 INFO: Archiving Costs [Pipeline] sh 20:41:26 + cut -d, -f6 20:41:26 + cat /w/workspace/device-sdk-go/169/archives/cost.csv [Pipeline] lock 20:41:26 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-169-stack-cost] 20:41:26 Resource [jenkins-edgexfoundry-device-sdk-go-master-169-stack-cost] did not exist. Created. 20:41:26 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-169-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:41:26 /w/workspace/device-sdk-go/169@tmp/durable-4963c75b/script.sh: 1: /w/workspace/device-sdk-go/169@tmp/durable-4963c75b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 20:41:26 + echo total: 0.18000000715255737 [Pipeline] stash 20:41:26 Warning: overwriting stash ‘stack-cost’ 20:41:27 Stashed 1 file(s) [Pipeline] } 20:41:27 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-169-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:41:28 provisioning config files... 20:41:28 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5396479563033355516tmp [Pipeline] { [Pipeline] sh 20:41:28 + set +x 20:41:28 + bash -s -- 20:41:28 + curl -s https://codecov.io/bash 20:41:28 20:41:28 _____ _ 20:41:28 / ____| | | 20:41:28 | | ___ __| | ___ ___ _____ __ 20:41:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:41:28 | |___| (_) | (_| | __/ (_| (_) \ V / 20:41:28 \_____\___/ \__,_|\___|\___\___/ \_/ 20:41:28 Bash-1.0.2 20:41:28 20:41:28 20:41:28 ==> git version 2.24.4 found 20:41:28 ==> 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 20:41:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:41:28 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:41:28 ==> Jenkins CI detected. 20:41:28 project root: . 20:41:28 --> token set from env 20:41:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:41:28 ==> Running gcov in . (disable via -X gcov) 20:41:28 ==> Python coveragepy not found 20:41:28 ==> Searching for coverage reports in: 20:41:28 + . 20:41:28 -> Found 1 reports 20:41:28 ==> Detecting git/mercurial file structure 20:41:28 ==> Reading reports 20:41:28 + ./coverage.out bytes=126187 20:41:28 ==> Appending adjustments 20:41:28 https://docs.codecov.io/docs/fixing-reports 20:41:28 + Found adjustments 20:41:28 ==> Gzipping contents 20:41:28 20K /tmp/codecov.dHhJLP.gz 20:41:28 ==> Uploading reports 20:41:28 url: https://codecov.io 20:41:28 query: branch=master&commit=9b89d7644d3409c1e42d925e84b99a1b27025fab&build=169&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F169%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:41:28 -> Pinging Codecov 20:41:28 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=9b89d7644d3409c1e42d925e84b99a1b27025fab&build=169&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F169%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:41:29 -> Uploading to 20:41:29 https://storage.googleapis.com/codecov/v4/raw/2021-05-18/7E55EF52A471D76F132DFD9A03CDDE97/9b89d7644d3409c1e42d925e84b99a1b27025fab/e38763d1-6c77-47e8-90f5-44ee3cac13f1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210518%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210518T204129Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bfc5c5fb3549d1c1eb4115f148b007825c536f223d177021e645f714945ab11a 20:41:29 % Total % Received % Xferd Average Speed Time Time Time Current 20:41:29 Dload Upload Total Spent Left Speed 20:41:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16480 0 0 100 16480 0 48636 --:--:-- --:--:-- --:--:-- 48757 20:41:29 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/9b89d7644d3409c1e42d925e84b99a1b27025fab [Pipeline] } 20:41:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:41:30 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:41:30 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:41:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:41:31 20:41:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 20:41:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:41:31 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:41:31 188c0c94c7c5: Pulling fs layer 20:41:31 0ef7d3d256c8: Pulling fs layer 20:41:31 de9db76c5a1d: Pulling fs layer 20:41:31 0eba1c9be4d2: Pulling fs layer 20:41:31 0d57e429df01: Pulling fs layer 20:41:31 4e4be7b47b0d: Pulling fs layer 20:41:31 e1f770b5df2f: Pulling fs layer 20:41:31 85a0685a4137: Pulling fs layer 20:41:31 0eba1c9be4d2: Waiting 20:41:31 0d57e429df01: Waiting 20:41:31 4e4be7b47b0d: Waiting 20:41:31 e1f770b5df2f: Waiting 20:41:31 85a0685a4137: Waiting 20:41:31 de9db76c5a1d: Download complete 20:41:31 0ef7d3d256c8: Verifying Checksum 20:41:31 0ef7d3d256c8: Download complete 20:41:31 0d57e429df01: Verifying Checksum 20:41:31 0d57e429df01: Download complete 20:41:31 4e4be7b47b0d: Verifying Checksum 20:41:31 4e4be7b47b0d: Download complete 20:41:31 188c0c94c7c5: Verifying Checksum 20:41:31 188c0c94c7c5: Download complete 20:41:31 188c0c94c7c5: Pull complete 20:41:32 0ef7d3d256c8: Pull complete 20:41:32 de9db76c5a1d: Pull complete 20:41:33 e1f770b5df2f: Verifying Checksum 20:41:33 e1f770b5df2f: Download complete 20:41:34 0eba1c9be4d2: Verifying Checksum 20:41:34 0eba1c9be4d2: Download complete 20:41:35 85a0685a4137: Verifying Checksum 20:41:35 85a0685a4137: Download complete 20:41:38 0eba1c9be4d2: Pull complete 20:41:38 0d57e429df01: Pull complete 20:41:38 4e4be7b47b0d: Pull complete 20:41:39 e1f770b5df2f: Pull complete 20:41:43 85a0685a4137: Pull complete 20:41:43 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 20:41:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:41:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 20:41:43 prd-centos7-docker-4c-2g-14824 does not seem to be running inside a container 20:41:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:41:46 $ docker top 89f948c9c4d25fe259f1915efedd6531288850703e6d6ef296800cbb4519c4e1 -eo pid,comm [Pipeline] { [Pipeline] echo 20:41:46 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 20:41:46 + set -o pipefail 20:41:46 + snyk monitor '--org=edgex-jenkins' 20:41:53 20:41:53 Monitoring /w/workspace/dgexfoundry_device-sdk-go_master (github.com/edgexfoundry/device-sdk-go/v2)... 20:41:53 20:41:53 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/c772f8b3-0837-471b-a1c9-9bd512cb1baf 20:41:53 20:41:53 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:41:53 20:41:53 [Pipeline] } 20:41:53 $ docker stop --time=1 89f948c9c4d25fe259f1915efedd6531288850703e6d6ef296800cbb4519c4e1 20:41:55 $ docker rm -f 89f948c9c4d25fe259f1915efedd6531288850703e6d6ef296800cbb4519c4e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 20:41:56 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:41:56 provisioning config files... 20:41:56 copy managed file [swaggerhub-api-key] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1810321648390938547tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:41:57 --> edgex-publish-swagger.sh 20:41:57 === Publish openapi/v1 API === 20:41:57 [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger 20:41:57 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v1/device-sdk.yaml] 20:41:57 % Total % Received % Xferd Average Speed Time Time Time Current 20:41:57 Dload Upload Total Spent Left Speed 20:41:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19947 0 0 100 19947 0 29593 --:--:-- --:--:-- --:--:-- 29594 100 19947 0 0 100 19947 0 29586 --:--:-- --:--:-- --:--:-- 29594 20:41:57 20:41:57 20:41:57 === Publish openapi/v2 API === 20:41:57 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 20:41:57 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v2/device-sdk.yaml] 20:41:57 % Total % Received % Xferd Average Speed Time Time Time Current 20:41:57 Dload Upload Total Spent Left Speed 20:41:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51483 0 0 100 51483 0 75206 --:--:-- --:--:-- --:--:-- 75267 20:41:58 20:41:58 [Pipeline] } 20:41:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:41:58 + git log --format=format:%s -1 9b89d7644d3409c1e42d925e84b99a1b27025fab [Pipeline] isUnix [Pipeline] sh 20:41:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:41:59 . [Pipeline] withDockerContainer 20:41:59 prd-centos7-docker-4c-2g-14824 does not seem to be running inside a container 20:41:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:41:59 $ docker top 26f28cc24d73b2b177be6833e9290ce5cb46eb9c5f105969f8877f8a4f41dc5b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:41:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:41:59 [ssh-agent] Looking for ssh-agent implementation... 20:41:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:41:59 $ docker exec 26f28cc24d73b2b177be6833e9290ce5cb46eb9c5f105969f8877f8a4f41dc5b ssh-agent 20:42:00 SSH_AUTH_SOCK=/tmp/ssh-f5OSeB44I2hL/agent.14 20:42:00 SSH_AGENT_PID=20 20:42:00 Running ssh-add (command line suppressed) 20:42:00 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6246485811681318361.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6246485811681318361.key) 20:42:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:42:00 + git semver tag 20:42:00 # -> Open(): unable to determine branch for HEAD 20:42:00 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 20:42:00 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 20:42:00 # $SEMVER_REMOTE_NAME = origin 20:42:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:42:00 # $SEMVER_USER_NAME = edgex-jenkins 20:42:00 # $SEMVER_BRANCH = master 20:42:00 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 20:42:00 # 9b89d7644d3409c1e42d925e84b99a1b27025fab HEAD 20:42:00 # -> Force: false 20:42:00 # 16627a371fa24940ba4971ccc4eaa378017dce41 refs/tags/v2.0.0-dev.63 [Pipeline] } 20:42:00 $ docker exec --env ******** --env ******** 26f28cc24d73b2b177be6833e9290ce5cb46eb9c5f105969f8877f8a4f41dc5b ssh-agent -k 20:42:00 unset SSH_AUTH_SOCK; 20:42:00 unset SSH_AGENT_PID; 20:42:00 echo Agent pid 20 killed; 20:42:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:42:01 + git semver [Pipeline] } 20:42:01 $ docker stop --time=1 26f28cc24d73b2b177be6833e9290ce5cb46eb9c5f105969f8877f8a4f41dc5b 20:42:02 $ docker rm -f 26f28cc24d73b2b177be6833e9290ce5cb46eb9c5f105969f8877f8a4f41dc5b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 20:42:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:42:02 20:42:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 20:42:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:42:03 0.23.1-centos7: Pulling from edgex-lftools 20:42:03 ab5ef0e58194: Pulling fs layer 20:42:03 9712f1f96733: Pulling fs layer 20:42:03 63f879dbbcfc: Pulling fs layer 20:42:03 0d9ebad4ef96: Pulling fs layer 20:42:03 e9a5061849ea: Pulling fs layer 20:42:03 d747dcd14b5f: Pulling fs layer 20:42:03 2de7ff778b66: Pulling fs layer 20:42:03 0d9ebad4ef96: Waiting 20:42:03 d747dcd14b5f: Waiting 20:42:03 2de7ff778b66: Waiting 20:42:03 e9a5061849ea: Waiting 20:42:03 9712f1f96733: Verifying Checksum 20:42:03 9712f1f96733: Download complete 20:42:04 63f879dbbcfc: Verifying Checksum 20:42:04 63f879dbbcfc: Download complete 20:42:04 e9a5061849ea: Verifying Checksum 20:42:04 e9a5061849ea: Download complete 20:42:04 d747dcd14b5f: Verifying Checksum 20:42:04 d747dcd14b5f: Download complete 20:42:05 0d9ebad4ef96: Verifying Checksum 20:42:05 0d9ebad4ef96: Download complete 20:42:05 2de7ff778b66: Verifying Checksum 20:42:05 2de7ff778b66: Download complete 20:42:05 ab5ef0e58194: Verifying Checksum 20:42:05 ab5ef0e58194: Download complete 20:42:07 ab5ef0e58194: Pull complete 20:42:07 9712f1f96733: Pull complete 20:42:08 63f879dbbcfc: Pull complete 20:42:12 0d9ebad4ef96: Pull complete 20:42:12 e9a5061849ea: Pull complete 20:42:12 d747dcd14b5f: Pull complete 20:42:13 2de7ff778b66: Pull complete 20:42:13 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:42:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:42:13 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 20:42:13 prd-centos7-docker-4c-2g-14824 does not seem to be running inside a container 20:42:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:42:19 $ docker top 02fa21a45f89671bd42ae6ec76f89a1948cefd2c700489638f4b44ded45d5d93 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:42:20 provisioning config files... 20:42:20 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3458524757084927554tmp 20:42:20 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3407175346624038650tmp 20:42:20 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config191598893947186877tmp [Pipeline] { [Pipeline] echo 20:42:20 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:42:20 ---> sigul-configuration.sh 20:42:20 gpg: directory `/root/.gnupg' created 20:42:20 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:42:20 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:42:20 gpg: keyring `/root/.gnupg/secring.gpg' created 20:42:20 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:42:20 gpg: CAST5 encrypted data 20:42:20 gpg: encrypted with 1 passphrase 20:42:20 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:42:20 + mkdir /home/jenkins 20:42:20 + mkdir /home/jenkins/sigul [Pipeline] sh 20:42:21 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 20:42:21 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:42:21 ---> sigul-install.sh 20:42:25 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 20:42:25 + git tag --list 20:42:25 0.7.1 20:42:25 delhi-tag 20:42:25 v1.0.0 20:42:25 v1.1.0 20:42:25 v1.1.1 20:42:25 v1.1.2 20:42:25 v1.2.0 20:42:25 v1.2.1 20:42:25 v1.2.2 20:42:25 v1.2.3 20:42:25 v1.3.0 20:42:25 v1.4.0 20:42:25 v2.0.0-dev.1 20:42:25 v2.0.0-dev.10 20:42:25 v2.0.0-dev.11 20:42:25 v2.0.0-dev.12 20:42:25 v2.0.0-dev.13 20:42:25 v2.0.0-dev.14 20:42:25 v2.0.0-dev.15 20:42:25 v2.0.0-dev.16 20:42:25 v2.0.0-dev.17 20:42:25 v2.0.0-dev.18 20:42:25 v2.0.0-dev.19 20:42:25 v2.0.0-dev.2 20:42:25 v2.0.0-dev.20 20:42:25 v2.0.0-dev.21 20:42:25 v2.0.0-dev.22 20:42:25 v2.0.0-dev.23 20:42:25 v2.0.0-dev.24 20:42:25 v2.0.0-dev.25 20:42:25 v2.0.0-dev.26 20:42:25 v2.0.0-dev.27 20:42:25 v2.0.0-dev.28 20:42:25 v2.0.0-dev.29 20:42:25 v2.0.0-dev.3 20:42:25 v2.0.0-dev.30 20:42:25 v2.0.0-dev.31 20:42:25 v2.0.0-dev.32 20:42:25 v2.0.0-dev.33 20:42:25 v2.0.0-dev.34 20:42:25 v2.0.0-dev.35 20:42:25 v2.0.0-dev.36 20:42:25 v2.0.0-dev.37 20:42:25 v2.0.0-dev.38 20:42:25 v2.0.0-dev.39 20:42:25 v2.0.0-dev.4 20:42:25 v2.0.0-dev.40 20:42:25 v2.0.0-dev.41 20:42:25 v2.0.0-dev.42 20:42:25 v2.0.0-dev.43 20:42:25 v2.0.0-dev.44 20:42:25 v2.0.0-dev.45 20:42:25 v2.0.0-dev.46 20:42:25 v2.0.0-dev.47 20:42:25 v2.0.0-dev.48 20:42:25 v2.0.0-dev.49 20:42:25 v2.0.0-dev.5 20:42:25 v2.0.0-dev.50 20:42:25 v2.0.0-dev.51 20:42:25 v2.0.0-dev.52 20:42:25 v2.0.0-dev.53 20:42:25 v2.0.0-dev.54 20:42:25 v2.0.0-dev.55 20:42:25 v2.0.0-dev.56 20:42:25 v2.0.0-dev.57 20:42:25 v2.0.0-dev.58 20:42:25 v2.0.0-dev.59 20:42:25 v2.0.0-dev.6 20:42:25 v2.0.0-dev.60 20:42:25 v2.0.0-dev.61 20:42:25 v2.0.0-dev.62 20:42:25 v2.0.0-dev.63 20:42:25 v2.0.0-dev.7 20:42:25 v2.0.0-dev.8 20:42:25 v2.0.0-dev.9 [Pipeline] sh 20:42:26 + lftools sign git-tag v2.0.0-dev.63 20:42:26 Signing Git tag with Sigul... 20:42:26 Signing v2.0.0-dev.63 [Pipeline] echo 20:42:28 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:42:28 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:42:28 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:42:28 $ docker stop --time=1 02fa21a45f89671bd42ae6ec76f89a1948cefd2c700489638f4b44ded45d5d93 20:42:30 $ docker rm -f 02fa21a45f89671bd42ae6ec76f89a1948cefd2c700489638f4b44ded45d5d93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 20:42:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:42:31 . [Pipeline] withDockerContainer 20:42:31 prd-centos7-docker-4c-2g-14824 does not seem to be running inside a container 20:42:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:42:31 $ docker top 89dc4f4e2735161a1387d95aef255464df19af698cb30e7ff20e4c179e05128a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:42:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:42:31 [ssh-agent] Looking for ssh-agent implementation... 20:42:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:42:32 $ docker exec 89dc4f4e2735161a1387d95aef255464df19af698cb30e7ff20e4c179e05128a ssh-agent 20:42:32 SSH_AUTH_SOCK=/tmp/ssh-fRM1gMsXRdHQ/agent.13 20:42:32 SSH_AGENT_PID=19 20:42:32 Running ssh-add (command line suppressed) 20:42:32 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7934757333634661899.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7934757333634661899.key) 20:42:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:42:32 + git semver bump pre 20:42:32 # -> Open(): unable to determine branch for HEAD 20:42:32 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 20:42:32 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 20:42:32 # $SEMVER_REMOTE_NAME = origin 20:42:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:42:32 # $SEMVER_USER_NAME = edgex-jenkins 20:42:32 # $SEMVER_BRANCH = master 20:42:32 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 20:42:32 2.0.0-dev.64 [Pipeline] } 20:42:32 $ docker exec --env ******** --env ******** 89dc4f4e2735161a1387d95aef255464df19af698cb30e7ff20e4c179e05128a ssh-agent -k 20:42:32 unset SSH_AUTH_SOCK; 20:42:32 unset SSH_AGENT_PID; 20:42:32 echo Agent pid 19 killed; 20:42:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:42:33 + git semver [Pipeline] } 20:42:33 $ docker stop --time=1 89dc4f4e2735161a1387d95aef255464df19af698cb30e7ff20e4c179e05128a 20:42:34 $ docker rm -f 89dc4f4e2735161a1387d95aef255464df19af698cb30e7ff20e4c179e05128a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 20:42:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:42:34 . [Pipeline] withDockerContainer 20:42:34 prd-centos7-docker-4c-2g-14824 does not seem to be running inside a container 20:42:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:42:35 $ docker top 43bc72eba3ddde92dca3094af1722c7ffd4d456427afe5c1228ac0506bda559f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:42:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:42:35 [ssh-agent] Looking for ssh-agent implementation... 20:42:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:42:35 $ docker exec 43bc72eba3ddde92dca3094af1722c7ffd4d456427afe5c1228ac0506bda559f ssh-agent 20:42:35 SSH_AUTH_SOCK=/tmp/ssh-d5lgL6VIbi5c/agent.13 20:42:35 SSH_AGENT_PID=19 20:42:35 Running ssh-add (command line suppressed) 20:42:35 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6221930761114036583.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6221930761114036583.key) 20:42:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:42:36 + git semver push 20:42:36 # -> Open(): unable to determine branch for HEAD 20:42:36 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 20:42:36 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 20:42:36 # $SEMVER_REMOTE_NAME = origin 20:42:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:42:36 # $SEMVER_USER_NAME = edgex-jenkins 20:42:36 # $SEMVER_BRANCH = master 20:42:36 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 20:42:40 $ docker exec --env ******** --env ******** 43bc72eba3ddde92dca3094af1722c7ffd4d456427afe5c1228ac0506bda559f ssh-agent -k 20:42:40 unset SSH_AUTH_SOCK; 20:42:40 unset SSH_AGENT_PID; 20:42:40 echo Agent pid 19 killed; 20:42:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:42:41 + git semver [Pipeline] } 20:42:41 $ docker stop --time=1 43bc72eba3ddde92dca3094af1722c7ffd4d456427afe5c1228ac0506bda559f 20:42:42 $ docker rm -f 43bc72eba3ddde92dca3094af1722c7ffd4d456427afe5c1228ac0506bda559f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 20:42:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:42:43 ---> package-listing.sh 20:42:43 ++ facter osfamily 20:42:43 ++ tr '[:upper:]' '[:lower:]' 20:42:44 + OS_FAMILY=redhat 20:42:44 + workspace=/w/workspace/dgexfoundry_device-sdk-go_master 20:42:44 + START_PACKAGES=/tmp/packages_start.txt 20:42:44 + END_PACKAGES=/tmp/packages_end.txt 20:42:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:42:44 + PACKAGES=/tmp/packages_start.txt 20:42:44 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 20:42:44 + PACKAGES=/tmp/packages_end.txt 20:42:44 + case "${OS_FAMILY}" in 20:42:44 + rpm -qa 20:42:44 + sort 20:42:44 + '[' -f /tmp/packages_start.txt ']' 20:42:44 + '[' -f /tmp/packages_end.txt ']' 20:42:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:42:44 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 20:42:44 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ 20:42:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [Pipeline] echo 20:42:44 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:42:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:42:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:42:45 20:42:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:42:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:42:46 alpine: Pulling from edgex-lftools-log-publisher 20:42:46 df20fa9351a1: Pulling fs layer 20:42:46 36b3adc4ff6f: Pulling fs layer 20:42:46 8ad3a11d3b57: Pulling fs layer 20:42:46 46f8f816bc3b: Pulling fs layer 20:42:46 93b61091891f: Pulling fs layer 20:42:46 93b9cdb0e59b: Pulling fs layer 20:42:46 5e14af77c1be: Pulling fs layer 20:42:46 01666e4c0597: Pulling fs layer 20:42:46 aa168da1d23b: Pulling fs layer 20:42:46 46f8f816bc3b: Waiting 20:42:46 93b61091891f: Waiting 20:42:46 93b9cdb0e59b: Waiting 20:42:46 5e14af77c1be: Waiting 20:42:46 01666e4c0597: Waiting 20:42:46 aa168da1d23b: Waiting 20:42:46 36b3adc4ff6f: Verifying Checksum 20:42:46 36b3adc4ff6f: Download complete 20:42:46 46f8f816bc3b: Verifying Checksum 20:42:46 46f8f816bc3b: Download complete 20:42:46 df20fa9351a1: Verifying Checksum 20:42:46 df20fa9351a1: Download complete 20:42:46 93b61091891f: Verifying Checksum 20:42:46 93b61091891f: Download complete 20:42:46 93b9cdb0e59b: Verifying Checksum 20:42:46 93b9cdb0e59b: Download complete 20:42:46 01666e4c0597: Verifying Checksum 20:42:46 01666e4c0597: Download complete 20:42:46 5e14af77c1be: Verifying Checksum 20:42:46 5e14af77c1be: Download complete 20:42:46 8ad3a11d3b57: Verifying Checksum 20:42:46 8ad3a11d3b57: Download complete 20:42:46 df20fa9351a1: Pull complete 20:42:46 36b3adc4ff6f: Pull complete 20:42:47 8ad3a11d3b57: Pull complete 20:42:47 46f8f816bc3b: Pull complete 20:42:47 93b61091891f: Pull complete 20:42:47 93b9cdb0e59b: Pull complete 20:42:47 5e14af77c1be: Pull complete 20:42:47 01666e4c0597: Pull complete 20:42:47 aa168da1d23b: Verifying Checksum 20:42:47 aa168da1d23b: Download complete 20:42:52 aa168da1d23b: Pull complete 20:42:52 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 20:42:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:42:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:42:52 prd-centos7-docker-4c-2g-14824 does not seem to be running inside a container 20:42:52 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 20:42:55 $ docker top 54c8cdb33c7e4946db54c9976f777e5825429d612489ec6082cdb5bf3b64868e -eo pid,comm [Pipeline] { [Pipeline] sh 20:42:55 + touch /tmp/pre-build-complete [Pipeline] sh 20:42:55 + mkdir -p /var/log/sa [Pipeline] sh 20:42:56 + ls /var/log/sa-host 20:42:56 + sadf -c /var/log/sa-host/sa05 20:42:56 file_magic: OK 20:42:56 HZ: Using current value: 100 20:42:56 file_header: OK 20:42:56 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 20:42:56 Statistics: 20:42:56 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:42:56 File successfully converted to sysstat format version 12.2.1 20:42:56 + sadf -c /var/log/sa-host/sa18 20:42:56 file_magic: OK 20:42:56 HZ: Using current value: 100 20:42:56 file_header: OK 20:42:56 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 20:42:56 Statistics: 20:42:56 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:42:56 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:42:56 provisioning config files... 20:42:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config2039519745650219902tmp [Pipeline] { [Pipeline] echo 20:42:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:42:57 ---> create-netrc.sh [Pipeline] } 20:42:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 20:42:57 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 20:42:57 ---> python-tools-install.sh [Pipeline] echo 20:42:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:42:57 ---> sudo-logs.sh 20:42:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:42:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:42:58 ---> job-cost.sh 20:42:58 lf-activate-venv: SKIPPING 20:42:58 DEBUG: total: 0.18000000715255737 20:42:58 INFO: Retrieving Stack Cost... 20:42:59 INFO: Retrieving Pricing Info for: v3-standard-2 20:42:59 INFO: Archiving Costs [Pipeline] echo 20:42:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:42:59 ---> logs-deploy.sh 20:42:59 lf-activate-venv: SKIPPING 20:42:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/169 20:42:59 INFO: archiving workspace using pattern(s): 20:43:00 Archives upload complete. 20:43:00 INFO: archiving logs to Nexus 20:43:01 ---> uname -a: 20:43:01 Linux prd-centos7-docker-4c-2g-14824.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 20:43:01 20:43:01 20:43:01 ---> lscpu: 20:43:01 Architecture: x86_64 20:43:01 CPU op-mode(s): 32-bit, 64-bit 20:43:01 Byte Order: Little Endian 20:43:01 Address sizes: 40 bits physical, 48 bits virtual 20:43:01 CPU(s): 2 20:43:01 On-line CPU(s) list: 0,1 20:43:01 Thread(s) per core: 1 20:43:01 Core(s) per socket: 1 20:43:01 Socket(s): 2 20:43:01 NUMA node(s): 1 20:43:01 Vendor ID: AuthenticAMD 20:43:01 CPU family: 23 20:43:01 Model: 49 20:43:01 Model name: AMD EPYC-Rome Processor 20:43:01 Stepping: 0 20:43:01 CPU MHz: 2799.998 20:43:01 BogoMIPS: 5599.99 20:43:01 Virtualization: AMD-V 20:43:01 Hypervisor vendor: KVM 20:43:01 Virtualization type: full 20:43:01 L1d cache: 64 KiB 20:43:01 L1i cache: 64 KiB 20:43:01 L2 cache: 1 MiB 20:43:01 L3 cache: 32 MiB 20:43:01 NUMA node0 CPU(s): 0,1 20:43:01 Vulnerability Itlb multihit: Not affected 20:43:01 Vulnerability L1tf: Not affected 20:43:01 Vulnerability Mds: Not affected 20:43:01 Vulnerability Meltdown: Not affected 20:43:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:43:01 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 20:43:01 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 20:43:01 Vulnerability Srbds: Not affected 20:43:01 Vulnerability Tsx async abort: Not affected 20:43:01 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 20:43:01 20:43:01 20:43:01 ---> nproc: 20:43:01 2 20:43:01 20:43:01 20:43:01 ---> df -h: 20:43:01 Filesystem Size Used Available Use% Mounted on 20:43:01 overlay 40.0G 8.5G 31.5G 21% / 20:43:01 tmpfs 64.0M 0 64.0M 0% /dev 20:43:01 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 20:43:01 shm 64.0M 0 64.0M 0% /dev/shm 20:43:01 /dev/vda1 40.0G 8.5G 31.5G 21% /facter-os 20:43:01 /dev/vda1 40.0G 8.5G 31.5G 21% /etc/resolv.conf 20:43:01 /dev/vda1 40.0G 8.5G 31.5G 21% /etc/hostname 20:43:01 /dev/vda1 40.0G 8.5G 31.5G 21% /etc/hosts 20:43:01 /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/auth.log 20:43:01 /dev/vda1 40.0G 8.5G 31.5G 21% /w/workspace/dgexfoundry_device-sdk-go_master 20:43:01 /dev/vda1 40.0G 8.5G 31.5G 21% /run/cloud-init/result.json 20:43:01 /dev/vda1 40.0G 8.5G 31.5G 21% /w/workspace/dgexfoundry_device-sdk-go_master@tmp 20:43:01 /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/sa-host 20:43:01 /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/secure 20:43:01 20:43:01 20:43:01 ---> free -m: 20:43:01 total used free shared buff/cache available 20:43:01 Mem: 7821 1358 3018 0 3444 6412 20:43:01 Swap: 1023 0 1023 20:43:01 20:43:01 20:43:01 ---> ip addr: 20:43:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 20:43:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:43:01 inet 127.0.0.1/8 scope host lo 20:43:01 valid_lft forever preferred_lft forever 20:43:01 inet6 ::1/128 scope host 20:43:01 valid_lft forever preferred_lft forever 20:43:01 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 20:43:01 link/ether fa:16:3e:25:91:1c brd ff:ff:ff:ff:ff:ff 20:43:01 inet 10.30.123.252/23 brd 10.30.123.255 scope global dynamic eth0 20:43:01 valid_lft 83191sec preferred_lft 83191sec 20:43:01 inet6 fe80::f816:3eff:fe25:911c/64 scope link 20:43:01 valid_lft forever preferred_lft forever 20:43:01 3: docker0: mtu 1500 qdisc noqueue state DOWN 20:43:01 link/ether 02:42:65:67:4c:92 brd ff:ff:ff:ff:ff:ff 20:43:01 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:43:01 valid_lft forever preferred_lft forever 20:43:01 inet6 fe80::42:65ff:fe67:4c92/64 scope link 20:43:01 valid_lft forever preferred_lft forever 20:43:01 20:43:01 20:43:01 ---> sar -b -r -n DEV: 20:43:01 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/18/21 _x86_64_ (2 CPU) 20:43:01 20:43:01 19:49:15 LINUX RESTART (2 CPU) 20:43:01 20:43:01 19:50:06 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:43:01 19:51:01 113.66 95.35 18.31 0.00 6590.48 4459.86 0.00 20:43:01 19:52:01 54.04 10.62 43.43 0.00 1828.63 32873.42 0.00 20:43:01 19:53:01 2.41 0.00 2.41 0.00 0.00 58.23 0.00 20:43:01 19:54:01 0.23 0.00 0.23 0.00 0.00 3.60 0.00 20:43:01 19:55:01 0.23 0.00 0.23 0.00 0.00 3.06 0.00 20:43:01 19:56:01 0.33 0.00 0.33 0.00 0.00 4.68 0.00 20:43:01 19:57:02 0.20 0.00 0.20 0.00 0.00 2.86 0.00 20:43:01 19:58:01 0.20 0.00 0.20 0.00 0.00 1.97 0.00 20:43:01 19:59:01 0.30 0.00 0.30 0.00 0.00 3.55 0.00 20:43:01 20:00:01 0.23 0.00 0.23 0.00 0.00 2.85 0.00 20:43:01 20:01:01 0.27 0.02 0.25 0.00 0.13 3.73 0.00 20:43:01 20:02:01 0.38 0.10 0.28 0.00 1.73 5.14 0.00 20:43:01 20:03:01 0.25 0.00 0.25 0.00 0.00 2.87 0.00 20:43:01 20:04:01 0.22 0.00 0.22 0.00 0.00 1.92 0.00 20:43:01 20:05:01 0.43 0.18 0.25 0.00 5.86 2.75 0.00 20:43:01 20:06:01 0.78 0.00 0.78 0.00 0.00 16.19 0.00 20:43:01 20:07:01 0.15 0.00 0.15 0.00 0.00 1.92 0.00 20:43:01 20:08:01 0.20 0.00 0.20 0.00 0.00 2.20 0.00 20:43:01 20:09:01 0.18 0.00 0.18 0.00 0.00 1.78 0.00 20:43:01 20:10:01 0.22 0.00 0.22 0.00 0.00 3.60 0.00 20:43:01 20:11:01 0.25 0.00 0.25 0.00 0.00 2.47 0.00 20:43:01 20:12:01 0.17 0.00 0.17 0.00 0.00 1.65 0.00 20:43:01 20:13:01 0.25 0.00 0.25 0.00 0.00 3.73 0.00 20:43:01 20:14:01 0.18 0.00 0.18 0.00 0.00 1.92 0.00 20:43:01 20:15:01 0.25 0.00 0.25 0.00 0.00 2.93 0.00 20:43:01 20:16:01 0.25 0.00 0.25 0.00 0.00 2.48 0.00 20:43:01 20:17:01 0.18 0.00 0.18 0.00 0.00 2.32 0.00 20:43:01 20:18:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 20:43:01 20:19:01 0.20 0.00 0.20 0.00 0.00 1.63 0.00 20:43:01 20:20:01 0.28 0.00 0.28 0.00 0.00 4.60 0.00 20:43:01 20:21:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 20:43:01 20:22:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 20:43:01 20:23:01 0.18 0.00 0.18 0.00 0.00 1.65 0.00 20:43:01 20:24:01 0.20 0.00 0.20 0.00 0.00 1.65 0.00 20:43:01 20:25:01 0.23 0.00 0.23 0.00 0.00 3.18 0.00 20:43:01 20:26:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 20:43:01 20:27:01 0.27 0.00 0.27 0.00 0.00 3.65 0.00 20:43:01 20:28:02 0.17 0.00 0.17 0.00 0.00 1.47 0.00 20:43:01 20:29:01 0.17 0.00 0.17 0.00 0.00 1.36 0.00 20:43:01 20:30:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 20:43:01 20:31:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 20:43:01 20:32:01 83.43 4.25 79.18 0.00 2808.19 2992.26 0.00 20:43:01 20:33:01 0.82 0.00 0.82 0.00 0.00 17.34 0.00 20:43:01 20:34:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 20:43:01 20:35:01 0.15 0.00 0.15 0.00 0.00 1.73 0.00 20:43:01 20:36:01 0.17 0.00 0.17 0.00 0.00 1.73 0.00 20:43:01 20:37:01 1.37 0.73 0.63 0.00 25.05 7.96 0.00 20:43:01 20:38:01 276.37 253.25 23.12 0.00 3418.39 856.90 0.00 20:43:01 20:39:01 0.73 0.00 0.73 0.00 0.00 172.78 0.00 20:43:01 20:40:01 0.15 0.00 0.15 0.00 0.00 1.33 0.00 20:43:01 20:41:01 0.15 0.00 0.15 0.00 0.00 1.47 0.00 20:43:01 20:42:01 103.61 0.03 103.58 0.00 3.73 31761.93 0.00 20:43:01 Average: 12.28 6.87 5.41 0.00 272.50 1406.76 0.00 20:43:01 20:43:01 19:50:06 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:43:01 19:51:01 5956856 0 535120 6.68 2620 1514344 712708 8.90 218708 1452080 893688 20:43:01 19:52:01 5740360 0 677024 8.45 2620 1588936 1093296 12.07 384776 1499496 280 20:43:01 19:53:01 5739708 0 677672 8.46 2620 1588940 1098696 12.13 381660 1503400 8 20:43:01 19:54:01 5744272 0 673104 8.40 2620 1588944 1071284 11.83 376880 1503672 8 20:43:01 19:55:01 5742892 0 674476 8.42 2620 1588952 1071572 11.83 378600 1503676 16 20:43:01 19:56:01 5744532 0 672836 8.40 2620 1588952 1071284 11.83 377112 1503672 12 20:43:01 19:57:02 5736488 0 680876 8.50 2620 1588956 1071344 11.83 385440 1503672 8 20:43:01 19:58:01 5735360 0 681996 8.52 2620 1588964 1071344 11.83 385796 1503736 8 20:43:01 19:59:01 5735892 0 681412 8.51 2620 1589016 1071284 11.83 385984 1503236 16 20:43:01 20:00:01 5735944 0 681404 8.51 2620 1588972 1071284 11.83 386208 1503136 8 20:43:01 20:01:01 5733208 0 684136 8.54 2620 1588976 1074040 11.86 391948 1499320 8 20:43:01 20:02:01 5731480 0 685736 8.56 2620 1589104 1072100 11.84 394420 1499380 8 20:43:01 20:03:01 5732832 0 684380 8.55 2620 1589108 1071908 11.83 393384 1499380 8 20:43:01 20:04:01 5732776 0 684432 8.55 2620 1589112 1071860 11.83 393324 1499380 8 20:43:01 20:05:01 5731980 0 685224 8.56 2620 1589116 1071860 11.83 393316 1499380 8 20:43:01 20:06:01 5732368 0 684832 8.55 2620 1589120 1071860 11.83 393220 1499380 8 20:43:01 20:07:01 5731088 0 686108 8.57 2620 1589124 1072152 11.84 394532 1499380 8 20:43:01 20:08:01 5732112 0 685076 8.55 2620 1589132 1071924 11.83 393304 1499380 8 20:43:01 20:09:01 5731988 0 685200 8.56 2620 1589132 1071924 11.83 393388 1499380 8 20:43:01 20:10:01 5732172 0 685008 8.55 2620 1589140 1071960 11.84 393632 1499380 8 20:43:01 20:11:01 5731980 0 685200 8.56 2620 1589140 1071924 11.83 393312 1499380 8 20:43:01 20:12:01 5731488 0 685688 8.56 2620 1589144 1072044 11.84 393964 1499380 8 20:43:01 20:13:01 5731808 0 685360 8.56 2620 1589152 1072036 11.84 393616 1499380 8 20:43:01 20:14:01 5732484 0 684684 8.55 2620 1589152 1071988 11.84 393300 1499380 8 20:43:01 20:15:01 5731964 0 685196 8.56 2620 1589160 1071988 11.84 393356 1499380 8 20:43:01 20:16:01 5732128 0 685028 8.55 2620 1589164 1071988 11.84 393456 1499384 8 20:43:01 20:17:01 5731192 0 685960 8.56 2620 1589168 1072120 11.84 394084 1499380 8 20:43:01 20:18:01 5731924 0 685224 8.56 2620 1589172 1071988 11.84 393368 1499380 8 20:43:01 20:19:01 5732096 0 685052 8.55 2620 1589172 1071988 11.84 393368 1499380 8 20:43:01 20:20:01 5731740 0 685400 8.56 2620 1589180 1071988 11.84 393444 1499380 8 20:43:01 20:21:01 5732244 0 684892 8.55 2620 1589184 1071988 11.84 393300 1499380 8 20:43:01 20:22:01 5731628 0 685504 8.56 2620 1589188 1072328 11.84 393840 1499380 8 20:43:01 20:23:01 5731980 0 685144 8.55 2620 1589196 1072244 11.84 393508 1499384 8 20:43:01 20:24:01 5732104 0 685016 8.55 2620 1589200 1072244 11.84 393420 1499380 8 20:43:01 20:25:01 5731736 0 685380 8.56 2620 1589204 1072328 11.84 393832 1499380 8 20:43:01 20:26:01 5731956 0 685152 8.55 2620 1589212 1072244 11.84 393568 1499384 8 20:43:01 20:27:01 5731520 0 685588 8.56 2620 1589212 1072340 11.84 394044 1499380 8 20:43:01 20:28:02 5731856 0 685248 8.56 2620 1589216 1072244 11.84 393480 1499380 8 20:43:01 20:29:01 5732104 0 684996 8.55 2620 1589220 1072244 11.84 393580 1499380 8 20:43:01 20:30:01 5732136 0 684924 8.55 2620 1589260 1072244 11.84 393564 1499392 24 20:43:01 20:31:01 5731760 0 685328 8.56 2620 1589232 1072292 11.84 393808 1499380 8 20:43:01 20:32:01 5444104 0 824468 10.29 2620 1737748 1261960 13.93 584156 1581588 16 20:43:01 20:33:01 5455220 0 813348 10.16 2620 1737752 1189112 13.13 582836 1573392 8 20:43:01 20:34:01 5454736 0 813828 10.16 2620 1737756 1189376 13.13 578056 1578864 8 20:43:01 20:35:01 5455416 0 813144 10.15 2620 1737760 1189112 13.13 577576 1578864 8 20:43:01 20:36:01 5453772 0 814780 10.17 2620 1737768 1189328 13.13 578096 1579744 8 20:43:01 20:37:01 5450252 0 817612 10.21 2620 1738456 1191524 13.16 580408 1580208 8 20:43:01 20:38:01 5299536 0 909628 11.36 2620 1797156 1189192 13.13 618928 1598856 4964 20:43:01 20:39:01 5299592 0 909568 11.36 2620 1797160 1189144 13.13 619108 1598852 12 20:43:01 20:40:01 5299464 0 909696 11.36 2620 1797160 1189144 13.13 621072 1596796 8 20:43:01 20:41:01 5299504 0 909648 11.36 2620 1797168 1189144 13.13 623740 1594116 8 20:43:01 20:42:01 4368736 0 1122072 14.01 2620 2515512 1495980 16.52 858512 2187380 52 20:43:01 Average: 5645855 0 721804 9.01 2620 1638661 1098144 12.12 436218 1529023 17296 20:43:01 20:43:01 19:50:06 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:43:01 19:51:01 eth0 10.70 8.30 2.43 1.81 0.00 0.00 0.00 0.00 20:43:01 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 19:52:01 eth0 241.49 153.28 378.66 25.55 0.00 0.00 0.00 0.00 20:43:01 19:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 19:53:01 eth0 2.61 1.38 1.61 0.26 0.00 0.00 0.00 0.00 20:43:01 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 19:54:01 eth0 0.88 0.08 0.07 0.01 0.00 0.00 0.00 0.00 20:43:01 19:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 19:55:01 eth0 0.95 0.63 0.54 0.40 0.00 0.00 0.00 0.00 20:43:01 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 19:56:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:43:01 19:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 19:57:02 eth0 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 20:43:01 19:57:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 19:57:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 19:58:01 eth0 0.19 0.14 0.07 0.01 0.00 0.00 0.00 0.00 20:43:01 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 19:59:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:43:01 19:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:00:01 eth0 0.57 0.08 0.06 0.01 0.00 0.00 0.00 0.00 20:43:01 20:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:01:01 eth0 0.52 0.30 0.27 0.20 0.00 0.00 0.00 0.00 20:43:01 20:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:02:01 eth0 0.27 0.17 0.09 0.07 0.00 0.00 0.00 0.00 20:43:01 20:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:03:01 eth0 0.18 0.18 0.07 0.01 0.00 0.00 0.00 0.00 20:43:01 20:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:04:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:43:01 20:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:05:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:43:01 20:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:06:01 eth0 0.55 0.07 0.06 0.01 0.00 0.00 0.00 0.00 20:43:01 20:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:07:01 eth0 0.60 0.45 0.34 0.27 0.00 0.00 0.00 0.00 20:43:01 20:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:08:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:43:01 20:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:09:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:43:01 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:10:01 eth0 0.22 0.20 0.07 0.01 0.00 0.00 0.00 0.00 20:43:01 20:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:11:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:43:01 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:12:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:43:01 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:13:01 eth0 0.20 0.18 0.07 0.01 0.00 0.00 0.00 0.00 20:43:01 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:14:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:43:01 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:15:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:43:01 20:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:16:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:43:01 20:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:17:01 eth0 0.33 0.23 0.15 0.07 0.00 0.00 0.00 0.00 20:43:01 20:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:18:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:19:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:43:01 20:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:20:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:21:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:22:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:43:01 20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:23:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:24:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:43:01 20:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:25:01 eth0 0.10 0.10 0.06 0.01 0.00 0.00 0.00 0.00 20:43:01 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:26:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:43:01 20:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:27:01 eth0 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 20:43:01 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:28:02 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:28:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:28:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:29:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:30:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:43:01 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:31:01 eth0 0.15 0.12 0.06 0.01 0.00 0.00 0.00 0.00 20:43:01 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:32:01 eth0 363.08 255.64 734.18 62.80 0.00 0.00 0.00 0.00 20:43:01 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:32:01 docker0 14.39 9.73 2.04 27.10 0.00 0.00 0.00 0.00 20:43:01 20:33:01 eth0 0.67 0.00 0.06 0.00 0.00 0.00 0.00 0.00 20:43:01 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:34:01 eth0 4.23 2.27 3.63 0.33 0.00 0.00 0.00 0.00 20:43:01 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:35:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:36:01 eth0 0.87 0.25 0.31 0.16 0.00 0.00 0.00 0.00 20:43:01 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:37:01 eth0 0.20 0.13 0.08 0.10 0.00 0.00 0.00 0.00 20:43:01 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:38:01 eth0 0.07 0.02 0.06 0.00 0.00 0.00 0.00 0.00 20:43:01 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:39:01 eth0 0.10 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:43:01 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:40:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:41:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:42:01 veth73b5c23 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:43:01 20:42:01 eth0 481.33 440.87 4487.73 45.85 0.00 0.00 0.00 0.00 20:43:01 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 20:42:01 docker0 64.66 65.26 5.28 386.90 0.00 0.00 0.00 0.00 20:43:01 Average: veth73b5c23 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 Average: eth0 21.46 16.71 108.18 2.66 0.00 0.00 0.00 0.00 20:43:01 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:01 Average: docker0 1.52 1.45 0.14 7.98 0.00 0.00 0.00 0.00 20:43:01 20:43:01 20:43:01 ---> sar -P ALL: 20:43:01 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/18/21 _x86_64_ (2 CPU) 20:43:01 20:43:01 19:49:15 LINUX RESTART (2 CPU) 20:43:01 20:43:01 19:50:06 CPU %user %nice %system %iowait %steal %idle 20:43:01 19:51:01 all 10.07 0.00 7.03 71.37 0.06 11.47 20:43:01 19:51:01 0 10.28 0.00 7.53 75.02 0.06 7.12 20:43:01 19:51:01 1 9.85 0.00 6.54 67.73 0.06 15.82 20:43:01 19:52:01 all 5.31 0.00 1.64 21.55 0.04 71.46 20:43:01 19:52:01 0 4.60 0.00 1.82 16.61 0.03 76.93 20:43:01 19:52:01 1 6.02 0.00 1.46 26.50 0.05 65.97 20:43:01 19:53:01 all 0.43 0.00 0.08 0.00 0.02 99.47 20:43:01 19:53:01 0 0.17 0.00 0.10 0.00 0.03 99.70 20:43:01 19:53:01 1 0.70 0.00 0.05 0.00 0.00 99.25 20:43:01 19:54:01 all 0.18 0.00 0.03 0.00 0.02 99.77 20:43:01 19:54:01 0 0.32 0.00 0.03 0.00 0.03 99.62 20:43:01 19:54:01 1 0.03 0.00 0.03 0.00 0.00 99.93 20:43:01 19:55:01 all 0.17 0.00 0.03 0.00 0.03 99.77 20:43:01 19:55:01 0 0.27 0.00 0.03 0.00 0.03 99.67 20:43:01 19:55:01 1 0.07 0.00 0.03 0.00 0.02 99.88 20:43:01 19:56:01 all 0.08 0.00 0.04 0.00 0.03 99.85 20:43:01 19:56:01 0 0.12 0.00 0.05 0.00 0.05 99.78 20:43:01 19:56:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:43:01 19:57:02 all 0.12 0.00 0.03 0.00 0.01 99.84 20:43:01 19:57:02 0 0.18 0.00 0.03 0.00 0.02 99.77 20:43:01 19:57:02 1 0.05 0.00 0.03 0.00 0.00 99.92 20:43:01 19:58:01 all 0.14 0.00 0.03 0.00 0.03 99.80 20:43:01 19:58:01 0 0.25 0.00 0.03 0.00 0.03 99.68 20:43:01 19:58:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:43:01 19:59:01 all 0.10 0.00 0.03 0.00 0.02 99.85 20:43:01 19:59:01 0 0.18 0.00 0.03 0.00 0.03 99.75 20:43:01 19:59:01 1 0.02 0.00 0.03 0.00 0.00 99.95 20:43:01 20:00:01 all 0.13 0.00 0.04 0.00 0.02 99.81 20:43:01 20:00:01 0 0.23 0.00 0.05 0.00 0.03 99.68 20:43:01 20:00:01 1 0.03 0.00 0.03 0.00 0.00 99.93 20:43:01 20:01:01 all 0.17 0.00 0.05 0.00 0.02 99.77 20:43:01 20:01:01 0 0.18 0.00 0.05 0.00 0.02 99.75 20:43:01 20:01:01 1 0.15 0.00 0.05 0.00 0.02 99.78 20:43:01 20:43:01 20:01:01 CPU %user %nice %system %iowait %steal %idle 20:43:01 20:02:01 all 0.14 0.00 0.04 0.03 0.03 99.76 20:43:01 20:02:01 0 0.25 0.00 0.03 0.00 0.03 99.68 20:43:01 20:02:01 1 0.03 0.00 0.05 0.07 0.02 99.83 20:43:01 20:03:01 all 0.13 0.00 0.03 0.00 0.03 99.82 20:43:01 20:03:01 0 0.25 0.00 0.03 0.00 0.03 99.68 20:43:01 20:03:01 1 0.00 0.00 0.03 0.00 0.02 99.95 20:43:01 20:04:01 all 0.12 0.00 0.02 0.00 0.02 99.85 20:43:01 20:04:01 0 0.22 0.00 0.02 0.00 0.02 99.75 20:43:01 20:04:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:43:01 20:05:01 all 0.16 0.00 0.07 0.00 0.02 99.76 20:43:01 20:05:01 0 0.28 0.00 0.07 0.00 0.03 99.62 20:43:01 20:05:01 1 0.03 0.00 0.07 0.00 0.00 99.90 20:43:01 20:06:01 all 0.10 0.00 0.03 0.00 0.03 99.85 20:43:01 20:06:01 0 0.17 0.00 0.03 0.00 0.05 99.75 20:43:01 20:06:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:43:01 20:07:01 all 0.12 0.00 0.03 0.00 0.02 99.84 20:43:01 20:07:01 0 0.07 0.00 0.03 0.00 0.02 99.88 20:43:01 20:07:01 1 0.17 0.00 0.02 0.00 0.02 99.80 20:43:01 20:08:01 all 0.09 0.00 0.02 0.00 0.02 99.87 20:43:01 20:08:01 0 0.15 0.00 0.02 0.00 0.02 99.82 20:43:01 20:08:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:43:01 20:09:01 all 0.11 0.00 0.02 0.00 0.01 99.87 20:43:01 20:09:01 0 0.18 0.00 0.02 0.00 0.00 99.80 20:43:01 20:09:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:43:01 20:10:01 all 0.15 0.00 0.04 0.00 0.02 99.79 20:43:01 20:10:01 0 0.25 0.00 0.05 0.00 0.02 99.68 20:43:01 20:10:01 1 0.05 0.00 0.03 0.00 0.02 99.90 20:43:01 20:11:01 all 0.03 0.00 0.03 0.00 0.01 99.93 20:43:01 20:11:01 0 0.05 0.00 0.03 0.00 0.02 99.90 20:43:01 20:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:43:01 20:12:01 all 0.07 0.00 0.03 0.01 0.02 99.87 20:43:01 20:12:01 0 0.08 0.00 0.03 0.02 0.02 99.85 20:43:01 20:12:01 1 0.05 0.00 0.03 0.00 0.02 99.90 20:43:01 20:43:01 20:12:01 CPU %user %nice %system %iowait %steal %idle 20:43:01 20:13:01 all 0.08 0.00 0.03 0.00 0.02 99.87 20:43:01 20:13:01 0 0.10 0.00 0.02 0.00 0.02 99.87 20:43:01 20:13:01 1 0.07 0.00 0.03 0.00 0.02 99.88 20:43:01 20:14:01 all 0.08 0.00 0.03 0.00 0.01 99.87 20:43:01 20:14:01 0 0.10 0.00 0.02 0.00 0.00 99.88 20:43:01 20:14:01 1 0.07 0.00 0.05 0.00 0.02 99.87 20:43:01 20:15:01 all 0.08 0.00 0.03 0.00 0.02 99.87 20:43:01 20:15:01 0 0.13 0.00 0.02 0.00 0.02 99.83 20:43:01 20:15:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:43:01 20:16:01 all 0.13 0.00 0.03 0.00 0.02 99.82 20:43:01 20:16:01 0 0.05 0.00 0.02 0.00 0.02 99.92 20:43:01 20:16:01 1 0.22 0.00 0.03 0.00 0.02 99.73 20:43:01 20:17:01 all 0.08 0.00 0.04 0.00 0.02 99.86 20:43:01 20:17:01 0 0.15 0.00 0.07 0.00 0.02 99.77 20:43:01 20:17:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:43:01 20:18:01 all 0.14 0.00 0.03 0.00 0.02 99.82 20:43:01 20:18:01 0 0.05 0.00 0.03 0.00 0.03 99.88 20:43:01 20:18:01 1 0.23 0.00 0.02 0.00 0.00 99.75 20:43:01 20:19:01 all 0.15 0.00 0.03 0.00 0.03 99.79 20:43:01 20:19:01 0 0.03 0.00 0.03 0.00 0.05 99.88 20:43:01 20:19:01 1 0.27 0.00 0.02 0.00 0.02 99.70 20:43:01 20:20:01 all 0.13 0.00 0.03 0.00 0.02 99.82 20:43:01 20:20:01 0 0.05 0.00 0.03 0.00 0.03 99.88 20:43:01 20:20:01 1 0.22 0.00 0.03 0.00 0.00 99.75 20:43:01 20:21:01 all 0.15 0.00 0.03 0.00 0.02 99.80 20:43:01 20:21:01 0 0.03 0.00 0.03 0.00 0.03 99.90 20:43:01 20:21:01 1 0.27 0.00 0.03 0.00 0.00 99.70 20:43:01 20:22:01 all 0.13 0.00 0.03 0.00 0.02 99.82 20:43:01 20:22:01 0 0.12 0.00 0.03 0.00 0.02 99.83 20:43:01 20:22:01 1 0.13 0.00 0.03 0.00 0.02 99.82 20:43:01 20:23:01 all 0.11 0.00 0.03 0.00 0.02 99.85 20:43:01 20:23:01 0 0.05 0.00 0.02 0.00 0.02 99.92 20:43:01 20:23:01 1 0.17 0.00 0.03 0.00 0.02 99.78 20:43:01 20:43:01 20:23:01 CPU %user %nice %system %iowait %steal %idle 20:43:01 20:24:01 all 0.08 0.00 0.03 0.00 0.02 99.87 20:43:01 20:24:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:43:01 20:24:01 1 0.12 0.00 0.05 0.00 0.02 99.82 20:43:01 20:25:01 all 0.20 0.00 0.03 0.00 0.03 99.73 20:43:01 20:25:01 0 0.05 0.00 0.03 0.00 0.05 99.87 20:43:01 20:25:01 1 0.35 0.00 0.03 0.00 0.02 99.60 20:43:01 20:26:01 all 0.18 0.00 0.03 0.00 0.01 99.78 20:43:01 20:26:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:43:01 20:26:01 1 0.33 0.00 0.02 0.00 0.00 99.65 20:43:01 20:27:01 all 0.14 0.00 0.03 0.00 0.02 99.82 20:43:01 20:27:01 0 0.03 0.00 0.03 0.00 0.03 99.90 20:43:01 20:27:01 1 0.25 0.00 0.02 0.00 0.00 99.73 20:43:01 20:28:02 all 0.16 0.00 0.03 0.00 0.02 99.79 20:43:01 20:28:02 0 0.03 0.00 0.03 0.00 0.03 99.90 20:43:01 20:28:02 1 0.28 0.00 0.03 0.00 0.00 99.68 20:43:01 20:29:01 all 0.14 0.00 0.02 0.00 0.03 99.82 20:43:01 20:29:01 0 0.03 0.00 0.02 0.00 0.03 99.92 20:43:01 20:29:01 1 0.24 0.00 0.02 0.00 0.02 99.73 20:43:01 20:30:01 all 0.13 0.00 0.03 0.00 0.02 99.82 20:43:01 20:30:01 0 0.02 0.00 0.03 0.00 0.02 99.93 20:43:01 20:30:01 1 0.23 0.00 0.03 0.00 0.02 99.72 20:43:01 20:31:01 all 0.08 0.00 0.03 0.00 0.01 99.89 20:43:01 20:31:01 0 0.05 0.00 0.02 0.00 0.00 99.93 20:43:01 20:31:01 1 0.10 0.00 0.03 0.00 0.02 99.85 20:43:01 20:32:01 all 7.61 0.00 2.88 1.96 0.06 87.49 20:43:01 20:32:01 0 7.75 0.00 3.57 2.91 0.05 85.72 20:43:01 20:32:01 1 7.47 0.00 2.19 1.00 0.07 89.26 20:43:01 20:33:01 all 0.13 0.00 0.04 0.00 0.03 99.80 20:43:01 20:33:01 0 0.23 0.00 0.03 0.00 0.03 99.70 20:43:01 20:33:01 1 0.03 0.00 0.05 0.00 0.02 99.90 20:43:01 20:34:01 all 0.18 0.00 0.04 0.00 0.03 99.75 20:43:01 20:34:01 0 0.25 0.00 0.03 0.00 0.03 99.68 20:43:01 20:34:01 1 0.10 0.00 0.05 0.00 0.03 99.82 20:43:01 20:43:01 20:34:01 CPU %user %nice %system %iowait %steal %idle 20:43:01 20:35:01 all 0.07 0.00 0.03 0.00 0.02 99.89 20:43:01 20:35:01 0 0.12 0.00 0.03 0.00 0.02 99.83 20:43:01 20:35:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:43:01 20:36:01 all 0.11 0.00 0.03 0.00 0.03 99.83 20:43:01 20:36:01 0 0.17 0.00 0.03 0.00 0.03 99.77 20:43:01 20:36:01 1 0.05 0.00 0.03 0.00 0.02 99.90 20:43:01 20:37:01 all 0.16 0.00 0.07 0.02 0.03 99.73 20:43:01 20:37:01 0 0.30 0.00 0.07 0.02 0.03 99.58 20:43:01 20:37:01 1 0.02 0.00 0.07 0.02 0.02 99.88 20:43:01 20:38:01 all 0.23 4.54 20.78 9.44 0.08 64.93 20:43:01 20:38:01 0 0.27 4.56 21.27 9.51 0.07 64.31 20:43:01 20:38:01 1 0.19 4.52 20.29 9.37 0.09 65.55 20:43:01 20:39:01 all 0.09 0.00 0.03 0.00 0.03 99.85 20:43:01 20:39:01 0 0.15 0.00 0.02 0.00 0.03 99.80 20:43:01 20:39:01 1 0.03 0.00 0.05 0.00 0.02 99.90 20:43:01 20:40:01 all 0.09 0.00 0.03 0.00 0.03 99.86 20:43:01 20:40:01 0 0.13 0.00 0.02 0.00 0.02 99.83 20:43:01 20:40:01 1 0.05 0.00 0.03 0.00 0.03 99.88 20:43:01 20:41:01 all 0.03 0.00 0.04 0.00 0.02 99.91 20:43:01 20:41:01 0 0.05 0.00 0.03 0.00 0.02 99.90 20:43:01 20:41:01 1 0.02 0.00 0.05 0.00 0.02 99.92 20:43:01 20:42:01 all 13.13 0.00 6.39 2.53 0.06 77.88 20:43:01 20:42:01 0 13.96 0.00 6.92 3.05 0.05 76.01 20:43:01 20:42:01 1 12.31 0.00 5.86 2.02 0.07 79.74 20:43:01 Average: all 0.78 0.09 0.75 1.91 0.02 96.45 20:43:01 Average: 0 0.80 0.09 0.79 1.91 0.03 96.38 20:43:01 Average: 1 0.77 0.08 0.70 1.91 0.02 96.51 20:43:01 20:43:01 20:43:01