Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c578c0078eaed13b7ddad7c305e3b7b140dd5cab Running in Durability level: PERFORMANCE_OPTIMIZED 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6990175809406950624.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2003166091060368018.key > 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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6755271327416014731.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1264157050998570816.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2151235383624247445.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-563’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-1050’ is offline ‘prd-centos7-docker-4c-2g-1052’ is offline Running on prd-centos7-docker-4c-2g-1056 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-modbus-go_main@tmp/jenkins-gitclient-ssh6489213481549145039.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c578c0078eaed13b7ddad7c305e3b7b140dd5cab (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f c578c0078eaed13b7ddad7c305e3b7b140dd5cab # timeout=10 Commit message: "Merge pull request #280 from jpwhitemn/upgrade-alpine-314" > git rev-list --no-walk 9315c3ad457bec3bf35212cacbdaa65c808c53a1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-23T23:30:46.528Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-23T23:30:46.620Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-23T23:30:46.651Z] ========================================================= [2021-09-23T23:30:46.651Z] EdgeX Global Pipelines Version Info [2021-09-23T23:30:46.651Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:30:47.893Z] ------------------- [2021-09-23T23:30:47.893Z] stable info: [2021-09-23T23:30:47.893Z] ------------------- [2021-09-23T23:30:47.893Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-23T23:30:47.893Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-23T23:30:47.893Z] Message: update stable to v1.0.205 [2021-09-23T23:30:48.480Z] ------------------- [2021-09-23T23:30:48.480Z] experimental info: [2021-09-23T23:30:48.480Z] ------------------- [2021-09-23T23:30:48.480Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-23T23:30:48.480Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-23T23:30:48.480Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-23T23:30:48.614Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2021-09-23T23:30:48.640Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2021-09-23T23:30:48.665Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-23T23:30:48.690Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-23T23:30:48.717Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-23T23:30:48.752Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-23T23:30:48.778Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-23T23:30:48.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-23T23:30:48.871Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-23T23:30:48.895Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-23T23:30:48.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-23T23:30:48.953Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-23T23:30:48.979Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2021-09-23T23:30:49.003Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-23T23:30:49.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-23T23:30:49.052Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-23T23:30:49.077Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-23T23:30:49.103Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-23T23:30:49.128Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-23T23:30:49.155Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-23T23:30:49.181Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-23T23:30:49.208Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-23T23:30:49.234Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-23T23:30:49.261Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-23T23:30:49.287Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-23T23:30:49.313Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-09-23T23:30:49.342Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-23T23:30:49.369Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-09-23T23:30:49.394Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-09-23T23:30:49.420Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-09-23T23:30:49.447Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c578c0078eaed13b7ddad7c305e3b7b140dd5cab [Pipeline] echo [2021-09-23T23:30:49.473Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c578c00 [Pipeline] echo [2021-09-23T23:30:49.498Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-23T23:30:49.580Z] provisioning config files... [2021-09-23T23:30:49.600Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3291019438266159813tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:30:50.161Z] ---> docker-login.sh [2021-09-23T23:30:50.161Z] nexus3.edgexfoundry.org:10001 [2021-09-23T23:30:50.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:30:50.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:30:50.437Z] Configure a credential helper to remove this warning. See [2021-09-23T23:30:50.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:30:50.437Z] [2021-09-23T23:30:50.437Z] Login Succeeded [2021-09-23T23:30:50.437Z] nexus3.edgexfoundry.org:10002 [2021-09-23T23:30:50.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:30:50.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:30:50.437Z] Configure a credential helper to remove this warning. See [2021-09-23T23:30:50.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:30:50.437Z] [2021-09-23T23:30:50.437Z] Login Succeeded [2021-09-23T23:30:50.437Z] nexus3.edgexfoundry.org:10003 [2021-09-23T23:30:50.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:30:50.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:30:50.703Z] Configure a credential helper to remove this warning. See [2021-09-23T23:30:50.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:30:50.703Z] [2021-09-23T23:30:50.703Z] Login Succeeded [2021-09-23T23:30:50.703Z] nexus3.edgexfoundry.org:10004 [2021-09-23T23:30:50.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:30:50.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:30:50.971Z] Configure a credential helper to remove this warning. See [2021-09-23T23:30:50.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:30:50.971Z] [2021-09-23T23:30:50.971Z] Login Succeeded [2021-09-23T23:30:50.971Z] docker.io [2021-09-23T23:30:50.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:30:51.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:30:51.238Z] Configure a credential helper to remove this warning. See [2021-09-23T23:30:51.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:30:51.238Z] [2021-09-23T23:30:51.238Z] Login Succeeded [2021-09-23T23:30:51.238Z] ---> docker-login.sh ends [Pipeline] } [2021-09-23T23:30:51.251Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-23T23:30:51.781Z] + git log --format=format:%s -1 c578c0078eaed13b7ddad7c305e3b7b140dd5cab [Pipeline] echo [2021-09-23T23:30:51.841Z] GIT_COMMIT: c578c0078eaed13b7ddad7c305e3b7b140dd5cab, Commit Message: Merge pull request #280 from jpwhitemn/upgrade-alpine-314 [Pipeline] echo [2021-09-23T23:30:51.856Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:30:52.441Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-23T23:30:52.441Z] [2021-09-23T23:30:52.441Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:30:52.777Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-23T23:30:52.777Z] latest: Pulling from edgex-devops/git-semver [2021-09-23T23:30:52.777Z] 31603596830f: Pulling fs layer [2021-09-23T23:30:52.777Z] 04fac38145f0: Pulling fs layer [2021-09-23T23:30:52.777Z] 701f6daf10bf: Pulling fs layer [2021-09-23T23:30:52.777Z] 24f72da36158: Pulling fs layer [2021-09-23T23:30:52.777Z] 24f72da36158: Waiting [2021-09-23T23:30:52.777Z] 04fac38145f0: Verifying Checksum [2021-09-23T23:30:52.777Z] 04fac38145f0: Download complete [2021-09-23T23:30:53.046Z] 31603596830f: Verifying Checksum [2021-09-23T23:30:53.046Z] 31603596830f: Download complete [2021-09-23T23:30:53.324Z] 31603596830f: Pull complete [2021-09-23T23:30:53.324Z] 04fac38145f0: Pull complete [2021-09-23T23:30:53.324Z] 24f72da36158: Verifying Checksum [2021-09-23T23:30:53.324Z] 24f72da36158: Download complete [2021-09-23T23:30:53.324Z] 701f6daf10bf: Verifying Checksum [2021-09-23T23:30:53.324Z] 701f6daf10bf: Download complete [2021-09-23T23:30:53.918Z] 701f6daf10bf: Pull complete [2021-09-23T23:30:54.185Z] 24f72da36158: Pull complete [2021-09-23T23:30:54.185Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-23T23:30:54.185Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-23T23:30:54.185Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-23T23:30:54.291Z] prd-centos7-docker-4c-2g-1056 does not seem to be running inside a container [2021-09-23T23:30:54.363Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-23T23:30:55.171Z] $ docker top 93850d07d6fd3bea33b11c6148d45aa7f06ecf8d62bada4d06ecc31b5caae06f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-23T23:30:55.322Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-23T23:30:55.322Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-23T23:30:55.442Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-23T23:30:55.442Z] $ docker exec 93850d07d6fd3bea33b11c6148d45aa7f06ecf8d62bada4d06ecc31b5caae06f ssh-agent [2021-09-23T23:30:55.551Z] SSH_AUTH_SOCK=/tmp/ssh-MVphOdST4qt3/agent.14 [2021-09-23T23:30:55.551Z] SSH_AGENT_PID=20 [2021-09-23T23:30:55.562Z] Running ssh-add (command line suppressed) [2021-09-23T23:30:55.668Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_8186820786633953130.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_8186820786633953130.key) [2021-09-23T23:30:55.692Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-23T23:30:56.010Z] + git tag --points-at HEAD [Pipeline] } [2021-09-23T23:30:56.031Z] $ docker exec --env ******** --env ******** 93850d07d6fd3bea33b11c6148d45aa7f06ecf8d62bada4d06ecc31b5caae06f ssh-agent -k [2021-09-23T23:30:56.141Z] unset SSH_AUTH_SOCK; [2021-09-23T23:30:56.142Z] unset SSH_AGENT_PID; [2021-09-23T23:30:56.142Z] echo Agent pid 20 killed; [2021-09-23T23:30:56.157Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-23T23:30:56.215Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-23T23:30:56.215Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-23T23:30:56.343Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-23T23:30:56.344Z] $ docker exec 93850d07d6fd3bea33b11c6148d45aa7f06ecf8d62bada4d06ecc31b5caae06f ssh-agent [2021-09-23T23:30:56.492Z] SSH_AUTH_SOCK=/tmp/ssh-UdOoq70iBimr/agent.51 [2021-09-23T23:30:56.492Z] SSH_AGENT_PID=57 [2021-09-23T23:30:56.503Z] Running ssh-add (command line suppressed) [2021-09-23T23:30:56.606Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_636744554227699122.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_636744554227699122.key) [2021-09-23T23:30:56.631Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-23T23:30:56.955Z] + git semver init [2021-09-23T23:30:56.955Z] # -> Open(): unable to determine branch for HEAD [2021-09-23T23:30:56.955Z] # $GIT_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.git [2021-09-23T23:30:56.955Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-modbus-go_main [2021-09-23T23:30:56.955Z] # $SEMVER_REMOTE_NAME = origin [2021-09-23T23:30:56.955Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-23T23:30:56.955Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-23T23:30:56.955Z] # $SEMVER_BRANCH = main [2021-09-23T23:30:56.955Z] # $SEMVER_TEMP = /tmp/semver-419971679 [2021-09-23T23:30:56.955Z] # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP [2021-09-23T23:30:57.543Z] # '/tmp/semver-419971679' -> '/w/workspace/gexfoundry_device-modbus-go_main/.semver' [2021-09-23T23:30:57.543Z] # -> Force: false [2021-09-23T23:30:57.543Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.semver [Pipeline] } [2021-09-23T23:30:57.560Z] $ docker exec --env ******** --env ******** 93850d07d6fd3bea33b11c6148d45aa7f06ecf8d62bada4d06ecc31b5caae06f ssh-agent -k [2021-09-23T23:30:57.674Z] unset SSH_AUTH_SOCK; [2021-09-23T23:30:57.674Z] unset SSH_AGENT_PID; [2021-09-23T23:30:57.674Z] echo Agent pid 57 killed; [2021-09-23T23:30:57.691Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-23T23:30:58.042Z] + git semver [Pipeline] } [2021-09-23T23:30:58.060Z] $ docker stop --time=1 93850d07d6fd3bea33b11c6148d45aa7f06ecf8d62bada4d06ecc31b5caae06f [2021-09-23T23:30:59.270Z] $ docker rm -f 93850d07d6fd3bea33b11c6148d45aa7f06ecf8d62bada4d06ecc31b5caae06f [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-23T23:30:59.660Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-23T23:30:59.989Z] Stashed 1 file(s) [Pipeline] echo [2021-09-23T23:30:59.993Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-09-23T23:31:15.244Z] Still waiting to schedule task [2021-09-23T23:31:15.245Z] Executor slot already in use [2021-09-23T23:31:15.245Z] ‘prd-centos7-blackbox-4c-2g-563’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-09-23T23:31:15.245Z] ‘prd-centos7-docker-4c-2g-1051’ is offline [2021-09-23T23:31:15.245Z] ‘prd-centos7-docker-4c-2g-1059’ is offline [2021-09-23T23:31:15.245Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1057’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-09-23T23:31:15.248Z] Still waiting to schedule task [2021-09-23T23:31:15.248Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1057’ is offline [2021-09-23T23:32:31.986Z] Running on prd-centos7-docker-4c-2g-1064 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2021-09-23T23:32:32.012Z] Running in /w/workspace/device-modbus-go/7 [Pipeline] { [Pipeline] checkout [2021-09-23T23:32:32.297Z] Selected Git installation does not exist. Using Default [2021-09-23T23:32:32.297Z] The recommended git tool is: NONE [2021-09-23T23:32:35.167Z] using credential edgex-jenkins-ssh [2021-09-23T23:32:35.191Z] Cloning the remote Git repository [2021-09-23T23:32:35.213Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2021-09-23T23:32:35.285Z] > git init /w/workspace/device-modbus-go/7 # timeout=10 [2021-09-23T23:32:35.328Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-09-23T23:32:35.328Z] > git --version # timeout=10 [2021-09-23T23:32:35.335Z] > git --version # 'git version 2.24.4' [2021-09-23T23:32:35.336Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-23T23:32:35.361Z] [INFO] Currently running in a labeled security context [2021-09-23T23:32:35.361Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-23T23:32:35.361Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-modbus-go/7@tmp/jenkins-gitclient-ssh7542150767061859732.key [2021-09-23T23:32:35.378Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-23T23:32:36.040Z] Avoid second fetch [2021-09-23T23:32:36.040Z] Checking out Revision c578c0078eaed13b7ddad7c305e3b7b140dd5cab (main) [2021-09-23T23:32:36.012Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-09-23T23:32:36.020Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-23T23:32:36.048Z] > git config core.sparsecheckout # timeout=10 [2021-09-23T23:32:36.058Z] > git checkout -f c578c0078eaed13b7ddad7c305e3b7b140dd5cab # timeout=10 [2021-09-23T23:32:39.841Z] Commit message: "Merge pull request #280 from jpwhitemn/upgrade-alpine-314" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-23T23:32:40.333Z] provisioning config files... [2021-09-23T23:32:40.351Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/7@tmp/config3656951468954466814tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:32:40.813Z] ---> docker-login.sh [2021-09-23T23:32:40.813Z] nexus3.edgexfoundry.org:10001 [2021-09-23T23:32:40.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:32:41.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:32:41.290Z] Configure a credential helper to remove this warning. See [2021-09-23T23:32:41.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:32:41.290Z] [2021-09-23T23:32:41.290Z] Login Succeeded [2021-09-23T23:32:41.290Z] nexus3.edgexfoundry.org:10002 [2021-09-23T23:32:41.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:32:41.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:32:41.768Z] Configure a credential helper to remove this warning. See [2021-09-23T23:32:41.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:32:41.768Z] [2021-09-23T23:32:41.768Z] Login Succeeded [2021-09-23T23:32:41.768Z] nexus3.edgexfoundry.org:10003 [2021-09-23T23:32:41.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:32:42.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:32:42.355Z] Configure a credential helper to remove this warning. See [2021-09-23T23:32:42.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:32:42.355Z] [2021-09-23T23:32:42.355Z] Login Succeeded [2021-09-23T23:32:42.355Z] nexus3.edgexfoundry.org:10004 [2021-09-23T23:32:42.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:32:42.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:32:42.355Z] Configure a credential helper to remove this warning. See [2021-09-23T23:32:42.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:32:42.355Z] [2021-09-23T23:32:42.355Z] Login Succeeded [2021-09-23T23:32:42.355Z] docker.io [2021-09-23T23:32:42.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:32:44.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:32:44.040Z] Configure a credential helper to remove this warning. See [2021-09-23T23:32:44.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:32:44.040Z] [2021-09-23T23:32:44.040Z] Login Succeeded [2021-09-23T23:32:44.040Z] ---> docker-login.sh ends [Pipeline] } [2021-09-23T23:32:44.095Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-23T23:32:44.546Z] ========================================================= [2021-09-23T23:32:44.546Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-23T23:32:44.546Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:32:44.896Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-09-23T23:32:44.896Z] Sending build context to Docker daemon 649.7kB [2021-09-23T23:32:44.896Z] Step 1/9 : ARG BASE=golang:1.16-alpine3.14 [2021-09-23T23:32:44.896Z] Step 2/9 : FROM ${BASE} AS builder [2021-09-23T23:32:45.166Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-23T23:32:45.166Z] 540db60ca938: Pulling fs layer [2021-09-23T23:32:45.166Z] adcc1eea9eea: Pulling fs layer [2021-09-23T23:32:45.166Z] 4c4ab2625f07: Pulling fs layer [2021-09-23T23:32:45.166Z] db62176df00c: Pulling fs layer [2021-09-23T23:32:45.166Z] 3b30891b0d05: Pulling fs layer [2021-09-23T23:32:45.166Z] 06b49ca38bd5: Pulling fs layer [2021-09-23T23:32:45.166Z] c788192a36de: Pulling fs layer [2021-09-23T23:32:45.166Z] a77e37c0d609: Pulling fs layer [2021-09-23T23:32:45.166Z] c3185cebc471: Pulling fs layer [2021-09-23T23:32:45.166Z] db62176df00c: Waiting [2021-09-23T23:32:45.166Z] 3b30891b0d05: Waiting [2021-09-23T23:32:45.166Z] 06b49ca38bd5: Waiting [2021-09-23T23:32:45.166Z] c788192a36de: Waiting [2021-09-23T23:32:45.166Z] a77e37c0d609: Waiting [2021-09-23T23:32:45.166Z] c3185cebc471: Waiting [2021-09-23T23:32:45.166Z] 4c4ab2625f07: Verifying Checksum [2021-09-23T23:32:45.166Z] 4c4ab2625f07: Download complete [2021-09-23T23:32:45.166Z] adcc1eea9eea: Verifying Checksum [2021-09-23T23:32:45.166Z] adcc1eea9eea: Download complete [2021-09-23T23:32:45.166Z] 3b30891b0d05: Verifying Checksum [2021-09-23T23:32:45.166Z] 3b30891b0d05: Download complete [2021-09-23T23:32:45.166Z] 06b49ca38bd5: Verifying Checksum [2021-09-23T23:32:45.166Z] 06b49ca38bd5: Download complete [2021-09-23T23:32:45.444Z] c788192a36de: Verifying Checksum [2021-09-23T23:32:45.444Z] c788192a36de: Download complete [2021-09-23T23:32:45.444Z] 540db60ca938: Verifying Checksum [2021-09-23T23:32:45.444Z] 540db60ca938: Download complete [2021-09-23T23:32:45.717Z] 540db60ca938: Pull complete [2021-09-23T23:32:45.717Z] adcc1eea9eea: Pull complete [2021-09-23T23:32:45.717Z] 4c4ab2625f07: Pull complete [2021-09-23T23:32:46.301Z] a77e37c0d609: Verifying Checksum [2021-09-23T23:32:46.301Z] a77e37c0d609: Download complete [2021-09-23T23:32:51.671Z] c3185cebc471: Verifying Checksum [2021-09-23T23:32:51.671Z] c3185cebc471: Download complete [2021-09-23T23:32:52.254Z] db62176df00c: Verifying Checksum [2021-09-23T23:32:52.254Z] db62176df00c: Download complete [2021-09-23T23:32:55.623Z] db62176df00c: Pull complete [2021-09-23T23:32:55.623Z] 3b30891b0d05: Pull complete [2021-09-23T23:32:55.623Z] 06b49ca38bd5: Pull complete [2021-09-23T23:32:55.623Z] c788192a36de: Pull complete [2021-09-23T23:32:55.623Z] a77e37c0d609: Pull complete [2021-09-23T23:32:57.590Z] c3185cebc471: Pull complete [2021-09-23T23:32:57.590Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-23T23:32:57.590Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-23T23:32:57.590Z] ---> 031687cdd783 [2021-09-23T23:32:57.590Z] Step 3/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-23T23:32:59.539Z] ---> Running in e49fbad91421 [2021-09-23T23:32:59.810Z] Removing intermediate container e49fbad91421 [2021-09-23T23:32:59.810Z] ---> a5eb9e14f9a0 [2021-09-23T23:32:59.810Z] Step 4/9 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-09-23T23:32:59.810Z] ---> Running in 3279acdca572 [2021-09-23T23:33:00.075Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-23T23:33:01.042Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-23T23:33:01.638Z] (1/7) Installing openssh-keygen (8.4_p1-r3) [2021-09-23T23:33:02.225Z] (2/7) Installing libedit (20191231.3.1-r1) [2021-09-23T23:33:02.225Z] (3/7) Installing openssh-client (8.4_p1-r3) [2021-09-23T23:33:02.493Z] (4/7) Installing openssh-sftp-server (8.4_p1-r3) [2021-09-23T23:33:02.763Z] (5/7) Installing openssh-server-common (8.4_p1-r3) [2021-09-23T23:33:02.763Z] (6/7) Installing openssh-server (8.4_p1-r3) [2021-09-23T23:33:03.035Z] (7/7) Installing openssh (8.4_p1-r3) [2021-09-23T23:33:03.035Z] Executing busybox-1.32.1-r6.trigger [2021-09-23T23:33:03.035Z] OK: 224 MiB in 59 packages [2021-09-23T23:33:03.309Z] Removing intermediate container 3279acdca572 [2021-09-23T23:33:03.309Z] ---> 3f4bbf6c9eff [2021-09-23T23:33:03.309Z] Step 5/9 : WORKDIR /device-modbus-go [2021-09-23T23:33:03.574Z] ---> Running in cb6a9c8e4d23 [2021-09-23T23:33:03.574Z] Removing intermediate container cb6a9c8e4d23 [2021-09-23T23:33:03.574Z] ---> 797399b2cbc0 [2021-09-23T23:33:03.574Z] Step 6/9 : COPY . . [2021-09-23T23:33:03.845Z] ---> 06a8c62cb85a [2021-09-23T23:33:03.845Z] Step 7/9 : RUN go mod tidy [2021-09-23T23:33:03.845Z] ---> Running in 5c446fbc96b8 [2021-09-23T23:33:09.436Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0-dev.86 [2021-09-23T23:33:09.436Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.103 [2021-09-23T23:33:09.436Z] go: downloading github.com/goburrow/modbus v0.1.0 [2021-09-23T23:33:09.436Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-23T23:33:09.436Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-23T23:33:09.436Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-09-23T23:33:09.436Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-09-23T23:33:09.716Z] go: downloading github.com/google/uuid v1.2.0 [2021-09-23T23:33:09.716Z] go: downloading github.com/goburrow/serial v0.1.0 [2021-09-23T23:33:09.716Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-23T23:33:09.716Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-23T23:33:09.716Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-09-23T23:33:09.716Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.67 [2021-09-23T23:33:09.994Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-23T23:33:09.994Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-09-23T23:33:09.994Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-09-23T23:33:10.269Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-09-23T23:33:10.543Z] go: downloading golang.org/x/text v0.3.2 [2021-09-23T23:33:10.543Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-23T23:33:10.839Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-09-23T23:33:12.299Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-09-23T23:33:12.299Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-23T23:33:12.299Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-09-23T23:33:12.299Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-23T23:33:12.299Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-09-23T23:33:12.299Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-23T23:33:12.574Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-09-23T23:33:12.574Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.10 [2021-09-23T23:33:12.850Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.26 [2021-09-23T23:33:12.850Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-09-23T23:33:12.850Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-09-23T23:33:12.850Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-09-23T23:33:13.134Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-23T23:33:13.134Z] go: downloading github.com/kr/pretty v0.2.0 [2021-09-23T23:33:13.134Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-23T23:33:13.415Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-23T23:33:13.415Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-23T23:33:13.415Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-23T23:33:13.415Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-23T23:33:13.697Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-09-23T23:33:13.698Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-23T23:33:13.698Z] go: downloading github.com/kr/text v0.1.0 [2021-09-23T23:33:13.698Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-23T23:33:13.698Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-23T23:33:13.698Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-23T23:33:13.975Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-23T23:33:13.975Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-23T23:33:13.975Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-23T23:33:14.256Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-23T23:33:14.256Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-23T23:33:14.256Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-09-23T23:33:14.256Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-23T23:33:14.536Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-23T23:33:14.536Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-23T23:33:14.813Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-23T23:33:14.813Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-23T23:33:14.813Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-23T23:33:15.086Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-23T23:33:15.086Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-23T23:33:15.086Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-23T23:33:15.086Z] go: downloading github.com/pkg/errors v0.8.1 [2021-09-23T23:33:15.086Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-23T23:33:15.086Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-23T23:33:15.356Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-23T23:33:15.356Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-23T23:33:15.356Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-23T23:33:15.356Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-23T23:33:15.356Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-23T23:33:15.625Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-23T23:33:15.625Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-23T23:33:15.625Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.1 [2021-09-23T23:33:15.625Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-23T23:33:15.625Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-23T23:33:15.899Z] go: downloading github.com/hashicorp/golang-lru v0.5.1 [2021-09-23T23:33:15.899Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-23T23:33:15.899Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-23T23:33:15.899Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-23T23:33:20.181Z] Removing intermediate container 5c446fbc96b8 [2021-09-23T23:33:20.181Z] ---> 5bc285470783 [2021-09-23T23:33:20.181Z] Step 8/9 : RUN go mod download [2021-09-23T23:33:20.181Z] ---> Running in cb2b3c6a0635 [2021-09-23T23:33:32.533Z] Removing intermediate container cb2b3c6a0635 [2021-09-23T23:33:32.533Z] ---> c506bcbf6404 [2021-09-23T23:33:32.533Z] Step 9/9 : RUN make build [2021-09-23T23:33:32.533Z] ---> Running in 7a6311503c04 [2021-09-23T23:33:32.533Z] go mod tidy [2021-09-23T23:33:32.533Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=2.0.1-dev.6" -o cmd/device-modbus ./cmd [2021-09-23T23:33:43.257Z] Removing intermediate container 7a6311503c04 [2021-09-23T23:33:43.257Z] ---> ba806fa32a4f [2021-09-23T23:33:43.257Z] [Warning] One or more build-args [MAKE] were not consumed [2021-09-23T23:33:43.257Z] Successfully built ba806fa32a4f [2021-09-23T23:33:43.257Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:33:43.609Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-23T23:33:43.609Z] . [Pipeline] withDockerContainer [2021-09-23T23:33:43.720Z] prd-centos7-docker-4c-2g-1064 does not seem to be running inside a container [2021-09-23T23:33:43.788Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/7 -v /w/workspace/device-modbus-go/7:/w/workspace/device-modbus-go/7:rw,z -v /w/workspace/device-modbus-go/7@tmp:/w/workspace/device-modbus-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-23T23:33:44.144Z] $ docker top 5ee22e9a7fa9f89a3a38b342193c30160f676a12ca521015f47e623137896901 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-23T23:33:44.783Z] + go version [2021-09-23T23:33:44.783Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-23T23:33:44.791Z] $ docker stop --time=1 5ee22e9a7fa9f89a3a38b342193c30160f676a12ca521015f47e623137896901 [2021-09-23T23:33:45.982Z] $ docker rm -f 5ee22e9a7fa9f89a3a38b342193c30160f676a12ca521015f47e623137896901 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:33:46.597Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-23T23:33:46.597Z] . [Pipeline] withDockerContainer [2021-09-23T23:33:46.697Z] prd-centos7-docker-4c-2g-1064 does not seem to be running inside a container [2021-09-23T23:33:46.753Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/7 -v /w/workspace/device-modbus-go/7:/w/workspace/device-modbus-go/7:rw,z -v /w/workspace/device-modbus-go/7@tmp:/w/workspace/device-modbus-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-23T23:33:47.121Z] $ docker top bb335c6ec945bce02f852557214604e67b5fd56a7e880c0f9b98c72b21b93fc1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-23T23:33:47.549Z] + go mod tidy [Pipeline] sh [2021-09-23T23:33:48.143Z] + make test [2021-09-23T23:33:48.143Z] go mod tidy [2021-09-23T23:33:48.143Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-09-23T23:33:48.735Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2021-09-23T23:33:55.443Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2021-09-23T23:33:56.418Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.007s coverage: 46.6% of statements [2021-09-23T23:33:56.418Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-09-23T23:34:03.150Z] gofmt -l . [2021-09-23T23:34:03.150Z] [ "`gofmt -l .`" = "" ] [2021-09-23T23:34:03.150Z] ./bin/test-attribution-txt.sh [2021-09-23T23:34:03.150Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-09-23T23:34:03.162Z] $ docker stop --time=1 bb335c6ec945bce02f852557214604e67b5fd56a7e880c0f9b98c72b21b93fc1 [2021-09-23T23:34:04.436Z] $ docker rm -f bb335c6ec945bce02f852557214604e67b5fd56a7e880c0f9b98c72b21b93fc1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-23T23:34:04.874Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-23T23:34:05.126Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-09-23T23:34:06.155Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-23T23:34:06.486Z] + ls -al . [2021-09-23T23:34:06.486Z] total 124 [2021-09-23T23:34:06.486Z] drwxrwxr-x. 9 jenkins jenkins 4096 Sep 23 23:34 . [2021-09-23T23:34:06.486Z] drwxrwxr-x. 4 jenkins jenkins 28 Sep 23 23:32 .. [2021-09-23T23:34:06.486Z] -rw-rw-r--. 1 jenkins jenkins 7707 Sep 23 23:32 Attribution.txt [2021-09-23T23:34:06.486Z] drwxrwxr-x. 2 jenkins jenkins 87 Sep 23 23:32 bin [2021-09-23T23:34:06.486Z] -rw-rw-r--. 1 jenkins jenkins 6038 Sep 23 23:32 CHANGELOG.md [2021-09-23T23:34:06.486Z] drwxrwxr-x. 3 jenkins jenkins 32 Sep 23 23:32 cmd [2021-09-23T23:34:06.486Z] -rw-r--r--. 1 jenkins jenkins 23727 Sep 23 23:33 coverage.out [2021-09-23T23:34:06.486Z] -rw-rw-r--. 1 jenkins jenkins 1473 Sep 23 23:32 Dockerfile [2021-09-23T23:34:06.486Z] -rw-rw-r--. 1 jenkins jenkins 140 Sep 23 23:32 .dockerignore [2021-09-23T23:34:06.486Z] drwxrwxr-x. 8 jenkins jenkins 162 Sep 23 23:32 .git [2021-09-23T23:34:06.486Z] drwxrwxr-x. 2 jenkins jenkins 103 Sep 23 23:32 .github [2021-09-23T23:34:06.486Z] -rw-rw-r--. 1 jenkins jenkins 338 Sep 23 23:32 .gitignore [2021-09-23T23:34:06.486Z] -rw-r--r--. 1 jenkins jenkins 414 Sep 23 23:34 go.mod [2021-09-23T23:34:06.486Z] -rw-r--r--. 1 jenkins jenkins 21529 Sep 23 23:33 go.sum [2021-09-23T23:34:06.486Z] -rw-rw-r--. 1 jenkins jenkins 677 Sep 23 23:32 GOVERNANCE.md [2021-09-23T23:34:06.486Z] drwxrwxr-x. 3 jenkins jenkins 20 Sep 23 23:32 internal [2021-09-23T23:34:06.486Z] -rw-rw-r--. 1 jenkins jenkins 679 Sep 23 23:32 Jenkinsfile [2021-09-23T23:34:06.486Z] -rw-rw-r--. 1 jenkins jenkins 11340 Sep 23 23:32 LICENSE [2021-09-23T23:34:06.486Z] -rw-rw-r--. 1 jenkins jenkins 914 Sep 23 23:32 Makefile [2021-09-23T23:34:06.486Z] -rw-rw-r--. 1 jenkins jenkins 622 Sep 23 23:32 OWNERS.md [2021-09-23T23:34:06.486Z] -rw-rw-r--. 1 jenkins jenkins 2891 Sep 23 23:32 README.md [2021-09-23T23:34:06.486Z] drwxrwxr-x. 2 jenkins jenkins 52 Sep 23 23:32 simulator [2021-09-23T23:34:06.486Z] drwxrwxr-x. 4 jenkins jenkins 71 Sep 23 23:32 snap [2021-09-23T23:34:06.486Z] -rw-rw-r--. 1 jenkins jenkins 11 Sep 23 23:30 VERSION [2021-09-23T23:34:06.486Z] -rw-rw-r--. 1 jenkins jenkins 229 Sep 23 23:32 version.go [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:34:06.820Z] + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=c578c0078eaed13b7ddad7c305e3b7b140dd5cab --label arch=amd64 --label version=2.0.1-dev.6 . [2021-09-23T23:34:06.821Z] Sending build context to Docker daemon 674.3kB [2021-09-23T23:34:06.821Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-09-23T23:34:06.821Z] Step 2/22 : FROM ${BASE} AS builder [2021-09-23T23:34:06.821Z] ---> ba806fa32a4f [2021-09-23T23:34:06.821Z] Step 3/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-23T23:34:06.821Z] ---> Running in 5c86b9505fed [2021-09-23T23:34:07.404Z] Removing intermediate container 5c86b9505fed [2021-09-23T23:34:07.404Z] ---> f1e3bb7f13c0 [2021-09-23T23:34:07.404Z] Step 4/22 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-09-23T23:34:07.404Z] ---> Running in 5b0648c9a896 [2021-09-23T23:34:07.669Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-23T23:34:09.356Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-23T23:34:14.073Z] OK: 224 MiB in 59 packages [2021-09-23T23:34:14.073Z] Removing intermediate container 5b0648c9a896 [2021-09-23T23:34:14.073Z] ---> 8966d6affd1c [2021-09-23T23:34:14.073Z] Step 5/22 : WORKDIR /device-modbus-go [2021-09-23T23:34:14.073Z] ---> Running in 54906ae858c5 [2021-09-23T23:34:14.073Z] Removing intermediate container 54906ae858c5 [2021-09-23T23:34:14.073Z] ---> d03843e95b1d [2021-09-23T23:34:14.073Z] Step 6/22 : COPY . . [2021-09-23T23:34:14.073Z] ---> d94deb84b614 [2021-09-23T23:34:14.073Z] Step 7/22 : RUN go mod tidy [2021-09-23T23:34:14.073Z] ---> Running in fd8b83e19012 [2021-09-23T23:34:14.552Z] Removing intermediate container fd8b83e19012 [2021-09-23T23:34:14.552Z] ---> 080798bad149 [2021-09-23T23:34:14.552Z] Step 8/22 : RUN go mod download [2021-09-23T23:34:14.552Z] ---> Running in 6a3f08088f55 [2021-09-23T23:34:14.837Z] Removing intermediate container 6a3f08088f55 [2021-09-23T23:34:14.837Z] ---> 8a81a45268b7 [2021-09-23T23:34:14.837Z] Step 9/22 : RUN make build [2021-09-23T23:34:14.837Z] ---> Running in 0319fe56c275 [2021-09-23T23:34:15.118Z] go mod tidy [2021-09-23T23:34:15.403Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=2.0.1-dev.6" -o cmd/device-modbus ./cmd [2021-09-23T23:34:16.034Z] Removing intermediate container 0319fe56c275 [2021-09-23T23:34:16.034Z] ---> de972612b00e [2021-09-23T23:34:16.034Z] Step 10/22 : FROM alpine:3.14 [2021-09-23T23:34:31.080Z] 3.14: Pulling from library/alpine [2021-09-23T23:34:31.352Z] a0d0a0d46f8b: Pulling fs layer [2021-09-23T23:34:31.625Z] a0d0a0d46f8b: Verifying Checksum [2021-09-23T23:34:31.625Z] a0d0a0d46f8b: Download complete [2021-09-23T23:34:31.910Z] a0d0a0d46f8b: Pull complete [2021-09-23T23:34:31.910Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-23T23:34:31.910Z] Status: Downloaded newer image for alpine:3.14 [2021-09-23T23:34:31.910Z] ---> 14119a10abf4 [2021-09-23T23:34:31.910Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2021-09-23T23:34:31.910Z] ---> Running in fea836baf23d [2021-09-23T23:34:31.910Z] Removing intermediate container fea836baf23d [2021-09-23T23:34:31.910Z] ---> 32e59763b8e0 [2021-09-23T23:34:31.911Z] Step 12/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-23T23:34:31.911Z] ---> Running in c560a709a166 [2021-09-23T23:34:32.589Z] Removing intermediate container c560a709a166 [2021-09-23T23:34:32.589Z] ---> 171172139a1f [2021-09-23T23:34:32.589Z] Step 13/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-23T23:34:32.589Z] ---> Running in 814dc11e25c2 [2021-09-23T23:34:32.859Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-23T23:34:37.129Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-23T23:34:37.397Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-23T23:34:37.397Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-23T23:34:37.397Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-23T23:34:37.665Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-23T23:34:37.933Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-23T23:34:37.934Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-23T23:34:38.208Z] Executing busybox-1.33.1-r3.trigger [2021-09-23T23:34:38.208Z] OK: 8 MiB in 20 packages [2021-09-23T23:34:38.686Z] Removing intermediate container 814dc11e25c2 [2021-09-23T23:34:38.686Z] ---> e0d54e8c30ef [2021-09-23T23:34:38.686Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2021-09-23T23:34:38.955Z] ---> 64d4627841ce [2021-09-23T23:34:38.955Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2021-09-23T23:34:38.955Z] ---> 7a0abc8e0b56 [2021-09-23T23:34:38.955Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2021-09-23T23:34:39.224Z] ---> fa09b1cb274c [2021-09-23T23:34:39.224Z] Step 17/22 : EXPOSE 59901 [2021-09-23T23:34:39.224Z] ---> Running in cb1f5cfe3f13 [2021-09-23T23:34:39.224Z] Removing intermediate container cb1f5cfe3f13 [2021-09-23T23:34:39.224Z] ---> 02ac203ede73 [2021-09-23T23:34:39.224Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2021-09-23T23:34:39.224Z] ---> Running in 714153e97d7b [2021-09-23T23:34:39.224Z] Removing intermediate container 714153e97d7b [2021-09-23T23:34:39.224Z] ---> 2067b9c5e38a [2021-09-23T23:34:39.224Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-23T23:34:39.493Z] ---> Running in 20c63e4de6bf [2021-09-23T23:34:39.493Z] Removing intermediate container 20c63e4de6bf [2021-09-23T23:34:39.493Z] ---> 334a6df8a46d [2021-09-23T23:34:39.493Z] Step 20/22 : LABEL arch=amd64 [2021-09-23T23:34:39.493Z] ---> Running in 1f828d535e52 [2021-09-23T23:34:39.493Z] Removing intermediate container 1f828d535e52 [2021-09-23T23:34:39.493Z] ---> 95fe3abff189 [2021-09-23T23:34:39.493Z] Step 21/22 : LABEL git_sha=c578c0078eaed13b7ddad7c305e3b7b140dd5cab [2021-09-23T23:34:39.493Z] ---> Running in 7e561affd8e1 [2021-09-23T23:34:39.761Z] Removing intermediate container 7e561affd8e1 [2021-09-23T23:34:39.761Z] ---> 7a05ba502c40 [2021-09-23T23:34:39.761Z] Step 22/22 : LABEL version=2.0.1-dev.6 [2021-09-23T23:34:39.761Z] ---> Running in b8368dbdb2c9 [2021-09-23T23:34:39.761Z] Removing intermediate container b8368dbdb2c9 [2021-09-23T23:34:39.761Z] ---> 49ffe9ed491b [2021-09-23T23:34:39.761Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-09-23T23:34:39.761Z] Successfully built 49ffe9ed491b [2021-09-23T23:34:39.761Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-23T23:34:40.270Z] provisioning config files... [2021-09-23T23:34:40.285Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/7@tmp/config7725003591475591206tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:34:40.647Z] ---> docker-login.sh [2021-09-23T23:34:40.647Z] nexus3.edgexfoundry.org:10001 [2021-09-23T23:34:40.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:34:40.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:34:40.647Z] Configure a credential helper to remove this warning. See [2021-09-23T23:34:40.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:34:40.647Z] [2021-09-23T23:34:40.647Z] Login Succeeded [2021-09-23T23:34:40.647Z] nexus3.edgexfoundry.org:10002 [2021-09-23T23:34:40.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:34:40.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:34:40.917Z] Configure a credential helper to remove this warning. See [2021-09-23T23:34:40.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:34:40.917Z] [2021-09-23T23:34:40.917Z] Login Succeeded [2021-09-23T23:34:40.917Z] nexus3.edgexfoundry.org:10003 [2021-09-23T23:34:40.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:34:41.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:34:41.187Z] Configure a credential helper to remove this warning. See [2021-09-23T23:34:41.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:34:41.187Z] [2021-09-23T23:34:41.187Z] Login Succeeded [2021-09-23T23:34:41.187Z] nexus3.edgexfoundry.org:10004 [2021-09-23T23:34:41.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:34:41.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:34:41.453Z] Configure a credential helper to remove this warning. See [2021-09-23T23:34:41.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:34:41.453Z] [2021-09-23T23:34:41.453Z] Login Succeeded [2021-09-23T23:34:41.453Z] docker.io [2021-09-23T23:34:41.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:34:41.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:34:41.989Z] Configure a credential helper to remove this warning. See [2021-09-23T23:34:41.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:34:41.989Z] [2021-09-23T23:34:41.989Z] Login Succeeded [2021-09-23T23:34:41.989Z] ---> docker-login.sh ends [Pipeline] } [2021-09-23T23:34:42.003Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-23T23:34:42.078Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2021-09-23T23:34:42.078Z] c578c0078eaed13b7ddad7c305e3b7b140dd5cab [2021-09-23T23:34:42.078Z] latest [2021-09-23T23:34:42.078Z] 2.0.1-dev.6 [2021-09-23T23:34:42.078Z] c578c0078eaed13b7ddad7c305e3b7b140dd5cab-2.0.1-dev.6 [2021-09-23T23:34:42.078Z] main [2021-09-23T23:34:42.078Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:34:42.467Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:c578c0078eaed13b7ddad7c305e3b7b140dd5cab [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:34:42.813Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:c578c0078eaed13b7ddad7c305e3b7b140dd5cab [2021-09-23T23:34:42.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2021-09-23T23:34:42.814Z] d94b2f5ff7db: Preparing [2021-09-23T23:34:42.814Z] a12f9a2b5e00: Preparing [2021-09-23T23:34:42.814Z] 67a2deeb14e1: Preparing [2021-09-23T23:34:42.814Z] 23222c178d93: Preparing [2021-09-23T23:34:42.814Z] 52016da9677e: Preparing [2021-09-23T23:34:42.814Z] e2eb06d8af82: Preparing [2021-09-23T23:34:42.814Z] e2eb06d8af82: Waiting [2021-09-23T23:34:43.400Z] d94b2f5ff7db: Pushed [2021-09-23T23:34:43.400Z] e2eb06d8af82: Layer already exists [2021-09-23T23:34:43.400Z] a12f9a2b5e00: Pushed [2021-09-23T23:34:43.400Z] 52016da9677e: Pushed [2021-09-23T23:34:43.400Z] 23222c178d93: Pushed [2021-09-23T23:34:44.367Z] 67a2deeb14e1: Pushed [2021-09-23T23:34:44.639Z] c578c0078eaed13b7ddad7c305e3b7b140dd5cab: digest: sha256:dbaa47c80d9862a86326d291e3268a93b6754746927ee9ba5782215e97cf8e58 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:34:44.978Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:34:45.317Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2021-09-23T23:34:45.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2021-09-23T23:34:45.317Z] d94b2f5ff7db: Preparing [2021-09-23T23:34:45.317Z] a12f9a2b5e00: Preparing [2021-09-23T23:34:45.317Z] 67a2deeb14e1: Preparing [2021-09-23T23:34:45.317Z] 23222c178d93: Preparing [2021-09-23T23:34:45.317Z] 52016da9677e: Preparing [2021-09-23T23:34:45.317Z] e2eb06d8af82: Preparing [2021-09-23T23:34:45.317Z] e2eb06d8af82: Waiting [2021-09-23T23:34:45.317Z] a12f9a2b5e00: Layer already exists [2021-09-23T23:34:45.317Z] 52016da9677e: Layer already exists [2021-09-23T23:34:45.317Z] 67a2deeb14e1: Layer already exists [2021-09-23T23:34:45.317Z] 23222c178d93: Layer already exists [2021-09-23T23:34:45.317Z] d94b2f5ff7db: Layer already exists [2021-09-23T23:34:45.317Z] e2eb06d8af82: Layer already exists [2021-09-23T23:34:45.317Z] latest: digest: sha256:dbaa47c80d9862a86326d291e3268a93b6754746927ee9ba5782215e97cf8e58 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:34:45.657Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:2.0.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:34:45.996Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:2.0.1-dev.6 [2021-09-23T23:34:45.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2021-09-23T23:34:45.996Z] d94b2f5ff7db: Preparing [2021-09-23T23:34:45.996Z] a12f9a2b5e00: Preparing [2021-09-23T23:34:45.996Z] 67a2deeb14e1: Preparing [2021-09-23T23:34:45.996Z] 23222c178d93: Preparing [2021-09-23T23:34:45.996Z] 52016da9677e: Preparing [2021-09-23T23:34:45.996Z] e2eb06d8af82: Preparing [2021-09-23T23:34:45.996Z] e2eb06d8af82: Waiting [2021-09-23T23:34:45.996Z] a12f9a2b5e00: Layer already exists [2021-09-23T23:34:45.996Z] 67a2deeb14e1: Layer already exists [2021-09-23T23:34:45.996Z] d94b2f5ff7db: Layer already exists [2021-09-23T23:34:45.996Z] 52016da9677e: Layer already exists [2021-09-23T23:34:45.996Z] 23222c178d93: Layer already exists [2021-09-23T23:34:46.264Z] e2eb06d8af82: Layer already exists [2021-09-23T23:34:46.264Z] 2.0.1-dev.6: digest: sha256:dbaa47c80d9862a86326d291e3268a93b6754746927ee9ba5782215e97cf8e58 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:34:46.592Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:c578c0078eaed13b7ddad7c305e3b7b140dd5cab-2.0.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:34:46.924Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:c578c0078eaed13b7ddad7c305e3b7b140dd5cab-2.0.1-dev.6 [2021-09-23T23:34:46.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2021-09-23T23:34:46.924Z] d94b2f5ff7db: Preparing [2021-09-23T23:34:46.925Z] a12f9a2b5e00: Preparing [2021-09-23T23:34:46.925Z] 67a2deeb14e1: Preparing [2021-09-23T23:34:46.925Z] 23222c178d93: Preparing [2021-09-23T23:34:46.925Z] 52016da9677e: Preparing [2021-09-23T23:34:46.925Z] e2eb06d8af82: Preparing [2021-09-23T23:34:46.925Z] e2eb06d8af82: Waiting [2021-09-23T23:34:46.925Z] d94b2f5ff7db: Layer already exists [2021-09-23T23:34:46.925Z] 52016da9677e: Layer already exists [2021-09-23T23:34:46.925Z] 67a2deeb14e1: Layer already exists [2021-09-23T23:34:46.925Z] 23222c178d93: Layer already exists [2021-09-23T23:34:46.925Z] a12f9a2b5e00: Layer already exists [2021-09-23T23:34:46.925Z] e2eb06d8af82: Layer already exists [2021-09-23T23:34:47.191Z] c578c0078eaed13b7ddad7c305e3b7b140dd5cab-2.0.1-dev.6: digest: sha256:dbaa47c80d9862a86326d291e3268a93b6754746927ee9ba5782215e97cf8e58 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:34:47.731Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:34:48.054Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2021-09-23T23:34:48.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2021-09-23T23:34:48.054Z] d94b2f5ff7db: Preparing [2021-09-23T23:34:48.054Z] a12f9a2b5e00: Preparing [2021-09-23T23:34:48.054Z] 67a2deeb14e1: Preparing [2021-09-23T23:34:48.054Z] 23222c178d93: Preparing [2021-09-23T23:34:48.054Z] 52016da9677e: Preparing [2021-09-23T23:34:48.054Z] e2eb06d8af82: Preparing [2021-09-23T23:34:48.054Z] e2eb06d8af82: Waiting [2021-09-23T23:34:48.054Z] d94b2f5ff7db: Layer already exists [2021-09-23T23:34:48.054Z] 67a2deeb14e1: Layer already exists [2021-09-23T23:34:48.054Z] 23222c178d93: Layer already exists [2021-09-23T23:34:48.054Z] 52016da9677e: Layer already exists [2021-09-23T23:34:48.054Z] a12f9a2b5e00: Layer already exists [2021-09-23T23:34:48.054Z] e2eb06d8af82: Layer already exists [2021-09-23T23:34:48.325Z] main: digest: sha256:dbaa47c80d9862a86326d291e3268a93b6754746927ee9ba5782215e97cf8e58 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-23T23:34:48.392Z] ===================================================== [Pipeline] echo [2021-09-23T23:34:48.408Z] taggedImages: [2021-09-23T23:34:48.408Z] - nexus3.edgexfoundry.org:10004/device-modbus:c578c0078eaed13b7ddad7c305e3b7b140dd5cab [2021-09-23T23:34:48.408Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2021-09-23T23:34:48.408Z] - nexus3.edgexfoundry.org:10004/device-modbus:2.0.1-dev.6 [2021-09-23T23:34:48.408Z] - nexus3.edgexfoundry.org:10004/device-modbus:c578c0078eaed13b7ddad7c305e3b7b140dd5cab-2.0.1-dev.6 [2021-09-23T23:34:48.408Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:34:49.068Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-23T23:34:49.068Z] [2021-09-23T23:34:49.068Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:34:49.619Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-23T23:34:49.619Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-23T23:34:49.619Z] b4d181a07f80: Pulling fs layer [2021-09-23T23:34:49.619Z] a1111a8f2ec3: Pulling fs layer [2021-09-23T23:34:49.619Z] ed53099fbce6: Pulling fs layer [2021-09-23T23:34:49.619Z] dc539afda2c1: Pulling fs layer [2021-09-23T23:34:49.619Z] 77bc0d833cb6: Pulling fs layer [2021-09-23T23:34:49.619Z] 9065ff56babe: Pulling fs layer [2021-09-23T23:34:49.619Z] d287ab97295c: Pulling fs layer [2021-09-23T23:34:49.619Z] dc539afda2c1: Waiting [2021-09-23T23:34:49.619Z] 77bc0d833cb6: Waiting [2021-09-23T23:34:49.619Z] 9065ff56babe: Waiting [2021-09-23T23:34:49.619Z] d287ab97295c: Waiting [2021-09-23T23:34:49.619Z] a1111a8f2ec3: Verifying Checksum [2021-09-23T23:34:49.619Z] a1111a8f2ec3: Download complete [2021-09-23T23:34:49.884Z] dc539afda2c1: Verifying Checksum [2021-09-23T23:34:49.884Z] dc539afda2c1: Download complete [2021-09-23T23:34:50.150Z] 77bc0d833cb6: Verifying Checksum [2021-09-23T23:34:50.150Z] 77bc0d833cb6: Download complete [2021-09-23T23:34:50.150Z] 9065ff56babe: Download complete [2021-09-23T23:34:50.416Z] ed53099fbce6: Verifying Checksum [2021-09-23T23:34:50.416Z] ed53099fbce6: Download complete [2021-09-23T23:34:51.380Z] b4d181a07f80: Verifying Checksum [2021-09-23T23:34:51.380Z] b4d181a07f80: Download complete [2021-09-23T23:34:52.372Z] b4d181a07f80: Pull complete [2021-09-23T23:34:52.372Z] a1111a8f2ec3: Pull complete [2021-09-23T23:34:53.004Z] ed53099fbce6: Pull complete [2021-09-23T23:34:53.004Z] dc539afda2c1: Pull complete [2021-09-23T23:34:53.278Z] 77bc0d833cb6: Pull complete [2021-09-23T23:34:53.278Z] 9065ff56babe: Pull complete [2021-09-23T23:34:56.840Z] d287ab97295c: Verifying Checksum [2021-09-23T23:34:56.840Z] d287ab97295c: Download complete [2021-09-23T23:35:01.123Z] d287ab97295c: Pull complete [2021-09-23T23:35:01.123Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-23T23:35:01.123Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-23T23:35:01.123Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-23T23:35:01.243Z] prd-centos7-docker-4c-2g-1064 does not seem to be running inside a container [2021-09-23T23:35:01.317Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/7 -v /w/workspace/device-modbus-go/7:/w/workspace/device-modbus-go/7:rw,z -v /w/workspace/device-modbus-go/7@tmp:/w/workspace/device-modbus-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-23T23:35:03.522Z] $ docker top aae188023798208219c681bb9f2fe12eec0ec77f406589854b43f10f447e8b2f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:35:04.033Z] ---> job-cost.sh [2021-09-23T23:35:04.033Z] lf-activate-venv: SKIPPING [2021-09-23T23:35:04.033Z] INFO: No Stack... [2021-09-23T23:35:04.996Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-23T23:35:05.265Z] INFO: Archiving Costs [Pipeline] sh [2021-09-23T23:35:05.593Z] + cut -d, -f6 [2021-09-23T23:35:05.593Z] + cat /w/workspace/device-modbus-go/7/archives/cost.csv [Pipeline] lock [2021-09-23T23:35:05.637Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-7-stack-cost] [2021-09-23T23:35:05.685Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-7-stack-cost] did not exist. Created. [2021-09-23T23:35:05.685Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-23T23:35:06.035Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-09-23T23:35:06.080Z] Stashed 1 file(s) [Pipeline] } [2021-09-23T23:35:06.092Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-7-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-23T23:35:06.117Z] $ docker stop --time=1 aae188023798208219c681bb9f2fe12eec0ec77f406589854b43f10f447e8b2f [2021-09-23T23:35:07.270Z] $ docker rm -f aae188023798208219c681bb9f2fe12eec0ec77f406589854b43f10f447e8b2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-23T23:35:52.474Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1072 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2021-09-23T23:35:52.493Z] Running in /w/workspace/device-modbus-go/7 [Pipeline] { [Pipeline] checkout [2021-09-23T23:35:52.850Z] Selected Git installation does not exist. Using Default [2021-09-23T23:35:52.850Z] The recommended git tool is: NONE [2021-09-23T23:36:00.677Z] using credential edgex-jenkins-ssh [2021-09-23T23:36:00.715Z] Cloning the remote Git repository [2021-09-23T23:36:00.798Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2021-09-23T23:36:01.056Z] > git init /w/workspace/device-modbus-go/7 # timeout=10 [2021-09-23T23:36:01.258Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-09-23T23:36:01.259Z] > git --version # timeout=10 [2021-09-23T23:36:01.279Z] > git --version # 'git version 2.17.1' [2021-09-23T23:36:01.282Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-23T23:36:01.413Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-23T23:36:02.547Z] Avoid second fetch [2021-09-23T23:36:02.547Z] Checking out Revision c578c0078eaed13b7ddad7c305e3b7b140dd5cab (main) [2021-09-23T23:36:02.490Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-09-23T23:36:02.514Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-23T23:36:02.571Z] > git config core.sparsecheckout # timeout=10 [2021-09-23T23:36:02.590Z] > git checkout -f c578c0078eaed13b7ddad7c305e3b7b140dd5cab # timeout=10 [2021-09-23T23:36:07.660Z] Commit message: "Merge pull request #280 from jpwhitemn/upgrade-alpine-314" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-23T23:36:08.047Z] provisioning config files... [2021-09-23T23:36:08.085Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/7@tmp/config5083489880174585690tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:36:08.814Z] ---> docker-login.sh [2021-09-23T23:36:08.814Z] nexus3.edgexfoundry.org:10001 [2021-09-23T23:36:10.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:36:10.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:36:10.927Z] Configure a credential helper to remove this warning. See [2021-09-23T23:36:10.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:36:10.927Z] [2021-09-23T23:36:10.927Z] Login Succeeded [2021-09-23T23:36:10.927Z] nexus3.edgexfoundry.org:10002 [2021-09-23T23:36:11.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:36:11.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:36:11.821Z] Configure a credential helper to remove this warning. See [2021-09-23T23:36:11.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:36:11.821Z] [2021-09-23T23:36:11.821Z] Login Succeeded [2021-09-23T23:36:11.821Z] nexus3.edgexfoundry.org:10003 [2021-09-23T23:36:12.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:36:12.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:36:12.378Z] Configure a credential helper to remove this warning. See [2021-09-23T23:36:12.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:36:12.378Z] [2021-09-23T23:36:12.378Z] Login Succeeded [2021-09-23T23:36:12.378Z] nexus3.edgexfoundry.org:10004 [2021-09-23T23:36:12.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:36:12.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:36:12.941Z] Configure a credential helper to remove this warning. See [2021-09-23T23:36:12.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:36:12.941Z] [2021-09-23T23:36:12.941Z] Login Succeeded [2021-09-23T23:36:12.941Z] docker.io [2021-09-23T23:36:13.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:36:13.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:36:13.827Z] Configure a credential helper to remove this warning. See [2021-09-23T23:36:13.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:36:13.827Z] [2021-09-23T23:36:13.827Z] Login Succeeded [2021-09-23T23:36:13.827Z] ---> docker-login.sh ends [Pipeline] } [2021-09-23T23:36:13.937Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-23T23:36:14.302Z] ========================================================= [2021-09-23T23:36:14.302Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-23T23:36:14.302Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:36:14.686Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-09-23T23:36:14.962Z] Sending build context to Docker daemon 648.7kB [2021-09-23T23:36:15.241Z] Step 1/9 : ARG BASE=golang:1.16-alpine3.14 [2021-09-23T23:36:15.241Z] Step 2/9 : FROM ${BASE} AS builder [2021-09-23T23:36:15.527Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-23T23:36:15.527Z] 595b0fe564bb: Pulling fs layer [2021-09-23T23:36:15.527Z] 24495759ef45: Pulling fs layer [2021-09-23T23:36:15.527Z] d148012ef14d: Pulling fs layer [2021-09-23T23:36:15.527Z] e90a11edd702: Pulling fs layer [2021-09-23T23:36:15.527Z] d77568369979: Pulling fs layer [2021-09-23T23:36:15.527Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-23T23:36:15.527Z] 170f2ba95c9a: Pulling fs layer [2021-09-23T23:36:15.527Z] 97ac5df62f85: Pulling fs layer [2021-09-23T23:36:15.527Z] fc1c9f9a7f3b: Waiting [2021-09-23T23:36:15.527Z] 170f2ba95c9a: Waiting [2021-09-23T23:36:15.527Z] 97ac5df62f85: Waiting [2021-09-23T23:36:15.527Z] e90a11edd702: Waiting [2021-09-23T23:36:15.527Z] d77568369979: Waiting [2021-09-23T23:36:15.527Z] d148012ef14d: Verifying Checksum [2021-09-23T23:36:15.527Z] d148012ef14d: Download complete [2021-09-23T23:36:15.527Z] 24495759ef45: Download complete [2021-09-23T23:36:15.527Z] d77568369979: Verifying Checksum [2021-09-23T23:36:15.527Z] d77568369979: Download complete [2021-09-23T23:36:15.527Z] 595b0fe564bb: Verifying Checksum [2021-09-23T23:36:15.527Z] 595b0fe564bb: Download complete [2021-09-23T23:36:15.527Z] fc1c9f9a7f3b: Download complete [2021-09-23T23:36:15.527Z] 170f2ba95c9a: Verifying Checksum [2021-09-23T23:36:15.527Z] 170f2ba95c9a: Download complete [2021-09-23T23:36:16.553Z] 595b0fe564bb: Pull complete [2021-09-23T23:36:17.169Z] 24495759ef45: Pull complete [2021-09-23T23:36:17.788Z] d148012ef14d: Pull complete [2021-09-23T23:36:19.425Z] 97ac5df62f85: Verifying Checksum [2021-09-23T23:36:19.425Z] 97ac5df62f85: Download complete [2021-09-23T23:36:20.419Z] e90a11edd702: Verifying Checksum [2021-09-23T23:36:20.419Z] e90a11edd702: Download complete [2021-09-23T23:36:30.590Z] e90a11edd702: Pull complete [2021-09-23T23:36:30.590Z] d77568369979: Pull complete [2021-09-23T23:36:30.869Z] fc1c9f9a7f3b: Pull complete [2021-09-23T23:36:31.471Z] 170f2ba95c9a: Pull complete [2021-09-23T23:36:36.898Z] 97ac5df62f85: Pull complete [2021-09-23T23:36:36.898Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-23T23:36:36.898Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-23T23:36:36.898Z] ---> 04bc70af865f [2021-09-23T23:36:36.898Z] Step 3/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-23T23:36:43.614Z] ---> Running in 9ddb215793be [2021-09-23T23:36:45.615Z] Removing intermediate container 9ddb215793be [2021-09-23T23:36:45.615Z] ---> a6927a1899f3 [2021-09-23T23:36:45.615Z] Step 4/9 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-09-23T23:36:45.615Z] ---> Running in 9955d864c20a [2021-09-23T23:36:47.068Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-23T23:36:47.862Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-23T23:36:48.852Z] (1/7) Installing openssh-keygen (8.4_p1-r3) [2021-09-23T23:36:49.125Z] (2/7) Installing libedit (20191231.3.1-r1) [2021-09-23T23:36:49.125Z] (3/7) Installing openssh-client (8.4_p1-r3) [2021-09-23T23:36:49.722Z] (4/7) Installing openssh-sftp-server (8.4_p1-r3) [2021-09-23T23:36:49.722Z] (5/7) Installing openssh-server-common (8.4_p1-r3) [2021-09-23T23:36:49.994Z] (6/7) Installing openssh-server (8.4_p1-r3) [2021-09-23T23:36:49.994Z] (7/7) Installing openssh (8.4_p1-r3) [2021-09-23T23:36:50.268Z] Executing busybox-1.32.1-r6.trigger [2021-09-23T23:36:50.268Z] OK: 224 MiB in 59 packages [2021-09-23T23:36:52.256Z] Removing intermediate container 9955d864c20a [2021-09-23T23:36:52.256Z] ---> 6850d9a839b0 [2021-09-23T23:36:52.256Z] Step 5/9 : WORKDIR /device-modbus-go [2021-09-23T23:36:52.530Z] ---> Running in d022acc17bcc [2021-09-23T23:36:55.414Z] Removing intermediate container d022acc17bcc [2021-09-23T23:36:55.414Z] ---> 295a0d2b22e2 [2021-09-23T23:36:55.414Z] Step 6/9 : COPY . . [2021-09-23T23:36:55.414Z] ---> 38c1b7502be8 [2021-09-23T23:36:55.414Z] Step 7/9 : RUN go mod tidy [2021-09-23T23:36:55.414Z] ---> Running in 08a0c7e52159 [2021-09-23T23:37:00.841Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0-dev.86 [2021-09-23T23:37:00.841Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.103 [2021-09-23T23:37:01.444Z] go: downloading github.com/goburrow/modbus v0.1.0 [2021-09-23T23:37:01.444Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-23T23:37:01.732Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-23T23:37:01.732Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-09-23T23:37:02.005Z] go: downloading github.com/google/uuid v1.2.0 [2021-09-23T23:37:02.005Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-09-23T23:37:02.005Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.67 [2021-09-23T23:37:02.287Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-23T23:37:02.287Z] go: downloading github.com/goburrow/serial v0.1.0 [2021-09-23T23:37:02.287Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-23T23:37:02.287Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-23T23:37:02.287Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-09-23T23:37:02.563Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-09-23T23:37:02.563Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-23T23:37:02.563Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-09-23T23:37:02.563Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-23T23:37:02.852Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-09-23T23:37:02.852Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-09-23T23:37:02.852Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-09-23T23:37:02.852Z] go: downloading golang.org/x/text v0.3.2 [2021-09-23T23:37:02.852Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-23T23:37:03.153Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-09-23T23:37:06.557Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.10 [2021-09-23T23:37:06.557Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.26 [2021-09-23T23:37:07.158Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-09-23T23:37:07.158Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-09-23T23:37:07.158Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-23T23:37:07.158Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-23T23:37:07.158Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-09-23T23:37:07.158Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-09-23T23:37:07.158Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-23T23:37:07.158Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-09-23T23:37:07.437Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-09-23T23:37:07.437Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-23T23:37:07.437Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-23T23:37:07.721Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-23T23:37:07.721Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-23T23:37:07.721Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-23T23:37:08.002Z] go: downloading github.com/kr/pretty v0.2.0 [2021-09-23T23:37:08.002Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-23T23:37:08.002Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-23T23:37:08.002Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-23T23:37:08.002Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-23T23:37:08.277Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-23T23:37:08.277Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-23T23:37:08.277Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-23T23:37:08.277Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-23T23:37:08.552Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-09-23T23:37:08.552Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-23T23:37:08.552Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-23T23:37:08.552Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-23T23:37:08.826Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-23T23:37:08.826Z] go: downloading github.com/kr/text v0.1.0 [2021-09-23T23:37:08.826Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-23T23:37:09.102Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-23T23:37:09.102Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-23T23:37:09.102Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-23T23:37:09.102Z] go: downloading github.com/pkg/errors v0.8.1 [2021-09-23T23:37:09.102Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-23T23:37:09.102Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-23T23:37:09.378Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-23T23:37:09.378Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-23T23:37:09.378Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-23T23:37:09.378Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-23T23:37:09.653Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-23T23:37:09.653Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-23T23:37:09.653Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-23T23:37:09.653Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-23T23:37:09.653Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.1 [2021-09-23T23:37:09.653Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-23T23:37:09.653Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-23T23:37:09.653Z] go: downloading github.com/hashicorp/golang-lru v0.5.1 [2021-09-23T23:37:09.932Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-23T23:37:09.932Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-23T23:37:09.932Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-23T23:37:25.043Z] Removing intermediate container 08a0c7e52159 [2021-09-23T23:37:25.043Z] ---> 28682ef452cc [2021-09-23T23:37:25.043Z] Step 8/9 : RUN go mod download [2021-09-23T23:37:25.043Z] ---> Running in 18fdfb93da85 [2021-09-23T23:37:43.358Z] Removing intermediate container 18fdfb93da85 [2021-09-23T23:37:43.358Z] ---> ff53d8ceb4b8 [2021-09-23T23:37:43.358Z] Step 9/9 : RUN make build [2021-09-23T23:37:43.358Z] ---> Running in 6f0e306fb4e6 [2021-09-23T23:37:43.358Z] go mod tidy [2021-09-23T23:37:43.959Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=2.0.1-dev.6" -o cmd/device-modbus ./cmd [2021-09-23T23:38:31.058Z] Removing intermediate container 6f0e306fb4e6 [2021-09-23T23:38:31.058Z] ---> 1f35ad126ece [2021-09-23T23:38:31.058Z] [Warning] One or more build-args [MAKE] were not consumed [2021-09-23T23:38:31.058Z] Successfully built 1f35ad126ece [2021-09-23T23:38:31.058Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:38:31.415Z] + docker inspect -f . ci-base-image-arm64 [2021-09-23T23:38:31.415Z] . [Pipeline] withDockerContainer [2021-09-23T23:38:31.682Z] prd-ubuntu18.04-docker-arm64-4c-16g-1072 does not seem to be running inside a container [2021-09-23T23:38:31.786Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/7 -v /w/workspace/device-modbus-go/7:/w/workspace/device-modbus-go/7:rw,z -v /w/workspace/device-modbus-go/7@tmp:/w/workspace/device-modbus-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-23T23:38:33.540Z] $ docker top 2ea6ab5a2c9333953f4c299afcd7e2aba0c0ce64d93a760fccc3d30b22b24555 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-23T23:38:34.546Z] + go version [2021-09-23T23:38:34.546Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-23T23:38:34.570Z] $ docker stop --time=1 2ea6ab5a2c9333953f4c299afcd7e2aba0c0ce64d93a760fccc3d30b22b24555 [2021-09-23T23:38:36.655Z] $ docker rm -f 2ea6ab5a2c9333953f4c299afcd7e2aba0c0ce64d93a760fccc3d30b22b24555 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:38:37.532Z] + docker inspect -f . ci-base-image-arm64 [2021-09-23T23:38:37.532Z] . [Pipeline] withDockerContainer [2021-09-23T23:38:37.859Z] prd-ubuntu18.04-docker-arm64-4c-16g-1072 does not seem to be running inside a container [2021-09-23T23:38:37.974Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/7 -v /w/workspace/device-modbus-go/7:/w/workspace/device-modbus-go/7:rw,z -v /w/workspace/device-modbus-go/7@tmp:/w/workspace/device-modbus-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-23T23:38:40.066Z] $ docker top 401ecfd85038413c3c5e7293738a043120c73c904b6c5190f10924665295c617 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-23T23:38:41.221Z] + go mod tidy [Pipeline] sh [2021-09-23T23:38:42.911Z] + make test [2021-09-23T23:38:42.911Z] go mod tidy [2021-09-23T23:38:43.527Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-09-23T23:38:45.032Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2021-09-23T23:39:24.221Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2021-09-23T23:39:24.500Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.056s coverage: 46.6% of statements [2021-09-23T23:39:24.777Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-09-23T23:40:03.880Z] gofmt -l . [2021-09-23T23:40:03.880Z] [ "`gofmt -l .`" = "" ] [2021-09-23T23:40:03.880Z] ./bin/test-attribution-txt.sh [2021-09-23T23:40:03.880Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-09-23T23:40:03.907Z] $ docker stop --time=1 401ecfd85038413c3c5e7293738a043120c73c904b6c5190f10924665295c617 [2021-09-23T23:40:06.379Z] $ docker rm -f 401ecfd85038413c3c5e7293738a043120c73c904b6c5190f10924665295c617 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-23T23:40:07.196Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-23T23:40:07.229Z] Warning: overwriting stash ‘coverage-report’ [2021-09-23T23:40:08.027Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-23T23:40:08.545Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-23T23:40:08.918Z] + ls -al . [2021-09-23T23:40:08.918Z] total 156 [2021-09-23T23:40:08.918Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 23 23:40 . [2021-09-23T23:40:08.918Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 23:36 .. [2021-09-23T23:40:08.918Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 23 23:36 .dockerignore [2021-09-23T23:40:08.918Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 23 23:36 .git [2021-09-23T23:40:08.918Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 23:36 .github [2021-09-23T23:40:08.918Z] -rw-rw-r-- 1 jenkins jenkins 338 Sep 23 23:36 .gitignore [2021-09-23T23:40:08.918Z] -rw-rw-r-- 1 jenkins jenkins 7707 Sep 23 23:36 Attribution.txt [2021-09-23T23:40:08.918Z] -rw-rw-r-- 1 jenkins jenkins 6038 Sep 23 23:36 CHANGELOG.md [2021-09-23T23:40:08.918Z] -rw-rw-r-- 1 jenkins jenkins 1473 Sep 23 23:36 Dockerfile [2021-09-23T23:40:08.918Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 23 23:36 GOVERNANCE.md [2021-09-23T23:40:08.918Z] -rw-rw-r-- 1 jenkins jenkins 679 Sep 23 23:36 Jenkinsfile [2021-09-23T23:40:08.918Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 23 23:36 LICENSE [2021-09-23T23:40:08.918Z] -rw-rw-r-- 1 jenkins jenkins 914 Sep 23 23:36 Makefile [2021-09-23T23:40:08.918Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 23 23:36 OWNERS.md [2021-09-23T23:40:08.918Z] -rw-rw-r-- 1 jenkins jenkins 2891 Sep 23 23:36 README.md [2021-09-23T23:40:08.918Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 23 23:30 VERSION [2021-09-23T23:40:08.918Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 23:36 bin [2021-09-23T23:40:08.918Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 23 23:36 cmd [2021-09-23T23:40:08.918Z] -rw-r--r-- 1 jenkins jenkins 23727 Sep 23 23:39 coverage.out [2021-09-23T23:40:08.918Z] -rw-r--r-- 1 jenkins jenkins 414 Sep 23 23:40 go.mod [2021-09-23T23:40:08.918Z] -rw-r--r-- 1 jenkins jenkins 21529 Sep 23 23:38 go.sum [2021-09-23T23:40:08.918Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 23 23:36 internal [2021-09-23T23:40:08.918Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 23:36 simulator [2021-09-23T23:40:08.918Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 23:36 snap [2021-09-23T23:40:08.918Z] -rw-rw-r-- 1 jenkins jenkins 229 Sep 23 23:36 version.go [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:40:09.296Z] + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c578c0078eaed13b7ddad7c305e3b7b140dd5cab --label arch=arm64 --label version=2.0.1-dev.6 . [2021-09-23T23:40:09.658Z] Sending build context to Docker daemon 673.3kB [2021-09-23T23:40:09.936Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-09-23T23:40:09.936Z] Step 2/22 : FROM ${BASE} AS builder [2021-09-23T23:40:09.936Z] ---> 1f35ad126ece [2021-09-23T23:40:09.936Z] Step 3/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-23T23:40:10.219Z] ---> Running in 870a33a4e1db [2021-09-23T23:40:12.864Z] Removing intermediate container 870a33a4e1db [2021-09-23T23:40:12.864Z] ---> 571fdc580175 [2021-09-23T23:40:12.864Z] Step 4/22 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-09-23T23:40:12.864Z] ---> Running in 68fb41747c7f [2021-09-23T23:40:14.320Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-23T23:40:15.319Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-23T23:40:16.775Z] OK: 224 MiB in 59 packages [2021-09-23T23:40:18.247Z] Removing intermediate container 68fb41747c7f [2021-09-23T23:40:18.247Z] ---> 9f888c3c60a8 [2021-09-23T23:40:18.247Z] Step 5/22 : WORKDIR /device-modbus-go [2021-09-23T23:40:18.247Z] ---> Running in 88e8e2351e95 [2021-09-23T23:40:18.855Z] Removing intermediate container 88e8e2351e95 [2021-09-23T23:40:18.855Z] ---> 2975cb62a721 [2021-09-23T23:40:18.855Z] Step 6/22 : COPY . . [2021-09-23T23:40:20.370Z] ---> 98ea28ccdec2 [2021-09-23T23:40:20.370Z] Step 7/22 : RUN go mod tidy [2021-09-23T23:40:20.370Z] ---> Running in 9e0d7a2d209a [2021-09-23T23:40:23.799Z] Removing intermediate container 9e0d7a2d209a [2021-09-23T23:40:23.799Z] ---> 35b2eec9fd39 [2021-09-23T23:40:23.799Z] Step 8/22 : RUN go mod download [2021-09-23T23:40:23.799Z] ---> Running in 8de7c9e61c26 [2021-09-23T23:40:26.442Z] Removing intermediate container 8de7c9e61c26 [2021-09-23T23:40:26.442Z] ---> 239910f31d39 [2021-09-23T23:40:26.442Z] Step 9/22 : RUN make build [2021-09-23T23:40:26.442Z] ---> Running in 40735d7a8516 [2021-09-23T23:40:27.902Z] go mod tidy [2021-09-23T23:40:28.512Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=2.0.1-dev.6" -o cmd/device-modbus ./cmd [2021-09-23T23:40:31.929Z] Removing intermediate container 40735d7a8516 [2021-09-23T23:40:31.929Z] ---> 8570b7b83ebe [2021-09-23T23:40:31.929Z] Step 10/22 : FROM alpine:3.14 [2021-09-23T23:40:32.532Z] 3.14: Pulling from library/alpine [2021-09-23T23:40:32.532Z] 552d1f2373af: Pulling fs layer [2021-09-23T23:40:32.808Z] 552d1f2373af: Verifying Checksum [2021-09-23T23:40:32.808Z] 552d1f2373af: Download complete [2021-09-23T23:40:33.807Z] 552d1f2373af: Pull complete [2021-09-23T23:40:33.808Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-23T23:40:33.808Z] Status: Downloaded newer image for alpine:3.14 [2021-09-23T23:40:33.808Z] ---> bb3de5531c18 [2021-09-23T23:40:33.808Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2021-09-23T23:40:33.808Z] ---> Running in 18cbc77d881c [2021-09-23T23:40:34.409Z] Removing intermediate container 18cbc77d881c [2021-09-23T23:40:34.409Z] ---> 54ee8e334538 [2021-09-23T23:40:34.409Z] Step 12/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-23T23:40:34.687Z] ---> Running in d2f7b78af5d9 [2021-09-23T23:40:37.344Z] Removing intermediate container d2f7b78af5d9 [2021-09-23T23:40:37.344Z] ---> 17a673f2ee35 [2021-09-23T23:40:37.344Z] Step 13/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-23T23:40:37.344Z] ---> Running in 3237ba8ff1ae [2021-09-23T23:40:38.817Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-23T23:40:39.808Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-23T23:40:41.262Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-23T23:40:41.262Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-23T23:40:41.544Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-23T23:40:41.833Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-23T23:40:43.302Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-23T23:40:43.909Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-23T23:40:43.909Z] Executing busybox-1.33.1-r3.trigger [2021-09-23T23:40:43.909Z] OK: 8 MiB in 20 packages [2021-09-23T23:40:45.929Z] Removing intermediate container 3237ba8ff1ae [2021-09-23T23:40:45.929Z] ---> 5e86b2ac049b [2021-09-23T23:40:45.929Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2021-09-23T23:40:47.401Z] ---> e49c06a43494 [2021-09-23T23:40:47.401Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2021-09-23T23:40:48.002Z] ---> 59790a79b1fe [2021-09-23T23:40:48.002Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2021-09-23T23:40:48.998Z] ---> 317e3142c6ad [2021-09-23T23:40:48.998Z] Step 17/22 : EXPOSE 59901 [2021-09-23T23:40:48.998Z] ---> Running in 0d52e0ffca80 [2021-09-23T23:40:49.609Z] Removing intermediate container 0d52e0ffca80 [2021-09-23T23:40:49.609Z] ---> 658b3a194f33 [2021-09-23T23:40:49.609Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2021-09-23T23:40:49.883Z] ---> Running in ff0dd4fd65ab [2021-09-23T23:40:50.487Z] Removing intermediate container ff0dd4fd65ab [2021-09-23T23:40:50.487Z] ---> a6a2e34eecf5 [2021-09-23T23:40:50.487Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-23T23:40:50.487Z] ---> Running in 661e9225b6cd [2021-09-23T23:40:51.091Z] Removing intermediate container 661e9225b6cd [2021-09-23T23:40:51.091Z] ---> 1349a0c41603 [2021-09-23T23:40:51.091Z] Step 20/22 : LABEL arch=arm64 [2021-09-23T23:40:51.373Z] ---> Running in a448d893c1af [2021-09-23T23:40:51.978Z] Removing intermediate container a448d893c1af [2021-09-23T23:40:51.978Z] ---> cba0026934a3 [2021-09-23T23:40:51.978Z] Step 21/22 : LABEL git_sha=c578c0078eaed13b7ddad7c305e3b7b140dd5cab [2021-09-23T23:40:51.978Z] ---> Running in 79e94fd73de7 [2021-09-23T23:40:52.601Z] Removing intermediate container 79e94fd73de7 [2021-09-23T23:40:52.601Z] ---> d31e2d506808 [2021-09-23T23:40:52.601Z] Step 22/22 : LABEL version=2.0.1-dev.6 [2021-09-23T23:40:52.880Z] ---> Running in f782768f5335 [2021-09-23T23:40:53.489Z] Removing intermediate container f782768f5335 [2021-09-23T23:40:53.489Z] ---> ffe3c976b08a [2021-09-23T23:40:53.489Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2021-09-23T23:40:53.489Z] Successfully built ffe3c976b08a [2021-09-23T23:40:53.489Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-23T23:40:53.716Z] provisioning config files... [2021-09-23T23:40:53.744Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/7@tmp/config5388622929576857557tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:40:54.134Z] ---> docker-login.sh [2021-09-23T23:40:54.134Z] nexus3.edgexfoundry.org:10001 [2021-09-23T23:40:54.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:40:54.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:40:54.689Z] Configure a credential helper to remove this warning. See [2021-09-23T23:40:54.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:40:54.689Z] [2021-09-23T23:40:54.689Z] Login Succeeded [2021-09-23T23:40:54.689Z] nexus3.edgexfoundry.org:10002 [2021-09-23T23:40:55.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:40:55.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:40:55.295Z] Configure a credential helper to remove this warning. See [2021-09-23T23:40:55.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:40:55.296Z] [2021-09-23T23:40:55.296Z] Login Succeeded [2021-09-23T23:40:55.575Z] nexus3.edgexfoundry.org:10003 [2021-09-23T23:40:55.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:40:56.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:40:56.137Z] Configure a credential helper to remove this warning. See [2021-09-23T23:40:56.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:40:56.137Z] [2021-09-23T23:40:56.137Z] Login Succeeded [2021-09-23T23:40:56.137Z] nexus3.edgexfoundry.org:10004 [2021-09-23T23:40:56.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:40:57.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:40:57.019Z] Configure a credential helper to remove this warning. See [2021-09-23T23:40:57.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:40:57.019Z] [2021-09-23T23:40:57.019Z] Login Succeeded [2021-09-23T23:40:57.019Z] docker.io [2021-09-23T23:40:57.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:40:57.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:40:57.943Z] Configure a credential helper to remove this warning. See [2021-09-23T23:40:57.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:40:57.943Z] [2021-09-23T23:40:57.943Z] Login Succeeded [2021-09-23T23:40:57.943Z] ---> docker-login.sh ends [Pipeline] } [2021-09-23T23:40:57.964Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-23T23:40:58.038Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2021-09-23T23:40:58.038Z] c578c0078eaed13b7ddad7c305e3b7b140dd5cab [2021-09-23T23:40:58.038Z] latest [2021-09-23T23:40:58.038Z] 2.0.1-dev.6 [2021-09-23T23:40:58.038Z] c578c0078eaed13b7ddad7c305e3b7b140dd5cab-2.0.1-dev.6 [2021-09-23T23:40:58.038Z] main [2021-09-23T23:40:58.038Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:40:58.443Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:c578c0078eaed13b7ddad7c305e3b7b140dd5cab [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:40:59.086Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:c578c0078eaed13b7ddad7c305e3b7b140dd5cab [2021-09-23T23:40:59.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2021-09-23T23:40:59.086Z] 143e43f40a61: Preparing [2021-09-23T23:40:59.086Z] 826b067e46c8: Preparing [2021-09-23T23:40:59.086Z] d7b7bd8fa0cd: Preparing [2021-09-23T23:40:59.086Z] 44188f6741bb: Preparing [2021-09-23T23:40:59.086Z] e2a8a9517f1d: Preparing [2021-09-23T23:40:59.086Z] ee420dfed78a: Preparing [2021-09-23T23:40:59.086Z] ee420dfed78a: Waiting [2021-09-23T23:40:59.369Z] 826b067e46c8: Pushed [2021-09-23T23:40:59.369Z] 143e43f40a61: Pushed [2021-09-23T23:40:59.648Z] ee420dfed78a: Layer already exists [2021-09-23T23:40:59.648Z] e2a8a9517f1d: Pushed [2021-09-23T23:41:00.251Z] 44188f6741bb: Pushed [2021-09-23T23:41:02.892Z] d7b7bd8fa0cd: Pushed [2021-09-23T23:41:02.892Z] c578c0078eaed13b7ddad7c305e3b7b140dd5cab: digest: sha256:a237d7562901355e34172211c0f65bf21cf710d56dd5aabe7ea553bc47c9cf81 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:41:03.260Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:41:03.621Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2021-09-23T23:41:03.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2021-09-23T23:41:03.898Z] 143e43f40a61: Preparing [2021-09-23T23:41:03.898Z] 826b067e46c8: Preparing [2021-09-23T23:41:03.898Z] d7b7bd8fa0cd: Preparing [2021-09-23T23:41:03.898Z] 44188f6741bb: Preparing [2021-09-23T23:41:03.899Z] e2a8a9517f1d: Preparing [2021-09-23T23:41:03.899Z] ee420dfed78a: Preparing [2021-09-23T23:41:03.899Z] ee420dfed78a: Waiting [2021-09-23T23:41:03.899Z] 44188f6741bb: Layer already exists [2021-09-23T23:41:03.899Z] d7b7bd8fa0cd: Layer already exists [2021-09-23T23:41:03.899Z] 143e43f40a61: Layer already exists [2021-09-23T23:41:03.899Z] 826b067e46c8: Layer already exists [2021-09-23T23:41:03.899Z] e2a8a9517f1d: Layer already exists [2021-09-23T23:41:03.899Z] ee420dfed78a: Layer already exists [2021-09-23T23:41:03.899Z] latest: digest: sha256:a237d7562901355e34172211c0f65bf21cf710d56dd5aabe7ea553bc47c9cf81 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:41:04.278Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.0.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:41:04.925Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.0.1-dev.6 [2021-09-23T23:41:04.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2021-09-23T23:41:04.925Z] 143e43f40a61: Preparing [2021-09-23T23:41:04.925Z] 826b067e46c8: Preparing [2021-09-23T23:41:04.925Z] d7b7bd8fa0cd: Preparing [2021-09-23T23:41:04.925Z] 44188f6741bb: Preparing [2021-09-23T23:41:04.925Z] e2a8a9517f1d: Preparing [2021-09-23T23:41:04.925Z] ee420dfed78a: Preparing [2021-09-23T23:41:04.925Z] ee420dfed78a: Waiting [2021-09-23T23:41:05.200Z] d7b7bd8fa0cd: Layer already exists [2021-09-23T23:41:05.200Z] 44188f6741bb: Layer already exists [2021-09-23T23:41:05.200Z] 826b067e46c8: Layer already exists [2021-09-23T23:41:05.200Z] e2a8a9517f1d: Layer already exists [2021-09-23T23:41:05.200Z] 143e43f40a61: Layer already exists [2021-09-23T23:41:05.200Z] ee420dfed78a: Layer already exists [2021-09-23T23:41:05.200Z] 2.0.1-dev.6: digest: sha256:a237d7562901355e34172211c0f65bf21cf710d56dd5aabe7ea553bc47c9cf81 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:41:05.560Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:c578c0078eaed13b7ddad7c305e3b7b140dd5cab-2.0.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:41:05.935Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:c578c0078eaed13b7ddad7c305e3b7b140dd5cab-2.0.1-dev.6 [2021-09-23T23:41:05.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2021-09-23T23:41:05.935Z] 143e43f40a61: Preparing [2021-09-23T23:41:05.935Z] 826b067e46c8: Preparing [2021-09-23T23:41:05.935Z] d7b7bd8fa0cd: Preparing [2021-09-23T23:41:05.935Z] 44188f6741bb: Preparing [2021-09-23T23:41:05.935Z] e2a8a9517f1d: Preparing [2021-09-23T23:41:05.935Z] ee420dfed78a: Preparing [2021-09-23T23:41:05.935Z] ee420dfed78a: Waiting [2021-09-23T23:41:06.214Z] e2a8a9517f1d: Layer already exists [2021-09-23T23:41:06.214Z] 44188f6741bb: Layer already exists [2021-09-23T23:41:06.214Z] d7b7bd8fa0cd: Layer already exists [2021-09-23T23:41:06.214Z] 143e43f40a61: Layer already exists [2021-09-23T23:41:06.214Z] 826b067e46c8: Layer already exists [2021-09-23T23:41:06.214Z] ee420dfed78a: Layer already exists [2021-09-23T23:41:06.214Z] c578c0078eaed13b7ddad7c305e3b7b140dd5cab-2.0.1-dev.6: digest: sha256:a237d7562901355e34172211c0f65bf21cf710d56dd5aabe7ea553bc47c9cf81 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:41:06.622Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:41:06.984Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2021-09-23T23:41:06.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2021-09-23T23:41:06.984Z] 143e43f40a61: Preparing [2021-09-23T23:41:06.984Z] 826b067e46c8: Preparing [2021-09-23T23:41:06.984Z] d7b7bd8fa0cd: Preparing [2021-09-23T23:41:06.984Z] 44188f6741bb: Preparing [2021-09-23T23:41:06.984Z] e2a8a9517f1d: Preparing [2021-09-23T23:41:06.984Z] ee420dfed78a: Preparing [2021-09-23T23:41:06.984Z] ee420dfed78a: Waiting [2021-09-23T23:41:07.264Z] 826b067e46c8: Layer already exists [2021-09-23T23:41:07.264Z] 44188f6741bb: Layer already exists [2021-09-23T23:41:07.264Z] d7b7bd8fa0cd: Layer already exists [2021-09-23T23:41:07.264Z] e2a8a9517f1d: Layer already exists [2021-09-23T23:41:07.264Z] 143e43f40a61: Layer already exists [2021-09-23T23:41:07.264Z] ee420dfed78a: Layer already exists [2021-09-23T23:41:07.264Z] main: digest: sha256:a237d7562901355e34172211c0f65bf21cf710d56dd5aabe7ea553bc47c9cf81 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-23T23:41:07.334Z] ===================================================== [Pipeline] echo [2021-09-23T23:41:07.351Z] taggedImages: [2021-09-23T23:41:07.351Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:c578c0078eaed13b7ddad7c305e3b7b140dd5cab [2021-09-23T23:41:07.351Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2021-09-23T23:41:07.351Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.0.1-dev.6 [2021-09-23T23:41:07.351Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:c578c0078eaed13b7ddad7c305e3b7b140dd5cab-2.0.1-dev.6 [2021-09-23T23:41:07.351Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:41:07.825Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-23T23:41:07.825Z] [2021-09-23T23:41:07.825Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:41:08.471Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-23T23:41:08.749Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-23T23:41:08.749Z] 448f6bf000e3: Pulling fs layer [2021-09-23T23:41:08.749Z] f757da607395: Pulling fs layer [2021-09-23T23:41:08.749Z] 05883995daec: Pulling fs layer [2021-09-23T23:41:08.749Z] 8603b9c90790: Pulling fs layer [2021-09-23T23:41:08.749Z] 1560dd03e051: Pulling fs layer [2021-09-23T23:41:08.749Z] 27f5ce0e4adf: Pulling fs layer [2021-09-23T23:41:08.749Z] c2d8d7efcc4b: Pulling fs layer [2021-09-23T23:41:08.749Z] 8603b9c90790: Waiting [2021-09-23T23:41:08.749Z] 1560dd03e051: Waiting [2021-09-23T23:41:08.749Z] 27f5ce0e4adf: Waiting [2021-09-23T23:41:08.749Z] c2d8d7efcc4b: Waiting [2021-09-23T23:41:09.025Z] f757da607395: Verifying Checksum [2021-09-23T23:41:09.025Z] f757da607395: Download complete [2021-09-23T23:41:09.025Z] 8603b9c90790: Verifying Checksum [2021-09-23T23:41:09.025Z] 8603b9c90790: Download complete [2021-09-23T23:41:09.025Z] 1560dd03e051: Download complete [2021-09-23T23:41:09.301Z] 27f5ce0e4adf: Download complete [2021-09-23T23:41:09.904Z] 05883995daec: Verifying Checksum [2021-09-23T23:41:09.905Z] 05883995daec: Download complete [2021-09-23T23:41:09.905Z] 448f6bf000e3: Verifying Checksum [2021-09-23T23:41:09.905Z] 448f6bf000e3: Download complete [2021-09-23T23:41:13.309Z] 448f6bf000e3: Pull complete [2021-09-23T23:41:13.908Z] c2d8d7efcc4b: Verifying Checksum [2021-09-23T23:41:13.908Z] c2d8d7efcc4b: Download complete [2021-09-23T23:41:14.187Z] f757da607395: Pull complete [2021-09-23T23:41:16.183Z] 05883995daec: Pull complete [2021-09-23T23:41:16.183Z] 8603b9c90790: Pull complete [2021-09-23T23:41:17.170Z] 1560dd03e051: Pull complete [2021-09-23T23:41:17.770Z] 27f5ce0e4adf: Pull complete [2021-09-23T23:41:36.667Z] c2d8d7efcc4b: Pull complete [2021-09-23T23:41:36.667Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-23T23:41:36.667Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-23T23:41:36.667Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-23T23:41:36.941Z] prd-ubuntu18.04-docker-arm64-4c-16g-1072 does not seem to be running inside a container [2021-09-23T23:41:37.076Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/7 -v /w/workspace/device-modbus-go/7:/w/workspace/device-modbus-go/7:rw,z -v /w/workspace/device-modbus-go/7@tmp:/w/workspace/device-modbus-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-23T23:41:43.012Z] $ docker top 8449fdb041b0feff959843bd199dbbe9b60474d5c5e238ac78ba5511a6e901ec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:41:43.987Z] ---> job-cost.sh [2021-09-23T23:41:43.987Z] lf-activate-venv: SKIPPING [2021-09-23T23:41:43.987Z] INFO: No Stack... [2021-09-23T23:41:44.962Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-23T23:41:45.234Z] INFO: Archiving Costs [Pipeline] sh [2021-09-23T23:41:45.901Z] + + cat /w/workspace/device-modbus-go/7/archives/cost.csv [2021-09-23T23:41:45.901Z] cut -d, -f6 [Pipeline] lock [2021-09-23T23:41:45.973Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-7-stack-cost] [2021-09-23T23:41:45.991Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-7-stack-cost] did not exist. Created. [2021-09-23T23:41:45.991Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-23T23:41:46.687Z] /w/workspace/device-modbus-go/7@tmp/durable-18e6f6a4/script.sh: 1: /w/workspace/device-modbus-go/7@tmp/durable-18e6f6a4/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-23T23:41:47.365Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-23T23:41:47.397Z] Warning: overwriting stash ‘stack-cost’ [2021-09-23T23:41:47.451Z] Stashed 1 file(s) [Pipeline] } [2021-09-23T23:41:47.467Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-7-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-23T23:41:47.493Z] $ docker stop --time=1 8449fdb041b0feff959843bd199dbbe9b60474d5c5e238ac78ba5511a6e901ec [2021-09-23T23:41:49.219Z] $ docker rm -f 8449fdb041b0feff959843bd199dbbe9b60474d5c5e238ac78ba5511a6e901ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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] configFileProvider [2021-09-23T23:41:50.185Z] provisioning config files... [2021-09-23T23:41:50.199Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6843797622651195273tmp [Pipeline] { [Pipeline] sh [2021-09-23T23:41:50.530Z] + set +x [2021-09-23T23:41:50.530Z] + curl -s https://codecov.io/bash [2021-09-23T23:41:50.530Z] + bash -s -- [2021-09-23T23:41:50.795Z] [2021-09-23T23:41:50.795Z] _____ _ [2021-09-23T23:41:50.795Z] / ____| | | [2021-09-23T23:41:50.795Z] | | ___ __| | ___ ___ _____ __ [2021-09-23T23:41:50.795Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-23T23:41:50.795Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-23T23:41:50.795Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-23T23:41:50.795Z] Bash-1.0.6 [2021-09-23T23:41:50.795Z] [2021-09-23T23:41:50.795Z] [2021-09-23T23:41:50.795Z] ==> git version 2.24.4 found [2021-09-23T23:41:50.795Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-09-23T23:41:50.795Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-23T23:41:50.795Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-23T23:41:50.795Z] ==> Jenkins CI detected. [2021-09-23T23:41:50.795Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2021-09-23T23:41:50.795Z] project root: . [2021-09-23T23:41:50.795Z] --> token set from env [2021-09-23T23:41:50.795Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-23T23:41:50.795Z] ==> Running gcov in . (disable via -X gcov) [2021-09-23T23:41:50.795Z] ==> Python coveragepy not found [2021-09-23T23:41:50.795Z] ==> Searching for coverage reports in: [2021-09-23T23:41:50.795Z] + . [2021-09-23T23:41:50.795Z] -> Found 1 reports [2021-09-23T23:41:50.795Z] ==> Detecting git/mercurial file structure [2021-09-23T23:41:50.795Z] ==> Reading reports [2021-09-23T23:41:50.795Z] + ./coverage.out bytes=23727 [2021-09-23T23:41:50.795Z] ==> Appending adjustments [2021-09-23T23:41:50.795Z] https://docs.codecov.io/docs/fixing-reports [2021-09-23T23:41:51.060Z] + Found adjustments [2021-09-23T23:41:51.060Z] ==> Gzipping contents [2021-09-23T23:41:51.060Z] 4.0K /tmp/codecov.wzIQqd.gz [2021-09-23T23:41:51.060Z] ==> Uploading reports [2021-09-23T23:41:51.060Z] url: https://codecov.io [2021-09-23T23:41:51.060Z] query: branch=main&commit=c578c0078eaed13b7ddad7c305e3b7b140dd5cab&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-23T23:41:51.060Z] -> Pinging Codecov [2021-09-23T23:41:51.060Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=main&commit=c578c0078eaed13b7ddad7c305e3b7b140dd5cab&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-23T23:41:51.331Z] -> Uploading to [2021-09-23T23:41:51.331Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-23/55DBCA73C666E3227836607328DD7E49/c578c0078eaed13b7ddad7c305e3b7b140dd5cab/b35d41c2-f22d-41db-943b-5536b9797952.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210923%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210923T234151Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2d3d6a8f1bd688f41337aba6735d9e2329851a137cc62bcc84d146ddacdfb992 [2021-09-23T23:41:51.331Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-23T23:41:51.331Z] Dload Upload Total Spent Left Speed [2021-09-23T23:41:52.291Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3998 0 0 100 3998 0 5153 --:--:-- --:--:-- --:--:-- 5152 100 3998 0 0 100 3998 0 5152 --:--:-- --:--:-- --:--:-- 5152 [2021-09-23T23:41:52.291Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/c578c0078eaed13b7ddad7c305e3b7b140dd5cab [Pipeline] } [2021-09-23T23:41:52.304Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-09-23T23:41:52.658Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-09-23T23:41:52.685Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:41:53.006Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-23T23:41:53.006Z] [2021-09-23T23:41:53.006Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:41:53.336Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-23T23:41:53.336Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-09-23T23:41:53.336Z] 188c0c94c7c5: Pulling fs layer [2021-09-23T23:41:53.336Z] 0ef7d3d256c8: Pulling fs layer [2021-09-23T23:41:53.336Z] de9db76c5a1d: Pulling fs layer [2021-09-23T23:41:53.336Z] 0eba1c9be4d2: Pulling fs layer [2021-09-23T23:41:53.336Z] 0d57e429df01: Pulling fs layer [2021-09-23T23:41:53.336Z] 4e4be7b47b0d: Pulling fs layer [2021-09-23T23:41:53.336Z] e1f770b5df2f: Pulling fs layer [2021-09-23T23:41:53.336Z] 85a0685a4137: Pulling fs layer [2021-09-23T23:41:53.336Z] 4e4be7b47b0d: Waiting [2021-09-23T23:41:53.336Z] e1f770b5df2f: Waiting [2021-09-23T23:41:53.336Z] 85a0685a4137: Waiting [2021-09-23T23:41:53.336Z] 0eba1c9be4d2: Waiting [2021-09-23T23:41:53.336Z] 0d57e429df01: Waiting [2021-09-23T23:41:53.336Z] de9db76c5a1d: Verifying Checksum [2021-09-23T23:41:53.336Z] de9db76c5a1d: Download complete [2021-09-23T23:41:53.336Z] 0ef7d3d256c8: Download complete [2021-09-23T23:41:53.336Z] 0d57e429df01: Verifying Checksum [2021-09-23T23:41:53.336Z] 0d57e429df01: Download complete [2021-09-23T23:41:53.336Z] 4e4be7b47b0d: Verifying Checksum [2021-09-23T23:41:53.336Z] 4e4be7b47b0d: Download complete [2021-09-23T23:41:53.609Z] 188c0c94c7c5: Verifying Checksum [2021-09-23T23:41:53.609Z] 188c0c94c7c5: Download complete [2021-09-23T23:41:53.609Z] 188c0c94c7c5: Pull complete [2021-09-23T23:41:53.875Z] 0ef7d3d256c8: Pull complete [2021-09-23T23:41:53.875Z] de9db76c5a1d: Pull complete [2021-09-23T23:41:54.459Z] e1f770b5df2f: Verifying Checksum [2021-09-23T23:41:54.459Z] e1f770b5df2f: Download complete [2021-09-23T23:41:57.831Z] 0eba1c9be4d2: Verifying Checksum [2021-09-23T23:41:57.831Z] 0eba1c9be4d2: Download complete [2021-09-23T23:42:00.661Z] 0eba1c9be4d2: Pull complete [2021-09-23T23:42:00.661Z] 0d57e429df01: Pull complete [2021-09-23T23:42:00.661Z] 4e4be7b47b0d: Pull complete [2021-09-23T23:42:00.661Z] 85a0685a4137: Verifying Checksum [2021-09-23T23:42:00.661Z] 85a0685a4137: Download complete [2021-09-23T23:42:00.933Z] e1f770b5df2f: Pull complete [2021-09-23T23:42:04.502Z] 85a0685a4137: Pull complete [2021-09-23T23:42:04.502Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-09-23T23:42:04.502Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-23T23:42:04.502Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-09-23T23:42:04.600Z] prd-centos7-docker-4c-2g-1056 does not seem to be running inside a container [2021-09-23T23:42:04.649Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-09-23T23:42:06.809Z] $ docker top 5586607280da0e0a470e336d18b7087e69de1067a437e328e816cd768fd9491b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-23T23:42:06.907Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-09-23T23:42:07.217Z] + set -o pipefail [2021-09-23T23:42:07.217Z] + snyk monitor '--org=edgex-jenkins' [2021-09-23T23:42:39.481Z] [2021-09-23T23:42:39.481Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main... [2021-09-23T23:42:39.481Z] [2021-09-23T23:42:39.481Z] socket hang up [2021-09-23T23:42:39.481Z] [Pipeline] } [2021-09-23T23:42:39.491Z] $ docker stop --time=1 5586607280da0e0a470e336d18b7087e69de1067a437e328e816cd768fd9491b [2021-09-23T23:42:41.266Z] $ docker rm -f 5586607280da0e0a470e336d18b7087e69de1067a437e328e816cd768fd9491b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-23T23:42:41.589Z] [edgeXSnyk] Exit Code: 2 [Pipeline] error [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-23T23:42:43.038Z] + '[' -d /w/workspace/gexfoundry_device-modbus-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:42:43.366Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:42:43.966Z] ---> package-listing.sh [2021-09-23T23:42:43.966Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-23T23:42:43.966Z] ++ facter osfamily [2021-09-23T23:42:44.231Z] + OS_FAMILY=redhat [2021-09-23T23:42:44.231Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2021-09-23T23:42:44.231Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-23T23:42:44.231Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-23T23:42:44.231Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-23T23:42:44.231Z] + PACKAGES=/tmp/packages_start.txt [2021-09-23T23:42:44.231Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2021-09-23T23:42:44.231Z] + PACKAGES=/tmp/packages_end.txt [2021-09-23T23:42:44.231Z] + case "${OS_FAMILY}" in [2021-09-23T23:42:44.231Z] + rpm -qa [2021-09-23T23:42:44.231Z] + sort [2021-09-23T23:42:44.813Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-23T23:42:44.813Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-23T23:42:44.813Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-23T23:42:44.813Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2021-09-23T23:42:44.813Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2021-09-23T23:42:44.813Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo [2021-09-23T23:42:44.835Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-23T23:42:45.151Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:42:45.815Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-23T23:42:45.815Z] [2021-09-23T23:42:45.815Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:42:46.147Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-23T23:42:46.147Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-23T23:42:46.147Z] b4d181a07f80: Pulling fs layer [2021-09-23T23:42:46.147Z] a1111a8f2ec3: Pulling fs layer [2021-09-23T23:42:46.147Z] ed53099fbce6: Pulling fs layer [2021-09-23T23:42:46.147Z] dc539afda2c1: Pulling fs layer [2021-09-23T23:42:46.147Z] 77bc0d833cb6: Pulling fs layer [2021-09-23T23:42:46.147Z] 9065ff56babe: Pulling fs layer [2021-09-23T23:42:46.147Z] d287ab97295c: Pulling fs layer [2021-09-23T23:42:46.147Z] dc539afda2c1: Waiting [2021-09-23T23:42:46.147Z] 77bc0d833cb6: Waiting [2021-09-23T23:42:46.147Z] 9065ff56babe: Waiting [2021-09-23T23:42:46.147Z] d287ab97295c: Waiting [2021-09-23T23:42:46.411Z] a1111a8f2ec3: Verifying Checksum [2021-09-23T23:42:46.411Z] a1111a8f2ec3: Download complete [2021-09-23T23:42:46.677Z] dc539afda2c1: Verifying Checksum [2021-09-23T23:42:46.677Z] dc539afda2c1: Download complete [2021-09-23T23:42:46.942Z] 77bc0d833cb6: Verifying Checksum [2021-09-23T23:42:46.942Z] 77bc0d833cb6: Download complete [2021-09-23T23:42:46.942Z] 9065ff56babe: Verifying Checksum [2021-09-23T23:42:46.942Z] 9065ff56babe: Download complete [2021-09-23T23:42:47.207Z] ed53099fbce6: Verifying Checksum [2021-09-23T23:42:47.207Z] ed53099fbce6: Download complete [2021-09-23T23:42:49.787Z] b4d181a07f80: Verifying Checksum [2021-09-23T23:42:49.787Z] b4d181a07f80: Download complete [2021-09-23T23:42:50.758Z] b4d181a07f80: Pull complete [2021-09-23T23:42:50.758Z] a1111a8f2ec3: Pull complete [2021-09-23T23:42:51.023Z] ed53099fbce6: Pull complete [2021-09-23T23:42:51.288Z] dc539afda2c1: Pull complete [2021-09-23T23:42:51.288Z] 77bc0d833cb6: Pull complete [2021-09-23T23:42:51.558Z] 9065ff56babe: Pull complete [2021-09-23T23:42:56.898Z] d287ab97295c: Verifying Checksum [2021-09-23T23:42:56.898Z] d287ab97295c: Download complete [2021-09-23T23:43:00.241Z] d287ab97295c: Pull complete [2021-09-23T23:43:00.242Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-23T23:43:00.242Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-23T23:43:00.242Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-23T23:43:00.321Z] prd-centos7-docker-4c-2g-1056 does not seem to be running inside a container [2021-09-23T23:43:00.370Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-23T23:43:02.454Z] $ docker top f4fd00372c0f209d21ad97b584d61dbd0170d267f16ff010f7a2cddd8552ea8d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-23T23:43:02.867Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-23T23:43:03.191Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-23T23:43:03.505Z] + ls /var/log/sa-host [2021-09-23T23:43:03.505Z] + sadf -c /var/log/sa-host/sa05 [2021-09-23T23:43:03.505Z] file_magic: OK [2021-09-23T23:43:03.505Z] HZ: Using current value: 100 [2021-09-23T23:43:03.505Z] file_header: OK [2021-09-23T23:43:03.505Z] 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 [2021-09-23T23:43:03.505Z] Statistics: [2021-09-23T23:43:03.505Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-23T23:43:03.505Z] File successfully converted to sysstat format version 12.0.3 [2021-09-23T23:43:03.505Z] + sadf -c /var/log/sa-host/sa23 [2021-09-23T23:43:03.505Z] file_magic: OK [2021-09-23T23:43:03.505Z] HZ: Using current value: 100 [2021-09-23T23:43:03.505Z] file_header: OK [2021-09-23T23:43:03.505Z] 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 [2021-09-23T23:43:03.505Z] Statistics: [2021-09-23T23:43:03.505Z] 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... [2021-09-23T23:43:03.505Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-23T23:43:03.681Z] provisioning config files... [2021-09-23T23:43:03.696Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3202428823300078310tmp [Pipeline] { [Pipeline] echo [2021-09-23T23:43:03.719Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:43:04.030Z] ---> create-netrc.sh [Pipeline] } [2021-09-23T23:43:04.042Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:43:04.426Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-23T23:43:04.440Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:43:04.756Z] ---> sudo-logs.sh [2021-09-23T23:43:04.756Z] Archiving 'sudo' log.. [2021-09-23T23:43:04.756Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1056.vexxhost.local: Name or service not known [2021-09-23T23:43:04.756Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1056.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-23T23:43:04.798Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:43:05.110Z] ---> job-cost.sh [2021-09-23T23:43:05.110Z] lf-activate-venv: SKIPPING [2021-09-23T23:43:05.110Z] DEBUG: total: 0.10999999940395355 [2021-09-23T23:43:05.110Z] INFO: Retrieving Stack Cost... [2021-09-23T23:43:06.086Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-23T23:43:06.352Z] INFO: Archiving Costs [Pipeline] echo [2021-09-23T23:43:06.371Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:43:06.682Z] ---> logs-deploy.sh [2021-09-23T23:43:06.682Z] lf-activate-venv: SKIPPING [2021-09-23T23:43:06.682Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/7 [2021-09-23T23:43:06.682Z] INFO: archiving workspace using pattern(s): [2021-09-23T23:43:07.645Z] Archives upload complete. [2021-09-23T23:43:07.645Z] INFO: archiving logs to Nexus