Pull request #185 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 43a3d939038b09c788d4028d29a41d39bd865614+645745cc2ab9199d577c2f6eedd0068fe13701dd (71616eea7365735fc9a0b641825b4d66217e7593) 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 14412ea6c559e203c60c6aec71a1cbd01eb2e17f 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 14412ea6c559e203c60c6aec71a1cbd01eb2e17f 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-185/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 14412ea6c559e203c60c6aec71a1cbd01eb2e17f (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 14412ea6c559e203c60c6aec71a1cbd01eb2e17f # timeout=10 Commit message: "Merge pull request #284 from ernestojeda/codecov-fix" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-185/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 14412ea6c559e203c60c6aec71a1cbd01eb2e17f Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-modbus-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-10056 in /w/workspace/xfoundry_device-modbus-go_PR-185 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-185 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/185/head:refs/remotes/origin/PR-185 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 645745cc2ab9199d577c2f6eedd0068fe13701dd into PR head commit 43a3d939038b09c788d4028d29a41d39bd865614 Merge succeeded, producing 43a3d939038b09c788d4028d29a41d39bd865614 Checking out Revision 43a3d939038b09c788d4028d29a41d39bd865614 (PR-185) > git config core.sparsecheckout # timeout=10 > git checkout -f 43a3d939038b09c788d4028d29a41d39bd865614 # 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 645745cc2ab9199d577c2f6eedd0068fe13701dd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 43a3d939038b09c788d4028d29a41d39bd865614 # timeout=10 Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object 14412ea6c559e203c60c6aec71a1cbd01eb2e17f [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-11-02T06:41:53.967Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-11-02T06:41:54.385Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-02T06:41:54.572Z] ========================================================= [2020-11-02T06:41:54.572Z] EdgeX Global Pipelines Version Info [2020-11-02T06:41:54.572Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-11-02T06:41:57.774Z] ------------------- [2020-11-02T06:41:57.774Z] stable info: [2020-11-02T06:41:57.774Z] ------------------- [2020-11-02T06:41:57.774Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-02T06:41:57.774Z] Commit SHA: 14412ea6c559e203c60c6aec71a1cbd01eb2e17f [2020-11-02T06:41:57.774Z] Message: update stable to v1.0.152 [2020-11-02T06:41:58.807Z] ------------------- [2020-11-02T06:41:58.807Z] experimental info: [2020-11-02T06:41:58.807Z] ------------------- [2020-11-02T06:41:58.807Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-11-02T06:41:58.807Z] Commit SHA: a289ce3bd006757951f62b250e9ecca5ba035f92 [2020-11-02T06:41:58.807Z] Message: update experimental to v1.0.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-11-02T06:41:59.526Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2020-11-02T06:41:59.671Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2020-11-02T06:41:59.812Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-11-02T06:41:59.949Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-11-02T06:42:00.073Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-11-02T06:42:00.341Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-11-02T06:42:00.488Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-11-02T06:42:00.657Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-11-02T06:42:00.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-11-02T06:42:00.962Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-11-02T06:42:01.110Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-11-02T06:42:01.318Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-modbus-go [Pipeline] echo [2020-11-02T06:42:01.507Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-11-02T06:42:01.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-11-02T06:42:01.813Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-11-02T06:42:02.001Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-11-02T06:42:02.162Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-11-02T06:42:02.297Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-11-02T06:42:02.449Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-11-02T06:42:02.624Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-11-02T06:42:02.763Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-11-02T06:42:02.948Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-11-02T06:42:03.209Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-11-02T06:42:03.389Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-11-02T06:42:03.559Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-11-02T06:42:03.692Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-185 [Pipeline] echo [2020-11-02T06:42:03.824Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-185 [Pipeline] echo [2020-11-02T06:42:03.979Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-185 [Pipeline] echo [2020-11-02T06:42:04.126Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 43a3d939038b09c788d4028d29a41d39bd865614 [Pipeline] echo [2020-11-02T06:42:04.299Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 43a3d93 [Pipeline] echo [2020-11-02T06:42:04.446Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-02T06:42:05.555Z] + git log --format=format:%s -1 43a3d939038b09c788d4028d29a41d39bd865614 [Pipeline] echo [2020-11-02T06:42:05.732Z] GIT_COMMIT: 43a3d939038b09c788d4028d29a41d39bd865614, Commit Message: Bump github.com/edgexfoundry/go-mod-core-contracts [Pipeline] echo [2020-11-02T06:42:05.815Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-11-02T06:42:07.006Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-02T06:42:07.279Z] [2020-11-02T06:42:07.279Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-11-02T06:42:08.152Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-02T06:42:08.152Z] latest: Pulling from edgex-devops/git-semver [2020-11-02T06:42:08.152Z] 31603596830f: Pulling fs layer [2020-11-02T06:42:08.152Z] 2a8b12db71e7: Pulling fs layer [2020-11-02T06:42:08.152Z] 6ca5941a6612: Pulling fs layer [2020-11-02T06:42:08.152Z] ecc8261a40a4: Pulling fs layer [2020-11-02T06:42:08.152Z] ecc8261a40a4: Waiting [2020-11-02T06:42:08.152Z] 2a8b12db71e7: Verifying Checksum [2020-11-02T06:42:08.152Z] 2a8b12db71e7: Download complete [2020-11-02T06:42:08.842Z] 31603596830f: Verifying Checksum [2020-11-02T06:42:08.842Z] 31603596830f: Download complete [2020-11-02T06:42:09.162Z] ecc8261a40a4: Verifying Checksum [2020-11-02T06:42:09.162Z] ecc8261a40a4: Download complete [2020-11-02T06:42:09.437Z] 6ca5941a6612: Verifying Checksum [2020-11-02T06:42:09.437Z] 6ca5941a6612: Download complete [2020-11-02T06:42:09.437Z] 31603596830f: Pull complete [2020-11-02T06:42:09.710Z] 2a8b12db71e7: Pull complete [2020-11-02T06:42:11.237Z] 6ca5941a6612: Pull complete [2020-11-02T06:42:11.518Z] ecc8261a40a4: Pull complete [2020-11-02T06:42:11.519Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-11-02T06:42:11.519Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-02T06:42:11.519Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-11-02T06:42:11.730Z] prd-centos7-docker-4c-2g-10056 does not seem to be running inside a container [2020-11-02T06:42:11.861Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-185 -v /w/workspace/xfoundry_device-modbus-go_PR-185:/w/workspace/xfoundry_device-modbus-go_PR-185:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-185@tmp:/w/workspace/xfoundry_device-modbus-go_PR-185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-11-02T06:42:14.122Z] $ docker top cbed44d910919eddcd892af3b79cee3797fb607c1f1ec8f46f2b20db9fdba83a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-02T06:42:14.609Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-02T06:42:14.609Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-02T06:42:14.969Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-02T06:42:14.976Z] $ docker exec cbed44d910919eddcd892af3b79cee3797fb607c1f1ec8f46f2b20db9fdba83a ssh-agent [2020-11-02T06:42:15.316Z] SSH_AUTH_SOCK=/tmp/ssh-bBwT81N6qrE2/agent.12 [2020-11-02T06:42:15.316Z] SSH_AGENT_PID=18 [2020-11-02T06:42:15.332Z] Running ssh-add (command line suppressed) [2020-11-02T06:42:15.562Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-185@tmp/private_key_1484908257838453033.key (/w/workspace/xfoundry_device-modbus-go_PR-185@tmp/private_key_1484908257838453033.key) [2020-11-02T06:42:15.634Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-02T06:42:16.079Z] + git tag --points-at HEAD [Pipeline] } [2020-11-02T06:42:16.126Z] $ docker exec --env ******** --env ******** cbed44d910919eddcd892af3b79cee3797fb607c1f1ec8f46f2b20db9fdba83a ssh-agent -k [2020-11-02T06:42:16.408Z] unset SSH_AUTH_SOCK; [2020-11-02T06:42:16.408Z] unset SSH_AGENT_PID; [2020-11-02T06:42:16.408Z] echo Agent pid 18 killed; [2020-11-02T06:42:16.480Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-11-02T06:42:16.704Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-02T06:42:16.704Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-02T06:42:16.922Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-02T06:42:16.928Z] $ docker exec cbed44d910919eddcd892af3b79cee3797fb607c1f1ec8f46f2b20db9fdba83a ssh-agent [2020-11-02T06:42:17.378Z] SSH_AUTH_SOCK=/tmp/ssh-Ou2upZgOHeO7/agent.48 [2020-11-02T06:42:17.379Z] SSH_AGENT_PID=53 [2020-11-02T06:42:17.391Z] Running ssh-add (command line suppressed) [2020-11-02T06:42:17.634Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-185@tmp/private_key_6113138670565103856.key (/w/workspace/xfoundry_device-modbus-go_PR-185@tmp/private_key_6113138670565103856.key) [2020-11-02T06:42:17.745Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-02T06:42:18.163Z] + git semver init [2020-11-02T06:42:18.163Z] # -> Open(): unable to determine branch for HEAD [2020-11-02T06:42:18.163Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_PR-185/.git [2020-11-02T06:42:18.163Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_PR-185 [2020-11-02T06:42:18.163Z] # $SEMVER_REMOTE_NAME = origin [2020-11-02T06:42:18.163Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-02T06:42:18.163Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-02T06:42:18.163Z] # $SEMVER_BRANCH = PR-185 [2020-11-02T06:42:18.163Z] # $SEMVER_TEMP = /tmp/semver-393704739 [2020-11-02T06:42:18.163Z] # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP [2020-11-02T06:42:18.823Z] # '/tmp/semver-393704739' -> '/w/workspace/xfoundry_device-modbus-go_PR-185/.semver' [2020-11-02T06:42:18.823Z] # -> Force: false [2020-11-02T06:42:18.823Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_PR-185/.semver [Pipeline] } [2020-11-02T06:42:18.855Z] $ docker exec --env ******** --env ******** cbed44d910919eddcd892af3b79cee3797fb607c1f1ec8f46f2b20db9fdba83a ssh-agent -k [2020-11-02T06:42:19.038Z] unset SSH_AUTH_SOCK; [2020-11-02T06:42:19.039Z] unset SSH_AGENT_PID; [2020-11-02T06:42:19.039Z] echo Agent pid 53 killed; [2020-11-02T06:42:19.102Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-02T06:42:19.903Z] + git semver [Pipeline] } [2020-11-02T06:42:20.008Z] $ docker stop --time=1 cbed44d910919eddcd892af3b79cee3797fb607c1f1ec8f46f2b20db9fdba83a [2020-11-02T06:42:21.523Z] $ docker rm -f cbed44d910919eddcd892af3b79cee3797fb607c1f1ec8f46f2b20db9fdba83a [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-02T06:42:22.195Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-11-02T06:42:23.028Z] Stashed 1 file(s) [Pipeline] echo [2020-11-02T06:42:23.054Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-11-02T06:42:24.583Z] ========================================================= [2020-11-02T06:42:24.583Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-11-02T06:42:24.583Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-02T06:42:25.131Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-11-02T06:42:25.417Z] Sending build context to Docker daemon 781.8kB [2020-11-02T06:42:25.417Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-11-02T06:42:25.417Z] Step 2/8 : FROM ${BASE} [2020-11-02T06:42:25.417Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-11-02T06:42:25.417Z] df20fa9351a1: Pulling fs layer [2020-11-02T06:42:25.417Z] ed8968b2872e: Pulling fs layer [2020-11-02T06:42:25.417Z] a92cc7c5fd73: Pulling fs layer [2020-11-02T06:42:25.417Z] e871e8e8d7a9: Pulling fs layer [2020-11-02T06:42:25.417Z] e73272ec9a57: Pulling fs layer [2020-11-02T06:42:25.417Z] 1e910a182e73: Pulling fs layer [2020-11-02T06:42:25.417Z] 4e634b169226: Pulling fs layer [2020-11-02T06:42:25.417Z] e871e8e8d7a9: Waiting [2020-11-02T06:42:25.417Z] e73272ec9a57: Waiting [2020-11-02T06:42:25.417Z] 1e910a182e73: Waiting [2020-11-02T06:42:25.417Z] 4e634b169226: Waiting [2020-11-02T06:42:25.417Z] a92cc7c5fd73: Verifying Checksum [2020-11-02T06:42:25.417Z] a92cc7c5fd73: Download complete [2020-11-02T06:42:25.417Z] ed8968b2872e: Verifying Checksum [2020-11-02T06:42:25.417Z] ed8968b2872e: Download complete [2020-11-02T06:42:25.417Z] e73272ec9a57: Verifying Checksum [2020-11-02T06:42:25.417Z] e73272ec9a57: Download complete [2020-11-02T06:42:25.417Z] 1e910a182e73: Verifying Checksum [2020-11-02T06:42:25.417Z] 1e910a182e73: Download complete [2020-11-02T06:42:25.727Z] df20fa9351a1: Verifying Checksum [2020-11-02T06:42:25.727Z] df20fa9351a1: Download complete [2020-11-02T06:42:26.001Z] df20fa9351a1: Pull complete [2020-11-02T06:42:26.598Z] ed8968b2872e: Pull complete [2020-11-02T06:42:26.598Z] a92cc7c5fd73: Pull complete [2020-11-02T06:42:31.124Z] 4e634b169226: Verifying Checksum [2020-11-02T06:42:31.124Z] 4e634b169226: Download complete [2020-11-02T06:42:33.182Z] e871e8e8d7a9: Verifying Checksum [2020-11-02T06:42:33.182Z] e871e8e8d7a9: Download complete [2020-11-02T06:42:39.105Z] Still waiting to schedule task [2020-11-02T06:42:39.105Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-11-02T06:42:43.527Z] e871e8e8d7a9: Pull complete [2020-11-02T06:42:43.527Z] e73272ec9a57: Pull complete [2020-11-02T06:42:43.837Z] 1e910a182e73: Pull complete [2020-11-02T06:42:48.251Z] 4e634b169226: Pull complete [2020-11-02T06:42:48.251Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-11-02T06:42:48.251Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-11-02T06:42:48.251Z] ---> f7629b54cfaa [2020-11-02T06:42:48.251Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-11-02T06:42:48.533Z] ---> Running in 3a72b336b606 [2020-11-02T06:42:48.820Z] Removing intermediate container 3a72b336b606 [2020-11-02T06:42:48.820Z] ---> 5b49a453c9ab [2020-11-02T06:42:48.820Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-02T06:42:48.820Z] ---> Running in adf3b38d8313 [2020-11-02T06:42:50.546Z] Removing intermediate container adf3b38d8313 [2020-11-02T06:42:50.546Z] ---> 621d52a1d885 [2020-11-02T06:42:50.546Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-11-02T06:42:50.843Z] ---> Running in 0a4db5883960 [2020-11-02T06:42:51.485Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-02T06:42:52.939Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-02T06:42:53.941Z] (1/14) Installing libmagic (5.38-r0) [2020-11-02T06:42:54.210Z] (2/14) Installing file (5.38-r0) [2020-11-02T06:42:54.210Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-11-02T06:42:54.494Z] (4/14) Installing g++ (9.3.0-r2) [2020-11-02T06:43:21.549Z] (5/14) Installing fortify-headers (1.1-r0) [2020-11-02T06:43:21.549Z] (6/14) Installing patch (2.7.6-r6) [2020-11-02T06:43:21.549Z] (7/14) Installing build-base (0.5-r2) [2020-11-02T06:43:21.549Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-11-02T06:43:21.549Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-11-02T06:43:21.549Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-11-02T06:43:21.549Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-11-02T06:43:21.549Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-11-02T06:43:21.549Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-11-02T06:43:21.549Z] (14/14) Installing openssh (8.3_p1-r0) [2020-11-02T06:43:21.549Z] Executing busybox-1.31.1-r16.trigger [2020-11-02T06:43:21.549Z] OK: 237 MiB in 53 packages [2020-11-02T06:43:24.336Z] Removing intermediate container 0a4db5883960 [2020-11-02T06:43:24.336Z] ---> 0e0acc9620d0 [2020-11-02T06:43:24.336Z] Step 6/8 : WORKDIR /device-modbus-go [2020-11-02T06:43:24.336Z] ---> Running in e5fdc36927a6 [2020-11-02T06:43:24.606Z] Removing intermediate container e5fdc36927a6 [2020-11-02T06:43:24.606Z] ---> 65c39f50ea5c [2020-11-02T06:43:24.606Z] Step 7/8 : COPY . . [2020-11-02T06:43:25.593Z] ---> acd3a211ad59 [2020-11-02T06:43:25.593Z] Step 8/8 : RUN go mod download [2020-11-02T06:43:25.593Z] ---> Running in e171e84232c6 [2020-11-02T06:43:47.993Z] Removing intermediate container e171e84232c6 [2020-11-02T06:43:47.993Z] ---> 5ed9850077d0 [2020-11-02T06:43:48.263Z] Successfully built 5ed9850077d0 [2020-11-02T06:43:48.263Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-02T06:43:48.704Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-02T06:43:48.977Z] . [Pipeline] withDockerContainer [2020-11-02T06:43:49.163Z] prd-centos7-docker-4c-2g-10056 does not seem to be running inside a container [2020-11-02T06:43:49.260Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-185 -v /w/workspace/xfoundry_device-modbus-go_PR-185:/w/workspace/xfoundry_device-modbus-go_PR-185:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-185@tmp:/w/workspace/xfoundry_device-modbus-go_PR-185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-11-02T06:43:50.176Z] $ docker top 794d9b4268dd4cad0a26173af9ce7e83d547d404c94bf214dbe87ce452aa035b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-02T06:43:50.864Z] + go version [2020-11-02T06:43:50.864Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-11-02T06:43:50.901Z] $ docker stop --time=1 794d9b4268dd4cad0a26173af9ce7e83d547d404c94bf214dbe87ce452aa035b [2020-11-02T06:43:52.481Z] $ docker rm -f 794d9b4268dd4cad0a26173af9ce7e83d547d404c94bf214dbe87ce452aa035b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-02T06:43:53.806Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-02T06:43:53.806Z] . [Pipeline] withDockerContainer [2020-11-02T06:43:54.122Z] prd-centos7-docker-4c-2g-10056 does not seem to be running inside a container [2020-11-02T06:43:54.549Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-185 -v /w/workspace/xfoundry_device-modbus-go_PR-185:/w/workspace/xfoundry_device-modbus-go_PR-185:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-185@tmp:/w/workspace/xfoundry_device-modbus-go_PR-185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-11-02T06:43:55.442Z] $ docker top 8d752e59ebe81ff59f738d135f15aa91bd7ddf4aedcab01b899debb53364ab94 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-02T06:43:56.806Z] + make test [2020-11-02T06:43:56.806Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-11-02T06:44:00.790Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2020-11-02T06:44:24.035Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2020-11-02T06:44:25.511Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.403s coverage: 50.3% of statements [2020-11-02T06:44:25.844Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-02T06:44:30.340Z] gofmt -l . [2020-11-02T06:44:30.620Z] [ "`gofmt -l .`" = "" ] [2020-11-02T06:44:30.620Z] ./bin/test-attribution-txt.sh [2020-11-02T06:44:31.635Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-11-02T06:44:32.298Z] $ docker stop --time=1 8d752e59ebe81ff59f738d135f15aa91bd7ddf4aedcab01b899debb53364ab94 [2020-11-02T06:44:34.873Z] $ docker rm -f 8d752e59ebe81ff59f738d135f15aa91bd7ddf4aedcab01b899debb53364ab94 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-02T06:44:35.706Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-02T06:44:35.856Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-11-02T06:44:37.734Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-11-02T06:44:38.711Z] + ls -al . [2020-11-02T06:44:38.711Z] total 104 [2020-11-02T06:44:38.711Z] drwxrwxr-x. 10 jenkins jenkins 4096 Nov 2 06:44 . [2020-11-02T06:44:38.711Z] drwxrwxr-x. 4 jenkins jenkins 112 Nov 2 06:41 .. [2020-11-02T06:44:38.711Z] -rw-rw-r--. 1 jenkins jenkins 5589 Nov 2 06:41 Attribution.txt [2020-11-02T06:44:38.711Z] drwxrwxr-x. 2 jenkins jenkins 87 Nov 2 06:41 bin [2020-11-02T06:44:38.711Z] drwxrwxr-x. 3 jenkins jenkins 32 Nov 2 06:41 cmd [2020-11-02T06:44:38.711Z] -rw-r--r--. 1 jenkins jenkins 22364 Nov 2 06:44 coverage.out [2020-11-02T06:44:38.711Z] -rw-rw-r--. 1 jenkins jenkins 1430 Nov 2 06:41 Dockerfile [2020-11-02T06:44:38.711Z] -rw-rw-r--. 1 jenkins jenkins 954 Nov 2 06:41 Dockerfile.build [2020-11-02T06:44:38.711Z] -rw-rw-r--. 1 jenkins jenkins 140 Nov 2 06:41 .dockerignore [2020-11-02T06:44:38.711Z] drwxrwxr-x. 8 jenkins jenkins 179 Nov 2 06:41 .git [2020-11-02T06:44:38.711Z] drwxrwxr-x. 2 jenkins jenkins 60 Nov 2 06:41 .github [2020-11-02T06:44:38.711Z] -rw-rw-r--. 1 jenkins jenkins 338 Nov 2 06:41 .gitignore [2020-11-02T06:44:38.711Z] -rw-r--r--. 1 jenkins jenkins 524 Nov 2 06:44 go.mod [2020-11-02T06:44:38.711Z] -rw-r--r--. 1 jenkins jenkins 15069 Nov 2 06:44 go.sum [2020-11-02T06:44:38.711Z] drwxrwxr-x. 3 jenkins jenkins 20 Nov 2 06:41 internal [2020-11-02T06:44:38.711Z] -rw-rw-r--. 1 jenkins jenkins 679 Nov 2 06:41 Jenkinsfile [2020-11-02T06:44:38.711Z] -rw-rw-r--. 1 jenkins jenkins 11340 Nov 2 06:41 LICENSE [2020-11-02T06:44:38.711Z] -rw-rw-r--. 1 jenkins jenkins 880 Nov 2 06:41 Makefile [2020-11-02T06:44:38.711Z] -rw-rw-r--. 1 jenkins jenkins 591 Nov 2 06:41 README.md [2020-11-02T06:44:38.711Z] drwx------. 3 jenkins jenkins 58 Nov 2 06:42 .semver [2020-11-02T06:44:38.711Z] drwxrwxr-x. 2 jenkins jenkins 52 Nov 2 06:41 simulator [2020-11-02T06:44:38.711Z] drwxrwxr-x. 4 jenkins jenkins 54 Nov 2 06:41 snap [2020-11-02T06:44:38.711Z] -rw-rw-r--. 1 jenkins jenkins 5 Nov 2 06:42 VERSION [2020-11-02T06:44:38.711Z] -rw-rw-r--. 1 jenkins jenkins 229 Nov 2 06:41 version.go [Pipeline] isUnix [Pipeline] sh [2020-11-02T06:44:39.132Z] + 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=43a3d939038b09c788d4028d29a41d39bd865614 --label arch=amd64 --label version=0.0.0 . [2020-11-02T06:44:39.407Z] Sending build context to Docker daemon 813.1kB [2020-11-02T06:44:39.695Z] Step 1/20 : ARG BASE=golang:1.15-alpine [2020-11-02T06:44:39.695Z] Step 2/20 : FROM ${BASE} AS builder [2020-11-02T06:44:39.695Z] ---> 5ed9850077d0 [2020-11-02T06:44:39.695Z] Step 3/20 : ARG MAKE='make build' [2020-11-02T06:44:39.695Z] ---> Running in 97bd33eff504 [2020-11-02T06:44:40.007Z] Removing intermediate container 97bd33eff504 [2020-11-02T06:44:40.007Z] ---> 9f15efb14a50 [2020-11-02T06:44:40.007Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-02T06:44:40.007Z] ---> Running in 5b0fff577773 [2020-11-02T06:44:42.053Z] Removing intermediate container 5b0fff577773 [2020-11-02T06:44:42.053Z] ---> 9b46db756a82 [2020-11-02T06:44:42.053Z] Step 5/20 : RUN apk add --update --no-cache make git openssh build-base [2020-11-02T06:44:42.053Z] ---> Running in d5347985963c [2020-11-02T06:44:42.338Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-02T06:44:43.323Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-02T06:44:44.306Z] OK: 237 MiB in 53 packages [2020-11-02T06:44:45.419Z] Removing intermediate container d5347985963c [2020-11-02T06:44:45.419Z] ---> a992da9ba1a8 [2020-11-02T06:44:45.419Z] Step 6/20 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go [2020-11-02T06:44:45.419Z] ---> Running in 77af51a6810f [2020-11-02T06:44:45.700Z] Removing intermediate container 77af51a6810f [2020-11-02T06:44:45.700Z] ---> f793b5c38abf [2020-11-02T06:44:45.700Z] Step 7/20 : COPY . . [2020-11-02T06:44:46.731Z] ---> 5475a3373cec [2020-11-02T06:44:46.731Z] Step 8/20 : RUN ${MAKE} [2020-11-02T06:44:46.731Z] ---> Running in 83f2c6e066bc [2020-11-02T06:44:47.781Z] 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-11-02T06:45:03.323Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-11-02T06:45:09.607Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-10071 in /w/workspace/xfoundry_device-modbus-go_PR-185 [Pipeline] { [Pipeline] ws [2020-11-02T06:45:09.711Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2020-11-02T06:45:10.273Z] Removing intermediate container 83f2c6e066bc [2020-11-02T06:45:10.273Z] ---> 1d8bb4da5059 [2020-11-02T06:45:10.273Z] Step 9/20 : FROM scratch [2020-11-02T06:45:10.273Z] ---> [2020-11-02T06:45:10.273Z] Step 10/20 : ENV APP_PORT=49991 [2020-11-02T06:45:10.273Z] ---> Running in ca08281d9f00 [2020-11-02T06:45:10.585Z] Removing intermediate container ca08281d9f00 [2020-11-02T06:45:10.585Z] ---> e1248bb6a447 [2020-11-02T06:45:10.585Z] Step 11/20 : EXPOSE $APP_PORT [2020-11-02T06:45:10.881Z] ---> Running in cfcb5a617127 [2020-11-02T06:45:10.881Z] Removing intermediate container cfcb5a617127 [2020-11-02T06:45:10.881Z] ---> 261e6ea8b086 [2020-11-02T06:45:10.881Z] Step 12/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / [2020-11-02T06:45:11.883Z] ---> e17b383cebd4 [2020-11-02T06:45:11.883Z] Step 13/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / [2020-11-02T06:45:12.155Z] ---> 1818684de6d5 [2020-11-02T06:45:12.155Z] Step 14/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / [2020-11-02T06:45:12.426Z] ---> 8e90831637bc [2020-11-02T06:45:12.426Z] Step 15/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' [2020-11-02T06:45:12.784Z] ---> Running in adacf85613ed [2020-11-02T06:45:12.784Z] Removing intermediate container adacf85613ed [2020-11-02T06:45:12.784Z] ---> 5f2b4a936cf8 [2020-11-02T06:45:12.784Z] Step 16/20 : ENTRYPOINT ["/device-modbus"] [2020-11-02T06:45:12.784Z] ---> Running in fab340b55d20 [2020-11-02T06:45:13.069Z] Removing intermediate container fab340b55d20 [2020-11-02T06:45:13.069Z] ---> 95fc7c85d6bf [2020-11-02T06:45:13.069Z] Step 17/20 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-02T06:45:13.356Z] ---> Running in 1e0afdec89f8 [2020-11-02T06:45:13.356Z] Removing intermediate container 1e0afdec89f8 [2020-11-02T06:45:13.356Z] ---> f82f09297dc3 [2020-11-02T06:45:13.356Z] Step 18/20 : LABEL arch=amd64 [2020-11-02T06:45:13.356Z] ---> Running in c25293d705ce [2020-11-02T06:45:13.632Z] Removing intermediate container c25293d705ce [2020-11-02T06:45:13.632Z] ---> 9a7e10ce89ad [2020-11-02T06:45:13.632Z] Step 19/20 : LABEL git_sha=43a3d939038b09c788d4028d29a41d39bd865614 [2020-11-02T06:45:13.943Z] ---> Running in 33f033b31f61 [2020-11-02T06:45:13.943Z] Removing intermediate container 33f033b31f61 [2020-11-02T06:45:13.943Z] ---> bb3d8fad0004 [2020-11-02T06:45:13.943Z] Step 20/20 : LABEL version=0.0.0 [2020-11-02T06:45:13.943Z] ---> Running in 3af6dd10cdec [2020-11-02T06:45:14.251Z] Removing intermediate container 3af6dd10cdec [2020-11-02T06:45:14.251Z] ---> 048f5145ac8a [2020-11-02T06:45:14.251Z] [Warning] One or more build-args [ARCH] were not consumed [2020-11-02T06:45:14.251Z] Successfully built 048f5145ac8a [2020-11-02T06:45:14.251Z] Successfully tagged docker-device-modbus-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2020-11-02T06:45:15.333Z] using credential edgex-jenkins-ssh [2020-11-02T06:45:15.396Z] Cloning the remote Git repository [2020-11-02T06:45:15.481Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-11-02T06:45:15.614Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2020-11-02T06:45:15.710Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-11-02T06:45:15.711Z] > git --version # timeout=10 [2020-11-02T06:45:15.740Z] > git --version # 'git version 2.17.1' [2020-11-02T06:45:15.741Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-02T06:45:15.839Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-02T06:45:17.197Z] Merging remotes/origin/master commit 645745cc2ab9199d577c2f6eedd0068fe13701dd into PR head commit 43a3d939038b09c788d4028d29a41d39bd865614 [2020-11-02T06:45:16.628Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-11-02T06:45:16.649Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-02T06:45:16.687Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-11-02T06:45:16.738Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-11-02T06:45:16.739Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-02T06:45:16.751Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/185/head:refs/remotes/origin/PR-185 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-02T06:45:17.241Z] > git config core.sparsecheckout # timeout=10 [2020-11-02T06:45:17.270Z] > git checkout -f 43a3d939038b09c788d4028d29a41d39bd865614 # timeout=10 [2020-11-02T06:45:17.372Z] > git remote # timeout=10 [2020-11-02T06:45:17.402Z] > git config --get remote.origin.url # timeout=10 [2020-11-02T06:45:17.535Z] Merge succeeded, producing 43a3d939038b09c788d4028d29a41d39bd865614 [2020-11-02T06:45:17.535Z] Checking out Revision 43a3d939038b09c788d4028d29a41d39bd865614 (PR-185) [2020-11-02T06:45:17.426Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-02T06:45:17.440Z] > git merge 645745cc2ab9199d577c2f6eedd0068fe13701dd # timeout=10 [2020-11-02T06:45:17.519Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-02T06:45:17.556Z] > git config core.sparsecheckout # timeout=10 [2020-11-02T06:45:17.587Z] > git checkout -f 43a3d939038b09c788d4028d29a41d39bd865614 # timeout=10 [2020-11-02T06:45:22.148Z] Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts" [2020-11-02T06:45:22.215Z] > git --version # timeout=10 [2020-11-02T06:45:22.222Z] > git --version # 'git version 2.17.1' [2020-11-02T06:45:22.233Z] fatal: bad object 14412ea6c559e203c60c6aec71a1cbd01eb2e17f [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-11-02T06:45:23.343Z] ========================================================= [2020-11-02T06:45:23.343Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-11-02T06:45:23.343Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-02T06:45:24.452Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-11-02T06:45:25.460Z] Sending build context to Docker daemon 506.9kB [2020-11-02T06:45:25.460Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-11-02T06:45:25.460Z] Step 2/8 : FROM ${BASE} [2020-11-02T06:45:25.744Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-11-02T06:45:25.744Z] b538f80385f9: Pulling fs layer [2020-11-02T06:45:25.744Z] 74f711af9a0d: Pulling fs layer [2020-11-02T06:45:25.744Z] 99f96fe45779: Pulling fs layer [2020-11-02T06:45:25.744Z] 8529a6b9a6be: Pulling fs layer [2020-11-02T06:45:25.744Z] 45590311c82a: Pulling fs layer [2020-11-02T06:45:25.744Z] 69ca0ff8b7b3: Pulling fs layer [2020-11-02T06:45:25.744Z] 209524e5b208: Pulling fs layer [2020-11-02T06:45:25.744Z] 8529a6b9a6be: Waiting [2020-11-02T06:45:25.744Z] 45590311c82a: Waiting [2020-11-02T06:45:25.744Z] 69ca0ff8b7b3: Waiting [2020-11-02T06:45:25.744Z] 209524e5b208: Waiting [2020-11-02T06:45:25.744Z] 99f96fe45779: Verifying Checksum [2020-11-02T06:45:25.744Z] 99f96fe45779: Download complete [2020-11-02T06:45:25.744Z] 74f711af9a0d: Verifying Checksum [2020-11-02T06:45:25.744Z] 74f711af9a0d: Download complete [2020-11-02T06:45:26.020Z] 45590311c82a: Verifying Checksum [2020-11-02T06:45:26.020Z] 45590311c82a: Download complete [2020-11-02T06:45:26.020Z] 69ca0ff8b7b3: Verifying Checksum [2020-11-02T06:45:26.020Z] 69ca0ff8b7b3: Download complete [2020-11-02T06:45:26.020Z] b538f80385f9: Verifying Checksum [2020-11-02T06:45:26.020Z] b538f80385f9: Download complete [2020-11-02T06:45:27.006Z] b538f80385f9: Pull complete [2020-11-02T06:45:27.282Z] 74f711af9a0d: Pull complete [2020-11-02T06:45:27.556Z] 99f96fe45779: Pull complete [2020-11-02T06:45:29.015Z] 209524e5b208: Verifying Checksum [2020-11-02T06:45:29.015Z] 209524e5b208: Download complete [2020-11-02T06:45:30.261Z] Still waiting to schedule task [2020-11-02T06:45:30.262Z] All nodes of label ‘centos7-docker-8c-8g’ are offline [2020-11-02T06:45:31.670Z] 8529a6b9a6be: Verifying Checksum [2020-11-02T06:45:31.670Z] 8529a6b9a6be: Download complete [2020-11-02T06:45:41.829Z] 8529a6b9a6be: Pull complete [2020-11-02T06:45:41.829Z] 45590311c82a: Pull complete [2020-11-02T06:45:41.829Z] 69ca0ff8b7b3: Pull complete [2020-11-02T06:45:44.448Z] 209524e5b208: Pull complete [2020-11-02T06:45:44.448Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-11-02T06:45:44.448Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-11-02T06:45:44.448Z] ---> 5bddaf1c2fca [2020-11-02T06:45:44.448Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-11-02T06:45:47.983Z] ---> Running in cb3595a6bdce [2020-11-02T06:45:48.580Z] Removing intermediate container cb3595a6bdce [2020-11-02T06:45:48.580Z] ---> c68af05f1e5e [2020-11-02T06:45:48.580Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-02T06:45:48.580Z] ---> Running in 5618c291c20d [2020-11-02T06:45:51.326Z] Removing intermediate container 5618c291c20d [2020-11-02T06:45:51.326Z] ---> c9c3e1b78dd8 [2020-11-02T06:45:51.326Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-11-02T06:45:51.326Z] ---> Running in f9621519e32d [2020-11-02T06:45:52.771Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-02T06:45:53.779Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-02T06:45:54.767Z] (1/14) Installing libmagic (5.38-r0) [2020-11-02T06:45:55.047Z] (2/14) Installing file (5.38-r0) [2020-11-02T06:45:55.047Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-11-02T06:45:55.047Z] (4/14) Installing g++ (9.3.0-r2) [2020-11-02T06:46:05.251Z] (5/14) Installing fortify-headers (1.1-r0) [2020-11-02T06:46:05.252Z] (6/14) Installing patch (2.7.6-r6) [2020-11-02T06:46:05.252Z] (7/14) Installing build-base (0.5-r2) [2020-11-02T06:46:05.252Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-11-02T06:46:05.252Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-11-02T06:46:05.252Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-11-02T06:46:05.856Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-11-02T06:46:05.856Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-11-02T06:46:05.856Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-11-02T06:46:06.459Z] (14/14) Installing openssh (8.3_p1-r0) [2020-11-02T06:46:07.061Z] Executing busybox-1.31.1-r16.trigger [2020-11-02T06:46:07.061Z] OK: 221 MiB in 53 packages [2020-11-02T06:46:11.426Z] Removing intermediate container f9621519e32d [2020-11-02T06:46:11.426Z] ---> 9a2a0fc3e211 [2020-11-02T06:46:11.426Z] Step 6/8 : WORKDIR /device-modbus-go [2020-11-02T06:46:11.708Z] ---> Running in 24d0b619a8bd [2020-11-02T06:46:12.346Z] Removing intermediate container 24d0b619a8bd [2020-11-02T06:46:12.346Z] ---> 314738eefee5 [2020-11-02T06:46:12.346Z] Step 7/8 : COPY . . [2020-11-02T06:46:13.385Z] ---> fca1263649e2 [2020-11-02T06:46:13.385Z] Step 8/8 : RUN go mod download [2020-11-02T06:46:13.385Z] ---> Running in d72a93436a32 [2020-11-02T06:46:36.915Z] Removing intermediate container d72a93436a32 [2020-11-02T06:46:36.915Z] ---> 3c50d8080c1a [2020-11-02T06:46:36.915Z] Successfully built 3c50d8080c1a [2020-11-02T06:46:36.915Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-02T06:46:37.435Z] + docker inspect -f . ci-base-image-arm64 [2020-11-02T06:46:37.435Z] . [Pipeline] withDockerContainer [2020-11-02T06:46:37.772Z] prd-ubuntu18.04-docker-arm64-4c-16g-10071 does not seem to be running inside a container [2020-11-02T06:46:37.892Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-11-02T06:46:39.782Z] $ docker top 34097298bb9b4b222c9971ba289fd5ab29092e43175a53ca0d2d74841cdf327b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-02T06:46:41.271Z] + go version [2020-11-02T06:46:41.271Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-11-02T06:46:41.324Z] $ docker stop --time=1 34097298bb9b4b222c9971ba289fd5ab29092e43175a53ca0d2d74841cdf327b [2020-11-02T06:46:43.180Z] $ docker rm -f 34097298bb9b4b222c9971ba289fd5ab29092e43175a53ca0d2d74841cdf327b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-02T06:46:44.467Z] + docker inspect -f . ci-base-image-arm64 [2020-11-02T06:46:44.467Z] . [Pipeline] withDockerContainer [2020-11-02T06:46:44.729Z] prd-ubuntu18.04-docker-arm64-4c-16g-10071 does not seem to be running inside a container [2020-11-02T06:46:44.827Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-11-02T06:46:46.673Z] $ docker top f015e8e73f7613dbce1122b1e630198a5e3ea228c9396a9fb16098ea4dd9c660 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-02T06:46:48.106Z] + make test [2020-11-02T06:46:48.106Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-11-02T06:46:49.087Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2020-11-02T06:47:28.129Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2020-11-02T06:47:28.129Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.339s coverage: 50.3% of statements [2020-11-02T06:47:28.129Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-02T06:47:30.753Z] gofmt -l . [2020-11-02T06:47:30.753Z] [ "`gofmt -l .`" = "" ] [2020-11-02T06:47:30.753Z] ./bin/test-attribution-txt.sh [2020-11-02T06:47:31.726Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-11-02T06:47:32.042Z] $ docker stop --time=1 f015e8e73f7613dbce1122b1e630198a5e3ea228c9396a9fb16098ea4dd9c660 [2020-11-02T06:47:34.284Z] $ docker rm -f f015e8e73f7613dbce1122b1e630198a5e3ea228c9396a9fb16098ea4dd9c660 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-02T06:47:35.195Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-02T06:47:35.237Z] Warning: overwriting stash ‘coverage-report’ [2020-11-02T06:47:36.152Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-02T06:47:37.178Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-11-02T06:47:37.561Z] + ls -al . [2020-11-02T06:47:37.561Z] total 136 [2020-11-02T06:47:37.561Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 2 06:47 . [2020-11-02T06:47:37.561Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 06:45 .. [2020-11-02T06:47:37.561Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 2 06:45 .dockerignore [2020-11-02T06:47:37.561Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 06:45 .git [2020-11-02T06:47:37.561Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 06:45 .github [2020-11-02T06:47:37.562Z] -rw-rw-r-- 1 jenkins jenkins 338 Nov 2 06:45 .gitignore [2020-11-02T06:47:37.562Z] -rw-rw-r-- 1 jenkins jenkins 5589 Nov 2 06:45 Attribution.txt [2020-11-02T06:47:37.562Z] -rw-rw-r-- 1 jenkins jenkins 1430 Nov 2 06:45 Dockerfile [2020-11-02T06:47:37.562Z] -rw-rw-r-- 1 jenkins jenkins 954 Nov 2 06:45 Dockerfile.build [2020-11-02T06:47:37.562Z] -rw-rw-r-- 1 jenkins jenkins 679 Nov 2 06:45 Jenkinsfile [2020-11-02T06:47:37.562Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 2 06:45 LICENSE [2020-11-02T06:47:37.562Z] -rw-rw-r-- 1 jenkins jenkins 880 Nov 2 06:45 Makefile [2020-11-02T06:47:37.562Z] -rw-rw-r-- 1 jenkins jenkins 591 Nov 2 06:45 README.md [2020-11-02T06:47:37.562Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 2 06:42 VERSION [2020-11-02T06:47:37.562Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 06:45 bin [2020-11-02T06:47:37.562Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 06:45 cmd [2020-11-02T06:47:37.562Z] -rw-r--r-- 1 jenkins jenkins 22364 Nov 2 06:47 coverage.out [2020-11-02T06:47:37.562Z] -rw-r--r-- 1 jenkins jenkins 524 Nov 2 06:47 go.mod [2020-11-02T06:47:37.562Z] -rw-r--r-- 1 jenkins jenkins 15069 Nov 2 06:47 go.sum [2020-11-02T06:47:37.562Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 06:45 internal [2020-11-02T06:47:37.562Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 06:45 simulator [2020-11-02T06:47:37.562Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 06:45 snap [2020-11-02T06:47:37.562Z] -rw-rw-r-- 1 jenkins jenkins 229 Nov 2 06:45 version.go [Pipeline] isUnix [Pipeline] sh [2020-11-02T06:47:38.039Z] + 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=43a3d939038b09c788d4028d29a41d39bd865614 --label arch=arm64 --label version=0.0.0 . [2020-11-02T06:47:38.316Z] Sending build context to Docker daemon 538.1kB [2020-11-02T06:47:38.606Z] Step 1/20 : ARG BASE=golang:1.15-alpine [2020-11-02T06:47:38.606Z] Step 2/20 : FROM ${BASE} AS builder [2020-11-02T06:47:38.606Z] ---> 3c50d8080c1a [2020-11-02T06:47:38.606Z] Step 3/20 : ARG MAKE='make build' [2020-11-02T06:47:38.878Z] ---> Running in a21d4d4bdb39 [2020-11-02T06:47:39.155Z] Removing intermediate container a21d4d4bdb39 [2020-11-02T06:47:39.155Z] ---> e8ec5587db40 [2020-11-02T06:47:39.155Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-02T06:47:39.431Z] ---> Running in dd3303353736 [2020-11-02T06:47:42.079Z] Removing intermediate container dd3303353736 [2020-11-02T06:47:42.079Z] ---> ec11683eff69 [2020-11-02T06:47:42.079Z] Step 5/20 : RUN apk add --update --no-cache make git openssh build-base [2020-11-02T06:47:42.079Z] ---> Running in 431a00aaa780 [2020-11-02T06:47:43.515Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-02T06:47:44.493Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-02T06:47:45.471Z] OK: 221 MiB in 53 packages [2020-11-02T06:47:46.462Z] Removing intermediate container 431a00aaa780 [2020-11-02T06:47:46.462Z] ---> c36f60fdde51 [2020-11-02T06:47:46.462Z] Step 6/20 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go [2020-11-02T06:47:46.738Z] ---> Running in 16f10b799731 [2020-11-02T06:47:47.339Z] Removing intermediate container 16f10b799731 [2020-11-02T06:47:47.339Z] ---> fe78a453d58e [2020-11-02T06:47:47.339Z] Step 7/20 : COPY . . [2020-11-02T06:47:48.329Z] ---> 2eb2e01d3814 [2020-11-02T06:47:48.329Z] Step 8/20 : RUN ${MAKE} [2020-11-02T06:47:48.329Z] ---> Running in bc0d79064560 [2020-11-02T06:47:50.322Z] 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-11-02T06:48:22.729Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-11-02T06:48:27.049Z] Removing intermediate container bc0d79064560 [2020-11-02T06:48:27.049Z] ---> bff9a74ccef3 [2020-11-02T06:48:27.049Z] Step 9/20 : FROM scratch [2020-11-02T06:48:27.049Z] ---> [2020-11-02T06:48:27.049Z] Step 10/20 : ENV APP_PORT=49991 [2020-11-02T06:48:27.049Z] ---> Running in cd80e6cba01d [2020-11-02T06:48:27.049Z] Removing intermediate container cd80e6cba01d [2020-11-02T06:48:27.049Z] ---> 710ecd589df8 [2020-11-02T06:48:27.049Z] Step 11/20 : EXPOSE $APP_PORT [2020-11-02T06:48:27.326Z] ---> Running in c899fa8ede93 [2020-11-02T06:48:27.933Z] Removing intermediate container c899fa8ede93 [2020-11-02T06:48:27.933Z] ---> bcaa7b57903f [2020-11-02T06:48:27.933Z] Step 12/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / [2020-11-02T06:48:29.372Z] ---> fc244b795928 [2020-11-02T06:48:29.372Z] Step 13/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / [2020-11-02T06:48:30.395Z] ---> 3fe49af2cc25 [2020-11-02T06:48:30.395Z] Step 14/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / [2020-11-02T06:48:30.999Z] ---> 3e800c4934fc [2020-11-02T06:48:30.999Z] Step 15/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' [2020-11-02T06:48:31.274Z] ---> Running in e0a1fb79811d [2020-11-02T06:48:31.551Z] Removing intermediate container e0a1fb79811d [2020-11-02T06:48:31.551Z] ---> 6792d6b1b667 [2020-11-02T06:48:31.551Z] Step 16/20 : ENTRYPOINT ["/device-modbus"] [2020-11-02T06:48:31.830Z] ---> Running in c778a91f1668 [2020-11-02T06:48:32.434Z] Removing intermediate container c778a91f1668 [2020-11-02T06:48:32.434Z] ---> 5a390baf3d34 [2020-11-02T06:48:32.434Z] Step 17/20 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-02T06:48:32.434Z] ---> Running in 5f4cae992bbd [2020-11-02T06:48:33.034Z] Removing intermediate container 5f4cae992bbd [2020-11-02T06:48:33.034Z] ---> b9dda2098424 [2020-11-02T06:48:33.034Z] Step 18/20 : LABEL arch=arm64 [2020-11-02T06:48:33.308Z] ---> Running in aca6221a90ba [2020-11-02T06:48:33.585Z] Removing intermediate container aca6221a90ba [2020-11-02T06:48:33.585Z] ---> 232fa482ebcf [2020-11-02T06:48:33.585Z] Step 19/20 : LABEL git_sha=43a3d939038b09c788d4028d29a41d39bd865614 [2020-11-02T06:48:33.860Z] ---> Running in e569570aa6e7 [2020-11-02T06:48:34.457Z] Removing intermediate container e569570aa6e7 [2020-11-02T06:48:34.457Z] ---> 3f54b01821ba [2020-11-02T06:48:34.457Z] Step 20/20 : LABEL version=0.0.0 [2020-11-02T06:48:34.730Z] ---> Running in bc64b53cd1cc [2020-11-02T06:48:35.007Z] Removing intermediate container bc64b53cd1cc [2020-11-02T06:48:35.007Z] ---> 294a210c9d14 [2020-11-02T06:48:35.007Z] [Warning] One or more build-args [ARCH] were not consumed [2020-11-02T06:48:35.007Z] Successfully built 294a210c9d14 [2020-11-02T06:48:35.007Z] 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-11-02T06:48:50.972Z] Still waiting to schedule task [2020-11-02T06:48:50.972Z] All nodes of label ‘ubuntu18.04-docker-arm64-16c-16g’ are offline [2020-11-02T06:54:44.886Z] Running on prd-centos7-docker-8c-8g-10284 in /w/workspace/xfoundry_device-modbus-go_PR-185 [Pipeline] { [Pipeline] ws [2020-11-02T06:54:44.994Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2020-11-02T06:54:47.207Z] using credential edgex-jenkins-ssh [2020-11-02T06:54:47.266Z] Cloning the remote Git repository [2020-11-02T06:54:47.291Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-11-02T06:54:47.357Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2020-11-02T06:54:47.385Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-11-02T06:54:47.385Z] > git --version # timeout=10 [2020-11-02T06:54:47.390Z] > git --version # 'git version 2.16.5' [2020-11-02T06:54:47.391Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-02T06:54:47.412Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-02T06:54:48.362Z] Merging remotes/origin/master commit 645745cc2ab9199d577c2f6eedd0068fe13701dd into PR head commit 43a3d939038b09c788d4028d29a41d39bd865614 [2020-11-02T06:54:48.424Z] Merge succeeded, producing 43a3d939038b09c788d4028d29a41d39bd865614 [2020-11-02T06:54:48.424Z] Checking out Revision 43a3d939038b09c788d4028d29a41d39bd865614 (PR-185) [2020-11-02T06:54:47.947Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-11-02T06:54:47.952Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-02T06:54:47.961Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-11-02T06:54:47.975Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-11-02T06:54:47.975Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-02T06:54:47.978Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/185/head:refs/remotes/origin/PR-185 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-02T06:54:48.370Z] > git config core.sparsecheckout # timeout=10 [2020-11-02T06:54:48.374Z] > git checkout -f 43a3d939038b09c788d4028d29a41d39bd865614 # timeout=10 [2020-11-02T06:54:48.401Z] > git remote # timeout=10 [2020-11-02T06:54:48.404Z] > git config --get remote.origin.url # timeout=10 [2020-11-02T06:54:48.411Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-02T06:54:48.414Z] > git merge 645745cc2ab9199d577c2f6eedd0068fe13701dd # timeout=10 [2020-11-02T06:54:48.421Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-02T06:54:48.431Z] > git config core.sparsecheckout # timeout=10 [2020-11-02T06:54:48.437Z] > git checkout -f 43a3d939038b09c788d4028d29a41d39bd865614 # timeout=10 [2020-11-02T06:54:51.958Z] Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts" [2020-11-02T06:54:51.981Z] > git --version # timeout=10 [2020-11-02T06:54:51.984Z] > git --version # 'git version 2.16.5' [2020-11-02T06:54:51.987Z] fatal: bad object 14412ea6c559e203c60c6aec71a1cbd01eb2e17f [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-11-02T06:54:53.581Z] ++ find /w/workspace/device-modbus-go/1 [2020-11-02T06:54:53.581Z] ++ grep snapcraft.yaml [2020-11-02T06:54:53.581Z] + grep -Po '^name: \K(.*)' /w/workspace/device-modbus-go/1/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-02T06:54:53.795Z] provisioning config files... [2020-11-02T06:54:53.806Z] copy managed file [EdgeX] to file:/w/workspace/device-modbus-go/1@tmp/config3896803367210497673tmp [Pipeline] { [Pipeline] sh [2020-11-02T06:54:54.239Z] + cp /w/workspace/device-modbus-go/1@tmp/config3896803367210497673tmp /w/workspace/device-modbus-go/1/edgex-snap-store-login [Pipeline] sh [2020-11-02T06:54:54.563Z] + 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-11-02T06:54:54.563Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally [2020-11-02T06:54:54.826Z] latest: Pulling from edgex-devops/edgex-snap-builder [2020-11-02T06:54:54.826Z] f08d8e2a3ba1: Pulling fs layer [2020-11-02T06:54:54.826Z] 3baa9cb2483b: Pulling fs layer [2020-11-02T06:54:54.826Z] 94e5ff4c0b15: Pulling fs layer [2020-11-02T06:54:54.826Z] 1860925334f9: Pulling fs layer [2020-11-02T06:54:54.826Z] 2daf38717194: Pulling fs layer [2020-11-02T06:54:54.826Z] 309017e8d7a4: Pulling fs layer [2020-11-02T06:54:54.826Z] f7790dc9fd0f: Pulling fs layer [2020-11-02T06:54:54.826Z] cac0ae9282c2: Pulling fs layer [2020-11-02T06:54:54.826Z] 1f4cadf9a1ed: Pulling fs layer [2020-11-02T06:54:54.826Z] 309017e8d7a4: Waiting [2020-11-02T06:54:54.826Z] f7790dc9fd0f: Waiting [2020-11-02T06:54:54.826Z] cac0ae9282c2: Waiting [2020-11-02T06:54:54.826Z] 1f4cadf9a1ed: Waiting [2020-11-02T06:54:54.826Z] 1860925334f9: Waiting [2020-11-02T06:54:54.826Z] 2daf38717194: Waiting [2020-11-02T06:54:54.826Z] 94e5ff4c0b15: Verifying Checksum [2020-11-02T06:54:54.826Z] 94e5ff4c0b15: Download complete [2020-11-02T06:54:54.826Z] 3baa9cb2483b: Download complete [2020-11-02T06:54:54.826Z] 1860925334f9: Download complete [2020-11-02T06:54:56.215Z] 309017e8d7a4: Verifying Checksum [2020-11-02T06:54:56.215Z] 309017e8d7a4: Download complete [2020-11-02T06:54:56.477Z] f7790dc9fd0f: Verifying Checksum [2020-11-02T06:54:56.737Z] cac0ae9282c2: Verifying Checksum [2020-11-02T06:54:56.737Z] cac0ae9282c2: Download complete [2020-11-02T06:54:56.737Z] 1f4cadf9a1ed: Download complete [2020-11-02T06:54:57.684Z] f08d8e2a3ba1: Verifying Checksum [2020-11-02T06:54:57.684Z] f08d8e2a3ba1: Download complete [2020-11-02T06:54:59.079Z] f08d8e2a3ba1: Pull complete [2020-11-02T06:54:59.079Z] 3baa9cb2483b: Pull complete [2020-11-02T06:54:59.079Z] 94e5ff4c0b15: Pull complete [2020-11-02T06:54:59.340Z] 1860925334f9: Pull complete [2020-11-02T06:55:02.657Z] 2daf38717194: Download complete [2020-11-02T06:55:24.695Z] 2daf38717194: Pull complete [2020-11-02T06:55:24.695Z] 309017e8d7a4: Pull complete [2020-11-02T06:55:24.695Z] f7790dc9fd0f: Pull complete [2020-11-02T06:55:24.695Z] cac0ae9282c2: Pull complete [2020-11-02T06:55:24.695Z] 1f4cadf9a1ed: Pull complete [2020-11-02T06:55:24.695Z] Digest: sha256:e10835c8f8d0a147fd8b6785b77f29c2bed6bc82dba1e9f94678def0416e5dc2 [2020-11-02T06:55:24.695Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-11-02T06:55:24.695Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-11-02T06:55:24.695Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-11-02T06:55:24.695Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-11-02T06:55:24.695Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-11-02T06:55:24.695Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1353 kB] [2020-11-02T06:55:24.695Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] [2020-11-02T06:55:24.695Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1748 kB] [2020-11-02T06:55:24.695Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [239 kB] [2020-11-02T06:55:24.695Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2118 kB] [2020-11-02T06:55:24.695Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [213 kB] [2020-11-02T06:55:24.695Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [15.4 kB] [2020-11-02T06:55:24.695Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [45.9 kB] [2020-11-02T06:55:24.695Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [11.4 kB] [2020-11-02T06:55:24.695Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [11.3 kB] [2020-11-02T06:55:24.695Z] Fetched 8172 kB in 2s (4779 kB/s) [2020-11-02T06:55:26.085Z] Reading package lists... [2020-11-02T06:55:29.389Z] 0% [Working] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-11-02T06:55:29.390Z] 0% [Waiting for headers] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-11-02T06:55:29.390Z] 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-11-02T06:55:29.390Z] 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-11-02T06:55:30.819Z] 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... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 52% Reading package lists... 60% Reading package lists... 60% Reading package lists... 61% Reading package lists... 61% Reading package lists... 71% Reading package lists... 71% Reading package lists... 72% Reading package lists... 72% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% 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-11-02T06:55:32.741Z] Installing build dependencies: curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 libperl5.26 make netbase patch perl perl-base perl-modules-5.26 [2020-11-02T06:55:34.101Z] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 53% Reading package lists... 60% Reading package lists... 60% Reading package lists... 61% Reading package lists... 61% Reading package lists... 71% Reading package lists... 71% Reading package lists... 72% Reading package lists... 72% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% 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-11-02T06:55:34.362Z] Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... 97% Building dependency tree [2020-11-02T06:55:34.362Z] Reading state information... 0% Reading state information... 0% Reading state information... Done [2020-11-02T06:55:34.362Z] The following packages were automatically installed and are no longer required: [2020-11-02T06:55:34.362Z] libjq1 libonig4 [2020-11-02T06:55:34.362Z] Use 'sudo apt autoremove' to remove them. [2020-11-02T06:55:34.362Z] Suggested packages: [2020-11-02T06:55:34.362Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-11-02T06:55:34.362Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc ed [2020-11-02T06:55:34.362Z] diffutils-doc perl-doc libterm-readline-gnu-perl [2020-11-02T06:55:34.362Z] | libterm-readline-perl-perl [2020-11-02T06:55:34.624Z] The following NEW packages will be installed: [2020-11-02T06:55:34.624Z] curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 [2020-11-02T06:55:34.624Z] libperl5.26 make netbase patch perl perl-modules-5.26 [2020-11-02T06:55:34.624Z] The following packages will be upgraded: [2020-11-02T06:55:34.624Z] perl-base [2020-11-02T06:55:34.624Z] 1 upgraded, 14 newly installed, 0 to remove and 33 not upgraded. [2020-11-02T06:55:34.624Z] Need to get 13.4 MB of archives. [2020-11-02T06:55:34.624Z] After this operation, 77.5 MB of additional disk space will be used. [2020-11-02T06:55:34.624Z] 0% [Working] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2020-11-02T06:55:35.461Z] 0% [1 perl-base 12.6 kB/1391 kB 1%] 3% [1 perl-base 515 kB/1391 kB 37%] 10% [Waiting for headers] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2020-11-02T06:55:35.726Z] 10% [2 perl-modules-5.26 21.6 kB/2762 kB 1%] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] [2020-11-02T06:55:35.726Z] 28% [3 libgdbm5 16.5 kB/26.0 kB 63%] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] [2020-11-02T06:55:35.726Z] 30% [Waiting for headers] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2020-11-02T06:55:35.726Z] 30% [5 libperl5.26 22.5 kB/3534 kB 1%] 53% [Waiting for headers] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2020-11-02T06:55:35.726Z] 53% [6 perl 12.2 kB/201 kB 6%] 55% [Working] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] [2020-11-02T06:55:35.727Z] 55% [7 less 6998 B/112 kB 6%] 57% [Working] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] [2020-11-02T06:55:35.727Z] 57% [8 netbase 5450 B/12.7 kB 43%] 59% [Working] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] [2020-11-02T06:55:35.727Z] 59% [9 curl 0 B/159 kB 0%] 61% [Working] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] [2020-11-02T06:55:35.727Z] 61% [10 libcurl3-gnutls 26.7 kB/213 kB 13%] 64% [Working] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-11-02T06:55:35.727Z] 64% [11 liberror-perl 7113 B/22.8 kB 31%] 65% [Working] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-11-02T06:55:35.727Z] 65% [12 git-man 11.6 kB/804 kB 1%] 71% [Waiting for headers] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-11-02T06:55:35.989Z] 71% [13 git 4096 B/3915 kB 0%] 96% [Waiting for headers] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] [2020-11-02T06:55:35.989Z] 96% [14 make 2692 B/154 kB 2%] 98% [Waiting for headers] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-11-02T06:55:35.989Z] 98% [15 patch 12.3 kB/102 kB 12%] 100% [Working] Fetched 13.4 MB in 1s (9058 kB/s) [2020-11-02T06:55:36.272Z] debconf: delaying package configuration, since apt-utils is not installed [2020-11-02T06:55:36.272Z] (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-11-02T06:55:36.272Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2020-11-02T06:55:36.272Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6ubuntu0.3) ... [2020-11-02T06:55:39.768Z] Running on prd-ubuntu18.04-docker-arm64-16c-16g-10286 in /w/workspace/xfoundry_device-modbus-go_PR-185 [Pipeline] { [Pipeline] ws [2020-11-02T06:55:39.879Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2020-11-02T06:55:40.517Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2020-11-02T06:55:40.518Z] Selecting previously unselected package perl-modules-5.26. [2020-11-02T06:55:40.518Z] (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-11-02T06:55:40.518Z] Preparing to unpack .../00-perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2020-11-02T06:55:40.518Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-11-02T06:55:41.102Z] Selecting previously unselected package libgdbm5:amd64. [2020-11-02T06:55:41.102Z] Preparing to unpack .../01-libgdbm5_1.14.1-6_amd64.deb ... [2020-11-02T06:55:41.102Z] Unpacking libgdbm5:amd64 (1.14.1-6) ... [2020-11-02T06:55:41.102Z] Selecting previously unselected package libgdbm-compat4:amd64. [2020-11-02T06:55:41.102Z] Preparing to unpack .../02-libgdbm-compat4_1.14.1-6_amd64.deb ... [2020-11-02T06:55:41.102Z] Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... [2020-11-02T06:55:41.102Z] Selecting previously unselected package libperl5.26:amd64. [2020-11-02T06:55:41.102Z] Preparing to unpack .../03-libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2020-11-02T06:55:41.102Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2020-11-02T06:55:41.682Z] Selecting previously unselected package perl. [2020-11-02T06:55:41.682Z] Preparing to unpack .../04-perl_5.26.1-6ubuntu0.5_amd64.deb ... [2020-11-02T06:55:41.682Z] Unpacking perl (5.26.1-6ubuntu0.5) ... [2020-11-02T06:55:41.682Z] Selecting previously unselected package less. [2020-11-02T06:55:41.682Z] Preparing to unpack .../05-less_487-0.1_amd64.deb ... [2020-11-02T06:55:41.682Z] Unpacking less (487-0.1) ... [2020-11-02T06:55:41.947Z] Selecting previously unselected package netbase. [2020-11-02T06:55:41.947Z] Preparing to unpack .../06-netbase_5.4_all.deb ... [2020-11-02T06:55:41.947Z] Unpacking netbase (5.4) ... [2020-11-02T06:55:41.947Z] Selecting previously unselected package curl. [2020-11-02T06:55:41.947Z] Preparing to unpack .../07-curl_7.58.0-2ubuntu3.10_amd64.deb ... [2020-11-02T06:55:41.947Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-11-02T06:55:41.947Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-11-02T06:55:41.947Z] Preparing to unpack .../08-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... [2020-11-02T06:55:41.947Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-11-02T06:55:42.218Z] Selecting previously unselected package liberror-perl. [2020-11-02T06:55:42.218Z] Preparing to unpack .../09-liberror-perl_0.17025-1_all.deb ... [2020-11-02T06:55:42.218Z] Unpacking liberror-perl (0.17025-1) ... [2020-11-02T06:55:42.218Z] Selecting previously unselected package git-man. [2020-11-02T06:55:42.218Z] Preparing to unpack .../10-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-11-02T06:55:42.218Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-11-02T06:55:42.481Z] Selecting previously unselected package git. [2020-11-02T06:55:42.481Z] Preparing to unpack .../11-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-11-02T06:55:42.481Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-11-02T06:55:43.065Z] Selecting previously unselected package make. [2020-11-02T06:55:43.065Z] Preparing to unpack .../12-make_4.1-9.1ubuntu1_amd64.deb ... [2020-11-02T06:55:43.065Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-11-02T06:55:43.065Z] Selecting previously unselected package patch. [2020-11-02T06:55:43.065Z] Preparing to unpack .../13-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-11-02T06:55:43.065Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-11-02T06:55:43.065Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-11-02T06:55:43.065Z] Setting up less (487-0.1) ... [2020-11-02T06:55:43.349Z] Setting up make (4.1-9.1ubuntu1) ... [2020-11-02T06:55:43.349Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-11-02T06:55:43.349Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-11-02T06:55:43.349Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-11-02T06:55:43.349Z] Setting up libgdbm5:amd64 (1.14.1-6) ... [2020-11-02T06:55:43.349Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-11-02T06:55:43.349Z] Setting up libgdbm-compat4:amd64 (1.14.1-6) ... [2020-11-02T06:55:43.349Z] Setting up netbase (5.4) ... [2020-11-02T06:55:43.349Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2020-11-02T06:55:43.349Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2020-11-02T06:55:43.349Z] Setting up liberror-perl (0.17025-1) ... [2020-11-02T06:55:43.349Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-11-02T06:55:43.617Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-11-02T06:55:43.617Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-11-02T06:55:44.454Z] using credential edgex-jenkins-ssh [2020-11-02T06:55:44.562Z] Cloning the remote Git repository [2020-11-02T06:55:44.623Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-11-02T06:55:44.754Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2020-11-02T06:55:44.873Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-11-02T06:55:44.875Z] > git --version # timeout=10 [2020-11-02T06:55:44.892Z] > git --version # 'git version 2.17.1' [2020-11-02T06:55:44.895Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-02T06:55:45.547Z] curl set to automatically installed. [2020-11-02T06:55:45.547Z] git set to automatically installed. [2020-11-02T06:55:45.547Z] git-man set to automatically installed. [2020-11-02T06:55:45.547Z] less set to automatically installed. [2020-11-02T06:55:45.547Z] libcurl3-gnutls set to automatically installed. [2020-11-02T06:55:45.547Z] liberror-perl set to automatically installed. [2020-11-02T06:55:45.547Z] libgdbm-compat4 set to automatically installed. [2020-11-02T06:55:45.547Z] libgdbm5 set to automatically installed. [2020-11-02T06:55:45.547Z] libperl5.26 set to automatically installed. [2020-11-02T06:55:45.547Z] make set to automatically installed. [2020-11-02T06:55:45.547Z] netbase set to automatically installed. [2020-11-02T06:55:45.547Z] patch set to automatically installed. [2020-11-02T06:55:45.547Z] perl set to automatically installed. [2020-11-02T06:55:45.547Z] perl-base set to automatically installed. [2020-11-02T06:55:45.547Z] perl-modules-5.26 set to automatically installed. [2020-11-02T06:55:45.547Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-11-02T06:55:45.547Z] Please ensure the environment is properly setup before continuing. [2020-11-02T06:55:45.547Z] Ignore this message if the appropriate measures have already been taken [2020-11-02T06:55:45.810Z] Pulling go  [2020-11-02T06:55:44.956Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-02T06:55:45.705Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-11-02T06:55:45.717Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-02T06:55:45.739Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-11-02T06:55:45.769Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-11-02T06:55:45.770Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-02T06:55:45.782Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/185/head:refs/remotes/origin/PR-185 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-02T06:55:46.239Z] Merging remotes/origin/master commit 645745cc2ab9199d577c2f6eedd0068fe13701dd into PR head commit 43a3d939038b09c788d4028d29a41d39bd865614 [2020-11-02T06:55:46.471Z] Merge succeeded, producing 43a3d939038b09c788d4028d29a41d39bd865614 [2020-11-02T06:55:46.472Z] Checking out Revision 43a3d939038b09c788d4028d29a41d39bd865614 (PR-185) [2020-11-02T06:55:46.821Z] 'device-modbus' has dependencies that need to be staged: go [2020-11-02T06:55:46.821Z] Skipping pull go (already ran) [2020-11-02T06:55:46.821Z] Building go  [2020-11-02T06:55:46.821Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-02T06:55:46.821Z] Dload Upload Total Spent Left Speed [2020-11-02T06:55:46.302Z] > git config core.sparsecheckout # timeout=10 [2020-11-02T06:55:46.312Z] > git checkout -f 43a3d939038b09c788d4028d29a41d39bd865614 # timeout=10 [2020-11-02T06:55:46.387Z] > git remote # timeout=10 [2020-11-02T06:55:46.406Z] > git config --get remote.origin.url # timeout=10 [2020-11-02T06:55:46.418Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-02T06:55:46.429Z] > git merge 645745cc2ab9199d577c2f6eedd0068fe13701dd # timeout=10 [2020-11-02T06:55:46.461Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-02T06:55:46.482Z] > git config core.sparsecheckout # timeout=10 [2020-11-02T06:55:46.493Z] > git checkout -f 43a3d939038b09c788d4028d29a41d39bd865614 # timeout=10 [2020-11-02T06:55:48.632Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 19 115M 19 21.9M 0 0 41.8M 0 0:00:02 --:--:-- 0:00:02 41.7M 72 115M 72 83.5M 0 0 54.6M 0 0:00:02 0:00:01 0:00:01 54.6M 100 115M 100 115M 0 0 57.1M 0 0:00:02 0:00:02 --:--:-- 57.1M [2020-11-02T06:55:49.587Z] go1.15.2.linux-amd64.tar.gz: OK [2020-11-02T06:55:50.832Z] Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts" [2020-11-02T06:55:50.891Z] > git --version # timeout=10 [2020-11-02T06:55:50.899Z] > git --version # 'git version 2.17.1' [2020-11-02T06:55:50.907Z] fatal: bad object 14412ea6c559e203c60c6aec71a1cbd01eb2e17f [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-11-02T06:55:52.533Z] + find /w/workspace/device-modbus-go/1 [2020-11-02T06:55:52.534Z] + grep snapcraft.yaml [2020-11-02T06:55:52.534Z] + grep -Po ^name: \K(.*) /w/workspace/device-modbus-go/1/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-02T06:55:52.847Z] provisioning config files... [2020-11-02T06:55:52.872Z] copy managed file [EdgeX] to file:/w/workspace/device-modbus-go/1@tmp/config2518687168964297133tmp [Pipeline] { [Pipeline] sh [2020-11-02T06:55:53.365Z] + cp /w/workspace/device-modbus-go/1@tmp/config2518687168964297133tmp /w/workspace/device-modbus-go/1/edgex-snap-store-login [Pipeline] sh [2020-11-02T06:55:53.724Z] + 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-11-02T06:55:54.320Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally [2020-11-02T06:55:54.593Z] latest: Pulling from edgex-devops/edgex-snap-builder-arm64 [2020-11-02T06:55:54.593Z] 237528ba509b: Pulling fs layer [2020-11-02T06:55:54.593Z] 393b96f31d8b: Pulling fs layer [2020-11-02T06:55:54.593Z] 4d82b0e39008: Pulling fs layer [2020-11-02T06:55:54.593Z] e7ca375b8d34: Pulling fs layer [2020-11-02T06:55:54.593Z] 418f656485bb: Pulling fs layer [2020-11-02T06:55:54.593Z] aebe8db9254c: Pulling fs layer [2020-11-02T06:55:54.593Z] 4f5f7b207d3f: Pulling fs layer [2020-11-02T06:55:54.593Z] d19ca6af091a: Pulling fs layer [2020-11-02T06:55:54.593Z] 16b5a0711add: Pulling fs layer [2020-11-02T06:55:54.593Z] 4f5f7b207d3f: Waiting [2020-11-02T06:55:54.593Z] e7ca375b8d34: Waiting [2020-11-02T06:55:54.593Z] d19ca6af091a: Waiting [2020-11-02T06:55:54.593Z] aebe8db9254c: Waiting [2020-11-02T06:55:54.593Z] 16b5a0711add: Waiting [2020-11-02T06:55:54.593Z] 418f656485bb: Waiting [2020-11-02T06:55:54.593Z] 4d82b0e39008: Verifying Checksum [2020-11-02T06:55:54.593Z] 4d82b0e39008: Download complete [2020-11-02T06:55:54.593Z] 393b96f31d8b: Download complete [2020-11-02T06:55:54.865Z] e7ca375b8d34: Verifying Checksum [2020-11-02T06:55:54.865Z] e7ca375b8d34: Download complete [2020-11-02T06:55:54.865Z] aebe8db9254c: Download complete [2020-11-02T06:55:54.865Z] 4f5f7b207d3f: Verifying Checksum [2020-11-02T06:55:54.865Z] d19ca6af091a: Download complete [2020-11-02T06:55:55.140Z] 16b5a0711add: Download complete [2020-11-02T06:55:56.185Z] Staging go  [2020-11-02T06:55:56.448Z] Pulling device-modbus  [2020-11-02T06:55:57.393Z] Skipping build go (already ran) [2020-11-02T06:55:57.393Z] Building device-modbus  [2020-11-02T06:55:57.393Z] 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-11-02T06:55:58.339Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.4-dev.34 [2020-11-02T06:55:58.339Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.112 [2020-11-02T06:55:58.339Z] go: downloading github.com/goburrow/modbus v0.1.0 [2020-11-02T06:55:58.339Z] go: downloading github.com/goburrow/serial v0.1.0 [2020-11-02T06:55:58.339Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-11-02T06:55:58.339Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.50 [2020-11-02T06:55:58.339Z] go: downloading gopkg.in/yaml.v2 v2.3.0 [2020-11-02T06:55:58.339Z] go: downloading github.com/pkg/errors v0.8.1 [2020-11-02T06:55:58.339Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-11-02T06:55:58.339Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.25 [2020-11-02T06:55:58.339Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-11-02T06:55:58.339Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.23 [2020-11-02T06:55:58.339Z] go: downloading github.com/google/uuid v1.1.2 [2020-11-02T06:55:58.339Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.7 [2020-11-02T06:55:58.339Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2020-11-02T06:55:58.339Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2020-11-02T06:55:58.339Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-11-02T06:55:58.339Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-11-02T06:55:58.339Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-11-02T06:55:58.538Z] 237528ba509b: Verifying Checksum [2020-11-02T06:55:58.538Z] 237528ba509b: Download complete [2020-11-02T06:55:58.607Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-11-02T06:55:58.607Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-11-02T06:55:58.607Z] go: downloading github.com/x448/float16 v0.8.4 [2020-11-02T06:55:58.607Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-11-02T06:55:58.607Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-11-02T06:55:58.607Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-11-02T06:55:58.607Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-11-02T06:55:58.607Z] go: downloading github.com/leodido/go-urn v1.2.0 [2020-11-02T06:55:58.607Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2020-11-02T06:55:58.607Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-11-02T06:55:58.607Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-11-02T06:55:58.607Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-11-02T06:55:58.607Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-11-02T06:55:58.607Z] go: downloading github.com/go-playground/locales v0.13.0 [2020-11-02T06:55:58.607Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-11-02T06:55:58.867Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-11-02T06:55:58.867Z] go: downloading github.com/hashicorp/golang-lru v0.5.1 [2020-11-02T06:56:01.193Z] 237528ba509b: Pull complete [2020-11-02T06:56:01.471Z] 393b96f31d8b: Pull complete [2020-11-02T06:56:01.750Z] 4d82b0e39008: Pull complete [2020-11-02T06:56:02.351Z] e7ca375b8d34: Pull complete [2020-11-02T06:56:05.489Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-11-02T06:56:08.037Z] Skipping stage go (already ran) [2020-11-02T06:56:08.037Z] Staging device-modbus  [2020-11-02T06:56:08.980Z] Priming go  [2020-11-02T06:56:09.922Z] Priming device-modbus  [2020-11-02T06:56:10.495Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2020-11-02T06:56:10.495Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2020-11-02T06:56:10.495Z] Determining the version from the project repo (version-script). [2020-11-02T06:56:10.495Z] The version has been set to 'local-dev-20201102+43a3d93' [2020-11-02T06:56:11.302Z] Snapping | Snapping / Snapping - Snapping | [2020-11-02T06:56:11.302Z] Snapped edgex-device-modbus_local-dev-20201102+43a3d93_amd64.snap [Pipeline] } [2020-11-02T06:56:14.650Z] Deleting 1 temporary files [Pipeline] // configFileProvider [2020-11-02T06:56:14.783Z] 418f656485bb: Verifying Checksum [2020-11-02T06:56:14.783Z] 418f656485bb: Download complete [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-02T06:57:01.776Z] 418f656485bb: Pull complete [2020-11-02T06:57:01.776Z] aebe8db9254c: Pull complete [2020-11-02T06:57:01.776Z] 4f5f7b207d3f: Pull complete [2020-11-02T06:57:01.776Z] d19ca6af091a: Pull complete [2020-11-02T06:57:01.776Z] 16b5a0711add: Pull complete [2020-11-02T06:57:01.776Z] Digest: sha256:9ca9034cebc7408d83a32dada391ac179c4174cde852b5731596ec8e47bf0b3e [2020-11-02T06:57:01.776Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-11-02T06:57:03.782Z] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-11-02T06:57:03.782Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-11-02T06:57:03.783Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] [2020-11-02T06:57:04.060Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-11-02T06:57:04.334Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [1413 kB] [2020-11-02T06:57:04.617Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5546 B] [2020-11-02T06:57:04.617Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [2242 B] [2020-11-02T06:57:04.617Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1861 kB] [2020-11-02T06:57:04.893Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [11.2 kB] [2020-11-02T06:57:04.894Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [11.0 kB] [2020-11-02T06:57:04.894Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [1036 kB] [2020-11-02T06:57:05.173Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [1149 B] [2020-11-02T06:57:05.173Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [1179 kB] [2020-11-02T06:57:05.173Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2430 B] [2020-11-02T06:57:05.785Z] Fetched 5774 kB in 3s (2268 kB/s) [2020-11-02T06:57:11.200Z] Reading package lists... [2020-11-02T06:57:29.497Z] 0% [Working] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-11-02T06:57:29.497Z] 0% [Working] 0% [1 InRelease gpgv 242 kB] [Waiting for headers] Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [2020-11-02T06:57:29.497Z] 0% [1 InRelease gpgv 242 kB] Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [2020-11-02T06:57:29.497Z] 0% [1 InRelease gpgv 242 kB] Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [2020-11-02T06:57:34.558Z] 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... 7% Reading package lists... 20% Reading package lists... 34% Reading package lists... 48% Reading package lists... 62% Reading package lists... 69% Reading package lists... 69% Reading package lists... 69% Reading package lists... 69% Reading package lists... 74% Reading package lists... 77% Reading package lists... 77% Reading package lists... 77% Reading package lists... 77% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 88% 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-11-02T06:57:42.830Z] Installing build dependencies: curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 libperl5.26 make netbase patch perl perl-base perl-modules-5.26 [2020-11-02T06:57:46.976Z] 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... 7% Reading package lists... 21% Reading package lists... 37% Reading package lists... 52% Reading package lists... 67% Reading package lists... 69% Reading package lists... 69% Reading package lists... 69% Reading package lists... 69% Reading package lists... 77% Reading package lists... 77% Reading package lists... 77% Reading package lists... 77% Reading package lists... 84% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% 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-11-02T06:57:47.844Z] Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... 56% Building dependency tree [2020-11-02T06:57:47.844Z] Reading state information... 0% Reading state information... 0% Reading state information... Done [2020-11-02T06:57:48.822Z] The following packages were automatically installed and are no longer required: [2020-11-02T06:57:48.822Z] libjq1 libonig4 [2020-11-02T06:57:48.822Z] Use 'sudo apt autoremove' to remove them. [2020-11-02T06:57:48.822Z] Suggested packages: [2020-11-02T06:57:48.822Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-11-02T06:57:48.822Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc ed [2020-11-02T06:57:48.822Z] diffutils-doc perl-doc libterm-readline-gnu-perl [2020-11-02T06:57:48.822Z] | libterm-readline-perl-perl [2020-11-02T06:57:49.096Z] The following NEW packages will be installed: [2020-11-02T06:57:49.096Z] curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 [2020-11-02T06:57:49.096Z] libperl5.26 make netbase patch perl perl-modules-5.26 [2020-11-02T06:57:49.096Z] The following packages will be upgraded: [2020-11-02T06:57:49.096Z] perl-base [2020-11-02T06:57:49.096Z] 1 upgraded, 14 newly installed, 0 to remove and 33 not upgraded. [2020-11-02T06:57:49.096Z] Need to get 12.0 MB of archives. [2020-11-02T06:57:49.096Z] After this operation, 73.6 MB of additional disk space will be used. [2020-11-02T06:57:49.370Z] 0% [Working] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-base arm64 5.26.1-6ubuntu0.5 [1237 kB] [2020-11-02T06:57:49.966Z] 0% [1 perl-base 12.6 kB/1237 kB 1%] 5% [1 perl-base 742 kB/1237 kB 60%] 10% [Working] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2020-11-02T06:57:50.238Z] 10% [2 perl-modules-5.26 7382 B/2762 kB 0%] 29% [Working] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] [2020-11-02T06:57:50.238Z] 29% [3 libgdbm5 23.1 kB/23.1 kB 100%] 31% [Working] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] [2020-11-02T06:57:50.238Z] 31% [4 libgdbm-compat4 0 B/5536 B 0%] 32% [Working] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.5 [3335 kB] [2020-11-02T06:57:50.510Z] 32% [5 libperl5.26 4096 B/3335 kB 0%] 56% [Working] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.5 [201 kB] [2020-11-02T06:57:50.510Z] 56% [6 perl 41.1 kB/201 kB 20%] 58% [Working] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] [2020-11-02T06:57:50.510Z] 58% [7 less 0 B/99.7 kB 0%] 60% [Working] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] [2020-11-02T06:57:50.510Z] 60% [8 netbase 12.7 kB/12.7 kB 100%] 62% [Working] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.10 [152 kB] [2020-11-02T06:57:50.510Z] 62% [9 curl 49.2 kB/152 kB 32%] 64% [Working] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.10 [179 kB] [2020-11-02T06:57:50.510Z] 64% [10 libcurl3-gnutls 32.8 kB/179 kB 18%] 67% [Working] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] [2020-11-02T06:57:50.510Z] 67% [11 liberror-perl 0 B/22.8 kB 0%] 68% [Working] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-11-02T06:57:50.510Z] 68% [12 git-man 4096 B/804 kB 1%] 75% [Working] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] [2020-11-02T06:57:50.510Z] 75% [13 git 12.3 kB/2952 kB 0%] 96% [Working] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] [2020-11-02T06:57:50.785Z] 96% [14 make 20.5 kB/139 kB 15%] 98% [Working] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] [2020-11-02T06:57:50.785Z] 98% [15 patch 57.3 kB/91.8 kB 62%] 100% [Working] Fetched 12.0 MB in 1s (8567 kB/s) [2020-11-02T06:57:51.383Z] debconf: delaying package configuration, since apt-utils is not installed [2020-11-02T06:57:51.657Z] (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-11-02T06:57:51.657Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_arm64.deb ... [2020-11-02T06:57:51.657Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6ubuntu0.3) ... [2020-11-02T06:57:57.061Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2020-11-02T06:57:57.061Z] Selecting previously unselected package perl-modules-5.26. [2020-11-02T06:57:57.061Z] (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-11-02T06:57:57.061Z] Preparing to unpack .../00-perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2020-11-02T06:57:57.061Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-11-02T06:57:58.493Z] Selecting previously unselected package libgdbm5:arm64. [2020-11-02T06:57:58.493Z] Preparing to unpack .../01-libgdbm5_1.14.1-6_arm64.deb ... [2020-11-02T06:57:58.493Z] Unpacking libgdbm5:arm64 (1.14.1-6) ... [2020-11-02T06:57:58.493Z] Selecting previously unselected package libgdbm-compat4:arm64. [2020-11-02T06:57:58.493Z] Preparing to unpack .../02-libgdbm-compat4_1.14.1-6_arm64.deb ... [2020-11-02T06:57:58.493Z] Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... [2020-11-02T06:57:58.493Z] Selecting previously unselected package libperl5.26:arm64. [2020-11-02T06:57:58.493Z] Preparing to unpack .../03-libperl5.26_5.26.1-6ubuntu0.5_arm64.deb ... [2020-11-02T06:57:58.493Z] Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.5) ... [2020-11-02T06:57:59.922Z] Selecting previously unselected package perl. [2020-11-02T06:57:59.922Z] Preparing to unpack .../04-perl_5.26.1-6ubuntu0.5_arm64.deb ... [2020-11-02T06:57:59.922Z] Unpacking perl (5.26.1-6ubuntu0.5) ... [2020-11-02T06:58:00.193Z] Selecting previously unselected package less. [2020-11-02T06:58:00.193Z] Preparing to unpack .../05-less_487-0.1_arm64.deb ... [2020-11-02T06:58:00.193Z] Unpacking less (487-0.1) ... [2020-11-02T06:58:00.193Z] Selecting previously unselected package netbase. [2020-11-02T06:58:00.193Z] Preparing to unpack .../06-netbase_5.4_all.deb ... [2020-11-02T06:58:00.193Z] Unpacking netbase (5.4) ... [2020-11-02T06:58:00.469Z] Selecting previously unselected package curl. [2020-11-02T06:58:00.469Z] Preparing to unpack .../07-curl_7.58.0-2ubuntu3.10_arm64.deb ... [2020-11-02T06:58:00.469Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-11-02T06:58:00.469Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2020-11-02T06:58:00.469Z] Preparing to unpack .../08-libcurl3-gnutls_7.58.0-2ubuntu3.10_arm64.deb ... [2020-11-02T06:58:00.469Z] Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... [2020-11-02T06:58:00.742Z] Selecting previously unselected package liberror-perl. [2020-11-02T06:58:00.742Z] Preparing to unpack .../09-liberror-perl_0.17025-1_all.deb ... [2020-11-02T06:58:00.742Z] Unpacking liberror-perl (0.17025-1) ... [2020-11-02T06:58:00.742Z] Selecting previously unselected package git-man. [2020-11-02T06:58:00.742Z] Preparing to unpack .../10-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-11-02T06:58:01.015Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-11-02T06:58:01.015Z] Selecting previously unselected package git. [2020-11-02T06:58:01.015Z] Preparing to unpack .../11-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... [2020-11-02T06:58:01.290Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-11-02T06:58:02.727Z] Selecting previously unselected package make. [2020-11-02T06:58:02.727Z] Preparing to unpack .../12-make_4.1-9.1ubuntu1_arm64.deb ... [2020-11-02T06:58:02.727Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-11-02T06:58:02.727Z] Selecting previously unselected package patch. [2020-11-02T06:58:02.727Z] Preparing to unpack .../13-patch_2.7.6-2ubuntu1.1_arm64.deb ... [2020-11-02T06:58:02.727Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-11-02T06:58:02.727Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-11-02T06:58:02.727Z] Setting up less (487-0.1) ... [2020-11-02T06:58:03.325Z] Setting up make (4.1-9.1ubuntu1) ... [2020-11-02T06:58:03.325Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-11-02T06:58:03.325Z] Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... [2020-11-02T06:58:03.325Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-11-02T06:58:03.325Z] Setting up libgdbm5:arm64 (1.14.1-6) ... [2020-11-02T06:58:03.601Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-11-02T06:58:03.601Z] Setting up libgdbm-compat4:arm64 (1.14.1-6) ... [2020-11-02T06:58:03.601Z] Setting up netbase (5.4) ... [2020-11-02T06:58:03.601Z] Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.5) ... [2020-11-02T06:58:03.601Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2020-11-02T06:58:03.872Z] Setting up liberror-perl (0.17025-1) ... [2020-11-02T06:58:03.872Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-11-02T06:58:03.872Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-11-02T06:58:04.145Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-11-02T06:58:09.529Z] curl set to automatically installed. [2020-11-02T06:58:09.800Z] git set to automatically installed. [2020-11-02T06:58:09.800Z] git-man set to automatically installed. [2020-11-02T06:58:09.800Z] less set to automatically installed. [2020-11-02T06:58:09.800Z] libcurl3-gnutls set to automatically installed. [2020-11-02T06:58:09.800Z] liberror-perl set to automatically installed. [2020-11-02T06:58:09.800Z] libgdbm-compat4 set to automatically installed. [2020-11-02T06:58:09.800Z] libgdbm5 set to automatically installed. [2020-11-02T06:58:09.800Z] libperl5.26 set to automatically installed. [2020-11-02T06:58:10.079Z] make set to automatically installed. [2020-11-02T06:58:10.079Z] netbase set to automatically installed. [2020-11-02T06:58:10.079Z] patch set to automatically installed. [2020-11-02T06:58:10.079Z] perl set to automatically installed. [2020-11-02T06:58:10.079Z] perl-base set to automatically installed. [2020-11-02T06:58:10.079Z] perl-modules-5.26 set to automatically installed. [2020-11-02T06:58:10.353Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-11-02T06:58:10.353Z] Please ensure the environment is properly setup before continuing. [2020-11-02T06:58:10.353Z] Ignore this message if the appropriate measures have already been taken [2020-11-02T06:58:11.777Z] Pulling go  [2020-11-02T06:58:15.146Z] 'device-modbus' has dependencies that need to be staged: go [2020-11-02T06:58:15.146Z] Skipping pull go (already ran) [2020-11-02T06:58:15.146Z] Building go  [2020-11-02T06:58:15.146Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-02T06:58:15.146Z] Dload Upload Total Spent Left Speed [2020-11-02T06:58:17.642Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 39 93.2M 39 36.9M 0 0 34.4M 0 0:00:02 0:00:01 0:00:01 34.4M 83 93.2M 83 77.6M 0 0 37.7M 0 0:00:02 0:00:02 --:--:-- 37.7M 100 93.2M 100 93.2M 0 0 38.2M 0 0:00:02 0:00:02 --:--:-- 38.2M [2020-11-02T06:58:19.075Z] go1.15.2.linux-arm64.tar.gz: OK [2020-11-02T06:58:41.224Z] Staging go  [2020-11-02T06:58:42.648Z] Pulling device-modbus  [2020-11-02T06:58:46.021Z] Skipping build go (already ran) [2020-11-02T06:58:46.021Z] Building device-modbus  [2020-11-02T06:58:46.021Z] 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-11-02T06:58:47.461Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.4-dev.34 [2020-11-02T06:58:47.461Z] go: downloading github.com/goburrow/modbus v0.1.0 [2020-11-02T06:58:47.461Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.112 [2020-11-02T06:58:47.461Z] go: downloading github.com/goburrow/serial v0.1.0 [2020-11-02T06:58:47.461Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-11-02T06:58:47.461Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.50 [2020-11-02T06:58:47.461Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-11-02T06:58:47.461Z] go: downloading github.com/google/uuid v1.1.2 [2020-11-02T06:58:47.461Z] go: downloading gopkg.in/yaml.v2 v2.3.0 [2020-11-02T06:58:47.740Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-11-02T06:58:47.740Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.23 [2020-11-02T06:58:47.740Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-11-02T06:58:47.740Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.25 [2020-11-02T06:58:47.740Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.7 [2020-11-02T06:58:47.740Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2020-11-02T06:58:47.740Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2020-11-02T06:58:47.740Z] go: downloading github.com/pkg/errors v0.8.1 [2020-11-02T06:58:47.740Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-11-02T06:58:47.740Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-11-02T06:58:47.740Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-11-02T06:58:47.740Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-11-02T06:58:47.740Z] go: downloading github.com/x448/float16 v0.8.4 [2020-11-02T06:58:47.740Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-11-02T06:58:47.740Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-11-02T06:58:47.740Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-11-02T06:58:47.740Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2020-11-02T06:58:47.740Z] go: downloading github.com/leodido/go-urn v1.2.0 [2020-11-02T06:58:47.740Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-11-02T06:58:47.740Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-11-02T06:58:47.740Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-11-02T06:58:47.740Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-11-02T06:58:48.014Z] go: downloading github.com/go-playground/locales v0.13.0 [2020-11-02T06:58:48.014Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-11-02T06:58:48.288Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-11-02T06:58:48.288Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-11-02T06:58:48.288Z] go: downloading github.com/hashicorp/golang-lru v0.5.1 [2020-11-02T06:59:10.444Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-11-02T06:59:25.498Z] Skipping stage go (already ran) [2020-11-02T06:59:25.498Z] Staging device-modbus  [2020-11-02T06:59:27.467Z] Priming go  [2020-11-02T06:59:30.846Z] Priming device-modbus  [2020-11-02T06:59:34.236Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2020-11-02T06:59:34.236Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2020-11-02T06:59:34.236Z] Determining the version from the project repo (version-script). [2020-11-02T06:59:34.236Z] The version has been set to 'local-dev-20201102+43a3d93' [2020-11-02T06:59:35.058Z] Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping | [2020-11-02T06:59:35.058Z] Snapped edgex-device-modbus_local-dev-20201102+43a3d93_arm64.snap [Pipeline] } [2020-11-02T06:59:37.697Z] 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-11-02T06:59:40.516Z] provisioning config files... [2020-11-02T06:59:40.536Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-185@tmp/config1701419387626792441tmp [Pipeline] { [Pipeline] sh [2020-11-02T06:59:41.010Z] + set +x [2020-11-02T06:59:41.010Z] + curl -s https://codecov.io/bash [2020-11-02T06:59:41.010Z] + bash -s -- [2020-11-02T06:59:41.278Z] [2020-11-02T06:59:41.278Z] _____ _ [2020-11-02T06:59:41.278Z] / ____| | | [2020-11-02T06:59:41.278Z] | | ___ __| | ___ ___ _____ __ [2020-11-02T06:59:41.278Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-11-02T06:59:41.278Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-11-02T06:59:41.278Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-11-02T06:59:41.278Z] Bash-20201009-048fee3 [2020-11-02T06:59:41.278Z] [2020-11-02T06:59:41.278Z] [2020-11-02T06:59:41.278Z] ==> Jenkins CI detected. [2020-11-02T06:59:41.278Z] project root: . [2020-11-02T06:59:41.278Z] --> token set from env [2020-11-02T06:59:41.278Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-11-02T06:59:41.278Z] ==> Running gcov in . (disable via -X gcov) [2020-11-02T06:59:41.278Z] ==> Python coveragepy not found [2020-11-02T06:59:41.278Z] ==> Searching for coverage reports in: [2020-11-02T06:59:41.278Z] + . [2020-11-02T06:59:41.278Z] -> Found 1 reports [2020-11-02T06:59:41.278Z] ==> Detecting git/mercurial file structure [2020-11-02T06:59:41.554Z] ==> Reading reports [2020-11-02T06:59:41.554Z] + ./coverage.out bytes=22364 [2020-11-02T06:59:41.555Z] ==> Appending adjustments [2020-11-02T06:59:41.555Z] https://docs.codecov.io/docs/fixing-reports [2020-11-02T06:59:41.555Z] + Found adjustments [2020-11-02T06:59:41.555Z] ==> Gzipping contents [2020-11-02T06:59:41.555Z] ==> Uploading reports [2020-11-02T06:59:41.555Z] url: https://codecov.io [2020-11-02T06:59:41.555Z] query: branch=PR-185&commit=43a3d939038b09c788d4028d29a41d39bd865614&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-185%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=185&job=&cmd_args= [2020-11-02T06:59:41.555Z] -> Pinging Codecov [2020-11-02T06:59:41.555Z] https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-185&commit=43a3d939038b09c788d4028d29a41d39bd865614&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-185%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=185&job=&cmd_args= [2020-11-02T06:59:41.827Z] -> Uploading to [2020-11-02T06:59:41.827Z] [2020-11-02T06:59:41.827Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-02T06:59:41.827Z] Dload Upload Total Spent Left Speed [2020-11-02T06:59:41.827Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error [2020-11-02T06:59:41.827Z] X> Failed to upload [2020-11-02T06:59:41.827Z] ==> Uploading to Codecov [2020-11-02T06:59:41.827Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-02T06:59:41.827Z] Dload Upload Total Spent Left Speed [2020-11-02T06:59:42.411Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 97 4257 0 0 100 4144 0 7686 --:--:-- --:--:-- --:--:-- 7688 100 4257 100 113 100 4144 209 7682 --:--:-- --:--:-- --:--:-- 7674 [2020-11-02T06:59:42.411Z] View reports at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/43a3d939038b09c788d4028d29a41d39bd865614 [Pipeline] } [2020-11-02T06:59:42.438Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-11-02T06:59:47.874Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-02T06:59:48.516Z] ---> package-listing.sh [2020-11-02T06:59:48.516Z] ++ tr '[:upper:]' '[:lower:]' [2020-11-02T06:59:48.516Z] ++ facter osfamily [2020-11-02T06:59:48.785Z] + OS_FAMILY=redhat [2020-11-02T06:59:48.785Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-185 [2020-11-02T06:59:48.785Z] + START_PACKAGES=/tmp/packages_start.txt [2020-11-02T06:59:48.785Z] + END_PACKAGES=/tmp/packages_end.txt [2020-11-02T06:59:48.785Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-11-02T06:59:48.785Z] + PACKAGES=/tmp/packages_start.txt [2020-11-02T06:59:48.785Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-185 ']' [2020-11-02T06:59:48.785Z] + PACKAGES=/tmp/packages_end.txt [2020-11-02T06:59:48.785Z] + case "${OS_FAMILY}" in [2020-11-02T06:59:48.785Z] + rpm -qa [2020-11-02T06:59:48.785Z] + sort [2020-11-02T06:59:53.059Z] + '[' -f /tmp/packages_start.txt ']' [2020-11-02T06:59:53.059Z] + '[' -f /tmp/packages_end.txt ']' [2020-11-02T06:59:53.059Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-11-02T06:59:53.059Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-185 ']' [2020-11-02T06:59:53.059Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-185/archives/ [2020-11-02T06:59:53.059Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-185/archives/ [Pipeline] echo [2020-11-02T06:59:53.102Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-modbus-go_PR-185/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-11-02T06:59:53.445Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-11-02T06:59:54.101Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-02T06:59:54.369Z] [2020-11-02T06:59:54.369Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-11-02T06:59:54.831Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-02T06:59:55.125Z] alpine: Pulling from edgex-lftools-log-publisher [2020-11-02T06:59:55.125Z] df20fa9351a1: Already exists [2020-11-02T06:59:55.125Z] 36b3adc4ff6f: Pulling fs layer [2020-11-02T06:59:55.125Z] 8ad3a11d3b57: Pulling fs layer [2020-11-02T06:59:55.125Z] 46f8f816bc3b: Pulling fs layer [2020-11-02T06:59:55.125Z] 93b61091891f: Pulling fs layer [2020-11-02T06:59:55.125Z] 93b9cdb0e59b: Pulling fs layer [2020-11-02T06:59:55.125Z] 5e14af77c1be: Pulling fs layer [2020-11-02T06:59:55.125Z] 01666e4c0597: Pulling fs layer [2020-11-02T06:59:55.125Z] 93b61091891f: Waiting [2020-11-02T06:59:55.125Z] 93b9cdb0e59b: Waiting [2020-11-02T06:59:55.125Z] aa168da1d23b: Pulling fs layer [2020-11-02T06:59:55.125Z] 5e14af77c1be: Waiting [2020-11-02T06:59:55.125Z] 01666e4c0597: Waiting [2020-11-02T06:59:55.125Z] aa168da1d23b: Waiting [2020-11-02T06:59:55.125Z] 46f8f816bc3b: Verifying Checksum [2020-11-02T06:59:55.125Z] 46f8f816bc3b: Download complete [2020-11-02T06:59:55.125Z] 36b3adc4ff6f: Download complete [2020-11-02T06:59:55.125Z] 93b9cdb0e59b: Verifying Checksum [2020-11-02T06:59:55.125Z] 93b9cdb0e59b: Download complete [2020-11-02T06:59:55.125Z] 5e14af77c1be: Verifying Checksum [2020-11-02T06:59:55.125Z] 5e14af77c1be: Download complete [2020-11-02T06:59:55.412Z] 01666e4c0597: Verifying Checksum [2020-11-02T06:59:55.412Z] 01666e4c0597: Download complete [2020-11-02T06:59:55.412Z] 93b61091891f: Download complete [2020-11-02T06:59:55.749Z] 36b3adc4ff6f: Pull complete [2020-11-02T06:59:56.675Z] 8ad3a11d3b57: Verifying Checksum [2020-11-02T06:59:56.675Z] 8ad3a11d3b57: Download complete [2020-11-02T06:59:58.419Z] 8ad3a11d3b57: Pull complete [2020-11-02T06:59:59.116Z] 46f8f816bc3b: Pull complete [2020-11-02T07:00:00.318Z] 93b61091891f: Pull complete [2020-11-02T07:00:00.624Z] 93b9cdb0e59b: Pull complete [2020-11-02T07:00:00.946Z] 5e14af77c1be: Pull complete [2020-11-02T07:00:01.950Z] 01666e4c0597: Pull complete [2020-11-02T07:00:02.586Z] aa168da1d23b: Verifying Checksum [2020-11-02T07:00:02.586Z] aa168da1d23b: Download complete [2020-11-02T07:00:18.302Z] aa168da1d23b: Pull complete [2020-11-02T07:00:18.302Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-11-02T07:00:18.302Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-02T07:00:18.302Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-11-02T07:00:18.861Z] prd-centos7-docker-4c-2g-10056 does not seem to be running inside a container [2020-11-02T07:00:18.936Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-modbus-go_PR-185/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-185 -v /w/workspace/xfoundry_device-modbus-go_PR-185:/w/workspace/xfoundry_device-modbus-go_PR-185:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-185@tmp:/w/workspace/xfoundry_device-modbus-go_PR-185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-11-02T07:00:22.468Z] $ docker top e83760d98f353a503df22a7a7ff298bc50bc1f1e87fd9734d3dbdd14a257510b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-02T07:00:23.334Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-11-02T07:00:23.699Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-11-02T07:00:24.496Z] + ls /var/log/sa-host [2020-11-02T07:00:24.496Z] + sadf -c /var/log/sa-host/sa02 [2020-11-02T07:00:24.496Z] file_magic: OK [2020-11-02T07:00:24.496Z] HZ: Using current value: 100 [2020-11-02T07:00:24.496Z] file_header: OK [2020-11-02T07:00:24.496Z] 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-11-02T07:00:24.496Z] Statistics: [2020-11-02T07:00:24.496Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-02T07:00:24.496Z] File successfully converted to sysstat format version 12.2.1 [2020-11-02T07:00:24.496Z] + sadf -c /var/log/sa-host/sa05 [2020-11-02T07:00:24.496Z] file_magic: OK [2020-11-02T07:00:24.496Z] HZ: Using current value: 100 [2020-11-02T07:00:24.496Z] file_header: OK [2020-11-02T07:00:24.496Z] 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-11-02T07:00:24.496Z] Statistics: [2020-11-02T07:00:24.496Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-02T07:00:24.496Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-02T07:00:24.798Z] provisioning config files... [2020-11-02T07:00:24.887Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-185@tmp/config610418471052063391tmp [Pipeline] { [Pipeline] echo [2020-11-02T07:00:25.047Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-02T07:00:25.729Z] ---> create-netrc.sh [Pipeline] } [2020-11-02T07:00:25.822Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-11-02T07:00:25.983Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-02T07:00:26.365Z] ---> python-tools-install.sh [Pipeline] echo [2020-11-02T07:00:26.420Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-02T07:00:27.169Z] ---> sudo-logs.sh [2020-11-02T07:00:27.169Z] Archiving 'sudo' log.. [Pipeline] echo [2020-11-02T07:00:27.204Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-02T07:00:27.616Z] ---> job-cost.sh [2020-11-02T07:00:27.890Z] lf-activate-venv: SKIPPING [2020-11-02T07:00:27.890Z] INFO: No Stack... [2020-11-02T07:00:28.907Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-11-02T07:00:29.174Z] INFO: Archiving Costs [Pipeline] echo [2020-11-02T07:00:29.219Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-02T07:00:29.602Z] ---> logs-deploy.sh [2020-11-02T07:00:29.602Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-185/1 [2020-11-02T07:00:29.602Z] INFO: archiving workspace using pattern(s): [2020-11-02T07:00:32.324Z] Archives upload complete. [2020-11-02T07:00:32.324Z] INFO: archiving logs to Nexus