Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 5c06a72fcc3128da4af48966d2175cda114393df 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-ssh4826137714848568903.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh3834224498094056212.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh4849966373283008562.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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-ssh216923899974730725.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-ssh118366836877182765.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-160’ is offline Running on prd-centos7-docker-4c-2g-163 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-ssh4957474953548613691.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 5c06a72fcc3128da4af48966d2175cda114393df (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 5c06a72fcc3128da4af48966d2175cda114393df # timeout=10 Commit message: "Merge pull request #966 from hahattan/issue-964" > git rev-list --no-walk f91460baaab7f197ca117fe0ead63848762b28df # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:24:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:24:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:24:38 ========================================================= 07:24:38 EdgeX Global Pipelines Version Info 07:24:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:24:39 ------------------- 07:24:39 stable info: 07:24:39 ------------------- 07:24:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:24:39 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 07:24:39 Message: update stable to v1.0.194 07:24:40 ------------------- 07:24:40 experimental info: 07:24:40 ------------------- 07:24:40 Commited By: **** collab-it+edgex@linuxfoundation.org 07:24:40 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 07:24:40 Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:24:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 07:24:40 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 07:24:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:24:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:24:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:24:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:24:40 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:24:40 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 07:24:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 07:24:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:24:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:24:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 07:24:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:24:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:24:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:24:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 07:24:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:24:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:24:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:24:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:24:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:24:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 07:24:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:24:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:24:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:24:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:24:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 07:24:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 07:24:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 07:24:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5c06a72fcc3128da4af48966d2175cda114393df [Pipeline] echo 07:24:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5c06a72 [Pipeline] echo 07:24:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:24:41 provisioning config files... 07:24:41 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5284823419025292355tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:24:41 ---> docker-login.sh 07:24:41 nexus3.edgexfoundry.org:10001 07:24:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:24:41 Configure a credential helper to remove this warning. See 07:24:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:24:41 07:24:41 Login Succeeded 07:24:41 nexus3.edgexfoundry.org:10002 07:24:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:24:42 Configure a credential helper to remove this warning. See 07:24:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:24:42 07:24:42 Login Succeeded 07:24:42 nexus3.edgexfoundry.org:10003 07:24:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:24:42 Configure a credential helper to remove this warning. See 07:24:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:24:42 07:24:42 Login Succeeded 07:24:42 nexus3.edgexfoundry.org:10004 07:24:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:24:42 Configure a credential helper to remove this warning. See 07:24:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:24:42 07:24:42 Login Succeeded 07:24:42 docker.io 07:24:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:24:42 Configure a credential helper to remove this warning. See 07:24:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:24:42 07:24:42 Login Succeeded 07:24:42 ---> docker-login.sh ends [Pipeline] } 07:24: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 07:24:43 + git log --format=format:%s -1 5c06a72fcc3128da4af48966d2175cda114393df [Pipeline] echo 07:24:43 GIT_COMMIT: 5c06a72fcc3128da4af48966d2175cda114393df, Commit Message: Merge pull request #966 from hahattan/issue-964 [Pipeline] echo 07:24:43 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:24:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:24:44 07:24:44 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:24:44 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:24:44 latest: Pulling from edgex-devops/git-semver 07:24:44 31603596830f: Pulling fs layer 07:24:44 54011a49482f: Pulling fs layer 07:24:44 a6820b24f6d8: Pulling fs layer 07:24:44 f581987b2513: Pulling fs layer 07:24:44 f581987b2513: Waiting 07:24:44 54011a49482f: Verifying Checksum 07:24:44 54011a49482f: Download complete 07:24:44 31603596830f: Verifying Checksum 07:24:44 31603596830f: Download complete 07:24:44 f581987b2513: Verifying Checksum 07:24:44 f581987b2513: Download complete 07:24:44 a6820b24f6d8: Verifying Checksum 07:24:44 a6820b24f6d8: Download complete 07:24:44 31603596830f: Pull complete 07:24:44 54011a49482f: Pull complete 07:24:45 a6820b24f6d8: Pull complete 07:24:45 f581987b2513: Pull complete 07:24:45 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 07:24:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:24:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:24:45 prd-centos7-docker-4c-2g-163 does not seem to be running inside a container 07:24:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:24:46 $ docker top 35bfb78574d72c7ddf80f46b05f675d30c738b3a095ceccde9aeb014d1bdebcf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:24:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:24:47 [ssh-agent] Looking for ssh-agent implementation... 07:24:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:24:47 $ docker exec 35bfb78574d72c7ddf80f46b05f675d30c738b3a095ceccde9aeb014d1bdebcf ssh-agent 07:24:47 SSH_AUTH_SOCK=/tmp/ssh-Asw6Znb5HoBN/agent.13 07:24:47 SSH_AGENT_PID=19 07:24:47 Running ssh-add (command line suppressed) 07:24:47 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1230032177934948546.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1230032177934948546.key) 07:24:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:24:47 + git tag --points-at HEAD [Pipeline] } 07:24:47 $ docker exec --env ******** --env ******** 35bfb78574d72c7ddf80f46b05f675d30c738b3a095ceccde9aeb014d1bdebcf ssh-agent -k 07:24:47 unset SSH_AUTH_SOCK; 07:24:47 unset SSH_AGENT_PID; 07:24:47 echo Agent pid 19 killed; 07:24:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:24:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:24:48 [ssh-agent] Looking for ssh-agent implementation... 07:24:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:24:48 $ docker exec 35bfb78574d72c7ddf80f46b05f675d30c738b3a095ceccde9aeb014d1bdebcf ssh-agent 07:24:48 SSH_AUTH_SOCK=/tmp/ssh-agEMwvOwWl6M/agent.52 07:24:48 SSH_AGENT_PID=58 07:24:48 Running ssh-add (command line suppressed) 07:24:48 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5919619450717577963.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5919619450717577963.key) 07:24:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:24:48 + git semver init 07:24:48 # -> Open(): unable to determine branch for HEAD 07:24:48 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 07:24:48 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 07:24:48 # $SEMVER_REMOTE_NAME = origin 07:24:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:24:48 # $SEMVER_USER_NAME = edgex-jenkins 07:24:48 # $SEMVER_BRANCH = master 07:24:48 # $SEMVER_TEMP = /tmp/semver-775032188 07:24:48 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 07:24:49 # '/tmp/semver-775032188' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' 07:24:49 # -> Force: false 07:24:49 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 07:24:49 $ docker exec --env ******** --env ******** 35bfb78574d72c7ddf80f46b05f675d30c738b3a095ceccde9aeb014d1bdebcf ssh-agent -k 07:24:49 unset SSH_AUTH_SOCK; 07:24:49 unset SSH_AGENT_PID; 07:24:49 echo Agent pid 58 killed; 07:24:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:24:50 + git semver [Pipeline] } 07:24:50 $ docker stop --time=1 35bfb78574d72c7ddf80f46b05f675d30c738b3a095ceccde9aeb014d1bdebcf 07:24:51 $ docker rm -f 35bfb78574d72c7ddf80f46b05f675d30c738b3a095ceccde9aeb014d1bdebcf [Pipeline] // withDockerContainer [Pipeline] sh 07:24:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:24:52 Stashed 1 file(s) [Pipeline] echo 07:24:52 [edgeXSemver]: initialized semver on version 2.0.0-dev.76 [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 07:25:07 Still waiting to schedule task 07:25:07 Waiting for next available executor on ‘centos7-docker-4c-2g’ 07:25:07 Still waiting to schedule task 07:25:07 ‘prd-ubuntu18.04-docker-arm64-4c-16g-161’ is offline 07:27:12 Running on prd-ubuntu18.04-docker-arm64-4c-16g-164 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 07:27:12 Running in /w/workspace/device-sdk-go/184 [Pipeline] { [Pipeline] checkout 07:27:12 Selected Git installation does not exist. Using Default 07:27:12 The recommended git tool is: NONE 07:27:17 using credential edgex-jenkins-ssh 07:27:17 Cloning the remote Git repository 07:27:18 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 07:27:18 > git init /w/workspace/device-sdk-go/184 # timeout=10 07:27:18 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:27:18 > git --version # timeout=10 07:27:18 > git --version # 'git version 2.17.1' 07:27:18 using GIT_SSH to set credentials SSH Credentials for GitHub 07:27:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:27:19 Avoid second fetch 07:27:19 Checking out Revision 5c06a72fcc3128da4af48966d2175cda114393df (master) 07:27:19 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:27:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:27:19 > git config core.sparsecheckout # timeout=10 07:27:19 > git checkout -f 5c06a72fcc3128da4af48966d2175cda114393df # timeout=10 07:27:23 Commit message: "Merge pull request #966 from hahattan/issue-964" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:27:25 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:27:25 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:27:26 + true 07:27:26 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:27:44 provisioning config files... 07:27:44 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/184@tmp/config6634878405803697714tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:27:44 Running on prd-centos7-docker-4c-2g-165 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { 07:27:44 ---> docker-login.sh 07:27:44 nexus3.edgexfoundry.org:10001 [Pipeline] ws 07:27:44 Running in /w/workspace/device-sdk-go/184 [Pipeline] { [Pipeline] checkout 07:27:45 Selected Git installation does not exist. Using Default 07:27:45 The recommended git tool is: NONE 07:27:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:27:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:27:46 Configure a credential helper to remove this warning. See 07:27:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:27:46 07:27:46 Login Succeeded 07:27:46 nexus3.edgexfoundry.org:10002 07:27:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:27:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:27:46 Configure a credential helper to remove this warning. See 07:27:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:27:46 07:27:46 Login Succeeded 07:27:46 nexus3.edgexfoundry.org:10003 07:27:47 using credential edgex-jenkins-ssh 07:27:47 Cloning the remote Git repository 07:27:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:27:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:27:47 Configure a credential helper to remove this warning. See 07:27:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:27:47 07:27:47 Login Succeeded 07:27:47 nexus3.edgexfoundry.org:10004 07:27:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:27:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:27:47 Configure a credential helper to remove this warning. See 07:27:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:27:47 07:27:47 Login Succeeded 07:27:47 docker.io 07:27:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:27:47 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 07:27:47 > git init /w/workspace/device-sdk-go/184 # timeout=10 07:27:47 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:27:47 > git --version # timeout=10 07:27:47 > git --version # 'git version 2.24.4' 07:27:47 using GIT_SSH to set credentials SSH Credentials for GitHub 07:27:47 [INFO] Currently running in a labeled security context 07:27:47 [INFO] Currently SELinux is 'enforcing' on the host 07:27:47 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/184@tmp/jenkins-gitclient-ssh4673385044284526402.key 07:27:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:27:48 Avoid second fetch 07:27:48 Checking out Revision 5c06a72fcc3128da4af48966d2175cda114393df (master) 07:27:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:27:48 Configure a credential helper to remove this warning. See 07:27:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:27:48 07:27:48 Login Succeeded 07:27:48 ---> docker-login.sh ends [Pipeline] } 07:27:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:27:49 ========================================================= 07:27:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 07:27:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:27:48 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:27:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:27:48 > git config core.sparsecheckout # timeout=10 07:27:48 > git checkout -f 5c06a72fcc3128da4af48966d2175cda114393df # timeout=10 07:27:49 + 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 . 07:27:50 Sending build context to Docker daemon 2.648MB 07:27:50 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 07:27:50 Step 2/8 : FROM ${BASE} 07:27:50 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:27:50 595b0fe564bb: Pulling fs layer 07:27:50 3088b5b3c5c0: Pulling fs layer 07:27:50 5b7225fbf94c: Pulling fs layer 07:27:50 ba82ee9f976e: Pulling fs layer 07:27:50 506bd15cee9f: Pulling fs layer 07:27:50 75a0a4a0db45: Pulling fs layer 07:27:50 618dc40b7e24: Pulling fs layer 07:27:50 75a0a4a0db45: Waiting 07:27:50 ba82ee9f976e: Waiting 07:27:50 506bd15cee9f: Waiting 07:27:50 618dc40b7e24: Waiting 07:27:50 5b7225fbf94c: Download complete 07:27:50 3088b5b3c5c0: Verifying Checksum 07:27:50 3088b5b3c5c0: Download complete 07:27:50 506bd15cee9f: Download complete 07:27:50 75a0a4a0db45: Verifying Checksum 07:27:50 75a0a4a0db45: Download complete 07:27:50 595b0fe564bb: Verifying Checksum 07:27:50 595b0fe564bb: Download complete 07:27:51 595b0fe564bb: Pull complete 07:27:51 3088b5b3c5c0: Pull complete 07:27:51 Commit message: "Merge pull request #966 from hahattan/issue-964" 07:27:52 5b7225fbf94c: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:27:52 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:27:53 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:27:53 + sudo service docker restart 07:27:53 + true 07:27:53 Redirecting to /bin/systemctl restart docker.service 07:27:53 618dc40b7e24: Verifying Checksum 07:27:53 618dc40b7e24: Download complete 07:27:54 ba82ee9f976e: Verifying Checksum 07:27:54 ba82ee9f976e: Download complete 07:28:04 ba82ee9f976e: Pull complete 07:28:04 506bd15cee9f: Pull complete 07:28:05 75a0a4a0db45: Pull complete 07:28:09 618dc40b7e24: Pull complete 07:28:09 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 07:28:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:28:09 ---> a36622ca3599 07:28:09 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:28:11 ---> Running in 83ca16e88e2f 07:28:11 Removing intermediate container 83ca16e88e2f 07:28:11 ---> 86cc3b3a4747 07:28:11 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:28:11 ---> Running in 27f0561a8714 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:28:11 provisioning config files... 07:28:11 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/184@tmp/config1176144957665600975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:28:12 ---> docker-login.sh 07:28:12 nexus3.edgexfoundry.org:10001 07:28:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:12 Configure a credential helper to remove this warning. See 07:28:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:12 07:28:12 Login Succeeded 07:28:12 nexus3.edgexfoundry.org:10002 07:28:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:12 Configure a credential helper to remove this warning. See 07:28:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:12 07:28:12 Login Succeeded 07:28:12 nexus3.edgexfoundry.org:10003 07:28:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:12 Configure a credential helper to remove this warning. See 07:28:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:12 07:28:12 Login Succeeded 07:28:12 nexus3.edgexfoundry.org:10004 07:28:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:12 Configure a credential helper to remove this warning. See 07:28:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:12 07:28:12 Login Succeeded 07:28:12 docker.io 07:28:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:13 Configure a credential helper to remove this warning. See 07:28:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:13 07:28:13 Login Succeeded 07:28:13 ---> docker-login.sh ends [Pipeline] } 07:28:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:28:13 ========================================================= 07:28:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 07:28:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:28:13 + 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 . 07:28:13 Sending build context to Docker daemon 2.645MB 07:28:13 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 07:28:13 Step 2/8 : FROM ${BASE} 07:28:13 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 07:28:13 540db60ca938: Pulling fs layer 07:28:13 adcc1eea9eea: Pulling fs layer 07:28:13 4c4ab2625f07: Pulling fs layer 07:28:13 0510c868ecb4: Pulling fs layer 07:28:13 afea3b2eda06: Pulling fs layer 07:28:13 7809a108b3ef: Pulling fs layer 07:28:13 f706445af74f: Pulling fs layer 07:28:13 afea3b2eda06: Waiting 07:28:13 7809a108b3ef: Waiting 07:28:13 f706445af74f: Waiting 07:28:13 0510c868ecb4: Waiting 07:28:13 4c4ab2625f07: Verifying Checksum 07:28:13 4c4ab2625f07: Download complete 07:28:13 adcc1eea9eea: Verifying Checksum 07:28:13 adcc1eea9eea: Download complete 07:28:13 afea3b2eda06: Verifying Checksum 07:28:13 afea3b2eda06: Download complete 07:28:13 540db60ca938: Verifying Checksum 07:28:13 7809a108b3ef: Verifying Checksum 07:28:13 7809a108b3ef: Download complete 07:28:14 540db60ca938: Pull complete 07:28:14 adcc1eea9eea: Pull complete 07:28:14 Removing intermediate container 27f0561a8714 07:28:14 ---> 6c09f96e1ffb 07:28:14 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 07:28:14 ---> Running in f7b3beb4ef5f 07:28:14 4c4ab2625f07: Pull complete 07:28:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:28:15 f706445af74f: Verifying Checksum 07:28:15 f706445af74f: Download complete 07:28:16 0510c868ecb4: Verifying Checksum 07:28:16 0510c868ecb4: Download complete 07:28:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:28:17 (1/6) Installing libc-dev (0.7.2-r3) 07:28:17 (2/6) Installing libsodium (1.0.18-r0) 07:28:17 (3/6) Installing pkgconf (1.7.3-r0) 07:28:17 (4/6) Installing libsodium-dev (1.0.18-r0) 07:28:17 (5/6) Installing libzmq (4.3.3-r1) 07:28:17 (6/6) Installing zeromq-dev (4.3.3-r1) 07:28:17 Executing busybox-1.32.1-r6.trigger 07:28:17 OK: 139 MiB in 46 packages 07:28:19 Removing intermediate container f7b3beb4ef5f 07:28:19 ---> c637df542b08 07:28:19 Step 6/8 : WORKDIR /device-sdk-go 07:28:19 ---> Running in 3092a5fde5f8 07:28:19 0510c868ecb4: Pull complete 07:28:19 afea3b2eda06: Pull complete 07:28:19 7809a108b3ef: Pull complete 07:28:19 Removing intermediate container 3092a5fde5f8 07:28:19 ---> 22c22d27dacc 07:28:19 Step 7/8 : COPY . . 07:28:20 f706445af74f: Pull complete 07:28:20 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 07:28:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:28:20 ---> b068be0155e3 07:28:20 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:28:21 ---> d86c413b3c38 07:28:21 Step 8/8 : RUN go mod download 07:28:21 ---> Running in 591c040a95ba 07:28:25 ---> Running in a23643d1043e 07:28:25 Removing intermediate container a23643d1043e 07:28:25 ---> a5d494079823 07:28:25 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:28:25 ---> Running in b57e15307d8d 07:28:25 Removing intermediate container b57e15307d8d 07:28:25 ---> e414cd90fed7 07:28:25 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 07:28:25 ---> Running in f52d0be7fe84 07:28:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:28:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:28:26 (1/6) Installing libc-dev (0.7.2-r3) 07:28:26 (2/6) Installing libsodium (1.0.18-r0) 07:28:27 (3/6) Installing pkgconf (1.7.3-r0) 07:28:27 (4/6) Installing libsodium-dev (1.0.18-r0) 07:28:27 (5/6) Installing libzmq (4.3.3-r1) 07:28:27 (6/6) Installing zeromq-dev (4.3.3-r1) 07:28:27 Executing busybox-1.32.1-r6.trigger 07:28:27 OK: 150 MiB in 46 packages 07:28:27 Removing intermediate container f52d0be7fe84 07:28:27 ---> f1ee1f84e3ae 07:28:27 Step 6/8 : WORKDIR /device-sdk-go 07:28:27 ---> Running in 6baeea3d0a94 07:28:27 Removing intermediate container 6baeea3d0a94 07:28:27 ---> c31a5a1efc2e 07:28:27 Step 7/8 : COPY . . 07:28:28 ---> 6ebfcf42311e 07:28:28 Step 8/8 : RUN go mod download 07:28:28 ---> Running in b40404b07767 07:28:40 Removing intermediate container b40404b07767 07:28:40 ---> 354e4f7c55f8 07:28:40 Successfully built 354e4f7c55f8 07:28:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:28:40 + docker inspect -f . ci-base-image-x86_64 07:28:40 . [Pipeline] withDockerContainer 07:28:40 prd-centos7-docker-4c-2g-165 does not seem to be running inside a container 07:28:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/184 -v /w/workspace/device-sdk-go/184:/w/workspace/device-sdk-go/184:rw,z -v /w/workspace/device-sdk-go/184@tmp:/w/workspace/device-sdk-go/184@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 07:28:41 $ docker top ca2da545ce72286b5d6768e70e0b607b8cc0c5ea3f79dde4ce9f443497376ed4 -eo pid,comm [Pipeline] { [Pipeline] sh 07:28:41 + go version 07:28:41 go version go1.16.3 linux/amd64 [Pipeline] } 07:28:41 $ docker stop --time=1 ca2da545ce72286b5d6768e70e0b607b8cc0c5ea3f79dde4ce9f443497376ed4 07:28:42 $ docker rm -f ca2da545ce72286b5d6768e70e0b607b8cc0c5ea3f79dde4ce9f443497376ed4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:28:43 + docker inspect -f . ci-base-image-x86_64 07:28:43 . [Pipeline] withDockerContainer 07:28:43 prd-centos7-docker-4c-2g-165 does not seem to be running inside a container 07:28:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/184 -v /w/workspace/device-sdk-go/184:/w/workspace/device-sdk-go/184:rw,z -v /w/workspace/device-sdk-go/184@tmp:/w/workspace/device-sdk-go/184@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 07:28:43 $ docker top 5ed1a58967764697ba2ec012c9c72b4e9e5da340d531d267e9a4566de48c138e -eo pid,comm [Pipeline] { [Pipeline] sh 07:28:44 + go mod tidy [Pipeline] sh 07:28:44 + make test 07:28:44 go mod tidy 07:28:44 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:28:48 Removing intermediate container 591c040a95ba 07:28:48 ---> c460a222a735 07:28:48 Successfully built c460a222a735 07:28:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:28:48 + docker inspect -f . ci-base-image-arm64 07:28:48 . [Pipeline] withDockerContainer 07:28:48 prd-ubuntu18.04-docker-arm64-4c-16g-164 does not seem to be running inside a container 07:28:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/184 -v /w/workspace/device-sdk-go/184:/w/workspace/device-sdk-go/184:rw,z -v /w/workspace/device-sdk-go/184@tmp:/w/workspace/device-sdk-go/184@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 07:28:50 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 07:28:50 $ docker top 33a6a63075a56c2508f6d6c1479a464058075427c33d163fbf35312fad24f423 -eo pid,comm [Pipeline] { [Pipeline] sh 07:28:51 + go version 07:28:51 go version go1.16.5 linux/arm64 [Pipeline] } 07:28:51 $ docker stop --time=1 33a6a63075a56c2508f6d6c1479a464058075427c33d163fbf35312fad24f423 07:28:53 $ docker rm -f 33a6a63075a56c2508f6d6c1479a464058075427c33d163fbf35312fad24f423 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:28:54 + docker inspect -f . ci-base-image-arm64 07:28:54 . [Pipeline] withDockerContainer 07:28:54 prd-ubuntu18.04-docker-arm64-4c-16g-164 does not seem to be running inside a container 07:28:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/184 -v /w/workspace/device-sdk-go/184:/w/workspace/device-sdk-go/184:rw,z -v /w/workspace/device-sdk-go/184@tmp:/w/workspace/device-sdk-go/184@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 07:28:56 $ docker top d717976882676d2cf549ebf3d4d87ffa1d243fb6817b1b6bbdc63b72d6160249 -eo pid,comm [Pipeline] { [Pipeline] sh 07:28:57 + go mod tidy [Pipeline] sh 07:28:58 + make test 07:28:58 go mod tidy 07:28:58 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:29:12 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 07:29:12 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 07:29:12 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 07:29:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.054s coverage: 25.4% of statements 07:29:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 07:29:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.043s coverage: 28.1% of statements 07:29:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.050s coverage: 78.9% of statements 07:29:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.053s coverage: 9.0% of statements 07:29:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 07:29:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 07:29:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 07:29:15 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.067s coverage: 29.2% of statements 07:29:15 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 07:29:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.051s coverage: 83.3% of statements 07:29:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 07:29:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 07:29:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.074s coverage: 58.0% of statements 07:29:17 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.836s coverage: 89.2% of statements 07:29:17 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 07:29:17 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.047s coverage: 5.0% of statements 07:29:17 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 07:29:17 GO111MODULE=on go vet ./... 07:29:21 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 07:29:36 gofmt -l . 07:29:36 [ "`gofmt -l .`" = "" ] 07:29:36 ./bin/test-attribution-txt.sh 07:29:36 ./bin/test-go-mod-tidy.sh [Pipeline] } 07:29:36 $ docker stop --time=1 5ed1a58967764697ba2ec012c9c72b4e9e5da340d531d267e9a4566de48c138e 07:29:37 $ docker rm -f 5ed1a58967764697ba2ec012c9c72b4e9e5da340d531d267e9a4566de48c138e [Pipeline] // withDockerContainer [Pipeline] sh 07:29:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:29:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:29:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:29:41 + ls -al . 07:29:41 total 208 07:29:41 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 10 07:29 . 07:29:41 drwxrwxr-x. 4 jenkins jenkins 32 Jun 10 07:27 .. 07:29:41 drwxrwxr-x. 2 jenkins jenkins 64 Jun 10 07:27 bin 07:29:41 -rw-r--r--. 1 jenkins jenkins 126071 Jun 10 07:29 coverage.out 07:29:41 -rw-rw-r--. 1 jenkins jenkins 987 Jun 10 07:27 Dockerfile.build 07:29:41 -rw-rw-r--. 1 jenkins jenkins 140 Jun 10 07:27 .dockerignore 07:29:41 drwxrwxr-x. 5 jenkins jenkins 62 Jun 10 07:27 example 07:29:41 drwxrwxr-x. 8 jenkins jenkins 162 Jun 10 07:27 .git 07:29:41 drwxrwxr-x. 2 jenkins jenkins 103 Jun 10 07:27 .github 07:29:41 -rw-rw-r--. 1 jenkins jenkins 138 Jun 10 07:27 .gitignore 07:29:41 -rw-r--r--. 1 jenkins jenkins 575 Jun 10 07:29 go.mod 07:29:41 -rw-r--r--. 1 jenkins jenkins 20472 Jun 10 07:28 go.sum 07:29:41 drwxrwxr-x. 15 jenkins jenkins 224 Jun 10 07:27 internal 07:29:41 -rw-rw-r--. 1 jenkins jenkins 894 Jun 10 07:27 Jenkinsfile 07:29:41 -rw-rw-r--. 1 jenkins jenkins 11341 Jun 10 07:27 LICENSE 07:29:41 -rw-rw-r--. 1 jenkins jenkins 1026 Jun 10 07:27 Makefile 07:29:41 drwxrwxr-x. 4 jenkins jenkins 26 Jun 10 07:27 openapi 07:29:41 drwxrwxr-x. 5 jenkins jenkins 50 Jun 10 07:27 pkg 07:29:41 -rw-rw-r--. 1 jenkins jenkins 7652 Jun 10 07:27 README.md 07:29:41 -rw-rw-r--. 1 jenkins jenkins 6616 Jun 10 07:27 RELEASE-NOTES.txt 07:29:41 drwxrwxr-x. 4 jenkins jenkins 54 Jun 10 07:27 snap 07:29:41 -rw-rw-r--. 1 jenkins jenkins 12 Jun 10 07:24 VERSION 07:29:41 -rw-rw-r--. 1 jenkins jenkins 222 Jun 10 07:27 version.go [Pipeline] isUnix [Pipeline] sh 07:29: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=5c06a72fcc3128da4af48966d2175cda114393df --label arch=amd64 --label version=2.0.0-dev.76 . 07:29:42 Sending build context to Docker daemon 2.772MB 07:29:42 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 07:29:42 Step 2/23 : FROM ${BASE} AS builder 07:29:42 ---> 354e4f7c55f8 07:29:42 Step 3/23 : WORKDIR /device-sdk-go 07:29:42 ---> Running in c6d8a44946fe 07:29:42 Removing intermediate container c6d8a44946fe 07:29:42 ---> 2efa71841cc2 07:29:42 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:29:42 ---> Running in 494bad746611 07:29:42 Removing intermediate container 494bad746611 07:29:42 ---> a7f44cacf687 07:29:42 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:29:42 ---> Running in 5b2b42745240 07:29:43 Removing intermediate container 5b2b42745240 07:29:43 ---> ac82c7e4bab2 07:29:43 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 07:29:43 ---> Running in 6b4fe045215a 07:29:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:29:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:29:44 OK: 150 MiB in 46 packages 07:29:44 Removing intermediate container 6b4fe045215a 07:29:44 ---> be5f45ede3a4 07:29:44 Step 7/23 : COPY . . 07:29:45 ---> 3b8faff6be41 07:29:45 Step 8/23 : RUN go mod download 07:29:45 ---> Running in dfb44de90257 07:29:45 Removing intermediate container dfb44de90257 07:29:45 ---> 0c552c8a56a3 07:29:45 Step 9/23 : RUN make build 07:29:45 ---> Running in d12f10c09cd5 07:29:45 go mod tidy 07:29:45 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.76" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 07:29:55 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 07:29:56 Removing intermediate container d12f10c09cd5 07:29:56 ---> a8655dc98f8c 07:29:56 Step 10/23 : FROM alpine:3.12 07:29:57 3.12: Pulling from library/alpine 07:29:57 339de151aab4: Pulling fs layer 07:29:57 339de151aab4: Verifying Checksum 07:29:57 339de151aab4: Download complete 07:29:57 339de151aab4: Pull complete 07:29:57 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:29:57 Status: Downloaded newer image for alpine:3.12 07:29:57 ---> 13621d1b12d4 07:29:57 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:29:57 ---> Running in bd9393861a7b 07:29:57 Removing intermediate container bd9393861a7b 07:29:57 ---> cab9e82c39b9 07:29:57 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:29:57 ---> Running in 32979ca0719c 07:29:58 Removing intermediate container 32979ca0719c 07:29:58 ---> d7a824dbee75 07:29:58 Step 13/23 : RUN apk add --update --no-cache zeromq 07:29:58 ---> Running in 1528fa376d67 07:29:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:29:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:29:59 (1/5) Installing libgcc (9.3.0-r2) 07:29:59 (2/5) Installing libsodium (1.0.18-r0) 07:29:59 (3/5) Installing libstdc++ (9.3.0-r2) 07:30:00 (4/5) Installing libzmq (4.3.3-r0) 07:30:00 (5/5) Installing zeromq (4.3.3-r0) 07:30:00 Executing busybox-1.31.1-r20.trigger 07:30:00 OK: 8 MiB in 19 packages 07:30:01 Removing intermediate container 1528fa376d67 07:30:01 ---> ae861b376db7 07:30:01 Step 14/23 : WORKDIR / 07:30:01 ---> Running in 8c88de61da8e 07:30:01 Removing intermediate container 8c88de61da8e 07:30:01 ---> 5b6fe6c096ae 07:30:01 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 07:30:01 ---> a71a676f429a 07:30:01 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 07:30:02 ---> 7efc3f51f36f 07:30:02 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 07:30:02 ---> 348b7c6ad84a 07:30:02 Step 18/23 : EXPOSE 59999 07:30:02 ---> Running in 6d9a0ed1c9dd 07:30:02 Removing intermediate container 6d9a0ed1c9dd 07:30:02 ---> f0886bc1b213 07:30:02 Step 19/23 : ENTRYPOINT ["/device-simple"] 07:30:02 ---> Running in f7d8778a3b1e 07:30:02 Removing intermediate container f7d8778a3b1e 07:30:02 ---> 6379c38d4e4f 07:30:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:30:02 ---> Running in 23c128ae4e5d 07:30:02 Removing intermediate container 23c128ae4e5d 07:30:02 ---> a2cc5f0f28b4 07:30:02 Step 21/23 : LABEL arch=amd64 07:30:02 ---> Running in c2a19488faa2 07:30:02 Removing intermediate container c2a19488faa2 07:30:02 ---> 8a07b7900bd8 07:30:02 Step 22/23 : LABEL git_sha=5c06a72fcc3128da4af48966d2175cda114393df 07:30:02 ---> Running in 9960a25dc237 07:30:02 Removing intermediate container 9960a25dc237 07:30:02 ---> 27c5156abed4 07:30:02 Step 23/23 : LABEL version=2.0.0-dev.76 07:30:02 ---> Running in 951c144b00b5 07:30:02 Removing intermediate container 951c144b00b5 07:30:02 ---> 1a8812af94e8 07:30:02 [Warning] One or more build-args [ARCH MAKE] were not consumed 07:30:02 Successfully built 1a8812af94e8 07:30:02 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 07:30:03 ---> job-cost.sh 07:30:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fyq4 07:30:13 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:30:25 lf-activate-venv(): INFO: Adding /tmp/venv-fyq4/bin to PATH 07:30:25 INFO: No Stack... 07:30:26 INFO: Retrieving Pricing Info for: v3-standard-2 07:30:26 INFO: Archiving Costs [Pipeline] sh 07:30:27 + cat /w/workspace/device-sdk-go/184/archives/cost.csv 07:30:27 + cut -d, -f6 [Pipeline] lock 07:30:27 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-184-stack-cost] 07:30:27 Resource [jenkins-edgexfoundry-device-sdk-go-master-184-stack-cost] did not exist. Created. 07:30:27 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-184-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:30:27 + echo total: 0.05999999865889549 [Pipeline] stash 07:30:27 Stashed 1 file(s) [Pipeline] } 07:30:27 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-184-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:30:29 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 07:30:29 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 07:30:29 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 07:30:36 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.364s coverage: 25.4% of statements 07:30:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 07:30:36 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.209s coverage: 28.1% of statements 07:30:36 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.316s coverage: 78.9% of statements 07:30:36 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.210s coverage: 9.0% of statements 07:30:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 07:30:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 07:30:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 07:30:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.292s coverage: 29.2% of statements 07:30:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 07:30:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.231s coverage: 83.3% of statements 07:30:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 07:30:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 07:30:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.364s coverage: 58.0% of statements 07:30:42 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.034s coverage: 89.2% of statements 07:30:42 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 07:30:42 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.200s coverage: 5.0% of statements 07:30:42 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 07:30:43 GO111MODULE=on go vet ./... 07:31:40 gofmt -l . 07:31:40 [ "`gofmt -l .`" = "" ] 07:31:40 ./bin/test-attribution-txt.sh 07:31:42 ./bin/test-go-mod-tidy.sh [Pipeline] } 07:31:42 $ docker stop --time=1 d717976882676d2cf549ebf3d4d87ffa1d243fb6817b1b6bbdc63b72d6160249 07:31:45 $ docker rm -f d717976882676d2cf549ebf3d4d87ffa1d243fb6817b1b6bbdc63b72d6160249 [Pipeline] // withDockerContainer [Pipeline] sh 07:31:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:31:46 Warning: overwriting stash ‘coverage-report’ 07:31:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:31:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:31:47 + ls -al . 07:31:47 total 244 07:31:47 drwxrwxr-x 10 jenkins jenkins 4096 Jun 10 07:31 . 07:31:47 drwxrwxr-x 4 jenkins jenkins 4096 Jun 10 07:27 .. 07:31:47 -rw-rw-r-- 1 jenkins jenkins 140 Jun 10 07:27 .dockerignore 07:31:47 drwxrwxr-x 8 jenkins jenkins 4096 Jun 10 07:27 .git 07:31:47 drwxrwxr-x 2 jenkins jenkins 4096 Jun 10 07:27 .github 07:31:47 -rw-rw-r-- 1 jenkins jenkins 138 Jun 10 07:27 .gitignore 07:31:47 -rw-rw-r-- 1 jenkins jenkins 987 Jun 10 07:27 Dockerfile.build 07:31:47 -rw-rw-r-- 1 jenkins jenkins 894 Jun 10 07:27 Jenkinsfile 07:31:47 -rw-rw-r-- 1 jenkins jenkins 11341 Jun 10 07:27 LICENSE 07:31:47 -rw-rw-r-- 1 jenkins jenkins 1026 Jun 10 07:27 Makefile 07:31:47 -rw-rw-r-- 1 jenkins jenkins 7652 Jun 10 07:27 README.md 07:31:47 -rw-rw-r-- 1 jenkins jenkins 6616 Jun 10 07:27 RELEASE-NOTES.txt 07:31:47 -rw-rw-r-- 1 jenkins jenkins 12 Jun 10 07:24 VERSION 07:31:47 drwxrwxr-x 2 jenkins jenkins 4096 Jun 10 07:27 bin 07:31:47 -rw-r--r-- 1 jenkins jenkins 126071 Jun 10 07:30 coverage.out 07:31:47 drwxrwxr-x 5 jenkins jenkins 4096 Jun 10 07:27 example 07:31:47 -rw-r--r-- 1 jenkins jenkins 575 Jun 10 07:31 go.mod 07:31:47 -rw-r--r-- 1 jenkins jenkins 20472 Jun 10 07:28 go.sum 07:31:47 drwxrwxr-x 15 jenkins jenkins 4096 Jun 10 07:27 internal 07:31:47 drwxrwxr-x 4 jenkins jenkins 4096 Jun 10 07:27 openapi 07:31:47 drwxrwxr-x 5 jenkins jenkins 4096 Jun 10 07:27 pkg 07:31:47 drwxrwxr-x 4 jenkins jenkins 4096 Jun 10 07:27 snap 07:31:47 -rw-rw-r-- 1 jenkins jenkins 222 Jun 10 07:27 version.go [Pipeline] isUnix [Pipeline] sh 07:31:48 + 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=5c06a72fcc3128da4af48966d2175cda114393df --label arch=arm64 --label version=2.0.0-dev.76 . 07:31:48 Sending build context to Docker daemon 2.775MB 07:31:48 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 07:31:48 Step 2/23 : FROM ${BASE} AS builder 07:31:48 ---> c460a222a735 07:31:48 Step 3/23 : WORKDIR /device-sdk-go 07:31:49 ---> Running in 49498e11917c 07:31:49 Removing intermediate container 49498e11917c 07:31:49 ---> cbc14f46fe5a 07:31:49 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:31:49 ---> Running in 443b07b9ed1e 07:31:50 Removing intermediate container 443b07b9ed1e 07:31:50 ---> 4897ac72b997 07:31:50 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:31:50 ---> Running in c0889786774e 07:31:53 Removing intermediate container c0889786774e 07:31:53 ---> 39d6f6b12467 07:31:53 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 07:31:53 ---> Running in 45185898801f 07:31:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:31:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:31:55 OK: 139 MiB in 46 packages 07:31:56 Removing intermediate container 45185898801f 07:31:56 ---> 316cec389a95 07:31:56 Step 7/23 : COPY . . 07:31:58 ---> 66ade24db224 07:31:58 Step 8/23 : RUN go mod download 07:31:58 ---> Running in 00e2145779f6 07:32:00 Removing intermediate container 00e2145779f6 07:32:00 ---> 625eea2b62ed 07:32:00 Step 9/23 : RUN make build 07:32:00 ---> Running in 161242ccbf72 07:32:01 go mod tidy 07:32:02 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.76" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 07:32:34 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 07:32:36 Removing intermediate container 161242ccbf72 07:32:36 ---> 200a7ec34149 07:32:36 Step 10/23 : FROM alpine:3.12 07:32:37 3.12: Pulling from library/alpine 07:32:37 d2f70382dc9a: Pulling fs layer 07:32:37 d2f70382dc9a: Download complete 07:32:38 d2f70382dc9a: Pull complete 07:32:38 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:32:38 Status: Downloaded newer image for alpine:3.12 07:32:38 ---> 9852663dfa18 07:32:38 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:32:38 ---> Running in 682e854222c8 07:32:39 Removing intermediate container 682e854222c8 07:32:39 ---> 308ad04fa67e 07:32:39 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:32:39 ---> Running in 97d89722a01a 07:32:42 Removing intermediate container 97d89722a01a 07:32:42 ---> dd5025e678c5 07:32:42 Step 13/23 : RUN apk add --update --no-cache zeromq 07:32:42 ---> Running in 998961b76491 07:32:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:32:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:32:44 (1/5) Installing libgcc (9.3.0-r2) 07:32:44 (2/5) Installing libsodium (1.0.18-r0) 07:32:44 (3/5) Installing libstdc++ (9.3.0-r2) 07:32:44 (4/5) Installing libzmq (4.3.3-r0) 07:32:45 (5/5) Installing zeromq (4.3.3-r0) 07:32:45 Executing busybox-1.31.1-r20.trigger 07:32:45 OK: 8 MiB in 19 packages 07:32:46 Removing intermediate container 998961b76491 07:32:46 ---> 69770e0183f3 07:32:46 Step 14/23 : WORKDIR / 07:32:46 ---> Running in 4f4bd60140de 07:32:47 Removing intermediate container 4f4bd60140de 07:32:47 ---> 14384751c2a3 07:32:47 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 07:32:47 ---> 05783255647b 07:32:47 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 07:32:49 ---> c88cdcb51cf5 07:32:49 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 07:32:50 ---> 194462453558 07:32:50 Step 18/23 : EXPOSE 59999 07:32:50 ---> Running in 9c319c545b04 07:32:50 Removing intermediate container 9c319c545b04 07:32:50 ---> aca9a451b9f1 07:32:50 Step 19/23 : ENTRYPOINT ["/device-simple"] 07:32:50 ---> Running in 034cfd06a68f 07:32:51 Removing intermediate container 034cfd06a68f 07:32:51 ---> b56c34ad0dc5 07:32:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:32:51 ---> Running in 509d677343ce 07:32:51 Removing intermediate container 509d677343ce 07:32:51 ---> 0af18d85cf62 07:32:51 Step 21/23 : LABEL arch=arm64 07:32:51 ---> Running in 7ecc06c53b92 07:32:52 Removing intermediate container 7ecc06c53b92 07:32:52 ---> b8e3ad5feb3b 07:32:52 Step 22/23 : LABEL git_sha=5c06a72fcc3128da4af48966d2175cda114393df 07:32:52 ---> Running in e546ac23cc79 07:32:52 Removing intermediate container e546ac23cc79 07:32:52 ---> 92aa24a1a983 07:32:52 Step 23/23 : LABEL version=2.0.0-dev.76 07:32:53 ---> Running in 910eb1a17ada 07:32:53 Removing intermediate container 910eb1a17ada 07:32:53 ---> 40632573db5a 07:32:53 [Warning] One or more build-args [ARCH MAKE] were not consumed 07:32:53 Successfully built 40632573db5a 07:32:53 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 07:32:54 ---> job-cost.sh 07:32:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wIMy 07:33:33 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:35:10 lf-activate-venv(): INFO: Adding /tmp/venv-wIMy/bin to PATH 07:35:10 INFO: No Stack... 07:35:10 INFO: Retrieving Pricing Info for: v2-standard-4 07:35:10 INFO: Archiving Costs [Pipeline] sh 07:35:10 + cat /w/workspace/device-sdk-go/184/archives/cost.csv 07:35:10 + cut -d, -f6 [Pipeline] lock 07:35:10 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-184-stack-cost] 07:35:10 Resource [jenkins-edgexfoundry-device-sdk-go-master-184-stack-cost] did not exist. Created. 07:35:10 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-184-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:35:11 /w/workspace/device-sdk-go/184@tmp/durable-dddf1e08/script.sh: 1: /w/workspace/device-sdk-go/184@tmp/durable-dddf1e08/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 07:35:11 + echo total: 0.18000000715255737 [Pipeline] stash 07:35:11 Warning: overwriting stash ‘stack-cost’ 07:35:11 Stashed 1 file(s) [Pipeline] } 07:35:11 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-184-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 07:35:12 provisioning config files... 07:35:12 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config9074766279265405145tmp [Pipeline] { [Pipeline] sh 07:35:13 + set +x 07:35:13 + curl -s https://codecov.io/bash 07:35:13 + bash -s -- 07:35:13 07:35:13 _____ _ 07:35:13 / ____| | | 07:35:13 | | ___ __| | ___ ___ _____ __ 07:35:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:35:13 | |___| (_) | (_| | __/ (_| (_) \ V / 07:35:13 \_____\___/ \__,_|\___|\___\___/ \_/ 07:35:13 Bash-1.0.3 07:35:13 07:35:13 07:35:13 ==> git version 2.24.4 found 07:35:13 ==> 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 07:35:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:35:13 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:35:13 ==> Jenkins CI detected. 07:35:13 project root: . 07:35:13 --> token set from env 07:35:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:35:13 ==> Running gcov in . (disable via -X gcov) 07:35:13 ==> Python coveragepy not found 07:35:13 ==> Searching for coverage reports in: 07:35:13 + . 07:35:13 -> Found 1 reports 07:35:13 ==> Detecting git/mercurial file structure 07:35:13 ==> Reading reports 07:35:13 + ./coverage.out bytes=126071 07:35:13 ==> Appending adjustments 07:35:13 https://docs.codecov.io/docs/fixing-reports 07:35:13 + Found adjustments 07:35:13 ==> Gzipping contents 07:35:13 20K /tmp/codecov.kA0Rdr.gz 07:35:13 ==> Uploading reports 07:35:13 url: https://codecov.io 07:35:13 query: branch=master&commit=5c06a72fcc3128da4af48966d2175cda114393df&build=184&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F184%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:35:13 -> Pinging Codecov 07:35:13 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=5c06a72fcc3128da4af48966d2175cda114393df&build=184&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F184%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:35:14 -> Uploading to 07:35:14 https://storage.googleapis.com/codecov/v4/raw/2021-06-10/7E55EF52A471D76F132DFD9A03CDDE97/5c06a72fcc3128da4af48966d2175cda114393df/93728b15-948f-4baf-90f7-c61a1852e70b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210610%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210610T073513Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=32113a41025b968796c69645f49833aa3f20b4564d40ede72fcac9e383645328 07:35:14 % Total % Received % Xferd Average Speed Time Time Time Current 07:35:14 Dload Upload Total Spent Left Speed 07:35:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16432 0 0 100 16432 0 45160 --:--:-- --:--:-- --:--:-- 45267 07:35:14 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/5c06a72fcc3128da4af48966d2175cda114393df [Pipeline] } 07:35:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:35:15 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:35:15 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:35:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:35:15 07:35:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 07:35:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:35:15 1.410.4: Pulling from edgex-devops/edgex-snyk-go 07:35:15 188c0c94c7c5: Pulling fs layer 07:35:15 0ef7d3d256c8: Pulling fs layer 07:35:15 de9db76c5a1d: Pulling fs layer 07:35:15 0eba1c9be4d2: Pulling fs layer 07:35:15 0d57e429df01: Pulling fs layer 07:35:15 4e4be7b47b0d: Pulling fs layer 07:35:15 e1f770b5df2f: Pulling fs layer 07:35:15 85a0685a4137: Pulling fs layer 07:35:15 0eba1c9be4d2: Waiting 07:35:15 0d57e429df01: Waiting 07:35:15 4e4be7b47b0d: Waiting 07:35:15 e1f770b5df2f: Waiting 07:35:15 85a0685a4137: Waiting 07:35:15 de9db76c5a1d: Verifying Checksum 07:35:15 de9db76c5a1d: Download complete 07:35:15 0ef7d3d256c8: Verifying Checksum 07:35:15 0ef7d3d256c8: Download complete 07:35:16 0d57e429df01: Verifying Checksum 07:35:16 0d57e429df01: Download complete 07:35:16 188c0c94c7c5: Verifying Checksum 07:35:16 188c0c94c7c5: Download complete 07:35:16 4e4be7b47b0d: Verifying Checksum 07:35:16 4e4be7b47b0d: Download complete 07:35:16 188c0c94c7c5: Pull complete 07:35:16 0ef7d3d256c8: Pull complete 07:35:16 de9db76c5a1d: Pull complete 07:35:17 e1f770b5df2f: Verifying Checksum 07:35:17 e1f770b5df2f: Download complete 07:35:18 0eba1c9be4d2: Verifying Checksum 07:35:18 0eba1c9be4d2: Download complete 07:35:19 85a0685a4137: Verifying Checksum 07:35:19 85a0685a4137: Download complete 07:35:22 0eba1c9be4d2: Pull complete 07:35:22 0d57e429df01: Pull complete 07:35:22 4e4be7b47b0d: Pull complete 07:35:23 e1f770b5df2f: Pull complete 07:35:27 85a0685a4137: Pull complete 07:35:27 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 07:35:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:35:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 07:35:27 prd-centos7-docker-4c-2g-163 does not seem to be running inside a container 07:35:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 07:35:29 $ docker top 3bee4463f74321dfc0e8f01c674d86b91da0f2d56d320f74fc25a47104f53bf9 -eo pid,comm [Pipeline] { [Pipeline] echo 07:35:29 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 07:35:30 + set -o pipefail 07:35:30 + snyk monitor '--org=edgex-jenkins' 07:35:35 07:35:35 Monitoring /w/workspace/dgexfoundry_device-sdk-go_master (github.com/edgexfoundry/device-sdk-go/v2)... 07:35:35 07:35:35 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/bd8167da-a69c-447a-8a76-49fbf378e787 07:35:35 07:35:35 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:35:35 07:35:35 [Pipeline] } 07:35:35 $ docker stop --time=1 3bee4463f74321dfc0e8f01c674d86b91da0f2d56d320f74fc25a47104f53bf9 07:35:37 $ docker rm -f 3bee4463f74321dfc0e8f01c674d86b91da0f2d56d320f74fc25a47104f53bf9 [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 07:35:38 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:35:38 provisioning config files... 07:35:38 copy managed file [swaggerhub-api-key] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5594234434038795518tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:35:38 --> edgex-publish-swagger.sh 07:35:38 === Publish openapi/v1 API === 07:35:38 [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger 07:35:38 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v1/device-sdk.yaml] 07:35:38 % Total % Received % Xferd Average Speed Time Time Time Current 07:35:38 Dload Upload Total Spent Left Speed 07:35:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19947 0 0 100 19947 0 23401 --:--:-- --:--:-- --:--:-- 23411 100 19947 0 0 100 19947 0 23397 --:--:-- --:--:-- --:--:-- 23411 07:35:39 07:35:39 07:35:39 === Publish openapi/v2 API === 07:35:39 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 07:35:39 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v2/device-sdk.yaml] 07:35:39 % Total % Received % Xferd Average Speed Time Time Time Current 07:35:39 Dload Upload Total Spent Left Speed 07:35:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51483 0 0 100 51483 0 58966 --:--:-- --:--:-- --:--:-- 58972 100 51483 0 0 100 51483 0 58954 --:--:-- --:--:-- --:--:-- 58905 07:35:40 07:35:40 [Pipeline] } 07:35:40 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 07:35:41 + git log --format=format:%s -1 5c06a72fcc3128da4af48966d2175cda114393df [Pipeline] isUnix [Pipeline] sh 07:35:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:35:41 . [Pipeline] withDockerContainer 07:35:41 prd-centos7-docker-4c-2g-163 does not seem to be running inside a container 07:35:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:35:42 $ docker top aa15c3e4816c3be79489446d2796c73c458716d9f04651d5b7a8571339ee9b9b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:35:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:35:42 [ssh-agent] Looking for ssh-agent implementation... 07:35:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:35:42 $ docker exec aa15c3e4816c3be79489446d2796c73c458716d9f04651d5b7a8571339ee9b9b ssh-agent 07:35:42 SSH_AUTH_SOCK=/tmp/ssh-YnebIMBAuqAo/agent.13 07:35:42 SSH_AGENT_PID=19 07:35:42 Running ssh-add (command line suppressed) 07:35:42 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5950798785990927910.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5950798785990927910.key) 07:35:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:35:42 + git semver tag 07:35:42 # -> Open(): unable to determine branch for HEAD 07:35:42 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 07:35:42 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 07:35:42 # $SEMVER_REMOTE_NAME = origin 07:35:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:35:42 # $SEMVER_USER_NAME = edgex-jenkins 07:35:42 # $SEMVER_BRANCH = master 07:35:42 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 07:35:42 # 5c06a72fcc3128da4af48966d2175cda114393df HEAD 07:35:42 # -> Force: false 07:35:42 # 59f4f7bd9212904165520c6ac46d850bd775d37f refs/tags/v2.0.0-dev.76 [Pipeline] } 07:35:42 $ docker exec --env ******** --env ******** aa15c3e4816c3be79489446d2796c73c458716d9f04651d5b7a8571339ee9b9b ssh-agent -k 07:35:43 unset SSH_AUTH_SOCK; 07:35:43 unset SSH_AGENT_PID; 07:35:43 echo Agent pid 19 killed; 07:35:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:35:43 + git semver [Pipeline] } 07:35:43 $ docker stop --time=1 aa15c3e4816c3be79489446d2796c73c458716d9f04651d5b7a8571339ee9b9b 07:35:44 $ docker rm -f aa15c3e4816c3be79489446d2796c73c458716d9f04651d5b7a8571339ee9b9b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 07:35:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:35:45 07:35:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 07:35:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:35:45 0.23.1-centos7: Pulling from edgex-lftools 07:35:45 ab5ef0e58194: Pulling fs layer 07:35:45 9712f1f96733: Pulling fs layer 07:35:45 63f879dbbcfc: Pulling fs layer 07:35:45 0d9ebad4ef96: Pulling fs layer 07:35:45 e9a5061849ea: Pulling fs layer 07:35:45 d747dcd14b5f: Pulling fs layer 07:35:45 2de7ff778b66: Pulling fs layer 07:35:45 0d9ebad4ef96: Waiting 07:35:45 e9a5061849ea: Waiting 07:35:45 d747dcd14b5f: Waiting 07:35:45 2de7ff778b66: Waiting 07:35:45 9712f1f96733: Verifying Checksum 07:35:45 9712f1f96733: Download complete 07:35:47 63f879dbbcfc: Verifying Checksum 07:35:47 63f879dbbcfc: Download complete 07:35:47 e9a5061849ea: Verifying Checksum 07:35:47 e9a5061849ea: Download complete 07:35:47 d747dcd14b5f: Verifying Checksum 07:35:47 d747dcd14b5f: Download complete 07:35:48 2de7ff778b66: Verifying Checksum 07:35:48 2de7ff778b66: Download complete 07:35:48 0d9ebad4ef96: Verifying Checksum 07:35:48 0d9ebad4ef96: Download complete 07:35:48 ab5ef0e58194: Verifying Checksum 07:35:48 ab5ef0e58194: Download complete 07:35:51 ab5ef0e58194: Pull complete 07:35:51 9712f1f96733: Pull complete 07:35:52 63f879dbbcfc: Pull complete 07:35:55 0d9ebad4ef96: Pull complete 07:35:55 e9a5061849ea: Pull complete 07:35:55 d747dcd14b5f: Pull complete 07:35:56 2de7ff778b66: Pull complete 07:35:56 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:35:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:35:56 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 07:35:56 prd-centos7-docker-4c-2g-163 does not seem to be running inside a container 07:35:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:36:00 $ docker top 6bdac82f31b78e4d888df06788f9f16fb424c2ee137cb45e396743214cb8f57a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:36:00 provisioning config files... 07:36:00 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config978995506269522262tmp 07:36:00 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5231616336370319780tmp 07:36:00 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config6310818989789114586tmp [Pipeline] { [Pipeline] echo 07:36:00 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:36:00 ---> sigul-configuration.sh 07:36:00 gpg: directory `/root/.gnupg' created 07:36:00 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:36:00 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:36:00 gpg: keyring `/root/.gnupg/secring.gpg' created 07:36:00 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:36:00 gpg: CAST5 encrypted data 07:36:00 gpg: encrypted with 1 passphrase 07:36:00 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:36:00 + mkdir /home/jenkins 07:36:00 + mkdir /home/jenkins/sigul [Pipeline] sh 07:36:01 + 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 07:36:01 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:36:01 ---> sigul-install.sh 07:36:06 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 07:36:07 + git tag --list 07:36:07 0.7.1 07:36:07 delhi-tag 07:36:07 v1.0.0 07:36:07 v1.1.0 07:36:07 v1.1.1 07:36:07 v1.1.2 07:36:07 v1.2.0 07:36:07 v1.2.1 07:36:07 v1.2.2 07:36:07 v1.2.3 07:36:07 v1.3.0 07:36:07 v1.4.0 07:36:07 v2.0.0-dev.1 07:36:07 v2.0.0-dev.10 07:36:07 v2.0.0-dev.11 07:36:07 v2.0.0-dev.12 07:36:07 v2.0.0-dev.13 07:36:07 v2.0.0-dev.14 07:36:07 v2.0.0-dev.15 07:36:07 v2.0.0-dev.16 07:36:07 v2.0.0-dev.17 07:36:07 v2.0.0-dev.18 07:36:07 v2.0.0-dev.19 07:36:07 v2.0.0-dev.2 07:36:07 v2.0.0-dev.20 07:36:07 v2.0.0-dev.21 07:36:07 v2.0.0-dev.22 07:36:07 v2.0.0-dev.23 07:36:07 v2.0.0-dev.24 07:36:07 v2.0.0-dev.25 07:36:07 v2.0.0-dev.26 07:36:07 v2.0.0-dev.27 07:36:07 v2.0.0-dev.28 07:36:07 v2.0.0-dev.29 07:36:07 v2.0.0-dev.3 07:36:07 v2.0.0-dev.30 07:36:07 v2.0.0-dev.31 07:36:07 v2.0.0-dev.32 07:36:07 v2.0.0-dev.33 07:36:07 v2.0.0-dev.34 07:36:07 v2.0.0-dev.35 07:36:07 v2.0.0-dev.36 07:36:07 v2.0.0-dev.37 07:36:07 v2.0.0-dev.38 07:36:07 v2.0.0-dev.39 07:36:07 v2.0.0-dev.4 07:36:07 v2.0.0-dev.40 07:36:07 v2.0.0-dev.41 07:36:07 v2.0.0-dev.42 07:36:07 v2.0.0-dev.43 07:36:07 v2.0.0-dev.44 07:36:07 v2.0.0-dev.45 07:36:07 v2.0.0-dev.46 07:36:07 v2.0.0-dev.47 07:36:07 v2.0.0-dev.48 07:36:07 v2.0.0-dev.49 07:36:07 v2.0.0-dev.5 07:36:07 v2.0.0-dev.50 07:36:07 v2.0.0-dev.51 07:36:07 v2.0.0-dev.52 07:36:07 v2.0.0-dev.53 07:36:07 v2.0.0-dev.54 07:36:07 v2.0.0-dev.55 07:36:07 v2.0.0-dev.56 07:36:07 v2.0.0-dev.57 07:36:07 v2.0.0-dev.58 07:36:07 v2.0.0-dev.59 07:36:07 v2.0.0-dev.6 07:36:07 v2.0.0-dev.60 07:36:07 v2.0.0-dev.61 07:36:07 v2.0.0-dev.62 07:36:07 v2.0.0-dev.63 07:36:07 v2.0.0-dev.64 07:36:07 v2.0.0-dev.65 07:36:07 v2.0.0-dev.66 07:36:07 v2.0.0-dev.67 07:36:07 v2.0.0-dev.68 07:36:07 v2.0.0-dev.69 07:36:07 v2.0.0-dev.7 07:36:07 v2.0.0-dev.70 07:36:07 v2.0.0-dev.71 07:36:07 v2.0.0-dev.72 07:36:07 v2.0.0-dev.73 07:36:07 v2.0.0-dev.74 07:36:07 v2.0.0-dev.75 07:36:07 v2.0.0-dev.76 07:36:07 v2.0.0-dev.8 07:36:07 v2.0.0-dev.9 [Pipeline] sh 07:36:07 + lftools sign git-tag v2.0.0-dev.76 07:36:07 Signing Git tag with Sigul... 07:36:07 Signing v2.0.0-dev.76 [Pipeline] echo 07:36:08 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:36:09 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:36:09 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:36:09 $ docker stop --time=1 6bdac82f31b78e4d888df06788f9f16fb424c2ee137cb45e396743214cb8f57a 07:36:10 $ docker rm -f 6bdac82f31b78e4d888df06788f9f16fb424c2ee137cb45e396743214cb8f57a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 07:36:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:36:11 . [Pipeline] withDockerContainer 07:36:11 prd-centos7-docker-4c-2g-163 does not seem to be running inside a container 07:36:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:36:12 $ docker top 8d799151091476d0b1bd439b1ec31cedad4b4a92c4e8e3f3c5be64172e0b90d7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:36:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:36:12 [ssh-agent] Looking for ssh-agent implementation... 07:36:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:36:12 $ docker exec 8d799151091476d0b1bd439b1ec31cedad4b4a92c4e8e3f3c5be64172e0b90d7 ssh-agent 07:36:12 SSH_AUTH_SOCK=/tmp/ssh-P1DrPql3JinT/agent.14 07:36:12 SSH_AGENT_PID=20 07:36:12 Running ssh-add (command line suppressed) 07:36:12 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4833544848559342538.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4833544848559342538.key) 07:36:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:36:13 + git semver bump pre 07:36:13 # -> Open(): unable to determine branch for HEAD 07:36:13 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 07:36:13 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 07:36:13 # $SEMVER_REMOTE_NAME = origin 07:36:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:36:13 # $SEMVER_USER_NAME = edgex-jenkins 07:36:13 # $SEMVER_BRANCH = master 07:36:13 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 07:36:13 2.0.0-dev.77 [Pipeline] } 07:36:13 $ docker exec --env ******** --env ******** 8d799151091476d0b1bd439b1ec31cedad4b4a92c4e8e3f3c5be64172e0b90d7 ssh-agent -k 07:36:13 unset SSH_AUTH_SOCK; 07:36:13 unset SSH_AGENT_PID; 07:36:13 echo Agent pid 20 killed; 07:36:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:36:13 + git semver [Pipeline] } 07:36:13 $ docker stop --time=1 8d799151091476d0b1bd439b1ec31cedad4b4a92c4e8e3f3c5be64172e0b90d7 07:36:14 $ docker rm -f 8d799151091476d0b1bd439b1ec31cedad4b4a92c4e8e3f3c5be64172e0b90d7 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 07:36:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:36:15 . [Pipeline] withDockerContainer 07:36:15 prd-centos7-docker-4c-2g-163 does not seem to be running inside a container 07:36:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:36:15 $ docker top ea6c4f6d53a0f18430d6063e0b34122ab58ed99c5b15f0575f02c9d6d0250818 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:36:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:36:15 [ssh-agent] Looking for ssh-agent implementation... 07:36:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:36:16 $ docker exec ea6c4f6d53a0f18430d6063e0b34122ab58ed99c5b15f0575f02c9d6d0250818 ssh-agent 07:36:16 SSH_AUTH_SOCK=/tmp/ssh-sJCRh5g8vVLw/agent.13 07:36:16 SSH_AGENT_PID=20 07:36:16 Running ssh-add (command line suppressed) 07:36:16 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_822468873906233542.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_822468873906233542.key) 07:36:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:36:16 + git semver push 07:36:16 # -> Open(): unable to determine branch for HEAD 07:36:16 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 07:36:16 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 07:36:16 # $SEMVER_REMOTE_NAME = origin 07:36:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:36:16 # $SEMVER_USER_NAME = edgex-jenkins 07:36:16 # $SEMVER_BRANCH = master 07:36:16 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 07:36:21 $ docker exec --env ******** --env ******** ea6c4f6d53a0f18430d6063e0b34122ab58ed99c5b15f0575f02c9d6d0250818 ssh-agent -k 07:36:21 unset SSH_AUTH_SOCK; 07:36:21 unset SSH_AGENT_PID; 07:36:21 echo Agent pid 20 killed; 07:36:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:36:22 + git semver [Pipeline] } 07:36:22 $ docker stop --time=1 ea6c4f6d53a0f18430d6063e0b34122ab58ed99c5b15f0575f02c9d6d0250818 07:36:23 $ docker rm -f ea6c4f6d53a0f18430d6063e0b34122ab58ed99c5b15f0575f02c9d6d0250818 [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 07:36:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:36:25 ---> package-listing.sh 07:36:25 ++ tr '[:upper:]' '[:lower:]' 07:36:25 ++ facter osfamily 07:36:25 + OS_FAMILY=redhat 07:36:25 + workspace=/w/workspace/dgexfoundry_device-sdk-go_master 07:36:25 + START_PACKAGES=/tmp/packages_start.txt 07:36:25 + END_PACKAGES=/tmp/packages_end.txt 07:36:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:36:25 + PACKAGES=/tmp/packages_start.txt 07:36:25 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 07:36:25 + PACKAGES=/tmp/packages_end.txt 07:36:25 + case "${OS_FAMILY}" in 07:36:25 + sort 07:36:25 + rpm -qa 07:36:26 + '[' -f /tmp/packages_start.txt ']' 07:36:26 + '[' -f /tmp/packages_end.txt ']' 07:36:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:36:26 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 07:36:26 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ 07:36:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [Pipeline] echo 07:36:26 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 07:36:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:36:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:36:27 07:36:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:36:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:36:27 alpine: Pulling from edgex-lftools-log-publisher 07:36:27 df20fa9351a1: Pulling fs layer 07:36:27 36b3adc4ff6f: Pulling fs layer 07:36:27 8ad3a11d3b57: Pulling fs layer 07:36:27 46f8f816bc3b: Pulling fs layer 07:36:27 93b61091891f: Pulling fs layer 07:36:27 93b9cdb0e59b: Pulling fs layer 07:36:27 5e14af77c1be: Pulling fs layer 07:36:27 01666e4c0597: Pulling fs layer 07:36:27 aa168da1d23b: Pulling fs layer 07:36:27 46f8f816bc3b: Waiting 07:36:27 93b61091891f: Waiting 07:36:27 93b9cdb0e59b: Waiting 07:36:27 5e14af77c1be: Waiting 07:36:27 01666e4c0597: Waiting 07:36:27 aa168da1d23b: Waiting 07:36:27 36b3adc4ff6f: Verifying Checksum 07:36:27 36b3adc4ff6f: Download complete 07:36:27 46f8f816bc3b: Verifying Checksum 07:36:27 46f8f816bc3b: Download complete 07:36:27 df20fa9351a1: Verifying Checksum 07:36:27 df20fa9351a1: Download complete 07:36:27 93b9cdb0e59b: Verifying Checksum 07:36:27 93b9cdb0e59b: Download complete 07:36:27 5e14af77c1be: Verifying Checksum 07:36:27 5e14af77c1be: Download complete 07:36:27 93b61091891f: Verifying Checksum 07:36:27 93b61091891f: Download complete 07:36:27 01666e4c0597: Verifying Checksum 07:36:27 01666e4c0597: Download complete 07:36:27 df20fa9351a1: Pull complete 07:36:27 8ad3a11d3b57: Verifying Checksum 07:36:27 8ad3a11d3b57: Download complete 07:36:27 36b3adc4ff6f: Pull complete 07:36:28 8ad3a11d3b57: Pull complete 07:36:28 46f8f816bc3b: Pull complete 07:36:28 93b61091891f: Pull complete 07:36:28 93b9cdb0e59b: Pull complete 07:36:28 5e14af77c1be: Pull complete 07:36:29 01666e4c0597: Pull complete 07:36:29 aa168da1d23b: Verifying Checksum 07:36:29 aa168da1d23b: Download complete 07:36:33 aa168da1d23b: Pull complete 07:36:33 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:36:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:36:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:36:33 prd-centos7-docker-4c-2g-163 does not seem to be running inside a container 07:36:33 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:36:36 $ docker top caedf0c4afb9a699da8226f0cbc53d24650f13c1da7b5211c151d458d6a6b613 -eo pid,comm [Pipeline] { [Pipeline] sh 07:36:36 + touch /tmp/pre-build-complete [Pipeline] sh 07:36:36 + mkdir -p /var/log/sa [Pipeline] sh 07:36:37 + ls /var/log/sa-host 07:36:37 + sadf -c /var/log/sa-host/sa05 07:36:37 file_magic: OK 07:36:37 HZ: Using current value: 100 07:36:37 file_header: OK 07:36: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 07:36:37 Statistics: 07:36:37 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:36:37 File successfully converted to sysstat format version 12.2.1 07:36:37 + sadf -c /var/log/sa-host/sa10 07:36:37 file_magic: OK 07:36:37 HZ: Using current value: 100 07:36:37 file_header: OK 07:36: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 07:36:37 Statistics: 07:36: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... 07:36:37 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:36:37 provisioning config files... 07:36:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1951774099346267178tmp [Pipeline] { [Pipeline] echo 07:36:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:36:37 ---> create-netrc.sh [Pipeline] } 07:36:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:36:38 ---> python-tools-install.sh [Pipeline] echo 07:36:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:36:38 ---> sudo-logs.sh 07:36:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:36:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:36:39 ---> job-cost.sh 07:36:39 lf-activate-venv: SKIPPING 07:36:39 DEBUG: total: 0.18000000715255737 07:36:39 INFO: Retrieving Stack Cost... 07:36:39 INFO: Retrieving Pricing Info for: v3-standard-2 07:36:40 INFO: Archiving Costs [Pipeline] echo 07:36:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:36:40 ---> logs-deploy.sh 07:36:40 lf-activate-venv: SKIPPING 07:36:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/184 07:36:40 INFO: archiving workspace using pattern(s): 07:36:41 Archives upload complete. 07:36:41 INFO: archiving logs to Nexus 07:36:42 ---> uname -a: 07:36:42 Linux prd-centos7-docker-4c-2g-163.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 07:36:42 07:36:42 07:36:42 ---> lscpu: 07:36:42 Architecture: x86_64 07:36:42 CPU op-mode(s): 32-bit, 64-bit 07:36:42 Byte Order: Little Endian 07:36:42 Address sizes: 40 bits physical, 48 bits virtual 07:36:42 CPU(s): 2 07:36:42 On-line CPU(s) list: 0,1 07:36:42 Thread(s) per core: 1 07:36:42 Core(s) per socket: 1 07:36:42 Socket(s): 2 07:36:42 NUMA node(s): 1 07:36:42 Vendor ID: AuthenticAMD 07:36:42 CPU family: 23 07:36:42 Model: 49 07:36:42 Model name: AMD EPYC-Rome Processor 07:36:42 Stepping: 0 07:36:42 CPU MHz: 2799.998 07:36:42 BogoMIPS: 5599.99 07:36:42 Virtualization: AMD-V 07:36:42 Hypervisor vendor: KVM 07:36:42 Virtualization type: full 07:36:42 L1d cache: 64 KiB 07:36:42 L1i cache: 64 KiB 07:36:42 L2 cache: 1 MiB 07:36:42 L3 cache: 32 MiB 07:36:42 NUMA node0 CPU(s): 0,1 07:36:42 Vulnerability Itlb multihit: Not affected 07:36:42 Vulnerability L1tf: Not affected 07:36:42 Vulnerability Mds: Not affected 07:36:42 Vulnerability Meltdown: Not affected 07:36:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:36:42 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:36:42 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:36:42 Vulnerability Srbds: Not affected 07:36:42 Vulnerability Tsx async abort: Not affected 07:36: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 07:36:42 07:36:42 07:36:42 ---> nproc: 07:36:42 2 07:36:42 07:36:42 07:36:42 ---> df -h: 07:36:42 Filesystem Size Used Available Use% Mounted on 07:36:42 overlay 40.0G 8.9G 31.1G 22% / 07:36:42 tmpfs 64.0M 0 64.0M 0% /dev 07:36:42 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 07:36:42 shm 64.0M 0 64.0M 0% /dev/shm 07:36:42 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 07:36:42 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 07:36:42 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 07:36:42 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 07:36:42 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dgexfoundry_device-sdk-go_master 07:36:42 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dgexfoundry_device-sdk-go_master@tmp 07:36:42 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 07:36:42 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 07:36:42 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 07:36:42 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 07:36:42 07:36:42 07:36:42 ---> free -m: 07:36:42 total used free shared buff/cache available 07:36:42 Mem: 7821 1287 3145 0 3388 6452 07:36:42 Swap: 1023 0 1023 07:36:42 07:36:42 07:36:42 ---> ip addr: 07:36:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:36:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:36:42 inet 127.0.0.1/8 scope host lo 07:36:42 valid_lft forever preferred_lft forever 07:36:42 inet6 ::1/128 scope host 07:36:42 valid_lft forever preferred_lft forever 07:36:42 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:36:42 link/ether fa:16:3e:4d:b3:90 brd ff:ff:ff:ff:ff:ff 07:36:42 inet 10.30.123.243/23 brd 10.30.123.255 scope global dynamic eth0 07:36:42 valid_lft 85647sec preferred_lft 85647sec 07:36:42 inet6 fe80::f816:3eff:fe4d:b390/64 scope link 07:36:42 valid_lft forever preferred_lft forever 07:36:42 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:36:42 link/ether 02:42:33:fe:d0:23 brd ff:ff:ff:ff:ff:ff 07:36:42 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:36:42 valid_lft forever preferred_lft forever 07:36:42 inet6 fe80::42:33ff:fefe:d023/64 scope link 07:36:42 valid_lft forever preferred_lft forever 07:36:42 07:36:42 07:36:42 ---> sar -b -r -n DEV: 07:36:42 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) 07:36:42 07:36:42 07:23:58 LINUX RESTART (2 CPU) 07:36:42 07:36:42 07:25:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:36:42 07:26:01 1.98 0.00 1.98 0.00 0.00 40.95 0.00 07:36:42 07:27:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 07:36:42 07:28:01 0.27 0.00 0.27 0.00 0.00 3.12 0.00 07:36:42 07:29:01 0.35 0.00 0.35 0.00 0.00 5.43 0.00 07:36:42 07:30:01 0.20 0.00 0.20 0.00 0.00 3.05 0.00 07:36:42 07:31:01 0.22 0.00 0.22 0.00 0.00 2.17 0.00 07:36:42 07:32:01 0.27 0.00 0.27 0.00 0.00 3.65 0.00 07:36:42 07:33:01 0.25 0.00 0.25 0.00 0.00 2.62 0.00 07:36:42 07:34:01 0.30 0.00 0.30 0.00 0.00 3.61 0.00 07:36:42 07:35:01 0.22 0.00 0.22 0.00 0.00 2.30 0.00 07:36:42 07:36:01 193.31 0.03 193.27 0.00 3.73 53752.75 0.00 07:36:42 Average: 18.00 0.00 17.99 0.00 0.34 4902.37 0.00 07:36:42 07:36:42 07:25:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:36:42 07:26:01 5462936 0 802868 10.02 2620 1740508 1205108 13.31 572092 1575296 16 07:36:42 07:27:01 5459528 0 806268 10.07 2620 1740516 1205432 13.31 576912 1574208 20 07:36:42 07:28:01 5457872 0 807924 10.09 2620 1740516 1205504 13.31 578500 1574204 8 07:36:42 07:29:01 5460372 0 805420 10.06 2620 1740520 1205108 13.31 573552 1577092 12 07:36:42 07:30:01 5457260 0 808524 10.10 2620 1740528 1205216 13.31 574172 1579916 8 07:36:42 07:31:01 5457704 0 808080 10.09 2620 1740528 1205108 13.31 573500 1579916 8 07:36:42 07:32:01 5457456 0 808320 10.09 2620 1740536 1205108 13.31 573568 1579916 8 07:36:42 07:33:01 5449592 0 816176 10.19 2620 1740544 1205108 13.31 581720 1579916 8 07:36:42 07:34:01 5449100 0 816664 10.20 2620 1740548 1205108 13.31 581708 1579920 8 07:36:42 07:35:01 5448684 0 817076 10.20 2620 1740552 1205192 13.31 583460 1578540 8 07:36:42 07:36:01 3769744 0 1173648 14.65 2620 3062920 1345948 14.86 903660 2717596 300 07:36:42 Average: 5302750 0 842815 10.52 2620 1860747 1217995 13.45 606622 1681502 37 07:36:42 07:36:42 07:25:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:36:42 07:26:01 eth0 0.61 0.08 0.04 0.01 0.00 0.00 0.00 0.00 07:36:42 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:42 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:42 07:27:01 eth0 6.96 3.56 6.23 0.24 0.00 0.00 0.00 0.00 07:36:42 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:42 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:42 07:28:01 eth0 1.38 0.62 0.58 0.40 0.00 0.00 0.00 0.00 07:36:42 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:42 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:42 07:29:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:36:42 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:42 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:42 07:30:01 eth0 0.27 0.23 0.14 0.07 0.00 0.00 0.00 0.00 07:36:42 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:42 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:42 07:31:01 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:36:42 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:42 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:42 07:32:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:36:42 07:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:42 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:42 07:33:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:36:42 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:42 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:42 07:34:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:36:42 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:42 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:42 07:35:01 eth0 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 07:36:42 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:42 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:42 07:36:01 eth0 953.76 867.70 7695.24 81.12 0.00 0.00 0.00 0.00 07:36:42 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:42 07:36:01 veth4a8d4b4 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:36:42 07:36:01 docker0 62.44 67.43 5.09 388.04 0.00 0.00 0.00 0.00 07:36:42 Average: eth0 87.78 79.49 701.56 7.46 0.00 0.00 0.00 0.00 07:36:42 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:42 Average: veth4a8d4b4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:42 Average: docker0 5.69 6.14 0.46 35.34 0.00 0.00 0.00 0.00 07:36:42 07:36:42 07:36:42 ---> sar -P ALL: 07:36:42 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) 07:36:42 07:36:42 07:23:58 LINUX RESTART (2 CPU) 07:36:42 07:36:42 07:25:02 CPU %user %nice %system %iowait %steal %idle 07:36:42 07:26:01 all 0.19 0.00 0.04 0.00 0.03 99.75 07:36:42 07:26:01 0 0.29 0.00 0.05 0.00 0.03 99.63 07:36:42 07:26:01 1 0.08 0.00 0.03 0.00 0.02 99.86 07:36:42 07:27:01 all 0.27 0.00 0.04 0.00 0.03 99.67 07:36:42 07:27:01 0 0.43 0.00 0.05 0.00 0.03 99.48 07:36:42 07:27:01 1 0.10 0.00 0.03 0.00 0.02 99.85 07:36:42 07:28:01 all 0.13 0.00 0.05 0.00 0.03 99.80 07:36:42 07:28:01 0 0.03 0.00 0.05 0.00 0.03 99.88 07:36:42 07:28:01 1 0.22 0.00 0.05 0.00 0.02 99.72 07:36:42 07:29:01 all 0.19 0.00 0.04 0.00 0.03 99.74 07:36:42 07:29:01 0 0.07 0.00 0.03 0.00 0.02 99.88 07:36:42 07:29:01 1 0.32 0.00 0.05 0.00 0.03 99.60 07:36:42 07:30:01 all 0.13 0.00 0.03 0.00 0.02 99.82 07:36:42 07:30:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:36:42 07:30:01 1 0.23 0.00 0.05 0.00 0.03 99.68 07:36:42 07:31:01 all 0.06 0.00 0.05 0.00 0.03 99.87 07:36:42 07:31:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:36:42 07:31:01 1 0.08 0.00 0.07 0.00 0.03 99.82 07:36:42 07:32:01 all 0.14 0.00 0.03 0.00 0.03 99.79 07:36:42 07:32:01 0 0.22 0.00 0.03 0.00 0.02 99.73 07:36:42 07:32:01 1 0.07 0.00 0.03 0.00 0.05 99.85 07:36:42 07:33:01 all 0.11 0.00 0.03 0.00 0.03 99.84 07:36:42 07:33:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:36:42 07:33:01 1 0.18 0.00 0.03 0.00 0.03 99.75 07:36:42 07:34:01 all 0.16 0.00 0.04 0.00 0.02 99.78 07:36:42 07:34:01 0 0.02 0.00 0.03 0.00 0.02 99.93 07:36:42 07:34:01 1 0.30 0.00 0.05 0.00 0.02 99.63 07:36:42 07:35:01 all 0.08 0.00 0.05 0.00 0.03 99.84 07:36:42 07:35:01 0 0.03 0.00 0.05 0.00 0.02 99.90 07:36:42 07:35:01 1 0.13 0.00 0.05 0.00 0.03 99.78 07:36:42 07:36:01 all 21.55 0.00 10.40 2.57 0.11 65.37 07:36:42 07:36:01 0 22.26 0.00 10.59 2.37 0.09 64.69 07:36:42 07:36:01 1 20.84 0.00 10.21 2.77 0.12 66.06 07:36:42 07:36:42 Average: CPU %user %nice %system %iowait %steal %idle 07:36:42 Average: all 1.99 0.00 0.93 0.22 0.03 96.83 07:36:42 Average: 0 2.02 0.00 0.94 0.20 0.03 96.81 07:36:42 Average: 1 1.96 0.00 0.92 0.24 0.04 96.85 07:36:42 07:36:42 07:36:42