Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5a53b832d9ff08308085d0b76a64dd8cc23f99ce 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-ssh495140340268795227.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-ssh9022001817188648978.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-mqtt-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-mqtt-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6580445849262838656.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-ssh653158498083774834.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-mqtt-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-mqtt-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1580980937076110017.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-mqtt-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-mqtt-go-settings PROJECT: device-mqtt-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-mqtt 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-1105 in /w/workspace/edgexfoundry_device-mqtt-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-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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/edgexfoundry_device-mqtt-go_main@tmp/jenkins-gitclient-ssh5674112759856545872.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5a53b832d9ff08308085d0b76a64dd8cc23f99ce (main) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-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 5a53b832d9ff08308085d0b76a64dd8cc23f99ce # timeout=10 Commit message: "Merge pull request #295 from soda480/US1908" > git rev-list --no-walk f108e1f6dac2bdd3d582b44a0d019ed09ad7b604 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:37:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:37:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:37:23 ========================================================= 22:37:23 EdgeX Global Pipelines Version Info 22:37:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:37:25 ------------------- 22:37:25 stable info: 22:37:25 ------------------- 22:37:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:37:25 Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 22:37:25 Message: update stable to v1.0.199 22:37:25 ------------------- 22:37:25 experimental info: 22:37:25 ------------------- 22:37:25 Commited By: **** collab-it+edgex@linuxfoundation.org 22:37:25 Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 22:37:25 Message: update experimental to v1.0.199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:37:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 22:37:25 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 22:37:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:37:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:37:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:37:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:37:26 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:37:26 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:37:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:37:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:37:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:37:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:37:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 22:37:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:37:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:37:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:37:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:37:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:37:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:37:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:37:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:37:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:37:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:37:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:37:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:37:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:37:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:37:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:37:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:37:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:37:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5a53b832d9ff08308085d0b76a64dd8cc23f99ce [Pipeline] echo 22:37:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5a53b83 [Pipeline] echo 22:37:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:37:26 provisioning config files... 22:37:26 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3771717299836951210tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:37:27 ---> docker-login.sh 22:37:27 nexus3.edgexfoundry.org:10001 22:37:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:27 Configure a credential helper to remove this warning. See 22:37:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:27 22:37:27 Login Succeeded 22:37:27 nexus3.edgexfoundry.org:10002 22:37:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:27 Configure a credential helper to remove this warning. See 22:37:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:27 22:37:27 Login Succeeded 22:37:27 nexus3.edgexfoundry.org:10003 22:37:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:27 Configure a credential helper to remove this warning. See 22:37:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:27 22:37:27 Login Succeeded 22:37:27 nexus3.edgexfoundry.org:10004 22:37:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:27 Configure a credential helper to remove this warning. See 22:37:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:27 22:37:27 Login Succeeded 22:37:27 docker.io 22:37:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:28 Configure a credential helper to remove this warning. See 22:37:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:28 22:37:28 Login Succeeded 22:37:28 ---> docker-login.sh ends [Pipeline] } 22:37:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:37:29 + git log --format=format:%s -1 5a53b832d9ff08308085d0b76a64dd8cc23f99ce [Pipeline] echo 22:37:29 GIT_COMMIT: 5a53b832d9ff08308085d0b76a64dd8cc23f99ce, Commit Message: Merge pull request #295 from soda480/US1908 [Pipeline] echo 22:37:29 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:37:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:37:29 22:37:29 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:37:30 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:37:30 latest: Pulling from edgex-devops/git-semver 22:37:30 31603596830f: Pulling fs layer 22:37:30 b6dc333f4379: Pulling fs layer 22:37:30 3d9ef1400e77: Pulling fs layer 22:37:30 fd332fbdc1db: Pulling fs layer 22:37:30 fd332fbdc1db: Waiting 22:37:30 b6dc333f4379: Verifying Checksum 22:37:30 b6dc333f4379: Download complete 22:37:30 31603596830f: Verifying Checksum 22:37:30 31603596830f: Download complete 22:37:30 31603596830f: Pull complete 22:37:30 fd332fbdc1db: Verifying Checksum 22:37:30 fd332fbdc1db: Download complete 22:37:30 b6dc333f4379: Pull complete 22:37:30 3d9ef1400e77: Verifying Checksum 22:37:30 3d9ef1400e77: Download complete 22:37:31 3d9ef1400e77: Pull complete 22:37:31 fd332fbdc1db: Pull complete 22:37:31 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 22:37:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:37:31 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:37:31 prd-centos7-docker-4c-2g-1105 does not seem to be running inside a container 22:37:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:37:32 $ docker top ca0c56df0a138a9dc423f6dd26a20b2825dc2b02033fd4547294ea54df2bbf4b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:37:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:37:33 [ssh-agent] Looking for ssh-agent implementation... 22:37:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:37:33 $ docker exec ca0c56df0a138a9dc423f6dd26a20b2825dc2b02033fd4547294ea54df2bbf4b ssh-agent 22:37:33 SSH_AUTH_SOCK=/tmp/ssh-sWgf4XYEbbTT/agent.13 22:37:33 SSH_AGENT_PID=19 22:37:33 Running ssh-add (command line suppressed) 22:37:33 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_434728431757129569.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_434728431757129569.key) 22:37:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:37:33 + git tag --points-at HEAD [Pipeline] } 22:37:33 $ docker exec --env ******** --env ******** ca0c56df0a138a9dc423f6dd26a20b2825dc2b02033fd4547294ea54df2bbf4b ssh-agent -k 22:37:33 unset SSH_AUTH_SOCK; 22:37:33 unset SSH_AGENT_PID; 22:37:33 echo Agent pid 19 killed; 22:37:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:37:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:37:34 [ssh-agent] Looking for ssh-agent implementation... 22:37:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:37:34 $ docker exec ca0c56df0a138a9dc423f6dd26a20b2825dc2b02033fd4547294ea54df2bbf4b ssh-agent 22:37:34 SSH_AUTH_SOCK=/tmp/ssh-ulhYX7WNvE9z/agent.55 22:37:34 SSH_AGENT_PID=61 22:37:34 Running ssh-add (command line suppressed) 22:37:34 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_42330846819543020.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_42330846819543020.key) 22:37:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:37:34 + git semver init 22:37:34 # -> Open(): unable to determine branch for HEAD 22:37:34 # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git 22:37:34 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main 22:37:34 # $SEMVER_REMOTE_NAME = origin 22:37:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:37:34 # $SEMVER_USER_NAME = edgex-jenkins 22:37:34 # $SEMVER_BRANCH = main 22:37:34 # $SEMVER_TEMP = /tmp/semver-072331467 22:37:34 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 22:37:35 # '/tmp/semver-072331467' -> '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver' 22:37:35 # -> Force: false 22:37:35 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [Pipeline] } 22:37:35 $ docker exec --env ******** --env ******** ca0c56df0a138a9dc423f6dd26a20b2825dc2b02033fd4547294ea54df2bbf4b ssh-agent -k 22:37:35 unset SSH_AUTH_SOCK; 22:37:35 unset SSH_AGENT_PID; 22:37:35 echo Agent pid 61 killed; 22:37:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:37:35 + git semver [Pipeline] } 22:37:35 $ docker stop --time=1 ca0c56df0a138a9dc423f6dd26a20b2825dc2b02033fd4547294ea54df2bbf4b 22:37:37 $ docker rm -f ca0c56df0a138a9dc423f6dd26a20b2825dc2b02033fd4547294ea54df2bbf4b [Pipeline] // withDockerContainer [Pipeline] sh 22:37:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:37:37 Stashed 1 file(s) [Pipeline] echo 22:37:37 [edgeXSemver]: initialized semver on version 2.0.1-dev.1 [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:37:53 Still waiting to schedule task 22:37:53 Waiting for next available executor on ‘centos7-docker-4c-2g’ 22:37:53 Still waiting to schedule task 22:37:53 ‘prd-centos7-blackbox-4c-2g-77’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:37:53 ‘prd-centos7-docker-4c-2g-1100’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:37:53 ‘prd-centos7-docker-4c-2g-1109’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:37:53 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1106’ is offline 22:39:07 Running on prd-centos7-docker-4c-2g-1116 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 22:39:07 Running in /w/workspace/device-mqtt-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:10 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 22:39:11 > git init /w/workspace/device-mqtt-go/3 # timeout=10 22:39:11 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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-mqtt-go/3@tmp/jenkins-gitclient-ssh995341831149952996.key 22:39:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:39:11 Avoid second fetch 22:39:11 Checking out Revision 5a53b832d9ff08308085d0b76a64dd8cc23f99ce (main) 22:39:11 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-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 5a53b832d9ff08308085d0b76a64dd8cc23f99ce # timeout=10 22:39:15 Commit message: "Merge pull request #295 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-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/3@tmp/config1480434420623941153tmp [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:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:16 Configure a credential helper to remove this warning. See 22:39:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:16 22:39:16 Login Succeeded 22:39:16 nexus3.edgexfoundry.org:10002 22:39:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:16 Configure a credential helper to remove this warning. See 22:39:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:16 22:39:16 Login Succeeded 22:39:16 nexus3.edgexfoundry.org:10003 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: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 604.2kB 22:39:18 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 22:39:18 Step 2/8 : FROM ${BASE} 22:39:18 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:39:18 540db60ca938: Pulling fs layer 22:39:18 adcc1eea9eea: Pulling fs layer 22:39:18 4c4ab2625f07: Pulling fs layer 22:39:18 0773c198feca: Pulling fs layer 22:39:18 345f892a5656: Pulling fs layer 22:39:18 4796506630df: Pulling fs layer 22:39:18 cc55df3e53f1: Pulling fs layer 22:39:18 4d027b6c602c: Pulling fs layer 22:39:18 449e75d2c14e: Pulling fs layer 22:39:18 0773c198feca: Waiting 22:39:18 345f892a5656: Waiting 22:39:18 4796506630df: Waiting 22:39:18 cc55df3e53f1: Waiting 22:39:18 4d027b6c602c: Waiting 22:39:18 449e75d2c14e: Waiting 22:39:18 4c4ab2625f07: Verifying Checksum 22:39:18 4c4ab2625f07: Download complete 22:39:18 adcc1eea9eea: Verifying Checksum 22:39:18 adcc1eea9eea: Download complete 22:39:18 345f892a5656: Verifying Checksum 22:39:18 345f892a5656: Download complete 22:39:18 4796506630df: Verifying Checksum 22:39:18 4796506630df: Download complete 22:39:18 cc55df3e53f1: Verifying Checksum 22:39:18 cc55df3e53f1: Download complete 22:39:18 540db60ca938: Verifying Checksum 22:39:18 540db60ca938: Download complete 22:39:19 540db60ca938: Pull complete 22:39:19 4d027b6c602c: Verifying Checksum 22:39:19 4d027b6c602c: Download complete 22:39:19 adcc1eea9eea: Pull complete 22:39:19 4c4ab2625f07: Pull complete 22:39:24 449e75d2c14e: Verifying Checksum 22:39:24 449e75d2c14e: Download complete 22:39:27 0773c198feca: Verifying Checksum 22:39:27 0773c198feca: Download complete 22:39:31 0773c198feca: Pull complete 22:39:31 345f892a5656: Pull complete 22:39:31 4796506630df: Pull complete 22:39:31 cc55df3e53f1: Pull complete 22:39:31 4d027b6c602c: Pull complete 22:39:32 449e75d2c14e: Pull complete 22:39:32 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 22:39:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:39:32 ---> 0d28375d9b5b 22:39:32 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 22:39:36 ---> Running in 919375d5a81f 22:39:36 Removing intermediate container 919375d5a81f 22:39:36 ---> 620deee45e54 22:39:36 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:39:36 ---> Running in b63fc6e41cd4 22:39:36 Removing intermediate container b63fc6e41cd4 22:39:36 ---> 58e9f8265078 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 667b17de40a0 22:39:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:39:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:39:39 (1/13) Installing libc-dev (0.7.2-r3) 22:39:39 (2/13) Installing libsodium (1.0.18-r0) 22:39:39 (3/13) Installing pkgconf (1.7.3-r0) 22:39:39 (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:41 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 22:39:41 (9/13) Installing openssh-server-common (8.4_p1-r3) 22:39:41 (10/13) Installing openssh-server (8.4_p1-r3) 22:39:41 (11/13) Installing openssh (8.4_p1-r3) 22:39:42 (12/13) Installing libzmq (4.3.3-r1) 22:39:42 (13/13) Installing zeromq-dev (4.3.3-r1) 22:39:42 Executing busybox-1.32.1-r6.trigger 22:39:42 OK: 156 MiB in 53 packages 22:39:43 Removing intermediate container 667b17de40a0 22:39:43 ---> 921dfc60bae5 22:39:43 Step 6/8 : WORKDIR /device-mqtt-go 22:39:43 ---> Running in 6c1b2a6a3a41 22:39:43 Removing intermediate container 6c1b2a6a3a41 22:39:43 ---> 21cdc77d9778 22:39:43 Step 7/8 : COPY . . 22:39:43 ---> 88799cbde2c8 22:39:43 Step 8/8 : RUN go mod download 22:39:43 ---> Running in b593920fca90 22:39:53 Removing intermediate container b593920fca90 22:39:53 ---> c20a31086ddc 22:39:53 Successfully built c20a31086ddc 22:39:53 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-1116 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-mqtt-go/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-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:54 $ docker top 0d3c6b73a9a7d2ade2c5cd0fffabea5aca1842af7eb5a6e11015c8028fb8077b -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 0d3c6b73a9a7d2ade2c5cd0fffabea5aca1842af7eb5a6e11015c8028fb8077b 22:39:56 $ docker rm -f 0d3c6b73a9a7d2ade2c5cd0fffabea5aca1842af7eb5a6e11015c8028fb8077b [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-1116 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-mqtt-go/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-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:57 $ docker top 018b0fe2d7c4281aa5abf28cd4f6946a5d22f2b8939d86b8afc6adedd0987329 -eo pid,comm [Pipeline] { [Pipeline] sh 22:39:58 + go mod tidy [Pipeline] sh 22:39:58 + make test 22:39:58 go mod tidy 22:39:58 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 22:39:59 ? github.com/edgexfoundry/device-mqtt-go [no test files] 22:40:17 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 22:40:17 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.010s coverage: 24.3% of statements 22:40:17 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 22:40:17 GCO_ENABLED=1 GO111MODULE=on go vet ./... 22:40:25 gofmt -l . 22:40:25 ["`gofmt -l .`" = ""] 22:40:25 ./bin/test-attribution-txt.sh [Pipeline] } 22:40:25 $ docker stop --time=1 018b0fe2d7c4281aa5abf28cd4f6946a5d22f2b8939d86b8afc6adedd0987329 22:40:28 $ docker rm -f 018b0fe2d7c4281aa5abf28cd4f6946a5d22f2b8939d86b8afc6adedd0987329 [Pipeline] // withDockerContainer [Pipeline] sh 22:40:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:40:28 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 112 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 7100 Jul 30 22:39 Attribution.txt 22:40:31 drwxrwxr-x. 2 jenkins jenkins 60 Jul 30 22:39 bin 22:40:31 -rw-rw-r--. 1 jenkins jenkins 7447 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 16226 Jul 30 22:40 coverage.out 22:40:31 -rw-rw-r--. 1 jenkins jenkins 1877 Jul 30 22:39 Dockerfile 22:40:31 -rw-rw-r--. 1 jenkins jenkins 994 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 336 Jul 30 22:39 .gitignore 22:40:31 -rw-rw-r--. 1 jenkins jenkins 388 Jul 30 22:39 go.mod 22:40:31 -rw-r--r--. 1 jenkins jenkins 20775 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 677 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 907 Jul 30 22:39 Makefile 22:40:31 drwxrwxr-x. 2 jenkins jenkins 23 Jul 30 22:39 mock 22:40:31 -rw-rw-r--. 1 jenkins jenkins 2211 Jul 30 22:39 README.md 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 227 Jul 30 22:39 version.go [Pipeline] isUnix [Pipeline] sh 22:40:31 + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=5a53b832d9ff08308085d0b76a64dd8cc23f99ce --label arch=amd64 --label version=2.0.1-dev.1 . 22:40:31 Sending build context to Docker daemon 621.1kB 22:40:31 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 22:40:31 Step 2/24 : FROM ${BASE} AS builder 22:40:31 ---> c20a31086ddc 22:40:31 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 22:40:31 ---> Running in 042b0c9fe060 22:40:31 Removing intermediate container 042b0c9fe060 22:40:31 ---> 16bba01cca65 22:40:31 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 22:40:31 ---> Running in 9f20336b48cf 22:40:31 Removing intermediate container 9f20336b48cf 22:40:31 ---> d91196d5e01d 22:40:31 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:40:31 ---> Running in 6efdab68a6ac 22:40:32 Removing intermediate container 6efdab68a6ac 22:40:32 ---> 9a1ae586376c 22:40:32 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:40:32 ---> Running in 098f72486d95 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:34 OK: 156 MiB in 53 packages 22:40:34 Removing intermediate container 098f72486d95 22:40:34 ---> 08131b1c7b9a 22:40:34 Step 7/24 : WORKDIR /device-mqtt-go 22:40:34 ---> Running in 24eadf5b0d55 22:40:35 Removing intermediate container 24eadf5b0d55 22:40:35 ---> af07855b4113 22:40:35 Step 8/24 : COPY . . 22:40:35 ---> 2aeff5986306 22:40:35 Step 9/24 : RUN go mod tidy 22:40:35 ---> Running in 40d0430fb983 22:40:35 Removing intermediate container 40d0430fb983 22:40:35 ---> 0b233d146e71 22:40:35 Step 10/24 : RUN go mod download 22:40:35 ---> Running in 3cf4ac312b4f 22:40:36 Removing intermediate container 3cf4ac312b4f 22:40:36 ---> 33a69c5acae8 22:40:36 Step 11/24 : ARG MAKE='make build' 22:40:36 ---> Running in 7ef006b3dc0c 22:40:36 Removing intermediate container 7ef006b3dc0c 22:40:36 ---> 7d34b6eea94b 22:40:36 Step 12/24 : RUN $MAKE 22:40:36 ---> Running in cc8901733d29 22:40:36 go mod tidy 22:40:37 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.0.1-dev.1" -o cmd/device-mqtt ./cmd 22:40:49 Removing intermediate container cc8901733d29 22:40:49 ---> 81ab3fe4ca9c 22:40:49 Step 13/24 : FROM alpine:3.12 22:40:50 3.12: Pulling from library/alpine 22:40:50 339de151aab4: Pulling fs layer 22:40:50 339de151aab4: Verifying Checksum 22:40:50 339de151aab4: Download complete 22:40:50 339de151aab4: Pull complete 22:40:50 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 22:40:50 Status: Downloaded newer image for alpine:3.12 22:40:50 ---> 13621d1b12d4 22:40:50 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 22:40:50 ---> Running in b1d54017cbec 22:40:50 Removing intermediate container b1d54017cbec 22:40:50 ---> a55ccebdae8b 22:40:50 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 22:40:50 ---> Running in de0b7fdf8348 22:40:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:40:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:40:53 (1/6) Installing dumb-init (1.2.2-r1) 22:40:53 (2/6) Installing libgcc (9.3.0-r2) 22:40:53 (3/6) Installing libsodium (1.0.18-r0) 22:40:53 (4/6) Installing libstdc++ (9.3.0-r2) 22:40:53 (5/6) Installing libzmq (4.3.3-r0) 22:40:53 (6/6) Installing zeromq (4.3.3-r0) 22:40:53 Executing busybox-1.31.1-r20.trigger 22:40:53 OK: 8 MiB in 20 packages 22:40:54 Removing intermediate container de0b7fdf8348 22:40:54 ---> 967fef0d4ec3 22:40:54 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 22:40:54 ---> 03238f8aae78 22:40:54 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 22:40:54 ---> 81ac64e5a090 22:40:54 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 22:40:54 ---> 79a501cb6423 22:40:54 Step 19/24 : EXPOSE 59982 22:40:54 ---> Running in 720db2cbfc19 22:40:54 Removing intermediate container 720db2cbfc19 22:40:54 ---> d9266199bb6a 22:40:54 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 22:40:54 ---> Running in 1e7fc7c40568 22:40:55 Removing intermediate container 1e7fc7c40568 22:40:55 ---> 93b08b38ea0a 22:40:55 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:40:55 ---> Running in 04b98dd817d6 22:40:55 Removing intermediate container 04b98dd817d6 22:40:55 ---> e2d3b8318124 22:40:55 Step 22/24 : LABEL arch=amd64 22:40:55 ---> Running in 5eeb7efbb3de 22:40:55 Removing intermediate container 5eeb7efbb3de 22:40:55 ---> e62121f4a514 22:40:55 Step 23/24 : LABEL git_sha=5a53b832d9ff08308085d0b76a64dd8cc23f99ce 22:40:55 ---> Running in 52925565dcc3 22:40:55 Removing intermediate container 52925565dcc3 22:40:55 ---> ffbb0a34ccaa 22:40:55 Step 24/24 : LABEL version=2.0.1-dev.1 22:40:55 ---> Running in ffc8c5aa1a07 22:40:55 Removing intermediate container ffc8c5aa1a07 22:40:55 ---> b75ac320e030 22:40:55 [Warning] One or more build-args [ARCH] were not consumed 22:40:55 Successfully built b75ac320e030 22:40:55 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:40:55 provisioning config files... 22:40:55 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/3@tmp/config794421949575158998tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:40:55 ---> docker-login.sh 22:40:55 nexus3.edgexfoundry.org:10001 22:40:55 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 nexus3.edgexfoundry.org:10002 22:40:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:57 Configure a credential helper to remove this warning. See 22:40:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:57 22:40:57 Login Succeeded 22:40:57 nexus3.edgexfoundry.org:10003 22:40:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:57 Configure a credential helper to remove this warning. See 22:40:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:57 22:40:57 Login Succeeded 22:40:57 nexus3.edgexfoundry.org:10004 22:40:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:57 Configure a credential helper to remove this warning. See 22:40:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:57 22:40:57 Login Succeeded 22:40:57 docker.io 22:40:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:57 Configure a credential helper to remove this warning. See 22:40:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:57 22:40:57 Login Succeeded 22:40:57 ---> docker-login.sh ends [Pipeline] } 22:40:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:40:58 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 22:40:58 5a53b832d9ff08308085d0b76a64dd8cc23f99ce 22:40:58 latest 22:40:58 2.0.1-dev.1 22:40:58 5a53b832d9ff08308085d0b76a64dd8cc23f99ce-2.0.1-dev.1 22:40:58 main 22:40:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:40:58 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:5a53b832d9ff08308085d0b76a64dd8cc23f99ce [Pipeline] isUnix [Pipeline] sh 22:40:58 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:5a53b832d9ff08308085d0b76a64dd8cc23f99ce 22:40:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 22:40:58 4b39eac06354: Preparing 22:40:58 1ae5112cc2f8: Preparing 22:40:58 a5a41e5e4d5f: Preparing 22:40:58 fb848090087f: Preparing 22:40:58 32f366d666a5: Preparing 22:40:58 32f366d666a5: Layer already exists 22:40:58 4b39eac06354: Pushed 22:40:58 1ae5112cc2f8: Pushed 22:40:59 fb848090087f: Pushed 22:41:00 a5a41e5e4d5f: Pushed 22:41:00 5a53b832d9ff08308085d0b76a64dd8cc23f99ce: digest: sha256:9776969643b2c7f77c85a65d4981b2c273fa7458f98905bc4b9dc562464b7149 size: 1365 [Pipeline] isUnix [Pipeline] sh 22:41:00 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] isUnix [Pipeline] sh 22:41:01 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 22:41:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 22:41:01 4b39eac06354: Preparing 22:41:01 1ae5112cc2f8: Preparing 22:41:01 a5a41e5e4d5f: Preparing 22:41:01 fb848090087f: Preparing 22:41:01 32f366d666a5: Preparing 22:41:01 4b39eac06354: Layer already exists 22:41:01 a5a41e5e4d5f: Layer already exists 22:41:01 fb848090087f: Layer already exists 22:41:01 1ae5112cc2f8: Layer already exists 22:41:01 32f366d666a5: Layer already exists 22:41:01 latest: digest: sha256:9776969643b2c7f77c85a65d4981b2c273fa7458f98905bc4b9dc562464b7149 size: 1365 [Pipeline] isUnix [Pipeline] sh 22:41:01 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh 22:41:01 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.1 22:41:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 22:41:01 4b39eac06354: Preparing 22:41:01 1ae5112cc2f8: Preparing 22:41:01 a5a41e5e4d5f: Preparing 22:41:01 fb848090087f: Preparing 22:41:01 32f366d666a5: Preparing 22:41:01 4b39eac06354: Layer already exists 22:41:01 fb848090087f: Layer already exists 22:41:01 1ae5112cc2f8: Layer already exists 22:41:01 32f366d666a5: Layer already exists 22:41:01 a5a41e5e4d5f: Layer already exists 22:41:02 2.0.1-dev.1: digest: sha256:9776969643b2c7f77c85a65d4981b2c273fa7458f98905bc4b9dc562464b7149 size: 1365 [Pipeline] isUnix [Pipeline] sh 22:41:02 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:5a53b832d9ff08308085d0b76a64dd8cc23f99ce-2.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh 22:41:02 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:5a53b832d9ff08308085d0b76a64dd8cc23f99ce-2.0.1-dev.1 22:41:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 22:41:02 4b39eac06354: Preparing 22:41:02 1ae5112cc2f8: Preparing 22:41:02 a5a41e5e4d5f: Preparing 22:41:02 fb848090087f: Preparing 22:41:02 32f366d666a5: Preparing 22:41:02 fb848090087f: Layer already exists 22:41:02 32f366d666a5: Layer already exists 22:41:02 4b39eac06354: Layer already exists 22:41:02 a5a41e5e4d5f: Layer already exists 22:41:02 1ae5112cc2f8: Layer already exists 22:41:03 5a53b832d9ff08308085d0b76a64dd8cc23f99ce-2.0.1-dev.1: digest: sha256:9776969643b2c7f77c85a65d4981b2c273fa7458f98905bc4b9dc562464b7149 size: 1365 [Pipeline] isUnix [Pipeline] sh 22:41:03 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] isUnix [Pipeline] sh 22:41:03 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 22:41:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 22:41:03 4b39eac06354: Preparing 22:41:03 1ae5112cc2f8: Preparing 22:41:03 a5a41e5e4d5f: Preparing 22:41:03 fb848090087f: Preparing 22:41:03 32f366d666a5: Preparing 22:41:03 4b39eac06354: Layer already exists 22:41:03 fb848090087f: Layer already exists 22:41:03 32f366d666a5: Layer already exists 22:41:03 a5a41e5e4d5f: Layer already exists 22:41:03 1ae5112cc2f8: Layer already exists 22:41:03 main: digest: sha256:9776969643b2c7f77c85a65d4981b2c273fa7458f98905bc4b9dc562464b7149 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:41:04 ===================================================== [Pipeline] echo 22:41:04 taggedImages: 22:41:04 - nexus3.edgexfoundry.org:10004/device-mqtt:5a53b832d9ff08308085d0b76a64dd8cc23f99ce 22:41:04 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 22:41:04 - nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.1 22:41:04 - nexus3.edgexfoundry.org:10004/device-mqtt:5a53b832d9ff08308085d0b76a64dd8cc23f99ce-2.0.1-dev.1 22:41:04 - nexus3.edgexfoundry.org:10004/device-mqtt: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:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:41:04 22:41:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:41:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:41:04 latest: Pulling from edgex-lftools-log-publisher 22:41:04 b4d181a07f80: Pulling fs layer 22:41:04 a1111a8f2ec3: Pulling fs layer 22:41:04 ed53099fbce6: Pulling fs layer 22:41:04 dc539afda2c1: Pulling fs layer 22:41:04 77bc0d833cb6: Pulling fs layer 22:41:04 9065ff56babe: Pulling fs layer 22:41:04 d287ab97295c: Pulling fs layer 22:41:04 77bc0d833cb6: Waiting 22:41:04 9065ff56babe: Waiting 22:41:04 d287ab97295c: Waiting 22:41:04 dc539afda2c1: Waiting 22:41:05 a1111a8f2ec3: Verifying Checksum 22:41:05 a1111a8f2ec3: Download complete 22:41:05 dc539afda2c1: Verifying Checksum 22:41:05 dc539afda2c1: Download complete 22:41:05 77bc0d833cb6: Verifying Checksum 22:41:05 77bc0d833cb6: Download complete 22:41:05 9065ff56babe: Verifying Checksum 22:41:05 9065ff56babe: Download complete 22:41:05 ed53099fbce6: Verifying Checksum 22:41:05 ed53099fbce6: Download complete 22:41:06 b4d181a07f80: Verifying Checksum 22:41:06 b4d181a07f80: Download complete 22:41:07 b4d181a07f80: Pull complete 22:41:07 a1111a8f2ec3: Pull complete 22:41:08 ed53099fbce6: Pull complete 22:41:08 dc539afda2c1: Pull complete 22:41:08 77bc0d833cb6: Pull complete 22:41:08 9065ff56babe: Pull complete 22:41:08 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1119 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 22:41:08 Running in /w/workspace/device-mqtt-go/3 [Pipeline] { [Pipeline] checkout 22:41:08 Selected Git installation does not exist. Using Default 22:41:08 The recommended git tool is: NONE 22:41:11 d287ab97295c: Verifying Checksum 22:41:11 d287ab97295c: Download complete 22:41:14 using credential edgex-jenkins-ssh 22:41:14 Cloning the remote Git repository 22:41:14 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 22:41:14 > git init /w/workspace/device-mqtt-go/3 # timeout=10 22:41:14 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 22:41:14 > git --version # timeout=10 22:41:14 > git --version # 'git version 2.17.1' 22:41:14 using GIT_SSH to set credentials SSH Credentials for GitHub 22:41:15 Avoid second fetch 22:41:15 Checking out Revision 5a53b832d9ff08308085d0b76a64dd8cc23f99ce (main) 22:41:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:41:15 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 22:41:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:41:16 > git config core.sparsecheckout # timeout=10 22:41:16 > git checkout -f 5a53b832d9ff08308085d0b76a64dd8cc23f99ce # timeout=10 22:41:17 d287ab97295c: Pull complete 22:41:17 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:41:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:41:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:41:17 prd-centos7-docker-4c-2g-1116 does not seem to be running inside a container 22:41:17 $ 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-mqtt-go/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-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:19 $ docker top 732a9a5daf75a6d455601bd6112ceed334a1e240f1ed88f1dd9bd52aaf8c2cef -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:41:20 ---> job-cost.sh 22:41:20 lf-activate-venv: SKIPPING 22:41:20 INFO: No Stack... 22:41:20 Commit message: "Merge pull request #295 from soda480/US1908" 22:41:21 22:41:21 GitHub has been notified of this commit’s build result 22:41:21 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:41:21 provisioning config files... 22:41:21 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/3@tmp/config5995418599392355357tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:41:21 INFO: Retrieving Pricing Info for: v3-standard-2 22:41:21 INFO: Archiving Costs [Pipeline] sh 22:41:22 ---> docker-login.sh 22:41:22 nexus3.edgexfoundry.org:10001 22:41:22 + cat /w/workspace/device-mqtt-go/3/archives/cost.csv 22:41:22 + cut -d, -f6 [Pipeline] lock 22:41:22 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-3-stack-cost] 22:41:22 Resource [jenkins-edgexfoundry-device-mqtt-go-main-3-stack-cost] did not exist. Created. 22:41:22 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:41:22 + echo total: 0.05999999865889549 [Pipeline] stash 22:41:22 Stashed 1 file(s) [Pipeline] } 22:41:22 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-3-stack-cost] [Pipeline] // lock [Pipeline] } 22:41:22 $ docker stop --time=1 732a9a5daf75a6d455601bd6112ceed334a1e240f1ed88f1dd9bd52aaf8c2cef 22:41:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:23 Configure a credential helper to remove this warning. See 22:41:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:23 22:41:23 Login Succeeded 22:41:23 nexus3.edgexfoundry.org:10002 22:41:23 $ docker rm -f 732a9a5daf75a6d455601bd6112ceed334a1e240f1ed88f1dd9bd52aaf8c2cef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv 22:41:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:41:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:24 Configure a credential helper to remove this warning. See 22:41:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:24 22:41:24 Login Succeeded 22:41:24 nexus3.edgexfoundry.org:10003 22:41:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:24 Configure a credential helper to remove this warning. See 22:41:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:24 22:41:24 Login Succeeded 22:41:24 nexus3.edgexfoundry.org:10004 22:41:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:24 Configure a credential helper to remove this warning. See 22:41:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:24 22:41:24 Login Succeeded 22:41:24 docker.io 22:41:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:25 Configure a credential helper to remove this warning. See 22:41:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:25 22:41:25 Login Succeeded 22:41:25 ---> docker-login.sh ends [Pipeline] } 22:41:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:41:26 ========================================================= 22:41:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:41:26 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:41:26 + 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:26 Sending build context to Docker daemon 603.1kB 22:41:26 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 22:41:26 Step 2/8 : FROM ${BASE} 22:41:27 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:41:27 595b0fe564bb: Pulling fs layer 22:41:27 24495759ef45: Pulling fs layer 22:41:27 d148012ef14d: Pulling fs layer 22:41:27 cb65c68fc2e2: Pulling fs layer 22:41:27 093eec477d81: Pulling fs layer 22:41:27 a6d5b2bbb924: Pulling fs layer 22:41:27 2446dc1eb7d3: Pulling fs layer 22:41:27 596795e73e0f: Pulling fs layer 22:41:27 cb65c68fc2e2: Waiting 22:41:27 a6d5b2bbb924: Waiting 22:41:27 093eec477d81: Waiting 22:41:27 2446dc1eb7d3: Waiting 22:41:27 596795e73e0f: Waiting 22:41:27 d148012ef14d: Verifying Checksum 22:41:27 d148012ef14d: Download complete 22:41:27 24495759ef45: Verifying Checksum 22:41:27 24495759ef45: Download complete 22:41:27 093eec477d81: Verifying Checksum 22:41:27 093eec477d81: Download complete 22:41:27 a6d5b2bbb924: Verifying Checksum 22:41:27 a6d5b2bbb924: Download complete 22:41:27 595b0fe564bb: Verifying Checksum 22:41:27 595b0fe564bb: Download complete 22:41:27 2446dc1eb7d3: Verifying Checksum 22:41:27 2446dc1eb7d3: Download complete 22:41:28 595b0fe564bb: Pull complete 22:41:29 24495759ef45: Pull complete 22:41:29 d148012ef14d: Pull complete 22:41:30 596795e73e0f: Verifying Checksum 22:41:30 596795e73e0f: Download complete 22:41:31 cb65c68fc2e2: Download complete 22:41:44 cb65c68fc2e2: Pull complete 22:41:44 093eec477d81: Pull complete 22:41:44 a6d5b2bbb924: Pull complete 22:41:44 2446dc1eb7d3: Pull complete 22:41:47 596795e73e0f: Pull complete 22:41:48 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 22:41:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:41:48 ---> d9e956139c92 22:41:48 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 22:41:51 ---> Running in e6bb3a55a73a 22:41:52 Removing intermediate container e6bb3a55a73a 22:41:52 ---> c6091b84944c 22:41:52 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:41:52 ---> Running in 95cf866940c9 22:41:55 Removing intermediate container 95cf866940c9 22:41:55 ---> e035741aafad 22:41:55 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 22:41:55 ---> Running in af995cef1301 22:41:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:41:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:41:59 (1/13) Installing libc-dev (0.7.2-r3) 22:41:59 (2/13) Installing libsodium (1.0.18-r0) 22:41:59 (3/13) Installing pkgconf (1.7.3-r0) 22:41:59 (4/13) Installing libsodium-dev (1.0.18-r0) 22:41:59 (5/13) Installing openssh-keygen (8.4_p1-r3) 22:41:59 (6/13) Installing libedit (20191231.3.1-r1) 22:41:59 (7/13) Installing openssh-client (8.4_p1-r3) 22:42:00 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 22:42:00 (9/13) Installing openssh-server-common (8.4_p1-r3) 22:42:00 (10/13) Installing openssh-server (8.4_p1-r3) 22:42:00 (11/13) Installing openssh (8.4_p1-r3) 22:42:00 (12/13) Installing libzmq (4.3.3-r1) 22:42:00 (13/13) Installing zeromq-dev (4.3.3-r1) 22:42:00 Executing busybox-1.32.1-r6.trigger 22:42:00 OK: 145 MiB in 53 packages 22:42:02 Removing intermediate container af995cef1301 22:42:02 ---> 7757208f193b 22:42:02 Step 6/8 : WORKDIR /device-mqtt-go 22:42:02 ---> Running in f6ef7093fe1a 22:42:03 Removing intermediate container f6ef7093fe1a 22:42:03 ---> e9d2c18dcc72 22:42:03 Step 7/8 : COPY . . 22:42:04 ---> c5ea8af233b3 22:42:04 Step 8/8 : RUN go mod download 22:42:04 ---> Running in 9d1fbead968f 22:42:37 Removing intermediate container 9d1fbead968f 22:42:37 ---> 100a048831ee 22:42:37 Successfully built 100a048831ee 22:42:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:42:37 + docker inspect -f . ci-base-image-arm64 22:42:37 . [Pipeline] withDockerContainer 22:42:37 prd-ubuntu18.04-docker-arm64-4c-16g-1119 does not seem to be running inside a container 22:42:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-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:39 $ docker top 79287b4d36881b04133bfed36f409b73260d340c062eae85563240825457db06 -eo pid,comm [Pipeline] { [Pipeline] sh 22:42:40 + go version 22:42:40 go version go1.16.5 linux/arm64 [Pipeline] } 22:42:40 $ docker stop --time=1 79287b4d36881b04133bfed36f409b73260d340c062eae85563240825457db06 22:42:42 $ docker rm -f 79287b4d36881b04133bfed36f409b73260d340c062eae85563240825457db06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:42:43 + docker inspect -f . ci-base-image-arm64 22:42:43 . [Pipeline] withDockerContainer 22:42:43 prd-ubuntu18.04-docker-arm64-4c-16g-1119 does not seem to be running inside a container 22:42:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-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:45 $ docker top df0dd8e290d216af092789a0e7306e78769bcb93e731c6ab17110204389b4010 -eo pid,comm [Pipeline] { [Pipeline] sh 22:42:46 + go mod tidy [Pipeline] sh 22:42:47 + make test 22:42:47 go mod tidy 22:42:48 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 22:42:49 ? github.com/edgexfoundry/device-mqtt-go [no test files] 22:43:46 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 22:43:51 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.060s coverage: 24.3% of statements 22:43:51 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 22:43:52 GCO_ENABLED=1 GO111MODULE=on go vet ./... 22:44:24 gofmt -l . 22:44:24 ["`gofmt -l .`" = ""] 22:44:24 ./bin/test-attribution-txt.sh [Pipeline] } 22:44:26 $ docker stop --time=1 df0dd8e290d216af092789a0e7306e78769bcb93e731c6ab17110204389b4010 22:44:28 $ docker rm -f df0dd8e290d216af092789a0e7306e78769bcb93e731c6ab17110204389b4010 [Pipeline] // withDockerContainer [Pipeline] sh 22:44:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:44:29 Warning: overwriting stash ‘coverage-report’ 22:44:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:44:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:44:31 + ls -al . 22:44:31 total 144 22:44:31 drwxrwxr-x 9 jenkins jenkins 4096 Jul 30 22:44 . 22:44:31 drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 22:41 .. 22:44:31 -rw-rw-r-- 1 jenkins jenkins 140 Jul 30 22:41 .dockerignore 22:44:31 drwxrwxr-x 8 jenkins jenkins 4096 Jul 30 22:41 .git 22:44:31 drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 22:41 .github 22:44:31 -rw-rw-r-- 1 jenkins jenkins 336 Jul 30 22:41 .gitignore 22:44:31 -rw-rw-r-- 1 jenkins jenkins 7100 Jul 30 22:41 Attribution.txt 22:44:31 -rw-rw-r-- 1 jenkins jenkins 7447 Jul 30 22:41 CHANGELOG.md 22:44:31 -rw-rw-r-- 1 jenkins jenkins 1877 Jul 30 22:41 Dockerfile 22:44:31 -rw-rw-r-- 1 jenkins jenkins 994 Jul 30 22:41 Dockerfile.build 22:44:31 -rw-rw-r-- 1 jenkins jenkins 677 Jul 30 22:41 Jenkinsfile 22:44:31 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 30 22:41 LICENSE 22:44:31 -rw-rw-r-- 1 jenkins jenkins 907 Jul 30 22:41 Makefile 22:44:31 -rw-rw-r-- 1 jenkins jenkins 2211 Jul 30 22:41 README.md 22:44:31 -rw-rw-r-- 1 jenkins jenkins 11 Jul 30 22:37 VERSION 22:44:31 drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 22:41 bin 22:44:31 drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 22:41 cmd 22:44:31 -rw-r--r-- 1 jenkins jenkins 16226 Jul 30 22:43 coverage.out 22:44:31 -rw-rw-r-- 1 jenkins jenkins 388 Jul 30 22:41 go.mod 22:44:31 -rw-r--r-- 1 jenkins jenkins 20775 Jul 30 22:42 go.sum 22:44:31 drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 22:41 internal 22:44:31 drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 22:41 mock 22:44:31 drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 22:41 snap 22:44:31 -rw-rw-r-- 1 jenkins jenkins 227 Jul 30 22:41 version.go [Pipeline] isUnix [Pipeline] sh 22:44:31 + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=5a53b832d9ff08308085d0b76a64dd8cc23f99ce --label arch=arm64 --label version=2.0.1-dev.1 . 22:44:31 Sending build context to Docker daemon 620kB 22:44:32 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 22:44:32 Step 2/24 : FROM ${BASE} AS builder 22:44:32 ---> 100a048831ee 22:44:32 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 22:44:32 ---> Running in 83b8187f2796 22:44:33 Removing intermediate container 83b8187f2796 22:44:33 ---> 3a5d48d70934 22:44:33 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 22:44:33 ---> Running in f86d31552fc8 22:44:33 Removing intermediate container f86d31552fc8 22:44:33 ---> 400c04deeda9 22:44:33 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:44:33 ---> Running in 5d5ef05cdf31 22:44:36 Removing intermediate container 5d5ef05cdf31 22:44:36 ---> 9affe98dd1ec 22:44:36 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:44:36 ---> Running in 8b0623854f63 22:44:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:44:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:44:39 OK: 145 MiB in 53 packages 22:44:40 Removing intermediate container 8b0623854f63 22:44:40 ---> 1a64e01e9b7c 22:44:40 Step 7/24 : WORKDIR /device-mqtt-go 22:44:41 ---> Running in e0c181f6d6c4 22:44:41 Removing intermediate container e0c181f6d6c4 22:44:41 ---> c811dc44ac7a 22:44:41 Step 8/24 : COPY . . 22:44:43 ---> eb76049f09a9 22:44:43 Step 9/24 : RUN go mod tidy 22:44:43 ---> Running in 066cc293ead7 22:44:47 Removing intermediate container 066cc293ead7 22:44:47 ---> b2dc8d6ec617 22:44:47 Step 10/24 : RUN go mod download 22:44:47 ---> Running in b9725e38e85f 22:44:50 Removing intermediate container b9725e38e85f 22:44:50 ---> fc5358307c0a 22:44:50 Step 11/24 : ARG MAKE='make build' 22:44:50 ---> Running in 8f4eedb3b1a2 22:44:50 Removing intermediate container 8f4eedb3b1a2 22:44:50 ---> ede6bcd1df3c 22:44:50 Step 12/24 : RUN $MAKE 22:44:50 ---> Running in 98643926db7c 22:44:52 go mod tidy 22:44:52 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.0.1-dev.1" -o cmd/device-mqtt ./cmd 22:45:39 Removing intermediate container 98643926db7c 22:45:39 ---> 4fc2f019ed54 22:45:39 Step 13/24 : FROM alpine:3.12 22:45:40 3.12: Pulling from library/alpine 22:45:40 d2f70382dc9a: Pulling fs layer 22:45:41 d2f70382dc9a: Verifying Checksum 22:45:41 d2f70382dc9a: Download complete 22:45:42 d2f70382dc9a: Pull complete 22:45:42 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 22:45:42 Status: Downloaded newer image for alpine:3.12 22:45:42 ---> c4fd0aeabfcf 22:45:42 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 22:45:42 ---> Running in d2e717c195c0 22:45:43 Removing intermediate container d2e717c195c0 22:45:43 ---> d0d5b8ea26a3 22:45:43 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 22:45:43 ---> Running in dec299847b30 22:45:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:45:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:45:45 (1/6) Installing dumb-init (1.2.2-r1) 22:45:45 (2/6) Installing libgcc (9.3.0-r2) 22:45:45 (3/6) Installing libsodium (1.0.18-r0) 22:45:45 (4/6) Installing libstdc++ (9.3.0-r2) 22:45:45 (5/6) Installing libzmq (4.3.3-r0) 22:45:45 (6/6) Installing zeromq (4.3.3-r0) 22:45:45 Executing busybox-1.31.1-r20.trigger 22:45:45 OK: 8 MiB in 20 packages 22:45:47 Removing intermediate container dec299847b30 22:45:47 ---> 06e8f10989fc 22:45:47 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 22:45:48 ---> af7081601243 22:45:48 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 22:45:49 ---> 51849a752a9a 22:45:49 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 22:45:50 ---> c83e6d45c765 22:45:50 Step 19/24 : EXPOSE 59982 22:45:50 ---> Running in 7c8767897a37 22:45:51 Removing intermediate container 7c8767897a37 22:45:51 ---> 7c1bec1ea84e 22:45:51 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 22:45:51 ---> Running in 446664ed02fe 22:45:52 Removing intermediate container 446664ed02fe 22:45:52 ---> b4e8a842e64d 22:45:52 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:45:52 ---> Running in 786a924c938f 22:45:53 Removing intermediate container 786a924c938f 22:45:53 ---> 091eba02c156 22:45:53 Step 22/24 : LABEL arch=arm64 22:45:53 ---> Running in 8f28bf112685 22:45:54 Removing intermediate container 8f28bf112685 22:45:54 ---> 4705c660ee16 22:45:54 Step 23/24 : LABEL git_sha=5a53b832d9ff08308085d0b76a64dd8cc23f99ce 22:45:54 ---> Running in 0f62289a693f 22:45:54 Removing intermediate container 0f62289a693f 22:45:54 ---> 22d939a2b1fc 22:45:54 Step 24/24 : LABEL version=2.0.1-dev.1 22:45:54 ---> Running in 1205374317fe 22:45:55 Removing intermediate container 1205374317fe 22:45:55 ---> 1f1cd3ad8df7 22:45:55 [Warning] One or more build-args [ARCH] were not consumed 22:45:55 Successfully built 1f1cd3ad8df7 22:45:55 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:45:55 provisioning config files... 22:45:55 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/3@tmp/config6922358722632055847tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:45:55 ---> docker-login.sh 22:45:55 nexus3.edgexfoundry.org:10001 22:45:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:56 Configure a credential helper to remove this warning. See 22:45:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:56 22:45:56 Login Succeeded 22:45:56 nexus3.edgexfoundry.org:10002 22:45:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:57 Configure a credential helper to remove this warning. See 22:45:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:57 22:45:57 Login Succeeded 22:45:57 nexus3.edgexfoundry.org:10003 22:45:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:58 Configure a credential helper to remove this warning. See 22:45:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:58 22:45:58 Login Succeeded 22:45:58 nexus3.edgexfoundry.org:10004 22:45:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:59 Configure a credential helper to remove this warning. See 22:45:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:59 22:45:59 Login Succeeded 22:45:59 docker.io 22:45:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:46:00 Configure a credential helper to remove this warning. See 22:46:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:46:00 22:46:00 Login Succeeded 22:46:00 ---> docker-login.sh ends [Pipeline] } 22:46:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:46:00 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 22:46:00 5a53b832d9ff08308085d0b76a64dd8cc23f99ce 22:46:00 latest 22:46:00 2.0.1-dev.1 22:46:00 5a53b832d9ff08308085d0b76a64dd8cc23f99ce-2.0.1-dev.1 22:46:00 main 22:46:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:46:00 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:5a53b832d9ff08308085d0b76a64dd8cc23f99ce [Pipeline] isUnix [Pipeline] sh 22:46:00 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:5a53b832d9ff08308085d0b76a64dd8cc23f99ce 22:46:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 22:46:00 c40b754a8f37: Preparing 22:46:00 13a9f011598b: Preparing 22:46:00 41a6935f11df: Preparing 22:46:00 808ccba07d81: Preparing 22:46:00 3fbe34a1663b: Preparing 22:46:01 3fbe34a1663b: Layer already exists 22:46:01 13a9f011598b: Pushed 22:46:02 c40b754a8f37: Pushed 22:46:03 808ccba07d81: Pushed 22:46:04 41a6935f11df: Pushed 22:46:04 5a53b832d9ff08308085d0b76a64dd8cc23f99ce: digest: sha256:a4686d9fd662ef75d0a3cffad9f14004056a9dc8f79c84340f15601d606acec2 size: 1365 [Pipeline] isUnix [Pipeline] sh 22:46:05 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:46:05 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 22:46:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 22:46:05 c40b754a8f37: Preparing 22:46:05 13a9f011598b: Preparing 22:46:05 41a6935f11df: Preparing 22:46:05 808ccba07d81: Preparing 22:46:05 3fbe34a1663b: Preparing 22:46:05 13a9f011598b: Layer already exists 22:46:05 c40b754a8f37: Layer already exists 22:46:05 808ccba07d81: Layer already exists 22:46:05 41a6935f11df: Layer already exists 22:46:05 3fbe34a1663b: Layer already exists 22:46:05 latest: digest: sha256:a4686d9fd662ef75d0a3cffad9f14004056a9dc8f79c84340f15601d606acec2 size: 1365 [Pipeline] isUnix [Pipeline] sh 22:46:06 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh 22:46:06 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.1 22:46:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 22:46:06 c40b754a8f37: Preparing 22:46:06 13a9f011598b: Preparing 22:46:06 41a6935f11df: Preparing 22:46:06 808ccba07d81: Preparing 22:46:06 3fbe34a1663b: Preparing 22:46:06 13a9f011598b: Layer already exists 22:46:06 c40b754a8f37: Layer already exists 22:46:06 3fbe34a1663b: Layer already exists 22:46:06 808ccba07d81: Layer already exists 22:46:06 41a6935f11df: Layer already exists 22:46:06 2.0.1-dev.1: digest: sha256:a4686d9fd662ef75d0a3cffad9f14004056a9dc8f79c84340f15601d606acec2 size: 1365 [Pipeline] isUnix [Pipeline] sh 22:46:06 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:5a53b832d9ff08308085d0b76a64dd8cc23f99ce-2.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh 22:46:07 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:5a53b832d9ff08308085d0b76a64dd8cc23f99ce-2.0.1-dev.1 22:46:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 22:46:07 c40b754a8f37: Preparing 22:46:07 13a9f011598b: Preparing 22:46:07 41a6935f11df: Preparing 22:46:07 808ccba07d81: Preparing 22:46:07 3fbe34a1663b: Preparing 22:46:07 41a6935f11df: Layer already exists 22:46:07 808ccba07d81: Layer already exists 22:46:07 13a9f011598b: Layer already exists 22:46:07 c40b754a8f37: Layer already exists 22:46:07 3fbe34a1663b: Layer already exists 22:46:07 5a53b832d9ff08308085d0b76a64dd8cc23f99ce-2.0.1-dev.1: digest: sha256:a4686d9fd662ef75d0a3cffad9f14004056a9dc8f79c84340f15601d606acec2 size: 1365 [Pipeline] isUnix [Pipeline] sh 22:46:08 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] isUnix [Pipeline] sh 22:46:08 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 22:46:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 22:46:08 c40b754a8f37: Preparing 22:46:08 13a9f011598b: Preparing 22:46:08 41a6935f11df: Preparing 22:46:08 808ccba07d81: Preparing 22:46:08 3fbe34a1663b: Preparing 22:46:08 41a6935f11df: Layer already exists 22:46:08 3fbe34a1663b: Layer already exists 22:46:08 808ccba07d81: Layer already exists 22:46:08 13a9f011598b: Layer already exists 22:46:08 c40b754a8f37: Layer already exists 22:46:08 main: digest: sha256:a4686d9fd662ef75d0a3cffad9f14004056a9dc8f79c84340f15601d606acec2 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:46:08 ===================================================== [Pipeline] echo 22:46:08 taggedImages: 22:46:08 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:5a53b832d9ff08308085d0b76a64dd8cc23f99ce 22:46:08 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 22:46:08 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.1 22:46:08 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:5a53b832d9ff08308085d0b76a64dd8cc23f99ce-2.0.1-dev.1 22:46:08 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:46:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:46:09 22:46:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:46:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:46:10 arm64: Pulling from edgex-lftools-log-publisher 22:46:10 448f6bf000e3: Pulling fs layer 22:46:10 f757da607395: Pulling fs layer 22:46:10 05883995daec: Pulling fs layer 22:46:10 8603b9c90790: Pulling fs layer 22:46:10 1560dd03e051: Pulling fs layer 22:46:10 27f5ce0e4adf: Pulling fs layer 22:46:10 c2d8d7efcc4b: Pulling fs layer 22:46:10 1560dd03e051: Waiting 22:46:10 27f5ce0e4adf: Waiting 22:46:10 c2d8d7efcc4b: Waiting 22:46:10 8603b9c90790: Waiting 22:46:10 f757da607395: Verifying Checksum 22:46:10 f757da607395: Download complete 22:46:10 8603b9c90790: Download complete 22:46:10 1560dd03e051: Verifying Checksum 22:46:10 1560dd03e051: Download complete 22:46:10 27f5ce0e4adf: Download complete 22:46:11 05883995daec: Verifying Checksum 22:46:11 05883995daec: Download complete 22:46:11 448f6bf000e3: Verifying Checksum 22:46:11 448f6bf000e3: Download complete 22:46:14 c2d8d7efcc4b: Verifying Checksum 22:46:14 c2d8d7efcc4b: Download complete 22:46:15 448f6bf000e3: Pull complete 22:46:16 f757da607395: Pull complete 22:46:17 05883995daec: Pull complete 22:46:18 8603b9c90790: Pull complete 22:46:19 1560dd03e051: Pull complete 22:46:19 27f5ce0e4adf: Pull complete 22:46:34 c2d8d7efcc4b: Pull complete 22:46:34 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 22:46:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:46:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:46:34 prd-ubuntu18.04-docker-arm64-4c-16g-1119 does not seem to be running inside a container 22:46:35 $ 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-mqtt-go/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-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:39 $ docker top f45d2efa0c40a53825cda4b63735a90a3934934cd3fecdf3e82f19ffe68af2c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:46:40 ---> job-cost.sh 22:46:40 lf-activate-venv: SKIPPING 22:46:40 INFO: No Stack... 22:46:41 INFO: Retrieving Pricing Info for: v2-standard-4 22:46:42 INFO: Archiving Costs [Pipeline] sh 22:46:42 + cut -d, -f6 22:46:42 + cat /w/workspace/device-mqtt-go/3/archives/cost.csv [Pipeline] lock 22:46:42 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-3-stack-cost] 22:46:42 Resource [jenkins-edgexfoundry-device-mqtt-go-main-3-stack-cost] did not exist. Created. 22:46:42 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:46:43 /w/workspace/device-mqtt-go/3@tmp/durable-522d18c0/script.sh: 1: /w/workspace/device-mqtt-go/3@tmp/durable-522d18c0/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:46:44 + echo total: 0.18000000715255737 [Pipeline] stash 22:46:44 Warning: overwriting stash ‘stack-cost’ 22:46:44 Stashed 1 file(s) [Pipeline] } 22:46:44 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-3-stack-cost] [Pipeline] // lock [Pipeline] } 22:46:44 $ docker stop --time=1 f45d2efa0c40a53825cda4b63735a90a3934934cd3fecdf3e82f19ffe68af2c2 22:46:46 $ docker rm -f f45d2efa0c40a53825cda4b63735a90a3934934cd3fecdf3e82f19ffe68af2c2 [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:46 provisioning config files... 22:46:46 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2497490510817674688tmp [Pipeline] { [Pipeline] sh 22:46:47 + set +x 22:46:47 + curl -s https://codecov.io/bash 22:46:47 + bash -s -- 22:46:47 22:46:47 _____ _ 22:46:47 / ____| | | 22:46:47 | | ___ __| | ___ ___ _____ __ 22:46:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:46:47 | |___| (_) | (_| | __/ (_| (_) \ V / 22:46:47 \_____\___/ \__,_|\___|\___\___/ \_/ 22:46:47 Bash-1.0.6 22:46:47 22:46:47 22:46:47 ==> git version 2.24.4 found 22:46:47 ==> 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:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:46:47 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:46:47 ==> Jenkins CI detected. 22:46:47 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 22:46:47 project root: . 22:46:47 --> token set from env 22:46:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:46:47 ==> Running gcov in . (disable via -X gcov) 22:46:47 ==> Python coveragepy not found 22:46:47 ==> Searching for coverage reports in: 22:46:47 + . 22:46:47 -> Found 1 reports 22:46:47 ==> Detecting git/mercurial file structure 22:46:47 ==> Reading reports 22:46:47 + ./coverage.out bytes=16226 22:46:47 ==> Appending adjustments 22:46:47 https://docs.codecov.io/docs/fixing-reports 22:46:47 + Found adjustments 22:46:47 ==> Gzipping contents 22:46:47 4.0K /tmp/codecov.yhWJHQ.gz 22:46:47 ==> Uploading reports 22:46:47 url: https://codecov.io 22:46:47 query: branch=main&commit=5a53b832d9ff08308085d0b76a64dd8cc23f99ce&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:46:47 -> Pinging Codecov 22:46:47 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=main&commit=5a53b832d9ff08308085d0b76a64dd8cc23f99ce&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:46:48 -> Uploading to 22:46:48 https://storage.googleapis.com/codecov/v4/raw/2021-07-30/7D719EC7BBE17E464838252E33014C33/5a53b832d9ff08308085d0b76a64dd8cc23f99ce/2702cfa8-5164-4014-b09f-881f21b20cc7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210730%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210730T224647Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1ce68b2c578bc3eaa53039dbb8847f27122231319a0dcaafa551a4213b481d7b 22:46:48 % Total % Received % Xferd Average Speed Time Time Time Current 22:46:48 Dload Upload Total Spent Left Speed 22:46:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3073 0 0 100 3073 0 8594 --:--:-- --:--:-- --:--:-- 8607 22:46:48 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/5a53b832d9ff08308085d0b76a64dd8cc23f99ce [Pipeline] } 22:46:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:46:48 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:46:48 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:46:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:46:49 22:46:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 22:46:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:46:49 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:46:49 188c0c94c7c5: Pulling fs layer 22:46:49 0ef7d3d256c8: Pulling fs layer 22:46:49 de9db76c5a1d: Pulling fs layer 22:46:49 0eba1c9be4d2: Pulling fs layer 22:46:49 0d57e429df01: Pulling fs layer 22:46:49 4e4be7b47b0d: Pulling fs layer 22:46:49 e1f770b5df2f: Pulling fs layer 22:46:49 85a0685a4137: Pulling fs layer 22:46:49 0eba1c9be4d2: Waiting 22:46:49 0d57e429df01: Waiting 22:46:49 4e4be7b47b0d: Waiting 22:46:49 e1f770b5df2f: Waiting 22:46:49 85a0685a4137: Waiting 22:46:49 de9db76c5a1d: Verifying Checksum 22:46:49 de9db76c5a1d: Download complete 22:46:49 0ef7d3d256c8: Verifying Checksum 22:46:49 0ef7d3d256c8: Download complete 22:46:49 0d57e429df01: Verifying Checksum 22:46:49 0d57e429df01: Download complete 22:46:49 4e4be7b47b0d: Verifying Checksum 22:46:49 4e4be7b47b0d: Download complete 22:46:49 188c0c94c7c5: Verifying Checksum 22:46:49 188c0c94c7c5: Download complete 22:46:50 188c0c94c7c5: Pull complete 22:46:50 0ef7d3d256c8: Pull complete 22:46:50 de9db76c5a1d: Pull complete 22:46:51 e1f770b5df2f: Verifying Checksum 22:46:51 e1f770b5df2f: Download complete 22:46:56 0eba1c9be4d2: Download complete 22:46:56 85a0685a4137: Verifying Checksum 22:46:56 85a0685a4137: Download complete 22:46:59 0eba1c9be4d2: Pull complete 22:46:59 0d57e429df01: Pull complete 22:46:59 4e4be7b47b0d: Pull complete 22:47:00 e1f770b5df2f: Pull complete 22:47:03 85a0685a4137: Pull complete 22:47:03 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 22:47:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:47:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 22:47:03 prd-centos7-docker-4c-2g-1105 does not seem to be running inside a container 22:47:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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-devops/edgex-snyk-go:1.410.4 cat 22:47:05 $ docker top c8b394e5df2ab71c3aa5951879f98667d88fea862675ec85d502db775a331681 -eo pid,comm [Pipeline] { [Pipeline] echo 22:47:05 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 22:47:06 + set -o pipefail 22:47:06 + snyk monitor '--org=edgex-jenkins' 22:47:12 22:47:12 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 22:47:12 22:47:12 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/d78ba927-ceab-4647-8ffc-04ff0460d13c 22:47:12 22:47:12 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 22:47:12 22:47:12 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:47:12 22:47:12 [Pipeline] } 22:47:13 $ docker stop --time=1 c8b394e5df2ab71c3aa5951879f98667d88fea862675ec85d502db775a331681 22:47:14 $ docker rm -f c8b394e5df2ab71c3aa5951879f98667d88fea862675ec85d502db775a331681 [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:15 + git log --format=format:%s -1 5a53b832d9ff08308085d0b76a64dd8cc23f99ce [Pipeline] isUnix [Pipeline] sh 22:47:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:47:16 . [Pipeline] withDockerContainer 22:47:16 prd-centos7-docker-4c-2g-1105 does not seem to be running inside a container 22:47:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:47:16 $ docker top a251da7fc9bf1861b580527faf655d9095ea5a97209dea8b81a0b86eed21267b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:47:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:47:16 [ssh-agent] Looking for ssh-agent implementation... 22:47:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:47:17 $ docker exec a251da7fc9bf1861b580527faf655d9095ea5a97209dea8b81a0b86eed21267b ssh-agent 22:47:17 SSH_AUTH_SOCK=/tmp/ssh-vcQeqLwlHcCO/agent.13 22:47:17 SSH_AGENT_PID=20 22:47:17 Running ssh-add (command line suppressed) 22:47:17 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7724879835828540360.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7724879835828540360.key) 22:47:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:47:17 + git semver tag 22:47:17 # -> Open(): unable to determine branch for HEAD 22:47:17 # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git 22:47:17 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main 22:47:17 # $SEMVER_REMOTE_NAME = origin 22:47:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:47:17 # $SEMVER_USER_NAME = edgex-jenkins 22:47:17 # $SEMVER_BRANCH = main 22:47:17 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 22:47:17 # 5a53b832d9ff08308085d0b76a64dd8cc23f99ce HEAD 22:47:17 # -> Force: false 22:47:17 # fcb196924c033c084dc5d26fe655975479309ff2 refs/tags/v2.0.1-dev.1 [Pipeline] } 22:47:17 $ docker exec --env ******** --env ******** a251da7fc9bf1861b580527faf655d9095ea5a97209dea8b81a0b86eed21267b ssh-agent -k 22:47:17 unset SSH_AUTH_SOCK; 22:47:17 unset SSH_AGENT_PID; 22:47:17 echo Agent pid 20 killed; 22:47:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:47:18 + git semver [Pipeline] } 22:47:18 $ docker stop --time=1 a251da7fc9bf1861b580527faf655d9095ea5a97209dea8b81a0b86eed21267b 22:47:19 $ docker rm -f a251da7fc9bf1861b580527faf655d9095ea5a97209dea8b81a0b86eed21267b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 22:47:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:47:19 22:47:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 22:47:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:47:20 0.23.1-centos7: Pulling from edgex-lftools 22:47:20 ab5ef0e58194: Pulling fs layer 22:47:20 9712f1f96733: Pulling fs layer 22:47:20 63f879dbbcfc: Pulling fs layer 22:47:20 0d9ebad4ef96: Pulling fs layer 22:47:20 e9a5061849ea: Pulling fs layer 22:47:20 d747dcd14b5f: Pulling fs layer 22:47:20 2de7ff778b66: Pulling fs layer 22:47:20 0d9ebad4ef96: Waiting 22:47:20 e9a5061849ea: Waiting 22:47:20 d747dcd14b5f: Waiting 22:47:20 2de7ff778b66: Waiting 22:47:20 9712f1f96733: Verifying Checksum 22:47:20 9712f1f96733: Download complete 22:47:22 63f879dbbcfc: Verifying Checksum 22:47:22 63f879dbbcfc: Download complete 22:47:22 e9a5061849ea: Verifying Checksum 22:47:22 e9a5061849ea: Download complete 22:47:23 d747dcd14b5f: Verifying Checksum 22:47:23 d747dcd14b5f: Download complete 22:47:23 0d9ebad4ef96: Verifying Checksum 22:47:23 0d9ebad4ef96: Download complete 22:47:23 2de7ff778b66: Verifying Checksum 22:47:23 2de7ff778b66: Download complete 22:47:24 ab5ef0e58194: Verifying Checksum 22:47:24 ab5ef0e58194: Download complete 22:47:26 ab5ef0e58194: Pull complete 22:47:27 9712f1f96733: Pull complete 22:47:27 63f879dbbcfc: Pull complete 22:47:32 0d9ebad4ef96: Pull complete 22:47:32 e9a5061849ea: Pull complete 22:47:32 d747dcd14b5f: Pull complete 22:47:33 2de7ff778b66: Pull complete 22:47:33 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:47:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:47:33 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 22:47:33 prd-centos7-docker-4c-2g-1105 does not seem to be running inside a container 22:47:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:47:36 $ docker top 7ee98deb536b3f350a93d4a78c07e61bf81b288f58a91636233814147f2100df -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:47:36 provisioning config files... 22:47:36 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8639408521615821031tmp 22:47:36 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4529701477938283724tmp 22:47:36 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8212758800891785648tmp [Pipeline] { [Pipeline] echo 22:47:36 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:47:37 ---> sigul-configuration.sh 22:47:37 gpg: directory `/root/.gnupg' created 22:47:37 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:47:37 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:47:37 gpg: keyring `/root/.gnupg/secring.gpg' created 22:47:37 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:47:37 gpg: CAST5 encrypted data 22:47:37 gpg: encrypted with 1 passphrase 22:47:37 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:47:37 + mkdir /home/jenkins 22:47:37 + mkdir /home/jenkins/sigul [Pipeline] sh 22:47:37 + 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:37 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:47:37 ---> sigul-install.sh 22:47:37 Sigul already installed; skipping installation. [Pipeline] sh 22:47:38 + git tag --list 22:47:38 0.7.1 22:47:38 v1.0.0 22:47:38 v1.1.0 22:47:38 v1.1.1 22:47:38 v1.2.2 22:47:38 v1.3.0 22:47:38 v1.3.1 22:47:38 v2.0.0 22:47:38 v2.0.1-dev.1 [Pipeline] sh 22:47:38 + lftools sign git-tag v2.0.1-dev.1 22:47:39 Signing Git tag with Sigul... 22:47:39 Signing v2.0.1-dev.1 [Pipeline] echo 22:47:39 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:47:40 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:47:40 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:47:40 $ docker stop --time=1 7ee98deb536b3f350a93d4a78c07e61bf81b288f58a91636233814147f2100df 22:47:41 $ docker rm -f 7ee98deb536b3f350a93d4a78c07e61bf81b288f58a91636233814147f2100df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 22:47:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:47:42 . [Pipeline] withDockerContainer 22:47:42 prd-centos7-docker-4c-2g-1105 does not seem to be running inside a container 22:47:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:47:42 $ docker top 64850744a3bea53ee5bf9db193f347b005b0ab88f1796e9f81ddc0e14e932ea0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:47:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:47:42 [ssh-agent] Looking for ssh-agent implementation... 22:47:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:47:42 $ docker exec 64850744a3bea53ee5bf9db193f347b005b0ab88f1796e9f81ddc0e14e932ea0 ssh-agent 22:47:43 SSH_AUTH_SOCK=/tmp/ssh-q1TsrfocH4ZD/agent.14 22:47:43 SSH_AGENT_PID=20 22:47:43 Running ssh-add (command line suppressed) 22:47:43 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1733906781908214123.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1733906781908214123.key) 22:47:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:47:43 + git semver bump pre 22:47:43 # -> Open(): unable to determine branch for HEAD 22:47:43 # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git 22:47:43 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main 22:47:43 # $SEMVER_REMOTE_NAME = origin 22:47:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:47:43 # $SEMVER_USER_NAME = edgex-jenkins 22:47:43 # $SEMVER_BRANCH = main 22:47:43 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 22:47:43 2.0.1-dev.2 [Pipeline] } 22:47:43 $ docker exec --env ******** --env ******** 64850744a3bea53ee5bf9db193f347b005b0ab88f1796e9f81ddc0e14e932ea0 ssh-agent -k 22:47:43 unset SSH_AUTH_SOCK; 22:47:43 unset SSH_AGENT_PID; 22:47:43 echo Agent pid 20 killed; 22:47:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:47:43 + git semver [Pipeline] } 22:47:44 $ docker stop --time=1 64850744a3bea53ee5bf9db193f347b005b0ab88f1796e9f81ddc0e14e932ea0 22:47:45 $ docker rm -f 64850744a3bea53ee5bf9db193f347b005b0ab88f1796e9f81ddc0e14e932ea0 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 22:47:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:47:45 . [Pipeline] withDockerContainer 22:47:46 prd-centos7-docker-4c-2g-1105 does not seem to be running inside a container 22:47:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:47:46 $ docker top 1ed5a17ea0d3ffc033289e8a4172fc0d9c29b74c3f576ce2e61d03bbe9ac2c2d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:47:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:47:46 [ssh-agent] Looking for ssh-agent implementation... 22:47:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:47:47 $ docker exec 1ed5a17ea0d3ffc033289e8a4172fc0d9c29b74c3f576ce2e61d03bbe9ac2c2d ssh-agent 22:47:47 SSH_AUTH_SOCK=/tmp/ssh-d278awobijwF/agent.14 22:47:47 SSH_AGENT_PID=21 22:47:47 Running ssh-add (command line suppressed) 22:47:47 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7659995476227647376.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7659995476227647376.key) 22:47:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:47:47 + git semver push 22:47:47 # -> Open(): unable to determine branch for HEAD 22:47:47 # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git 22:47:47 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main 22:47:47 # $SEMVER_REMOTE_NAME = origin 22:47:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:47:47 # $SEMVER_USER_NAME = edgex-jenkins 22:47:47 # $SEMVER_BRANCH = main 22:47:47 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [Pipeline] } 22:47:52 $ docker exec --env ******** --env ******** 1ed5a17ea0d3ffc033289e8a4172fc0d9c29b74c3f576ce2e61d03bbe9ac2c2d ssh-agent -k 22:47:52 unset SSH_AUTH_SOCK; 22:47:52 unset SSH_AGENT_PID; 22:47:52 echo Agent pid 21 killed; 22:47:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:47:53 + git semver [Pipeline] } 22:47:53 $ docker stop --time=1 1ed5a17ea0d3ffc033289e8a4172fc0d9c29b74c3f576ce2e61d03bbe9ac2c2d 22:47:54 $ docker rm -f 1ed5a17ea0d3ffc033289e8a4172fc0d9c29b74c3f576ce2e61d03bbe9ac2c2d [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:47:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:47:55 ---> package-listing.sh 22:47:55 ++ facter osfamily 22:47:55 ++ tr '[:upper:]' '[:lower:]' 22:47:56 + OS_FAMILY=redhat 22:47:56 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 22:47:56 + START_PACKAGES=/tmp/packages_start.txt 22:47:56 + END_PACKAGES=/tmp/packages_end.txt 22:47:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:47:56 + PACKAGES=/tmp/packages_start.txt 22:47:56 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 22:47:56 + PACKAGES=/tmp/packages_end.txt 22:47:56 + case "${OS_FAMILY}" in 22:47:56 + rpm -qa 22:47:56 + sort 22:47:56 + '[' -f /tmp/packages_start.txt ']' 22:47:56 + '[' -f /tmp/packages_end.txt ']' 22:47:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:47:56 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 22:47:56 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 22:47:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 22:47:56 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/edgexfoundry_device-mqtt-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:47:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:47:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:47:57 22:47:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:47:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:47:57 latest: Pulling from edgex-lftools-log-publisher 22:47:57 b4d181a07f80: Pulling fs layer 22:47:57 a1111a8f2ec3: Pulling fs layer 22:47:57 ed53099fbce6: Pulling fs layer 22:47:57 dc539afda2c1: Pulling fs layer 22:47:57 77bc0d833cb6: Pulling fs layer 22:47:57 9065ff56babe: Pulling fs layer 22:47:57 d287ab97295c: Pulling fs layer 22:47:57 dc539afda2c1: Waiting 22:47:57 77bc0d833cb6: Waiting 22:47:57 9065ff56babe: Waiting 22:47:57 d287ab97295c: Waiting 22:47:58 a1111a8f2ec3: Verifying Checksum 22:47:58 a1111a8f2ec3: Download complete 22:47:58 dc539afda2c1: Verifying Checksum 22:47:58 dc539afda2c1: Download complete 22:47:58 ed53099fbce6: Verifying Checksum 22:47:58 ed53099fbce6: Download complete 22:47:58 9065ff56babe: Verifying Checksum 22:47:58 9065ff56babe: Download complete 22:47:58 77bc0d833cb6: Verifying Checksum 22:47:58 77bc0d833cb6: Download complete 22:48:00 b4d181a07f80: Verifying Checksum 22:48:00 b4d181a07f80: Download complete 22:48:01 b4d181a07f80: Pull complete 22:48:01 a1111a8f2ec3: Pull complete 22:48:01 ed53099fbce6: Pull complete 22:48:01 dc539afda2c1: Pull complete 22:48:02 77bc0d833cb6: Pull complete 22:48:02 9065ff56babe: Pull complete 22:48:03 d287ab97295c: Verifying Checksum 22:48:03 d287ab97295c: Download complete 22:48:09 d287ab97295c: Pull complete 22:48:09 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:48:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:48:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:48:09 prd-centos7-docker-4c-2g-1105 does not seem to be running inside a container 22:48:09 $ 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/edgexfoundry_device-mqtt-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/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:48:11 $ docker top 5acea4402e324f8fa09a0dc8bcc03bb8dd060fc156d051c119c313ba7c130787 -eo pid,comm [Pipeline] { [Pipeline] sh 22:48:12 + touch /tmp/pre-build-complete [Pipeline] sh 22:48:12 + mkdir -p /var/log/sysstat [Pipeline] sh 22:48:12 + ls /var/log/sa-host 22:48:12 + sadf -c /var/log/sa-host/sa05 22:48:12 file_magic: OK 22:48:12 HZ: Using current value: 100 22:48:12 file_header: OK 22:48:12 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:12 Statistics: 22:48:12 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:48:12 File successfully converted to sysstat format version 12.0.3 22:48:12 + sadf -c /var/log/sa-host/sa30 22:48:12 file_magic: OK 22:48:12 HZ: Using current value: 100 22:48:12 file_header: OK 22:48:12 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:12 Statistics: 22:48:12 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:48:12 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:48:12 provisioning config files... 22:48:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config489003298015162376tmp [Pipeline] { [Pipeline] echo 22:48:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:48:13 ---> create-netrc.sh [Pipeline] } 22:48:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:48:13 ---> python-tools-install.sh [Pipeline] echo 22:48:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:48:14 ---> sudo-logs.sh 22:48:14 Archiving 'sudo' log.. 22:48:14 sudo: unable to resolve host prd-centos7-docker-4c-2g-1105.vexxhost.local: Name or service not known 22:48:14 sudo: unable to resolve host prd-centos7-docker-4c-2g-1105.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 22:48:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:48:14 ---> job-cost.sh 22:48:14 lf-activate-venv: SKIPPING 22:48:14 DEBUG: total: 0.18000000715255737 22:48:14 INFO: Retrieving Stack Cost... 22:48:15 INFO: Retrieving Pricing Info for: v3-standard-2 22:48:15 INFO: Archiving Costs [Pipeline] echo 22:48:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:48:15 ---> logs-deploy.sh 22:48:15 lf-activate-venv: SKIPPING 22:48:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/3 22:48:15 INFO: archiving workspace using pattern(s): 22:48:16 Archives upload complete. 22:48:16 INFO: archiving logs to Nexus 22:48:17 ---> uname -a: 22:48:17 Linux prd-centos7-docker-4c-2g-1105.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:17 22:48:17 22:48:17 ---> lscpu: 22:48:17 Architecture: x86_64 22:48:17 CPU op-mode(s): 32-bit, 64-bit 22:48:17 Byte Order: Little Endian 22:48:17 Address sizes: 40 bits physical, 48 bits virtual 22:48:17 CPU(s): 2 22:48:17 On-line CPU(s) list: 0,1 22:48:17 Thread(s) per core: 1 22:48:17 Core(s) per socket: 1 22:48:17 Socket(s): 2 22:48:17 NUMA node(s): 1 22:48:17 Vendor ID: AuthenticAMD 22:48:17 CPU family: 23 22:48:17 Model: 49 22:48:17 Model name: AMD EPYC-Rome Processor 22:48:17 Stepping: 0 22:48:17 CPU MHz: 2799.998 22:48:17 BogoMIPS: 5599.99 22:48:17 Virtualization: AMD-V 22:48:17 Hypervisor vendor: KVM 22:48:17 Virtualization type: full 22:48:17 L1d cache: 32K 22:48:17 L1i cache: 32K 22:48:17 L2 cache: 512K 22:48:17 L3 cache: 16384K 22:48:17 NUMA node0 CPU(s): 0,1 22:48:17 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:17 22:48:17 22:48:17 ---> nproc: 22:48:17 2 22:48:17 22:48:17 22:48:17 ---> df -h: 22:48:17 Filesystem Size Used Avail Use% Mounted on 22:48:17 overlay 40G 9.0G 32G 23% / 22:48:17 tmpfs 64M 0 64M 0% /dev 22:48:17 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:48:17 shm 64M 0 64M 0% /dev/shm 22:48:17 /dev/vda1 40G 9.0G 32G 23% /facter-os 22:48:17 22:48:17 22:48:17 ---> sar -b -r -n DEV: 22:48:17 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:17 22:48:17 22:36:43 LINUX RESTART (2 CPU) 22:48:17 22:48:17 22:37:01 tps rtps wtps bread/s bwrtn/s 22:48:17 22:38:02 160.80 33.63 127.17 6179.32 39582.14 22:48:17 22:39:01 1.78 0.00 1.78 0.00 32.23 22:48:17 22:40:01 0.50 0.00 0.50 0.00 7.68 22:48:17 22:41:01 0.15 0.00 0.15 0.00 1.88 22:48:17 22:42:01 0.20 0.00 0.20 0.00 2.66 22:48:17 22:43:01 0.32 0.00 0.32 0.00 5.26 22:48:17 22:44:01 0.23 0.00 0.23 0.00 2.85 22:48:17 22:45:01 0.25 0.00 0.25 0.00 3.76 22:48:17 22:46:01 0.23 0.00 0.23 0.00 2.70 22:48:17 22:47:01 15.21 0.03 15.17 3.73 6085.53 22:48:17 22:48:01 186.33 0.10 186.23 9.99 50607.74 22:48:17 Average: 33.33 3.08 30.26 564.11 8774.48 22:48:17 22:48:17 22:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:48:17 22:38:02 5457104 0 816272 10.19 2620 1732936 1297636 14.33 587272 1565376 132 22:48:17 22:39:01 5464980 0 808388 10.09 2620 1732944 1236324 13.65 580380 1565948 8 22:48:17 22:40:01 5464220 0 809084 10.10 2620 1733008 1236336 13.65 576648 1569668 24 22:48:17 22:41:01 5465384 0 807972 10.09 2620 1732956 1218620 13.45 575960 1570164 12 22:48:17 22:42:01 5464488 0 808864 10.10 2620 1732960 1218816 13.46 573840 1572964 20 22:48:17 22:43:01 5463736 0 809612 10.11 2620 1732964 1218804 13.46 574944 1572964 20 22:48:17 22:44:01 5465824 0 807520 10.08 2620 1732968 1206348 13.32 573044 1572964 20 22:48:17 22:45:01 5457488 0 815852 10.19 2620 1732972 1206348 13.32 581356 1572964 16 22:48:17 22:46:01 5457100 0 816236 10.19 2620 1732976 1206348 13.32 581768 1572964 8 22:48:17 22:47:01 4672776 0 969240 12.10 2620 2364296 1606364 17.74 765356 2102108 531348 22:48:17 22:48:01 3524288 0 1267312 15.82 2620 3214712 1855028 20.48 1124460 2722268 159296 22:48:17 Average: 5214308 0 866941 10.82 2620 1925063 1318816 14.56 645003 1723668 62809 22:48:17 22:48:17 22:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:48:17 22:38:02 eth0 527.87 302.71 1006.51 77.80 0.00 0.00 0.00 0.00 22:48:17 22:38:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:17 22:38:02 docker0 2.76 2.31 0.49 5.90 0.00 0.00 0.00 0.00 22:48:17 22:39:01 eth0 4.91 0.83 1.16 0.66 0.00 0.00 0.00 0.00 22:48:17 22:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:17 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:17 22:40:01 eth0 4.41 1.23 1.51 0.95 0.00 0.00 0.00 0.00 22:48:17 22:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:17 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:17 22:41:01 eth0 2.85 0.17 0.35 0.04 0.00 0.00 0.00 0.00 22:48:17 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:17 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:17 22:42:01 eth0 2.55 1.13 1.13 0.79 0.00 0.00 0.00 0.00 22:48:17 22:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:17 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:17 22:43:01 eth0 1.87 0.98 0.95 0.63 0.00 0.00 0.00 0.00 22:48:17 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:17 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:17 22:44:01 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00 0.00 22:48:17 22:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:17 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:17 22:45:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:48:17 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:17 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:17 22:46:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:48:17 22:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:17 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:17 22:47:01 eth0 638.07 428.95 4090.35 33.34 0.00 0.00 0.00 0.00 22:48:17 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:17 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:17 22:48:01 eth0 938.99 635.38 5263.29 155.40 0.00 0.00 0.00 0.00 22:48:17 22:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:17 22:48:01 docker0 85.28 109.66 6.67 395.13 0.00 0.00 0.00 0.00 22:48:17 Average: eth0 193.24 124.92 943.95 24.56 0.00 0.00 0.00 0.00 22:48:17 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:17 Average: docker0 8.02 10.20 0.65 36.53 0.00 0.00 0.00 0.00 22:48:17 22:48:17 22:48:17 ---> sar -P ALL: 22:48:17 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:17 22:48:17 22:36:43 LINUX RESTART (2 CPU) 22:48:17 22:48:17 22:37:01 CPU %user %nice %system %iowait %steal %idle 22:48:17 22:38:02 all 19.53 0.00 7.61 4.92 0.07 67.87 22:48:17 22:38:02 0 17.34 0.00 8.26 4.48 0.07 69.85 22:48:17 22:38:02 1 21.72 0.00 6.96 5.36 0.07 65.89 22:48:17 22:39:01 all 0.20 0.00 0.11 0.00 0.03 99.67 22:48:17 22:39:01 0 0.10 0.00 0.12 0.00 0.03 99.75 22:48:17 22:39:01 1 0.29 0.00 0.10 0.00 0.02 99.59 22:48:17 22:40:01 all 0.28 0.00 0.07 0.00 0.03 99.63 22:48:17 22:40:01 0 0.12 0.00 0.08 0.00 0.03 99.77 22:48:17 22:40:01 1 0.43 0.00 0.05 0.00 0.02 99.50 22:48:17 22:41:01 all 0.15 0.00 0.05 0.00 0.03 99.77 22:48:17 22:41:01 0 0.07 0.00 0.05 0.00 0.03 99.85 22:48:17 22:41:01 1 0.23 0.00 0.05 0.00 0.03 99.68 22:48:17 22:42:01 all 0.28 0.00 0.09 0.00 0.02 99.61 22:48:17 22:42:01 0 0.10 0.00 0.10 0.00 0.02 99.78 22:48:17 22:42:01 1 0.47 0.00 0.08 0.00 0.02 99.43 22:48:17 22:43:01 all 0.27 0.00 0.06 0.00 0.03 99.65 22:48:17 22:43:01 0 0.07 0.00 0.07 0.00 0.02 99.85 22:48:17 22:43:01 1 0.47 0.00 0.05 0.00 0.03 99.45 22:48:17 22:44:01 all 0.17 0.00 0.08 0.00 0.02 99.74 22:48:17 22:44:01 0 0.27 0.00 0.08 0.00 0.02 99.63 22:48:17 22:44:01 1 0.07 0.00 0.07 0.00 0.02 99.85 22:48:17 22:45:01 all 0.16 0.00 0.08 0.00 0.02 99.74 22:48:17 22:45:01 0 0.18 0.00 0.12 0.00 0.02 99.68 22:48:17 22:45:01 1 0.13 0.00 0.05 0.00 0.02 99.80 22:48:17 22:46:01 all 0.10 0.00 0.07 0.00 0.02 99.82 22:48:17 22:46:01 0 0.02 0.00 0.05 0.00 0.02 99.92 22:48:17 22:46:01 1 0.18 0.00 0.08 0.00 0.02 99.72 22:48:17 22:47:01 all 6.44 0.00 3.14 0.03 0.04 90.35 22:48:17 22:47:01 0 6.31 0.00 3.52 0.03 0.03 90.10 22:48:17 22:47:01 1 6.57 0.00 2.75 0.03 0.05 90.59 22:48:17 22:48:01 all 21.45 0.00 11.20 1.82 0.09 65.43 22:48:17 22:48:01 0 20.95 0.00 11.64 1.48 0.09 65.84 22:48:17 22:48:01 1 21.95 0.00 10.76 2.17 0.09 65.03 22:48:17 22:48:17 Average: CPU %user %nice %system %iowait %steal %idle 22:48:17 Average: all 4.31 0.00 1.98 0.60 0.03 93.08 22:48:17 Average: 0 4.00 0.00 2.12 0.53 0.03 93.32 22:48:17 Average: 1 4.62 0.00 1.84 0.67 0.03 92.83 22:48:17 22:48:17 22:48:17