Pull request #341 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f9a8e48121ebcca9ca22e2206d1cabb18260261b+0336c9d051e2f73d586bb6c363b90ff6160f5d37 (87a6ec739c98ecb7da40863100fb09d88f136533) 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-ssh12932378587500316643.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh740049891481136029.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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/PR-341/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/PR-341/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16464835151868180638.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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-ssh7975120329463234907.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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/PR-341/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/PR-341/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh15937540752184245458.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.17 USE_ALPINE: true 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: false 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-34311’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-34829’ is offline ‘prd-ubuntu20.04-docker-8c-8g-34830’ is offline Running on prd-ubuntu20.04-docker-8c-8g-38392 in /w/workspace/xfoundry_device-modbus-go_PR-341 [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/xfoundry_device-modbus-go_PR-341 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 0336c9d051e2f73d586bb6c363b90ff6160f5d37 into PR head commit f9a8e48121ebcca9ca22e2206d1cabb18260261b > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/341/head:refs/remotes/origin/PR-341 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f9a8e48121ebcca9ca22e2206d1cabb18260261b # timeout=10 Merge succeeded, producing f9a8e48121ebcca9ca22e2206d1cabb18260261b Checking out Revision f9a8e48121ebcca9ca22e2206d1cabb18260261b (PR-341) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0336c9d051e2f73d586bb6c363b90ff6160f5d37 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f9a8e48121ebcca9ca22e2206d1cabb18260261b # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git rev-list --no-walk d4e467d0ce894c5b99ae8bcc9c76f23c685c174c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-03T03:33:55.018Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-03T03:33:55.100Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-03T03:33:55.126Z] ========================================================= [2022-05-03T03:33:55.126Z] EdgeX Global Pipelines Version Info [2022-05-03T03:33:55.126Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-03T03:33:55.917Z] ------------------- [2022-05-03T03:33:55.917Z] stable info: [2022-05-03T03:33:55.917Z] ------------------- [2022-05-03T03:33:55.917Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-03T03:33:55.917Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-03T03:33:55.917Z] Message: update stable to v1.0.227 [2022-05-03T03:33:56.494Z] ------------------- [2022-05-03T03:33:56.494Z] experimental info: [2022-05-03T03:33:56.494Z] ------------------- [2022-05-03T03:33:56.494Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-05-03T03:33:56.494Z] Commit SHA: 602d0728ebfd21a5b975e02ac0465e47e5fef8c7 [2022-05-03T03:33:56.494Z] Message: update experimental to v1.0.228 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-03T03:33:56.658Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2022-05-03T03:33:56.682Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2022-05-03T03:33:56.702Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-03T03:33:56.719Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-03T03:33:56.732Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-03T03:33:56.748Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-03T03:33:56.769Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-03T03:33:56.786Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-03T03:33:56.807Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-03T03:33:56.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-03T03:33:56.851Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-03T03:33:56.870Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2022-05-03T03:33:56.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-03T03:33:56.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-03T03:33:56.931Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-03T03:33:56.951Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-03T03:33:56.975Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-03T03:33:56.995Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-03T03:33:57.014Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-03T03:33:57.034Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-03T03:33:57.053Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-03T03:33:57.073Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-03T03:33:57.099Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-03T03:33:57.120Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-03T03:33:57.141Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-03T03:33:57.161Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-03T03:33:57.181Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-341 [Pipeline] echo [2022-05-03T03:33:57.201Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-341 [Pipeline] echo [2022-05-03T03:33:57.227Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-341 [Pipeline] echo [2022-05-03T03:33:57.246Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f9a8e48121ebcca9ca22e2206d1cabb18260261b [Pipeline] echo [2022-05-03T03:33:57.266Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f9a8e48 [Pipeline] echo [2022-05-03T03:33:57.285Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-03T03:33:57.349Z] provisioning config files... [2022-05-03T03:33:57.365Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-341@tmp/config6972992651782690723tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T03:33:57.704Z] ---> docker-login.sh [2022-05-03T03:33:57.704Z] nexus3.edgexfoundry.org:10001 [2022-05-03T03:33:57.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T03:33:57.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T03:33:57.966Z] Configure a credential helper to remove this warning. See [2022-05-03T03:33:57.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T03:33:57.966Z] [2022-05-03T03:33:57.966Z] Login Succeeded [2022-05-03T03:33:57.966Z] nexus3.edgexfoundry.org:10002 [2022-05-03T03:33:57.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T03:33:58.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T03:33:58.229Z] Configure a credential helper to remove this warning. See [2022-05-03T03:33:58.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T03:33:58.229Z] [2022-05-03T03:33:58.229Z] Login Succeeded [2022-05-03T03:33:58.229Z] nexus3.edgexfoundry.org:10003 [2022-05-03T03:33:58.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T03:33:58.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T03:33:58.229Z] Configure a credential helper to remove this warning. See [2022-05-03T03:33:58.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T03:33:58.229Z] [2022-05-03T03:33:58.229Z] Login Succeeded [2022-05-03T03:33:58.229Z] nexus3.edgexfoundry.org:10004 [2022-05-03T03:33:58.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T03:33:58.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T03:33:58.489Z] Configure a credential helper to remove this warning. See [2022-05-03T03:33:58.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T03:33:58.489Z] [2022-05-03T03:33:58.489Z] Login Succeeded [2022-05-03T03:33:58.489Z] docker.io [2022-05-03T03:33:58.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T03:33:58.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T03:33:58.751Z] Configure a credential helper to remove this warning. See [2022-05-03T03:33:58.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T03:33:58.751Z] [2022-05-03T03:33:58.751Z] Login Succeeded [2022-05-03T03:33:58.751Z] ---> docker-login.sh ends [Pipeline] } [2022-05-03T03:33:58.764Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-03T03:33:59.173Z] + git rev-list -1 --merges f9a8e48121ebcca9ca22e2206d1cabb18260261b~1..f9a8e48121ebcca9ca22e2206d1cabb18260261b [Pipeline] echo [2022-05-03T03:33:59.211Z] -----------> git rev-list -1 --merges f9a8e48121ebcca9ca22e2206d1cabb18260261b~1..f9a8e48121ebcca9ca22e2206d1cabb18260261b f9a8e48121ebcca9ca22e2206d1cabb18260261b [false] [Pipeline] sh [2022-05-03T03:33:59.516Z] + git log --format=format:%s -1 f9a8e48121ebcca9ca22e2206d1cabb18260261b [Pipeline] echo [2022-05-03T03:33:59.534Z] ========================================================= [2022-05-03T03:33:59.534Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-03T03:33:59.534Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-03T03:33:59.906Z] + git log --format=format:%s -1 f9a8e48121ebcca9ca22e2206d1cabb18260261b [Pipeline] echo [2022-05-03T03:33:59.920Z] [semverPrep] GIT_COMMIT: f9a8e48121ebcca9ca22e2206d1cabb18260261b, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2022-05-03T03:33:59.931Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-03T03:34:00.373Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-03T03:34:00.373Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-03T03:34:00.373Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-03T03:34:00.373Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-03T03:34:00.373Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-03T03:34:00.373Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-03T03:34:00.373Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-03T03:34:00.757Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-03T03:34:00.757Z] [2022-05-03T03:34:00.757Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T03:34:01.075Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-03T03:34:01.075Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-03T03:34:01.075Z] 1fe172e4850f: Pulling fs layer [2022-05-03T03:34:01.075Z] caf521ccaac6: Pulling fs layer [2022-05-03T03:34:01.075Z] 3ead6fa29328: Pulling fs layer [2022-05-03T03:34:01.075Z] 5c2a1cbceb83: Pulling fs layer [2022-05-03T03:34:01.075Z] a8d5f1318db7: Pulling fs layer [2022-05-03T03:34:01.075Z] c427282e49a2: Pulling fs layer [2022-05-03T03:34:01.075Z] 1827001aaf11: Pulling fs layer [2022-05-03T03:34:01.075Z] 0714d37db230: Pulling fs layer [2022-05-03T03:34:01.075Z] ac28cf19c067: Pulling fs layer [2022-05-03T03:34:01.075Z] ca983d60f3e2: Pulling fs layer [2022-05-03T03:34:01.075Z] 9f894cec8388: Pulling fs layer [2022-05-03T03:34:01.075Z] 0714d37db230: Waiting [2022-05-03T03:34:01.075Z] ac28cf19c067: Waiting [2022-05-03T03:34:01.075Z] ca983d60f3e2: Waiting [2022-05-03T03:34:01.075Z] 5c2a1cbceb83: Waiting [2022-05-03T03:34:01.075Z] a8d5f1318db7: Waiting [2022-05-03T03:34:01.075Z] 1827001aaf11: Waiting [2022-05-03T03:34:01.075Z] c427282e49a2: Waiting [2022-05-03T03:34:01.075Z] 9f894cec8388: Waiting [2022-05-03T03:34:01.075Z] caf521ccaac6: Verifying Checksum [2022-05-03T03:34:01.075Z] caf521ccaac6: Download complete [2022-05-03T03:34:01.075Z] 5c2a1cbceb83: Download complete [2022-05-03T03:34:01.075Z] a8d5f1318db7: Verifying Checksum [2022-05-03T03:34:01.075Z] a8d5f1318db7: Download complete [2022-05-03T03:34:01.335Z] 3ead6fa29328: Verifying Checksum [2022-05-03T03:34:01.335Z] 3ead6fa29328: Download complete [2022-05-03T03:34:01.335Z] c427282e49a2: Verifying Checksum [2022-05-03T03:34:01.335Z] c427282e49a2: Download complete [2022-05-03T03:34:01.335Z] 0714d37db230: Download complete [2022-05-03T03:34:01.335Z] ac28cf19c067: Download complete [2022-05-03T03:34:01.335Z] ca983d60f3e2: Verifying Checksum [2022-05-03T03:34:01.335Z] ca983d60f3e2: Download complete [2022-05-03T03:34:01.335Z] 9f894cec8388: Verifying Checksum [2022-05-03T03:34:01.335Z] 9f894cec8388: Download complete [2022-05-03T03:34:01.335Z] 1fe172e4850f: Verifying Checksum [2022-05-03T03:34:01.335Z] 1fe172e4850f: Download complete [2022-05-03T03:34:01.596Z] 1827001aaf11: Verifying Checksum [2022-05-03T03:34:01.596Z] 1827001aaf11: Download complete [2022-05-03T03:34:02.538Z] 1fe172e4850f: Pull complete [2022-05-03T03:34:02.799Z] caf521ccaac6: Pull complete [2022-05-03T03:34:03.370Z] 3ead6fa29328: Pull complete [2022-05-03T03:34:03.371Z] 5c2a1cbceb83: Pull complete [2022-05-03T03:34:03.632Z] a8d5f1318db7: Pull complete [2022-05-03T03:34:03.893Z] c427282e49a2: Pull complete [2022-05-03T03:34:05.859Z] 1827001aaf11: Pull complete [2022-05-03T03:34:05.859Z] 0714d37db230: Pull complete [2022-05-03T03:34:05.859Z] ac28cf19c067: Pull complete [2022-05-03T03:34:05.859Z] ca983d60f3e2: Pull complete [2022-05-03T03:34:05.859Z] 9f894cec8388: Pull complete [2022-05-03T03:34:05.859Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-03T03:34:05.859Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-03T03:34:05.859Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-03T03:34:05.934Z] prd-ubuntu20.04-docker-8c-8g-38392 does not seem to be running inside a container [2022-05-03T03:34:05.974Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-341 -v /w/workspace/xfoundry_device-modbus-go_PR-341:/w/workspace/xfoundry_device-modbus-go_PR-341:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-341@tmp:/w/workspace/xfoundry_device-modbus-go_PR-341@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-03T03:34:07.497Z] $ docker top 29fbcc8e3d60d9fa077f49c6740826ba9fd96ed8cf591c5a1a8bddbcd92114ac -eo pid,comm [2022-05-03T03:34:07.557Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-03T03:34:07.557Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-03T03:34:07.602Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-03T03:34:07.602Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-03T03:34:07.733Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-03T03:34:07.741Z] $ docker exec 29fbcc8e3d60d9fa077f49c6740826ba9fd96ed8cf591c5a1a8bddbcd92114ac ssh-agent [2022-05-03T03:34:07.855Z] SSH_AUTH_SOCK=/tmp/ssh-vw1iRbobgSTl/agent.34 [2022-05-03T03:34:07.855Z] SSH_AGENT_PID=41 [2022-05-03T03:34:07.863Z] Running ssh-add (command line suppressed) [2022-05-03T03:34:07.992Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-341@tmp/private_key_7236685809339664704.key (/w/workspace/xfoundry_device-modbus-go_PR-341@tmp/private_key_7236685809339664704.key) [2022-05-03T03:34:08.003Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-03T03:34:08.298Z] + git tag --points-at HEAD [Pipeline] } [2022-05-03T03:34:08.316Z] $ docker exec --env ******** --env ******** 29fbcc8e3d60d9fa077f49c6740826ba9fd96ed8cf591c5a1a8bddbcd92114ac ssh-agent -k [2022-05-03T03:34:08.425Z] unset SSH_AUTH_SOCK; [2022-05-03T03:34:08.426Z] unset SSH_AGENT_PID; [2022-05-03T03:34:08.426Z] echo Agent pid 41 killed; [2022-05-03T03:34:08.434Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-03T03:34:08.460Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-03T03:34:08.460Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-03T03:34:08.582Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-03T03:34:08.590Z] $ docker exec 29fbcc8e3d60d9fa077f49c6740826ba9fd96ed8cf591c5a1a8bddbcd92114ac ssh-agent [2022-05-03T03:34:08.709Z] SSH_AUTH_SOCK=/tmp/ssh-hyiLmu5h0ZUu/agent.75 [2022-05-03T03:34:08.710Z] SSH_AGENT_PID=81 [2022-05-03T03:34:08.715Z] Running ssh-add (command line suppressed) [2022-05-03T03:34:08.830Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-341@tmp/private_key_6410416204325231019.key (/w/workspace/xfoundry_device-modbus-go_PR-341@tmp/private_key_6410416204325231019.key) [2022-05-03T03:34:08.839Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-03T03:34:09.134Z] + git semver init [2022-05-03T03:34:09.394Z] 2022-05-03 03:34:09,365 [run_init] DEBUG init version:0.0.0 force:False [2022-05-03T03:34:09.394Z] 2022-05-03 03:34:09,366 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-341/.semver [2022-05-03T03:34:09.394Z] 2022-05-03 03:34:09,366 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-341/.semver [2022-05-03T03:34:09.394Z] 2022-05-03 03:34:09,366 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-341/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-341, universal_newlines=False, shell=None, istream=None) [2022-05-03T03:34:10.340Z] 2022-05-03 03:34:10,236 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-341/.git/info/exclude [2022-05-03T03:34:10.340Z] 2022-05-03 03:34:10,237 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-341/.semver/PR-341 with force:False [2022-05-03T03:34:10.340Z] 2022-05-03 03:34:10,237 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-341/.semver/PR-341 [2022-05-03T03:34:10.340Z] 2022-05-03 03:34:10,240 [execute] INFO git cat-file --batch-check [2022-05-03T03:34:10.340Z] 2022-05-03 03:34:10,241 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-341/.semver, universal_newlines=False, shell=None, istream=) [2022-05-03T03:34:10.340Z] 2022-05-03 03:34:10,247 [execute] INFO git cat-file --batch [2022-05-03T03:34:10.340Z] 2022-05-03 03:34:10,247 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-341/.semver, universal_newlines=False, shell=None, istream=) [2022-05-03T03:34:10.340Z] 2022-05-03 03:34:10,252 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-341/.semver/PR-341 [2022-05-03T03:34:10.340Z] 0.0.0 [Pipeline] } [2022-05-03T03:34:10.356Z] $ docker exec --env ******** --env ******** 29fbcc8e3d60d9fa077f49c6740826ba9fd96ed8cf591c5a1a8bddbcd92114ac ssh-agent -k [2022-05-03T03:34:10.461Z] unset SSH_AUTH_SOCK; [2022-05-03T03:34:10.462Z] unset SSH_AGENT_PID; [2022-05-03T03:34:10.462Z] echo Agent pid 81 killed; [2022-05-03T03:34:10.467Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-03T03:34:10.782Z] + git semver [Pipeline] } [2022-05-03T03:34:11.066Z] $ docker stop --time=1 29fbcc8e3d60d9fa077f49c6740826ba9fd96ed8cf591c5a1a8bddbcd92114ac [2022-05-03T03:34:12.421Z] $ docker rm -f 29fbcc8e3d60d9fa077f49c6740826ba9fd96ed8cf591c5a1a8bddbcd92114ac [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-03T03:34:12.788Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-03T03:34:13.077Z] Stashed 1 file(s) [Pipeline] echo [2022-05-03T03:34:13.081Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-03T03:34:13.286Z] provisioning config files... [2022-05-03T03:34:13.298Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-341@tmp/config7083507986042831661tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T03:34:13.603Z] ---> docker-login.sh [2022-05-03T03:34:13.603Z] nexus3.edgexfoundry.org:10001 [2022-05-03T03:34:13.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T03:34:13.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T03:34:13.603Z] Configure a credential helper to remove this warning. See [2022-05-03T03:34:13.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T03:34:13.603Z] [2022-05-03T03:34:13.603Z] Login Succeeded [2022-05-03T03:34:13.603Z] nexus3.edgexfoundry.org:10002 [2022-05-03T03:34:13.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T03:34:13.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T03:34:13.868Z] Configure a credential helper to remove this warning. See [2022-05-03T03:34:13.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T03:34:13.868Z] [2022-05-03T03:34:13.868Z] Login Succeeded [2022-05-03T03:34:13.868Z] nexus3.edgexfoundry.org:10003 [2022-05-03T03:34:13.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T03:34:13.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T03:34:13.868Z] Configure a credential helper to remove this warning. See [2022-05-03T03:34:13.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T03:34:13.868Z] [2022-05-03T03:34:13.868Z] Login Succeeded [2022-05-03T03:34:13.868Z] nexus3.edgexfoundry.org:10004 [2022-05-03T03:34:13.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T03:34:14.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T03:34:14.129Z] Configure a credential helper to remove this warning. See [2022-05-03T03:34:14.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T03:34:14.129Z] [2022-05-03T03:34:14.129Z] Login Succeeded [2022-05-03T03:34:14.129Z] docker.io [2022-05-03T03:34:14.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T03:34:14.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T03:34:14.390Z] Configure a credential helper to remove this warning. See [2022-05-03T03:34:14.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T03:34:14.390Z] [2022-05-03T03:34:14.390Z] Login Succeeded [2022-05-03T03:34:14.390Z] ---> docker-login.sh ends [Pipeline] } [2022-05-03T03:34:14.398Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-03T03:34:14.482Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-03T03:34:14.496Z] ========================================================= [2022-05-03T03:34:14.496Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-03T03:34:14.496Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-03T03:34:14.815Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-03T03:34:14.816Z] Sending build context to Docker daemon 5.905MB [2022-05-03T03:34:14.816Z] Step 1/10 : ARG BASE=golang:1.17-alpine3.15 [2022-05-03T03:34:14.816Z] Step 2/10 : FROM ${BASE} AS builder [2022-05-03T03:34:14.816Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-03T03:34:14.816Z] 59bf1c3509f3: Pulling fs layer [2022-05-03T03:34:14.816Z] 666ba61612fd: Pulling fs layer [2022-05-03T03:34:14.816Z] 8ed8ca486205: Pulling fs layer [2022-05-03T03:34:14.816Z] 4fe6c5a15a65: Pulling fs layer [2022-05-03T03:34:14.816Z] 22a0e8bec74d: Pulling fs layer [2022-05-03T03:34:14.816Z] ca2b28591e48: Pulling fs layer [2022-05-03T03:34:14.816Z] a51346096db8: Pulling fs layer [2022-05-03T03:34:14.816Z] daebc70d1ce1: Pulling fs layer [2022-05-03T03:34:14.816Z] 0e18a0eac166: Pulling fs layer [2022-05-03T03:34:14.816Z] 4fe6c5a15a65: Waiting [2022-05-03T03:34:14.816Z] 22a0e8bec74d: Waiting [2022-05-03T03:34:14.816Z] daebc70d1ce1: Waiting [2022-05-03T03:34:14.816Z] 0e18a0eac166: Waiting [2022-05-03T03:34:14.816Z] ca2b28591e48: Waiting [2022-05-03T03:34:14.816Z] 8ed8ca486205: Verifying Checksum [2022-05-03T03:34:14.816Z] 8ed8ca486205: Download complete [2022-05-03T03:34:14.816Z] 666ba61612fd: Download complete [2022-05-03T03:34:15.076Z] 22a0e8bec74d: Verifying Checksum [2022-05-03T03:34:15.076Z] 22a0e8bec74d: Download complete [2022-05-03T03:34:15.076Z] ca2b28591e48: Verifying Checksum [2022-05-03T03:34:15.076Z] ca2b28591e48: Download complete [2022-05-03T03:34:15.076Z] 59bf1c3509f3: Verifying Checksum [2022-05-03T03:34:15.076Z] 59bf1c3509f3: Download complete [2022-05-03T03:34:15.076Z] a51346096db8: Verifying Checksum [2022-05-03T03:34:15.076Z] a51346096db8: Download complete [2022-05-03T03:34:15.076Z] daebc70d1ce1: Verifying Checksum [2022-05-03T03:34:15.076Z] daebc70d1ce1: Download complete [2022-05-03T03:34:15.076Z] 59bf1c3509f3: Pull complete [2022-05-03T03:34:15.338Z] 666ba61612fd: Pull complete [2022-05-03T03:34:15.338Z] 8ed8ca486205: Pull complete [2022-05-03T03:34:15.611Z] 0e18a0eac166: Verifying Checksum [2022-05-03T03:34:15.611Z] 0e18a0eac166: Download complete [2022-05-03T03:34:15.873Z] 4fe6c5a15a65: Verifying Checksum [2022-05-03T03:34:15.873Z] 4fe6c5a15a65: Download complete [2022-05-03T03:34:20.072Z] 4fe6c5a15a65: Pull complete [2022-05-03T03:34:20.072Z] 22a0e8bec74d: Pull complete [2022-05-03T03:34:20.072Z] ca2b28591e48: Pull complete [2022-05-03T03:34:20.072Z] a51346096db8: Pull complete [2022-05-03T03:34:20.072Z] daebc70d1ce1: Pull complete [2022-05-03T03:34:21.984Z] 0e18a0eac166: Pull complete [2022-05-03T03:34:21.984Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-03T03:34:21.984Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-03T03:34:21.984Z] ---> f018257e8ee9 [2022-05-03T03:34:21.984Z] Step 3/10 : ARG MAKE='make build' [2022-05-03T03:34:23.378Z] ---> Running in 8d3665d7237b [2022-05-03T03:34:23.638Z] Removing intermediate container 8d3665d7237b [2022-05-03T03:34:23.638Z] ---> 180c34a33a46 [2022-05-03T03:34:23.638Z] Step 4/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T03:34:23.638Z] ---> Running in 88b2500b079d [2022-05-03T03:34:24.207Z] Removing intermediate container 88b2500b079d [2022-05-03T03:34:24.207Z] ---> e18f3e65efca [2022-05-03T03:34:24.207Z] Step 5/10 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-05-03T03:34:24.207Z] ---> Running in 1c9e7d9eaa7d [2022-05-03T03:34:24.465Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T03:34:25.404Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T03:34:25.664Z] (1/8) Installing openssh-keygen (8.8_p1-r1) [2022-05-03T03:34:25.664Z] (2/8) Installing libedit (20210910.3.1-r0) [2022-05-03T03:34:25.664Z] (3/8) Installing openssh-client-common (8.8_p1-r1) [2022-05-03T03:34:25.923Z] (4/8) Installing openssh-client-default (8.8_p1-r1) [2022-05-03T03:34:25.923Z] (5/8) Installing openssh-sftp-server (8.8_p1-r1) [2022-05-03T03:34:26.183Z] (6/8) Installing openssh-server-common (8.8_p1-r1) [2022-05-03T03:34:26.183Z] (7/8) Installing openssh-server (8.8_p1-r1) [2022-05-03T03:34:26.183Z] (8/8) Installing openssh (8.8_p1-r1) [2022-05-03T03:34:26.444Z] Executing busybox-1.34.1-r3.trigger [2022-05-03T03:34:26.444Z] OK: 226 MiB in 60 packages [2022-05-03T03:34:26.702Z] Removing intermediate container 1c9e7d9eaa7d [2022-05-03T03:34:26.702Z] ---> 08e14ded518d [2022-05-03T03:34:26.702Z] Step 6/10 : WORKDIR /device-modbus-go [2022-05-03T03:34:26.974Z] ---> Running in 1113e4537558 [2022-05-03T03:34:26.974Z] Removing intermediate container 1113e4537558 [2022-05-03T03:34:26.974Z] ---> d631e552a027 [2022-05-03T03:34:26.974Z] Step 7/10 : COPY go.mod vendor* ./ [2022-05-03T03:34:26.974Z] ---> 6c4cc9d3e7c7 [2022-05-03T03:34:26.974Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T03:34:27.234Z] ---> Running in 43e096e9ed17 [2022-05-03T03:34:28.222Z] Still waiting to schedule task [2022-05-03T03:34:28.222Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-38399’ is offline [2022-05-03T03:34:42.165Z] Removing intermediate container 43e096e9ed17 [2022-05-03T03:34:42.165Z] ---> dbb9fcd89a69 [2022-05-03T03:34:42.165Z] Step 9/10 : COPY . . [2022-05-03T03:34:42.165Z] ---> 195c83a490d6 [2022-05-03T03:34:42.165Z] Step 10/10 : RUN ${MAKE} [2022-05-03T03:34:42.165Z] ---> Running in 14239eec64dc [2022-05-03T03:34:42.165Z] noop [2022-05-03T03:34:42.165Z] Removing intermediate container 14239eec64dc [2022-05-03T03:34:42.165Z] ---> 0d58c2915fc7 [2022-05-03T03:34:42.165Z] Successfully built 0d58c2915fc7 [2022-05-03T03:34:42.165Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T03:34:42.472Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-03T03:34:42.473Z] . [Pipeline] withDockerContainer [2022-05-03T03:34:42.546Z] prd-ubuntu20.04-docker-8c-8g-38392 does not seem to be running inside a container [2022-05-03T03:34:42.587Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-341 -v /w/workspace/xfoundry_device-modbus-go_PR-341:/w/workspace/xfoundry_device-modbus-go_PR-341:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-341@tmp:/w/workspace/xfoundry_device-modbus-go_PR-341@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-03T03:34:43.158Z] $ docker top b9ec25a92363ab5cd7df31a95018341eee13c841bb7f367d6c049b7c18853831 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-03T03:34:43.518Z] + go version [2022-05-03T03:34:43.518Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-03T03:34:43.538Z] $ docker stop --time=1 b9ec25a92363ab5cd7df31a95018341eee13c841bb7f367d6c049b7c18853831 [2022-05-03T03:34:44.841Z] $ docker rm -f b9ec25a92363ab5cd7df31a95018341eee13c841bb7f367d6c049b7c18853831 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T03:34:45.270Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-03T03:34:45.270Z] . [Pipeline] withDockerContainer [2022-05-03T03:34:45.343Z] prd-ubuntu20.04-docker-8c-8g-38392 does not seem to be running inside a container [2022-05-03T03:34:45.393Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-341 -v /w/workspace/xfoundry_device-modbus-go_PR-341:/w/workspace/xfoundry_device-modbus-go_PR-341:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-341@tmp:/w/workspace/xfoundry_device-modbus-go_PR-341@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-03T03:34:45.796Z] $ docker top c2a7af64fcd13443d04bbd0705a51bf39aab43ccb35aef2268f2684e714b69f2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-03T03:34:46.163Z] + make test [2022-05-03T03:34:46.163Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-03T03:34:46.422Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2022-05-03T03:34:56.402Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2022-05-03T03:34:56.402Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.007s coverage: 46.4% of statements [2022-05-03T03:35:01.678Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-03T03:35:05.968Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-03T03:35:05.968Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-03T03:35:05.968Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-03T03:35:06.262Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-03T03:35:06.282Z] $ docker stop --time=1 c2a7af64fcd13443d04bbd0705a51bf39aab43ccb35aef2268f2684e714b69f2 [2022-05-03T03:35:08.085Z] $ docker rm -f c2a7af64fcd13443d04bbd0705a51bf39aab43ccb35aef2268f2684e714b69f2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-03T03:35:08.526Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-03T03:35:08.570Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-03T03:35:09.162Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-03T03:35:09.454Z] + ls -al . [2022-05-03T03:35:09.454Z] total 180 [2022-05-03T03:35:09.454Z] drwxrwxr-x 10 jenkins jenkins 4096 May 3 03:35 . [2022-05-03T03:35:09.454Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 03:33 .. [2022-05-03T03:35:09.454Z] -rw-rw-r-- 1 jenkins jenkins 140 May 3 03:33 .dockerignore [2022-05-03T03:35:09.454Z] drwxrwxr-x 8 jenkins jenkins 4096 May 3 03:34 .git [2022-05-03T03:35:09.454Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 03:33 .github [2022-05-03T03:35:09.454Z] -rw-rw-r-- 1 jenkins jenkins 331 May 3 03:33 .gitignore [2022-05-03T03:35:09.454Z] -rw-rw-r-- 1 jenkins jenkins 41 May 3 03:33 .golangci.yml [2022-05-03T03:35:09.454Z] drwxr-xr-x 3 jenkins jenkins 4096 May 3 03:34 .semver [2022-05-03T03:35:09.454Z] -rw-rw-r-- 1 jenkins jenkins 9377 May 3 03:33 Attribution.txt [2022-05-03T03:35:09.454Z] -rw-rw-r-- 1 jenkins jenkins 6038 May 3 03:33 CHANGELOG.md [2022-05-03T03:35:09.454Z] -rw-rw-r-- 1 jenkins jenkins 1546 May 3 03:33 Dockerfile [2022-05-03T03:35:09.454Z] -rw-rw-r-- 1 jenkins jenkins 677 May 3 03:33 GOVERNANCE.md [2022-05-03T03:35:09.454Z] -rw-rw-r-- 1 jenkins jenkins 680 May 3 03:33 Jenkinsfile [2022-05-03T03:35:09.454Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 3 03:33 LICENSE [2022-05-03T03:35:09.454Z] -rw-rw-r-- 1 jenkins jenkins 1905 May 3 03:33 Makefile [2022-05-03T03:35:09.454Z] -rw-rw-r-- 1 jenkins jenkins 622 May 3 03:33 OWNERS.md [2022-05-03T03:35:09.454Z] -rw-rw-r-- 1 jenkins jenkins 3680 May 3 03:33 README.md [2022-05-03T03:35:09.454Z] -rw-rw-r-- 1 jenkins jenkins 5 May 3 03:34 VERSION [2022-05-03T03:35:09.454Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 03:33 bin [2022-05-03T03:35:09.454Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 03:33 cmd [2022-05-03T03:35:09.454Z] -rw-r--r-- 1 jenkins jenkins 24065 May 3 03:34 coverage.out [2022-05-03T03:35:09.454Z] -rw-rw-r-- 1 jenkins jenkins 3399 May 3 03:33 go.mod [2022-05-03T03:35:09.454Z] -rw-rw-r-- 1 jenkins jenkins 35558 May 3 03:33 go.sum [2022-05-03T03:35:09.454Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 03:33 internal [2022-05-03T03:35:09.454Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 03:33 simulator [2022-05-03T03:35:09.454Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 03:33 snap [2022-05-03T03:35:09.454Z] -rw-rw-r-- 1 jenkins jenkins 229 May 3 03:33 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-03T03:35:09.762Z] + 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=f9a8e48121ebcca9ca22e2206d1cabb18260261b --label arch=amd64 --label version=0.0.0 . [2022-05-03T03:35:09.762Z] Sending build context to Docker daemon 5.93MB [2022-05-03T03:35:09.762Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-05-03T03:35:09.762Z] Step 2/23 : FROM ${BASE} AS builder [2022-05-03T03:35:09.762Z] ---> 0d58c2915fc7 [2022-05-03T03:35:09.762Z] Step 3/23 : ARG MAKE='make build' [2022-05-03T03:35:09.762Z] ---> Running in a10c50a87036 [2022-05-03T03:35:10.020Z] Removing intermediate container a10c50a87036 [2022-05-03T03:35:10.020Z] ---> 47e36825006a [2022-05-03T03:35:10.020Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T03:35:10.020Z] ---> Running in 4b8e5744267a [2022-05-03T03:35:10.592Z] Removing intermediate container 4b8e5744267a [2022-05-03T03:35:10.592Z] ---> e126fb8102d2 [2022-05-03T03:35:10.592Z] Step 5/23 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-05-03T03:35:10.592Z] ---> Running in 7a21be166a1c [2022-05-03T03:35:10.852Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T03:35:11.795Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T03:35:12.060Z] OK: 226 MiB in 60 packages [2022-05-03T03:35:12.320Z] Removing intermediate container 7a21be166a1c [2022-05-03T03:35:12.320Z] ---> f3b1758baf1f [2022-05-03T03:35:12.320Z] Step 6/23 : WORKDIR /device-modbus-go [2022-05-03T03:35:12.320Z] ---> Running in ac0e19c3089b [2022-05-03T03:35:12.580Z] Removing intermediate container ac0e19c3089b [2022-05-03T03:35:12.580Z] ---> ac804a69c967 [2022-05-03T03:35:12.580Z] Step 7/23 : COPY go.mod vendor* ./ [2022-05-03T03:35:12.580Z] ---> cad4f43c5f2f [2022-05-03T03:35:12.580Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T03:35:12.580Z] ---> Running in f39fed567e01 [2022-05-03T03:35:13.580Z] Removing intermediate container f39fed567e01 [2022-05-03T03:35:13.580Z] ---> 63454504c9f3 [2022-05-03T03:35:13.580Z] Step 9/23 : COPY . . [2022-05-03T03:35:13.845Z] ---> 21f0e4b11e40 [2022-05-03T03:35:13.845Z] Step 10/23 : RUN ${MAKE} [2022-05-03T03:35:13.845Z] ---> Running in 8efdeb1df772 [2022-05-03T03:35:14.107Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2022-05-03T03:35:36.070Z] Removing intermediate container 8efdeb1df772 [2022-05-03T03:35:36.070Z] ---> a28a182b7cf4 [2022-05-03T03:35:36.070Z] Step 11/23 : FROM alpine:3.14 [2022-05-03T03:35:36.070Z] 3.14: Pulling from library/alpine [2022-05-03T03:35:36.070Z] 8663204ce13b: Pulling fs layer [2022-05-03T03:35:36.070Z] 8663204ce13b: Verifying Checksum [2022-05-03T03:35:36.070Z] 8663204ce13b: Download complete [2022-05-03T03:35:36.070Z] 8663204ce13b: Pull complete [2022-05-03T03:35:36.070Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-03T03:35:36.070Z] Status: Downloaded newer image for alpine:3.14 [2022-05-03T03:35:36.070Z] ---> e04c818066af [2022-05-03T03:35:36.070Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2022-05-03T03:35:36.070Z] ---> Running in 076ec9f2993c [2022-05-03T03:35:36.070Z] Removing intermediate container 076ec9f2993c [2022-05-03T03:35:36.070Z] ---> 235053dfed6e [2022-05-03T03:35:36.070Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T03:35:36.070Z] ---> Running in 28106a581295 [2022-05-03T03:35:36.070Z] Removing intermediate container 28106a581295 [2022-05-03T03:35:36.070Z] ---> 8269e123066c [2022-05-03T03:35:36.070Z] Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-03T03:35:36.070Z] ---> Running in 9225bf7a5247 [2022-05-03T03:35:36.070Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-03T03:35:36.070Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-03T03:35:36.070Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-03T03:35:36.070Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-03T03:35:36.330Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-03T03:35:36.330Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-03T03:35:36.330Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-03T03:35:36.592Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-03T03:35:36.592Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T03:35:36.592Z] OK: 8 MiB in 20 packages [2022-05-03T03:35:37.161Z] Removing intermediate container 9225bf7a5247 [2022-05-03T03:35:37.161Z] ---> b1de8363f82e [2022-05-03T03:35:37.161Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2022-05-03T03:35:37.733Z] ---> ecdb24354d5e [2022-05-03T03:35:37.733Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2022-05-03T03:35:37.733Z] ---> 78ee3bcf5ee8 [2022-05-03T03:35:37.733Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2022-05-03T03:35:37.995Z] ---> e377c23875b1 [2022-05-03T03:35:37.995Z] Step 18/23 : EXPOSE 59901 [2022-05-03T03:35:37.995Z] ---> Running in 665800147ce5 [2022-05-03T03:35:37.995Z] Removing intermediate container 665800147ce5 [2022-05-03T03:35:37.995Z] ---> 239debe0959c [2022-05-03T03:35:37.995Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2022-05-03T03:35:37.995Z] ---> Running in 16510a10b2bf [2022-05-03T03:35:38.255Z] Removing intermediate container 16510a10b2bf [2022-05-03T03:35:38.255Z] ---> 9368edd0b226 [2022-05-03T03:35:38.255Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T03:35:38.255Z] ---> Running in a40f4bfc5be7 [2022-05-03T03:35:38.255Z] Removing intermediate container a40f4bfc5be7 [2022-05-03T03:35:38.255Z] ---> 843d909ea6bd [2022-05-03T03:35:38.255Z] Step 21/23 : LABEL arch=amd64 [2022-05-03T03:35:38.516Z] ---> Running in 59ef4b1b55e1 [2022-05-03T03:35:38.517Z] Removing intermediate container 59ef4b1b55e1 [2022-05-03T03:35:38.517Z] ---> 3e5efe9b3326 [2022-05-03T03:35:38.517Z] Step 22/23 : LABEL git_sha=f9a8e48121ebcca9ca22e2206d1cabb18260261b [2022-05-03T03:35:38.517Z] ---> Running in 90f7d9ffc5f2 [2022-05-03T03:35:38.517Z] Removing intermediate container 90f7d9ffc5f2 [2022-05-03T03:35:38.517Z] ---> 60fc83c95443 [2022-05-03T03:35:38.517Z] Step 23/23 : LABEL version=0.0.0 [2022-05-03T03:35:38.777Z] ---> Running in 247c19ada3d8 [2022-05-03T03:35:38.777Z] Removing intermediate container 247c19ada3d8 [2022-05-03T03:35:38.777Z] ---> d400f8491594 [2022-05-03T03:35:38.777Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-03T03:35:38.777Z] Successfully built d400f8491594 [2022-05-03T03:35:38.777Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T03:35:39.217Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-03T03:35:39.217Z] [2022-05-03T03:35:39.217Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T03:35:39.527Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-03T03:35:39.527Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-03T03:35:39.527Z] 5eb5b503b376: Pulling fs layer [2022-05-03T03:35:39.527Z] 5c69ac0246d0: Pulling fs layer [2022-05-03T03:35:39.527Z] ec43610c2a17: Pulling fs layer [2022-05-03T03:35:39.527Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-03T03:35:39.527Z] 33b1e0a273af: Pulling fs layer [2022-05-03T03:35:39.527Z] 5d3b04190fa2: Pulling fs layer [2022-05-03T03:35:39.527Z] 3a2ae6a8a46f: Waiting [2022-05-03T03:35:39.527Z] 33b1e0a273af: Waiting [2022-05-03T03:35:39.527Z] 2f39f015ded8: Pulling fs layer [2022-05-03T03:35:39.527Z] 5d3b04190fa2: Waiting [2022-05-03T03:35:39.527Z] 5c69ac0246d0: Download complete [2022-05-03T03:35:39.527Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-03T03:35:39.527Z] 3a2ae6a8a46f: Download complete [2022-05-03T03:35:39.527Z] ec43610c2a17: Verifying Checksum [2022-05-03T03:35:39.527Z] ec43610c2a17: Download complete [2022-05-03T03:35:39.527Z] 33b1e0a273af: Verifying Checksum [2022-05-03T03:35:39.527Z] 33b1e0a273af: Download complete [2022-05-03T03:35:39.527Z] 5d3b04190fa2: Verifying Checksum [2022-05-03T03:35:39.786Z] 5eb5b503b376: Download complete [2022-05-03T03:35:40.355Z] 2f39f015ded8: Verifying Checksum [2022-05-03T03:35:40.355Z] 2f39f015ded8: Download complete [2022-05-03T03:35:41.297Z] 5eb5b503b376: Pull complete [2022-05-03T03:35:41.297Z] 5c69ac0246d0: Pull complete [2022-05-03T03:35:41.867Z] ec43610c2a17: Pull complete [2022-05-03T03:35:41.867Z] 3a2ae6a8a46f: Pull complete [2022-05-03T03:35:42.126Z] 33b1e0a273af: Pull complete [2022-05-03T03:35:42.126Z] 5d3b04190fa2: Pull complete [2022-05-03T03:35:46.319Z] 2f39f015ded8: Pull complete [2022-05-03T03:35:46.319Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-03T03:35:46.319Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-03T03:35:46.319Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-03T03:35:46.382Z] prd-ubuntu20.04-docker-8c-8g-38392 does not seem to be running inside a container [2022-05-03T03:35:46.426Z] $ 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/xfoundry_device-modbus-go_PR-341 -v /w/workspace/xfoundry_device-modbus-go_PR-341:/w/workspace/xfoundry_device-modbus-go_PR-341:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-341@tmp:/w/workspace/xfoundry_device-modbus-go_PR-341@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-03T03:35:48.077Z] $ docker top 548cbeb713d875248666815b43d27f1a9924eb22f98d56d20ef032e5696f2864 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T03:35:48.551Z] ---> job-cost.sh [2022-05-03T03:35:48.551Z] lf-activate-venv: SKIPPING [2022-05-03T03:35:48.551Z] INFO: No Stack... [2022-05-03T03:35:49.123Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-03T03:35:49.695Z] INFO: Archiving Costs [Pipeline] sh [2022-05-03T03:35:49.996Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-341/archives/cost.csv [2022-05-03T03:35:49.996Z] + cut -d, -f6 [Pipeline] lock [2022-05-03T03:35:50.012Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-341-2-stack-cost] [2022-05-03T03:35:50.022Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-341-2-stack-cost] did not exist. Created. [2022-05-03T03:35:50.022Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-341-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-03T03:35:50.331Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-03T03:35:50.362Z] Stashed 1 file(s) [Pipeline] } [2022-05-03T03:35:50.372Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-341-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-03T03:35:50.396Z] $ docker stop --time=1 548cbeb713d875248666815b43d27f1a9924eb22f98d56d20ef032e5696f2864 [2022-05-03T03:35:51.564Z] $ docker rm -f 548cbeb713d875248666815b43d27f1a9924eb22f98d56d20ef032e5696f2864 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-03T04:14:57.920Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40296 in /w/workspace/xfoundry_device-modbus-go_PR-341 [Pipeline] { [Pipeline] ws [2022-05-03T04:14:57.933Z] Running in /w/workspace/device-modbus-go/2 [Pipeline] { [Pipeline] checkout [2022-05-03T04:14:58.177Z] Selected Git installation does not exist. Using Default [2022-05-03T04:14:58.177Z] The recommended git tool is: NONE [2022-05-03T04:15:04.692Z] using credential edgex-jenkins-ssh [2022-05-03T04:15:04.720Z] Cloning the remote Git repository [2022-05-03T04:15:04.801Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2022-05-03T04:15:04.902Z] > git init /w/workspace/device-modbus-go/2 # timeout=10 [2022-05-03T04:15:05.032Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2022-05-03T04:15:05.033Z] > git --version # timeout=10 [2022-05-03T04:15:05.065Z] > git --version # 'git version 2.25.1' [2022-05-03T04:15:05.068Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-03T04:15:05.164Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-03T04:15:06.391Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2022-05-03T04:15:06.414Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-03T04:15:06.455Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2022-05-03T04:15:06.576Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2022-05-03T04:15:06.577Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-03T04:15:06.595Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/341/head:refs/remotes/origin/PR-341 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-03T04:15:07.197Z] Merging remotes/origin/main commit 0336c9d051e2f73d586bb6c363b90ff6160f5d37 into PR head commit f9a8e48121ebcca9ca22e2206d1cabb18260261b [2022-05-03T04:15:07.474Z] Merge succeeded, producing f9a8e48121ebcca9ca22e2206d1cabb18260261b [2022-05-03T04:15:07.474Z] Checking out Revision f9a8e48121ebcca9ca22e2206d1cabb18260261b (PR-341) [2022-05-03T04:15:07.222Z] > git config core.sparsecheckout # timeout=10 [2022-05-03T04:15:07.253Z] > git checkout -f f9a8e48121ebcca9ca22e2206d1cabb18260261b # timeout=10 [2022-05-03T04:15:07.353Z] > git remote # timeout=10 [2022-05-03T04:15:07.380Z] > git config --get remote.origin.url # timeout=10 [2022-05-03T04:15:07.410Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-03T04:15:07.426Z] > git merge 0336c9d051e2f73d586bb6c363b90ff6160f5d37 # timeout=10 [2022-05-03T04:15:07.455Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-03T04:15:07.484Z] > git config core.sparsecheckout # timeout=10 [2022-05-03T04:15:07.507Z] > git checkout -f f9a8e48121ebcca9ca22e2206d1cabb18260261b # timeout=10 [2022-05-03T04:15:11.814Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-03T04:15:12.703Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-03T04:15:12.703Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-03T04:15:12.703Z] Dload Upload Total Spent Left Speed [2022-05-03T04:15:12.703Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 172k 0 --:--:-- --:--:-- --:--:-- 175k [Pipeline] sh [2022-05-03T04:15:13.275Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-03T04:15:13.628Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-03T04:15:13.628Z] + sudo tee /etc/docker/daemon.new [2022-05-03T04:15:13.628Z] { [2022-05-03T04:15:13.628Z] "registry-mirrors": [ [2022-05-03T04:15:13.628Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-03T04:15:13.628Z] ], [2022-05-03T04:15:13.628Z] "bip": "10.250.0.254/24", [2022-05-03T04:15:13.628Z] "hosts": [ [2022-05-03T04:15:13.628Z] "tcp://0.0.0.0:5555", [2022-05-03T04:15:13.628Z] "unix:///var/run/docker.sock" [2022-05-03T04:15:13.628Z] ], [2022-05-03T04:15:13.628Z] "mtu": 1458, [2022-05-03T04:15:13.628Z] "selinux-enabled": true, [2022-05-03T04:15:13.628Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-03T04:15:13.628Z] } [Pipeline] sh [2022-05-03T04:15:13.991Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-03T04:15:14.341Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-03T04:15:32.731Z] provisioning config files... [2022-05-03T04:15:32.765Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/2@tmp/config6016099247912024112tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T04:15:33.164Z] ---> docker-login.sh [2022-05-03T04:15:33.164Z] nexus3.edgexfoundry.org:10001 [2022-05-03T04:15:33.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T04:15:34.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T04:15:34.453Z] Configure a credential helper to remove this warning. See [2022-05-03T04:15:34.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T04:15:34.453Z] [2022-05-03T04:15:34.453Z] Login Succeeded [2022-05-03T04:15:34.453Z] nexus3.edgexfoundry.org:10002 [2022-05-03T04:15:34.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T04:15:34.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T04:15:34.779Z] Configure a credential helper to remove this warning. See [2022-05-03T04:15:34.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T04:15:34.779Z] [2022-05-03T04:15:34.779Z] Login Succeeded [2022-05-03T04:15:34.779Z] nexus3.edgexfoundry.org:10003 [2022-05-03T04:15:35.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T04:15:35.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T04:15:35.397Z] Configure a credential helper to remove this warning. See [2022-05-03T04:15:35.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T04:15:35.397Z] [2022-05-03T04:15:35.397Z] Login Succeeded [2022-05-03T04:15:35.397Z] nexus3.edgexfoundry.org:10004 [2022-05-03T04:15:35.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T04:15:35.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T04:15:35.956Z] Configure a credential helper to remove this warning. See [2022-05-03T04:15:35.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T04:15:35.956Z] [2022-05-03T04:15:35.956Z] Login Succeeded [2022-05-03T04:15:35.956Z] docker.io [2022-05-03T04:15:36.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T04:15:36.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T04:15:36.843Z] Configure a credential helper to remove this warning. See [2022-05-03T04:15:36.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T04:15:36.843Z] [2022-05-03T04:15:36.843Z] Login Succeeded [2022-05-03T04:15:36.843Z] ---> docker-login.sh ends [Pipeline] } [2022-05-03T04:15:36.865Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-03T04:15:37.646Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-03T04:15:37.657Z] ========================================================= [2022-05-03T04:15:37.657Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-03T04:15:37.657Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:15:38.049Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-03T04:15:38.338Z] Sending build context to Docker daemon 3.082MB [2022-05-03T04:15:38.623Z] Step 1/10 : ARG BASE=golang:1.17-alpine3.15 [2022-05-03T04:15:38.623Z] Step 2/10 : FROM ${BASE} AS builder [2022-05-03T04:15:38.623Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-03T04:15:38.623Z] 9b3977197b4f: Pulling fs layer [2022-05-03T04:15:38.623Z] 1a89e8eeedd5: Pulling fs layer [2022-05-03T04:15:38.623Z] 94645a83ff95: Pulling fs layer [2022-05-03T04:15:38.623Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-03T04:15:38.623Z] 0c92f367c5e7: Pulling fs layer [2022-05-03T04:15:38.623Z] 3096ccb668a1: Pulling fs layer [2022-05-03T04:15:38.623Z] e8cf19c19ddd: Pulling fs layer [2022-05-03T04:15:38.623Z] a4caa8a26152: Pulling fs layer [2022-05-03T04:15:38.623Z] 3f3a8bcf1eab: Waiting [2022-05-03T04:15:38.623Z] 0c92f367c5e7: Waiting [2022-05-03T04:15:38.623Z] 3096ccb668a1: Waiting [2022-05-03T04:15:38.623Z] e8cf19c19ddd: Waiting [2022-05-03T04:15:38.623Z] a4caa8a26152: Waiting [2022-05-03T04:15:38.623Z] 94645a83ff95: Verifying Checksum [2022-05-03T04:15:38.623Z] 94645a83ff95: Download complete [2022-05-03T04:15:38.623Z] 1a89e8eeedd5: Verifying Checksum [2022-05-03T04:15:38.623Z] 1a89e8eeedd5: Download complete [2022-05-03T04:15:38.914Z] 0c92f367c5e7: Verifying Checksum [2022-05-03T04:15:38.914Z] 0c92f367c5e7: Download complete [2022-05-03T04:15:38.914Z] 3096ccb668a1: Verifying Checksum [2022-05-03T04:15:38.914Z] 3096ccb668a1: Download complete [2022-05-03T04:15:38.914Z] e8cf19c19ddd: Verifying Checksum [2022-05-03T04:15:38.914Z] e8cf19c19ddd: Download complete [2022-05-03T04:15:38.914Z] 9b3977197b4f: Verifying Checksum [2022-05-03T04:15:38.914Z] 9b3977197b4f: Download complete [2022-05-03T04:15:39.917Z] 9b3977197b4f: Pull complete [2022-05-03T04:15:40.526Z] 1a89e8eeedd5: Pull complete [2022-05-03T04:15:41.137Z] 94645a83ff95: Pull complete [2022-05-03T04:15:41.743Z] a4caa8a26152: Verifying Checksum [2022-05-03T04:15:41.743Z] a4caa8a26152: Download complete [2022-05-03T04:15:42.349Z] 3f3a8bcf1eab: Download complete [2022-05-03T04:16:00.698Z] 3f3a8bcf1eab: Pull complete [2022-05-03T04:16:00.698Z] 0c92f367c5e7: Pull complete [2022-05-03T04:16:00.978Z] 3096ccb668a1: Pull complete [2022-05-03T04:16:01.257Z] e8cf19c19ddd: Pull complete [2022-05-03T04:16:09.592Z] a4caa8a26152: Pull complete [2022-05-03T04:16:09.592Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-03T04:16:09.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-03T04:16:09.593Z] ---> 725f1c02e7f9 [2022-05-03T04:16:09.593Z] Step 3/10 : ARG MAKE='make build' [2022-05-03T04:16:10.200Z] ---> Running in 536bd0c0f1ff [2022-05-03T04:16:10.810Z] Removing intermediate container 536bd0c0f1ff [2022-05-03T04:16:10.810Z] ---> de902911b85d [2022-05-03T04:16:10.810Z] Step 4/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T04:16:10.810Z] ---> Running in a0feea0955d8 [2022-05-03T04:16:12.789Z] Removing intermediate container a0feea0955d8 [2022-05-03T04:16:12.789Z] ---> e8ac1140063d [2022-05-03T04:16:12.789Z] Step 5/10 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-05-03T04:16:12.789Z] ---> Running in ef31c3600d58 [2022-05-03T04:16:13.774Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T04:16:14.766Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T04:16:15.748Z] (1/8) Installing openssh-keygen (8.8_p1-r1) [2022-05-03T04:16:16.020Z] (2/8) Installing libedit (20210910.3.1-r0) [2022-05-03T04:16:16.020Z] (3/8) Installing openssh-client-common (8.8_p1-r1) [2022-05-03T04:16:16.295Z] (4/8) Installing openssh-client-default (8.8_p1-r1) [2022-05-03T04:16:16.295Z] (5/8) Installing openssh-sftp-server (8.8_p1-r1) [2022-05-03T04:16:16.295Z] (6/8) Installing openssh-server-common (8.8_p1-r1) [2022-05-03T04:16:16.574Z] (7/8) Installing openssh-server (8.8_p1-r1) [2022-05-03T04:16:16.574Z] (8/8) Installing openssh (8.8_p1-r1) [2022-05-03T04:16:16.853Z] Executing busybox-1.34.1-r3.trigger [2022-05-03T04:16:16.853Z] OK: 226 MiB in 60 packages [2022-05-03T04:16:17.866Z] Removing intermediate container ef31c3600d58 [2022-05-03T04:16:17.866Z] ---> 1820d5abc738 [2022-05-03T04:16:17.866Z] Step 6/10 : WORKDIR /device-modbus-go [2022-05-03T04:16:17.866Z] ---> Running in 4766ce326c57 [2022-05-03T04:16:18.467Z] Removing intermediate container 4766ce326c57 [2022-05-03T04:16:18.467Z] ---> ad9990f9b9cc [2022-05-03T04:16:18.467Z] Step 7/10 : COPY go.mod vendor* ./ [2022-05-03T04:16:19.093Z] ---> 00aec1e248fe [2022-05-03T04:16:19.093Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T04:16:19.093Z] ---> Running in e92e998cfe7e [2022-05-03T04:17:15.990Z] Removing intermediate container e92e998cfe7e [2022-05-03T04:17:15.990Z] ---> 6ed54fb8f14d [2022-05-03T04:17:15.990Z] Step 9/10 : COPY . . [2022-05-03T04:17:15.990Z] ---> cad94bf21079 [2022-05-03T04:17:15.990Z] Step 10/10 : RUN ${MAKE} [2022-05-03T04:17:15.990Z] ---> Running in 99707d126b57 [2022-05-03T04:17:15.990Z] noop [2022-05-03T04:17:15.990Z] Removing intermediate container 99707d126b57 [2022-05-03T04:17:15.990Z] ---> 0eabbaffe85c [2022-05-03T04:17:15.990Z] Successfully built 0eabbaffe85c [2022-05-03T04:17:15.990Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:17:16.353Z] + docker inspect -f . ci-base-image-arm64 [2022-05-03T04:17:16.353Z] . [Pipeline] withDockerContainer [2022-05-03T04:17:16.611Z] prd-ubuntu20.04-docker-arm64-4c-16g-40296 does not seem to be running inside a container [2022-05-03T04:17:16.711Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-03T04:17:18.204Z] $ docker top 6db5f64fcc1117928392bea9d518684d4bfa79bdc3e6ae583e6bccabe5904ed8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-03T04:17:19.209Z] + go version [2022-05-03T04:17:19.209Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-03T04:17:19.235Z] $ docker stop --time=1 6db5f64fcc1117928392bea9d518684d4bfa79bdc3e6ae583e6bccabe5904ed8 [2022-05-03T04:17:20.949Z] $ docker rm -f 6db5f64fcc1117928392bea9d518684d4bfa79bdc3e6ae583e6bccabe5904ed8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:17:21.617Z] + docker inspect -f . ci-base-image-arm64 [2022-05-03T04:17:21.617Z] . [Pipeline] withDockerContainer [2022-05-03T04:17:21.884Z] prd-ubuntu20.04-docker-arm64-4c-16g-40296 does not seem to be running inside a container [2022-05-03T04:17:21.986Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-03T04:17:23.465Z] $ docker top 176eea3e7e4f988e87beec71549008a1db95c9d960356b2c736c0a02e6db2b09 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-03T04:17:24.451Z] + make test [2022-05-03T04:17:24.451Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-03T04:17:26.456Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2022-05-03T04:19:18.459Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2022-05-03T04:19:18.459Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.068s coverage: 46.4% of statements [2022-05-03T04:19:18.459Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-03T04:19:18.459Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-03T04:19:45.369Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-03T04:19:45.369Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-03T04:19:45.369Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-03T04:19:45.393Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-03T04:19:45.411Z] $ docker stop --time=1 176eea3e7e4f988e87beec71549008a1db95c9d960356b2c736c0a02e6db2b09 [2022-05-03T04:19:47.271Z] $ docker rm -f 176eea3e7e4f988e87beec71549008a1db95c9d960356b2c736c0a02e6db2b09 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-03T04:19:48.321Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-03T04:19:48.359Z] Warning: overwriting stash ‘coverage-report’ [2022-05-03T04:19:48.965Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-03T04:19:49.397Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-03T04:19:49.759Z] + ls -al . [2022-05-03T04:19:49.759Z] total 176 [2022-05-03T04:19:49.759Z] drwxrwxr-x 9 jenkins jenkins 4096 May 3 04:19 . [2022-05-03T04:19:49.759Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 04:15 .. [2022-05-03T04:19:49.759Z] -rw-rw-r-- 1 jenkins jenkins 140 May 3 04:15 .dockerignore [2022-05-03T04:19:49.759Z] drwxrwxr-x 8 jenkins jenkins 4096 May 3 04:15 .git [2022-05-03T04:19:49.759Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 04:15 .github [2022-05-03T04:19:49.759Z] -rw-rw-r-- 1 jenkins jenkins 331 May 3 04:15 .gitignore [2022-05-03T04:19:49.759Z] -rw-rw-r-- 1 jenkins jenkins 41 May 3 04:15 .golangci.yml [2022-05-03T04:19:49.759Z] -rw-rw-r-- 1 jenkins jenkins 9377 May 3 04:15 Attribution.txt [2022-05-03T04:19:49.759Z] -rw-rw-r-- 1 jenkins jenkins 6038 May 3 04:15 CHANGELOG.md [2022-05-03T04:19:49.759Z] -rw-rw-r-- 1 jenkins jenkins 1546 May 3 04:15 Dockerfile [2022-05-03T04:19:49.759Z] -rw-rw-r-- 1 jenkins jenkins 677 May 3 04:15 GOVERNANCE.md [2022-05-03T04:19:49.759Z] -rw-rw-r-- 1 jenkins jenkins 680 May 3 04:15 Jenkinsfile [2022-05-03T04:19:49.759Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 3 04:15 LICENSE [2022-05-03T04:19:49.759Z] -rw-rw-r-- 1 jenkins jenkins 1905 May 3 04:15 Makefile [2022-05-03T04:19:49.759Z] -rw-rw-r-- 1 jenkins jenkins 622 May 3 04:15 OWNERS.md [2022-05-03T04:19:49.759Z] -rw-rw-r-- 1 jenkins jenkins 3680 May 3 04:15 README.md [2022-05-03T04:19:49.759Z] -rw-rw-r-- 1 jenkins jenkins 5 May 3 03:34 VERSION [2022-05-03T04:19:49.759Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 04:15 bin [2022-05-03T04:19:49.759Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 04:15 cmd [2022-05-03T04:19:49.759Z] -rw-r--r-- 1 jenkins jenkins 24065 May 3 04:19 coverage.out [2022-05-03T04:19:49.759Z] -rw-rw-r-- 1 jenkins jenkins 3399 May 3 04:15 go.mod [2022-05-03T04:19:49.759Z] -rw-rw-r-- 1 jenkins jenkins 35558 May 3 04:15 go.sum [2022-05-03T04:19:49.759Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 04:15 internal [2022-05-03T04:19:49.759Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 04:15 simulator [2022-05-03T04:19:49.759Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 04:15 snap [2022-05-03T04:19:49.759Z] -rw-rw-r-- 1 jenkins jenkins 229 May 3 04:15 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:19:50.119Z] + 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=f9a8e48121ebcca9ca22e2206d1cabb18260261b --label arch=arm64 --label version=0.0.0 . [2022-05-03T04:19:50.395Z] Sending build context to Docker daemon 3.107MB [2022-05-03T04:19:50.670Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-05-03T04:19:50.670Z] Step 2/23 : FROM ${BASE} AS builder [2022-05-03T04:19:50.670Z] ---> 0eabbaffe85c [2022-05-03T04:19:50.670Z] Step 3/23 : ARG MAKE='make build' [2022-05-03T04:19:50.670Z] ---> Running in 158087753ad9 [2022-05-03T04:19:51.280Z] Removing intermediate container 158087753ad9 [2022-05-03T04:19:51.281Z] ---> e657906d3d71 [2022-05-03T04:19:51.281Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T04:19:51.281Z] ---> Running in 1aaf976e1d2d [2022-05-03T04:19:53.274Z] Removing intermediate container 1aaf976e1d2d [2022-05-03T04:19:53.274Z] ---> 6552f59aaa58 [2022-05-03T04:19:53.274Z] Step 5/23 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-05-03T04:19:53.274Z] ---> Running in 2a3a727325b2 [2022-05-03T04:19:54.259Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T04:19:55.244Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T04:19:56.236Z] OK: 226 MiB in 60 packages [2022-05-03T04:19:57.235Z] Removing intermediate container 2a3a727325b2 [2022-05-03T04:19:57.235Z] ---> 8bf35b0abbb3 [2022-05-03T04:19:57.235Z] Step 6/23 : WORKDIR /device-modbus-go [2022-05-03T04:19:57.235Z] ---> Running in 64fa0aa5d98a [2022-05-03T04:19:57.842Z] Removing intermediate container 64fa0aa5d98a [2022-05-03T04:19:57.842Z] ---> f7eefefd68a7 [2022-05-03T04:19:57.842Z] Step 7/23 : COPY go.mod vendor* ./ [2022-05-03T04:19:58.443Z] ---> 96399cc78ebb [2022-05-03T04:19:58.443Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T04:19:58.443Z] ---> Running in b684304d13db [2022-05-03T04:20:00.440Z] Removing intermediate container b684304d13db [2022-05-03T04:20:00.440Z] ---> b1f8a055be15 [2022-05-03T04:20:00.440Z] Step 9/23 : COPY . . [2022-05-03T04:20:01.437Z] ---> 4c94a552ea1e [2022-05-03T04:20:01.437Z] Step 10/23 : RUN ${MAKE} [2022-05-03T04:20:01.437Z] ---> Running in 683d2bf16627 [2022-05-03T04:20:02.889Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2022-05-03T04:22:39.900Z] Removing intermediate container 683d2bf16627 [2022-05-03T04:22:39.900Z] ---> 0bdb2bf8485f [2022-05-03T04:22:39.900Z] Step 11/23 : FROM alpine:3.14 [2022-05-03T04:22:39.900Z] 3.14: Pulling from library/alpine [2022-05-03T04:22:39.900Z] 455c02918c45: Pulling fs layer [2022-05-03T04:22:39.900Z] 455c02918c45: Verifying Checksum [2022-05-03T04:22:39.900Z] 455c02918c45: Download complete [2022-05-03T04:22:39.900Z] 455c02918c45: Pull complete [2022-05-03T04:22:39.900Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-03T04:22:39.900Z] Status: Downloaded newer image for alpine:3.14 [2022-05-03T04:22:39.900Z] ---> ac73e934f311 [2022-05-03T04:22:39.900Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2022-05-03T04:22:39.900Z] ---> Running in c982bf4ad421 [2022-05-03T04:22:39.900Z] Removing intermediate container c982bf4ad421 [2022-05-03T04:22:39.900Z] ---> 0cc04ddcbaeb [2022-05-03T04:22:39.900Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T04:22:39.900Z] ---> Running in 0dece84c3f32 [2022-05-03T04:22:39.900Z] Removing intermediate container 0dece84c3f32 [2022-05-03T04:22:39.900Z] ---> 61fd841b8fc5 [2022-05-03T04:22:39.900Z] Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-03T04:22:39.900Z] ---> Running in bd9dcaa805a2 [2022-05-03T04:22:39.900Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-03T04:22:39.900Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-03T04:22:39.900Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-03T04:22:39.900Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-03T04:22:39.900Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-03T04:22:39.900Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-03T04:22:39.900Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-03T04:22:39.900Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-03T04:22:39.900Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T04:22:39.900Z] OK: 8 MiB in 20 packages [2022-05-03T04:22:40.504Z] Removing intermediate container bd9dcaa805a2 [2022-05-03T04:22:40.504Z] ---> 73c20ed02636 [2022-05-03T04:22:40.504Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2022-05-03T04:22:42.495Z] ---> ccedb85d667e [2022-05-03T04:22:42.496Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2022-05-03T04:22:42.771Z] ---> 99e540855f56 [2022-05-03T04:22:42.771Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2022-05-03T04:22:43.380Z] ---> 24207982986d [2022-05-03T04:22:43.380Z] Step 18/23 : EXPOSE 59901 [2022-05-03T04:22:43.380Z] ---> Running in b785afc0eeb2 [2022-05-03T04:22:43.986Z] Removing intermediate container b785afc0eeb2 [2022-05-03T04:22:43.986Z] ---> 868372f7dfe8 [2022-05-03T04:22:43.986Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2022-05-03T04:22:43.986Z] ---> Running in 7298ea7a8e0e [2022-05-03T04:22:44.266Z] Removing intermediate container 7298ea7a8e0e [2022-05-03T04:22:44.266Z] ---> 5d41baea9ed8 [2022-05-03T04:22:44.266Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T04:22:44.266Z] ---> Running in 6e42cdc15d8e [2022-05-03T04:22:44.869Z] Removing intermediate container 6e42cdc15d8e [2022-05-03T04:22:44.869Z] ---> ebe679d4e50e [2022-05-03T04:22:44.869Z] Step 21/23 : LABEL arch=arm64 [2022-05-03T04:22:44.869Z] ---> Running in d09404c4358c [2022-05-03T04:22:45.147Z] Removing intermediate container d09404c4358c [2022-05-03T04:22:45.147Z] ---> 7a3f27113e5b [2022-05-03T04:22:45.147Z] Step 22/23 : LABEL git_sha=f9a8e48121ebcca9ca22e2206d1cabb18260261b [2022-05-03T04:22:45.423Z] ---> Running in 984d7c6ec64e [2022-05-03T04:22:45.701Z] Removing intermediate container 984d7c6ec64e [2022-05-03T04:22:45.701Z] ---> a5531460f49a [2022-05-03T04:22:45.701Z] Step 23/23 : LABEL version=0.0.0 [2022-05-03T04:22:45.701Z] ---> Running in e117e68fd7a1 [2022-05-03T04:22:46.306Z] Removing intermediate container e117e68fd7a1 [2022-05-03T04:22:46.306Z] ---> e6f5b4f9950b [2022-05-03T04:22:46.306Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-03T04:22:46.306Z] Successfully built e6f5b4f9950b [2022-05-03T04:22:46.306Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:22:46.765Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-03T04:22:46.765Z] [2022-05-03T04:22:46.765Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:22:47.137Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-03T04:22:47.421Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-03T04:22:47.421Z] 8998bd30e6a1: Pulling fs layer [2022-05-03T04:22:47.421Z] 04944245beec: Pulling fs layer [2022-05-03T04:22:47.421Z] 699f458cf7ca: Pulling fs layer [2022-05-03T04:22:47.421Z] 765212b225bb: Pulling fs layer [2022-05-03T04:22:47.421Z] f23df028b6ca: Pulling fs layer [2022-05-03T04:22:47.421Z] d65c8cfc05b1: Pulling fs layer [2022-05-03T04:22:47.421Z] 2437ff75d9bd: Pulling fs layer [2022-05-03T04:22:47.421Z] 765212b225bb: Waiting [2022-05-03T04:22:47.421Z] f23df028b6ca: Waiting [2022-05-03T04:22:47.421Z] d65c8cfc05b1: Waiting [2022-05-03T04:22:47.421Z] 2437ff75d9bd: Waiting [2022-05-03T04:22:47.421Z] 04944245beec: Verifying Checksum [2022-05-03T04:22:47.421Z] 04944245beec: Download complete [2022-05-03T04:22:47.421Z] 765212b225bb: Verifying Checksum [2022-05-03T04:22:47.421Z] 765212b225bb: Download complete [2022-05-03T04:22:47.701Z] f23df028b6ca: Verifying Checksum [2022-05-03T04:22:47.701Z] f23df028b6ca: Download complete [2022-05-03T04:22:47.701Z] d65c8cfc05b1: Verifying Checksum [2022-05-03T04:22:47.701Z] d65c8cfc05b1: Download complete [2022-05-03T04:22:47.701Z] 699f458cf7ca: Verifying Checksum [2022-05-03T04:22:47.701Z] 699f458cf7ca: Download complete [2022-05-03T04:22:48.308Z] 8998bd30e6a1: Verifying Checksum [2022-05-03T04:22:48.308Z] 8998bd30e6a1: Download complete [2022-05-03T04:22:50.956Z] 2437ff75d9bd: Verifying Checksum [2022-05-03T04:22:50.956Z] 2437ff75d9bd: Download complete [2022-05-03T04:22:52.956Z] 8998bd30e6a1: Pull complete [2022-05-03T04:22:53.557Z] 04944245beec: Pull complete [2022-05-03T04:22:55.001Z] 699f458cf7ca: Pull complete [2022-05-03T04:22:55.277Z] 765212b225bb: Pull complete [2022-05-03T04:22:55.876Z] f23df028b6ca: Pull complete [2022-05-03T04:22:56.151Z] d65c8cfc05b1: Pull complete [2022-05-03T04:23:11.272Z] 2437ff75d9bd: Pull complete [2022-05-03T04:23:11.272Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-03T04:23:11.272Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-03T04:23:11.272Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-03T04:23:11.511Z] prd-ubuntu20.04-docker-arm64-4c-16g-40296 does not seem to be running inside a container [2022-05-03T04:23:11.611Z] $ 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/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-03T04:23:14.526Z] $ docker top 65748747b4419d61a581e67fda4b878a80610ca7648b158bc6062a97a77dfbde -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T04:23:15.474Z] ---> job-cost.sh [2022-05-03T04:23:15.474Z] lf-activate-venv: SKIPPING [2022-05-03T04:23:15.474Z] INFO: No Stack... [2022-05-03T04:23:16.066Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-03T04:23:16.658Z] INFO: Archiving Costs [Pipeline] sh [2022-05-03T04:23:17.328Z] + cut -d, -f6 [2022-05-03T04:23:17.328Z] + cat /w/workspace/device-modbus-go/2/archives/cost.csv [Pipeline] lock [2022-05-03T04:23:17.402Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-341-2-stack-cost] [2022-05-03T04:23:17.409Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-341-2-stack-cost] did not exist. Created. [2022-05-03T04:23:17.409Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-341-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-03T04:23:18.110Z] /w/workspace/device-modbus-go/2@tmp/durable-9d9a5999/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-03T04:23:18.803Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-03T04:23:18.830Z] Warning: overwriting stash ‘stack-cost’ [2022-05-03T04:23:18.881Z] Stashed 1 file(s) [Pipeline] } [2022-05-03T04:23:18.887Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-341-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-03T04:23:18.911Z] $ docker stop --time=1 65748747b4419d61a581e67fda4b878a80610ca7648b158bc6062a97a77dfbde [2022-05-03T04:23:20.431Z] $ docker rm -f 65748747b4419d61a581e67fda4b878a80610ca7648b158bc6062a97a77dfbde [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 [2022-05-03T04:23:20.916Z] provisioning config files... [2022-05-03T04:23:20.925Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-341@tmp/config5647709164134779309tmp [Pipeline] { [Pipeline] sh [2022-05-03T04:23:21.227Z] + set +x [2022-05-03T04:23:21.227Z] + curl -s https://codecov.io/bash [2022-05-03T04:23:21.227Z] + bash -s -- [2022-05-03T04:23:21.227Z] [2022-05-03T04:23:21.227Z] _____ _ [2022-05-03T04:23:21.227Z] / ____| | | [2022-05-03T04:23:21.227Z] | | ___ __| | ___ ___ _____ __ [2022-05-03T04:23:21.227Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-03T04:23:21.227Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-03T04:23:21.227Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-03T04:23:21.227Z] Bash-1.0.6 [2022-05-03T04:23:21.227Z] [2022-05-03T04:23:21.227Z] [2022-05-03T04:23:21.227Z] ==> git version 2.25.1 found [2022-05-03T04:23:21.227Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-03T04:23:21.227Z] Release-Date: 2020-01-08 [2022-05-03T04:23:21.227Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-03T04:23:21.227Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-03T04:23:21.227Z] ==> Jenkins CI detected. [2022-05-03T04:23:21.227Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-341 [2022-05-03T04:23:21.227Z] project root: . [2022-05-03T04:23:21.227Z] --> token set from env [2022-05-03T04:23:21.227Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-03T04:23:21.227Z] ==> Running gcov in . (disable via -X gcov) [2022-05-03T04:23:21.227Z] ==> Python coveragepy not found [2022-05-03T04:23:21.227Z] ==> Searching for coverage reports in: [2022-05-03T04:23:21.227Z] + . [2022-05-03T04:23:21.227Z] -> Found 1 reports [2022-05-03T04:23:21.227Z] ==> Detecting git/mercurial file structure [2022-05-03T04:23:21.227Z] ==> Reading reports [2022-05-03T04:23:21.227Z] + ./coverage.out bytes=24065 [2022-05-03T04:23:21.227Z] ==> Appending adjustments [2022-05-03T04:23:21.227Z] https://docs.codecov.io/docs/fixing-reports [2022-05-03T04:23:21.486Z] + Found adjustments [2022-05-03T04:23:21.486Z] ==> Gzipping contents [2022-05-03T04:23:21.486Z] 4.0K /tmp/codecov.LkTM8C.gz [2022-05-03T04:23:21.486Z] ==> Uploading reports [2022-05-03T04:23:21.486Z] url: https://codecov.io [2022-05-03T04:23:21.486Z] query: branch=PR-341&commit=f9a8e48121ebcca9ca22e2206d1cabb18260261b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-341%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=341&job=&cmd_args= [2022-05-03T04:23:21.486Z] -> Pinging Codecov [2022-05-03T04:23:21.486Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-341&commit=f9a8e48121ebcca9ca22e2206d1cabb18260261b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-341%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=341&job=&cmd_args= [2022-05-03T04:23:21.745Z] -> Uploading to [2022-05-03T04:23:21.745Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-03/55DBCA73C666E3227836607328DD7E49/f9a8e48121ebcca9ca22e2206d1cabb18260261b/75a8df36-3ea2-4a1e-a1a9-7905f365c5c0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220503%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220503T042321Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bdc1d20799ac3e8b8301ed0c2aa70ea8e660a2e0e9fa7d6472691bbc6064e30e [2022-05-03T04:23:21.745Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-03T04:23:21.745Z] Dload Upload Total Spent Left Speed [2022-05-03T04:23:22.005Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4026 0 0 100 4026 0 15425 --:--:-- --:--:-- --:--:-- 15366 [2022-05-03T04:23:22.005Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/f9a8e48121ebcca9ca22e2206d1cabb18260261b [Pipeline] } [2022-05-03T04:23:22.013Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-05-03T04:23:22.670Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-341/archives ] [2022-05-03T04:23:22.670Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-341/archives [2022-05-03T04:23:22.670Z] total 16 [2022-05-03T04:23:22.670Z] drwxr-xr-x 3 root root 4096 May 3 03:35 . [2022-05-03T04:23:22.670Z] drwxrwxr-x 11 jenkins jenkins 4096 May 3 03:35 .. [2022-05-03T04:23:22.670Z] drwxr-xr-x 2 root root 4096 May 3 03:35 cost [2022-05-03T04:23:22.670Z] -rw-r--r-- 1 root root 87 May 3 03:35 cost.csv [2022-05-03T04:23:22.670Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-341/archives [2022-05-03T04:23:22.670Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-341/archives [2022-05-03T04:23:22.670Z] total 16 [2022-05-03T04:23:22.670Z] drwxr-xr-x 3 jenkins jenkins 4096 May 3 03:35 . [2022-05-03T04:23:22.670Z] drwxrwxr-x 11 jenkins jenkins 4096 May 3 03:35 .. [2022-05-03T04:23:22.670Z] drwxr-xr-x 2 jenkins jenkins 4096 May 3 03:35 cost [2022-05-03T04:23:22.670Z] -rw-r--r-- 1 jenkins jenkins 87 May 3 03:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-03T04:23:22.966Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T04:23:23.845Z] ---> package-listing.sh [2022-05-03T04:23:23.845Z] ++ facter osfamily [2022-05-03T04:23:23.845Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-03T04:23:24.105Z] + OS_FAMILY=debian [2022-05-03T04:23:24.105Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-341 [2022-05-03T04:23:24.105Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-03T04:23:24.105Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-03T04:23:24.105Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-03T04:23:24.105Z] + PACKAGES=/tmp/packages_start.txt [2022-05-03T04:23:24.105Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-341 ']' [2022-05-03T04:23:24.105Z] + PACKAGES=/tmp/packages_end.txt [2022-05-03T04:23:24.105Z] + case "${OS_FAMILY}" in [2022-05-03T04:23:24.105Z] + dpkg -l [2022-05-03T04:23:24.105Z] + grep '^ii' [2022-05-03T04:23:24.105Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-03T04:23:24.105Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-03T04:23:24.105Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-03T04:23:24.105Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-341 ']' [2022-05-03T04:23:24.105Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-341/archives/ [2022-05-03T04:23:24.105Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-341/archives/ [Pipeline] echo [2022-05-03T04:23:24.117Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-modbus-go_PR-341/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-03T04:23:24.396Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:23:24.953Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-03T04:23:24.953Z] . [Pipeline] withDockerContainer [2022-05-03T04:23:25.018Z] prd-ubuntu20.04-docker-8c-8g-38392 does not seem to be running inside a container [2022-05-03T04:23:25.056Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-modbus-go_PR-341/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-341 -v /w/workspace/xfoundry_device-modbus-go_PR-341:/w/workspace/xfoundry_device-modbus-go_PR-341:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-341@tmp:/w/workspace/xfoundry_device-modbus-go_PR-341@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-03T04:23:25.273Z] $ docker top 5699309a0975c13f8f5bb72f4b001121f9ce3d42b08f2b8c2ac1b1a5e5c47bcf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-03T04:23:25.625Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-03T04:23:25.919Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-03T04:23:26.213Z] + ls /var/log/sa-host [2022-05-03T04:23:26.213Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-03T04:23:26.296Z] provisioning config files... [2022-05-03T04:23:26.304Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-341@tmp/config7896637774545149298tmp [Pipeline] { [Pipeline] echo [2022-05-03T04:23:26.315Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T04:23:26.598Z] ---> create-netrc.sh [Pipeline] } [2022-05-03T04:23:26.607Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-03T04:23:26.937Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-03T04:23:26.946Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T04:23:27.234Z] ---> sudo-logs.sh [2022-05-03T04:23:27.234Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-03T04:23:27.259Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T04:23:27.546Z] ---> job-cost.sh [2022-05-03T04:23:27.546Z] lf-activate-venv: SKIPPING [2022-05-03T04:23:27.546Z] DEBUG: total: 0.2199999988079071 [2022-05-03T04:23:27.546Z] INFO: Retrieving Stack Cost... [2022-05-03T04:23:27.807Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-03T04:23:28.379Z] INFO: Archiving Costs [Pipeline] echo [2022-05-03T04:23:28.394Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T04:23:28.685Z] ---> logs-deploy.sh [2022-05-03T04:23:28.685Z] lf-activate-venv: SKIPPING [2022-05-03T04:23:28.685Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-341/2 [2022-05-03T04:23:28.685Z] INFO: archiving workspace using pattern(s): [2022-05-03T04:23:29.628Z] Archives upload complete. [2022-05-03T04:23:29.628Z] INFO: archiving logs to Nexus