Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 13e775a2807b30f2c1896da87803f9bbf0c1a162 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-ssh395783883114863629.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-ssh5918372312040683910.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-ssh9141449249572219856.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-ssh3454124796181452689.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-ssh2061236207615543273.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-126 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 Avoid second fetch Checking out Revision 13e775a2807b30f2c1896da87803f9bbf0c1a162 (master) > 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-ssh2723220062315844164.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 13e775a2807b30f2c1896da87803f9bbf0c1a162 # timeout=10 Commit message: "fix: modify function updateAssociatedProfile return errors (#942)" > git rev-list --no-walk 319d0857c370aa24457f9e5313d210f4ef772d80 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:00:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:00:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:00:23 ========================================================= 15:00:23 EdgeX Global Pipelines Version Info 15:00:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:00:25 ------------------- 15:00:25 stable info: 15:00:25 ------------------- 15:00:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:00:25 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 15:00:25 Message: update stable to v1.0.192 15:00:25 ------------------- 15:00:25 experimental info: 15:00:25 ------------------- 15:00:25 Commited By: **** collab-it+edgex@linuxfoundation.org 15:00:25 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 15:00:25 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:00:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 15:00:25 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 15:00:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:00:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:00:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:00:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:00:25 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:00:25 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:00:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 15:00:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:00:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:00:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 15:00:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:00:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:00:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:00:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:00:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:00:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:00:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:00:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:00:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:00:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 15:00:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:00:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:00:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:00:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:00:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 15:00:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 15:00:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 15:00:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 13e775a2807b30f2c1896da87803f9bbf0c1a162 [Pipeline] echo 15:00:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 13e775a [Pipeline] echo 15:00:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:00:26 provisioning config files... 15:00:26 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5844054659978811403tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:00:26 ---> docker-login.sh 15:00:26 nexus3.edgexfoundry.org:10001 15:00:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:27 Configure a credential helper to remove this warning. See 15:00:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:27 15:00:27 Login Succeeded 15:00:27 nexus3.edgexfoundry.org:10002 15:00:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:27 Configure a credential helper to remove this warning. See 15:00:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:27 15:00:27 Login Succeeded 15:00:27 nexus3.edgexfoundry.org:10003 15:00:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:27 Configure a credential helper to remove this warning. See 15:00:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:27 15:00:27 Login Succeeded 15:00:27 nexus3.edgexfoundry.org:10004 15:00:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:27 Configure a credential helper to remove this warning. See 15:00:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:27 15:00:27 Login Succeeded 15:00:27 docker.io 15:00:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:28 Configure a credential helper to remove this warning. See 15:00:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:28 15:00:28 Login Succeeded 15:00:28 ---> docker-login.sh ends [Pipeline] } 15:00:28 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 15:00:29 + git log --format=format:%s -1 13e775a2807b30f2c1896da87803f9bbf0c1a162 [Pipeline] echo 15:00:29 GIT_COMMIT: 13e775a2807b30f2c1896da87803f9bbf0c1a162, Commit Message: fix: modify function updateAssociatedProfile return errors (#942) [Pipeline] echo 15:00:29 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:00:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:00:29 15:00:29 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:00:30 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:00:30 latest: Pulling from edgex-devops/git-semver 15:00:30 31603596830f: Pulling fs layer 15:00:30 54011a49482f: Pulling fs layer 15:00:30 a6820b24f6d8: Pulling fs layer 15:00:30 f581987b2513: Pulling fs layer 15:00:30 f581987b2513: Waiting 15:00:30 54011a49482f: Verifying Checksum 15:00:30 54011a49482f: Download complete 15:00:30 31603596830f: Verifying Checksum 15:00:30 31603596830f: Download complete 15:00:30 a6820b24f6d8: Verifying Checksum 15:00:30 a6820b24f6d8: Download complete 15:00:30 f581987b2513: Verifying Checksum 15:00:30 f581987b2513: Download complete 15:00:30 31603596830f: Pull complete 15:00:30 54011a49482f: Pull complete 15:00:31 a6820b24f6d8: Pull complete 15:00:31 f581987b2513: Pull complete 15:00:31 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 15:00:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:00:31 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:00:31 prd-centos7-docker-4c-2g-126 does not seem to be running inside a container 15:00: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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:00:33 $ docker top a7d32ff172423583a706bfb8ebd19c50cb0729ce20c2cbe39e897bddf45a4b36 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:00:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:00:33 [ssh-agent] Looking for ssh-agent implementation... 15:00:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:00:33 $ docker exec a7d32ff172423583a706bfb8ebd19c50cb0729ce20c2cbe39e897bddf45a4b36 ssh-agent 15:00:33 SSH_AUTH_SOCK=/tmp/ssh-IYccSmLe8W7E/agent.13 15:00:33 SSH_AGENT_PID=19 15:00:33 Running ssh-add (command line suppressed) 15:00:33 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5078656219081823431.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5078656219081823431.key) 15:00:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:00:33 + git tag --points-at HEAD [Pipeline] } 15:00:33 $ docker exec --env ******** --env ******** a7d32ff172423583a706bfb8ebd19c50cb0729ce20c2cbe39e897bddf45a4b36 ssh-agent -k 15:00:34 unset SSH_AUTH_SOCK; 15:00:34 unset SSH_AGENT_PID; 15:00:34 echo Agent pid 19 killed; 15:00:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:00:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:00:34 [ssh-agent] Looking for ssh-agent implementation... 15:00:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:00:34 $ docker exec a7d32ff172423583a706bfb8ebd19c50cb0729ce20c2cbe39e897bddf45a4b36 ssh-agent 15:00:34 SSH_AUTH_SOCK=/tmp/ssh-0KP1ZRQZ7JTO/agent.51 15:00:34 SSH_AGENT_PID=58 15:00:34 Running ssh-add (command line suppressed) 15:00:34 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2171231950942936042.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2171231950942936042.key) 15:00:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:00:34 + git semver init 15:00:34 # -> Open(): unable to determine branch for HEAD 15:00:34 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 15:00:34 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 15:00:34 # $SEMVER_REMOTE_NAME = origin 15:00:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:00:34 # $SEMVER_USER_NAME = edgex-jenkins 15:00:34 # $SEMVER_BRANCH = master 15:00:34 # $SEMVER_TEMP = /tmp/semver-455591163 15:00:34 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 15:00:35 # '/tmp/semver-455591163' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' 15:00:35 # -> Force: false 15:00:35 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 15:00:35 $ docker exec --env ******** --env ******** a7d32ff172423583a706bfb8ebd19c50cb0729ce20c2cbe39e897bddf45a4b36 ssh-agent -k 15:00:35 unset SSH_AUTH_SOCK; 15:00:35 unset SSH_AGENT_PID; 15:00:35 echo Agent pid 58 killed; 15:00:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:00:35 + git semver [Pipeline] } 15:00:35 $ docker stop --time=1 a7d32ff172423583a706bfb8ebd19c50cb0729ce20c2cbe39e897bddf45a4b36 15:00:37 $ docker rm -f a7d32ff172423583a706bfb8ebd19c50cb0729ce20c2cbe39e897bddf45a4b36 [Pipeline] // withDockerContainer [Pipeline] sh 15:00:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:00:37 Stashed 1 file(s) [Pipeline] echo 15:00:37 [edgeXSemver]: initialized semver on version 2.0.0-dev.69 [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 15:00:53 Still waiting to schedule task 15:00:53 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:00:53 Still waiting to schedule task 15:00:53 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:02:58 Running on prd-ubuntu18.04-docker-arm64-4c-16g-127 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 15:02:58 Running in /w/workspace/device-sdk-go/175 [Pipeline] { [Pipeline] checkout 15:02:58 Selected Git installation does not exist. Using Default 15:02:58 The recommended git tool is: NONE 15:03:03 using credential edgex-jenkins-ssh 15:03:03 Cloning the remote Git repository 15:03:03 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 15:03:03 > git init /w/workspace/device-sdk-go/175 # timeout=10 15:03:04 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:03:04 > git --version # timeout=10 15:03:04 > git --version # 'git version 2.17.1' 15:03:04 using GIT_SSH to set credentials SSH Credentials for GitHub 15:03:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:03:05 Avoid second fetch 15:03:05 Checking out Revision 13e775a2807b30f2c1896da87803f9bbf0c1a162 (master) 15:03:05 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:03:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:03:05 > git config core.sparsecheckout # timeout=10 15:03:05 > git checkout -f 13e775a2807b30f2c1896da87803f9bbf0c1a162 # timeout=10 15:03:10 Commit message: "fix: modify function updateAssociatedProfile return errors (#942)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:03:11 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:03:11 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:03:12 + true 15:03:12 + sudo service docker restart 15:03:27 Running on prd-centos7-docker-4c-2g-128 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 15:03:27 Running in /w/workspace/device-sdk-go/175 [Pipeline] { [Pipeline] checkout 15:03:28 Selected Git installation does not exist. Using Default 15:03:28 The recommended git tool is: NONE 15:03:30 using credential edgex-jenkins-ssh 15:03:30 Cloning the remote Git repository [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:03:30 provisioning config files... 15:03:30 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/175@tmp/config8739609868033982423tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:03:31 ---> docker-login.sh 15:03:31 nexus3.edgexfoundry.org:10001 15:03:31 Avoid second fetch 15:03:31 Checking out Revision 13e775a2807b30f2c1896da87803f9bbf0c1a162 (master) 15:03:30 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 15:03:30 > git init /w/workspace/device-sdk-go/175 # timeout=10 15:03:30 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:03:30 > git --version # timeout=10 15:03:30 > git --version # 'git version 2.24.4' 15:03:30 using GIT_SSH to set credentials SSH Credentials for GitHub 15:03:30 [INFO] Currently running in a labeled security context 15:03:30 [INFO] Currently SELinux is 'enforcing' on the host 15:03:30 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/175@tmp/jenkins-gitclient-ssh705047749926082255.key 15:03:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:03:31 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:03:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:03:31 > git config core.sparsecheckout # timeout=10 15:03:31 > git checkout -f 13e775a2807b30f2c1896da87803f9bbf0c1a162 # timeout=10 15:03:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:32 Configure a credential helper to remove this warning. See 15:03:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:32 15:03:32 Login Succeeded 15:03:32 nexus3.edgexfoundry.org:10002 15:03:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:32 Configure a credential helper to remove this warning. See 15:03:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:32 15:03:32 Login Succeeded 15:03:32 nexus3.edgexfoundry.org:10003 15:03:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:33 Configure a credential helper to remove this warning. See 15:03:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:33 15:03:33 Login Succeeded 15:03:33 nexus3.edgexfoundry.org:10004 15:03:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:34 Configure a credential helper to remove this warning. See 15:03:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:34 15:03:34 Login Succeeded 15:03:34 docker.io 15:03:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:35 Configure a credential helper to remove this warning. See 15:03:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:35 15:03:35 Login Succeeded 15:03:35 ---> docker-login.sh ends [Pipeline] } 15:03:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 15:03:35 Commit message: "fix: modify function updateAssociatedProfile return errors (#942)" [Pipeline] echo 15:03:35 ========================================================= 15:03:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:03:35 ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:03:35 + 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 . 15:03:36 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:03:36 Sending build context to Docker daemon 2.61MB 15:03:36 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 15:03:36 Step 2/8 : FROM ${BASE} 15:03:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:03:36 595b0fe564bb: Pulling fs layer 15:03:36 7186ed65a4f7: Pulling fs layer 15:03:36 316046926c0a: Pulling fs layer 15:03:36 4ebd0625c992: Pulling fs layer 15:03:36 207e8628e3a3: Pulling fs layer 15:03:36 c791037a9be2: Pulling fs layer 15:03:36 ffd874e62e21: Pulling fs layer 15:03:36 207e8628e3a3: Waiting 15:03:36 4ebd0625c992: Waiting 15:03:36 c791037a9be2: Waiting 15:03:36 316046926c0a: Verifying Checksum 15:03:36 316046926c0a: Download complete 15:03:36 7186ed65a4f7: Verifying Checksum 15:03:36 7186ed65a4f7: Download complete 15:03:36 207e8628e3a3: Verifying Checksum 15:03:36 207e8628e3a3: Download complete 15:03:36 c791037a9be2: Verifying Checksum 15:03:36 c791037a9be2: Download complete 15:03:36 595b0fe564bb: Verifying Checksum 15:03:36 595b0fe564bb: Download complete 15:03:36 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:03:36 + sudo service docker restart 15:03:36 + true 15:03:36 Redirecting to /bin/systemctl restart docker.service 15:03:37 595b0fe564bb: Pull complete 15:03:37 7186ed65a4f7: Pull complete 15:03:38 316046926c0a: Pull complete 15:03:39 ffd874e62e21: Verifying Checksum 15:03:39 ffd874e62e21: Download complete 15:03:40 4ebd0625c992: Verifying Checksum 15:03:40 4ebd0625c992: Download complete 15:03:50 4ebd0625c992: Pull complete 15:03:50 207e8628e3a3: Pull complete 15:03:50 c791037a9be2: Pull complete 15:03:54 ffd874e62e21: Pull complete 15:03:54 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 15:03:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:03:54 ---> cfc18b08335c 15:03:54 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:03:55 provisioning config files... 15:03:55 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/175@tmp/config601282665211639991tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:03:55 ---> docker-login.sh 15:03:55 nexus3.edgexfoundry.org:10001 15:03:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:55 Configure a credential helper to remove this warning. See 15:03:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:55 15:03:55 Login Succeeded 15:03:55 nexus3.edgexfoundry.org:10002 15:03:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:55 Configure a credential helper to remove this warning. See 15:03:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:55 15:03:55 Login Succeeded 15:03:55 nexus3.edgexfoundry.org:10003 15:03:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:56 Configure a credential helper to remove this warning. See 15:03:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:56 15:03:56 Login Succeeded 15:03:56 nexus3.edgexfoundry.org:10004 15:03:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:56 Configure a credential helper to remove this warning. See 15:03:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:56 15:03:56 Login Succeeded 15:03:56 docker.io 15:03:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:56 ---> Running in eae47cac6a33 15:03:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:56 Configure a credential helper to remove this warning. See 15:03:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:56 15:03:56 Login Succeeded 15:03:56 ---> docker-login.sh ends [Pipeline] } 15:03:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:03:56 ========================================================= 15:03:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:03:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:03:57 Removing intermediate container eae47cac6a33 15:03:57 ---> 6d861375ead9 15:03:57 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:03:57 ---> Running in 7596bd138f73 15:03:57 + 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 . 15:03:57 Sending build context to Docker daemon 2.611MB 15:03:57 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 15:03:57 Step 2/8 : FROM ${BASE} 15:03:57 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:03:57 540db60ca938: Pulling fs layer 15:03:57 adcc1eea9eea: Pulling fs layer 15:03:57 4c4ab2625f07: Pulling fs layer 15:03:57 0510c868ecb4: Pulling fs layer 15:03:57 afea3b2eda06: Pulling fs layer 15:03:57 7809a108b3ef: Pulling fs layer 15:03:57 f706445af74f: Pulling fs layer 15:03:57 0510c868ecb4: Waiting 15:03:57 afea3b2eda06: Waiting 15:03:57 7809a108b3ef: Waiting 15:03:57 f706445af74f: Waiting 15:03:57 4c4ab2625f07: Verifying Checksum 15:03:57 4c4ab2625f07: Download complete 15:03:57 adcc1eea9eea: Verifying Checksum 15:03:57 adcc1eea9eea: Download complete 15:03:57 afea3b2eda06: Verifying Checksum 15:03:57 afea3b2eda06: Download complete 15:03:57 7809a108b3ef: Verifying Checksum 15:03:57 7809a108b3ef: Download complete 15:03:57 540db60ca938: Verifying Checksum 15:03:57 540db60ca938: Download complete 15:03:57 540db60ca938: Pull complete 15:03:57 adcc1eea9eea: Pull complete 15:03:58 4c4ab2625f07: Pull complete 15:03:59 f706445af74f: Verifying Checksum 15:03:59 f706445af74f: Download complete 15:03:59 Removing intermediate container 7596bd138f73 15:03:59 ---> 2185363d6ffc 15:03:59 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 15:03:59 ---> Running in 36df1432d681 15:04:00 0510c868ecb4: Verifying Checksum 15:04:00 0510c868ecb4: Download complete 15:04:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:04:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:04:03 0510c868ecb4: Pull complete 15:04:03 afea3b2eda06: Pull complete 15:04:03 7809a108b3ef: Pull complete 15:04:05 f706445af74f: Pull complete 15:04:05 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 15:04:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:04:05 ---> b068be0155e3 15:04:05 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:04:07 (1/6) Installing libc-dev (0.7.2-r3) 15:04:07 (2/6) Installing libsodium (1.0.18-r0) 15:04:07 (3/6) Installing pkgconf (1.7.3-r0) 15:04:07 (4/6) Installing libsodium-dev (1.0.18-r0) 15:04:07 (5/6) Installing libzmq (4.3.3-r1) 15:04:08 (6/6) Installing zeromq-dev (4.3.3-r1) 15:04:08 Executing busybox-1.32.1-r6.trigger 15:04:08 OK: 139 MiB in 46 packages 15:04:09 Removing intermediate container 36df1432d681 15:04:09 ---> b4549c1c58b5 15:04:09 Step 6/8 : WORKDIR /device-sdk-go 15:04:09 ---> Running in 6a7546f827cf 15:04:10 Removing intermediate container 6a7546f827cf 15:04:10 ---> 1d71bb7d79a0 15:04:10 Step 7/8 : COPY . . 15:04:11 ---> 9fa16b7c6335 15:04:11 Step 8/8 : RUN go mod download 15:04:11 ---> Running in 5948beddac66 15:04:23 ---> Running in c519f3f6f095 15:04:23 Removing intermediate container c519f3f6f095 15:04:23 ---> a878a3d35f54 15:04:23 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:04:23 ---> Running in 6df4d95d0f09 15:04:23 Removing intermediate container 6df4d95d0f09 15:04:23 ---> 5a504bb36507 15:04:23 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 15:04:23 ---> Running in b5306e70b4fa 15:04:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:04:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:04:28 (1/6) Installing libc-dev (0.7.2-r3) 15:04:28 (2/6) Installing libsodium (1.0.18-r0) 15:04:28 (3/6) Installing pkgconf (1.7.3-r0) 15:04:28 (4/6) Installing libsodium-dev (1.0.18-r0) 15:04:28 (5/6) Installing libzmq (4.3.3-r1) 15:04:28 (6/6) Installing zeromq-dev (4.3.3-r1) 15:04:28 Executing busybox-1.32.1-r6.trigger 15:04:28 OK: 150 MiB in 46 packages 15:04:29 Removing intermediate container b5306e70b4fa 15:04:29 ---> 18a3058ca98b 15:04:29 Step 6/8 : WORKDIR /device-sdk-go 15:04:29 ---> Running in ce823471d964 15:04:29 Removing intermediate container ce823471d964 15:04:29 ---> 01e219dbecdc 15:04:29 Step 7/8 : COPY . . 15:04:30 ---> b08ac889a7c9 15:04:30 Step 8/8 : RUN go mod download 15:04:30 ---> Running in 102762fcee12 15:04:38 Removing intermediate container 5948beddac66 15:04:38 ---> 690f06b67b77 15:04:38 Successfully built 690f06b67b77 15:04:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:04:38 + docker inspect -f . ci-base-image-arm64 15:04:38 . [Pipeline] withDockerContainer 15:04:39 prd-ubuntu18.04-docker-arm64-4c-16g-127 does not seem to be running inside a container 15:04:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/175 -v /w/workspace/device-sdk-go/175:/w/workspace/device-sdk-go/175:rw,z -v /w/workspace/device-sdk-go/175@tmp:/w/workspace/device-sdk-go/175@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 15:04:41 $ docker top 14f0f5ede425325b9979d94befb7ed93d600ac5b8e8b9165f705fdb1c65556d7 -eo pid,comm [Pipeline] { [Pipeline] sh 15:04:42 + go version 15:04:42 go version go1.16.3 linux/arm64 [Pipeline] } 15:04:42 $ docker stop --time=1 14f0f5ede425325b9979d94befb7ed93d600ac5b8e8b9165f705fdb1c65556d7 15:04:43 $ docker rm -f 14f0f5ede425325b9979d94befb7ed93d600ac5b8e8b9165f705fdb1c65556d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:04:44 + docker inspect -f . ci-base-image-arm64 15:04:44 . [Pipeline] withDockerContainer 15:04:44 prd-ubuntu18.04-docker-arm64-4c-16g-127 does not seem to be running inside a container 15:04:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/175 -v /w/workspace/device-sdk-go/175:/w/workspace/device-sdk-go/175:rw,z -v /w/workspace/device-sdk-go/175@tmp:/w/workspace/device-sdk-go/175@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 15:04:46 $ docker top ff7c3cec05fa9dbed077ec223382ee67c0a63170f88d860fc71879ab2e0e5fd4 -eo pid,comm [Pipeline] { [Pipeline] sh 15:04:47 + go mod tidy [Pipeline] sh 15:04:48 + make test 15:04:48 go mod tidy 15:04:49 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:04:57 Removing intermediate container 102762fcee12 15:04:57 ---> 367842e96254 15:04:57 Successfully built 367842e96254 15:04:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:04:57 + docker inspect -f . ci-base-image-x86_64 15:04:57 . [Pipeline] withDockerContainer 15:04:57 prd-centos7-docker-4c-2g-128 does not seem to be running inside a container 15:04:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/175 -v /w/workspace/device-sdk-go/175:/w/workspace/device-sdk-go/175:rw,z -v /w/workspace/device-sdk-go/175@tmp:/w/workspace/device-sdk-go/175@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-x86_64 cat 15:04:58 $ docker top bc38012703806d4e3e04f1e65af6a6c91615e0d7925d32b30a3c2fdabb0abbb7 -eo pid,comm [Pipeline] { [Pipeline] sh 15:04:58 + go version 15:04:58 go version go1.16.3 linux/amd64 [Pipeline] } 15:04:58 $ docker stop --time=1 bc38012703806d4e3e04f1e65af6a6c91615e0d7925d32b30a3c2fdabb0abbb7 15:05:00 $ docker rm -f bc38012703806d4e3e04f1e65af6a6c91615e0d7925d32b30a3c2fdabb0abbb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:05:00 + docker inspect -f . ci-base-image-x86_64 15:05:00 . [Pipeline] withDockerContainer 15:05:00 prd-centos7-docker-4c-2g-128 does not seem to be running inside a container 15:05:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/175 -v /w/workspace/device-sdk-go/175:/w/workspace/device-sdk-go/175:rw,z -v /w/workspace/device-sdk-go/175@tmp:/w/workspace/device-sdk-go/175@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-x86_64 cat 15:05:01 $ docker top 489750e0bf1db0b4729e3a06ca0207135e4837b07c33beadd129dda603188353 -eo pid,comm [Pipeline] { [Pipeline] sh 15:05:01 + go mod tidy [Pipeline] sh 15:05:02 + make test 15:05:02 go mod tidy 15:05:02 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:05:07 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 15:05:11 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 15:05:34 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 15:05:34 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 15:05:34 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 15:05:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.055s coverage: 25.4% of statements 15:05:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 15:05:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.058s coverage: 28.1% of statements 15:05:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.050s coverage: 78.9% of statements 15:05:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.048s coverage: 9.0% of statements 15:05:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 15:05:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 15:05:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 15:05:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.060s coverage: 30.2% of statements 15:05:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 15:05:36 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.059s coverage: 83.3% of statements 15:05:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 15:05:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 15:05:36 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.089s coverage: 58.0% of statements 15:05:37 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.853s coverage: 89.2% of statements 15:05:37 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 15:05:37 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.044s coverage: 5.0% of statements 15:05:37 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 15:05:37 GO111MODULE=on go vet ./... 15:05:55 gofmt -l . 15:05:55 [ "`gofmt -l .`" = "" ] 15:05:55 ./bin/test-attribution-txt.sh 15:05:55 ./bin/test-go-mod-tidy.sh [Pipeline] } 15:05:55 $ docker stop --time=1 489750e0bf1db0b4729e3a06ca0207135e4837b07c33beadd129dda603188353 15:05:57 $ docker rm -f 489750e0bf1db0b4729e3a06ca0207135e4837b07c33beadd129dda603188353 [Pipeline] // withDockerContainer [Pipeline] sh 15:05:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:05:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:06:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:06:00 + ls -al . 15:06:00 total 212 15:06:00 drwxrwxr-x. 10 jenkins jenkins 4096 May 25 15:05 . 15:06:00 drwxrwxr-x. 4 jenkins jenkins 32 May 25 15:03 .. 15:06:00 drwxrwxr-x. 2 jenkins jenkins 64 May 25 15:03 bin 15:06:00 -rw-r--r--. 1 jenkins jenkins 126444 May 25 15:05 coverage.out 15:06:00 -rw-rw-r--. 1 jenkins jenkins 987 May 25 15:03 Dockerfile.build 15:06:00 -rw-rw-r--. 1 jenkins jenkins 140 May 25 15:03 .dockerignore 15:06:00 drwxrwxr-x. 5 jenkins jenkins 62 May 25 15:03 example 15:06:00 drwxrwxr-x. 8 jenkins jenkins 162 May 25 15:03 .git 15:06:00 drwxrwxr-x. 2 jenkins jenkins 103 May 25 15:03 .github 15:06:00 -rw-rw-r--. 1 jenkins jenkins 138 May 25 15:03 .gitignore 15:06:00 -rw-r--r--. 1 jenkins jenkins 575 May 25 15:05 go.mod 15:06:00 -rw-r--r--. 1 jenkins jenkins 20803 May 25 15:05 go.sum 15:06:00 drwxrwxr-x. 15 jenkins jenkins 224 May 25 15:03 internal 15:06:00 -rw-rw-r--. 1 jenkins jenkins 894 May 25 15:03 Jenkinsfile 15:06:00 -rw-rw-r--. 1 jenkins jenkins 11341 May 25 15:03 LICENSE 15:06:00 -rw-rw-r--. 1 jenkins jenkins 1026 May 25 15:03 Makefile 15:06:00 drwxrwxr-x. 4 jenkins jenkins 26 May 25 15:03 openapi 15:06:00 drwxrwxr-x. 5 jenkins jenkins 50 May 25 15:03 pkg 15:06:00 -rw-rw-r--. 1 jenkins jenkins 7652 May 25 15:03 README.md 15:06:00 -rw-rw-r--. 1 jenkins jenkins 6616 May 25 15:03 RELEASE-NOTES.txt 15:06:00 drwxrwxr-x. 4 jenkins jenkins 54 May 25 15:03 snap 15:06:00 -rw-rw-r--. 1 jenkins jenkins 12 May 25 15:00 VERSION 15:06:00 -rw-rw-r--. 1 jenkins jenkins 222 May 25 15:03 version.go [Pipeline] isUnix [Pipeline] sh 15:06:00 + 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=13e775a2807b30f2c1896da87803f9bbf0c1a162 --label arch=amd64 --label version=2.0.0-dev.69 . 15:06:00 Sending build context to Docker daemon 2.738MB 15:06:00 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 15:06:00 Step 2/23 : FROM ${BASE} AS builder 15:06:00 ---> 367842e96254 15:06:00 Step 3/23 : WORKDIR /device-sdk-go 15:06:01 ---> Running in c0e7f6391e4a 15:06:01 Removing intermediate container c0e7f6391e4a 15:06:01 ---> 99f277f7eea7 15:06:01 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:06:01 ---> Running in 3e87f8ef4d59 15:06:01 Removing intermediate container 3e87f8ef4d59 15:06:01 ---> 8ce4fd897ca0 15:06:01 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:06:01 ---> Running in 0b78706fe529 15:06:01 Removing intermediate container 0b78706fe529 15:06:01 ---> 444d51243c4d 15:06:01 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 15:06:01 ---> Running in dbe382bb810f 15:06:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:06:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:06:03 OK: 150 MiB in 46 packages 15:06:03 Removing intermediate container dbe382bb810f 15:06:03 ---> ec412b56839d 15:06:03 Step 7/23 : COPY . . 15:06:03 ---> b30f4ae1e00c 15:06:03 Step 8/23 : RUN go mod download 15:06:03 ---> Running in d28b281ad335 15:06:04 Removing intermediate container d28b281ad335 15:06:04 ---> e70c4b882f6c 15:06:04 Step 9/23 : RUN make build 15:06:04 ---> Running in dbcab93a3c99 15:06:04 go mod tidy 15:06:04 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.69" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 15:06:14 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 15:06:16 Removing intermediate container dbcab93a3c99 15:06:16 ---> dfe4af5422fe 15:06:16 Step 10/23 : FROM alpine:3.12 15:06:16 3.12: Pulling from library/alpine 15:06:17 339de151aab4: Pulling fs layer 15:06:17 339de151aab4: Download complete 15:06:17 339de151aab4: Pull complete 15:06:17 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 15:06:17 Status: Downloaded newer image for alpine:3.12 15:06:17 ---> 13621d1b12d4 15:06:17 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:06:17 ---> Running in 74be0e7bf87a 15:06:17 Removing intermediate container 74be0e7bf87a 15:06:17 ---> 4ad6f67458c4 15:06:17 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:06:17 ---> Running in 35cadf6e33c4 15:06:18 Removing intermediate container 35cadf6e33c4 15:06:18 ---> 715cc8ff4a8c 15:06:18 Step 13/23 : RUN apk add --update --no-cache zeromq 15:06:18 ---> Running in 65920ca9d304 15:06:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:06:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:06:19 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 15:06:19 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 15:06:19 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 15:06:20 (1/5) Installing libgcc (9.3.0-r2) 15:06:20 (2/5) Installing libsodium (1.0.18-r0) 15:06:20 (3/5) Installing libstdc++ (9.3.0-r2) 15:06:21 (4/5) Installing libzmq (4.3.3-r0) 15:06:21 (5/5) Installing zeromq (4.3.3-r0) 15:06:21 Executing busybox-1.31.1-r20.trigger 15:06:21 OK: 8 MiB in 19 packages 15:06:21 Removing intermediate container 65920ca9d304 15:06:21 ---> 043e44c5f6d0 15:06:21 Step 14/23 : WORKDIR / 15:06:21 ---> Running in 867ebeffafdc 15:06:21 Removing intermediate container 867ebeffafdc 15:06:21 ---> c2be7c768bfe 15:06:21 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 15:06:21 ---> 1fb28976b588 15:06:21 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 15:06:22 ---> 157eb60fadc4 15:06:22 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 15:06:22 ---> c1578dda8361 15:06:22 Step 18/23 : EXPOSE 59999 15:06:22 ---> Running in 1a1e358faf54 15:06:22 Removing intermediate container 1a1e358faf54 15:06:22 ---> 45cfe665747f 15:06:22 Step 19/23 : ENTRYPOINT ["/device-simple"] 15:06:23 ---> Running in cf4ba7b0cca7 15:06:23 Removing intermediate container cf4ba7b0cca7 15:06:23 ---> 75ff18baffdc 15:06:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:06:23 ---> Running in fb7b227f0f7a 15:06:23 Removing intermediate container fb7b227f0f7a 15:06:23 ---> be84d4396492 15:06:23 Step 21/23 : LABEL arch=amd64 15:06:23 ---> Running in be376a3c35f4 15:06:23 Removing intermediate container be376a3c35f4 15:06:23 ---> 876d64133e81 15:06:23 Step 22/23 : LABEL git_sha=13e775a2807b30f2c1896da87803f9bbf0c1a162 15:06:23 ---> Running in 0c2b6b93bec2 15:06:23 Removing intermediate container 0c2b6b93bec2 15:06:23 ---> 4280c9464cfe 15:06:23 Step 23/23 : LABEL version=2.0.0-dev.69 15:06:23 ---> Running in 3365ae06bf3f 15:06:23 Removing intermediate container 3365ae06bf3f 15:06:23 ---> ef4c57bf64a8 15:06:23 [Warning] One or more build-args [ARCH MAKE] were not consumed 15:06:23 Successfully built ef4c57bf64a8 15:06:23 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 15:06:24 ---> job-cost.sh 15:06:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sChs 15:06:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.341s coverage: 25.4% of statements 15:06:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 15:06:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.225s coverage: 28.1% of statements 15:06:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.348s coverage: 78.9% of statements 15:06:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.183s coverage: 9.0% of statements 15:06:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 15:06:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 15:06:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 15:06:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.270s coverage: 30.2% of statements 15:06:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 15:06:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.223s coverage: 83.3% of statements 15:06:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 15:06:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 15:06:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.347s coverage: 58.0% of statements 15:06:33 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.118s coverage: 89.2% of statements 15:06:33 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 15:06:33 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.166s coverage: 5.0% of statements 15:06:33 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 15:06:34 GO111MODULE=on go vet ./... 15:06:34 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:06:49 lf-activate-venv(): INFO: Adding /tmp/venv-sChs/bin to PATH 15:06:49 INFO: No Stack... 15:06:49 INFO: Retrieving Pricing Info for: v3-standard-2 15:06:49 INFO: Archiving Costs [Pipeline] sh 15:06:49 + cat /w/workspace/device-sdk-go/175/archives/cost.csv 15:06:49 + cut -d, -f6 [Pipeline] lock 15:06:49 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-175-stack-cost] 15:06:49 Resource [jenkins-edgexfoundry-device-sdk-go-master-175-stack-cost] did not exist. Created. 15:06:49 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-175-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:06:49 + echo total: 0.05999999865889549 [Pipeline] stash 15:06:49 Stashed 1 file(s) [Pipeline] } 15:06:49 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-175-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:07:30 gofmt -l . 15:07:30 [ "`gofmt -l .`" = "" ] 15:07:30 ./bin/test-attribution-txt.sh 15:07:31 ./bin/test-go-mod-tidy.sh [Pipeline] } 15:07:32 $ docker stop --time=1 ff7c3cec05fa9dbed077ec223382ee67c0a63170f88d860fc71879ab2e0e5fd4 15:07:34 $ docker rm -f ff7c3cec05fa9dbed077ec223382ee67c0a63170f88d860fc71879ab2e0e5fd4 [Pipeline] // withDockerContainer [Pipeline] sh 15:07:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:07:35 Warning: overwriting stash ‘coverage-report’ 15:07:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:07:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:07:37 + ls -al . 15:07:37 total 248 15:07:37 drwxrwxr-x 10 jenkins jenkins 4096 May 25 15:07 . 15:07:37 drwxrwxr-x 4 jenkins jenkins 4096 May 25 15:03 .. 15:07:37 -rw-rw-r-- 1 jenkins jenkins 140 May 25 15:03 .dockerignore 15:07:37 drwxrwxr-x 8 jenkins jenkins 4096 May 25 15:03 .git 15:07:37 drwxrwxr-x 2 jenkins jenkins 4096 May 25 15:03 .github 15:07:37 -rw-rw-r-- 1 jenkins jenkins 138 May 25 15:03 .gitignore 15:07:37 -rw-rw-r-- 1 jenkins jenkins 987 May 25 15:03 Dockerfile.build 15:07:37 -rw-rw-r-- 1 jenkins jenkins 894 May 25 15:03 Jenkinsfile 15:07:37 -rw-rw-r-- 1 jenkins jenkins 11341 May 25 15:03 LICENSE 15:07:37 -rw-rw-r-- 1 jenkins jenkins 1026 May 25 15:03 Makefile 15:07:37 -rw-rw-r-- 1 jenkins jenkins 7652 May 25 15:03 README.md 15:07:37 -rw-rw-r-- 1 jenkins jenkins 6616 May 25 15:03 RELEASE-NOTES.txt 15:07:37 -rw-rw-r-- 1 jenkins jenkins 12 May 25 15:00 VERSION 15:07:37 drwxrwxr-x 2 jenkins jenkins 4096 May 25 15:03 bin 15:07:37 -rw-r--r-- 1 jenkins jenkins 126444 May 25 15:06 coverage.out 15:07:37 drwxrwxr-x 5 jenkins jenkins 4096 May 25 15:03 example 15:07:37 -rw-r--r-- 1 jenkins jenkins 575 May 25 15:07 go.mod 15:07:37 -rw-r--r-- 1 jenkins jenkins 20803 May 25 15:04 go.sum 15:07:37 drwxrwxr-x 15 jenkins jenkins 4096 May 25 15:03 internal 15:07:37 drwxrwxr-x 4 jenkins jenkins 4096 May 25 15:03 openapi 15:07:37 drwxrwxr-x 5 jenkins jenkins 4096 May 25 15:03 pkg 15:07:37 drwxrwxr-x 4 jenkins jenkins 4096 May 25 15:03 snap 15:07:37 -rw-rw-r-- 1 jenkins jenkins 222 May 25 15:03 version.go [Pipeline] isUnix [Pipeline] sh 15:07:37 + 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=13e775a2807b30f2c1896da87803f9bbf0c1a162 --label arch=arm64 --label version=2.0.0-dev.69 . 15:07:38 Sending build context to Docker daemon 2.737MB 15:07:38 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 15:07:38 Step 2/23 : FROM ${BASE} AS builder 15:07:38 ---> 690f06b67b77 15:07:38 Step 3/23 : WORKDIR /device-sdk-go 15:07:38 ---> Running in c3d8fa24ae7c 15:07:38 Removing intermediate container c3d8fa24ae7c 15:07:38 ---> 293bb87e58dd 15:07:38 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:07:38 ---> Running in 266333f21c41 15:07:39 Removing intermediate container 266333f21c41 15:07:39 ---> c3cf77d86cdd 15:07:39 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:07:39 ---> Running in b9a4abdc94df 15:07:42 Removing intermediate container b9a4abdc94df 15:07:42 ---> 23c38d12a01b 15:07:42 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 15:07:42 ---> Running in 476c39dc2f50 15:07:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:07:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:07:45 OK: 139 MiB in 46 packages 15:07:46 Removing intermediate container 476c39dc2f50 15:07:46 ---> a7dd8a2be0a5 15:07:46 Step 7/23 : COPY . . 15:07:47 ---> 6808d32467d4 15:07:47 Step 8/23 : RUN go mod download 15:07:47 ---> Running in f45bcef8a204 15:07:50 Removing intermediate container f45bcef8a204 15:07:50 ---> 9fb1fee0e2fc 15:07:50 Step 9/23 : RUN make build 15:07:50 ---> Running in f6184a29eafb 15:07:51 go mod tidy 15:07:51 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.69" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 15:08:24 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 15:08:25 Removing intermediate container f6184a29eafb 15:08:25 ---> 501ffe775521 15:08:25 Step 10/23 : FROM alpine:3.12 15:08:26 3.12: Pulling from library/alpine 15:08:26 d2f70382dc9a: Pulling fs layer 15:08:26 d2f70382dc9a: Download complete 15:08:27 d2f70382dc9a: Pull complete 15:08:27 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 15:08:27 Status: Downloaded newer image for alpine:3.12 15:08:27 ---> 9852663dfa18 15:08:27 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:08:27 ---> Running in c36ccdf73414 15:08:28 Removing intermediate container c36ccdf73414 15:08:28 ---> 3484a27668c2 15:08:28 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:08:28 ---> Running in 2e51a59e3eec 15:08:30 Removing intermediate container 2e51a59e3eec 15:08:30 ---> 9803e5e6e617 15:08:30 Step 13/23 : RUN apk add --update --no-cache zeromq 15:08:30 ---> Running in b6b14af5f5af 15:08:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:08:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:08:33 (1/5) Installing libgcc (9.3.0-r2) 15:08:33 (2/5) Installing libsodium (1.0.18-r0) 15:08:33 (3/5) Installing libstdc++ (9.3.0-r2) 15:08:33 (4/5) Installing libzmq (4.3.3-r0) 15:08:33 (5/5) Installing zeromq (4.3.3-r0) 15:08:33 Executing busybox-1.31.1-r20.trigger 15:08:33 OK: 8 MiB in 19 packages 15:08:34 Removing intermediate container b6b14af5f5af 15:08:34 ---> 3dc9c73c6506 15:08:34 Step 14/23 : WORKDIR / 15:08:34 ---> Running in 496b7cac5cde 15:08:35 Removing intermediate container 496b7cac5cde 15:08:35 ---> d2a90a7c91e3 15:08:35 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 15:08:36 ---> ba1505be3740 15:08:36 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 15:08:37 ---> 94210f7d847f 15:08:37 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 15:08:38 ---> 482997e649fc 15:08:38 Step 18/23 : EXPOSE 59999 15:08:38 ---> Running in bb5051f672ad 15:08:38 Removing intermediate container bb5051f672ad 15:08:38 ---> a6242765fa2d 15:08:38 Step 19/23 : ENTRYPOINT ["/device-simple"] 15:08:38 ---> Running in d1a0369ecda7 15:08:39 Removing intermediate container d1a0369ecda7 15:08:39 ---> 3e20109efcf4 15:08:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:08:39 ---> Running in 2d1557dd1378 15:08:40 Removing intermediate container 2d1557dd1378 15:08:40 ---> c1c113f419b3 15:08:40 Step 21/23 : LABEL arch=arm64 15:08:40 ---> Running in d8070e42a2db 15:08:40 Removing intermediate container d8070e42a2db 15:08:40 ---> e6ad485fac0e 15:08:40 Step 22/23 : LABEL git_sha=13e775a2807b30f2c1896da87803f9bbf0c1a162 15:08:40 ---> Running in 4262175ce854 15:08:41 Removing intermediate container 4262175ce854 15:08:41 ---> b478858821af 15:08:41 Step 23/23 : LABEL version=2.0.0-dev.69 15:08:41 ---> Running in 6bfa4ab41b67 15:08:42 Removing intermediate container 6bfa4ab41b67 15:08:42 ---> 45c4788e48d2 15:08:42 [Warning] One or more build-args [ARCH MAKE] were not consumed 15:08:42 Successfully built 45c4788e48d2 15:08:42 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 15:08:42 ---> job-cost.sh 15:08:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YH9Q 15:09:21 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:10:43 lf-activate-venv(): INFO: Adding /tmp/venv-YH9Q/bin to PATH 15:10:43 INFO: No Stack... 15:10:43 INFO: Retrieving Pricing Info for: v2-standard-4 15:10:43 INFO: Archiving Costs [Pipeline] sh 15:10:44 + + cat /w/workspace/device-sdk-go/175/archives/cost.csv 15:10:44 cut -d, -f6 [Pipeline] lock 15:10:44 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-175-stack-cost] 15:10:44 Resource [jenkins-edgexfoundry-device-sdk-go-master-175-stack-cost] did not exist. Created. 15:10:44 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-175-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:10:44 /w/workspace/device-sdk-go/175@tmp/durable-e1952693/script.sh: 1: /w/workspace/device-sdk-go/175@tmp/durable-e1952693/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:10:45 + echo total: 0.18000000715255737 [Pipeline] stash 15:10:45 Warning: overwriting stash ‘stack-cost’ 15:10:45 Stashed 1 file(s) [Pipeline] } 15:10:45 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-175-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 15:10:45 provisioning config files... 15:10:46 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config2527486264796008073tmp [Pipeline] { [Pipeline] sh 15:10:46 + set +x 15:10:46 + curl -s https://codecov.io/bash 15:10:46 + bash -s -- 15:10:46 15:10:46 _____ _ 15:10:46 / ____| | | 15:10:46 | | ___ __| | ___ ___ _____ __ 15:10:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:10:46 | |___| (_) | (_| | __/ (_| (_) \ V / 15:10:46 \_____\___/ \__,_|\___|\___\___/ \_/ 15:10:46 Bash-1.0.3 15:10:46 15:10:46 15:10:46 ==> git version 2.24.4 found 15:10:46 ==> 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 15:10:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:10:46 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:10:46 ==> Jenkins CI detected. 15:10:46 project root: . 15:10:46 --> token set from env 15:10:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:10:46 ==> Running gcov in . (disable via -X gcov) 15:10:46 ==> Python coveragepy not found 15:10:46 ==> Searching for coverage reports in: 15:10:46 + . 15:10:46 -> Found 1 reports 15:10:46 ==> Detecting git/mercurial file structure 15:10:46 ==> Reading reports 15:10:46 + ./coverage.out bytes=126444 15:10:46 ==> Appending adjustments 15:10:46 https://docs.codecov.io/docs/fixing-reports 15:10:46 + Found adjustments 15:10:46 ==> Gzipping contents 15:10:46 20K /tmp/codecov.T9zYsN.gz 15:10:46 ==> Uploading reports 15:10:46 url: https://codecov.io 15:10:46 query: branch=master&commit=13e775a2807b30f2c1896da87803f9bbf0c1a162&build=175&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F175%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:10:46 -> Pinging Codecov 15:10:46 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=13e775a2807b30f2c1896da87803f9bbf0c1a162&build=175&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F175%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:10:47 -> Uploading to 15:10:47 https://storage.googleapis.com/codecov/v4/raw/2021-05-25/7E55EF52A471D76F132DFD9A03CDDE97/13e775a2807b30f2c1896da87803f9bbf0c1a162/f4bfbc82-e890-4641-8fc3-5de38ed71652.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210525T151047Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=25df5fd4f4c66fb38bb8f2f58d1c4b5b90ab3354bcd6e08364f4ebda154f50e4 15:10:47 % Total % Received % Xferd Average Speed Time Time Time Current 15:10:47 Dload Upload Total Spent Left Speed 15:10:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16492 0 0 100 16492 0 45257 --:--:-- --:--:-- --:--:-- 45183 100 16492 0 0 100 16492 0 45240 --:--:-- --:--:-- --:--:-- 45183 15:10:47 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/13e775a2807b30f2c1896da87803f9bbf0c1a162 [Pipeline] } 15:10:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:10:48 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:10:48 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:10:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:10:48 15:10:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 15:10:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:10:49 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:10:49 188c0c94c7c5: Pulling fs layer 15:10:49 0ef7d3d256c8: Pulling fs layer 15:10:49 de9db76c5a1d: Pulling fs layer 15:10:49 0eba1c9be4d2: Pulling fs layer 15:10:49 0d57e429df01: Pulling fs layer 15:10:49 4e4be7b47b0d: Pulling fs layer 15:10:49 e1f770b5df2f: Pulling fs layer 15:10:49 85a0685a4137: Pulling fs layer 15:10:49 0d57e429df01: Waiting 15:10:49 4e4be7b47b0d: Waiting 15:10:49 e1f770b5df2f: Waiting 15:10:49 85a0685a4137: Waiting 15:10:49 0eba1c9be4d2: Waiting 15:10:49 de9db76c5a1d: Verifying Checksum 15:10:49 de9db76c5a1d: Download complete 15:10:49 0ef7d3d256c8: Verifying Checksum 15:10:49 0ef7d3d256c8: Download complete 15:10:49 0d57e429df01: Verifying Checksum 15:10:49 0d57e429df01: Download complete 15:10:49 4e4be7b47b0d: Verifying Checksum 15:10:49 4e4be7b47b0d: Download complete 15:10:49 188c0c94c7c5: Verifying Checksum 15:10:49 188c0c94c7c5: Download complete 15:10:49 188c0c94c7c5: Pull complete 15:10:49 0ef7d3d256c8: Pull complete 15:10:49 de9db76c5a1d: Pull complete 15:10:51 e1f770b5df2f: Verifying Checksum 15:10:51 e1f770b5df2f: Download complete 15:10:53 0eba1c9be4d2: Verifying Checksum 15:10:53 0eba1c9be4d2: Download complete 15:10:53 85a0685a4137: Verifying Checksum 15:10:53 85a0685a4137: Download complete 15:10:56 0eba1c9be4d2: Pull complete 15:10:56 0d57e429df01: Pull complete 15:10:56 4e4be7b47b0d: Pull complete 15:10:57 e1f770b5df2f: Pull complete 15:11:00 85a0685a4137: Pull complete 15:11:00 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 15:11:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:11:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 15:11:00 prd-centos7-docker-4c-2g-126 does not seem to be running inside a container 15:11:00 $ 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 15:11:04 $ docker top d9addae3beff9f418e81bdd85d697e9652a21185a4a39c3e230098d1e8717b82 -eo pid,comm [Pipeline] { [Pipeline] echo 15:11:04 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 15:11:04 + set -o pipefail 15:11:04 + snyk monitor '--org=edgex-jenkins' 15:11:10 15:11:10 Monitoring /w/workspace/dgexfoundry_device-sdk-go_master (github.com/edgexfoundry/device-sdk-go/v2)... 15:11:10 15:11:10 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/1c2c45e6-6589-4ff0-a7be-67779641b161 15:11:10 15:11:10 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:11:10 15:11:10 [Pipeline] } 15:11:10 $ docker stop --time=1 d9addae3beff9f418e81bdd85d697e9652a21185a4a39c3e230098d1e8717b82 15:11:12 $ docker rm -f d9addae3beff9f418e81bdd85d697e9652a21185a4a39c3e230098d1e8717b82 [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 15:11:12 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:11:12 provisioning config files... 15:11:12 copy managed file [swaggerhub-api-key] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config7882606256434238791tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:11:13 --> edgex-publish-swagger.sh 15:11:13 === Publish openapi/v1 API === 15:11:13 [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger 15:11:13 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v1/device-sdk.yaml] 15:11:13 % Total % Received % Xferd Average Speed Time Time Time Current 15:11:13 Dload Upload Total Spent Left Speed 15:11:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19947 0 0 100 19947 0 16736 0:00:01 0:00:01 --:--:-- 16762 100 19947 0 0 100 19947 0 15050 0:00:01 0:00:01 --:--:-- 15065 15:11:14 15:11:14 15:11:14 === Publish openapi/v2 API === 15:11:14 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 15:11:14 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v2/device-sdk.yaml] 15:11:14 % Total % Received % Xferd Average Speed Time Time Time Current 15:11:14 Dload Upload Total Spent Left Speed 15:11:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51483 0 0 100 51483 0 60611 --:--:-- --:--:-- --:--:-- 60568 100 51483 0 0 100 51483 0 60600 --:--:-- --:--:-- --:--:-- 60568 15:11:15 15:11:15 [Pipeline] } 15:11:15 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 15:11:15 + git log --format=format:%s -1 13e775a2807b30f2c1896da87803f9bbf0c1a162 [Pipeline] isUnix [Pipeline] sh 15:11:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:11:15 . [Pipeline] withDockerContainer 15:11:15 prd-centos7-docker-4c-2g-126 does not seem to be running inside a container 15:11:16 $ 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 15:11:16 $ docker top 7e859e37ee50400be2c867e8fee8e1ebc46f70422f38b730ecdff23a005b831e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:11:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:11:16 [ssh-agent] Looking for ssh-agent implementation... 15:11:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:11:16 $ docker exec 7e859e37ee50400be2c867e8fee8e1ebc46f70422f38b730ecdff23a005b831e ssh-agent 15:11:16 SSH_AUTH_SOCK=/tmp/ssh-xZejlv03azCv/agent.14 15:11:16 SSH_AGENT_PID=20 15:11:16 Running ssh-add (command line suppressed) 15:11:16 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3445683865019259276.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3445683865019259276.key) 15:11:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:11:17 + git semver tag 15:11:17 # -> Open(): unable to determine branch for HEAD 15:11:17 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 15:11:17 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 15:11:17 # $SEMVER_REMOTE_NAME = origin 15:11:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:11:17 # $SEMVER_USER_NAME = edgex-jenkins 15:11:17 # $SEMVER_BRANCH = master 15:11:17 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 15:11:17 # 13e775a2807b30f2c1896da87803f9bbf0c1a162 HEAD 15:11:17 # -> Force: false 15:11:17 # 71dde260fc92cc38bddea92f3a81548a0dc6a584 refs/tags/v2.0.0-dev.69 [Pipeline] } 15:11:17 $ docker exec --env ******** --env ******** 7e859e37ee50400be2c867e8fee8e1ebc46f70422f38b730ecdff23a005b831e ssh-agent -k 15:11:17 unset SSH_AUTH_SOCK; 15:11:17 unset SSH_AGENT_PID; 15:11:17 echo Agent pid 20 killed; 15:11:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:11:17 + git semver [Pipeline] } 15:11:17 $ docker stop --time=1 7e859e37ee50400be2c867e8fee8e1ebc46f70422f38b730ecdff23a005b831e 15:11:18 $ docker rm -f 7e859e37ee50400be2c867e8fee8e1ebc46f70422f38b730ecdff23a005b831e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:11:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:11:19 15:11:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:11:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:11:19 0.23.1-centos7: Pulling from edgex-lftools 15:11:19 ab5ef0e58194: Pulling fs layer 15:11:19 9712f1f96733: Pulling fs layer 15:11:19 63f879dbbcfc: Pulling fs layer 15:11:19 0d9ebad4ef96: Pulling fs layer 15:11:19 e9a5061849ea: Pulling fs layer 15:11:19 d747dcd14b5f: Pulling fs layer 15:11:19 2de7ff778b66: Pulling fs layer 15:11:19 0d9ebad4ef96: Waiting 15:11:19 e9a5061849ea: Waiting 15:11:19 d747dcd14b5f: Waiting 15:11:19 2de7ff778b66: Waiting 15:11:19 9712f1f96733: Verifying Checksum 15:11:19 9712f1f96733: Download complete 15:11:21 63f879dbbcfc: Download complete 15:11:21 e9a5061849ea: Verifying Checksum 15:11:21 e9a5061849ea: Download complete 15:11:21 d747dcd14b5f: Verifying Checksum 15:11:21 d747dcd14b5f: Download complete 15:11:22 2de7ff778b66: Verifying Checksum 15:11:22 2de7ff778b66: Download complete 15:11:22 0d9ebad4ef96: Verifying Checksum 15:11:22 0d9ebad4ef96: Download complete 15:11:22 ab5ef0e58194: Verifying Checksum 15:11:22 ab5ef0e58194: Download complete 15:11:25 ab5ef0e58194: Pull complete 15:11:25 9712f1f96733: Pull complete 15:11:25 63f879dbbcfc: Pull complete 15:11:29 0d9ebad4ef96: Pull complete 15:11:29 e9a5061849ea: Pull complete 15:11:29 d747dcd14b5f: Pull complete 15:11:30 2de7ff778b66: Pull complete 15:11:30 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:11:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:11:30 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:11:30 prd-centos7-docker-4c-2g-126 does not seem to be running inside a container 15:11:30 $ 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 15:11:50 $ docker top 320983ff7149df0ffeb555209aa9a9cb285b9e088e63fd7c0be2f77e8b4c018d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:11:50 provisioning config files... 15:11:50 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config4528606532821358859tmp 15:11:50 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config7952777207227993420tmp 15:11:50 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3431225129992663360tmp [Pipeline] { [Pipeline] echo 15:11:50 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:11:51 ---> sigul-configuration.sh 15:11:51 gpg: directory `/root/.gnupg' created 15:11:51 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:11:51 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:11:51 gpg: keyring `/root/.gnupg/secring.gpg' created 15:11:51 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:11:51 gpg: CAST5 encrypted data 15:11:51 gpg: encrypted with 1 passphrase 15:11:51 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:11:51 + mkdir /home/jenkins 15:11:51 + mkdir /home/jenkins/sigul [Pipeline] sh 15:11:51 + 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 15:11:51 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:11:52 ---> sigul-install.sh 15:11:57 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 15:11:57 + git tag --list 15:11:57 0.7.1 15:11:57 delhi-tag 15:11:57 v1.0.0 15:11:57 v1.1.0 15:11:57 v1.1.1 15:11:57 v1.1.2 15:11:57 v1.2.0 15:11:57 v1.2.1 15:11:57 v1.2.2 15:11:57 v1.2.3 15:11:57 v1.3.0 15:11:57 v1.4.0 15:11:57 v2.0.0-dev.1 15:11:57 v2.0.0-dev.10 15:11:57 v2.0.0-dev.11 15:11:57 v2.0.0-dev.12 15:11:57 v2.0.0-dev.13 15:11:57 v2.0.0-dev.14 15:11:57 v2.0.0-dev.15 15:11:57 v2.0.0-dev.16 15:11:57 v2.0.0-dev.17 15:11:57 v2.0.0-dev.18 15:11:57 v2.0.0-dev.19 15:11:57 v2.0.0-dev.2 15:11:57 v2.0.0-dev.20 15:11:57 v2.0.0-dev.21 15:11:57 v2.0.0-dev.22 15:11:57 v2.0.0-dev.23 15:11:57 v2.0.0-dev.24 15:11:57 v2.0.0-dev.25 15:11:57 v2.0.0-dev.26 15:11:57 v2.0.0-dev.27 15:11:57 v2.0.0-dev.28 15:11:57 v2.0.0-dev.29 15:11:57 v2.0.0-dev.3 15:11:57 v2.0.0-dev.30 15:11:57 v2.0.0-dev.31 15:11:57 v2.0.0-dev.32 15:11:57 v2.0.0-dev.33 15:11:57 v2.0.0-dev.34 15:11:57 v2.0.0-dev.35 15:11:57 v2.0.0-dev.36 15:11:57 v2.0.0-dev.37 15:11:57 v2.0.0-dev.38 15:11:57 v2.0.0-dev.39 15:11:57 v2.0.0-dev.4 15:11:57 v2.0.0-dev.40 15:11:57 v2.0.0-dev.41 15:11:57 v2.0.0-dev.42 15:11:57 v2.0.0-dev.43 15:11:57 v2.0.0-dev.44 15:11:57 v2.0.0-dev.45 15:11:57 v2.0.0-dev.46 15:11:57 v2.0.0-dev.47 15:11:57 v2.0.0-dev.48 15:11:57 v2.0.0-dev.49 15:11:57 v2.0.0-dev.5 15:11:57 v2.0.0-dev.50 15:11:57 v2.0.0-dev.51 15:11:57 v2.0.0-dev.52 15:11:57 v2.0.0-dev.53 15:11:57 v2.0.0-dev.54 15:11:57 v2.0.0-dev.55 15:11:57 v2.0.0-dev.56 15:11:57 v2.0.0-dev.57 15:11:57 v2.0.0-dev.58 15:11:57 v2.0.0-dev.59 15:11:57 v2.0.0-dev.6 15:11:57 v2.0.0-dev.60 15:11:57 v2.0.0-dev.61 15:11:57 v2.0.0-dev.62 15:11:57 v2.0.0-dev.63 15:11:57 v2.0.0-dev.64 15:11:57 v2.0.0-dev.65 15:11:57 v2.0.0-dev.66 15:11:57 v2.0.0-dev.67 15:11:57 v2.0.0-dev.68 15:11:57 v2.0.0-dev.69 15:11:57 v2.0.0-dev.7 15:11:57 v2.0.0-dev.8 15:11:57 v2.0.0-dev.9 [Pipeline] sh 15:11:58 + lftools sign git-tag v2.0.0-dev.69 15:11:58 Signing Git tag with Sigul... 15:11:58 Signing v2.0.0-dev.69 [Pipeline] echo 15:11:59 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:11:59 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:11:59 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:12:00 $ docker stop --time=1 320983ff7149df0ffeb555209aa9a9cb285b9e088e63fd7c0be2f77e8b4c018d 15:12:01 $ docker rm -f 320983ff7149df0ffeb555209aa9a9cb285b9e088e63fd7c0be2f77e8b4c018d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 15:12:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:12:02 . [Pipeline] withDockerContainer 15:12:02 prd-centos7-docker-4c-2g-126 does not seem to be running inside a container 15:12:02 $ 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 15:12:02 $ docker top cfa98118b22f76feb2d4f8f20cbaf9f583b06e876e764ec9418f03c79aa5b1ca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:12:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:12:03 [ssh-agent] Looking for ssh-agent implementation... 15:12:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:12:03 $ docker exec cfa98118b22f76feb2d4f8f20cbaf9f583b06e876e764ec9418f03c79aa5b1ca ssh-agent 15:12:03 SSH_AUTH_SOCK=/tmp/ssh-EVp3Nht8vZwK/agent.13 15:12:03 SSH_AGENT_PID=20 15:12:03 Running ssh-add (command line suppressed) 15:12:03 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6782024912336019399.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6782024912336019399.key) 15:12:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:12:03 + git semver bump pre 15:12:03 # -> Open(): unable to determine branch for HEAD 15:12:03 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 15:12:03 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 15:12:03 # $SEMVER_REMOTE_NAME = origin 15:12:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:12:03 # $SEMVER_USER_NAME = edgex-jenkins 15:12:03 # $SEMVER_BRANCH = master 15:12:03 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 15:12:03 2.0.0-dev.70 [Pipeline] } 15:12:03 $ docker exec --env ******** --env ******** cfa98118b22f76feb2d4f8f20cbaf9f583b06e876e764ec9418f03c79aa5b1ca ssh-agent -k 15:12:03 unset SSH_AUTH_SOCK; 15:12:03 unset SSH_AGENT_PID; 15:12:03 echo Agent pid 20 killed; 15:12:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:12:04 + git semver [Pipeline] } 15:12:04 $ docker stop --time=1 cfa98118b22f76feb2d4f8f20cbaf9f583b06e876e764ec9418f03c79aa5b1ca 15:12:05 $ docker rm -f cfa98118b22f76feb2d4f8f20cbaf9f583b06e876e764ec9418f03c79aa5b1ca [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:12:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:12:05 . [Pipeline] withDockerContainer 15:12:06 prd-centos7-docker-4c-2g-126 does not seem to be running inside a container 15:12:06 $ 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 15:12:06 $ docker top d800a7aff42338dfce19e2fd785a669e4518667f7a046d5038487729c0c6b2e8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:12:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:12:06 [ssh-agent] Looking for ssh-agent implementation... 15:12:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:12:06 $ docker exec d800a7aff42338dfce19e2fd785a669e4518667f7a046d5038487729c0c6b2e8 ssh-agent 15:12:06 SSH_AUTH_SOCK=/tmp/ssh-qbYgus9UYNoW/agent.13 15:12:06 SSH_AGENT_PID=19 15:12:06 Running ssh-add (command line suppressed) 15:12:06 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_620326680566431038.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_620326680566431038.key) 15:12:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:12:07 + git semver push 15:12:07 # -> Open(): unable to determine branch for HEAD 15:12:07 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 15:12:07 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 15:12:07 # $SEMVER_REMOTE_NAME = origin 15:12:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:12:07 # $SEMVER_USER_NAME = edgex-jenkins 15:12:07 # $SEMVER_BRANCH = master 15:12:07 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 15:12:12 $ docker exec --env ******** --env ******** d800a7aff42338dfce19e2fd785a669e4518667f7a046d5038487729c0c6b2e8 ssh-agent -k 15:12:12 unset SSH_AUTH_SOCK; 15:12:12 unset SSH_AGENT_PID; 15:12:12 echo Agent pid 19 killed; 15:12:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:12:13 + git semver [Pipeline] } 15:12:13 $ docker stop --time=1 d800a7aff42338dfce19e2fd785a669e4518667f7a046d5038487729c0c6b2e8 15:12:14 $ docker rm -f d800a7aff42338dfce19e2fd785a669e4518667f7a046d5038487729c0c6b2e8 [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 15:12:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:12:15 ---> package-listing.sh 15:12:15 ++ tr '[:upper:]' '[:lower:]' 15:12:15 ++ facter osfamily 15:12:15 + OS_FAMILY=redhat 15:12:15 + workspace=/w/workspace/dgexfoundry_device-sdk-go_master 15:12:15 + START_PACKAGES=/tmp/packages_start.txt 15:12:15 + END_PACKAGES=/tmp/packages_end.txt 15:12:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:12:15 + PACKAGES=/tmp/packages_start.txt 15:12:15 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 15:12:15 + PACKAGES=/tmp/packages_end.txt 15:12:15 + case "${OS_FAMILY}" in 15:12:15 + rpm -qa 15:12:15 + sort 15:12:16 + '[' -f /tmp/packages_start.txt ']' 15:12:16 + '[' -f /tmp/packages_end.txt ']' 15:12:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:12:16 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 15:12:16 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ 15:12:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [Pipeline] echo 15:12:16 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 15:12:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:12:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:12:17 15:12:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:12:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:12:17 alpine: Pulling from edgex-lftools-log-publisher 15:12:17 df20fa9351a1: Pulling fs layer 15:12:17 36b3adc4ff6f: Pulling fs layer 15:12:17 8ad3a11d3b57: Pulling fs layer 15:12:17 46f8f816bc3b: Pulling fs layer 15:12:17 93b61091891f: Pulling fs layer 15:12:17 93b9cdb0e59b: Pulling fs layer 15:12:17 5e14af77c1be: Pulling fs layer 15:12:17 01666e4c0597: Pulling fs layer 15:12:17 aa168da1d23b: Pulling fs layer 15:12:17 93b9cdb0e59b: Waiting 15:12:17 5e14af77c1be: Waiting 15:12:17 01666e4c0597: Waiting 15:12:17 aa168da1d23b: Waiting 15:12:17 46f8f816bc3b: Waiting 15:12:17 93b61091891f: Waiting 15:12:17 36b3adc4ff6f: Verifying Checksum 15:12:17 36b3adc4ff6f: Download complete 15:12:17 46f8f816bc3b: Verifying Checksum 15:12:17 46f8f816bc3b: Download complete 15:12:17 df20fa9351a1: Verifying Checksum 15:12:17 df20fa9351a1: Download complete 15:12:17 93b9cdb0e59b: Verifying Checksum 15:12:17 93b9cdb0e59b: Download complete 15:12:17 5e14af77c1be: Verifying Checksum 15:12:17 5e14af77c1be: Download complete 15:12:17 93b61091891f: Verifying Checksum 15:12:17 93b61091891f: Download complete 15:12:17 01666e4c0597: Verifying Checksum 15:12:17 01666e4c0597: Download complete 15:12:17 df20fa9351a1: Pull complete 15:12:18 36b3adc4ff6f: Pull complete 15:12:18 8ad3a11d3b57: Verifying Checksum 15:12:18 8ad3a11d3b57: Download complete 15:12:18 8ad3a11d3b57: Pull complete 15:12:18 46f8f816bc3b: Pull complete 15:12:18 93b61091891f: Pull complete 15:12:18 93b9cdb0e59b: Pull complete 15:12:19 5e14af77c1be: Pull complete 15:12:19 01666e4c0597: Pull complete 15:12:19 aa168da1d23b: Verifying Checksum 15:12:19 aa168da1d23b: Download complete 15:12:24 aa168da1d23b: Pull complete 15:12:24 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:12:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:12:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:12:24 prd-centos7-docker-4c-2g-126 does not seem to be running inside a container 15:12:24 $ 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 15:12:27 $ docker top 708082a2d866d7f4f5d72d19a7afef2d71086e112fd23b0547dc62e26c404247 -eo pid,comm [Pipeline] { [Pipeline] sh 15:12:27 + touch /tmp/pre-build-complete [Pipeline] sh 15:12:27 + mkdir -p /var/log/sa [Pipeline] sh 15:12:28 + ls /var/log/sa-host 15:12:28 + sadf -c /var/log/sa-host/sa05 15:12:28 file_magic: OK 15:12:28 HZ: Using current value: 100 15:12:28 file_header: OK 15:12:28 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 15:12:28 Statistics: 15:12:28 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:12:28 File successfully converted to sysstat format version 12.2.1 15:12:28 + sadf -c /var/log/sa-host/sa25 15:12:28 file_magic: OK 15:12:28 HZ: Using current value: 100 15:12:28 file_header: OK 15:12:28 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 15:12:28 Statistics: 15:12:28 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... 15:12:28 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:12:28 provisioning config files... 15:12:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1149369894406814865tmp [Pipeline] { [Pipeline] echo 15:12:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:12:29 ---> create-netrc.sh [Pipeline] } 15:12:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 15:12:29 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 15:12:29 ---> python-tools-install.sh [Pipeline] echo 15:12:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:12:29 ---> sudo-logs.sh 15:12:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:12:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:12:30 ---> job-cost.sh 15:12:30 lf-activate-venv: SKIPPING 15:12:30 DEBUG: total: 0.18000000715255737 15:12:30 INFO: Retrieving Stack Cost... 15:12:31 INFO: Retrieving Pricing Info for: v3-standard-2 15:12:31 INFO: Archiving Costs [Pipeline] echo 15:12:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:12:32 ---> logs-deploy.sh 15:12:32 lf-activate-venv: SKIPPING 15:12:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/175 15:12:32 INFO: archiving workspace using pattern(s): 15:12:32 Archives upload complete. 15:12:32 INFO: archiving logs to Nexus 15:12:33 ---> uname -a: 15:12:33 Linux prd-centos7-docker-4c-2g-126.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 15:12:33 15:12:33 15:12:33 ---> lscpu: 15:12:33 Architecture: x86_64 15:12:33 CPU op-mode(s): 32-bit, 64-bit 15:12:33 Byte Order: Little Endian 15:12:33 Address sizes: 40 bits physical, 48 bits virtual 15:12:33 CPU(s): 2 15:12:33 On-line CPU(s) list: 0,1 15:12:33 Thread(s) per core: 1 15:12:33 Core(s) per socket: 1 15:12:33 Socket(s): 2 15:12:33 NUMA node(s): 1 15:12:33 Vendor ID: AuthenticAMD 15:12:33 CPU family: 23 15:12:33 Model: 49 15:12:33 Model name: AMD EPYC-Rome Processor 15:12:33 Stepping: 0 15:12:33 CPU MHz: 2799.998 15:12:33 BogoMIPS: 5599.99 15:12:33 Virtualization: AMD-V 15:12:33 Hypervisor vendor: KVM 15:12:33 Virtualization type: full 15:12:33 L1d cache: 64 KiB 15:12:33 L1i cache: 64 KiB 15:12:33 L2 cache: 1 MiB 15:12:33 L3 cache: 32 MiB 15:12:33 NUMA node0 CPU(s): 0,1 15:12:33 Vulnerability Itlb multihit: Not affected 15:12:33 Vulnerability L1tf: Not affected 15:12:33 Vulnerability Mds: Not affected 15:12:33 Vulnerability Meltdown: Not affected 15:12:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:12:33 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:12:33 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:12:33 Vulnerability Srbds: Not affected 15:12:33 Vulnerability Tsx async abort: Not affected 15:12:33 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 15:12:33 15:12:33 15:12:33 ---> nproc: 15:12:33 2 15:12:33 15:12:33 15:12:33 ---> df -h: 15:12:33 Filesystem Size Used Available Use% Mounted on 15:12:33 overlay 40.0G 8.9G 31.1G 22% / 15:12:33 tmpfs 64.0M 0 64.0M 0% /dev 15:12:33 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 15:12:33 shm 64.0M 0 64.0M 0% /dev/shm 15:12:33 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 15:12:33 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 15:12:33 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 15:12:33 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 15:12:33 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dgexfoundry_device-sdk-go_master 15:12:33 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dgexfoundry_device-sdk-go_master@tmp 15:12:33 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 15:12:33 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 15:12:33 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 15:12:33 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 15:12:33 15:12:33 15:12:33 ---> free -m: 15:12:33 total used free shared buff/cache available 15:12:33 Mem: 7821 1282 3149 0 3388 6455 15:12:33 Swap: 1023 0 1023 15:12:33 15:12:33 15:12:33 ---> ip addr: 15:12:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:12:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:12:33 inet 127.0.0.1/8 scope host lo 15:12:33 valid_lft forever preferred_lft forever 15:12:33 inet6 ::1/128 scope host 15:12:33 valid_lft forever preferred_lft forever 15:12:33 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 15:12:33 link/ether fa:16:3e:f5:ff:82 brd ff:ff:ff:ff:ff:ff 15:12:33 inet 10.30.123.207/23 brd 10.30.123.255 scope global dynamic eth0 15:12:33 valid_lft 85638sec preferred_lft 85638sec 15:12:33 inet6 fe80::f816:3eff:fef5:ff82/64 scope link 15:12:33 valid_lft forever preferred_lft forever 15:12:33 3: docker0: mtu 1500 qdisc noqueue state DOWN 15:12:33 link/ether 02:42:00:ac:3a:a5 brd ff:ff:ff:ff:ff:ff 15:12:33 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:12:33 valid_lft forever preferred_lft forever 15:12:33 inet6 fe80::42:ff:feac:3aa5/64 scope link 15:12:33 valid_lft forever preferred_lft forever 15:12:33 15:12:33 15:12:33 ---> sar -b -r -n DEV: 15:12:33 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/25/21 _x86_64_ (2 CPU) 15:12:33 15:12:33 14:59:37 LINUX RESTART (2 CPU) 15:12:33 15:12:33 15:00:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:12:33 15:01:03 95.12 21.59 73.53 0.00 6025.13 15096.41 0.00 15:12:33 15:02:01 1.07 0.10 0.96 0.00 1.79 23.57 0.00 15:12:33 15:03:01 0.47 0.00 0.47 0.00 0.00 6.53 0.00 15:12:33 15:04:01 0.17 0.00 0.17 0.00 0.00 1.92 0.00 15:12:33 15:05:01 0.25 0.00 0.25 0.00 0.00 3.88 0.00 15:12:33 15:06:01 0.30 0.00 0.30 0.00 0.00 4.45 0.00 15:12:33 15:07:01 0.27 0.00 0.27 0.00 0.00 4.03 0.00 15:12:33 15:08:01 0.15 0.00 0.15 0.00 0.00 1.88 0.00 15:12:33 15:09:01 0.20 0.00 0.20 0.00 0.00 1.48 0.00 15:12:33 15:10:01 0.23 0.00 0.23 0.00 0.00 3.07 0.00 15:12:33 15:11:01 29.19 0.03 29.15 0.00 3.73 10877.83 0.00 15:12:33 15:12:01 164.80 0.00 164.80 0.00 0.00 44822.25 0.00 15:12:33 Average: 24.32 1.79 22.53 0.00 496.41 5909.03 0.00 15:12:33 15:12:33 15:00:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:12:33 15:01:03 5459212 0 806712 10.07 2620 1740388 1286620 14.21 573324 1574804 132 15:12:33 15:02:01 5458336 0 807460 10.08 2620 1740516 1284432 14.18 574792 1574828 8 15:12:33 15:03:01 5470336 0 795460 9.93 2620 1740516 1207552 13.33 564200 1575252 8 15:12:33 15:04:01 5467480 0 798308 9.97 2620 1740524 1207840 13.34 567120 1575252 8 15:12:33 15:05:01 5467440 0 798344 9.97 2620 1740528 1207876 13.34 563328 1579164 20 15:12:33 15:06:01 5465680 0 800100 9.99 2620 1740532 1207732 13.33 565332 1579164 8 15:12:33 15:07:01 5466976 0 798800 9.97 2620 1740536 1207552 13.33 564320 1579164 12 15:12:33 15:08:01 5458668 0 807072 10.08 2620 1740572 1207552 13.33 572808 1579164 16 15:12:33 15:09:01 5458036 0 807732 10.09 2620 1740544 1207552 13.33 573248 1579164 8 15:12:33 15:10:01 5458040 0 807724 10.09 2620 1740548 1207552 13.33 575344 1577164 12 15:12:33 15:11:01 4581800 0 965780 12.06 2620 2458732 1385804 15.30 699656 2236952 442716 15:12:33 15:12:01 3591968 0 1223644 15.28 2620 3190700 1594724 17.61 1045300 2731628 168 15:12:33 Average: 5233664 0 851428 10.63 2620 1921220 1267732 14.00 619898 1728475 36926 15:12:33 15:12:33 15:00:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:12:33 15:01:03 eth0 530.91 376.27 1124.85 85.28 0.00 0.00 0.00 0.00 15:12:33 15:01:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:33 15:01:03 docker0 12.80 9.53 2.03 27.96 0.00 0.00 0.00 0.00 15:12:33 15:02:01 eth0 8.65 3.93 7.45 0.27 0.00 0.00 0.00 0.00 15:12:33 15:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:33 15:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:33 15:03:01 eth0 0.55 0.08 0.06 0.01 0.00 0.00 0.00 0.00 15:12:33 15:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:33 15:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:33 15:04:01 eth0 1.52 0.55 0.59 0.39 0.00 0.00 0.00 0.00 15:12:33 15:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:33 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:33 15:05:01 eth0 0.53 0.30 0.27 0.20 0.00 0.00 0.00 0.00 15:12:33 15:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:33 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:33 15:06:01 eth0 0.30 0.27 0.17 0.08 0.00 0.00 0.00 0.00 15:12:33 15:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:33 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:33 15:07:01 eth0 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:12:33 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:33 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:33 15:08:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:12:33 15:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:33 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:33 15:09:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:12:33 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:33 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:33 15:10:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:12:33 15:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:33 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:33 15:11:01 eth0 386.32 355.51 4077.78 29.63 0.00 0.00 0.00 0.00 15:12:33 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:33 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:33 15:12:01 eth0 531.17 482.75 3883.03 97.00 0.00 0.00 0.00 0.00 15:12:33 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:33 15:12:01 docker0 100.90 109.81 7.39 648.48 0.00 0.00 0.00 0.00 15:12:33 Average: eth0 121.47 101.58 759.55 17.70 0.00 0.00 0.00 0.00 15:12:33 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:33 Average: docker0 9.50 9.98 0.79 56.58 0.00 0.00 0.00 0.00 15:12:33 15:12:33 15:12:33 ---> sar -P ALL: 15:12:33 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/25/21 _x86_64_ (2 CPU) 15:12:33 15:12:33 14:59:37 LINUX RESTART (2 CPU) 15:12:33 15:12:33 15:00:02 CPU %user %nice %system %iowait %steal %idle 15:12:33 15:01:03 all 17.01 0.00 4.65 7.68 0.08 70.58 15:12:33 15:01:03 0 16.87 0.00 4.70 8.65 0.09 69.69 15:12:33 15:01:03 1 17.16 0.00 4.59 6.71 0.07 71.47 15:12:33 15:02:01 all 0.16 0.00 0.06 0.01 0.03 99.74 15:12:33 15:02:01 0 0.10 0.00 0.07 0.02 0.03 99.78 15:12:33 15:02:01 1 0.22 0.00 0.05 0.00 0.02 99.71 15:12:33 15:03:01 all 0.15 0.00 0.03 0.00 0.02 99.80 15:12:33 15:03:01 0 0.05 0.00 0.03 0.00 0.03 99.88 15:12:33 15:03:01 1 0.25 0.00 0.03 0.00 0.00 99.72 15:12:33 15:04:01 all 0.13 0.00 0.03 0.00 0.02 99.82 15:12:33 15:04:01 0 0.05 0.00 0.05 0.00 0.02 99.88 15:12:33 15:04:01 1 0.22 0.00 0.02 0.00 0.02 99.75 15:12:33 15:05:01 all 0.16 0.00 0.03 0.00 0.02 99.80 15:12:33 15:05:01 0 0.07 0.00 0.02 0.00 0.03 99.88 15:12:33 15:05:01 1 0.25 0.00 0.03 0.00 0.00 99.72 15:12:33 15:06:01 all 0.10 0.00 0.02 0.00 0.03 99.86 15:12:33 15:06:01 0 0.05 0.00 0.02 0.00 0.03 99.90 15:12:33 15:06:01 1 0.15 0.00 0.02 0.00 0.02 99.82 15:12:33 15:07:01 all 0.17 0.00 0.02 0.00 0.02 99.80 15:12:33 15:07:01 0 0.05 0.00 0.02 0.00 0.02 99.92 15:12:33 15:07:01 1 0.28 0.00 0.02 0.00 0.02 99.68 15:12:33 15:08:01 all 0.08 0.00 0.04 0.00 0.03 99.85 15:12:33 15:08:01 0 0.02 0.00 0.05 0.00 0.03 99.90 15:12:33 15:08:01 1 0.15 0.00 0.03 0.00 0.02 99.80 15:12:33 15:09:01 all 0.15 0.00 0.02 0.00 0.02 99.82 15:12:33 15:09:01 0 0.28 0.00 0.02 0.00 0.02 99.68 15:12:33 15:09:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:12:33 15:10:01 all 0.13 0.00 0.02 0.00 0.03 99.83 15:12:33 15:10:01 0 0.23 0.00 0.03 0.00 0.03 99.70 15:12:33 15:10:01 1 0.02 0.00 0.00 0.00 0.02 99.97 15:12:33 15:11:01 all 7.83 0.00 3.14 0.13 0.03 88.87 15:12:33 15:11:01 0 8.17 0.00 3.30 0.09 0.03 88.41 15:12:33 15:11:01 1 7.49 0.00 2.97 0.17 0.03 89.33 15:12:33 15:12:33 15:11:01 CPU %user %nice %system %iowait %steal %idle 15:12:33 15:12:01 all 15.61 0.00 6.78 5.91 0.07 71.63 15:12:33 15:12:01 0 13.80 0.00 6.97 3.76 0.07 75.40 15:12:33 15:12:01 1 17.43 0.00 6.59 8.05 0.07 67.85 15:12:33 Average: all 3.38 0.00 1.20 1.11 0.03 94.28 15:12:33 Average: 0 3.22 0.00 1.24 1.01 0.04 94.50 15:12:33 Average: 1 3.54 0.00 1.17 1.20 0.02 94.07 15:12:33 15:12:33 15:12:33