Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f142b7d4d9dc0d163bb8d716c4eb7ddee57de476 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-ssh1168546064908868304.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh1666494321514720495.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh596785787580689141.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > 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-ssh1937614129638311463.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-ssh4920299720234819440.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 USE_ALPINE: true 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 ‘prd-centos7-docker-4c-2g-28086’ is offline Running on prd-centos7-docker-4c-2g-28087 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-ssh4516060375013250413.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 f142b7d4d9dc0d163bb8d716c4eb7ddee57de476 (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 f142b7d4d9dc0d163bb8d716c4eb7ddee57de476 # timeout=10 Commit message: "Merge pull request #311 from farshidtz/snap-secretsfile" > git rev-list --no-walk 0e166eef1a6848e87a3e9284c5f6e1926be9efdf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:10:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:10:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:10:24 ========================================================= 11:10:24 EdgeX Global Pipelines Version Info 11:10:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:10:25 ------------------- 11:10:25 stable info: 11:10:25 ------------------- 11:10:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:10:25 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 11:10:25 Message: update stable to v1.0.211 11:10:25 ------------------- 11:10:25 experimental info: 11:10:25 ------------------- 11:10:25 Commited By: **** collab-it+edgex@linuxfoundation.org 11:10:25 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 11:10:25 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:10:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 11:10:25 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 11:10:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:10:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:10:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:10:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 11:10:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:10:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:10:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:10:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:10:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:10:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 11:10:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:10:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:10:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:10:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:10:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:10:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:10:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:10:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 11:10:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:10:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:10:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:10:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:10:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:10:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:10:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 11:10:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 11:10:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 11:10:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f142b7d4d9dc0d163bb8d716c4eb7ddee57de476 [Pipeline] echo 11:10:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f142b7d [Pipeline] echo 11:10:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:10:26 provisioning config files... 11:10:26 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6502120974328887866tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:10:26 ---> docker-login.sh 11:10:26 nexus3.edgexfoundry.org:10001 11:10:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:10:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:10:26 Configure a credential helper to remove this warning. See 11:10:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:10:26 11:10:26 Login Succeeded 11:10:26 nexus3.edgexfoundry.org:10002 11:10:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:10:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:10:27 Configure a credential helper to remove this warning. See 11:10:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:10:27 11:10:27 Login Succeeded 11:10:27 nexus3.edgexfoundry.org:10003 11:10:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:10:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:10:27 Configure a credential helper to remove this warning. See 11:10:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:10:27 11:10:27 Login Succeeded 11:10:27 nexus3.edgexfoundry.org:10004 11:10:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:10:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:10:27 Configure a credential helper to remove this warning. See 11:10:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:10:27 11:10:27 Login Succeeded 11:10:27 docker.io 11:10:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:10:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:10:27 Configure a credential helper to remove this warning. See 11:10:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:10:27 11:10:27 Login Succeeded 11:10:27 ---> docker-login.sh ends [Pipeline] } 11:10:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:10:28 + git rev-list -1 --merges f142b7d4d9dc0d163bb8d716c4eb7ddee57de476~1..f142b7d4d9dc0d163bb8d716c4eb7ddee57de476 [Pipeline] echo 11:10:28 -----------> git rev-list -1 --merges f142b7d4d9dc0d163bb8d716c4eb7ddee57de476~1..f142b7d4d9dc0d163bb8d716c4eb7ddee57de476 f142b7d4d9dc0d163bb8d716c4eb7ddee57de476 11:10:28 f142b7d4d9dc0d163bb8d716c4eb7ddee57de476 [false] [Pipeline] sh 11:10:28 + git log --format=format:%s -1 f142b7d4d9dc0d163bb8d716c4eb7ddee57de476 [Pipeline] echo 11:10:28 ========================================================= 11:10:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:10:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:10:28 + git log --format=format:%s -1 f142b7d4d9dc0d163bb8d716c4eb7ddee57de476 [Pipeline] echo 11:10:28 [semverPrep] GIT_COMMIT: f142b7d4d9dc0d163bb8d716c4eb7ddee57de476, Commit Message: Merge pull request #311 from farshidtz/snap-secretsfile [Pipeline] echo 11:10:28 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 11:10:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:10:29 11:10:29 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 11:10:29 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:10:29 latest: Pulling from edgex-devops/git-semver 11:10:29 a0d0a0d46f8b: Pulling fs layer 11:10:29 3e5f54012d9b: Pulling fs layer 11:10:29 4c7163046ea9: Pulling fs layer 11:10:29 0c2d73faf560: Pulling fs layer 11:10:29 0c2d73faf560: Waiting 11:10:29 3e5f54012d9b: Verifying Checksum 11:10:29 3e5f54012d9b: Download complete 11:10:29 a0d0a0d46f8b: Download complete 11:10:30 0c2d73faf560: Verifying Checksum 11:10:30 0c2d73faf560: Download complete 11:10:30 4c7163046ea9: Verifying Checksum 11:10:30 4c7163046ea9: Download complete 11:10:30 a0d0a0d46f8b: Pull complete 11:10:30 3e5f54012d9b: Pull complete 11:10:30 4c7163046ea9: Pull complete 11:10:30 0c2d73faf560: Pull complete 11:10:30 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 11:10:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:10:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 11:10:30 prd-centos7-docker-4c-2g-28087 does not seem to be running inside a container 11:10: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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:10:31 $ docker top 5c4d17e2d84e59b283796a6159da79a7d485151d070e5afe0bec5a12665dba97 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:10:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:10:31 [ssh-agent] Looking for ssh-agent implementation... 11:10:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:10:31 $ docker exec 5c4d17e2d84e59b283796a6159da79a7d485151d070e5afe0bec5a12665dba97 ssh-agent 11:10:31 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhooCho/agent.14 11:10:31 SSH_AGENT_PID=21 11:10:31 Running ssh-add (command line suppressed) 11:10:32 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4761587094585420649.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4761587094585420649.key) 11:10:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:10:32 + git tag --points-at HEAD [Pipeline] } 11:10:32 $ docker exec --env ******** --env ******** 5c4d17e2d84e59b283796a6159da79a7d485151d070e5afe0bec5a12665dba97 ssh-agent -k 11:10:32 unset SSH_AUTH_SOCK; 11:10:32 unset SSH_AGENT_PID; 11:10:32 echo Agent pid 21 killed; 11:10:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:10:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:10:32 [ssh-agent] Looking for ssh-agent implementation... 11:10:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:10:32 $ docker exec 5c4d17e2d84e59b283796a6159da79a7d485151d070e5afe0bec5a12665dba97 ssh-agent 11:10:32 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhOjFCL/agent.56 11:10:32 SSH_AGENT_PID=62 11:10:32 Running ssh-add (command line suppressed) 11:10:32 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4787981929246361038.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4787981929246361038.key) 11:10:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:10:33 + git semver init 11:10:33 # -> Open(): unable to determine branch for HEAD 11:10:33 # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git 11:10:33 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main 11:10:33 # $SEMVER_REMOTE_NAME = origin 11:10:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:10:33 # $SEMVER_USER_NAME = edgex-jenkins 11:10:33 # $SEMVER_BRANCH = main 11:10:33 # $SEMVER_TEMP = /tmp/semver-845235494 11:10:33 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 11:10:33 # '/tmp/semver-845235494' -> '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver' 11:10:33 # -> Force: false 11:10:33 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [Pipeline] } 11:10:33 $ docker exec --env ******** --env ******** 5c4d17e2d84e59b283796a6159da79a7d485151d070e5afe0bec5a12665dba97 ssh-agent -k 11:10:33 unset SSH_AUTH_SOCK; 11:10:33 unset SSH_AGENT_PID; 11:10:33 echo Agent pid 62 killed; 11:10:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:10:34 + git semver [Pipeline] } 11:10:34 $ docker stop --time=1 5c4d17e2d84e59b283796a6159da79a7d485151d070e5afe0bec5a12665dba97 11:10:35 $ docker rm -f 5c4d17e2d84e59b283796a6159da79a7d485151d070e5afe0bec5a12665dba97 [Pipeline] // withDockerContainer [Pipeline] sh 11:10:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:10:36 Stashed 1 file(s) [Pipeline] echo 11:10:36 [edgeXSemver]: initialized semver on version 2.0.1-dev.16 [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 11:10:52 Still waiting to schedule task 11:10:52 Waiting for next available executor on ‘centos7-docker-4c-2g’ 11:10:52 Still waiting to schedule task 11:10:52 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 11:12:09 Running on prd-centos7-docker-4c-2g-28090 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 11:12:09 Running in /w/workspace/device-mqtt-go/18 [Pipeline] { [Pipeline] checkout 11:12:09 Selected Git installation does not exist. Using Default 11:12:09 The recommended git tool is: NONE 11:12:12 using credential edgex-jenkins-ssh 11:12:12 Cloning the remote Git repository 11:12:12 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 11:12:12 > git init /w/workspace/device-mqtt-go/18 # timeout=10 11:12:12 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 11:12:12 > git --version # timeout=10 11:12:12 > git --version # 'git version 2.24.4' 11:12:12 using GIT_SSH to set credentials SSH Credentials for GitHub 11:12:12 [INFO] Currently running in a labeled security context 11:12:12 [INFO] Currently SELinux is 'enforcing' on the host 11:12:12 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/18@tmp/jenkins-gitclient-ssh7888106692195147863.key 11:12:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:12:13 Avoid second fetch 11:12:13 Checking out Revision f142b7d4d9dc0d163bb8d716c4eb7ddee57de476 (main) 11:12:13 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 11:12:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:12:13 > git config core.sparsecheckout # timeout=10 11:12:13 > git checkout -f f142b7d4d9dc0d163bb8d716c4eb7ddee57de476 # timeout=10 11:12:16 Commit message: "Merge pull request #311 from farshidtz/snap-secretsfile" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:12:17 provisioning config files... 11:12:17 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/18@tmp/config5712739001032108840tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:12:17 ---> docker-login.sh 11:12:17 nexus3.edgexfoundry.org:10001 11:12:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:12:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:12:17 Configure a credential helper to remove this warning. See 11:12:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:12:17 11:12:17 Login Succeeded 11:12:17 nexus3.edgexfoundry.org:10002 11:12:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:12:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:12:17 Configure a credential helper to remove this warning. See 11:12:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:12:17 11:12:17 Login Succeeded 11:12:17 nexus3.edgexfoundry.org:10003 11:12:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:12:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:12:17 Configure a credential helper to remove this warning. See 11:12:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:12:17 11:12:17 Login Succeeded 11:12:17 nexus3.edgexfoundry.org:10004 11:12:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:12:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:12:18 Configure a credential helper to remove this warning. See 11:12:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:12:18 11:12:18 Login Succeeded 11:12:18 docker.io 11:12:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:12:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:12:18 Configure a credential helper to remove this warning. See 11:12:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:12:18 11:12:18 Login Succeeded 11:12:18 ---> docker-login.sh ends [Pipeline] } 11:12:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:12:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:12:18 ========================================================= 11:12:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 11:12:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 11:12:18 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 11:12:18 Sending build context to Docker daemon 707.6kB 11:12:18 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 11:12:18 Step 2/11 : FROM ${BASE} AS builder 11:12:18 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 11:12:18 a0d0a0d46f8b: Pulling fs layer 11:12:18 31adcdaf11c8: Pulling fs layer 11:12:18 b8b176561691: Pulling fs layer 11:12:18 4527c011a84f: Pulling fs layer 11:12:18 5d74067f8e1e: Pulling fs layer 11:12:18 e0aca202a116: Pulling fs layer 11:12:18 3a43be97a3b4: Pulling fs layer 11:12:18 34cad66bf833: Pulling fs layer 11:12:18 b4e3c513aaa6: Pulling fs layer 11:12:18 4527c011a84f: Waiting 11:12:18 5d74067f8e1e: Waiting 11:12:18 e0aca202a116: Waiting 11:12:18 3a43be97a3b4: Waiting 11:12:18 34cad66bf833: Waiting 11:12:18 b4e3c513aaa6: Waiting 11:12:18 b8b176561691: Verifying Checksum 11:12:18 b8b176561691: Download complete 11:12:18 31adcdaf11c8: Verifying Checksum 11:12:18 31adcdaf11c8: Download complete 11:12:18 5d74067f8e1e: Verifying Checksum 11:12:18 5d74067f8e1e: Download complete 11:12:18 e0aca202a116: Verifying Checksum 11:12:18 e0aca202a116: Download complete 11:12:19 a0d0a0d46f8b: Verifying Checksum 11:12:19 a0d0a0d46f8b: Download complete 11:12:19 3a43be97a3b4: Verifying Checksum 11:12:19 3a43be97a3b4: Download complete 11:12:19 34cad66bf833: Verifying Checksum 11:12:19 34cad66bf833: Download complete 11:12:19 a0d0a0d46f8b: Pull complete 11:12:19 31adcdaf11c8: Pull complete 11:12:19 b8b176561691: Pull complete 11:12:19 4527c011a84f: Verifying Checksum 11:12:19 4527c011a84f: Download complete 11:12:20 b4e3c513aaa6: Verifying Checksum 11:12:20 b4e3c513aaa6: Download complete 11:12:24 4527c011a84f: Pull complete 11:12:24 5d74067f8e1e: Pull complete 11:12:24 e0aca202a116: Pull complete 11:12:24 3a43be97a3b4: Pull complete 11:12:24 34cad66bf833: Pull complete 11:12:26 b4e3c513aaa6: Pull complete 11:12:26 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 11:12:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 11:12:26 ---> 9f6097aaca64 11:12:26 Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 11:12:28 ---> Running in 87609fcb0461 11:12:28 Removing intermediate container 87609fcb0461 11:12:28 ---> 37ad96ea96d2 11:12:28 Step 4/11 : ARG ALPINE_PKG_EXTRA="" 11:12:28 ---> Running in 3e33322e1568 11:12:28 Removing intermediate container 3e33322e1568 11:12:28 ---> b5de2db78ab5 11:12:28 Step 5/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:12:28 ---> Running in 03eb48a8ab94 11:12:29 Removing intermediate container 03eb48a8ab94 11:12:29 ---> e990eeba967e 11:12:29 Step 6/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:12:29 ---> Running in 7b7750d9eb7d 11:12:29 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:12:30 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:12:31 (1/4) Installing openssh-keygen (8.6_p1-r3) 11:12:31 (2/4) Installing libedit (20210216.3.1-r0) 11:12:31 (3/4) Installing openssh-client-common (8.6_p1-r3) 11:12:31 (4/4) Installing openssh-client-default (8.6_p1-r3) 11:12:31 Executing busybox-1.33.1-r3.trigger 11:12:31 OK: 224 MiB in 56 packages 11:12:31 Removing intermediate container 7b7750d9eb7d 11:12:31 ---> 5a57e32fc149 11:12:31 Step 7/11 : WORKDIR /device-mqtt-go 11:12:31 ---> Running in 08a889bf226a 11:12:31 Removing intermediate container 08a889bf226a 11:12:31 ---> 024db8c63a69 11:12:31 Step 8/11 : COPY . . 11:12:31 ---> fa52806b5703 11:12:31 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:12:31 ---> Running in 638556100cf3 11:12:32 Running on prd-ubuntu18.04-docker-arm64-4c-16g-28089 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 11:12:32 Running in /w/workspace/device-mqtt-go/18 [Pipeline] { [Pipeline] checkout 11:12:32 Selected Git installation does not exist. Using Default 11:12:32 The recommended git tool is: NONE 11:12:37 using credential edgex-jenkins-ssh 11:12:38 Cloning the remote Git repository 11:12:38 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 11:12:38 > git init /w/workspace/device-mqtt-go/18 # timeout=10 11:12:38 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 11:12:38 > git --version # timeout=10 11:12:38 > git --version # 'git version 2.17.1' 11:12:38 using GIT_SSH to set credentials SSH Credentials for GitHub 11:12:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:12:39 Avoid second fetch 11:12:39 Checking out Revision f142b7d4d9dc0d163bb8d716c4eb7ddee57de476 (main) 11:12:39 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 11:12:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:12:39 > git config core.sparsecheckout # timeout=10 11:12:39 > git checkout -f f142b7d4d9dc0d163bb8d716c4eb7ddee57de476 # timeout=10 11:12:43 Commit message: "Merge pull request #311 from farshidtz/snap-secretsfile" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:12:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:12:44 % Total % Received % Xferd Average Speed Time Time Time Current 11:12:44 Dload Upload Total Spent Left Speed 11:12:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 92375 0 --:--:-- --:--:-- --:--:-- 93102 [Pipeline] sh 11:12:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:12:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 11:12:45 sudo tee /etc/docker/daemon.new 11:12:45 { 11:12:45 "registry-mirrors": [ 11:12:45 "https://nexus3.edgexfoundry.org:10001" 11:12:45 ], 11:12:45 "bip": "10.250.0.254/24", 11:12:45 "hosts": [ 11:12:45 "tcp://0.0.0.0:5555", 11:12:45 "unix:///var/run/docker.sock" 11:12:45 ], 11:12:45 "mtu": 1458, 11:12:45 "selinux-enabled": true, 11:12:45 "seccomp-profile": "/etc/docker/seccomp.json" 11:12:45 } [Pipeline] sh 11:12:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:12:46 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:13:04 provisioning config files... 11:13:04 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/18@tmp/config5173230832735809592tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:13:05 ---> docker-login.sh 11:13:05 nexus3.edgexfoundry.org:10001 11:13:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:13:05 Configure a credential helper to remove this warning. See 11:13:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:13:05 11:13:05 Login Succeeded 11:13:05 nexus3.edgexfoundry.org:10002 11:13:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:13:06 Configure a credential helper to remove this warning. See 11:13:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:13:06 11:13:06 Login Succeeded 11:13:06 nexus3.edgexfoundry.org:10003 11:13:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:13:07 Configure a credential helper to remove this warning. See 11:13:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:13:07 11:13:07 Login Succeeded 11:13:07 nexus3.edgexfoundry.org:10004 11:13:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:13:07 Configure a credential helper to remove this warning. See 11:13:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:13:07 11:13:07 Login Succeeded 11:13:07 docker.io 11:13:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:13:08 Configure a credential helper to remove this warning. See 11:13:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:13:08 11:13:08 Login Succeeded 11:13:08 ---> docker-login.sh ends [Pipeline] } 11:13:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:13:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:13:09 ========================================================= 11:13:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 11:13:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 11:13:09 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 11:13:09 Sending build context to Docker daemon 706.6kB 11:13:10 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 11:13:10 Step 2/11 : FROM ${BASE} AS builder 11:13:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:13:10 552d1f2373af: Pulling fs layer 11:13:10 ea3f2d53f512: Pulling fs layer 11:13:10 9e70ebbbe112: Pulling fs layer 11:13:10 7a9cfe048b4a: Pulling fs layer 11:13:10 72dc09318566: Pulling fs layer 11:13:10 72dc09318566: Waiting 11:13:10 f4f7b4309257: Pulling fs layer 11:13:10 7a9cfe048b4a: Waiting 11:13:10 0ac9a79272e3: Pulling fs layer 11:13:10 b78e95d17946: Pulling fs layer 11:13:10 f4f7b4309257: Waiting 11:13:10 0ac9a79272e3: Waiting 11:13:10 b78e95d17946: Waiting 11:13:10 9e70ebbbe112: Verifying Checksum 11:13:10 9e70ebbbe112: Download complete 11:13:10 ea3f2d53f512: Verifying Checksum 11:13:10 ea3f2d53f512: Download complete 11:13:10 72dc09318566: Verifying Checksum 11:13:10 72dc09318566: Download complete 11:13:10 f4f7b4309257: Verifying Checksum 11:13:10 f4f7b4309257: Download complete 11:13:10 552d1f2373af: Verifying Checksum 11:13:10 0ac9a79272e3: Download complete 11:13:10 Removing intermediate container 638556100cf3 11:13:10 ---> 30994845d8a2 11:13:10 Step 10/11 : ARG MAKE='make build' 11:13:10 ---> Running in 177b787c0221 11:13:10 Removing intermediate container 177b787c0221 11:13:10 ---> d962b6f702bd 11:13:10 Step 11/11 : RUN $MAKE 11:13:10 ---> Running in 1ed623db036f 11:13:10 noop 11:13:10 Removing intermediate container 1ed623db036f 11:13:10 ---> b107c079dcde 11:13:10 Successfully built b107c079dcde 11:13:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 11:13:11 552d1f2373af: Pull complete 11:13:11 + docker inspect -f . ci-base-image-x86_64 11:13:11 . [Pipeline] withDockerContainer 11:13:11 prd-centos7-docker-4c-2g-28090 does not seem to be running inside a container 11:13:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/18 -v /w/workspace/device-mqtt-go/18:/w/workspace/device-mqtt-go/18:rw,z -v /w/workspace/device-mqtt-go/18@tmp:/w/workspace/device-mqtt-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:13:11 ea3f2d53f512: Pull complete 11:13:11 $ docker top a9837326ca14730f25c3de5c2abd01e7eedbe46a93704faffd74128113b648db -eo pid,comm [Pipeline] { [Pipeline] sh 11:13:12 + go version 11:13:12 go version go1.16.8 linux/amd64 [Pipeline] } 11:13:12 $ docker stop --time=1 a9837326ca14730f25c3de5c2abd01e7eedbe46a93704faffd74128113b648db 11:13:12 9e70ebbbe112: Pull complete 11:13:13 $ docker rm -f a9837326ca14730f25c3de5c2abd01e7eedbe46a93704faffd74128113b648db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:13:13 b78e95d17946: Verifying Checksum 11:13:13 b78e95d17946: Download complete 11:13:13 + docker inspect -f . ci-base-image-x86_64 11:13:13 . [Pipeline] withDockerContainer 11:13:13 prd-centos7-docker-4c-2g-28090 does not seem to be running inside a container 11:13:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/18 -v /w/workspace/device-mqtt-go/18:/w/workspace/device-mqtt-go/18:rw,z -v /w/workspace/device-mqtt-go/18@tmp:/w/workspace/device-mqtt-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:13:14 $ docker top 05a45f85f9b6dcee07ad567f620791fa552e1b45e8d9fe8573e72c799419d2c5 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 11:13:14 + make test 11:13:14 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 11:13:15 ? github.com/edgexfoundry/device-mqtt-go [no test files] 11:13:15 7a9cfe048b4a: Verifying Checksum 11:13:15 7a9cfe048b4a: Download complete 11:13:25 7a9cfe048b4a: Pull complete 11:13:25 72dc09318566: Pull complete 11:13:26 f4f7b4309257: Pull complete 11:13:27 0ac9a79272e3: Pull complete 11:13:32 b78e95d17946: Pull complete 11:13:32 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 11:13:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 11:13:32 ---> 8b459fc5aaf0 11:13:32 Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 11:13:33 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 11:13:33 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.010s coverage: 22.4% of statements 11:13:33 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 11:13:33 GCO_ENABLED=1 GO111MODULE=on go vet ./... 11:13:34 ---> Running in 3efc4cd4c96d 11:13:34 Removing intermediate container 3efc4cd4c96d 11:13:34 ---> 7472051b29a7 11:13:34 Step 4/11 : ARG ALPINE_PKG_EXTRA="" 11:13:34 ---> Running in 6fbc9e14363e 11:13:35 Removing intermediate container 6fbc9e14363e 11:13:35 ---> f8ac5c6222c5 11:13:35 Step 5/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:13:35 ---> Running in ca8654782c41 11:13:37 Removing intermediate container ca8654782c41 11:13:37 ---> 2199f53f06be 11:13:37 Step 6/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:13:37 ---> Running in fb26573eb8bd 11:13:38 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:13:39 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:13:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:13:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:13:40 ./bin/test-attribution-txt.sh [Pipeline] } 11:13:40 $ docker stop --time=1 05a45f85f9b6dcee07ad567f620791fa552e1b45e8d9fe8573e72c799419d2c5 11:13:40 (1/4) Installing openssh-keygen (8.6_p1-r3) 11:13:40 (2/4) Installing libedit (20210216.3.1-r0) 11:13:40 (3/4) Installing openssh-client-common (8.6_p1-r3) 11:13:40 (4/4) Installing openssh-client-default (8.6_p1-r3) 11:13:40 Executing busybox-1.33.1-r3.trigger 11:13:40 OK: 223 MiB in 56 packages 11:13:41 $ docker rm -f 05a45f85f9b6dcee07ad567f620791fa552e1b45e8d9fe8573e72c799419d2c5 [Pipeline] // withDockerContainer [Pipeline] sh 11:13:41 Removing intermediate container fb26573eb8bd 11:13:41 ---> 9689f40a5955 11:13:41 Step 7/11 : WORKDIR /device-mqtt-go 11:13:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:13:42 ---> Running in 275b93712622 11:13:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 11:13:42 Removing intermediate container 275b93712622 11:13:42 ---> e6ef1c999f6b 11:13:42 Step 8/11 : COPY . . 11:13:44 ---> 9931734dd9d9 11:13:44 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:13:44 ---> Running in 08ba02546d53 [Pipeline] sh 11:13:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:13:45 + ls -al . 11:13:45 total 148 11:13:45 drwxrwxr-x. 9 jenkins jenkins 4096 Nov 9 11:13 . 11:13:45 drwxrwxr-x. 4 jenkins jenkins 30 Nov 9 11:12 .. 11:13:45 -rw-rw-r--. 1 jenkins jenkins 7287 Nov 9 11:12 Attribution.txt 11:13:45 drwxrwxr-x. 2 jenkins jenkins 60 Nov 9 11:12 bin 11:13:45 -rw-rw-r--. 1 jenkins jenkins 7447 Nov 9 11:12 CHANGELOG.md 11:13:45 drwxrwxr-x. 3 jenkins jenkins 32 Nov 9 11:12 cmd 11:13:45 -rw-r--r--. 1 jenkins jenkins 17284 Nov 9 11:13 coverage.out 11:13:45 -rw-rw-r--. 1 jenkins jenkins 1907 Nov 9 11:12 Dockerfile 11:13:45 -rw-rw-r--. 1 jenkins jenkins 140 Nov 9 11:12 .dockerignore 11:13:45 drwxrwxr-x. 8 jenkins jenkins 162 Nov 9 11:12 .git 11:13:45 drwxrwxr-x. 2 jenkins jenkins 103 Nov 9 11:12 .github 11:13:45 -rw-rw-r--. 1 jenkins jenkins 329 Nov 9 11:12 .gitignore 11:13:45 -rw-rw-r--. 1 jenkins jenkins 425 Nov 9 11:12 go.mod 11:13:45 -rw-rw-r--. 1 jenkins jenkins 49475 Nov 9 11:12 go.sum 11:13:45 -rw-rw-r--. 1 jenkins jenkins 677 Nov 9 11:12 GOVERNANCE.md 11:13:45 drwxrwxr-x. 3 jenkins jenkins 20 Nov 9 11:12 internal 11:13:45 -rw-rw-r--. 1 jenkins jenkins 677 Nov 9 11:12 Jenkinsfile 11:13:45 -rw-rw-r--. 1 jenkins jenkins 11340 Nov 9 11:12 LICENSE 11:13:45 -rw-rw-r--. 1 jenkins jenkins 1030 Nov 9 11:12 Makefile 11:13:45 drwxrwxr-x. 2 jenkins jenkins 23 Nov 9 11:12 mock 11:13:45 -rw-rw-r--. 1 jenkins jenkins 620 Nov 9 11:12 OWNERS.md 11:13:45 -rw-rw-r--. 1 jenkins jenkins 2211 Nov 9 11:12 README.md 11:13:45 drwxrwxr-x. 4 jenkins jenkins 71 Nov 9 11:12 snap 11:13:45 -rw-rw-r--. 1 jenkins jenkins 12 Nov 9 11:10 VERSION 11:13:45 -rw-rw-r--. 1 jenkins jenkins 227 Nov 9 11:12 version.go [Pipeline] isUnix [Pipeline] sh 11:13:45 + 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=f142b7d4d9dc0d163bb8d716c4eb7ddee57de476 --label arch=amd64 --label version=2.0.1-dev.16 . 11:13:45 Sending build context to Docker daemon 725.5kB 11:13:45 Step 1/23 : ARG BASE=golang:1.16-alpine3.14 11:13:45 Step 2/23 : FROM ${BASE} AS builder 11:13:45 ---> b107c079dcde 11:13:45 Step 3/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 11:13:45 ---> Running in e1aabe3cc1a2 11:13:45 Removing intermediate container e1aabe3cc1a2 11:13:45 ---> 3d4593ea58f7 11:13:45 Step 4/23 : ARG ALPINE_PKG_EXTRA="" 11:13:45 ---> Running in 7a6ba7de85f6 11:13:45 Removing intermediate container 7a6ba7de85f6 11:13:45 ---> 8b359a383d55 11:13:45 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:13:45 ---> Running in 271ed518e272 11:13:46 Removing intermediate container 271ed518e272 11:13:46 ---> 3a8e2057e96b 11:13:46 Step 6/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:13:46 ---> Running in b270dadf5942 11:13:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:13:47 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:13:47 OK: 224 MiB in 56 packages 11:13:47 Removing intermediate container b270dadf5942 11:13:47 ---> 0545c1a13a0a 11:13:47 Step 7/23 : WORKDIR /device-mqtt-go 11:13:47 ---> Running in 7c10165bfcc1 11:13:48 Removing intermediate container 7c10165bfcc1 11:13:48 ---> ef5b5e73df31 11:13:48 Step 8/23 : COPY . . 11:13:48 ---> 4cc407291d11 11:13:48 Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:13:48 ---> Running in 2efc596bb6d8 11:13:48 Removing intermediate container 2efc596bb6d8 11:13:48 ---> acd1824d4a24 11:13:48 Step 10/23 : ARG MAKE='make build' 11:13:48 ---> Running in 413074b1951b 11:13:48 Removing intermediate container 413074b1951b 11:13:48 ---> e1632e9e3244 11:13:48 Step 11/23 : RUN $MAKE 11:13:48 ---> Running in 6b4bcd43d1f8 11:13:49 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.0.1-dev.16" -o cmd/device-mqtt ./cmd 11:14:01 Removing intermediate container 6b4bcd43d1f8 11:14:01 ---> 62436a6c4def 11:14:01 Step 12/23 : FROM alpine:3.14 11:14:04 3.14: Pulling from library/alpine 11:14:04 a0d0a0d46f8b: Already exists 11:14:04 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 11:14:04 Status: Downloaded newer image for alpine:3.14 11:14:04 ---> 14119a10abf4 11:14:04 Step 13/23 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 11:14:04 ---> Running in eb78d4ce873d 11:14:04 Removing intermediate container eb78d4ce873d 11:14:04 ---> 1e1413cadf8d 11:14:04 Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init 11:14:04 ---> Running in 0fe2bd798ab1 11:14:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:14:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:14:05 (1/6) Installing dumb-init (1.2.5-r1) 11:14:05 (2/6) Installing libgcc (10.3.1_git20210424-r2) 11:14:05 (3/6) Installing libsodium (1.0.18-r0) 11:14:05 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 11:14:05 (5/6) Installing libzmq (4.3.4-r0) 11:14:05 (6/6) Installing zeromq (4.3.4-r0) 11:14:05 Executing busybox-1.33.1-r3.trigger 11:14:05 OK: 8 MiB in 20 packages 11:14:05 Removing intermediate container 0fe2bd798ab1 11:14:05 ---> efa596e6a107 11:14:05 Step 15/23 : COPY --from=builder /device-mqtt-go/cmd / 11:14:06 ---> 869d9af1e05e 11:14:06 Step 16/23 : COPY --from=builder /device-mqtt-go/LICENSE / 11:14:06 ---> 476ff9587e51 11:14:06 Step 17/23 : COPY --from=builder /device-mqtt-go/Attribution.txt / 11:14:06 ---> e2a9e11c46d1 11:14:06 Step 18/23 : EXPOSE 59982 11:14:06 ---> Running in 4f49af409e2f 11:14:06 Removing intermediate container 4f49af409e2f 11:14:06 ---> b464274dae53 11:14:06 Step 19/23 : ENTRYPOINT ["/device-mqtt"] 11:14:06 ---> Running in c69bc200a316 11:14:06 Removing intermediate container c69bc200a316 11:14:06 ---> d6315aafe452 11:14:06 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:14:06 ---> Running in 26144e78c661 11:14:06 Removing intermediate container 26144e78c661 11:14:06 ---> de539d18d6be 11:14:06 Step 21/23 : LABEL arch=amd64 11:14:06 ---> Running in cae2b7a31d15 11:14:07 Removing intermediate container cae2b7a31d15 11:14:07 ---> 25f4b266969b 11:14:07 Step 22/23 : LABEL git_sha=f142b7d4d9dc0d163bb8d716c4eb7ddee57de476 11:14:07 ---> Running in 661cf3e14eff 11:14:07 Removing intermediate container 661cf3e14eff 11:14:07 ---> 0a265682730a 11:14:07 Step 23/23 : LABEL version=2.0.1-dev.16 11:14:07 ---> Running in d151928f6b99 11:14:07 Removing intermediate container d151928f6b99 11:14:07 ---> bcaef2fbaf87 11:14:07 [Warning] One or more build-args [ARCH] were not consumed 11:14:07 Successfully built bcaef2fbaf87 11:14:07 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:14:07 provisioning config files... 11:14:07 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/18@tmp/config7844625393413056019tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:14:08 ---> docker-login.sh 11:14:08 nexus3.edgexfoundry.org:10001 11:14:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:14:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:14:13 Configure a credential helper to remove this warning. See 11:14:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:14:13 11:14:13 Login Succeeded 11:14:13 nexus3.edgexfoundry.org:10002 11:14:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:14:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:14:13 Configure a credential helper to remove this warning. See 11:14:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:14:13 11:14:13 Login Succeeded 11:14:13 nexus3.edgexfoundry.org:10003 11:14:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:14:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:14:13 Configure a credential helper to remove this warning. See 11:14:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:14:13 11:14:13 Login Succeeded 11:14:13 nexus3.edgexfoundry.org:10004 11:14:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:14:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:14:13 Configure a credential helper to remove this warning. See 11:14:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:14:13 11:14:13 Login Succeeded 11:14:13 docker.io 11:14:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:14:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:14:13 Configure a credential helper to remove this warning. See 11:14:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:14:13 11:14:13 Login Succeeded 11:14:13 ---> docker-login.sh ends [Pipeline] } 11:14:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:14:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:14:13 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 11:14:13 f142b7d4d9dc0d163bb8d716c4eb7ddee57de476 11:14:13 latest 11:14:13 2.0.1-dev.16 11:14:13 f142b7d4d9dc0d163bb8d716c4eb7ddee57de476-2.0.1-dev.16 11:14:13 main 11:14:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:14:14 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:f142b7d4d9dc0d163bb8d716c4eb7ddee57de476 [Pipeline] isUnix [Pipeline] sh 11:14:14 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:f142b7d4d9dc0d163bb8d716c4eb7ddee57de476 11:14:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 11:14:14 a9c1c3dc8bc0: Preparing 11:14:14 6b7bf84e8244: Preparing 11:14:14 d5eb23c4a5d0: Preparing 11:14:14 34fc6d86ca29: Preparing 11:14:14 e2eb06d8af82: Preparing 11:14:14 e2eb06d8af82: Layer already exists 11:14:14 6b7bf84e8244: Pushed 11:14:14 a9c1c3dc8bc0: Pushed 11:14:14 34fc6d86ca29: Pushed 11:14:16 d5eb23c4a5d0: Pushed 11:14:16 f142b7d4d9dc0d163bb8d716c4eb7ddee57de476: digest: sha256:c24e3231d6d899437be121e35a81e40d18ab40d277849466011f09b9db912ab2 size: 1366 [Pipeline] isUnix [Pipeline] sh 11:14:16 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] isUnix [Pipeline] sh 11:14:17 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 11:14:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 11:14:17 a9c1c3dc8bc0: Preparing 11:14:17 6b7bf84e8244: Preparing 11:14:17 d5eb23c4a5d0: Preparing 11:14:17 34fc6d86ca29: Preparing 11:14:17 e2eb06d8af82: Preparing 11:14:17 34fc6d86ca29: Layer already exists 11:14:17 6b7bf84e8244: Layer already exists 11:14:17 a9c1c3dc8bc0: Layer already exists 11:14:17 d5eb23c4a5d0: Layer already exists 11:14:17 e2eb06d8af82: Layer already exists 11:14:17 latest: digest: sha256:c24e3231d6d899437be121e35a81e40d18ab40d277849466011f09b9db912ab2 size: 1366 [Pipeline] isUnix [Pipeline] sh 11:14:17 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.16 [Pipeline] isUnix [Pipeline] sh 11:14:17 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.16 11:14:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 11:14:17 a9c1c3dc8bc0: Preparing 11:14:17 6b7bf84e8244: Preparing 11:14:17 d5eb23c4a5d0: Preparing 11:14:17 34fc6d86ca29: Preparing 11:14:17 e2eb06d8af82: Preparing 11:14:17 34fc6d86ca29: Layer already exists 11:14:17 6b7bf84e8244: Layer already exists 11:14:17 a9c1c3dc8bc0: Layer already exists 11:14:17 e2eb06d8af82: Layer already exists 11:14:17 d5eb23c4a5d0: Layer already exists 11:14:17 2.0.1-dev.16: digest: sha256:c24e3231d6d899437be121e35a81e40d18ab40d277849466011f09b9db912ab2 size: 1366 [Pipeline] isUnix [Pipeline] sh 11:14:18 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:f142b7d4d9dc0d163bb8d716c4eb7ddee57de476-2.0.1-dev.16 [Pipeline] isUnix [Pipeline] sh 11:14:18 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:f142b7d4d9dc0d163bb8d716c4eb7ddee57de476-2.0.1-dev.16 11:14:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 11:14:18 a9c1c3dc8bc0: Preparing 11:14:18 6b7bf84e8244: Preparing 11:14:18 d5eb23c4a5d0: Preparing 11:14:18 34fc6d86ca29: Preparing 11:14:18 e2eb06d8af82: Preparing 11:14:23 e2eb06d8af82: Layer already exists 11:14:23 d5eb23c4a5d0: Layer already exists 11:14:23 a9c1c3dc8bc0: Layer already exists 11:14:23 6b7bf84e8244: Layer already exists 11:14:23 34fc6d86ca29: Layer already exists 11:14:23 f142b7d4d9dc0d163bb8d716c4eb7ddee57de476-2.0.1-dev.16: digest: sha256:c24e3231d6d899437be121e35a81e40d18ab40d277849466011f09b9db912ab2 size: 1366 [Pipeline] isUnix [Pipeline] sh 11:14:23 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] isUnix [Pipeline] sh 11:14:24 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 11:14:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 11:14:24 a9c1c3dc8bc0: Preparing 11:14:24 6b7bf84e8244: Preparing 11:14:24 d5eb23c4a5d0: Preparing 11:14:24 34fc6d86ca29: Preparing 11:14:24 e2eb06d8af82: Preparing 11:14:24 34fc6d86ca29: Layer already exists 11:14:24 6b7bf84e8244: Layer already exists 11:14:24 d5eb23c4a5d0: Layer already exists 11:14:24 a9c1c3dc8bc0: Layer already exists 11:14:24 e2eb06d8af82: Layer already exists 11:14:24 main: digest: sha256:c24e3231d6d899437be121e35a81e40d18ab40d277849466011f09b9db912ab2 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:14:24 ===================================================== [Pipeline] echo 11:14:24 taggedImages: 11:14:24 - nexus3.edgexfoundry.org:10004/device-mqtt:f142b7d4d9dc0d163bb8d716c4eb7ddee57de476 11:14:24 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 11:14:24 - nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.16 11:14:24 - nexus3.edgexfoundry.org:10004/device-mqtt:f142b7d4d9dc0d163bb8d716c4eb7ddee57de476-2.0.1-dev.16 11:14:24 - 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 11:14:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:14:24 11:14:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 11:14:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:14:25 latest: Pulling from edgex-lftools-log-publisher 11:14:25 b4d181a07f80: Pulling fs layer 11:14:25 a1111a8f2ec3: Pulling fs layer 11:14:25 ed53099fbce6: Pulling fs layer 11:14:25 dc539afda2c1: Pulling fs layer 11:14:25 77bc0d833cb6: Pulling fs layer 11:14:25 9065ff56babe: Pulling fs layer 11:14:25 d287ab97295c: Pulling fs layer 11:14:25 dc539afda2c1: Waiting 11:14:25 77bc0d833cb6: Waiting 11:14:25 9065ff56babe: Waiting 11:14:25 d287ab97295c: Waiting 11:14:25 a1111a8f2ec3: Verifying Checksum 11:14:25 a1111a8f2ec3: Download complete 11:14:25 dc539afda2c1: Verifying Checksum 11:14:25 dc539afda2c1: Download complete 11:14:25 77bc0d833cb6: Verifying Checksum 11:14:25 77bc0d833cb6: Download complete 11:14:25 9065ff56babe: Verifying Checksum 11:14:25 9065ff56babe: Download complete 11:14:25 ed53099fbce6: Verifying Checksum 11:14:25 ed53099fbce6: Download complete 11:14:25 b4d181a07f80: Download complete 11:14:28 b4d181a07f80: Pull complete 11:14:28 a1111a8f2ec3: Pull complete 11:14:28 d287ab97295c: Verifying Checksum 11:14:28 d287ab97295c: Download complete 11:14:28 ed53099fbce6: Pull complete 11:14:28 dc539afda2c1: Pull complete 11:14:28 77bc0d833cb6: Pull complete 11:14:28 9065ff56babe: Pull complete 11:14:33 d287ab97295c: Pull complete 11:14:33 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 11:14:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:14:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 11:14:33 prd-centos7-docker-4c-2g-28090 does not seem to be running inside a container 11:14:33 $ 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/18 -v /w/workspace/device-mqtt-go/18:/w/workspace/device-mqtt-go/18:rw,z -v /w/workspace/device-mqtt-go/18@tmp:/w/workspace/device-mqtt-go/18@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 11:14:36 $ docker top b8bdfda02f3cf8a0bc0da54c9c0d1196b9ff854131f5637de45a8c7b1c8159d3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:14:37 ---> job-cost.sh 11:14:37 lf-activate-venv: SKIPPING 11:14:37 INFO: No Stack... 11:14:37 INFO: Retrieving Pricing Info for: v3-standard-2 11:14:37 INFO: Archiving Costs [Pipeline] sh 11:14:38 + cat /w/workspace/device-mqtt-go/18/archives/cost.csv 11:14:38 + cut -d, -f6 [Pipeline] lock 11:14:38 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-18-stack-cost] 11:14:38 Resource [jenkins-edgexfoundry-device-mqtt-go-main-18-stack-cost] did not exist. Created. 11:14:38 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:14:38 + echo total: 0.05999999865889549 [Pipeline] stash 11:14:38 Stashed 1 file(s) [Pipeline] } 11:14:38 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-18-stack-cost] [Pipeline] // lock [Pipeline] } 11:14:38 $ docker stop --time=1 b8bdfda02f3cf8a0bc0da54c9c0d1196b9ff854131f5637de45a8c7b1c8159d3 11:14:39 $ docker rm -f b8bdfda02f3cf8a0bc0da54c9c0d1196b9ff854131f5637de45a8c7b1c8159d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 11:15:06 Removing intermediate container 08ba02546d53 11:15:06 ---> ef1d72373cc9 11:15:06 Step 10/11 : ARG MAKE='make build' 11:15:06 ---> Running in 7b590d499113 11:15:06 Removing intermediate container 7b590d499113 11:15:06 ---> e8a81f1eb00b 11:15:06 Step 11/11 : RUN $MAKE 11:15:06 ---> Running in c0f484d9bdd7 11:15:06 noop 11:15:06 Removing intermediate container c0f484d9bdd7 11:15:06 ---> 777872722b3a 11:15:06 Successfully built 777872722b3a 11:15:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:15:06 + docker inspect -f . ci-base-image-arm64 11:15:06 . [Pipeline] withDockerContainer 11:15:07 prd-ubuntu18.04-docker-arm64-4c-16g-28089 does not seem to be running inside a container 11:15:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/18 -v /w/workspace/device-mqtt-go/18:/w/workspace/device-mqtt-go/18:rw,z -v /w/workspace/device-mqtt-go/18@tmp:/w/workspace/device-mqtt-go/18@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-arm64 cat 11:15:08 $ docker top b223a7af41e4768c0c62a4eef1e3c9cbe5eae84967219002d041ae787c4dbdf9 -eo pid,comm [Pipeline] { [Pipeline] sh 11:15:10 + go version 11:15:10 go version go1.16.8 linux/arm64 [Pipeline] } 11:15:10 $ docker stop --time=1 b223a7af41e4768c0c62a4eef1e3c9cbe5eae84967219002d041ae787c4dbdf9 11:15:12 $ docker rm -f b223a7af41e4768c0c62a4eef1e3c9cbe5eae84967219002d041ae787c4dbdf9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:15:12 + docker inspect -f . ci-base-image-arm64 11:15:12 . [Pipeline] withDockerContainer 11:15:13 prd-ubuntu18.04-docker-arm64-4c-16g-28089 does not seem to be running inside a container 11:15:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/18 -v /w/workspace/device-mqtt-go/18:/w/workspace/device-mqtt-go/18:rw,z -v /w/workspace/device-mqtt-go/18@tmp:/w/workspace/device-mqtt-go/18@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-arm64 cat 11:15:14 $ docker top 1683d4d4a272255e074f0da640d644338b53b5377eaa2ce16f5842bb4bec8cdc -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 11:15:15 + make test 11:15:15 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 11:15:17 ? github.com/edgexfoundry/device-mqtt-go [no test files] 11:16:14 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 11:16:14 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.056s coverage: 22.4% of statements 11:16:14 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 11:16:14 GCO_ENABLED=1 GO111MODULE=on go vet ./... 11:16:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:16:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:16:40 ./bin/test-attribution-txt.sh [Pipeline] } 11:16:40 $ docker stop --time=1 1683d4d4a272255e074f0da640d644338b53b5377eaa2ce16f5842bb4bec8cdc 11:16:42 $ docker rm -f 1683d4d4a272255e074f0da640d644338b53b5377eaa2ce16f5842bb4bec8cdc [Pipeline] // withDockerContainer [Pipeline] sh 11:16:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:16:43 Warning: overwriting stash ‘coverage-report’ 11:16:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:16:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:16:44 + ls -al . 11:16:44 total 180 11:16:44 drwxrwxr-x 9 jenkins jenkins 4096 Nov 9 11:16 . 11:16:44 drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 11:12 .. 11:16:44 -rw-rw-r-- 1 jenkins jenkins 140 Nov 9 11:12 .dockerignore 11:16:44 drwxrwxr-x 8 jenkins jenkins 4096 Nov 9 11:12 .git 11:16:44 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 11:12 .github 11:16:44 -rw-rw-r-- 1 jenkins jenkins 329 Nov 9 11:12 .gitignore 11:16:44 -rw-rw-r-- 1 jenkins jenkins 7287 Nov 9 11:12 Attribution.txt 11:16:44 -rw-rw-r-- 1 jenkins jenkins 7447 Nov 9 11:12 CHANGELOG.md 11:16:44 -rw-rw-r-- 1 jenkins jenkins 1907 Nov 9 11:12 Dockerfile 11:16:44 -rw-rw-r-- 1 jenkins jenkins 677 Nov 9 11:12 GOVERNANCE.md 11:16:44 -rw-rw-r-- 1 jenkins jenkins 677 Nov 9 11:12 Jenkinsfile 11:16:44 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 9 11:12 LICENSE 11:16:44 -rw-rw-r-- 1 jenkins jenkins 1030 Nov 9 11:12 Makefile 11:16:44 -rw-rw-r-- 1 jenkins jenkins 620 Nov 9 11:12 OWNERS.md 11:16:44 -rw-rw-r-- 1 jenkins jenkins 2211 Nov 9 11:12 README.md 11:16:44 -rw-rw-r-- 1 jenkins jenkins 12 Nov 9 11:10 VERSION 11:16:44 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 11:12 bin 11:16:44 drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 11:12 cmd 11:16:44 -rw-r--r-- 1 jenkins jenkins 17284 Nov 9 11:16 coverage.out 11:16:44 -rw-rw-r-- 1 jenkins jenkins 425 Nov 9 11:12 go.mod 11:16:44 -rw-rw-r-- 1 jenkins jenkins 49475 Nov 9 11:12 go.sum 11:16:44 drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 11:12 internal 11:16:44 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 11:12 mock 11:16:44 drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 11:12 snap 11:16:44 -rw-rw-r-- 1 jenkins jenkins 227 Nov 9 11:12 version.go [Pipeline] isUnix [Pipeline] sh 11:16:45 + 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=f142b7d4d9dc0d163bb8d716c4eb7ddee57de476 --label arch=arm64 --label version=2.0.1-dev.16 . 11:16:45 Sending build context to Docker daemon 724.5kB 11:16:45 Step 1/23 : ARG BASE=golang:1.16-alpine3.14 11:16:45 Step 2/23 : FROM ${BASE} AS builder 11:16:45 ---> 777872722b3a 11:16:45 Step 3/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 11:16:45 ---> Running in 6438aa4ee544 11:16:46 Removing intermediate container 6438aa4ee544 11:16:46 ---> 18314970a694 11:16:46 Step 4/23 : ARG ALPINE_PKG_EXTRA="" 11:16:46 ---> Running in db777a7f6295 11:16:46 Removing intermediate container db777a7f6295 11:16:46 ---> ecdc4ea5ff73 11:16:46 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:16:46 ---> Running in c6b5599686e5 11:16:48 Removing intermediate container c6b5599686e5 11:16:48 ---> b4d86424da7f 11:16:48 Step 6/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:16:48 ---> Running in ddfcd0af5220 11:16:49 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:16:50 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:16:51 OK: 223 MiB in 56 packages 11:16:52 Removing intermediate container ddfcd0af5220 11:16:52 ---> b261dece6485 11:16:52 Step 7/23 : WORKDIR /device-mqtt-go 11:16:52 ---> Running in cc2449f90f1d 11:16:53 Removing intermediate container cc2449f90f1d 11:16:53 ---> 279545a7ed4d 11:16:53 Step 8/23 : COPY . . 11:16:54 ---> 091c13b409f3 11:16:54 Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:16:54 ---> Running in b926a610e637 11:16:56 Removing intermediate container b926a610e637 11:16:56 ---> 605caca88f72 11:16:56 Step 10/23 : ARG MAKE='make build' 11:16:56 ---> Running in e4be26f007bc 11:16:56 Removing intermediate container e4be26f007bc 11:16:56 ---> 6df823a7cba1 11:16:56 Step 11/23 : RUN $MAKE 11:16:56 ---> Running in 48ad45ff99f3 11:16:57 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.0.1-dev.16" -o cmd/device-mqtt ./cmd 11:17:36 Removing intermediate container 48ad45ff99f3 11:17:36 ---> 0eff1e3cfdf4 11:17:36 Step 12/23 : FROM alpine:3.14 11:17:37 3.14: Pulling from library/alpine 11:17:37 552d1f2373af: Already exists 11:17:38 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 11:17:38 Status: Downloaded newer image for alpine:3.14 11:17:38 ---> bb3de5531c18 11:17:38 Step 13/23 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 11:17:38 ---> Running in 2bab16656aac 11:17:39 Removing intermediate container 2bab16656aac 11:17:39 ---> 456a9e621163 11:17:39 Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init 11:17:39 ---> Running in f866bc5ef3e6 11:17:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:17:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:17:40 (1/6) Installing dumb-init (1.2.5-r1) 11:17:40 (2/6) Installing libgcc (10.3.1_git20210424-r2) 11:17:40 (3/6) Installing libsodium (1.0.18-r0) 11:17:40 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 11:17:40 (5/6) Installing libzmq (4.3.4-r0) 11:17:40 (6/6) Installing zeromq (4.3.4-r0) 11:17:40 Executing busybox-1.33.1-r3.trigger 11:17:41 OK: 8 MiB in 20 packages 11:17:42 Removing intermediate container f866bc5ef3e6 11:17:42 ---> febfd28230f7 11:17:42 Step 15/23 : COPY --from=builder /device-mqtt-go/cmd / 11:17:43 ---> 4a593692dc72 11:17:43 Step 16/23 : COPY --from=builder /device-mqtt-go/LICENSE / 11:17:43 ---> e95229a4c720 11:17:43 Step 17/23 : COPY --from=builder /device-mqtt-go/Attribution.txt / 11:17:44 ---> b0306bdd1aec 11:17:44 Step 18/23 : EXPOSE 59982 11:17:44 ---> Running in f6fde22e8630 11:17:45 Removing intermediate container f6fde22e8630 11:17:45 ---> a75d69071423 11:17:45 Step 19/23 : ENTRYPOINT ["/device-mqtt"] 11:17:45 ---> Running in a4d8ab5a1263 11:17:45 Removing intermediate container a4d8ab5a1263 11:17:45 ---> baf070d45ff1 11:17:45 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:17:45 ---> Running in efd9df3f6594 11:17:46 Removing intermediate container efd9df3f6594 11:17:46 ---> bcb011225824 11:17:46 Step 21/23 : LABEL arch=arm64 11:17:46 ---> Running in c856772aab14 11:17:46 Removing intermediate container c856772aab14 11:17:46 ---> e6c2fbc10d46 11:17:46 Step 22/23 : LABEL git_sha=f142b7d4d9dc0d163bb8d716c4eb7ddee57de476 11:17:46 ---> Running in 516e17f94f53 11:17:47 Removing intermediate container 516e17f94f53 11:17:47 ---> 55ce83751764 11:17:47 Step 23/23 : LABEL version=2.0.1-dev.16 11:17:47 ---> Running in b38183876758 11:17:47 Removing intermediate container b38183876758 11:17:47 ---> bca0c4dd681f 11:17:47 [Warning] One or more build-args [ARCH] were not consumed 11:17:47 Successfully built bca0c4dd681f 11:17:47 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 11:17:47 provisioning config files... 11:17:48 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/18@tmp/config3433422520265471591tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:17:48 ---> docker-login.sh 11:17:48 nexus3.edgexfoundry.org:10001 11:17:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:17:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:17:48 Configure a credential helper to remove this warning. See 11:17:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:17:48 11:17:48 Login Succeeded 11:17:48 nexus3.edgexfoundry.org:10002 11:17:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:17:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:17:49 Configure a credential helper to remove this warning. See 11:17:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:17:49 11:17:49 Login Succeeded 11:17:49 nexus3.edgexfoundry.org:10003 11:17:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:17:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:17:50 Configure a credential helper to remove this warning. See 11:17:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:17:50 11:17:50 Login Succeeded 11:17:50 nexus3.edgexfoundry.org:10004 11:17:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:17:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:17:50 Configure a credential helper to remove this warning. See 11:17:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:17:50 11:17:50 Login Succeeded 11:17:50 docker.io 11:17:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:17:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:17:51 Configure a credential helper to remove this warning. See 11:17:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:17:51 11:17:51 Login Succeeded 11:17:51 ---> docker-login.sh ends [Pipeline] } 11:17:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:17:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:17:51 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 11:17:51 f142b7d4d9dc0d163bb8d716c4eb7ddee57de476 11:17:51 latest 11:17:51 2.0.1-dev.16 11:17:51 f142b7d4d9dc0d163bb8d716c4eb7ddee57de476-2.0.1-dev.16 11:17:51 main 11:17:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:17:52 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f142b7d4d9dc0d163bb8d716c4eb7ddee57de476 [Pipeline] isUnix [Pipeline] sh 11:17:52 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f142b7d4d9dc0d163bb8d716c4eb7ddee57de476 11:17:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 11:17:52 d86485dc9e11: Preparing 11:17:52 96e261186a90: Preparing 11:17:52 39646e85522c: Preparing 11:17:52 b14168b75650: Preparing 11:17:52 ee420dfed78a: Preparing 11:17:52 ee420dfed78a: Layer already exists 11:17:52 96e261186a90: Pushed 11:17:52 d86485dc9e11: Pushed 11:17:53 b14168b75650: Pushed 11:17:55 39646e85522c: Pushed 11:17:55 f142b7d4d9dc0d163bb8d716c4eb7ddee57de476: digest: sha256:09ec10acd8697ddb717c18b34f2a526df9c91a57a3f311de0ed4e195aaad8cd7 size: 1365 [Pipeline] isUnix [Pipeline] sh 11:17:56 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:17:56 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 11:17:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 11:17:56 d86485dc9e11: Preparing 11:17:56 96e261186a90: Preparing 11:17:56 39646e85522c: Preparing 11:17:56 b14168b75650: Preparing 11:17:56 ee420dfed78a: Preparing 11:17:56 ee420dfed78a: Layer already exists 11:17:56 d86485dc9e11: Layer already exists 11:17:56 b14168b75650: Layer already exists 11:17:56 96e261186a90: Layer already exists 11:17:56 39646e85522c: Layer already exists 11:17:56 latest: digest: sha256:09ec10acd8697ddb717c18b34f2a526df9c91a57a3f311de0ed4e195aaad8cd7 size: 1365 [Pipeline] isUnix [Pipeline] sh 11:17:57 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.16 [Pipeline] isUnix [Pipeline] sh 11:17:57 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.16 11:17:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 11:17:57 d86485dc9e11: Preparing 11:17:57 96e261186a90: Preparing 11:17:57 39646e85522c: Preparing 11:17:57 b14168b75650: Preparing 11:17:57 ee420dfed78a: Preparing 11:17:57 d86485dc9e11: Layer already exists 11:17:57 ee420dfed78a: Layer already exists 11:17:57 39646e85522c: Layer already exists 11:17:57 b14168b75650: Layer already exists 11:17:57 96e261186a90: Layer already exists 11:17:57 2.0.1-dev.16: digest: sha256:09ec10acd8697ddb717c18b34f2a526df9c91a57a3f311de0ed4e195aaad8cd7 size: 1365 [Pipeline] isUnix [Pipeline] sh 11:17:58 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f142b7d4d9dc0d163bb8d716c4eb7ddee57de476-2.0.1-dev.16 [Pipeline] isUnix [Pipeline] sh 11:17:58 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f142b7d4d9dc0d163bb8d716c4eb7ddee57de476-2.0.1-dev.16 11:17:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 11:17:58 d86485dc9e11: Preparing 11:17:58 96e261186a90: Preparing 11:17:58 39646e85522c: Preparing 11:17:58 b14168b75650: Preparing 11:17:58 ee420dfed78a: Preparing 11:17:58 96e261186a90: Layer already exists 11:17:58 39646e85522c: Layer already exists 11:17:58 ee420dfed78a: Layer already exists 11:17:58 b14168b75650: Layer already exists 11:17:58 d86485dc9e11: Layer already exists 11:17:58 f142b7d4d9dc0d163bb8d716c4eb7ddee57de476-2.0.1-dev.16: digest: sha256:09ec10acd8697ddb717c18b34f2a526df9c91a57a3f311de0ed4e195aaad8cd7 size: 1365 [Pipeline] isUnix [Pipeline] sh 11:17:59 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] isUnix [Pipeline] sh 11:17:59 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 11:17:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 11:17:59 d86485dc9e11: Preparing 11:17:59 96e261186a90: Preparing 11:17:59 39646e85522c: Preparing 11:17:59 b14168b75650: Preparing 11:17:59 ee420dfed78a: Preparing 11:17:59 d86485dc9e11: Layer already exists 11:17:59 39646e85522c: Layer already exists 11:17:59 ee420dfed78a: Layer already exists 11:17:59 96e261186a90: Layer already exists 11:17:59 b14168b75650: Layer already exists 11:17:59 main: digest: sha256:09ec10acd8697ddb717c18b34f2a526df9c91a57a3f311de0ed4e195aaad8cd7 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:17:59 ===================================================== [Pipeline] echo 11:17:59 taggedImages: 11:17:59 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f142b7d4d9dc0d163bb8d716c4eb7ddee57de476 11:17:59 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 11:17:59 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.16 11:17:59 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f142b7d4d9dc0d163bb8d716c4eb7ddee57de476-2.0.1-dev.16 11:17:59 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:18:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:18:00 11:18:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 11:18:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:18:02 arm64: Pulling from edgex-lftools-log-publisher 11:18:02 448f6bf000e3: Pulling fs layer 11:18:02 f757da607395: Pulling fs layer 11:18:02 05883995daec: Pulling fs layer 11:18:02 8603b9c90790: Pulling fs layer 11:18:02 1560dd03e051: Pulling fs layer 11:18:02 27f5ce0e4adf: Pulling fs layer 11:18:02 c2d8d7efcc4b: Pulling fs layer 11:18:02 1560dd03e051: Waiting 11:18:02 27f5ce0e4adf: Waiting 11:18:02 c2d8d7efcc4b: Waiting 11:18:02 f757da607395: Verifying Checksum 11:18:02 f757da607395: Download complete 11:18:02 8603b9c90790: Verifying Checksum 11:18:02 8603b9c90790: Download complete 11:18:02 1560dd03e051: Verifying Checksum 11:18:02 1560dd03e051: Download complete 11:18:02 27f5ce0e4adf: Verifying Checksum 11:18:02 27f5ce0e4adf: Download complete 11:18:02 05883995daec: Verifying Checksum 11:18:02 05883995daec: Download complete 11:18:03 448f6bf000e3: Verifying Checksum 11:18:03 448f6bf000e3: Download complete 11:18:05 c2d8d7efcc4b: Verifying Checksum 11:18:05 c2d8d7efcc4b: Download complete 11:18:06 448f6bf000e3: Pull complete 11:18:07 f757da607395: Pull complete 11:18:08 05883995daec: Pull complete 11:18:09 8603b9c90790: Pull complete 11:18:10 1560dd03e051: Pull complete 11:18:10 27f5ce0e4adf: Pull complete 11:18:25 c2d8d7efcc4b: Pull complete 11:18:25 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 11:18:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:18:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 11:18:26 prd-ubuntu18.04-docker-arm64-4c-16g-28089 does not seem to be running inside a container 11:18:26 $ 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/18 -v /w/workspace/device-mqtt-go/18:/w/workspace/device-mqtt-go/18:rw,z -v /w/workspace/device-mqtt-go/18@tmp:/w/workspace/device-mqtt-go/18@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:arm64 cat 11:18:29 $ docker top 8adffa761e2c5e30120704f3b5fc658f5fb5b08ba2a6776e8a7496fc2908e269 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:18:30 ---> job-cost.sh 11:18:30 lf-activate-venv: SKIPPING 11:18:30 INFO: No Stack... 11:18:30 INFO: Retrieving Pricing Info for: v3-standard-4 11:18:31 INFO: Archiving Costs [Pipeline] sh 11:18:31 + cat /w/workspace/device-mqtt-go/18/archives/cost.csv 11:18:31 + cut -d, -f6 [Pipeline] lock 11:18:32 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-18-stack-cost] 11:18:32 Resource [jenkins-edgexfoundry-device-mqtt-go-main-18-stack-cost] did not exist. Created. 11:18:32 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:18:32 /w/workspace/device-mqtt-go/18@tmp/durable-5d9949c8/script.sh: 1: /w/workspace/device-mqtt-go/18@tmp/durable-5d9949c8/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 11:18:33 + echo total: 0.10999999940395355 [Pipeline] stash 11:18:33 Warning: overwriting stash ‘stack-cost’ 11:18:33 Stashed 1 file(s) [Pipeline] } 11:18:33 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-18-stack-cost] [Pipeline] // lock [Pipeline] } 11:18:33 $ docker stop --time=1 8adffa761e2c5e30120704f3b5fc658f5fb5b08ba2a6776e8a7496fc2908e269 11:18:35 $ docker rm -f 8adffa761e2c5e30120704f3b5fc658f5fb5b08ba2a6776e8a7496fc2908e269 [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 11:18:35 provisioning config files... 11:18:35 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config732385642835315991tmp [Pipeline] { [Pipeline] sh 11:18:36 + set +x 11:18:36 + curl -s https://codecov.io/bash 11:18:36 + bash -s -- 11:18:36 11:18:36 _____ _ 11:18:36 / ____| | | 11:18:36 | | ___ __| | ___ ___ _____ __ 11:18:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:18:36 | |___| (_) | (_| | __/ (_| (_) \ V / 11:18:36 \_____\___/ \__,_|\___|\___\___/ \_/ 11:18:36 Bash-1.0.6 11:18:36 11:18:36 11:18:36 ==> git version 2.24.4 found 11:18:36 ==> 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 11:18:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 11:18:36 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 11:18:36 ==> Jenkins CI detected. 11:18:36 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 11:18:36 project root: . 11:18:36 --> token set from env 11:18:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:18:36 ==> Running gcov in . (disable via -X gcov) 11:18:36 ==> Python coveragepy not found 11:18:36 ==> Searching for coverage reports in: 11:18:36 + . 11:18:36 -> Found 1 reports 11:18:36 ==> Detecting git/mercurial file structure 11:18:36 ==> Reading reports 11:18:36 + ./coverage.out bytes=17284 11:18:36 ==> Appending adjustments 11:18:36 https://docs.codecov.io/docs/fixing-reports 11:18:36 + Found adjustments 11:18:36 ==> Gzipping contents 11:18:36 4.0K /tmp/codecov.Icetel.gz 11:18:36 ==> Uploading reports 11:18:36 url: https://codecov.io 11:18:36 query: branch=main&commit=f142b7d4d9dc0d163bb8d716c4eb7ddee57de476&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F18%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:18:36 -> Pinging Codecov 11:18:36 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=f142b7d4d9dc0d163bb8d716c4eb7ddee57de476&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F18%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:18:36 -> Uploading to 11:18:36 https://storage.googleapis.com/codecov/v4/raw/2021-11-09/7D719EC7BBE17E464838252E33014C33/f142b7d4d9dc0d163bb8d716c4eb7ddee57de476/eb8ee117-0694-47f3-a417-9dc5b1c34128.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211109T111836Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5609986748710fc21e51f9dbbf7bdab64b66005bc8ee2d68e11f3a3e3b3573d3 11:18:36 % Total % Received % Xferd Average Speed Time Time Time Current 11:18:36 Dload Upload Total Spent Left Speed 11:18:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3188 0 0 100 3188 0 11604 --:--:-- --:--:-- --:--:-- 11635 11:18:36 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/f142b7d4d9dc0d163bb8d716c4eb7ddee57de476 [Pipeline] } 11:18:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 11:18:37 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:18:37 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:18:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:18:37 11:18:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 11:18:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:18:37 1.410.4: Pulling from edgex-devops/edgex-snyk-go 11:18:37 188c0c94c7c5: Pulling fs layer 11:18:37 0ef7d3d256c8: Pulling fs layer 11:18:37 de9db76c5a1d: Pulling fs layer 11:18:37 0eba1c9be4d2: Pulling fs layer 11:18:37 0d57e429df01: Pulling fs layer 11:18:37 4e4be7b47b0d: Pulling fs layer 11:18:37 e1f770b5df2f: Pulling fs layer 11:18:37 85a0685a4137: Pulling fs layer 11:18:37 0eba1c9be4d2: Waiting 11:18:37 0d57e429df01: Waiting 11:18:37 4e4be7b47b0d: Waiting 11:18:37 e1f770b5df2f: Waiting 11:18:37 85a0685a4137: Waiting 11:18:37 de9db76c5a1d: Verifying Checksum 11:18:37 de9db76c5a1d: Download complete 11:18:37 0ef7d3d256c8: Verifying Checksum 11:18:37 0ef7d3d256c8: Download complete 11:18:37 0d57e429df01: Verifying Checksum 11:18:37 0d57e429df01: Download complete 11:18:37 4e4be7b47b0d: Verifying Checksum 11:18:37 4e4be7b47b0d: Download complete 11:18:37 188c0c94c7c5: Verifying Checksum 11:18:37 188c0c94c7c5: Download complete 11:18:38 e1f770b5df2f: Verifying Checksum 11:18:38 e1f770b5df2f: Download complete 11:18:38 188c0c94c7c5: Pull complete 11:18:38 0ef7d3d256c8: Pull complete 11:18:38 0eba1c9be4d2: Verifying Checksum 11:18:38 0eba1c9be4d2: Download complete 11:18:38 de9db76c5a1d: Pull complete 11:18:39 85a0685a4137: Verifying Checksum 11:18:39 85a0685a4137: Download complete 11:18:43 0eba1c9be4d2: Pull complete 11:18:43 0d57e429df01: Pull complete 11:18:43 4e4be7b47b0d: Pull complete 11:18:43 e1f770b5df2f: Pull complete 11:18:48 85a0685a4137: Pull complete 11:18:48 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 11:18:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:18:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 11:18:48 prd-centos7-docker-4c-2g-28087 does not seem to be running inside a container 11:18:48 $ 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 11:18:51 $ docker top 16f9149cc9a62e68808a14814913173bd6b7a64e1f8d8e8de07b13a8b65414ef -eo pid,comm [Pipeline] { [Pipeline] echo 11:18:51 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 11:18:51 + set -o pipefail 11:18:51 + snyk monitor '--org=edgex-jenkins' 11:19:00 11:19:00 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 11:19:00 11:19:00 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/2b46dab6-4dca-4131-b60e-74c7ba6a3f28 11:19:00 11:19:00 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 11:19:00 11:19:00 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:19:00 11:19:00 11:19:00 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 11:19:00 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 11:19:00 $ docker stop --time=1 16f9149cc9a62e68808a14814913173bd6b7a64e1f8d8e8de07b13a8b65414ef 11:19:02 $ docker rm -f 16f9149cc9a62e68808a14814913173bd6b7a64e1f8d8e8de07b13a8b65414ef [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 11:19:03 + git log --format=format:%s -1 f142b7d4d9dc0d163bb8d716c4eb7ddee57de476 [Pipeline] isUnix [Pipeline] sh 11:19:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:19:04 . [Pipeline] withDockerContainer 11:19:04 prd-centos7-docker-4c-2g-28087 does not seem to be running inside a container 11:19: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 11:19:04 $ docker top 523ffc943b2e2a5903b8bcc1a0632e0f4184d0ff02e390cf55793db6b810d4d1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:19:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:19:04 [ssh-agent] Looking for ssh-agent implementation... 11:19:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:19:04 $ docker exec 523ffc943b2e2a5903b8bcc1a0632e0f4184d0ff02e390cf55793db6b810d4d1 ssh-agent 11:19:04 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoaHAPO/agent.13 11:19:04 SSH_AGENT_PID=20 11:19:04 Running ssh-add (command line suppressed) 11:19:05 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5327112313186217277.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5327112313186217277.key) 11:19:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:19:05 + git semver tag 11:19:05 # -> Open(): unable to determine branch for HEAD 11:19:05 # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git 11:19:05 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main 11:19:05 # $SEMVER_REMOTE_NAME = origin 11:19:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:19:05 # $SEMVER_USER_NAME = edgex-jenkins 11:19:05 # $SEMVER_BRANCH = main 11:19:05 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 11:19:05 # f142b7d4d9dc0d163bb8d716c4eb7ddee57de476 HEAD 11:19:05 # -> Force: false 11:19:05 # b1e060b41473be9d6991cefbe7f2d497cb995756 refs/tags/v2.0.1-dev.16 [Pipeline] } 11:19:05 $ docker exec --env ******** --env ******** 523ffc943b2e2a5903b8bcc1a0632e0f4184d0ff02e390cf55793db6b810d4d1 ssh-agent -k 11:19:05 unset SSH_AUTH_SOCK; 11:19:05 unset SSH_AGENT_PID; 11:19:05 echo Agent pid 20 killed; 11:19:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:19:05 + git semver [Pipeline] } 11:19:05 $ docker stop --time=1 523ffc943b2e2a5903b8bcc1a0632e0f4184d0ff02e390cf55793db6b810d4d1 11:19:07 $ docker rm -f 523ffc943b2e2a5903b8bcc1a0632e0f4184d0ff02e390cf55793db6b810d4d1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 11:19:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:19:08 11:19:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 11:19:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:19:08 0.23.1-centos7: Pulling from edgex-lftools 11:19:08 ab5ef0e58194: Pulling fs layer 11:19:08 9712f1f96733: Pulling fs layer 11:19:08 63f879dbbcfc: Pulling fs layer 11:19:08 0d9ebad4ef96: Pulling fs layer 11:19:08 e9a5061849ea: Pulling fs layer 11:19:08 d747dcd14b5f: Pulling fs layer 11:19:08 2de7ff778b66: Pulling fs layer 11:19:08 e9a5061849ea: Waiting 11:19:08 d747dcd14b5f: Waiting 11:19:08 2de7ff778b66: Waiting 11:19:08 0d9ebad4ef96: Waiting 11:19:08 9712f1f96733: Verifying Checksum 11:19:08 9712f1f96733: Download complete 11:19:09 63f879dbbcfc: Verifying Checksum 11:19:09 63f879dbbcfc: Download complete 11:19:09 ab5ef0e58194: Verifying Checksum 11:19:09 ab5ef0e58194: Download complete 11:19:09 d747dcd14b5f: Verifying Checksum 11:19:09 d747dcd14b5f: Download complete 11:19:09 e9a5061849ea: Verifying Checksum 11:19:09 e9a5061849ea: Download complete 11:19:09 0d9ebad4ef96: Verifying Checksum 11:19:09 0d9ebad4ef96: Download complete 11:19:09 2de7ff778b66: Verifying Checksum 11:19:09 2de7ff778b66: Download complete 11:19:12 ab5ef0e58194: Pull complete 11:19:12 9712f1f96733: Pull complete 11:19:13 63f879dbbcfc: Pull complete 11:19:17 0d9ebad4ef96: Pull complete 11:19:17 e9a5061849ea: Pull complete 11:19:17 d747dcd14b5f: Pull complete 11:19:18 2de7ff778b66: Pull complete 11:19:18 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:19:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:19:18 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 11:19:19 prd-centos7-docker-4c-2g-28087 does not seem to be running inside a container 11:19:19 $ 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 11:19:24 $ docker top 6e4d83ddaf1e94f03acd33be8f94b6ffdf4e5e5849d3ed604315913594aa6ad7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:19:24 provisioning config files... 11:19:24 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1973037705830869130tmp 11:19:24 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config77623577739463642tmp 11:19:24 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4489620784884638053tmp [Pipeline] { [Pipeline] echo 11:19:24 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:19:24 ---> sigul-configuration.sh 11:19:24 gpg: directory `/root/.gnupg' created 11:19:24 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:19:24 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:19:24 gpg: keyring `/root/.gnupg/secring.gpg' created 11:19:24 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:19:24 gpg: CAST5 encrypted data 11:19:24 gpg: encrypted with 1 passphrase 11:19:24 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:19:25 + mkdir /home/jenkins 11:19:25 + mkdir /home/jenkins/sigul [Pipeline] sh 11:19: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 11:19:25 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:19:25 ---> sigul-install.sh 11:19:25 Sigul already installed; skipping installation. [Pipeline] sh 11:19:26 + git tag --list 11:19:26 0.7.1 11:19:26 v1.0.0 11:19:26 v1.1.0 11:19:26 v1.1.1 11:19:26 v1.2.2 11:19:26 v1.3.0 11:19:26 v1.3.1 11:19:26 v2.0.0 11:19:26 v2.0.1-dev.1 11:19:26 v2.0.1-dev.10 11:19:26 v2.0.1-dev.11 11:19:26 v2.0.1-dev.12 11:19:26 v2.0.1-dev.13 11:19:26 v2.0.1-dev.14 11:19:26 v2.0.1-dev.15 11:19:26 v2.0.1-dev.16 11:19:26 v2.0.1-dev.2 11:19:26 v2.0.1-dev.3 11:19:26 v2.0.1-dev.4 11:19:26 v2.0.1-dev.5 11:19:26 v2.0.1-dev.6 11:19:26 v2.0.1-dev.7 11:19:26 v2.0.1-dev.8 11:19:26 v2.0.1-dev.9 [Pipeline] sh 11:19:26 + lftools sign git-tag v2.0.1-dev.16 11:19:27 Signing Git tag with Sigul... 11:19:27 Signing v2.0.1-dev.16 [Pipeline] echo 11:19:27 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:19:28 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:19:28 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:19:28 $ docker stop --time=1 6e4d83ddaf1e94f03acd33be8f94b6ffdf4e5e5849d3ed604315913594aa6ad7 11:19:29 $ docker rm -f 6e4d83ddaf1e94f03acd33be8f94b6ffdf4e5e5849d3ed604315913594aa6ad7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 11:19:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:19:30 . [Pipeline] withDockerContainer 11:19:30 prd-centos7-docker-4c-2g-28087 does not seem to be running inside a container 11:19: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 11:19:30 $ docker top 509bd4eb3ad7cc3273d1f712fab01457336f97bc819b1c7ca5262e7aaa6b7389 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:19:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:19:30 [ssh-agent] Looking for ssh-agent implementation... 11:19:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:19:30 $ docker exec 509bd4eb3ad7cc3273d1f712fab01457336f97bc819b1c7ca5262e7aaa6b7389 ssh-agent 11:19:31 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCHNGPo/agent.13 11:19:31 SSH_AGENT_PID=18 11:19:31 Running ssh-add (command line suppressed) 11:19:31 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8506429679079851995.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8506429679079851995.key) 11:19:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:19:31 + git semver bump pre 11:19:31 # -> Open(): unable to determine branch for HEAD 11:19:31 # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git 11:19:31 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main 11:19:31 # $SEMVER_REMOTE_NAME = origin 11:19:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:19:31 # $SEMVER_USER_NAME = edgex-jenkins 11:19:31 # $SEMVER_BRANCH = main 11:19:31 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 11:19:31 2.0.1-dev.17 [Pipeline] } 11:19:31 $ docker exec --env ******** --env ******** 509bd4eb3ad7cc3273d1f712fab01457336f97bc819b1c7ca5262e7aaa6b7389 ssh-agent -k 11:19:31 unset SSH_AUTH_SOCK; 11:19:31 unset SSH_AGENT_PID; 11:19:31 echo Agent pid 18 killed; 11:19:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:19:31 + git semver [Pipeline] } 11:19:31 $ docker stop --time=1 509bd4eb3ad7cc3273d1f712fab01457336f97bc819b1c7ca5262e7aaa6b7389 11:19:33 $ docker rm -f 509bd4eb3ad7cc3273d1f712fab01457336f97bc819b1c7ca5262e7aaa6b7389 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 11:19:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:19:33 . [Pipeline] withDockerContainer 11:19:33 prd-centos7-docker-4c-2g-28087 does not seem to be running inside a container 11:19:33 $ 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 11:19:34 $ docker top 363a0b8ba77cd6ef54357268f351b5a30781e31679d232aeccdac9adcc3b2ed7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:19:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:19:34 [ssh-agent] Looking for ssh-agent implementation... 11:19:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:19:34 $ docker exec 363a0b8ba77cd6ef54357268f351b5a30781e31679d232aeccdac9adcc3b2ed7 ssh-agent 11:19:34 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEiMDal/agent.14 11:19:34 SSH_AGENT_PID=21 11:19:34 Running ssh-add (command line suppressed) 11:19:34 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_28287904083975891.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_28287904083975891.key) 11:19:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:19:34 + git semver push 11:19:34 # -> Open(): unable to determine branch for HEAD 11:19:34 # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git 11:19:34 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main 11:19:34 # $SEMVER_REMOTE_NAME = origin 11:19:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:19:34 # $SEMVER_USER_NAME = edgex-jenkins 11:19:34 # $SEMVER_BRANCH = main 11:19:34 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [Pipeline] } 11:19:36 $ docker exec --env ******** --env ******** 363a0b8ba77cd6ef54357268f351b5a30781e31679d232aeccdac9adcc3b2ed7 ssh-agent -k 11:19:36 unset SSH_AUTH_SOCK; 11:19:36 unset SSH_AGENT_PID; 11:19:36 echo Agent pid 21 killed; 11:19:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:19:36 + git semver [Pipeline] } 11:19:36 $ docker stop --time=1 363a0b8ba77cd6ef54357268f351b5a30781e31679d232aeccdac9adcc3b2ed7 11:19:38 $ docker rm -f 363a0b8ba77cd6ef54357268f351b5a30781e31679d232aeccdac9adcc3b2ed7 [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:19:39 + '[' -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 11:19:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:19:39 ---> package-listing.sh 11:19:39 ++ tr '[:upper:]' '[:lower:]' 11:19:39 ++ facter osfamily 11:19:40 + OS_FAMILY=redhat 11:19:40 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 11:19:40 + START_PACKAGES=/tmp/packages_start.txt 11:19:40 + END_PACKAGES=/tmp/packages_end.txt 11:19:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:19:40 + PACKAGES=/tmp/packages_start.txt 11:19:40 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 11:19:40 + PACKAGES=/tmp/packages_end.txt 11:19:40 + case "${OS_FAMILY}" in 11:19:40 + sort 11:19:40 + rpm -qa 11:19:40 + '[' -f /tmp/packages_start.txt ']' 11:19:40 + '[' -f /tmp/packages_end.txt ']' 11:19:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:19:40 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 11:19:40 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 11:19:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 11:19:40 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 11:19:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 11:19:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:19:42 11:19:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 11:19:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:19:42 latest: Pulling from edgex-lftools-log-publisher 11:19:42 b4d181a07f80: Pulling fs layer 11:19:42 a1111a8f2ec3: Pulling fs layer 11:19:42 ed53099fbce6: Pulling fs layer 11:19:42 dc539afda2c1: Pulling fs layer 11:19:42 77bc0d833cb6: Pulling fs layer 11:19:42 9065ff56babe: Pulling fs layer 11:19:42 d287ab97295c: Pulling fs layer 11:19:42 dc539afda2c1: Waiting 11:19:42 77bc0d833cb6: Waiting 11:19:42 9065ff56babe: Waiting 11:19:42 d287ab97295c: Waiting 11:19:42 a1111a8f2ec3: Verifying Checksum 11:19:42 a1111a8f2ec3: Download complete 11:19:42 dc539afda2c1: Verifying Checksum 11:19:42 dc539afda2c1: Download complete 11:19:43 ed53099fbce6: Verifying Checksum 11:19:43 ed53099fbce6: Download complete 11:19:43 77bc0d833cb6: Verifying Checksum 11:19:43 77bc0d833cb6: Download complete 11:19:43 9065ff56babe: Verifying Checksum 11:19:43 9065ff56babe: Download complete 11:19:43 b4d181a07f80: Verifying Checksum 11:19:43 b4d181a07f80: Download complete 11:19:43 d287ab97295c: Verifying Checksum 11:19:43 d287ab97295c: Download complete 11:19:45 b4d181a07f80: Pull complete 11:19:45 a1111a8f2ec3: Pull complete 11:19:45 ed53099fbce6: Pull complete 11:19:45 dc539afda2c1: Pull complete 11:19:45 77bc0d833cb6: Pull complete 11:19:46 9065ff56babe: Pull complete 11:19:52 d287ab97295c: Pull complete 11:19:52 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 11:19:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:19:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 11:19:52 prd-centos7-docker-4c-2g-28087 does not seem to be running inside a container 11:19:52 $ 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 11:19:57 $ docker top c8df41b66ca3586e0c2e81d166945b90c3330a27626ac223753ac749139b8775 -eo pid,comm [Pipeline] { [Pipeline] sh 11:19:57 + touch /tmp/pre-build-complete [Pipeline] sh 11:19:57 + mkdir -p /var/log/sysstat [Pipeline] sh 11:19:58 + ls /var/log/sa-host 11:19:58 + sadf -c /var/log/sa-host/sa09 11:19:58 file_magic: OK 11:19:58 HZ: Using current value: 100 11:19:58 file_header: OK 11:19:58 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 11:19:58 Statistics: 11:19:58 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 11:19:58 File successfully converted to sysstat format version 12.0.3 11:19:58 + sadf -c /var/log/sa-host/sa30 11:19:58 file_magic: OK 11:19:58 HZ: Using current value: 100 11:19:58 file_header: OK 11:19:58 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 11:19:58 Statistics: 11:19:58 Hnuu...uuuununununu...Hnuu...uuuununununu... 11:19:58 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:19:58 provisioning config files... 11:19:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4046212968347545610tmp [Pipeline] { [Pipeline] echo 11:19:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:19:58 ---> create-netrc.sh [Pipeline] } 11:19:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:19:59 ---> python-tools-install.sh [Pipeline] echo 11:19:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:19:59 ---> sudo-logs.sh 11:19:59 Archiving 'sudo' log.. 11:19:59 sudo: unable to resolve host prd-centos7-docker-4c-2g-28087.novalocal: Name or service not known 11:19:59 sudo: unable to resolve host prd-centos7-docker-4c-2g-28087.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 11:19:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:19:59 ---> job-cost.sh 11:19:59 lf-activate-venv: SKIPPING 11:19:59 DEBUG: total: 0.10999999940395355 11:19:59 INFO: Retrieving Stack Cost... 11:19:59 INFO: Retrieving Pricing Info for: v3-standard-2 11:20:00 INFO: Archiving Costs [Pipeline] echo 11:20:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:20:00 ---> logs-deploy.sh 11:20:00 lf-activate-venv: SKIPPING 11:20:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/18 11:20:00 INFO: archiving workspace using pattern(s): 11:20:01 Archives upload complete. 11:20:01 INFO: archiving logs to Nexus 11:20:02 ---> uname -a: 11:20:02 Linux prd-centos7-docker-4c-2g-28087.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 11:20:02 11:20:02 11:20:02 ---> lscpu: 11:20:02 Architecture: x86_64 11:20:02 CPU op-mode(s): 32-bit, 64-bit 11:20:02 Byte Order: Little Endian 11:20:02 Address sizes: 40 bits physical, 48 bits virtual 11:20:02 CPU(s): 2 11:20:02 On-line CPU(s) list: 0,1 11:20:02 Thread(s) per core: 1 11:20:02 Core(s) per socket: 1 11:20:02 Socket(s): 2 11:20:02 NUMA node(s): 1 11:20:02 Vendor ID: AuthenticAMD 11:20:02 CPU family: 23 11:20:02 Model: 49 11:20:02 Model name: AMD EPYC-Rome Processor 11:20:02 Stepping: 0 11:20:02 CPU MHz: 2799.998 11:20:02 BogoMIPS: 5599.99 11:20:02 Virtualization: AMD-V 11:20:02 Hypervisor vendor: KVM 11:20:02 Virtualization type: full 11:20:02 L1d cache: 32K 11:20:02 L1i cache: 32K 11:20:02 L2 cache: 512K 11:20:02 L3 cache: 16384K 11:20:02 NUMA node0 CPU(s): 0,1 11:20:02 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 11:20:02 11:20:02 11:20:02 ---> nproc: 11:20:02 2 11:20:02 11:20:02 11:20:02 ---> df -h: 11:20:02 Filesystem Size Used Avail Use% Mounted on 11:20:02 overlay 40G 9.0G 32G 23% / 11:20:02 tmpfs 64M 0 64M 0% /dev 11:20:02 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 11:20:02 shm 64M 0 64M 0% /dev/shm 11:20:02 /dev/vda1 40G 9.0G 32G 23% /facter-os 11:20:02 11:20:02 11:20:02 ---> sar -b -r -n DEV: 11:20:02 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/09/21 _x86_64_ (2 CPU) 11:20:02 11:20:02 11:09:47 LINUX RESTART (2 CPU) 11:20:02 11:20:02 11:10:01 tps rtps wtps bread/s bwrtn/s 11:20:02 11:11:02 93.32 20.55 72.77 5513.54 39993.62 11:20:02 11:12:01 1.69 0.00 1.69 0.00 30.69 11:20:02 11:13:01 0.32 0.00 0.32 0.00 5.01 11:20:02 11:14:01 0.13 0.00 0.13 0.00 2.15 11:20:02 11:15:01 0.32 0.00 0.32 0.00 5.58 11:20:02 11:16:01 0.20 0.00 0.20 0.00 2.76 11:20:02 11:17:01 0.27 0.00 0.27 0.00 4.21 11:20:02 11:18:02 0.35 0.00 0.35 0.00 4.91 11:20:02 11:19:01 109.64 0.05 109.59 4.34 31065.86 11:20:02 Average: 22.80 2.30 20.50 615.50 7875.00 11:20:02 11:20:02 11:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:20:02 11:11:02 5686084 0 624420 7.80 2620 1695816 1263484 13.95 567164 1522032 128 11:20:02 11:12:01 5694424 0 616072 7.69 2620 1695824 1196056 13.21 559948 1521996 12 11:20:02 11:13:01 5697780 0 612716 7.65 2620 1695824 1196384 13.21 556272 1522452 16 11:20:02 11:14:01 5698972 0 611516 7.64 2620 1695832 1163200 12.84 556084 1522452 8 11:20:02 11:15:01 5700408 0 610076 7.62 2620 1695836 1163444 12.85 553484 1523388 8 11:20:02 11:16:01 5697984 0 612496 7.65 2620 1695840 1163456 12.85 556224 1523388 20 11:20:02 11:17:01 5699020 0 611456 7.63 2620 1695844 1163264 12.84 555152 1523500 8 11:20:02 11:18:02 5688608 0 621864 7.76 2620 1695848 1163312 12.84 565516 1523500 16 11:20:02 11:19:01 4682560 0 776260 9.69 2620 2547500 1434752 15.84 754208 2220292 107692 11:20:02 Average: 5582871 0 632986 7.90 2620 1790463 1211928 13.38 580450 1600333 11990 11:20:02 11:20:02 11:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:20:02 11:11:02 eth0 459.62 282.65 987.20 76.76 0.00 0.00 0.00 0.00 11:20:02 11:11:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:20:02 11:11:02 docker0 2.83 1.97 0.60 6.98 0.00 0.00 0.00 0.00 11:20:02 11:12:01 eth0 1.42 0.36 0.38 0.21 0.00 0.00 0.00 0.00 11:20:02 11:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:20:02 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:20:02 11:13:01 eth0 1.00 0.50 0.54 0.36 0.00 0.00 0.00 0.00 11:20:02 11:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:20:02 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:20:02 11:14:01 eth0 0.60 0.10 0.06 0.04 0.00 0.00 0.00 0.00 11:20:02 11:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:20:02 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:20:02 11:15:01 eth0 0.52 0.28 0.27 0.20 0.00 0.00 0.00 0.00 11:20:02 11:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:20:02 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:20:02 11:16:01 eth0 0.30 0.22 0.09 0.07 0.00 0.00 0.00 0.00 11:20:02 11:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:20:02 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:20:02 11:17:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:20:02 11:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:20:02 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:20:02 11:18:02 eth0 0.20 0.18 0.07 0.01 0.00 0.00 0.00 0.00 11:20:02 11:18:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:20:02 11:18:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:20:02 11:19:01 eth0 204.12 116.34 4528.04 16.58 0.00 0.00 0.00 0.00 11:20:02 11:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:20:02 11:19:01 vethd77d536 35.58 50.65 3.79 394.02 0.00 0.00 0.00 0.00 11:20:02 11:19:01 docker0 35.58 50.52 3.30 394.01 0.00 0.00 0.00 0.00 11:20:02 Average: eth0 74.12 44.48 606.96 10.48 0.00 0.00 0.00 0.00 11:20:02 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:20:02 Average: vethd77d536 3.90 5.56 0.42 43.22 0.00 0.00 0.00 0.00 11:20:02 Average: docker0 4.22 5.76 0.43 44.00 0.00 0.00 0.00 0.00 11:20:02 11:20:02 11:20:02 ---> sar -P ALL: 11:20:02 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/09/21 _x86_64_ (2 CPU) 11:20:02 11:20:02 11:09:47 LINUX RESTART (2 CPU) 11:20:02 11:20:02 11:10:01 CPU %user %nice %system %iowait %steal %idle 11:20:02 11:11:02 all 16.80 0.00 4.76 9.33 0.10 69.01 11:20:02 11:11:02 0 18.32 0.00 4.80 7.98 0.12 68.77 11:20:02 11:11:02 1 15.28 0.00 4.72 10.68 0.09 69.24 11:20:02 11:12:01 all 0.22 0.00 0.05 0.00 0.03 99.70 11:20:02 11:12:01 0 0.39 0.00 0.05 0.00 0.05 99.51 11:20:02 11:12:01 1 0.05 0.00 0.05 0.00 0.00 99.90 11:20:02 11:13:01 all 0.20 0.00 0.04 0.00 0.02 99.74 11:20:02 11:13:01 0 0.33 0.00 0.05 0.00 0.02 99.60 11:20:02 11:13:01 1 0.07 0.00 0.03 0.00 0.02 99.88 11:20:02 11:14:01 all 0.12 0.00 0.04 0.00 0.02 99.82 11:20:02 11:14:01 0 0.20 0.00 0.05 0.00 0.02 99.73 11:20:02 11:14:01 1 0.03 0.00 0.03 0.00 0.02 99.92 11:20:02 11:15:01 all 0.23 0.00 0.05 0.00 0.03 99.70 11:20:02 11:15:01 0 0.35 0.00 0.05 0.00 0.02 99.58 11:20:02 11:15:01 1 0.10 0.00 0.05 0.00 0.03 99.82 11:20:02 11:16:01 all 0.22 0.00 0.03 0.00 0.01 99.74 11:20:02 11:16:01 0 0.40 0.00 0.03 0.00 0.00 99.57 11:20:02 11:16:01 1 0.03 0.00 0.03 0.00 0.02 99.92 11:20:02 11:17:01 all 0.23 0.00 0.04 0.00 0.01 99.72 11:20:02 11:17:01 0 0.40 0.00 0.05 0.00 0.02 99.53 11:20:02 11:17:01 1 0.07 0.00 0.03 0.00 0.00 99.90 11:20:02 11:18:02 all 0.25 0.00 0.05 0.00 0.03 99.67 11:20:02 11:18:02 0 0.45 0.00 0.07 0.00 0.03 99.45 11:20:02 11:18:02 1 0.05 0.00 0.03 0.00 0.02 99.90 11:20:02 11:19:01 all 12.43 0.00 4.62 5.22 0.07 77.66 11:20:02 11:19:01 0 12.55 0.00 4.94 5.76 0.05 76.71 11:20:02 11:19:01 1 12.32 0.00 4.30 4.68 0.09 78.61 11:20:02 Average: all 3.33 0.00 1.05 1.58 0.03 94.02 11:20:02 Average: 0 3.62 0.00 1.09 1.49 0.04 93.76 11:20:02 Average: 1 3.03 0.00 1.01 1.67 0.03 94.27 11:20:02 11:20:02 11:20:02