Pull request #172 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 bill-mahoney for edgexfoundry/device-modbus-go Obtained Jenkinsfile from 92289978bc2a039caeec21bff956467657c013f1+1bcfeefe91d93b9693c7bc273dc4ca37c3d910c1 (622e13eeef789ba15acc06d1d2d2472778a5eeae) 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 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 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 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 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-172/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 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 # timeout=10 Commit message: "Merge pull request #239 from ernestojeda/update-default-go-version" > 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. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, goVersion:1.13, 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.13 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-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 [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2002 in /w/workspace/xfoundry_device-modbus-go_PR-172 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-172 # 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 --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/172/head:refs/remotes/origin/PR-172 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/172/head:refs/remotes/origin/PR-172 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # 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 --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/172/head:refs/remotes/origin/PR-172 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 1bcfeefe91d93b9693c7bc273dc4ca37c3d910c1 into PR head commit 92289978bc2a039caeec21bff956467657c013f1 Merge succeeded, producing 92289978bc2a039caeec21bff956467657c013f1 Checking out Revision 92289978bc2a039caeec21bff956467657c013f1 (PR-172) > git config core.sparsecheckout # timeout=10 > git checkout -f 92289978bc2a039caeec21bff956467657c013f1 # 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 1bcfeefe91d93b9693c7bc273dc4ca37c3d910c1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 92289978bc2a039caeec21bff956467657c013f1 # timeout=10 Commit message: "fix: local snap development" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-09-09T22:19:46.908Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-09-09T22:19:47.229Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-09-09T22:19:47.438Z] ========================================================= [2020-09-09T22:19:47.438Z] EdgeX Global Pipelines Version Info [2020-09-09T22:19:47.438Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-09-09T22:19:48.844Z] ------------------- [2020-09-09T22:19:48.844Z] stable info: [2020-09-09T22:19:48.845Z] ------------------- [2020-09-09T22:19:48.845Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-09-09T22:19:48.845Z] Commit SHA: 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 [2020-09-09T22:19:48.845Z] Message: update stable to v1.0.119 [2020-09-09T22:19:49.789Z] ------------------- [2020-09-09T22:19:49.789Z] experimental info: [2020-09-09T22:19:49.789Z] ------------------- [2020-09-09T22:19:49.789Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-09-09T22:19:49.789Z] Commit SHA: fce6018850fd827eed96b6ce04e8822d251c695d [2020-09-09T22:19:49.789Z] Message: update experimental to v1.0.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-09-09T22:19:50.317Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2020-09-09T22:19:50.474Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2020-09-09T22:19:50.592Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-09-09T22:19:50.713Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-09-09T22:19:50.865Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-09-09T22:19:50.990Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.13 [Pipeline] echo [2020-09-09T22:19:51.116Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-09-09T22:19:51.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [Pipeline] echo [2020-09-09T22:19:51.365Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-09-09T22:19:51.476Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-09-09T22:19:51.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-09-09T22:19:51.694Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-modbus-go [Pipeline] echo [2020-09-09T22:19:51.809Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-09-09T22:19:51.921Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-09-09T22:19:52.034Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-09-09T22:19:52.155Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-09-09T22:19:52.293Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-09-09T22:19:52.403Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-09-09T22:19:52.518Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-09-09T22:19:52.641Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-09-09T22:19:52.759Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-09-09T22:19:52.876Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-09-09T22:19:52.991Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-172 [Pipeline] echo [2020-09-09T22:19:53.108Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-172 [Pipeline] echo [2020-09-09T22:19:53.221Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-172 [Pipeline] echo [2020-09-09T22:19:53.339Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 92289978bc2a039caeec21bff956467657c013f1 [Pipeline] echo [2020-09-09T22:19:53.447Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9228997 [Pipeline] echo [2020-09-09T22:19:53.556Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-09T22:19:54.247Z] + git log --format=format:%s -1 92289978bc2a039caeec21bff956467657c013f1 [Pipeline] echo [2020-09-09T22:19:54.317Z] GIT_COMMIT: 92289978bc2a039caeec21bff956467657c013f1, Commit Message: fix: local snap development [Pipeline] echo [2020-09-09T22:19:54.381Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-09-09T22:19:54.938Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-09T22:19:55.201Z] [2020-09-09T22:19:55.201Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-09-09T22:19:55.714Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-09T22:19:55.714Z] latest: Pulling from edgex-devops/git-semver [2020-09-09T22:19:55.714Z] 31603596830f: Pulling fs layer [2020-09-09T22:19:55.714Z] 2a8b12db71e7: Pulling fs layer [2020-09-09T22:19:55.714Z] 6ca5941a6612: Pulling fs layer [2020-09-09T22:19:55.714Z] ecc8261a40a4: Pulling fs layer [2020-09-09T22:19:55.714Z] ecc8261a40a4: Waiting [2020-09-09T22:19:55.714Z] 2a8b12db71e7: Verifying Checksum [2020-09-09T22:19:55.714Z] 2a8b12db71e7: Download complete [2020-09-09T22:19:55.979Z] 31603596830f: Verifying Checksum [2020-09-09T22:19:55.979Z] 31603596830f: Download complete [2020-09-09T22:19:55.979Z] 6ca5941a6612: Verifying Checksum [2020-09-09T22:19:55.979Z] 6ca5941a6612: Download complete [2020-09-09T22:19:55.979Z] ecc8261a40a4: Verifying Checksum [2020-09-09T22:19:55.979Z] ecc8261a40a4: Download complete [2020-09-09T22:19:56.241Z] 31603596830f: Pull complete [2020-09-09T22:19:56.241Z] 2a8b12db71e7: Pull complete [2020-09-09T22:19:57.187Z] 6ca5941a6612: Pull complete [2020-09-09T22:19:57.447Z] ecc8261a40a4: Pull complete [2020-09-09T22:19:57.447Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-09-09T22:19:57.447Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-09T22:19:57.447Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-09-09T22:19:57.561Z] prd-centos7-docker-4c-2g-2002 does not seem to be running inside a container [2020-09-09T22:19:57.601Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-172 -v /w/workspace/xfoundry_device-modbus-go_PR-172:/w/workspace/xfoundry_device-modbus-go_PR-172:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-172@tmp:/w/workspace/xfoundry_device-modbus-go_PR-172@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-09-09T22:19:59.662Z] $ docker top 8b7862fd7d7279cfc25e1119d25c3c77d053002eec457cc5c29f93b5bdd80dad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-09T22:20:00.038Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-09T22:20:00.038Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-09T22:20:00.267Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-09T22:20:00.267Z] $ docker exec 8b7862fd7d7279cfc25e1119d25c3c77d053002eec457cc5c29f93b5bdd80dad ssh-agent [2020-09-09T22:20:00.442Z] SSH_AUTH_SOCK=/tmp/ssh-G9mPncDtpYWD/agent.11 [2020-09-09T22:20:00.442Z] SSH_AGENT_PID=16 [2020-09-09T22:20:00.453Z] Running ssh-add (command line suppressed) [2020-09-09T22:20:00.574Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-172@tmp/private_key_7163643227772441567.key (/w/workspace/xfoundry_device-modbus-go_PR-172@tmp/private_key_7163643227772441567.key) [2020-09-09T22:20:00.629Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-09T22:20:00.996Z] + git describe --exact-match --tags HEAD [2020-09-09T22:20:00.996Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-09-09T22:20:01.032Z] $ docker exec --env ******** --env ******** 8b7862fd7d7279cfc25e1119d25c3c77d053002eec457cc5c29f93b5bdd80dad ssh-agent -k [2020-09-09T22:20:01.145Z] unset SSH_AUTH_SOCK; [2020-09-09T22:20:01.145Z] unset SSH_AGENT_PID; [2020-09-09T22:20:01.145Z] echo Agent pid 16 killed; [2020-09-09T22:20:01.194Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-09-09T22:20:01.417Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-09-09T22:20:01.417Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-09-09T22:20:01.520Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-09T22:20:01.521Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-09T22:20:01.710Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-09T22:20:01.710Z] $ docker exec 8b7862fd7d7279cfc25e1119d25c3c77d053002eec457cc5c29f93b5bdd80dad ssh-agent [2020-09-09T22:20:01.878Z] SSH_AUTH_SOCK=/tmp/ssh-iJMlbqPcyCuJ/agent.45 [2020-09-09T22:20:01.878Z] SSH_AGENT_PID=51 [2020-09-09T22:20:01.890Z] Running ssh-add (command line suppressed) [2020-09-09T22:20:02.010Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-172@tmp/private_key_3099732924294474449.key (/w/workspace/xfoundry_device-modbus-go_PR-172@tmp/private_key_3099732924294474449.key) [2020-09-09T22:20:02.059Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-09T22:20:02.434Z] + git semver init [2020-09-09T22:20:02.435Z] # -> Open(): unable to determine branch for HEAD [2020-09-09T22:20:02.435Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_PR-172/.git [2020-09-09T22:20:02.435Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_PR-172 [2020-09-09T22:20:02.435Z] # $SEMVER_REMOTE_NAME = origin [2020-09-09T22:20:02.435Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-09T22:20:02.435Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-09T22:20:02.435Z] # $SEMVER_BRANCH = PR-172 [2020-09-09T22:20:02.435Z] # $SEMVER_TEMP = /tmp/semver-495934071 [2020-09-09T22:20:02.435Z] # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP [2020-09-09T22:20:03.826Z] # '/tmp/semver-495934071' -> '/w/workspace/xfoundry_device-modbus-go_PR-172/.semver' [2020-09-09T22:20:03.826Z] # -> Force: false [2020-09-09T22:20:03.826Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_PR-172/.semver [Pipeline] } [2020-09-09T22:20:03.844Z] $ docker exec --env ******** --env ******** 8b7862fd7d7279cfc25e1119d25c3c77d053002eec457cc5c29f93b5bdd80dad ssh-agent -k [2020-09-09T22:20:04.006Z] unset SSH_AUTH_SOCK; [2020-09-09T22:20:04.007Z] unset SSH_AGENT_PID; [2020-09-09T22:20:04.007Z] echo Agent pid 51 killed; [2020-09-09T22:20:04.054Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-09T22:20:04.606Z] + git semver [Pipeline] } [2020-09-09T22:20:04.629Z] $ docker stop --time=1 8b7862fd7d7279cfc25e1119d25c3c77d053002eec457cc5c29f93b5bdd80dad [2020-09-09T22:20:05.973Z] $ docker rm -f 8b7862fd7d7279cfc25e1119d25c3c77d053002eec457cc5c29f93b5bdd80dad [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-09-09T22:20:06.768Z] Stashed 28 file(s) [Pipeline] echo [2020-09-09T22:20:06.792Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo [2020-09-09T22:20:06.909Z] 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-09T22:20:22.569Z] Still waiting to schedule task [2020-09-09T22:20:22.569Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-09-09T22:20:22.595Z] Still waiting to schedule task [2020-09-09T22:20:22.596Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2000’ is offline [2020-09-09T22:22:10.217Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2003 in /w/workspace/xfoundry_device-modbus-go_PR-172 [Pipeline] { [Pipeline] ws [2020-09-09T22:22:10.356Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2020-09-09T22:22:15.665Z] using credential edgex-jenkins-ssh [2020-09-09T22:22:15.716Z] Cloning the remote Git repository [2020-09-09T22:22:15.716Z] Cloning with configured refspecs honoured and without tags [2020-09-09T22:22:15.769Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-09-09T22:22:15.873Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2020-09-09T22:22:15.944Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-09-09T22:22:15.944Z] > git --version # timeout=10 [2020-09-09T22:22:15.965Z] > git --version # 'git version 2.17.1' [2020-09-09T22:22:15.966Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-09T22:22:16.022Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/172/head:refs/remotes/origin/PR-172 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-09T22:22:16.927Z] Fetching without tags [2020-09-09T22:22:17.426Z] Merging remotes/origin/master commit 1bcfeefe91d93b9693c7bc273dc4ca37c3d910c1 into PR head commit 92289978bc2a039caeec21bff956467657c013f1 [2020-09-09T22:22:17.866Z] Merge succeeded, producing 92289978bc2a039caeec21bff956467657c013f1 [2020-09-09T22:22:17.867Z] Checking out Revision 92289978bc2a039caeec21bff956467657c013f1 (PR-172) [2020-09-09T22:22:16.819Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-09-09T22:22:16.843Z] > git config --add remote.origin.fetch +refs/pull/172/head:refs/remotes/origin/PR-172 # timeout=10 [2020-09-09T22:22:16.864Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-09T22:22:16.894Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-09-09T22:22:16.938Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-09-09T22:22:16.939Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-09T22:22:16.950Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/172/head:refs/remotes/origin/PR-172 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-09T22:22:17.447Z] > git config core.sparsecheckout # timeout=10 [2020-09-09T22:22:17.468Z] > git checkout -f 92289978bc2a039caeec21bff956467657c013f1 # timeout=10 [2020-09-09T22:22:17.650Z] > git remote # timeout=10 [2020-09-09T22:22:17.689Z] > git config --get remote.origin.url # timeout=10 [2020-09-09T22:22:17.741Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-09T22:22:17.765Z] > git merge 1bcfeefe91d93b9693c7bc273dc4ca37c3d910c1 # timeout=10 [2020-09-09T22:22:17.814Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-09T22:22:17.896Z] > git config core.sparsecheckout # timeout=10 [2020-09-09T22:22:17.922Z] > git checkout -f 92289978bc2a039caeec21bff956467657c013f1 # timeout=10 [2020-09-09T22:22:22.143Z] Commit message: "fix: local snap development" [2020-09-09T22:22:22.191Z] > git --version # timeout=10 [2020-09-09T22:22:22.200Z] > git --version # 'git version 2.17.1' [2020-09-09T22:22:22.210Z] fatal: bad object 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-09T22:22:23.467Z] ========================================================= [2020-09-09T22:22:23.467Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-09-09T22:22:23.467Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-09T22:22:24.544Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-09-09T22:22:25.541Z] Sending build context to Docker daemon 677.4kB [2020-09-09T22:22:25.541Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-09-09T22:22:25.541Z] Step 2/8 : FROM ${BASE} [2020-09-09T22:22:25.822Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-09-09T22:22:25.822Z] b538f80385f9: Pulling fs layer [2020-09-09T22:22:25.822Z] 74f711af9a0d: Pulling fs layer [2020-09-09T22:22:25.822Z] 99f96fe45779: Pulling fs layer [2020-09-09T22:22:25.822Z] fd7a069fd194: Pulling fs layer [2020-09-09T22:22:25.822Z] 66aa3694b03b: Pulling fs layer [2020-09-09T22:22:25.822Z] 170f70906a0f: Pulling fs layer [2020-09-09T22:22:25.822Z] ad7c5574e4b9: Pulling fs layer [2020-09-09T22:22:25.822Z] e772456be8f7: Pulling fs layer [2020-09-09T22:22:25.822Z] c890913d741a: Pulling fs layer [2020-09-09T22:22:25.822Z] 2480fcc9aa5a: Pulling fs layer [2020-09-09T22:22:25.822Z] 09adf4765672: Pulling fs layer [2020-09-09T22:22:25.822Z] fd7a069fd194: Waiting [2020-09-09T22:22:25.822Z] 66aa3694b03b: Waiting [2020-09-09T22:22:25.822Z] 170f70906a0f: Waiting [2020-09-09T22:22:25.822Z] e772456be8f7: Waiting [2020-09-09T22:22:25.822Z] c890913d741a: Waiting [2020-09-09T22:22:25.822Z] 2480fcc9aa5a: Waiting [2020-09-09T22:22:25.822Z] ad7c5574e4b9: Waiting [2020-09-09T22:22:25.822Z] 09adf4765672: Waiting [2020-09-09T22:22:25.822Z] 99f96fe45779: Download complete [2020-09-09T22:22:25.822Z] 74f711af9a0d: Verifying Checksum [2020-09-09T22:22:25.822Z] 74f711af9a0d: Download complete [2020-09-09T22:22:25.822Z] 66aa3694b03b: Download complete [2020-09-09T22:22:25.822Z] 170f70906a0f: Verifying Checksum [2020-09-09T22:22:25.822Z] 170f70906a0f: Download complete [2020-09-09T22:22:25.822Z] b538f80385f9: Verifying Checksum [2020-09-09T22:22:25.822Z] b538f80385f9: Download complete [2020-09-09T22:22:26.808Z] b538f80385f9: Pull complete [2020-09-09T22:22:27.405Z] 74f711af9a0d: Pull complete [2020-09-09T22:22:27.679Z] 99f96fe45779: Pull complete [2020-09-09T22:22:28.283Z] ad7c5574e4b9: Verifying Checksum [2020-09-09T22:22:28.283Z] ad7c5574e4b9: Download complete [2020-09-09T22:22:28.283Z] c890913d741a: Download complete [2020-09-09T22:22:30.260Z] 2480fcc9aa5a: Verifying Checksum [2020-09-09T22:22:30.260Z] 2480fcc9aa5a: Download complete [2020-09-09T22:22:30.260Z] 09adf4765672: Verifying Checksum [2020-09-09T22:22:30.260Z] 09adf4765672: Download complete [2020-09-09T22:22:31.255Z] e772456be8f7: Verifying Checksum [2020-09-09T22:22:31.255Z] e772456be8f7: Download complete [2020-09-09T22:22:31.857Z] fd7a069fd194: Verifying Checksum [2020-09-09T22:22:31.857Z] fd7a069fd194: Download complete [2020-09-09T22:22:44.274Z] fd7a069fd194: Pull complete [2020-09-09T22:22:44.274Z] 66aa3694b03b: Pull complete [2020-09-09T22:22:44.274Z] 170f70906a0f: Pull complete [2020-09-09T22:22:47.685Z] ad7c5574e4b9: Pull complete [2020-09-09T22:22:53.101Z] e772456be8f7: Pull complete [2020-09-09T22:22:53.101Z] c890913d741a: Pull complete [2020-09-09T22:22:55.093Z] 2480fcc9aa5a: Pull complete [2020-09-09T22:22:55.093Z] 09adf4765672: Pull complete [2020-09-09T22:22:55.093Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-09-09T22:22:55.093Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-09-09T22:22:55.093Z] ---> 2248a725d1cf [2020-09-09T22:22:55.093Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-09-09T22:22:59.418Z] ---> Running in b223d7556f4d [2020-09-09T22:23:00.012Z] Removing intermediate container b223d7556f4d [2020-09-09T22:23:00.012Z] ---> 1f123691dcc2 [2020-09-09T22:23:00.012Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-09T22:23:00.012Z] ---> Running in eb313eb765d1 [2020-09-09T22:23:03.418Z] Removing intermediate container eb313eb765d1 [2020-09-09T22:23:03.418Z] ---> c0f7ee6a61a3 [2020-09-09T22:23:03.418Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-09-09T22:23:03.418Z] ---> Running in 0927f5697a4b [2020-09-09T22:23:04.408Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-09T22:23:05.388Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-09T22:23:06.365Z] (1/14) Installing libmagic (5.38-r0) [2020-09-09T22:23:06.365Z] (2/14) Installing file (5.38-r0) [2020-09-09T22:23:06.645Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-09-09T22:23:06.645Z] (4/14) Installing g++ (9.3.0-r2) [2020-09-09T22:23:09.170Z] Running on prd-centos7-docker-4c-2g-2004 in /w/workspace/xfoundry_device-modbus-go_PR-172 [Pipeline] { [Pipeline] ws [2020-09-09T22:23:09.253Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2020-09-09T22:23:10.033Z] (5/14) Installing fortify-headers (1.1-r0) [2020-09-09T22:23:10.033Z] (6/14) Installing patch (2.7.6-r6) [2020-09-09T22:23:10.033Z] (7/14) Installing build-base (0.5-r2) [2020-09-09T22:23:10.302Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-09-09T22:23:10.302Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-09-09T22:23:10.302Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-09-09T22:23:10.892Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-09-09T22:23:10.892Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-09-09T22:23:10.892Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-09-09T22:23:11.486Z] (14/14) Installing openssh (8.3_p1-r0) [2020-09-09T22:23:11.486Z] Executing busybox-1.31.1-r16.trigger [2020-09-09T22:23:11.486Z] OK: 221 MiB in 53 packages [2020-09-09T22:23:12.110Z] using credential edgex-jenkins-ssh [2020-09-09T22:23:12.158Z] Cloning the remote Git repository [2020-09-09T22:23:12.158Z] Cloning with configured refspecs honoured and without tags [2020-09-09T22:23:12.185Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-09-09T22:23:12.247Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2020-09-09T22:23:12.295Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-09-09T22:23:12.295Z] > git --version # timeout=10 [2020-09-09T22:23:12.304Z] > git --version # 'git version 2.16.5' [2020-09-09T22:23:12.305Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-09T22:23:12.327Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/172/head:refs/remotes/origin/PR-172 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-09T22:23:15.799Z] Removing intermediate container 0927f5697a4b [2020-09-09T22:23:15.799Z] ---> cd04d66d16b0 [2020-09-09T22:23:15.799Z] Step 6/8 : WORKDIR /device-modbus-go [2020-09-09T22:23:15.799Z] ---> Running in 47b3f9d1bdb1 [2020-09-09T22:23:16.427Z] Removing intermediate container 47b3f9d1bdb1 [2020-09-09T22:23:16.427Z] ---> e4c592eb927c [2020-09-09T22:23:16.427Z] Step 7/8 : COPY . . [2020-09-09T22:23:17.039Z] ---> 58848a2249be [2020-09-09T22:23:17.039Z] Step 8/8 : RUN go mod download [2020-09-09T22:23:17.332Z] ---> Running in d8fcb31c143a [2020-09-09T22:23:18.027Z] Fetching without tags [2020-09-09T22:23:18.468Z] Merging remotes/origin/master commit 1bcfeefe91d93b9693c7bc273dc4ca37c3d910c1 into PR head commit 92289978bc2a039caeec21bff956467657c013f1 [2020-09-09T22:23:18.561Z] Merge succeeded, producing 92289978bc2a039caeec21bff956467657c013f1 [2020-09-09T22:23:18.561Z] Checking out Revision 92289978bc2a039caeec21bff956467657c013f1 (PR-172) [2020-09-09T22:23:17.999Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-09-09T22:23:18.007Z] > git config --add remote.origin.fetch +refs/pull/172/head:refs/remotes/origin/PR-172 # timeout=10 [2020-09-09T22:23:18.013Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-09T22:23:18.023Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-09-09T22:23:18.036Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-09-09T22:23:18.036Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-09T22:23:18.041Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/172/head:refs/remotes/origin/PR-172 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-09T22:23:18.479Z] > git config core.sparsecheckout # timeout=10 [2020-09-09T22:23:18.484Z] > git checkout -f 92289978bc2a039caeec21bff956467657c013f1 # timeout=10 [2020-09-09T22:23:18.532Z] > git remote # timeout=10 [2020-09-09T22:23:18.540Z] > git config --get remote.origin.url # timeout=10 [2020-09-09T22:23:18.545Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-09T22:23:18.548Z] > git merge 1bcfeefe91d93b9693c7bc273dc4ca37c3d910c1 # timeout=10 [2020-09-09T22:23:18.558Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-09T22:23:18.567Z] > git config core.sparsecheckout # timeout=10 [2020-09-09T22:23:18.572Z] > git checkout -f 92289978bc2a039caeec21bff956467657c013f1 # timeout=10 [2020-09-09T22:23:20.741Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-09-09T22:23:20.741Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-09-09T22:23:20.741Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-09-09T22:23:20.741Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-09-09T22:23:20.741Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-09-09T22:23:20.741Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-09-09T22:23:20.741Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-09-09T22:23:20.741Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-09-09T22:23:20.741Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-09-09T22:23:20.741Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-09-09T22:23:20.741Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-09-09T22:23:20.741Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-09-09T22:23:20.741Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-09-09T22:23:20.741Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-09-09T22:23:20.741Z] go: finding github.com/fatih/color v1.7.0 [2020-09-09T22:23:20.741Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-09-09T22:23:20.741Z] go: finding github.com/go-kit/kit v0.8.0 [2020-09-09T22:23:20.741Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-09-09T22:23:20.741Z] go: finding github.com/go-stack/stack v1.8.0 [2020-09-09T22:23:20.741Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-09-09T22:23:20.741Z] go: finding github.com/goburrow/serial v0.1.0 [2020-09-09T22:23:20.741Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-09-09T22:23:20.741Z] go: finding github.com/google/uuid v1.1.1 [2020-09-09T22:23:20.741Z] go: finding github.com/gorilla/mux v1.7.1 [2020-09-09T22:23:20.741Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-09-09T22:23:20.741Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-09-09T22:23:21.015Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-09-09T22:23:21.015Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-09-09T22:23:21.015Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-09-09T22:23:21.015Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-09-09T22:23:21.015Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-09-09T22:23:21.015Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-09-09T22:23:21.015Z] go: finding github.com/hashicorp/go-sockaddr v1.0.1 [2020-09-09T22:23:21.015Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-09-09T22:23:21.015Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-09-09T22:23:21.015Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-09-09T22:23:21.288Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-09-09T22:23:21.288Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-09-09T22:23:21.288Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-09-09T22:23:21.288Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-09-09T22:23:21.288Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-09-09T22:23:21.288Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-09-09T22:23:21.288Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-09T22:23:21.288Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-09T22:23:21.288Z] go: finding github.com/miekg/dns v1.1.4 [2020-09-09T22:23:21.288Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-09-09T22:23:21.288Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-09-09T22:23:21.564Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-09-09T22:23:21.564Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-09-09T22:23:21.564Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-09-09T22:23:21.564Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-09-09T22:23:21.564Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-09-09T22:23:21.564Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-09-09T22:23:21.564Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-09-09T22:23:21.564Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-09-09T22:23:21.564Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-09-09T22:23:21.564Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-09-09T22:23:21.564Z] go: finding github.com/pkg/errors v0.8.1 [2020-09-09T22:23:21.841Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-09-09T22:23:21.841Z] go: finding github.com/posener/complete v1.1.1 [2020-09-09T22:23:21.841Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-09-09T22:23:21.841Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-09-09T22:23:21.841Z] go: finding github.com/stretchr/objx v0.1.0 [2020-09-09T22:23:21.841Z] go: finding github.com/stretchr/testify v1.5.1 [2020-09-09T22:23:21.841Z] go: finding github.com/ugorji/go v1.1.4 [2020-09-09T22:23:21.841Z] go: finding github.com/x448/float16 v0.8.4 [2020-09-09T22:23:21.841Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-09-09T22:23:21.841Z] go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 [2020-09-09T22:23:21.841Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-09-09T22:23:22.117Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-09-09T22:23:22.117Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-09-09T22:23:22.117Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-09-09T22:23:22.217Z] Commit message: "fix: local snap development" [2020-09-09T22:23:22.245Z] > git --version # timeout=10 [2020-09-09T22:23:22.252Z] > git --version # 'git version 2.16.5' [2020-09-09T22:23:22.258Z] fatal: bad object 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-09T22:23:23.138Z] ========================================================= [2020-09-09T22:23:23.138Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-09-09T22:23:23.138Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-09T22:23:23.860Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-09-09T22:23:24.125Z] Sending build context to Docker daemon 677.4kB [2020-09-09T22:23:24.125Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-09-09T22:23:24.125Z] Step 2/8 : FROM ${BASE} [2020-09-09T22:23:24.386Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-09-09T22:23:24.386Z] df20fa9351a1: Pulling fs layer [2020-09-09T22:23:24.386Z] ed8968b2872e: Pulling fs layer [2020-09-09T22:23:24.386Z] a92cc7c5fd73: Pulling fs layer [2020-09-09T22:23:24.386Z] 2dd03ba5bac4: Pulling fs layer [2020-09-09T22:23:24.386Z] 1e091d79d1de: Pulling fs layer [2020-09-09T22:23:24.386Z] 481702a1767f: Pulling fs layer [2020-09-09T22:23:24.386Z] f64a6f60c768: Pulling fs layer [2020-09-09T22:23:24.386Z] e78d2573fc39: Pulling fs layer [2020-09-09T22:23:24.386Z] e876d2f968b6: Pulling fs layer [2020-09-09T22:23:24.386Z] ce8a83651883: Pulling fs layer [2020-09-09T22:23:24.386Z] 07967f4d0e4b: Pulling fs layer [2020-09-09T22:23:24.386Z] 2dd03ba5bac4: Waiting [2020-09-09T22:23:24.386Z] 1e091d79d1de: Waiting [2020-09-09T22:23:24.386Z] 481702a1767f: Waiting [2020-09-09T22:23:24.386Z] f64a6f60c768: Waiting [2020-09-09T22:23:24.386Z] e78d2573fc39: Waiting [2020-09-09T22:23:24.386Z] e876d2f968b6: Waiting [2020-09-09T22:23:24.386Z] ce8a83651883: Waiting [2020-09-09T22:23:24.386Z] 07967f4d0e4b: Waiting [2020-09-09T22:23:24.386Z] a92cc7c5fd73: Verifying Checksum [2020-09-09T22:23:24.386Z] a92cc7c5fd73: Download complete [2020-09-09T22:23:24.386Z] ed8968b2872e: Download complete [2020-09-09T22:23:24.386Z] 1e091d79d1de: Verifying Checksum [2020-09-09T22:23:24.386Z] 1e091d79d1de: Download complete [2020-09-09T22:23:24.386Z] 481702a1767f: Verifying Checksum [2020-09-09T22:23:24.386Z] 481702a1767f: Download complete [2020-09-09T22:23:24.655Z] df20fa9351a1: Verifying Checksum [2020-09-09T22:23:24.655Z] df20fa9351a1: Download complete [2020-09-09T22:23:24.918Z] df20fa9351a1: Pull complete [2020-09-09T22:23:25.187Z] ed8968b2872e: Pull complete [2020-09-09T22:23:25.456Z] a92cc7c5fd73: Pull complete [2020-09-09T22:23:26.854Z] f64a6f60c768: Verifying Checksum [2020-09-09T22:23:26.854Z] f64a6f60c768: Download complete [2020-09-09T22:23:26.854Z] e876d2f968b6: Verifying Checksum [2020-09-09T22:23:26.854Z] e876d2f968b6: Download complete [2020-09-09T22:23:28.259Z] ce8a83651883: Verifying Checksum [2020-09-09T22:23:28.260Z] ce8a83651883: Download complete [2020-09-09T22:23:28.260Z] 07967f4d0e4b: Verifying Checksum [2020-09-09T22:23:28.260Z] 07967f4d0e4b: Download complete [2020-09-09T22:23:28.534Z] 2dd03ba5bac4: Verifying Checksum [2020-09-09T22:23:28.534Z] 2dd03ba5bac4: Download complete [2020-09-09T22:23:28.802Z] e78d2573fc39: Verifying Checksum [2020-09-09T22:23:28.802Z] e78d2573fc39: Download complete [2020-09-09T22:23:32.298Z] Removing intermediate container d8fcb31c143a [2020-09-09T22:23:32.298Z] ---> 1e0e6357f3d0 [2020-09-09T22:23:32.298Z] Successfully built 1e0e6357f3d0 [2020-09-09T22:23:32.298Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-09T22:23:33.295Z] + docker inspect -f . ci-base-image-arm64 [2020-09-09T22:23:33.295Z] . [Pipeline] withDockerContainer [2020-09-09T22:23:33.603Z] prd-ubuntu18.04-docker-arm64-4c-16g-2003 does not seem to be running inside a container [2020-09-09T22:23:33.690Z] $ 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 ******** ci-base-image-arm64 cat [2020-09-09T22:23:34.128Z] 2dd03ba5bac4: Pull complete [2020-09-09T22:23:34.128Z] 1e091d79d1de: Pull complete [2020-09-09T22:23:34.128Z] 481702a1767f: Pull complete [2020-09-09T22:23:35.563Z] $ docker top bfb4ac122b18e621f1dff0fb63da9784c2a62a1a9fd49fd99f24548269760c1b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-09T22:23:37.035Z] + go version [2020-09-09T22:23:37.035Z] go version go1.13.13 linux/arm64 [Pipeline] sh [2020-09-09T22:23:38.098Z] + make test [2020-09-09T22:23:38.098Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-09-09T22:23:38.420Z] f64a6f60c768: Pull complete [2020-09-09T22:23:39.092Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2020-09-09T22:23:41.760Z] e78d2573fc39: Pull complete [2020-09-09T22:23:41.760Z] e876d2f968b6: Pull complete [2020-09-09T22:23:42.707Z] ce8a83651883: Pull complete [2020-09-09T22:23:42.707Z] 07967f4d0e4b: Pull complete [2020-09-09T22:23:42.707Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-09-09T22:23:42.707Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-09-09T22:23:42.707Z] ---> 5d7c900382c6 [2020-09-09T22:23:42.707Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-09-09T22:23:44.692Z] ---> Running in 1fa321c6d3e7 [2020-09-09T22:23:44.692Z] Removing intermediate container 1fa321c6d3e7 [2020-09-09T22:23:44.692Z] ---> b9abe23fd70f [2020-09-09T22:23:44.692Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-09T22:23:44.692Z] ---> Running in 74a28932b1d6 [2020-09-09T22:23:46.153Z] Removing intermediate container 74a28932b1d6 [2020-09-09T22:23:46.153Z] ---> 7003703f0f92 [2020-09-09T22:23:46.153Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-09-09T22:23:46.153Z] ---> Running in 42057e796200 [2020-09-09T22:23:46.730Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-09T22:23:47.303Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-09T22:23:47.565Z] (1/14) Installing libmagic (5.38-r0) [2020-09-09T22:23:48.139Z] (2/14) Installing file (5.38-r0) [2020-09-09T22:23:48.139Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-09-09T22:23:48.139Z] (4/14) Installing g++ (9.3.0-r2) [2020-09-09T22:23:53.436Z] (5/14) Installing fortify-headers (1.1-r0) [2020-09-09T22:23:53.699Z] (6/14) Installing patch (2.7.6-r6) [2020-09-09T22:23:53.699Z] (7/14) Installing build-base (0.5-r2) [2020-09-09T22:23:53.699Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-09-09T22:23:53.962Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-09-09T22:23:53.962Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-09-09T22:23:54.222Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-09-09T22:23:54.490Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-09-09T22:23:54.490Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-09-09T22:23:54.490Z] (14/14) Installing openssh (8.3_p1-r0) [2020-09-09T22:23:54.755Z] Executing busybox-1.31.1-r16.trigger [2020-09-09T22:23:54.755Z] OK: 237 MiB in 53 packages [2020-09-09T22:23:58.094Z] Removing intermediate container 42057e796200 [2020-09-09T22:23:58.094Z] ---> 890d441b52f0 [2020-09-09T22:23:58.094Z] Step 6/8 : WORKDIR /device-modbus-go [2020-09-09T22:23:58.094Z] ---> Running in aeba0a32bc8a [2020-09-09T22:23:58.362Z] Removing intermediate container aeba0a32bc8a [2020-09-09T22:23:58.362Z] ---> 3b6817a5f12d [2020-09-09T22:23:58.362Z] Step 7/8 : COPY . . [2020-09-09T22:23:59.332Z] ---> 51725fbc9ce4 [2020-09-09T22:23:59.332Z] Step 8/8 : RUN go mod download [2020-09-09T22:23:59.332Z] ---> Running in 3087192dc6b6 [2020-09-09T22:24:01.259Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-09-09T22:24:01.259Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-09-09T22:24:01.259Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-09-09T22:24:01.259Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-09-09T22:24:01.259Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-09-09T22:24:01.259Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-09-09T22:24:01.259Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-09-09T22:24:01.259Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-09-09T22:24:01.259Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-09-09T22:24:01.259Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-09-09T22:24:01.259Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-09-09T22:24:01.259Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-09-09T22:24:01.259Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-09-09T22:24:01.526Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-09-09T22:24:01.526Z] go: finding github.com/fatih/color v1.7.0 [2020-09-09T22:24:01.526Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-09-09T22:24:01.526Z] go: finding github.com/go-kit/kit v0.8.0 [2020-09-09T22:24:01.526Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-09-09T22:24:01.526Z] go: finding github.com/go-stack/stack v1.8.0 [2020-09-09T22:24:01.526Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-09-09T22:24:01.526Z] go: finding github.com/goburrow/serial v0.1.0 [2020-09-09T22:24:01.526Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-09-09T22:24:01.526Z] go: finding github.com/google/uuid v1.1.1 [2020-09-09T22:24:01.526Z] go: finding github.com/gorilla/mux v1.7.1 [2020-09-09T22:24:01.788Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-09-09T22:24:01.788Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-09-09T22:24:01.788Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-09-09T22:24:01.788Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-09-09T22:24:01.788Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-09-09T22:24:01.788Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-09-09T22:24:01.788Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-09-09T22:24:01.788Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-09-09T22:24:01.788Z] go: finding github.com/hashicorp/go-sockaddr v1.0.1 [2020-09-09T22:24:01.788Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-09-09T22:24:01.788Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-09-09T22:24:01.788Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-09-09T22:24:02.050Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-09-09T22:24:02.050Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-09-09T22:24:02.050Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-09-09T22:24:02.050Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-09-09T22:24:02.050Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-09-09T22:24:02.050Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-09-09T22:24:02.050Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-09T22:24:02.050Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-09T22:24:02.050Z] go: finding github.com/miekg/dns v1.1.4 [2020-09-09T22:24:02.050Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-09-09T22:24:02.050Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-09-09T22:24:02.050Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-09-09T22:24:02.311Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-09-09T22:24:02.311Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-09-09T22:24:02.311Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-09-09T22:24:02.311Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-09-09T22:24:02.311Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-09-09T22:24:02.311Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-09-09T22:24:02.311Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-09-09T22:24:02.311Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-09-09T22:24:02.311Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-09-09T22:24:02.311Z] go: finding github.com/pkg/errors v0.8.1 [2020-09-09T22:24:02.311Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-09-09T22:24:02.311Z] go: finding github.com/posener/complete v1.1.1 [2020-09-09T22:24:02.572Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-09-09T22:24:02.572Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-09-09T22:24:02.572Z] go: finding github.com/stretchr/objx v0.1.0 [2020-09-09T22:24:02.572Z] go: finding github.com/stretchr/testify v1.5.1 [2020-09-09T22:24:02.572Z] go: finding github.com/ugorji/go v1.1.4 [2020-09-09T22:24:02.572Z] go: finding github.com/x448/float16 v0.8.4 [2020-09-09T22:24:02.572Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-09-09T22:24:02.572Z] go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 [2020-09-09T22:24:02.572Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-09-09T22:24:02.572Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-09-09T22:24:02.572Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-09-09T22:24:02.572Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-09-09T22:24:05.925Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2020-09-09T22:24:05.926Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.472s coverage: 50.3% of statements [2020-09-09T22:24:06.198Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-09-09T22:24:10.744Z] Removing intermediate container 3087192dc6b6 [2020-09-09T22:24:10.744Z] ---> 91d162f55593 [2020-09-09T22:24:10.744Z] Successfully built 91d162f55593 [2020-09-09T22:24:10.744Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-09T22:24:11.609Z] gofmt -l . [2020-09-09T22:24:11.609Z] [ "`gofmt -l .`" = "" ] [2020-09-09T22:24:11.794Z] + docker inspect -f . ci-base-image-x86_64 [2020-09-09T22:24:11.794Z] . [Pipeline] withDockerContainer [2020-09-09T22:24:11.883Z] ./bin/test-attribution-txt.sh [2020-09-09T22:24:11.939Z] prd-centos7-docker-4c-2g-2004 does not seem to be running inside a container [2020-09-09T22:24:11.987Z] $ 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 ******** ci-base-image-x86_64 cat [2020-09-09T22:24:12.474Z] ./bin/test-go-mod-tidy.sh [2020-09-09T22:24:13.249Z] $ docker top 95c88e25a6630c3feedddb3f46504de4c91a709336333b8e3360e47e82c74719 -eo pid,comm [Pipeline] { [Pipeline] stash [Pipeline] sh [2020-09-09T22:24:13.995Z] + go version [2020-09-09T22:24:13.995Z] go version go1.13.13 linux/amd64 [Pipeline] sh [2020-09-09T22:24:14.302Z] Stashed 1 file(s) [Pipeline] } [2020-09-09T22:24:14.320Z] $ docker stop --time=1 bfb4ac122b18e621f1dff0fb63da9784c2a62a1a9fd49fd99f24548269760c1b [2020-09-09T22:24:14.330Z] + make test [2020-09-09T22:24:14.330Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-09-09T22:24:15.284Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2020-09-09T22:24:16.614Z] $ docker rm -f bfb4ac122b18e621f1dff0fb63da9784c2a62a1a9fd49fd99f24548269760c1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-09T22:24:20.581Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-09-09T22:24:20.965Z] + ls -al . [2020-09-09T22:24:20.965Z] total 140 [2020-09-09T22:24:20.965Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 9 22:24 . [2020-09-09T22:24:20.965Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 22:22 .. [2020-09-09T22:24:20.965Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 9 22:22 .dockerignore [2020-09-09T22:24:20.965Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 22:22 .git [2020-09-09T22:24:20.965Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 22:22 .github [2020-09-09T22:24:20.965Z] -rw-rw-r-- 1 jenkins jenkins 338 Sep 9 22:22 .gitignore [2020-09-09T22:24:20.965Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 22:22 .semver [2020-09-09T22:24:20.965Z] -rw-rw-r-- 1 jenkins jenkins 4564 Sep 9 22:22 Attribution.txt [2020-09-09T22:24:20.965Z] -rw-rw-r-- 1 jenkins jenkins 1430 Sep 9 22:22 Dockerfile [2020-09-09T22:24:20.965Z] -rw-rw-r-- 1 jenkins jenkins 954 Sep 9 22:22 Dockerfile.build [2020-09-09T22:24:20.965Z] -rw-rw-r-- 1 jenkins jenkins 702 Sep 9 22:22 Jenkinsfile [2020-09-09T22:24:20.965Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 9 22:22 LICENSE [2020-09-09T22:24:20.965Z] -rw-rw-r-- 1 jenkins jenkins 880 Sep 9 22:22 Makefile [2020-09-09T22:24:20.965Z] -rw-rw-r-- 1 jenkins jenkins 591 Sep 9 22:22 README.md [2020-09-09T22:24:20.965Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 9 22:20 VERSION [2020-09-09T22:24:20.965Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 22:22 bin [2020-09-09T22:24:20.965Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 22:22 cmd [2020-09-09T22:24:20.965Z] -rw-r--r-- 1 jenkins jenkins 22364 Sep 9 22:24 coverage.out [2020-09-09T22:24:20.965Z] -rw-r--r-- 1 jenkins jenkins 559 Sep 9 22:24 go.mod [2020-09-09T22:24:20.965Z] -rw-r--r-- 1 jenkins jenkins 13471 Sep 9 22:24 go.sum [2020-09-09T22:24:20.965Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 22:22 internal [2020-09-09T22:24:20.965Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 22:22 simulator [2020-09-09T22:24:20.965Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 22:22 snap [2020-09-09T22:24:20.965Z] -rw-rw-r-- 1 jenkins jenkins 229 Sep 9 22:22 version.go [Pipeline] isUnix [Pipeline] sh [2020-09-09T22:24:21.355Z] + 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=92289978bc2a039caeec21bff956467657c013f1 --label arch=arm64 --label version=0.0.0 . [2020-09-09T22:24:21.631Z] Sending build context to Docker daemon 708.6kB [2020-09-09T22:24:21.631Z] Step 1/20 : ARG BASE=golang:1.13-alpine [2020-09-09T22:24:21.631Z] Step 2/20 : FROM ${BASE} AS builder [2020-09-09T22:24:21.631Z] ---> 1e0e6357f3d0 [2020-09-09T22:24:21.631Z] Step 3/20 : ARG MAKE='make build' [2020-09-09T22:24:21.908Z] ---> Running in 8fec51481501 [2020-09-09T22:24:22.508Z] Removing intermediate container 8fec51481501 [2020-09-09T22:24:22.508Z] ---> 3ca554971efe [2020-09-09T22:24:22.508Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-09T22:24:22.508Z] ---> Running in bce70cb2340a [2020-09-09T22:24:25.127Z] Removing intermediate container bce70cb2340a [2020-09-09T22:24:25.127Z] ---> 4f5c3ba43a33 [2020-09-09T22:24:25.127Z] Step 5/20 : RUN apk add --update --no-cache make git openssh build-base [2020-09-09T22:24:25.127Z] ---> Running in a080f827e609 [2020-09-09T22:24:25.357Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2020-09-09T22:24:25.357Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.191s coverage: 50.3% of statements [2020-09-09T22:24:25.357Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-09-09T22:24:26.557Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-09T22:24:26.757Z] gofmt -l . [2020-09-09T22:24:26.757Z] [ "`gofmt -l .`" = "" ] [2020-09-09T22:24:26.757Z] ./bin/test-attribution-txt.sh [2020-09-09T22:24:27.330Z] ./bin/test-go-mod-tidy.sh [2020-09-09T22:24:27.526Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] stash [2020-09-09T22:24:27.622Z] Warning: overwriting stash ‘coverage-report’ [2020-09-09T22:24:27.906Z] Stashed 1 file(s) [Pipeline] } [2020-09-09T22:24:27.923Z] $ docker stop --time=1 95c88e25a6630c3feedddb3f46504de4c91a709336333b8e3360e47e82c74719 [2020-09-09T22:24:28.117Z] OK: 221 MiB in 53 packages [2020-09-09T22:24:29.089Z] Removing intermediate container a080f827e609 [2020-09-09T22:24:29.089Z] ---> c1b3a9e7715a [2020-09-09T22:24:29.089Z] Step 6/20 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go [2020-09-09T22:24:29.360Z] ---> Running in 974aafc1c5d1 [2020-09-09T22:24:29.953Z] Removing intermediate container 974aafc1c5d1 [2020-09-09T22:24:29.953Z] ---> b3cf1bc02116 [2020-09-09T22:24:29.953Z] Step 7/20 : COPY . . [2020-09-09T22:24:30.082Z] $ docker rm -f 95c88e25a6630c3feedddb3f46504de4c91a709336333b8e3360e47e82c74719 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2020-09-09T22:24:30.926Z] ---> 5a7eb5def159 [2020-09-09T22:24:30.926Z] Step 8/20 : RUN ${MAKE} [2020-09-09T22:24:30.926Z] ---> Running in 00424d59199b [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-09T22:24:31.402Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-09-09T22:24:31.719Z] + ls -al . [2020-09-09T22:24:31.719Z] total 104 [2020-09-09T22:24:31.719Z] drwxrwxr-x. 10 jenkins jenkins 4096 Sep 9 22:24 . [2020-09-09T22:24:31.719Z] drwxrwxr-x. 4 jenkins jenkins 28 Sep 9 22:23 .. [2020-09-09T22:24:31.719Z] -rw-rw-r--. 1 jenkins jenkins 4564 Sep 9 22:23 Attribution.txt [2020-09-09T22:24:31.719Z] drwxrwxr-x. 2 jenkins jenkins 87 Sep 9 22:23 bin [2020-09-09T22:24:31.719Z] drwxrwxr-x. 3 jenkins jenkins 32 Sep 9 22:23 cmd [2020-09-09T22:24:31.719Z] -rw-r--r--. 1 jenkins jenkins 22364 Sep 9 22:24 coverage.out [2020-09-09T22:24:31.719Z] -rw-rw-r--. 1 jenkins jenkins 1430 Sep 9 22:23 Dockerfile [2020-09-09T22:24:31.719Z] -rw-rw-r--. 1 jenkins jenkins 954 Sep 9 22:23 Dockerfile.build [2020-09-09T22:24:31.719Z] -rw-rw-r--. 1 jenkins jenkins 140 Sep 9 22:23 .dockerignore [2020-09-09T22:24:31.719Z] drwxrwxr-x. 8 jenkins jenkins 179 Sep 9 22:23 .git [2020-09-09T22:24:31.719Z] drwxrwxr-x. 2 jenkins jenkins 38 Sep 9 22:23 .github [2020-09-09T22:24:31.719Z] -rw-rw-r--. 1 jenkins jenkins 338 Sep 9 22:23 .gitignore [2020-09-09T22:24:31.719Z] -rw-r--r--. 1 jenkins jenkins 559 Sep 9 22:24 go.mod [2020-09-09T22:24:31.719Z] -rw-r--r--. 1 jenkins jenkins 13471 Sep 9 22:24 go.sum [2020-09-09T22:24:31.719Z] drwxrwxr-x. 3 jenkins jenkins 20 Sep 9 22:23 internal [2020-09-09T22:24:31.719Z] -rw-rw-r--. 1 jenkins jenkins 702 Sep 9 22:23 Jenkinsfile [2020-09-09T22:24:31.719Z] -rw-rw-r--. 1 jenkins jenkins 11340 Sep 9 22:23 LICENSE [2020-09-09T22:24:31.719Z] -rw-rw-r--. 1 jenkins jenkins 880 Sep 9 22:23 Makefile [2020-09-09T22:24:31.719Z] -rw-rw-r--. 1 jenkins jenkins 591 Sep 9 22:23 README.md [2020-09-09T22:24:31.719Z] drwxrwxr-x. 3 jenkins jenkins 58 Sep 9 22:23 .semver [2020-09-09T22:24:31.719Z] drwxrwxr-x. 2 jenkins jenkins 52 Sep 9 22:23 simulator [2020-09-09T22:24:31.719Z] drwxrwxr-x. 4 jenkins jenkins 54 Sep 9 22:23 snap [2020-09-09T22:24:31.719Z] -rw-rw-r--. 1 jenkins jenkins 5 Sep 9 22:20 VERSION [2020-09-09T22:24:31.719Z] -rw-rw-r--. 1 jenkins jenkins 229 Sep 9 22:23 version.go [Pipeline] isUnix [Pipeline] sh [2020-09-09T22:24:32.051Z] + 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=92289978bc2a039caeec21bff956467657c013f1 --label arch=amd64 --label version=0.0.0 . [2020-09-09T22:24:32.051Z] Sending build context to Docker daemon 708.6kB [2020-09-09T22:24:32.312Z] Step 1/20 : ARG BASE=golang:1.13-alpine [2020-09-09T22:24:32.312Z] Step 2/20 : FROM ${BASE} AS builder [2020-09-09T22:24:32.312Z] ---> 91d162f55593 [2020-09-09T22:24:32.312Z] Step 3/20 : ARG MAKE='make build' [2020-09-09T22:24:32.312Z] ---> Running in 6524bb4836c3 [2020-09-09T22:24:32.353Z] 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-09T22:24:32.574Z] Removing intermediate container 6524bb4836c3 [2020-09-09T22:24:32.574Z] ---> a8d75ee5092a [2020-09-09T22:24:32.574Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-09T22:24:32.574Z] ---> Running in f27c2358852d [2020-09-09T22:24:33.516Z] Removing intermediate container f27c2358852d [2020-09-09T22:24:33.516Z] ---> a8a2114accfd [2020-09-09T22:24:33.516Z] Step 5/20 : RUN apk add --update --no-cache make git openssh build-base [2020-09-09T22:24:33.516Z] ---> Running in 336a6601c2b3 [2020-09-09T22:24:34.090Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-09T22:24:34.662Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-09T22:24:35.234Z] OK: 237 MiB in 53 packages [2020-09-09T22:24:35.498Z] Removing intermediate container 336a6601c2b3 [2020-09-09T22:24:35.498Z] ---> 7f48c535e7cd [2020-09-09T22:24:35.498Z] Step 6/20 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go [2020-09-09T22:24:35.498Z] ---> Running in 64aa3d277290 [2020-09-09T22:24:35.760Z] Removing intermediate container 64aa3d277290 [2020-09-09T22:24:35.760Z] ---> bdee922b9ea4 [2020-09-09T22:24:35.760Z] Step 7/20 : COPY . . [2020-09-09T22:24:36.705Z] ---> 86ebc7801cdb [2020-09-09T22:24:36.705Z] Step 8/20 : RUN ${MAKE} [2020-09-09T22:24:36.705Z] ---> Running in b431952d8af9 [2020-09-09T22:24:37.291Z] 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-09T22:24:45.479Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-09-09T22:24:48.785Z] Removing intermediate container b431952d8af9 [2020-09-09T22:24:48.785Z] ---> 78bc5e7083ef [2020-09-09T22:24:48.785Z] Step 9/20 : FROM scratch [2020-09-09T22:24:48.785Z] ---> [2020-09-09T22:24:48.785Z] Step 10/20 : ENV APP_PORT=49991 [2020-09-09T22:24:48.785Z] ---> Running in fb4d556f61f1 [2020-09-09T22:24:48.785Z] Removing intermediate container fb4d556f61f1 [2020-09-09T22:24:48.785Z] ---> db5d3f08e1b3 [2020-09-09T22:24:48.785Z] Step 11/20 : EXPOSE $APP_PORT [2020-09-09T22:24:48.785Z] ---> Running in 53072cea6f3d [2020-09-09T22:24:49.046Z] Removing intermediate container 53072cea6f3d [2020-09-09T22:24:49.046Z] ---> bb5303bb7389 [2020-09-09T22:24:49.046Z] Step 12/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / [2020-09-09T22:24:49.620Z] ---> 66cb50b73296 [2020-09-09T22:24:49.620Z] Step 13/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / [2020-09-09T22:24:49.620Z] ---> ed6253c8e0a1 [2020-09-09T22:24:49.620Z] Step 14/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / [2020-09-09T22:24:49.881Z] ---> f4acbe66e7e1 [2020-09-09T22:24:49.881Z] Step 15/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' [2020-09-09T22:24:49.881Z] ---> Running in db2bd811b13d [2020-09-09T22:24:50.143Z] Removing intermediate container db2bd811b13d [2020-09-09T22:24:50.143Z] ---> 3d4fd905e83a [2020-09-09T22:24:50.143Z] Step 16/20 : ENTRYPOINT ["/device-modbus"] [2020-09-09T22:24:50.143Z] ---> Running in bb5218128456 [2020-09-09T22:24:50.405Z] Removing intermediate container bb5218128456 [2020-09-09T22:24:50.405Z] ---> 6753c1ec6736 [2020-09-09T22:24:50.405Z] Step 17/20 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-09T22:24:50.405Z] ---> Running in fe9984cc2bb6 [2020-09-09T22:24:50.666Z] Removing intermediate container fe9984cc2bb6 [2020-09-09T22:24:50.666Z] ---> e8664e634019 [2020-09-09T22:24:50.666Z] Step 18/20 : LABEL arch=amd64 [2020-09-09T22:24:50.666Z] ---> Running in 0f3ba4f3d37d [2020-09-09T22:24:50.929Z] Removing intermediate container 0f3ba4f3d37d [2020-09-09T22:24:50.929Z] ---> d22f23d45bc1 [2020-09-09T22:24:50.929Z] Step 19/20 : LABEL git_sha=92289978bc2a039caeec21bff956467657c013f1 [2020-09-09T22:24:50.929Z] ---> Running in 12fa5ad845a0 [2020-09-09T22:24:51.189Z] Removing intermediate container 12fa5ad845a0 [2020-09-09T22:24:51.189Z] ---> d0a94c17fe87 [2020-09-09T22:24:51.189Z] Step 20/20 : LABEL version=0.0.0 [2020-09-09T22:24:51.189Z] ---> Running in 54151bffc9f0 [2020-09-09T22:24:51.189Z] Removing intermediate container 54151bffc9f0 [2020-09-09T22:24:51.189Z] ---> 74e3d0e29778 [2020-09-09T22:24:51.189Z] [Warning] One or more build-args [ARCH] were not consumed [2020-09-09T22:24:51.451Z] Successfully built 74e3d0e29778 [2020-09-09T22:24:51.451Z] Successfully tagged docker-device-modbus-go:latest [Pipeline] } [Pipeline] // script [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-09T22:24:59.151Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-09-09T22:25:01.768Z] Removing intermediate container 00424d59199b [2020-09-09T22:25:01.768Z] ---> b532729c0073 [2020-09-09T22:25:01.768Z] Step 9/20 : FROM scratch [2020-09-09T22:25:01.768Z] ---> [2020-09-09T22:25:01.768Z] Step 10/20 : ENV APP_PORT=49991 [2020-09-09T22:25:01.768Z] ---> Running in f8f9dbc85634 [2020-09-09T22:25:02.356Z] Removing intermediate container f8f9dbc85634 [2020-09-09T22:25:02.356Z] ---> 968dfb31774a [2020-09-09T22:25:02.356Z] Step 11/20 : EXPOSE $APP_PORT [2020-09-09T22:25:02.356Z] ---> Running in 992a0a6a64dd [2020-09-09T22:25:02.626Z] Removing intermediate container 992a0a6a64dd [2020-09-09T22:25:02.626Z] ---> 2a087b2e7156 [2020-09-09T22:25:02.626Z] Step 12/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / [2020-09-09T22:25:03.608Z] ---> a1156a39d574 [2020-09-09T22:25:03.608Z] Step 13/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / [2020-09-09T22:25:04.201Z] ---> 12113e6cf6a8 [2020-09-09T22:25:04.201Z] Step 14/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / [2020-09-09T22:25:05.174Z] ---> 0ef1d2b34975 [2020-09-09T22:25:05.174Z] Step 15/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' [2020-09-09T22:25:05.174Z] ---> Running in d4841f3774b2 [2020-09-09T22:25:05.443Z] Removing intermediate container d4841f3774b2 [2020-09-09T22:25:05.443Z] ---> 42ca9ca0a63a [2020-09-09T22:25:05.443Z] Step 16/20 : ENTRYPOINT ["/device-modbus"] [2020-09-09T22:25:05.716Z] ---> Running in 1e32779ca15a [2020-09-09T22:25:06.308Z] Removing intermediate container 1e32779ca15a [2020-09-09T22:25:06.308Z] ---> 573a3319c7ba [2020-09-09T22:25:06.308Z] Step 17/20 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-09T22:25:06.308Z] ---> Running in 16fb438f8db1 [2020-09-09T22:25:06.581Z] Removing intermediate container 16fb438f8db1 [2020-09-09T22:25:06.581Z] ---> f5cdb4c857ff [2020-09-09T22:25:06.581Z] Step 18/20 : LABEL arch=arm64 [2020-09-09T22:25:06.858Z] ---> Running in 27393b8db867 [2020-09-09T22:25:07.134Z] Removing intermediate container 27393b8db867 [2020-09-09T22:25:07.134Z] ---> 4adca30f3a4e [2020-09-09T22:25:07.134Z] Step 19/20 : LABEL git_sha=92289978bc2a039caeec21bff956467657c013f1 [2020-09-09T22:25:07.351Z] Still waiting to schedule task [2020-09-09T22:25:07.351Z] All nodes of label ‘centos7-docker-8c-8g’ are offline [2020-09-09T22:25:07.404Z] ---> Running in 43412f5d0ce1 [2020-09-09T22:25:07.673Z] Removing intermediate container 43412f5d0ce1 [2020-09-09T22:25:07.673Z] ---> 9ae62169db3a [2020-09-09T22:25:07.673Z] Step 20/20 : LABEL version=0.0.0 [2020-09-09T22:25:07.946Z] ---> Running in 6f6acd5bd844 [2020-09-09T22:25:08.221Z] Removing intermediate container 6f6acd5bd844 [2020-09-09T22:25:08.221Z] ---> f7e47fd332b4 [2020-09-09T22:25:08.221Z] [Warning] One or more build-args [ARCH] were not consumed [2020-09-09T22:25:08.221Z] Successfully built f7e47fd332b4 [2020-09-09T22:25:08.491Z] Successfully tagged docker-device-modbus-go-arm64:latest [Pipeline] } [Pipeline] // script [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-09T22:25:24.288Z] Still waiting to schedule task [2020-09-09T22:25:24.288Z] All nodes of label ‘ubuntu18.04-docker-arm64-16c-16g’ are offline [2020-09-09T22:26:12.759Z] Running on prd-centos7-docker-8c-8g-2005 in /w/workspace/xfoundry_device-modbus-go_PR-172 [Pipeline] { [Pipeline] ws [2020-09-09T22:26:12.852Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2020-09-09T22:26:14.723Z] using credential edgex-jenkins-ssh [2020-09-09T22:26:14.772Z] Cloning the remote Git repository [2020-09-09T22:26:14.772Z] Cloning with configured refspecs honoured and without tags [2020-09-09T22:26:14.579Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-09-09T22:26:14.641Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2020-09-09T22:26:14.665Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-09-09T22:26:14.665Z] > git --version # timeout=10 [2020-09-09T22:26:14.670Z] > git --version # 'git version 2.16.5' [2020-09-09T22:26:14.671Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-09T22:26:14.695Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/172/head:refs/remotes/origin/PR-172 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-09T22:26:15.387Z] Fetching without tags [2020-09-09T22:26:15.836Z] Merging remotes/origin/master commit 1bcfeefe91d93b9693c7bc273dc4ca37c3d910c1 into PR head commit 92289978bc2a039caeec21bff956467657c013f1 [2020-09-09T22:26:15.904Z] Merge succeeded, producing 92289978bc2a039caeec21bff956467657c013f1 [2020-09-09T22:26:15.904Z] Checking out Revision 92289978bc2a039caeec21bff956467657c013f1 (PR-172) [2020-09-09T22:26:15.198Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-09-09T22:26:15.204Z] > git config --add remote.origin.fetch +refs/pull/172/head:refs/remotes/origin/PR-172 # timeout=10 [2020-09-09T22:26:15.208Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-09T22:26:15.219Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-09-09T22:26:15.228Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-09-09T22:26:15.228Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-09T22:26:15.232Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/172/head:refs/remotes/origin/PR-172 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-09T22:26:15.719Z] > git config core.sparsecheckout # timeout=10 [2020-09-09T22:26:15.726Z] > git checkout -f 92289978bc2a039caeec21bff956467657c013f1 # timeout=10 [2020-09-09T22:26:15.756Z] > git remote # timeout=10 [2020-09-09T22:26:15.760Z] > git config --get remote.origin.url # timeout=10 [2020-09-09T22:26:15.768Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-09T22:26:15.771Z] > git merge 1bcfeefe91d93b9693c7bc273dc4ca37c3d910c1 # timeout=10 [2020-09-09T22:26:15.779Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-09T22:26:15.787Z] > git config core.sparsecheckout # timeout=10 [2020-09-09T22:26:15.793Z] > git checkout -f 92289978bc2a039caeec21bff956467657c013f1 # timeout=10 [2020-09-09T22:26:19.316Z] Commit message: "fix: local snap development" [2020-09-09T22:26:19.340Z] > git --version # timeout=10 [2020-09-09T22:26:19.343Z] > git --version # 'git version 2.16.5' [2020-09-09T22:26:19.347Z] fatal: bad object 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-09T22:26:20.882Z] ++ find /w/workspace/device-modbus-go/1 [2020-09-09T22:26:20.882Z] ++ grep snapcraft.yaml [2020-09-09T22:26:20.882Z] + grep -Po '^name: \K(.*)' /w/workspace/device-modbus-go/1/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-09T22:26:21.090Z] provisioning config files... [2020-09-09T22:26:21.102Z] copy managed file [EdgeX] to file:/w/workspace/device-modbus-go/1@tmp/config7137058566892489808tmp [Pipeline] { [Pipeline] sh [2020-09-09T22:26:21.574Z] + cp /w/workspace/device-modbus-go/1@tmp/config7137058566892489808tmp /w/workspace/device-modbus-go/1/edgex-snap-store-login [Pipeline] sh [2020-09-09T22:26:21.889Z] + 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-09T22:26:21.889Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally [2020-09-09T22:26:22.149Z] latest: Pulling from edgex-devops/edgex-snap-builder [2020-09-09T22:26:22.149Z] f08d8e2a3ba1: Pulling fs layer [2020-09-09T22:26:22.149Z] 3baa9cb2483b: Pulling fs layer [2020-09-09T22:26:22.149Z] 94e5ff4c0b15: Pulling fs layer [2020-09-09T22:26:22.149Z] 1860925334f9: Pulling fs layer [2020-09-09T22:26:22.149Z] 2daf38717194: Pulling fs layer [2020-09-09T22:26:22.149Z] 309017e8d7a4: Pulling fs layer [2020-09-09T22:26:22.149Z] f7790dc9fd0f: Pulling fs layer [2020-09-09T22:26:22.149Z] cac0ae9282c2: Pulling fs layer [2020-09-09T22:26:22.149Z] 1f4cadf9a1ed: Pulling fs layer [2020-09-09T22:26:22.149Z] 1860925334f9: Waiting [2020-09-09T22:26:22.149Z] 2daf38717194: Waiting [2020-09-09T22:26:22.149Z] 1f4cadf9a1ed: Waiting [2020-09-09T22:26:22.149Z] 309017e8d7a4: Waiting [2020-09-09T22:26:22.149Z] f7790dc9fd0f: Waiting [2020-09-09T22:26:22.149Z] cac0ae9282c2: Waiting [2020-09-09T22:26:22.149Z] 94e5ff4c0b15: Verifying Checksum [2020-09-09T22:26:22.149Z] 94e5ff4c0b15: Download complete [2020-09-09T22:26:22.149Z] 3baa9cb2483b: Verifying Checksum [2020-09-09T22:26:22.149Z] 3baa9cb2483b: Download complete [2020-09-09T22:26:22.149Z] 1860925334f9: Verifying Checksum [2020-09-09T22:26:22.149Z] 1860925334f9: Download complete [2020-09-09T22:26:22.149Z] 309017e8d7a4: Verifying Checksum [2020-09-09T22:26:22.149Z] 309017e8d7a4: Download complete [2020-09-09T22:26:22.149Z] f7790dc9fd0f: Download complete [2020-09-09T22:26:22.149Z] cac0ae9282c2: Download complete [2020-09-09T22:26:22.149Z] 1f4cadf9a1ed: Verifying Checksum [2020-09-09T22:26:22.149Z] 1f4cadf9a1ed: Download complete [2020-09-09T22:26:22.722Z] f08d8e2a3ba1: Verifying Checksum [2020-09-09T22:26:22.722Z] f08d8e2a3ba1: Download complete [2020-09-09T22:26:24.104Z] f08d8e2a3ba1: Pull complete [2020-09-09T22:26:24.104Z] 3baa9cb2483b: Pull complete [2020-09-09T22:26:24.366Z] 94e5ff4c0b15: Pull complete [2020-09-09T22:26:24.366Z] 1860925334f9: Pull complete [2020-09-09T22:26:28.585Z] 2daf38717194: Verifying Checksum [2020-09-09T22:26:28.585Z] 2daf38717194: Download complete [2020-09-09T22:26:50.584Z] 2daf38717194: Pull complete [2020-09-09T22:26:50.584Z] 309017e8d7a4: Pull complete [2020-09-09T22:26:50.584Z] f7790dc9fd0f: Pull complete [2020-09-09T22:26:50.584Z] cac0ae9282c2: Pull complete [2020-09-09T22:26:50.584Z] 1f4cadf9a1ed: Pull complete [2020-09-09T22:26:50.584Z] Digest: sha256:e10835c8f8d0a147fd8b6785b77f29c2bed6bc82dba1e9f94678def0416e5dc2 [2020-09-09T22:26:50.584Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-09-09T22:26:50.584Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-09-09T22:26:50.584Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-09-09T22:26:50.584Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [897 kB] [2020-09-09T22:26:50.584Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-09-09T22:26:50.584Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [116 kB] [2020-09-09T22:26:50.584Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [10.1 kB] [2020-09-09T22:26:50.584Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1089 kB] [2020-09-09T22:26:50.584Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-09-09T22:26:50.584Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [132 kB] [2020-09-09T22:26:50.584Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.7 kB] [2020-09-09T22:26:50.584Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1384 kB] [2020-09-09T22:26:50.847Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1425 kB] [2020-09-09T22:26:51.132Z] Fetched 5334 kB in 1s (3718 kB/s) [2020-09-09T22:26:52.537Z] Reading package lists... [2020-09-09T22:26:55.844Z] 0% [Working] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-09-09T22:26:55.844Z] 0% [Waiting for headers] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-09-09T22:26:55.844Z] 0% [Waiting for headers] 0% [1 InRelease gpgv 88.7 kB] [Waiting for headers] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-09-09T22:26:55.844Z] 0% [1 InRelease gpgv 88.7 kB] 0% [Waiting for headers] 0% [2 InRelease gpgv 242 kB] [Waiting for headers] Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [2020-09-09T22:26:57.466Z] 0% [2 InRelease gpgv 242 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... 59% Reading package lists... 64% Reading package lists... 64% 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-09T22:26:59.381Z] 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-09T22:27:00.479Z] 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... 60% Reading package lists... 64% Reading package lists... 64% 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-09T22:27:00.479Z] Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree [2020-09-09T22:27:00.479Z] Reading state information... 0% Reading state information... 0% Reading state information... Done [2020-09-09T22:27:00.741Z] The following packages were automatically installed and are no longer required: [2020-09-09T22:27:00.741Z] libjq1 libonig4 [2020-09-09T22:27:00.741Z] Use 'sudo apt autoremove' to remove them. [2020-09-09T22:27:00.741Z] Suggested packages: [2020-09-09T22:27:00.741Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-09-09T22:27:00.741Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc ed [2020-09-09T22:27:00.741Z] diffutils-doc perl-doc libterm-readline-gnu-perl [2020-09-09T22:27:00.741Z] | libterm-readline-perl-perl [2020-09-09T22:27:01.001Z] The following NEW packages will be installed: [2020-09-09T22:27:01.001Z] curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 [2020-09-09T22:27:01.001Z] libperl5.26 make netbase patch perl perl-modules-5.26 [2020-09-09T22:27:01.001Z] 0 upgraded, 14 newly installed, 0 to remove and 3 not upgraded. [2020-09-09T22:27:01.001Z] Need to get 12.0 MB of archives. [2020-09-09T22:27:01.001Z] After this operation, 77.5 MB of additional disk space will be used. [2020-09-09T22:27:01.001Z] 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-09T22:27:01.837Z] 0% [1 perl-modules-5.26 12.6 kB/2763 kB 0%] 4% [1 perl-modules-5.26 657 kB/2763 kB 24%] 20% [Working] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] [2020-09-09T22:27:01.837Z] 20% [2 libgdbm5 26.0 kB/26.0 kB 100%] 21% [Working] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] [2020-09-09T22:27:01.837Z] 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-09T22:27:02.410Z] 23% [4 libperl5.26 19.0 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-09T22:27:02.410Z] 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-09T22:27:02.410Z] 51% [6 less 28.4 kB/112 kB 25%] 53% [Waiting for headers] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] [2020-09-09T22:27:02.410Z] 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-09T22:27:02.410Z] 54% [8 curl 34.7 kB/159 kB 22%] 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-09T22:27:02.410Z] 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-09T22:27:02.410Z] 60% [10 liberror-perl 22.8 kB/22.8 kB 100%] 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-09T22:27:02.410Z] 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-09T22:27:02.671Z] 68% [12 git 9851 B/3915 kB 0%] 95% [Waiting for headers] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] [2020-09-09T22:27:02.671Z] 95% [13 make 5036 B/154 kB 3%] 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-09T22:27:02.671Z] 98% [14 patch 4101 B/102 kB 4%] 100% [Working] Fetched 12.0 MB in 2s (6444 kB/s) [2020-09-09T22:27:02.932Z] debconf: delaying package configuration, since apt-utils is not installed [2020-09-09T22:27:02.932Z] Selecting previously unselected package perl-modules-5.26. [2020-09-09T22:27:02.932Z] (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-09T22:27:02.932Z] Preparing to unpack .../00-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-09-09T22:27:02.932Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-09-09T22:27:03.875Z] Selecting previously unselected package libgdbm5:amd64. [2020-09-09T22:27:03.875Z] Preparing to unpack .../01-libgdbm5_1.14.1-6_amd64.deb ... [2020-09-09T22:27:03.875Z] Unpacking libgdbm5:amd64 (1.14.1-6) ... [2020-09-09T22:27:04.135Z] Selecting previously unselected package libgdbm-compat4:amd64. [2020-09-09T22:27:04.135Z] Preparing to unpack .../02-libgdbm-compat4_1.14.1-6_amd64.deb ... [2020-09-09T22:27:04.135Z] Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... [2020-09-09T22:27:04.135Z] Selecting previously unselected package libperl5.26:amd64. [2020-09-09T22:27:04.135Z] Preparing to unpack .../03-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... [2020-09-09T22:27:04.135Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-09-09T22:27:04.712Z] Selecting previously unselected package perl. [2020-09-09T22:27:04.712Z] Preparing to unpack .../04-perl_5.26.1-6ubuntu0.3_amd64.deb ... [2020-09-09T22:27:04.712Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-09-09T22:27:04.973Z] Selecting previously unselected package less. [2020-09-09T22:27:04.973Z] Preparing to unpack .../05-less_487-0.1_amd64.deb ... [2020-09-09T22:27:04.973Z] Unpacking less (487-0.1) ... [2020-09-09T22:27:04.973Z] Selecting previously unselected package netbase. [2020-09-09T22:27:04.973Z] Preparing to unpack .../06-netbase_5.4_all.deb ... [2020-09-09T22:27:04.973Z] Unpacking netbase (5.4) ... [2020-09-09T22:27:04.973Z] Selecting previously unselected package curl. [2020-09-09T22:27:04.973Z] Preparing to unpack .../07-curl_7.58.0-2ubuntu3.10_amd64.deb ... [2020-09-09T22:27:04.973Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-09-09T22:27:05.240Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-09-09T22:27:05.240Z] Preparing to unpack .../08-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... [2020-09-09T22:27:05.240Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-09-09T22:27:05.240Z] Selecting previously unselected package liberror-perl. [2020-09-09T22:27:05.240Z] Preparing to unpack .../09-liberror-perl_0.17025-1_all.deb ... [2020-09-09T22:27:05.240Z] Unpacking liberror-perl (0.17025-1) ... [2020-09-09T22:27:05.240Z] Selecting previously unselected package git-man. [2020-09-09T22:27:05.240Z] Preparing to unpack .../10-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-09-09T22:27:05.240Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-09-09T22:27:05.503Z] Selecting previously unselected package git. [2020-09-09T22:27:05.503Z] Preparing to unpack .../11-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-09-09T22:27:05.503Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-09-09T22:27:06.074Z] Selecting previously unselected package make. [2020-09-09T22:27:06.074Z] Preparing to unpack .../12-make_4.1-9.1ubuntu1_amd64.deb ... [2020-09-09T22:27:06.074Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-09-09T22:27:06.074Z] Selecting previously unselected package patch. [2020-09-09T22:27:06.074Z] Preparing to unpack .../13-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-09-09T22:27:06.074Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-09-09T22:27:06.074Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-09-09T22:27:06.074Z] Setting up less (487-0.1) ... [2020-09-09T22:27:06.334Z] Setting up make (4.1-9.1ubuntu1) ... [2020-09-09T22:27:06.334Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-09-09T22:27:06.334Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-09-09T22:27:06.334Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-09-09T22:27:06.334Z] Setting up libgdbm5:amd64 (1.14.1-6) ... [2020-09-09T22:27:06.334Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-09-09T22:27:06.334Z] Setting up libgdbm-compat4:amd64 (1.14.1-6) ... [2020-09-09T22:27:06.334Z] Setting up netbase (5.4) ... [2020-09-09T22:27:06.334Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-09-09T22:27:06.334Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-09-09T22:27:06.334Z] Setting up liberror-perl (0.17025-1) ... [2020-09-09T22:27:06.334Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-09-09T22:27:06.595Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-09-09T22:27:06.595Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-09-09T22:27:08.518Z] curl set to automatically installed. [2020-09-09T22:27:08.518Z] git set to automatically installed. [2020-09-09T22:27:08.518Z] git-man set to automatically installed. [2020-09-09T22:27:08.518Z] less set to automatically installed. [2020-09-09T22:27:08.518Z] libcurl3-gnutls set to automatically installed. [2020-09-09T22:27:08.518Z] liberror-perl set to automatically installed. [2020-09-09T22:27:08.518Z] libgdbm-compat4 set to automatically installed. [2020-09-09T22:27:08.518Z] libgdbm5 set to automatically installed. [2020-09-09T22:27:08.518Z] libperl5.26 set to automatically installed. [2020-09-09T22:27:08.518Z] make set to automatically installed. [2020-09-09T22:27:08.518Z] netbase set to automatically installed. [2020-09-09T22:27:08.518Z] patch set to automatically installed. [2020-09-09T22:27:08.518Z] perl set to automatically installed. [2020-09-09T22:27:08.518Z] perl-modules-5.26 set to automatically installed. [2020-09-09T22:27:08.518Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-09-09T22:27:08.518Z] Please ensure the environment is properly setup before continuing. [2020-09-09T22:27:08.518Z] Ignore this message if the appropriate measures have already been taken [2020-09-09T22:27:08.779Z] Pulling go  [2020-09-09T22:27:09.719Z] 'device-modbus' has dependencies that need to be staged: go [2020-09-09T22:27:09.719Z] Skipping pull go (already ran) [2020-09-09T22:27:09.719Z] Building go  [2020-09-09T22:27:09.719Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-09-09T22:27:09.719Z] Dload Upload Total Spent Left Speed [2020-09-09T22:27:11.894Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 6 114M 6 7439k 0 0 22.4M 0 0:00:05 --:--:-- 0:00:05 22.3M 61 114M 61 70.3M 0 0 52.7M 0 0:00:02 0:00:01 0:00:01 52.7M 100 114M 100 114M 0 0 56.4M 0 0:00:02 0:00:02 --:--:-- 56.5M [2020-09-09T22:27:12.466Z] go1.13.5.linux-amd64.tar.gz: OK [2020-09-09T22:27:19.051Z] Staging go  [2020-09-09T22:27:19.347Z] Running on prd-ubuntu18.04-docker-arm64-16c-16g-2006 in /w/workspace/xfoundry_device-modbus-go_PR-172 [Pipeline] { [Pipeline] ws [2020-09-09T22:27:19.441Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2020-09-09T22:27:19.622Z] Pulling device-modbus  [2020-09-09T22:27:20.583Z] Skipping build go (already ran) [2020-09-09T22:27:20.583Z] Building device-modbus  [2020-09-09T22:27:20.583Z] 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-09T22:27:21.523Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-09-09T22:27:21.523Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-09-09T22:27:21.523Z] go: downloading github.com/goburrow/modbus v0.1.0 [2020-09-09T22:27:21.523Z] go: extracting github.com/goburrow/modbus v0.1.0 [2020-09-09T22:27:21.523Z] go: downloading github.com/goburrow/serial v0.1.0 [2020-09-09T22:27:21.523Z] go: extracting github.com/goburrow/serial v0.1.0 [2020-09-09T22:27:21.523Z] go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-09-09T22:27:21.523Z] go: extracting github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-09-09T22:27:21.523Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-09-09T22:27:21.523Z] go: downloading github.com/google/uuid v1.1.1 [2020-09-09T22:27:21.523Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-09-09T22:27:21.523Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-09-09T22:27:21.523Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-09-09T22:27:21.523Z] go: extracting github.com/google/uuid v1.1.1 [2020-09-09T22:27:21.523Z] go: extracting github.com/fxamacker/cbor/v2 v2.2.0 [2020-09-09T22:27:21.523Z] go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-09-09T22:27:21.523Z] go: downloading github.com/x448/float16 v0.8.4 [2020-09-09T22:27:21.523Z] go: extracting github.com/gorilla/mux v1.7.1 [2020-09-09T22:27:21.523Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-09-09T22:27:21.523Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-09-09T22:27:21.523Z] go: downloading github.com/pkg/errors v0.8.1 [2020-09-09T22:27:21.523Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-09-09T22:27:21.523Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-09-09T22:27:21.523Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-09-09T22:27:21.523Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-09-09T22:27:21.783Z] go: extracting github.com/go-kit/kit v0.8.0 [2020-09-09T22:27:21.783Z] go: extracting github.com/x448/float16 v0.8.4 [2020-09-09T22:27:21.783Z] go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-09-09T22:27:21.783Z] go: extracting github.com/OneOfOne/xxhash v1.2.6 [2020-09-09T22:27:21.783Z] go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-09-09T22:27:21.783Z] go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-09-09T22:27:21.783Z] go: extracting github.com/pkg/errors v0.8.1 [2020-09-09T22:27:21.783Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-09-09T22:27:21.783Z] go: extracting github.com/BurntSushi/toml v0.3.1 [2020-09-09T22:27:21.783Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-09-09T22:27:21.783Z] go: extracting gopkg.in/yaml.v2 v2.2.8 [2020-09-09T22:27:21.783Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-09-09T22:27:21.783Z] go: extracting github.com/pelletier/go-toml v1.2.0 [2020-09-09T22:27:21.783Z] go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-09-09T22:27:21.783Z] go: extracting github.com/hashicorp/consul/api v1.1.0 [2020-09-09T22:27:21.783Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-09-09T22:27:21.783Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-09-09T22:27:21.783Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-09-09T22:27:21.783Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-09-09T22:27:21.783Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-09-09T22:27:21.783Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-09-09T22:27:21.783Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-09-09T22:27:21.783Z] go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-09-09T22:27:21.783Z] go: extracting github.com/mitchellh/copystructure v1.0.0 [2020-09-09T22:27:21.783Z] go: extracting github.com/go-logfmt/logfmt v0.4.0 [2020-09-09T22:27:21.783Z] go: extracting github.com/hashicorp/go-rootcerts v1.0.0 [2020-09-09T22:27:21.783Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-09-09T22:27:21.783Z] go: extracting github.com/cenkalti/backoff v2.2.1+incompatible [2020-09-09T22:27:21.783Z] go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 [2020-09-09T22:27:21.783Z] go: extracting github.com/mitchellh/reflectwalk v1.0.0 [2020-09-09T22:27:21.783Z] go: extracting github.com/hashicorp/serf v0.8.2 [2020-09-09T22:27:21.783Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-09-09T22:27:22.042Z] go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-09-09T22:27:22.042Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-09-09T22:27:22.042Z] go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 [2020-09-09T22:27:22.042Z] go: downloading github.com/hashicorp/golang-lru v0.5.1 [2020-09-09T22:27:22.042Z] go: extracting github.com/hashicorp/golang-lru v0.5.1 [2020-09-09T22:27:22.042Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-09-09T22:27:22.042Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-09-09T22:27:22.042Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-09-09T22:27:22.042Z] go: finding github.com/gorilla/mux v1.7.1 [2020-09-09T22:27:22.042Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-09-09T22:27:22.042Z] go: finding github.com/goburrow/serial v0.1.0 [2020-09-09T22:27:22.042Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-09-09T22:27:22.042Z] go: finding github.com/go-kit/kit v0.8.0 [2020-09-09T22:27:22.042Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-09-09T22:27:22.042Z] go: finding github.com/google/uuid v1.1.1 [2020-09-09T22:27:22.042Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-09-09T22:27:22.042Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-09-09T22:27:22.042Z] go: finding github.com/x448/float16 v0.8.4 [2020-09-09T22:27:22.042Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-09-09T22:27:22.042Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-09-09T22:27:22.042Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-09-09T22:27:22.042Z] go: finding github.com/pkg/errors v0.8.1 [2020-09-09T22:27:22.042Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-09-09T22:27:22.042Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-09-09T22:27:22.042Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-09-09T22:27:22.042Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-09-09T22:27:22.042Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-09-09T22:27:22.042Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-09-09T22:27:22.042Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-09-09T22:27:22.042Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-09-09T22:27:22.042Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-09-09T22:27:22.042Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-09-09T22:27:22.042Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-09-09T22:27:22.042Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-09-09T22:27:22.042Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-09-09T22:27:22.042Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-09-09T22:27:23.334Z] using credential edgex-jenkins-ssh [2020-09-09T22:27:23.384Z] Cloning the remote Git repository [2020-09-09T22:27:23.384Z] Cloning with configured refspecs honoured and without tags [2020-09-09T22:27:23.434Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-09-09T22:27:23.534Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2020-09-09T22:27:23.600Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-09-09T22:27:23.601Z] > git --version # timeout=10 [2020-09-09T22:27:23.615Z] > git --version # 'git version 2.17.1' [2020-09-09T22:27:23.617Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-09T22:27:23.698Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/172/head:refs/remotes/origin/PR-172 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-09T22:27:24.448Z] Fetching without tags [2020-09-09T22:27:24.931Z] Merging remotes/origin/master commit 1bcfeefe91d93b9693c7bc273dc4ca37c3d910c1 into PR head commit 92289978bc2a039caeec21bff956467657c013f1 [2020-09-09T22:27:25.121Z] Merge succeeded, producing 92289978bc2a039caeec21bff956467657c013f1 [2020-09-09T22:27:25.122Z] Checking out Revision 92289978bc2a039caeec21bff956467657c013f1 (PR-172) [2020-09-09T22:27:24.385Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-09-09T22:27:24.397Z] > git config --add remote.origin.fetch +refs/pull/172/head:refs/remotes/origin/PR-172 # timeout=10 [2020-09-09T22:27:24.410Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-09T22:27:24.431Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-09-09T22:27:24.455Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-09-09T22:27:24.456Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-09T22:27:24.469Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/172/head:refs/remotes/origin/PR-172 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-09T22:27:24.944Z] > git config core.sparsecheckout # timeout=10 [2020-09-09T22:27:24.957Z] > git checkout -f 92289978bc2a039caeec21bff956467657c013f1 # timeout=10 [2020-09-09T22:27:25.024Z] > git remote # timeout=10 [2020-09-09T22:27:25.038Z] > git config --get remote.origin.url # timeout=10 [2020-09-09T22:27:25.073Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-09T22:27:25.084Z] > git merge 1bcfeefe91d93b9693c7bc273dc4ca37c3d910c1 # timeout=10 [2020-09-09T22:27:25.104Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-09T22:27:25.126Z] > git config core.sparsecheckout # timeout=10 [2020-09-09T22:27:25.136Z] > git checkout -f 92289978bc2a039caeec21bff956467657c013f1 # timeout=10 [2020-09-09T22:27:27.383Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-09-09T22:27:29.228Z] Commit message: "fix: local snap development" [2020-09-09T22:27:29.277Z] > git --version # timeout=10 [2020-09-09T22:27:29.287Z] > git --version # 'git version 2.17.1' [2020-09-09T22:27:29.296Z] fatal: bad object 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-09T22:27:30.693Z] Skipping stage go (already ran) [2020-09-09T22:27:30.694Z] Staging device-modbus  [2020-09-09T22:27:30.747Z] + find /w/workspace/device-modbus-go/1 [2020-09-09T22:27:30.747Z] + grep snapcraft.yaml [2020-09-09T22:27:30.747Z] + grep -Po ^name: \K(.*) /w/workspace/device-modbus-go/1/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-09T22:27:31.053Z] provisioning config files... [2020-09-09T22:27:31.080Z] copy managed file [EdgeX] to file:/w/workspace/device-modbus-go/1@tmp/config5999682426860463617tmp [Pipeline] { [Pipeline] sh [2020-09-09T22:27:31.503Z] + cp /w/workspace/device-modbus-go/1@tmp/config5999682426860463617tmp /w/workspace/device-modbus-go/1/edgex-snap-store-login [Pipeline] sh [2020-09-09T22:27:31.635Z] Priming go  [2020-09-09T22:27:31.860Z] + 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-09T22:27:32.457Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally [2020-09-09T22:27:32.576Z] Priming device-modbus  [2020-09-09T22:27:32.731Z] latest: Pulling from edgex-devops/edgex-snap-builder-arm64 [2020-09-09T22:27:32.731Z] 237528ba509b: Pulling fs layer [2020-09-09T22:27:32.731Z] 393b96f31d8b: Pulling fs layer [2020-09-09T22:27:32.731Z] 4d82b0e39008: Pulling fs layer [2020-09-09T22:27:32.731Z] e7ca375b8d34: Pulling fs layer [2020-09-09T22:27:32.731Z] 418f656485bb: Pulling fs layer [2020-09-09T22:27:32.731Z] aebe8db9254c: Pulling fs layer [2020-09-09T22:27:32.731Z] e7ca375b8d34: Waiting [2020-09-09T22:27:32.731Z] 418f656485bb: Waiting [2020-09-09T22:27:32.731Z] 4f5f7b207d3f: Pulling fs layer [2020-09-09T22:27:32.731Z] d19ca6af091a: Pulling fs layer [2020-09-09T22:27:32.731Z] aebe8db9254c: Waiting [2020-09-09T22:27:32.731Z] 16b5a0711add: Pulling fs layer [2020-09-09T22:27:32.731Z] 4f5f7b207d3f: Waiting [2020-09-09T22:27:32.731Z] 16b5a0711add: Waiting [2020-09-09T22:27:32.731Z] d19ca6af091a: Waiting [2020-09-09T22:27:32.732Z] 4d82b0e39008: Verifying Checksum [2020-09-09T22:27:32.732Z] 4d82b0e39008: Download complete [2020-09-09T22:27:32.732Z] 393b96f31d8b: Download complete [2020-09-09T22:27:32.732Z] e7ca375b8d34: Verifying Checksum [2020-09-09T22:27:32.732Z] e7ca375b8d34: Download complete [2020-09-09T22:27:32.732Z] aebe8db9254c: Download complete [2020-09-09T22:27:32.732Z] 4f5f7b207d3f: Download complete [2020-09-09T22:27:32.732Z] d19ca6af091a: Verifying Checksum [2020-09-09T22:27:32.732Z] d19ca6af091a: Download complete [2020-09-09T22:27:33.008Z] 16b5a0711add: Verifying Checksum [2020-09-09T22:27:33.008Z] 16b5a0711add: Download complete [2020-09-09T22:27:33.146Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2020-09-09T22:27:33.146Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2020-09-09T22:27:33.146Z] Determining the version from the project repo (version-script). [2020-09-09T22:27:33.146Z] The version has been set to 'local-dev-20200909+9228997' [2020-09-09T22:27:33.703Z] Snapping | Snapping / Snapping - Snapping | [2020-09-09T22:27:33.703Z] Snapped edgex-device-modbus_local-dev-20200909+9228997_amd64.snap [2020-09-09T22:27:33.990Z] 237528ba509b: Verifying Checksum [2020-09-09T22:27:33.990Z] 237528ba509b: Download complete [Pipeline] } [2020-09-09T22:27:36.270Z] 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] } [2020-09-09T22:27:37.388Z] 237528ba509b: Pull complete [2020-09-09T22:27:37.388Z] 393b96f31d8b: Pull complete [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2020-09-09T22:27:37.663Z] 4d82b0e39008: Pull complete [Pipeline] // stage [Pipeline] } [2020-09-09T22:27:37.937Z] e7ca375b8d34: Pull complete [2020-09-09T22:27:43.346Z] 418f656485bb: Verifying Checksum [2020-09-09T22:27:43.346Z] 418f656485bb: Download complete [2020-09-09T22:28:30.303Z] 418f656485bb: Pull complete [2020-09-09T22:28:30.303Z] aebe8db9254c: Pull complete [2020-09-09T22:28:30.303Z] 4f5f7b207d3f: Pull complete [2020-09-09T22:28:30.303Z] d19ca6af091a: Pull complete [2020-09-09T22:28:30.303Z] 16b5a0711add: Pull complete [2020-09-09T22:28:30.303Z] Digest: sha256:9ca9034cebc7408d83a32dada391ac179c4174cde852b5731596ec8e47bf0b3e [2020-09-09T22:28:30.303Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-09-09T22:28:30.303Z] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-09-09T22:28:30.303Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-09-09T22:28:30.303Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] [2020-09-09T22:28:30.303Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-09-09T22:28:30.897Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1260 kB] [2020-09-09T22:28:31.171Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [943 kB] [2020-09-09T22:28:31.444Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [671 kB] [2020-09-09T22:28:31.444Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [783 kB] [2020-09-09T22:28:32.039Z] Fetched 3909 kB in 2s (1806 kB/s) [2020-09-09T22:28:36.332Z] Reading package lists... [2020-09-09T22:28:48.701Z] 0% [Working] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-09-09T22:28:48.701Z] 0% [Working] 0% [1 InRelease gpgv 242 kB] [Waiting for headers] Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [2020-09-09T22:28:48.701Z] 0% [1 InRelease gpgv 242 kB] Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [2020-09-09T22:28:48.974Z] 0% [1 InRelease gpgv 242 kB] Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [2020-09-09T22:28:53.839Z] 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... 11% Reading package lists... 33% Reading package lists... 56% Reading package lists... 72% Reading package lists... 72% Reading package lists... 73% Reading package lists... 73% Reading package lists... 77% Reading package lists... 79% Reading package lists... 79% Reading package lists... 79% Reading package lists... 79% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% 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-09T22:29:00.519Z] 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-09T22:29:04.031Z] 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... 9% Reading package lists... 30% Reading package lists... 51% Reading package lists... 71% Reading package lists... 72% Reading package lists... 72% Reading package lists... 73% Reading package lists... 73% Reading package lists... 79% Reading package lists... 79% Reading package lists... 79% Reading package lists... 79% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% 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-09T22:29:04.895Z] Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... 59% Building dependency tree [2020-09-09T22:29:04.895Z] Reading state information... 0% Reading state information... 0% Reading state information... Done [2020-09-09T22:29:05.487Z] The following packages were automatically installed and are no longer required: [2020-09-09T22:29:05.487Z] libjq1 libonig4 [2020-09-09T22:29:05.487Z] Use 'sudo apt autoremove' to remove them. [2020-09-09T22:29:05.487Z] Suggested packages: [2020-09-09T22:29:05.487Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-09-09T22:29:05.487Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc ed [2020-09-09T22:29:05.487Z] diffutils-doc perl-doc libterm-readline-gnu-perl [2020-09-09T22:29:05.488Z] | libterm-readline-perl-perl [2020-09-09T22:29:06.078Z] The following NEW packages will be installed: [2020-09-09T22:29:06.079Z] curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 [2020-09-09T22:29:06.079Z] libperl5.26 make netbase patch perl perl-modules-5.26 [2020-09-09T22:29:06.079Z] 0 upgraded, 14 newly installed, 0 to remove and 3 not upgraded. [2020-09-09T22:29:06.079Z] Need to get 10.8 MB of archives. [2020-09-09T22:29:06.079Z] After this operation, 73.6 MB of additional disk space will be used. [2020-09-09T22:29:06.346Z] 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-09T22:29:07.741Z] 0% [1 perl-modules-5.26 13.8 kB/2763 kB 0%] 4% [1 perl-modules-5.26 603 kB/2763 kB 22%] 14% [1 perl-modules-5.26 1880 kB/2763 kB 68%] 22% [Working] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] [2020-09-09T22:29:07.741Z] 22% [2 libgdbm5 19.4 kB/23.1 kB 84%] 24% [Working] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] [2020-09-09T22:29:07.741Z] 24% [3 libgdbm-compat4 0 B/5536 B 0%] 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-09T22:29:08.886Z] 25% [4 libperl5.26 25.8 kB/3326 kB 1%] 36% [4 libperl5.26 1438 kB/3326 kB 43%] 47% [4 libperl5.26 2988 kB/3326 kB 90%] 51% [Working] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] [2020-09-09T22:29:08.886Z] 51% [5 perl 42.3 kB/201 kB 21%] 54% [Working] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] [2020-09-09T22:29:08.886Z] 54% [6 less 3103 B/99.7 kB 3%] 56% [Waiting for headers] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] [2020-09-09T22:29:08.886Z] 56% [7 netbase 12.7 kB/12.7 kB 100%] 58% [Working] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.10 [152 kB] [2020-09-09T22:29:08.886Z] 58% [8 curl 0 B/152 kB 0%] 60% [Working] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.10 [179 kB] [2020-09-09T22:29:08.886Z] 60% [9 libcurl3-gnutls 7780 B/179 kB 4%] 63% [Working] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] [2020-09-09T22:29:08.886Z] 63% [10 liberror-perl 4096 B/22.8 kB 18%] 65% [Working] 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-09T22:29:09.159Z] 65% [11 git-man 20.5 kB/804 kB 3%] 72% [Working] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] [2020-09-09T22:29:10.338Z] 72% [12 git 22.5 kB/2952 kB 1%] 83% [12 git 1506 kB/2952 kB 51%] 95% [Working] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] [2020-09-09T22:29:10.338Z] 96% [13 make 31.8 kB/139 kB 23%] 98% [Working] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] [2020-09-09T22:29:10.338Z] 98% [14 patch 4096 B/91.8 kB 4%] 100% [Working] Fetched 10.8 MB in 4s (2588 kB/s) [2020-09-09T22:29:10.932Z] debconf: delaying package configuration, since apt-utils is not installed [2020-09-09T22:29:10.932Z] Selecting previously unselected package perl-modules-5.26. [2020-09-09T22:29:10.932Z] (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-09T22:29:10.932Z] Preparing to unpack .../00-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-09-09T22:29:10.932Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-09-09T22:29:12.361Z] Selecting previously unselected package libgdbm5:arm64. [2020-09-09T22:29:12.361Z] Preparing to unpack .../01-libgdbm5_1.14.1-6_arm64.deb ... [2020-09-09T22:29:12.361Z] Unpacking libgdbm5:arm64 (1.14.1-6) ... [2020-09-09T22:29:12.634Z] Selecting previously unselected package libgdbm-compat4:arm64. [2020-09-09T22:29:12.634Z] Preparing to unpack .../02-libgdbm-compat4_1.14.1-6_arm64.deb ... [2020-09-09T22:29:12.634Z] Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... [2020-09-09T22:29:12.634Z] Selecting previously unselected package libperl5.26:arm64. [2020-09-09T22:29:12.905Z] Preparing to unpack .../03-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... [2020-09-09T22:29:12.905Z] Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-09-09T22:29:14.332Z] Selecting previously unselected package perl. [2020-09-09T22:29:14.332Z] Preparing to unpack .../04-perl_5.26.1-6ubuntu0.3_arm64.deb ... [2020-09-09T22:29:14.332Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-09-09T22:29:14.332Z] Selecting previously unselected package less. [2020-09-09T22:29:14.332Z] Preparing to unpack .../05-less_487-0.1_arm64.deb ... [2020-09-09T22:29:14.332Z] Unpacking less (487-0.1) ... [2020-09-09T22:29:14.603Z] Selecting previously unselected package netbase. [2020-09-09T22:29:14.603Z] Preparing to unpack .../06-netbase_5.4_all.deb ... [2020-09-09T22:29:14.603Z] Unpacking netbase (5.4) ... [2020-09-09T22:29:14.603Z] Selecting previously unselected package curl. [2020-09-09T22:29:14.603Z] Preparing to unpack .../07-curl_7.58.0-2ubuntu3.10_arm64.deb ... [2020-09-09T22:29:14.603Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-09-09T22:29:14.875Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2020-09-09T22:29:14.875Z] Preparing to unpack .../08-libcurl3-gnutls_7.58.0-2ubuntu3.10_arm64.deb ... [2020-09-09T22:29:14.875Z] Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... [2020-09-09T22:29:14.875Z] Selecting previously unselected package liberror-perl. [2020-09-09T22:29:14.875Z] Preparing to unpack .../09-liberror-perl_0.17025-1_all.deb ... [2020-09-09T22:29:14.875Z] Unpacking liberror-perl (0.17025-1) ... [2020-09-09T22:29:15.146Z] Selecting previously unselected package git-man. [2020-09-09T22:29:15.146Z] Preparing to unpack .../10-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-09-09T22:29:15.146Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-09-09T22:29:15.419Z] Selecting previously unselected package git. [2020-09-09T22:29:15.419Z] Preparing to unpack .../11-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... [2020-09-09T22:29:15.419Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-09-09T22:29:16.845Z] Selecting previously unselected package make. [2020-09-09T22:29:16.845Z] Preparing to unpack .../12-make_4.1-9.1ubuntu1_arm64.deb ... [2020-09-09T22:29:16.845Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-09-09T22:29:16.845Z] Selecting previously unselected package patch. [2020-09-09T22:29:16.845Z] Preparing to unpack .../13-patch_2.7.6-2ubuntu1.1_arm64.deb ... [2020-09-09T22:29:16.845Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-09-09T22:29:17.117Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-09-09T22:29:17.117Z] Setting up less (487-0.1) ... [2020-09-09T22:29:17.387Z] Setting up make (4.1-9.1ubuntu1) ... [2020-09-09T22:29:17.387Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-09-09T22:29:17.387Z] Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... [2020-09-09T22:29:17.657Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-09-09T22:29:17.657Z] Setting up libgdbm5:arm64 (1.14.1-6) ... [2020-09-09T22:29:17.657Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-09-09T22:29:17.657Z] Setting up libgdbm-compat4:arm64 (1.14.1-6) ... [2020-09-09T22:29:17.657Z] Setting up netbase (5.4) ... [2020-09-09T22:29:17.657Z] Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-09-09T22:29:17.929Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-09-09T22:29:17.929Z] Setting up liberror-perl (0.17025-1) ... [2020-09-09T22:29:17.929Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-09-09T22:29:17.929Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-09-09T22:29:18.202Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-09-09T22:29:23.576Z] curl set to automatically installed. [2020-09-09T22:29:23.576Z] git set to automatically installed. [2020-09-09T22:29:23.576Z] git-man set to automatically installed. [2020-09-09T22:29:23.576Z] less set to automatically installed. [2020-09-09T22:29:23.576Z] libcurl3-gnutls set to automatically installed. [2020-09-09T22:29:23.576Z] liberror-perl set to automatically installed. [2020-09-09T22:29:23.576Z] libgdbm-compat4 set to automatically installed. [2020-09-09T22:29:23.847Z] libgdbm5 set to automatically installed. [2020-09-09T22:29:23.847Z] libperl5.26 set to automatically installed. [2020-09-09T22:29:23.847Z] make set to automatically installed. [2020-09-09T22:29:23.847Z] netbase set to automatically installed. [2020-09-09T22:29:23.847Z] patch set to automatically installed. [2020-09-09T22:29:23.847Z] perl set to automatically installed. [2020-09-09T22:29:23.847Z] perl-modules-5.26 set to automatically installed. [2020-09-09T22:29:24.117Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-09-09T22:29:24.117Z] Please ensure the environment is properly setup before continuing. [2020-09-09T22:29:24.117Z] Ignore this message if the appropriate measures have already been taken [2020-09-09T22:29:25.090Z] Pulling go  [2020-09-09T22:29:28.457Z] 'device-modbus' has dependencies that need to be staged: go [2020-09-09T22:29:28.457Z] Skipping pull go (already ran) [2020-09-09T22:29:28.457Z] Building go  [2020-09-09T22:29:28.457Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-09-09T22:29:28.457Z] Dload Upload Total Spent Left Speed [2020-09-09T22:29:31.450Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 23 93.0M 23 21.9M 0 0 28.5M 0 0:00:03 --:--:-- 0:00:03 28.5M 60 93.0M 60 56.1M 0 0 32.0M 0 0:00:02 0:00:01 0:00:01 32.0M 90 93.0M 90 84.6M 0 0 30.7M 0 0:00:03 0:00:02 0:00:01 30.7M 100 93.0M 100 93.0M 0 0 31.7M 0 0:00:02 0:00:02 --:--:-- 31.7M [2020-09-09T22:29:32.876Z] go1.13.5.linux-arm64.tar.gz: OK [2020-09-09T22:29:51.152Z] Staging go  [2020-09-09T22:29:53.757Z] Pulling device-modbus  [2020-09-09T22:29:57.128Z] Skipping build go (already ran) [2020-09-09T22:29:57.128Z] Building device-modbus  [2020-09-09T22:29:57.128Z] 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-09T22:29:58.103Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-09-09T22:29:58.103Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-09-09T22:29:58.103Z] go: downloading github.com/goburrow/modbus v0.1.0 [2020-09-09T22:29:58.103Z] go: extracting github.com/goburrow/modbus v0.1.0 [2020-09-09T22:29:58.376Z] go: downloading github.com/goburrow/serial v0.1.0 [2020-09-09T22:29:58.376Z] go: extracting github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-09-09T22:29:58.376Z] go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-09-09T22:29:58.376Z] go: extracting github.com/goburrow/serial v0.1.0 [2020-09-09T22:29:58.376Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-09-09T22:29:58.376Z] go: downloading github.com/google/uuid v1.1.1 [2020-09-09T22:29:58.376Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-09-09T22:29:58.376Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-09-09T22:29:58.376Z] go: downloading github.com/pkg/errors v0.8.1 [2020-09-09T22:29:58.376Z] go: extracting github.com/OneOfOne/xxhash v1.2.6 [2020-09-09T22:29:58.376Z] go: extracting github.com/pkg/errors v0.8.1 [2020-09-09T22:29:58.376Z] go: extracting github.com/gorilla/mux v1.7.1 [2020-09-09T22:29:58.376Z] go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-09-09T22:29:58.376Z] go: extracting github.com/google/uuid v1.1.1 [2020-09-09T22:29:58.376Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-09-09T22:29:58.376Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-09-09T22:29:58.376Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-09-09T22:29:58.376Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-09-09T22:29:58.376Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-09-09T22:29:58.376Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-09-09T22:29:58.376Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-09-09T22:29:58.376Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-09-09T22:29:58.376Z] go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-09-09T22:29:58.376Z] go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-09-09T22:29:58.376Z] go: extracting gopkg.in/yaml.v2 v2.2.8 [2020-09-09T22:29:58.376Z] go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-09-09T22:29:58.647Z] go: extracting github.com/fxamacker/cbor/v2 v2.2.0 [2020-09-09T22:29:58.647Z] go: extracting github.com/BurntSushi/toml v0.3.1 [2020-09-09T22:29:58.647Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-09-09T22:29:58.647Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-09-09T22:29:58.647Z] go: extracting github.com/pelletier/go-toml v1.2.0 [2020-09-09T22:29:58.647Z] go: downloading github.com/x448/float16 v0.8.4 [2020-09-09T22:29:58.647Z] go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-09-09T22:29:58.647Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-09-09T22:29:58.647Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-09-09T22:29:58.647Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-09-09T22:29:58.647Z] go: extracting github.com/go-kit/kit v0.8.0 [2020-09-09T22:29:58.647Z] go: extracting github.com/x448/float16 v0.8.4 [2020-09-09T22:29:58.647Z] go: extracting github.com/hashicorp/consul/api v1.1.0 [2020-09-09T22:29:58.647Z] go: extracting github.com/mitchellh/copystructure v1.0.0 [2020-09-09T22:29:58.647Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-09-09T22:29:58.647Z] go: extracting github.com/cenkalti/backoff v2.2.1+incompatible [2020-09-09T22:29:58.647Z] go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-09-09T22:29:58.647Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-09-09T22:29:58.647Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-09-09T22:29:58.647Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-09-09T22:29:58.647Z] go: extracting github.com/mitchellh/reflectwalk v1.0.0 [2020-09-09T22:29:58.648Z] go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 [2020-09-09T22:29:58.648Z] go: extracting github.com/hashicorp/go-rootcerts v1.0.0 [2020-09-09T22:29:58.918Z] go: extracting github.com/hashicorp/serf v0.8.2 [2020-09-09T22:29:58.918Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-09-09T22:29:58.918Z] go: extracting github.com/go-logfmt/logfmt v0.4.0 [2020-09-09T22:29:58.918Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-09-09T22:29:58.918Z] go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-09-09T22:29:58.918Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-09-09T22:29:58.918Z] go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 [2020-09-09T22:29:59.190Z] go: downloading github.com/hashicorp/golang-lru v0.5.1 [2020-09-09T22:29:59.190Z] go: extracting github.com/hashicorp/golang-lru v0.5.1 [2020-09-09T22:29:59.190Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-09-09T22:29:59.190Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-09-09T22:29:59.190Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-09-09T22:29:59.190Z] go: finding github.com/gorilla/mux v1.7.1 [2020-09-09T22:29:59.190Z] go: finding github.com/go-kit/kit v0.8.0 [2020-09-09T22:29:59.190Z] go: finding github.com/goburrow/serial v0.1.0 [2020-09-09T22:29:59.190Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-09-09T22:29:59.190Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-09-09T22:29:59.190Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-09-09T22:29:59.190Z] go: finding github.com/google/uuid v1.1.1 [2020-09-09T22:29:59.190Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-09-09T22:29:59.190Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-09-09T22:29:59.190Z] go: finding github.com/x448/float16 v0.8.4 [2020-09-09T22:29:59.190Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-09-09T22:29:59.190Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-09-09T22:29:59.190Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-09-09T22:29:59.190Z] go: finding github.com/pkg/errors v0.8.1 [2020-09-09T22:29:59.190Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-09-09T22:29:59.190Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-09-09T22:29:59.190Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-09-09T22:29:59.190Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-09-09T22:29:59.190Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-09-09T22:29:59.190Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-09-09T22:29:59.190Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-09-09T22:29:59.190Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-09-09T22:29:59.190Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-09-09T22:29:59.467Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-09-09T22:29:59.467Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-09-09T22:29:59.467Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-09-09T22:29:59.467Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-09-09T22:29:59.467Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-09-09T22:30:17.764Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-09-09T22:30:32.865Z] Skipping stage go (already ran) [2020-09-09T22:30:32.865Z] Staging device-modbus  [2020-09-09T22:30:36.234Z] Priming go  [2020-09-09T22:30:39.601Z] Priming device-modbus  [2020-09-09T22:30:42.970Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2020-09-09T22:30:42.970Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2020-09-09T22:30:42.970Z] Determining the version from the project repo (version-script). [2020-09-09T22:30:42.970Z] The version has been set to 'local-dev-20200909+9228997' [2020-09-09T22:30:43.786Z] Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping | [2020-09-09T22:30:43.786Z] Snapped edgex-device-modbus_local-dev-20200909+9228997_arm64.snap [Pipeline] } [2020-09-09T22:30:46.424Z] 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-09T22:30:48.894Z] provisioning config files... [2020-09-09T22:30:48.907Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-172@tmp/config8764566123370763426tmp [Pipeline] { [Pipeline] sh [2020-09-09T22:30:49.325Z] + curl -s https://codecov.io/bash [2020-09-09T22:30:49.325Z] + bash -s - -t @/w/workspace/xfoundry_device-modbus-go_PR-172@tmp/config8764566123370763426tmp [Pipeline] } [2020-09-09T22:30:49.605Z] 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] { (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-09T22:30:52.902Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-09T22:30:53.502Z] ---> package-listing.sh [2020-09-09T22:30:53.502Z] ++ facter osfamily [2020-09-09T22:30:53.502Z] ++ tr '[:upper:]' '[:lower:]' [2020-09-09T22:30:53.502Z] + OS_FAMILY=redhat [2020-09-09T22:30:53.502Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-172 [2020-09-09T22:30:53.502Z] + START_PACKAGES=/tmp/packages_start.txt [2020-09-09T22:30:53.502Z] + END_PACKAGES=/tmp/packages_end.txt [2020-09-09T22:30:53.502Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-09-09T22:30:53.502Z] + PACKAGES=/tmp/packages_start.txt [2020-09-09T22:30:53.502Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-172 ']' [2020-09-09T22:30:53.502Z] + PACKAGES=/tmp/packages_end.txt [2020-09-09T22:30:53.502Z] + case "${OS_FAMILY}" in [2020-09-09T22:30:53.502Z] + rpm -qa [2020-09-09T22:30:53.502Z] + sort [2020-09-09T22:30:57.728Z] + '[' -f /tmp/packages_start.txt ']' [2020-09-09T22:30:57.728Z] + '[' -f /tmp/packages_end.txt ']' [2020-09-09T22:30:57.728Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-09-09T22:30:57.728Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-172 ']' [2020-09-09T22:30:57.728Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-172/archives/ [2020-09-09T22:30:57.728Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-172/archives/ [Pipeline] isUnix [Pipeline] sh [2020-09-09T22:30:58.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-09T22:30:58.195Z] [2020-09-09T22:30:58.195Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-09-09T22:30:58.563Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-09T22:30:58.563Z] alpine: Pulling from edgex-lftools-log-publisher [2020-09-09T22:30:58.563Z] df20fa9351a1: Pulling fs layer [2020-09-09T22:30:58.563Z] 36b3adc4ff6f: Pulling fs layer [2020-09-09T22:30:58.563Z] 8ad3a11d3b57: Pulling fs layer [2020-09-09T22:30:58.563Z] 46f8f816bc3b: Pulling fs layer [2020-09-09T22:30:58.563Z] 0dadc02b9964: Pulling fs layer [2020-09-09T22:30:58.563Z] ce6a7cf60c04: Pulling fs layer [2020-09-09T22:30:58.563Z] 7a184a31f384: Pulling fs layer [2020-09-09T22:30:58.563Z] 0879bd2ef858: Pulling fs layer [2020-09-09T22:30:58.563Z] 0dadc02b9964: Waiting [2020-09-09T22:30:58.563Z] 0879bd2ef858: Waiting [2020-09-09T22:30:58.563Z] ce6a7cf60c04: Waiting [2020-09-09T22:30:58.563Z] 36b3adc4ff6f: Verifying Checksum [2020-09-09T22:30:58.563Z] 36b3adc4ff6f: Download complete [2020-09-09T22:30:58.563Z] 46f8f816bc3b: Verifying Checksum [2020-09-09T22:30:58.563Z] 46f8f816bc3b: Download complete [2020-09-09T22:30:58.563Z] df20fa9351a1: Verifying Checksum [2020-09-09T22:30:58.563Z] df20fa9351a1: Download complete [2020-09-09T22:30:58.563Z] ce6a7cf60c04: Verifying Checksum [2020-09-09T22:30:58.563Z] ce6a7cf60c04: Download complete [2020-09-09T22:30:58.830Z] 7a184a31f384: Verifying Checksum [2020-09-09T22:30:58.830Z] 7a184a31f384: Download complete [2020-09-09T22:30:58.830Z] 0dadc02b9964: Verifying Checksum [2020-09-09T22:30:58.830Z] 0dadc02b9964: Download complete [2020-09-09T22:30:58.830Z] 8ad3a11d3b57: Verifying Checksum [2020-09-09T22:30:58.830Z] 8ad3a11d3b57: Download complete [2020-09-09T22:30:59.093Z] df20fa9351a1: Pull complete [2020-09-09T22:30:59.093Z] 36b3adc4ff6f: Pull complete [2020-09-09T22:30:59.354Z] 0879bd2ef858: Verifying Checksum [2020-09-09T22:30:59.354Z] 0879bd2ef858: Download complete [2020-09-09T22:30:59.937Z] 8ad3a11d3b57: Pull complete [2020-09-09T22:30:59.937Z] 46f8f816bc3b: Pull complete [2020-09-09T22:31:00.200Z] 0dadc02b9964: Pull complete [2020-09-09T22:31:00.467Z] ce6a7cf60c04: Pull complete [2020-09-09T22:31:00.467Z] 7a184a31f384: Pull complete [2020-09-09T22:31:03.034Z] 0879bd2ef858: Pull complete [2020-09-09T22:31:03.034Z] Digest: sha256:6a0b98a82ad2e848da155b214a5d490c0357af837e10dd363e416ea0d50debb0 [2020-09-09T22:31:03.034Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-09T22:31:03.034Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-09-09T22:31:03.198Z] prd-centos7-docker-4c-2g-2002 does not seem to be running inside a container [2020-09-09T22:31:03.242Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa-host -w /w/workspace/xfoundry_device-modbus-go_PR-172 -v /w/workspace/xfoundry_device-modbus-go_PR-172:/w/workspace/xfoundry_device-modbus-go_PR-172:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-172@tmp:/w/workspace/xfoundry_device-modbus-go_PR-172@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-09-09T22:31:08.332Z] $ docker top ffc194509d152945ddd29027f3f27444e3c4ea15c26471668dd64f0191871828 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-09T22:31:08.914Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-09-09T22:31:09.234Z] + ls /var/log/sa-host [2020-09-09T22:31:09.234Z] + sadf -c /var/log/sa-host/sa05 [2020-09-09T22:31:09.234Z] file_magic: OK [2020-09-09T22:31:09.234Z] HZ: Using current value: 100 [2020-09-09T22:31:09.234Z] file_header: OK [2020-09-09T22:31:09.234Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-09-09T22:31:09.234Z] Statistics: [2020-09-09T22:31:09.234Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-09-09T22:31:09.234Z] File successfully converted to sysstat format version 12.2.1 [2020-09-09T22:31:09.234Z] + sadf -c /var/log/sa-host/sa09 [2020-09-09T22:31:09.234Z] file_magic: OK [2020-09-09T22:31:09.234Z] HZ: Using current value: 100 [2020-09-09T22:31:09.234Z] file_header: OK [2020-09-09T22:31:09.234Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-09-09T22:31:09.234Z] Statistics: [2020-09-09T22:31:09.234Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-09-09T22:31:09.234Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-09T22:31:09.369Z] provisioning config files... [2020-09-09T22:31:09.382Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-172@tmp/config6186133089988379152tmp [Pipeline] { [Pipeline] echo [2020-09-09T22:31:09.491Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-09T22:31:09.822Z] ---> create-netrc.sh [Pipeline] echo [2020-09-09T22:31:09.853Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-09T22:31:10.183Z] ---> logs-deploy.sh [2020-09-09T22:31:10.183Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-172/1 [2020-09-09T22:31:10.183Z] INFO: archiving workspace using pattern(s): [2020-09-09T22:31:11.570Z] Archives upload complete. [2020-09-09T22:31:11.570Z] INFO: archiving logs to Nexus