Pull request #303 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jenmwms for edgexfoundry/device-mqtt-go Loading trusted files from base branch main at 910567f982a12b50a29bcaec8eb25dde4e2e9fd5 rather than d70fadd9ef77c87ffd056311d71fb7199f4cae40 Obtained Jenkinsfile from 910567f982a12b50a29bcaec8eb25dde4e2e9fd5 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-ssh8738194615547835886.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh365716092190307225.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-303/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/PR-303/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4084761775565655426.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2844904416324791956.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/PR-303/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/PR-303/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3015084155410574352.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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-424 in /w/workspace/gexfoundry_device-mqtt-go_PR-303 [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/gexfoundry_device-mqtt-go_PR-303 # 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/gexfoundry_device-mqtt-go_PR-303@tmp/jenkins-gitclient-ssh2835611211310161150.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 910567f982a12b50a29bcaec8eb25dde4e2e9fd5 into PR head commit d70fadd9ef77c87ffd056311d71fb7199f4cae40 Merge succeeded, producing d70fadd9ef77c87ffd056311d71fb7199f4cae40 Checking out Revision d70fadd9ef77c87ffd056311d71fb7199f4cae40 (PR-303) > 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 remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-mqtt-go_PR-303@tmp/jenkins-gitclient-ssh9126754597967975866.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/303/head:refs/remotes/origin/PR-303 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d70fadd9ef77c87ffd056311d71fb7199f4cae40 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/gexfoundry_device-mqtt-go_PR-303@tmp/jenkins-gitclient-ssh3904553763624781872.key > git merge 910567f982a12b50a29bcaec8eb25dde4e2e9fd5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d70fadd9ef77c87ffd056311d71fb7199f4cae40 # timeout=10 Commit message: "fix: add check if length is 0 before trying to use metaData for uuid" First time build. Skipping changelog. > git rev-list --no-walk 9ab5186d00e01a3f1232bff1158974f3544c323d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:29:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:29:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:29:18 ========================================================= 22:29:18 EdgeX Global Pipelines Version Info 22:29:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:29:19 ------------------- 22:29:19 stable info: 22:29:19 ------------------- 22:29:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:29:19 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 22:29:19 Message: update stable to v1.0.205 22:29:20 ------------------- 22:29:20 experimental info: 22:29:20 ------------------- 22:29:20 Commited By: **** collab-it+edgex@linuxfoundation.org 22:29:20 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 22:29:20 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:29:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 22:29:20 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 22:29:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:29:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:29:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:29:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:29:20 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:29:20 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:29:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:29:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:29:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:29:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:29:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 22:29:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:29:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:29:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:29:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:29:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:29:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:29:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:29:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:29:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:29:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:29:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:29:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:29:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:29:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:29:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-303 [Pipeline] echo 22:29:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-303 [Pipeline] echo 22:29:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-303 [Pipeline] echo 22:29:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d70fadd9ef77c87ffd056311d71fb7199f4cae40 [Pipeline] echo 22:29:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d70fadd [Pipeline] echo 22:29:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:29:21 provisioning config files... 22:29:21 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-303@tmp/config7981372820753513231tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:29:21 ---> docker-login.sh 22:29:21 nexus3.edgexfoundry.org:10001 22:29:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:29:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:29:22 Configure a credential helper to remove this warning. See 22:29:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:29:22 22:29:22 Login Succeeded 22:29:22 nexus3.edgexfoundry.org:10002 22:29:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:29:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:29:22 Configure a credential helper to remove this warning. See 22:29:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:29:22 22:29:22 Login Succeeded 22:29:22 nexus3.edgexfoundry.org:10003 22:29:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:29:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:29:22 Configure a credential helper to remove this warning. See 22:29:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:29:22 22:29:22 Login Succeeded 22:29:22 nexus3.edgexfoundry.org:10004 22:29:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:29:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:29:23 Configure a credential helper to remove this warning. See 22:29:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:29:23 22:29:23 Login Succeeded 22:29:23 docker.io 22:29:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:29:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:29:23 Configure a credential helper to remove this warning. See 22:29:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:29:23 22:29:23 Login Succeeded 22:29:23 ---> docker-login.sh ends [Pipeline] } 22:29:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:29:24 + git log --format=format:%s -1 d70fadd9ef77c87ffd056311d71fb7199f4cae40 [Pipeline] echo 22:29:24 GIT_COMMIT: d70fadd9ef77c87ffd056311d71fb7199f4cae40, Commit Message: fix: add check if length is 0 before trying to use metaData for uuid [Pipeline] echo 22:29:24 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:29:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:29:25 22:29:25 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:29:25 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:29:25 latest: Pulling from edgex-devops/git-semver 22:29:25 31603596830f: Pulling fs layer 22:29:25 04fac38145f0: Pulling fs layer 22:29:25 701f6daf10bf: Pulling fs layer 22:29:25 24f72da36158: Pulling fs layer 22:29:25 24f72da36158: Waiting 22:29:25 04fac38145f0: Verifying Checksum 22:29:25 04fac38145f0: Download complete 22:29:25 31603596830f: Verifying Checksum 22:29:25 31603596830f: Download complete 22:29:26 24f72da36158: Verifying Checksum 22:29:26 24f72da36158: Download complete 22:29:26 31603596830f: Pull complete 22:29:26 04fac38145f0: Pull complete 22:29:26 701f6daf10bf: Verifying Checksum 22:29:26 701f6daf10bf: Download complete 22:29:26 701f6daf10bf: Pull complete 22:29:26 24f72da36158: Pull complete 22:29:26 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 22:29:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:29:26 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:29:26 prd-centos7-docker-4c-2g-424 does not seem to be running inside a container 22:29:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-303 -v /w/workspace/gexfoundry_device-mqtt-go_PR-303:/w/workspace/gexfoundry_device-mqtt-go_PR-303:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-303@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-303@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:29:27 $ docker top 2e82e8fbc07f83e1f542904a7a879500b0af5b18d30a2623db8c2fd24db5bfe0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:29:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:29:27 [ssh-agent] Looking for ssh-agent implementation... 22:29:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:29:28 $ docker exec 2e82e8fbc07f83e1f542904a7a879500b0af5b18d30a2623db8c2fd24db5bfe0 ssh-agent 22:29:28 SSH_AUTH_SOCK=/tmp/ssh-W0sHN8J1yJyp/agent.14 22:29:28 SSH_AGENT_PID=20 22:29:28 Running ssh-add (command line suppressed) 22:29:28 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-303@tmp/private_key_1988631316713030979.key (/w/workspace/gexfoundry_device-mqtt-go_PR-303@tmp/private_key_1988631316713030979.key) 22:29:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:29:28 + git tag --points-at HEAD [Pipeline] } 22:29:28 $ docker exec --env ******** --env ******** 2e82e8fbc07f83e1f542904a7a879500b0af5b18d30a2623db8c2fd24db5bfe0 ssh-agent -k 22:29:28 unset SSH_AUTH_SOCK; 22:29:28 unset SSH_AGENT_PID; 22:29:28 echo Agent pid 20 killed; 22:29:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:29:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:29:28 [ssh-agent] Looking for ssh-agent implementation... 22:29:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:29:29 $ docker exec 2e82e8fbc07f83e1f542904a7a879500b0af5b18d30a2623db8c2fd24db5bfe0 ssh-agent 22:29:29 SSH_AUTH_SOCK=/tmp/ssh-cPceeInED9T6/agent.52 22:29:29 SSH_AGENT_PID=58 22:29:29 Running ssh-add (command line suppressed) 22:29:29 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-303@tmp/private_key_265128385300993960.key (/w/workspace/gexfoundry_device-mqtt-go_PR-303@tmp/private_key_265128385300993960.key) 22:29:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:29:29 + git semver init 22:29:29 # -> Open(): unable to determine branch for HEAD 22:29:29 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-303/.git 22:29:29 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-303 22:29:29 # $SEMVER_REMOTE_NAME = origin 22:29:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:29:29 # $SEMVER_USER_NAME = edgex-jenkins 22:29:29 # $SEMVER_BRANCH = PR-303 22:29:29 # $SEMVER_TEMP = /tmp/semver-007374371 22:29:29 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 22:29:30 # '/tmp/semver-007374371' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-303/.semver' 22:29:30 # -> Force: false 22:29:30 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-303/.semver [Pipeline] } 22:29:30 $ docker exec --env ******** --env ******** 2e82e8fbc07f83e1f542904a7a879500b0af5b18d30a2623db8c2fd24db5bfe0 ssh-agent -k 22:29:30 unset SSH_AUTH_SOCK; 22:29:30 unset SSH_AGENT_PID; 22:29:30 echo Agent pid 58 killed; 22:29:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:29:30 + git semver [Pipeline] } 22:29:30 $ docker stop --time=1 2e82e8fbc07f83e1f542904a7a879500b0af5b18d30a2623db8c2fd24db5bfe0 22:29:32 $ docker rm -f 2e82e8fbc07f83e1f542904a7a879500b0af5b18d30a2623db8c2fd24db5bfe0 [Pipeline] // withDockerContainer [Pipeline] sh 22:29:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:29:32 Stashed 1 file(s) [Pipeline] echo 22:29:32 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 22:29:48 Still waiting to schedule task 22:29:48 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-424’ 22:29:48 Still waiting to schedule task 22:29:48 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:32:10 Running on prd-ubuntu18.04-docker-arm64-4c-16g-425 in /w/workspace/gexfoundry_device-mqtt-go_PR-303 [Pipeline] { [Pipeline] ws 22:32:10 Running in /w/workspace/device-mqtt-go/7 [Pipeline] { [Pipeline] checkout 22:32:10 Selected Git installation does not exist. Using Default 22:32:10 The recommended git tool is: NONE 22:32:15 using credential edgex-jenkins-ssh 22:32:15 Cloning the remote Git repository 22:32:15 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 22:32:15 > git init /w/workspace/device-mqtt-go/7 # timeout=10 22:32:16 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 22:32:16 > git --version # timeout=10 22:32:16 > git --version # 'git version 2.17.1' 22:32:16 using GIT_SSH to set credentials SSH Credentials for GitHub 22:32:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:32:17 Merging remotes/origin/main commit 910567f982a12b50a29bcaec8eb25dde4e2e9fd5 into PR head commit d70fadd9ef77c87ffd056311d71fb7199f4cae40 22:32:17 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 22:32:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:32:17 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 22:32:17 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 22:32:17 using GIT_SSH to set credentials SSH Credentials for GitHub 22:32:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/303/head:refs/remotes/origin/PR-303 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:32:17 > git config core.sparsecheckout # timeout=10 22:32:17 > git checkout -f d70fadd9ef77c87ffd056311d71fb7199f4cae40 # timeout=10 22:32:17 > git remote # timeout=10 22:32:18 Merge succeeded, producing d70fadd9ef77c87ffd056311d71fb7199f4cae40 22:32:18 Checking out Revision d70fadd9ef77c87ffd056311d71fb7199f4cae40 (PR-303) 22:32:17 > git config --get remote.origin.url # timeout=10 22:32:18 using GIT_SSH to set credentials SSH Credentials for GitHub 22:32:18 > git merge 910567f982a12b50a29bcaec8eb25dde4e2e9fd5 # timeout=10 22:32:18 > git rev-parse HEAD^{commit} # timeout=10 22:32:18 > git config core.sparsecheckout # timeout=10 22:32:18 > git checkout -f d70fadd9ef77c87ffd056311d71fb7199f4cae40 # timeout=10 22:32:22 Commit message: "fix: add check if length is 0 before trying to use metaData for uuid" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:32:22 provisioning config files... 22:32:22 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/7@tmp/config8711706790306146218tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:32:23 ---> docker-login.sh 22:32:23 nexus3.edgexfoundry.org:10001 22:32:24 Running on prd-centos7-docker-4c-2g-426 in /w/workspace/gexfoundry_device-mqtt-go_PR-303 [Pipeline] { [Pipeline] ws 22:32:24 Running in /w/workspace/device-mqtt-go/7 [Pipeline] { [Pipeline] checkout 22:32:24 Selected Git installation does not exist. Using Default 22:32:24 The recommended git tool is: NONE 22:32:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:32:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:32:25 Configure a credential helper to remove this warning. See 22:32:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:32:25 22:32:25 Login Succeeded 22:32:25 nexus3.edgexfoundry.org:10002 22:32:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:32:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:32:25 Configure a credential helper to remove this warning. See 22:32:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:32:25 22:32:25 Login Succeeded 22:32:25 nexus3.edgexfoundry.org:10003 22:32:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:32:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:32:26 Configure a credential helper to remove this warning. See 22:32:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:32:26 22:32:26 Login Succeeded 22:32:26 nexus3.edgexfoundry.org:10004 22:32:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:32:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:32:26 Configure a credential helper to remove this warning. See 22:32:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:32:26 22:32:26 Login Succeeded 22:32:26 docker.io 22:32:27 using credential edgex-jenkins-ssh 22:32:27 Cloning the remote Git repository 22:32:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:32:26 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 22:32:26 > git init /w/workspace/device-mqtt-go/7 # timeout=10 22:32:26 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 22:32:26 > git --version # timeout=10 22:32:26 > git --version # 'git version 2.24.4' 22:32:26 using GIT_SSH to set credentials SSH Credentials for GitHub 22:32:26 [INFO] Currently running in a labeled security context 22:32:26 [INFO] Currently SELinux is 'enforcing' on the host 22:32:26 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/7@tmp/jenkins-gitclient-ssh1918490607995726092.key 22:32:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:32:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:32:27 Configure a credential helper to remove this warning. See 22:32:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:32:27 22:32:27 Login Succeeded 22:32:27 ---> docker-login.sh ends [Pipeline] } 22:32:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:32:28 ========================================================= 22:32:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:32:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:32:28 Merging remotes/origin/main commit 910567f982a12b50a29bcaec8eb25dde4e2e9fd5 into PR head commit d70fadd9ef77c87ffd056311d71fb7199f4cae40 22:32:28 Merge succeeded, producing d70fadd9ef77c87ffd056311d71fb7199f4cae40 22:32:28 Checking out Revision d70fadd9ef77c87ffd056311d71fb7199f4cae40 (PR-303) 22:32:27 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 22:32:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:32:27 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 22:32:27 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 22:32:27 using GIT_SSH to set credentials SSH Credentials for GitHub 22:32:27 [INFO] Currently running in a labeled security context 22:32:27 [INFO] Currently SELinux is 'enforcing' on the host 22:32:27 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/7@tmp/jenkins-gitclient-ssh4617839869005975498.key 22:32:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/303/head:refs/remotes/origin/PR-303 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:32:28 > git config core.sparsecheckout # timeout=10 22:32:28 > git checkout -f d70fadd9ef77c87ffd056311d71fb7199f4cae40 # timeout=10 22:32:28 > git remote # timeout=10 22:32:28 > git config --get remote.origin.url # timeout=10 22:32:28 using GIT_SSH to set credentials SSH Credentials for GitHub 22:32:28 [INFO] Currently running in a labeled security context 22:32:28 [INFO] Currently SELinux is 'enforcing' on the host 22:32:28 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/7@tmp/jenkins-gitclient-ssh7354566483507399621.key 22:32:28 > git merge 910567f982a12b50a29bcaec8eb25dde4e2e9fd5 # timeout=10 22:32:28 > git rev-parse HEAD^{commit} # timeout=10 22:32:28 > git config core.sparsecheckout # timeout=10 22:32:28 > git checkout -f d70fadd9ef77c87ffd056311d71fb7199f4cae40 # timeout=10 22:32:28 + 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 . 22:32:29 Sending build context to Docker daemon 692.7kB 22:32:29 Step 1/12 : ARG BASE=golang:1.16-alpine3.12 22:32:29 Step 2/12 : FROM ${BASE} AS builder 22:32:29 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:32:29 595b0fe564bb: Pulling fs layer 22:32:29 24495759ef45: Pulling fs layer 22:32:29 d148012ef14d: Pulling fs layer 22:32:29 e90a11edd702: Pulling fs layer 22:32:29 d77568369979: Pulling fs layer 22:32:29 fc1c9f9a7f3b: Pulling fs layer 22:32:29 170f2ba95c9a: Pulling fs layer 22:32:29 97ac5df62f85: Pulling fs layer 22:32:29 fc1c9f9a7f3b: Waiting 22:32:29 e90a11edd702: Waiting 22:32:29 d77568369979: Waiting 22:32:29 170f2ba95c9a: Waiting 22:32:29 97ac5df62f85: Waiting 22:32:29 d148012ef14d: Verifying Checksum 22:32:29 d148012ef14d: Download complete 22:32:29 24495759ef45: Download complete 22:32:29 d77568369979: Verifying Checksum 22:32:29 d77568369979: Download complete 22:32:29 595b0fe564bb: Verifying Checksum 22:32:29 595b0fe564bb: Download complete 22:32:29 fc1c9f9a7f3b: Verifying Checksum 22:32:29 fc1c9f9a7f3b: Download complete 22:32:29 170f2ba95c9a: Verifying Checksum 22:32:29 170f2ba95c9a: Download complete 22:32:30 595b0fe564bb: Pull complete 22:32:30 24495759ef45: Pull complete 22:32:31 d148012ef14d: Pull complete 22:32:32 Commit message: "fix: add check if length is 0 before trying to use metaData for uuid" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:32:32 provisioning config files... 22:32:32 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/7@tmp/config8397274098419551684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:32:33 ---> docker-login.sh 22:32:33 nexus3.edgexfoundry.org:10001 22:32:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:32:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:32:33 Configure a credential helper to remove this warning. See 22:32:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:32:33 22:32:33 Login Succeeded 22:32:33 nexus3.edgexfoundry.org:10002 22:32:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:32:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:32:33 Configure a credential helper to remove this warning. See 22:32:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:32:33 22:32:33 Login Succeeded 22:32:33 nexus3.edgexfoundry.org:10003 22:32:33 97ac5df62f85: Verifying Checksum 22:32:33 97ac5df62f85: Download complete 22:32:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:32:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:32:33 Configure a credential helper to remove this warning. See 22:32:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:32:33 22:32:33 Login Succeeded 22:32:33 nexus3.edgexfoundry.org:10004 22:32:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:32:33 e90a11edd702: Verifying Checksum 22:32:33 e90a11edd702: Download complete 22:32:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:32:33 Configure a credential helper to remove this warning. See 22:32:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:32:33 22:32:33 Login Succeeded 22:32:33 docker.io 22:32:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:32:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:32:34 Configure a credential helper to remove this warning. See 22:32:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:32:34 22:32:34 Login Succeeded 22:32:34 ---> docker-login.sh ends [Pipeline] } 22:32:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:32:34 ========================================================= 22:32:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:32:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:32:34 + 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 . 22:32:34 Sending build context to Docker daemon 693.8kB 22:32:34 Step 1/12 : ARG BASE=golang:1.16-alpine3.12 22:32:34 Step 2/12 : FROM ${BASE} AS builder 22:32:34 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:32:34 540db60ca938: Pulling fs layer 22:32:34 adcc1eea9eea: Pulling fs layer 22:32:34 4c4ab2625f07: Pulling fs layer 22:32:34 db62176df00c: Pulling fs layer 22:32:34 3b30891b0d05: Pulling fs layer 22:32:34 06b49ca38bd5: Pulling fs layer 22:32:34 c788192a36de: Pulling fs layer 22:32:34 a77e37c0d609: Pulling fs layer 22:32:34 c3185cebc471: Pulling fs layer 22:32:34 db62176df00c: Waiting 22:32:34 3b30891b0d05: Waiting 22:32:34 06b49ca38bd5: Waiting 22:32:34 c788192a36de: Waiting 22:32:34 a77e37c0d609: Waiting 22:32:34 c3185cebc471: Waiting 22:32:34 4c4ab2625f07: Verifying Checksum 22:32:34 4c4ab2625f07: Download complete 22:32:34 adcc1eea9eea: Verifying Checksum 22:32:34 adcc1eea9eea: Download complete 22:32:34 3b30891b0d05: Verifying Checksum 22:32:34 3b30891b0d05: Download complete 22:32:34 06b49ca38bd5: Verifying Checksum 22:32:34 06b49ca38bd5: Download complete 22:32:34 c788192a36de: Verifying Checksum 22:32:34 c788192a36de: Download complete 22:32:34 540db60ca938: Verifying Checksum 22:32:34 540db60ca938: Download complete 22:32:35 540db60ca938: Pull complete 22:32:35 adcc1eea9eea: Pull complete 22:32:35 4c4ab2625f07: Pull complete 22:32:35 a77e37c0d609: Verifying Checksum 22:32:35 a77e37c0d609: Download complete 22:32:38 c3185cebc471: Verifying Checksum 22:32:38 c3185cebc471: Download complete 22:32:39 db62176df00c: Verifying Checksum 22:32:39 db62176df00c: Download complete 22:32:43 db62176df00c: Pull complete 22:32:43 3b30891b0d05: Pull complete 22:32:43 06b49ca38bd5: Pull complete 22:32:43 c788192a36de: Pull complete 22:32:43 a77e37c0d609: Pull complete 22:32:46 e90a11edd702: Pull complete 22:32:46 d77568369979: Pull complete 22:32:46 fc1c9f9a7f3b: Pull complete 22:32:46 170f2ba95c9a: Pull complete 22:32:46 c3185cebc471: Pull complete 22:32:46 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 22:32:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:32:46 ---> 031687cdd783 22:32:46 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 22:32:47 ---> Running in 3e3ecbd2c366 22:32:47 Removing intermediate container 3e3ecbd2c366 22:32:47 ---> ba97e1379bc5 22:32:47 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:32:47 ---> Running in 6d7d57c701b0 22:32:47 Removing intermediate container 6d7d57c701b0 22:32:47 ---> 5592079e9dbc 22:32:47 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:32:47 ---> Running in c001442bc864 22:32:48 Removing intermediate container c001442bc864 22:32:48 ---> 5a54f494be44 22:32:48 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:32:48 ---> Running in 1794323f1284 22:32:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:32:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:32:49 (1/3) Installing openssh-keygen (8.4_p1-r3) 22:32:49 (2/3) Installing libedit (20191231.3.1-r1) 22:32:49 (3/3) Installing openssh-client (8.4_p1-r3) 22:32:50 Executing busybox-1.32.1-r6.trigger 22:32:50 OK: 223 MiB in 55 packages 22:32:50 Removing intermediate container 1794323f1284 22:32:50 ---> 3effc2fef86d 22:32:50 Step 7/12 : WORKDIR /device-mqtt-go 22:32:50 ---> Running in f36bf5d5a643 22:32:50 Removing intermediate container f36bf5d5a643 22:32:50 ---> ba28fcd20afb 22:32:50 Step 8/12 : COPY . . 22:32:51 ---> ce36c125b7c1 22:32:51 Step 9/12 : RUN go mod tidy 22:32:51 ---> Running in 098f5c9e26db 22:32:51 97ac5df62f85: Pull complete 22:32:51 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 22:32:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:32:51 ---> 04bc70af865f 22:32:51 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 22:32:52 go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0 22:32:52 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 22:32:52 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 22:32:52 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 22:32:52 go: downloading github.com/google/uuid v1.3.0 22:32:52 go: downloading github.com/spf13/cast v1.4.1 22:32:52 go: downloading github.com/stretchr/testify v1.7.0 22:32:52 go: downloading github.com/gorilla/websocket v1.4.2 22:32:52 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 22:32:52 go: downloading github.com/gorilla/mux v1.8.0 22:32:52 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 22:32:52 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 22:32:53 go: downloading github.com/go-kit/kit v0.9.0 22:32:53 go: downloading github.com/go-playground/validator/v10 v10.6.1 22:32:53 go: downloading github.com/davecgh/go-spew v1.1.1 22:32:53 go: downloading github.com/pmezard/go-difflib v1.0.0 22:32:53 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 22:32:53 go: downloading github.com/OneOfOne/xxhash v1.2.8 22:32:53 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 22:32:53 go: downloading github.com/pelletier/go-toml v1.9.2 22:32:53 go: downloading gopkg.in/yaml.v2 v2.4.0 22:32:53 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 22:32:53 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 22:32:53 go: downloading github.com/go-logfmt/logfmt v0.4.0 22:32:53 go: downloading github.com/go-stack/stack v1.8.0 22:32:53 go: downloading github.com/go-playground/universal-translator v0.17.0 22:32:53 go: downloading github.com/leodido/go-urn v1.2.0 22:32:53 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 22:32:53 go: downloading golang.org/x/text v0.3.2 22:32:53 go: downloading github.com/go-playground/assert/v2 v2.0.1 22:32:53 go: downloading github.com/go-playground/locales v0.13.0 22:32:54 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 22:32:54 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 22:32:54 go: downloading github.com/hashicorp/consul/api v1.8.1 22:32:54 go: downloading github.com/stretchr/objx v0.1.0 22:32:54 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 22:32:54 go: downloading github.com/x448/float16 v0.8.4 22:32:54 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 22:32:54 go: downloading github.com/go-redis/redis/v7 v7.3.0 22:32:54 go: downloading github.com/pebbe/zmq4 v1.2.7 22:32:54 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:32:54 go: downloading github.com/kr/pretty v0.2.0 22:32:54 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 22:32:54 go: downloading github.com/hashicorp/go-hclog v0.12.0 22:32:54 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 22:32:54 go: downloading github.com/hashicorp/serf v0.9.5 22:32:54 go: downloading github.com/mitchellh/mapstructure v1.1.2 22:32:54 go: downloading github.com/hashicorp/consul/sdk v0.7.0 22:32:54 go: downloading github.com/hashicorp/go-uuid v1.0.1 22:32:54 go: downloading github.com/onsi/ginkgo v1.10.1 22:32:54 go: downloading github.com/onsi/gomega v1.7.0 22:32:54 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 22:32:54 go: downloading github.com/mitchellh/copystructure v1.0.0 22:32:54 go: downloading github.com/kr/text v0.1.0 22:32:54 go: downloading github.com/mitchellh/go-homedir v1.1.0 22:32:55 go: downloading github.com/fatih/color v1.9.0 22:32:55 go: downloading github.com/mattn/go-colorable v0.1.6 22:32:55 go: downloading github.com/mattn/go-isatty v0.0.12 22:32:55 go: downloading github.com/pkg/errors v0.8.1 22:32:55 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:32:55 go: downloading github.com/hashicorp/go-msgpack v0.5.3 22:32:55 go: downloading github.com/hashicorp/memberlist v0.2.2 22:32:55 go: downloading github.com/mitchellh/reflectwalk v1.0.0 22:32:55 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 22:32:55 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 22:32:55 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 22:32:55 go: downloading github.com/hpcloud/tail v1.0.0 22:32:55 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 22:32:55 go: downloading github.com/hashicorp/go-multierror v1.1.0 22:32:55 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 22:32:55 go: downloading github.com/miekg/dns v1.1.26 22:32:55 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 22:32:55 go: downloading github.com/hashicorp/golang-lru v0.5.0 22:32:55 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 22:32:55 go: downloading github.com/hashicorp/errwrap v1.0.0 22:32:55 go: downloading gopkg.in/fsnotify.v1 v1.4.7 22:32:55 ---> Running in c895cc347039 22:32:56 Removing intermediate container c895cc347039 22:32:56 ---> 2190a8ed215b 22:32:56 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:32:56 ---> Running in 5932ffbf7c31 22:32:56 Removing intermediate container 5932ffbf7c31 22:32:56 ---> 7ced41e1d3ab 22:32:56 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:32:56 ---> Running in acefc1583f94 22:32:59 Removing intermediate container 098f5c9e26db 22:32:59 ---> 352a48f3696f 22:32:59 Step 10/12 : RUN go mod download 22:32:59 ---> Running in 1a447d422b9e 22:33:00 Removing intermediate container acefc1583f94 22:33:00 ---> 9d069d4108eb 22:33:00 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:33:00 ---> Running in 9d46e2c0fb97 22:33:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:33:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:33:02 (1/3) Installing openssh-keygen (8.4_p1-r3) 22:33:03 (2/3) Installing libedit (20191231.3.1-r1) 22:33:03 (3/3) Installing openssh-client (8.4_p1-r3) 22:33:03 Executing busybox-1.32.1-r6.trigger 22:33:03 OK: 222 MiB in 55 packages 22:33:04 Removing intermediate container 9d46e2c0fb97 22:33:04 ---> f26aeb982a8c 22:33:04 Step 7/12 : WORKDIR /device-mqtt-go 22:33:04 ---> Running in f92e69bf4b39 22:33:05 Removing intermediate container 1a447d422b9e 22:33:05 ---> e6cd9d8edd45 22:33:05 Step 11/12 : ARG MAKE='make build' 22:33:05 ---> Running in 1f394e7da12b 22:33:05 Removing intermediate container 1f394e7da12b 22:33:05 ---> 8360296f5808 22:33:05 Step 12/12 : RUN $MAKE 22:33:05 ---> Running in d141ee38df04 22:33:05 noop 22:33:05 Removing intermediate container d141ee38df04 22:33:05 ---> cfa046798859 22:33:05 Successfully built cfa046798859 22:33:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:33:05 + docker inspect -f . ci-base-image-x86_64 22:33:05 . [Pipeline] withDockerContainer 22:33:05 prd-centos7-docker-4c-2g-426 does not seem to be running inside a container 22:33:05 Removing intermediate container f92e69bf4b39 22:33:05 ---> 561db5e8a45b 22:33:05 Step 8/12 : COPY . . 22:33:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/7 -v /w/workspace/device-mqtt-go/7:/w/workspace/device-mqtt-go/7:rw,z -v /w/workspace/device-mqtt-go/7@tmp:/w/workspace/device-mqtt-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:33:05 $ docker top ac0f85f2c6159fdfeed352188ba8c15af22a49ce20f59504e98a9267dc2ee4e6 -eo pid,comm [Pipeline] { [Pipeline] sh 22:33:06 + go version 22:33:06 go version go1.16.6 linux/amd64 [Pipeline] } 22:33:06 $ docker stop --time=1 ac0f85f2c6159fdfeed352188ba8c15af22a49ce20f59504e98a9267dc2ee4e6 22:33:06 ---> bea806dc28e8 22:33:06 Step 9/12 : RUN go mod tidy 22:33:06 ---> Running in f47eb181f9d8 22:33:07 $ docker rm -f ac0f85f2c6159fdfeed352188ba8c15af22a49ce20f59504e98a9267dc2ee4e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:33:08 + docker inspect -f . ci-base-image-x86_64 22:33:08 . [Pipeline] withDockerContainer 22:33:08 prd-centos7-docker-4c-2g-426 does not seem to be running inside a container 22:33:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/7 -v /w/workspace/device-mqtt-go/7:/w/workspace/device-mqtt-go/7:rw,z -v /w/workspace/device-mqtt-go/7@tmp:/w/workspace/device-mqtt-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:33:08 $ docker top 703b2a0f36c216885b48377de169f8b17143088942f86b990c90525fc0ee11ee -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:33:09 + go mod tidy [Pipeline] sh 22:33:10 + make test 22:33:10 go mod tidy 22:33:10 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 22:33:10 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 22:33:10 go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0 22:33:10 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 22:33:10 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 22:33:10 go: downloading github.com/google/uuid v1.3.0 22:33:10 go: downloading github.com/spf13/cast v1.4.1 22:33:10 go: downloading github.com/stretchr/testify v1.7.0 22:33:10 go: downloading github.com/gorilla/websocket v1.4.2 22:33:10 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 22:33:10 go: downloading github.com/gorilla/mux v1.8.0 22:33:10 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 22:33:10 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 22:33:10 ? github.com/edgexfoundry/device-mqtt-go [no test files] 22:33:10 go: downloading github.com/go-playground/validator/v10 v10.6.1 22:33:10 go: downloading github.com/go-kit/kit v0.9.0 22:33:10 go: downloading github.com/davecgh/go-spew v1.1.1 22:33:10 go: downloading github.com/pmezard/go-difflib v1.0.0 22:33:10 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 22:33:10 go: downloading github.com/OneOfOne/xxhash v1.2.8 22:33:10 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 22:33:10 go: downloading github.com/pelletier/go-toml v1.9.2 22:33:10 go: downloading gopkg.in/yaml.v2 v2.4.0 22:33:10 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 22:33:11 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 22:33:11 go: downloading github.com/go-playground/universal-translator v0.17.0 22:33:11 go: downloading github.com/leodido/go-urn v1.2.0 22:33:11 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 22:33:11 go: downloading golang.org/x/text v0.3.2 22:33:11 go: downloading github.com/go-playground/assert/v2 v2.0.1 22:33:11 go: downloading github.com/go-playground/locales v0.13.0 22:33:14 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 22:33:14 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 22:33:14 go: downloading github.com/go-logfmt/logfmt v0.4.0 22:33:14 go: downloading github.com/go-stack/stack v1.8.0 22:33:14 go: downloading github.com/hashicorp/consul/api v1.8.1 22:33:14 go: downloading github.com/stretchr/objx v0.1.0 22:33:14 go: downloading github.com/x448/float16 v0.8.4 22:33:14 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 22:33:14 go: downloading github.com/go-redis/redis/v7 v7.3.0 22:33:14 go: downloading github.com/pebbe/zmq4 v1.2.7 22:33:14 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:33:14 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 22:33:14 go: downloading github.com/kr/pretty v0.2.0 22:33:14 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 22:33:14 go: downloading github.com/hashicorp/go-hclog v0.12.0 22:33:14 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 22:33:14 go: downloading github.com/hashicorp/serf v0.9.5 22:33:15 go: downloading github.com/mitchellh/mapstructure v1.1.2 22:33:15 go: downloading github.com/hashicorp/consul/sdk v0.7.0 22:33:15 go: downloading github.com/hashicorp/go-uuid v1.0.1 22:33:15 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 22:33:15 go: downloading github.com/mitchellh/copystructure v1.0.0 22:33:15 go: downloading github.com/kr/text v0.1.0 22:33:15 go: downloading github.com/onsi/ginkgo v1.10.1 22:33:15 go: downloading github.com/onsi/gomega v1.7.0 22:33:15 go: downloading github.com/mitchellh/go-homedir v1.1.0 22:33:15 go: downloading github.com/fatih/color v1.9.0 22:33:15 go: downloading github.com/mattn/go-colorable v0.1.6 22:33:15 go: downloading github.com/mattn/go-isatty v0.0.12 22:33:15 go: downloading github.com/pkg/errors v0.8.1 22:33:15 go: downloading github.com/mitchellh/reflectwalk v1.0.0 22:33:15 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:33:15 go: downloading github.com/hashicorp/go-msgpack v0.5.3 22:33:15 go: downloading github.com/hashicorp/memberlist v0.2.2 22:33:15 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 22:33:15 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 22:33:15 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 22:33:15 go: downloading github.com/hpcloud/tail v1.0.0 22:33:15 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 22:33:15 go: downloading github.com/hashicorp/go-multierror v1.1.0 22:33:15 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 22:33:15 go: downloading github.com/miekg/dns v1.1.26 22:33:15 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 22:33:15 go: downloading github.com/hashicorp/golang-lru v0.5.0 22:33:15 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 22:33:15 go: downloading github.com/hashicorp/errwrap v1.0.0 22:33:15 go: downloading gopkg.in/fsnotify.v1 v1.4.7 22:33:25 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 22:33:26 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.008s coverage: 22.4% of statements 22:33:26 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 22:33:26 GCO_ENABLED=1 GO111MODULE=on go vet ./... 22:33:30 Removing intermediate container f47eb181f9d8 22:33:30 ---> b67cb7663346 22:33:30 Step 10/12 : RUN go mod download 22:33:30 ---> Running in 53962728a982 22:33:33 gofmt -l . 22:33:33 internal/driver/responselistener.go 22:33:33 ["`gofmt -l .`" = ""] 22:33:33 /bin/sh: [internal/driver/responselistener.go: not found 22:33:33 make: *** [Makefile:30: test] Error 127 [Pipeline] } 22:33:33 $ docker stop --time=1 703b2a0f36c216885b48377de169f8b17143088942f86b990c90525fc0ee11ee 22:33:34 $ docker rm -f 703b2a0f36c216885b48377de169f8b17143088942f86b990c90525fc0ee11ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:33:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:33:35 22:33:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:33:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:33:36 latest: Pulling from edgex-lftools-log-publisher 22:33:36 b4d181a07f80: Pulling fs layer 22:33:36 a1111a8f2ec3: Pulling fs layer 22:33:36 ed53099fbce6: Pulling fs layer 22:33:36 dc539afda2c1: Pulling fs layer 22:33:36 77bc0d833cb6: Pulling fs layer 22:33:36 9065ff56babe: Pulling fs layer 22:33:36 d287ab97295c: Pulling fs layer 22:33:36 dc539afda2c1: Waiting 22:33:36 77bc0d833cb6: Waiting 22:33:36 9065ff56babe: Waiting 22:33:36 d287ab97295c: Waiting 22:33:36 a1111a8f2ec3: Verifying Checksum 22:33:36 a1111a8f2ec3: Download complete 22:33:36 dc539afda2c1: Verifying Checksum 22:33:36 dc539afda2c1: Download complete 22:33:36 77bc0d833cb6: Verifying Checksum 22:33:36 77bc0d833cb6: Download complete 22:33:36 9065ff56babe: Verifying Checksum 22:33:36 9065ff56babe: Download complete 22:33:37 ed53099fbce6: Verifying Checksum 22:33:37 ed53099fbce6: Download complete 22:33:37 b4d181a07f80: Verifying Checksum 22:33:37 b4d181a07f80: Download complete 22:33:39 b4d181a07f80: Pull complete 22:33:39 a1111a8f2ec3: Pull complete 22:33:39 Removing intermediate container 53962728a982 22:33:39 ---> a63c47171cb8 22:33:39 Step 11/12 : ARG MAKE='make build' 22:33:39 ---> Running in 7a7b549baee7 22:33:39 Removing intermediate container 7a7b549baee7 22:33:39 ---> 68d54ab369d0 22:33:39 Step 12/12 : RUN $MAKE 22:33:39 ---> Running in e4c3b11a1c43 22:33:39 ed53099fbce6: Pull complete 22:33:39 dc539afda2c1: Pull complete 22:33:39 77bc0d833cb6: Pull complete 22:33:39 9065ff56babe: Pull complete 22:33:40 noop 22:33:40 d287ab97295c: Verifying Checksum 22:33:40 d287ab97295c: Download complete 22:33:41 Removing intermediate container e4c3b11a1c43 22:33:41 ---> fe98a49d2aaa 22:33:41 Successfully built fe98a49d2aaa 22:33:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:33:42 + docker inspect -f . ci-base-image-arm64 22:33:42 . [Pipeline] withDockerContainer 22:33:42 prd-ubuntu18.04-docker-arm64-4c-16g-425 does not seem to be running inside a container 22:33:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/7 -v /w/workspace/device-mqtt-go/7:/w/workspace/device-mqtt-go/7:rw,z -v /w/workspace/device-mqtt-go/7@tmp:/w/workspace/device-mqtt-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:33:44 $ docker top 65a883953bacb50bd56ea61e510ec1bfc84028f8e1afa63417c642bb2c5151a7 -eo pid,comm [Pipeline] { [Pipeline] sh 22:33:45 d287ab97295c: Pull complete 22:33:45 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:33:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:33:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:33:45 prd-centos7-docker-4c-2g-426 does not seem to be running inside a container 22:33:45 $ 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/7 -v /w/workspace/device-mqtt-go/7:/w/workspace/device-mqtt-go/7:rw,z -v /w/workspace/device-mqtt-go/7@tmp:/w/workspace/device-mqtt-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:33:45 + go version 22:33:45 go version go1.16.6 linux/arm64 22:33:47 $ docker top dad6ae28e89eca4f6ce3bbcac0c6483847ef91cff480d78d8886c0331b6d1cdd -eo pid,comm [Pipeline] { [Pipeline] } 22:33:47 $ docker stop --time=1 65a883953bacb50bd56ea61e510ec1bfc84028f8e1afa63417c642bb2c5151a7 22:33:49 $ docker rm -f 65a883953bacb50bd56ea61e510ec1bfc84028f8e1afa63417c642bb2c5151a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // script [Pipeline] } 22:33:50 ---> job-cost.sh 22:33:50 lf-activate-venv: SKIPPING 22:33:50 INFO: No Stack... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:33:51 + docker inspect -f . ci-base-image-arm64 22:33:51 . [Pipeline] withDockerContainer 22:33:51 prd-ubuntu18.04-docker-arm64-4c-16g-425 does not seem to be running inside a container 22:33:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/7 -v /w/workspace/device-mqtt-go/7:/w/workspace/device-mqtt-go/7:rw,z -v /w/workspace/device-mqtt-go/7@tmp:/w/workspace/device-mqtt-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:33:51 INFO: Retrieving Pricing Info for: v3-standard-2 22:33:51 INFO: Archiving Costs 22:33:53 $ docker top f3675dce21a66aa019916a9c79853d2b14e7a350bfa0beb5e66cfbbebe670632 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] fileExists [Pipeline] sh 22:33:53 + cat /w/workspace/device-mqtt-go/7/archives/cost.csv 22:33:53 + cut -d, -f6 [Pipeline] lock 22:33:53 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-303-7-stack-cost] 22:33:53 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-303-7-stack-cost] did not exist. Created. 22:33:53 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-303-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:33:54 + echo total: 0.05999999865889549 22:33:54 + go mod tidy [Pipeline] stash 22:33:54 Stashed 1 file(s) [Pipeline] } 22:33:54 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-303-7-stack-cost] [Pipeline] // lock [Pipeline] } 22:33:54 $ docker stop --time=1 dad6ae28e89eca4f6ce3bbcac0c6483847ef91cff480d78d8886c0331b6d1cdd 22:33:55 $ docker rm -f dad6ae28e89eca4f6ce3bbcac0c6483847ef91cff480d78d8886c0331b6d1cdd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:33:56 Failed in branch amd64 22:33:56 + make test 22:33:56 go mod tidy 22:33:56 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 22:33:57 ? github.com/edgexfoundry/device-mqtt-go [no test files] 22:34:54 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 22:34:54 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.047s coverage: 22.4% of statements 22:34:54 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 22:34:54 GCO_ENABLED=1 GO111MODULE=on go vet ./... 22:35:16 gofmt -l . 22:35:16 internal/driver/responselistener.go 22:35:16 ["`gofmt -l .`" = ""] 22:35:16 /bin/sh: [internal/driver/responselistener.go: not found 22:35:16 make: *** [Makefile:30: test] Error 127 [Pipeline] } 22:35:16 $ docker stop --time=1 f3675dce21a66aa019916a9c79853d2b14e7a350bfa0beb5e66cfbbebe670632 22:35:18 $ docker rm -f f3675dce21a66aa019916a9c79853d2b14e7a350bfa0beb5e66cfbbebe670632 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:35:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:35:19 22:35:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:35:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:35:20 arm64: Pulling from edgex-lftools-log-publisher 22:35:20 448f6bf000e3: Pulling fs layer 22:35:20 f757da607395: Pulling fs layer 22:35:20 05883995daec: Pulling fs layer 22:35:20 8603b9c90790: Pulling fs layer 22:35:20 1560dd03e051: Pulling fs layer 22:35:20 27f5ce0e4adf: Pulling fs layer 22:35:20 c2d8d7efcc4b: Pulling fs layer 22:35:20 8603b9c90790: Waiting 22:35:20 1560dd03e051: Waiting 22:35:20 27f5ce0e4adf: Waiting 22:35:20 c2d8d7efcc4b: Waiting 22:35:21 f757da607395: Verifying Checksum 22:35:21 f757da607395: Download complete 22:35:21 8603b9c90790: Verifying Checksum 22:35:21 1560dd03e051: Verifying Checksum 22:35:21 1560dd03e051: Download complete 22:35:21 27f5ce0e4adf: Verifying Checksum 22:35:21 27f5ce0e4adf: Download complete 22:35:21 05883995daec: Download complete 22:35:22 448f6bf000e3: Verifying Checksum 22:35:22 448f6bf000e3: Download complete 22:35:24 c2d8d7efcc4b: Verifying Checksum 22:35:24 c2d8d7efcc4b: Download complete 22:35:25 448f6bf000e3: Pull complete 22:35:26 f757da607395: Pull complete 22:35:27 05883995daec: Pull complete 22:35:27 8603b9c90790: Pull complete 22:35:28 1560dd03e051: Pull complete 22:35:29 27f5ce0e4adf: Pull complete 22:35:44 c2d8d7efcc4b: Pull complete 22:35:44 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 22:35:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:35:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:35:44 prd-ubuntu18.04-docker-arm64-4c-16g-425 does not seem to be running inside a container 22:35:45 $ 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/7 -v /w/workspace/device-mqtt-go/7:/w/workspace/device-mqtt-go/7:rw,z -v /w/workspace/device-mqtt-go/7@tmp:/w/workspace/device-mqtt-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:35:49 $ docker top 3e6ecd696f6b118c5b67953057f1e7b91a0208e5ad3529f997b60714e1ac7633 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:35:50 ---> job-cost.sh 22:35:50 lf-activate-venv: SKIPPING 22:35:50 INFO: No Stack... 22:35:51 INFO: Retrieving Pricing Info for: v3-standard-4 22:35:51 INFO: Archiving Costs [Pipeline] sh 22:35:52 + cat /w/workspace/device-mqtt-go/7/archives/cost.csv 22:35:52 + cut -d, -f6 [Pipeline] lock 22:35:52 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-303-7-stack-cost] 22:35:52 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-303-7-stack-cost] did not exist. Created. 22:35:52 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-303-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:35:52 /w/workspace/device-mqtt-go/7@tmp/durable-a3fe6eef/script.sh: 1: /w/workspace/device-mqtt-go/7@tmp/durable-a3fe6eef/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:35:53 + echo total: 0.10999999940395355 [Pipeline] stash 22:35:53 Warning: overwriting stash ‘stack-cost’ 22:35:54 Stashed 1 file(s) [Pipeline] } 22:35:54 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-303-7-stack-cost] [Pipeline] // lock [Pipeline] } 22:35:54 $ docker stop --time=1 3e6ecd696f6b118c5b67953057f1e7b91a0208e5ad3529f997b60714e1ac7633 22:35:55 $ docker rm -f 3e6ecd696f6b118c5b67953057f1e7b91a0208e5ad3529f997b60714e1ac7633 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:35:56 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:35:58 + '[' -d /w/workspace/gexfoundry_device-mqtt-go_PR-303/archives ']' [Pipeline] libraryResource [Pipeline] sh 22:35:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:35:59 ---> package-listing.sh 22:35:59 ++ facter osfamily 22:35:59 ++ tr '[:upper:]' '[:lower:]' 22:35:59 + OS_FAMILY=redhat 22:35:59 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-303 22:35:59 + START_PACKAGES=/tmp/packages_start.txt 22:35:59 + END_PACKAGES=/tmp/packages_end.txt 22:35:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:35:59 + PACKAGES=/tmp/packages_start.txt 22:35:59 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-303 ']' 22:35:59 + PACKAGES=/tmp/packages_end.txt 22:35:59 + case "${OS_FAMILY}" in 22:35:59 + sort 22:35:59 + rpm -qa 22:35:59 + '[' -f /tmp/packages_start.txt ']' 22:35:59 + '[' -f /tmp/packages_end.txt ']' 22:35:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:35:59 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-303 ']' 22:35:59 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-303/archives/ 22:35:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-303/archives/ [Pipeline] echo 22:35:59 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-303/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:36:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:36:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:36:00 22:36:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:36:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:36:01 latest: Pulling from edgex-lftools-log-publisher 22:36:01 b4d181a07f80: Pulling fs layer 22:36:01 a1111a8f2ec3: Pulling fs layer 22:36:01 ed53099fbce6: Pulling fs layer 22:36:01 dc539afda2c1: Pulling fs layer 22:36:01 77bc0d833cb6: Pulling fs layer 22:36:01 9065ff56babe: Pulling fs layer 22:36:01 d287ab97295c: Pulling fs layer 22:36:01 77bc0d833cb6: Waiting 22:36:01 9065ff56babe: Waiting 22:36:01 d287ab97295c: Waiting 22:36:01 dc539afda2c1: Waiting 22:36:01 a1111a8f2ec3: Verifying Checksum 22:36:01 a1111a8f2ec3: Download complete 22:36:01 dc539afda2c1: Verifying Checksum 22:36:01 dc539afda2c1: Download complete 22:36:01 77bc0d833cb6: Verifying Checksum 22:36:01 77bc0d833cb6: Download complete 22:36:01 9065ff56babe: Verifying Checksum 22:36:01 9065ff56babe: Download complete 22:36:01 ed53099fbce6: Verifying Checksum 22:36:01 ed53099fbce6: Download complete 22:36:02 b4d181a07f80: Verifying Checksum 22:36:02 b4d181a07f80: Download complete 22:36:03 b4d181a07f80: Pull complete 22:36:03 a1111a8f2ec3: Pull complete 22:36:04 ed53099fbce6: Pull complete 22:36:04 dc539afda2c1: Pull complete 22:36:04 77bc0d833cb6: Pull complete 22:36:04 9065ff56babe: Pull complete 22:36:06 d287ab97295c: Verifying Checksum 22:36:06 d287ab97295c: Download complete 22:36:10 d287ab97295c: Pull complete 22:36:10 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:36:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:36:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:36:10 prd-centos7-docker-4c-2g-424 does not seem to be running inside a container 22:36:10 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-303/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-303 -v /w/workspace/gexfoundry_device-mqtt-go_PR-303:/w/workspace/gexfoundry_device-mqtt-go_PR-303:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-303@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-303@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:36:13 $ docker top ebab4ee061754dbd0d3951aba4b820781638019d9921e06743a73eadfaa9fd16 -eo pid,comm [Pipeline] { [Pipeline] sh 22:36:13 + touch /tmp/pre-build-complete [Pipeline] sh 22:36:13 + mkdir -p /var/log/sysstat [Pipeline] sh 22:36:14 + ls /var/log/sa-host 22:36:14 + sadf -c /var/log/sa-host/sa05 22:36:14 file_magic: OK 22:36:14 HZ: Using current value: 100 22:36:14 file_header: OK 22:36:14 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:36:14 Statistics: 22:36:14 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:36:14 File successfully converted to sysstat format version 12.0.3 22:36:14 + sadf -c /var/log/sa-host/sa16 22:36:14 file_magic: OK 22:36:14 HZ: Using current value: 100 22:36:14 file_header: OK 22:36:14 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:36:14 Statistics: 22:36:14 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:36:14 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:36:14 provisioning config files... 22:36:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-303@tmp/config1902433903037562722tmp [Pipeline] { [Pipeline] echo 22:36:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:36:14 ---> create-netrc.sh [Pipeline] } 22:36:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:36:15 ---> python-tools-install.sh [Pipeline] echo 22:36:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:36:15 ---> sudo-logs.sh 22:36:15 Archiving 'sudo' log.. 22:36:15 sudo: unable to resolve host prd-centos7-docker-4c-2g-424.vexxhost.local: Name or service not known 22:36:15 sudo: unable to resolve host prd-centos7-docker-4c-2g-424.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 22:36:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:36:15 ---> job-cost.sh 22:36:15 lf-activate-venv: SKIPPING 22:36:15 DEBUG: total: 0.10999999940395355 22:36:15 INFO: Retrieving Stack Cost... 22:36:16 INFO: Retrieving Pricing Info for: v3-standard-2 22:36:16 INFO: Archiving Costs [Pipeline] echo 22:36:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:36:17 ---> logs-deploy.sh 22:36:17 lf-activate-venv: SKIPPING 22:36:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-303/7 22:36:17 INFO: archiving workspace using pattern(s): 22:36:17 Archives upload complete. 22:36:18 INFO: archiving logs to Nexus 22:36:18 ---> uname -a: 22:36:18 Linux prd-centos7-docker-4c-2g-424.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 22:36:18 22:36:18 22:36:18 ---> lscpu: 22:36:18 Architecture: x86_64 22:36:18 CPU op-mode(s): 32-bit, 64-bit 22:36:18 Byte Order: Little Endian 22:36:18 Address sizes: 40 bits physical, 48 bits virtual 22:36:18 CPU(s): 2 22:36:18 On-line CPU(s) list: 0,1 22:36:18 Thread(s) per core: 1 22:36:18 Core(s) per socket: 1 22:36:18 Socket(s): 2 22:36:18 NUMA node(s): 1 22:36:18 Vendor ID: AuthenticAMD 22:36:18 CPU family: 23 22:36:18 Model: 49 22:36:18 Model name: AMD EPYC-Rome Processor 22:36:18 Stepping: 0 22:36:18 CPU MHz: 2800.000 22:36:18 BogoMIPS: 5600.00 22:36:18 Virtualization: AMD-V 22:36:18 Hypervisor vendor: KVM 22:36:18 Virtualization type: full 22:36:18 L1d cache: 32K 22:36:18 L1i cache: 32K 22:36:18 L2 cache: 512K 22:36:18 L3 cache: 16384K 22:36:18 NUMA node0 CPU(s): 0,1 22:36:18 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 22:36:18 22:36:18 22:36:18 ---> nproc: 22:36:18 2 22:36:18 22:36:18 22:36:18 ---> df -h: 22:36:18 Filesystem Size Used Avail Use% Mounted on 22:36:18 overlay 40G 7.7G 33G 20% / 22:36:18 tmpfs 64M 0 64M 0% /dev 22:36:18 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:36:18 shm 64M 0 64M 0% /dev/shm 22:36:18 /dev/vda1 40G 7.7G 33G 20% /facter-os 22:36:18 22:36:18 22:36:18 ---> sar -b -r -n DEV: 22:36:18 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/16/21 _x86_64_ (2 CPU) 22:36:18 22:36:18 22:28:36 LINUX RESTART (2 CPU) 22:36:18 22:36:18 22:29:01 tps rtps wtps bread/s bwrtn/s 22:36:18 22:30:02 106.68 15.08 91.59 4841.15 4434.39 22:36:18 22:31:01 1.59 0.00 1.59 0.00 31.88 22:36:18 22:32:01 0.45 0.00 0.45 0.00 6.38 22:36:18 22:33:01 0.22 0.00 0.22 0.00 2.85 22:36:18 22:34:01 0.17 0.00 0.17 0.00 2.32 22:36:18 22:35:01 0.32 0.00 0.32 0.00 4.50 22:36:18 22:36:01 0.80 0.10 0.70 9.99 7.53 22:36:18 Average: 15.79 2.18 13.61 694.99 643.15 22:36:18 22:36:18 22:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:36:18 22:30:02 5462336 0 810716 10.12 2620 1733260 1545372 17.06 584944 1561976 132 22:36:18 22:31:01 5472780 0 800268 9.99 2620 1733264 1463644 16.16 577216 1561936 16 22:36:18 22:32:01 5473216 0 799832 9.99 2620 1733264 1463488 16.16 575120 1563024 16 22:36:18 22:33:01 5470700 0 802340 10.02 2620 1733272 1463764 16.16 577764 1563024 16 22:36:18 22:34:01 5472540 0 800496 10.00 2620 1733276 1463488 16.16 572484 1566904 8 22:36:18 22:35:01 5472040 0 800988 10.00 2620 1733284 1463584 16.16 572888 1566904 8 22:36:18 22:36:01 5408316 0 837880 10.46 2620 1760116 1654492 18.27 725568 1475240 26540 22:36:18 Average: 5461704 0 807503 10.08 2620 1737105 1502547 16.59 597998 1551287 3819 22:36:18 22:36:18 22:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:36:18 22:30:02 eth0 474.83 267.09 978.23 74.77 0.00 0.00 0.00 0.00 22:36:18 22:30:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:18 22:30:02 docker0 2.08 1.75 0.47 6.14 0.00 0.00 0.00 0.00 22:36:18 22:31:01 eth0 1.66 0.61 3.05 0.04 0.00 0.00 0.00 0.00 22:36:18 22:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:18 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:18 22:32:01 eth0 0.40 0.08 0.04 0.01 0.00 0.00 0.00 0.00 22:36:18 22:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:18 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:18 22:33:01 eth0 1.02 0.57 0.55 0.36 0.00 0.00 0.00 0.00 22:36:18 22:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:18 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:18 22:34:01 eth0 0.10 0.08 0.01 0.04 0.00 0.00 0.00 0.00 22:36:18 22:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:18 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:18 22:35:01 eth0 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 22:36:18 22:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:18 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:18 22:36:01 eth0 80.85 51.67 456.02 6.65 0.00 0.00 0.00 0.00 22:36:18 22:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:18 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:18 Average: eth0 80.09 45.88 205.98 11.74 0.00 0.00 0.00 0.00 22:36:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:18 Average: docker0 0.30 0.25 0.07 0.88 0.00 0.00 0.00 0.00 22:36:18 22:36:18 22:36:18 ---> sar -P ALL: 22:36:18 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/16/21 _x86_64_ (2 CPU) 22:36:18 22:36:18 22:28:36 LINUX RESTART (2 CPU) 22:36:18 22:36:18 22:29:01 CPU %user %nice %system %iowait %steal %idle 22:36:18 22:30:02 all 16.29 0.00 3.80 2.31 0.07 77.53 22:36:18 22:30:02 0 16.27 0.00 4.10 2.10 0.07 77.47 22:36:18 22:30:02 1 16.31 0.00 3.50 2.52 0.07 77.60 22:36:18 22:31:01 all 0.26 0.00 0.05 0.00 0.02 99.67 22:36:18 22:31:01 0 0.41 0.00 0.07 0.00 0.02 99.51 22:36:18 22:31:01 1 0.12 0.00 0.03 0.00 0.02 99.83 22:36:18 22:32:01 all 0.23 0.00 0.06 0.00 0.02 99.69 22:36:18 22:32:01 0 0.40 0.00 0.05 0.00 0.02 99.53 22:36:18 22:32:01 1 0.07 0.00 0.07 0.00 0.02 99.85 22:36:18 22:33:01 all 0.25 0.00 0.04 0.00 0.01 99.70 22:36:18 22:33:01 0 0.45 0.00 0.07 0.00 0.02 99.47 22:36:18 22:33:01 1 0.05 0.00 0.02 0.00 0.00 99.93 22:36:18 22:34:01 all 0.26 0.00 0.05 0.00 0.01 99.68 22:36:18 22:34:01 0 0.42 0.00 0.03 0.00 0.00 99.55 22:36:18 22:34:01 1 0.10 0.00 0.07 0.00 0.02 99.82 22:36:18 22:35:01 all 0.10 0.00 0.05 0.00 0.01 99.84 22:36:18 22:35:01 0 0.15 0.00 0.05 0.00 0.00 99.80 22:36:18 22:35:01 1 0.05 0.00 0.05 0.00 0.02 99.88 22:36:18 22:36:01 all 1.69 0.00 0.43 0.01 0.02 97.86 22:36:18 22:36:01 0 2.21 0.00 0.45 0.00 0.02 97.32 22:36:18 22:36:01 1 1.17 0.00 0.40 0.02 0.02 98.39 22:36:18 Average: all 2.68 0.00 0.63 0.32 0.02 96.35 22:36:18 Average: 0 2.85 0.00 0.68 0.29 0.02 96.16 22:36:18 Average: 1 2.51 0.00 0.58 0.36 0.02 96.54 22:36:18 22:36:18 22:36:18