Pull request #199 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a1661a1e73a94b7c1e29060cfbff76a73d868fcd+fcf415a52e09a542e74d978699b87b5b4fab4063 (4095fcd14a0c9c961d650cf3b5b4d9ab624a5a7d) Running in Durability level: MAX_SURVIVABILITY 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-199/workspace@libs/edgex-global-pipelines # timeout=10 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-199/workspace@libs/lf-pipelines # timeout=10 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-mqtt-go 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-builder-2c-1g-18093’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-18094’ is offline; ‘prd-centos7-docker-4c-2g-18100’ is offline Running on prd-centos7-docker-4c-2g-18102 in /w/workspace/gexfoundry_device-mqtt-go_PR-199 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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-199 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/199/head:refs/remotes/origin/PR-199 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit fcf415a52e09a542e74d978699b87b5b4fab4063 into PR head commit a1661a1e73a94b7c1e29060cfbff76a73d868fcd Merge succeeded, producing a1661a1e73a94b7c1e29060cfbff76a73d868fcd Checking out Revision a1661a1e73a94b7c1e29060cfbff76a73d868fcd (PR-199) > git config core.sparsecheckout # timeout=10 > git checkout -f a1661a1e73a94b7c1e29060cfbff76a73d868fcd # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge fcf415a52e09a542e74d978699b87b5b4fab4063 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a1661a1e73a94b7c1e29060cfbff76a73d868fcd # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:12:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:12:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:12:03 ========================================================= 06:12:03 EdgeX Global Pipelines Version Info 06:12:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:12:05 ------------------- 06:12:05 stable info: 06:12:05 ------------------- 06:12:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:12:05 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 06:12:05 Message: update stable to v1.0.173 06:12:06 ------------------- 06:12:06 experimental info: 06:12:06 ------------------- 06:12:06 Commited By: **** collab-it+edgex@linuxfoundation.org 06:12:06 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 06:12:06 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:12:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 06:12:06 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 06:12:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:12:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:12:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:12:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:12:07 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:12:07 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:12:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:12:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:12:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:12:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-mqtt-go [Pipeline] echo 06:12:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:12:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:12:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:12:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:12:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:12:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:12:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:12:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:12:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:12:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:12:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:12:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:12:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:12:09 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:12:09 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 06:12:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-199 [Pipeline] echo 06:12:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-199 [Pipeline] echo 06:12:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-199 [Pipeline] echo 06:12:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a1661a1e73a94b7c1e29060cfbff76a73d868fcd [Pipeline] echo 06:12:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a1661a1 [Pipeline] echo 06:12:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:12:11 provisioning config files... 06:12:11 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-199@tmp/config1737730668796574151tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:12:11 ---> docker-login.sh 06:12:11 nexus3.edgexfoundry.org:10001 06:12:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:12:11 Configure a credential helper to remove this warning. See 06:12:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:12:11 06:12:11 Login Succeeded 06:12:11 nexus3.edgexfoundry.org:10002 06:12:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:12:12 Configure a credential helper to remove this warning. See 06:12:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:12:12 06:12:12 Login Succeeded 06:12:12 nexus3.edgexfoundry.org:10003 06:12:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:12:12 Configure a credential helper to remove this warning. See 06:12:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:12:12 06:12:12 Login Succeeded 06:12:12 nexus3.edgexfoundry.org:10004 06:12:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:12:12 Configure a credential helper to remove this warning. See 06:12:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:12:12 06:12:12 Login Succeeded 06:12:12 docker.io 06:12:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:12:12 Configure a credential helper to remove this warning. See 06:12:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:12:12 06:12:12 Login Succeeded 06:12:12 ---> docker-login.sh ends [Pipeline] } 06:12:12 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:12:13 + git log --format=format:%s -1 a1661a1e73a94b7c1e29060cfbff76a73d868fcd [Pipeline] echo 06:12:14 GIT_COMMIT: a1661a1e73a94b7c1e29060cfbff76a73d868fcd, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts [Pipeline] echo 06:12:14 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:12:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:12:14 06:12:14 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:12:15 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:12:15 latest: Pulling from edgex-devops/git-semver 06:12:15 31603596830f: Pulling fs layer 06:12:15 2a8b12db71e7: Pulling fs layer 06:12:15 6ca5941a6612: Pulling fs layer 06:12:15 ecc8261a40a4: Pulling fs layer 06:12:15 ecc8261a40a4: Waiting 06:12:15 2a8b12db71e7: Verifying Checksum 06:12:15 2a8b12db71e7: Download complete 06:12:15 31603596830f: Verifying Checksum 06:12:15 31603596830f: Download complete 06:12:15 ecc8261a40a4: Verifying Checksum 06:12:15 ecc8261a40a4: Download complete 06:12:15 6ca5941a6612: Verifying Checksum 06:12:15 6ca5941a6612: Download complete 06:12:16 31603596830f: Pull complete 06:12:16 2a8b12db71e7: Pull complete 06:12:17 6ca5941a6612: Pull complete 06:12:17 ecc8261a40a4: Pull complete 06:12:17 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:12:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:12:17 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:12:17 prd-centos7-docker-4c-2g-18102 does not seem to be running inside a container 06:12:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-199 -v /w/workspace/gexfoundry_device-mqtt-go_PR-199:/w/workspace/gexfoundry_device-mqtt-go_PR-199:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-199@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-199@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:12:20 $ docker top 9784dc655ddb65d7874664044d7b10a610a22c36d5938de2d3f08a315f0d5973 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:12:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:12:20 [ssh-agent] Looking for ssh-agent implementation... 06:12:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:12:20 $ docker exec 9784dc655ddb65d7874664044d7b10a610a22c36d5938de2d3f08a315f0d5973 ssh-agent 06:12:20 SSH_AUTH_SOCK=/tmp/ssh-ZMKmJaOHMEmd/agent.11 06:12:20 SSH_AGENT_PID=16 06:12:20 Running ssh-add (command line suppressed) 06:12:21 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-199@tmp/private_key_7799191541759861497.key (/w/workspace/gexfoundry_device-mqtt-go_PR-199@tmp/private_key_7799191541759861497.key) 06:12:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:12:21 + git tag --points-at HEAD [Pipeline] } 06:12:21 $ docker exec --env ******** --env ******** 9784dc655ddb65d7874664044d7b10a610a22c36d5938de2d3f08a315f0d5973 ssh-agent -k 06:12:21 unset SSH_AUTH_SOCK; 06:12:21 unset SSH_AGENT_PID; 06:12:21 echo Agent pid 16 killed; 06:12:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:12:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:12:21 [ssh-agent] Looking for ssh-agent implementation... 06:12:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:12:22 $ docker exec 9784dc655ddb65d7874664044d7b10a610a22c36d5938de2d3f08a315f0d5973 ssh-agent 06:12:22 SSH_AUTH_SOCK=/tmp/ssh-sIj6VO8obbD8/agent.44 06:12:22 SSH_AGENT_PID=49 06:12:22 Running ssh-add (command line suppressed) 06:12:22 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-199@tmp/private_key_5140654536982249663.key (/w/workspace/gexfoundry_device-mqtt-go_PR-199@tmp/private_key_5140654536982249663.key) 06:12:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:12:22 + git semver init 06:12:22 # -> Open(): unable to determine branch for HEAD 06:12:22 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-199/.git 06:12:22 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-199 06:12:22 # $SEMVER_REMOTE_NAME = origin 06:12:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:12:22 # $SEMVER_USER_NAME = edgex-jenkins 06:12:22 # $SEMVER_BRANCH = PR-199 06:12:22 # $SEMVER_TEMP = /tmp/semver-362901287 06:12:22 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 06:12:23 # '/tmp/semver-362901287' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-199/.semver' 06:12:23 # -> Force: false 06:12:23 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-199/.semver [Pipeline] } 06:12:23 $ docker exec --env ******** --env ******** 9784dc655ddb65d7874664044d7b10a610a22c36d5938de2d3f08a315f0d5973 ssh-agent -k 06:12:23 unset SSH_AUTH_SOCK; 06:12:23 unset SSH_AGENT_PID; 06:12:23 echo Agent pid 49 killed; 06:12:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:12:24 + git semver [Pipeline] } 06:12:24 $ docker stop --time=1 9784dc655ddb65d7874664044d7b10a610a22c36d5938de2d3f08a315f0d5973 06:12:25 $ docker rm -f 9784dc655ddb65d7874664044d7b10a610a22c36d5938de2d3f08a315f0d5973 [Pipeline] // withDockerContainer [Pipeline] sh 06:12:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:12:26 Stashed 1 file(s) [Pipeline] echo 06:12:26 [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 06:12:42 Still waiting to schedule task 06:12:42 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:12:42 Still waiting to schedule task 06:12:42 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18097’ is offline 06:14:23 Running on prd-centos7-docker-4c-2g-18105 in /w/workspace/gexfoundry_device-mqtt-go_PR-199 [Pipeline] { [Pipeline] ws 06:14:23 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 06:14:25 using credential edgex-jenkins-ssh 06:14:25 Cloning the remote Git repository 06:14:25 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 06:14:25 > git init /w/workspace/device-mqtt-go/1 # timeout=10 06:14:26 Merging remotes/origin/master commit fcf415a52e09a542e74d978699b87b5b4fab4063 into PR head commit a1661a1e73a94b7c1e29060cfbff76a73d868fcd 06:14:27 Merge succeeded, producing a1661a1e73a94b7c1e29060cfbff76a73d868fcd 06:14:27 Checking out Revision a1661a1e73a94b7c1e29060cfbff76a73d868fcd (PR-199) 06:14:25 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 06:14:25 > git --version # timeout=10 06:14:25 > git --version # 'git version 2.24.3' 06:14:25 using GIT_SSH to set credentials SSH Credentials for GitHub 06:14:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:14:26 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 06:14:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:14:26 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 06:14:26 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 06:14:26 using GIT_SSH to set credentials SSH Credentials for GitHub 06:14:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/199/head:refs/remotes/origin/PR-199 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:14:26 > git config core.sparsecheckout # timeout=10 06:14:26 > git checkout -f a1661a1e73a94b7c1e29060cfbff76a73d868fcd # timeout=10 06:14:26 > git remote # timeout=10 06:14:26 > git config --get remote.origin.url # timeout=10 06:14:26 using GIT_SSH to set credentials SSH Credentials for GitHub 06:14:26 > git merge fcf415a52e09a542e74d978699b87b5b4fab4063 # timeout=10 06:14:27 > git rev-parse HEAD^{commit} # timeout=10 06:14:27 > git config core.sparsecheckout # timeout=10 06:14:27 > git checkout -f a1661a1e73a94b7c1e29060cfbff76a73d868fcd # timeout=10 06:14:30 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" 06:14:30 > git --version # timeout=10 06:14:30 > git --version # 'git version 2.24.3' 06:14:30 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:14:32 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:14:32 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:14:32 + sudo service docker restart 06:14:32 + true 06:14:32 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:14:34 provisioning config files... 06:14:34 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config5912888990420134090tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:14:34 ---> docker-login.sh 06:14:34 nexus3.edgexfoundry.org:10001 06:14:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:34 Configure a credential helper to remove this warning. See 06:14:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:34 06:14:34 Login Succeeded 06:14:34 nexus3.edgexfoundry.org:10002 06:14:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:35 Configure a credential helper to remove this warning. See 06:14:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:35 06:14:35 Login Succeeded 06:14:35 nexus3.edgexfoundry.org:10003 06:14:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:35 Configure a credential helper to remove this warning. See 06:14:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:35 06:14:35 Login Succeeded 06:14:35 nexus3.edgexfoundry.org:10004 06:14:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:35 Configure a credential helper to remove this warning. See 06:14:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:35 06:14:35 Login Succeeded 06:14:35 docker.io 06:14:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:36 Configure a credential helper to remove this warning. See 06:14:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:36 06:14:36 Login Succeeded 06:14:36 ---> docker-login.sh ends [Pipeline] } 06:14:36 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:14:37 ========================================================= 06:14:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:14:37 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:14:37 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 06:14:37 Sending build context to Docker daemon 485.9kB 06:14:37 Step 1/8 : ARG BASE=golang:1.15-alpine 06:14:37 Step 2/8 : FROM ${BASE} 06:14:37 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:14:37 188c0c94c7c5: Pulling fs layer 06:14:37 0ef7d3d256c8: Pulling fs layer 06:14:37 de9db76c5a1d: Pulling fs layer 06:14:37 bca2f99d35d6: Pulling fs layer 06:14:37 93359f2a8cfa: Pulling fs layer 06:14:37 7c6f9722023f: Pulling fs layer 06:14:37 a35cf1a2eb13: Pulling fs layer 06:14:37 93359f2a8cfa: Waiting 06:14:37 7c6f9722023f: Waiting 06:14:37 a35cf1a2eb13: Waiting 06:14:37 bca2f99d35d6: Waiting 06:14:38 de9db76c5a1d: Verifying Checksum 06:14:38 de9db76c5a1d: Download complete 06:14:38 0ef7d3d256c8: Verifying Checksum 06:14:38 0ef7d3d256c8: Download complete 06:14:38 93359f2a8cfa: Verifying Checksum 06:14:38 93359f2a8cfa: Download complete 06:14:38 188c0c94c7c5: Verifying Checksum 06:14:38 188c0c94c7c5: Download complete 06:14:38 7c6f9722023f: Verifying Checksum 06:14:38 7c6f9722023f: Download complete 06:14:38 188c0c94c7c5: Pull complete 06:14:38 0ef7d3d256c8: Pull complete 06:14:38 de9db76c5a1d: Pull complete 06:14:39 a35cf1a2eb13: Verifying Checksum 06:14:39 a35cf1a2eb13: Download complete 06:14:40 bca2f99d35d6: Verifying Checksum 06:14:40 bca2f99d35d6: Download complete 06:14:45 bca2f99d35d6: Pull complete 06:14:45 93359f2a8cfa: Pull complete 06:14:45 7c6f9722023f: Pull complete 06:14:50 a35cf1a2eb13: Pull complete 06:14:50 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:14:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:14:50 ---> a62c8e92a672 06:14:50 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 06:14:50 ---> Running in f5784f495885 06:14:51 Removing intermediate container f5784f495885 06:14:51 ---> eb3deb717317 06:14:51 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:14:51 ---> Running in 3030f7a1715c 06:14:52 Removing intermediate container 3030f7a1715c 06:14:52 ---> 524205570181 06:14:52 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 06:14:52 ---> Running in 079d96e8ad7f 06:14:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:14:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:14:54 (1/14) Installing libmagic (5.38-r0) 06:14:54 (2/14) Installing file (5.38-r0) 06:14:54 (3/14) Installing libc-dev (0.7.2-r3) 06:14:54 (4/14) Installing g++ (9.3.0-r2) 06:15:06 (5/14) Installing fortify-headers (1.1-r0) 06:15:06 (6/14) Installing patch (2.7.6-r6) 06:15:06 (7/14) Installing build-base (0.5-r2) 06:15:06 (8/14) Installing openssh-keygen (8.3_p1-r1) 06:15:06 (9/14) Installing libedit (20191231.3.1-r0) 06:15:06 (10/14) Installing openssh-client (8.3_p1-r1) 06:15:08 (11/14) Installing openssh-sftp-server (8.3_p1-r1) 06:15:08 (12/14) Installing openssh-server-common (8.3_p1-r1) 06:15:08 (13/14) Installing openssh-server (8.3_p1-r1) 06:15:08 (14/14) Installing openssh (8.3_p1-r1) 06:15:09 Executing busybox-1.31.1-r19.trigger 06:15:09 OK: 237 MiB in 53 packages 06:15:12 Removing intermediate container 079d96e8ad7f 06:15:12 ---> 9330331d3f20 06:15:12 Step 6/8 : WORKDIR /device-mqtt-go 06:15:12 ---> Running in 2ef50ab48789 06:15:12 Removing intermediate container 2ef50ab48789 06:15:12 ---> 4d8ac2523a4e 06:15:12 Step 7/8 : COPY . . 06:15:13 ---> b0e468acbb26 06:15:13 Step 8/8 : RUN go mod download 06:15:13 ---> Running in c46e3f7ec0bb 06:15:35 Removing intermediate container c46e3f7ec0bb 06:15:35 ---> c19829133779 06:15:35 Successfully built c19829133779 06:15:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:15:35 + docker inspect -f . ci-base-image-x86_64 06:15:35 . [Pipeline] withDockerContainer 06:15:35 prd-centos7-docker-4c-2g-18105 does not seem to be running inside a container 06:15:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:15:36 $ docker top b3fabde8ee0e58efe73b7b267b5fb9e44932e3836da9496b60c7651b5bc0a69b -eo pid,comm [Pipeline] { [Pipeline] sh 06:15:37 + go version 06:15:37 go version go1.15.5 linux/amd64 [Pipeline] } 06:15:37 $ docker stop --time=1 b3fabde8ee0e58efe73b7b267b5fb9e44932e3836da9496b60c7651b5bc0a69b 06:15:38 $ docker rm -f b3fabde8ee0e58efe73b7b267b5fb9e44932e3836da9496b60c7651b5bc0a69b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:15:39 + docker inspect -f . ci-base-image-x86_64 06:15:39 . [Pipeline] withDockerContainer 06:15:39 prd-centos7-docker-4c-2g-18105 does not seem to be running inside a container 06:15:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:15:40 $ docker top 72a092d81bca97a6127d8edb3df5d04947c5fd82e37e06f1b94076010e9f0f1f -eo pid,comm [Pipeline] { [Pipeline] sh 06:15:41 + make test 06:15:41 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:15:42 ? github.com/edgexfoundry/device-mqtt-go [no test files] 06:15:44 Running on prd-ubuntu18.04-docker-arm64-4c-16g-18107 in /w/workspace/gexfoundry_device-mqtt-go_PR-199 [Pipeline] { [Pipeline] ws 06:15:45 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 06:15:49 # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging 06:15:49 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.57/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut 06:15:49 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.57/bootstrap/logging/factory.go:42:25: too many arguments in call to logger.NewClient 06:15:49 have (string, bool, string, string) 06:15:49 want (string, string) 06:15:50 using credential edgex-jenkins-ssh 06:15:50 Cloning the remote Git repository 06:15:50 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 06:15:50 > git init /w/workspace/device-mqtt-go/1 # timeout=10 06:15:51 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 06:15:51 > git --version # timeout=10 06:15:51 > git --version # 'git version 2.17.1' 06:15:51 using GIT_SSH to set credentials SSH Credentials for GitHub 06:15:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:15:52 Merging remotes/origin/master commit fcf415a52e09a542e74d978699b87b5b4fab4063 into PR head commit a1661a1e73a94b7c1e29060cfbff76a73d868fcd 06:15:52 FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] 06:15:52 make: *** [Makefile:25: test] Error 2 [Pipeline] } 06:15:52 $ docker stop --time=1 72a092d81bca97a6127d8edb3df5d04947c5fd82e37e06f1b94076010e9f0f1f 06:15:52 Merge succeeded, producing a1661a1e73a94b7c1e29060cfbff76a73d868fcd 06:15:52 Checking out Revision a1661a1e73a94b7c1e29060cfbff76a73d868fcd (PR-199) 06:15:51 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 06:15:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:15:52 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 06:15:52 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 06:15:52 using GIT_SSH to set credentials SSH Credentials for GitHub 06:15:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/199/head:refs/remotes/origin/PR-199 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:15:52 > git config core.sparsecheckout # timeout=10 06:15:52 > git checkout -f a1661a1e73a94b7c1e29060cfbff76a73d868fcd # timeout=10 06:15:52 > git remote # timeout=10 06:15:52 > git config --get remote.origin.url # timeout=10 06:15:52 using GIT_SSH to set credentials SSH Credentials for GitHub 06:15:52 > git merge fcf415a52e09a542e74d978699b87b5b4fab4063 # timeout=10 06:15:52 > git rev-parse HEAD^{commit} # timeout=10 06:15:52 > git config core.sparsecheckout # timeout=10 06:15:53 > git checkout -f a1661a1e73a94b7c1e29060cfbff76a73d868fcd # timeout=10 06:15:55 $ docker rm -f 72a092d81bca97a6127d8edb3df5d04947c5fd82e37e06f1b94076010e9f0f1f [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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage 06:15:57 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" [Pipeline] } 06:15:57 Failed in branch amd64 06:15:57 > git --version # timeout=10 06:15:57 > git --version # 'git version 2.17.1' 06:15:57 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:15:59 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:15:59 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:16:00 + true 06:16:00 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:16:02 provisioning config files... 06:16:02 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config8545006474506996348tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:16:03 ---> docker-login.sh 06:16:03 nexus3.edgexfoundry.org:10001 06:16:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:04 Configure a credential helper to remove this warning. See 06:16:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:04 06:16:04 Login Succeeded 06:16:04 nexus3.edgexfoundry.org:10002 06:16:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:04 Configure a credential helper to remove this warning. See 06:16:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:04 06:16:04 Login Succeeded 06:16:04 nexus3.edgexfoundry.org:10003 06:16:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:05 Configure a credential helper to remove this warning. See 06:16:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:05 06:16:05 Login Succeeded 06:16:05 nexus3.edgexfoundry.org:10004 06:16:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:05 Configure a credential helper to remove this warning. See 06:16:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:05 06:16:05 Login Succeeded 06:16:05 docker.io 06:16:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:06 Configure a credential helper to remove this warning. See 06:16:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:06 06:16:06 Login Succeeded 06:16:06 ---> docker-login.sh ends [Pipeline] } 06:16:06 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:16:07 ========================================================= 06:16:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:16:07 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:16:07 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 06:16:07 Sending build context to Docker daemon 484.9kB 06:16:07 Step 1/8 : ARG BASE=golang:1.15-alpine 06:16:07 Step 2/8 : FROM ${BASE} 06:16:08 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:16:08 5f621e34cdf4: Pulling fs layer 06:16:08 a4357932f1b6: Pulling fs layer 06:16:08 18c013af1878: Pulling fs layer 06:16:08 00ac8860ef70: Pulling fs layer 06:16:08 63d7cb157983: Pulling fs layer 06:16:08 b116817d02f9: Pulling fs layer 06:16:08 745a02a5169b: Pulling fs layer 06:16:08 00ac8860ef70: Waiting 06:16:08 63d7cb157983: Waiting 06:16:08 b116817d02f9: Waiting 06:16:08 745a02a5169b: Waiting 06:16:08 18c013af1878: Verifying Checksum 06:16:08 18c013af1878: Download complete 06:16:08 a4357932f1b6: Verifying Checksum 06:16:08 a4357932f1b6: Download complete 06:16:08 63d7cb157983: Download complete 06:16:08 b116817d02f9: Verifying Checksum 06:16:08 b116817d02f9: Download complete 06:16:08 5f621e34cdf4: Verifying Checksum 06:16:08 5f621e34cdf4: Download complete 06:16:09 5f621e34cdf4: Pull complete 06:16:09 a4357932f1b6: Pull complete 06:16:10 18c013af1878: Pull complete 06:16:12 745a02a5169b: Verifying Checksum 06:16:12 745a02a5169b: Download complete 06:16:14 00ac8860ef70: Verifying Checksum 06:16:14 00ac8860ef70: Download complete 06:16:24 00ac8860ef70: Pull complete 06:16:24 63d7cb157983: Pull complete 06:16:24 b116817d02f9: Pull complete 06:16:27 745a02a5169b: Pull complete 06:16:27 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:16:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:16:27 ---> b7e6874047d6 06:16:27 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 06:16:31 ---> Running in 2c2e4f428cad 06:16:31 Removing intermediate container 2c2e4f428cad 06:16:31 ---> 60cf6b252c90 06:16:31 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:16:31 ---> Running in 2d53119a4670 06:16:34 Removing intermediate container 2d53119a4670 06:16:34 ---> 4aec1877fa16 06:16:34 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 06:16:34 ---> Running in a0b80c689cdf 06:16:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:16:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:16:37 (1/14) Installing libmagic (5.38-r0) 06:16:38 (2/14) Installing file (5.38-r0) 06:16:38 (3/14) Installing libc-dev (0.7.2-r3) 06:16:38 (4/14) Installing g++ (9.3.0-r2) 06:16:46 (5/14) Installing fortify-headers (1.1-r0) 06:16:46 (6/14) Installing patch (2.7.6-r6) 06:16:46 (7/14) Installing build-base (0.5-r2) 06:16:46 (8/14) Installing openssh-keygen (8.3_p1-r1) 06:16:46 (9/14) Installing libedit (20191231.3.1-r0) 06:16:46 (10/14) Installing openssh-client (8.3_p1-r1) 06:16:47 (11/14) Installing openssh-sftp-server (8.3_p1-r1) 06:16:47 (12/14) Installing openssh-server-common (8.3_p1-r1) 06:16:47 (13/14) Installing openssh-server (8.3_p1-r1) 06:16:48 (14/14) Installing openssh (8.3_p1-r1) 06:16:48 Executing busybox-1.31.1-r19.trigger 06:16:48 OK: 221 MiB in 53 packages 06:16:52 Removing intermediate container a0b80c689cdf 06:16:52 ---> a7e3892780e8 06:16:52 Step 6/8 : WORKDIR /device-mqtt-go 06:16:52 ---> Running in 67e0ea44b688 06:16:53 Removing intermediate container 67e0ea44b688 06:16:53 ---> a969365d458a 06:16:53 Step 7/8 : COPY . . 06:16:54 ---> bd56049d1c78 06:16:54 Step 8/8 : RUN go mod download 06:16:54 ---> Running in 391c4df409aa 06:17:20 Removing intermediate container 391c4df409aa 06:17:20 ---> ee0cb35c12ea 06:17:20 Successfully built ee0cb35c12ea 06:17:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:17:21 + docker inspect -f . ci-base-image-arm64 06:17:21 . [Pipeline] withDockerContainer 06:17:21 prd-ubuntu18.04-docker-arm64-4c-16g-18107 does not seem to be running inside a container 06:17:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:17:23 $ docker top b29118f96f85ef11dbe323ad3a4b425142f13758998643114450d5cc0fd5a071 -eo pid,comm [Pipeline] { [Pipeline] sh 06:17:24 + go version 06:17:24 go version go1.15.5 linux/arm64 [Pipeline] } 06:17:24 $ docker stop --time=1 b29118f96f85ef11dbe323ad3a4b425142f13758998643114450d5cc0fd5a071 06:17:26 $ docker rm -f b29118f96f85ef11dbe323ad3a4b425142f13758998643114450d5cc0fd5a071 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:17:27 + docker inspect -f . ci-base-image-arm64 06:17:27 . [Pipeline] withDockerContainer 06:17:28 prd-ubuntu18.04-docker-arm64-4c-16g-18107 does not seem to be running inside a container 06:17:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:17:29 $ docker top 806e0da120e25dae14cf4e69a58939b68f6d8acdcf3156b8a45727d5a783de68 -eo pid,comm [Pipeline] { [Pipeline] sh 06:17:31 + make test 06:17:31 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:17:32 ? github.com/edgexfoundry/device-mqtt-go [no test files] 06:17:54 # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging 06:17:54 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.57/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut 06:17:54 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.57/bootstrap/logging/factory.go:42:25: too many arguments in call to logger.NewClient 06:17:54 have (string, bool, string, string) 06:17:54 want (string, string) 06:18:09 FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] 06:18:09 make: *** [Makefile:25: test] Error 2 [Pipeline] } 06:18:09 $ docker stop --time=1 806e0da120e25dae14cf4e69a58939b68f6d8acdcf3156b8a45727d5a783de68 06:18:12 $ docker rm -f 806e0da120e25dae14cf4e69a58939b68f6d8acdcf3156b8a45727d5a783de68 [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:18:14 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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] libraryResource [Pipeline] sh 06:18:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:18:19 ---> package-listing.sh 06:18:19 ++ facter osfamily 06:18:19 ++ tr '[:upper:]' '[:lower:]' 06:18:19 + OS_FAMILY=redhat 06:18:19 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-199 06:18:19 + START_PACKAGES=/tmp/packages_start.txt 06:18:19 + END_PACKAGES=/tmp/packages_end.txt 06:18:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:18:19 + PACKAGES=/tmp/packages_start.txt 06:18:19 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-199 ']' 06:18:19 + PACKAGES=/tmp/packages_end.txt 06:18:19 + case "${OS_FAMILY}" in 06:18:19 + rpm -qa 06:18:19 + sort 06:18:24 + '[' -f /tmp/packages_start.txt ']' 06:18:24 + '[' -f /tmp/packages_end.txt ']' 06:18:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:18:24 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-199 ']' 06:18:24 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-199/archives/ 06:18:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-199/archives/ [Pipeline] echo 06:18:24 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-199/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:18:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:18:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:18:25 06:18:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:18:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:18:25 alpine: Pulling from edgex-lftools-log-publisher 06:18:25 df20fa9351a1: Pulling fs layer 06:18:25 36b3adc4ff6f: Pulling fs layer 06:18:25 8ad3a11d3b57: Pulling fs layer 06:18:25 46f8f816bc3b: Pulling fs layer 06:18:25 93b61091891f: Pulling fs layer 06:18:25 93b9cdb0e59b: Pulling fs layer 06:18:25 5e14af77c1be: Pulling fs layer 06:18:25 01666e4c0597: Pulling fs layer 06:18:25 aa168da1d23b: Pulling fs layer 06:18:25 01666e4c0597: Waiting 06:18:25 93b9cdb0e59b: Waiting 06:18:25 5e14af77c1be: Waiting 06:18:25 46f8f816bc3b: Waiting 06:18:25 93b61091891f: Waiting 06:18:25 aa168da1d23b: Waiting 06:18:25 36b3adc4ff6f: Verifying Checksum 06:18:25 36b3adc4ff6f: Download complete 06:18:25 46f8f816bc3b: Verifying Checksum 06:18:25 46f8f816bc3b: Download complete 06:18:26 df20fa9351a1: Verifying Checksum 06:18:26 93b9cdb0e59b: Verifying Checksum 06:18:26 93b9cdb0e59b: Download complete 06:18:26 5e14af77c1be: Download complete 06:18:26 93b61091891f: Verifying Checksum 06:18:26 93b61091891f: Download complete 06:18:26 01666e4c0597: Verifying Checksum 06:18:26 01666e4c0597: Download complete 06:18:26 8ad3a11d3b57: Verifying Checksum 06:18:26 8ad3a11d3b57: Download complete 06:18:26 df20fa9351a1: Pull complete 06:18:26 36b3adc4ff6f: Pull complete 06:18:27 8ad3a11d3b57: Pull complete 06:18:27 46f8f816bc3b: Pull complete 06:18:28 93b61091891f: Pull complete 06:18:28 aa168da1d23b: Verifying Checksum 06:18:28 aa168da1d23b: Download complete 06:18:28 93b9cdb0e59b: Pull complete 06:18:29 5e14af77c1be: Pull complete 06:18:29 01666e4c0597: Pull complete 06:18:37 aa168da1d23b: Pull complete 06:18:37 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:18:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:18:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:18:38 prd-centos7-docker-4c-2g-18102 does not seem to be running inside a container 06:18:38 $ 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-199/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-199 -v /w/workspace/gexfoundry_device-mqtt-go_PR-199:/w/workspace/gexfoundry_device-mqtt-go_PR-199:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-199@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-199@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:18:43 $ docker top 5a7af2627986d983361ec9f34745296df9b2595f65ffe808b46d3c25746e3c04 -eo pid,comm [Pipeline] { [Pipeline] sh 06:18:44 + touch /tmp/pre-build-complete [Pipeline] sh 06:18:44 + mkdir -p /var/log/sa [Pipeline] sh 06:18:44 + ls /var/log/sa-host 06:18:44 + sadf -c /var/log/sa-host/sa04 06:18:44 file_magic: OK 06:18:44 HZ: Using current value: 100 06:18:44 file_header: OK 06:18:44 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 06:18:44 Statistics: 06:18:44 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:18:44 File successfully converted to sysstat format version 12.2.1 06:18:44 + sadf -c /var/log/sa-host/sa23 06:18:44 file_magic: OK 06:18:44 HZ: Using current value: 100 06:18:44 file_header: OK 06:18:44 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 06:18:44 Statistics: 06:18:44 Hnuu...uuuununununu... 06:18:44 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:18:44 provisioning config files... 06:18:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-199@tmp/config1263393451490995411tmp [Pipeline] { [Pipeline] echo 06:18:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:18:45 ---> create-netrc.sh [Pipeline] } 06:18:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:18:45 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:18:46 ---> python-tools-install.sh [Pipeline] echo 06:18:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:18:46 ---> sudo-logs.sh 06:18:46 Archiving 'sudo' log.. [Pipeline] echo 06:18:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:18:46 ---> job-cost.sh 06:18:46 lf-activate-venv: SKIPPING 06:18:46 INFO: No Stack... 06:18:48 INFO: Retrieving Pricing Info for: v1-standard-2 06:18:48 INFO: Archiving Costs [Pipeline] echo 06:18:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:18:48 ---> logs-deploy.sh 06:18:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-199/1 06:18:48 INFO: archiving workspace using pattern(s): 06:18:51 Archives upload complete. 06:18:51 INFO: archiving logs to Nexus 06:18:52 ---> uname -a: 06:18:52 Linux prd-centos7-docker-4c-2g-18102.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:18:52 06:18:52 06:18:52 ---> lscpu: 06:18:52 Architecture: x86_64 06:18:52 CPU op-mode(s): 32-bit, 64-bit 06:18:52 Byte Order: Little Endian 06:18:52 Address sizes: 40 bits physical, 48 bits virtual 06:18:52 CPU(s): 4 06:18:52 On-line CPU(s) list: 0-3 06:18:52 Thread(s) per core: 1 06:18:52 Core(s) per socket: 1 06:18:52 Socket(s): 4 06:18:52 NUMA node(s): 1 06:18:52 Vendor ID: GenuineIntel 06:18:52 CPU family: 6 06:18:52 Model: 44 06:18:52 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:18:52 Stepping: 1 06:18:52 CPU MHz: 2933.442 06:18:52 BogoMIPS: 5866.88 06:18:52 Virtualization: VT-x 06:18:52 Hypervisor vendor: KVM 06:18:52 Virtualization type: full 06:18:52 L1d cache: 128 KiB 06:18:52 L1i cache: 128 KiB 06:18:52 L2 cache: 16 MiB 06:18:52 L3 cache: 64 MiB 06:18:52 NUMA node0 CPU(s): 0-3 06:18:52 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:18:52 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:18:52 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:18:52 Vulnerability Meltdown: Mitigation; PTI 06:18:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:18:52 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:18:52 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:18:52 Vulnerability Srbds: Not affected 06:18:52 Vulnerability Tsx async abort: Not affected 06:18:52 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 06:18:52 06:18:52 06:18:52 ---> nproc: 06:18:52 4 06:18:52 06:18:52 06:18:52 ---> df -h: 06:18:52 Filesystem Size Used Available Use% Mounted on 06:18:52 overlay 50.0G 7.3G 42.7G 15% / 06:18:52 tmpfs 64.0M 0 64.0M 0% /dev 06:18:52 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:18:52 shm 64.0M 0 64.0M 0% /dev/shm 06:18:52 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 06:18:52 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 06:18:52 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 06:18:52 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 06:18:52 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 06:18:52 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 06:18:52 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/gexfoundry_device-mqtt-go_PR-199 06:18:52 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/gexfoundry_device-mqtt-go_PR-199@tmp 06:18:52 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 06:18:52 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 06:18:52 06:18:52 06:18:52 ---> free -m: 06:18:52 total used free shared buff/cache available 06:18:52 Mem: 1837 712 113 0 1011 1019 06:18:52 Swap: 1023 0 1023 06:18:52 06:18:52 06:18:52 ---> ip addr: 06:18:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:18:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:18:52 inet 127.0.0.1/8 scope host lo 06:18:52 valid_lft forever preferred_lft forever 06:18:52 inet6 ::1/128 scope host 06:18:52 valid_lft forever preferred_lft forever 06:18:52 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:18:52 link/ether fa:16:3e:d7:b0:a2 brd ff:ff:ff:ff:ff:ff 06:18:52 inet 10.30.122.138/23 brd 10.30.123.255 scope global dynamic eth0 06:18:52 valid_lft 85958sec preferred_lft 85958sec 06:18:52 inet6 fe80::f816:3eff:fed7:b0a2/64 scope link 06:18:52 valid_lft forever preferred_lft forever 06:18:52 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:18:52 link/ether 02:42:60:20:54:cd brd ff:ff:ff:ff:ff:ff 06:18:52 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:18:52 valid_lft forever preferred_lft forever 06:18:52 inet6 fe80::42:60ff:fe20:54cd/64 scope link 06:18:52 valid_lft forever preferred_lft forever 06:18:52 06:18:52 06:18:52 ---> sar -b -r -n DEV: 06:18:52 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/04/21 _x86_64_ (4 CPU) 06:18:52 06:18:52 06:11:18 LINUX RESTART (4 CPU) 06:18:52 06:18:52 06:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:18:52 06:13:01 31.85 12.64 19.21 0.00 4558.02 2965.29 0.00 06:18:52 06:14:01 0.98 0.00 0.98 0.00 0.00 20.45 0.00 06:18:52 06:15:01 0.22 0.00 0.22 0.00 0.00 2.58 0.00 06:18:52 06:16:01 0.27 0.00 0.27 0.00 0.00 3.60 0.00 06:18:52 06:17:01 0.22 0.00 0.22 0.00 0.00 2.63 0.00 06:18:52 06:18:01 0.33 0.00 0.33 0.00 0.00 5.10 0.00 06:18:52 Average: 5.64 2.11 3.54 0.00 759.88 500.08 0.00 06:18:52 06:18:52 06:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:18:52 06:13:01 165004 0 613252 32.59 2620 1100668 1113196 37.99 415732 1100604 12 06:18:52 06:14:01 168880 0 609368 32.39 2620 1100676 1092192 37.27 414920 1098360 8 06:18:52 06:15:01 168892 0 609352 32.39 2620 1100680 1090184 37.21 428988 1084388 8 06:18:52 06:16:01 168420 0 609824 32.41 2620 1100680 1088104 37.14 430376 1083680 8 06:18:52 06:17:01 168296 0 609940 32.42 2620 1100688 1088116 37.14 434828 1079436 20 06:18:52 06:18:01 168264 0 609968 32.42 2620 1100692 1088216 37.14 435164 1079436 8 06:18:52 Average: 167959 0 610284 32.44 2620 1100681 1093335 37.31 426668 1087651 11 06:18:52 06:18:52 06:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:18:52 06:13:01 eth0 173.58 124.79 458.36 38.79 0.00 0.00 0.00 0.00 06:18:52 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:52 06:13:01 docker0 1.85 1.61 0.40 4.01 0.00 0.00 0.00 0.00 06:18:52 06:14:01 eth0 5.21 1.78 3.62 0.30 0.00 0.00 0.00 0.00 06:18:52 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:52 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:52 06:15:01 eth0 2.93 0.53 0.70 0.39 0.00 0.00 0.00 0.00 06:18:52 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:52 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:52 06:16:01 eth0 2.42 0.72 0.89 0.55 0.00 0.00 0.00 0.00 06:18:52 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:52 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:52 06:17:01 eth0 2.78 0.95 1.08 0.69 0.00 0.00 0.00 0.00 06:18:52 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:52 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:52 06:18:01 eth0 3.06 0.60 0.76 0.40 0.00 0.00 0.00 0.00 06:18:52 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:52 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:52 Average: eth0 31.67 21.57 77.59 6.85 0.00 0.00 0.00 0.00 06:18:52 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:52 Average: docker0 0.31 0.27 0.07 0.67 0.00 0.00 0.00 0.00 06:18:52 06:18:52 06:18:52 ---> sar -P ALL: 06:18:52 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/04/21 _x86_64_ (4 CPU) 06:18:52 06:18:52 06:11:18 LINUX RESTART (4 CPU) 06:18:52 06:18:52 06:12:01 CPU %user %nice %system %iowait %steal %idle 06:18:52 06:13:01 all 3.56 0.00 2.32 0.76 0.01 93.35 06:18:52 06:13:01 0 3.46 0.00 2.39 0.96 0.00 93.19 06:18:52 06:13:01 1 3.30 0.00 2.29 0.69 0.02 93.71 06:18:52 06:13:01 2 3.02 0.00 2.26 1.04 0.02 93.66 06:18:52 06:13:01 3 4.47 0.00 2.32 0.37 0.02 92.82 06:18:52 06:14:01 all 0.18 0.00 0.05 0.00 0.00 99.77 06:18:52 06:14:01 0 0.08 0.00 0.07 0.00 0.00 99.85 06:18:52 06:14:01 1 0.53 0.00 0.05 0.00 0.00 99.42 06:18:52 06:14:01 2 0.03 0.00 0.03 0.00 0.00 99.93 06:18:52 06:14:01 3 0.08 0.00 0.03 0.00 0.00 99.88 06:18:52 06:15:01 all 0.18 0.00 0.06 0.00 0.00 99.75 06:18:52 06:15:01 0 0.03 0.00 0.03 0.00 0.00 99.93 06:18:52 06:15:01 1 0.27 0.00 0.12 0.00 0.00 99.62 06:18:52 06:15:01 2 0.10 0.00 0.03 0.00 0.00 99.87 06:18:52 06:15:01 3 0.33 0.00 0.07 0.00 0.00 99.60 06:18:52 06:16:01 all 0.16 0.00 0.05 0.00 0.00 99.79 06:18:52 06:16:01 0 0.10 0.00 0.02 0.00 0.00 99.88 06:18:52 06:16:01 1 0.05 0.00 0.05 0.00 0.02 99.88 06:18:52 06:16:01 2 0.05 0.00 0.05 0.00 0.00 99.90 06:18:52 06:16:01 3 0.45 0.00 0.07 0.00 0.00 99.48 06:18:52 06:17:01 all 0.11 0.00 0.13 0.00 0.00 99.76 06:18:52 06:17:01 0 0.08 0.00 0.07 0.00 0.00 99.85 06:18:52 06:17:01 1 0.07 0.00 0.23 0.00 0.00 99.70 06:18:52 06:17:01 2 0.08 0.00 0.12 0.00 0.02 99.78 06:18:52 06:17:01 3 0.22 0.00 0.08 0.00 0.00 99.70 06:18:52 06:18:01 all 0.12 0.00 0.04 0.00 0.00 99.84 06:18:52 06:18:01 0 0.05 0.00 0.03 0.00 0.00 99.92 06:18:52 06:18:01 1 0.07 0.00 0.05 0.00 0.00 99.88 06:18:52 06:18:01 2 0.05 0.00 0.02 0.00 0.00 99.93 06:18:52 06:18:01 3 0.32 0.00 0.07 0.00 0.00 99.62 06:18:52 Average: all 0.72 0.00 0.44 0.13 0.00 98.71 06:18:52 Average: 0 0.63 0.00 0.43 0.16 0.00 98.78 06:18:52 Average: 1 0.71 0.00 0.46 0.11 0.01 98.70 06:18:52 Average: 2 0.55 0.00 0.42 0.17 0.01 98.85 06:18:52 Average: 3 0.97 0.00 0.44 0.06 0.00 98.52 06:18:52 06:18:52 06:18:52