Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7 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-ssh7315737293000749199.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh7985590391853760411.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh8993994341477830011.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh6603991764231127553.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-ssh2635231995131206544.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-444 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-ssh4352388431473401475.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 255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7 (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 255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7 # timeout=10 Commit message: "fix: update all TOML to use quote and not single-quote (#298)" > git rev-list --no-walk 64a8cc1610d594e2ce02b258a2e8f54a84944eb3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:31:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:31:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:31:27 ========================================================= 20:31:27 EdgeX Global Pipelines Version Info 20:31:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:31:29 ------------------- 20:31:29 stable info: 20:31:29 ------------------- 20:31:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:31:29 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 20:31:29 Message: update stable to v1.0.205 20:31:29 ------------------- 20:31:29 experimental info: 20:31:29 ------------------- 20:31:29 Commited By: **** collab-it+edgex@linuxfoundation.org 20:31:29 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 20:31:29 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:31:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 20:31:29 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 20:31:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:31:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:31:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:31:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:31:29 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:31:29 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 20:31:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:31:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:31:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:31:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:31:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 20:31:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:31:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:31:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:31:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:31:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:31:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:31:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:31:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:31:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:31:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:31:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:31:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:31:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:31:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:31:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:31:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:31:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:31:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7 [Pipeline] echo 20:31:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 255d6e1 [Pipeline] echo 20:31:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:31:30 provisioning config files... 20:31:30 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config683225576833140440tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:31:30 ---> docker-login.sh 20:31:30 nexus3.edgexfoundry.org:10001 20:31:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:31 Configure a credential helper to remove this warning. See 20:31:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:31 20:31:31 Login Succeeded 20:31:31 nexus3.edgexfoundry.org:10002 20:31:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:31 Configure a credential helper to remove this warning. See 20:31:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:31 20:31:31 Login Succeeded 20:31:31 nexus3.edgexfoundry.org:10003 20:31:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:31 Configure a credential helper to remove this warning. See 20:31:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:31 20:31:31 Login Succeeded 20:31:31 nexus3.edgexfoundry.org:10004 20:31:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:31 Configure a credential helper to remove this warning. See 20:31:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:31 20:31:31 Login Succeeded 20:31:31 docker.io 20:31:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:32 Configure a credential helper to remove this warning. See 20:31:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:32 20:31:32 Login Succeeded 20:31:32 ---> docker-login.sh ends [Pipeline] } 20:31:32 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 20:31:32 + git log --format=format:%s -1 255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7 [Pipeline] echo 20:31:32 GIT_COMMIT: 255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7, Commit Message: fix: update all TOML to use quote and not single-quote (#298) [Pipeline] echo 20:31:32 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:31:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:31:33 20:31:33 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:31:33 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:31:33 latest: Pulling from edgex-devops/git-semver 20:31:33 31603596830f: Pulling fs layer 20:31:33 d4622e32a9a9: Pulling fs layer 20:31:33 1030fce36090: Pulling fs layer 20:31:33 6c6cb7e1b49b: Pulling fs layer 20:31:33 6c6cb7e1b49b: Waiting 20:31:33 d4622e32a9a9: Verifying Checksum 20:31:33 d4622e32a9a9: Download complete 20:31:34 31603596830f: Verifying Checksum 20:31:34 31603596830f: Download complete 20:31:34 31603596830f: Pull complete 20:31:34 d4622e32a9a9: Pull complete 20:31:34 6c6cb7e1b49b: Verifying Checksum 20:31:34 6c6cb7e1b49b: Download complete 20:31:34 1030fce36090: Verifying Checksum 20:31:34 1030fce36090: Download complete 20:31:35 1030fce36090: Pull complete 20:31:35 6c6cb7e1b49b: Pull complete 20:31:35 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 20:31:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:31:35 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:31:35 prd-centos7-docker-4c-2g-444 does not seem to be running inside a container 20:31:35 $ 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 20:31:36 $ docker top 7e887f95ac5e16905078ef9295548477104ec4d5e08c8eb7388673b36af742b6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:31:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:31:36 [ssh-agent] Looking for ssh-agent implementation... 20:31:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:31:36 $ docker exec 7e887f95ac5e16905078ef9295548477104ec4d5e08c8eb7388673b36af742b6 ssh-agent 20:31:36 SSH_AUTH_SOCK=/tmp/ssh-B0iQasm6NYtH/agent.14 20:31:36 SSH_AGENT_PID=20 20:31:36 Running ssh-add (command line suppressed) 20:31:37 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1267065882068427107.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1267065882068427107.key) 20:31:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:31:37 + git tag --points-at HEAD [Pipeline] } 20:31:37 $ docker exec --env ******** --env ******** 7e887f95ac5e16905078ef9295548477104ec4d5e08c8eb7388673b36af742b6 ssh-agent -k 20:31:37 unset SSH_AUTH_SOCK; 20:31:37 unset SSH_AGENT_PID; 20:31:37 echo Agent pid 20 killed; 20:31:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:31:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:31:37 [ssh-agent] Looking for ssh-agent implementation... 20:31:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:31:37 $ docker exec 7e887f95ac5e16905078ef9295548477104ec4d5e08c8eb7388673b36af742b6 ssh-agent 20:31:37 SSH_AUTH_SOCK=/tmp/ssh-Pidcn4iI5tXq/agent.52 20:31:37 SSH_AGENT_PID=58 20:31:37 Running ssh-add (command line suppressed) 20:31:37 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7638548829827084260.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7638548829827084260.key) 20:31:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:31:38 + git semver init 20:31:38 # -> Open(): unable to determine branch for HEAD 20:31:38 # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git 20:31:38 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main 20:31:38 # $SEMVER_REMOTE_NAME = origin 20:31:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:31:38 # $SEMVER_USER_NAME = edgex-jenkins 20:31:38 # $SEMVER_BRANCH = main 20:31:38 # $SEMVER_TEMP = /tmp/semver-840384729 20:31:38 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 20:31:38 # '/tmp/semver-840384729' -> '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver' 20:31:38 # -> Force: false 20:31:38 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [Pipeline] } 20:31:38 $ docker exec --env ******** --env ******** 7e887f95ac5e16905078ef9295548477104ec4d5e08c8eb7388673b36af742b6 ssh-agent -k 20:31:38 unset SSH_AUTH_SOCK; 20:31:38 unset SSH_AGENT_PID; 20:31:38 echo Agent pid 58 killed; 20:31:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:31:39 + git semver [Pipeline] } 20:31:39 $ docker stop --time=1 7e887f95ac5e16905078ef9295548477104ec4d5e08c8eb7388673b36af742b6 20:31:40 $ docker rm -f 7e887f95ac5e16905078ef9295548477104ec4d5e08c8eb7388673b36af742b6 [Pipeline] // withDockerContainer [Pipeline] sh 20:31:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:31:41 Stashed 1 file(s) [Pipeline] echo 20:31:41 [edgeXSemver]: initialized semver on version 2.0.1-dev.3 [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 20:31:56 Still waiting to schedule task 20:31:56 ‘prd-centos7-blackbox-4c-2g-2297’ doesn’t have label ‘centos7-docker-4c-2g’ 20:31:56 ‘prd-centos7-blackbox-4c-2g-2298’ doesn’t have label ‘centos7-docker-4c-2g’ 20:31:56 ‘prd-centos7-blackbox-4c-2g-2299’ doesn’t have label ‘centos7-docker-4c-2g’ 20:31:56 ‘prd-centos7-docker-4c-2g-434’ is offline 20:31:56 ‘prd-centos7-docker-4c-2g-446’ is offline 20:31:56 ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ doesn’t have label ‘centos7-docker-4c-2g’ 20:31:56 ‘prd-ubuntu18.04-docker-arm64-4c-16g-441’ doesn’t have label ‘centos7-docker-4c-2g’ 20:31:56 ‘prd-ubuntu18.04-docker-arm64-4c-16g-442’ doesn’t have label ‘centos7-docker-4c-2g’ 20:31:56 Still waiting to schedule task 20:31:56 ‘prd-centos7-blackbox-4c-2g-2297’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 20:31:56 ‘prd-centos7-blackbox-4c-2g-2298’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 20:31:56 ‘prd-centos7-blackbox-4c-2g-2299’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 20:31:56 ‘prd-centos7-docker-4c-2g-434’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 20:31:56 ‘prd-centos7-docker-4c-2g-446’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 20:31:56 ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline 20:31:56 ‘prd-ubuntu18.04-docker-arm64-4c-16g-441’ is offline 20:31:56 ‘prd-ubuntu18.04-docker-arm64-4c-16g-442’ is offline 20:33:16 Running on prd-centos7-docker-4c-2g-450 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 20:33:16 Running in /w/workspace/device-mqtt-go/5 [Pipeline] { [Pipeline] checkout 20:33:16 Selected Git installation does not exist. Using Default 20:33:16 The recommended git tool is: NONE 20:33:19 using credential edgex-jenkins-ssh 20:33:19 Cloning the remote Git repository 20:33:19 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 20:33:19 > git init /w/workspace/device-mqtt-go/5 # timeout=10 20:33:20 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 20:33:20 > git --version # timeout=10 20:33:20 > git --version # 'git version 2.24.4' 20:33:20 using GIT_SSH to set credentials SSH Credentials for GitHub 20:33:20 [INFO] Currently running in a labeled security context 20:33:20 [INFO] Currently SELinux is 'enforcing' on the host 20:33:20 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/5@tmp/jenkins-gitclient-ssh7999511836384802046.key 20:33:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:33:20 Avoid second fetch 20:33:20 Checking out Revision 255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7 (main) 20:33:20 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 20:33:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:33:20 > git config core.sparsecheckout # timeout=10 20:33:20 > git checkout -f 255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7 # timeout=10 20:33:24 Commit message: "fix: update all TOML to use quote and not single-quote (#298)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:33:24 provisioning config files... 20:33:24 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/5@tmp/config3017173027382445962tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:33:25 ---> docker-login.sh 20:33:25 nexus3.edgexfoundry.org:10001 20:33:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:25 Configure a credential helper to remove this warning. See 20:33:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:25 20:33:25 Login Succeeded 20:33:25 nexus3.edgexfoundry.org:10002 20:33:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:25 Configure a credential helper to remove this warning. See 20:33:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:25 20:33:25 Login Succeeded 20:33:25 nexus3.edgexfoundry.org:10003 20:33:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:26 Configure a credential helper to remove this warning. See 20:33:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:26 20:33:26 Login Succeeded 20:33:26 nexus3.edgexfoundry.org:10004 20:33:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:26 Configure a credential helper to remove this warning. See 20:33:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:26 20:33:26 Login Succeeded 20:33:26 docker.io 20:33:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:26 Configure a credential helper to remove this warning. See 20:33:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:26 20:33:26 Login Succeeded 20:33:26 ---> docker-login.sh ends [Pipeline] } 20:33:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:33:26 ========================================================= 20:33:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:33:26 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:33:26 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 20:33:26 Sending build context to Docker daemon 615.9kB 20:33:26 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 20:33:26 Step 2/8 : FROM ${BASE} 20:33:27 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 20:33:27 540db60ca938: Pulling fs layer 20:33:27 adcc1eea9eea: Pulling fs layer 20:33:27 4c4ab2625f07: Pulling fs layer 20:33:27 db62176df00c: Pulling fs layer 20:33:27 3b30891b0d05: Pulling fs layer 20:33:27 06b49ca38bd5: Pulling fs layer 20:33:27 c788192a36de: Pulling fs layer 20:33:27 a77e37c0d609: Pulling fs layer 20:33:27 c3185cebc471: Pulling fs layer 20:33:27 06b49ca38bd5: Waiting 20:33:27 c788192a36de: Waiting 20:33:27 a77e37c0d609: Waiting 20:33:27 c3185cebc471: Waiting 20:33:27 3b30891b0d05: Waiting 20:33:27 db62176df00c: Waiting 20:33:27 4c4ab2625f07: Verifying Checksum 20:33:27 4c4ab2625f07: Download complete 20:33:27 540db60ca938: Verifying Checksum 20:33:27 3b30891b0d05: Verifying Checksum 20:33:27 3b30891b0d05: Download complete 20:33:27 adcc1eea9eea: Verifying Checksum 20:33:27 adcc1eea9eea: Download complete 20:33:27 06b49ca38bd5: Verifying Checksum 20:33:27 06b49ca38bd5: Download complete 20:33:27 c788192a36de: Verifying Checksum 20:33:27 c788192a36de: Download complete 20:33:27 540db60ca938: Pull complete 20:33:27 adcc1eea9eea: Pull complete 20:33:27 4c4ab2625f07: Pull complete 20:33:28 a77e37c0d609: Verifying Checksum 20:33:28 a77e37c0d609: Download complete 20:33:34 c3185cebc471: Verifying Checksum 20:33:34 c3185cebc471: Download complete 20:33:35 db62176df00c: Verifying Checksum 20:33:35 db62176df00c: Download complete 20:33:38 db62176df00c: Pull complete 20:33:38 3b30891b0d05: Pull complete 20:33:38 06b49ca38bd5: Pull complete 20:33:38 c788192a36de: Pull complete 20:33:38 a77e37c0d609: Pull complete 20:33:40 c3185cebc471: Pull complete 20:33:40 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 20:33:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:33:40 ---> 031687cdd783 20:33:40 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 20:33:42 ---> Running in 6c17dc8319aa 20:33:42 Removing intermediate container 6c17dc8319aa 20:33:42 ---> 28d9f5c0b709 20:33:42 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:42 ---> Running in 399e03d657af 20:33:43 Removing intermediate container 399e03d657af 20:33:43 ---> c6d772a40782 20:33:43 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 20:33:43 ---> Running in 8ad2f4e2277f 20:33:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:33:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:33:45 (1/7) Installing openssh-keygen (8.4_p1-r3) 20:33:45 (2/7) Installing libedit (20191231.3.1-r1) 20:33:45 (3/7) Installing openssh-client (8.4_p1-r3) 20:33:45 (4/7) Installing openssh-sftp-server (8.4_p1-r3) 20:33:45 (5/7) Installing openssh-server-common (8.4_p1-r3) 20:33:45 (6/7) Installing openssh-server (8.4_p1-r3) 20:33:46 (7/7) Installing openssh (8.4_p1-r3) 20:33:46 Executing busybox-1.32.1-r6.trigger 20:33:46 OK: 224 MiB in 59 packages 20:33:46 Removing intermediate container 8ad2f4e2277f 20:33:46 ---> a63c99d245de 20:33:46 Step 6/8 : WORKDIR /device-mqtt-go 20:33:46 ---> Running in 4927e1315a85 20:33:46 Removing intermediate container 4927e1315a85 20:33:46 ---> 4b8b1eb0d4a6 20:33:46 Step 7/8 : COPY . . 20:33:47 ---> 1473be4b2489 20:33:47 Step 8/8 : RUN go mod download 20:33:47 ---> Running in 29e044ebb91e 20:33:57 Removing intermediate container 29e044ebb91e 20:33:57 ---> abc7a1f7c506 20:33:57 Successfully built abc7a1f7c506 20:33:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:33:57 + docker inspect -f . ci-base-image-x86_64 20:33:57 . [Pipeline] withDockerContainer 20:33:57 prd-centos7-docker-4c-2g-450 does not seem to be running inside a container 20:33:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/5 -v /w/workspace/device-mqtt-go/5:/w/workspace/device-mqtt-go/5:rw,z -v /w/workspace/device-mqtt-go/5@tmp:/w/workspace/device-mqtt-go/5@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 ******** ci-base-image-x86_64 cat 20:33:58 $ docker top e32347358a632df538be4dd0c179bd24b51a672baa311da8ccf5bda5cb628dc4 -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:58 + go version 20:33:58 go version go1.16.6 linux/amd64 [Pipeline] } 20:33:58 $ docker stop --time=1 e32347358a632df538be4dd0c179bd24b51a672baa311da8ccf5bda5cb628dc4 20:33:59 $ docker rm -f e32347358a632df538be4dd0c179bd24b51a672baa311da8ccf5bda5cb628dc4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:34:00 + docker inspect -f . ci-base-image-x86_64 20:34:00 . [Pipeline] withDockerContainer 20:34:00 prd-centos7-docker-4c-2g-450 does not seem to be running inside a container 20:34:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/5 -v /w/workspace/device-mqtt-go/5:/w/workspace/device-mqtt-go/5:rw,z -v /w/workspace/device-mqtt-go/5@tmp:/w/workspace/device-mqtt-go/5@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 ******** ci-base-image-x86_64 cat 20:34:00 $ docker top c5579e8f3de5b7ceb3937d3c755fac5ef21199f6f777729ac1112e8d0c860009 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:34:01 + go mod tidy [Pipeline] sh 20:34:01 + make test 20:34:01 go mod tidy 20:34:01 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 20:34:02 ? github.com/edgexfoundry/device-mqtt-go [no test files] 20:34:17 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 20:34:18 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.008s coverage: 24.3% of statements 20:34:18 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 20:34:18 GCO_ENABLED=1 GO111MODULE=on go vet ./... 20:34:25 gofmt -l . 20:34:25 ["`gofmt -l .`" = ""] 20:34:25 ./bin/test-attribution-txt.sh [Pipeline] } 20:34:26 $ docker stop --time=1 c5579e8f3de5b7ceb3937d3c755fac5ef21199f6f777729ac1112e8d0c860009 20:34:27 $ docker rm -f c5579e8f3de5b7ceb3937d3c755fac5ef21199f6f777729ac1112e8d0c860009 [Pipeline] // withDockerContainer [Pipeline] sh 20:34:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:34:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:34:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:34:29 + ls -al . 20:34:29 total 120 20:34:29 drwxrwxr-x. 9 jenkins jenkins 4096 Aug 11 20:34 . 20:34:29 drwxrwxr-x. 4 jenkins jenkins 28 Aug 11 20:33 .. 20:34:29 -rw-rw-r--. 1 jenkins jenkins 7100 Aug 11 20:33 Attribution.txt 20:34:29 drwxrwxr-x. 2 jenkins jenkins 60 Aug 11 20:33 bin 20:34:29 -rw-rw-r--. 1 jenkins jenkins 7447 Aug 11 20:33 CHANGELOG.md 20:34:29 drwxrwxr-x. 3 jenkins jenkins 32 Aug 11 20:33 cmd 20:34:29 -rw-r--r--. 1 jenkins jenkins 16226 Aug 11 20:34 coverage.out 20:34:29 -rw-rw-r--. 1 jenkins jenkins 1877 Aug 11 20:33 Dockerfile 20:34:29 -rw-rw-r--. 1 jenkins jenkins 994 Aug 11 20:33 Dockerfile.build 20:34:29 -rw-rw-r--. 1 jenkins jenkins 140 Aug 11 20:33 .dockerignore 20:34:29 drwxrwxr-x. 8 jenkins jenkins 162 Aug 11 20:33 .git 20:34:29 drwxrwxr-x. 2 jenkins jenkins 103 Aug 11 20:33 .github 20:34:29 -rw-rw-r--. 1 jenkins jenkins 336 Aug 11 20:33 .gitignore 20:34:29 -rw-rw-r--. 1 jenkins jenkins 388 Aug 11 20:33 go.mod 20:34:29 -rw-r--r--. 1 jenkins jenkins 20775 Aug 11 20:34 go.sum 20:34:29 -rw-rw-r--. 1 jenkins jenkins 677 Aug 11 20:33 GOVERNANCE.md 20:34:29 drwxrwxr-x. 3 jenkins jenkins 20 Aug 11 20:33 internal 20:34:29 -rw-rw-r--. 1 jenkins jenkins 677 Aug 11 20:33 Jenkinsfile 20:34:29 -rw-rw-r--. 1 jenkins jenkins 11340 Aug 11 20:33 LICENSE 20:34:29 -rw-rw-r--. 1 jenkins jenkins 907 Aug 11 20:33 Makefile 20:34:29 drwxrwxr-x. 2 jenkins jenkins 23 Aug 11 20:33 mock 20:34:29 -rw-rw-r--. 1 jenkins jenkins 620 Aug 11 20:33 OWNERS.md 20:34:29 -rw-rw-r--. 1 jenkins jenkins 2211 Aug 11 20:33 README.md 20:34:29 drwxrwxr-x. 4 jenkins jenkins 71 Aug 11 20:33 snap 20:34:29 -rw-rw-r--. 1 jenkins jenkins 11 Aug 11 20:31 VERSION 20:34:29 -rw-rw-r--. 1 jenkins jenkins 227 Aug 11 20:33 version.go [Pipeline] isUnix [Pipeline] sh 20:34:30 + 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=255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7 --label arch=amd64 --label version=2.0.1-dev.3 . 20:34:30 Sending build context to Docker daemon 632.8kB 20:34:30 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 20:34:30 Step 2/24 : FROM ${BASE} AS builder 20:34:30 ---> abc7a1f7c506 20:34:30 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:34:30 ---> Running in c6245d956fc8 20:34:30 Removing intermediate container c6245d956fc8 20:34:30 ---> 89e939de854c 20:34:30 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 20:34:30 ---> Running in fc6e7c87c720 20:34:30 Removing intermediate container fc6e7c87c720 20:34:30 ---> 4dcfd41aeb2f 20:34:30 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:30 ---> Running in 22f244fb68e5 20:34:30 Removing intermediate container 22f244fb68e5 20:34:30 ---> 4c4a13992aba 20:34:30 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:34:30 ---> Running in 164ce1a7e087 20:34:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:34:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:34:33 OK: 224 MiB in 59 packages 20:34:33 Removing intermediate container 164ce1a7e087 20:34:33 ---> 42ba5068f6ea 20:34:33 Step 7/24 : WORKDIR /device-mqtt-go 20:34:33 ---> Running in ec43cbf62345 20:34:33 Removing intermediate container ec43cbf62345 20:34:33 ---> 19b1513a4deb 20:34:33 Step 8/24 : COPY . . 20:34:33 ---> db42e525d43c 20:34:33 Step 9/24 : RUN go mod tidy 20:34:33 ---> Running in 2287d0208e60 20:34:34 Removing intermediate container 2287d0208e60 20:34:34 ---> a32d8b4bf705 20:34:34 Step 10/24 : RUN go mod download 20:34:34 ---> Running in 336959c64c5b 20:34:35 Removing intermediate container 336959c64c5b 20:34:35 ---> d6b3247fd7cf 20:34:35 Step 11/24 : ARG MAKE='make build' 20:34:35 ---> Running in 9579ade4cdc9 20:34:35 Removing intermediate container 9579ade4cdc9 20:34:35 ---> 551da0528173 20:34:35 Step 12/24 : RUN $MAKE 20:34:35 ---> Running in 84c573501e6c 20:34:35 go mod tidy 20:34:35 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.0.1-dev.3" -o cmd/device-mqtt ./cmd 20:34:48 Removing intermediate container 84c573501e6c 20:34:48 ---> d1a919799a5c 20:34:48 Step 13/24 : FROM alpine:3.12 20:34:48 3.12: Pulling from library/alpine 20:34:48 339de151aab4: Pulling fs layer 20:34:48 339de151aab4: Verifying Checksum 20:34:48 339de151aab4: Download complete 20:34:48 339de151aab4: Pull complete 20:34:48 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 20:34:48 Status: Downloaded newer image for alpine:3.12 20:34:49 ---> 13621d1b12d4 20:34:49 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 20:34:49 ---> Running in 49410e5d53c8 20:34:49 Removing intermediate container 49410e5d53c8 20:34:49 ---> 85cbbfb82e65 20:34:49 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 20:34:49 ---> Running in 79278c6f9a6c 20:34:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:34:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:34:49 (1/6) Installing dumb-init (1.2.2-r1) 20:34:49 (2/6) Installing libgcc (9.3.0-r2) 20:34:49 (3/6) Installing libsodium (1.0.18-r0) 20:34:49 (4/6) Installing libstdc++ (9.3.0-r2) 20:34:49 (5/6) Installing libzmq (4.3.3-r0) 20:34:49 (6/6) Installing zeromq (4.3.3-r0) 20:34:49 Executing busybox-1.31.1-r20.trigger 20:34:49 OK: 8 MiB in 20 packages 20:34:50 Removing intermediate container 79278c6f9a6c 20:34:50 ---> c5abc0faecf6 20:34:50 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 20:34:50 ---> ca4d26969765 20:34:50 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 20:34:50 ---> c79d06307a83 20:34:50 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 20:34:50 ---> 7672ba748de3 20:34:50 Step 19/24 : EXPOSE 59982 20:34:50 ---> Running in 0418dcbb3005 20:34:50 Removing intermediate container 0418dcbb3005 20:34:50 ---> 34177bb39ec6 20:34:50 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 20:34:50 ---> Running in c6546ce17b1a 20:34:51 Removing intermediate container c6546ce17b1a 20:34:51 ---> 82ab744235dd 20:34:51 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:34:51 ---> Running in e7a9ad2dd2cf 20:34:51 Removing intermediate container e7a9ad2dd2cf 20:34:51 ---> 67c6ee4d87cc 20:34:51 Step 22/24 : LABEL arch=amd64 20:34:51 ---> Running in d7d0d48ab12f 20:34:51 Removing intermediate container d7d0d48ab12f 20:34:51 ---> 7b80e86030b3 20:34:51 Step 23/24 : LABEL git_sha=255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7 20:34:51 ---> Running in 48b8c6587931 20:34:51 Removing intermediate container 48b8c6587931 20:34:51 ---> b8622136dfb2 20:34:51 Step 24/24 : LABEL version=2.0.1-dev.3 20:34:51 ---> Running in d280ca00146c 20:34:51 Removing intermediate container d280ca00146c 20:34:51 ---> c0e1ec526938 20:34:51 [Warning] One or more build-args [ARCH] were not consumed 20:34:51 Successfully built c0e1ec526938 20:34:51 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:34:51 provisioning config files... 20:34:51 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/5@tmp/config4084429561498699760tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:34:52 ---> docker-login.sh 20:34:52 nexus3.edgexfoundry.org:10001 20:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:52 Configure a credential helper to remove this warning. See 20:34:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:52 20:34:52 Login Succeeded 20:34:52 nexus3.edgexfoundry.org:10002 20:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:52 Configure a credential helper to remove this warning. See 20:34:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:52 20:34:52 Login Succeeded 20:34:52 nexus3.edgexfoundry.org:10003 20:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:52 Configure a credential helper to remove this warning. See 20:34:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:52 20:34:52 Login Succeeded 20:34:52 nexus3.edgexfoundry.org:10004 20:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:53 Configure a credential helper to remove this warning. See 20:34:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:53 20:34:53 Login Succeeded 20:34:53 docker.io 20:34:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:53 Configure a credential helper to remove this warning. See 20:34:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:53 20:34:53 Login Succeeded 20:34:53 ---> docker-login.sh ends [Pipeline] } 20:34:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:34:53 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 20:34:53 255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7 20:34:53 latest 20:34:53 2.0.1-dev.3 20:34:53 255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7-2.0.1-dev.3 20:34:53 main 20:34:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:34:53 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7 [Pipeline] isUnix [Pipeline] sh 20:34:55 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7 20:34:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 20:34:55 ca8ab19134d8: Preparing 20:34:55 8508dbdcd220: Preparing 20:34:55 56654044dfbc: Preparing 20:34:55 6084beca6121: Preparing 20:34:55 32f366d666a5: Preparing 20:34:55 32f366d666a5: Layer already exists 20:34:55 ca8ab19134d8: Pushed 20:34:55 6084beca6121: Pushed 20:34:55 8508dbdcd220: Pushed 20:34:57 56654044dfbc: Pushed 20:34:57 255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7: digest: sha256:be19ac53be6c966f84407d4c648ce92519b9e8d46b2e778deb745333573d831a size: 1365 [Pipeline] isUnix [Pipeline] sh 20:34:57 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] isUnix [Pipeline] sh 20:34:57 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 20:34:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 20:34:57 ca8ab19134d8: Preparing 20:34:57 8508dbdcd220: Preparing 20:34:57 56654044dfbc: Preparing 20:34:57 6084beca6121: Preparing 20:34:57 32f366d666a5: Preparing 20:34:57 ca8ab19134d8: Layer already exists 20:34:57 56654044dfbc: Layer already exists 20:34:57 32f366d666a5: Layer already exists 20:34:57 8508dbdcd220: Layer already exists 20:34:57 6084beca6121: Layer already exists 20:34:57 latest: digest: sha256:be19ac53be6c966f84407d4c648ce92519b9e8d46b2e778deb745333573d831a size: 1365 [Pipeline] isUnix [Pipeline] sh 20:34:58 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.3 [Pipeline] isUnix [Pipeline] sh 20:34:58 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.3 20:34:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 20:34:58 ca8ab19134d8: Preparing 20:34:58 8508dbdcd220: Preparing 20:34:58 56654044dfbc: Preparing 20:34:58 6084beca6121: Preparing 20:34:58 32f366d666a5: Preparing 20:34:58 56654044dfbc: Layer already exists 20:34:58 ca8ab19134d8: Layer already exists 20:34:58 32f366d666a5: Layer already exists 20:34:58 8508dbdcd220: Layer already exists 20:34:58 6084beca6121: Layer already exists 20:34:58 2.0.1-dev.3: digest: sha256:be19ac53be6c966f84407d4c648ce92519b9e8d46b2e778deb745333573d831a size: 1365 [Pipeline] isUnix [Pipeline] sh 20:34:58 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7-2.0.1-dev.3 [Pipeline] isUnix [Pipeline] sh 20:34:59 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7-2.0.1-dev.3 20:34:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 20:34:59 ca8ab19134d8: Preparing 20:34:59 8508dbdcd220: Preparing 20:34:59 56654044dfbc: Preparing 20:34:59 6084beca6121: Preparing 20:34:59 32f366d666a5: Preparing 20:34:59 32f366d666a5: Layer already exists 20:34:59 ca8ab19134d8: Layer already exists 20:34:59 6084beca6121: Layer already exists 20:34:59 8508dbdcd220: Layer already exists 20:34:59 56654044dfbc: Layer already exists 20:34:59 255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7-2.0.1-dev.3: digest: sha256:be19ac53be6c966f84407d4c648ce92519b9e8d46b2e778deb745333573d831a size: 1365 [Pipeline] isUnix [Pipeline] sh 20:34:59 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] isUnix [Pipeline] sh 20:35:00 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 20:35:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 20:35:00 ca8ab19134d8: Preparing 20:35:00 8508dbdcd220: Preparing 20:35:00 56654044dfbc: Preparing 20:35:00 6084beca6121: Preparing 20:35:00 32f366d666a5: Preparing 20:35:00 8508dbdcd220: Layer already exists 20:35:00 6084beca6121: Layer already exists 20:35:00 ca8ab19134d8: Layer already exists 20:35:00 32f366d666a5: Layer already exists 20:35:00 56654044dfbc: Layer already exists 20:35:00 main: digest: sha256:be19ac53be6c966f84407d4c648ce92519b9e8d46b2e778deb745333573d831a size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:35:00 ===================================================== [Pipeline] echo 20:35:00 taggedImages: 20:35:00 - nexus3.edgexfoundry.org:10004/device-mqtt:255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7 20:35:00 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 20:35:00 - nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.3 20:35:00 - nexus3.edgexfoundry.org:10004/device-mqtt:255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7-2.0.1-dev.3 20:35:00 - 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 20:35:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:35:00 20:35:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:35:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:35:00 latest: Pulling from edgex-lftools-log-publisher 20:35:00 b4d181a07f80: Pulling fs layer 20:35:00 a1111a8f2ec3: Pulling fs layer 20:35:00 ed53099fbce6: Pulling fs layer 20:35:00 dc539afda2c1: Pulling fs layer 20:35:00 77bc0d833cb6: Pulling fs layer 20:35:00 9065ff56babe: Pulling fs layer 20:35:00 d287ab97295c: Pulling fs layer 20:35:00 dc539afda2c1: Waiting 20:35:00 77bc0d833cb6: Waiting 20:35:00 9065ff56babe: Waiting 20:35:00 d287ab97295c: Waiting 20:35:01 a1111a8f2ec3: Verifying Checksum 20:35:01 a1111a8f2ec3: Download complete 20:35:01 dc539afda2c1: Verifying Checksum 20:35:01 dc539afda2c1: Download complete 20:35:01 77bc0d833cb6: Verifying Checksum 20:35:01 77bc0d833cb6: Download complete 20:35:01 9065ff56babe: Verifying Checksum 20:35:01 9065ff56babe: Download complete 20:35:01 ed53099fbce6: Verifying Checksum 20:35:01 ed53099fbce6: Download complete 20:35:03 b4d181a07f80: Verifying Checksum 20:35:03 b4d181a07f80: Download complete 20:35:04 b4d181a07f80: Pull complete 20:35:04 a1111a8f2ec3: Pull complete 20:35:05 ed53099fbce6: Pull complete 20:35:05 dc539afda2c1: Pull complete 20:35:05 77bc0d833cb6: Pull complete 20:35:05 9065ff56babe: Pull complete 20:35:08 Running on prd-ubuntu18.04-docker-arm64-4c-16g-451 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 20:35:08 Running in /w/workspace/device-mqtt-go/5 [Pipeline] { [Pipeline] checkout 20:35:08 Selected Git installation does not exist. Using Default 20:35:08 The recommended git tool is: NONE 20:35:11 d287ab97295c: Verifying Checksum 20:35:11 d287ab97295c: Download complete 20:35:15 d287ab97295c: Pull complete 20:35:15 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:35:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:35:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:35:15 prd-centos7-docker-4c-2g-450 does not seem to be running inside a container 20:35:15 using credential edgex-jenkins-ssh 20:35:15 $ 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/5 -v /w/workspace/device-mqtt-go/5:/w/workspace/device-mqtt-go/5:rw,z -v /w/workspace/device-mqtt-go/5@tmp:/w/workspace/device-mqtt-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:35:15 Cloning the remote Git repository 20:35:15 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 20:35:15 > git init /w/workspace/device-mqtt-go/5 # timeout=10 20:35:16 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 20:35:16 > git --version # timeout=10 20:35:16 > git --version # 'git version 2.17.1' 20:35:16 using GIT_SSH to set credentials SSH Credentials for GitHub 20:35:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:35:17 Avoid second fetch 20:35:17 Checking out Revision 255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7 (main) 20:35:17 $ docker top c239715e3e476766b971e29acbf7c5a691090f4bf30584b332fb544342fc88ae -eo pid,comm 20:35:17 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 20:35:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:35:17 > git config core.sparsecheckout # timeout=10 20:35:17 > git checkout -f 255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7 # timeout=10 [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:35:18 ---> job-cost.sh 20:35:18 lf-activate-venv: SKIPPING 20:35:18 INFO: No Stack... 20:35:19 INFO: Retrieving Pricing Info for: v3-standard-2 20:35:19 INFO: Archiving Costs [Pipeline] sh 20:35:20 + cat /w/workspace/device-mqtt-go/5/archives/cost.csv 20:35:20 + cut -d, -f6 [Pipeline] lock 20:35:20 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-5-stack-cost] 20:35:20 Resource [jenkins-edgexfoundry-device-mqtt-go-main-5-stack-cost] did not exist. Created. 20:35:20 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:35:20 + echo total: 0.05999999865889549 [Pipeline] stash 20:35:20 Stashed 1 file(s) [Pipeline] } 20:35:20 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-5-stack-cost] [Pipeline] // lock [Pipeline] } 20:35:20 $ docker stop --time=1 c239715e3e476766b971e29acbf7c5a691090f4bf30584b332fb544342fc88ae 20:35:21 $ docker rm -f c239715e3e476766b971e29acbf7c5a691090f4bf30584b332fb544342fc88ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } 20:35:21 Commit message: "fix: update all TOML to use quote and not single-quote (#298)" [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:35:22 provisioning config files... 20:35:22 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/5@tmp/config4591986458221442952tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:35:22 ---> docker-login.sh 20:35:22 nexus3.edgexfoundry.org:10001 20:35:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:24 Configure a credential helper to remove this warning. See 20:35:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:24 20:35:24 Login Succeeded 20:35:24 nexus3.edgexfoundry.org:10002 20:35:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:25 Configure a credential helper to remove this warning. See 20:35:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:25 20:35:25 Login Succeeded 20:35:25 nexus3.edgexfoundry.org:10003 20:35:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:25 Configure a credential helper to remove this warning. See 20:35:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:25 20:35:25 Login Succeeded 20:35:25 nexus3.edgexfoundry.org:10004 20:35:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:26 Configure a credential helper to remove this warning. See 20:35:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:26 20:35:26 Login Succeeded 20:35:26 docker.io 20:35:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:27 Configure a credential helper to remove this warning. See 20:35:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:27 20:35:27 Login Succeeded 20:35:27 ---> docker-login.sh ends [Pipeline] } 20:35:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:35:27 ========================================================= 20:35:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 20:35:27 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:35:27 + 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 . 20:35:28 Sending build context to Docker daemon 614.9kB 20:35:28 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 20:35:28 Step 2/8 : FROM ${BASE} 20:35:28 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:35:28 595b0fe564bb: Pulling fs layer 20:35:28 24495759ef45: Pulling fs layer 20:35:28 d148012ef14d: Pulling fs layer 20:35:28 e90a11edd702: Pulling fs layer 20:35:28 d77568369979: Pulling fs layer 20:35:28 fc1c9f9a7f3b: Pulling fs layer 20:35:28 170f2ba95c9a: Pulling fs layer 20:35:28 97ac5df62f85: Pulling fs layer 20:35:28 e90a11edd702: Waiting 20:35:28 d77568369979: Waiting 20:35:28 97ac5df62f85: Waiting 20:35:28 fc1c9f9a7f3b: Waiting 20:35:28 170f2ba95c9a: Waiting 20:35:28 d148012ef14d: Verifying Checksum 20:35:28 d148012ef14d: Download complete 20:35:28 24495759ef45: Download complete 20:35:28 d77568369979: Verifying Checksum 20:35:28 fc1c9f9a7f3b: Download complete 20:35:28 170f2ba95c9a: Verifying Checksum 20:35:28 170f2ba95c9a: Download complete 20:35:28 595b0fe564bb: Download complete 20:35:29 595b0fe564bb: Pull complete 20:35:30 24495759ef45: Pull complete 20:35:30 d148012ef14d: Pull complete 20:35:32 97ac5df62f85: Verifying Checksum 20:35:32 97ac5df62f85: Download complete 20:35:33 e90a11edd702: Verifying Checksum 20:35:33 e90a11edd702: Download complete 20:35:43 e90a11edd702: Pull complete 20:35:43 d77568369979: Pull complete 20:35:44 fc1c9f9a7f3b: Pull complete 20:35:44 170f2ba95c9a: Pull complete 20:35:51 97ac5df62f85: Pull complete 20:35:51 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 20:35:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:35:51 ---> 04bc70af865f 20:35:51 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 20:35:55 ---> Running in 603c146ad081 20:35:55 Removing intermediate container 603c146ad081 20:35:55 ---> 05ed8a22996b 20:35:55 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:55 ---> Running in ae3679a35648 20:35:58 Removing intermediate container ae3679a35648 20:35:58 ---> 87e13aee9d47 20:35:58 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 20:35:58 ---> Running in 45ed38a73ffb 20:36:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:36:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:36:01 (1/7) Installing openssh-keygen (8.4_p1-r3) 20:36:01 (2/7) Installing libedit (20191231.3.1-r1) 20:36:01 (3/7) Installing openssh-client (8.4_p1-r3) 20:36:02 (4/7) Installing openssh-sftp-server (8.4_p1-r3) 20:36:02 (5/7) Installing openssh-server-common (8.4_p1-r3) 20:36:02 (6/7) Installing openssh-server (8.4_p1-r3) 20:36:02 (7/7) Installing openssh (8.4_p1-r3) 20:36:02 Executing busybox-1.32.1-r6.trigger 20:36:02 OK: 224 MiB in 59 packages 20:36:04 Removing intermediate container 45ed38a73ffb 20:36:04 ---> ddae040b2577 20:36:04 Step 6/8 : WORKDIR /device-mqtt-go 20:36:04 ---> Running in 4e9297289cd4 20:36:05 Removing intermediate container 4e9297289cd4 20:36:05 ---> 535b6ba35379 20:36:05 Step 7/8 : COPY . . 20:36:06 ---> c309bbfdde4a 20:36:06 Step 8/8 : RUN go mod download 20:36:06 ---> Running in 7c0094bdac43 20:36:38 Removing intermediate container 7c0094bdac43 20:36:38 ---> 6424347762b3 20:36:38 Successfully built 6424347762b3 20:36:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:36:39 + docker inspect -f . ci-base-image-arm64 20:36:39 . [Pipeline] withDockerContainer 20:36:39 prd-ubuntu18.04-docker-arm64-4c-16g-451 does not seem to be running inside a container 20:36:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/5 -v /w/workspace/device-mqtt-go/5:/w/workspace/device-mqtt-go/5:rw,z -v /w/workspace/device-mqtt-go/5@tmp:/w/workspace/device-mqtt-go/5@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 20:36:41 $ docker top 4c32dd879b173af0361deeba1f4254a3ab11e727e482a8024a9d66264f5f817d -eo pid,comm [Pipeline] { [Pipeline] sh 20:36:42 + go version 20:36:42 go version go1.16.6 linux/arm64 [Pipeline] } 20:36:42 $ docker stop --time=1 4c32dd879b173af0361deeba1f4254a3ab11e727e482a8024a9d66264f5f817d 20:36:44 $ docker rm -f 4c32dd879b173af0361deeba1f4254a3ab11e727e482a8024a9d66264f5f817d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:36:45 + docker inspect -f . ci-base-image-arm64 20:36:45 . [Pipeline] withDockerContainer 20:36:45 prd-ubuntu18.04-docker-arm64-4c-16g-451 does not seem to be running inside a container 20:36:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/5 -v /w/workspace/device-mqtt-go/5:/w/workspace/device-mqtt-go/5:rw,z -v /w/workspace/device-mqtt-go/5@tmp:/w/workspace/device-mqtt-go/5@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 20:36:47 $ docker top 4f1b05024a50e788f4e09a7d0f53c1d3c13b417000c5c31222599f8226cebb12 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:36:48 + go mod tidy [Pipeline] sh 20:36:50 + make test 20:36:50 go mod tidy 20:36:51 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 20:36:52 ? github.com/edgexfoundry/device-mqtt-go [no test files] 20:38:00 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 20:38:00 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.051s coverage: 24.3% of statements 20:38:00 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 20:38:00 GCO_ENABLED=1 GO111MODULE=on go vet ./... 20:38:22 gofmt -l . 20:38:22 ["`gofmt -l .`" = ""] 20:38:22 ./bin/test-attribution-txt.sh [Pipeline] } 20:38:22 $ docker stop --time=1 4f1b05024a50e788f4e09a7d0f53c1d3c13b417000c5c31222599f8226cebb12 20:38:24 $ docker rm -f 4f1b05024a50e788f4e09a7d0f53c1d3c13b417000c5c31222599f8226cebb12 [Pipeline] // withDockerContainer [Pipeline] sh 20:38:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:38:25 Warning: overwriting stash ‘coverage-report’ 20:38:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:38:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:38:27 + ls -al . 20:38:27 total 152 20:38:27 drwxrwxr-x 9 jenkins jenkins 4096 Aug 11 20:38 . 20:38:27 drwxrwxr-x 4 jenkins jenkins 4096 Aug 11 20:35 .. 20:38:27 -rw-rw-r-- 1 jenkins jenkins 140 Aug 11 20:35 .dockerignore 20:38:27 drwxrwxr-x 8 jenkins jenkins 4096 Aug 11 20:35 .git 20:38:27 drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 20:35 .github 20:38:27 -rw-rw-r-- 1 jenkins jenkins 336 Aug 11 20:35 .gitignore 20:38:27 -rw-rw-r-- 1 jenkins jenkins 7100 Aug 11 20:35 Attribution.txt 20:38:27 -rw-rw-r-- 1 jenkins jenkins 7447 Aug 11 20:35 CHANGELOG.md 20:38:27 -rw-rw-r-- 1 jenkins jenkins 1877 Aug 11 20:35 Dockerfile 20:38:27 -rw-rw-r-- 1 jenkins jenkins 994 Aug 11 20:35 Dockerfile.build 20:38:27 -rw-rw-r-- 1 jenkins jenkins 677 Aug 11 20:35 GOVERNANCE.md 20:38:27 -rw-rw-r-- 1 jenkins jenkins 677 Aug 11 20:35 Jenkinsfile 20:38:27 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 11 20:35 LICENSE 20:38:27 -rw-rw-r-- 1 jenkins jenkins 907 Aug 11 20:35 Makefile 20:38:27 -rw-rw-r-- 1 jenkins jenkins 620 Aug 11 20:35 OWNERS.md 20:38:27 -rw-rw-r-- 1 jenkins jenkins 2211 Aug 11 20:35 README.md 20:38:27 -rw-rw-r-- 1 jenkins jenkins 11 Aug 11 20:31 VERSION 20:38:27 drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 20:35 bin 20:38:27 drwxrwxr-x 3 jenkins jenkins 4096 Aug 11 20:35 cmd 20:38:27 -rw-r--r-- 1 jenkins jenkins 16226 Aug 11 20:37 coverage.out 20:38:27 -rw-rw-r-- 1 jenkins jenkins 388 Aug 11 20:35 go.mod 20:38:27 -rw-r--r-- 1 jenkins jenkins 20775 Aug 11 20:36 go.sum 20:38:27 drwxrwxr-x 3 jenkins jenkins 4096 Aug 11 20:35 internal 20:38:27 drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 20:35 mock 20:38:27 drwxrwxr-x 4 jenkins jenkins 4096 Aug 11 20:35 snap 20:38:27 -rw-rw-r-- 1 jenkins jenkins 227 Aug 11 20:35 version.go [Pipeline] isUnix [Pipeline] sh 20:38:27 + 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=255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7 --label arch=arm64 --label version=2.0.1-dev.3 . 20:38:28 Sending build context to Docker daemon 631.8kB 20:38:28 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 20:38:28 Step 2/24 : FROM ${BASE} AS builder 20:38:28 ---> 6424347762b3 20:38:28 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:38:28 ---> Running in 688714774f14 20:38:28 Removing intermediate container 688714774f14 20:38:28 ---> 7d73a030e62c 20:38:28 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 20:38:28 ---> Running in ea887565b51f 20:38:29 Removing intermediate container ea887565b51f 20:38:29 ---> 8e6fb1abc38c 20:38:29 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:38:29 ---> Running in fa16d0861526 20:38:32 Removing intermediate container fa16d0861526 20:38:32 ---> 8d297a1bd407 20:38:32 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:38:32 ---> Running in 7f46d1baff5b 20:38:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:38:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:38:35 OK: 224 MiB in 59 packages 20:38:36 Removing intermediate container 7f46d1baff5b 20:38:36 ---> 03048153181b 20:38:36 Step 7/24 : WORKDIR /device-mqtt-go 20:38:36 ---> Running in 57ac18a7c40a 20:38:37 Removing intermediate container 57ac18a7c40a 20:38:37 ---> 123a9804740a 20:38:37 Step 8/24 : COPY . . 20:38:38 ---> 2a79d9f30c05 20:38:38 Step 9/24 : RUN go mod tidy 20:38:38 ---> Running in 9bf2a3844dbc 20:38:41 Removing intermediate container 9bf2a3844dbc 20:38:41 ---> f310cc0ece13 20:38:41 Step 10/24 : RUN go mod download 20:38:41 ---> Running in 8738cd30abd5 20:38:44 Removing intermediate container 8738cd30abd5 20:38:44 ---> 1414bb74a6b1 20:38:44 Step 11/24 : ARG MAKE='make build' 20:38:44 ---> Running in 409e4637b75c 20:38:45 Removing intermediate container 409e4637b75c 20:38:45 ---> fd1f0e752301 20:38:45 Step 12/24 : RUN $MAKE 20:38:45 ---> Running in fb0126ffd9b1 20:38:46 go mod tidy 20:38:47 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.0.1-dev.3" -o cmd/device-mqtt ./cmd 20:39:26 Removing intermediate container fb0126ffd9b1 20:39:26 ---> d17aaf6a8ee0 20:39:26 Step 13/24 : FROM alpine:3.12 20:39:29 3.12: Pulling from library/alpine 20:39:29 d2f70382dc9a: Pulling fs layer 20:39:29 d2f70382dc9a: Verifying Checksum 20:39:29 d2f70382dc9a: Download complete 20:39:30 d2f70382dc9a: Pull complete 20:39:30 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 20:39:30 Status: Downloaded newer image for alpine:3.12 20:39:30 ---> c4fd0aeabfcf 20:39:30 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 20:39:30 ---> Running in b52214725322 20:39:31 Removing intermediate container b52214725322 20:39:31 ---> 4575ff2ba4bd 20:39:31 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 20:39:31 ---> Running in 64feebc204aa 20:39:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:39:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:39:33 (1/6) Installing dumb-init (1.2.2-r1) 20:39:33 (2/6) Installing libgcc (9.3.0-r2) 20:39:33 (3/6) Installing libsodium (1.0.18-r0) 20:39:33 (4/6) Installing libstdc++ (9.3.0-r2) 20:39:33 (5/6) Installing libzmq (4.3.3-r0) 20:39:33 (6/6) Installing zeromq (4.3.3-r0) 20:39:33 Executing busybox-1.31.1-r20.trigger 20:39:33 OK: 8 MiB in 20 packages 20:39:34 Removing intermediate container 64feebc204aa 20:39:34 ---> 93d64aab20aa 20:39:34 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 20:39:35 ---> 63bccf722981 20:39:35 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 20:39:36 ---> fe52aa3e27d1 20:39:36 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 20:39:37 ---> c2d5d96c8487 20:39:37 Step 19/24 : EXPOSE 59982 20:39:37 ---> Running in a3dc3cf25a58 20:39:37 Removing intermediate container a3dc3cf25a58 20:39:37 ---> cfe2c70238ac 20:39:37 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 20:39:37 ---> Running in b3ab3b078bd6 20:39:38 Removing intermediate container b3ab3b078bd6 20:39:38 ---> b753eaf0f315 20:39:38 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:39:38 ---> Running in 9db3431c66f4 20:39:39 Removing intermediate container 9db3431c66f4 20:39:39 ---> db0c8fd3e53b 20:39:39 Step 22/24 : LABEL arch=arm64 20:39:39 ---> Running in 1a352d6e3f8a 20:39:40 Removing intermediate container 1a352d6e3f8a 20:39:40 ---> 98fc2bcaa391 20:39:40 Step 23/24 : LABEL git_sha=255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7 20:39:40 ---> Running in 6b6a4cdb8afc 20:39:40 Removing intermediate container 6b6a4cdb8afc 20:39:40 ---> 72f19a528e94 20:39:40 Step 24/24 : LABEL version=2.0.1-dev.3 20:39:41 ---> Running in 4eeacb863ff8 20:39:41 Removing intermediate container 4eeacb863ff8 20:39:41 ---> fad7c793d5f7 20:39:41 [Warning] One or more build-args [ARCH] were not consumed 20:39:41 Successfully built fad7c793d5f7 20:39:41 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 20:39:41 provisioning config files... 20:39:41 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/5@tmp/config9023871180037166223tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:39:42 ---> docker-login.sh 20:39:42 nexus3.edgexfoundry.org:10001 20:39:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:39:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:39:42 Configure a credential helper to remove this warning. See 20:39:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:39:42 20:39:42 Login Succeeded 20:39:42 nexus3.edgexfoundry.org:10002 20:39:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:39:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:39:43 Configure a credential helper to remove this warning. See 20:39:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:39:43 20:39:43 Login Succeeded 20:39:43 nexus3.edgexfoundry.org:10003 20:39:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:39:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:39:43 Configure a credential helper to remove this warning. See 20:39:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:39:43 20:39:43 Login Succeeded 20:39:43 nexus3.edgexfoundry.org:10004 20:39:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:39:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:39:44 Configure a credential helper to remove this warning. See 20:39:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:39:44 20:39:44 Login Succeeded 20:39:44 docker.io 20:39:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:39:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:39:45 Configure a credential helper to remove this warning. See 20:39:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:39:45 20:39:45 Login Succeeded 20:39:45 ---> docker-login.sh ends [Pipeline] } 20:39:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:39:45 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 20:39:45 255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7 20:39:45 latest 20:39:45 2.0.1-dev.3 20:39:45 255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7-2.0.1-dev.3 20:39:45 main 20:39:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:39:45 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7 [Pipeline] isUnix [Pipeline] sh 20:39:45 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7 20:39:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 20:39:45 44ad7e661f46: Preparing 20:39:45 1ad2e224fcc3: Preparing 20:39:45 835784dcf313: Preparing 20:39:45 4f8f32c757ff: Preparing 20:39:45 3fbe34a1663b: Preparing 20:39:46 3fbe34a1663b: Layer already exists 20:39:46 44ad7e661f46: Pushed 20:39:46 1ad2e224fcc3: Pushed 20:39:46 4f8f32c757ff: Pushed 20:39:49 835784dcf313: Pushed 20:39:50 255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7: digest: sha256:4fa94c5f4b704a1fd04cd8fd6362138cfb1ecd9d0365695a8db82c6a1e5be18e size: 1365 [Pipeline] isUnix [Pipeline] sh 20:39:50 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:39:51 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 20:39:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 20:39:51 44ad7e661f46: Preparing 20:39:51 1ad2e224fcc3: Preparing 20:39:51 835784dcf313: Preparing 20:39:51 4f8f32c757ff: Preparing 20:39:51 3fbe34a1663b: Preparing 20:39:51 835784dcf313: Layer already exists 20:39:51 3fbe34a1663b: Layer already exists 20:39:51 1ad2e224fcc3: Layer already exists 20:39:51 4f8f32c757ff: Layer already exists 20:39:51 44ad7e661f46: Layer already exists 20:39:51 latest: digest: sha256:4fa94c5f4b704a1fd04cd8fd6362138cfb1ecd9d0365695a8db82c6a1e5be18e size: 1365 [Pipeline] isUnix [Pipeline] sh 20:39:51 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.3 [Pipeline] isUnix [Pipeline] sh 20:39:52 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.3 20:39:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 20:39:52 44ad7e661f46: Preparing 20:39:52 1ad2e224fcc3: Preparing 20:39:52 835784dcf313: Preparing 20:39:52 4f8f32c757ff: Preparing 20:39:52 3fbe34a1663b: Preparing 20:39:52 1ad2e224fcc3: Layer already exists 20:39:52 44ad7e661f46: Layer already exists 20:39:52 4f8f32c757ff: Layer already exists 20:39:52 835784dcf313: Layer already exists 20:39:52 3fbe34a1663b: Layer already exists 20:39:52 2.0.1-dev.3: digest: sha256:4fa94c5f4b704a1fd04cd8fd6362138cfb1ecd9d0365695a8db82c6a1e5be18e size: 1365 [Pipeline] isUnix [Pipeline] sh 20:39:52 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7-2.0.1-dev.3 [Pipeline] isUnix [Pipeline] sh 20:39:53 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7-2.0.1-dev.3 20:39:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 20:39:53 44ad7e661f46: Preparing 20:39:53 1ad2e224fcc3: Preparing 20:39:53 835784dcf313: Preparing 20:39:53 4f8f32c757ff: Preparing 20:39:53 3fbe34a1663b: Preparing 20:39:53 3fbe34a1663b: Layer already exists 20:39:53 4f8f32c757ff: Layer already exists 20:39:53 835784dcf313: Layer already exists 20:39:53 1ad2e224fcc3: Layer already exists 20:39:53 44ad7e661f46: Layer already exists 20:39:53 255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7-2.0.1-dev.3: digest: sha256:4fa94c5f4b704a1fd04cd8fd6362138cfb1ecd9d0365695a8db82c6a1e5be18e size: 1365 [Pipeline] isUnix [Pipeline] sh 20:39:53 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] isUnix [Pipeline] sh 20:39:54 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 20:39:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 20:39:54 44ad7e661f46: Preparing 20:39:54 1ad2e224fcc3: Preparing 20:39:54 835784dcf313: Preparing 20:39:54 4f8f32c757ff: Preparing 20:39:54 3fbe34a1663b: Preparing 20:39:54 44ad7e661f46: Layer already exists 20:39:54 4f8f32c757ff: Layer already exists 20:39:54 835784dcf313: Layer already exists 20:39:54 1ad2e224fcc3: Layer already exists 20:39:54 3fbe34a1663b: Layer already exists 20:39:54 main: digest: sha256:4fa94c5f4b704a1fd04cd8fd6362138cfb1ecd9d0365695a8db82c6a1e5be18e size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:39:54 ===================================================== [Pipeline] echo 20:39:54 taggedImages: 20:39:54 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7 20:39:54 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 20:39:54 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.3 20:39:54 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7-2.0.1-dev.3 20:39:54 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:39:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:39:54 20:39:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:39:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:39:55 arm64: Pulling from edgex-lftools-log-publisher 20:39:55 448f6bf000e3: Pulling fs layer 20:39:55 f757da607395: Pulling fs layer 20:39:55 05883995daec: Pulling fs layer 20:39:55 8603b9c90790: Pulling fs layer 20:39:55 1560dd03e051: Pulling fs layer 20:39:55 27f5ce0e4adf: Pulling fs layer 20:39:55 c2d8d7efcc4b: Pulling fs layer 20:39:55 1560dd03e051: Waiting 20:39:55 27f5ce0e4adf: Waiting 20:39:55 c2d8d7efcc4b: Waiting 20:39:55 8603b9c90790: Waiting 20:39:55 f757da607395: Verifying Checksum 20:39:55 f757da607395: Download complete 20:39:56 8603b9c90790: Verifying Checksum 20:39:56 8603b9c90790: Download complete 20:39:56 1560dd03e051: Download complete 20:39:56 27f5ce0e4adf: Verifying Checksum 20:39:56 27f5ce0e4adf: Download complete 20:39:56 05883995daec: Verifying Checksum 20:39:56 05883995daec: Download complete 20:39:57 448f6bf000e3: Verifying Checksum 20:39:57 448f6bf000e3: Download complete 20:40:01 448f6bf000e3: Pull complete 20:40:01 f757da607395: Pull complete 20:40:02 c2d8d7efcc4b: Verifying Checksum 20:40:02 c2d8d7efcc4b: Download complete 20:40:03 05883995daec: Pull complete 20:40:03 8603b9c90790: Pull complete 20:40:04 1560dd03e051: Pull complete 20:40:05 27f5ce0e4adf: Pull complete 20:40:20 c2d8d7efcc4b: Pull complete 20:40:20 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 20:40:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:40:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:40:20 prd-ubuntu18.04-docker-arm64-4c-16g-451 does not seem to be running inside a container 20:40:20 $ 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/5 -v /w/workspace/device-mqtt-go/5:/w/workspace/device-mqtt-go/5:rw,z -v /w/workspace/device-mqtt-go/5@tmp:/w/workspace/device-mqtt-go/5@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 20:40:25 $ docker top a457f731e134f3f9d49ffa32b4468792af3ecb52ea4bdaccb81e6404379a1b99 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:40:26 ---> job-cost.sh 20:40:26 lf-activate-venv: SKIPPING 20:40:26 INFO: No Stack... 20:40:27 INFO: Retrieving Pricing Info for: v2-standard-4 20:40:27 INFO: Archiving Costs [Pipeline] sh 20:40:27 + cat /w/workspace/device-mqtt-go/5/archives/cost.csv 20:40:27 + cut -d, -f6 [Pipeline] lock 20:40:28 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-5-stack-cost] 20:40:28 Resource [jenkins-edgexfoundry-device-mqtt-go-main-5-stack-cost] did not exist. Created. 20:40:28 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:40:28 /w/workspace/device-mqtt-go/5@tmp/durable-804a7158/script.sh: 1: /w/workspace/device-mqtt-go/5@tmp/durable-804a7158/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 20:40:29 + echo total: 0.18000000715255737 [Pipeline] stash 20:40:29 Warning: overwriting stash ‘stack-cost’ 20:40:29 Stashed 1 file(s) [Pipeline] } 20:40:29 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-5-stack-cost] [Pipeline] // lock [Pipeline] } 20:40:29 $ docker stop --time=1 a457f731e134f3f9d49ffa32b4468792af3ecb52ea4bdaccb81e6404379a1b99 20:40:31 $ docker rm -f a457f731e134f3f9d49ffa32b4468792af3ecb52ea4bdaccb81e6404379a1b99 [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 20:40:31 provisioning config files... 20:40:31 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config355261142543391850tmp [Pipeline] { [Pipeline] sh 20:40:32 + set +x 20:40:32 + curl -s https://codecov.io/bash 20:40:32 + bash -s -- 20:40:32 20:40:32 _____ _ 20:40:32 / ____| | | 20:40:32 | | ___ __| | ___ ___ _____ __ 20:40:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:40:32 | |___| (_) | (_| | __/ (_| (_) \ V / 20:40:32 \_____\___/ \__,_|\___|\___\___/ \_/ 20:40:32 Bash-1.0.6 20:40:32 20:40:32 20:40:32 ==> git version 2.24.4 found 20:40:32 ==> 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 20:40:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:40:32 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:40:32 ==> Jenkins CI detected. 20:40:32 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 20:40:32 project root: . 20:40:32 --> token set from env 20:40:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:40:32 ==> Running gcov in . (disable via -X gcov) 20:40:32 ==> Python coveragepy not found 20:40:32 ==> Searching for coverage reports in: 20:40:32 + . 20:40:32 -> Found 1 reports 20:40:32 ==> Detecting git/mercurial file structure 20:40:32 ==> Reading reports 20:40:32 + ./coverage.out bytes=16226 20:40:32 ==> Appending adjustments 20:40:32 https://docs.codecov.io/docs/fixing-reports 20:40:32 + Found adjustments 20:40:32 ==> Gzipping contents 20:40:32 4.0K /tmp/codecov.XjnBqk.gz 20:40:32 ==> Uploading reports 20:40:32 url: https://codecov.io 20:40:32 query: branch=main&commit=255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:40:32 -> Pinging Codecov 20:40:32 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=255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:40:33 -> Uploading to 20:40:33 https://storage.googleapis.com/codecov/v4/raw/2021-08-11/7D719EC7BBE17E464838252E33014C33/255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7/99d903e4-c5e0-4c0c-9ff1-b1df277f11a8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210811%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210811T204032Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=571d5d7e24782b3408f3eeea1b802e0a5bc0ffe665eebc85b6d01dffcbce047e 20:40:33 % Total % Received % Xferd Average Speed Time Time Time Current 20:40:33 Dload Upload Total Spent Left Speed 20:40:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3074 0 0 100 3074 0 9170 --:--:-- --:--:-- --:--:-- 9176 20:40:33 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7 [Pipeline] } 20:40:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:40:33 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:40:33 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:40:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:40:33 20:40:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 20:40:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:40:34 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:40:34 188c0c94c7c5: Pulling fs layer 20:40:34 0ef7d3d256c8: Pulling fs layer 20:40:34 de9db76c5a1d: Pulling fs layer 20:40:34 0eba1c9be4d2: Pulling fs layer 20:40:34 0d57e429df01: Pulling fs layer 20:40:34 4e4be7b47b0d: Pulling fs layer 20:40:34 e1f770b5df2f: Pulling fs layer 20:40:34 85a0685a4137: Pulling fs layer 20:40:34 0eba1c9be4d2: Waiting 20:40:34 0d57e429df01: Waiting 20:40:34 4e4be7b47b0d: Waiting 20:40:34 e1f770b5df2f: Waiting 20:40:34 85a0685a4137: Waiting 20:40:34 de9db76c5a1d: Verifying Checksum 20:40:34 de9db76c5a1d: Download complete 20:40:34 0ef7d3d256c8: Verifying Checksum 20:40:34 0ef7d3d256c8: Download complete 20:40:34 0d57e429df01: Verifying Checksum 20:40:34 0d57e429df01: Download complete 20:40:34 4e4be7b47b0d: Verifying Checksum 20:40:34 4e4be7b47b0d: Download complete 20:40:34 188c0c94c7c5: Verifying Checksum 20:40:34 188c0c94c7c5: Download complete 20:40:34 188c0c94c7c5: Pull complete 20:40:34 0ef7d3d256c8: Pull complete 20:40:35 de9db76c5a1d: Pull complete 20:40:36 e1f770b5df2f: Verifying Checksum 20:40:36 e1f770b5df2f: Download complete 20:40:46 85a0685a4137: Verifying Checksum 20:40:46 85a0685a4137: Download complete 20:40:46 0eba1c9be4d2: Download complete 20:40:49 0eba1c9be4d2: Pull complete 20:40:49 0d57e429df01: Pull complete 20:40:49 4e4be7b47b0d: Pull complete 20:40:49 e1f770b5df2f: Pull complete 20:40:52 85a0685a4137: Pull complete 20:40:52 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 20:40:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:40:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 20:40:52 prd-centos7-docker-4c-2g-444 does not seem to be running inside a container 20:40:52 $ 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 20:40:55 $ docker top 0ae10529ee787cf62f7cebd173d05904c94980ce21b4d1b1fe2ed3f5edf28a1e -eo pid,comm [Pipeline] { [Pipeline] echo 20:40:55 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 20:40:55 + set -o pipefail 20:40:55 + snyk monitor '--org=edgex-jenkins' 20:41:00 20:41:00 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 20:41:00 20:41:00 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/9dfa37ca-4f44-44d7-8313-f3f7548cdb98 20:41:00 20:41:00 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 20:41:00 20:41:00 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:41:00 20:41:01 20:41:01 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 20:41:01 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 20:41:01 $ docker stop --time=1 0ae10529ee787cf62f7cebd173d05904c94980ce21b4d1b1fe2ed3f5edf28a1e 20:41:03 $ docker rm -f 0ae10529ee787cf62f7cebd173d05904c94980ce21b4d1b1fe2ed3f5edf28a1e [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 20:41:04 + git log --format=format:%s -1 255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7 [Pipeline] isUnix [Pipeline] sh 20:41:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:41:04 . [Pipeline] withDockerContainer 20:41:04 prd-centos7-docker-4c-2g-444 does not seem to be running inside a container 20:41:04 $ 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 20:41:04 $ docker top 46feaf1f34458285641149fe0f5a55f6f5aebe9c9041719b2597ac6f191b8d4d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:41:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:41:05 [ssh-agent] Looking for ssh-agent implementation... 20:41:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:41:05 $ docker exec 46feaf1f34458285641149fe0f5a55f6f5aebe9c9041719b2597ac6f191b8d4d ssh-agent 20:41:05 SSH_AUTH_SOCK=/tmp/ssh-ehaCexLbB4q0/agent.14 20:41:05 SSH_AGENT_PID=21 20:41:05 Running ssh-add (command line suppressed) 20:41:05 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2740864673994014555.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2740864673994014555.key) 20:41:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:41:05 + git semver tag 20:41:05 # -> Open(): unable to determine branch for HEAD 20:41:05 # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git 20:41:05 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main 20:41:05 # $SEMVER_REMOTE_NAME = origin 20:41:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:41:05 # $SEMVER_USER_NAME = edgex-jenkins 20:41:05 # $SEMVER_BRANCH = main 20:41:05 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 20:41:05 # 255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7 HEAD 20:41:05 # -> Force: false 20:41:05 # daa06caf919dd11826953f7417238b98e02f61ba refs/tags/v2.0.1-dev.3 [Pipeline] } 20:41:05 $ docker exec --env ******** --env ******** 46feaf1f34458285641149fe0f5a55f6f5aebe9c9041719b2597ac6f191b8d4d ssh-agent -k 20:41:05 unset SSH_AUTH_SOCK; 20:41:05 unset SSH_AGENT_PID; 20:41:05 echo Agent pid 21 killed; 20:41:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:41:06 + git semver [Pipeline] } 20:41:06 $ docker stop --time=1 46feaf1f34458285641149fe0f5a55f6f5aebe9c9041719b2597ac6f191b8d4d 20:41:07 $ docker rm -f 46feaf1f34458285641149fe0f5a55f6f5aebe9c9041719b2597ac6f191b8d4d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 20:41:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:41:08 20:41:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 20:41:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:41:08 0.23.1-centos7: Pulling from edgex-lftools 20:41:08 ab5ef0e58194: Pulling fs layer 20:41:08 9712f1f96733: Pulling fs layer 20:41:08 63f879dbbcfc: Pulling fs layer 20:41:08 0d9ebad4ef96: Pulling fs layer 20:41:08 e9a5061849ea: Pulling fs layer 20:41:08 d747dcd14b5f: Pulling fs layer 20:41:08 2de7ff778b66: Pulling fs layer 20:41:08 e9a5061849ea: Waiting 20:41:08 d747dcd14b5f: Waiting 20:41:08 2de7ff778b66: Waiting 20:41:08 0d9ebad4ef96: Waiting 20:41:08 9712f1f96733: Verifying Checksum 20:41:08 9712f1f96733: Download complete 20:41:11 63f879dbbcfc: Download complete 20:41:11 e9a5061849ea: Verifying Checksum 20:41:11 e9a5061849ea: Download complete 20:41:11 d747dcd14b5f: Verifying Checksum 20:41:11 d747dcd14b5f: Download complete 20:41:12 2de7ff778b66: Verifying Checksum 20:41:12 2de7ff778b66: Download complete 20:41:12 0d9ebad4ef96: Verifying Checksum 20:41:12 0d9ebad4ef96: Download complete 20:41:13 ab5ef0e58194: Verifying Checksum 20:41:13 ab5ef0e58194: Download complete 20:41:16 ab5ef0e58194: Pull complete 20:41:16 9712f1f96733: Pull complete 20:41:16 63f879dbbcfc: Pull complete 20:41:20 0d9ebad4ef96: Pull complete 20:41:20 e9a5061849ea: Pull complete 20:41:20 d747dcd14b5f: Pull complete 20:41:21 2de7ff778b66: Pull complete 20:41:21 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:41:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:41:21 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 20:41:21 prd-centos7-docker-4c-2g-444 does not seem to be running inside a container 20:41:21 $ 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 20:41:24 $ docker top 0cab664c08718b9da19d316470eb160fb87e244c2d09363ef6914925c910860a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:41:24 provisioning config files... 20:41:24 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3669051758529024070tmp 20:41:24 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3457121408321128588tmp 20:41:24 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5729924125772686478tmp [Pipeline] { [Pipeline] echo 20:41:24 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:41:25 ---> sigul-configuration.sh 20:41:25 gpg: directory `/root/.gnupg' created 20:41:25 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:41:25 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:41:25 gpg: keyring `/root/.gnupg/secring.gpg' created 20:41:25 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:41:25 gpg: CAST5 encrypted data 20:41:25 gpg: encrypted with 1 passphrase 20:41:25 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:41:25 + mkdir /home/jenkins 20:41:25 + mkdir /home/jenkins/sigul [Pipeline] sh 20:41:25 + 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 20:41:25 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:41:26 ---> sigul-install.sh 20:41:26 Sigul already installed; skipping installation. [Pipeline] sh 20:41:26 + git tag --list 20:41:26 0.7.1 20:41:26 v1.0.0 20:41:26 v1.1.0 20:41:26 v1.1.1 20:41:26 v1.2.2 20:41:26 v1.3.0 20:41:26 v1.3.1 20:41:26 v2.0.0 20:41:26 v2.0.1-dev.1 20:41:26 v2.0.1-dev.2 20:41:26 v2.0.1-dev.3 [Pipeline] sh 20:41:26 + lftools sign git-tag v2.0.1-dev.3 20:41:27 Signing Git tag with Sigul... 20:41:27 Signing v2.0.1-dev.3 [Pipeline] echo 20:41:28 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:41:28 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:41:28 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:41:28 $ docker stop --time=1 0cab664c08718b9da19d316470eb160fb87e244c2d09363ef6914925c910860a 20:41:29 $ docker rm -f 0cab664c08718b9da19d316470eb160fb87e244c2d09363ef6914925c910860a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 20:41:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:41:30 . [Pipeline] withDockerContainer 20:41:30 prd-centos7-docker-4c-2g-444 does not seem to be running inside a container 20:41:30 $ 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 20:41:30 $ docker top 2dee42ee0a8ce18d46c8303bc6818a54a57b193bab254cbe9c9bc30b16e62a1c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:41:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:41:31 [ssh-agent] Looking for ssh-agent implementation... 20:41:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:41:31 $ docker exec 2dee42ee0a8ce18d46c8303bc6818a54a57b193bab254cbe9c9bc30b16e62a1c ssh-agent 20:41:31 SSH_AUTH_SOCK=/tmp/ssh-W2sZnWJAbIwC/agent.14 20:41:31 SSH_AGENT_PID=20 20:41:31 Running ssh-add (command line suppressed) 20:41:31 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6335708019778645438.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6335708019778645438.key) 20:41:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:41:31 + git semver bump pre 20:41:31 # -> Open(): unable to determine branch for HEAD 20:41:31 # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git 20:41:31 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main 20:41:31 # $SEMVER_REMOTE_NAME = origin 20:41:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:41:31 # $SEMVER_USER_NAME = edgex-jenkins 20:41:31 # $SEMVER_BRANCH = main 20:41:31 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 20:41:31 2.0.1-dev.4 [Pipeline] } 20:41:31 $ docker exec --env ******** --env ******** 2dee42ee0a8ce18d46c8303bc6818a54a57b193bab254cbe9c9bc30b16e62a1c ssh-agent -k 20:41:31 unset SSH_AUTH_SOCK; 20:41:31 unset SSH_AGENT_PID; 20:41:31 echo Agent pid 20 killed; 20:41:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:41:32 + git semver [Pipeline] } 20:41:32 $ docker stop --time=1 2dee42ee0a8ce18d46c8303bc6818a54a57b193bab254cbe9c9bc30b16e62a1c 20:41:33 $ docker rm -f 2dee42ee0a8ce18d46c8303bc6818a54a57b193bab254cbe9c9bc30b16e62a1c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 20:41:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:41:33 . [Pipeline] withDockerContainer 20:41:34 prd-centos7-docker-4c-2g-444 does not seem to be running inside a container 20:41:34 $ 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 20:41:34 $ docker top ff31dd861581cb752d97be3b3934917d4f8940c9054dd77263af9c02c0ec4717 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:41:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:41:34 [ssh-agent] Looking for ssh-agent implementation... 20:41:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:41:35 $ docker exec ff31dd861581cb752d97be3b3934917d4f8940c9054dd77263af9c02c0ec4717 ssh-agent 20:41:35 SSH_AUTH_SOCK=/tmp/ssh-2V2Zooj1gNnG/agent.13 20:41:35 SSH_AGENT_PID=20 20:41:35 Running ssh-add (command line suppressed) 20:41:35 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5452584101141398857.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5452584101141398857.key) 20:41:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:41:35 + git semver push 20:41:35 # -> Open(): unable to determine branch for HEAD 20:41:35 # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git 20:41:35 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main 20:41:35 # $SEMVER_REMOTE_NAME = origin 20:41:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:41:35 # $SEMVER_USER_NAME = edgex-jenkins 20:41:35 # $SEMVER_BRANCH = main 20:41:35 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [Pipeline] } 20:41:37 $ docker exec --env ******** --env ******** ff31dd861581cb752d97be3b3934917d4f8940c9054dd77263af9c02c0ec4717 ssh-agent -k 20:41:37 unset SSH_AUTH_SOCK; 20:41:37 unset SSH_AGENT_PID; 20:41:37 echo Agent pid 20 killed; 20:41:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:41:37 + git semver [Pipeline] } 20:41:37 $ docker stop --time=1 ff31dd861581cb752d97be3b3934917d4f8940c9054dd77263af9c02c0ec4717 20:41:38 $ docker rm -f ff31dd861581cb752d97be3b3934917d4f8940c9054dd77263af9c02c0ec4717 [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] sh 20:41:39 + '[' -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 20:41:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:41:40 ---> package-listing.sh 20:41:40 ++ facter osfamily 20:41:40 ++ tr '[:upper:]' '[:lower:]' 20:41:41 + OS_FAMILY=redhat 20:41:41 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 20:41:41 + START_PACKAGES=/tmp/packages_start.txt 20:41:41 + END_PACKAGES=/tmp/packages_end.txt 20:41:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:41:41 + PACKAGES=/tmp/packages_start.txt 20:41:41 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 20:41:41 + PACKAGES=/tmp/packages_end.txt 20:41:41 + case "${OS_FAMILY}" in 20:41:41 + sort 20:41:41 + rpm -qa 20:41:41 + '[' -f /tmp/packages_start.txt ']' 20:41:41 + '[' -f /tmp/packages_end.txt ']' 20:41:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:41:41 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 20:41:41 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 20:41:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 20:41:41 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 20:41:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:41:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:41:42 20:41:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:41:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:41:42 latest: Pulling from edgex-lftools-log-publisher 20:41:42 b4d181a07f80: Pulling fs layer 20:41:42 a1111a8f2ec3: Pulling fs layer 20:41:42 ed53099fbce6: Pulling fs layer 20:41:42 dc539afda2c1: Pulling fs layer 20:41:42 77bc0d833cb6: Pulling fs layer 20:41:42 9065ff56babe: Pulling fs layer 20:41:42 d287ab97295c: Pulling fs layer 20:41:42 dc539afda2c1: Waiting 20:41:42 77bc0d833cb6: Waiting 20:41:42 9065ff56babe: Waiting 20:41:42 d287ab97295c: Waiting 20:41:43 a1111a8f2ec3: Verifying Checksum 20:41:43 a1111a8f2ec3: Download complete 20:41:43 dc539afda2c1: Verifying Checksum 20:41:43 dc539afda2c1: Download complete 20:41:43 77bc0d833cb6: Verifying Checksum 20:41:43 77bc0d833cb6: Download complete 20:41:43 9065ff56babe: Verifying Checksum 20:41:43 9065ff56babe: Download complete 20:41:43 ed53099fbce6: Verifying Checksum 20:41:43 ed53099fbce6: Download complete 20:41:44 b4d181a07f80: Verifying Checksum 20:41:44 b4d181a07f80: Download complete 20:41:45 b4d181a07f80: Pull complete 20:41:45 a1111a8f2ec3: Pull complete 20:41:46 ed53099fbce6: Pull complete 20:41:46 dc539afda2c1: Pull complete 20:41:46 77bc0d833cb6: Pull complete 20:41:47 9065ff56babe: Pull complete 20:41:48 d287ab97295c: Download complete 20:41:53 d287ab97295c: Pull complete 20:41:53 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:41:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:41:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:41:53 prd-centos7-docker-4c-2g-444 does not seem to be running inside a container 20:41:53 $ 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 20:41:55 $ docker top aec021af6490ce6b862eea54012dc2d6e978bddc7d37e5b32bca9936a2130423 -eo pid,comm [Pipeline] { [Pipeline] sh 20:41:56 + touch /tmp/pre-build-complete [Pipeline] sh 20:41:56 + mkdir -p /var/log/sysstat [Pipeline] sh 20:41:56 + ls /var/log/sa-host 20:41:56 + sadf -c /var/log/sa-host/sa05 20:41:56 file_magic: OK 20:41:56 HZ: Using current value: 100 20:41:56 file_header: OK 20:41:56 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 20:41:56 Statistics: 20:41:56 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:41:56 File successfully converted to sysstat format version 12.0.3 20:41:56 + sadf -c /var/log/sa-host/sa11 20:41:56 file_magic: OK 20:41:56 HZ: Using current value: 100 20:41:56 file_header: OK 20:41:56 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 20:41:56 Statistics: 20:41:56 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:41:56 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:41:56 provisioning config files... 20:41:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2763914963596719220tmp [Pipeline] { [Pipeline] echo 20:41:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:41:57 ---> create-netrc.sh [Pipeline] } 20:41:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:41:57 ---> python-tools-install.sh [Pipeline] echo 20:41:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:41:57 ---> sudo-logs.sh 20:41:57 Archiving 'sudo' log.. 20:41:57 sudo: unable to resolve host prd-centos7-docker-4c-2g-444.vexxhost.local: Name or service not known 20:41:57 sudo: unable to resolve host prd-centos7-docker-4c-2g-444.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 20:41:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:41:58 ---> job-cost.sh 20:41:58 lf-activate-venv: SKIPPING 20:41:58 DEBUG: total: 0.18000000715255737 20:41:58 INFO: Retrieving Stack Cost... 20:41:59 INFO: Retrieving Pricing Info for: v3-standard-2 20:41:59 INFO: Archiving Costs [Pipeline] echo 20:41:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:42:00 ---> logs-deploy.sh 20:42:00 lf-activate-venv: SKIPPING 20:42:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/5 20:42:00 INFO: archiving workspace using pattern(s): 20:42:01 Archives upload complete. 20:42:01 INFO: archiving logs to Nexus 20:42:01 ---> uname -a: 20:42:01 Linux prd-centos7-docker-4c-2g-444.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 20:42:01 20:42:01 20:42:01 ---> lscpu: 20:42:01 Architecture: x86_64 20:42:01 CPU op-mode(s): 32-bit, 64-bit 20:42:01 Byte Order: Little Endian 20:42:01 Address sizes: 40 bits physical, 48 bits virtual 20:42:01 CPU(s): 2 20:42:01 On-line CPU(s) list: 0,1 20:42:01 Thread(s) per core: 1 20:42:01 Core(s) per socket: 1 20:42:01 Socket(s): 2 20:42:01 NUMA node(s): 1 20:42:01 Vendor ID: AuthenticAMD 20:42:01 CPU family: 23 20:42:01 Model: 49 20:42:01 Model name: AMD EPYC-Rome Processor 20:42:01 Stepping: 0 20:42:01 CPU MHz: 2799.998 20:42:01 BogoMIPS: 5599.99 20:42:01 Virtualization: AMD-V 20:42:01 Hypervisor vendor: KVM 20:42:01 Virtualization type: full 20:42:01 L1d cache: 32K 20:42:01 L1i cache: 32K 20:42:01 L2 cache: 512K 20:42:01 L3 cache: 16384K 20:42:01 NUMA node0 CPU(s): 0,1 20:42:01 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 20:42:01 20:42:01 20:42:01 ---> nproc: 20:42:01 2 20:42:01 20:42:01 20:42:01 ---> df -h: 20:42:01 Filesystem Size Used Avail Use% Mounted on 20:42:01 overlay 40G 9.0G 32G 23% / 20:42:01 tmpfs 64M 0 64M 0% /dev 20:42:01 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 20:42:01 shm 64M 0 64M 0% /dev/shm 20:42:01 /dev/vda1 40G 9.0G 32G 23% /facter-os 20:42:01 20:42:01 20:42:01 ---> sar -b -r -n DEV: 20:42:01 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/11/21 _x86_64_ (2 CPU) 20:42:01 20:42:01 20:30:48 LINUX RESTART (2 CPU) 20:42:01 20:42:01 20:32:01 tps rtps wtps bread/s bwrtn/s 20:42:01 20:33:01 1.93 0.00 1.93 0.00 37.68 20:42:01 20:34:01 0.28 0.00 0.28 0.00 3.78 20:42:01 20:35:01 0.23 0.00 0.23 0.00 2.70 20:42:01 20:36:01 0.15 0.00 0.15 0.00 1.92 20:42:01 20:37:01 0.40 0.00 0.40 0.00 6.58 20:42:01 20:38:01 0.17 0.00 0.17 0.00 2.43 20:42:01 20:39:01 0.28 0.00 0.28 0.00 4.05 20:42:01 20:40:01 0.32 0.00 0.32 0.00 3.07 20:42:01 20:41:01 88.88 0.03 88.84 3.73 32404.81 20:42:01 Average: 10.30 0.00 10.29 0.41 3608.51 20:42:01 20:42:01 20:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:42:01 20:33:01 5477380 0 795968 9.94 2620 1732972 1228344 13.56 565396 1568996 8 20:42:01 20:34:01 5479168 0 794172 9.92 2620 1732980 1206948 13.33 571464 1561944 8 20:42:01 20:35:01 5477988 0 795352 9.93 2620 1732980 1206984 13.33 572656 1561944 8 20:42:01 20:36:01 5477868 0 795464 9.93 2620 1732988 1207008 13.33 568300 1566320 8 20:42:01 20:37:01 5476172 0 797156 9.95 2620 1732992 1206876 13.32 570348 1566320 8 20:42:01 20:38:01 5476540 0 796784 9.95 2620 1732996 1206756 13.32 569812 1566324 8 20:42:01 20:39:01 5474908 0 798408 9.97 2620 1733004 1206756 13.32 571660 1566320 8 20:42:01 20:40:01 5466372 0 806940 10.08 2620 1733008 1206756 13.32 580584 1566320 8 20:42:01 20:41:01 4444512 0 985480 12.30 2620 2576328 1505500 16.62 779924 2268028 102236 20:42:01 Average: 5361212 0 818414 10.22 2620 1826694 1242436 13.72 594460 1643613 11367 20:42:01 20:42:01 20:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:42:01 20:33:01 eth0 3.50 0.57 0.79 0.43 0.00 0.00 0.00 0.00 20:42:01 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:01 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:01 20:34:01 eth0 2.67 0.80 0.91 0.56 0.00 0.00 0.00 0.00 20:42:01 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:01 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:01 20:35:01 eth0 0.78 0.40 0.39 0.23 0.00 0.00 0.00 0.00 20:42:01 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:01 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:01 20:36:01 eth0 0.63 0.32 0.28 0.20 0.00 0.00 0.00 0.00 20:42:01 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:01 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:01 20:37:01 eth0 0.33 0.25 0.14 0.08 0.00 0.00 0.00 0.00 20:42:01 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:01 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:01 20:38:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:42:01 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:01 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:01 20:39:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:42:01 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:01 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:01 20:40:01 eth0 1.15 0.03 0.12 0.00 0.00 0.00 0.00 0.00 20:42:01 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:01 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:01 20:41:01 eth0 964.45 672.14 4510.44 55.44 0.00 0.00 0.00 0.00 20:42:01 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:01 20:41:01 veth78f126f 85.23 109.59 7.72 396.14 0.00 0.00 0.00 0.00 20:42:01 20:41:01 docker0 85.23 109.48 6.56 396.13 0.00 0.00 0.00 0.00 20:42:01 Average: eth0 108.23 74.99 501.60 6.33 0.00 0.00 0.00 0.00 20:42:01 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:01 Average: veth78f126f 9.47 12.18 0.86 44.03 0.00 0.00 0.00 0.00 20:42:01 Average: docker0 9.47 12.17 0.73 44.03 0.00 0.00 0.00 0.00 20:42:01 20:42:01 20:42:01 ---> sar -P ALL: 20:42:01 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/11/21 _x86_64_ (2 CPU) 20:42:01 20:42:01 20:30:48 LINUX RESTART (2 CPU) 20:42:01 20:42:01 20:32:01 CPU %user %nice %system %iowait %steal %idle 20:42:01 20:33:01 all 0.18 0.00 0.05 0.00 0.02 99.75 20:42:01 20:33:01 0 0.05 0.00 0.05 0.00 0.02 99.88 20:42:01 20:33:01 1 0.32 0.00 0.05 0.00 0.02 99.62 20:42:01 20:34:01 all 0.13 0.00 0.03 0.00 0.03 99.81 20:42:01 20:34:01 0 0.12 0.00 0.03 0.00 0.03 99.82 20:42:01 20:34:01 1 0.13 0.00 0.03 0.00 0.03 99.80 20:42:01 20:35:01 all 0.16 0.00 0.03 0.00 0.03 99.78 20:42:01 20:35:01 0 0.08 0.00 0.02 0.00 0.02 99.88 20:42:01 20:35:01 1 0.23 0.00 0.05 0.00 0.03 99.68 20:42:01 20:36:01 all 0.16 0.00 0.04 0.00 0.03 99.77 20:42:01 20:36:01 0 0.07 0.00 0.05 0.00 0.03 99.85 20:42:01 20:36:01 1 0.25 0.00 0.03 0.00 0.03 99.68 20:42:01 20:37:01 all 0.17 0.00 0.04 0.00 0.02 99.77 20:42:01 20:37:01 0 0.05 0.00 0.05 0.00 0.03 99.87 20:42:01 20:37:01 1 0.28 0.00 0.03 0.00 0.00 99.68 20:42:01 20:38:01 all 0.25 0.00 0.02 0.00 0.03 99.71 20:42:01 20:38:01 0 0.07 0.00 0.02 0.00 0.03 99.88 20:42:01 20:38:01 1 0.43 0.00 0.02 0.00 0.02 99.53 20:42:01 20:39:01 all 0.23 0.00 0.04 0.00 0.02 99.71 20:42:01 20:39:01 0 0.03 0.00 0.05 0.00 0.00 99.92 20:42:01 20:39:01 1 0.43 0.00 0.03 0.00 0.03 99.50 20:42:01 20:40:01 all 0.19 0.00 0.04 0.01 0.03 99.73 20:42:01 20:40:01 0 0.03 0.00 0.05 0.00 0.03 99.88 20:42:01 20:40:01 1 0.35 0.00 0.03 0.02 0.02 99.58 20:42:01 20:41:01 all 12.02 0.00 5.53 1.28 0.04 81.12 20:42:01 20:41:01 0 11.77 0.00 6.20 1.68 0.04 80.32 20:42:01 20:41:01 1 12.28 0.00 4.87 0.88 0.05 81.92 20:42:01 Average: all 1.45 0.00 0.63 0.14 0.03 97.76 20:42:01 Average: 0 1.31 0.00 0.70 0.18 0.03 97.79 20:42:01 Average: 1 1.59 0.00 0.56 0.10 0.03 97.73 20:42:01 20:42:01 20:42:01