Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a3df5a9219cebd743c534ea7ba05fe82cddb65a8 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-ssh7424759249424615360.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-ssh2946053359835798627.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-ssh4960637954668980860.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-ssh2547197137111910223.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-ssh1072905449882908201.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-15020 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_master@tmp/jenkins-gitclient-ssh6894020637507837342.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a3df5a9219cebd743c534ea7ba05fe82cddb65a8 (master) > 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 a3df5a9219cebd743c534ea7ba05fe82cddb65a8 # timeout=10 Commit message: "Merge pull request #932 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.0.0-dev.57" > git rev-list --no-walk 9b89d7644d3409c1e42d925e84b99a1b27025fab # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:12:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:12:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:12:37 ========================================================= 06:12:37 EdgeX Global Pipelines Version Info 06:12:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:12:39 ------------------- 06:12:39 stable info: 06:12:39 ------------------- 06:12:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:12:39 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 06:12:39 Message: update stable to v1.0.192 06:12:40 ------------------- 06:12:40 experimental info: 06:12:40 ------------------- 06:12:40 Commited By: **** collab-it+edgex@linuxfoundation.org 06:12:40 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 06:12:40 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:12:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 06:12:40 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 06:12:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:12:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:12:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:12:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 06:12:40 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:12:40 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 06:12:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 06:12:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:12:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:12:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 06:12:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:12:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:12:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:12:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:12:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:12:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:12:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:12:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:12:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:12:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 06:12:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:12:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:12:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:12:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:12:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 06:12:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 06:12:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 06:12:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a3df5a9219cebd743c534ea7ba05fe82cddb65a8 [Pipeline] echo 06:12:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a3df5a9 [Pipeline] echo 06:12:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:12:41 provisioning config files... 06:12:41 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config4302355777230450241tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:12:41 ---> docker-login.sh 06:12:41 nexus3.edgexfoundry.org:10001 06:12:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:12:41 Configure a credential helper to remove this warning. See 06:12:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:12:41 06:12:41 Login Succeeded 06:12:41 nexus3.edgexfoundry.org:10002 06:12:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:12:42 Configure a credential helper to remove this warning. See 06:12:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:12:42 06:12:42 Login Succeeded 06:12:42 nexus3.edgexfoundry.org:10003 06:12:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:12:42 Configure a credential helper to remove this warning. See 06:12:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:12:42 06:12:42 Login Succeeded 06:12:42 nexus3.edgexfoundry.org:10004 06:12:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:12:42 Configure a credential helper to remove this warning. See 06:12:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:12:42 06:12:42 Login Succeeded 06:12:42 docker.io 06:12:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:12:42 Configure a credential helper to remove this warning. See 06:12:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:12:42 06:12:42 Login Succeeded 06:12:42 ---> docker-login.sh ends [Pipeline] } 06:12:42 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 06:12:43 + git log --format=format:%s -1 a3df5a9219cebd743c534ea7ba05fe82cddb65a8 [Pipeline] echo 06:12:43 GIT_COMMIT: a3df5a9219cebd743c534ea7ba05fe82cddb65a8, Commit Message: Merge pull request #932 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.0.0-dev.57 [Pipeline] echo 06:12:43 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:12:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:12:44 06:12:44 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:12:45 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:12:45 latest: Pulling from edgex-devops/git-semver 06:12:45 31603596830f: Pulling fs layer 06:12:45 54011a49482f: Pulling fs layer 06:12:45 a6820b24f6d8: Pulling fs layer 06:12:45 f581987b2513: Pulling fs layer 06:12:45 f581987b2513: Waiting 06:12:45 54011a49482f: Verifying Checksum 06:12:45 54011a49482f: Download complete 06:12:45 31603596830f: Verifying Checksum 06:12:45 31603596830f: Download complete 06:12:45 f581987b2513: Verifying Checksum 06:12:45 f581987b2513: Download complete 06:12:45 a6820b24f6d8: Verifying Checksum 06:12:45 a6820b24f6d8: Download complete 06:12:45 31603596830f: Pull complete 06:12:45 54011a49482f: Pull complete 06:12:46 a6820b24f6d8: Pull complete 06:12:46 f581987b2513: Pull complete 06:12:46 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 06:12:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:12:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:12:46 prd-centos7-docker-4c-2g-15020 does not seem to be running inside a container 06:12:46 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:12:48 $ docker top a97f556f1a5b44f4522c674b03899d27ee549063ab8fb82ecba996e0948c6ddb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:12:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:12:48 [ssh-agent] Looking for ssh-agent implementation... 06:12:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:12:48 $ docker exec a97f556f1a5b44f4522c674b03899d27ee549063ab8fb82ecba996e0948c6ddb ssh-agent 06:12:48 SSH_AUTH_SOCK=/tmp/ssh-L4s9jLvdM5K7/agent.13 06:12:48 SSH_AGENT_PID=20 06:12:48 Running ssh-add (command line suppressed) 06:12:49 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7722442123428467942.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7722442123428467942.key) 06:12:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:12:49 + git tag --points-at HEAD [Pipeline] } 06:12:49 $ docker exec --env ******** --env ******** a97f556f1a5b44f4522c674b03899d27ee549063ab8fb82ecba996e0948c6ddb ssh-agent -k 06:12:49 unset SSH_AUTH_SOCK; 06:12:49 unset SSH_AGENT_PID; 06:12:49 echo Agent pid 20 killed; 06:12:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:12:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:12:49 [ssh-agent] Looking for ssh-agent implementation... 06:12:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:12:49 $ docker exec a97f556f1a5b44f4522c674b03899d27ee549063ab8fb82ecba996e0948c6ddb ssh-agent 06:12:49 SSH_AUTH_SOCK=/tmp/ssh-bTHSh0Jd9PqE/agent.53 06:12:49 SSH_AGENT_PID=59 06:12:49 Running ssh-add (command line suppressed) 06:12:49 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7327838073622774250.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7327838073622774250.key) 06:12:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:12:50 + git semver init 06:12:50 # -> Open(): unable to determine branch for HEAD 06:12:50 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 06:12:50 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 06:12:50 # $SEMVER_REMOTE_NAME = origin 06:12:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:12:50 # $SEMVER_USER_NAME = edgex-jenkins 06:12:50 # $SEMVER_BRANCH = master 06:12:50 # $SEMVER_TEMP = /tmp/semver-038899993 06:12:50 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 06:12:50 # '/tmp/semver-038899993' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' 06:12:50 # -> Force: false 06:12:50 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 06:12:50 $ docker exec --env ******** --env ******** a97f556f1a5b44f4522c674b03899d27ee549063ab8fb82ecba996e0948c6ddb ssh-agent -k 06:12:50 unset SSH_AUTH_SOCK; 06:12:50 unset SSH_AGENT_PID; 06:12:50 echo Agent pid 59 killed; 06:12:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:12:51 + git semver [Pipeline] } 06:12:51 $ docker stop --time=1 a97f556f1a5b44f4522c674b03899d27ee549063ab8fb82ecba996e0948c6ddb 06:12:52 $ docker rm -f a97f556f1a5b44f4522c674b03899d27ee549063ab8fb82ecba996e0948c6ddb [Pipeline] // withDockerContainer [Pipeline] sh 06:12:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:12:53 Stashed 1 file(s) [Pipeline] echo 06:12:53 [edgeXSemver]: initialized semver on version 2.0.0-dev.64 [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 06:13:08 Still waiting to schedule task 06:13:08 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:13:08 Still waiting to schedule task 06:13:08 ‘prd-ubuntu18.04-docker-arm64-4c-16g-15013’ is offline 06:15:05 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15021 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 06:15:05 Running in /w/workspace/device-sdk-go/170 [Pipeline] { [Pipeline] checkout 06:15:05 Selected Git installation does not exist. Using Default 06:15:05 The recommended git tool is: NONE 06:15:11 using credential edgex-jenkins-ssh 06:15:11 Cloning the remote Git repository 06:15:11 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:15:11 > git init /w/workspace/device-sdk-go/170 # timeout=10 06:15:11 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:15:11 > git --version # timeout=10 06:15:11 > git --version # 'git version 2.17.1' 06:15:11 using GIT_SSH to set credentials SSH Credentials for GitHub 06:15:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:15:13 Avoid second fetch 06:15:13 Checking out Revision a3df5a9219cebd743c534ea7ba05fe82cddb65a8 (master) 06:15:13 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:15:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:15:13 > git config core.sparsecheckout # timeout=10 06:15:13 > git checkout -f a3df5a9219cebd743c534ea7ba05fe82cddb65a8 # timeout=10 06:15:17 Commit message: "Merge pull request #932 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.0.0-dev.57" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:15:18 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:15:19 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:15:19 + true 06:15:19 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:15:37 provisioning config files... 06:15:37 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/170@tmp/config5165697162656182888tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:15:38 ---> docker-login.sh 06:15:38 nexus3.edgexfoundry.org:10001 06:15:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:39 Configure a credential helper to remove this warning. See 06:15:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:39 06:15:39 Login Succeeded 06:15:39 nexus3.edgexfoundry.org:10002 06:15:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:39 Configure a credential helper to remove this warning. See 06:15:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:39 06:15:39 Login Succeeded 06:15:39 nexus3.edgexfoundry.org:10003 06:15:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:40 Configure a credential helper to remove this warning. See 06:15:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:40 06:15:40 Login Succeeded 06:15:40 nexus3.edgexfoundry.org:10004 06:15:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:40 Configure a credential helper to remove this warning. See 06:15:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:40 06:15:40 Login Succeeded 06:15:40 docker.io 06:15:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:41 Configure a credential helper to remove this warning. See 06:15:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:41 06:15:41 Login Succeeded 06:15:41 ---> docker-login.sh ends [Pipeline] } 06:15:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:15:41 ========================================================= 06:15:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 06:15:41 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:15:42 + 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 . 06:15:42 Sending build context to Docker daemon 2.575MB 06:15:42 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 06:15:42 Step 2/8 : FROM ${BASE} 06:15:42 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:15:42 595b0fe564bb: Pulling fs layer 06:15:42 7186ed65a4f7: Pulling fs layer 06:15:42 316046926c0a: Pulling fs layer 06:15:42 4ebd0625c992: Pulling fs layer 06:15:42 207e8628e3a3: Pulling fs layer 06:15:42 c791037a9be2: Pulling fs layer 06:15:42 ffd874e62e21: Pulling fs layer 06:15:42 4ebd0625c992: Waiting 06:15:42 c791037a9be2: Waiting 06:15:42 207e8628e3a3: Waiting 06:15:42 ffd874e62e21: Waiting 06:15:43 316046926c0a: Verifying Checksum 06:15:43 316046926c0a: Download complete 06:15:43 7186ed65a4f7: Download complete 06:15:43 207e8628e3a3: Verifying Checksum 06:15:43 207e8628e3a3: Download complete 06:15:43 595b0fe564bb: Download complete 06:15:43 c791037a9be2: Verifying Checksum 06:15:43 c791037a9be2: Download complete 06:15:43 595b0fe564bb: Pull complete 06:15:44 7186ed65a4f7: Pull complete 06:15:44 316046926c0a: Pull complete 06:15:45 ffd874e62e21: Verifying Checksum 06:15:45 ffd874e62e21: Download complete 06:15:46 4ebd0625c992: Download complete 06:15:56 Running on prd-centos7-docker-4c-2g-15022 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 06:15:56 Running in /w/workspace/device-sdk-go/170 [Pipeline] { [Pipeline] checkout 06:15:56 Selected Git installation does not exist. Using Default 06:15:56 The recommended git tool is: NONE 06:15:56 4ebd0625c992: Pull complete 06:15:56 207e8628e3a3: Pull complete 06:15:57 c791037a9be2: Pull complete 06:15:58 using credential edgex-jenkins-ssh 06:15:58 Cloning the remote Git repository 06:15:58 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:15:59 > git init /w/workspace/device-sdk-go/170 # timeout=10 06:15:59 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:15:59 > git --version # timeout=10 06:15:59 > git --version # 'git version 2.24.4' 06:15:59 using GIT_SSH to set credentials SSH Credentials for GitHub 06:15:59 [INFO] Currently running in a labeled security context 06:15:59 [INFO] Currently SELinux is 'enforcing' on the host 06:15:59 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/170@tmp/jenkins-gitclient-ssh6342014890958129773.key 06:15:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:16:00 Avoid second fetch 06:16:00 Checking out Revision a3df5a9219cebd743c534ea7ba05fe82cddb65a8 (master) 06:16:00 ffd874e62e21: Pull complete 06:16:00 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 06:16:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:16:00 ---> cfc18b08335c 06:16:00 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:16:00 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:16:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:16:00 > git config core.sparsecheckout # timeout=10 06:16:00 > git checkout -f a3df5a9219cebd743c534ea7ba05fe82cddb65a8 # timeout=10 06:16:03 ---> Running in a03374e1d8fa 06:16:03 Removing intermediate container a03374e1d8fa 06:16:03 ---> 452f88cd23f2 06:16:03 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:16:03 ---> Running in 7631a2d2e564 06:16:03 Commit message: "Merge pull request #932 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.0.0-dev.57" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:16:04 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:16:05 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:16:05 + true 06:16:05 + sudo service docker restart 06:16:05 Redirecting to /bin/systemctl restart docker.service 06:16:06 Removing intermediate container 7631a2d2e564 06:16:06 ---> 956a4d0499e8 06:16:06 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 06:16:06 ---> Running in fa0dceba6cdb 06:16:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:16:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:16:09 (1/6) Installing libc-dev (0.7.2-r3) 06:16:09 (2/6) Installing libsodium (1.0.18-r0) 06:16:09 (3/6) Installing pkgconf (1.7.3-r0) 06:16:09 (4/6) Installing libsodium-dev (1.0.18-r0) 06:16:09 (5/6) Installing libzmq (4.3.3-r1) 06:16:10 (6/6) Installing zeromq-dev (4.3.3-r1) 06:16:10 Executing busybox-1.32.1-r6.trigger 06:16:10 OK: 139 MiB in 46 packages 06:16:11 Removing intermediate container fa0dceba6cdb 06:16:11 ---> 57ae1064d6f6 06:16:11 Step 6/8 : WORKDIR /device-sdk-go 06:16:11 ---> Running in 506a1a621da0 06:16:12 Removing intermediate container 506a1a621da0 06:16:12 ---> 083e96ddc0ad 06:16:12 Step 7/8 : COPY . . 06:16:13 ---> 47ca497660e7 06:16:13 Step 8/8 : RUN go mod download 06:16:13 ---> Running in 0d8d3c061b10 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:16:23 provisioning config files... 06:16:23 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/170@tmp/config417517263292424074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:16:23 ---> docker-login.sh 06:16:23 nexus3.edgexfoundry.org:10001 06:16:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:24 Configure a credential helper to remove this warning. See 06:16:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:24 06:16:24 Login Succeeded 06:16:24 nexus3.edgexfoundry.org:10002 06:16:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:24 Configure a credential helper to remove this warning. See 06:16:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:24 06:16:24 Login Succeeded 06:16:24 nexus3.edgexfoundry.org:10003 06:16:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:25 Configure a credential helper to remove this warning. See 06:16:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:25 06:16:25 Login Succeeded 06:16:25 nexus3.edgexfoundry.org:10004 06:16:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:25 Configure a credential helper to remove this warning. See 06:16:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:25 06:16:25 Login Succeeded 06:16:25 docker.io 06:16:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:25 Configure a credential helper to remove this warning. See 06:16:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:25 06:16:25 Login Succeeded 06:16:25 ---> docker-login.sh ends [Pipeline] } 06:16:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:16:25 ========================================================= 06:16:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 06:16:25 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:16:26 + 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 . 06:16:26 Sending build context to Docker daemon 2.584MB 06:16:26 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 06:16:26 Step 2/8 : FROM ${BASE} 06:16:26 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 06:16:26 540db60ca938: Pulling fs layer 06:16:26 adcc1eea9eea: Pulling fs layer 06:16:26 4c4ab2625f07: Pulling fs layer 06:16:26 0510c868ecb4: Pulling fs layer 06:16:26 afea3b2eda06: Pulling fs layer 06:16:26 7809a108b3ef: Pulling fs layer 06:16:26 f706445af74f: Pulling fs layer 06:16:26 0510c868ecb4: Waiting 06:16:26 afea3b2eda06: Waiting 06:16:26 7809a108b3ef: Waiting 06:16:26 f706445af74f: Waiting 06:16:26 4c4ab2625f07: Verifying Checksum 06:16:26 4c4ab2625f07: Download complete 06:16:26 adcc1eea9eea: Verifying Checksum 06:16:26 adcc1eea9eea: Download complete 06:16:26 afea3b2eda06: Verifying Checksum 06:16:26 afea3b2eda06: Download complete 06:16:26 540db60ca938: Verifying Checksum 06:16:26 540db60ca938: Download complete 06:16:26 7809a108b3ef: Verifying Checksum 06:16:26 7809a108b3ef: Download complete 06:16:27 540db60ca938: Pull complete 06:16:27 adcc1eea9eea: Pull complete 06:16:27 4c4ab2625f07: Pull complete 06:16:28 f706445af74f: Verifying Checksum 06:16:28 f706445af74f: Download complete 06:16:28 0510c868ecb4: Verifying Checksum 06:16:28 0510c868ecb4: Download complete 06:16:34 0510c868ecb4: Pull complete 06:16:34 afea3b2eda06: Pull complete 06:16:35 7809a108b3ef: Pull complete 06:16:36 f706445af74f: Pull complete 06:16:36 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 06:16:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:16:37 ---> b068be0155e3 06:16:37 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:16:40 Removing intermediate container 0d8d3c061b10 06:16:40 ---> bdecf382d2c1 06:16:40 Successfully built bdecf382d2c1 06:16:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:16:40 + docker inspect -f . ci-base-image-arm64 06:16:40 . [Pipeline] withDockerContainer 06:16:40 prd-ubuntu18.04-docker-arm64-4c-16g-15021 does not seem to be running inside a container 06:16:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/170 -v /w/workspace/device-sdk-go/170:/w/workspace/device-sdk-go/170:rw,z -v /w/workspace/device-sdk-go/170@tmp:/w/workspace/device-sdk-go/170@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 06:16:42 $ docker top 6797e20b3839a4d8945001de813b92fb9b51a9a221d61d3dd8786d7a403575dc -eo pid,comm [Pipeline] { [Pipeline] sh 06:16:43 + go version 06:16:43 go version go1.16.3 linux/arm64 [Pipeline] } 06:16:43 $ docker stop --time=1 6797e20b3839a4d8945001de813b92fb9b51a9a221d61d3dd8786d7a403575dc 06:16:45 $ docker rm -f 6797e20b3839a4d8945001de813b92fb9b51a9a221d61d3dd8786d7a403575dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:16:46 + docker inspect -f . ci-base-image-arm64 06:16:46 . [Pipeline] withDockerContainer 06:16:46 prd-ubuntu18.04-docker-arm64-4c-16g-15021 does not seem to be running inside a container 06:16:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/170 -v /w/workspace/device-sdk-go/170:/w/workspace/device-sdk-go/170:rw,z -v /w/workspace/device-sdk-go/170@tmp:/w/workspace/device-sdk-go/170@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 06:16:48 $ docker top 2383fe36c07f0a81c902f178c57bde1369ff3bcaaf2b5ba5dda3663f9cb62fe2 -eo pid,comm [Pipeline] { [Pipeline] sh 06:16:49 + go mod tidy [Pipeline] sh 06:16:50 + make test 06:16:50 go mod tidy 06:16:51 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:17:03 ---> Running in 9217cb75fc11 06:17:03 Removing intermediate container 9217cb75fc11 06:17:03 ---> 44f3655ef7f6 06:17:03 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:17:03 ---> Running in 019ff5f9cc43 06:17:05 Removing intermediate container 019ff5f9cc43 06:17:05 ---> 4d36ee0c81ae 06:17:05 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 06:17:05 ---> Running in 8d8b9de04ad9 06:17:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:17:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:17:07 (1/6) Installing libc-dev (0.7.2-r3) 06:17:07 (2/6) Installing libsodium (1.0.18-r0) 06:17:07 (3/6) Installing pkgconf (1.7.3-r0) 06:17:07 (4/6) Installing libsodium-dev (1.0.18-r0) 06:17:07 (5/6) Installing libzmq (4.3.3-r1) 06:17:07 (6/6) Installing zeromq-dev (4.3.3-r1) 06:17:07 Executing busybox-1.32.1-r6.trigger 06:17:07 OK: 150 MiB in 46 packages 06:17:08 Removing intermediate container 8d8b9de04ad9 06:17:08 ---> 3982dceee658 06:17:08 Step 6/8 : WORKDIR /device-sdk-go 06:17:08 ---> Running in bc13ac346529 06:17:08 Removing intermediate container bc13ac346529 06:17:08 ---> 4f12bcb6dddc 06:17:08 Step 7/8 : COPY . . 06:17:10 ---> 4954e809aad9 06:17:10 Step 8/8 : RUN go mod download 06:17:10 ---> Running in 454027f69c9d 06:17:13 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 06:17:32 Removing intermediate container 454027f69c9d 06:17:32 ---> 3b84f9c96f7c 06:17:32 Successfully built 3b84f9c96f7c 06:17:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:17:33 + docker inspect -f . ci-base-image-x86_64 06:17:33 . [Pipeline] withDockerContainer 06:17:33 prd-centos7-docker-4c-2g-15022 does not seem to be running inside a container 06:17:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/170 -v /w/workspace/device-sdk-go/170:/w/workspace/device-sdk-go/170:rw,z -v /w/workspace/device-sdk-go/170@tmp:/w/workspace/device-sdk-go/170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:17:34 $ docker top 0ba636dd3864dd829857dfe52d6f750a72caf5b08fc9ba31c4f0e6a03f4210e8 -eo pid,comm [Pipeline] { [Pipeline] sh 06:17:34 + go version 06:17:34 go version go1.16.3 linux/amd64 [Pipeline] } 06:17:34 $ docker stop --time=1 0ba636dd3864dd829857dfe52d6f750a72caf5b08fc9ba31c4f0e6a03f4210e8 06:17:36 $ docker rm -f 0ba636dd3864dd829857dfe52d6f750a72caf5b08fc9ba31c4f0e6a03f4210e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:17:36 + docker inspect -f . ci-base-image-x86_64 06:17:36 . [Pipeline] withDockerContainer 06:17:36 prd-centos7-docker-4c-2g-15022 does not seem to be running inside a container 06:17:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/170 -v /w/workspace/device-sdk-go/170:/w/workspace/device-sdk-go/170:rw,z -v /w/workspace/device-sdk-go/170@tmp:/w/workspace/device-sdk-go/170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:17:37 $ docker top b2ffdc9e10be8a1f2515714e99f246b3d58afaca16f4139520529d95cce5b7a2 -eo pid,comm [Pipeline] { [Pipeline] sh 06:17:38 + go mod tidy [Pipeline] sh 06:17:38 + make test 06:17:38 go mod tidy 06:17:38 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:17:44 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 06:18:10 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 06:18:10 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 06:18:10 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 06:18:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.056s coverage: 25.4% of statements 06:18:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 06:18:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.068s coverage: 28.1% of statements 06:18:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.049s coverage: 78.9% of statements 06:18:11 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.046s coverage: 10.7% of statements 06:18:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 06:18:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 06:18:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 06:18:11 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.064s coverage: 30.2% of statements 06:18:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 06:18:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.051s coverage: 83.3% of statements 06:18:13 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 06:18:13 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 06:18:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.066s coverage: 58.0% of statements 06:18:14 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.840s coverage: 89.2% of statements 06:18:14 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 06:18:14 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.042s coverage: 5.0% of statements 06:18:14 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 06:18:14 GO111MODULE=on go vet ./... 06:18:21 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 06:18:21 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 06:18:21 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 06:18:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.471s coverage: 25.4% of statements 06:18:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 06:18:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.231s coverage: 28.1% of statements 06:18:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.253s coverage: 78.9% of statements 06:18:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.193s coverage: 10.7% of statements 06:18:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 06:18:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 06:18:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 06:18:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.339s coverage: 30.2% of statements 06:18:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 06:18:30 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.236s coverage: 83.3% of statements 06:18:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 06:18:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 06:18:30 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.378s coverage: 58.0% of statements 06:18:35 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.038s coverage: 89.2% of statements 06:18:35 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 06:18:35 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.181s coverage: 5.0% of statements 06:18:35 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 06:18:35 GO111MODULE=on go vet ./... 06:18:36 gofmt -l . 06:18:36 [ "`gofmt -l .`" = "" ] 06:18:36 ./bin/test-attribution-txt.sh 06:18:36 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:18:36 $ docker stop --time=1 b2ffdc9e10be8a1f2515714e99f246b3d58afaca16f4139520529d95cce5b7a2 06:18:38 $ docker rm -f b2ffdc9e10be8a1f2515714e99f246b3d58afaca16f4139520529d95cce5b7a2 [Pipeline] // withDockerContainer [Pipeline] sh 06:18:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:18:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:18:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:18:42 + ls -al . 06:18:42 total 212 06:18:42 drwxrwxr-x. 10 jenkins jenkins 4096 May 19 06:18 . 06:18:42 drwxrwxr-x. 4 jenkins jenkins 32 May 19 06:15 .. 06:18:42 drwxrwxr-x. 2 jenkins jenkins 64 May 19 06:16 bin 06:18:42 -rw-r--r--. 1 jenkins jenkins 126187 May 19 06:18 coverage.out 06:18:42 -rw-rw-r--. 1 jenkins jenkins 987 May 19 06:16 Dockerfile.build 06:18:42 -rw-rw-r--. 1 jenkins jenkins 140 May 19 06:16 .dockerignore 06:18:42 drwxrwxr-x. 5 jenkins jenkins 62 May 19 06:16 example 06:18:42 drwxrwxr-x. 8 jenkins jenkins 162 May 19 06:16 .git 06:18:42 drwxrwxr-x. 2 jenkins jenkins 103 May 19 06:16 .github 06:18:42 -rw-rw-r--. 1 jenkins jenkins 138 May 19 06:16 .gitignore 06:18:42 -rw-r--r--. 1 jenkins jenkins 575 May 19 06:18 go.mod 06:18:42 -rw-r--r--. 1 jenkins jenkins 20803 May 19 06:17 go.sum 06:18:42 drwxrwxr-x. 15 jenkins jenkins 224 May 19 06:16 internal 06:18:42 -rw-rw-r--. 1 jenkins jenkins 894 May 19 06:16 Jenkinsfile 06:18:42 -rw-rw-r--. 1 jenkins jenkins 11341 May 19 06:16 LICENSE 06:18:42 -rw-rw-r--. 1 jenkins jenkins 1026 May 19 06:16 Makefile 06:18:42 drwxrwxr-x. 4 jenkins jenkins 26 May 19 06:16 openapi 06:18:42 drwxrwxr-x. 5 jenkins jenkins 50 May 19 06:16 pkg 06:18:42 -rw-rw-r--. 1 jenkins jenkins 7652 May 19 06:16 README.md 06:18:42 -rw-rw-r--. 1 jenkins jenkins 6616 May 19 06:16 RELEASE-NOTES.txt 06:18:42 drwxrwxr-x. 4 jenkins jenkins 54 May 19 06:16 snap 06:18:42 -rw-rw-r--. 1 jenkins jenkins 12 May 19 06:12 VERSION 06:18:42 -rw-rw-r--. 1 jenkins jenkins 222 May 19 06:16 version.go [Pipeline] isUnix [Pipeline] sh 06:18:42 + 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=a3df5a9219cebd743c534ea7ba05fe82cddb65a8 --label arch=amd64 --label version=2.0.0-dev.64 . 06:18:42 Sending build context to Docker daemon 2.711MB 06:18:42 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 06:18:42 Step 2/23 : FROM ${BASE} AS builder 06:18:42 ---> 3b84f9c96f7c 06:18:42 Step 3/23 : WORKDIR /device-sdk-go 06:18:42 ---> Running in fdfe8d074f1f 06:18:42 Removing intermediate container fdfe8d074f1f 06:18:42 ---> da4a105f4dcc 06:18:42 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:18:42 ---> Running in cd43967e7033 06:18:42 Removing intermediate container cd43967e7033 06:18:42 ---> c66486d8723c 06:18:42 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:18:42 ---> Running in 198051cccc3a 06:18:43 Removing intermediate container 198051cccc3a 06:18:43 ---> dfef98c0fefe 06:18:43 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 06:18:43 ---> Running in be76d2c97b99 06:18:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:18:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:18:44 OK: 150 MiB in 46 packages 06:18:45 Removing intermediate container be76d2c97b99 06:18:45 ---> 636b1ba6456e 06:18:45 Step 7/23 : COPY . . 06:18:45 ---> 88867bc0f7dc 06:18:45 Step 8/23 : RUN go mod download 06:18:45 ---> Running in 5af470795a99 06:18:46 Removing intermediate container 5af470795a99 06:18:46 ---> 7858d1ae14c2 06:18:46 Step 9/23 : RUN make build 06:18:46 ---> Running in 3a6d73e72965 06:18:46 go mod tidy 06:18:46 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.64" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:18:59 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 06:19:02 Removing intermediate container 3a6d73e72965 06:19:02 ---> d10c90012011 06:19:02 Step 10/23 : FROM alpine:3.12 06:19:03 3.12: Pulling from library/alpine 06:19:03 339de151aab4: Pulling fs layer 06:19:03 339de151aab4: Verifying Checksum 06:19:03 339de151aab4: Download complete 06:19:03 339de151aab4: Pull complete 06:19:04 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:19:04 Status: Downloaded newer image for alpine:3.12 06:19:04 ---> 13621d1b12d4 06:19:04 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:19:05 ---> Running in 11d600c85c3b 06:19:05 Removing intermediate container 11d600c85c3b 06:19:05 ---> c9832ca06d66 06:19:05 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:19:05 ---> Running in 8ba3e19e1a6a 06:19:07 Removing intermediate container 8ba3e19e1a6a 06:19:07 ---> 0d4dbf43f814 06:19:07 Step 13/23 : RUN apk add --update --no-cache zeromq 06:19:07 ---> Running in 23bd772c7d68 06:19:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:19:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:19:09 (1/5) Installing libgcc (9.3.0-r2) 06:19:09 (2/5) Installing libsodium (1.0.18-r0) 06:19:09 (3/5) Installing libstdc++ (9.3.0-r2) 06:19:09 (4/5) Installing libzmq (4.3.3-r0) 06:19:09 (5/5) Installing zeromq (4.3.3-r0) 06:19:10 Executing busybox-1.31.1-r20.trigger 06:19:10 OK: 8 MiB in 19 packages 06:19:11 Removing intermediate container 23bd772c7d68 06:19:11 ---> 5036146a7e81 06:19:11 Step 14/23 : WORKDIR / 06:19:11 ---> Running in 7fb1bfb61df1 06:19:11 Removing intermediate container 7fb1bfb61df1 06:19:11 ---> 0a94c1f1216e 06:19:11 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:19:12 ---> 53c0f6b3f1bd 06:19:12 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:19:14 ---> 2861d4e9a891 06:19:14 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:19:15 ---> feae9833f1ed 06:19:15 Step 18/23 : EXPOSE 49990 06:19:15 ---> Running in 7f80ebed5f4e 06:19:15 Removing intermediate container 7f80ebed5f4e 06:19:15 ---> a3ec736b17eb 06:19:15 Step 19/23 : ENTRYPOINT ["/device-simple"] 06:19:15 ---> Running in c3a93a57b54e 06:19:16 Removing intermediate container c3a93a57b54e 06:19:16 ---> bb7f11e519ef 06:19:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:19:16 ---> Running in 40f4d5287835 06:19:16 Removing intermediate container 40f4d5287835 06:19:16 ---> 5c5e53702ed3 06:19:16 Step 21/23 : LABEL arch=amd64 06:19:17 ---> Running in ccf7b36f9578 06:19:17 Removing intermediate container ccf7b36f9578 06:19:17 ---> 16808f3a75d4 06:19:17 Step 22/23 : LABEL git_sha=a3df5a9219cebd743c534ea7ba05fe82cddb65a8 06:19:18 ---> Running in ef929ab54d78 06:19:18 Removing intermediate container ef929ab54d78 06:19:18 ---> e4ac69015136 06:19:18 Step 23/23 : LABEL version=2.0.0-dev.64 06:19:18 ---> Running in 3f1b991ef2a6 06:19:19 Removing intermediate container 3f1b991ef2a6 06:19:19 ---> 1cb894176613 06:19:19 [Warning] One or more build-args [ARCH MAKE] were not consumed 06:19:19 Successfully built 1cb894176613 06:19:19 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 06:19:20 ---> job-cost.sh 06:19:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yIPy 06:19:31 gofmt -l . 06:19:31 [ "`gofmt -l .`" = "" ] 06:19:31 ./bin/test-attribution-txt.sh 06:19:31 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:19:31 $ docker stop --time=1 2383fe36c07f0a81c902f178c57bde1369ff3bcaaf2b5ba5dda3663f9cb62fe2 06:19:32 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:19:33 $ docker rm -f 2383fe36c07f0a81c902f178c57bde1369ff3bcaaf2b5ba5dda3663f9cb62fe2 [Pipeline] // withDockerContainer [Pipeline] sh 06:19:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:19:35 Warning: overwriting stash ‘coverage-report’ 06:19:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:19:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:19:36 + ls -al . 06:19:36 total 248 06:19:36 drwxrwxr-x 10 jenkins jenkins 4096 May 19 06:19 . 06:19:36 drwxrwxr-x 4 jenkins jenkins 4096 May 19 06:15 .. 06:19:36 -rw-rw-r-- 1 jenkins jenkins 140 May 19 06:15 .dockerignore 06:19:36 drwxrwxr-x 8 jenkins jenkins 4096 May 19 06:15 .git 06:19:36 drwxrwxr-x 2 jenkins jenkins 4096 May 19 06:15 .github 06:19:36 -rw-rw-r-- 1 jenkins jenkins 138 May 19 06:15 .gitignore 06:19:36 -rw-rw-r-- 1 jenkins jenkins 987 May 19 06:15 Dockerfile.build 06:19:36 -rw-rw-r-- 1 jenkins jenkins 894 May 19 06:15 Jenkinsfile 06:19:36 -rw-rw-r-- 1 jenkins jenkins 11341 May 19 06:15 LICENSE 06:19:36 -rw-rw-r-- 1 jenkins jenkins 1026 May 19 06:15 Makefile 06:19:36 -rw-rw-r-- 1 jenkins jenkins 7652 May 19 06:15 README.md 06:19:36 -rw-rw-r-- 1 jenkins jenkins 6616 May 19 06:15 RELEASE-NOTES.txt 06:19:36 -rw-rw-r-- 1 jenkins jenkins 12 May 19 06:12 VERSION 06:19:36 drwxrwxr-x 2 jenkins jenkins 4096 May 19 06:15 bin 06:19:36 -rw-r--r-- 1 jenkins jenkins 126187 May 19 06:18 coverage.out 06:19:36 drwxrwxr-x 5 jenkins jenkins 4096 May 19 06:15 example 06:19:36 -rw-r--r-- 1 jenkins jenkins 575 May 19 06:19 go.mod 06:19:36 -rw-r--r-- 1 jenkins jenkins 20803 May 19 06:16 go.sum 06:19:36 drwxrwxr-x 15 jenkins jenkins 4096 May 19 06:15 internal 06:19:36 drwxrwxr-x 4 jenkins jenkins 4096 May 19 06:15 openapi 06:19:36 drwxrwxr-x 5 jenkins jenkins 4096 May 19 06:15 pkg 06:19:36 drwxrwxr-x 4 jenkins jenkins 4096 May 19 06:15 snap 06:19:36 -rw-rw-r-- 1 jenkins jenkins 222 May 19 06:15 version.go [Pipeline] isUnix [Pipeline] sh 06:19: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=a3df5a9219cebd743c534ea7ba05fe82cddb65a8 --label arch=arm64 --label version=2.0.0-dev.64 . 06:19:37 Sending build context to Docker daemon 2.702MB 06:19:37 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 06:19:37 Step 2/23 : FROM ${BASE} AS builder 06:19:37 ---> bdecf382d2c1 06:19:37 Step 3/23 : WORKDIR /device-sdk-go 06:19:37 ---> Running in b3227c8d1cb6 06:19:38 Removing intermediate container b3227c8d1cb6 06:19:38 ---> 3d5614fa3149 06:19:38 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:19:38 ---> Running in 16f5476b11d4 06:19:39 Removing intermediate container 16f5476b11d4 06:19:39 ---> fc5928991859 06:19:39 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:19:39 ---> Running in 5dc1597221e7 06:19:41 Removing intermediate container 5dc1597221e7 06:19:41 ---> e81d372bbab6 06:19:41 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 06:19:41 ---> Running in 0936ccc32eae 06:19:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:19:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:19:46 OK: 139 MiB in 46 packages 06:19:47 lf-activate-venv(): INFO: Adding /tmp/venv-yIPy/bin to PATH 06:19:47 INFO: No Stack... 06:19:47 INFO: Retrieving Pricing Info for: v3-standard-2 06:19:47 INFO: Archiving Costs [Pipeline] sh 06:19:47 + cat /w/workspace/device-sdk-go/170/archives/cost.csv 06:19:47 + cut -d, -f6 06:19:47 Removing intermediate container 0936ccc32eae 06:19:47 ---> 7fb9f0576ee9 06:19:47 Step 7/23 : COPY . . [Pipeline] lock 06:19:47 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-170-stack-cost] 06:19:47 Resource [jenkins-edgexfoundry-device-sdk-go-master-170-stack-cost] did not exist. Created. 06:19:47 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-170-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:19:47 + echo total: 0.05999999865889549 [Pipeline] stash 06:19:48 Stashed 1 file(s) [Pipeline] } 06:19:48 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-170-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:19:49 ---> 0feff2d127fd 06:19:49 Step 8/23 : RUN go mod download 06:19:49 ---> Running in 97b01a0d0599 06:19:51 Removing intermediate container 97b01a0d0599 06:19:51 ---> 82dc7f845f45 06:19:51 Step 9/23 : RUN make build 06:19:51 ---> Running in 277e54b79a52 06:19:52 go mod tidy 06:19:53 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.64" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:20:25 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 06:20:28 Removing intermediate container 277e54b79a52 06:20:28 ---> dfe69d2cdfbc 06:20:28 Step 10/23 : FROM alpine:3.12 06:20:28 3.12: Pulling from library/alpine 06:20:28 d2f70382dc9a: Pulling fs layer 06:20:28 d2f70382dc9a: Verifying Checksum 06:20:28 d2f70382dc9a: Download complete 06:20:29 d2f70382dc9a: Pull complete 06:20:29 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:20:29 Status: Downloaded newer image for alpine:3.12 06:20:29 ---> 9852663dfa18 06:20:29 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:20:29 ---> Running in 7eb29dff8b45 06:20:30 Removing intermediate container 7eb29dff8b45 06:20:30 ---> c9088e9ff8ea 06:20:30 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:20:30 ---> Running in c9f44761904c 06:20:32 Removing intermediate container c9f44761904c 06:20:32 ---> 9955c5a9911a 06:20:32 Step 13/23 : RUN apk add --update --no-cache zeromq 06:20:32 ---> Running in 28dd5770098a 06:20:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:20:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:20:35 (1/5) Installing libgcc (9.3.0-r2) 06:20:35 (2/5) Installing libsodium (1.0.18-r0) 06:20:35 (3/5) Installing libstdc++ (9.3.0-r2) 06:20:35 (4/5) Installing libzmq (4.3.3-r0) 06:20:35 (5/5) Installing zeromq (4.3.3-r0) 06:20:35 Executing busybox-1.31.1-r20.trigger 06:20:35 OK: 8 MiB in 19 packages 06:20:37 Removing intermediate container 28dd5770098a 06:20:37 ---> 91199ae6753a 06:20:37 Step 14/23 : WORKDIR / 06:20:37 ---> Running in 98edc6fa1cec 06:20:37 Removing intermediate container 98edc6fa1cec 06:20:37 ---> a4ef75f15100 06:20:37 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:20:38 ---> 23e87e221029 06:20:38 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:20:39 ---> f2ee5b9c7be7 06:20:39 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:20:40 ---> cbdfd77b50f3 06:20:40 Step 18/23 : EXPOSE 49990 06:20:40 ---> Running in fb8e59a7a538 06:20:41 Removing intermediate container fb8e59a7a538 06:20:41 ---> 2f7fdcaf97bb 06:20:41 Step 19/23 : ENTRYPOINT ["/device-simple"] 06:20:41 ---> Running in fb9f1b2c42ca 06:20:41 Removing intermediate container fb9f1b2c42ca 06:20:41 ---> a7596b03fa38 06:20:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:20:41 ---> Running in 7ac49fe3cd3b 06:20:42 Removing intermediate container 7ac49fe3cd3b 06:20:42 ---> a989d17e8782 06:20:42 Step 21/23 : LABEL arch=arm64 06:20:42 ---> Running in 8931b4773107 06:20:42 Removing intermediate container 8931b4773107 06:20:42 ---> 115c90799e87 06:20:42 Step 22/23 : LABEL git_sha=a3df5a9219cebd743c534ea7ba05fe82cddb65a8 06:20:42 ---> Running in f4e79b3b3e79 06:20:43 Removing intermediate container f4e79b3b3e79 06:20:43 ---> 94254b711e42 06:20:43 Step 23/23 : LABEL version=2.0.0-dev.64 06:20:43 ---> Running in 2e5e9f30f028 06:20:44 Removing intermediate container 2e5e9f30f028 06:20:44 ---> 99d6cf6c940c 06:20:44 [Warning] One or more build-args [ARCH MAKE] were not consumed 06:20:44 Successfully built 99d6cf6c940c 06:20:44 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 06:20:44 ---> job-cost.sh 06:20:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0ODA 06:21:23 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:22:45 lf-activate-venv(): INFO: Adding /tmp/venv-0ODA/bin to PATH 06:22:45 INFO: No Stack... 06:22:45 INFO: Retrieving Pricing Info for: v2-standard-4 06:22:45 INFO: Archiving Costs [Pipeline] sh 06:22:46 + cat /w/workspace/device-sdk-go/170/archives/cost.csv 06:22:46 + cut -d, -f6 [Pipeline] lock 06:22:46 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-170-stack-cost] 06:22:46 Resource [jenkins-edgexfoundry-device-sdk-go-master-170-stack-cost] did not exist. Created. 06:22:46 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-170-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:22:46 /w/workspace/device-sdk-go/170@tmp/durable-a59fee00/script.sh: 1: /w/workspace/device-sdk-go/170@tmp/durable-a59fee00/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:22:46 + echo total: 0.18000000715255737 [Pipeline] stash 06:22:46 Warning: overwriting stash ‘stack-cost’ 06:22:47 Stashed 1 file(s) [Pipeline] } 06:22:47 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-170-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 06:22:47 provisioning config files... 06:22:47 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5422498076564542844tmp [Pipeline] { [Pipeline] sh 06:22:48 + set +x 06:22:48 + bash -s -- 06:22:48 + curl -s https://codecov.io/bash 06:22:48 06:22:48 _____ _ 06:22:48 / ____| | | 06:22:48 | | ___ __| | ___ ___ _____ __ 06:22:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:22:48 | |___| (_) | (_| | __/ (_| (_) \ V / 06:22:48 \_____\___/ \__,_|\___|\___\___/ \_/ 06:22:48 Bash-1.0.2 06:22:48 06:22:48 06:22:48 ==> git version 2.24.4 found 06:22:48 ==> 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 06:22:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:22:48 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:22:48 ==> Jenkins CI detected. 06:22:48 project root: . 06:22:48 --> token set from env 06:22:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:22:48 ==> Running gcov in . (disable via -X gcov) 06:22:48 ==> Python coveragepy not found 06:22:48 ==> Searching for coverage reports in: 06:22:48 + . 06:22:48 -> Found 1 reports 06:22:48 ==> Detecting git/mercurial file structure 06:22:48 ==> Reading reports 06:22:48 + ./coverage.out bytes=126187 06:22:48 ==> Appending adjustments 06:22:48 https://docs.codecov.io/docs/fixing-reports 06:22:48 + Found adjustments 06:22:48 ==> Gzipping contents 06:22:48 20K /tmp/codecov.pCEDKz.gz 06:22:48 ==> Uploading reports 06:22:48 url: https://codecov.io 06:22:48 query: branch=master&commit=a3df5a9219cebd743c534ea7ba05fe82cddb65a8&build=170&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F170%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:22:48 -> Pinging Codecov 06:22:48 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=a3df5a9219cebd743c534ea7ba05fe82cddb65a8&build=170&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F170%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:22:49 -> Uploading to 06:22:49 https://storage.googleapis.com/codecov/v4/raw/2021-05-19/7E55EF52A471D76F132DFD9A03CDDE97/a3df5a9219cebd743c534ea7ba05fe82cddb65a8/081afa86-175d-48dc-97f6-fac882fcb9c4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210519%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210519T062249Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=081fcf121938ebf8106dd0065e3622ea6e20cec43e05e2be751d779f01de15b6 06:22:49 % Total % Received % Xferd Average Speed Time Time Time Current 06:22:49 Dload Upload Total Spent Left Speed 06:22:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16489 0 0 100 16489 0 47797 --:--:-- --:--:-- --:--:-- 47794 06:22:49 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/a3df5a9219cebd743c534ea7ba05fe82cddb65a8 [Pipeline] } 06:22:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:22:50 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:22:50 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:22:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:22:50 06:22:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 06:22:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:22:50 1.410.4: Pulling from edgex-devops/edgex-snyk-go 06:22:50 188c0c94c7c5: Pulling fs layer 06:22:50 0ef7d3d256c8: Pulling fs layer 06:22:50 de9db76c5a1d: Pulling fs layer 06:22:50 0eba1c9be4d2: Pulling fs layer 06:22:50 0d57e429df01: Pulling fs layer 06:22:50 4e4be7b47b0d: Pulling fs layer 06:22:50 e1f770b5df2f: Pulling fs layer 06:22:50 85a0685a4137: Pulling fs layer 06:22:50 0eba1c9be4d2: Waiting 06:22:50 0d57e429df01: Waiting 06:22:50 4e4be7b47b0d: Waiting 06:22:50 85a0685a4137: Waiting 06:22:50 e1f770b5df2f: Waiting 06:22:50 de9db76c5a1d: Verifying Checksum 06:22:50 de9db76c5a1d: Download complete 06:22:50 0ef7d3d256c8: Verifying Checksum 06:22:50 0ef7d3d256c8: Download complete 06:22:50 0d57e429df01: Verifying Checksum 06:22:50 0d57e429df01: Download complete 06:22:50 4e4be7b47b0d: Verifying Checksum 06:22:50 4e4be7b47b0d: Download complete 06:22:50 188c0c94c7c5: Verifying Checksum 06:22:50 188c0c94c7c5: Download complete 06:22:51 188c0c94c7c5: Pull complete 06:22:51 0ef7d3d256c8: Pull complete 06:22:51 de9db76c5a1d: Pull complete 06:22:52 e1f770b5df2f: Verifying Checksum 06:22:52 e1f770b5df2f: Download complete 06:22:54 85a0685a4137: Verifying Checksum 06:22:54 85a0685a4137: Download complete 06:22:54 0eba1c9be4d2: Verifying Checksum 06:22:54 0eba1c9be4d2: Download complete 06:22:57 0eba1c9be4d2: Pull complete 06:22:57 0d57e429df01: Pull complete 06:22:57 4e4be7b47b0d: Pull complete 06:22:57 e1f770b5df2f: Pull complete 06:23:01 85a0685a4137: Pull complete 06:23:01 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 06:23:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:23:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 06:23:01 prd-centos7-docker-4c-2g-15020 does not seem to be running inside a container 06:23:01 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 06:23:05 $ docker top 54dfee9588d6e72f801c076faf87c3428c2387716638a2cbb0f0036267a2f533 -eo pid,comm [Pipeline] { [Pipeline] echo 06:23:05 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 06:23:05 + set -o pipefail 06:23:05 + snyk monitor '--org=edgex-jenkins' 06:23:11 06:23:11 Monitoring /w/workspace/dgexfoundry_device-sdk-go_master (github.com/edgexfoundry/device-sdk-go/v2)... 06:23:11 06:23:11 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/b06b2a5e-af96-40fa-8911-b10ba8bc6bfd 06:23:11 06:23:11 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:23:11 06:23:11 [Pipeline] } 06:23:11 $ docker stop --time=1 54dfee9588d6e72f801c076faf87c3428c2387716638a2cbb0f0036267a2f533 06:23:14 $ docker rm -f 54dfee9588d6e72f801c076faf87c3428c2387716638a2cbb0f0036267a2f533 [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 06:23:15 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:23:15 provisioning config files... 06:23:15 copy managed file [swaggerhub-api-key] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config8186556350507814506tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:23:15 --> edgex-publish-swagger.sh 06:23:15 === Publish openapi/v1 API === 06:23:15 [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger 06:23:15 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v1/device-sdk.yaml] 06:23:15 % Total % Received % Xferd Average Speed Time Time Time Current 06:23:15 Dload Upload Total Spent Left Speed 06:23:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19947 0 0 100 19947 0 29833 --:--:-- --:--:-- --:--:-- 29860 06:23:16 06:23:16 06:23:16 === Publish openapi/v2 API === 06:23:16 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 06:23:16 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v2/device-sdk.yaml] 06:23:16 % Total % Received % Xferd Average Speed Time Time Time Current 06:23:16 Dload Upload Total Spent Left Speed 06:23:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51483 0 0 100 51483 0 73674 --:--:-- --:--:-- --:--:-- 73652 100 51483 0 0 100 51483 0 73653 --:--:-- --:--:-- --:--:-- 73652 06:23:16 06:23:16 [Pipeline] } 06:23:16 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 06:23:17 + git log --format=format:%s -1 a3df5a9219cebd743c534ea7ba05fe82cddb65a8 [Pipeline] isUnix [Pipeline] sh 06:23:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:23:17 . [Pipeline] withDockerContainer 06:23:17 prd-centos7-docker-4c-2g-15020 does not seem to be running inside a container 06:23:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:23:18 $ docker top 7b0458654f7bae28f91153edfec49cb34783df7305f8785e8c75ef0fbcd83d29 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:23:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:23:18 [ssh-agent] Looking for ssh-agent implementation... 06:23:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:23:18 $ docker exec 7b0458654f7bae28f91153edfec49cb34783df7305f8785e8c75ef0fbcd83d29 ssh-agent 06:23:18 SSH_AUTH_SOCK=/tmp/ssh-IQi6fWlPYDB1/agent.13 06:23:18 SSH_AGENT_PID=19 06:23:18 Running ssh-add (command line suppressed) 06:23:18 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_999599658092834551.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_999599658092834551.key) 06:23:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:23:18 + git semver tag 06:23:18 # -> Open(): unable to determine branch for HEAD 06:23:18 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 06:23:18 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 06:23:18 # $SEMVER_REMOTE_NAME = origin 06:23:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:23:18 # $SEMVER_USER_NAME = edgex-jenkins 06:23:18 # $SEMVER_BRANCH = master 06:23:18 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 06:23:18 # a3df5a9219cebd743c534ea7ba05fe82cddb65a8 HEAD 06:23:18 # -> Force: false 06:23:18 # 95513de02d29b77ed4ae5959917f63dd52df26ab refs/tags/v2.0.0-dev.64 [Pipeline] } 06:23:18 $ docker exec --env ******** --env ******** 7b0458654f7bae28f91153edfec49cb34783df7305f8785e8c75ef0fbcd83d29 ssh-agent -k 06:23:18 unset SSH_AUTH_SOCK; 06:23:18 unset SSH_AGENT_PID; 06:23:18 echo Agent pid 19 killed; 06:23:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:23:19 + git semver [Pipeline] } 06:23:19 $ docker stop --time=1 7b0458654f7bae28f91153edfec49cb34783df7305f8785e8c75ef0fbcd83d29 06:23:20 $ docker rm -f 7b0458654f7bae28f91153edfec49cb34783df7305f8785e8c75ef0fbcd83d29 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 06:23:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:23:20 06:23:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 06:23:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:23:21 0.23.1-centos7: Pulling from edgex-lftools 06:23:21 ab5ef0e58194: Pulling fs layer 06:23:21 9712f1f96733: Pulling fs layer 06:23:21 63f879dbbcfc: Pulling fs layer 06:23:21 0d9ebad4ef96: Pulling fs layer 06:23:21 e9a5061849ea: Pulling fs layer 06:23:21 d747dcd14b5f: Pulling fs layer 06:23:21 2de7ff778b66: Pulling fs layer 06:23:21 0d9ebad4ef96: Waiting 06:23:21 e9a5061849ea: Waiting 06:23:21 d747dcd14b5f: Waiting 06:23:21 2de7ff778b66: Waiting 06:23:21 9712f1f96733: Verifying Checksum 06:23:21 9712f1f96733: Download complete 06:23:23 63f879dbbcfc: Verifying Checksum 06:23:23 63f879dbbcfc: Download complete 06:23:23 0d9ebad4ef96: Verifying Checksum 06:23:23 0d9ebad4ef96: Download complete 06:23:23 d747dcd14b5f: Verifying Checksum 06:23:23 d747dcd14b5f: Download complete 06:23:23 e9a5061849ea: Verifying Checksum 06:23:23 e9a5061849ea: Download complete 06:23:23 ab5ef0e58194: Verifying Checksum 06:23:23 ab5ef0e58194: Download complete 06:23:23 2de7ff778b66: Verifying Checksum 06:23:23 2de7ff778b66: Download complete 06:23:26 ab5ef0e58194: Pull complete 06:23:26 9712f1f96733: Pull complete 06:23:26 63f879dbbcfc: Pull complete 06:23:30 0d9ebad4ef96: Pull complete 06:23:30 e9a5061849ea: Pull complete 06:23:30 d747dcd14b5f: Pull complete 06:23:31 2de7ff778b66: Pull complete 06:23:31 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:23:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:23:31 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 06:23:31 prd-centos7-docker-4c-2g-15020 does not seem to be running inside a container 06:23:31 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:23:46 $ docker top 2b85dc5deb2c66b8b1cfc6faf327176875ed9825b9477567889a99b5305c31f6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:23:46 provisioning config files... 06:23:47 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config8376982003528690514tmp 06:23:47 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config6630903302805350467tmp 06:23:47 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config8598043938989156403tmp [Pipeline] { [Pipeline] echo 06:23:47 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:23:47 ---> sigul-configuration.sh 06:23:47 gpg: directory `/root/.gnupg' created 06:23:47 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:23:47 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:23:47 gpg: keyring `/root/.gnupg/secring.gpg' created 06:23:47 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:23:47 gpg: CAST5 encrypted data 06:23:47 gpg: encrypted with 1 passphrase 06:23:47 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:23:47 + mkdir /home/jenkins 06:23:47 + mkdir /home/jenkins/sigul [Pipeline] sh 06:23:47 + 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 06:23:47 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:23:48 ---> sigul-install.sh 06:23:53 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 06:23:53 + git tag --list 06:23:53 0.7.1 06:23:53 delhi-tag 06:23:53 v1.0.0 06:23:53 v1.1.0 06:23:53 v1.1.1 06:23:53 v1.1.2 06:23:53 v1.2.0 06:23:53 v1.2.1 06:23:53 v1.2.2 06:23:53 v1.2.3 06:23:53 v1.3.0 06:23:53 v1.4.0 06:23:53 v2.0.0-dev.1 06:23:53 v2.0.0-dev.10 06:23:53 v2.0.0-dev.11 06:23:53 v2.0.0-dev.12 06:23:53 v2.0.0-dev.13 06:23:53 v2.0.0-dev.14 06:23:53 v2.0.0-dev.15 06:23:53 v2.0.0-dev.16 06:23:53 v2.0.0-dev.17 06:23:53 v2.0.0-dev.18 06:23:53 v2.0.0-dev.19 06:23:53 v2.0.0-dev.2 06:23:53 v2.0.0-dev.20 06:23:53 v2.0.0-dev.21 06:23:53 v2.0.0-dev.22 06:23:53 v2.0.0-dev.23 06:23:53 v2.0.0-dev.24 06:23:53 v2.0.0-dev.25 06:23:53 v2.0.0-dev.26 06:23:53 v2.0.0-dev.27 06:23:53 v2.0.0-dev.28 06:23:53 v2.0.0-dev.29 06:23:53 v2.0.0-dev.3 06:23:53 v2.0.0-dev.30 06:23:53 v2.0.0-dev.31 06:23:53 v2.0.0-dev.32 06:23:53 v2.0.0-dev.33 06:23:53 v2.0.0-dev.34 06:23:53 v2.0.0-dev.35 06:23:53 v2.0.0-dev.36 06:23:53 v2.0.0-dev.37 06:23:53 v2.0.0-dev.38 06:23:53 v2.0.0-dev.39 06:23:53 v2.0.0-dev.4 06:23:53 v2.0.0-dev.40 06:23:53 v2.0.0-dev.41 06:23:53 v2.0.0-dev.42 06:23:53 v2.0.0-dev.43 06:23:53 v2.0.0-dev.44 06:23:53 v2.0.0-dev.45 06:23:53 v2.0.0-dev.46 06:23:53 v2.0.0-dev.47 06:23:53 v2.0.0-dev.48 06:23:53 v2.0.0-dev.49 06:23:53 v2.0.0-dev.5 06:23:53 v2.0.0-dev.50 06:23:53 v2.0.0-dev.51 06:23:53 v2.0.0-dev.52 06:23:53 v2.0.0-dev.53 06:23:53 v2.0.0-dev.54 06:23:53 v2.0.0-dev.55 06:23:53 v2.0.0-dev.56 06:23:53 v2.0.0-dev.57 06:23:53 v2.0.0-dev.58 06:23:53 v2.0.0-dev.59 06:23:53 v2.0.0-dev.6 06:23:53 v2.0.0-dev.60 06:23:53 v2.0.0-dev.61 06:23:53 v2.0.0-dev.62 06:23:53 v2.0.0-dev.63 06:23:53 v2.0.0-dev.64 06:23:53 v2.0.0-dev.7 06:23:53 v2.0.0-dev.8 06:23:53 v2.0.0-dev.9 [Pipeline] sh 06:23:54 + lftools sign git-tag v2.0.0-dev.64 06:23:54 Signing Git tag with Sigul... 06:23:54 Signing v2.0.0-dev.64 [Pipeline] echo 06:23:55 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:23:57 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:23:57 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:23:57 $ docker stop --time=1 2b85dc5deb2c66b8b1cfc6faf327176875ed9825b9477567889a99b5305c31f6 06:24:01 $ docker rm -f 2b85dc5deb2c66b8b1cfc6faf327176875ed9825b9477567889a99b5305c31f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 06:24:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:24:02 . [Pipeline] withDockerContainer 06:24:02 prd-centos7-docker-4c-2g-15020 does not seem to be running inside a container 06:24: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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:24:02 $ docker top 272b9af5fdfb95be2d60830166cc2a90dbe5d71bec80cf12dd21b3d1a74187d7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:24:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:24:03 [ssh-agent] Looking for ssh-agent implementation... 06:24:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:24:03 $ docker exec 272b9af5fdfb95be2d60830166cc2a90dbe5d71bec80cf12dd21b3d1a74187d7 ssh-agent 06:24:03 SSH_AUTH_SOCK=/tmp/ssh-Nx24ZTUZhsvN/agent.14 06:24:03 SSH_AGENT_PID=20 06:24:03 Running ssh-add (command line suppressed) 06:24:03 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_866688753158249230.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_866688753158249230.key) 06:24:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:24:03 + git semver bump pre 06:24:03 # -> Open(): unable to determine branch for HEAD 06:24:03 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 06:24:03 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 06:24:03 # $SEMVER_REMOTE_NAME = origin 06:24:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:24:03 # $SEMVER_USER_NAME = edgex-jenkins 06:24:03 # $SEMVER_BRANCH = master 06:24:03 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 06:24:03 2.0.0-dev.65 [Pipeline] } 06:24:03 $ docker exec --env ******** --env ******** 272b9af5fdfb95be2d60830166cc2a90dbe5d71bec80cf12dd21b3d1a74187d7 ssh-agent -k 06:24:03 unset SSH_AUTH_SOCK; 06:24:03 unset SSH_AGENT_PID; 06:24:03 echo Agent pid 20 killed; 06:24:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:24:04 + git semver [Pipeline] } 06:24:04 $ docker stop --time=1 272b9af5fdfb95be2d60830166cc2a90dbe5d71bec80cf12dd21b3d1a74187d7 06:24:05 $ docker rm -f 272b9af5fdfb95be2d60830166cc2a90dbe5d71bec80cf12dd21b3d1a74187d7 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 06:24:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:24:06 . [Pipeline] withDockerContainer 06:24:06 prd-centos7-docker-4c-2g-15020 does not seem to be running inside a container 06:24: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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:24:06 $ docker top ed8201ef412727f245a9203185f140c4259ae93f81393ffb09685af4b2238832 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:24:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:24:07 [ssh-agent] Looking for ssh-agent implementation... 06:24:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:24:07 $ docker exec ed8201ef412727f245a9203185f140c4259ae93f81393ffb09685af4b2238832 ssh-agent 06:24:07 SSH_AUTH_SOCK=/tmp/ssh-MNUmhRL20G0K/agent.14 06:24:07 SSH_AGENT_PID=20 06:24:07 Running ssh-add (command line suppressed) 06:24:07 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_899341355050340327.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_899341355050340327.key) 06:24:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:24:07 + git semver push 06:24:07 # -> Open(): unable to determine branch for HEAD 06:24:07 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 06:24:07 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 06:24:07 # $SEMVER_REMOTE_NAME = origin 06:24:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:24:07 # $SEMVER_USER_NAME = edgex-jenkins 06:24:07 # $SEMVER_BRANCH = master 06:24:07 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 06:24:11 $ docker exec --env ******** --env ******** ed8201ef412727f245a9203185f140c4259ae93f81393ffb09685af4b2238832 ssh-agent -k 06:24:12 unset SSH_AUTH_SOCK; 06:24:12 unset SSH_AGENT_PID; 06:24:12 echo Agent pid 20 killed; 06:24:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:24:12 + git semver [Pipeline] } 06:24:12 $ docker stop --time=1 ed8201ef412727f245a9203185f140c4259ae93f81393ffb09685af4b2238832 06:24:13 $ docker rm -f ed8201ef412727f245a9203185f140c4259ae93f81393ffb09685af4b2238832 [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 06:24:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:24:15 ---> package-listing.sh 06:24:15 ++ facter osfamily 06:24:15 ++ tr '[:upper:]' '[:lower:]' 06:24:15 + OS_FAMILY=redhat 06:24:15 + workspace=/w/workspace/dgexfoundry_device-sdk-go_master 06:24:15 + START_PACKAGES=/tmp/packages_start.txt 06:24:15 + END_PACKAGES=/tmp/packages_end.txt 06:24:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:24:15 + PACKAGES=/tmp/packages_start.txt 06:24:15 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 06:24:15 + PACKAGES=/tmp/packages_end.txt 06:24:15 + case "${OS_FAMILY}" in 06:24:15 + rpm -qa 06:24:15 + sort 06:24:16 + '[' -f /tmp/packages_start.txt ']' 06:24:16 + '[' -f /tmp/packages_end.txt ']' 06:24:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:24:16 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 06:24:16 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ 06:24: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 06:24: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 06:24:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:24:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:24:17 06:24:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:24:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:24:18 alpine: Pulling from edgex-lftools-log-publisher 06:24:18 df20fa9351a1: Pulling fs layer 06:24:18 36b3adc4ff6f: Pulling fs layer 06:24:18 8ad3a11d3b57: Pulling fs layer 06:24:18 46f8f816bc3b: Pulling fs layer 06:24:18 93b61091891f: Pulling fs layer 06:24:18 93b9cdb0e59b: Pulling fs layer 06:24:18 5e14af77c1be: Pulling fs layer 06:24:18 01666e4c0597: Pulling fs layer 06:24:18 aa168da1d23b: Pulling fs layer 06:24:18 93b9cdb0e59b: Waiting 06:24:18 5e14af77c1be: Waiting 06:24:18 01666e4c0597: Waiting 06:24:18 aa168da1d23b: Waiting 06:24:18 46f8f816bc3b: Waiting 06:24:18 93b61091891f: Waiting 06:24:18 36b3adc4ff6f: Verifying Checksum 06:24:18 36b3adc4ff6f: Download complete 06:24:18 46f8f816bc3b: Verifying Checksum 06:24:18 46f8f816bc3b: Download complete 06:24:18 df20fa9351a1: Verifying Checksum 06:24:18 df20fa9351a1: Download complete 06:24:18 93b9cdb0e59b: Verifying Checksum 06:24:18 93b9cdb0e59b: Download complete 06:24:18 5e14af77c1be: Verifying Checksum 06:24:18 5e14af77c1be: Download complete 06:24:18 01666e4c0597: Verifying Checksum 06:24:18 01666e4c0597: Download complete 06:24:18 93b61091891f: Verifying Checksum 06:24:18 93b61091891f: Download complete 06:24:18 8ad3a11d3b57: Verifying Checksum 06:24:18 8ad3a11d3b57: Download complete 06:24:18 df20fa9351a1: Pull complete 06:24:18 36b3adc4ff6f: Pull complete 06:24:19 8ad3a11d3b57: Pull complete 06:24:19 46f8f816bc3b: Pull complete 06:24:19 93b61091891f: Pull complete 06:24:20 93b9cdb0e59b: Pull complete 06:24:20 5e14af77c1be: Pull complete 06:24:20 aa168da1d23b: Verifying Checksum 06:24:20 aa168da1d23b: Download complete 06:24:20 01666e4c0597: Pull complete 06:24:25 aa168da1d23b: Pull complete 06:24:25 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:24:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:24:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:24:25 prd-centos7-docker-4c-2g-15020 does not seem to be running inside a container 06:24:25 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:24:36 $ docker top 1e8deab26423e8a10dec708265417420f44101db3480ce26b9b070cbc7db60e7 -eo pid,comm [Pipeline] { [Pipeline] sh 06:24:37 + touch /tmp/pre-build-complete [Pipeline] sh 06:24:37 + mkdir -p /var/log/sa [Pipeline] sh 06:24:37 + ls /var/log/sa-host 06:24:37 + sadf -c /var/log/sa-host/sa05 06:24:37 file_magic: OK 06:24:37 HZ: Using current value: 100 06:24:37 file_header: OK 06:24:37 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 06:24:37 Statistics: 06:24:37 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:24:37 File successfully converted to sysstat format version 12.2.1 06:24:37 + sadf -c /var/log/sa-host/sa19 06:24:37 file_magic: OK 06:24:37 HZ: Using current value: 100 06:24:37 file_header: OK 06:24:37 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 06:24:37 Statistics: 06:24:37 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:24:37 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:24:37 provisioning config files... 06:24:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1491614884234559476tmp [Pipeline] { [Pipeline] echo 06:24:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:24:38 ---> create-netrc.sh [Pipeline] } 06:24:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:24:38 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:24:38 ---> python-tools-install.sh [Pipeline] echo 06:24:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:24:38 ---> sudo-logs.sh 06:24:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:24:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:24:39 ---> job-cost.sh 06:24:39 lf-activate-venv: SKIPPING 06:24:39 DEBUG: total: 0.18000000715255737 06:24:39 INFO: Retrieving Stack Cost... 06:24:40 INFO: Retrieving Pricing Info for: v3-standard-2 06:24:40 INFO: Archiving Costs [Pipeline] echo 06:24:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:24:41 ---> logs-deploy.sh 06:24:41 lf-activate-venv: SKIPPING 06:24:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/170 06:24:41 INFO: archiving workspace using pattern(s): 06:24:41 Archives upload complete. 06:24:41 INFO: archiving logs to Nexus 06:24:42 ---> uname -a: 06:24:42 Linux prd-centos7-docker-4c-2g-15020.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 06:24:42 06:24:42 06:24:42 ---> lscpu: 06:24:42 Architecture: x86_64 06:24:42 CPU op-mode(s): 32-bit, 64-bit 06:24:42 Byte Order: Little Endian 06:24:42 Address sizes: 40 bits physical, 48 bits virtual 06:24:42 CPU(s): 2 06:24:42 On-line CPU(s) list: 0,1 06:24:42 Thread(s) per core: 1 06:24:42 Core(s) per socket: 1 06:24:42 Socket(s): 2 06:24:42 NUMA node(s): 1 06:24:42 Vendor ID: AuthenticAMD 06:24:42 CPU family: 23 06:24:42 Model: 49 06:24:42 Model name: AMD EPYC-Rome Processor 06:24:42 Stepping: 0 06:24:42 CPU MHz: 2799.998 06:24:42 BogoMIPS: 5599.99 06:24:42 Virtualization: AMD-V 06:24:42 Hypervisor vendor: KVM 06:24:42 Virtualization type: full 06:24:42 L1d cache: 64 KiB 06:24:42 L1i cache: 64 KiB 06:24:42 L2 cache: 1 MiB 06:24:42 L3 cache: 32 MiB 06:24:42 NUMA node0 CPU(s): 0,1 06:24:42 Vulnerability Itlb multihit: Not affected 06:24:42 Vulnerability L1tf: Not affected 06:24:42 Vulnerability Mds: Not affected 06:24:42 Vulnerability Meltdown: Not affected 06:24:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:24:42 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:24:42 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:24:42 Vulnerability Srbds: Not affected 06:24:42 Vulnerability Tsx async abort: Not affected 06:24:42 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 06:24:42 06:24:42 06:24:42 ---> nproc: 06:24:42 2 06:24:42 06:24:42 06:24:42 ---> df -h: 06:24:42 Filesystem Size Used Available Use% Mounted on 06:24:42 overlay 40.0G 8.9G 31.1G 22% / 06:24:42 tmpfs 64.0M 0 64.0M 0% /dev 06:24:42 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 06:24:42 shm 64.0M 0 64.0M 0% /dev/shm 06:24:42 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 06:24:42 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 06:24:42 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 06:24:42 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 06:24:42 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dgexfoundry_device-sdk-go_master@tmp 06:24:42 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 06:24:42 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 06:24:42 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 06:24:42 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 06:24:42 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dgexfoundry_device-sdk-go_master 06:24:42 06:24:42 06:24:42 ---> free -m: 06:24:42 total used free shared buff/cache available 06:24:42 Mem: 7821 1263 3172 0 3385 6477 06:24:42 Swap: 1023 0 1023 06:24:42 06:24:42 06:24:42 ---> ip addr: 06:24:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:24:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:24:42 inet 127.0.0.1/8 scope host lo 06:24:42 valid_lft forever preferred_lft forever 06:24:42 inet6 ::1/128 scope host 06:24:42 valid_lft forever preferred_lft forever 06:24:42 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:24:42 link/ether fa:16:3e:e1:e5:6f brd ff:ff:ff:ff:ff:ff 06:24:42 inet 10.30.122.104/23 brd 10.30.123.255 scope global dynamic eth0 06:24:42 valid_lft 85637sec preferred_lft 85637sec 06:24:42 inet6 fe80::f816:3eff:fee1:e56f/64 scope link 06:24:42 valid_lft forever preferred_lft forever 06:24:42 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:24:42 link/ether 02:42:44:8e:60:b6 brd ff:ff:ff:ff:ff:ff 06:24:42 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:24:42 valid_lft forever preferred_lft forever 06:24:42 inet6 fe80::42:44ff:fe8e:60b6/64 scope link 06:24:42 valid_lft forever preferred_lft forever 06:24:42 06:24:42 06:24:42 ---> sar -b -r -n DEV: 06:24:42 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) 06:24:42 06:24:42 06:11:46 LINUX RESTART (2 CPU) 06:24:42 06:24:42 06:13:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:24:42 06:14:01 3.56 0.00 3.56 0.00 0.00 118.64 0.00 06:24:42 06:15:01 0.42 0.00 0.42 0.00 0.00 6.23 0.00 06:24:42 06:16:01 0.27 0.00 0.27 0.00 0.00 3.33 0.00 06:24:42 06:17:01 0.20 0.00 0.20 0.00 0.00 2.57 0.00 06:24:42 06:18:01 0.32 0.00 0.32 0.00 0.00 4.78 0.00 06:24:42 06:19:01 0.35 0.00 0.35 0.00 0.00 4.76 0.00 06:24:42 06:20:01 0.15 0.00 0.15 0.00 0.00 1.75 0.00 06:24:42 06:21:01 0.28 0.00 0.28 0.00 0.00 3.08 0.00 06:24:42 06:22:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 06:24:42 06:23:01 23.93 0.03 23.89 0.00 3.73 9650.18 0.00 06:24:42 06:24:01 185.17 0.00 185.17 0.00 0.00 48907.10 0.00 06:24:42 Average: 19.56 0.00 19.56 0.00 0.34 5343.72 0.00 06:24:42 06:24:42 06:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:24:42 06:14:01 5478624 0 790416 9.87 2620 1737280 1238288 13.67 561748 1570380 20 06:24:42 06:15:01 5481164 0 787868 9.84 2620 1737288 1206420 13.32 562924 1567812 8 06:24:42 06:16:01 5477468 0 791564 9.88 2620 1737288 1206760 13.32 566436 1567808 20 06:24:42 06:17:01 5479492 0 789536 9.86 2620 1737292 1206484 13.32 557136 1575568 12 06:24:42 06:18:01 5475684 0 793336 9.91 2620 1737300 1206652 13.32 560768 1575568 8 06:24:42 06:19:01 5476676 0 792344 9.89 2620 1737300 1206484 13.32 559860 1575568 8 06:24:42 06:20:01 5473864 0 795148 9.93 2620 1737308 1206484 13.32 562032 1575568 8 06:24:42 06:21:01 5463680 0 805328 10.06 2620 1737312 1206712 13.32 572152 1575568 20 06:24:42 06:22:01 5462952 0 806052 10.06 2620 1737316 1206796 13.32 574240 1573968 16 06:24:42 06:23:01 4602320 0 948496 11.84 2620 2455504 1394128 15.39 690460 2232680 478716 06:24:42 06:24:01 3780080 0 1166824 14.57 2620 3059416 1300060 14.35 911788 2685916 24 06:24:42 Average: 5241091 0 842447 10.52 2620 1922782 1235024 13.64 607231 1734219 43533 06:24:42 06:24:42 06:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:24:42 06:14:01 eth0 2.92 1.23 2.09 0.10 0.00 0.00 0.00 0.00 06:24:42 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:42 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:42 06:15:01 eth0 0.28 0.08 0.03 0.01 0.00 0.00 0.00 0.00 06:24:42 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:42 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:42 06:16:01 eth0 1.53 0.52 0.59 0.36 0.00 0.00 0.00 0.00 06:24:42 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:42 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:42 06:17:01 eth0 0.53 0.10 0.05 0.04 0.00 0.00 0.00 0.00 06:24:42 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:42 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:42 06:18:01 eth0 0.65 0.48 0.40 0.27 0.00 0.00 0.00 0.00 06:24:42 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:42 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:42 06:19:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:24:42 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:42 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:42 06:20:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:24:42 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:42 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:42 06:21:01 eth0 1.52 0.45 0.37 0.21 0.00 0.00 0.00 0.00 06:24:42 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:42 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:42 06:22:01 eth0 0.33 0.22 0.26 0.16 0.00 0.00 0.00 0.00 06:24:42 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:42 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:42 06:23:01 eth0 411.82 372.83 4077.56 30.80 0.00 0.00 0.00 0.00 06:24:42 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:42 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:42 06:24:01 eth0 613.80 519.46 3886.38 79.86 0.00 0.00 0.00 0.00 06:24:42 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:42 06:24:01 docker0 142.39 188.44 9.54 650.82 0.00 0.00 0.00 0.00 06:24:42 Average: eth0 94.06 81.49 724.98 10.18 0.00 0.00 0.00 0.00 06:24:42 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:42 Average: docker0 12.96 17.16 0.87 59.25 0.00 0.00 0.00 0.00 06:24:42 06:24:42 06:24:42 ---> sar -P ALL: 06:24:42 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) 06:24:42 06:24:42 06:11:46 LINUX RESTART (2 CPU) 06:24:42 06:24:42 06:13:01 CPU %user %nice %system %iowait %steal %idle 06:24:42 06:14:01 all 0.18 0.00 0.06 0.00 0.03 99.73 06:24:42 06:14:01 0 0.08 0.00 0.05 0.00 0.03 99.83 06:24:42 06:14:01 1 0.27 0.00 0.07 0.00 0.03 99.63 06:24:42 06:15:01 all 0.14 0.00 0.06 0.00 0.02 99.78 06:24:42 06:15:01 0 0.18 0.00 0.07 0.00 0.02 99.73 06:24:42 06:15:01 1 0.10 0.00 0.05 0.00 0.02 99.83 06:24:42 06:16:01 all 0.17 0.00 0.03 0.00 0.01 99.79 06:24:42 06:16:01 0 0.30 0.00 0.05 0.00 0.02 99.63 06:24:42 06:16:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:24:42 06:17:01 all 0.19 0.00 0.03 0.00 0.02 99.76 06:24:42 06:17:01 0 0.22 0.00 0.03 0.00 0.02 99.73 06:24:42 06:17:01 1 0.17 0.00 0.03 0.00 0.02 99.78 06:24:42 06:18:01 all 0.19 0.00 0.05 0.00 0.02 99.74 06:24:42 06:18:01 0 0.07 0.00 0.05 0.00 0.02 99.87 06:24:42 06:18:01 1 0.32 0.00 0.05 0.00 0.02 99.62 06:24:42 06:19:01 all 0.21 0.00 0.03 0.00 0.01 99.75 06:24:42 06:19:01 0 0.38 0.00 0.03 0.00 0.02 99.57 06:24:42 06:19:01 1 0.03 0.00 0.03 0.00 0.00 99.93 06:24:42 06:20:01 all 0.24 0.00 0.06 0.00 0.02 99.68 06:24:42 06:20:01 0 0.43 0.00 0.07 0.00 0.02 99.48 06:24:42 06:20:01 1 0.05 0.00 0.05 0.00 0.02 99.88 06:24:42 06:21:01 all 0.19 0.00 0.07 0.00 0.02 99.72 06:24:42 06:21:01 0 0.32 0.00 0.07 0.00 0.02 99.60 06:24:42 06:21:01 1 0.07 0.00 0.07 0.00 0.02 99.85 06:24:42 06:22:01 all 0.18 0.00 0.03 0.00 0.02 99.77 06:24:42 06:22:01 0 0.07 0.00 0.03 0.00 0.02 99.88 06:24:42 06:22:01 1 0.30 0.00 0.03 0.00 0.02 99.65 06:24:42 06:23:01 all 7.81 0.00 3.31 0.22 0.04 88.61 06:24:42 06:23:01 0 7.80 0.00 3.40 0.19 0.05 88.56 06:24:42 06:23:01 1 7.83 0.00 3.22 0.26 0.03 88.66 06:24:42 06:24:01 all 15.43 0.00 6.75 9.54 0.07 68.20 06:24:42 06:24:01 0 16.45 0.00 6.75 9.05 0.07 67.68 06:24:42 06:24:01 1 14.43 0.00 6.75 10.03 0.07 68.72 06:24:42 06:24:42 Average: CPU %user %nice %system %iowait %steal %idle 06:24:42 Average: all 2.21 0.00 0.93 0.86 0.02 95.98 06:24:42 Average: 0 2.32 0.00 0.94 0.81 0.03 95.91 06:24:42 Average: 1 2.09 0.00 0.92 0.91 0.02 96.06 06:24:42 06:24:42 06:24:42