Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5a20fccc8043608f734de85e0db6a7c46f2827fe 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4714633313989651501.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 155abbc8877922835dbd6f2f82c828d26e35ec40 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3243789851120632937.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 155abbc8877922835dbd6f2f82c828d26e35ec40 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1935041463667675653.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 155abbc8877922835dbd6f2f82c828d26e35ec40 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 155abbc8877922835dbd6f2f82c828d26e35ec40 # timeout=10 Commit message: "Merge pull request #342 from ernestojeda/fix-c-docker-image-names" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4573966864565086690.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4751919545410627171.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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-modbus-go, buildSnap:true] ========================================================= [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-modbus-go-settings PROJECT: device-modbus-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: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1107 in /w/workspace/gexfoundry_device-modbus-go_main [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-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-modbus-go_main@tmp/jenkins-gitclient-ssh2798415463952993031.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5a20fccc8043608f734de85e0db6a7c46f2827fe (main) > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-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 5a20fccc8043608f734de85e0db6a7c46f2827fe # timeout=10 Commit message: "Merge pull request #276 from soda480/US1908" > git rev-list --no-walk 84f9f35e34861a9df1f963446ebe383a81eb0395 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:37:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:37:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:37:35 ========================================================= 22:37:35 EdgeX Global Pipelines Version Info 22:37:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:37:37 ------------------- 22:37:37 stable info: 22:37:37 ------------------- 22:37:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:37:37 Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 22:37:37 Message: update stable to v1.0.199 22:37:37 ------------------- 22:37:37 experimental info: 22:37:37 ------------------- 22:37:37 Commited By: **** collab-it+edgex@linuxfoundation.org 22:37:37 Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 22:37:37 Message: update experimental to v1.0.199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:37:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 22:37:37 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 22:37:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:37:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:37:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:37:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:37:37 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:37:37 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:37:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:37:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:37:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:37:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:37:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 22:37:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:37:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:37:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:37:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:37:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:37:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:37:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:37:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:37:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:37:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:37:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:37:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:37:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:37:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:37:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:37:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:37:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:37:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5a20fccc8043608f734de85e0db6a7c46f2827fe [Pipeline] echo 22:37:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5a20fcc [Pipeline] echo 22:37:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:37:38 provisioning config files... 22:37:38 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1051274225521073982tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:37:38 ---> docker-login.sh 22:37:38 nexus3.edgexfoundry.org:10001 22:37:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:39 Configure a credential helper to remove this warning. See 22:37:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:39 22:37:39 Login Succeeded 22:37:39 nexus3.edgexfoundry.org:10002 22:37:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:39 Configure a credential helper to remove this warning. See 22:37:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:39 22:37:39 Login Succeeded 22:37:39 nexus3.edgexfoundry.org:10003 22:37:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:39 Configure a credential helper to remove this warning. See 22:37:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:39 22:37:39 Login Succeeded 22:37:39 nexus3.edgexfoundry.org:10004 22:37:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:40 Configure a credential helper to remove this warning. See 22:37:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:40 22:37:40 Login Succeeded 22:37:40 docker.io 22:37:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:40 Configure a credential helper to remove this warning. See 22:37:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:40 22:37:40 Login Succeeded 22:37:40 ---> docker-login.sh ends [Pipeline] } 22:37:40 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 22:37:40 + git log --format=format:%s -1 5a20fccc8043608f734de85e0db6a7c46f2827fe [Pipeline] echo 22:37:40 GIT_COMMIT: 5a20fccc8043608f734de85e0db6a7c46f2827fe, Commit Message: Merge pull request #276 from soda480/US1908 [Pipeline] echo 22:37:40 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:37:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:37:41 22:37:41 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:37:41 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:37:41 latest: Pulling from edgex-devops/git-semver 22:37:41 31603596830f: Pulling fs layer 22:37:41 b6dc333f4379: Pulling fs layer 22:37:41 3d9ef1400e77: Pulling fs layer 22:37:41 fd332fbdc1db: Pulling fs layer 22:37:41 fd332fbdc1db: Waiting 22:37:41 b6dc333f4379: Verifying Checksum 22:37:41 b6dc333f4379: Download complete 22:37:42 31603596830f: Verifying Checksum 22:37:42 31603596830f: Download complete 22:37:42 fd332fbdc1db: Verifying Checksum 22:37:42 fd332fbdc1db: Download complete 22:37:42 31603596830f: Pull complete 22:37:42 b6dc333f4379: Pull complete 22:37:42 3d9ef1400e77: Verifying Checksum 22:37:42 3d9ef1400e77: Download complete 22:37:43 3d9ef1400e77: Pull complete 22:37:43 fd332fbdc1db: Pull complete 22:37:43 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 22:37:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:37:43 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:37:43 prd-centos7-docker-4c-2g-1107 does not seem to be running inside a container 22:37:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:37:44 $ docker top f89011aea24e8931aaa3f9b04ceef33f6c3954cb55b96ed3608d706d1a6d7a7c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:37:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:37:44 [ssh-agent] Looking for ssh-agent implementation... 22:37:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:37:44 $ docker exec f89011aea24e8931aaa3f9b04ceef33f6c3954cb55b96ed3608d706d1a6d7a7c ssh-agent 22:37:44 SSH_AUTH_SOCK=/tmp/ssh-SBdaNtpFtfBj/agent.15 22:37:44 SSH_AGENT_PID=22 22:37:44 Running ssh-add (command line suppressed) 22:37:44 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_189097258412846342.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_189097258412846342.key) 22:37:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:37:45 + git tag --points-at HEAD [Pipeline] } 22:37:45 $ docker exec --env ******** --env ******** f89011aea24e8931aaa3f9b04ceef33f6c3954cb55b96ed3608d706d1a6d7a7c ssh-agent -k 22:37:45 unset SSH_AUTH_SOCK; 22:37:45 unset SSH_AGENT_PID; 22:37:45 echo Agent pid 22 killed; 22:37:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:37:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:37:45 [ssh-agent] Looking for ssh-agent implementation... 22:37:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:37:45 $ docker exec f89011aea24e8931aaa3f9b04ceef33f6c3954cb55b96ed3608d706d1a6d7a7c ssh-agent 22:37:45 SSH_AUTH_SOCK=/tmp/ssh-oUy3haygooWY/agent.55 22:37:45 SSH_AGENT_PID=62 22:37:45 Running ssh-add (command line suppressed) 22:37:45 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5103219925283831513.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5103219925283831513.key) 22:37:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:37:46 + git semver init 22:37:46 # -> Open(): unable to determine branch for HEAD 22:37:46 # $GIT_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.git 22:37:46 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-modbus-go_main 22:37:46 # $SEMVER_REMOTE_NAME = origin 22:37:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:37:46 # $SEMVER_USER_NAME = edgex-jenkins 22:37:46 # $SEMVER_BRANCH = main 22:37:46 # $SEMVER_TEMP = /tmp/semver-380401046 22:37:46 # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP 22:37:46 # '/tmp/semver-380401046' -> '/w/workspace/gexfoundry_device-modbus-go_main/.semver' 22:37:46 # -> Force: false 22:37:46 # $SEMVER_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.semver [Pipeline] } 22:37:46 $ docker exec --env ******** --env ******** f89011aea24e8931aaa3f9b04ceef33f6c3954cb55b96ed3608d706d1a6d7a7c ssh-agent -k 22:37:46 unset SSH_AUTH_SOCK; 22:37:46 unset SSH_AGENT_PID; 22:37:46 echo Agent pid 62 killed; 22:37:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:37:47 + git semver [Pipeline] } 22:37:47 $ docker stop --time=1 f89011aea24e8931aaa3f9b04ceef33f6c3954cb55b96ed3608d706d1a6d7a7c 22:37:48 $ docker rm -f f89011aea24e8931aaa3f9b04ceef33f6c3954cb55b96ed3608d706d1a6d7a7c [Pipeline] // withDockerContainer [Pipeline] sh 22:37:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:37:49 Stashed 1 file(s) [Pipeline] echo 22:37:49 [edgeXSemver]: initialized semver on version 2.0.1-dev.2 [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 22:38:04 Still waiting to schedule task 22:38:04 ‘prd-centos7-blackbox-4c-2g-77’ doesn’t have label ‘centos7-docker-4c-2g’ 22:38:04 ‘prd-centos7-docker-4c-2g-1100’ is offline 22:38:04 ‘prd-centos7-docker-4c-2g-1110’ is offline 22:38:04 ‘prd-centos7-docker-4c-2g-1112’ is offline 22:38:04 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1106’ doesn’t have label ‘centos7-docker-4c-2g’ 22:38:04 Still waiting to schedule task 22:38:04 ‘prd-centos7-blackbox-4c-2g-77’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:38:04 ‘prd-centos7-docker-4c-2g-1100’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:38:04 ‘prd-centos7-docker-4c-2g-1110’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:38:04 ‘prd-centos7-docker-4c-2g-1112’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:38:04 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1106’ is offline 22:39:07 Running on prd-centos7-docker-4c-2g-1117 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 22:39:07 Running in /w/workspace/device-modbus-go/3 [Pipeline] { [Pipeline] checkout 22:39:07 Selected Git installation does not exist. Using Default 22:39:07 The recommended git tool is: NONE 22:39:11 using credential edgex-jenkins-ssh 22:39:11 Cloning the remote Git repository 22:39:11 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 22:39:11 Avoid second fetch 22:39:11 Checking out Revision 5a20fccc8043608f734de85e0db6a7c46f2827fe (main) 22:39:11 > git init /w/workspace/device-modbus-go/3 # timeout=10 22:39:11 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 22:39:11 > git --version # timeout=10 22:39:11 > git --version # 'git version 2.24.4' 22:39:11 using GIT_SSH to set credentials SSH Credentials for GitHub 22:39:11 [INFO] Currently running in a labeled security context 22:39:11 [INFO] Currently SELinux is 'enforcing' on the host 22:39:11 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-modbus-go/3@tmp/jenkins-gitclient-ssh6145821056484113218.key 22:39:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:39:11 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 22:39:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:39:11 > git config core.sparsecheckout # timeout=10 22:39:11 > git checkout -f 5a20fccc8043608f734de85e0db6a7c46f2827fe # timeout=10 22:39:15 Commit message: "Merge pull request #276 from soda480/US1908" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:39:16 provisioning config files... 22:39:16 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/3@tmp/config5787139392148848966tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:39:16 ---> docker-login.sh 22:39:16 nexus3.edgexfoundry.org:10001 22:39:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:17 Configure a credential helper to remove this warning. See 22:39:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:17 22:39:17 Login Succeeded 22:39:17 nexus3.edgexfoundry.org:10002 22:39:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:17 Configure a credential helper to remove this warning. See 22:39:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:17 22:39:17 Login Succeeded 22:39:17 nexus3.edgexfoundry.org:10003 22:39:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:17 Configure a credential helper to remove this warning. See 22:39:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:17 22:39:17 Login Succeeded 22:39:17 nexus3.edgexfoundry.org:10004 22:39:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:17 Configure a credential helper to remove this warning. See 22:39:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:17 22:39:17 Login Succeeded 22:39:17 docker.io 22:39:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:17 Configure a credential helper to remove this warning. See 22:39:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:17 22:39:17 Login Succeeded 22:39:17 ---> docker-login.sh ends [Pipeline] } 22:39:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:39:18 ========================================================= 22:39:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:39:18 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:39:18 + 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 . 22:39:18 Sending build context to Docker daemon 626.7kB 22:39:18 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 22:39:18 Step 2/8 : FROM ${BASE} 22:39:20 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:39:20 540db60ca938: Pulling fs layer 22:39:20 adcc1eea9eea: Pulling fs layer 22:39:20 4c4ab2625f07: Pulling fs layer 22:39:20 0773c198feca: Pulling fs layer 22:39:20 345f892a5656: Pulling fs layer 22:39:20 4796506630df: Pulling fs layer 22:39:20 cc55df3e53f1: Pulling fs layer 22:39:20 4d027b6c602c: Pulling fs layer 22:39:20 449e75d2c14e: Pulling fs layer 22:39:20 4796506630df: Waiting 22:39:20 cc55df3e53f1: Waiting 22:39:20 4d027b6c602c: Waiting 22:39:20 449e75d2c14e: Waiting 22:39:20 0773c198feca: Waiting 22:39:20 345f892a5656: Waiting 22:39:20 4c4ab2625f07: Verifying Checksum 22:39:20 4c4ab2625f07: Download complete 22:39:20 adcc1eea9eea: Verifying Checksum 22:39:20 adcc1eea9eea: Download complete 22:39:20 345f892a5656: Verifying Checksum 22:39:20 345f892a5656: Download complete 22:39:20 4796506630df: Verifying Checksum 22:39:20 4796506630df: Download complete 22:39:20 cc55df3e53f1: Verifying Checksum 22:39:20 cc55df3e53f1: Download complete 22:39:20 540db60ca938: Verifying Checksum 22:39:20 540db60ca938: Download complete 22:39:20 540db60ca938: Pull complete 22:39:20 adcc1eea9eea: Pull complete 22:39:20 4c4ab2625f07: Pull complete 22:39:21 4d027b6c602c: Verifying Checksum 22:39:21 4d027b6c602c: Download complete 22:39:27 449e75d2c14e: Verifying Checksum 22:39:27 449e75d2c14e: Download complete 22:39:28 0773c198feca: Verifying Checksum 22:39:28 0773c198feca: Download complete 22:39:31 0773c198feca: Pull complete 22:39:32 345f892a5656: Pull complete 22:39:32 4796506630df: Pull complete 22:39:32 cc55df3e53f1: Pull complete 22:39:32 4d027b6c602c: Pull complete 22:39:34 449e75d2c14e: Pull complete 22:39:34 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 22:39:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:39:34 ---> 0d28375d9b5b 22:39:34 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 22:39:35 ---> Running in d7489dc2eda5 22:39:35 Removing intermediate container d7489dc2eda5 22:39:35 ---> 7c6b51248973 22:39:35 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:39:35 ---> Running in 491174c314f1 22:39:36 Removing intermediate container 491174c314f1 22:39:36 ---> b8aa52505d77 22:39:36 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 22:39:36 ---> Running in 31aa17b6715f 22:39:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:39:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:39:38 (1/13) Installing libc-dev (0.7.2-r3) 22:39:38 (2/13) Installing libsodium (1.0.18-r0) 22:39:38 (3/13) Installing pkgconf (1.7.3-r0) 22:39:38 (4/13) Installing libsodium-dev (1.0.18-r0) 22:39:39 (5/13) Installing openssh-keygen (8.4_p1-r3) 22:39:39 (6/13) Installing libedit (20191231.3.1-r1) 22:39:39 (7/13) Installing openssh-client (8.4_p1-r3) 22:39:40 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 22:39:40 (9/13) Installing openssh-server-common (8.4_p1-r3) 22:39:40 (10/13) Installing openssh-server (8.4_p1-r3) 22:39:40 (11/13) Installing openssh (8.4_p1-r3) 22:39:40 (12/13) Installing libzmq (4.3.3-r1) 22:39:40 (13/13) Installing zeromq-dev (4.3.3-r1) 22:39:41 Executing busybox-1.32.1-r6.trigger 22:39:41 OK: 156 MiB in 53 packages 22:39:41 Removing intermediate container 31aa17b6715f 22:39:41 ---> 976bfaec08a1 22:39:41 Step 6/8 : WORKDIR /device-modbus-go 22:39:41 ---> Running in d6a91aadcf9b 22:39:41 Removing intermediate container d6a91aadcf9b 22:39:41 ---> 5397663ccf89 22:39:41 Step 7/8 : COPY . . 22:39:42 ---> 250e125dc9d5 22:39:42 Step 8/8 : RUN go mod download 22:39:42 ---> Running in 5dc7a23194a5 22:39:54 Removing intermediate container 5dc7a23194a5 22:39:54 ---> 1398ce7c8a3d 22:39:54 Successfully built 1398ce7c8a3d 22:39:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:39:54 + docker inspect -f . ci-base-image-x86_64 22:39:54 . [Pipeline] withDockerContainer 22:39:54 prd-centos7-docker-4c-2g-1117 does not seem to be running inside a container 22:39:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/3 -v /w/workspace/device-modbus-go/3:/w/workspace/device-modbus-go/3:rw,z -v /w/workspace/device-modbus-go/3@tmp:/w/workspace/device-modbus-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:39:55 $ docker top 402b0d229c68e7cc3572fac912bab0916681d5ea61633a16738813ea25c3b86e -eo pid,comm [Pipeline] { [Pipeline] sh 22:39:55 + go version 22:39:55 go version go1.16.5 linux/amd64 [Pipeline] } 22:39:55 $ docker stop --time=1 402b0d229c68e7cc3572fac912bab0916681d5ea61633a16738813ea25c3b86e 22:39:56 $ docker rm -f 402b0d229c68e7cc3572fac912bab0916681d5ea61633a16738813ea25c3b86e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:39:57 + docker inspect -f . ci-base-image-x86_64 22:39:57 . [Pipeline] withDockerContainer 22:39:57 prd-centos7-docker-4c-2g-1117 does not seem to be running inside a container 22:39:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/3 -v /w/workspace/device-modbus-go/3:/w/workspace/device-modbus-go/3:rw,z -v /w/workspace/device-modbus-go/3@tmp:/w/workspace/device-modbus-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:39:58 $ docker top 351d3ade6149b9f4bd6325f07dbd56995c93545d24d9360f0c955bdd4428f545 -eo pid,comm [Pipeline] { [Pipeline] sh 22:39:58 + go mod tidy [Pipeline] sh 22:39:59 + make test 22:39:59 go mod tidy 22:39:59 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 22:39:59 ? github.com/edgexfoundry/device-modbus-go [no test files] 22:40:14 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 22:40:14 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.007s coverage: 47.7% of statements 22:40:14 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:40:23 gofmt -l . 22:40:23 [ "`gofmt -l .`" = "" ] 22:40:23 ./bin/test-attribution-txt.sh 22:40:23 ./bin/test-go-mod-tidy.sh [Pipeline] } 22:40:23 $ docker stop --time=1 351d3ade6149b9f4bd6325f07dbd56995c93545d24d9360f0c955bdd4428f545 22:40:24 $ docker rm -f 351d3ade6149b9f4bd6325f07dbd56995c93545d24d9360f0c955bdd4428f545 [Pipeline] // withDockerContainer [Pipeline] sh 22:40:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:40:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:40:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:40:31 + ls -al . 22:40:31 total 120 22:40:31 drwxrwxr-x. 9 jenkins jenkins 4096 Jul 30 22:40 . 22:40:31 drwxrwxr-x. 4 jenkins jenkins 28 Jul 30 22:39 .. 22:40:31 -rw-rw-r--. 1 jenkins jenkins 7707 Jul 30 22:39 Attribution.txt 22:40:31 drwxrwxr-x. 2 jenkins jenkins 87 Jul 30 22:39 bin 22:40:31 -rw-rw-r--. 1 jenkins jenkins 6038 Jul 30 22:39 CHANGELOG.md 22:40:31 drwxrwxr-x. 3 jenkins jenkins 32 Jul 30 22:39 cmd 22:40:31 -rw-r--r--. 1 jenkins jenkins 22385 Jul 30 22:40 coverage.out 22:40:31 -rw-rw-r--. 1 jenkins jenkins 1473 Jul 30 22:39 Dockerfile 22:40:31 -rw-rw-r--. 1 jenkins jenkins 995 Jul 30 22:39 Dockerfile.build 22:40:31 -rw-rw-r--. 1 jenkins jenkins 140 Jul 30 22:39 .dockerignore 22:40:31 drwxrwxr-x. 8 jenkins jenkins 162 Jul 30 22:39 .git 22:40:31 drwxrwxr-x. 2 jenkins jenkins 103 Jul 30 22:39 .github 22:40:31 -rw-rw-r--. 1 jenkins jenkins 338 Jul 30 22:39 .gitignore 22:40:31 -rw-r--r--. 1 jenkins jenkins 414 Jul 30 22:40 go.mod 22:40:31 -rw-r--r--. 1 jenkins jenkins 21529 Jul 30 22:39 go.sum 22:40:31 drwxrwxr-x. 3 jenkins jenkins 20 Jul 30 22:39 internal 22:40:31 -rw-rw-r--. 1 jenkins jenkins 679 Jul 30 22:39 Jenkinsfile 22:40:31 -rw-rw-r--. 1 jenkins jenkins 11340 Jul 30 22:39 LICENSE 22:40:31 -rw-rw-r--. 1 jenkins jenkins 914 Jul 30 22:39 Makefile 22:40:31 -rw-rw-r--. 1 jenkins jenkins 2891 Jul 30 22:39 README.md 22:40:31 drwxrwxr-x. 2 jenkins jenkins 52 Jul 30 22:39 simulator 22:40:31 drwxrwxr-x. 4 jenkins jenkins 71 Jul 30 22:39 snap 22:40:31 -rw-rw-r--. 1 jenkins jenkins 11 Jul 30 22:37 VERSION 22:40:31 -rw-rw-r--. 1 jenkins jenkins 229 Jul 30 22:39 version.go [Pipeline] isUnix [Pipeline] sh 22:40:31 + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=5a20fccc8043608f734de85e0db6a7c46f2827fe --label arch=amd64 --label version=2.0.1-dev.2 . 22:40:31 Sending build context to Docker daemon 649.7kB 22:40:31 Step 1/22 : ARG BASE=golang:1.16-alpine3.12 22:40:31 Step 2/22 : FROM ${BASE} AS builder 22:40:31 ---> 1398ce7c8a3d 22:40:31 Step 3/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:40:31 ---> Running in f63f16d844e2 22:40:32 Removing intermediate container f63f16d844e2 22:40:32 ---> 9223b001ad3f 22:40:32 Step 4/22 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 22:40:32 ---> Running in 5adb3b0ad492 22:40:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:40:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:40:33 OK: 156 MiB in 53 packages 22:40:33 Removing intermediate container 5adb3b0ad492 22:40:33 ---> d0c555098cbc 22:40:33 Step 5/22 : WORKDIR /device-modbus-go 22:40:33 ---> Running in 5b0f24188afa 22:40:34 Removing intermediate container 5b0f24188afa 22:40:34 ---> 1d102c79ce5d 22:40:34 Step 6/22 : COPY . . 22:40:34 ---> 1042163f7cec 22:40:34 Step 7/22 : RUN go mod tidy 22:40:34 ---> Running in a72351d5a874 22:40:35 Removing intermediate container a72351d5a874 22:40:35 ---> 43ae9b839788 22:40:35 Step 8/22 : RUN go mod download 22:40:35 ---> Running in 32047c1232d2 22:40:35 Removing intermediate container 32047c1232d2 22:40:35 ---> 684ee3e127fd 22:40:35 Step 9/22 : RUN make build 22:40:35 ---> Running in d5484505c4c2 22:40:35 go mod tidy 22:40:35 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=2.0.1-dev.2" -o cmd/device-modbus ./cmd 22:40:48 Removing intermediate container d5484505c4c2 22:40:48 ---> 4b85bfdd2594 22:40:48 Step 10/22 : FROM alpine:3.12 22:40:48 3.12: Pulling from library/alpine 22:40:48 339de151aab4: Pulling fs layer 22:40:48 339de151aab4: Verifying Checksum 22:40:48 339de151aab4: Download complete 22:40:48 339de151aab4: Pull complete 22:40:48 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 22:40:48 Status: Downloaded newer image for alpine:3.12 22:40:48 ---> 13621d1b12d4 22:40:48 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 22:40:48 ---> Running in de26d20cea58 22:40:48 Removing intermediate container de26d20cea58 22:40:48 ---> d683bd22127c 22:40:48 Step 12/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:40:48 ---> Running in 6ce39e442e53 22:40:49 Removing intermediate container 6ce39e442e53 22:40:49 ---> a552236abb06 22:40:49 Step 13/22 : RUN apk add --update --no-cache zeromq dumb-init 22:40:49 ---> Running in c55b36e068e9 22:40:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:40:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:40:50 (1/6) Installing dumb-init (1.2.2-r1) 22:40:50 (2/6) Installing libgcc (9.3.0-r2) 22:40:50 (3/6) Installing libsodium (1.0.18-r0) 22:40:50 (4/6) Installing libstdc++ (9.3.0-r2) 22:40:51 (5/6) Installing libzmq (4.3.3-r0) 22:40:51 (6/6) Installing zeromq (4.3.3-r0) 22:40:51 Executing busybox-1.31.1-r20.trigger 22:40:51 OK: 8 MiB in 20 packages 22:40:52 Removing intermediate container c55b36e068e9 22:40:52 ---> 53ef150c72a4 22:40:52 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 22:40:52 ---> 838c53b29777 22:40:52 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 22:40:52 ---> 9b9c0d4bab53 22:40:52 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 22:40:52 ---> 5447d36e203b 22:40:52 Step 17/22 : EXPOSE 59901 22:40:52 ---> Running in 59b49eb8b786 22:40:52 Removing intermediate container 59b49eb8b786 22:40:52 ---> 70106a920697 22:40:52 Step 18/22 : ENTRYPOINT ["/device-modbus"] 22:40:52 ---> Running in 68e1e89f1d9f 22:40:52 Removing intermediate container 68e1e89f1d9f 22:40:52 ---> f442983617ea 22:40:52 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:40:52 ---> Running in cfeee86aba9c 22:40:52 Removing intermediate container cfeee86aba9c 22:40:52 ---> b6e4dd6ba63d 22:40:52 Step 20/22 : LABEL arch=amd64 22:40:53 ---> Running in e9556b2743db 22:40:53 Removing intermediate container e9556b2743db 22:40:53 ---> 6d11db030a77 22:40:53 Step 21/22 : LABEL git_sha=5a20fccc8043608f734de85e0db6a7c46f2827fe 22:40:53 ---> Running in e794bdf9c39a 22:40:53 Removing intermediate container e794bdf9c39a 22:40:53 ---> a94cad002410 22:40:53 Step 22/22 : LABEL version=2.0.1-dev.2 22:40:53 ---> Running in c8ca6f9536c1 22:40:53 Removing intermediate container c8ca6f9536c1 22:40:53 ---> dd4a8a82920b 22:40:53 [Warning] One or more build-args [ARCH MAKE] were not consumed 22:40:53 Successfully built dd4a8a82920b 22:40:53 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:40:53 provisioning config files... 22:40:53 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/3@tmp/config4374579310896718247tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:40:53 ---> docker-login.sh 22:40:53 nexus3.edgexfoundry.org:10001 22:40:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:53 Configure a credential helper to remove this warning. See 22:40:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:53 22:40:53 Login Succeeded 22:40:53 nexus3.edgexfoundry.org:10002 22:40:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:54 Configure a credential helper to remove this warning. See 22:40:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:54 22:40:54 Login Succeeded 22:40:54 nexus3.edgexfoundry.org:10003 22:40:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:54 Configure a credential helper to remove this warning. See 22:40:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:54 22:40:54 Login Succeeded 22:40:54 nexus3.edgexfoundry.org:10004 22:40:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:54 Configure a credential helper to remove this warning. See 22:40:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:54 22:40:54 Login Succeeded 22:40:54 docker.io 22:40:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:55 Configure a credential helper to remove this warning. See 22:40:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:55 22:40:55 Login Succeeded 22:40:55 ---> docker-login.sh ends [Pipeline] } 22:40:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:40:55 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 22:40:55 5a20fccc8043608f734de85e0db6a7c46f2827fe 22:40:55 latest 22:40:55 2.0.1-dev.2 22:40:55 5a20fccc8043608f734de85e0db6a7c46f2827fe-2.0.1-dev.2 22:40:55 main 22:40:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:40:55 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:5a20fccc8043608f734de85e0db6a7c46f2827fe [Pipeline] isUnix [Pipeline] sh 22:40:55 + docker push nexus3.edgexfoundry.org:10004/device-modbus:5a20fccc8043608f734de85e0db6a7c46f2827fe 22:40:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 22:40:55 1bc5f2b2bfe0: Preparing 22:40:55 1ae5112cc2f8: Preparing 22:40:55 4724bc69dd37: Preparing 22:40:55 ca0706d6ba43: Preparing 22:40:55 5a2f295d687f: Preparing 22:40:55 32f366d666a5: Preparing 22:40:55 32f366d666a5: Waiting 22:40:56 1bc5f2b2bfe0: Pushed 22:40:56 32f366d666a5: Layer already exists 22:40:56 5a2f295d687f: Pushed 22:40:56 ca0706d6ba43: Pushed 22:40:56 1ae5112cc2f8: Pushed 22:40:57 4724bc69dd37: Pushed 22:40:57 5a20fccc8043608f734de85e0db6a7c46f2827fe: digest: sha256:b1ca647738d33d132f9c7dce6d47de563a58ad581a79797dce869f3ff31c1e41 size: 1572 [Pipeline] isUnix [Pipeline] sh 22:40:58 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] isUnix [Pipeline] sh 22:40:58 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 22:40:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 22:40:58 1bc5f2b2bfe0: Preparing 22:40:58 1ae5112cc2f8: Preparing 22:40:58 4724bc69dd37: Preparing 22:40:58 ca0706d6ba43: Preparing 22:40:58 5a2f295d687f: Preparing 22:40:58 32f366d666a5: Preparing 22:40:58 32f366d666a5: Waiting 22:40:58 ca0706d6ba43: Layer already exists 22:40:58 1bc5f2b2bfe0: Layer already exists 22:40:58 1ae5112cc2f8: Layer already exists 22:40:58 5a2f295d687f: Layer already exists 22:40:58 4724bc69dd37: Layer already exists 22:40:58 32f366d666a5: Layer already exists 22:40:58 latest: digest: sha256:b1ca647738d33d132f9c7dce6d47de563a58ad581a79797dce869f3ff31c1e41 size: 1572 [Pipeline] isUnix [Pipeline] sh 22:40:59 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh 22:40:59 + docker push nexus3.edgexfoundry.org:10004/device-modbus:2.0.1-dev.2 22:40:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 22:40:59 1bc5f2b2bfe0: Preparing 22:40:59 1ae5112cc2f8: Preparing 22:40:59 4724bc69dd37: Preparing 22:40:59 ca0706d6ba43: Preparing 22:40:59 5a2f295d687f: Preparing 22:40:59 32f366d666a5: Preparing 22:40:59 32f366d666a5: Waiting 22:40:59 1bc5f2b2bfe0: Layer already exists 22:40:59 4724bc69dd37: Layer already exists 22:40:59 5a2f295d687f: Layer already exists 22:40:59 1ae5112cc2f8: Layer already exists 22:40:59 ca0706d6ba43: Layer already exists 22:40:59 32f366d666a5: Layer already exists 22:40:59 2.0.1-dev.2: digest: sha256:b1ca647738d33d132f9c7dce6d47de563a58ad581a79797dce869f3ff31c1e41 size: 1572 [Pipeline] isUnix [Pipeline] sh 22:40:59 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:5a20fccc8043608f734de85e0db6a7c46f2827fe-2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh 22:41:00 + docker push nexus3.edgexfoundry.org:10004/device-modbus:5a20fccc8043608f734de85e0db6a7c46f2827fe-2.0.1-dev.2 22:41:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 22:41:00 1bc5f2b2bfe0: Preparing 22:41:00 1ae5112cc2f8: Preparing 22:41:00 4724bc69dd37: Preparing 22:41:00 ca0706d6ba43: Preparing 22:41:00 5a2f295d687f: Preparing 22:41:00 32f366d666a5: Preparing 22:41:00 32f366d666a5: Waiting 22:41:00 ca0706d6ba43: Layer already exists 22:41:00 4724bc69dd37: Layer already exists 22:41:00 5a2f295d687f: Layer already exists 22:41:00 1ae5112cc2f8: Layer already exists 22:41:00 1bc5f2b2bfe0: Layer already exists 22:41:00 32f366d666a5: Layer already exists 22:41:00 5a20fccc8043608f734de85e0db6a7c46f2827fe-2.0.1-dev.2: digest: sha256:b1ca647738d33d132f9c7dce6d47de563a58ad581a79797dce869f3ff31c1e41 size: 1572 [Pipeline] isUnix [Pipeline] sh 22:41:00 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] isUnix [Pipeline] sh 22:41:00 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 22:41:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 22:41:00 1bc5f2b2bfe0: Preparing 22:41:00 1ae5112cc2f8: Preparing 22:41:00 4724bc69dd37: Preparing 22:41:00 ca0706d6ba43: Preparing 22:41:00 5a2f295d687f: Preparing 22:41:00 32f366d666a5: Preparing 22:41:00 32f366d666a5: Waiting 22:41:00 4724bc69dd37: Layer already exists 22:41:00 ca0706d6ba43: Layer already exists 22:41:00 1bc5f2b2bfe0: Layer already exists 22:41:00 1ae5112cc2f8: Layer already exists 22:41:00 5a2f295d687f: Layer already exists 22:41:00 32f366d666a5: Layer already exists 22:41:00 main: digest: sha256:b1ca647738d33d132f9c7dce6d47de563a58ad581a79797dce869f3ff31c1e41 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:41:00 ===================================================== [Pipeline] echo 22:41:00 taggedImages: 22:41:00 - nexus3.edgexfoundry.org:10004/device-modbus:5a20fccc8043608f734de85e0db6a7c46f2827fe 22:41:00 - nexus3.edgexfoundry.org:10004/device-modbus:latest 22:41:00 - nexus3.edgexfoundry.org:10004/device-modbus:2.0.1-dev.2 22:41:00 - nexus3.edgexfoundry.org:10004/device-modbus:5a20fccc8043608f734de85e0db6a7c46f2827fe-2.0.1-dev.2 22:41:00 - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:41:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:41:01 22:41:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:41:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:41:01 latest: Pulling from edgex-lftools-log-publisher 22:41:01 b4d181a07f80: Pulling fs layer 22:41:01 a1111a8f2ec3: Pulling fs layer 22:41:01 ed53099fbce6: Pulling fs layer 22:41:01 dc539afda2c1: Pulling fs layer 22:41:01 77bc0d833cb6: Pulling fs layer 22:41:01 9065ff56babe: Pulling fs layer 22:41:01 d287ab97295c: Pulling fs layer 22:41:01 dc539afda2c1: Waiting 22:41:01 77bc0d833cb6: Waiting 22:41:01 9065ff56babe: Waiting 22:41:01 d287ab97295c: Waiting 22:41:02 a1111a8f2ec3: Verifying Checksum 22:41:02 a1111a8f2ec3: Download complete 22:41:02 dc539afda2c1: Verifying Checksum 22:41:02 dc539afda2c1: Download complete 22:41:02 ed53099fbce6: Verifying Checksum 22:41:02 ed53099fbce6: Download complete 22:41:02 9065ff56babe: Verifying Checksum 22:41:02 9065ff56babe: Download complete 22:41:02 77bc0d833cb6: Verifying Checksum 22:41:02 77bc0d833cb6: Download complete 22:41:03 b4d181a07f80: Verifying Checksum 22:41:03 b4d181a07f80: Download complete 22:41:04 b4d181a07f80: Pull complete 22:41:04 a1111a8f2ec3: Pull complete 22:41:05 ed53099fbce6: Pull complete 22:41:05 dc539afda2c1: Pull complete 22:41:05 77bc0d833cb6: Pull complete 22:41:05 9065ff56babe: Pull complete 22:41:08 d287ab97295c: Verifying Checksum 22:41:08 d287ab97295c: Download complete 22:41:12 d287ab97295c: Pull complete 22:41:12 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:41:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:41:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:41:12 prd-centos7-docker-4c-2g-1117 does not seem to be running inside a container 22:41:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/3 -v /w/workspace/device-modbus-go/3:/w/workspace/device-modbus-go/3:rw,z -v /w/workspace/device-modbus-go/3@tmp:/w/workspace/device-modbus-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:41:15 $ docker top 4c94f062b303d57aba3a175fe325b66776187889829ff5813ef06e1052b852df -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:41:15 ---> job-cost.sh 22:41:15 lf-activate-venv: SKIPPING 22:41:15 INFO: No Stack... 22:41:17 INFO: Retrieving Pricing Info for: v3-standard-2 22:41:17 INFO: Archiving Costs [Pipeline] sh 22:41:17 + cat /w/workspace/device-modbus-go/3/archives/cost.csv 22:41:17 + cut -d, -f6 [Pipeline] lock 22:41:17 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-3-stack-cost] 22:41:17 Resource [jenkins-edgexfoundry-device-modbus-go-main-3-stack-cost] did not exist. Created. 22:41:17 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:41:18 + echo total: 0.05999999865889549 [Pipeline] stash 22:41:18 Stashed 1 file(s) [Pipeline] } 22:41:18 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-3-stack-cost] [Pipeline] // lock [Pipeline] } 22:41:18 $ docker stop --time=1 4c94f062b303d57aba3a175fe325b66776187889829ff5813ef06e1052b852df 22:41:19 $ docker rm -f 4c94f062b303d57aba3a175fe325b66776187889829ff5813ef06e1052b852df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:41:20 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1120 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 22:41:20 Running in /w/workspace/device-modbus-go/3 [Pipeline] { [Pipeline] checkout 22:41:21 Selected Git installation does not exist. Using Default 22:41:21 The recommended git tool is: NONE 22:41:28 using credential edgex-jenkins-ssh 22:41:28 Cloning the remote Git repository 22:41:29 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 22:41:29 > git init /w/workspace/device-modbus-go/3 # timeout=10 22:41:29 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 22:41:29 > git --version # timeout=10 22:41:29 > git --version # 'git version 2.17.1' 22:41:29 using GIT_SSH to set credentials SSH Credentials for GitHub 22:41:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:41:30 Avoid second fetch 22:41:30 Checking out Revision 5a20fccc8043608f734de85e0db6a7c46f2827fe (main) 22:41:30 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 22:41:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:41:30 > git config core.sparsecheckout # timeout=10 22:41:30 > git checkout -f 5a20fccc8043608f734de85e0db6a7c46f2827fe # timeout=10 22:41:35 Commit message: "Merge pull request #276 from soda480/US1908" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:41:35 provisioning config files... 22:41:35 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/3@tmp/config2873966455272909295tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:41:36 ---> docker-login.sh 22:41:36 nexus3.edgexfoundry.org:10001 22:41:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:37 Configure a credential helper to remove this warning. See 22:41:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:37 22:41:37 Login Succeeded 22:41:37 nexus3.edgexfoundry.org:10002 22:41:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:38 Configure a credential helper to remove this warning. See 22:41:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:38 22:41:38 Login Succeeded 22:41:38 nexus3.edgexfoundry.org:10003 22:41:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:38 Configure a credential helper to remove this warning. See 22:41:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:38 22:41:38 Login Succeeded 22:41:38 nexus3.edgexfoundry.org:10004 22:41:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:39 Configure a credential helper to remove this warning. See 22:41:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:39 22:41:39 Login Succeeded 22:41:39 docker.io 22:41:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:40 Configure a credential helper to remove this warning. See 22:41:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:40 22:41:40 Login Succeeded 22:41:40 ---> docker-login.sh ends [Pipeline] } 22:41:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:41:40 ========================================================= 22:41:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:41:40 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:41:40 + 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 . 22:41:41 Sending build context to Docker daemon 625.7kB 22:41:41 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 22:41:41 Step 2/8 : FROM ${BASE} 22:41:41 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:41:41 595b0fe564bb: Pulling fs layer 22:41:41 24495759ef45: Pulling fs layer 22:41:41 d148012ef14d: Pulling fs layer 22:41:41 cb65c68fc2e2: Pulling fs layer 22:41:41 093eec477d81: Pulling fs layer 22:41:41 a6d5b2bbb924: Pulling fs layer 22:41:41 2446dc1eb7d3: Pulling fs layer 22:41:41 596795e73e0f: Pulling fs layer 22:41:41 a6d5b2bbb924: Waiting 22:41:41 2446dc1eb7d3: Waiting 22:41:41 596795e73e0f: Waiting 22:41:41 cb65c68fc2e2: Waiting 22:41:41 093eec477d81: Waiting 22:41:41 d148012ef14d: Verifying Checksum 22:41:41 d148012ef14d: Download complete 22:41:41 24495759ef45: Verifying Checksum 22:41:41 24495759ef45: Download complete 22:41:41 093eec477d81: Download complete 22:41:41 a6d5b2bbb924: Download complete 22:41:41 595b0fe564bb: Verifying Checksum 22:41:41 595b0fe564bb: Download complete 22:41:41 2446dc1eb7d3: Verifying Checksum 22:41:41 2446dc1eb7d3: Download complete 22:41:43 595b0fe564bb: Pull complete 22:41:44 24495759ef45: Pull complete 22:41:44 d148012ef14d: Pull complete 22:41:44 596795e73e0f: Verifying Checksum 22:41:44 596795e73e0f: Download complete 22:41:45 cb65c68fc2e2: Download complete 22:41:56 cb65c68fc2e2: Pull complete 22:41:56 093eec477d81: Pull complete 22:41:57 a6d5b2bbb924: Pull complete 22:41:57 2446dc1eb7d3: Pull complete 22:42:02 596795e73e0f: Pull complete 22:42:02 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 22:42:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:42:02 ---> d9e956139c92 22:42:02 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 22:42:04 ---> Running in f27e916a72be 22:42:05 Removing intermediate container f27e916a72be 22:42:05 ---> 472bd4d99f4b 22:42:05 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:42:05 ---> Running in f4d5e2a8f532 22:42:07 Removing intermediate container f4d5e2a8f532 22:42:07 ---> 1eb39919d5a9 22:42:07 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 22:42:07 ---> Running in 6775064dee98 22:42:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:42:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:42:10 (1/13) Installing libc-dev (0.7.2-r3) 22:42:11 (2/13) Installing libsodium (1.0.18-r0) 22:42:11 (3/13) Installing pkgconf (1.7.3-r0) 22:42:11 (4/13) Installing libsodium-dev (1.0.18-r0) 22:42:11 (5/13) Installing openssh-keygen (8.4_p1-r3) 22:42:11 (6/13) Installing libedit (20191231.3.1-r1) 22:42:11 (7/13) Installing openssh-client (8.4_p1-r3) 22:42:11 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 22:42:11 (9/13) Installing openssh-server-common (8.4_p1-r3) 22:42:12 (10/13) Installing openssh-server (8.4_p1-r3) 22:42:12 (11/13) Installing openssh (8.4_p1-r3) 22:42:12 (12/13) Installing libzmq (4.3.3-r1) 22:42:12 (13/13) Installing zeromq-dev (4.3.3-r1) 22:42:12 Executing busybox-1.32.1-r6.trigger 22:42:12 OK: 145 MiB in 53 packages 22:42:14 Removing intermediate container 6775064dee98 22:42:14 ---> 1fd72f23f898 22:42:14 Step 6/8 : WORKDIR /device-modbus-go 22:42:14 ---> Running in 841a20c80810 22:42:15 Removing intermediate container 841a20c80810 22:42:15 ---> eaa2701cc4d9 22:42:15 Step 7/8 : COPY . . 22:42:16 ---> 54038f93daa2 22:42:16 Step 8/8 : RUN go mod download 22:42:16 ---> Running in 13ea7d54da9d 22:42:48 Removing intermediate container 13ea7d54da9d 22:42:48 ---> 55cac0fa0b88 22:42:48 Successfully built 55cac0fa0b88 22:42:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:42:49 + docker inspect -f . ci-base-image-arm64 22:42:49 . [Pipeline] withDockerContainer 22:42:49 prd-ubuntu18.04-docker-arm64-4c-16g-1120 does not seem to be running inside a container 22:42:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/3 -v /w/workspace/device-modbus-go/3:/w/workspace/device-modbus-go/3:rw,z -v /w/workspace/device-modbus-go/3@tmp:/w/workspace/device-modbus-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:42:51 $ docker top 7cd65cccc573425628ec067e8a47eba8de16cf330e5f23780d190cd50a00766a -eo pid,comm [Pipeline] { [Pipeline] sh 22:42:52 + go version 22:42:52 go version go1.16.5 linux/arm64 [Pipeline] } 22:42:52 $ docker stop --time=1 7cd65cccc573425628ec067e8a47eba8de16cf330e5f23780d190cd50a00766a 22:42:54 $ docker rm -f 7cd65cccc573425628ec067e8a47eba8de16cf330e5f23780d190cd50a00766a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:42:55 + docker inspect -f . ci-base-image-arm64 22:42:55 . [Pipeline] withDockerContainer 22:42:56 prd-ubuntu18.04-docker-arm64-4c-16g-1120 does not seem to be running inside a container 22:42:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/3 -v /w/workspace/device-modbus-go/3:/w/workspace/device-modbus-go/3:rw,z -v /w/workspace/device-modbus-go/3@tmp:/w/workspace/device-modbus-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:42:58 $ docker top ef2ff514e6efb4de80b147e2864641a8d522771458da54f5bb424c154830c81d -eo pid,comm [Pipeline] { [Pipeline] sh 22:42:59 + go mod tidy [Pipeline] sh 22:43:00 + make test 22:43:00 go mod tidy 22:43:01 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 22:43:03 ? github.com/edgexfoundry/device-modbus-go [no test files] 22:44:11 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 22:44:11 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.056s coverage: 47.7% of statements 22:44:11 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:44:38 gofmt -l . 22:44:38 [ "`gofmt -l .`" = "" ] 22:44:38 ./bin/test-attribution-txt.sh 22:44:38 ./bin/test-go-mod-tidy.sh [Pipeline] } 22:44:38 $ docker stop --time=1 ef2ff514e6efb4de80b147e2864641a8d522771458da54f5bb424c154830c81d 22:44:40 $ docker rm -f ef2ff514e6efb4de80b147e2864641a8d522771458da54f5bb424c154830c81d [Pipeline] // withDockerContainer [Pipeline] sh 22:44:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:44:41 Warning: overwriting stash ‘coverage-report’ 22:44:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:44:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:44:42 + ls -al . 22:44:42 total 152 22:44:42 drwxrwxr-x 9 jenkins jenkins 4096 Jul 30 22:44 . 22:44:42 drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 22:41 .. 22:44:42 -rw-rw-r-- 1 jenkins jenkins 140 Jul 30 22:41 .dockerignore 22:44:42 drwxrwxr-x 8 jenkins jenkins 4096 Jul 30 22:41 .git 22:44:42 drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 22:41 .github 22:44:42 -rw-rw-r-- 1 jenkins jenkins 338 Jul 30 22:41 .gitignore 22:44:42 -rw-rw-r-- 1 jenkins jenkins 7707 Jul 30 22:41 Attribution.txt 22:44:42 -rw-rw-r-- 1 jenkins jenkins 6038 Jul 30 22:41 CHANGELOG.md 22:44:42 -rw-rw-r-- 1 jenkins jenkins 1473 Jul 30 22:41 Dockerfile 22:44:42 -rw-rw-r-- 1 jenkins jenkins 995 Jul 30 22:41 Dockerfile.build 22:44:42 -rw-rw-r-- 1 jenkins jenkins 679 Jul 30 22:41 Jenkinsfile 22:44:42 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 30 22:41 LICENSE 22:44:42 -rw-rw-r-- 1 jenkins jenkins 914 Jul 30 22:41 Makefile 22:44:42 -rw-rw-r-- 1 jenkins jenkins 2891 Jul 30 22:41 README.md 22:44:42 -rw-rw-r-- 1 jenkins jenkins 11 Jul 30 22:37 VERSION 22:44:42 drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 22:41 bin 22:44:42 drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 22:41 cmd 22:44:42 -rw-r--r-- 1 jenkins jenkins 22385 Jul 30 22:44 coverage.out 22:44:42 -rw-r--r-- 1 jenkins jenkins 414 Jul 30 22:44 go.mod 22:44:42 -rw-r--r-- 1 jenkins jenkins 21529 Jul 30 22:42 go.sum 22:44:42 drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 22:41 internal 22:44:42 drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 22:41 simulator 22:44:42 drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 22:41 snap 22:44:42 -rw-rw-r-- 1 jenkins jenkins 229 Jul 30 22:41 version.go [Pipeline] isUnix [Pipeline] sh 22:44:43 + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=5a20fccc8043608f734de85e0db6a7c46f2827fe --label arch=arm64 --label version=2.0.1-dev.2 . 22:44:43 Sending build context to Docker daemon 648.7kB 22:44:43 Step 1/22 : ARG BASE=golang:1.16-alpine3.12 22:44:43 Step 2/22 : FROM ${BASE} AS builder 22:44:43 ---> 55cac0fa0b88 22:44:43 Step 3/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:44:43 ---> Running in 76e10fdf7b7b 22:44:46 Removing intermediate container 76e10fdf7b7b 22:44:46 ---> 44f85b825eac 22:44:46 Step 4/22 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 22:44:46 ---> Running in b8c399d5b1b1 22:44:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:44:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:44:49 OK: 145 MiB in 53 packages 22:44:50 Removing intermediate container b8c399d5b1b1 22:44:50 ---> 0a6d28da23c5 22:44:50 Step 5/22 : WORKDIR /device-modbus-go 22:44:50 ---> Running in 2600ca76956d 22:44:51 Removing intermediate container 2600ca76956d 22:44:51 ---> bae6cb768d32 22:44:51 Step 6/22 : COPY . . 22:44:52 ---> df3da9993c6f 22:44:52 Step 7/22 : RUN go mod tidy 22:44:52 ---> Running in c9b73e7687cb 22:44:56 Removing intermediate container c9b73e7687cb 22:44:56 ---> 1ec11d39da2c 22:44:56 Step 8/22 : RUN go mod download 22:44:56 ---> Running in 140cac0c5c1d 22:44:59 Removing intermediate container 140cac0c5c1d 22:44:59 ---> 37a216fb7d2e 22:44:59 Step 9/22 : RUN make build 22:44:59 ---> Running in 01c1fd19e587 22:45:00 go mod tidy 22:45:01 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=2.0.1-dev.2" -o cmd/device-modbus ./cmd 22:45:48 Removing intermediate container 01c1fd19e587 22:45:48 ---> 608828c9dc45 22:45:48 Step 10/22 : FROM alpine:3.12 22:45:48 3.12: Pulling from library/alpine 22:45:48 d2f70382dc9a: Pulling fs layer 22:45:48 d2f70382dc9a: Verifying Checksum 22:45:48 d2f70382dc9a: Download complete 22:45:48 d2f70382dc9a: Pull complete 22:45:48 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 22:45:48 Status: Downloaded newer image for alpine:3.12 22:45:48 ---> c4fd0aeabfcf 22:45:48 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 22:45:48 ---> Running in 19067b92280f 22:45:48 Removing intermediate container 19067b92280f 22:45:48 ---> 78d3dcb7ad89 22:45:48 Step 12/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:45:48 ---> Running in 63be504c122c 22:45:48 Removing intermediate container 63be504c122c 22:45:48 ---> e56ae886f1e6 22:45:48 Step 13/22 : RUN apk add --update --no-cache zeromq dumb-init 22:45:48 ---> Running in b24e6af837d0 22:45:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:45:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:45:51 (1/6) Installing dumb-init (1.2.2-r1) 22:45:51 (2/6) Installing libgcc (9.3.0-r2) 22:45:51 (3/6) Installing libsodium (1.0.18-r0) 22:45:52 (4/6) Installing libstdc++ (9.3.0-r2) 22:45:52 (5/6) Installing libzmq (4.3.3-r0) 22:45:52 (6/6) Installing zeromq (4.3.3-r0) 22:45:52 Executing busybox-1.31.1-r20.trigger 22:45:52 OK: 8 MiB in 20 packages 22:45:54 Removing intermediate container b24e6af837d0 22:45:54 ---> 21efbe429fbf 22:45:54 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 22:45:55 ---> 7db082a317b9 22:45:55 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 22:45:56 ---> 5104e42cf53e 22:45:56 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 22:45:57 ---> 4940a2975f6e 22:45:57 Step 17/22 : EXPOSE 59901 22:45:57 ---> Running in ad263145232f 22:45:58 Removing intermediate container ad263145232f 22:45:58 ---> f9724632c611 22:45:58 Step 18/22 : ENTRYPOINT ["/device-modbus"] 22:45:58 ---> Running in 98031222bbb2 22:45:59 Removing intermediate container 98031222bbb2 22:45:59 ---> b89d6a33b2bd 22:45:59 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:45:59 ---> Running in d09d60189ab0 22:45:59 Removing intermediate container d09d60189ab0 22:45:59 ---> 42fd6a9b1958 22:45:59 Step 20/22 : LABEL arch=arm64 22:46:00 ---> Running in 39fe54b6e7c8 22:46:00 Removing intermediate container 39fe54b6e7c8 22:46:00 ---> e82b35912a77 22:46:00 Step 21/22 : LABEL git_sha=5a20fccc8043608f734de85e0db6a7c46f2827fe 22:46:01 ---> Running in 5c09ed17d22c 22:46:01 Removing intermediate container 5c09ed17d22c 22:46:01 ---> 21f7d77c4e0e 22:46:01 Step 22/22 : LABEL version=2.0.1-dev.2 22:46:01 ---> Running in 239ba570be12 22:46:02 Removing intermediate container 239ba570be12 22:46:02 ---> b3de7f81e35b 22:46:02 [Warning] One or more build-args [ARCH MAKE] were not consumed 22:46:02 Successfully built b3de7f81e35b 22:46:02 Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:46:02 provisioning config files... 22:46:02 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/3@tmp/config6911293384921731552tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:46:02 ---> docker-login.sh 22:46:02 nexus3.edgexfoundry.org:10001 22:46:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:46:03 Configure a credential helper to remove this warning. See 22:46:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:46:03 22:46:03 Login Succeeded 22:46:03 nexus3.edgexfoundry.org:10002 22:46:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:46:04 Configure a credential helper to remove this warning. See 22:46:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:46:04 22:46:04 Login Succeeded 22:46:04 nexus3.edgexfoundry.org:10003 22:46:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:46:04 Configure a credential helper to remove this warning. See 22:46:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:46:04 22:46:04 Login Succeeded 22:46:04 nexus3.edgexfoundry.org:10004 22:46:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:46:05 Configure a credential helper to remove this warning. See 22:46:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:46:05 22:46:05 Login Succeeded 22:46:05 docker.io 22:46:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:46:06 Configure a credential helper to remove this warning. See 22:46:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:46:06 22:46:06 Login Succeeded 22:46:06 ---> docker-login.sh ends [Pipeline] } 22:46:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:46:06 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 22:46:06 5a20fccc8043608f734de85e0db6a7c46f2827fe 22:46:06 latest 22:46:06 2.0.1-dev.2 22:46:06 5a20fccc8043608f734de85e0db6a7c46f2827fe-2.0.1-dev.2 22:46:06 main 22:46:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:46:06 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:5a20fccc8043608f734de85e0db6a7c46f2827fe [Pipeline] isUnix [Pipeline] sh 22:46:07 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:5a20fccc8043608f734de85e0db6a7c46f2827fe 22:46:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 22:46:07 c05ea2d13f13: Preparing 22:46:07 dcc22acfeb84: Preparing 22:46:07 9aa9c1e29873: Preparing 22:46:07 ded9a019fec9: Preparing 22:46:07 07184b27c588: Preparing 22:46:07 3fbe34a1663b: Preparing 22:46:07 3fbe34a1663b: Waiting 22:46:07 dcc22acfeb84: Pushed 22:46:07 c05ea2d13f13: Pushed 22:46:07 3fbe34a1663b: Layer already exists 22:46:07 07184b27c588: Pushed 22:46:08 ded9a019fec9: Pushed 22:46:11 9aa9c1e29873: Pushed 22:46:11 5a20fccc8043608f734de85e0db6a7c46f2827fe: digest: sha256:62f861239cd226de6128a4df6d47a1aefcf4edc04a568c9113899ff54b42cc49 size: 1572 [Pipeline] isUnix [Pipeline] sh 22:46:11 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:46:12 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 22:46:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 22:46:12 c05ea2d13f13: Preparing 22:46:12 dcc22acfeb84: Preparing 22:46:12 9aa9c1e29873: Preparing 22:46:12 ded9a019fec9: Preparing 22:46:12 07184b27c588: Preparing 22:46:12 3fbe34a1663b: Preparing 22:46:12 3fbe34a1663b: Waiting 22:46:12 dcc22acfeb84: Layer already exists 22:46:12 c05ea2d13f13: Layer already exists 22:46:12 07184b27c588: Layer already exists 22:46:12 9aa9c1e29873: Layer already exists 22:46:12 ded9a019fec9: Layer already exists 22:46:12 3fbe34a1663b: Layer already exists 22:46:12 latest: digest: sha256:62f861239cd226de6128a4df6d47a1aefcf4edc04a568c9113899ff54b42cc49 size: 1572 [Pipeline] isUnix [Pipeline] sh 22:46:12 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh 22:46:13 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.0.1-dev.2 22:46:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 22:46:13 c05ea2d13f13: Preparing 22:46:13 dcc22acfeb84: Preparing 22:46:13 9aa9c1e29873: Preparing 22:46:13 ded9a019fec9: Preparing 22:46:13 07184b27c588: Preparing 22:46:13 3fbe34a1663b: Preparing 22:46:13 3fbe34a1663b: Waiting 22:46:13 9aa9c1e29873: Layer already exists 22:46:13 dcc22acfeb84: Layer already exists 22:46:13 07184b27c588: Layer already exists 22:46:13 ded9a019fec9: Layer already exists 22:46:13 c05ea2d13f13: Layer already exists 22:46:13 3fbe34a1663b: Layer already exists 22:46:13 2.0.1-dev.2: digest: sha256:62f861239cd226de6128a4df6d47a1aefcf4edc04a568c9113899ff54b42cc49 size: 1572 [Pipeline] isUnix [Pipeline] sh 22:46:13 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:5a20fccc8043608f734de85e0db6a7c46f2827fe-2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh 22:46:14 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:5a20fccc8043608f734de85e0db6a7c46f2827fe-2.0.1-dev.2 22:46:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 22:46:14 c05ea2d13f13: Preparing 22:46:14 dcc22acfeb84: Preparing 22:46:14 9aa9c1e29873: Preparing 22:46:14 ded9a019fec9: Preparing 22:46:14 07184b27c588: Preparing 22:46:14 3fbe34a1663b: Preparing 22:46:14 3fbe34a1663b: Waiting 22:46:14 9aa9c1e29873: Layer already exists 22:46:14 07184b27c588: Layer already exists 22:46:14 c05ea2d13f13: Layer already exists 22:46:14 dcc22acfeb84: Layer already exists 22:46:14 ded9a019fec9: Layer already exists 22:46:14 3fbe34a1663b: Layer already exists 22:46:14 5a20fccc8043608f734de85e0db6a7c46f2827fe-2.0.1-dev.2: digest: sha256:62f861239cd226de6128a4df6d47a1aefcf4edc04a568c9113899ff54b42cc49 size: 1572 [Pipeline] isUnix [Pipeline] sh 22:46:14 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] isUnix [Pipeline] sh 22:46:15 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 22:46:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 22:46:15 c05ea2d13f13: Preparing 22:46:15 dcc22acfeb84: Preparing 22:46:15 9aa9c1e29873: Preparing 22:46:15 ded9a019fec9: Preparing 22:46:15 07184b27c588: Preparing 22:46:15 3fbe34a1663b: Preparing 22:46:15 3fbe34a1663b: Waiting 22:46:15 9aa9c1e29873: Layer already exists 22:46:15 c05ea2d13f13: Layer already exists 22:46:15 dcc22acfeb84: Layer already exists 22:46:15 ded9a019fec9: Layer already exists 22:46:15 07184b27c588: Layer already exists 22:46:15 3fbe34a1663b: Layer already exists 22:46:15 main: digest: sha256:62f861239cd226de6128a4df6d47a1aefcf4edc04a568c9113899ff54b42cc49 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:46:15 ===================================================== [Pipeline] echo 22:46:15 taggedImages: 22:46:15 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:5a20fccc8043608f734de85e0db6a7c46f2827fe 22:46:15 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 22:46:15 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.0.1-dev.2 22:46:15 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:5a20fccc8043608f734de85e0db6a7c46f2827fe-2.0.1-dev.2 22:46:15 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:46:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:46:16 22:46:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:46:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:46:16 arm64: Pulling from edgex-lftools-log-publisher 22:46:16 448f6bf000e3: Pulling fs layer 22:46:16 f757da607395: Pulling fs layer 22:46:16 05883995daec: Pulling fs layer 22:46:16 8603b9c90790: Pulling fs layer 22:46:16 1560dd03e051: Pulling fs layer 22:46:16 27f5ce0e4adf: Pulling fs layer 22:46:16 c2d8d7efcc4b: Pulling fs layer 22:46:16 1560dd03e051: Waiting 22:46:16 27f5ce0e4adf: Waiting 22:46:16 c2d8d7efcc4b: Waiting 22:46:16 8603b9c90790: Waiting 22:46:17 f757da607395: Verifying Checksum 22:46:17 f757da607395: Download complete 22:46:17 8603b9c90790: Download complete 22:46:17 1560dd03e051: Verifying Checksum 22:46:17 1560dd03e051: Download complete 22:46:17 27f5ce0e4adf: Download complete 22:46:17 05883995daec: Verifying Checksum 22:46:17 05883995daec: Download complete 22:46:18 448f6bf000e3: Verifying Checksum 22:46:18 448f6bf000e3: Download complete 22:46:21 c2d8d7efcc4b: Verifying Checksum 22:46:21 c2d8d7efcc4b: Download complete 22:46:22 448f6bf000e3: Pull complete 22:46:22 f757da607395: Pull complete 22:46:24 05883995daec: Pull complete 22:46:24 8603b9c90790: Pull complete 22:46:26 1560dd03e051: Pull complete 22:46:26 27f5ce0e4adf: Pull complete 22:46:41 c2d8d7efcc4b: Pull complete 22:46:41 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 22:46:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:46:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:46:41 prd-ubuntu18.04-docker-arm64-4c-16g-1120 does not seem to be running inside a container 22:46:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/3 -v /w/workspace/device-modbus-go/3:/w/workspace/device-modbus-go/3:rw,z -v /w/workspace/device-modbus-go/3@tmp:/w/workspace/device-modbus-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:46:46 $ docker top e32a59d8008fed006b7c398ea7fa56097484cb50b0f77c8ec77d33c723651e87 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:46:47 ---> job-cost.sh 22:46:47 lf-activate-venv: SKIPPING 22:46:47 INFO: No Stack... 22:46:47 INFO: Retrieving Pricing Info for: v2-standard-4 22:46:48 INFO: Archiving Costs [Pipeline] sh 22:46:49 + + catcut /w/workspace/device-modbus-go/3/archives/cost.csv -d, 22:46:49 -f6 [Pipeline] lock 22:46:49 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-3-stack-cost] 22:46:49 Resource [jenkins-edgexfoundry-device-modbus-go-main-3-stack-cost] did not exist. Created. 22:46:49 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:46:50 /w/workspace/device-modbus-go/3@tmp/durable-6b6be2c7/script.sh: 1: /w/workspace/device-modbus-go/3@tmp/durable-6b6be2c7/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:46:50 + echo total: 0.18000000715255737 [Pipeline] stash 22:46:50 Warning: overwriting stash ‘stack-cost’ 22:46:50 Stashed 1 file(s) [Pipeline] } 22:46:50 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-3-stack-cost] [Pipeline] // lock [Pipeline] } 22:46:50 $ docker stop --time=1 e32a59d8008fed006b7c398ea7fa56097484cb50b0f77c8ec77d33c723651e87 22:46:52 $ docker rm -f e32a59d8008fed006b7c398ea7fa56097484cb50b0f77c8ec77d33c723651e87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 22:46:53 provisioning config files... 22:46:53 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7414951099141370310tmp [Pipeline] { [Pipeline] sh 22:46:53 + set +x 22:46:53 + curl -s https://codecov.io/bash 22:46:53 + bash -s -- 22:46:53 22:46:53 _____ _ 22:46:53 / ____| | | 22:46:53 | | ___ __| | ___ ___ _____ __ 22:46:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:46:53 | |___| (_) | (_| | __/ (_| (_) \ V / 22:46:53 \_____\___/ \__,_|\___|\___\___/ \_/ 22:46:53 Bash-1.0.6 22:46:53 22:46:53 22:46:53 ==> git version 2.24.4 found 22:46:53 ==> 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 22:46:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:46:53 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:46:53 ==> Jenkins CI detected. 22:46:53 current dir:  /w/workspace/gexfoundry_device-modbus-go_main 22:46:53 project root: . 22:46:53 --> token set from env 22:46:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:46:53 ==> Running gcov in . (disable via -X gcov) 22:46:53 ==> Python coveragepy not found 22:46:53 ==> Searching for coverage reports in: 22:46:53 + . 22:46:54 -> Found 1 reports 22:46:54 ==> Detecting git/mercurial file structure 22:46:54 ==> Reading reports 22:46:54 + ./coverage.out bytes=22385 22:46:54 ==> Appending adjustments 22:46:54 https://docs.codecov.io/docs/fixing-reports 22:46:54 + Found adjustments 22:46:54 ==> Gzipping contents 22:46:54 4.0K /tmp/codecov.qNuYO7.gz 22:46:54 ==> Uploading reports 22:46:54 url: https://codecov.io 22:46:54 query: branch=main&commit=5a20fccc8043608f734de85e0db6a7c46f2827fe&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:46:54 -> Pinging Codecov 22:46:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=main&commit=5a20fccc8043608f734de85e0db6a7c46f2827fe&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:46:54 -> Uploading to 22:46:54 https://storage.googleapis.com/codecov/v4/raw/2021-07-30/55DBCA73C666E3227836607328DD7E49/5a20fccc8043608f734de85e0db6a7c46f2827fe/73d33ebe-4ee0-4581-b89d-0fdc7aa5c491.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210730%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210730T224654Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f04ccaba5b10a4e77b6bc450e9b8da0ce3b1b3b5371c00246d0d03278ea2b4d3 22:46:54 % Total % Received % Xferd Average Speed Time Time Time Current 22:46:54 Dload Upload Total Spent Left Speed 22:46:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3860 0 0 100 3860 0 11287 --:--:-- --:--:-- --:--:-- 11319 22:46:55 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/5a20fccc8043608f734de85e0db6a7c46f2827fe [Pipeline] } 22:46:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:46:55 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:46:55 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:46:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:46:55 22:46:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 22:46:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:46:56 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:46:56 188c0c94c7c5: Pulling fs layer 22:46:56 0ef7d3d256c8: Pulling fs layer 22:46:56 de9db76c5a1d: Pulling fs layer 22:46:56 0eba1c9be4d2: Pulling fs layer 22:46:56 0d57e429df01: Pulling fs layer 22:46:56 4e4be7b47b0d: Pulling fs layer 22:46:56 e1f770b5df2f: Pulling fs layer 22:46:56 85a0685a4137: Pulling fs layer 22:46:56 0d57e429df01: Waiting 22:46:56 4e4be7b47b0d: Waiting 22:46:56 e1f770b5df2f: Waiting 22:46:56 85a0685a4137: Waiting 22:46:56 0eba1c9be4d2: Waiting 22:46:56 de9db76c5a1d: Verifying Checksum 22:46:56 de9db76c5a1d: Download complete 22:46:56 0ef7d3d256c8: Download complete 22:46:56 0d57e429df01: Verifying Checksum 22:46:56 0d57e429df01: Download complete 22:46:56 4e4be7b47b0d: Verifying Checksum 22:46:56 4e4be7b47b0d: Download complete 22:46:56 188c0c94c7c5: Verifying Checksum 22:46:56 188c0c94c7c5: Download complete 22:46:56 188c0c94c7c5: Pull complete 22:46:56 0ef7d3d256c8: Pull complete 22:46:57 de9db76c5a1d: Pull complete 22:46:58 e1f770b5df2f: Verifying Checksum 22:46:58 e1f770b5df2f: Download complete 22:47:02 0eba1c9be4d2: Verifying Checksum 22:47:02 0eba1c9be4d2: Download complete 22:47:02 85a0685a4137: Verifying Checksum 22:47:02 85a0685a4137: Download complete 22:47:04 0eba1c9be4d2: Pull complete 22:47:04 0d57e429df01: Pull complete 22:47:05 4e4be7b47b0d: Pull complete 22:47:05 e1f770b5df2f: Pull complete 22:47:08 85a0685a4137: Pull complete 22:47:08 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 22:47:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:47:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 22:47:09 prd-centos7-docker-4c-2g-1107 does not seem to be running inside a container 22:47:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:47:11 $ docker top 32526855f96186082a2f17c99c950f099a3a3540b74c7996b60d1de00e8c4ee9 -eo pid,comm [Pipeline] { [Pipeline] echo 22:47:11 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 22:47:11 + set -o pipefail 22:47:11 + snyk monitor '--org=edgex-jenkins' 22:47:19 22:47:19 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 22:47:19 22:47:19 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/f1f9588a-e578-4d15-82cf-faf0ad0ed2d7/history/6bd0fc53-2c73-4502-ad0e-af0c0ceef3ec 22:47:19 22:47:19 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 22:47:19 22:47:19 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:47:19 22:47:19 [Pipeline] } 22:47:20 $ docker stop --time=1 32526855f96186082a2f17c99c950f099a3a3540b74c7996b60d1de00e8c4ee9 22:47:21 $ docker rm -f 32526855f96186082a2f17c99c950f099a3a3540b74c7996b60d1de00e8c4ee9 [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:47:23 + git log --format=format:%s -1 5a20fccc8043608f734de85e0db6a7c46f2827fe [Pipeline] isUnix [Pipeline] sh 22:47:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:47:23 . [Pipeline] withDockerContainer 22:47:23 prd-centos7-docker-4c-2g-1107 does not seem to be running inside a container 22:47:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:47:24 $ docker top 3afb73502c7c402bc926bc890016e502ab4aed09b8d066c27c097a8955e85910 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:47:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:47:24 [ssh-agent] Looking for ssh-agent implementation... 22:47:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:47:24 $ docker exec 3afb73502c7c402bc926bc890016e502ab4aed09b8d066c27c097a8955e85910 ssh-agent 22:47:24 SSH_AUTH_SOCK=/tmp/ssh-av3K0wZgNqP2/agent.15 22:47:24 SSH_AGENT_PID=21 22:47:24 Running ssh-add (command line suppressed) 22:47:24 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3056199110131470057.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3056199110131470057.key) 22:47:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:47:24 + git semver tag 22:47:24 # -> Open(): unable to determine branch for HEAD 22:47:24 # $GIT_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.git 22:47:24 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-modbus-go_main 22:47:24 # $SEMVER_REMOTE_NAME = origin 22:47:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:47:24 # $SEMVER_USER_NAME = edgex-jenkins 22:47:24 # $SEMVER_BRANCH = main 22:47:24 # $SEMVER_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.semver 22:47:24 # 5a20fccc8043608f734de85e0db6a7c46f2827fe HEAD 22:47:24 # -> Force: false 22:47:24 # 4018bc9ef58e012236d30e9c0a4a8b9c3537ec6a refs/tags/v2.0.1-dev.2 [Pipeline] } 22:47:24 $ docker exec --env ******** --env ******** 3afb73502c7c402bc926bc890016e502ab4aed09b8d066c27c097a8955e85910 ssh-agent -k 22:47:25 unset SSH_AUTH_SOCK; 22:47:25 unset SSH_AGENT_PID; 22:47:25 echo Agent pid 21 killed; 22:47:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:47:25 + git semver [Pipeline] } 22:47:25 $ docker stop --time=1 3afb73502c7c402bc926bc890016e502ab4aed09b8d066c27c097a8955e85910 22:47:26 $ docker rm -f 3afb73502c7c402bc926bc890016e502ab4aed09b8d066c27c097a8955e85910 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 22:47:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:47:27 22:47:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 22:47:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:47:27 0.23.1-centos7: Pulling from edgex-lftools 22:47:27 ab5ef0e58194: Pulling fs layer 22:47:27 9712f1f96733: Pulling fs layer 22:47:27 63f879dbbcfc: Pulling fs layer 22:47:27 0d9ebad4ef96: Pulling fs layer 22:47:27 e9a5061849ea: Pulling fs layer 22:47:27 d747dcd14b5f: Pulling fs layer 22:47:27 2de7ff778b66: Pulling fs layer 22:47:27 0d9ebad4ef96: Waiting 22:47:27 e9a5061849ea: Waiting 22:47:27 d747dcd14b5f: Waiting 22:47:27 2de7ff778b66: Waiting 22:47:27 9712f1f96733: Verifying Checksum 22:47:27 9712f1f96733: Download complete 22:47:29 63f879dbbcfc: Verifying Checksum 22:47:29 63f879dbbcfc: Download complete 22:47:29 e9a5061849ea: Verifying Checksum 22:47:29 e9a5061849ea: Download complete 22:47:29 d747dcd14b5f: Verifying Checksum 22:47:29 d747dcd14b5f: Download complete 22:47:30 2de7ff778b66: Verifying Checksum 22:47:30 2de7ff778b66: Download complete 22:47:30 0d9ebad4ef96: Verifying Checksum 22:47:30 0d9ebad4ef96: Download complete 22:47:31 ab5ef0e58194: Verifying Checksum 22:47:31 ab5ef0e58194: Download complete 22:47:34 ab5ef0e58194: Pull complete 22:47:34 9712f1f96733: Pull complete 22:47:34 63f879dbbcfc: Pull complete 22:47:37 0d9ebad4ef96: Pull complete 22:47:38 e9a5061849ea: Pull complete 22:47:38 d747dcd14b5f: Pull complete 22:47:39 2de7ff778b66: Pull complete 22:47:39 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:47:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:47:39 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 22:47:39 prd-centos7-docker-4c-2g-1107 does not seem to be running inside a container 22:47:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:47:42 $ docker top 1d6011502bdf24cc4ba0b575ce505389bec9be7630c73340573ed4062bc96101 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:47:42 provisioning config files... 22:47:42 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3745487691999586778tmp 22:47:42 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config2188661245532694695tmp 22:47:42 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1697048611663844644tmp [Pipeline] { [Pipeline] echo 22:47:42 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:47:43 ---> sigul-configuration.sh 22:47:43 gpg: directory `/root/.gnupg' created 22:47:43 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:47:43 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:47:43 gpg: keyring `/root/.gnupg/secring.gpg' created 22:47:43 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:47:43 gpg: CAST5 encrypted data 22:47:43 gpg: encrypted with 1 passphrase 22:47:43 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:47:43 + mkdir /home/jenkins 22:47:43 + mkdir /home/jenkins/sigul [Pipeline] sh 22:47:43 + 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 22:47:43 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:47:44 ---> sigul-install.sh 22:47:44 Sigul already installed; skipping installation. [Pipeline] sh 22:47:44 + git tag --list 22:47:44 0.7.1 22:47:44 v1.0.0 22:47:44 v1.1.0 22:47:44 v1.1.1 22:47:44 v1.2.2 22:47:44 v1.3.0 22:47:44 v1.3.1 22:47:44 v2.0.0 22:47:44 v2.0.1-dev.1 22:47:44 v2.0.1-dev.2 [Pipeline] sh 22:47:44 + lftools sign git-tag v2.0.1-dev.2 22:47:45 Signing Git tag with Sigul... 22:47:45 Signing v2.0.1-dev.2 [Pipeline] echo 22:47:46 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:47:46 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:47:46 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:47:46 $ docker stop --time=1 1d6011502bdf24cc4ba0b575ce505389bec9be7630c73340573ed4062bc96101 22:47:47 $ docker rm -f 1d6011502bdf24cc4ba0b575ce505389bec9be7630c73340573ed4062bc96101 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 22:47:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:47:48 . [Pipeline] withDockerContainer 22:47:48 prd-centos7-docker-4c-2g-1107 does not seem to be running inside a container 22:47:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:47:48 $ docker top 819f3b37d614b6c1ee1805ec0f085843f4bc492bc0b1922175715730a51f4905 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:47:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:47:48 [ssh-agent] Looking for ssh-agent implementation... 22:47:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:47:49 $ docker exec 819f3b37d614b6c1ee1805ec0f085843f4bc492bc0b1922175715730a51f4905 ssh-agent 22:47:49 SSH_AUTH_SOCK=/tmp/ssh-TPc1Hpwv2KCz/agent.15 22:47:49 SSH_AGENT_PID=22 22:47:49 Running ssh-add (command line suppressed) 22:47:49 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2557359150668051330.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2557359150668051330.key) 22:47:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:47:49 + git semver bump pre 22:47:49 # -> Open(): unable to determine branch for HEAD 22:47:49 # $GIT_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.git 22:47:49 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-modbus-go_main 22:47:49 # $SEMVER_REMOTE_NAME = origin 22:47:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:47:49 # $SEMVER_USER_NAME = edgex-jenkins 22:47:49 # $SEMVER_BRANCH = main 22:47:49 # $SEMVER_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.semver 22:47:49 2.0.1-dev.3 [Pipeline] } 22:47:49 $ docker exec --env ******** --env ******** 819f3b37d614b6c1ee1805ec0f085843f4bc492bc0b1922175715730a51f4905 ssh-agent -k 22:47:49 unset SSH_AUTH_SOCK; 22:47:49 unset SSH_AGENT_PID; 22:47:49 echo Agent pid 22 killed; 22:47:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:47:50 + git semver [Pipeline] } 22:47:50 $ docker stop --time=1 819f3b37d614b6c1ee1805ec0f085843f4bc492bc0b1922175715730a51f4905 22:47:52 $ docker rm -f 819f3b37d614b6c1ee1805ec0f085843f4bc492bc0b1922175715730a51f4905 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 22:47:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:47:52 . [Pipeline] withDockerContainer 22:47:53 prd-centos7-docker-4c-2g-1107 does not seem to be running inside a container 22:47:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:47:53 $ docker top c0b313638f18688e4d968d78cf7ce6ddb0dcd8651de990b7c217a2baaa14935b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:47:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:47:53 [ssh-agent] Looking for ssh-agent implementation... 22:47:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:47:53 $ docker exec c0b313638f18688e4d968d78cf7ce6ddb0dcd8651de990b7c217a2baaa14935b ssh-agent 22:47:53 SSH_AUTH_SOCK=/tmp/ssh-tspexP5pUJcq/agent.15 22:47:53 SSH_AGENT_PID=21 22:47:53 Running ssh-add (command line suppressed) 22:47:54 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3404821321241740533.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3404821321241740533.key) 22:47:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:47:54 + git semver push 22:47:54 # -> Open(): unable to determine branch for HEAD 22:47:54 # $GIT_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.git 22:47:54 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-modbus-go_main 22:47:54 # $SEMVER_REMOTE_NAME = origin 22:47:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:47:54 # $SEMVER_USER_NAME = edgex-jenkins 22:47:54 # $SEMVER_BRANCH = main 22:47:54 # $SEMVER_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.semver [Pipeline] } 22:47:59 $ docker exec --env ******** --env ******** c0b313638f18688e4d968d78cf7ce6ddb0dcd8651de990b7c217a2baaa14935b ssh-agent -k 22:47:59 unset SSH_AUTH_SOCK; 22:47:59 unset SSH_AGENT_PID; 22:47:59 echo Agent pid 21 killed; 22:47:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:48:00 + git semver [Pipeline] } 22:48:00 $ docker stop --time=1 c0b313638f18688e4d968d78cf7ce6ddb0dcd8651de990b7c217a2baaa14935b 22:48:01 $ docker rm -f c0b313638f18688e4d968d78cf7ce6ddb0dcd8651de990b7c217a2baaa14935b [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 22:48:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:48:03 ---> package-listing.sh 22:48:03 ++ facter osfamily 22:48:03 ++ tr '[:upper:]' '[:lower:]' 22:48:03 + OS_FAMILY=redhat 22:48:03 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 22:48:03 + START_PACKAGES=/tmp/packages_start.txt 22:48:03 + END_PACKAGES=/tmp/packages_end.txt 22:48:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:48:03 + PACKAGES=/tmp/packages_start.txt 22:48:03 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 22:48:03 + PACKAGES=/tmp/packages_end.txt 22:48:03 + case "${OS_FAMILY}" in 22:48:03 + rpm -qa 22:48:03 + sort 22:48:03 + '[' -f /tmp/packages_start.txt ']' 22:48:03 + '[' -f /tmp/packages_end.txt ']' 22:48:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:48:03 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 22:48:03 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 22:48:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 22:48:03 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/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:48:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:48:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:48:04 22:48:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:48:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:48:05 latest: Pulling from edgex-lftools-log-publisher 22:48:05 b4d181a07f80: Pulling fs layer 22:48:05 a1111a8f2ec3: Pulling fs layer 22:48:05 ed53099fbce6: Pulling fs layer 22:48:05 dc539afda2c1: Pulling fs layer 22:48:05 77bc0d833cb6: Pulling fs layer 22:48:05 9065ff56babe: Pulling fs layer 22:48:05 d287ab97295c: Pulling fs layer 22:48:05 77bc0d833cb6: Waiting 22:48:05 9065ff56babe: Waiting 22:48:05 d287ab97295c: Waiting 22:48:05 dc539afda2c1: Waiting 22:48:05 a1111a8f2ec3: Verifying Checksum 22:48:05 a1111a8f2ec3: Download complete 22:48:05 dc539afda2c1: Download complete 22:48:05 77bc0d833cb6: Verifying Checksum 22:48:05 77bc0d833cb6: Download complete 22:48:05 9065ff56babe: Verifying Checksum 22:48:05 9065ff56babe: Download complete 22:48:06 ed53099fbce6: Verifying Checksum 22:48:06 ed53099fbce6: Download complete 22:48:07 b4d181a07f80: Verifying Checksum 22:48:07 b4d181a07f80: Download complete 22:48:08 b4d181a07f80: Pull complete 22:48:08 a1111a8f2ec3: Pull complete 22:48:09 ed53099fbce6: Pull complete 22:48:09 dc539afda2c1: Pull complete 22:48:09 77bc0d833cb6: Pull complete 22:48:09 9065ff56babe: Pull complete 22:48:11 d287ab97295c: Verifying Checksum 22:48:11 d287ab97295c: Download complete 22:48:15 d287ab97295c: Pull complete 22:48:15 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:48:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:48:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:48:16 prd-centos7-docker-4c-2g-1107 does not seem to be running inside a container 22:48:16 $ 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/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:48:18 $ docker top 7415c99e10c6cb8abee4128c80a5e24f820df83444ba66828da70b5943188862 -eo pid,comm [Pipeline] { [Pipeline] sh 22:48:19 + touch /tmp/pre-build-complete [Pipeline] sh 22:48:19 + mkdir -p /var/log/sysstat [Pipeline] sh 22:48:19 + ls /var/log/sa-host 22:48:19 + sadf -c /var/log/sa-host/sa05 22:48:19 file_magic: OK 22:48:19 HZ: Using current value: 100 22:48:19 file_header: OK 22:48:19 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 22:48:19 Statistics: 22:48:19 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:48:19 File successfully converted to sysstat format version 12.0.3 22:48:19 + sadf -c /var/log/sa-host/sa30 22:48:19 file_magic: OK 22:48:19 HZ: Using current value: 100 22:48:19 file_header: OK 22:48:19 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 22:48:19 Statistics: 22:48:19 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:48:19 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:48:19 provisioning config files... 22:48:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config528579691088624168tmp [Pipeline] { [Pipeline] echo 22:48:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:48:20 ---> create-netrc.sh [Pipeline] } 22:48:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:48:20 ---> python-tools-install.sh [Pipeline] echo 22:48:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:48:21 ---> sudo-logs.sh 22:48:21 Archiving 'sudo' log.. 22:48:21 sudo: unable to resolve host prd-centos7-docker-4c-2g-1107.vexxhost.local: Name or service not known 22:48:21 sudo: unable to resolve host prd-centos7-docker-4c-2g-1107.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 22:48:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:48:21 ---> job-cost.sh 22:48:21 lf-activate-venv: SKIPPING 22:48:21 DEBUG: total: 0.18000000715255737 22:48:21 INFO: Retrieving Stack Cost... 22:48:22 INFO: Retrieving Pricing Info for: v3-standard-2 22:48:22 INFO: Archiving Costs [Pipeline] echo 22:48:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:48:22 ---> logs-deploy.sh 22:48:22 lf-activate-venv: SKIPPING 22:48:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/3 22:48:22 INFO: archiving workspace using pattern(s): 22:48:23 Archives upload complete. 22:48:23 INFO: archiving logs to Nexus 22:48:24 ---> uname -a: 22:48:24 Linux prd-centos7-docker-4c-2g-1107.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 22:48:24 22:48:24 22:48:24 ---> lscpu: 22:48:24 Architecture: x86_64 22:48:24 CPU op-mode(s): 32-bit, 64-bit 22:48:24 Byte Order: Little Endian 22:48:24 Address sizes: 40 bits physical, 48 bits virtual 22:48:24 CPU(s): 2 22:48:24 On-line CPU(s) list: 0,1 22:48:24 Thread(s) per core: 1 22:48:24 Core(s) per socket: 1 22:48:24 Socket(s): 2 22:48:24 NUMA node(s): 1 22:48:24 Vendor ID: AuthenticAMD 22:48:24 CPU family: 23 22:48:24 Model: 49 22:48:24 Model name: AMD EPYC-Rome Processor 22:48:24 Stepping: 0 22:48:24 CPU MHz: 2799.998 22:48:24 BogoMIPS: 5599.99 22:48:24 Virtualization: AMD-V 22:48:24 Hypervisor vendor: KVM 22:48:24 Virtualization type: full 22:48:24 L1d cache: 32K 22:48:24 L1i cache: 32K 22:48:24 L2 cache: 512K 22:48:24 L3 cache: 16384K 22:48:24 NUMA node0 CPU(s): 0,1 22:48:24 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 22:48:24 22:48:24 22:48:24 ---> nproc: 22:48:24 2 22:48:24 22:48:24 22:48:24 ---> df -h: 22:48:24 Filesystem Size Used Avail Use% Mounted on 22:48:24 overlay 40G 9.0G 32G 23% / 22:48:24 tmpfs 64M 0 64M 0% /dev 22:48:24 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:48:24 shm 64M 0 64M 0% /dev/shm 22:48:24 /dev/vda1 40G 9.0G 32G 23% /facter-os 22:48:24 22:48:24 22:48:24 ---> sar -b -r -n DEV: 22:48:24 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/30/21 _x86_64_ (2 CPU) 22:48:24 22:48:24 22:36:53 LINUX RESTART (2 CPU) 22:48:24 22:48:24 22:38:01 tps rtps wtps bread/s bwrtn/s 22:48:24 22:39:01 1.92 0.00 1.92 0.00 40.11 22:48:24 22:40:01 0.17 0.00 0.17 0.00 2.15 22:48:24 22:41:01 0.28 0.00 0.28 0.00 3.20 22:48:24 22:42:01 0.30 0.00 0.30 0.00 4.81 22:48:24 22:43:01 0.37 0.00 0.37 0.00 5.31 22:48:24 22:44:01 0.23 0.00 0.23 0.00 2.87 22:48:24 22:45:01 0.20 0.00 0.20 0.00 2.58 22:48:24 22:46:01 0.28 0.00 0.28 0.00 3.10 22:48:24 22:47:01 1.62 0.03 1.58 3.73 29.05 22:48:24 22:48:01 208.14 0.02 208.13 0.40 56513.57 22:48:24 Average: 21.36 0.00 21.35 0.41 5662.37 22:48:24 22:48:24 22:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:48:24 22:39:01 5470920 0 802424 10.02 2620 1732976 1238120 13.67 575960 1564200 16 22:48:24 22:40:01 5470632 0 802704 10.02 2620 1732984 1238208 13.67 578952 1561540 8 22:48:24 22:41:01 5472844 0 800488 9.99 2620 1732988 1213620 13.40 577904 1561540 12 22:48:24 22:42:01 5472380 0 800944 10.00 2620 1732996 1213732 13.40 577760 1562220 16 22:48:24 22:43:01 5469688 0 803632 10.03 2620 1733000 1213832 13.40 576900 1565012 20 22:48:24 22:44:01 5471160 0 802156 10.02 2620 1733004 1205416 13.31 576188 1565012 20 22:48:24 22:45:01 5470860 0 802452 10.02 2620 1733008 1205416 13.31 576228 1565012 8 22:48:24 22:46:01 5462600 0 810708 10.12 2620 1733012 1205416 13.31 584680 1565012 8 22:48:24 22:47:01 5143048 0 893000 11.15 2620 1970272 1587808 17.53 710688 1747412 237040 22:48:24 22:48:01 3891080 0 1060188 13.24 2620 3055052 1325868 14.64 796560 2702944 48 22:48:24 Average: 5279521 0 837870 10.46 2620 1888929 1264744 13.96 613182 1695990 23720 22:48:24 22:48:24 22:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:48:24 22:39:01 eth0 5.30 1.07 1.41 0.76 0.00 0.00 0.00 0.00 22:48:24 22:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:24 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:24 22:40:01 eth0 4.08 1.07 1.25 0.79 0.00 0.00 0.00 0.00 22:48:24 22:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:24 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:24 22:41:01 eth0 3.12 0.45 0.55 0.21 0.00 0.00 0.00 0.00 22:48:24 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:24 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:24 22:42:01 eth0 2.07 0.90 0.90 0.63 0.00 0.00 0.00 0.00 22:48:24 22:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:24 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:24 22:43:01 eth0 1.78 0.97 0.95 0.66 0.00 0.00 0.00 0.00 22:48:24 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:24 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:24 22:44:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:48:24 22:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:24 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:24 22:45:01 eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 22:48:24 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:24 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:24 22:46:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 22:48:24 22:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:24 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:24 22:47:01 eth0 657.22 433.37 3950.92 32.27 0.00 0.00 0.00 0.00 22:48:24 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:24 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:24 22:48:01 eth0 751.69 513.46 3813.97 136.20 0.00 0.00 0.00 0.00 22:48:24 22:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:24 22:48:01 docker0 82.85 108.08 6.57 388.53 0.00 0.00 0.00 0.00 22:48:24 Average: eth0 142.58 95.16 777.10 17.16 0.00 0.00 0.00 0.00 22:48:24 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:24 Average: docker0 8.29 10.81 0.66 38.86 0.00 0.00 0.00 0.00 22:48:24 22:48:24 22:48:24 ---> sar -P ALL: 22:48:24 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/30/21 _x86_64_ (2 CPU) 22:48:24 22:48:24 22:36:53 LINUX RESTART (2 CPU) 22:48:24 22:48:24 22:38:01 CPU %user %nice %system %iowait %steal %idle 22:48:24 22:39:01 all 0.18 0.00 0.08 0.00 0.02 99.73 22:48:24 22:39:01 0 0.08 0.00 0.08 0.00 0.02 99.82 22:48:24 22:39:01 1 0.27 0.00 0.07 0.00 0.02 99.65 22:48:24 22:40:01 all 0.13 0.00 0.05 0.00 0.03 99.79 22:48:24 22:40:01 0 0.08 0.00 0.05 0.00 0.05 99.82 22:48:24 22:40:01 1 0.17 0.00 0.05 0.00 0.02 99.77 22:48:24 22:41:01 all 0.18 0.00 0.03 0.00 0.03 99.77 22:48:24 22:41:01 0 0.05 0.00 0.05 0.00 0.03 99.87 22:48:24 22:41:01 1 0.30 0.00 0.02 0.00 0.02 99.67 22:48:24 22:42:01 all 0.14 0.00 0.03 0.00 0.03 99.80 22:48:24 22:42:01 0 0.07 0.00 0.03 0.00 0.02 99.88 22:48:24 22:42:01 1 0.22 0.00 0.03 0.00 0.03 99.72 22:48:24 22:43:01 all 0.14 0.00 0.04 0.00 0.04 99.77 22:48:24 22:43:01 0 0.07 0.00 0.05 0.00 0.03 99.85 22:48:24 22:43:01 1 0.22 0.00 0.03 0.00 0.05 99.70 22:48:24 22:44:01 all 0.17 0.00 0.03 0.00 0.01 99.80 22:48:24 22:44:01 0 0.03 0.00 0.02 0.00 0.00 99.95 22:48:24 22:44:01 1 0.30 0.00 0.03 0.00 0.02 99.65 22:48:24 22:45:01 all 0.17 0.00 0.04 0.00 0.03 99.77 22:48:24 22:45:01 0 0.25 0.00 0.02 0.00 0.02 99.72 22:48:24 22:45:01 1 0.08 0.00 0.07 0.00 0.03 99.82 22:48:24 22:46:01 all 0.19 0.00 0.03 0.00 0.03 99.75 22:48:24 22:46:01 0 0.35 0.00 0.03 0.00 0.03 99.58 22:48:24 22:46:01 1 0.03 0.00 0.03 0.00 0.02 99.92 22:48:24 22:47:01 all 1.71 0.00 0.97 0.02 0.04 97.26 22:48:24 22:47:01 0 1.83 0.00 1.12 0.02 0.03 97.00 22:48:24 22:47:01 1 1.58 0.00 0.82 0.02 0.05 97.53 22:48:24 22:48:01 all 21.48 0.00 10.02 1.86 0.07 66.57 22:48:24 22:48:01 0 21.87 0.00 9.45 1.83 0.07 66.78 22:48:24 22:48:01 1 21.10 0.00 10.58 1.89 0.07 66.36 22:48:24 Average: all 2.34 0.00 1.08 0.18 0.03 96.37 22:48:24 Average: 0 2.35 0.00 1.04 0.17 0.03 96.41 22:48:24 Average: 1 2.33 0.00 1.12 0.18 0.03 96.34 22:48:24 22:48:24 22:48:24