Pull request #551 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/device-modbus-go Obtained Jenkinsfile from 5d2608996af2c122a081b3be030c03366c090752+71400dc9842281494e52a1844bb24bcb2d08fff5 (98fcbf33122baa0021014f5e44a96bf1c07ea708) 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-ssh15017293892677150643.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh1087944233861558630.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-551/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-551/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8818166974685106439.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [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-551/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15223477663406304130.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh17142191745008072808.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-551/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-551/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2466670148834109176.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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] ========================================================= [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.21 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-728 in /w/workspace/xfoundry_device-modbus-go_PR-551 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-551 # 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 > 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/551/head:refs/remotes/origin/PR-551 +refs/heads/napa:refs/remotes/origin/napa # timeout=10 Merging remotes/origin/napa commit 71400dc9842281494e52a1844bb24bcb2d08fff5 into PR head commit 5d2608996af2c122a081b3be030c03366c090752 Merge succeeded, producing 5d2608996af2c122a081b3be030c03366c090752 Checking out Revision 5d2608996af2c122a081b3be030c03366c090752 (PR-551) Commit message: "fix: Bump SDK and dependencies version" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config core.sparsecheckout # timeout=10 > git checkout -f 5d2608996af2c122a081b3be030c03366c090752 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 71400dc9842281494e52a1844bb24bcb2d08fff5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5d2608996af2c122a081b3be030c03366c090752 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:54:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:54:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:54:23 ========================================================= 12:54:23 EdgeX Global Pipelines Version Info 12:54:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:54:25 ------------------- 12:54:25 stable info: 12:54:25 ------------------- 12:54:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:54:25 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 12:54:25 Message: update stable to v1.0.258 12:54:25 ------------------- 12:54:25 experimental info: 12:54:25 ------------------- 12:54:25 Commited By: **** collab-it+edgex@linuxfoundation.org 12:54:25 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 12:54:25 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:54:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 12:54:26 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 12:54:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:54:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:54:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:54:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 12:54:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:54:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:54:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:54:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:54:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:54:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 12:54:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:54:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:54:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:54:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:54:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:54:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:54:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:54:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:54:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:54:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:54:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:54:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:54:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:54:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:54:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:54:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-551 [Pipeline] echo 12:54:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-551 [Pipeline] echo 12:54:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-551 [Pipeline] echo 12:54:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5d2608996af2c122a081b3be030c03366c090752 [Pipeline] echo 12:54:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5d26089 [Pipeline] echo 12:54:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:54:28 provisioning config files... 12:54:28 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-551@tmp/config15826765105843439755tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:54:29 ---> ****-login.sh 12:54:29 nexus3.edgexfoundry.org:10001 12:54:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:54:29 Configure a credential helper to remove this warning. See 12:54:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:54:29 12:54:29 Login Succeeded 12:54:29 nexus3.edgexfoundry.org:10002 12:54:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:54:29 Configure a credential helper to remove this warning. See 12:54:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:54:29 12:54:29 Login Succeeded 12:54:29 nexus3.edgexfoundry.org:10003 12:54:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:54:29 Configure a credential helper to remove this warning. See 12:54:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:54:29 12:54:29 Login Succeeded 12:54:29 nexus3.edgexfoundry.org:10004 12:54:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:54:29 Configure a credential helper to remove this warning. See 12:54:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:54:29 12:54:29 Login Succeeded 12:54:29 ****.io 12:54:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:54:30 Configure a credential helper to remove this warning. See 12:54:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:54:30 12:54:30 Login Succeeded 12:54:30 ---> ****-login.sh ends [Pipeline] } 12:54:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:54:30 + git rev-list -1 --merges 5d2608996af2c122a081b3be030c03366c090752~1..5d2608996af2c122a081b3be030c03366c090752 [Pipeline] echo 12:54:31 -----------> git rev-list -1 --merges 5d2608996af2c122a081b3be030c03366c090752~1..5d2608996af2c122a081b3be030c03366c090752 5d2608996af2c122a081b3be030c03366c090752 [false] [Pipeline] sh 12:54:31 + git log --format=format:%s -1 5d2608996af2c122a081b3be030c03366c090752 [Pipeline] echo 12:54:31 ========================================================= 12:54:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:54:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:54:31 + git log --format=format:%s -1 5d2608996af2c122a081b3be030c03366c090752 [Pipeline] echo 12:54:31 [semverPrep] GIT_COMMIT: 5d2608996af2c122a081b3be030c03366c090752, Commit Message: fix: Bump SDK and dependencies version [Pipeline] echo 12:54:31 [semverPrep] This is not a build commit. [Pipeline] sh 12:54:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:54:32 + grep -v github /etc/ssh/ssh_known_hosts 12:54:32 + [ -e /tmp/ssh_known_hosts ] 12:54:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:54:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:54:32 + sudo tee -a /etc/ssh/ssh_known_hosts 12:54:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:54:32 12:54:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:54:33 0.1.4: Pulling from edgex-devops/py-git-semver 12:54:33 b85a868b505f: Pulling fs layer 12:54:33 e2be974225ed: Pulling fs layer 12:54:33 339a4e72a1f5: Pulling fs layer 12:54:33 988bab9f4d93: Pulling fs layer 12:54:33 1469e6f7b9e6: Pulling fs layer 12:54:33 eaf3925da568: Pulling fs layer 12:54:33 bab4dde63d76: Pulling fs layer 12:54:33 bde34c3a00c8: Pulling fs layer 12:54:33 b352a97aabf1: Pulling fs layer 12:54:33 4872d77fe225: Pulling fs layer 12:54:33 5851b861e8e6: Pulling fs layer 12:54:33 bab4dde63d76: Waiting 12:54:33 bde34c3a00c8: Waiting 12:54:33 b352a97aabf1: Waiting 12:54:33 988bab9f4d93: Waiting 12:54:33 4872d77fe225: Waiting 12:54:33 5851b861e8e6: Waiting 12:54:33 1469e6f7b9e6: Waiting 12:54:33 eaf3925da568: Waiting 12:54:33 e2be974225ed: Download complete 12:54:33 988bab9f4d93: Verifying Checksum 12:54:33 988bab9f4d93: Download complete 12:54:33 1469e6f7b9e6: Verifying Checksum 12:54:33 1469e6f7b9e6: Download complete 12:54:33 339a4e72a1f5: Verifying Checksum 12:54:33 339a4e72a1f5: Download complete 12:54:33 eaf3925da568: Verifying Checksum 12:54:33 eaf3925da568: Download complete 12:54:33 bde34c3a00c8: Download complete 12:54:33 b352a97aabf1: Download complete 12:54:33 4872d77fe225: Download complete 12:54:33 5851b861e8e6: Verifying Checksum 12:54:33 5851b861e8e6: Download complete 12:54:33 b85a868b505f: Verifying Checksum 12:54:33 b85a868b505f: Download complete 12:54:33 bab4dde63d76: Verifying Checksum 12:54:33 bab4dde63d76: Download complete 12:54:34 b85a868b505f: Pull complete 12:54:35 e2be974225ed: Pull complete 12:54:35 339a4e72a1f5: Pull complete 12:54:35 988bab9f4d93: Pull complete 12:54:35 1469e6f7b9e6: Pull complete 12:54:35 eaf3925da568: Pull complete 12:54:37 bab4dde63d76: Pull complete 12:54:37 bde34c3a00c8: Pull complete 12:54:37 b352a97aabf1: Pull complete 12:54:37 4872d77fe225: Pull complete 12:54:37 5851b861e8e6: Pull complete 12:54:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:54:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:54:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:54:38 prd-ubuntu20.04-docker-8c-8g-728 does not seem to be running inside a container 12:54:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-551 -v /w/workspace/xfoundry_device-modbus-go_PR-551:/w/workspace/xfoundry_device-modbus-go_PR-551:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-551@tmp:/w/workspace/xfoundry_device-modbus-go_PR-551@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:0.1.4 cat 12:54:44 $ docker top 5221c5449f4546288905c30e8fefbad70dca19115ad599abc58f5efa149caee5 -eo pid,comm 12:54:44 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). 12:54:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:54:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:54:44 [ssh-agent] Looking for ssh-agent implementation... 12:54:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:54:44 $ docker exec 5221c5449f4546288905c30e8fefbad70dca19115ad599abc58f5efa149caee5 ssh-agent 12:54:44 SSH_AUTH_SOCK=/tmp/ssh-kJXOBUoUeJAT/agent.32 12:54:44 SSH_AGENT_PID=38 12:54:44 Running ssh-add (command line suppressed) 12:54:44 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-551@tmp/private_key_5308994323386267473.key (/w/workspace/xfoundry_device-modbus-go_PR-551@tmp/private_key_5308994323386267473.key) 12:54:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:54:45 + git tag --points-at HEAD [Pipeline] } 12:54:45 $ docker exec --env ******** --env ******** 5221c5449f4546288905c30e8fefbad70dca19115ad599abc58f5efa149caee5 ssh-agent -k 12:54:45 unset SSH_AUTH_SOCK; 12:54:45 unset SSH_AGENT_PID; 12:54:45 echo Agent pid 38 killed; 12:54:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:54:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:54:45 [ssh-agent] Looking for ssh-agent implementation... 12:54:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:54:45 $ docker exec 5221c5449f4546288905c30e8fefbad70dca19115ad599abc58f5efa149caee5 ssh-agent 12:54:45 SSH_AUTH_SOCK=/tmp/ssh-DvUqJ11WwsQE/agent.71 12:54:45 SSH_AGENT_PID=77 12:54:45 Running ssh-add (command line suppressed) 12:54:46 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-551@tmp/private_key_762733747540429258.key (/w/workspace/xfoundry_device-modbus-go_PR-551@tmp/private_key_762733747540429258.key) 12:54:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:54:46 + git semver init 12:54:46 2024-05-13 12:54:46,662 [run_init] DEBUG init version:0.0.0 force:False 12:54:46 2024-05-13 12:54:46,662 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-551/.semver 12:54:46 2024-05-13 12:54:46,663 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-551/.semver 12:54:46 2024-05-13 12:54:46,663 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-551/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-551, universal_newlines=False, shell=None, istream=None) 12:54:48 2024-05-13 12:54:47,717 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-551/.git/info/exclude 12:54:48 2024-05-13 12:54:47,717 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-551/.semver/PR-551 with force:False 12:54:48 2024-05-13 12:54:47,717 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-551/.semver/PR-551 12:54:48 2024-05-13 12:54:47,721 [execute] INFO git cat-file --batch-check 12:54:48 2024-05-13 12:54:47,721 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-551/.semver, universal_newlines=False, shell=None, istream=) 12:54:48 2024-05-13 12:54:47,725 [execute] INFO git cat-file --batch 12:54:48 2024-05-13 12:54:47,726 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-551/.semver, universal_newlines=False, shell=None, istream=) 12:54:48 2024-05-13 12:54:47,730 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-551/.semver/PR-551 12:54:48 0.0.0 [Pipeline] } 12:54:48 $ docker exec --env ******** --env ******** 5221c5449f4546288905c30e8fefbad70dca19115ad599abc58f5efa149caee5 ssh-agent -k 12:54:48 unset SSH_AUTH_SOCK; 12:54:48 unset SSH_AGENT_PID; 12:54:48 echo Agent pid 77 killed; 12:54:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:54:48 + git semver [Pipeline] } 12:54:49 $ docker stop --time=1 5221c5449f4546288905c30e8fefbad70dca19115ad599abc58f5efa149caee5 12:54:50 $ docker rm -f --volumes 5221c5449f4546288905c30e8fefbad70dca19115ad599abc58f5efa149caee5 [Pipeline] // withDockerContainer [Pipeline] sh 12:54:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:54:51 Stashed 1 file(s) [Pipeline] echo 12:54:51 [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 12:54:52 provisioning config files... 12:54:52 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-551@tmp/config4728778788879485479tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:54:52 ---> ****-login.sh 12:54:52 nexus3.edgexfoundry.org:10001 12:54:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:54:52 Configure a credential helper to remove this warning. See 12:54:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:54:52 12:54:52 Login Succeeded 12:54:52 nexus3.edgexfoundry.org:10002 12:54:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:54:52 Configure a credential helper to remove this warning. See 12:54:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:54:52 12:54:52 Login Succeeded 12:54:52 nexus3.edgexfoundry.org:10003 12:54:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:54:52 Configure a credential helper to remove this warning. See 12:54:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:54:52 12:54:52 Login Succeeded 12:54:52 nexus3.edgexfoundry.org:10004 12:54:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:54:52 Configure a credential helper to remove this warning. See 12:54:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:54:52 12:54:52 Login Succeeded 12:54:52 ****.io 12:54:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:54:53 Configure a credential helper to remove this warning. See 12:54:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:54:53 12:54:53 Login Succeeded 12:54:53 ---> ****-login.sh ends [Pipeline] } 12:54:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:54:53 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 12:54:53 + + grep ^go [0-9].[0-9]* go.mod 12:54:53 cut -d -f 2 [Pipeline] echo 12:54:53 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:54:54 ========================================================= 12:54:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts] 12:54:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:54 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . 12:54:54 Sending build context to Docker daemon 48.81MB 12:54:54 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 12:54:54 Step 2/10 : FROM ${BASE} AS builder 12:54:55 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base 12:54:55 619be1103602: Pulling fs layer 12:54:55 7862e08f4a3e: Pulling fs layer 12:54:55 5df492c9dc93: Pulling fs layer 12:54:55 7629e6793208: Pulling fs layer 12:54:55 4f4fb700ef54: Pulling fs layer 12:54:55 8de7f028bff5: Pulling fs layer 12:54:55 44042ff1420b: Pulling fs layer 12:54:55 7629e6793208: Waiting 12:54:55 5cdaf54b7214: Pulling fs layer 12:54:55 4f4fb700ef54: Waiting 12:54:55 44042ff1420b: Waiting 12:54:55 8de7f028bff5: Waiting 12:54:55 38f3e5a9071a: Pulling fs layer 12:54:55 5cdaf54b7214: Waiting 12:54:55 7862e08f4a3e: Download complete 12:54:55 7629e6793208: Verifying Checksum 12:54:55 7629e6793208: Download complete 12:54:55 4f4fb700ef54: Verifying Checksum 12:54:55 4f4fb700ef54: Download complete 12:54:55 619be1103602: Verifying Checksum 12:54:55 619be1103602: Download complete 12:54:55 8de7f028bff5: Verifying Checksum 12:54:55 8de7f028bff5: Download complete 12:54:55 44042ff1420b: Verifying Checksum 12:54:55 44042ff1420b: Download complete 12:54:55 619be1103602: Pull complete 12:54:55 38f3e5a9071a: Verifying Checksum 12:54:55 38f3e5a9071a: Download complete 12:54:55 7862e08f4a3e: Pull complete 12:54:55 5df492c9dc93: Verifying Checksum 12:54:55 5df492c9dc93: Download complete 12:54:56 5cdaf54b7214: Verifying Checksum 12:54:56 5cdaf54b7214: Download complete 12:54:59 5df492c9dc93: Pull complete 12:54:59 7629e6793208: Pull complete 12:54:59 4f4fb700ef54: Pull complete 12:54:59 8de7f028bff5: Pull complete 12:54:59 44042ff1420b: Pull complete 12:55:02 5cdaf54b7214: Pull complete 12:55:02 38f3e5a9071a: Pull complete 12:55:02 Digest: sha256:d452b7c9dc822626b28f2158ccf3bbf04957b0b2ad14062d8ea2b98b8d6f5c64 12:55:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts 12:55:02 ---> 60b93f829570 12:55:02 Step 3/10 : ARG ADD_BUILD_TAGS="" 12:55:06 Still waiting to schedule task 12:55:06 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:55:17 ---> Running in a4b7d7c9a19c 12:55:17 Removing intermediate container a4b7d7c9a19c 12:55:17 ---> 28f681e3bc35 12:55:17 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:55:17 ---> Running in 6841cd895121 12:55:17 Removing intermediate container 6841cd895121 12:55:17 ---> 5e72eca8dff3 12:55:17 Step 5/10 : RUN apk add --update --no-cache make git openssh 12:55:17 ---> Running in 3dd3a17bbc3b 12:55:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:55:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:55:17 (1/8) Installing openssh-keygen (9.3_p2-r1) 12:55:17 (2/8) Installing libedit (20221030.3.1-r1) 12:55:17 (3/8) Installing openssh-client-common (9.3_p2-r1) 12:55:17 (4/8) Installing openssh-client-default (9.3_p2-r1) 12:55:17 (5/8) Installing openssh-sftp-server (9.3_p2-r1) 12:55:17 (6/8) Installing openssh-server-common (9.3_p2-r1) 12:55:17 (7/8) Installing openssh-server (9.3_p2-r1) 12:55:17 (8/8) Installing openssh (9.3_p2-r1) 12:55:17 Executing busybox-1.36.1-r5.trigger 12:55:17 OK: 270 MiB in 60 packages 12:55:19 Removing intermediate container 3dd3a17bbc3b 12:55:19 ---> de65022be08f 12:55:19 Step 6/10 : WORKDIR /device-modbus-go 12:55:19 ---> Running in bce05b1995a5 12:55:20 Removing intermediate container bce05b1995a5 12:55:20 ---> 230f1dfcfc20 12:55:20 Step 7/10 : COPY go.mod vendor* ./ 12:55:24 ---> 99d69cafba39 12:55:24 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:55:24 ---> Running in 9cbf97a085bf 12:56:03 Removing intermediate container 9cbf97a085bf 12:56:03 ---> b9d430cfb9d4 12:56:03 Step 9/10 : COPY . . 12:56:03 ---> 1634bbb571d2 12:56:03 Step 10/10 : RUN ${MAKE} 12:56:03 ---> Running in 14bd98b0c596 12:56:03 noop 12:56:03 Removing intermediate container 14bd98b0c596 12:56:03 ---> fa06226092d4 12:56:03 Successfully built fa06226092d4 12:56:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:56:03 + docker inspect -f . ci-base-image-x86_64 12:56:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:56:04 prd-ubuntu20.04-docker-8c-8g-728 does not seem to be running inside a container 12:56:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-551 -v /w/workspace/xfoundry_device-modbus-go_PR-551:/w/workspace/xfoundry_device-modbus-go_PR-551:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-551@tmp:/w/workspace/xfoundry_device-modbus-go_PR-551@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 12:56:04 $ docker top 37c3cc9de34ed41f4470c3e18f5474b6ea20d65548dd7954df7bc5013d7f30f2 -eo pid,comm [Pipeline] { [Pipeline] sh 12:56:04 + go version 12:56:04 go version go1.21.9 linux/amd64 [Pipeline] } 12:56:05 $ docker stop --time=1 37c3cc9de34ed41f4470c3e18f5474b6ea20d65548dd7954df7bc5013d7f30f2 12:56:06 $ docker rm -f --volumes 37c3cc9de34ed41f4470c3e18f5474b6ea20d65548dd7954df7bc5013d7f30f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:56:07 + docker inspect -f . ci-base-image-x86_64 12:56:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:56:07 prd-ubuntu20.04-docker-8c-8g-728 does not seem to be running inside a container 12:56:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-modbus-go_PR-551 -v /w/workspace/xfoundry_device-modbus-go_PR-551:/w/workspace/xfoundry_device-modbus-go_PR-551:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-551@tmp:/w/workspace/xfoundry_device-modbus-go_PR-551@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 12:56:07 $ docker top f263288c68599b7047754b839c42b658f293f3846c62fd50250d431cd46b7a4f -eo pid,comm [Pipeline] { [Pipeline] sh 12:56:08 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-551 [Pipeline] fileExists [Pipeline] sh 12:56:08 + make test 12:56:08 go test ./... -coverprofile=coverage.out 12:56:10 ? github.com/edgexfoundry/device-modbus-go [no test files] 12:56:20 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 12:56:20 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.011s coverage: 47.9% of statements 12:56:26 go vet ./... 12:56:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:56:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:56:29 ./bin/test-attribution-txt.sh [Pipeline] echo 12:56:29 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 12:56:29 + go mod tidy [Pipeline] } 12:56:29 $ docker stop --time=1 f263288c68599b7047754b839c42b658f293f3846c62fd50250d431cd46b7a4f 12:56:33 $ docker rm -f --volumes f263288c68599b7047754b839c42b658f293f3846c62fd50250d431cd46b7a4f [Pipeline] // withDockerContainer [Pipeline] sh 12:56:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:56:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:56:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:56:35 + ls -al . 12:56:35 total 196 12:56:35 drwxrwxr-x 10 jenkins jenkins 4096 May 13 12:56 . 12:56:35 drwxrwxr-x 4 jenkins jenkins 4096 May 13 12:54 .. 12:56:35 -rw-rw-r-- 1 jenkins jenkins 140 May 13 12:54 .dockerignore 12:56:35 drwxrwxr-x 8 jenkins jenkins 4096 May 13 12:56 .git 12:56:35 drwxrwxr-x 3 jenkins jenkins 4096 May 13 12:54 .github 12:56:35 -rw-rw-r-- 1 jenkins jenkins 258 May 13 12:54 .gitignore 12:56:35 -rw-rw-r-- 1 jenkins jenkins 41 May 13 12:54 .golangci.yml 12:56:35 drwxr-xr-x 3 jenkins jenkins 4096 May 13 12:54 .semver 12:56:35 -rw-rw-r-- 1 jenkins jenkins 11120 May 13 12:54 Attribution.txt 12:56:35 -rw-rw-r-- 1 jenkins jenkins 16388 May 13 12:54 CHANGELOG.md 12:56:35 -rw-rw-r-- 1 jenkins jenkins 1474 May 13 12:54 Dockerfile 12:56:35 -rw-rw-r-- 1 jenkins jenkins 677 May 13 12:54 GOVERNANCE.md 12:56:35 -rw-rw-r-- 1 jenkins jenkins 658 May 13 12:54 Jenkinsfile 12:56:35 -rw-rw-r-- 1 jenkins jenkins 11340 May 13 12:54 LICENSE 12:56:35 -rw-rw-r-- 1 jenkins jenkins 1936 May 13 12:54 Makefile 12:56:35 -rw-rw-r-- 1 jenkins jenkins 622 May 13 12:54 OWNERS.md 12:56:35 -rw-rw-r-- 1 jenkins jenkins 4463 May 13 12:54 README.md 12:56:35 -rw-rw-r-- 1 jenkins jenkins 5 May 13 12:54 VERSION 12:56:35 drwxrwxr-x 2 jenkins jenkins 4096 May 13 12:54 bin 12:56:35 drwxrwxr-x 3 jenkins jenkins 4096 May 13 12:54 cmd 12:56:35 -rw-r--r-- 1 jenkins jenkins 24334 May 13 12:56 coverage.out 12:56:35 -rw-rw-r-- 1 jenkins jenkins 3865 May 13 12:54 go.mod 12:56:35 -rw-rw-r-- 1 jenkins jenkins 34537 May 13 12:54 go.sum 12:56:35 drwxrwxr-x 3 jenkins jenkins 4096 May 13 12:54 internal 12:56:35 drwxrwxr-x 2 jenkins jenkins 4096 May 13 12:54 simulator 12:56:35 drwxrwxr-x 6 jenkins jenkins 4096 May 13 12:54 vendor 12:56:35 -rw-rw-r-- 1 jenkins jenkins 229 May 13 12:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:56:36 + 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=5d2608996af2c122a081b3be030c03366c090752 --label arch=amd64 --label version=0.0.0 . 12:56:36 Sending build context to Docker daemon 48.84MB 12:56:36 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 12:56:36 Step 2/23 : FROM ${BASE} AS builder 12:56:36 ---> fa06226092d4 12:56:36 Step 3/23 : ARG ADD_BUILD_TAGS="" 12:56:37 ---> Running in 01c65c78c770 12:56:37 Removing intermediate container 01c65c78c770 12:56:37 ---> 1f85368008f1 12:56:37 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:56:37 ---> Running in 7c1bed121778 12:56:37 Removing intermediate container 7c1bed121778 12:56:37 ---> 4a90ca882768 12:56:37 Step 5/23 : RUN apk add --update --no-cache make git openssh 12:56:37 ---> Running in 1fd2f64e4753 12:56:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:56:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:56:38 OK: 270 MiB in 60 packages 12:56:38 Removing intermediate container 1fd2f64e4753 12:56:38 ---> ea75e918d681 12:56:38 Step 6/23 : WORKDIR /device-modbus-go 12:56:38 ---> Running in 9489f8436d58 12:56:38 Removing intermediate container 9489f8436d58 12:56:38 ---> 8f93a62f023e 12:56:38 Step 7/23 : COPY go.mod vendor* ./ 12:56:40 ---> d5ba15958d17 12:56:40 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:56:40 ---> Running in ad28cc5d737d 12:56:41 skipping... 12:56:41 Removing intermediate container ad28cc5d737d 12:56:41 ---> d7de7eae5ca1 12:56:41 Step 9/23 : COPY . . 12:56:44 ---> e6e024433aec 12:56:44 Step 10/23 : RUN ${MAKE} 12:56:44 ---> Running in 52dfd6feacf9 12:56:44 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.1" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 12:56:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-730 in /w/workspace/xfoundry_device-modbus-go_PR-551 [Pipeline] { [Pipeline] ws 12:56:49 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 12:56:52 The recommended git tool is: git 12:56:56 using credential edgex-jenkins-ssh 12:56:56 Cloning the remote Git repository 12:56:56 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 12:56:56 > git init /w/workspace/device-modbus-go/1 # timeout=10 12:56:57 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 12:56:57 > git --version # timeout=10 12:56:57 > git --version # 'git version 2.25.1' 12:56:57 using GIT_SSH to set credentials SSH Credentials for GitHub 12:56:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:56:59 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 12:56:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:56:59 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 12:56:59 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 12:56:59 using GIT_SSH to set credentials SSH Credentials for GitHub 12:56:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/551/head:refs/remotes/origin/PR-551 +refs/heads/napa:refs/remotes/origin/napa # timeout=10 12:57:01 Merging remotes/origin/napa commit 71400dc9842281494e52a1844bb24bcb2d08fff5 into PR head commit 5d2608996af2c122a081b3be030c03366c090752 12:57:01 > git config core.sparsecheckout # timeout=10 12:57:01 > git checkout -f 5d2608996af2c122a081b3be030c03366c090752 # timeout=10 12:57:02 > git remote # timeout=10 12:57:02 > git config --get remote.origin.url # timeout=10 12:57:02 using GIT_SSH to set credentials SSH Credentials for GitHub 12:57:02 > git merge 71400dc9842281494e52a1844bb24bcb2d08fff5 # timeout=10 12:57:02 > git rev-parse HEAD^{commit} # timeout=10 12:57:02 Merge succeeded, producing 5d2608996af2c122a081b3be030c03366c090752 12:57:02 Checking out Revision 5d2608996af2c122a081b3be030c03366c090752 (PR-551) 12:57:03 Commit message: "fix: Bump SDK and dependencies version" 12:57:03 > git --version # timeout=10 12:57:03 > git --version # 'git version 2.25.1' 12:57:03 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 12:57:02 > git config core.sparsecheckout # timeout=10 12:57:02 > git checkout -f 5d2608996af2c122a081b3be030c03366c090752 # timeout=10 12:57:06 Removing intermediate container 52dfd6feacf9 12:57:06 ---> f301d5b05196 12:57:06 Step 11/23 : FROM alpine:3.18 12:57:06 3.18: Pulling from library/alpine 12:57:06 619be1103602: Already exists 12:57:06 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 12:57:06 Status: Downloaded newer image for alpine:3.18 12:57:06 ---> d3782b16ccc9 12:57:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 12:57:06 ---> Running in 0b6d2f3a8d59 12:57:06 Removing intermediate container 0b6d2f3a8d59 12:57:06 ---> ce09fd9c1fc3 12:57:06 Step 13/23 : RUN apk add --update --no-cache dumb-init 12:57:06 ---> Running in 0285eae067e5 12:57:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:57:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:57:06 (1/1) Installing dumb-init (1.2.5-r2) 12:57:06 Executing busybox-1.36.1-r5.trigger 12:57:06 OK: 7 MiB in 16 packages 12:57:07 Removing intermediate container 0285eae067e5 12:57:07 ---> 323cfd02f3ee 12:57:07 Step 14/23 : RUN apk --no-cache upgrade 12:57:07 ---> Running in 9c1ed752a752 12:57:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:57:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:57:07 Upgrading critical system libraries and apk-tools: 12:57:07 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 12:57:07 Executing busybox-1.36.1-r5.trigger 12:57:07 Continuing the upgrade transaction with new apk-tools: 12:57:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:57:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 12:57:07 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 12:57:07 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 12:57:07 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 12:57:07 OK: 7 MiB in 16 packages [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:57:08 Removing intermediate container 9c1ed752a752 12:57:08 ---> ed8891427066 12:57:08 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 12:57:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:57:08 % Total % Received % Xferd Average Speed Time Time Time Current 12:57:08 Dload Upload Total Spent Left Speed 12:57:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 99441 0 --:--:-- --:--:-- --:--:-- 99441 [Pipeline] sh 12:57:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:57:09 + + sudo teesudo /etc/docker/daemon.new jq 12:57:09 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:57:09 { 12:57:09 "registry-mirrors": [ 12:57:09 "https://nexus3.edgexfoundry.org:10001" 12:57:09 ], 12:57:09 "bip": "10.250.0.254/24", 12:57:09 "hosts": [ 12:57:09 "tcp://0.0.0.0:5555", 12:57:09 "unix:///var/run/docker.sock" 12:57:09 ], 12:57:09 "mtu": 1458, 12:57:09 "selinux-enabled": true, 12:57:09 "seccomp-profile": "/etc/docker/seccomp.json" 12:57:09 } [Pipeline] sh 12:57:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:57:09 ---> dcc320af1e62 12:57:09 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 12:57:09 ---> 77eb264a2eb9 12:57:09 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 12:57:09 ---> 961d0b08a192 12:57:09 Step 18/23 : EXPOSE 59901 12:57:09 ---> Running in 2a845123aa74 12:57:09 Removing intermediate container 2a845123aa74 12:57:09 ---> ed6a31fc0b18 12:57:09 Step 19/23 : ENTRYPOINT ["/device-modbus"] 12:57:09 ---> Running in 82610a99d9a6 12:57:09 + sudo service docker restart 12:57:10 Removing intermediate container 82610a99d9a6 12:57:10 ---> bf66d303acfa 12:57:10 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 12:57:10 ---> Running in ac3b4b8bef2d 12:57:10 Removing intermediate container ac3b4b8bef2d 12:57:10 ---> 4f5d33667ad6 12:57:10 Step 21/23 : LABEL arch=amd64 12:57:10 ---> Running in ac0525672923 12:57:10 Removing intermediate container ac0525672923 12:57:10 ---> 2fe30678047e 12:57:10 Step 22/23 : LABEL git_sha=5d2608996af2c122a081b3be030c03366c090752 12:57:10 ---> Running in 52addcf3d3e8 12:57:10 Removing intermediate container 52addcf3d3e8 12:57:10 ---> 282af07e3b7c 12:57:10 Step 23/23 : LABEL version=0.0.0 12:57:10 ---> Running in b444c3844634 12:57:10 Removing intermediate container b444c3844634 12:57:10 ---> 5c07dff7fd70 12:57:10 [Warning] One or more build-args [ARCH] were not consumed 12:57:10 Successfully built 5c07dff7fd70 12:57:10 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:57:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:57:11 12:57:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:57:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:57:11 latest: Pulling from edgex-lftools-log-publisher 12:57:11 5eb5b503b376: Pulling fs layer 12:57:11 5c69ac0246d0: Pulling fs layer 12:57:11 ec43610c2a17: Pulling fs layer 12:57:11 3a2ae6a8a46f: Pulling fs layer 12:57:11 33b1e0a273af: Pulling fs layer 12:57:11 5d3b04190fa2: Pulling fs layer 12:57:11 2f39f015ded8: Pulling fs layer 12:57:11 3a2ae6a8a46f: Waiting 12:57:11 33b1e0a273af: Waiting 12:57:11 5d3b04190fa2: Waiting 12:57:11 2f39f015ded8: Waiting 12:57:11 5c69ac0246d0: Verifying Checksum 12:57:11 5c69ac0246d0: Download complete 12:57:11 3a2ae6a8a46f: Download complete 12:57:11 33b1e0a273af: Download complete 12:57:11 5d3b04190fa2: Verifying Checksum 12:57:11 5d3b04190fa2: Download complete 12:57:11 ec43610c2a17: Verifying Checksum 12:57:11 ec43610c2a17: Download complete 12:57:12 5eb5b503b376: Verifying Checksum 12:57:12 2f39f015ded8: Download complete 12:57:13 5eb5b503b376: Pull complete 12:57:13 5c69ac0246d0: Pull complete 12:57:13 ec43610c2a17: Pull complete 12:57:13 3a2ae6a8a46f: Pull complete 12:57:14 33b1e0a273af: Pull complete 12:57:14 5d3b04190fa2: Pull complete 12:57:18 2f39f015ded8: Pull complete 12:57:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:57:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:57:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:57:18 prd-ubuntu20.04-docker-8c-8g-728 does not seem to be running inside a container 12:57:18 $ 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-551 -v /w/workspace/xfoundry_device-modbus-go_PR-551:/w/workspace/xfoundry_device-modbus-go_PR-551:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-551@tmp:/w/workspace/xfoundry_device-modbus-go_PR-551@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 12:57:26 $ docker top 2b8db4750bb35ca68277e6093125e799a1fe538f5c9faaecf84bce48031ee316 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:57:27 ---> job-cost.sh 12:57:27 lf-activate-venv: SKIPPING 12:57:27 INFO: No Stack... 12:57:27 INFO: Retrieving Pricing Info for: v3-standard-8 12:57:27 INFO: Archiving Costs [Pipeline] sh [Pipeline] withEnv 12:57:28 + cat /w/workspace/xfoundry_device-modbus-go_PR-551/archives/cost.csv 12:57:28 + cut -d, -f6 [Pipeline] { [Pipeline] lock 12:57:28 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-551-1-stack-cost] 12:57:28 Resource [jenkins-edgexfoundry-device-modbus-go-PR-551-1-stack-cost] did not exist. Created. 12:57:28 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-551-1-stack-cost] [Pipeline] { [Pipeline] configFileProvider 12:57:28 provisioning config files... 12:57:28 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config2939108842626411307tmp [Pipeline] unstash [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh 12:57:28 + echo total: 0.2199999988079071 [Pipeline] stash 12:57:28 Stashed 1 file(s) [Pipeline] } 12:57:29 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-551-1-stack-cost] 12:57:29 ---> ****-login.sh 12:57:29 nexus3.edgexfoundry.org:10001 [Pipeline] // lock [Pipeline] } 12:57:29 $ docker stop --time=1 2b8db4750bb35ca68277e6093125e799a1fe538f5c9faaecf84bce48031ee316 12:57:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:57:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:57:29 Configure a credential helper to remove this warning. See 12:57:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:57:29 12:57:29 Login Succeeded 12:57:29 nexus3.edgexfoundry.org:10002 12:57:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:57:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:57:30 Configure a credential helper to remove this warning. See 12:57:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:57:30 12:57:30 Login Succeeded 12:57:30 nexus3.edgexfoundry.org:10003 12:57:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:57:30 $ docker rm -f --volumes 2b8db4750bb35ca68277e6093125e799a1fe538f5c9faaecf84bce48031ee316 12:57:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:57:30 Configure a credential helper to remove this warning. See 12:57:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:57:30 12:57:30 Login Succeeded 12:57:30 nexus3.edgexfoundry.org:10004 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 12:57:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:57:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:57:30 Configure a credential helper to remove this warning. See 12:57:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:57:30 12:57:30 Login Succeeded 12:57:30 ****.io [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:57:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:57:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:57:31 Configure a credential helper to remove this warning. See 12:57:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:57:31 12:57:31 Login Succeeded 12:57:31 ---> ****-login.sh ends [Pipeline] } 12:57:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:57:31 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 12:57:32 + grep ^go [0-9].[0-9]* go.mod 12:57:32 + cut -d -f 2 [Pipeline] echo 12:57:32 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:57:32 ========================================================= 12:57:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts] 12:57:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:57:32 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . 12:57:35 Sending build context to Docker daemon 40.26MB 12:57:35 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 12:57:35 Step 2/10 : FROM ${BASE} AS builder 12:57:35 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 12:57:35 c6b39de5b339: Pulling fs layer 12:57:35 a69c41024577: Pulling fs layer 12:57:35 d6de4b400683: Pulling fs layer 12:57:35 35cb2a7552d0: Pulling fs layer 12:57:35 4f4fb700ef54: Pulling fs layer 12:57:35 9e011611b7f5: Pulling fs layer 12:57:35 3bd174042beb: Pulling fs layer 12:57:35 4476f39b5e91: Pulling fs layer 12:57:35 35cb2a7552d0: Waiting 12:57:35 4f4fb700ef54: Waiting 12:57:35 9e011611b7f5: Waiting 12:57:35 3bd174042beb: Waiting 12:57:35 4476f39b5e91: Waiting 12:57:35 a69c41024577: Verifying Checksum 12:57:35 a69c41024577: Download complete 12:57:35 35cb2a7552d0: Verifying Checksum 12:57:35 35cb2a7552d0: Download complete 12:57:35 4f4fb700ef54: Verifying Checksum 12:57:35 4f4fb700ef54: Download complete 12:57:35 9e011611b7f5: Verifying Checksum 12:57:35 9e011611b7f5: Download complete 12:57:35 c6b39de5b339: Verifying Checksum 12:57:35 c6b39de5b339: Download complete 12:57:35 4476f39b5e91: Verifying Checksum 12:57:35 4476f39b5e91: Download complete 12:57:36 c6b39de5b339: Pull complete 12:57:36 a69c41024577: Pull complete 12:57:37 d6de4b400683: Verifying Checksum 12:57:37 d6de4b400683: Download complete 12:57:38 3bd174042beb: Verifying Checksum 12:57:38 3bd174042beb: Download complete 12:57:50 d6de4b400683: Pull complete 12:57:50 35cb2a7552d0: Pull complete 12:57:50 4f4fb700ef54: Pull complete 12:57:50 9e011611b7f5: Pull complete 12:57:58 3bd174042beb: Pull complete 12:58:00 4476f39b5e91: Pull complete 12:58:00 Digest: sha256:3ff92c4bac7a686c9bee1a691493ca45b01f27f0008dd3b8e347e1ca93528f02 12:58:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts 12:58:00 ---> 981a0608b64a 12:58:00 Step 3/10 : ARG ADD_BUILD_TAGS="" 12:58:02 ---> Running in 24394f11e104 12:58:02 Removing intermediate container 24394f11e104 12:58:02 ---> b8393026525d 12:58:02 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:58:03 ---> Running in 3151bad8777c 12:58:03 Removing intermediate container 3151bad8777c 12:58:03 ---> 5cae32cf7219 12:58:03 Step 5/10 : RUN apk add --update --no-cache make git openssh 12:58:03 ---> Running in 59e1fcd6cfcf 12:58:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:58:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:58:06 (1/8) Installing openssh-keygen (9.3_p2-r1) 12:58:06 (2/8) Installing libedit (20221030.3.1-r1) 12:58:06 (3/8) Installing openssh-client-common (9.3_p2-r1) 12:58:06 (4/8) Installing openssh-client-default (9.3_p2-r1) 12:58:06 (5/8) Installing openssh-sftp-server (9.3_p2-r1) 12:58:06 (6/8) Installing openssh-server-common (9.3_p2-r1) 12:58:06 (7/8) Installing openssh-server (9.3_p2-r1) 12:58:06 (8/8) Installing openssh (9.3_p2-r1) 12:58:06 Executing busybox-1.36.1-r5.trigger 12:58:06 OK: 272 MiB in 60 packages 12:58:07 Removing intermediate container 59e1fcd6cfcf 12:58:07 ---> 5b30c0cf22bb 12:58:07 Step 6/10 : WORKDIR /device-modbus-go 12:58:07 ---> Running in feb4839068f6 12:58:07 Removing intermediate container feb4839068f6 12:58:07 ---> ad6e086b34c2 12:58:07 Step 7/10 : COPY go.mod vendor* ./ 12:58:14 ---> 8bf2d8884c52 12:58:14 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:58:14 ---> Running in 7971e3e483d4 12:59:10 Removing intermediate container 7971e3e483d4 12:59:10 ---> 30584bb71205 12:59:10 Step 9/10 : COPY . . 12:59:13 ---> a65a8b2afac4 12:59:13 Step 10/10 : RUN ${MAKE} 12:59:13 ---> Running in 9539b4d9ea1b 12:59:14 noop 12:59:14 Removing intermediate container 9539b4d9ea1b 12:59:14 ---> fe1dd922e797 12:59:15 Successfully built fe1dd922e797 12:59:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:59:15 + docker inspect -f . ci-base-image-arm64 12:59:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:59:15 prd-ubuntu20.04-docker-arm64-4c-16g-730 does not seem to be running inside a container 12:59:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:59:17 $ docker top c91748892270062664070d1298f36879c4b89d0bbd93fdbeb682b1deaaf51342 -eo pid,comm [Pipeline] { [Pipeline] sh 12:59:18 + go version 12:59:18 go version go1.21.9 linux/arm64 [Pipeline] } 12:59:18 $ docker stop --time=1 c91748892270062664070d1298f36879c4b89d0bbd93fdbeb682b1deaaf51342 12:59:19 $ docker rm -f --volumes c91748892270062664070d1298f36879c4b89d0bbd93fdbeb682b1deaaf51342 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:59:20 + docker inspect -f . ci-base-image-arm64 12:59:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:59:21 prd-ubuntu20.04-docker-arm64-4c-16g-730 does not seem to be running inside a container 12:59:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:59:22 $ docker top 7f357f0ff08f7304e5db4c7a819e0d3162bc10458614c5e1330cd8d3e0d0ad61 -eo pid,comm [Pipeline] { [Pipeline] sh 12:59:23 + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh 12:59:23 + make test 12:59:23 go test ./... -coverprofile=coverage.out 12:59:27 ? github.com/edgexfoundry/device-modbus-go [no test files] 13:01:18 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 13:01:18 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.079s coverage: 47.9% of statements 13:01:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:01:19 go vet ./... 13:01:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:01:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:01:51 ./bin/test-attribution-txt.sh [Pipeline] echo 13:01:51 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 13:01:52 + go mod tidy [Pipeline] } 13:01:56 $ docker stop --time=1 7f357f0ff08f7304e5db4c7a819e0d3162bc10458614c5e1330cd8d3e0d0ad61 13:01:57 $ docker rm -f --volumes 7f357f0ff08f7304e5db4c7a819e0d3162bc10458614c5e1330cd8d3e0d0ad61 [Pipeline] // withDockerContainer [Pipeline] sh 13:01:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:01:59 Warning: overwriting stash ‘coverage-report’ 13:02:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:02:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:02:01 + ls -al . 13:02:01 total 192 13:02:01 drwxrwxr-x 9 jenkins jenkins 4096 May 13 12:59 . 13:02:01 drwxrwxr-x 4 jenkins jenkins 4096 May 13 12:56 .. 13:02:01 -rw-rw-r-- 1 jenkins jenkins 140 May 13 12:57 .dockerignore 13:02:01 drwxrwxr-x 8 jenkins jenkins 4096 May 13 12:57 .git 13:02:01 drwxrwxr-x 3 jenkins jenkins 4096 May 13 12:57 .github 13:02:01 -rw-rw-r-- 1 jenkins jenkins 258 May 13 12:57 .gitignore 13:02:01 -rw-rw-r-- 1 jenkins jenkins 41 May 13 12:57 .golangci.yml 13:02:01 -rw-rw-r-- 1 jenkins jenkins 11120 May 13 12:57 Attribution.txt 13:02:01 -rw-rw-r-- 1 jenkins jenkins 16388 May 13 12:57 CHANGELOG.md 13:02:01 -rw-rw-r-- 1 jenkins jenkins 1474 May 13 12:57 Dockerfile 13:02:01 -rw-rw-r-- 1 jenkins jenkins 677 May 13 12:57 GOVERNANCE.md 13:02:01 -rw-rw-r-- 1 jenkins jenkins 658 May 13 12:57 Jenkinsfile 13:02:01 -rw-rw-r-- 1 jenkins jenkins 11340 May 13 12:57 LICENSE 13:02:01 -rw-rw-r-- 1 jenkins jenkins 1936 May 13 12:57 Makefile 13:02:01 -rw-rw-r-- 1 jenkins jenkins 622 May 13 12:57 OWNERS.md 13:02:01 -rw-rw-r-- 1 jenkins jenkins 4463 May 13 12:57 README.md 13:02:01 -rw-rw-r-- 1 jenkins jenkins 5 May 13 12:54 VERSION 13:02:01 drwxrwxr-x 2 jenkins jenkins 4096 May 13 12:57 bin 13:02:01 drwxrwxr-x 3 jenkins jenkins 4096 May 13 12:57 cmd 13:02:01 -rw-r--r-- 1 jenkins jenkins 24334 May 13 13:01 coverage.out 13:02:01 -rw-rw-r-- 1 jenkins jenkins 3865 May 13 12:57 go.mod 13:02:01 -rw-rw-r-- 1 jenkins jenkins 34537 May 13 12:57 go.sum 13:02:01 drwxrwxr-x 3 jenkins jenkins 4096 May 13 12:57 internal 13:02:01 drwxrwxr-x 2 jenkins jenkins 4096 May 13 12:57 simulator 13:02:01 drwxrwxr-x 6 jenkins jenkins 4096 May 13 12:57 vendor 13:02:01 -rw-rw-r-- 1 jenkins jenkins 229 May 13 12:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:02:01 + 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=5d2608996af2c122a081b3be030c03366c090752 --label arch=arm64 --label version=0.0.0 . 13:02:04 Sending build context to Docker daemon 40.28MB 13:02:04 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 13:02:04 Step 2/23 : FROM ${BASE} AS builder 13:02:04 ---> fe1dd922e797 13:02:04 Step 3/23 : ARG ADD_BUILD_TAGS="" 13:02:04 ---> Running in ee2f8fc3fb0b 13:02:04 Removing intermediate container ee2f8fc3fb0b 13:02:04 ---> eff2c3324973 13:02:04 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:02:04 ---> Running in 7deb65cba2c0 13:02:05 Removing intermediate container 7deb65cba2c0 13:02:05 ---> 39cc35a14b3e 13:02:05 Step 5/23 : RUN apk add --update --no-cache make git openssh 13:02:05 ---> Running in 70c9a9f054f3 13:02:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:02:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:02:07 OK: 272 MiB in 60 packages 13:02:08 Removing intermediate container 70c9a9f054f3 13:02:08 ---> 907c3eb239e8 13:02:08 Step 6/23 : WORKDIR /device-modbus-go 13:02:08 ---> Running in b81f58fd9914 13:02:08 Removing intermediate container b81f58fd9914 13:02:08 ---> d4515cd3f9e7 13:02:08 Step 7/23 : COPY go.mod vendor* ./ 13:02:15 ---> 5cdfdfd5d62b 13:02:15 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:02:15 ---> Running in 8231b204e7f5 13:02:16 skipping... 13:02:16 Removing intermediate container 8231b204e7f5 13:02:16 ---> 7a328b555afa 13:02:16 Step 9/23 : COPY . . 13:02:24 ---> e6e983a84b41 13:02:24 Step 10/23 : RUN ${MAKE} 13:02:24 ---> Running in ac6153fdf3c2 13:02:24 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.1" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 13:04:31 Removing intermediate container ac6153fdf3c2 13:04:31 ---> 1b93d65cf73f 13:04:31 Step 11/23 : FROM alpine:3.18 13:04:31 3.18: Pulling from library/alpine 13:04:31 c6b39de5b339: Already exists 13:04:31 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 13:04:31 Status: Downloaded newer image for alpine:3.18 13:04:31 ---> 33abbf032149 13:04:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 13:04:31 ---> Running in 51c8d49336c4 13:04:31 Removing intermediate container 51c8d49336c4 13:04:31 ---> 3bb2c426638b 13:04:31 Step 13/23 : RUN apk add --update --no-cache dumb-init 13:04:31 ---> Running in 1ba00418a4d7 13:04:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:04:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:04:32 (1/1) Installing dumb-init (1.2.5-r2) 13:04:32 Executing busybox-1.36.1-r5.trigger 13:04:32 OK: 8 MiB in 16 packages 13:04:33 Removing intermediate container 1ba00418a4d7 13:04:33 ---> 00a97a7fc407 13:04:33 Step 14/23 : RUN apk --no-cache upgrade 13:04:33 ---> Running in d62d9de11a5e 13:04:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:04:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:04:35 Upgrading critical system libraries and apk-tools: 13:04:35 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 13:04:35 Executing busybox-1.36.1-r5.trigger 13:04:35 Continuing the upgrade transaction with new apk-tools: 13:04:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:04:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:04:37 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 13:04:37 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 13:04:37 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 13:04:37 OK: 8 MiB in 16 packages 13:04:38 Removing intermediate container d62d9de11a5e 13:04:38 ---> e00ae2f4c96a 13:04:38 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 13:04:39 ---> d433e4fd6af4 13:04:39 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 13:04:40 ---> 3a286f58d732 13:04:40 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 13:04:40 ---> 1ad985106839 13:04:40 Step 18/23 : EXPOSE 59901 13:04:40 ---> Running in 475db210ab43 13:04:40 Removing intermediate container 475db210ab43 13:04:40 ---> ccb8216c43ec 13:04:40 Step 19/23 : ENTRYPOINT ["/device-modbus"] 13:04:40 ---> Running in 555bdcadbc3a 13:04:41 Removing intermediate container 555bdcadbc3a 13:04:41 ---> 8056d275623f 13:04:41 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 13:04:41 ---> Running in 022b4e86a25b 13:04:41 Removing intermediate container 022b4e86a25b 13:04:41 ---> b0f3bd1dc1ce 13:04:41 Step 21/23 : LABEL arch=arm64 13:04:41 ---> Running in da95be27a12d 13:04:41 Removing intermediate container da95be27a12d 13:04:41 ---> 0fb34a9c4ef2 13:04:41 Step 22/23 : LABEL git_sha=5d2608996af2c122a081b3be030c03366c090752 13:04:41 ---> Running in cfa3fa925c03 13:04:42 Removing intermediate container cfa3fa925c03 13:04:42 ---> 167ef5fcca42 13:04:42 Step 23/23 : LABEL version=0.0.0 13:04:42 ---> Running in 8b36349ac936 13:04:42 Removing intermediate container 8b36349ac936 13:04:42 ---> 3e3f84d85123 13:04:42 [Warning] One or more build-args [ARCH] were not consumed 13:04:42 Successfully built 3e3f84d85123 13:04:42 Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:04:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:04:43 13:04:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:04:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:04:44 arm64: Pulling from edgex-lftools-log-publisher 13:04:44 8998bd30e6a1: Pulling fs layer 13:04:44 04944245beec: Pulling fs layer 13:04:44 699f458cf7ca: Pulling fs layer 13:04:44 765212b225bb: Pulling fs layer 13:04:44 f23df028b6ca: Pulling fs layer 13:04:44 d65c8cfc05b1: Pulling fs layer 13:04:44 2437ff75d9bd: Pulling fs layer 13:04:44 765212b225bb: Waiting 13:04:44 f23df028b6ca: Waiting 13:04:44 d65c8cfc05b1: Waiting 13:04:44 2437ff75d9bd: Waiting 13:04:44 04944245beec: Verifying Checksum 13:04:44 04944245beec: Download complete 13:04:44 765212b225bb: Download complete 13:04:44 f23df028b6ca: Verifying Checksum 13:04:44 f23df028b6ca: Download complete 13:04:44 d65c8cfc05b1: Verifying Checksum 13:04:44 d65c8cfc05b1: Download complete 13:04:44 699f458cf7ca: Verifying Checksum 13:04:44 699f458cf7ca: Download complete 13:04:45 8998bd30e6a1: Download complete 13:04:47 2437ff75d9bd: Verifying Checksum 13:04:47 2437ff75d9bd: Download complete 13:04:49 8998bd30e6a1: Pull complete 13:04:50 04944245beec: Pull complete 13:04:51 699f458cf7ca: Pull complete 13:04:51 765212b225bb: Pull complete 13:04:52 f23df028b6ca: Pull complete 13:04:52 d65c8cfc05b1: Pull complete 13:05:10 2437ff75d9bd: Pull complete 13:05:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:05:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:05:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:05:11 prd-ubuntu20.04-docker-arm64-4c-16g-730 does not seem to be running inside a container 13:05:11 $ 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/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:05:14 $ docker top a527e107df6fa3dc34c630af1fc4cd905d20afb6664ab361222b5cc2239fd7cc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:05:14 ---> job-cost.sh 13:05:14 lf-activate-venv: SKIPPING 13:05:14 INFO: No Stack... 13:05:15 INFO: Retrieving Pricing Info for: v3-standard-4 13:05:16 INFO: Archiving Costs [Pipeline] sh 13:05:16 + cat /w/workspace/device-modbus-go/1/archives/cost.csv 13:05:16 + cut -d, -f6 [Pipeline] lock 13:05:16 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-551-1-stack-cost] 13:05:16 Resource [jenkins-edgexfoundry-device-modbus-go-PR-551-1-stack-cost] did not exist. Created. 13:05:16 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-551-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:05:17 /w/workspace/device-modbus-go/1@tmp/durable-627d186e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:05:18 + echo total: 0.10999999940395355 [Pipeline] stash 13:05:18 Warning: overwriting stash ‘stack-cost’ 13:05:18 Stashed 1 file(s) [Pipeline] } 13:05:18 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-551-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:05:18 $ docker stop --time=1 a527e107df6fa3dc34c630af1fc4cd905d20afb6664ab361222b5cc2239fd7cc 13:05:20 $ docker rm -f --volumes a527e107df6fa3dc34c630af1fc4cd905d20afb6664ab361222b5cc2239fd7cc [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 13:05:21 provisioning config files... 13:05:21 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-551@tmp/config2897491892490309792tmp [Pipeline] { [Pipeline] sh 13:05:21 + set +x 13:05:21 + + curl -s https://codecov.io/bash 13:05:21 bash -s -- 13:05:21 13:05:21 _____ _ 13:05:21 / ____| | | 13:05:21 | | ___ __| | ___ ___ _____ __ 13:05:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:05:21 | |___| (_) | (_| | __/ (_| (_) \ V / 13:05:21 \_____\___/ \__,_|\___|\___\___/ \_/ 13:05:21 Bash-1.0.6 13:05:21 13:05:21 13:05:21 ==> git version 2.25.1 found 13:05:21 ==> 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 13:05:21 Release-Date: 2020-01-08 13:05:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:05:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:05:21 ==> Jenkins CI detected. 13:05:21 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-551 13:05:21 project root: . 13:05:21 --> token set from env 13:05:21 Yaml found at: vendor/github.com/labstack/echo/v4/codecov.yml 13:05:22 ==> Running gcov in . (disable via -X gcov) 13:05:22 ==> Python coveragepy not found 13:05:22 ==> Searching for coverage reports in: 13:05:22 + . 13:05:22 -> Found 1 reports 13:05:22 ==> Detecting git/mercurial file structure 13:05:22 ==> Reading reports 13:05:22 + ./coverage.out bytes=24334 13:05:22 ==> Appending adjustments 13:05:22 https://docs.codecov.io/docs/fixing-reports 13:05:22 + Found adjustments 13:05:22 ==> Gzipping contents 13:05:22 16K /tmp/codecov.uOmcfu.gz 13:05:22 ==> Uploading reports 13:05:22 url: https://codecov.io 13:05:22 query: branch=PR-551&commit=5d2608996af2c122a081b3be030c03366c090752&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-551%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=551&job=&cmd_args= 13:05:22 -> Pinging Codecov 13:05:22 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-551&commit=5d2608996af2c122a081b3be030c03366c090752&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-551%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=551&job=&cmd_args= 13:05:22 -> Uploading to 13:05:22 https://storage.googleapis.com/codecov/v4/raw/2024-05-13/55DBCA73C666E3227836607328DD7E49/5d2608996af2c122a081b3be030c03366c090752/800659c1-7866-4feb-a9cb-b74905a7fc5a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240513%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240513T130522Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d049485a15945c596af2c55489e0e079b13689d6499fc19b2b1aa6da7da5bb3c 13:05:22 % Total % Received % Xferd Average Speed Time Time Time Current 13:05:22 Dload Upload Total Spent Left Speed 13:05:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15662 0 0 100 15662 0 63926 --:--:-- --:--:-- --:--:-- 63926 13:05:22 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/5d2608996af2c122a081b3be030c03366c090752 [Pipeline] } 13:05:22 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:05:25 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-551/archives ] 13:05:25 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-551/archives 13:05:25 total 16 13:05:25 drwxr-xr-x 3 root root 4096 May 13 12:57 . 13:05:25 drwxrwxr-x 11 jenkins jenkins 4096 May 13 12:57 .. 13:05:25 drwxr-xr-x 2 root root 4096 May 13 12:57 cost 13:05:25 -rw-r--r-- 1 root root 88 May 13 12:57 cost.csv 13:05:25 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-551/archives 13:05:25 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-551/archives 13:05:25 total 16 13:05:25 drwxr-xr-x 3 jenkins jenkins 4096 May 13 12:57 . 13:05:25 drwxrwxr-x 11 jenkins jenkins 4096 May 13 12:57 .. 13:05:25 drwxr-xr-x 2 jenkins jenkins 4096 May 13 12:57 cost 13:05:25 -rw-r--r-- 1 jenkins jenkins 88 May 13 12:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:05:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:05:26 ---> package-listing.sh 13:05:26 ++ facter osfamily 13:05:26 ++ tr '[:upper:]' '[:lower:]' 13:05:26 + OS_FAMILY=debian 13:05:26 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-551 13:05:26 + START_PACKAGES=/tmp/packages_start.txt 13:05:26 + END_PACKAGES=/tmp/packages_end.txt 13:05:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:05:26 + PACKAGES=/tmp/packages_start.txt 13:05:26 + '[' /w/workspace/xfoundry_device-modbus-go_PR-551 ']' 13:05:26 + PACKAGES=/tmp/packages_end.txt 13:05:26 + case "${OS_FAMILY}" in 13:05:26 + dpkg -l 13:05:26 + grep '^ii' 13:05:26 + '[' -f /tmp/packages_start.txt ']' 13:05:26 + '[' -f /tmp/packages_end.txt ']' 13:05:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:05:26 + '[' /w/workspace/xfoundry_device-modbus-go_PR-551 ']' 13:05:26 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-551/archives/ 13:05:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-551/archives/ [Pipeline] echo 13:05:26 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-551/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:05:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:05:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:05:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:05:27 prd-ubuntu20.04-docker-8c-8g-728 does not seem to be running inside a container 13:05:27 $ 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-551/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-551 -v /w/workspace/xfoundry_device-modbus-go_PR-551:/w/workspace/xfoundry_device-modbus-go_PR-551:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-551@tmp:/w/workspace/xfoundry_device-modbus-go_PR-551@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 13:05:27 $ docker top 1607b2dfaf6524615f4794fef83ced09d93918d6e0e00ed9220ae165035f2792 -eo pid,comm [Pipeline] { [Pipeline] sh 13:05:28 + touch /tmp/pre-build-complete [Pipeline] sh 13:05:28 + mkdir -p /var/log/sysstat [Pipeline] sh 13:05:29 + ls /var/log/sa-host 13:05:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:05:29 provisioning config files... 13:05:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-551@tmp/config8100884121751747178tmp [Pipeline] { [Pipeline] echo 13:05:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:05:29 ---> create-netrc.sh [Pipeline] } 13:05:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:05:30 ---> python-tools-install.sh [Pipeline] echo 13:05:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:05:30 ---> sudo-logs.sh 13:05:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:05:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:05:30 ---> job-cost.sh 13:05:30 lf-activate-venv: SKIPPING 13:05:30 DEBUG: total: 0.2199999988079071 13:05:30 INFO: Retrieving Stack Cost... 13:05:31 INFO: Retrieving Pricing Info for: v3-standard-8 13:05:31 INFO: Archiving Costs [Pipeline] echo 13:05:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:05:32 ---> logs-deploy.sh 13:05:32 lf-activate-venv: SKIPPING 13:05:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-551/1 13:05:32 INFO: archiving workspace using pattern(s): 13:05:33 Archives upload complete. 13:05:33 INFO: archiving logs to Nexus