Pull request #193 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 1d1b1d41a7c2a5e3c7e47de21dd1bf189d7705b2+fcf415a52e09a542e74d978699b87b5b4fab4063 (80a6299188373d84faefedce888d7d239eb5de18) 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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-193/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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > 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-193/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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-15839 in /w/workspace/gexfoundry_device-mqtt-go_PR-193 [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-193 # 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/193/head:refs/remotes/origin/PR-193 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit fcf415a52e09a542e74d978699b87b5b4fab4063 into PR head commit 1d1b1d41a7c2a5e3c7e47de21dd1bf189d7705b2 Merge succeeded, producing 1d1b1d41a7c2a5e3c7e47de21dd1bf189d7705b2 Checking out Revision 1d1b1d41a7c2a5e3c7e47de21dd1bf189d7705b2 (PR-193) > git config core.sparsecheckout # timeout=10 > git checkout -f 1d1b1d41a7c2a5e3c7e47de21dd1bf189d7705b2 # 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 1d1b1d41a7c2a5e3c7e47de21dd1bf189d7705b2 # 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:23:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:23:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:23:15 ========================================================= 06:23:15 EdgeX Global Pipelines Version Info 06:23:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:23:16 ------------------- 06:23:16 stable info: 06:23:16 ------------------- 06:23:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:23:16 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 06:23:16 Message: update stable to v1.0.172 06:23:17 ------------------- 06:23:17 experimental info: 06:23:17 ------------------- 06:23:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:23:17 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 06:23:17 Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:23:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 06:23:18 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 06:23:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:23:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:23:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:23:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:23:18 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:23:19 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:23:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:23:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:23:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:23:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-mqtt-go [Pipeline] echo 06:23:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:23:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:23:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:23:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:23:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:23:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:23:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:23:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:23:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:23:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:23:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:23:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:23:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:23:21 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:23:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-193 [Pipeline] echo 06:23:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-193 [Pipeline] echo 06:23:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-193 [Pipeline] echo 06:23:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1d1b1d41a7c2a5e3c7e47de21dd1bf189d7705b2 [Pipeline] echo 06:23:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1d1b1d4 [Pipeline] echo 06:23:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:23:22 provisioning config files... 06:23:22 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-193@tmp/config5366291626461270990tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:23:22 ---> docker-login.sh 06:23:22 nexus3.edgexfoundry.org:10001 06:23:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:23 Configure a credential helper to remove this warning. See 06:23:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:23 06:23:23 Login Succeeded 06:23:23 nexus3.edgexfoundry.org:10002 06:23:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:23 Configure a credential helper to remove this warning. See 06:23:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:23 06:23:23 Login Succeeded 06:23:23 nexus3.edgexfoundry.org:10003 06:23:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:23 Configure a credential helper to remove this warning. See 06:23:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:23 06:23:23 Login Succeeded 06:23:23 nexus3.edgexfoundry.org:10004 06:23:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:23 Configure a credential helper to remove this warning. See 06:23:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:23 06:23:23 Login Succeeded 06:23:23 docker.io 06:23:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:24 Configure a credential helper to remove this warning. See 06:23:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:24 06:23:24 Login Succeeded 06:23:24 ---> docker-login.sh ends [Pipeline] } 06:23:24 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:23:25 + git log --format=format:%s -1 1d1b1d41a7c2a5e3c7e47de21dd1bf189d7705b2 [Pipeline] echo 06:23:25 GIT_COMMIT: 1d1b1d41a7c2a5e3c7e47de21dd1bf189d7705b2, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts [Pipeline] echo 06:23:25 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:23:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:23:26 06:23:26 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:23:26 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:23:26 latest: Pulling from edgex-devops/git-semver 06:23:26 31603596830f: Pulling fs layer 06:23:26 2a8b12db71e7: Pulling fs layer 06:23:26 6ca5941a6612: Pulling fs layer 06:23:26 ecc8261a40a4: Pulling fs layer 06:23:26 ecc8261a40a4: Waiting 06:23:26 2a8b12db71e7: Download complete 06:23:26 ecc8261a40a4: Verifying Checksum 06:23:26 ecc8261a40a4: Download complete 06:23:26 6ca5941a6612: Verifying Checksum 06:23:26 6ca5941a6612: Download complete 06:23:26 31603596830f: Verifying Checksum 06:23:26 31603596830f: Download complete 06:23:27 31603596830f: Pull complete 06:23:27 2a8b12db71e7: Pull complete 06:23:28 6ca5941a6612: Pull complete 06:23:28 ecc8261a40a4: Pull complete 06:23:28 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:23:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:23:28 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:23:29 prd-centos7-docker-4c-2g-15839 does not seem to be running inside a container 06:23:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-193 -v /w/workspace/gexfoundry_device-mqtt-go_PR-193:/w/workspace/gexfoundry_device-mqtt-go_PR-193:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-193@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-193@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:23:31 $ docker top 487801433b9a89ed4d8e8bbf7c60033284c208e03303cc88add9f0b8f4ece044 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:23:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:23:31 [ssh-agent] Looking for ssh-agent implementation... 06:23:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:23:32 $ docker exec 487801433b9a89ed4d8e8bbf7c60033284c208e03303cc88add9f0b8f4ece044 ssh-agent 06:23:32 SSH_AUTH_SOCK=/tmp/ssh-5bg19pWtyFOp/agent.11 06:23:32 SSH_AGENT_PID=16 06:23:32 Running ssh-add (command line suppressed) 06:23:32 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-193@tmp/private_key_5572790188022592435.key (/w/workspace/gexfoundry_device-mqtt-go_PR-193@tmp/private_key_5572790188022592435.key) 06:23:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:23:32 + git tag --points-at HEAD [Pipeline] } 06:23:32 $ docker exec --env ******** --env ******** 487801433b9a89ed4d8e8bbf7c60033284c208e03303cc88add9f0b8f4ece044 ssh-agent -k 06:23:33 unset SSH_AUTH_SOCK; 06:23:33 unset SSH_AGENT_PID; 06:23:33 echo Agent pid 16 killed; 06:23:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:23:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:23:33 [ssh-agent] Looking for ssh-agent implementation... 06:23:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:23:33 $ docker exec 487801433b9a89ed4d8e8bbf7c60033284c208e03303cc88add9f0b8f4ece044 ssh-agent 06:23:33 SSH_AUTH_SOCK=/tmp/ssh-ENKxrsttQSuP/agent.47 06:23:33 SSH_AGENT_PID=52 06:23:33 Running ssh-add (command line suppressed) 06:23:33 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-193@tmp/private_key_7301696739510942063.key (/w/workspace/gexfoundry_device-mqtt-go_PR-193@tmp/private_key_7301696739510942063.key) 06:23:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:23:34 + git semver init 06:23:34 # -> Open(): unable to determine branch for HEAD 06:23:34 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-193/.git 06:23:34 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-193 06:23:34 # $SEMVER_REMOTE_NAME = origin 06:23:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:23:34 # $SEMVER_USER_NAME = edgex-jenkins 06:23:34 # $SEMVER_BRANCH = PR-193 06:23:34 # $SEMVER_TEMP = /tmp/semver-640499129 06:23:34 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 06:23:34 # '/tmp/semver-640499129' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-193/.semver' 06:23:34 # -> Force: false 06:23:34 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-193/.semver [Pipeline] } 06:23:34 $ docker exec --env ******** --env ******** 487801433b9a89ed4d8e8bbf7c60033284c208e03303cc88add9f0b8f4ece044 ssh-agent -k 06:23:34 unset SSH_AUTH_SOCK; 06:23:34 unset SSH_AGENT_PID; 06:23:34 echo Agent pid 52 killed; 06:23:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:23:35 + git semver [Pipeline] } 06:23:35 $ docker stop --time=1 487801433b9a89ed4d8e8bbf7c60033284c208e03303cc88add9f0b8f4ece044 06:23:36 $ docker rm -f 487801433b9a89ed4d8e8bbf7c60033284c208e03303cc88add9f0b8f4ece044 [Pipeline] // withDockerContainer [Pipeline] sh 06:23:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:23:37 Stashed 1 file(s) [Pipeline] echo 06:23:37 [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:23:53 Still waiting to schedule task 06:23:53 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:23:53 Still waiting to schedule task 06:23:53 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:25:40 Running on prd-centos7-docker-4c-2g-15842 in /w/workspace/gexfoundry_device-mqtt-go_PR-193 [Pipeline] { [Pipeline] ws 06:25:40 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 06:25:44 using credential edgex-jenkins-ssh 06:25:44 Cloning the remote Git repository 06:25:44 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 06:25:44 > git init /w/workspace/device-mqtt-go/1 # timeout=10 06:25:44 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 06:25:44 > git --version # timeout=10 06:25:44 > git --version # 'git version 2.24.3' 06:25:44 using GIT_SSH to set credentials SSH Credentials for GitHub 06:25:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:25:45 Merging remotes/origin/master commit fcf415a52e09a542e74d978699b87b5b4fab4063 into PR head commit 1d1b1d41a7c2a5e3c7e47de21dd1bf189d7705b2 06:25:45 Merge succeeded, producing 1d1b1d41a7c2a5e3c7e47de21dd1bf189d7705b2 06:25:45 Checking out Revision 1d1b1d41a7c2a5e3c7e47de21dd1bf189d7705b2 (PR-193) 06:25:44 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 06:25:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:25:44 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 06:25:44 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 06:25:44 using GIT_SSH to set credentials SSH Credentials for GitHub 06:25:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/193/head:refs/remotes/origin/PR-193 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:25:45 > git config core.sparsecheckout # timeout=10 06:25:45 > git checkout -f 1d1b1d41a7c2a5e3c7e47de21dd1bf189d7705b2 # timeout=10 06:25:45 > git remote # timeout=10 06:25:45 > git config --get remote.origin.url # timeout=10 06:25:45 using GIT_SSH to set credentials SSH Credentials for GitHub 06:25:45 > git merge fcf415a52e09a542e74d978699b87b5b4fab4063 # timeout=10 06:25:45 > git rev-parse HEAD^{commit} # timeout=10 06:25:45 > git config core.sparsecheckout # timeout=10 06:25:45 > git checkout -f 1d1b1d41a7c2a5e3c7e47de21dd1bf189d7705b2 # timeout=10 06:25:48 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" 06:25:48 > git --version # timeout=10 06:25:48 > git --version # 'git version 2.24.3' 06:25:48 fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:25:50 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:25:50 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:25:51 + sudo service docker restart 06:25:51 + true 06:25:51 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:25:52 provisioning config files... 06:25:52 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config634032332480492552tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:25:52 ---> docker-login.sh 06:25:52 nexus3.edgexfoundry.org:10001 06:25:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:25:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:25:53 Configure a credential helper to remove this warning. See 06:25:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:25:53 06:25:53 Login Succeeded 06:25:53 nexus3.edgexfoundry.org:10002 06:25:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:25:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:25:53 Configure a credential helper to remove this warning. See 06:25:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:25:53 06:25:53 Login Succeeded 06:25:53 nexus3.edgexfoundry.org:10003 06:25:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:25:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:25:53 Configure a credential helper to remove this warning. See 06:25:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:25:53 06:25:53 Login Succeeded 06:25:53 nexus3.edgexfoundry.org:10004 06:25:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:25:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:25:53 Configure a credential helper to remove this warning. See 06:25:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:25:53 06:25:53 Login Succeeded 06:25:53 docker.io 06:25:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:25:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:25:54 Configure a credential helper to remove this warning. See 06:25:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:25:54 06:25:54 Login Succeeded 06:25:54 ---> docker-login.sh ends [Pipeline] } 06:25:54 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:25:54 ========================================================= 06:25:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:25:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:25:55 + 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:25:55 Sending build context to Docker daemon 485.9kB 06:25:55 Step 1/8 : ARG BASE=golang:1.15-alpine 06:25:55 Step 2/8 : FROM ${BASE} 06:25:55 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:25:55 188c0c94c7c5: Pulling fs layer 06:25:55 0ef7d3d256c8: Pulling fs layer 06:25:55 de9db76c5a1d: Pulling fs layer 06:25:55 bca2f99d35d6: Pulling fs layer 06:25:55 93359f2a8cfa: Pulling fs layer 06:25:55 7c6f9722023f: Pulling fs layer 06:25:55 a35cf1a2eb13: Pulling fs layer 06:25:55 bca2f99d35d6: Waiting 06:25:55 7c6f9722023f: Waiting 06:25:55 a35cf1a2eb13: Waiting 06:25:55 93359f2a8cfa: Waiting 06:25:55 de9db76c5a1d: Download complete 06:25:55 0ef7d3d256c8: Verifying Checksum 06:25:55 0ef7d3d256c8: Download complete 06:25:55 93359f2a8cfa: Verifying Checksum 06:25:55 93359f2a8cfa: Download complete 06:25:55 7c6f9722023f: Verifying Checksum 06:25:55 7c6f9722023f: Download complete 06:25:55 188c0c94c7c5: Verifying Checksum 06:25:55 188c0c94c7c5: Download complete 06:25:55 188c0c94c7c5: Pull complete 06:25:55 0ef7d3d256c8: Pull complete 06:25:55 de9db76c5a1d: Pull complete 06:25:59 a35cf1a2eb13: Verifying Checksum 06:25:59 a35cf1a2eb13: Download complete 06:25:59 bca2f99d35d6: Verifying Checksum 06:25:59 bca2f99d35d6: Download complete 06:26:06 bca2f99d35d6: Pull complete 06:26:06 93359f2a8cfa: Pull complete 06:26:06 7c6f9722023f: Pull complete 06:26:13 a35cf1a2eb13: Pull complete 06:26:13 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:26:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:26:13 ---> a62c8e92a672 06:26:13 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 06:26:13 ---> Running in 29000e6d0d80 06:26:13 Removing intermediate container 29000e6d0d80 06:26:13 ---> a0842b474d4c 06:26:13 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:26:13 ---> Running in d6471862596e 06:26:14 Removing intermediate container d6471862596e 06:26:14 ---> 9284dadaa34e 06:26:14 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 06:26:14 ---> Running in 637a12055de5 06:26:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:26:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:26:17 (1/14) Installing libmagic (5.38-r0) 06:26:17 (2/14) Installing file (5.38-r0) 06:26:17 (3/14) Installing libc-dev (0.7.2-r3) 06:26:17 (4/14) Installing g++ (9.3.0-r2) 06:26:23 (5/14) Installing fortify-headers (1.1-r0) 06:26:23 (6/14) Installing patch (2.7.6-r6) 06:26:23 (7/14) Installing build-base (0.5-r2) 06:26:23 (8/14) Installing openssh-keygen (8.3_p1-r0) 06:26:23 (9/14) Installing libedit (20191231.3.1-r0) 06:26:23 (10/14) Installing openssh-client (8.3_p1-r0) 06:26:24 (11/14) Installing openssh-sftp-server (8.3_p1-r0) 06:26:24 (12/14) Installing openssh-server-common (8.3_p1-r0) 06:26:24 (13/14) Installing openssh-server (8.3_p1-r0) 06:26:24 (14/14) Installing openssh (8.3_p1-r0) 06:26:24 Executing busybox-1.31.1-r19.trigger 06:26:24 OK: 237 MiB in 53 packages 06:26:28 Removing intermediate container 637a12055de5 06:26:28 ---> 78b9739b72e5 06:26:28 Step 6/8 : WORKDIR /device-mqtt-go 06:26:28 ---> Running in df79a3d9b443 06:26:28 Removing intermediate container df79a3d9b443 06:26:28 ---> 107fa02b1279 06:26:28 Step 7/8 : COPY . . 06:26:29 ---> 7390c6b094c6 06:26:29 Step 8/8 : RUN go mod download 06:26:29 ---> Running in 7a619f6b9287 06:26:51 Removing intermediate container 7a619f6b9287 06:26:51 ---> 2a7e66d6d254 06:26:51 Successfully built 2a7e66d6d254 06:26:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:26:51 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15843 in /w/workspace/gexfoundry_device-mqtt-go_PR-193 [Pipeline] { [Pipeline] ws 06:26:51 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { 06:26:51 + docker inspect -f . ci-base-image-x86_64 06:26:51 . [Pipeline] withDockerContainer 06:26:51 prd-centos7-docker-4c-2g-15842 does not seem to be running inside a container 06:26:51 $ 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:26:52 $ docker top 2bd819d71f8071c633b15714d8d2877b8c6c791a33c6adaf3d937eabef5a05bc -eo pid,comm [Pipeline] { [Pipeline] checkout [Pipeline] sh 06:26:53 + go version 06:26:53 go version go1.15.5 linux/amd64 [Pipeline] } 06:26:53 $ docker stop --time=1 2bd819d71f8071c633b15714d8d2877b8c6c791a33c6adaf3d937eabef5a05bc 06:26:54 $ docker rm -f 2bd819d71f8071c633b15714d8d2877b8c6c791a33c6adaf3d937eabef5a05bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:26:55 + docker inspect -f . ci-base-image-x86_64 06:26:55 . [Pipeline] withDockerContainer 06:26:55 prd-centos7-docker-4c-2g-15842 does not seem to be running inside a container 06:26:55 $ 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:26:56 $ docker top 6ce7a0289033bba5f3d77c75adaf9b1d769cd36c3cf92bf8a1937e498cab045f -eo pid,comm [Pipeline] { [Pipeline] sh 06:26:57 + make test 06:26:57 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:26:57 using credential edgex-jenkins-ssh 06:26:57 Cloning the remote Git repository 06:26:57 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 06:26:58 ? github.com/edgexfoundry/device-mqtt-go [no test files] 06:26:57 > git init /w/workspace/device-mqtt-go/1 # timeout=10 06:26:58 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 06:26:58 > git --version # timeout=10 06:26:58 > git --version # 'git version 2.17.1' 06:26:58 using GIT_SSH to set credentials SSH Credentials for GitHub 06:26:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:26:58 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 06:26:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:26:58 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 06:26:58 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 06:26:58 using GIT_SSH to set credentials SSH Credentials for GitHub 06:26:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/193/head:refs/remotes/origin/PR-193 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:26:59 Merging remotes/origin/master commit fcf415a52e09a542e74d978699b87b5b4fab4063 into PR head commit 1d1b1d41a7c2a5e3c7e47de21dd1bf189d7705b2 06:26:59 Merge succeeded, producing 1d1b1d41a7c2a5e3c7e47de21dd1bf189d7705b2 06:26:59 Checking out Revision 1d1b1d41a7c2a5e3c7e47de21dd1bf189d7705b2 (PR-193) 06:26:59 > git config core.sparsecheckout # timeout=10 06:26:59 > git checkout -f 1d1b1d41a7c2a5e3c7e47de21dd1bf189d7705b2 # timeout=10 06:26:59 > git remote # timeout=10 06:26:59 > git config --get remote.origin.url # timeout=10 06:26:59 using GIT_SSH to set credentials SSH Credentials for GitHub 06:26:59 > git merge fcf415a52e09a542e74d978699b87b5b4fab4063 # timeout=10 06:26:59 > git rev-parse HEAD^{commit} # timeout=10 06:26:59 > git config core.sparsecheckout # timeout=10 06:26:59 > git checkout -f 1d1b1d41a7c2a5e3c7e47de21dd1bf189d7705b2 # timeout=10 06:27:04 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" 06:27:04 > git --version # timeout=10 06:27:04 > git --version # 'git version 2.17.1' 06:27:04 fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:27:05 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:27:06 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:27:06 + true 06:27:06 + sudo service docker restart 06:27:06 # github.com/edgexfoundry/device-sdk-go/internal/v2/application 06:27:06 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.3.0/internal/v2/application/command.go:713:31: unknown field 'Name' in struct literal of type dtos.BaseReading 06:27:06 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.3.0/internal/v2/application/command.go:719:10: reading.FloatEncoding undefined (type *dtos.BaseReading has no field or method FloatEncoding) [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:27:09 provisioning config files... 06:27:09 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config5415866229334227635tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:27:10 ---> docker-login.sh 06:27:10 nexus3.edgexfoundry.org:10001 06:27:10 FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] 06:27:10 make: *** [Makefile:25: test] Error 2 [Pipeline] } 06:27:10 $ docker stop --time=1 6ce7a0289033bba5f3d77c75adaf9b1d769cd36c3cf92bf8a1937e498cab045f 06:27:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:27:11 Configure a credential helper to remove this warning. See 06:27:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:27:11 06:27:11 Login Succeeded 06:27:11 nexus3.edgexfoundry.org:10002 06:27:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:27:11 Configure a credential helper to remove this warning. See 06:27:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:27:11 06:27:11 Login Succeeded 06:27:11 nexus3.edgexfoundry.org:10003 06:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:27:12 Configure a credential helper to remove this warning. See 06:27:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:27:12 06:27:12 Login Succeeded 06:27:12 nexus3.edgexfoundry.org:10004 06:27:12 $ docker rm -f 6ce7a0289033bba5f3d77c75adaf9b1d769cd36c3cf92bf8a1937e498cab045f 06:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:27:13 Configure a credential helper to remove this warning. See 06:27:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:27:13 06:27:13 Login Succeeded 06:27:13 docker.io [Pipeline] // withDockerContainer 06:27:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [Pipeline] // script 06:27:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:27:13 Configure a credential helper to remove this warning. See 06:27:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:27:13 06:27:13 Login Succeeded 06:27:13 ---> docker-login.sh ends [Pipeline] } [Pipeline] // stage [Pipeline] } 06:27:13 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] stage [Pipeline] { (Build) [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] echo 06:27:14 ========================================================= 06:27:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:27:14 ========================================================= Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] isUnix [Pipeline] sh Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } 06:27:14 + 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 . [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv 06:27:15 Sending build context to Docker daemon 484.9kB 06:27:15 Step 1/8 : ARG BASE=golang:1.15-alpine 06:27:15 Step 2/8 : FROM ${BASE} [Pipeline] } [Pipeline] // ws 06:27:15 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:27:15 5f621e34cdf4: Pulling fs layer 06:27:15 a4357932f1b6: Pulling fs layer 06:27:15 18c013af1878: Pulling fs layer 06:27:15 00ac8860ef70: Pulling fs layer 06:27:15 63d7cb157983: Pulling fs layer 06:27:15 b116817d02f9: Pulling fs layer 06:27:15 745a02a5169b: Pulling fs layer 06:27:15 00ac8860ef70: Waiting 06:27:15 63d7cb157983: Waiting 06:27:15 745a02a5169b: Waiting 06:27:15 b116817d02f9: Waiting 06:27:15 18c013af1878: Verifying Checksum 06:27:15 18c013af1878: Download complete 06:27:15 a4357932f1b6: Verifying Checksum 06:27:15 a4357932f1b6: Download complete 06:27:15 63d7cb157983: Verifying Checksum 06:27:15 63d7cb157983: Download complete 06:27:15 b116817d02f9: Download complete 06:27:15 5f621e34cdf4: Verifying Checksum 06:27:15 5f621e34cdf4: Download complete [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:27:15 Failed in branch amd64 06:27:16 5f621e34cdf4: Pull complete 06:27:16 a4357932f1b6: Pull complete 06:27:16 18c013af1878: Pull complete 06:27:17 745a02a5169b: Verifying Checksum 06:27:17 745a02a5169b: Download complete 06:27:18 00ac8860ef70: Verifying Checksum 06:27:18 00ac8860ef70: Download complete 06:27:29 00ac8860ef70: Pull complete 06:27:29 63d7cb157983: Pull complete 06:27:29 b116817d02f9: Pull complete 06:27:33 745a02a5169b: Pull complete 06:27:33 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:27:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:27:33 ---> b7e6874047d6 06:27:33 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 06:27:35 ---> Running in 6634ab244aaa 06:27:36 Removing intermediate container 6634ab244aaa 06:27:36 ---> d09bf1d44fa9 06:27:36 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:27:36 ---> Running in 1c922f17035f 06:27:38 Removing intermediate container 1c922f17035f 06:27:38 ---> f6df7eb52cba 06:27:38 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 06:27:38 ---> Running in a6fefedd295d 06:27:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:27:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:27:41 (1/14) Installing libmagic (5.38-r0) 06:27:41 (2/14) Installing file (5.38-r0) 06:27:41 (3/14) Installing libc-dev (0.7.2-r3) 06:27:41 (4/14) Installing g++ (9.3.0-r2) 06:27:47 (5/14) Installing fortify-headers (1.1-r0) 06:27:47 (6/14) Installing patch (2.7.6-r6) 06:27:47 (7/14) Installing build-base (0.5-r2) 06:27:47 (8/14) Installing openssh-keygen (8.3_p1-r0) 06:27:47 (9/14) Installing libedit (20191231.3.1-r0) 06:27:47 (10/14) Installing openssh-client (8.3_p1-r0) 06:27:47 (11/14) Installing openssh-sftp-server (8.3_p1-r0) 06:27:47 (12/14) Installing openssh-server-common (8.3_p1-r0) 06:27:47 (13/14) Installing openssh-server (8.3_p1-r0) 06:27:48 (14/14) Installing openssh (8.3_p1-r0) 06:27:48 Executing busybox-1.31.1-r19.trigger 06:27:48 OK: 221 MiB in 53 packages 06:27:52 Removing intermediate container a6fefedd295d 06:27:52 ---> 89623f7088d7 06:27:52 Step 6/8 : WORKDIR /device-mqtt-go 06:27:52 ---> Running in 9fd30b6229c3 06:27:52 Removing intermediate container 9fd30b6229c3 06:27:52 ---> b02a94d9fae2 06:27:52 Step 7/8 : COPY . . 06:27:53 ---> 25be7587582e 06:27:53 Step 8/8 : RUN go mod download 06:27:53 ---> Running in c32b6a81d779 06:28:15 Removing intermediate container c32b6a81d779 06:28:15 ---> 6ccc51f51462 06:28:15 Successfully built 6ccc51f51462 06:28:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:28:16 + docker inspect -f . ci-base-image-arm64 06:28:16 . [Pipeline] withDockerContainer 06:28:16 prd-ubuntu18.04-docker-arm64-4c-16g-15843 does not seem to be running inside a container 06:28:16 $ 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-arm64 cat 06:28:17 $ docker top 96f4b0559d908105b743ea00215b08d5ccd9469f445c0c6815b50a2be678bed4 -eo pid,comm [Pipeline] { [Pipeline] sh 06:28:19 + go version 06:28:19 go version go1.15.5 linux/arm64 [Pipeline] } 06:28:19 $ docker stop --time=1 96f4b0559d908105b743ea00215b08d5ccd9469f445c0c6815b50a2be678bed4 06:28:21 $ docker rm -f 96f4b0559d908105b743ea00215b08d5ccd9469f445c0c6815b50a2be678bed4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:28:22 + docker inspect -f . ci-base-image-arm64 06:28:22 . [Pipeline] withDockerContainer 06:28:22 prd-ubuntu18.04-docker-arm64-4c-16g-15843 does not seem to be running inside a container 06:28:22 $ 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-arm64 cat 06:28:24 $ docker top 66fd843ff695daed153696b8738d597864deb23aab074b665572af17fc9c06fe -eo pid,comm [Pipeline] { [Pipeline] sh 06:28:25 + make test 06:28:25 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:28:26 ? github.com/edgexfoundry/device-mqtt-go [no test files] 06:28:53 # github.com/edgexfoundry/device-sdk-go/internal/v2/application 06:28:53 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.3.0/internal/v2/application/command.go:713:31: unknown field 'Name' in struct literal of type dtos.BaseReading 06:28:53 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.3.0/internal/v2/application/command.go:719:10: reading.FloatEncoding undefined (type *dtos.BaseReading has no field or method FloatEncoding) 06:28:59 FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] 06:29:00 make: *** [Makefile:25: test] Error 2 [Pipeline] } 06:29:00 $ docker stop --time=1 66fd843ff695daed153696b8738d597864deb23aab074b665572af17fc9c06fe 06:29:02 $ docker rm -f 66fd843ff695daed153696b8738d597864deb23aab074b665572af17fc9c06fe [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:29:05 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:29:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:29:10 ---> package-listing.sh 06:29:10 ++ facter osfamily 06:29:10 ++ tr '[:upper:]' '[:lower:]' 06:29:10 + OS_FAMILY=redhat 06:29:10 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-193 06:29:10 + START_PACKAGES=/tmp/packages_start.txt 06:29:10 + END_PACKAGES=/tmp/packages_end.txt 06:29:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:29:10 + PACKAGES=/tmp/packages_start.txt 06:29:10 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-193 ']' 06:29:10 + PACKAGES=/tmp/packages_end.txt 06:29:10 + case "${OS_FAMILY}" in 06:29:10 + rpm -qa 06:29:10 + sort 06:29:14 + '[' -f /tmp/packages_start.txt ']' 06:29:14 + '[' -f /tmp/packages_end.txt ']' 06:29:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:29:14 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-193 ']' 06:29:14 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-193/archives/ 06:29:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-193/archives/ [Pipeline] echo 06:29:14 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-193/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:29:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:29:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:29:15 06:29:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:29:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:29:15 alpine: Pulling from edgex-lftools-log-publisher 06:29:15 df20fa9351a1: Pulling fs layer 06:29:15 36b3adc4ff6f: Pulling fs layer 06:29:15 8ad3a11d3b57: Pulling fs layer 06:29:15 46f8f816bc3b: Pulling fs layer 06:29:15 93b61091891f: Pulling fs layer 06:29:15 93b9cdb0e59b: Pulling fs layer 06:29:15 5e14af77c1be: Pulling fs layer 06:29:15 01666e4c0597: Pulling fs layer 06:29:15 aa168da1d23b: Pulling fs layer 06:29:15 93b61091891f: Waiting 06:29:15 93b9cdb0e59b: Waiting 06:29:15 5e14af77c1be: Waiting 06:29:15 01666e4c0597: Waiting 06:29:15 aa168da1d23b: Waiting 06:29:15 46f8f816bc3b: Waiting 06:29:15 36b3adc4ff6f: Download complete 06:29:15 46f8f816bc3b: Verifying Checksum 06:29:15 46f8f816bc3b: Download complete 06:29:15 df20fa9351a1: Verifying Checksum 06:29:15 df20fa9351a1: Download complete 06:29:15 93b9cdb0e59b: Verifying Checksum 06:29:15 93b9cdb0e59b: Download complete 06:29:15 5e14af77c1be: Verifying Checksum 06:29:15 5e14af77c1be: Download complete 06:29:15 93b61091891f: Download complete 06:29:15 01666e4c0597: Verifying Checksum 06:29:15 01666e4c0597: Download complete 06:29:16 df20fa9351a1: Pull complete 06:29:16 8ad3a11d3b57: Verifying Checksum 06:29:16 8ad3a11d3b57: Download complete 06:29:16 36b3adc4ff6f: Pull complete 06:29:16 8ad3a11d3b57: Pull complete 06:29:16 46f8f816bc3b: Pull complete 06:29:18 aa168da1d23b: Verifying Checksum 06:29:18 aa168da1d23b: Download complete 06:29:18 93b61091891f: Pull complete 06:29:18 93b9cdb0e59b: Pull complete 06:29:18 5e14af77c1be: Pull complete 06:29:18 01666e4c0597: Pull complete 06:29:26 aa168da1d23b: Pull complete 06:29:26 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:29:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:29:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:29:26 prd-centos7-docker-4c-2g-15839 does not seem to be running inside a container 06:29:26 $ 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-193/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-193 -v /w/workspace/gexfoundry_device-mqtt-go_PR-193:/w/workspace/gexfoundry_device-mqtt-go_PR-193:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-193@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-193@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:10003/edgex-lftools-log-publisher:alpine cat 06:29:30 $ docker top fb761f0c8c72a23b0cf0943cf816536973362f5e7ba0c3094c4e92adaed1452e -eo pid,comm [Pipeline] { [Pipeline] sh 06:29:31 + touch /tmp/pre-build-complete [Pipeline] sh 06:29:31 + mkdir -p /var/log/sa [Pipeline] sh 06:29:32 + ls /var/log/sa-host 06:29:32 + sadf -c /var/log/sa-host/sa14 06:29:32 file_magic: OK 06:29:32 HZ: Using current value: 100 06:29:32 file_header: OK 06:29:32 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:29:32 Statistics: 06:29:32 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:29:32 File successfully converted to sysstat format version 12.2.1 06:29:32 + sadf -c /var/log/sa-host/sa23 06:29:32 file_magic: OK 06:29:32 HZ: Using current value: 100 06:29:32 file_header: OK 06:29:32 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:29:32 Statistics: 06:29:32 Hnuu...uuuununununu... 06:29:32 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:29:32 provisioning config files... 06:29:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-193@tmp/config1247423111035668831tmp [Pipeline] { [Pipeline] echo 06:29:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:29:32 ---> create-netrc.sh [Pipeline] } 06:29:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:29:32 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:29:33 ---> python-tools-install.sh [Pipeline] echo 06:29:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:29:33 ---> sudo-logs.sh 06:29:33 Archiving 'sudo' log.. [Pipeline] echo 06:29:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:29:34 ---> job-cost.sh 06:29:34 lf-activate-venv: SKIPPING 06:29:34 INFO: No Stack... 06:29:35 INFO: Retrieving Pricing Info for: v1-standard-2 06:29:35 INFO: Archiving Costs [Pipeline] echo 06:29:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:29:36 ---> logs-deploy.sh 06:29:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-193/1 06:29:36 INFO: archiving workspace using pattern(s): 06:29:37 Archives upload complete. 06:29:37 INFO: archiving logs to Nexus