Pull request #176 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-modbus-go Obtained Jenkinsfile from 0233da11e578e5b26219b68cb4a1d7f7d2423bf5+986986d893843ca2c4c8974c29aa772854012406 (2df7d1c0f6a5392fedf83e531ccaa893dd0fb9ba) 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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-modbus-go/branches/PR-176/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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > 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-modbus-go/branches/PR-176/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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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-modbus-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-modbus-go-settings PROJECT: device-modbus-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-modbus-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 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-1812 in /w/workspace/xfoundry_device-modbus-go_PR-176 [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-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-176 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-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-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/176/head:refs/remotes/origin/PR-176 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 986986d893843ca2c4c8974c29aa772854012406 into PR head commit 0233da11e578e5b26219b68cb4a1d7f7d2423bf5 Merge succeeded, producing 0233da11e578e5b26219b68cb4a1d7f7d2423bf5 Checking out Revision 0233da11e578e5b26219b68cb4a1d7f7d2423bf5 (PR-176) > git config core.sparsecheckout # timeout=10 > git checkout -f 0233da11e578e5b26219b68cb4a1d7f7d2423bf5 # 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 986986d893843ca2c4c8974c29aa772854012406 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0233da11e578e5b26219b68cb4a1d7f7d2423bf5 # timeout=10 Commit message: "build(all): Enable use of DependaBot to maintain Go dependencies" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-09-28T22:17:50.304Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-09-28T22:17:50.865Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-09-28T22:17:51.069Z] ========================================================= [2020-09-28T22:17:51.069Z] EdgeX Global Pipelines Version Info [2020-09-28T22:17:51.069Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-09-28T22:17:52.609Z] ------------------- [2020-09-28T22:17:52.609Z] stable info: [2020-09-28T22:17:52.609Z] ------------------- [2020-09-28T22:17:52.609Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-09-28T22:17:52.609Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-09-28T22:17:52.609Z] Message: update stable to v1.0.131 [2020-09-28T22:17:54.538Z] ------------------- [2020-09-28T22:17:54.538Z] experimental info: [2020-09-28T22:17:54.539Z] ------------------- [2020-09-28T22:17:54.539Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-09-28T22:17:54.539Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-09-28T22:17:54.539Z] Message: update experimental to v1.0.131 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-09-28T22:17:55.090Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2020-09-28T22:17:55.223Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2020-09-28T22:17:55.354Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-09-28T22:17:55.491Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-09-28T22:17:55.623Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-09-28T22:17:55.757Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-09-28T22:17:55.890Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-09-28T22:17:56.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-09-28T22:17:56.178Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-09-28T22:17:56.310Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-09-28T22:17:56.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-09-28T22:17:56.591Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-modbus-go [Pipeline] echo [2020-09-28T22:17:56.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-09-28T22:17:56.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-09-28T22:17:57.020Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-09-28T22:17:57.189Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-09-28T22:17:57.318Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-09-28T22:17:57.455Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-09-28T22:17:57.583Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-09-28T22:17:57.722Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-09-28T22:17:57.875Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-09-28T22:17:58.015Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-09-28T22:17:58.145Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-09-28T22:17:58.272Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-09-28T22:17:58.403Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-09-28T22:17:58.533Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-176 [Pipeline] echo [2020-09-28T22:17:58.661Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-176 [Pipeline] echo [2020-09-28T22:17:58.805Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-176 [Pipeline] echo [2020-09-28T22:17:58.930Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0233da11e578e5b26219b68cb4a1d7f7d2423bf5 [Pipeline] echo [2020-09-28T22:17:59.056Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0233da1 [Pipeline] echo [2020-09-28T22:17:59.182Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-28T22:17:59.948Z] + git log --format=format:%s -1 0233da11e578e5b26219b68cb4a1d7f7d2423bf5 [Pipeline] echo [2020-09-28T22:18:00.075Z] GIT_COMMIT: 0233da11e578e5b26219b68cb4a1d7f7d2423bf5, Commit Message: build(all): Enable use of DependaBot to maintain Go dependencies [Pipeline] echo [2020-09-28T22:18:00.213Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-09-28T22:18:01.266Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-28T22:18:01.533Z] [2020-09-28T22:18:01.533Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-09-28T22:18:01.960Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-28T22:18:01.960Z] latest: Pulling from edgex-devops/git-semver [2020-09-28T22:18:01.960Z] 31603596830f: Pulling fs layer [2020-09-28T22:18:01.960Z] 2a8b12db71e7: Pulling fs layer [2020-09-28T22:18:01.960Z] 6ca5941a6612: Pulling fs layer [2020-09-28T22:18:01.960Z] ecc8261a40a4: Pulling fs layer [2020-09-28T22:18:01.961Z] ecc8261a40a4: Waiting [2020-09-28T22:18:01.961Z] 2a8b12db71e7: Verifying Checksum [2020-09-28T22:18:01.961Z] 2a8b12db71e7: Download complete [2020-09-28T22:18:02.228Z] 31603596830f: Download complete [2020-09-28T22:18:02.228Z] ecc8261a40a4: Verifying Checksum [2020-09-28T22:18:02.228Z] ecc8261a40a4: Download complete [2020-09-28T22:18:02.228Z] 6ca5941a6612: Verifying Checksum [2020-09-28T22:18:02.228Z] 6ca5941a6612: Download complete [2020-09-28T22:18:02.495Z] 31603596830f: Pull complete [2020-09-28T22:18:02.495Z] 2a8b12db71e7: Pull complete [2020-09-28T22:18:03.451Z] 6ca5941a6612: Pull complete [2020-09-28T22:18:03.451Z] ecc8261a40a4: Pull complete [2020-09-28T22:18:03.712Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-09-28T22:18:03.713Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-28T22:18:03.713Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-09-28T22:18:03.837Z] prd-centos7-docker-4c-2g-1812 does not seem to be running inside a container [2020-09-28T22:18:03.885Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-176 -v /w/workspace/xfoundry_device-modbus-go_PR-176:/w/workspace/xfoundry_device-modbus-go_PR-176:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-176@tmp:/w/workspace/xfoundry_device-modbus-go_PR-176@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 [2020-09-28T22:18:05.823Z] $ docker top 063033ff97231a814ad150970200bb064b900a0cc77736e0f263df9209778110 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-28T22:18:06.332Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-28T22:18:06.332Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-28T22:18:06.548Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-28T22:18:06.553Z] $ docker exec 063033ff97231a814ad150970200bb064b900a0cc77736e0f263df9209778110 ssh-agent [2020-09-28T22:18:06.715Z] SSH_AUTH_SOCK=/tmp/ssh-Md6aBP1mQ7qk/agent.11 [2020-09-28T22:18:06.715Z] SSH_AGENT_PID=16 [2020-09-28T22:18:06.726Z] Running ssh-add (command line suppressed) [2020-09-28T22:18:06.849Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-176@tmp/private_key_8642840559111149408.key (/w/workspace/xfoundry_device-modbus-go_PR-176@tmp/private_key_8642840559111149408.key) [2020-09-28T22:18:06.898Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-28T22:18:07.284Z] + git describe --exact-match --tags HEAD [2020-09-28T22:18:07.285Z] fatal: no tag exactly matches '0233da11e578e5b26219b68cb4a1d7f7d2423bf5' [Pipeline] } [2020-09-28T22:18:07.329Z] $ docker exec --env ******** --env ******** 063033ff97231a814ad150970200bb064b900a0cc77736e0f263df9209778110 ssh-agent -k [2020-09-28T22:18:07.439Z] unset SSH_AUTH_SOCK; [2020-09-28T22:18:07.439Z] unset SSH_AGENT_PID; [2020-09-28T22:18:07.439Z] echo Agent pid 16 killed; [2020-09-28T22:18:07.481Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-09-28T22:18:07.638Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-09-28T22:18:07.638Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-09-28T22:18:07.766Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-28T22:18:07.766Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-28T22:18:07.927Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-28T22:18:07.932Z] $ docker exec 063033ff97231a814ad150970200bb064b900a0cc77736e0f263df9209778110 ssh-agent [2020-09-28T22:18:08.083Z] SSH_AUTH_SOCK=/tmp/ssh-h41Gn1xrgvhL/agent.45 [2020-09-28T22:18:08.083Z] SSH_AGENT_PID=51 [2020-09-28T22:18:08.090Z] Running ssh-add (command line suppressed) [2020-09-28T22:18:08.204Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-176@tmp/private_key_7755841908936281492.key (/w/workspace/xfoundry_device-modbus-go_PR-176@tmp/private_key_7755841908936281492.key) [2020-09-28T22:18:08.252Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-28T22:18:08.633Z] + git semver init [2020-09-28T22:18:08.633Z] # -> Open(): unable to determine branch for HEAD [2020-09-28T22:18:08.633Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_PR-176/.git [2020-09-28T22:18:08.633Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_PR-176 [2020-09-28T22:18:08.633Z] # $SEMVER_REMOTE_NAME = origin [2020-09-28T22:18:08.633Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-28T22:18:08.633Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-28T22:18:08.633Z] # $SEMVER_BRANCH = PR-176 [2020-09-28T22:18:08.633Z] # $SEMVER_TEMP = /tmp/semver-023260167 [2020-09-28T22:18:08.633Z] # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP [2020-09-28T22:18:09.205Z] # '/tmp/semver-023260167' -> '/w/workspace/xfoundry_device-modbus-go_PR-176/.semver' [2020-09-28T22:18:09.205Z] # -> Force: false [2020-09-28T22:18:09.205Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_PR-176/.semver [Pipeline] } [2020-09-28T22:18:09.230Z] $ docker exec --env ******** --env ******** 063033ff97231a814ad150970200bb064b900a0cc77736e0f263df9209778110 ssh-agent -k [2020-09-28T22:18:09.351Z] unset SSH_AUTH_SOCK; [2020-09-28T22:18:09.351Z] unset SSH_AGENT_PID; [2020-09-28T22:18:09.351Z] echo Agent pid 51 killed; [2020-09-28T22:18:09.392Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-28T22:18:09.985Z] + git semver [Pipeline] } [2020-09-28T22:18:10.019Z] $ docker stop --time=1 063033ff97231a814ad150970200bb064b900a0cc77736e0f263df9209778110 [2020-09-28T22:18:11.430Z] $ docker rm -f 063033ff97231a814ad150970200bb064b900a0cc77736e0f263df9209778110 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-09-28T22:18:12.301Z] Stashed 30 file(s) [Pipeline] echo [2020-09-28T22:18:12.324Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo [2020-09-28T22:18:12.455Z] Archived original 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 [2020-09-28T22:18:28.207Z] Still waiting to schedule task [2020-09-28T22:18:28.207Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1812’ [2020-09-28T22:18:28.235Z] Still waiting to schedule task [2020-09-28T22:18:28.235Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-09-28T22:20:22.045Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1813 in /w/workspace/xfoundry_device-modbus-go_PR-176 [Pipeline] { [Pipeline] ws [2020-09-28T22:20:22.140Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2020-09-28T22:20:27.324Z] using credential edgex-jenkins-ssh [2020-09-28T22:20:27.388Z] Cloning the remote Git repository [2020-09-28T22:20:27.464Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-09-28T22:20:27.596Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2020-09-28T22:20:27.679Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-09-28T22:20:27.679Z] > git --version # timeout=10 [2020-09-28T22:20:27.696Z] > git --version # 'git version 2.17.1' [2020-09-28T22:20:27.698Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-28T22:20:27.773Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-28T22:20:29.264Z] Merging remotes/origin/master commit 986986d893843ca2c4c8974c29aa772854012406 into PR head commit 0233da11e578e5b26219b68cb4a1d7f7d2423bf5 [2020-09-28T22:20:29.666Z] Merge succeeded, producing 0233da11e578e5b26219b68cb4a1d7f7d2423bf5 [2020-09-28T22:20:29.667Z] Checking out Revision 0233da11e578e5b26219b68cb4a1d7f7d2423bf5 (PR-176) [2020-09-28T22:20:28.579Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-09-28T22:20:28.595Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-28T22:20:28.625Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-09-28T22:20:28.658Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-09-28T22:20:28.659Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-28T22:20:28.670Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/176/head:refs/remotes/origin/PR-176 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-28T22:20:29.289Z] > git config core.sparsecheckout # timeout=10 [2020-09-28T22:20:29.358Z] > git checkout -f 0233da11e578e5b26219b68cb4a1d7f7d2423bf5 # timeout=10 [2020-09-28T22:20:29.573Z] > git remote # timeout=10 [2020-09-28T22:20:29.593Z] > git config --get remote.origin.url # timeout=10 [2020-09-28T22:20:29.615Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-28T22:20:29.625Z] > git merge 986986d893843ca2c4c8974c29aa772854012406 # timeout=10 [2020-09-28T22:20:29.656Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-28T22:20:29.679Z] > git config core.sparsecheckout # timeout=10 [2020-09-28T22:20:29.698Z] > git checkout -f 0233da11e578e5b26219b68cb4a1d7f7d2423bf5 # timeout=10 [2020-09-28T22:20:33.910Z] Commit message: "build(all): Enable use of DependaBot to maintain Go dependencies" [2020-09-28T22:20:33.967Z] > git --version # timeout=10 [2020-09-28T22:20:33.977Z] > git --version # 'git version 2.17.1' [2020-09-28T22:20:33.989Z] fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-28T22:20:35.305Z] ========================================================= [2020-09-28T22:20:35.305Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-09-28T22:20:35.305Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-28T22:20:36.500Z] + 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 . [2020-09-28T22:20:37.482Z] Sending build context to Docker daemon 770kB [2020-09-28T22:20:37.482Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-09-28T22:20:37.482Z] Step 2/8 : FROM ${BASE} [2020-09-28T22:20:37.757Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-09-28T22:20:37.757Z] b538f80385f9: Pulling fs layer [2020-09-28T22:20:37.757Z] 74f711af9a0d: Pulling fs layer [2020-09-28T22:20:37.757Z] 99f96fe45779: Pulling fs layer [2020-09-28T22:20:37.757Z] 8529a6b9a6be: Pulling fs layer [2020-09-28T22:20:37.757Z] 45590311c82a: Pulling fs layer [2020-09-28T22:20:37.757Z] 69ca0ff8b7b3: Pulling fs layer [2020-09-28T22:20:37.757Z] 209524e5b208: Pulling fs layer [2020-09-28T22:20:37.757Z] 8529a6b9a6be: Waiting [2020-09-28T22:20:37.757Z] 45590311c82a: Waiting [2020-09-28T22:20:37.757Z] 69ca0ff8b7b3: Waiting [2020-09-28T22:20:37.757Z] 209524e5b208: Waiting [2020-09-28T22:20:37.757Z] 99f96fe45779: Download complete [2020-09-28T22:20:37.757Z] 74f711af9a0d: Download complete [2020-09-28T22:20:37.757Z] 45590311c82a: Verifying Checksum [2020-09-28T22:20:37.757Z] 45590311c82a: Download complete [2020-09-28T22:20:37.757Z] 69ca0ff8b7b3: Verifying Checksum [2020-09-28T22:20:37.757Z] 69ca0ff8b7b3: Download complete [2020-09-28T22:20:37.757Z] b538f80385f9: Download complete [2020-09-28T22:20:38.739Z] b538f80385f9: Pull complete [2020-09-28T22:20:39.020Z] 74f711af9a0d: Pull complete [2020-09-28T22:20:39.620Z] 99f96fe45779: Pull complete [2020-09-28T22:20:40.610Z] 209524e5b208: Verifying Checksum [2020-09-28T22:20:40.610Z] 209524e5b208: Download complete [2020-09-28T22:20:42.054Z] 8529a6b9a6be: Verifying Checksum [2020-09-28T22:20:42.054Z] 8529a6b9a6be: Download complete [2020-09-28T22:20:52.230Z] 8529a6b9a6be: Pull complete [2020-09-28T22:20:52.230Z] 45590311c82a: Pull complete [2020-09-28T22:20:52.506Z] 69ca0ff8b7b3: Pull complete [2020-09-28T22:20:56.860Z] 209524e5b208: Pull complete [2020-09-28T22:20:56.860Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-09-28T22:20:56.860Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-09-28T22:20:56.860Z] ---> 5bddaf1c2fca [2020-09-28T22:20:56.860Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-09-28T22:20:59.488Z] ---> Running in bb964472ee3c [2020-09-28T22:20:59.488Z] Removing intermediate container bb964472ee3c [2020-09-28T22:20:59.488Z] ---> 632a954241f6 [2020-09-28T22:20:59.488Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-28T22:20:59.759Z] ---> Running in d234875f90f7 [2020-09-28T22:21:02.372Z] Removing intermediate container d234875f90f7 [2020-09-28T22:21:02.372Z] ---> c2c9dfbaf7b1 [2020-09-28T22:21:02.372Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-09-28T22:21:02.372Z] ---> Running in ddc5904a0709 [2020-09-28T22:21:03.806Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-28T22:21:04.776Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-28T22:21:06.217Z] (1/14) Installing libmagic (5.38-r0) [2020-09-28T22:21:06.217Z] (2/14) Installing file (5.38-r0) [2020-09-28T22:21:06.217Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-09-28T22:21:06.217Z] (4/14) Installing g++ (9.3.0-r2) [2020-09-28T22:21:10.516Z] (5/14) Installing fortify-headers (1.1-r0) [2020-09-28T22:21:10.516Z] (6/14) Installing patch (2.7.6-r6) [2020-09-28T22:21:10.790Z] (7/14) Installing build-base (0.5-r2) [2020-09-28T22:21:10.790Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-09-28T22:21:10.790Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-09-28T22:21:11.062Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-09-28T22:21:11.333Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-09-28T22:21:11.333Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-09-28T22:21:11.603Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-09-28T22:21:11.603Z] (14/14) Installing openssh (8.3_p1-r0) [2020-09-28T22:21:11.886Z] Executing busybox-1.31.1-r16.trigger [2020-09-28T22:21:11.886Z] OK: 221 MiB in 53 packages [2020-09-28T22:21:16.198Z] Removing intermediate container ddc5904a0709 [2020-09-28T22:21:16.198Z] ---> e48c6e0c9a20 [2020-09-28T22:21:16.198Z] Step 6/8 : WORKDIR /device-modbus-go [2020-09-28T22:21:16.198Z] ---> Running in 681074cb85cc [2020-09-28T22:21:16.478Z] Removing intermediate container 681074cb85cc [2020-09-28T22:21:16.478Z] ---> 6433c898542c [2020-09-28T22:21:16.478Z] Step 7/8 : COPY . . [2020-09-28T22:21:17.465Z] ---> 0e93fcb88f8c [2020-09-28T22:21:17.465Z] Step 8/8 : RUN go mod download [2020-09-28T22:21:17.741Z] ---> Running in 579dc48829a7 [2020-09-28T22:21:32.199Z] Running on prd-centos7-docker-4c-2g-1814 in /w/workspace/xfoundry_device-modbus-go_PR-176 [Pipeline] { [Pipeline] ws [2020-09-28T22:21:32.329Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2020-09-28T22:21:32.871Z] Removing intermediate container 579dc48829a7 [2020-09-28T22:21:32.871Z] ---> 99f4de3d5484 [2020-09-28T22:21:32.871Z] Successfully built 99f4de3d5484 [2020-09-28T22:21:32.871Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-09-28T22:21:33.296Z] + docker inspect -f . ci-base-image-arm64 [2020-09-28T22:21:33.296Z] . [Pipeline] withDockerContainer [2020-09-28T22:21:33.559Z] prd-ubuntu18.04-docker-arm64-4c-16g-1813 does not seem to be running inside a container [2020-09-28T22:21:33.649Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-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 [2020-09-28T22:21:35.503Z] $ docker top 941bc61311e060865322b8b1921c8912b6526974f3f9d074a95cae9ea84f5488 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-28T22:21:36.969Z] + go version [2020-09-28T22:21:36.969Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-09-28T22:21:37.009Z] $ docker stop --time=1 941bc61311e060865322b8b1921c8912b6526974f3f9d074a95cae9ea84f5488 [2020-09-28T22:21:37.977Z] using credential edgex-jenkins-ssh [2020-09-28T22:21:38.031Z] Cloning the remote Git repository [2020-09-28T22:21:39.048Z] $ docker rm -f 941bc61311e060865322b8b1921c8912b6526974f3f9d074a95cae9ea84f5488 [2020-09-28T22:21:38.086Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-09-28T22:21:38.168Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2020-09-28T22:21:38.264Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-09-28T22:21:38.264Z] > git --version # timeout=10 [2020-09-28T22:21:38.284Z] > git --version # 'git version 2.16.5' [2020-09-28T22:21:38.284Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-28T22:21:38.352Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-28T22:21:40.329Z] + docker inspect -f . ci-base-image-arm64 [2020-09-28T22:21:40.329Z] . [Pipeline] withDockerContainer [2020-09-28T22:21:39.746Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-09-28T22:21:39.780Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-28T22:21:39.828Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-09-28T22:21:39.865Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-09-28T22:21:39.866Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-28T22:21:39.880Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/176/head:refs/remotes/origin/PR-176 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-28T22:21:40.470Z] Merging remotes/origin/master commit 986986d893843ca2c4c8974c29aa772854012406 into PR head commit 0233da11e578e5b26219b68cb4a1d7f7d2423bf5 [2020-09-28T22:21:40.615Z] prd-ubuntu18.04-docker-arm64-4c-16g-1813 does not seem to be running inside a container [2020-09-28T22:21:40.704Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-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 [2020-09-28T22:21:40.745Z] Merge succeeded, producing 0233da11e578e5b26219b68cb4a1d7f7d2423bf5 [2020-09-28T22:21:40.746Z] Checking out Revision 0233da11e578e5b26219b68cb4a1d7f7d2423bf5 (PR-176) [2020-09-28T22:21:40.484Z] > git config core.sparsecheckout # timeout=10 [2020-09-28T22:21:40.544Z] > git checkout -f 0233da11e578e5b26219b68cb4a1d7f7d2423bf5 # timeout=10 [2020-09-28T22:21:40.684Z] > git remote # timeout=10 [2020-09-28T22:21:40.692Z] > git config --get remote.origin.url # timeout=10 [2020-09-28T22:21:40.708Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-28T22:21:40.718Z] > git merge 986986d893843ca2c4c8974c29aa772854012406 # timeout=10 [2020-09-28T22:21:40.731Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-28T22:21:40.752Z] > git config core.sparsecheckout # timeout=10 [2020-09-28T22:21:40.762Z] > git checkout -f 0233da11e578e5b26219b68cb4a1d7f7d2423bf5 # timeout=10 [2020-09-28T22:21:42.592Z] $ docker top 80508a6e255c358c917b4410ae345064a478dbc47a90efed34479b0f2e7c83d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-28T22:21:44.001Z] + make test [2020-09-28T22:21:44.001Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-09-28T22:21:44.699Z] Commit message: "build(all): Enable use of DependaBot to maintain Go dependencies" [2020-09-28T22:21:44.749Z] > git --version # timeout=10 [2020-09-28T22:21:44.840Z] > git --version # 'git version 2.16.5' [2020-09-28T22:21:44.917Z] fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-09-28T22:21:45.033Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-28T22:21:46.211Z] ========================================================= [2020-09-28T22:21:46.211Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-09-28T22:21:46.211Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-28T22:21:47.187Z] + 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 . [2020-09-28T22:21:47.808Z] Sending build context to Docker daemon 770kB [2020-09-28T22:21:47.808Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-09-28T22:21:47.808Z] Step 2/8 : FROM ${BASE} [2020-09-28T22:21:47.808Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-09-28T22:21:47.808Z] df20fa9351a1: Pulling fs layer [2020-09-28T22:21:47.808Z] ed8968b2872e: Pulling fs layer [2020-09-28T22:21:47.808Z] a92cc7c5fd73: Pulling fs layer [2020-09-28T22:21:47.808Z] e871e8e8d7a9: Pulling fs layer [2020-09-28T22:21:47.808Z] e73272ec9a57: Pulling fs layer [2020-09-28T22:21:47.808Z] 1e910a182e73: Pulling fs layer [2020-09-28T22:21:47.808Z] 4e634b169226: Pulling fs layer [2020-09-28T22:21:47.808Z] e73272ec9a57: Waiting [2020-09-28T22:21:47.808Z] 1e910a182e73: Waiting [2020-09-28T22:21:47.808Z] 4e634b169226: Waiting [2020-09-28T22:21:47.808Z] e871e8e8d7a9: Waiting [2020-09-28T22:21:47.808Z] a92cc7c5fd73: Verifying Checksum [2020-09-28T22:21:47.808Z] a92cc7c5fd73: Download complete [2020-09-28T22:21:47.808Z] ed8968b2872e: Verifying Checksum [2020-09-28T22:21:47.808Z] ed8968b2872e: Download complete [2020-09-28T22:21:47.808Z] e73272ec9a57: Verifying Checksum [2020-09-28T22:21:47.808Z] e73272ec9a57: Download complete [2020-09-28T22:21:48.081Z] 1e910a182e73: Verifying Checksum [2020-09-28T22:21:48.081Z] 1e910a182e73: Download complete [2020-09-28T22:21:48.372Z] df20fa9351a1: Verifying Checksum [2020-09-28T22:21:48.372Z] df20fa9351a1: Download complete [2020-09-28T22:21:49.005Z] df20fa9351a1: Pull complete [2020-09-28T22:21:49.279Z] ed8968b2872e: Pull complete [2020-09-28T22:21:49.550Z] a92cc7c5fd73: Pull complete [2020-09-28T22:21:50.983Z] 4e634b169226: Verifying Checksum [2020-09-28T22:21:50.983Z] 4e634b169226: Download complete [2020-09-28T22:21:51.581Z] e871e8e8d7a9: Verifying Checksum [2020-09-28T22:21:51.581Z] e871e8e8d7a9: Download complete [2020-09-28T22:21:59.927Z] e871e8e8d7a9: Pull complete [2020-09-28T22:21:59.927Z] e73272ec9a57: Pull complete [2020-09-28T22:22:00.199Z] 1e910a182e73: Pull complete [2020-09-28T22:22:05.627Z] 4e634b169226: Pull complete [2020-09-28T22:22:05.627Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-09-28T22:22:05.627Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-09-28T22:22:05.627Z] ---> f7629b54cfaa [2020-09-28T22:22:05.627Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-09-28T22:22:05.627Z] ---> Running in a0fad13f38ae [2020-09-28T22:22:05.627Z] Removing intermediate container a0fad13f38ae [2020-09-28T22:22:05.627Z] ---> b958febdd8d2 [2020-09-28T22:22:05.627Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-28T22:22:05.905Z] ---> Running in 760d18f0bcd5 [2020-09-28T22:22:07.914Z] Removing intermediate container 760d18f0bcd5 [2020-09-28T22:22:07.914Z] ---> b076335b598f [2020-09-28T22:22:07.914Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-09-28T22:22:07.914Z] ---> Running in 48978aeb9450 [2020-09-28T22:22:08.495Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-28T22:22:09.078Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-28T22:22:09.659Z] (1/14) Installing libmagic (5.38-r0) [2020-09-28T22:22:09.659Z] (2/14) Installing file (5.38-r0) [2020-09-28T22:22:09.930Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-09-28T22:22:09.930Z] (4/14) Installing g++ (9.3.0-r2) [2020-09-28T22:22:15.261Z] (5/14) Installing fortify-headers (1.1-r0) [2020-09-28T22:22:15.261Z] (6/14) Installing patch (2.7.6-r6) [2020-09-28T22:22:15.261Z] (7/14) Installing build-base (0.5-r2) [2020-09-28T22:22:15.261Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-09-28T22:22:15.261Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-09-28T22:22:15.261Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-09-28T22:22:15.527Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-09-28T22:22:15.527Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-09-28T22:22:15.794Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-09-28T22:22:15.794Z] (14/14) Installing openssh (8.3_p1-r0) [2020-09-28T22:22:16.076Z] Executing busybox-1.31.1-r16.trigger [2020-09-28T22:22:16.076Z] OK: 237 MiB in 53 packages [2020-09-28T22:22:17.460Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2020-09-28T22:22:17.460Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.415s coverage: 50.3% of statements [2020-09-28T22:22:17.460Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-09-28T22:22:20.106Z] gofmt -l . [2020-09-28T22:22:20.106Z] [ "`gofmt -l .`" = "" ] [2020-09-28T22:22:20.106Z] ./bin/test-attribution-txt.sh [2020-09-28T22:22:20.435Z] Removing intermediate container 48978aeb9450 [2020-09-28T22:22:20.436Z] ---> b721e6f19a89 [2020-09-28T22:22:20.436Z] Step 6/8 : WORKDIR /device-modbus-go [2020-09-28T22:22:20.436Z] ---> Running in d80d25a36cb2 [2020-09-28T22:22:20.709Z] Removing intermediate container d80d25a36cb2 [2020-09-28T22:22:20.709Z] ---> 5c6b5b185162 [2020-09-28T22:22:20.709Z] Step 7/8 : COPY . . [2020-09-28T22:22:20.716Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-09-28T22:22:21.316Z] ---> 7e46055c2a05 [2020-09-28T22:22:21.316Z] Step 8/8 : RUN go mod download [2020-09-28T22:22:21.637Z] ---> Running in ec387d31380d [2020-09-28T22:22:21.802Z] Stashed 1 file(s) [Pipeline] } [2020-09-28T22:22:21.840Z] $ docker stop --time=1 80508a6e255c358c917b4410ae345064a478dbc47a90efed34479b0f2e7c83d6 [2020-09-28T22:22:24.200Z] $ docker rm -f 80508a6e255c358c917b4410ae345064a478dbc47a90efed34479b0f2e7c83d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-28T22:22:27.937Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-09-28T22:22:28.338Z] + ls -al . [2020-09-28T22:22:28.338Z] total 140 [2020-09-28T22:22:28.338Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 28 22:22 . [2020-09-28T22:22:28.338Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 22:20 .. [2020-09-28T22:22:28.338Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 28 22:20 .dockerignore [2020-09-28T22:22:28.338Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 22:20 .git [2020-09-28T22:22:28.338Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 22:20 .github [2020-09-28T22:22:28.338Z] -rw-rw-r-- 1 jenkins jenkins 338 Sep 28 22:20 .gitignore [2020-09-28T22:22:28.338Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 22:20 .semver [2020-09-28T22:22:28.338Z] -rw-rw-r-- 1 jenkins jenkins 4913 Sep 28 22:20 Attribution.txt [2020-09-28T22:22:28.338Z] -rw-rw-r-- 1 jenkins jenkins 1430 Sep 28 22:20 Dockerfile [2020-09-28T22:22:28.338Z] -rw-rw-r-- 1 jenkins jenkins 954 Sep 28 22:20 Dockerfile.build [2020-09-28T22:22:28.338Z] -rw-rw-r-- 1 jenkins jenkins 679 Sep 28 22:20 Jenkinsfile [2020-09-28T22:22:28.338Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 28 22:20 LICENSE [2020-09-28T22:22:28.338Z] -rw-rw-r-- 1 jenkins jenkins 880 Sep 28 22:20 Makefile [2020-09-28T22:22:28.338Z] -rw-rw-r-- 1 jenkins jenkins 591 Sep 28 22:20 README.md [2020-09-28T22:22:28.338Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 28 22:18 VERSION [2020-09-28T22:22:28.338Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 22:20 bin [2020-09-28T22:22:28.338Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 22:20 cmd [2020-09-28T22:22:28.338Z] -rw-r--r-- 1 jenkins jenkins 22364 Sep 28 22:22 coverage.out [2020-09-28T22:22:28.338Z] -rw-r--r-- 1 jenkins jenkins 559 Sep 28 22:22 go.mod [2020-09-28T22:22:28.338Z] -rw-r--r-- 1 jenkins jenkins 13471 Sep 28 22:22 go.sum [2020-09-28T22:22:28.338Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 22:20 internal [2020-09-28T22:22:28.338Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 22:20 simulator [2020-09-28T22:22:28.338Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 22:20 snap [2020-09-28T22:22:28.338Z] -rw-rw-r-- 1 jenkins jenkins 229 Sep 28 22:20 version.go [Pipeline] isUnix [Pipeline] sh [2020-09-28T22:22:28.756Z] + docker build -t docker-device-modbus-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0233da11e578e5b26219b68cb4a1d7f7d2423bf5 --label arch=arm64 --label version=0.0.0 . [2020-09-28T22:22:29.035Z] Sending build context to Docker daemon 801.3kB [2020-09-28T22:22:29.307Z] Step 1/20 : ARG BASE=golang:1.15-alpine [2020-09-28T22:22:29.307Z] Step 2/20 : FROM ${BASE} AS builder [2020-09-28T22:22:29.307Z] ---> 99f4de3d5484 [2020-09-28T22:22:29.307Z] Step 3/20 : ARG MAKE='make build' [2020-09-28T22:22:29.581Z] ---> Running in 9ccd43308bc9 [2020-09-28T22:22:29.855Z] Removing intermediate container 9ccd43308bc9 [2020-09-28T22:22:29.855Z] ---> a83eeb1b4850 [2020-09-28T22:22:29.855Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-28T22:22:30.127Z] ---> Running in a383353564b1 [2020-09-28T22:22:33.522Z] Removing intermediate container a383353564b1 [2020-09-28T22:22:33.522Z] ---> dc35b9933571 [2020-09-28T22:22:33.522Z] Step 5/20 : RUN apk add --update --no-cache make git openssh build-base [2020-09-28T22:22:33.522Z] ---> Running in a2735bc530b9 [2020-09-28T22:22:34.964Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-28T22:22:35.560Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-28T22:22:36.159Z] OK: 221 MiB in 53 packages [2020-09-28T22:22:36.897Z] Removing intermediate container ec387d31380d [2020-09-28T22:22:36.897Z] ---> 5ddd590c956d [2020-09-28T22:22:36.897Z] Successfully built 5ddd590c956d [2020-09-28T22:22:36.897Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-09-28T22:22:37.572Z] + docker inspect -f . ci-base-image-x86_64 [2020-09-28T22:22:37.572Z] . [2020-09-28T22:22:37.602Z] Removing intermediate container a2735bc530b9 [2020-09-28T22:22:37.602Z] ---> fc6ba5c41c5f [2020-09-28T22:22:37.602Z] Step 6/20 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go [2020-09-28T22:22:37.602Z] ---> Running in da3085416391 [Pipeline] withDockerContainer [2020-09-28T22:22:37.757Z] prd-centos7-docker-4c-2g-1814 does not seem to be running inside a container [2020-09-28T22:22:37.828Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-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-x86_64 cat [2020-09-28T22:22:37.888Z] Removing intermediate container da3085416391 [2020-09-28T22:22:37.888Z] ---> 650886fa94de [2020-09-28T22:22:37.888Z] Step 7/20 : COPY . . [2020-09-28T22:22:39.306Z] $ docker top 70b6d8fbe8eb51ec6804b40cf87e2005a861f4fd28608ef27d64f6b66316a76f -eo pid,comm [2020-09-28T22:22:39.330Z] ---> 6e741c748eb6 [2020-09-28T22:22:39.330Z] Step 8/20 : RUN ${MAKE} [2020-09-28T22:22:39.330Z] ---> Running in 2be89717011a [Pipeline] { [Pipeline] sh [2020-09-28T22:22:39.976Z] + go version [2020-09-28T22:22:39.976Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-09-28T22:22:40.022Z] $ docker stop --time=1 70b6d8fbe8eb51ec6804b40cf87e2005a861f4fd28608ef27d64f6b66316a76f [2020-09-28T22:22:40.763Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd [2020-09-28T22:22:41.454Z] $ docker rm -f 70b6d8fbe8eb51ec6804b40cf87e2005a861f4fd28608ef27d64f6b66316a76f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-28T22:22:42.646Z] + docker inspect -f . ci-base-image-x86_64 [2020-09-28T22:22:42.646Z] . [Pipeline] withDockerContainer [2020-09-28T22:22:42.854Z] prd-centos7-docker-4c-2g-1814 does not seem to be running inside a container [2020-09-28T22:22:42.925Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-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-x86_64 cat [2020-09-28T22:22:43.737Z] $ docker top 32d72ded56b09cc95aeb23caeac5d87320094cf9c821b20e8ea2f485da51f08d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-28T22:22:44.394Z] + make test [2020-09-28T22:22:44.394Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-09-28T22:22:45.375Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2020-09-28T22:23:02.963Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-09-28T22:23:03.969Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2020-09-28T22:23:03.969Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.401s coverage: 50.3% of statements [2020-09-28T22:23:03.969Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-09-28T22:23:07.471Z] gofmt -l . [2020-09-28T22:23:07.471Z] [ "`gofmt -l .`" = "" ] [2020-09-28T22:23:07.471Z] ./bin/test-attribution-txt.sh [2020-09-28T22:23:08.072Z] ./bin/test-go-mod-tidy.sh [2020-09-28T22:23:08.367Z] Removing intermediate container 2be89717011a [2020-09-28T22:23:08.367Z] ---> 806feff89eae [2020-09-28T22:23:08.367Z] Step 9/20 : FROM scratch [2020-09-28T22:23:08.367Z] ---> [2020-09-28T22:23:08.367Z] Step 10/20 : ENV APP_PORT=49991 [2020-09-28T22:23:08.367Z] ---> Running in 5d17692a3e39 [Pipeline] stash [2020-09-28T22:23:08.392Z] Warning: overwriting stash ‘coverage-report’ [2020-09-28T22:23:08.788Z] Stashed 1 file(s) [Pipeline] } [2020-09-28T22:23:08.810Z] $ docker stop --time=1 32d72ded56b09cc95aeb23caeac5d87320094cf9c821b20e8ea2f485da51f08d [2020-09-28T22:23:08.960Z] Removing intermediate container 5d17692a3e39 [2020-09-28T22:23:08.960Z] ---> abdba6f18181 [2020-09-28T22:23:08.960Z] Step 11/20 : EXPOSE $APP_PORT [2020-09-28T22:23:08.960Z] ---> Running in 1ebcebf17c44 [2020-09-28T22:23:09.549Z] Removing intermediate container 1ebcebf17c44 [2020-09-28T22:23:09.549Z] ---> 1adf5bdf18d5 [2020-09-28T22:23:09.549Z] Step 12/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / [2020-09-28T22:23:10.549Z] ---> f427ae4b9933 [2020-09-28T22:23:10.549Z] Step 13/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / [2020-09-28T22:23:11.068Z] $ docker rm -f 32d72ded56b09cc95aeb23caeac5d87320094cf9c821b20e8ea2f485da51f08d [2020-09-28T22:23:11.144Z] ---> 81f00d752330 [2020-09-28T22:23:11.144Z] Step 14/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2020-09-28T22:23:11.739Z] ---> 92f1288bfe65 [2020-09-28T22:23:11.740Z] Step 15/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-09-28T22:23:12.014Z] ---> Running in bb475ee5d84b [2020-09-28T22:23:12.249Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-09-28T22:23:12.587Z] + ls -al . [2020-09-28T22:23:12.587Z] total 104 [2020-09-28T22:23:12.587Z] drwxrwxr-x. 10 jenkins jenkins 4096 Sep 28 22:23 . [2020-09-28T22:23:12.587Z] drwxrwxr-x. 4 jenkins jenkins 28 Sep 28 22:21 .. [2020-09-28T22:23:12.587Z] -rw-rw-r--. 1 jenkins jenkins 4913 Sep 28 22:21 Attribution.txt [2020-09-28T22:23:12.587Z] drwxrwxr-x. 2 jenkins jenkins 87 Sep 28 22:21 bin [2020-09-28T22:23:12.587Z] drwxrwxr-x. 3 jenkins jenkins 32 Sep 28 22:21 cmd [2020-09-28T22:23:12.587Z] -rw-r--r--. 1 jenkins jenkins 22364 Sep 28 22:23 coverage.out [2020-09-28T22:23:12.587Z] -rw-rw-r--. 1 jenkins jenkins 1430 Sep 28 22:21 Dockerfile [2020-09-28T22:23:12.587Z] -rw-rw-r--. 1 jenkins jenkins 954 Sep 28 22:21 Dockerfile.build [2020-09-28T22:23:12.587Z] -rw-rw-r--. 1 jenkins jenkins 140 Sep 28 22:21 .dockerignore [2020-09-28T22:23:12.587Z] drwxrwxr-x. 8 jenkins jenkins 179 Sep 28 22:21 .git [2020-09-28T22:23:12.587Z] drwxrwxr-x. 2 jenkins jenkins 60 Sep 28 22:21 .github [2020-09-28T22:23:12.587Z] -rw-rw-r--. 1 jenkins jenkins 338 Sep 28 22:21 .gitignore [2020-09-28T22:23:12.587Z] -rw-r--r--. 1 jenkins jenkins 559 Sep 28 22:23 go.mod [2020-09-28T22:23:12.587Z] -rw-r--r--. 1 jenkins jenkins 13471 Sep 28 22:23 go.sum [2020-09-28T22:23:12.587Z] drwxrwxr-x. 3 jenkins jenkins 20 Sep 28 22:21 internal [2020-09-28T22:23:12.587Z] -rw-rw-r--. 1 jenkins jenkins 679 Sep 28 22:21 Jenkinsfile [2020-09-28T22:23:12.587Z] -rw-rw-r--. 1 jenkins jenkins 11340 Sep 28 22:21 LICENSE [2020-09-28T22:23:12.587Z] -rw-rw-r--. 1 jenkins jenkins 880 Sep 28 22:21 Makefile [2020-09-28T22:23:12.587Z] -rw-rw-r--. 1 jenkins jenkins 591 Sep 28 22:21 README.md [2020-09-28T22:23:12.587Z] drwxrwxr-x. 3 jenkins jenkins 58 Sep 28 22:21 .semver [2020-09-28T22:23:12.587Z] drwxrwxr-x. 2 jenkins jenkins 52 Sep 28 22:21 simulator [2020-09-28T22:23:12.587Z] drwxrwxr-x. 4 jenkins jenkins 54 Sep 28 22:21 snap [2020-09-28T22:23:12.587Z] -rw-rw-r--. 1 jenkins jenkins 5 Sep 28 22:18 VERSION [2020-09-28T22:23:12.587Z] -rw-rw-r--. 1 jenkins jenkins 229 Sep 28 22:21 version.go [2020-09-28T22:23:12.611Z] Removing intermediate container bb475ee5d84b [2020-09-28T22:23:12.612Z] ---> c04c2552228f [2020-09-28T22:23:12.612Z] Step 16/20 : ENTRYPOINT ["/device-modbus"] [2020-09-28T22:23:12.612Z] ---> Running in c25e38c3f1cf [Pipeline] isUnix [Pipeline] sh [2020-09-28T22:23:12.886Z] Removing intermediate container c25e38c3f1cf [2020-09-28T22:23:12.886Z] ---> 69266e7d4073 [2020-09-28T22:23:12.886Z] Step 17/20 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-28T22:23:12.941Z] + docker build -t docker-device-modbus-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=0233da11e578e5b26219b68cb4a1d7f7d2423bf5 --label arch=amd64 --label version=0.0.0 . [2020-09-28T22:23:12.941Z] Sending build context to Docker daemon 801.3kB [2020-09-28T22:23:13.160Z] ---> Running in 3588821312b0 [2020-09-28T22:23:13.210Z] Step 1/20 : ARG BASE=golang:1.15-alpine [2020-09-28T22:23:13.210Z] Step 2/20 : FROM ${BASE} AS builder [2020-09-28T22:23:13.210Z] ---> 5ddd590c956d [2020-09-28T22:23:13.210Z] Step 3/20 : ARG MAKE='make build' [2020-09-28T22:23:13.210Z] ---> Running in cc503570b691 [2020-09-28T22:23:13.481Z] Removing intermediate container cc503570b691 [2020-09-28T22:23:13.481Z] ---> b5d0abc7d56c [2020-09-28T22:23:13.481Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-28T22:23:13.481Z] ---> Running in b34eef0389c1 [2020-09-28T22:23:13.755Z] Removing intermediate container 3588821312b0 [2020-09-28T22:23:13.755Z] ---> 92052684be4f [2020-09-28T22:23:13.755Z] Step 18/20 : LABEL arch=arm64 [2020-09-28T22:23:13.755Z] ---> Running in 53ae8736c61b [2020-09-28T22:23:14.352Z] Removing intermediate container 53ae8736c61b [2020-09-28T22:23:14.353Z] ---> fea6c5b2e206 [2020-09-28T22:23:14.353Z] Step 19/20 : LABEL git_sha=0233da11e578e5b26219b68cb4a1d7f7d2423bf5 [2020-09-28T22:23:14.353Z] ---> Running in 351b3db1a90e [2020-09-28T22:23:14.627Z] Removing intermediate container 351b3db1a90e [2020-09-28T22:23:14.627Z] ---> c05b6f6153f1 [2020-09-28T22:23:14.627Z] Step 20/20 : LABEL version=0.0.0 [2020-09-28T22:23:14.901Z] Removing intermediate container b34eef0389c1 [2020-09-28T22:23:14.901Z] ---> 23e4e15ea836 [2020-09-28T22:23:14.901Z] Step 5/20 : RUN apk add --update --no-cache make git openssh build-base [2020-09-28T22:23:14.901Z] ---> Running in 389b4e30c00b [2020-09-28T22:23:14.907Z] ---> Running in 915d2cfea1eb [2020-09-28T22:23:15.167Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-28T22:23:15.498Z] Removing intermediate container 915d2cfea1eb [2020-09-28T22:23:15.498Z] ---> d5673dbcbc3d [2020-09-28T22:23:15.498Z] [Warning] One or more build-args [ARCH] were not consumed [2020-09-28T22:23:15.498Z] Successfully built d5673dbcbc3d [2020-09-28T22:23:15.498Z] Successfully tagged docker-device-modbus-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [2020-09-28T22:23:15.748Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [2020-09-28T22:23:16.358Z] OK: 237 MiB in 53 packages [Pipeline] node [2020-09-28T22:23:16.942Z] Removing intermediate container 389b4e30c00b [2020-09-28T22:23:16.942Z] ---> 11f5004f1e39 [2020-09-28T22:23:16.942Z] Step 6/20 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go [2020-09-28T22:23:16.942Z] ---> Running in 47a2f2ab4f69 [2020-09-28T22:23:17.216Z] Removing intermediate container 47a2f2ab4f69 [2020-09-28T22:23:17.216Z] ---> 93e4878ec819 [2020-09-28T22:23:17.216Z] Step 7/20 : COPY . . [2020-09-28T22:23:18.185Z] ---> c8ccf278e93d [2020-09-28T22:23:18.185Z] Step 8/20 : RUN ${MAKE} [2020-09-28T22:23:18.185Z] ---> Running in e3e1b4a9e5fb [2020-09-28T22:23:19.201Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd [2020-09-28T22:23:31.445Z] Still waiting to schedule task [2020-09-28T22:23:31.445Z] All nodes of label ‘ubuntu18.04-docker-arm64-16c-16g’ are offline [2020-09-28T22:23:31.765Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-09-28T22:23:37.207Z] Removing intermediate container e3e1b4a9e5fb [2020-09-28T22:23:37.208Z] ---> 89826cdd50ad [2020-09-28T22:23:37.208Z] Step 9/20 : FROM scratch [2020-09-28T22:23:37.208Z] ---> [2020-09-28T22:23:37.208Z] Step 10/20 : ENV APP_PORT=49991 [2020-09-28T22:23:37.208Z] ---> Running in dd7141f77871 [2020-09-28T22:23:37.208Z] Removing intermediate container dd7141f77871 [2020-09-28T22:23:37.208Z] ---> b9930c94f14c [2020-09-28T22:23:37.208Z] Step 11/20 : EXPOSE $APP_PORT [2020-09-28T22:23:37.208Z] ---> Running in 0ad32f349d14 [2020-09-28T22:23:37.208Z] Removing intermediate container 0ad32f349d14 [2020-09-28T22:23:37.208Z] ---> 10c4aa8ab6f4 [2020-09-28T22:23:37.208Z] Step 12/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / [2020-09-28T22:23:37.814Z] ---> 951570fe8e56 [2020-09-28T22:23:37.814Z] Step 13/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / [2020-09-28T22:23:38.081Z] ---> 98dd3f6cf2e3 [2020-09-28T22:23:38.081Z] Step 14/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / [2020-09-28T22:23:38.667Z] ---> 642e858b3858 [2020-09-28T22:23:38.667Z] Step 15/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' [2020-09-28T22:23:38.667Z] ---> Running in 0373f4ac2d86 [2020-09-28T22:23:39.249Z] Removing intermediate container 0373f4ac2d86 [2020-09-28T22:23:39.249Z] ---> 073b80a1a8ba [2020-09-28T22:23:39.249Z] Step 16/20 : ENTRYPOINT ["/device-modbus"] [2020-09-28T22:23:39.535Z] ---> Running in 01a6afa13e6b [2020-09-28T22:23:39.806Z] Removing intermediate container 01a6afa13e6b [2020-09-28T22:23:39.806Z] ---> 2431c5d8c585 [2020-09-28T22:23:39.806Z] Step 17/20 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-28T22:23:39.806Z] ---> Running in bf3a2cd3f719 [2020-09-28T22:23:40.104Z] Removing intermediate container bf3a2cd3f719 [2020-09-28T22:23:40.104Z] ---> 35a9c6b8a4f3 [2020-09-28T22:23:40.104Z] Step 18/20 : LABEL arch=amd64 [2020-09-28T22:23:40.104Z] ---> Running in 877698c3c7d5 [2020-09-28T22:23:40.386Z] Removing intermediate container 877698c3c7d5 [2020-09-28T22:23:40.386Z] ---> a99403795fe2 [2020-09-28T22:23:40.386Z] Step 19/20 : LABEL git_sha=0233da11e578e5b26219b68cb4a1d7f7d2423bf5 [2020-09-28T22:23:40.386Z] ---> Running in 4b2c6ec5a0fd [2020-09-28T22:23:40.652Z] Removing intermediate container 4b2c6ec5a0fd [2020-09-28T22:23:40.652Z] ---> 71938b3292e6 [2020-09-28T22:23:40.652Z] Step 20/20 : LABEL version=0.0.0 [2020-09-28T22:23:40.920Z] ---> Running in 4d31f39cb878 [2020-09-28T22:23:41.192Z] Removing intermediate container 4d31f39cb878 [2020-09-28T22:23:41.192Z] ---> e0833230f12d [2020-09-28T22:23:41.192Z] [Warning] One or more build-args [ARCH] were not consumed [2020-09-28T22:23:41.192Z] Successfully built e0833230f12d [2020-09-28T22:23:41.192Z] Successfully tagged docker-device-modbus-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2020-09-28T22:23:57.038Z] Still waiting to schedule task [2020-09-28T22:23:57.038Z] All nodes of label ‘centos7-docker-8c-8g’ are offline [2020-09-28T22:24:58.704Z] Running on prd-centos7-docker-8c-8g-1817 in /w/workspace/xfoundry_device-modbus-go_PR-176 [Pipeline] { [Pipeline] ws [2020-09-28T22:24:58.840Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2020-09-28T22:25:00.786Z] using credential edgex-jenkins-ssh [2020-09-28T22:25:00.838Z] Cloning the remote Git repository [2020-09-28T22:25:00.562Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-09-28T22:25:00.624Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2020-09-28T22:25:00.646Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-09-28T22:25:00.647Z] > git --version # timeout=10 [2020-09-28T22:25:00.651Z] > git --version # 'git version 2.16.5' [2020-09-28T22:25:00.652Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-28T22:25:00.674Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-28T22:25:01.215Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-09-28T22:25:01.219Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-28T22:25:01.228Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-09-28T22:25:01.240Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-09-28T22:25:01.240Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-28T22:25:01.243Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/176/head:refs/remotes/origin/PR-176 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-28T22:25:02.313Z] Merging remotes/origin/master commit 986986d893843ca2c4c8974c29aa772854012406 into PR head commit 0233da11e578e5b26219b68cb4a1d7f7d2423bf5 [2020-09-28T22:25:02.379Z] Merge succeeded, producing 0233da11e578e5b26219b68cb4a1d7f7d2423bf5 [2020-09-28T22:25:02.379Z] Checking out Revision 0233da11e578e5b26219b68cb4a1d7f7d2423bf5 (PR-176) [2020-09-28T22:25:02.153Z] > git config core.sparsecheckout # timeout=10 [2020-09-28T22:25:02.158Z] > git checkout -f 0233da11e578e5b26219b68cb4a1d7f7d2423bf5 # timeout=10 [2020-09-28T22:25:02.188Z] > git remote # timeout=10 [2020-09-28T22:25:02.192Z] > git config --get remote.origin.url # timeout=10 [2020-09-28T22:25:02.196Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-28T22:25:02.200Z] > git merge 986986d893843ca2c4c8974c29aa772854012406 # timeout=10 [2020-09-28T22:25:02.207Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-28T22:25:02.216Z] > git config core.sparsecheckout # timeout=10 [2020-09-28T22:25:02.219Z] > git checkout -f 0233da11e578e5b26219b68cb4a1d7f7d2423bf5 # timeout=10 [2020-09-28T22:25:05.770Z] Commit message: "build(all): Enable use of DependaBot to maintain Go dependencies" [2020-09-28T22:25:05.794Z] > git --version # timeout=10 [2020-09-28T22:25:05.797Z] > git --version # 'git version 2.16.5' [2020-09-28T22:25:05.801Z] fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-28T22:25:07.507Z] ++ find /w/workspace/device-modbus-go/1 [2020-09-28T22:25:07.507Z] ++ grep snapcraft.yaml [2020-09-28T22:25:07.507Z] + grep -Po '^name: \K(.*)' /w/workspace/device-modbus-go/1/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-28T22:25:07.710Z] provisioning config files... [2020-09-28T22:25:07.721Z] copy managed file [EdgeX] to file:/w/workspace/device-modbus-go/1@tmp/config8326134462915778688tmp [Pipeline] { [Pipeline] sh [2020-09-28T22:25:08.147Z] + cp /w/workspace/device-modbus-go/1@tmp/config8326134462915778688tmp /w/workspace/device-modbus-go/1/edgex-snap-store-login [Pipeline] sh [2020-09-28T22:25:08.476Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/device-modbus-go/1:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-09-28T22:25:08.476Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally [2020-09-28T22:25:08.737Z] latest: Pulling from edgex-devops/edgex-snap-builder [2020-09-28T22:25:08.737Z] f08d8e2a3ba1: Pulling fs layer [2020-09-28T22:25:08.737Z] 3baa9cb2483b: Pulling fs layer [2020-09-28T22:25:08.737Z] 94e5ff4c0b15: Pulling fs layer [2020-09-28T22:25:08.737Z] 1860925334f9: Pulling fs layer [2020-09-28T22:25:08.737Z] 2daf38717194: Pulling fs layer [2020-09-28T22:25:08.737Z] 309017e8d7a4: Pulling fs layer [2020-09-28T22:25:08.737Z] f7790dc9fd0f: Pulling fs layer [2020-09-28T22:25:08.737Z] cac0ae9282c2: Pulling fs layer [2020-09-28T22:25:08.737Z] 1f4cadf9a1ed: Pulling fs layer [2020-09-28T22:25:08.737Z] 1860925334f9: Waiting [2020-09-28T22:25:08.737Z] 2daf38717194: Waiting [2020-09-28T22:25:08.737Z] 309017e8d7a4: Waiting [2020-09-28T22:25:08.737Z] f7790dc9fd0f: Waiting [2020-09-28T22:25:08.737Z] cac0ae9282c2: Waiting [2020-09-28T22:25:08.737Z] 1f4cadf9a1ed: Waiting [2020-09-28T22:25:08.737Z] 94e5ff4c0b15: Download complete [2020-09-28T22:25:08.737Z] 3baa9cb2483b: Download complete [2020-09-28T22:25:08.737Z] 1860925334f9: Verifying Checksum [2020-09-28T22:25:08.737Z] 1860925334f9: Download complete [2020-09-28T22:25:08.737Z] f7790dc9fd0f: Verifying Checksum [2020-09-28T22:25:08.737Z] f7790dc9fd0f: Download complete [2020-09-28T22:25:08.737Z] cac0ae9282c2: Verifying Checksum [2020-09-28T22:25:08.737Z] cac0ae9282c2: Download complete [2020-09-28T22:25:09.312Z] 1f4cadf9a1ed: Download complete [2020-09-28T22:25:11.859Z] f08d8e2a3ba1: Verifying Checksum [2020-09-28T22:25:11.859Z] f08d8e2a3ba1: Download complete [2020-09-28T22:25:12.800Z] f08d8e2a3ba1: Pull complete [2020-09-28T22:25:12.800Z] 3baa9cb2483b: Pull complete [2020-09-28T22:25:12.800Z] 94e5ff4c0b15: Pull complete [2020-09-28T22:25:12.800Z] 1860925334f9: Pull complete [2020-09-28T22:25:16.098Z] 2daf38717194: Verifying Checksum [2020-09-28T22:25:16.099Z] 2daf38717194: Download complete [2020-09-28T22:25:22.435Z] Running on prd-ubuntu18.04-docker-arm64-16c-16g-1815 in /w/workspace/xfoundry_device-modbus-go_PR-176 [Pipeline] { [Pipeline] ws [2020-09-28T22:25:22.526Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2020-09-28T22:25:26.683Z] using credential edgex-jenkins-ssh [2020-09-28T22:25:26.734Z] Cloning the remote Git repository [2020-09-28T22:25:26.775Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-09-28T22:25:26.881Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2020-09-28T22:25:26.955Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-09-28T22:25:26.955Z] > git --version # timeout=10 [2020-09-28T22:25:26.971Z] > git --version # 'git version 2.17.1' [2020-09-28T22:25:26.973Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-28T22:25:27.024Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-28T22:25:28.351Z] Merging remotes/origin/master commit 986986d893843ca2c4c8974c29aa772854012406 into PR head commit 0233da11e578e5b26219b68cb4a1d7f7d2423bf5 [2020-09-28T22:25:28.573Z] Merge succeeded, producing 0233da11e578e5b26219b68cb4a1d7f7d2423bf5 [2020-09-28T22:25:28.573Z] Checking out Revision 0233da11e578e5b26219b68cb4a1d7f7d2423bf5 (PR-176) [2020-09-28T22:25:27.690Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-09-28T22:25:27.704Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-28T22:25:27.728Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-09-28T22:25:27.763Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-09-28T22:25:27.764Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-28T22:25:27.778Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/176/head:refs/remotes/origin/PR-176 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-28T22:25:28.360Z] > git config core.sparsecheckout # timeout=10 [2020-09-28T22:25:28.374Z] > git checkout -f 0233da11e578e5b26219b68cb4a1d7f7d2423bf5 # timeout=10 [2020-09-28T22:25:28.484Z] > git remote # timeout=10 [2020-09-28T22:25:28.503Z] > git config --get remote.origin.url # timeout=10 [2020-09-28T22:25:28.515Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-28T22:25:28.526Z] > git merge 986986d893843ca2c4c8974c29aa772854012406 # timeout=10 [2020-09-28T22:25:28.548Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-28T22:25:28.570Z] > git config core.sparsecheckout # timeout=10 [2020-09-28T22:25:28.581Z] > git checkout -f 0233da11e578e5b26219b68cb4a1d7f7d2423bf5 # timeout=10 [2020-09-28T22:25:31.005Z] 2daf38717194: Pull complete [2020-09-28T22:25:31.265Z] 309017e8d7a4: Pull complete [2020-09-28T22:25:31.265Z] f7790dc9fd0f: Pull complete [2020-09-28T22:25:31.526Z] cac0ae9282c2: Pull complete [2020-09-28T22:25:31.526Z] 1f4cadf9a1ed: Pull complete [2020-09-28T22:25:31.526Z] Digest: sha256:e10835c8f8d0a147fd8b6785b77f29c2bed6bc82dba1e9f94678def0416e5dc2 [2020-09-28T22:25:31.526Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-09-28T22:25:32.847Z] Commit message: "build(all): Enable use of DependaBot to maintain Go dependencies" [2020-09-28T22:25:32.898Z] > git --version # timeout=10 [2020-09-28T22:25:32.907Z] > git --version # 'git version 2.17.1' [2020-09-28T22:25:32.916Z] fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-28T22:25:34.227Z] + find /w/workspace/device-modbus-go/1 [2020-09-28T22:25:34.227Z] + grep snapcraft.yaml [2020-09-28T22:25:34.227Z] + grep -Po ^name: \K(.*) /w/workspace/device-modbus-go/1/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-28T22:25:34.528Z] provisioning config files... [2020-09-28T22:25:34.553Z] copy managed file [EdgeX] to file:/w/workspace/device-modbus-go/1@tmp/config839452278739768122tmp [Pipeline] { [Pipeline] sh [2020-09-28T22:25:35.010Z] + cp /w/workspace/device-modbus-go/1@tmp/config839452278739768122tmp /w/workspace/device-modbus-go/1/edgex-snap-store-login [Pipeline] sh [2020-09-28T22:25:35.378Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/device-modbus-go/1:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-09-28T22:25:35.731Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-09-28T22:25:35.731Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-09-28T22:25:35.732Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [10.1 kB] [2020-09-28T22:25:35.732Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-09-28T22:25:35.732Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [908 kB] [2020-09-28T22:25:35.732Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [126 kB] [2020-09-28T22:25:35.732Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1115 kB] [2020-09-28T22:25:35.732Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-09-28T22:25:35.732Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [146 kB] [2020-09-28T22:25:35.732Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1406 kB] [2020-09-28T22:25:35.978Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally [2020-09-28T22:25:35.994Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [33.9 kB] [2020-09-28T22:25:35.994Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1435 kB] [2020-09-28T22:25:36.253Z] latest: Pulling from edgex-devops/edgex-snap-builder-arm64 [2020-09-28T22:25:36.253Z] 237528ba509b: Pulling fs layer [2020-09-28T22:25:36.253Z] 393b96f31d8b: Pulling fs layer [2020-09-28T22:25:36.253Z] 4d82b0e39008: Pulling fs layer [2020-09-28T22:25:36.253Z] e7ca375b8d34: Pulling fs layer [2020-09-28T22:25:36.253Z] 418f656485bb: Pulling fs layer [2020-09-28T22:25:36.253Z] aebe8db9254c: Pulling fs layer [2020-09-28T22:25:36.253Z] 4f5f7b207d3f: Pulling fs layer [2020-09-28T22:25:36.253Z] d19ca6af091a: Pulling fs layer [2020-09-28T22:25:36.253Z] 16b5a0711add: Pulling fs layer [2020-09-28T22:25:36.253Z] e7ca375b8d34: Waiting [2020-09-28T22:25:36.253Z] 418f656485bb: Waiting [2020-09-28T22:25:36.253Z] aebe8db9254c: Waiting [2020-09-28T22:25:36.253Z] 4f5f7b207d3f: Waiting [2020-09-28T22:25:36.253Z] 4d82b0e39008: Download complete [2020-09-28T22:25:36.253Z] 393b96f31d8b: Verifying Checksum [2020-09-28T22:25:36.253Z] 393b96f31d8b: Download complete [2020-09-28T22:25:36.253Z] e7ca375b8d34: Download complete [2020-09-28T22:25:36.253Z] aebe8db9254c: Verifying Checksum [2020-09-28T22:25:36.253Z] aebe8db9254c: Download complete [2020-09-28T22:25:36.253Z] 4f5f7b207d3f: Verifying Checksum [2020-09-28T22:25:36.253Z] 4f5f7b207d3f: Download complete [2020-09-28T22:25:36.253Z] d19ca6af091a: Download complete [2020-09-28T22:25:36.530Z] 16b5a0711add: Download complete [2020-09-28T22:25:36.565Z] Fetched 5432 kB in 1s (3941 kB/s) [2020-09-28T22:25:37.504Z] Reading package lists... [2020-09-28T22:25:37.518Z] 237528ba509b: Verifying Checksum [2020-09-28T22:25:37.518Z] 237528ba509b: Download complete [2020-09-28T22:25:40.810Z] 0% [Working] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-09-28T22:25:40.810Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-09-28T22:25:40.810Z] 0% [Waiting for headers] 0% [1 InRelease gpgv 242 kB] [Waiting for headers] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-09-28T22:25:40.810Z] 0% [1 InRelease gpgv 242 kB] 0% [Waiting for headers] 0% [2 InRelease gpgv 88.7 kB] [Waiting for headers] Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [2020-09-28T22:25:40.932Z] 237528ba509b: Pull complete [2020-09-28T22:25:40.932Z] 393b96f31d8b: Pull complete [2020-09-28T22:25:41.206Z] 4d82b0e39008: Pull complete [2020-09-28T22:25:41.802Z] e7ca375b8d34: Pull complete [2020-09-28T22:25:42.164Z] 0% [2 InRelease gpgv 88.7 kB] 0% [Working] 0% [3 InRelease gpgv 88.7 kB] 0% [Working] 0% [4 InRelease gpgv 74.6 kB] 20% [Working] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 64% Reading package lists... 64% Reading package lists... 65% Reading package lists... 65% Reading package lists... 65% Reading package lists... 74% Reading package lists... 74% Reading package lists... 75% Reading package lists... 75% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 92% Reading package lists... 92% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done [2020-09-28T22:25:43.555Z] Installing build dependencies: curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 libperl5.26 make netbase patch perl perl-modules-5.26 [2020-09-28T22:25:44.910Z] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 64% Reading package lists... 64% Reading package lists... 65% Reading package lists... 65% Reading package lists... 65% Reading package lists... 74% Reading package lists... 74% Reading package lists... 75% Reading package lists... 75% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 92% Reading package lists... 92% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done [2020-09-28T22:25:44.910Z] Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree [2020-09-28T22:25:44.911Z] Reading state information... 0% Reading state information... 0% Reading state information... Done [2020-09-28T22:25:45.171Z] The following packages were automatically installed and are no longer required: [2020-09-28T22:25:45.171Z] libjq1 libonig4 [2020-09-28T22:25:45.171Z] Use 'sudo apt autoremove' to remove them. [2020-09-28T22:25:45.171Z] Suggested packages: [2020-09-28T22:25:45.171Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-09-28T22:25:45.171Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc ed [2020-09-28T22:25:45.171Z] diffutils-doc perl-doc libterm-readline-gnu-perl [2020-09-28T22:25:45.171Z] | libterm-readline-perl-perl [2020-09-28T22:25:45.171Z] The following NEW packages will be installed: [2020-09-28T22:25:45.171Z] curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 [2020-09-28T22:25:45.171Z] libperl5.26 make netbase patch perl perl-modules-5.26 [2020-09-28T22:25:45.171Z] 0 upgraded, 14 newly installed, 0 to remove and 25 not upgraded. [2020-09-28T22:25:45.171Z] Need to get 12.0 MB of archives. [2020-09-28T22:25:45.171Z] After this operation, 77.5 MB of additional disk space will be used. [2020-09-28T22:25:45.432Z] 0% [Working] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] [2020-09-28T22:25:46.106Z] 418f656485bb: Download complete [2020-09-28T22:25:46.268Z] 0% [1 perl-modules-5.26 12.6 kB/2763 kB 0%] 4% [1 perl-modules-5.26 593 kB/2763 kB 21%] 20% [Waiting for headers] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] [2020-09-28T22:25:46.268Z] 21% [Waiting for headers] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] [2020-09-28T22:25:46.268Z] 21% [3 libgdbm-compat4 6084 B/6084 B 100%] 23% [Waiting for headers] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] [2020-09-28T22:25:46.268Z] 23% [4 libperl5.26 22.2 kB/3527 kB 1%] 48% [Waiting for headers] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] [2020-09-28T22:25:46.268Z] 48% [5 perl 33.5 kB/201 kB 17%] 51% [Waiting for headers] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] [2020-09-28T22:25:46.268Z] 51% [6 less 17.0 kB/112 kB 15%] 53% [Waiting for headers] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] [2020-09-28T22:25:46.268Z] 53% [7 netbase 12.7 kB/12.7 kB 100%] 54% [Waiting for headers] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] [2020-09-28T22:25:46.268Z] 54% [8 curl 21.0 kB/159 kB 13%] 57% [Waiting for headers] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] [2020-09-28T22:25:46.268Z] 57% [9 libcurl3-gnutls 6834 B/213 kB 3%] 60% [Waiting for headers] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-09-28T22:25:46.268Z] 60% [10 liberror-perl 17.6 kB/22.8 kB 77%] 61% [Waiting for headers] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-09-28T22:25:46.268Z] 61% [11 git-man 33.0 kB/804 kB 4%] 68% [Waiting for headers] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-09-28T22:25:46.529Z] 68% [12 git 0 B/3915 kB 0%] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] [2020-09-28T22:25:46.529Z] 96% [13 make 32.7 kB/154 kB 21%] 98% [Waiting for headers] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-09-28T22:25:46.529Z] 98% [14 patch 9523 B/102 kB 9%] 100% [Working] Fetched 12.0 MB in 1s (9649 kB/s) [2020-09-28T22:25:46.529Z] debconf: delaying package configuration, since apt-utils is not installed [2020-09-28T22:25:46.790Z] Selecting previously unselected package perl-modules-5.26. [2020-09-28T22:25:46.790Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9889 files and directories currently installed.) [2020-09-28T22:25:46.790Z] Preparing to unpack .../00-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-09-28T22:25:46.790Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-09-28T22:25:47.731Z] Selecting previously unselected package libgdbm5:amd64. [2020-09-28T22:25:47.731Z] Preparing to unpack .../01-libgdbm5_1.14.1-6_amd64.deb ... [2020-09-28T22:25:47.731Z] Unpacking libgdbm5:amd64 (1.14.1-6) ... [2020-09-28T22:25:47.731Z] Selecting previously unselected package libgdbm-compat4:amd64. [2020-09-28T22:25:47.731Z] Preparing to unpack .../02-libgdbm-compat4_1.14.1-6_amd64.deb ... [2020-09-28T22:25:47.731Z] Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... [2020-09-28T22:25:47.731Z] Selecting previously unselected package libperl5.26:amd64. [2020-09-28T22:25:47.731Z] Preparing to unpack .../03-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... [2020-09-28T22:25:47.731Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-09-28T22:25:48.303Z] Selecting previously unselected package perl. [2020-09-28T22:25:48.303Z] Preparing to unpack .../04-perl_5.26.1-6ubuntu0.3_amd64.deb ... [2020-09-28T22:25:48.303Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-09-28T22:25:48.563Z] Selecting previously unselected package less. [2020-09-28T22:25:48.564Z] Preparing to unpack .../05-less_487-0.1_amd64.deb ... [2020-09-28T22:25:48.564Z] Unpacking less (487-0.1) ... [2020-09-28T22:25:48.564Z] Selecting previously unselected package netbase. [2020-09-28T22:25:48.564Z] Preparing to unpack .../06-netbase_5.4_all.deb ... [2020-09-28T22:25:48.564Z] Unpacking netbase (5.4) ... [2020-09-28T22:25:48.564Z] Selecting previously unselected package curl. [2020-09-28T22:25:48.564Z] Preparing to unpack .../07-curl_7.58.0-2ubuntu3.10_amd64.deb ... [2020-09-28T22:25:48.564Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-09-28T22:25:48.824Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-09-28T22:25:48.824Z] Preparing to unpack .../08-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... [2020-09-28T22:25:48.824Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-09-28T22:25:48.824Z] Selecting previously unselected package liberror-perl. [2020-09-28T22:25:48.824Z] Preparing to unpack .../09-liberror-perl_0.17025-1_all.deb ... [2020-09-28T22:25:48.824Z] Unpacking liberror-perl (0.17025-1) ... [2020-09-28T22:25:48.824Z] Selecting previously unselected package git-man. [2020-09-28T22:25:48.824Z] Preparing to unpack .../10-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-09-28T22:25:48.824Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-09-28T22:25:49.083Z] Selecting previously unselected package git. [2020-09-28T22:25:49.083Z] Preparing to unpack .../11-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-09-28T22:25:49.083Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-09-28T22:25:49.654Z] Selecting previously unselected package make. [2020-09-28T22:25:49.654Z] Preparing to unpack .../12-make_4.1-9.1ubuntu1_amd64.deb ... [2020-09-28T22:25:49.654Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-09-28T22:25:49.654Z] Selecting previously unselected package patch. [2020-09-28T22:25:49.654Z] Preparing to unpack .../13-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-09-28T22:25:49.654Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-09-28T22:25:49.915Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-09-28T22:25:49.915Z] Setting up less (487-0.1) ... [2020-09-28T22:25:49.915Z] Setting up make (4.1-9.1ubuntu1) ... [2020-09-28T22:25:49.915Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-09-28T22:25:49.915Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-09-28T22:25:49.915Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-09-28T22:25:50.177Z] Setting up libgdbm5:amd64 (1.14.1-6) ... [2020-09-28T22:25:50.177Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-09-28T22:25:50.177Z] Setting up libgdbm-compat4:amd64 (1.14.1-6) ... [2020-09-28T22:25:50.177Z] Setting up netbase (5.4) ... [2020-09-28T22:25:50.177Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-09-28T22:25:50.177Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-09-28T22:25:50.177Z] Setting up liberror-perl (0.17025-1) ... [2020-09-28T22:25:50.177Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-09-28T22:25:50.438Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-09-28T22:25:50.438Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-09-28T22:25:51.824Z] curl set to automatically installed. [2020-09-28T22:25:51.824Z] git set to automatically installed. [2020-09-28T22:25:51.824Z] git-man set to automatically installed. [2020-09-28T22:25:51.824Z] less set to automatically installed. [2020-09-28T22:25:51.824Z] libcurl3-gnutls set to automatically installed. [2020-09-28T22:25:51.824Z] liberror-perl set to automatically installed. [2020-09-28T22:25:51.824Z] libgdbm-compat4 set to automatically installed. [2020-09-28T22:25:51.824Z] libgdbm5 set to automatically installed. [2020-09-28T22:25:51.824Z] libperl5.26 set to automatically installed. [2020-09-28T22:25:51.824Z] make set to automatically installed. [2020-09-28T22:25:51.824Z] netbase set to automatically installed. [2020-09-28T22:25:51.824Z] patch set to automatically installed. [2020-09-28T22:25:51.824Z] perl set to automatically installed. [2020-09-28T22:25:51.824Z] perl-modules-5.26 set to automatically installed. [2020-09-28T22:25:51.824Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-09-28T22:25:51.824Z] Please ensure the environment is properly setup before continuing. [2020-09-28T22:25:51.824Z] Ignore this message if the appropriate measures have already been taken [2020-09-28T22:25:52.395Z] Pulling go  [2020-09-28T22:25:53.359Z] 'device-modbus' has dependencies that need to be staged: go [2020-09-28T22:25:53.359Z] Skipping pull go (already ran) [2020-09-28T22:25:53.359Z] Building go  [2020-09-28T22:25:53.359Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-09-28T22:25:53.359Z] Dload Upload Total Spent Left Speed [2020-09-28T22:25:55.254Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 44 115M 44 51.3M 0 0 51.4M 0 0:00:02 --:--:-- 0:00:02 51.3M 98 115M 98 114M 0 0 57.1M 0 0:00:02 0:00:01 0:00:01 57.1M 100 115M 100 115M 0 0 56.9M 0 0:00:02 0:00:02 --:--:-- 56.9M [2020-09-28T22:25:56.198Z] go1.15.2.linux-amd64.tar.gz: OK [2020-09-28T22:26:02.784Z] Staging go  [2020-09-28T22:26:02.784Z] Pulling device-modbus  [2020-09-28T22:26:03.355Z] Skipping build go (already ran) [2020-09-28T22:26:03.355Z] Building device-modbus  [2020-09-28T22:26:03.355Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd [2020-09-28T22:26:04.297Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-09-28T22:26:04.297Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-09-28T22:26:04.297Z] go: downloading github.com/goburrow/modbus v0.1.0 [2020-09-28T22:26:04.297Z] go: downloading github.com/goburrow/serial v0.1.0 [2020-09-28T22:26:04.297Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-09-28T22:26:04.297Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-09-28T22:26:04.297Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-09-28T22:26:04.297Z] go: downloading github.com/google/uuid v1.1.1 [2020-09-28T22:26:04.297Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-09-28T22:26:04.297Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-09-28T22:26:04.297Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-09-28T22:26:04.297Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-09-28T22:26:04.297Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-09-28T22:26:04.297Z] go: downloading github.com/pkg/errors v0.8.1 [2020-09-28T22:26:04.297Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-09-28T22:26:04.297Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-09-28T22:26:04.297Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-09-28T22:26:04.557Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-09-28T22:26:04.557Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-09-28T22:26:04.557Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-09-28T22:26:04.557Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-09-28T22:26:04.557Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-09-28T22:26:04.557Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-09-28T22:26:04.557Z] go: downloading github.com/x448/float16 v0.8.4 [2020-09-28T22:26:04.557Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-09-28T22:26:04.557Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-09-28T22:26:04.557Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-09-28T22:26:04.557Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-09-28T22:26:04.557Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-09-28T22:26:04.557Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-09-28T22:26:04.557Z] go: downloading github.com/hashicorp/golang-lru v0.5.1 [2020-09-28T22:26:09.874Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-09-28T22:26:12.420Z] Skipping stage go (already ran) [2020-09-28T22:26:12.420Z] Staging device-modbus  [2020-09-28T22:26:13.362Z] Priming go  [2020-09-28T22:26:14.305Z] Priming device-modbus  [2020-09-28T22:26:14.892Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2020-09-28T22:26:14.892Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2020-09-28T22:26:14.892Z] Determining the version from the project repo (version-script). [2020-09-28T22:26:14.892Z] The version has been set to 'local-dev-20200928+0233da1' [2020-09-28T22:26:15.446Z] Snapping | Snapping / Snapping - Snapping | [2020-09-28T22:26:15.446Z] Snapped edgex-device-modbus_local-dev-20200928+0233da1_amd64.snap [Pipeline] } [2020-09-28T22:26:17.399Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-28T22:26:33.077Z] 418f656485bb: Pull complete [2020-09-28T22:26:33.077Z] aebe8db9254c: Pull complete [2020-09-28T22:26:33.077Z] 4f5f7b207d3f: Pull complete [2020-09-28T22:26:33.077Z] d19ca6af091a: Pull complete [2020-09-28T22:26:33.077Z] 16b5a0711add: Pull complete [2020-09-28T22:26:33.077Z] Digest: sha256:9ca9034cebc7408d83a32dada391ac179c4174cde852b5731596ec8e47bf0b3e [2020-09-28T22:26:33.077Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-09-28T22:26:33.077Z] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-09-28T22:26:33.077Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-09-28T22:26:33.077Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] [2020-09-28T22:26:33.077Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-09-28T22:26:33.353Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [952 kB] [2020-09-28T22:26:33.629Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [4035 B] [2020-09-28T22:26:33.629Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [1583 B] [2020-09-28T22:26:33.629Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1270 kB] [2020-09-28T22:26:33.904Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [795 kB] [2020-09-28T22:26:34.179Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [686 kB] [2020-09-28T22:26:34.452Z] Fetched 3961 kB in 2s (1796 kB/s) [2020-09-28T22:26:38.761Z] Reading package lists... [2020-09-28T22:26:53.841Z] 0% [Working] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-09-28T22:26:53.841Z] 0% [Working] 0% [1 InRelease gpgv 242 kB] [Waiting for headers] Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [2020-09-28T22:26:53.841Z] 0% [1 InRelease gpgv 242 kB] Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [2020-09-28T22:26:53.841Z] 0% [1 InRelease gpgv 242 kB] Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [2020-09-28T22:26:57.637Z] 0% [1 InRelease gpgv 242 kB] 0% [Working] 0% [2 InRelease gpgv 88.7 kB] 0% [Working] 0% [3 InRelease gpgv 74.6 kB] 0% [Working] 0% [4 InRelease gpgv 88.7 kB] 20% [Working] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 8% Reading package lists... 29% Reading package lists... 51% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 79% Reading package lists... 79% Reading package lists... 79% Reading package lists... 79% Reading package lists... 88% Reading package lists... 88% Reading package lists... 88% Reading package lists... 88% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 94% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done [2020-09-28T22:27:04.338Z] Installing build dependencies: curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 libperl5.26 make netbase patch perl perl-modules-5.26 [2020-09-28T22:27:07.876Z] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 11% Reading package lists... 33% Reading package lists... 55% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 75% Reading package lists... 79% Reading package lists... 79% Reading package lists... 79% Reading package lists... 79% Reading package lists... 88% Reading package lists... 88% Reading package lists... 88% Reading package lists... 88% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done [2020-09-28T22:27:08.420Z] Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree [2020-09-28T22:27:08.420Z] Reading state information... 0% Reading state information... 0% Reading state information... Done [2020-09-28T22:27:09.398Z] The following packages were automatically installed and are no longer required: [2020-09-28T22:27:09.398Z] libjq1 libonig4 [2020-09-28T22:27:09.398Z] Use 'sudo apt autoremove' to remove them. [2020-09-28T22:27:09.398Z] Suggested packages: [2020-09-28T22:27:09.398Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-09-28T22:27:09.398Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc ed [2020-09-28T22:27:09.398Z] diffutils-doc perl-doc libterm-readline-gnu-perl [2020-09-28T22:27:09.398Z] | libterm-readline-perl-perl [2020-09-28T22:27:09.671Z] The following NEW packages will be installed: [2020-09-28T22:27:09.671Z] curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 [2020-09-28T22:27:09.671Z] libperl5.26 make netbase patch perl perl-modules-5.26 [2020-09-28T22:27:09.671Z] 0 upgraded, 14 newly installed, 0 to remove and 25 not upgraded. [2020-09-28T22:27:09.671Z] Need to get 10.8 MB of archives. [2020-09-28T22:27:09.671Z] After this operation, 73.6 MB of additional disk space will be used. [2020-09-28T22:27:09.944Z] 0% [Working] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] [2020-09-28T22:27:10.817Z] 0% [1 perl-modules-5.26 12.6 kB/2763 kB 0%] 5% [1 perl-modules-5.26 677 kB/2763 kB 25%] 22% [Working] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] [2020-09-28T22:27:10.817Z] 22% [2 libgdbm5 0 B/23.1 kB 0%] 24% [Working] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] [2020-09-28T22:27:10.817Z] 24% [3 libgdbm-compat4 5536 B/5536 B 100%] 25% [Working] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] [2020-09-28T22:27:10.817Z] 25% [4 libperl5.26 12.3 kB/3326 kB 0%] 51% [Waiting for headers] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] [2020-09-28T22:27:10.817Z] 51% [5 perl 42.3 kB/201 kB 21%] 54% [Waiting for headers] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] [2020-09-28T22:27:10.817Z] 54% [6 less 37.3 kB/99.7 kB 37%] 56% [Waiting for headers] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] [2020-09-28T22:27:10.817Z] 56% [7 netbase 12.7 kB/12.7 kB 100%] 58% [Waiting for headers] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.10 [152 kB] [2020-09-28T22:27:10.817Z] 58% [8 curl 1926 B/152 kB 1%] 60% [Waiting for headers] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.10 [179 kB] [2020-09-28T22:27:10.817Z] 61% [9 libcurl3-gnutls 34.1 kB/179 kB 19%] 63% [Working] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] [2020-09-28T22:27:10.817Z] 63% [10 liberror-perl 22.8 kB/22.8 kB 100%] 65% [Waiting for headers] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-09-28T22:27:11.089Z] 65% [11 git-man 0 B/804 kB 0%] 72% [Waiting for headers] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] [2020-09-28T22:27:11.090Z] 72% [12 git 11.2 kB/2952 kB 0%] 95% [Waiting for headers] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] [2020-09-28T22:27:11.090Z] 96% [13 make 65.5 kB/139 kB 47%] 98% [Waiting for headers] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] [2020-09-28T22:27:11.090Z] 98% [14 patch 65.5 kB/91.8 kB 71%] 100% [Working] Fetched 10.8 MB in 1s (7957 kB/s) [2020-09-28T22:27:11.687Z] debconf: delaying package configuration, since apt-utils is not installed [2020-09-28T22:27:11.960Z] Selecting previously unselected package perl-modules-5.26. [2020-09-28T22:27:11.960Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9882 files and directories currently installed.) [2020-09-28T22:27:11.960Z] Preparing to unpack .../00-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-09-28T22:27:11.960Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-09-28T22:27:13.390Z] Selecting previously unselected package libgdbm5:arm64. [2020-09-28T22:27:13.390Z] Preparing to unpack .../01-libgdbm5_1.14.1-6_arm64.deb ... [2020-09-28T22:27:13.390Z] Unpacking libgdbm5:arm64 (1.14.1-6) ... [2020-09-28T22:27:13.390Z] Selecting previously unselected package libgdbm-compat4:arm64. [2020-09-28T22:27:13.390Z] Preparing to unpack .../02-libgdbm-compat4_1.14.1-6_arm64.deb ... [2020-09-28T22:27:13.390Z] Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... [2020-09-28T22:27:13.664Z] Selecting previously unselected package libperl5.26:arm64. [2020-09-28T22:27:13.664Z] Preparing to unpack .../03-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... [2020-09-28T22:27:13.664Z] Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-09-28T22:27:15.099Z] Selecting previously unselected package perl. [2020-09-28T22:27:15.100Z] Preparing to unpack .../04-perl_5.26.1-6ubuntu0.3_arm64.deb ... [2020-09-28T22:27:15.100Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-09-28T22:27:15.100Z] Selecting previously unselected package less. [2020-09-28T22:27:15.100Z] Preparing to unpack .../05-less_487-0.1_arm64.deb ... [2020-09-28T22:27:15.100Z] Unpacking less (487-0.1) ... [2020-09-28T22:27:15.373Z] Selecting previously unselected package netbase. [2020-09-28T22:27:15.373Z] Preparing to unpack .../06-netbase_5.4_all.deb ... [2020-09-28T22:27:15.373Z] Unpacking netbase (5.4) ... [2020-09-28T22:27:15.373Z] Selecting previously unselected package curl. [2020-09-28T22:27:15.646Z] Preparing to unpack .../07-curl_7.58.0-2ubuntu3.10_arm64.deb ... [2020-09-28T22:27:15.646Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-09-28T22:27:15.646Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2020-09-28T22:27:15.646Z] Preparing to unpack .../08-libcurl3-gnutls_7.58.0-2ubuntu3.10_arm64.deb ... [2020-09-28T22:27:15.646Z] Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... [2020-09-28T22:27:15.921Z] Selecting previously unselected package liberror-perl. [2020-09-28T22:27:15.921Z] Preparing to unpack .../09-liberror-perl_0.17025-1_all.deb ... [2020-09-28T22:27:15.921Z] Unpacking liberror-perl (0.17025-1) ... [2020-09-28T22:27:15.921Z] Selecting previously unselected package git-man. [2020-09-28T22:27:15.921Z] Preparing to unpack .../10-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-09-28T22:27:15.921Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-09-28T22:27:16.195Z] Selecting previously unselected package git. [2020-09-28T22:27:16.469Z] Preparing to unpack .../11-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... [2020-09-28T22:27:16.469Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-09-28T22:27:17.450Z] Selecting previously unselected package make. [2020-09-28T22:27:17.450Z] Preparing to unpack .../12-make_4.1-9.1ubuntu1_arm64.deb ... [2020-09-28T22:27:17.450Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-09-28T22:27:17.724Z] Selecting previously unselected package patch. [2020-09-28T22:27:17.724Z] Preparing to unpack .../13-patch_2.7.6-2ubuntu1.1_arm64.deb ... [2020-09-28T22:27:17.724Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-09-28T22:27:17.996Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-09-28T22:27:17.996Z] Setting up less (487-0.1) ... [2020-09-28T22:27:18.269Z] Setting up make (4.1-9.1ubuntu1) ... [2020-09-28T22:27:18.269Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-09-28T22:27:18.269Z] Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... [2020-09-28T22:27:18.541Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-09-28T22:27:18.541Z] Setting up libgdbm5:arm64 (1.14.1-6) ... [2020-09-28T22:27:18.541Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-09-28T22:27:18.541Z] Setting up libgdbm-compat4:arm64 (1.14.1-6) ... [2020-09-28T22:27:18.541Z] Setting up netbase (5.4) ... [2020-09-28T22:27:18.815Z] Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-09-28T22:27:18.815Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-09-28T22:27:18.815Z] Setting up liberror-perl (0.17025-1) ... [2020-09-28T22:27:18.815Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-09-28T22:27:19.088Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-09-28T22:27:19.088Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-09-28T22:27:24.474Z] curl set to automatically installed. [2020-09-28T22:27:24.474Z] git set to automatically installed. [2020-09-28T22:27:24.474Z] git-man set to automatically installed. [2020-09-28T22:27:24.474Z] less set to automatically installed. [2020-09-28T22:27:24.474Z] libcurl3-gnutls set to automatically installed. [2020-09-28T22:27:24.474Z] liberror-perl set to automatically installed. [2020-09-28T22:27:24.474Z] libgdbm-compat4 set to automatically installed. [2020-09-28T22:27:24.474Z] libgdbm5 set to automatically installed. [2020-09-28T22:27:24.474Z] libperl5.26 set to automatically installed. [2020-09-28T22:27:24.474Z] make set to automatically installed. [2020-09-28T22:27:24.474Z] netbase set to automatically installed. [2020-09-28T22:27:24.474Z] patch set to automatically installed. [2020-09-28T22:27:24.474Z] perl set to automatically installed. [2020-09-28T22:27:24.474Z] perl-modules-5.26 set to automatically installed. [2020-09-28T22:27:24.474Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-09-28T22:27:24.474Z] Please ensure the environment is properly setup before continuing. [2020-09-28T22:27:24.474Z] Ignore this message if the appropriate measures have already been taken [2020-09-28T22:27:25.067Z] Pulling go  [2020-09-28T22:27:28.440Z] 'device-modbus' has dependencies that need to be staged: go [2020-09-28T22:27:28.440Z] Skipping pull go (already ran) [2020-09-28T22:27:28.440Z] Building go  [2020-09-28T22:27:28.440Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-09-28T22:27:28.440Z] Dload Upload Total Spent Left Speed [2020-09-28T22:27:30.561Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 14 93.2M 14 13.6M 0 0 27.0M 0 0:00:03 --:--:-- 0:00:03 27.0M 64 93.2M 64 60.3M 0 0 40.0M 0 0:00:02 0:00:01 0:00:01 40.0M 100 93.2M 100 93.2M 0 0 42.2M 0 0:00:02 0:00:02 --:--:-- 42.2M [2020-09-28T22:27:31.994Z] go1.15.2.linux-arm64.tar.gz: OK [2020-09-28T22:27:50.293Z] Staging go  [2020-09-28T22:27:52.262Z] Pulling device-modbus  [2020-09-28T22:27:55.642Z] Skipping build go (already ran) [2020-09-28T22:27:55.642Z] Building device-modbus  [2020-09-28T22:27:55.915Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd [2020-09-28T22:27:57.350Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-09-28T22:27:57.350Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-09-28T22:27:57.351Z] go: downloading github.com/goburrow/modbus v0.1.0 [2020-09-28T22:27:57.351Z] go: downloading github.com/goburrow/serial v0.1.0 [2020-09-28T22:27:57.351Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-09-28T22:27:57.351Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-09-28T22:27:57.351Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-09-28T22:27:57.351Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-09-28T22:27:57.351Z] go: downloading github.com/pkg/errors v0.8.1 [2020-09-28T22:27:57.623Z] go: downloading github.com/google/uuid v1.1.1 [2020-09-28T22:27:57.623Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-09-28T22:27:57.623Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-09-28T22:27:57.623Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-09-28T22:27:57.623Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-09-28T22:27:57.623Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-09-28T22:27:57.623Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-09-28T22:27:57.623Z] go: downloading github.com/x448/float16 v0.8.4 [2020-09-28T22:27:57.623Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-09-28T22:27:57.623Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-09-28T22:27:57.623Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-09-28T22:27:57.623Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-09-28T22:27:57.623Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-09-28T22:27:57.623Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-09-28T22:27:57.895Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-09-28T22:27:57.895Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-09-28T22:27:57.895Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-09-28T22:27:57.895Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-09-28T22:27:57.895Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-09-28T22:27:58.170Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-09-28T22:27:58.170Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-09-28T22:27:58.170Z] go: downloading github.com/hashicorp/golang-lru v0.5.1 [2020-09-28T22:28:16.492Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-09-28T22:28:31.567Z] Skipping stage go (already ran) [2020-09-28T22:28:31.567Z] Staging device-modbus  [2020-09-28T22:28:33.531Z] Priming go  [2020-09-28T22:28:37.819Z] Priming device-modbus  [2020-09-28T22:28:40.441Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2020-09-28T22:28:40.441Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2020-09-28T22:28:40.441Z] Determining the version from the project repo (version-script). [2020-09-28T22:28:40.441Z] The version has been set to 'local-dev-20200928+0233da1' [2020-09-28T22:28:41.538Z] Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping | [2020-09-28T22:28:41.538Z] Snapped edgex-device-modbus_local-dev-20200928+0233da1_arm64.snap [Pipeline] } [2020-09-28T22:28:43.546Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-09-28T22:28:46.380Z] provisioning config files... [2020-09-28T22:28:46.394Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-176@tmp/config7421777933667827194tmp [Pipeline] { [Pipeline] sh [2020-09-28T22:28:46.860Z] + set +x [2020-09-28T22:28:46.860Z] + curl -s https://codecov.io/bash [2020-09-28T22:28:46.860Z] + bash -s -- [Pipeline] } [2020-09-28T22:31:08.468Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-09-28T22:31:12.484Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-28T22:31:13.099Z] ---> package-listing.sh [2020-09-28T22:31:13.099Z] ++ facter osfamily [2020-09-28T22:31:13.099Z] ++ tr '[:upper:]' '[:lower:]' [2020-09-28T22:31:13.099Z] + OS_FAMILY=redhat [2020-09-28T22:31:13.099Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-176 [2020-09-28T22:31:13.099Z] + START_PACKAGES=/tmp/packages_start.txt [2020-09-28T22:31:13.099Z] + END_PACKAGES=/tmp/packages_end.txt [2020-09-28T22:31:13.099Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-09-28T22:31:13.099Z] + PACKAGES=/tmp/packages_start.txt [2020-09-28T22:31:13.099Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-176 ']' [2020-09-28T22:31:13.099Z] + PACKAGES=/tmp/packages_end.txt [2020-09-28T22:31:13.099Z] + case "${OS_FAMILY}" in [2020-09-28T22:31:13.099Z] + rpm -qa [2020-09-28T22:31:13.099Z] + sort [2020-09-28T22:31:17.325Z] + '[' -f /tmp/packages_start.txt ']' [2020-09-28T22:31:17.325Z] + '[' -f /tmp/packages_end.txt ']' [2020-09-28T22:31:17.325Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-09-28T22:31:17.325Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-176 ']' [2020-09-28T22:31:17.325Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-176/archives/ [2020-09-28T22:31:17.325Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-176/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-28T22:31:18.068Z] provisioning config files... [2020-09-28T22:31:18.086Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-176@tmp/config7049293137939905859tmp [Pipeline] { [Pipeline] echo [2020-09-28T22:31:18.228Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-28T22:31:18.569Z] ---> create-netrc.sh [Pipeline] } [2020-09-28T22:31:18.593Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-09-28T22:31:18.759Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-28T22:31:19.095Z] ---> python-tools-install.sh [2020-09-28T22:31:19.095Z] Generating Requirements File [2020-09-28T22:32:40.813Z] Python 3.6.8 [2020-09-28T22:32:40.813Z] pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) [2020-09-28T22:32:40.813Z] appdirs==1.4.3 [2020-09-28T22:32:40.813Z] argcomplete==1.12.1 [2020-09-28T22:32:40.813Z] aspy.yaml==1.3.0 [2020-09-28T22:32:40.813Z] attrs==19.3.0 [2020-09-28T22:32:40.813Z] Babel==2.8.0 [2020-09-28T22:32:40.813Z] beautifulsoup4==4.8.2 [2020-09-28T22:32:40.813Z] boto3==1.11.6 [2020-09-28T22:32:40.813Z] botocore==1.14.6 [2020-09-28T22:32:40.813Z] bs4==0.0.1 [2020-09-28T22:32:40.813Z] cachetools==4.1.1 [2020-09-28T22:32:40.813Z] certifi==2019.11.28 [2020-09-28T22:32:40.813Z] cffi==1.14.3 [2020-09-28T22:32:40.813Z] cfgv==2.0.1 [2020-09-28T22:32:40.813Z] chardet==3.0.4 [2020-09-28T22:32:40.813Z] click==7.1 [2020-09-28T22:32:40.813Z] cliff==3.4.0 [2020-09-28T22:32:40.813Z] cmd2==1.3.10 [2020-09-28T22:32:40.813Z] colorama==0.4.3 [2020-09-28T22:32:40.813Z] cryptography==3.1.1 [2020-09-28T22:32:40.813Z] debtcollector==2.2.0 [2020-09-28T22:32:40.813Z] decorator==4.4.2 [2020-09-28T22:32:40.813Z] defusedxml==0.6.0 [2020-09-28T22:32:40.813Z] Deprecated==1.2.7 [2020-09-28T22:32:40.813Z] distlib==0.3.1 [2020-09-28T22:32:40.813Z] distro==1.2.0 [2020-09-28T22:32:40.813Z] dnspython==1.16.0 [2020-09-28T22:32:40.813Z] docker==4.2.0 [2020-09-28T22:32:40.813Z] docutils==0.15.2 [2020-09-28T22:32:40.813Z] dogpile.cache==1.0.2 [2020-09-28T22:32:40.813Z] email-validator==1.0.5 [2020-09-28T22:32:40.813Z] filelock==3.0.12 [2020-09-28T22:32:40.813Z] future==0.18.2 [2020-09-28T22:32:40.813Z] google-auth==1.21.3 [2020-09-28T22:32:40.813Z] httplib2==0.17.0 [2020-09-28T22:32:40.813Z] identify==1.4.11 [2020-09-28T22:32:40.813Z] idna==2.9 [2020-09-28T22:32:40.813Z] importlib-metadata==1.7.0 [2020-09-28T22:32:40.813Z] importlib-resources==1.5.0 [2020-09-28T22:32:40.813Z] iso8601==0.1.13 [2020-09-28T22:32:40.813Z] Jinja2==2.11.1 [2020-09-28T22:32:40.813Z] jmespath==0.10.0 [2020-09-28T22:32:40.813Z] jsonpatch==1.26 [2020-09-28T22:32:40.813Z] jsonpointer==2.0 [2020-09-28T22:32:40.813Z] jsonschema==3.2.0 [2020-09-28T22:32:40.813Z] keystoneauth1==4.2.1 [2020-09-28T22:32:40.813Z] kubernetes==11.0.0 [2020-09-28T22:32:40.813Z] lftools==0.34.2 [2020-09-28T22:32:40.813Z] lxml==4.5.0 [2020-09-28T22:32:40.813Z] MarkupSafe==0.23 [2020-09-28T22:32:40.813Z] msgpack==1.0.0 [2020-09-28T22:32:40.813Z] multi-key-dict==2.0.3 [2020-09-28T22:32:40.813Z] munch==2.5.0 [2020-09-28T22:32:40.813Z] netaddr==0.8.0 [2020-09-28T22:32:40.813Z] netifaces==0.10.9 [2020-09-28T22:32:40.813Z] niet==1.4.2 [2020-09-28T22:32:40.813Z] nodeenv==1.3.5 [2020-09-28T22:32:40.813Z] oauth2client==4.1.3 [2020-09-28T22:32:40.813Z] oauthlib==3.1.0 [2020-09-28T22:32:40.813Z] openstacksdk==0.50.0 [2020-09-28T22:32:40.813Z] os-client-config==2.1.0 [2020-09-28T22:32:40.813Z] os-service-types==1.7.0 [2020-09-28T22:32:40.813Z] osc-lib==2.2.1 [2020-09-28T22:32:40.813Z] oslo.config==8.3.2 [2020-09-28T22:32:40.813Z] oslo.context==3.1.1 [2020-09-28T22:32:40.813Z] oslo.i18n==5.0.1 [2020-09-28T22:32:40.813Z] oslo.log==4.4.0 [2020-09-28T22:32:40.813Z] oslo.serialization==4.0.1 [2020-09-28T22:32:40.813Z] oslo.utils==4.6.0 [2020-09-28T22:32:40.813Z] packaging==20.4 [2020-09-28T22:32:40.813Z] pbr==5.4.4 [2020-09-28T22:32:40.813Z] pluggy==0.13.1 [2020-09-28T22:32:40.813Z] prettytable==0.7.2 [2020-09-28T22:32:40.813Z] py==1.9.0 [2020-09-28T22:32:40.813Z] pyasn1==0.4.8 [2020-09-28T22:32:40.813Z] pyasn1-modules==0.2.8 [2020-09-28T22:32:40.813Z] pycparser==2.20 [2020-09-28T22:32:40.813Z] pygerrit2==2.0.10 [2020-09-28T22:32:40.813Z] PyGithub==1.46 [2020-09-28T22:32:40.813Z] pyinotify==0.9.6 [2020-09-28T22:32:40.813Z] PyJWT==1.7.1 [2020-09-28T22:32:40.813Z] pyparsing==2.4.7 [2020-09-28T22:32:40.813Z] pyperclip==1.8.0 [2020-09-28T22:32:40.813Z] pyroute2==0.4.13 [2020-09-28T22:32:40.813Z] pyrsistent==0.15.7 [2020-09-28T22:32:40.813Z] PySocks==1.6.8 [2020-09-28T22:32:40.813Z] python-cinderclient==7.2.0 [2020-09-28T22:32:40.813Z] python-dateutil==2.8.1 [2020-09-28T22:32:40.813Z] python-heatclient==2.2.1 [2020-09-28T22:32:40.813Z] python-jenkins==1.7.0 [2020-09-28T22:32:40.813Z] python-keystoneclient==4.1.1 [2020-09-28T22:32:40.813Z] python-magnumclient==3.2.1 [2020-09-28T22:32:40.813Z] python-novaclient==17.2.1 [2020-09-28T22:32:40.813Z] python-openstackclient==5.3.1 [2020-09-28T22:32:40.813Z] python-swiftclient==3.10.1 [2020-09-28T22:32:40.813Z] pytz==2020.1 [2020-09-28T22:32:40.813Z] PyYAML==5.3 [2020-09-28T22:32:40.813Z] requests==2.23.0 [2020-09-28T22:32:40.813Z] requests-oauthlib==1.3.0 [2020-09-28T22:32:40.813Z] requestsexceptions==1.4.0 [2020-09-28T22:32:40.813Z] rfc3986==1.4.0 [2020-09-28T22:32:40.813Z] rpm==4.11.3 [2020-09-28T22:32:40.813Z] rsa==4.0 [2020-09-28T22:32:40.813Z] ruamel.yaml==0.16.10 [2020-09-28T22:32:40.813Z] ruamel.yaml.clib==0.2.0 [2020-09-28T22:32:40.813Z] s3transfer==0.3.3 [2020-09-28T22:32:40.813Z] shade==1.27.2 [2020-09-28T22:32:40.813Z] simplejson==3.17.2 [2020-09-28T22:32:40.813Z] six==1.14.0 [2020-09-28T22:32:40.813Z] soupsieve==2.0 [2020-09-28T22:32:40.813Z] stevedore==3.2.2 [2020-09-28T22:32:40.813Z] tabulate==0.8.6 [2020-09-28T22:32:40.813Z] toml==0.10.0 [2020-09-28T22:32:40.813Z] tox==3.20.0 [2020-09-28T22:32:40.813Z] tqdm==4.43.0 [2020-09-28T22:32:40.813Z] urllib3==1.25.8 [2020-09-28T22:32:40.813Z] virtualenv==20.0.31 [2020-09-28T22:32:40.813Z] wcwidth==0.2.5 [2020-09-28T22:32:40.813Z] websocket-client==0.57.0 [2020-09-28T22:32:40.814Z] wrapt==1.12.1 [2020-09-28T22:32:40.814Z] xdg==3.0.2 [2020-09-28T22:32:40.814Z] xmltodict==0.12.0 [2020-09-28T22:32:40.814Z] yq==2.11.1 [2020-09-28T22:32:40.814Z] zipp==3.2.0 [2020-09-28T22:32:40.814Z] Cache entry deserialization failed, entry ignored [2020-09-28T22:32:40.814Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-09-28T22:32:40.814Z] Python 2.7.5 [2020-09-28T22:32:40.814Z] pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) [2020-09-28T22:32:40.814Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-09-28T22:32:40.814Z] ansible==2.9.7 [2020-09-28T22:32:40.814Z] Babel==0.9.6 [2020-09-28T22:32:40.814Z] backports.ssl-match-hostname==3.5.0.1 [2020-09-28T22:32:40.814Z] beautifulsoup4==4.4.1 [2020-09-28T22:32:40.814Z] bodhi==2.11.0 [2020-09-28T22:32:40.814Z] bodhi-client==2.11.0 [2020-09-28T22:32:40.814Z] CCColUtils==1.4 [2020-09-28T22:32:40.814Z] cffi==1.6.0 [2020-09-28T22:32:40.814Z] chardet==2.2.1 [2020-09-28T22:32:40.814Z] click==6.7 [2020-09-28T22:32:40.814Z] cloud-init==18.5 [2020-09-28T22:32:40.814Z] configobj==4.7.2 [2020-09-28T22:32:40.814Z] cryptography==1.7.2 [2020-09-28T22:32:40.814Z] decorator==3.4.0 [2020-09-28T22:32:40.814Z] distro==1.2.0 [2020-09-28T22:32:40.814Z] enum34==1.0.4 [2020-09-28T22:32:40.814Z] fedpkg==1.38 [2020-09-28T22:32:40.814Z] futures==3.1.1 [2020-09-28T22:32:40.814Z] gitdb==0.6.4 [2020-09-28T22:32:40.814Z] GitPython==1.0.1 [2020-09-28T22:32:40.814Z] html5lib==0.999 [2020-09-28T22:32:40.814Z] httplib2==0.9.2 [2020-09-28T22:32:40.814Z] idna==2.4 [2020-09-28T22:32:40.814Z] iniparse==0.4 [2020-09-28T22:32:40.814Z] ipaddress==1.0.16 [2020-09-28T22:32:40.814Z] IPy==0.75 [2020-09-28T22:32:40.814Z] javapackages==1.0.0 [2020-09-28T22:32:40.814Z] Jinja2==2.7.2 [2020-09-28T22:32:40.814Z] jmespath==0.9.4 [2020-09-28T22:32:40.814Z] jsonpatch==1.2 [2020-09-28T22:32:40.814Z] jsonpointer==1.9 [2020-09-28T22:32:40.814Z] kerberos==1.1 [2020-09-28T22:32:40.814Z] kitchen==1.1.1 [2020-09-28T22:32:40.814Z] langtable==0.0.31 [2020-09-28T22:32:40.814Z] lockfile==0.9.1 [2020-09-28T22:32:40.814Z] lxml==3.2.1 [2020-09-28T22:32:40.814Z] MarkupSafe==0.11 [2020-09-28T22:32:40.814Z] munch==2.0.2 [2020-09-28T22:32:40.814Z] offtrac==0.1.0 [2020-09-28T22:32:40.814Z] openidc-client==0.6.0 [2020-09-28T22:32:40.814Z] packagedb-cli==2.14.1 [2020-09-28T22:32:40.814Z] paramiko==2.1.1 [2020-09-28T22:32:40.814Z] perf==0.1 [2020-09-28T22:32:40.814Z] ply==3.4 [2020-09-28T22:32:40.814Z] policycoreutils-default-encoding==0.1 [2020-09-28T22:32:40.814Z] prettytable==0.7.2 [2020-09-28T22:32:40.814Z] pyasn1==0.1.9 [2020-09-28T22:32:40.814Z] pycparser==2.14 [2020-09-28T22:32:40.814Z] pycurl==7.19.0 [2020-09-28T22:32:40.814Z] pygobject==3.22.0 [2020-09-28T22:32:40.814Z] pygpgme==0.3 [2020-09-28T22:32:40.814Z] pyliblzma==0.5.3 [2020-09-28T22:32:40.814Z] pyOpenSSL==0.13.1 [2020-09-28T22:32:40.814Z] pyparsing==1.5.6 [2020-09-28T22:32:40.814Z] pyserial==2.6 [2020-09-28T22:32:40.814Z] python-augeas==0.5.0 [2020-09-28T22:32:40.814Z] python-bugzilla==2.3.0 [2020-09-28T22:32:40.814Z] python-dateutil==1.5 [2020-09-28T22:32:40.814Z] python-fedora==0.10.0 [2020-09-28T22:32:40.814Z] python-linux-procfs==0.4.9 [2020-09-28T22:32:40.814Z] python-yubico==1.2.3 [2020-09-28T22:32:40.814Z] pyudev==0.15 [2020-09-28T22:32:40.814Z] pyusb==1.0.0b1 [2020-09-28T22:32:40.814Z] pyxattr==0.5.1 [2020-09-28T22:32:40.814Z] PyYAML==3.10 [2020-09-28T22:32:40.814Z] requests==2.6.0 [2020-09-28T22:32:40.814Z] requests-kerberos==0.7.0 [2020-09-28T22:32:40.814Z] rpkg==1.60 [2020-09-28T22:32:40.814Z] schedutils==0.4 [2020-09-28T22:32:40.814Z] seobject==0.1 [2020-09-28T22:32:40.814Z] sepolicy==1.1 [2020-09-28T22:32:40.814Z] six==1.9.0 [2020-09-28T22:32:40.814Z] smmap==0.9.0 [2020-09-28T22:32:40.814Z] urlgrabber==3.10 [2020-09-28T22:32:40.814Z] urllib3==1.10.2 [2020-09-28T22:32:40.814Z] virtualenv==15.1.0 [2020-09-28T22:32:40.814Z] yum-langpacks==0.4.2 [2020-09-28T22:32:40.814Z] yum-metadata-parser==1.1.4 [Pipeline] echo [2020-09-28T22:32:40.845Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-28T22:32:41.189Z] ---> sudo-logs.sh [2020-09-28T22:32:41.189Z] Archiving 'sudo' log.. [Pipeline] echo [2020-09-28T22:32:41.483Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-28T22:32:41.818Z] ---> job-cost.sh [2020-09-28T22:32:41.818Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6Wzj [2020-09-28T22:32:54.081Z] Cache entry deserialization failed, entry ignored [2020-09-28T22:32:54.081Z] Cache entry deserialization failed, entry ignored [2020-09-28T22:32:54.081Z] Cache entry deserialization failed, entry ignored [2020-09-28T22:32:54.081Z] Cache entry deserialization failed, entry ignored [2020-09-28T22:32:54.081Z] Cache entry deserialization failed, entry ignored [2020-09-28T22:32:54.081Z] Cache entry deserialization failed, entry ignored [2020-09-28T22:32:54.081Z] Cache entry deserialization failed, entry ignored [2020-09-28T22:32:54.081Z] Cache entry deserialization failed, entry ignored [2020-09-28T22:32:54.081Z] Cache entry deserialization failed, entry ignored [2020-09-28T22:32:54.082Z] Cache entry deserialization failed, entry ignored [2020-09-28T22:32:54.082Z] Cache entry deserialization failed, entry ignored [2020-09-28T22:32:54.082Z] Cache entry deserialization failed, entry ignored [2020-09-28T22:32:54.082Z] Cache entry deserialization failed, entry ignored [2020-09-28T22:32:56.635Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2020-09-28T22:33:23.272Z] ERROR: After October 2020 you may experience errors when installing or updating packages. This is because pip will change the way that it resolves dependency conflicts. [2020-09-28T22:33:23.272Z] [2020-09-28T22:33:23.272Z] We recommend you use --use-feature=2020-resolver to test your packages with the new resolver before it becomes the default. [2020-09-28T22:33:23.272Z] [2020-09-28T22:33:23.272Z] virtualenv 20.0.31 requires importlib-metadata<2,>=0.12; python_version < "3.8", but you'll have importlib-metadata 2.0.0 which is incompatible. [2020-09-28T22:33:23.847Z] lf-activate-venv(): INFO: Adding /tmp/venv-6Wzj/bin to PATH [2020-09-28T22:33:23.847Z] INFO: No Stack... [2020-09-28T22:33:25.780Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-09-28T22:33:26.726Z] INFO: Archiving Costs [Pipeline] echo [2020-09-28T22:33:26.822Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-28T22:33:27.169Z] ---> logs-deploy.sh [2020-09-28T22:33:27.170Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-176/1 [2020-09-28T22:33:27.170Z] INFO: archiving workspace using pattern(s): [2020-09-28T22:33:29.091Z] Archives upload complete. [2020-09-28T22:33:29.354Z] INFO: archiving logs to Nexus