Pull request #580 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7c62755f5388df9da306739af29f645847b5ea3f+e778c6a7e22bae4333302da5b4dc0bc2aa806a86 (b79890ccd951e2d0bc8b05d1edbb0a801ef1571a) 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-ssh9726584787104192613.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh9965584212159480307.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-580/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-580/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7447148130954403820.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-580/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14330543123162870874.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh13138844511784981099.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-580/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-580/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15061432235080117500.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-22404 in /w/workspace/xfoundry_device-modbus-go_PR-580 [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-580 # 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/580/head:refs/remotes/origin/PR-580 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e778c6a7e22bae4333302da5b4dc0bc2aa806a86 into PR head commit 7c62755f5388df9da306739af29f645847b5ea3f Merge succeeded, producing 7c62755f5388df9da306739af29f645847b5ea3f Checking out Revision 7c62755f5388df9da306739af29f645847b5ea3f (PR-580) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f 7c62755f5388df9da306739af29f645847b5ea3f # 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 e778c6a7e22bae4333302da5b4dc0bc2aa806a86 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7c62755f5388df9da306739af29f645847b5ea3f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:10:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:10:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:10:02 ========================================================= 05:10:02 EdgeX Global Pipelines Version Info 05:10:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:10:03 ------------------- 05:10:03 stable info: 05:10:03 ------------------- 05:10:03 Commited By: Ginny Guan ginny@iotechsys.com 05:10:03 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 05:10:03 Message: update stable to v1.0.265 05:10:04 ------------------- 05:10:04 experimental info: 05:10:04 ------------------- 05:10:04 Commited By: Cherry Wang cherry@iotechsys.com 05:10:04 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 05:10:04 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:10:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 05:10:04 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 05:10:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:10:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:10:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:10:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 05:10:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:10:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:10:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:10:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:10:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:10:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 05:10:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:10:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:10:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:10:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:10:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:10:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:10:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:10:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:10:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:10:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:10:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:10:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:10:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:10:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:10:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:10:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-580 [Pipeline] echo 05:10:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-580 [Pipeline] echo 05:10:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-580 [Pipeline] echo 05:10:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7c62755f5388df9da306739af29f645847b5ea3f [Pipeline] echo 05:10:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7c62755 [Pipeline] echo 05:10:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:10:06 provisioning config files... 05:10:06 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-580@tmp/config5472399992898989557tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:10:06 ---> ****-login.sh 05:10:06 nexus3.edgexfoundry.org:10001 05:10:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:10:07 Configure a credential helper to remove this warning. See 05:10:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:10:07 05:10:07 Login Succeeded 05:10:07 nexus3.edgexfoundry.org:10002 05:10:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:10:07 Configure a credential helper to remove this warning. See 05:10:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:10:07 05:10:07 Login Succeeded 05:10:07 nexus3.edgexfoundry.org:10003 05:10:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:10:07 Configure a credential helper to remove this warning. See 05:10:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:10:07 05:10:07 Login Succeeded 05:10:07 nexus3.edgexfoundry.org:10004 05:10:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:10:07 Configure a credential helper to remove this warning. See 05:10:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:10:07 05:10:07 Login Succeeded 05:10:07 ****.io 05:10:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:10:07 Configure a credential helper to remove this warning. See 05:10:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:10:07 05:10:07 Login Succeeded 05:10:07 ---> ****-login.sh ends [Pipeline] } 05:10:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:10:08 + git rev-list -1 --merges 7c62755f5388df9da306739af29f645847b5ea3f~1..7c62755f5388df9da306739af29f645847b5ea3f [Pipeline] echo 05:10:08 -----------> git rev-list -1 --merges 7c62755f5388df9da306739af29f645847b5ea3f~1..7c62755f5388df9da306739af29f645847b5ea3f 7c62755f5388df9da306739af29f645847b5ea3f [false] [Pipeline] sh 05:10:08 + git log --format=format:%s -1 7c62755f5388df9da306739af29f645847b5ea3f [Pipeline] echo 05:10:08 ========================================================= 05:10:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:10:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:10:09 + git log --format=format:%s -1 7c62755f5388df9da306739af29f645847b5ea3f [Pipeline] echo 05:10:09 [semverPrep] GIT_COMMIT: 7c62755f5388df9da306739af29f645847b5ea3f, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 05:10:09 [semverPrep] This is not a build commit. [Pipeline] sh 05:10:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:10:09 + grep -v github /etc/ssh/ssh_known_hosts 05:10:09 + [ -e /tmp/ssh_known_hosts ] 05:10:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:10:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:10:09 + sudo tee -a /etc/ssh/ssh_known_hosts 05:10:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:10:10 05:10:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:10:10 0.1.4: Pulling from edgex-devops/py-git-semver 05:10:10 b85a868b505f: Pulling fs layer 05:10:10 e2be974225ed: Pulling fs layer 05:10:10 339a4e72a1f5: Pulling fs layer 05:10:10 988bab9f4d93: Pulling fs layer 05:10:10 1469e6f7b9e6: Pulling fs layer 05:10:10 eaf3925da568: Pulling fs layer 05:10:10 988bab9f4d93: Waiting 05:10:10 1469e6f7b9e6: Waiting 05:10:10 bab4dde63d76: Pulling fs layer 05:10:10 bde34c3a00c8: Pulling fs layer 05:10:10 b352a97aabf1: Pulling fs layer 05:10:10 bab4dde63d76: Waiting 05:10:10 bde34c3a00c8: Waiting 05:10:10 4872d77fe225: Pulling fs layer 05:10:10 5851b861e8e6: Pulling fs layer 05:10:10 b352a97aabf1: Waiting 05:10:10 4872d77fe225: Waiting 05:10:10 5851b861e8e6: Waiting 05:10:10 eaf3925da568: Waiting 05:10:10 e2be974225ed: Download complete 05:10:10 988bab9f4d93: Verifying Checksum 05:10:10 988bab9f4d93: Download complete 05:10:10 1469e6f7b9e6: Verifying Checksum 05:10:10 1469e6f7b9e6: Download complete 05:10:10 eaf3925da568: Download complete 05:10:10 339a4e72a1f5: Verifying Checksum 05:10:10 339a4e72a1f5: Download complete 05:10:10 bde34c3a00c8: Verifying Checksum 05:10:10 bde34c3a00c8: Download complete 05:10:10 b352a97aabf1: Download complete 05:10:10 4872d77fe225: Download complete 05:10:10 5851b861e8e6: Verifying Checksum 05:10:10 5851b861e8e6: Download complete 05:10:10 b85a868b505f: Verifying Checksum 05:10:10 b85a868b505f: Download complete 05:10:11 bab4dde63d76: Verifying Checksum 05:10:11 bab4dde63d76: Download complete 05:10:12 b85a868b505f: Pull complete 05:10:12 e2be974225ed: Pull complete 05:10:12 339a4e72a1f5: Pull complete 05:10:12 988bab9f4d93: Pull complete 05:10:12 1469e6f7b9e6: Pull complete 05:10:13 eaf3925da568: Pull complete 05:10:15 bab4dde63d76: Pull complete 05:10:15 bde34c3a00c8: Pull complete 05:10:15 b352a97aabf1: Pull complete 05:10:15 4872d77fe225: Pull complete 05:10:15 5851b861e8e6: Pull complete 05:10:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:10:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:10:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:10:15 prd-ubuntu20.04-docker-8c-8g-22404 does not seem to be running inside a container 05:10:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-580 -v /w/workspace/xfoundry_device-modbus-go_PR-580:/w/workspace/xfoundry_device-modbus-go_PR-580:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-580@tmp:/w/workspace/xfoundry_device-modbus-go_PR-580@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:10:17 $ docker top 1bf09729cd9177ae086a294f2112f0e158b6ee8380fa57aedd8611ca814bc879 -eo pid,comm 05:10:17 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). 05:10:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:10:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:10:18 [ssh-agent] Looking for ssh-agent implementation... 05:10:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:10:18 $ docker exec 1bf09729cd9177ae086a294f2112f0e158b6ee8380fa57aedd8611ca814bc879 ssh-agent 05:10:18 SSH_AUTH_SOCK=/tmp/ssh-rBZfmR2pd3TX/agent.31 05:10:18 SSH_AGENT_PID=37 05:10:18 Running ssh-add (command line suppressed) 05:10:18 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-580@tmp/private_key_3284743363270659298.key (/w/workspace/xfoundry_device-modbus-go_PR-580@tmp/private_key_3284743363270659298.key) 05:10:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:10:18 + git tag --points-at HEAD [Pipeline] } 05:10:18 $ docker exec --env ******** --env ******** 1bf09729cd9177ae086a294f2112f0e158b6ee8380fa57aedd8611ca814bc879 ssh-agent -k 05:10:18 unset SSH_AUTH_SOCK; 05:10:18 unset SSH_AGENT_PID; 05:10:18 echo Agent pid 37 killed; 05:10:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:10:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:10:18 [ssh-agent] Looking for ssh-agent implementation... 05:10:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:10:19 $ docker exec 1bf09729cd9177ae086a294f2112f0e158b6ee8380fa57aedd8611ca814bc879 ssh-agent 05:10:19 SSH_AUTH_SOCK=/tmp/ssh-ZkCaO7jRquOO/agent.70 05:10:19 SSH_AGENT_PID=76 05:10:19 Running ssh-add (command line suppressed) 05:10:19 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-580@tmp/private_key_7564770120750489190.key (/w/workspace/xfoundry_device-modbus-go_PR-580@tmp/private_key_7564770120750489190.key) 05:10:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:10:19 + git semver init 05:10:19 2024-10-10 05:10:19,808 [run_init] DEBUG init version:0.0.0 force:False 05:10:19 2024-10-10 05:10:19,809 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-580/.semver 05:10:19 2024-10-10 05:10:19,809 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-580/.semver 05:10:19 2024-10-10 05:10:19,809 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-580/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-580, universal_newlines=False, shell=None, istream=None) 05:10:20 2024-10-10 05:10:20,785 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-580/.git/info/exclude 05:10:20 2024-10-10 05:10:20,786 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-580/.semver/PR-580 with force:False 05:10:20 2024-10-10 05:10:20,786 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-580/.semver/PR-580 05:10:20 2024-10-10 05:10:20,790 [execute] INFO git cat-file --batch-check 05:10:20 2024-10-10 05:10:20,791 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-580/.semver, universal_newlines=False, shell=None, istream=) 05:10:20 2024-10-10 05:10:20,796 [execute] INFO git cat-file --batch 05:10:20 2024-10-10 05:10:20,797 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-580/.semver, universal_newlines=False, shell=None, istream=) 05:10:20 2024-10-10 05:10:20,801 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-580/.semver/PR-580 05:10:20 0.0.0 [Pipeline] } 05:10:20 $ docker exec --env ******** --env ******** 1bf09729cd9177ae086a294f2112f0e158b6ee8380fa57aedd8611ca814bc879 ssh-agent -k 05:10:20 unset SSH_AUTH_SOCK; 05:10:20 unset SSH_AGENT_PID; 05:10:20 echo Agent pid 76 killed; 05:10:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:10:21 + git semver [Pipeline] } 05:10:21 $ docker stop --time=1 1bf09729cd9177ae086a294f2112f0e158b6ee8380fa57aedd8611ca814bc879 05:10:23 $ docker rm -f --volumes 1bf09729cd9177ae086a294f2112f0e158b6ee8380fa57aedd8611ca814bc879 [Pipeline] // withDockerContainer [Pipeline] sh 05:10:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:10:23 Stashed 1 file(s) [Pipeline] echo 05:10:23 [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 05:10:24 provisioning config files... 05:10:24 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-580@tmp/config4614497104709056018tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:10:24 ---> ****-login.sh 05:10:24 nexus3.edgexfoundry.org:10001 05:10:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:10:25 Configure a credential helper to remove this warning. See 05:10:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:10:25 05:10:25 Login Succeeded 05:10:25 nexus3.edgexfoundry.org:10002 05:10:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:10:27 Configure a credential helper to remove this warning. See 05:10:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:10:27 05:10:27 Login Succeeded 05:10:27 nexus3.edgexfoundry.org:10003 05:10:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:10:28 Configure a credential helper to remove this warning. See 05:10:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:10:28 05:10:28 Login Succeeded 05:10:28 nexus3.edgexfoundry.org:10004 05:10:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:10:28 Configure a credential helper to remove this warning. See 05:10:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:10:28 05:10:28 Login Succeeded 05:10:28 ****.io 05:10:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:10:28 Configure a credential helper to remove this warning. See 05:10:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:10:28 05:10:28 Login Succeeded 05:10:28 ---> ****-login.sh ends [Pipeline] } 05:10:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:10:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:10:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:10:28 ========================================================= 05:10:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 05:10:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:29 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 05:10:29 Sending build context to Docker daemon 17.96MB 05:10:29 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 05:10:29 Step 2/10 : FROM ${BASE} AS builder 05:10:29 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 05:10:29 43c4264eed91: Pulling fs layer 05:10:29 4cc291be95ef: Pulling fs layer 05:10:29 2ac1f1163629: Pulling fs layer 05:10:29 5c3c966382ef: Pulling fs layer 05:10:29 4f4fb700ef54: Pulling fs layer 05:10:29 5d5c8e513c77: Pulling fs layer 05:10:29 9f66e0745190: Pulling fs layer 05:10:29 f49a43e4bbc0: Pulling fs layer 05:10:29 561ebcabdf7f: Pulling fs layer 05:10:29 5c3c966382ef: Waiting 05:10:29 f49a43e4bbc0: Waiting 05:10:29 4f4fb700ef54: Waiting 05:10:29 5d5c8e513c77: Waiting 05:10:29 561ebcabdf7f: Waiting 05:10:29 9f66e0745190: Waiting 05:10:29 4cc291be95ef: Verifying Checksum 05:10:29 4cc291be95ef: Download complete 05:10:29 5c3c966382ef: Verifying Checksum 05:10:29 5c3c966382ef: Download complete 05:10:29 4f4fb700ef54: Verifying Checksum 05:10:29 4f4fb700ef54: Download complete 05:10:29 5d5c8e513c77: Verifying Checksum 05:10:29 5d5c8e513c77: Download complete 05:10:29 43c4264eed91: Download complete 05:10:29 9f66e0745190: Verifying Checksum 05:10:29 9f66e0745190: Download complete 05:10:29 43c4264eed91: Pull complete 05:10:30 561ebcabdf7f: Download complete 05:10:30 4cc291be95ef: Pull complete 05:10:30 2ac1f1163629: Verifying Checksum 05:10:30 2ac1f1163629: Download complete 05:10:30 f49a43e4bbc0: Verifying Checksum 05:10:30 f49a43e4bbc0: Download complete 05:10:33 2ac1f1163629: Pull complete 05:10:33 5c3c966382ef: Pull complete 05:10:33 4f4fb700ef54: Pull complete 05:10:33 5d5c8e513c77: Pull complete 05:10:33 9f66e0745190: Pull complete 05:10:35 f49a43e4bbc0: Pull complete 05:10:36 561ebcabdf7f: Pull complete 05:10:36 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 05:10:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:10:36 ---> 3a752c3f9dda 05:10:36 Step 3/10 : ARG ADD_BUILD_TAGS="" 05:10:39 Still waiting to schedule task 05:10:39 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:10:40 ---> Running in 54d707212825 05:10:40 Removing intermediate container 54d707212825 05:10:40 ---> 5c7cf08575a4 05:10:40 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:10:40 ---> Running in 6838bd3a2186 05:10:40 Removing intermediate container 6838bd3a2186 05:10:40 ---> 5358d2d6059b 05:10:40 Step 5/10 : RUN apk add --update --no-cache make git openssh 05:10:40 ---> Running in efe0fdd13b01 05:10:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:10:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:10:40 (1/8) Installing openssh-keygen (9.7_p1-r4) 05:10:40 (2/8) Installing libedit (20240517.3.1-r0) 05:10:40 (3/8) Installing openssh-client-common (9.7_p1-r4) 05:10:40 (4/8) Installing openssh-client-default (9.7_p1-r4) 05:10:40 (5/8) Installing openssh-sftp-server (9.7_p1-r4) 05:10:40 (6/8) Installing openssh-server-common (9.7_p1-r4) 05:10:40 (7/8) Installing openssh-server (9.7_p1-r4) 05:10:40 (8/8) Installing openssh (9.7_p1-r4) 05:10:40 Executing busybox-1.36.1-r29.trigger 05:10:40 OK: 252 MiB in 62 packages 05:10:41 Removing intermediate container efe0fdd13b01 05:10:41 ---> 05512c409aad 05:10:41 Step 6/10 : WORKDIR /device-modbus-go 05:10:41 ---> Running in c98113b7502c 05:10:41 Removing intermediate container c98113b7502c 05:10:41 ---> 91375d834b74 05:10:41 Step 7/10 : COPY go.mod vendor* ./ 05:10:41 ---> 580a39a6c9ed 05:10:41 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:10:41 ---> Running in ccc03f63d958 05:11:49 Removing intermediate container ccc03f63d958 05:11:49 ---> 428c3cc47d02 05:11:49 Step 9/10 : COPY . . 05:11:49 ---> a457b4e1c05d 05:11:49 Step 10/10 : RUN ${MAKE} 05:11:49 ---> Running in a1d533815224 05:11:49 noop 05:11:49 Removing intermediate container a1d533815224 05:11:49 ---> 8ba81c42a374 05:11:49 Successfully built 8ba81c42a374 05:11:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:49 + docker inspect -f . ci-base-image-x86_64 05:11:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:11:49 prd-ubuntu20.04-docker-8c-8g-22404 does not seem to be running inside a container 05:11:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-580 -v /w/workspace/xfoundry_device-modbus-go_PR-580:/w/workspace/xfoundry_device-modbus-go_PR-580:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-580@tmp:/w/workspace/xfoundry_device-modbus-go_PR-580@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 ******** ci-base-image-x86_64 cat 05:11:50 $ docker top ae7042f76733fa667ece69a5cc5e49373c8ffb64ea350ab812e90439898dafb2 -eo pid,comm [Pipeline] { [Pipeline] sh 05:11:50 + go version 05:11:50 go version go1.23.2 linux/amd64 [Pipeline] } 05:11:50 $ docker stop --time=1 ae7042f76733fa667ece69a5cc5e49373c8ffb64ea350ab812e90439898dafb2 05:11:52 $ docker rm -f --volumes ae7042f76733fa667ece69a5cc5e49373c8ffb64ea350ab812e90439898dafb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:52 + docker inspect -f . ci-base-image-x86_64 05:11:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:11:52 prd-ubuntu20.04-docker-8c-8g-22404 does not seem to be running inside a container 05:11:53 $ 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-580 -v /w/workspace/xfoundry_device-modbus-go_PR-580:/w/workspace/xfoundry_device-modbus-go_PR-580:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-580@tmp:/w/workspace/xfoundry_device-modbus-go_PR-580@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 ******** ci-base-image-x86_64 cat 05:11:53 $ docker top 8ee3ab32421e3b59890d5c4ec16eca825870fb8f9d26ab8c106e1155cadf9a41 -eo pid,comm [Pipeline] { [Pipeline] sh 05:11:53 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-580 [Pipeline] fileExists [Pipeline] sh 05:11:54 + make test 05:11:54 go test ./... -coverprofile=coverage.out 05:11:55 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:12:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22405 in /w/workspace/xfoundry_device-modbus-go_PR-580 [Pipeline] { [Pipeline] ws 05:12:09 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 05:12:12 The recommended git tool is: git 05:12:13 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 05:12:13 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.007s coverage: 47.9% of statements 05:12:17 using credential edgex-jenkins-ssh 05:12:17 Cloning the remote Git repository 05:12:17 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 05:12:17 > git init /w/workspace/device-modbus-go/1 # timeout=10 05:12:17 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:12:17 > git --version # timeout=10 05:12:17 > git --version # 'git version 2.25.1' 05:12:17 using GIT_SSH to set credentials SSH Credentials for GitHub 05:12:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:12:19 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:12:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:12:20 Merging remotes/origin/main commit e778c6a7e22bae4333302da5b4dc0bc2aa806a86 into PR head commit 7c62755f5388df9da306739af29f645847b5ea3f 05:12:21 Merge succeeded, producing 7c62755f5388df9da306739af29f645847b5ea3f 05:12:21 Checking out Revision 7c62755f5388df9da306739af29f645847b5ea3f (PR-580) 05:12:20 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:12:20 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:12:20 using GIT_SSH to set credentials SSH Credentials for GitHub 05:12:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/580/head:refs/remotes/origin/PR-580 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:12:20 > git config core.sparsecheckout # timeout=10 05:12:21 > git checkout -f 7c62755f5388df9da306739af29f645847b5ea3f # timeout=10 05:12:21 > git remote # timeout=10 05:12:21 > git config --get remote.origin.url # timeout=10 05:12:21 using GIT_SSH to set credentials SSH Credentials for GitHub 05:12:21 > git merge e778c6a7e22bae4333302da5b4dc0bc2aa806a86 # timeout=10 05:12:21 > git rev-parse HEAD^{commit} # timeout=10 05:12:21 > git config core.sparsecheckout # timeout=10 05:12:21 > git checkout -f 7c62755f5388df9da306739af29f645847b5ea3f # timeout=10 05:12:21 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 05:12:21 > git --version # timeout=10 05:12:21 > git --version # 'git version 2.25.1' 05:12:21 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 05:12:23 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:12:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:12:26 % Total % Received % Xferd Average Speed Time Time Time Current 05:12:26 Dload Upload Total Spent Left Speed 05:12:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 73724 0 --:--:-- --:--:-- --:--:-- 74150 [Pipeline] sh 05:12:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:12:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:12:27 + sudo tee /etc/docker/daemon.new 05:12:27 { 05:12:27 "registry-mirrors": [ 05:12:27 "https://nexus3.edgexfoundry.org:10001" 05:12:27 ], 05:12:27 "bip": "10.250.0.254/24", 05:12:27 "hosts": [ 05:12:27 "tcp://0.0.0.0:5555", 05:12:27 "unix:///var/run/docker.sock" 05:12:27 ], 05:12:27 "mtu": 1458, 05:12:27 "selinux-enabled": true, 05:12:27 "seccomp-profile": "/etc/docker/seccomp.json" 05:12:27 } [Pipeline] sh 05:12:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:12:27 + sudo service docker restart 05:12:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:12:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:12:28 ./bin/test-attribution-txt.sh [Pipeline] echo 05:12:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:12:28 $ docker stop --time=1 8ee3ab32421e3b59890d5c4ec16eca825870fb8f9d26ab8c106e1155cadf9a41 05:12:33 $ docker rm -f --volumes 8ee3ab32421e3b59890d5c4ec16eca825870fb8f9d26ab8c106e1155cadf9a41 [Pipeline] // withDockerContainer [Pipeline] sh 05:12:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:12:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:12:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:12:34 + ls -al . 05:12:34 total 272 05:12:34 drwxrwxr-x 9 jenkins jenkins 4096 Oct 10 05:11 . 05:12:34 drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 05:09 .. 05:12:34 -rw-rw-r-- 1 jenkins jenkins 140 Oct 10 05:09 .dockerignore 05:12:34 drwxrwxr-x 8 jenkins jenkins 4096 Oct 10 05:12 .git 05:12:34 drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 05:09 .github 05:12:34 -rw-rw-r-- 1 jenkins jenkins 266 Oct 10 05:09 .gitignore 05:12:34 -rw-rw-r-- 1 jenkins jenkins 199 Oct 10 05:09 .golangci.yml 05:12:34 drwxr-xr-x 3 jenkins jenkins 4096 Oct 10 05:10 .semver 05:12:34 -rw-rw-r-- 1 jenkins jenkins 19818 Oct 10 05:09 Attribution.txt 05:12:34 -rw-rw-r-- 1 jenkins jenkins 16388 Oct 10 05:09 CHANGELOG.md 05:12:34 -rw-rw-r-- 1 jenkins jenkins 1474 Oct 10 05:09 Dockerfile 05:12:34 -rw-rw-r-- 1 jenkins jenkins 677 Oct 10 05:09 GOVERNANCE.md 05:12:34 -rw-rw-r-- 1 jenkins jenkins 658 Oct 10 05:09 Jenkinsfile 05:12:34 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 10 05:09 LICENSE 05:12:34 -rw-rw-r-- 1 jenkins jenkins 1942 Oct 10 05:09 Makefile 05:12:34 -rw-rw-r-- 1 jenkins jenkins 622 Oct 10 05:09 OWNERS.md 05:12:34 -rw-rw-r-- 1 jenkins jenkins 4463 Oct 10 05:09 README.md 05:12:34 -rw-rw-r-- 1 jenkins jenkins 5 Oct 10 05:10 VERSION 05:12:34 drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 05:09 bin 05:12:34 drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 05:09 cmd 05:12:34 -rw-r--r-- 1 jenkins jenkins 24669 Oct 10 05:12 coverage.out 05:12:34 -rw-rw-r-- 1 jenkins jenkins 7157 Oct 10 05:09 go.mod 05:12:34 -rw-rw-r-- 1 jenkins jenkins 100518 Oct 10 05:09 go.sum 05:12:34 drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 05:09 internal 05:12:34 drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 05:09 simulator 05:12:34 -rw-rw-r-- 1 jenkins jenkins 229 Oct 10 05:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:35 + 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=7c62755f5388df9da306739af29f645847b5ea3f --label arch=amd64 --label version=0.0.0 . 05:12:35 Sending build context to Docker daemon 17.98MB 05:12:35 Step 1/23 : ARG BASE=golang:1.23-alpine3.20 05:12:35 Step 2/23 : FROM ${BASE} AS builder 05:12:35 ---> 8ba81c42a374 05:12:35 Step 3/23 : ARG ADD_BUILD_TAGS="" 05:12:35 ---> Running in 90c6143f734d 05:12:35 Removing intermediate container 90c6143f734d 05:12:35 ---> efb21d708137 05:12:35 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:12:35 ---> Running in 5b1d3a8e9841 05:12:35 Removing intermediate container 5b1d3a8e9841 05:12:35 ---> 28e0f05e4207 05:12:35 Step 5/23 : RUN apk add --update --no-cache make git openssh 05:12:35 ---> Running in 1e21322c3c83 05:12:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:12:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:12:36 OK: 252 MiB in 62 packages 05:12:36 Removing intermediate container 1e21322c3c83 05:12:36 ---> 250e0bebb522 05:12:36 Step 6/23 : WORKDIR /device-modbus-go 05:12:36 ---> Running in 485e2f19f624 05:12:36 Removing intermediate container 485e2f19f624 05:12:36 ---> ed53acb45622 05:12:36 Step 7/23 : COPY go.mod vendor* ./ 05:12:37 ---> d578c47dc204 05:12:37 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:12:37 ---> Running in 8fa0c35f3245 05:12:37 Removing intermediate container 8fa0c35f3245 05:12:37 ---> 27f3c5f73434 05:12:37 Step 9/23 : COPY . . 05:12:38 ---> 623403ff8f30 05:12:38 Step 10/23 : RUN ${MAKE} 05:12:38 ---> Running in 85bdf327bc2a 05:12:38 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:12:46 provisioning config files... 05:12:46 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config29533127109893047tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:12:46 ---> ****-login.sh 05:12:46 nexus3.edgexfoundry.org:10001 05:12:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:12:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:12:47 Configure a credential helper to remove this warning. See 05:12:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:12:47 05:12:47 Login Succeeded 05:12:47 nexus3.edgexfoundry.org:10002 05:12:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:12:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:12:47 Configure a credential helper to remove this warning. See 05:12:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:12:47 05:12:47 Login Succeeded 05:12:47 nexus3.edgexfoundry.org:10003 05:12:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:12:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:12:48 Configure a credential helper to remove this warning. See 05:12:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:12:48 05:12:48 Login Succeeded 05:12:48 nexus3.edgexfoundry.org:10004 05:12:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:12:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:12:48 Configure a credential helper to remove this warning. See 05:12:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:12:48 05:12:48 Login Succeeded 05:12:48 ****.io 05:12:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:12:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:12:49 Configure a credential helper to remove this warning. See 05:12:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:12:49 05:12:49 Login Succeeded 05:12:49 ---> ****-login.sh ends [Pipeline] } 05:12:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:12:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:12:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:12:49 ========================================================= 05:12:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 05:12:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:50 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 05:12:50 Sending build context to Docker daemon 9.12MB 05:12:50 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 05:12:50 Step 2/10 : FROM ${BASE} AS builder 05:12:50 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:12:50 cf04c63912e1: Pulling fs layer 05:12:50 55b35a11ae5e: Pulling fs layer 05:12:50 a37a00ec5f00: Pulling fs layer 05:12:50 50b3750afda1: Pulling fs layer 05:12:50 4f4fb700ef54: Pulling fs layer 05:12:50 80978eb59214: Pulling fs layer 05:12:50 c9f46d7d2bd2: Pulling fs layer 05:12:50 c5a475d317c9: Pulling fs layer 05:12:50 50b3750afda1: Waiting 05:12:50 4f4fb700ef54: Waiting 05:12:50 80978eb59214: Waiting 05:12:50 c9f46d7d2bd2: Waiting 05:12:50 c5a475d317c9: Waiting 05:12:50 55b35a11ae5e: Download complete 05:12:50 50b3750afda1: Verifying Checksum 05:12:50 50b3750afda1: Download complete 05:12:50 4f4fb700ef54: Verifying Checksum 05:12:50 4f4fb700ef54: Download complete 05:12:51 80978eb59214: Verifying Checksum 05:12:51 80978eb59214: Download complete 05:12:51 cf04c63912e1: Verifying Checksum 05:12:51 cf04c63912e1: Download complete 05:12:51 c5a475d317c9: Verifying Checksum 05:12:51 c5a475d317c9: Download complete 05:12:51 cf04c63912e1: Pull complete 05:12:52 55b35a11ae5e: Pull complete 05:12:52 a37a00ec5f00: Verifying Checksum 05:12:52 a37a00ec5f00: Download complete 05:12:53 c9f46d7d2bd2: Verifying Checksum 05:12:53 c9f46d7d2bd2: Download complete 05:13:06 a37a00ec5f00: Pull complete 05:13:06 50b3750afda1: Pull complete 05:13:06 4f4fb700ef54: Pull complete 05:13:06 80978eb59214: Pull complete 05:13:10 Removing intermediate container 85bdf327bc2a 05:13:10 ---> b868bff63b18 05:13:10 Step 11/23 : FROM alpine:3.20 05:13:10 3.20: Pulling from library/alpine 05:13:10 43c4264eed91: Already exists 05:13:10 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:13:10 Status: Downloaded newer image for alpine:3.20 05:13:10 ---> 91ef0af61f39 05:13:10 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' 05:13:10 ---> Running in 73776755e48d 05:13:10 Removing intermediate container 73776755e48d 05:13:10 ---> 6be892e56681 05:13:10 Step 13/23 : RUN apk add --update --no-cache dumb-init 05:13:10 ---> Running in d4ec1fede8f7 05:13:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:13:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:13:11 (1/1) Installing dumb-init (1.2.5-r3) 05:13:11 Executing busybox-1.36.1-r29.trigger 05:13:11 OK: 8 MiB in 15 packages 05:13:11 Removing intermediate container d4ec1fede8f7 05:13:11 ---> e6a65c1c7e16 05:13:11 Step 14/23 : RUN apk --no-cache upgrade 05:13:11 ---> Running in 76aab7cebde7 05:13:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:13:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:13:12 Upgrading critical system libraries and apk-tools: 05:13:12 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:13:12 Executing busybox-1.36.1-r29.trigger 05:13:12 Continuing the upgrade transaction with new apk-tools: 05:13:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:13:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:13:12 OK: 8 MiB in 15 packages 05:13:13 Removing intermediate container 76aab7cebde7 05:13:13 ---> 3bef53956e1a 05:13:13 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 05:13:14 ---> 2d24b86bd8c4 05:13:14 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 05:13:14 ---> 98a803cee46b 05:13:14 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 05:13:14 ---> 17affa4310ba 05:13:14 Step 18/23 : EXPOSE 59901 05:13:14 ---> Running in c4a4725a974d 05:13:14 c9f46d7d2bd2: Pull complete 05:13:14 Removing intermediate container c4a4725a974d 05:13:14 ---> 6785c98ebe45 05:13:14 Step 19/23 : ENTRYPOINT ["/device-modbus"] 05:13:14 ---> Running in 41f21795c9c8 05:13:14 Removing intermediate container 41f21795c9c8 05:13:14 ---> eee3a0e1da25 05:13:14 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 05:13:14 ---> Running in aecf226d7062 05:13:14 Removing intermediate container aecf226d7062 05:13:14 ---> f929c845489b 05:13:14 Step 21/23 : LABEL arch=amd64 05:13:14 ---> Running in 16378c24fa00 05:13:14 Removing intermediate container 16378c24fa00 05:13:14 ---> 372c3afab681 05:13:14 Step 22/23 : LABEL git_sha=7c62755f5388df9da306739af29f645847b5ea3f 05:13:14 ---> Running in 61047dab5b03 05:13:14 Removing intermediate container 61047dab5b03 05:13:14 ---> 86a41c7cf9d8 05:13:14 Step 23/23 : LABEL version=0.0.0 05:13:14 ---> Running in a1774e0f79d3 05:13:15 Removing intermediate container a1774e0f79d3 05:13:15 ---> ddfa4247d40f 05:13:15 [Warning] One or more build-args [ARCH] were not consumed 05:13:15 Successfully built ddfa4247d40f 05:13:15 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 05:13:15 c5a475d317c9: Pull complete 05:13:15 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 05:13:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:13:15 ---> be29e6b0f0d4 05:13:15 Step 3/10 : ARG ADD_BUILD_TAGS="" 05:13:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:13:16 05:13:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:16 ---> Running in fb28b100a4fb 05:13:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:13:16 latest: Pulling from edgex-lftools-log-publisher 05:13:16 5eb5b503b376: Pulling fs layer 05:13:16 5c69ac0246d0: Pulling fs layer 05:13:16 ec43610c2a17: Pulling fs layer 05:13:16 3a2ae6a8a46f: Pulling fs layer 05:13:16 33b1e0a273af: Pulling fs layer 05:13:16 5d3b04190fa2: Pulling fs layer 05:13:16 2f39f015ded8: Pulling fs layer 05:13:16 33b1e0a273af: Waiting 05:13:16 5d3b04190fa2: Waiting 05:13:16 2f39f015ded8: Waiting 05:13:16 3a2ae6a8a46f: Waiting 05:13:16 5c69ac0246d0: Download complete 05:13:16 3a2ae6a8a46f: Verifying Checksum 05:13:16 3a2ae6a8a46f: Download complete 05:13:16 33b1e0a273af: Verifying Checksum 05:13:16 33b1e0a273af: Download complete 05:13:16 5d3b04190fa2: Verifying Checksum 05:13:16 5d3b04190fa2: Download complete 05:13:16 ec43610c2a17: Verifying Checksum 05:13:16 ec43610c2a17: Download complete 05:13:16 Removing intermediate container fb28b100a4fb 05:13:16 ---> 9f1628e7362b 05:13:16 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:13:16 ---> Running in 17e64fc238b7 05:13:16 5eb5b503b376: Verifying Checksum 05:13:16 5eb5b503b376: Download complete 05:13:17 Removing intermediate container 17e64fc238b7 05:13:17 ---> 84aa5f498a38 05:13:17 Step 5/10 : RUN apk add --update --no-cache make git openssh 05:13:17 ---> Running in 868c5c312f0d 05:13:17 2f39f015ded8: Download complete 05:13:17 5eb5b503b376: Pull complete 05:13:17 5c69ac0246d0: Pull complete 05:13:18 ec43610c2a17: Pull complete 05:13:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:13:18 3a2ae6a8a46f: Pull complete 05:13:18 33b1e0a273af: Pull complete 05:13:18 5d3b04190fa2: Pull complete 05:13:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:13:19 (1/8) Installing openssh-keygen (9.7_p1-r4) 05:13:19 (2/8) Installing libedit (20240517.3.1-r0) 05:13:20 (3/8) Installing openssh-client-common (9.7_p1-r4) 05:13:20 (4/8) Installing openssh-client-default (9.7_p1-r4) 05:13:20 (5/8) Installing openssh-sftp-server (9.7_p1-r4) 05:13:20 (6/8) Installing openssh-server-common (9.7_p1-r4) 05:13:20 (7/8) Installing openssh-server (9.7_p1-r4) 05:13:20 (8/8) Installing openssh (9.7_p1-r4) 05:13:20 Executing busybox-1.36.1-r29.trigger 05:13:20 OK: 244 MiB in 62 packages 05:13:21 Removing intermediate container 868c5c312f0d 05:13:21 ---> c63133ea73d8 05:13:21 Step 6/10 : WORKDIR /device-modbus-go 05:13:21 ---> Running in 00a4654c684d 05:13:21 Removing intermediate container 00a4654c684d 05:13:21 ---> 30a170e964db 05:13:21 Step 7/10 : COPY go.mod vendor* ./ 05:13:21 ---> 1a65619a70bf 05:13:21 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:13:22 ---> Running in bc6fca4d3a5f 05:13:22 2f39f015ded8: Pull complete 05:13:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:13:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:13:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:13:23 prd-ubuntu20.04-docker-8c-8g-22404 does not seem to be running inside a container 05:13:23 $ 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-580 -v /w/workspace/xfoundry_device-modbus-go_PR-580:/w/workspace/xfoundry_device-modbus-go_PR-580:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-580@tmp:/w/workspace/xfoundry_device-modbus-go_PR-580@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:13:27 $ docker top 76e810ca848445e5a8954e699d0cf12c53e6fca073d756494f1e97cdc42ce17b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:13:28 ---> job-cost.sh 05:13:28 lf-activate-venv: SKIPPING 05:13:28 INFO: No Stack... 05:13:28 INFO: Retrieving Pricing Info for: v3-standard-8 05:13:28 INFO: Archiving Costs [Pipeline] sh 05:13:29 + cat /w/workspace/xfoundry_device-modbus-go_PR-580/archives/cost.csv 05:13:29 + cut -d, -f6 [Pipeline] lock 05:13:29 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-580-1-stack-cost] 05:13:29 Resource [jenkins-edgexfoundry-device-modbus-go-PR-580-1-stack-cost] did not exist. Created. 05:13:29 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-580-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:13:29 + echo total: 0.2199999988079071 [Pipeline] stash 05:13:29 Stashed 1 file(s) [Pipeline] } 05:13:29 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-580-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:13:29 $ docker stop --time=1 76e810ca848445e5a8954e699d0cf12c53e6fca073d756494f1e97cdc42ce17b 05:13:31 $ docker rm -f --volumes 76e810ca848445e5a8954e699d0cf12c53e6fca073d756494f1e97cdc42ce17b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:15:28 Removing intermediate container bc6fca4d3a5f 05:15:28 ---> 6ec902ab9b8f 05:15:28 Step 9/10 : COPY . . 05:15:28 ---> dc17b8130977 05:15:28 Step 10/10 : RUN ${MAKE} 05:15:28 ---> Running in 20bcac891f5a 05:15:28 noop 05:15:28 Removing intermediate container 20bcac891f5a 05:15:28 ---> e06f23508496 05:15:28 Successfully built e06f23508496 05:15:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:29 + docker inspect -f . ci-base-image-arm64 05:15:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:15:29 prd-ubuntu20.04-docker-arm64-4c-16g-22405 does not seem to be running inside a container 05:15:29 $ 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 ******** ci-base-image-arm64 cat 05:15:30 $ docker top 4b3108568fb2d70f0882f7dd3a878228c1d0681cf1592b2df0fbe38fa0889c31 -eo pid,comm [Pipeline] { [Pipeline] sh 05:15:31 + go version 05:15:31 go version go1.23.2 linux/arm64 [Pipeline] } 05:15:31 $ docker stop --time=1 4b3108568fb2d70f0882f7dd3a878228c1d0681cf1592b2df0fbe38fa0889c31 05:15:33 $ docker rm -f --volumes 4b3108568fb2d70f0882f7dd3a878228c1d0681cf1592b2df0fbe38fa0889c31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:34 + docker inspect -f . ci-base-image-arm64 05:15:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:15:34 prd-ubuntu20.04-docker-arm64-4c-16g-22405 does not seem to be running inside a container 05:15:34 $ 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 ******** ci-base-image-arm64 cat 05:15:35 $ docker top 65fb08ff63d2c6391e82aac404000ac8e567841540fa22e95d2a8709fb124e75 -eo pid,comm [Pipeline] { [Pipeline] sh 05:15:36 + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh 05:15:36 + make test 05:15:36 go test ./... -coverprofile=coverage.out 05:15:41 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:19:03 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 05:19:03 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.051s coverage: 47.9% of statements 05:19:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:19:03 go vet ./... 05:19:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:19:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:19:42 ./bin/test-attribution-txt.sh [Pipeline] echo 05:19:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:19:43 $ docker stop --time=1 65fb08ff63d2c6391e82aac404000ac8e567841540fa22e95d2a8709fb124e75 05:19:45 $ docker rm -f --volumes 65fb08ff63d2c6391e82aac404000ac8e567841540fa22e95d2a8709fb124e75 [Pipeline] // withDockerContainer [Pipeline] sh 05:19:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:19:47 Warning: overwriting stash ‘coverage-report’ 05:19:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:19:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:19:48 + ls -al . 05:19:48 total 268 05:19:48 drwxrwxr-x 8 jenkins jenkins 4096 Oct 10 05:15 . 05:19:48 drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 05:12 .. 05:19:48 -rw-rw-r-- 1 jenkins jenkins 140 Oct 10 05:12 .dockerignore 05:19:48 drwxrwxr-x 8 jenkins jenkins 4096 Oct 10 05:12 .git 05:19:48 drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 05:12 .github 05:19:48 -rw-rw-r-- 1 jenkins jenkins 266 Oct 10 05:12 .gitignore 05:19:48 -rw-rw-r-- 1 jenkins jenkins 199 Oct 10 05:12 .golangci.yml 05:19:48 -rw-rw-r-- 1 jenkins jenkins 19818 Oct 10 05:12 Attribution.txt 05:19:48 -rw-rw-r-- 1 jenkins jenkins 16388 Oct 10 05:12 CHANGELOG.md 05:19:48 -rw-rw-r-- 1 jenkins jenkins 1474 Oct 10 05:12 Dockerfile 05:19:48 -rw-rw-r-- 1 jenkins jenkins 677 Oct 10 05:12 GOVERNANCE.md 05:19:48 -rw-rw-r-- 1 jenkins jenkins 658 Oct 10 05:12 Jenkinsfile 05:19:48 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 10 05:12 LICENSE 05:19:48 -rw-rw-r-- 1 jenkins jenkins 1942 Oct 10 05:12 Makefile 05:19:48 -rw-rw-r-- 1 jenkins jenkins 622 Oct 10 05:12 OWNERS.md 05:19:48 -rw-rw-r-- 1 jenkins jenkins 4463 Oct 10 05:12 README.md 05:19:48 -rw-rw-r-- 1 jenkins jenkins 5 Oct 10 05:10 VERSION 05:19:48 drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 05:12 bin 05:19:48 drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 05:12 cmd 05:19:48 -rw-r--r-- 1 jenkins jenkins 24669 Oct 10 05:18 coverage.out 05:19:48 -rw-rw-r-- 1 jenkins jenkins 7157 Oct 10 05:12 go.mod 05:19:48 -rw-rw-r-- 1 jenkins jenkins 100518 Oct 10 05:12 go.sum 05:19:48 drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 05:12 internal 05:19:48 drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 05:12 simulator 05:19:48 -rw-rw-r-- 1 jenkins jenkins 229 Oct 10 05:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:49 + 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=7c62755f5388df9da306739af29f645847b5ea3f --label arch=arm64 --label version=0.0.0 . 05:19:49 Sending build context to Docker daemon 9.145MB 05:19:49 Step 1/23 : ARG BASE=golang:1.23-alpine3.20 05:19:49 Step 2/23 : FROM ${BASE} AS builder 05:19:49 ---> e06f23508496 05:19:49 Step 3/23 : ARG ADD_BUILD_TAGS="" 05:19:49 ---> Running in 8bced63d9c57 05:19:49 Removing intermediate container 8bced63d9c57 05:19:49 ---> 630090f32a38 05:19:49 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:19:49 ---> Running in 1543f96fb5e0 05:19:50 Removing intermediate container 1543f96fb5e0 05:19:50 ---> e952a5e2e28b 05:19:50 Step 5/23 : RUN apk add --update --no-cache make git openssh 05:19:50 ---> Running in dcbb74dff418 05:19:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:19:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:19:53 OK: 244 MiB in 62 packages 05:19:54 Removing intermediate container dcbb74dff418 05:19:54 ---> 5d54cedfdd25 05:19:54 Step 6/23 : WORKDIR /device-modbus-go 05:19:54 ---> Running in 51aba8ebee10 05:19:54 Removing intermediate container 51aba8ebee10 05:19:54 ---> 1389430f615d 05:19:54 Step 7/23 : COPY go.mod vendor* ./ 05:19:55 ---> d74dcd1f2293 05:19:55 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:19:55 ---> Running in 7f0d6742d0f4 05:19:57 Removing intermediate container 7f0d6742d0f4 05:19:57 ---> e327ae3e4c57 05:19:57 Step 9/23 : COPY . . 05:19:58 ---> bf7527fbfbf1 05:19:58 Step 10/23 : RUN ${MAKE} 05:19:58 ---> Running in 0a543679fed4 05:19:59 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 05:23:21 Removing intermediate container 0a543679fed4 05:23:21 ---> e2986433830a 05:23:21 Step 11/23 : FROM alpine:3.20 05:23:21 3.20: Pulling from library/alpine 05:23:21 cf04c63912e1: Already exists 05:23:21 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:23:21 Status: Downloaded newer image for alpine:3.20 05:23:21 ---> c157a85ed455 05:23:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' 05:23:21 ---> Running in d61b2729beb4 05:23:21 Removing intermediate container d61b2729beb4 05:23:21 ---> 1b7a9d197f02 05:23:21 Step 13/23 : RUN apk add --update --no-cache dumb-init 05:23:21 ---> Running in c4c6da8c0cfc 05:23:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:23:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:23:23 (1/1) Installing dumb-init (1.2.5-r3) 05:23:23 Executing busybox-1.36.1-r29.trigger 05:23:23 OK: 9 MiB in 15 packages 05:23:24 Removing intermediate container c4c6da8c0cfc 05:23:24 ---> 8d1319e77198 05:23:24 Step 14/23 : RUN apk --no-cache upgrade 05:23:24 ---> Running in fd0e309b6f39 05:23:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:23:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:23:27 Upgrading critical system libraries and apk-tools: 05:23:27 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:23:27 Executing busybox-1.36.1-r29.trigger 05:23:27 Continuing the upgrade transaction with new apk-tools: 05:23:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:23:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:23:29 OK: 9 MiB in 15 packages 05:23:29 Removing intermediate container fd0e309b6f39 05:23:29 ---> 0d43e56add3d 05:23:29 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 05:23:31 ---> ca5ad06aecb5 05:23:31 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 05:23:31 ---> 34b528af875d 05:23:31 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 05:23:32 ---> 30e1406ab85f 05:23:32 Step 18/23 : EXPOSE 59901 05:23:32 ---> Running in d827d244c710 05:23:32 Removing intermediate container d827d244c710 05:23:32 ---> b8962c1d55ea 05:23:32 Step 19/23 : ENTRYPOINT ["/device-modbus"] 05:23:32 ---> Running in 409a7754a899 05:23:32 Removing intermediate container 409a7754a899 05:23:32 ---> 38fa3771cc2c 05:23:32 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 05:23:33 ---> Running in fe3f09910576 05:23:33 Removing intermediate container fe3f09910576 05:23:33 ---> 64319848de66 05:23:33 Step 21/23 : LABEL arch=arm64 05:23:33 ---> Running in 1174e33362da 05:23:33 Removing intermediate container 1174e33362da 05:23:33 ---> 9efeca479183 05:23:33 Step 22/23 : LABEL git_sha=7c62755f5388df9da306739af29f645847b5ea3f 05:23:33 ---> Running in 02d68c447fa3 05:23:33 Removing intermediate container 02d68c447fa3 05:23:33 ---> 185a9972c5d5 05:23:33 Step 23/23 : LABEL version=0.0.0 05:23:33 ---> Running in c6ba6c893443 05:23:34 Removing intermediate container c6ba6c893443 05:23:34 ---> a4ca30fdcf33 05:23:34 [Warning] One or more build-args [ARCH] were not consumed 05:23:34 Successfully built a4ca30fdcf33 05:23:34 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 05:23:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:23:35 05:23:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:23:35 arm64: Pulling from edgex-lftools-log-publisher 05:23:35 8998bd30e6a1: Pulling fs layer 05:23:35 04944245beec: Pulling fs layer 05:23:35 699f458cf7ca: Pulling fs layer 05:23:35 765212b225bb: Pulling fs layer 05:23:35 f23df028b6ca: Pulling fs layer 05:23:35 d65c8cfc05b1: Pulling fs layer 05:23:35 2437ff75d9bd: Pulling fs layer 05:23:35 f23df028b6ca: Waiting 05:23:35 765212b225bb: Waiting 05:23:35 d65c8cfc05b1: Waiting 05:23:35 2437ff75d9bd: Waiting 05:23:36 04944245beec: Verifying Checksum 05:23:36 04944245beec: Download complete 05:23:36 765212b225bb: Verifying Checksum 05:23:36 765212b225bb: Download complete 05:23:36 f23df028b6ca: Verifying Checksum 05:23:36 f23df028b6ca: Download complete 05:23:36 d65c8cfc05b1: Verifying Checksum 05:23:36 d65c8cfc05b1: Download complete 05:23:36 699f458cf7ca: Verifying Checksum 05:23:36 699f458cf7ca: Download complete 05:23:36 8998bd30e6a1: Verifying Checksum 05:23:36 8998bd30e6a1: Download complete 05:23:39 2437ff75d9bd: Verifying Checksum 05:23:39 2437ff75d9bd: Download complete 05:23:41 8998bd30e6a1: Pull complete 05:23:41 04944245beec: Pull complete 05:23:43 699f458cf7ca: Pull complete 05:23:43 765212b225bb: Pull complete 05:23:44 f23df028b6ca: Pull complete 05:23:44 d65c8cfc05b1: Pull complete 05:24:02 2437ff75d9bd: Pull complete 05:24:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:24:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:24:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:24:02 prd-ubuntu20.04-docker-arm64-4c-16g-22405 does not seem to be running inside a container 05:24:03 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:24:05 $ docker top d72ca1971e6572556be683662e606796ea6e2571df9662ade4f64cf706baf5cd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:24:06 ---> job-cost.sh 05:24:06 lf-activate-venv: SKIPPING 05:24:06 INFO: No Stack... 05:24:06 INFO: Retrieving Pricing Info for: v3-standard-4 05:24:07 INFO: Archiving Costs [Pipeline] sh 05:24:08 + cat /w/workspace/device-modbus-go/1/archives/cost.csv 05:24:08 + cut -d, -f6 [Pipeline] lock 05:24:08 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-580-1-stack-cost] 05:24:08 Resource [jenkins-edgexfoundry-device-modbus-go-PR-580-1-stack-cost] did not exist. Created. 05:24:08 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-580-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:24:09 /w/workspace/device-modbus-go/1@tmp/durable-177ade78/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:24:09 + echo total: 0.10999999940395355 [Pipeline] stash 05:24:09 Warning: overwriting stash ‘stack-cost’ 05:24:09 Stashed 1 file(s) [Pipeline] } 05:24:09 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-580-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:24:09 $ docker stop --time=1 d72ca1971e6572556be683662e606796ea6e2571df9662ade4f64cf706baf5cd 05:24:11 $ docker rm -f --volumes d72ca1971e6572556be683662e606796ea6e2571df9662ade4f64cf706baf5cd [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 05:24:12 provisioning config files... 05:24:12 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-580@tmp/config16337283853780042661tmp [Pipeline] { [Pipeline] sh 05:24:12 + set +x 05:24:12 + curl -s https://codecov.io/bash 05:24:12 + bash -s -- 05:24:12 05:24:12 _____ _ 05:24:12 / ____| | | 05:24:12 | | ___ __| | ___ ___ _____ __ 05:24:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:24:12 | |___| (_) | (_| | __/ (_| (_) \ V / 05:24:12 \_____\___/ \__,_|\___|\___\___/ \_/ 05:24:12 Bash-1.0.6 05:24:12 05:24:12 05:24:12 ==> git version 2.25.1 found 05:24:12 ==> 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 05:24:12 Release-Date: 2020-01-08 05:24:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:24:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:24:12 ==> Jenkins CI detected. 05:24:12 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-580 05:24:12 project root: . 05:24:12 --> token set from env 05:24:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:24:12 ==> Running gcov in . (disable via -X gcov) 05:24:12 ==> Python coveragepy not found 05:24:12 ==> Searching for coverage reports in: 05:24:12 + . 05:24:13 -> Found 1 reports 05:24:13 ==> Detecting git/mercurial file structure 05:24:13 ==> Reading reports 05:24:13 + ./coverage.out bytes=24669 05:24:13 ==> Appending adjustments 05:24:13 https://docs.codecov.io/docs/fixing-reports 05:24:13 + Found adjustments 05:24:13 ==> Gzipping contents 05:24:13 4.0K /tmp/codecov.tVwbKl.gz 05:24:13 ==> Uploading reports 05:24:13 url: https://codecov.io 05:24:13 query: branch=PR-580&commit=7c62755f5388df9da306739af29f645847b5ea3f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-580%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=580&job=&cmd_args= 05:24:13 -> Pinging Codecov 05:24:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-580&commit=7c62755f5388df9da306739af29f645847b5ea3f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-580%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=580&job=&cmd_args= 05:24:13 -> Uploading to 05:24:13 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-modbus-go/7c62755f5388df9da306739af29f645847b5ea3f/65c59bc7-97e8-4213-9842-506fd130146d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241010%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241010T052413Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=a0e52c4b35746e76b5763bcd7d7d07f3495b2ff12920d5c11974ff4ebb1fe916 05:24:13 % Total % Received % Xferd Average Speed Time Time Time Current 05:24:13 Dload Upload Total Spent Left Speed 05:24:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3859 0 0 100 3859 0 18642 --:--:-- --:--:-- --:--:-- 18642 100 3859 0 0 100 3859 0 16421 --:--:-- --:--:-- --:--:-- 16351 05:24:13 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/7c62755f5388df9da306739af29f645847b5ea3f [Pipeline] } 05:24:13 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 05:24:16 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-580/archives ] 05:24:16 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-580/archives 05:24:16 total 16 05:24:16 drwxr-xr-x 3 root root 4096 Oct 10 05:13 . 05:24:16 drwxrwxr-x 10 jenkins jenkins 4096 Oct 10 05:13 .. 05:24:16 drwxr-xr-x 2 root root 4096 Oct 10 05:13 cost 05:24:16 -rw-r--r-- 1 root root 88 Oct 10 05:13 cost.csv 05:24:16 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-580/archives 05:24:16 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-580/archives 05:24:16 total 16 05:24:16 drwxr-xr-x 3 jenkins jenkins 4096 Oct 10 05:13 . 05:24:16 drwxrwxr-x 10 jenkins jenkins 4096 Oct 10 05:13 .. 05:24:16 drwxr-xr-x 2 jenkins jenkins 4096 Oct 10 05:13 cost 05:24:16 -rw-r--r-- 1 jenkins jenkins 88 Oct 10 05:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:24:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:24:17 ---> package-listing.sh 05:24:17 ++ facter osfamily 05:24:17 ++ tr '[:upper:]' '[:lower:]' 05:24:17 + OS_FAMILY=debian 05:24:17 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-580 05:24:17 + START_PACKAGES=/tmp/packages_start.txt 05:24:17 + END_PACKAGES=/tmp/packages_end.txt 05:24:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:24:17 + PACKAGES=/tmp/packages_start.txt 05:24:17 + '[' /w/workspace/xfoundry_device-modbus-go_PR-580 ']' 05:24:17 + PACKAGES=/tmp/packages_end.txt 05:24:17 + case "${OS_FAMILY}" in 05:24:17 + dpkg -l 05:24:17 + grep '^ii' 05:24:17 + '[' -f /tmp/packages_start.txt ']' 05:24:17 + '[' -f /tmp/packages_end.txt ']' 05:24:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:24:17 + '[' /w/workspace/xfoundry_device-modbus-go_PR-580 ']' 05:24:17 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-580/archives/ 05:24:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-580/archives/ [Pipeline] echo 05:24:17 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-580/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:24:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:24:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:24:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:24:18 prd-ubuntu20.04-docker-8c-8g-22404 does not seem to be running inside a container 05:24:18 $ 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-580/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-580 -v /w/workspace/xfoundry_device-modbus-go_PR-580:/w/workspace/xfoundry_device-modbus-go_PR-580:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-580@tmp:/w/workspace/xfoundry_device-modbus-go_PR-580@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-lftools-log-publisher:latest cat 05:24:19 $ docker top 6ced4e6538a98973d1efaf4b79a7b9935edd26ad7e6db55bae4ea9c3256219e7 -eo pid,comm [Pipeline] { [Pipeline] sh 05:24:19 + touch /tmp/pre-build-complete [Pipeline] sh 05:24:19 + mkdir -p /var/log/sysstat [Pipeline] sh 05:24:20 + ls /var/log/sa-host 05:24:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:24:20 provisioning config files... 05:24:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-580@tmp/config10982245881844445678tmp [Pipeline] { [Pipeline] echo 05:24:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:24:20 ---> create-netrc.sh [Pipeline] } 05:24:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:24:21 ---> python-tools-install.sh [Pipeline] echo 05:24:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:24:21 ---> sudo-logs.sh 05:24:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:24:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:24:22 ---> job-cost.sh 05:24:22 lf-activate-venv: SKIPPING 05:24:22 DEBUG: total: 0.2199999988079071 05:24:22 INFO: Retrieving Stack Cost... 05:24:22 INFO: Retrieving Pricing Info for: v3-standard-8 05:24:22 INFO: Archiving Costs [Pipeline] echo 05:24:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:24:23 ---> logs-deploy.sh 05:24:23 lf-activate-venv: SKIPPING 05:24:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-580/1 05:24:23 INFO: archiving workspace using pattern(s): 05:24:24 Archives upload complete. 05:24:24 INFO: archiving logs to Nexus