Pull request #578 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c7e59a9eb314454fb5a2ea0758c50bae37a4e494+e778c6a7e22bae4333302da5b4dc0bc2aa806a86 (fe9440b03ecfb5a1ae635b0f72f7fb246154bdf1) 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-ssh5913621162736725752.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-ssh8195612270611780049.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-578/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-578/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8110247846831535283.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-578/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4548817404784152486.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-ssh3812368545642285023.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-578/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-578/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1407828548282120983.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-21991 in /w/workspace/xfoundry_device-modbus-go_PR-578 [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-578 # 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/578/head:refs/remotes/origin/PR-578 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e778c6a7e22bae4333302da5b4dc0bc2aa806a86 into PR head commit c7e59a9eb314454fb5a2ea0758c50bae37a4e494 Merge succeeded, producing c7e59a9eb314454fb5a2ea0758c50bae37a4e494 Checking out Revision c7e59a9eb314454fb5a2ea0758c50bae37a4e494 (PR-578) 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 c7e59a9eb314454fb5a2ea0758c50bae37a4e494 # 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 c7e59a9eb314454fb5a2ea0758c50bae37a4e494 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:27:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:27:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:27:37 ========================================================= 05:27:37 EdgeX Global Pipelines Version Info 05:27:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:27:37 ------------------- 05:27:37 stable info: 05:27:37 ------------------- 05:27:37 Commited By: Ginny Guan ginny@iotechsys.com 05:27:37 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 05:27:37 Message: update stable to v1.0.265 05:27:38 ------------------- 05:27:38 experimental info: 05:27:38 ------------------- 05:27:38 Commited By: Cherry Wang cherry@iotechsys.com 05:27:38 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 05:27:38 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:27:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 05:27:38 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 05:27:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:27:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:27:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:27:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 05:27:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:27:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:27:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:27:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:27:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:27:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 05:27:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:27:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:27:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:27:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:27:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:27:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:27:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:27:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:27:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:27:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:27:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:27:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:27:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:27:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:27:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:27:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-578 [Pipeline] echo 05:27:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-578 [Pipeline] echo 05:27:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-578 [Pipeline] echo 05:27:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c7e59a9eb314454fb5a2ea0758c50bae37a4e494 [Pipeline] echo 05:27:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c7e59a9 [Pipeline] echo 05:27:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:27:40 provisioning config files... 05:27:40 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-578@tmp/config11021632859157039437tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:27:40 ---> ****-login.sh 05:27:40 nexus3.edgexfoundry.org:10001 05:27:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:41 Configure a credential helper to remove this warning. See 05:27:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:41 05:27:41 Login Succeeded 05:27:41 nexus3.edgexfoundry.org:10002 05:27:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:41 Configure a credential helper to remove this warning. See 05:27:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:41 05:27:41 Login Succeeded 05:27:41 nexus3.edgexfoundry.org:10003 05:27:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:41 Configure a credential helper to remove this warning. See 05:27:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:41 05:27:41 Login Succeeded 05:27:41 nexus3.edgexfoundry.org:10004 05:27:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:41 Configure a credential helper to remove this warning. See 05:27:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:41 05:27:41 Login Succeeded 05:27:41 ****.io 05:27:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:41 Configure a credential helper to remove this warning. See 05:27:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:41 05:27:41 Login Succeeded 05:27:41 ---> ****-login.sh ends [Pipeline] } 05:27:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:27:42 + git rev-list -1 --merges c7e59a9eb314454fb5a2ea0758c50bae37a4e494~1..c7e59a9eb314454fb5a2ea0758c50bae37a4e494 [Pipeline] echo 05:27:42 -----------> git rev-list -1 --merges c7e59a9eb314454fb5a2ea0758c50bae37a4e494~1..c7e59a9eb314454fb5a2ea0758c50bae37a4e494 c7e59a9eb314454fb5a2ea0758c50bae37a4e494 [false] [Pipeline] sh 05:27:43 + git log --format=format:%s -1 c7e59a9eb314454fb5a2ea0758c50bae37a4e494 [Pipeline] echo 05:27:43 ========================================================= 05:27:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:27:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:27:43 + git log --format=format:%s -1 c7e59a9eb314454fb5a2ea0758c50bae37a4e494 [Pipeline] echo 05:27:43 [semverPrep] GIT_COMMIT: c7e59a9eb314454fb5a2ea0758c50bae37a4e494, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 05:27:43 [semverPrep] This is not a build commit. [Pipeline] sh 05:27:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:27:44 + grep -v github /etc/ssh/ssh_known_hosts 05:27:44 + [ -e /tmp/ssh_known_hosts ] 05:27:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:27:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:27:44 + sudo tee -a /etc/ssh/ssh_known_hosts 05:27:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:27:44 05:27:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:27:45 0.1.4: Pulling from edgex-devops/py-git-semver 05:27:45 b85a868b505f: Pulling fs layer 05:27:45 e2be974225ed: Pulling fs layer 05:27:45 339a4e72a1f5: Pulling fs layer 05:27:45 988bab9f4d93: Pulling fs layer 05:27:45 1469e6f7b9e6: Pulling fs layer 05:27:45 eaf3925da568: Pulling fs layer 05:27:45 bab4dde63d76: Pulling fs layer 05:27:45 bde34c3a00c8: Pulling fs layer 05:27:45 b352a97aabf1: Pulling fs layer 05:27:45 4872d77fe225: Pulling fs layer 05:27:45 eaf3925da568: Waiting 05:27:45 5851b861e8e6: Pulling fs layer 05:27:45 bde34c3a00c8: Waiting 05:27:45 b352a97aabf1: Waiting 05:27:45 bab4dde63d76: Waiting 05:27:45 4872d77fe225: Waiting 05:27:45 1469e6f7b9e6: Waiting 05:27:45 5851b861e8e6: Waiting 05:27:45 988bab9f4d93: Waiting 05:27:45 e2be974225ed: Verifying Checksum 05:27:45 e2be974225ed: Download complete 05:27:45 988bab9f4d93: Verifying Checksum 05:27:45 988bab9f4d93: Download complete 05:27:45 1469e6f7b9e6: Verifying Checksum 05:27:45 1469e6f7b9e6: Download complete 05:27:45 339a4e72a1f5: Verifying Checksum 05:27:45 339a4e72a1f5: Download complete 05:27:45 eaf3925da568: Download complete 05:27:45 bde34c3a00c8: Download complete 05:27:45 b352a97aabf1: Download complete 05:27:45 4872d77fe225: Verifying Checksum 05:27:45 4872d77fe225: Download complete 05:27:45 5851b861e8e6: Verifying Checksum 05:27:45 5851b861e8e6: Download complete 05:27:45 b85a868b505f: Verifying Checksum 05:27:45 b85a868b505f: Download complete 05:27:45 bab4dde63d76: Verifying Checksum 05:27:45 bab4dde63d76: Download complete 05:27:46 b85a868b505f: Pull complete 05:27:46 e2be974225ed: Pull complete 05:27:47 339a4e72a1f5: Pull complete 05:27:47 988bab9f4d93: Pull complete 05:27:47 1469e6f7b9e6: Pull complete 05:27:47 eaf3925da568: Pull complete 05:27:49 bab4dde63d76: Pull complete 05:27:49 bde34c3a00c8: Pull complete 05:27:49 b352a97aabf1: Pull complete 05:27:49 4872d77fe225: Pull complete 05:27:49 5851b861e8e6: Pull complete 05:27:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:27:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:27:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:27:50 prd-ubuntu20.04-docker-8c-8g-21991 does not seem to be running inside a container 05:27:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-578 -v /w/workspace/xfoundry_device-modbus-go_PR-578:/w/workspace/xfoundry_device-modbus-go_PR-578:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-578@tmp:/w/workspace/xfoundry_device-modbus-go_PR-578@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:27:53 $ docker top 16c5932ca7500b228da62a118a21ed76b53b3ff4e4a8fce974ee3d641fb5c691 -eo pid,comm 05:27:53 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:27:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:27:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:27:53 [ssh-agent] Looking for ssh-agent implementation... 05:27:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:27:53 $ docker exec 16c5932ca7500b228da62a118a21ed76b53b3ff4e4a8fce974ee3d641fb5c691 ssh-agent 05:27:53 SSH_AUTH_SOCK=/tmp/ssh-drv3Od1m4DO9/agent.32 05:27:53 SSH_AGENT_PID=38 05:27:53 Running ssh-add (command line suppressed) 05:27:53 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-578@tmp/private_key_1867383137640066151.key (/w/workspace/xfoundry_device-modbus-go_PR-578@tmp/private_key_1867383137640066151.key) 05:27:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:27:54 + git tag --points-at HEAD [Pipeline] } 05:27:54 $ docker exec --env ******** --env ******** 16c5932ca7500b228da62a118a21ed76b53b3ff4e4a8fce974ee3d641fb5c691 ssh-agent -k 05:27:54 unset SSH_AUTH_SOCK; 05:27:54 unset SSH_AGENT_PID; 05:27:54 echo Agent pid 38 killed; 05:27:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:27:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:27:54 [ssh-agent] Looking for ssh-agent implementation... 05:27:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:27:54 $ docker exec 16c5932ca7500b228da62a118a21ed76b53b3ff4e4a8fce974ee3d641fb5c691 ssh-agent 05:27:54 SSH_AUTH_SOCK=/tmp/ssh-I2loRWYyRNrQ/agent.71 05:27:54 SSH_AGENT_PID=77 05:27:54 Running ssh-add (command line suppressed) 05:27:54 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-578@tmp/private_key_15956067281855050539.key (/w/workspace/xfoundry_device-modbus-go_PR-578@tmp/private_key_15956067281855050539.key) 05:27:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:27:55 + git semver init 05:27:55 2024-10-07 05:27:55,269 [run_init] DEBUG init version:0.0.0 force:False 05:27:55 2024-10-07 05:27:55,270 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-578/.semver 05:27:55 2024-10-07 05:27:55,270 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-578/.semver 05:27:55 2024-10-07 05:27:55,270 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-578/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-578, universal_newlines=False, shell=None, istream=None) 05:27:56 2024-10-07 05:27:56,262 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-578/.git/info/exclude 05:27:56 2024-10-07 05:27:56,263 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-578/.semver/PR-578 with force:False 05:27:56 2024-10-07 05:27:56,263 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-578/.semver/PR-578 05:27:56 2024-10-07 05:27:56,267 [execute] INFO git cat-file --batch-check 05:27:56 2024-10-07 05:27:56,268 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-578/.semver, universal_newlines=False, shell=None, istream=) 05:27:56 2024-10-07 05:27:56,273 [execute] INFO git cat-file --batch 05:27:56 2024-10-07 05:27:56,273 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-578/.semver, universal_newlines=False, shell=None, istream=) 05:27:56 2024-10-07 05:27:56,278 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-578/.semver/PR-578 05:27:56 0.0.0 [Pipeline] } 05:27:56 $ docker exec --env ******** --env ******** 16c5932ca7500b228da62a118a21ed76b53b3ff4e4a8fce974ee3d641fb5c691 ssh-agent -k 05:27:56 unset SSH_AUTH_SOCK; 05:27:56 unset SSH_AGENT_PID; 05:27:56 echo Agent pid 77 killed; 05:27:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:27:56 + git semver [Pipeline] } 05:27:57 $ docker stop --time=1 16c5932ca7500b228da62a118a21ed76b53b3ff4e4a8fce974ee3d641fb5c691 05:27:58 $ docker rm -f --volumes 16c5932ca7500b228da62a118a21ed76b53b3ff4e4a8fce974ee3d641fb5c691 [Pipeline] // withDockerContainer [Pipeline] sh 05:27:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:27:59 Stashed 1 file(s) [Pipeline] echo 05:27:59 [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:28:00 provisioning config files... 05:28:00 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-578@tmp/config12256989631023437967tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:28:00 ---> ****-login.sh 05:28:00 nexus3.edgexfoundry.org:10001 05:28:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:28:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:28:00 Configure a credential helper to remove this warning. See 05:28:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:28:00 05:28:00 Login Succeeded 05:28:00 nexus3.edgexfoundry.org:10002 05:28:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:28:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:28:00 Configure a credential helper to remove this warning. See 05:28:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:28:00 05:28:00 Login Succeeded 05:28:00 nexus3.edgexfoundry.org:10003 05:28:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:28:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:28:00 Configure a credential helper to remove this warning. See 05:28:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:28:00 05:28:00 Login Succeeded 05:28:00 nexus3.edgexfoundry.org:10004 05:28:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:28:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:28:00 Configure a credential helper to remove this warning. See 05:28:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:28:00 05:28:00 Login Succeeded 05:28:00 ****.io 05:28:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:28:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:28:00 Configure a credential helper to remove this warning. See 05:28:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:28:00 05:28:00 Login Succeeded 05:28:00 ---> ****-login.sh ends [Pipeline] } 05:28:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:28:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:28:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:28:01 ========================================================= 05:28:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 05:28:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:01 + 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:28:01 Sending build context to Docker daemon 17.96MB 05:28:01 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 05:28:01 Step 2/10 : FROM ${BASE} AS builder 05:28:01 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 05:28:01 43c4264eed91: Pulling fs layer 05:28:01 4cc291be95ef: Pulling fs layer 05:28:01 2ac1f1163629: Pulling fs layer 05:28:01 5c3c966382ef: Pulling fs layer 05:28:01 4f4fb700ef54: Pulling fs layer 05:28:01 5d5c8e513c77: Pulling fs layer 05:28:01 9f66e0745190: Pulling fs layer 05:28:01 f49a43e4bbc0: Pulling fs layer 05:28:01 561ebcabdf7f: Pulling fs layer 05:28:01 9f66e0745190: Waiting 05:28:01 f49a43e4bbc0: Waiting 05:28:01 4f4fb700ef54: Waiting 05:28:01 5d5c8e513c77: Waiting 05:28:01 561ebcabdf7f: Waiting 05:28:01 5c3c966382ef: Waiting 05:28:02 4cc291be95ef: Verifying Checksum 05:28:02 4cc291be95ef: Download complete 05:28:02 5c3c966382ef: Verifying Checksum 05:28:02 5c3c966382ef: Download complete 05:28:02 4f4fb700ef54: Verifying Checksum 05:28:02 4f4fb700ef54: Download complete 05:28:02 5d5c8e513c77: Verifying Checksum 05:28:02 5d5c8e513c77: Download complete 05:28:02 43c4264eed91: Download complete 05:28:02 9f66e0745190: Verifying Checksum 05:28:02 9f66e0745190: Download complete 05:28:02 43c4264eed91: Pull complete 05:28:02 4cc291be95ef: Pull complete 05:28:02 561ebcabdf7f: Verifying Checksum 05:28:02 561ebcabdf7f: Download complete 05:28:02 2ac1f1163629: Download complete 05:28:02 f49a43e4bbc0: Verifying Checksum 05:28:02 f49a43e4bbc0: Download complete 05:28:05 2ac1f1163629: Pull complete 05:28:05 5c3c966382ef: Pull complete 05:28:05 4f4fb700ef54: Pull complete 05:28:05 5d5c8e513c77: Pull complete 05:28:05 9f66e0745190: Pull complete 05:28:08 f49a43e4bbc0: Pull complete 05:28:08 561ebcabdf7f: Pull complete 05:28:08 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 05:28:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:28:08 ---> 3a752c3f9dda 05:28:08 Step 3/10 : ARG ADD_BUILD_TAGS="" 05:28:12 ---> Running in 032cf9479c2c 05:28:12 Removing intermediate container 032cf9479c2c 05:28:12 ---> aec5b0ab16db 05:28:12 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:28:12 ---> Running in f9ecbc2ebcbd 05:28:12 Removing intermediate container f9ecbc2ebcbd 05:28:12 ---> d938d45157f0 05:28:12 Step 5/10 : RUN apk add --update --no-cache make git openssh 05:28:12 ---> Running in 74c554a3dd69 05:28:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:28:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:28:13 (1/8) Installing openssh-keygen (9.7_p1-r4) 05:28:13 (2/8) Installing libedit (20240517.3.1-r0) 05:28:13 (3/8) Installing openssh-client-common (9.7_p1-r4) 05:28:13 (4/8) Installing openssh-client-default (9.7_p1-r4) 05:28:13 (5/8) Installing openssh-sftp-server (9.7_p1-r4) 05:28:13 (6/8) Installing openssh-server-common (9.7_p1-r4) 05:28:13 (7/8) Installing openssh-server (9.7_p1-r4) 05:28:13 (8/8) Installing openssh (9.7_p1-r4) 05:28:13 Executing busybox-1.36.1-r29.trigger 05:28:13 OK: 252 MiB in 62 packages 05:28:14 Removing intermediate container 74c554a3dd69 05:28:14 ---> 8ca497c40926 05:28:14 Step 6/10 : WORKDIR /device-modbus-go 05:28:14 ---> Running in 320abb53d8e1 05:28:14 Removing intermediate container 320abb53d8e1 05:28:14 ---> f7c27a892a26 05:28:14 Step 7/10 : COPY go.mod vendor* ./ 05:28:14 ---> 945cd6dc43af 05:28:14 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:28:14 ---> Running in a5f729e9bd2c 05:28:14 Still waiting to schedule task 05:28:14 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:29:10 Removing intermediate container a5f729e9bd2c 05:29:10 ---> 195681a23e48 05:29:10 Step 9/10 : COPY . . 05:29:10 ---> eebab423b7ff 05:29:10 Step 10/10 : RUN ${MAKE} 05:29:10 ---> Running in 9ae8cb373eb6 05:29:10 noop 05:29:10 Removing intermediate container 9ae8cb373eb6 05:29:10 ---> 0883d9c35433 05:29:10 Successfully built 0883d9c35433 05:29:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:10 + docker inspect -f . ci-base-image-x86_64 05:29:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:29:11 prd-ubuntu20.04-docker-8c-8g-21991 does not seem to be running inside a container 05:29:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-578 -v /w/workspace/xfoundry_device-modbus-go_PR-578:/w/workspace/xfoundry_device-modbus-go_PR-578:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-578@tmp:/w/workspace/xfoundry_device-modbus-go_PR-578@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:29:11 $ docker top 6661d46fbd9204d8206becc13c04417e903893eec9c1656438db67a664c5d0c4 -eo pid,comm [Pipeline] { [Pipeline] sh 05:29:11 + go version 05:29:11 go version go1.23.2 linux/amd64 [Pipeline] } 05:29:11 $ docker stop --time=1 6661d46fbd9204d8206becc13c04417e903893eec9c1656438db67a664c5d0c4 05:29:13 $ docker rm -f --volumes 6661d46fbd9204d8206becc13c04417e903893eec9c1656438db67a664c5d0c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:13 + docker inspect -f . ci-base-image-x86_64 05:29:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:29:14 prd-ubuntu20.04-docker-8c-8g-21991 does not seem to be running inside a container 05:29:14 $ 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-578 -v /w/workspace/xfoundry_device-modbus-go_PR-578:/w/workspace/xfoundry_device-modbus-go_PR-578:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-578@tmp:/w/workspace/xfoundry_device-modbus-go_PR-578@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:29:14 $ docker top fe92e8ddeecc9ca083636be26fb8b99d38ffa540f47c9334dd95c598ebd60c61 -eo pid,comm [Pipeline] { [Pipeline] sh 05:29:14 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-578 [Pipeline] fileExists [Pipeline] sh 05:29:15 + make test 05:29:15 go test ./... -coverprofile=coverage.out 05:29:16 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:29:34 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 05:29:34 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.011s coverage: 47.9% of statements 05:29:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21992 in /w/workspace/xfoundry_device-modbus-go_PR-578 [Pipeline] { [Pipeline] ws 05:29:45 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 05:29:46 go vet ./... 05:29:48 The recommended git tool is: git 05:29:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:29:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:29:51 ./bin/test-attribution-txt.sh [Pipeline] echo 05:29:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:29:51 $ docker stop --time=1 fe92e8ddeecc9ca083636be26fb8b99d38ffa540f47c9334dd95c598ebd60c61 05:29:53 using credential edgex-jenkins-ssh 05:29:53 Cloning the remote Git repository 05:29:53 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 05:29:53 > git init /w/workspace/device-modbus-go/1 # timeout=10 05:29:53 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:29:53 > git --version # timeout=10 05:29:53 > git --version # 'git version 2.25.1' 05:29:53 using GIT_SSH to set credentials SSH Credentials for GitHub 05:29:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:29:55 $ docker rm -f --volumes fe92e8ddeecc9ca083636be26fb8b99d38ffa540f47c9334dd95c598ebd60c61 [Pipeline] // withDockerContainer [Pipeline] sh 05:29:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:29:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 05:29:55 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:29:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] sh 05:29:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:29:56 Merging remotes/origin/main commit e778c6a7e22bae4333302da5b4dc0bc2aa806a86 into PR head commit c7e59a9eb314454fb5a2ea0758c50bae37a4e494 05:29:56 + ls -al . 05:29:56 total 272 05:29:56 drwxrwxr-x 9 jenkins jenkins 4096 Oct 7 05:29 . 05:29:56 drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 05:27 .. 05:29:56 -rw-rw-r-- 1 jenkins jenkins 140 Oct 7 05:27 .dockerignore 05:29:56 drwxrwxr-x 8 jenkins jenkins 4096 Oct 7 05:29 .git 05:29:56 drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 05:27 .github 05:29:56 -rw-rw-r-- 1 jenkins jenkins 266 Oct 7 05:27 .gitignore 05:29:56 -rw-rw-r-- 1 jenkins jenkins 199 Oct 7 05:27 .golangci.yml 05:29:56 drwxr-xr-x 3 jenkins jenkins 4096 Oct 7 05:27 .semver 05:29:56 -rw-rw-r-- 1 jenkins jenkins 19818 Oct 7 05:27 Attribution.txt 05:29:56 -rw-rw-r-- 1 jenkins jenkins 16388 Oct 7 05:27 CHANGELOG.md 05:29:56 -rw-rw-r-- 1 jenkins jenkins 1474 Oct 7 05:27 Dockerfile 05:29:56 -rw-rw-r-- 1 jenkins jenkins 677 Oct 7 05:27 GOVERNANCE.md 05:29:56 -rw-rw-r-- 1 jenkins jenkins 658 Oct 7 05:27 Jenkinsfile 05:29:56 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 7 05:27 LICENSE 05:29:56 -rw-rw-r-- 1 jenkins jenkins 1942 Oct 7 05:27 Makefile 05:29:56 -rw-rw-r-- 1 jenkins jenkins 622 Oct 7 05:27 OWNERS.md 05:29:56 -rw-rw-r-- 1 jenkins jenkins 4463 Oct 7 05:27 README.md 05:29:56 -rw-rw-r-- 1 jenkins jenkins 5 Oct 7 05:27 VERSION 05:29:56 drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 05:27 bin 05:29:56 drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 05:27 cmd 05:29:56 -rw-r--r-- 1 jenkins jenkins 24669 Oct 7 05:29 coverage.out 05:29:56 -rw-rw-r-- 1 jenkins jenkins 7157 Oct 7 05:27 go.mod 05:29:56 -rw-rw-r-- 1 jenkins jenkins 100518 Oct 7 05:27 go.sum 05:29:56 drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 05:27 internal 05:29:56 drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 05:27 simulator 05:29:56 -rw-rw-r-- 1 jenkins jenkins 229 Oct 7 05:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:57 Merge succeeded, producing c7e59a9eb314454fb5a2ea0758c50bae37a4e494 05:29:57 Checking out Revision c7e59a9eb314454fb5a2ea0758c50bae37a4e494 (PR-578) 05:29:57 + 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=c7e59a9eb314454fb5a2ea0758c50bae37a4e494 --label arch=amd64 --label version=0.0.0 . 05:29:57 Sending build context to Docker daemon 17.98MB 05:29:57 Step 1/23 : ARG BASE=golang:1.23-alpine3.20 05:29:57 Step 2/23 : FROM ${BASE} AS builder 05:29:57 ---> 0883d9c35433 05:29:57 Step 3/23 : ARG ADD_BUILD_TAGS="" 05:29:56 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:29:56 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:29:56 using GIT_SSH to set credentials SSH Credentials for GitHub 05:29:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/578/head:refs/remotes/origin/PR-578 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:29:56 > git config core.sparsecheckout # timeout=10 05:29:56 > git checkout -f c7e59a9eb314454fb5a2ea0758c50bae37a4e494 # timeout=10 05:29:56 > git remote # timeout=10 05:29:56 > git config --get remote.origin.url # timeout=10 05:29:57 using GIT_SSH to set credentials SSH Credentials for GitHub 05:29:57 > git merge e778c6a7e22bae4333302da5b4dc0bc2aa806a86 # timeout=10 05:29:57 > git rev-parse HEAD^{commit} # timeout=10 05:29:57 > git config core.sparsecheckout # timeout=10 05:29:57 > git checkout -f c7e59a9eb314454fb5a2ea0758c50bae37a4e494 # timeout=10 05:29:57 ---> Running in 884b5657d320 05:29:57 Removing intermediate container 884b5657d320 05:29:57 ---> 254720633e1a 05:29:57 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:29:57 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 05:29:57 > git --version # timeout=10 05:29:57 > git --version # 'git version 2.25.1' 05:29:57 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 05:29:57 ---> Running in 2432ca74e63b 05:29:57 Removing intermediate container 2432ca74e63b 05:29:57 ---> 4d3da2f2b5d6 05:29:57 Step 5/23 : RUN apk add --update --no-cache make git openssh 05:29:57 ---> Running in 56843f34d872 05:29:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:29:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:29:58 OK: 252 MiB in 62 packages 05:29:58 Removing intermediate container 56843f34d872 05:29:58 ---> ecf13df72524 05:29:58 Step 6/23 : WORKDIR /device-modbus-go 05:29:58 ---> Running in 0b8aa5afbd3f 05:29:58 Removing intermediate container 0b8aa5afbd3f 05:29:58 ---> ebe8382c0923 05:29:58 Step 7/23 : COPY go.mod vendor* ./ 05:29:58 ---> 5af00df035c9 05:29:58 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:29:58 ---> Running in f43bae5cacad 05:29:59 Removing intermediate container f43bae5cacad 05:29:59 ---> fc583c4e84cd 05:29:59 Step 9/23 : COPY . . 05:30:00 ---> b0be54576396 05:30:00 Step 10/23 : RUN ${MAKE} 05:30:00 ---> Running in 2e001e4de28c 05:30:00 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.43" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:30:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:30:02 % Total % Received % Xferd Average Speed Time Time Time Current 05:30:02 Dload Upload Total Spent Left Speed 05:30:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 110k 0 --:--:-- --:--:-- --:--:-- 111k [Pipeline] sh 05:30:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:30:03 + sudo tee /etc/docker/daemon.new 05:30:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:30:03 { 05:30:03 "registry-mirrors": [ 05:30:03 "https://nexus3.edgexfoundry.org:10001" 05:30:03 ], 05:30:03 "bip": "10.250.0.254/24", 05:30:03 "hosts": [ 05:30:03 "tcp://0.0.0.0:5555", 05:30:03 "unix:///var/run/docker.sock" 05:30:03 ], 05:30:03 "mtu": 1458, 05:30:03 "selinux-enabled": true, 05:30:03 "seccomp-profile": "/etc/docker/seccomp.json" 05:30:03 } [Pipeline] sh 05:30:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:30:04 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:30:22 provisioning config files... 05:30:22 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config705743714443306553tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:30:22 ---> ****-login.sh 05:30:22 nexus3.edgexfoundry.org:10001 05:30:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:30:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:30:23 Configure a credential helper to remove this warning. See 05:30:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:30:23 05:30:23 Login Succeeded 05:30:23 nexus3.edgexfoundry.org:10002 05:30:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:30:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:30:23 Configure a credential helper to remove this warning. See 05:30:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:30:23 05:30:23 Login Succeeded 05:30:23 nexus3.edgexfoundry.org:10003 05:30:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:30:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:30:24 Configure a credential helper to remove this warning. See 05:30:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:30:24 05:30:24 Login Succeeded 05:30:24 nexus3.edgexfoundry.org:10004 05:30:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:30:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:30:24 Configure a credential helper to remove this warning. See 05:30:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:30:24 05:30:24 Login Succeeded 05:30:24 ****.io 05:30:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:30:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:30:25 Configure a credential helper to remove this warning. See 05:30:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:30:25 05:30:25 Login Succeeded 05:30:25 ---> ****-login.sh ends [Pipeline] } 05:30:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:30:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:30:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:30:25 ========================================================= 05:30:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 05:30:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:26 + 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:30:26 Sending build context to Docker daemon 9.113MB 05:30:26 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 05:30:26 Step 2/10 : FROM ${BASE} AS builder 05:30:26 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:30:26 cf04c63912e1: Pulling fs layer 05:30:26 55b35a11ae5e: Pulling fs layer 05:30:26 a37a00ec5f00: Pulling fs layer 05:30:26 50b3750afda1: Pulling fs layer 05:30:26 4f4fb700ef54: Pulling fs layer 05:30:26 80978eb59214: Pulling fs layer 05:30:26 c9f46d7d2bd2: Pulling fs layer 05:30:26 50b3750afda1: Waiting 05:30:26 4f4fb700ef54: Waiting 05:30:26 c5a475d317c9: Pulling fs layer 05:30:26 80978eb59214: Waiting 05:30:26 c9f46d7d2bd2: Waiting 05:30:26 c5a475d317c9: Waiting 05:30:26 55b35a11ae5e: Verifying Checksum 05:30:26 55b35a11ae5e: Download complete 05:30:26 50b3750afda1: Download complete 05:30:26 4f4fb700ef54: Verifying Checksum 05:30:26 4f4fb700ef54: Download complete 05:30:26 80978eb59214: Verifying Checksum 05:30:26 80978eb59214: Download complete 05:30:27 cf04c63912e1: Verifying Checksum 05:30:27 cf04c63912e1: Download complete 05:30:27 c5a475d317c9: Verifying Checksum 05:30:27 c5a475d317c9: Download complete 05:30:27 cf04c63912e1: Pull complete 05:30:28 55b35a11ae5e: Pull complete 05:30:28 a37a00ec5f00: Download complete 05:30:29 c9f46d7d2bd2: Verifying Checksum 05:30:29 c9f46d7d2bd2: Download complete 05:30:32 Removing intermediate container 2e001e4de28c 05:30:32 ---> 2ee05092a964 05:30:32 Step 11/23 : FROM alpine:3.20 05:30:32 3.20: Pulling from library/alpine 05:30:32 43c4264eed91: Already exists 05:30:32 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:30:32 Status: Downloaded newer image for alpine:3.20 05:30:32 ---> 91ef0af61f39 05:30:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' 05:30:32 ---> Running in 5b0d9abfda33 05:30:32 Removing intermediate container 5b0d9abfda33 05:30:32 ---> f9b186d5237a 05:30:32 Step 13/23 : RUN apk add --update --no-cache dumb-init 05:30:32 ---> Running in e8e14ec25d71 05:30:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:30:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:30:32 (1/1) Installing dumb-init (1.2.5-r3) 05:30:32 Executing busybox-1.36.1-r29.trigger 05:30:32 OK: 8 MiB in 15 packages 05:30:32 Removing intermediate container e8e14ec25d71 05:30:32 ---> b0092afe8b2b 05:30:32 Step 14/23 : RUN apk --no-cache upgrade 05:30:32 ---> Running in b20495497d66 05:30:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:30:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:30:32 Upgrading critical system libraries and apk-tools: 05:30:32 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:30:32 Executing busybox-1.36.1-r29.trigger 05:30:32 Continuing the upgrade transaction with new apk-tools: 05:30:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:30:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:30:32 OK: 8 MiB in 15 packages 05:30:32 Removing intermediate container b20495497d66 05:30:32 ---> 17dfbb796736 05:30:32 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 05:30:33 ---> 17eef513fe6e 05:30:33 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 05:30:33 ---> 936378380553 05:30:33 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 05:30:33 ---> 049f8948c58a 05:30:33 Step 18/23 : EXPOSE 59901 05:30:33 ---> Running in d13910b31196 05:30:33 Removing intermediate container d13910b31196 05:30:33 ---> 760d97076426 05:30:33 Step 19/23 : ENTRYPOINT ["/device-modbus"] 05:30:33 ---> Running in c167ba9c8127 05:30:33 Removing intermediate container c167ba9c8127 05:30:33 ---> 0344767b98b0 05:30:33 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 05:30:33 ---> Running in 6a15c2c59c66 05:30:33 Removing intermediate container 6a15c2c59c66 05:30:33 ---> 1218de7548f1 05:30:33 Step 21/23 : LABEL arch=amd64 05:30:33 ---> Running in 04c27c169b25 05:30:33 Removing intermediate container 04c27c169b25 05:30:33 ---> 0de447330cd9 05:30:33 Step 22/23 : LABEL git_sha=c7e59a9eb314454fb5a2ea0758c50bae37a4e494 05:30:33 ---> Running in b4b944ba087d 05:30:33 Removing intermediate container b4b944ba087d 05:30:33 ---> 17bc5dbcfd59 05:30:33 Step 23/23 : LABEL version=0.0.0 05:30:33 ---> Running in 8c1be01849ae 05:30:33 Removing intermediate container 8c1be01849ae 05:30:33 ---> 60de8371cacc 05:30:33 [Warning] One or more build-args [ARCH] were not consumed 05:30:33 Successfully built 60de8371cacc 05:30:33 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:30:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:30:40 05:30:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:30:40 latest: Pulling from edgex-lftools-log-publisher 05:30:40 5eb5b503b376: Pulling fs layer 05:30:40 5c69ac0246d0: Pulling fs layer 05:30:40 ec43610c2a17: Pulling fs layer 05:30:40 3a2ae6a8a46f: Pulling fs layer 05:30:40 33b1e0a273af: Pulling fs layer 05:30:40 5d3b04190fa2: Pulling fs layer 05:30:40 2f39f015ded8: Pulling fs layer 05:30:40 33b1e0a273af: Waiting 05:30:40 5d3b04190fa2: Waiting 05:30:40 2f39f015ded8: Waiting 05:30:40 3a2ae6a8a46f: Waiting 05:30:40 5c69ac0246d0: Download complete 05:30:40 3a2ae6a8a46f: Download complete 05:30:40 33b1e0a273af: Verifying Checksum 05:30:40 33b1e0a273af: Download complete 05:30:40 5d3b04190fa2: Download complete 05:30:40 ec43610c2a17: Verifying Checksum 05:30:40 ec43610c2a17: Download complete 05:30:40 5eb5b503b376: Verifying Checksum 05:30:40 5eb5b503b376: Download complete 05:30:41 2f39f015ded8: Download complete 05:30:41 5eb5b503b376: Pull complete 05:30:41 5c69ac0246d0: Pull complete 05:30:42 ec43610c2a17: Pull complete 05:30:42 3a2ae6a8a46f: Pull complete 05:30:42 33b1e0a273af: Pull complete 05:30:42 5d3b04190fa2: Pull complete 05:30:43 a37a00ec5f00: Pull complete 05:30:43 50b3750afda1: Pull complete 05:30:43 4f4fb700ef54: Pull complete 05:30:43 80978eb59214: Pull complete 05:30:46 2f39f015ded8: Pull complete 05:30:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:30:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:30:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:30:46 prd-ubuntu20.04-docker-8c-8g-21991 does not seem to be running inside a container 05:30:46 $ 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-578 -v /w/workspace/xfoundry_device-modbus-go_PR-578:/w/workspace/xfoundry_device-modbus-go_PR-578:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-578@tmp:/w/workspace/xfoundry_device-modbus-go_PR-578@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:30:49 $ docker top c32c17f7ee7bb151db43406b178a19baf74afc32594046a034a468512391f30f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:30:49 c9f46d7d2bd2: Pull complete 05:30:50 ---> job-cost.sh 05:30:50 lf-activate-venv: SKIPPING 05:30:50 INFO: No Stack... 05:30:50 INFO: Retrieving Pricing Info for: v3-standard-8 05:30:50 INFO: Archiving Costs [Pipeline] sh 05:30:51 + cat /w/workspace/xfoundry_device-modbus-go_PR-578/archives/cost.csv 05:30:51 + cut -d, -f6 [Pipeline] lock 05:30:51 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-578-1-stack-cost] 05:30:51 Resource [jenkins-edgexfoundry-device-modbus-go-PR-578-1-stack-cost] did not exist. Created. 05:30:51 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-578-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:30:51 + echo total: 0.2199999988079071 [Pipeline] stash 05:30:51 Stashed 1 file(s) [Pipeline] } 05:30:51 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-578-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:30:51 $ docker stop --time=1 c32c17f7ee7bb151db43406b178a19baf74afc32594046a034a468512391f30f 05:30:51 c5a475d317c9: Pull complete 05:30:51 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 05:30:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:30:51 ---> be29e6b0f0d4 05:30:51 Step 3/10 : ARG ADD_BUILD_TAGS="" 05:30:52 ---> Running in 099e69c9c374 05:30:52 Removing intermediate container 099e69c9c374 05:30:52 ---> 7914c9d5f0a9 05:30:52 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:30:52 $ docker rm -f --volumes c32c17f7ee7bb151db43406b178a19baf74afc32594046a034a468512391f30f [Pipeline] // withDockerContainer [Pipeline] } 05:30:53 ---> Running in 0e316b83b61a [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:30:53 Removing intermediate container 0e316b83b61a 05:30:53 ---> 28a3931dacac 05:30:53 Step 5/10 : RUN apk add --update --no-cache make git openssh 05:30:53 ---> Running in 8ca292a8aeea 05:30:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:30:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:30:56 (1/8) Installing openssh-keygen (9.7_p1-r4) 05:30:56 (2/8) Installing libedit (20240517.3.1-r0) 05:30:56 (3/8) Installing openssh-client-common (9.7_p1-r4) 05:30:56 (4/8) Installing openssh-client-default (9.7_p1-r4) 05:30:56 (5/8) Installing openssh-sftp-server (9.7_p1-r4) 05:30:56 (6/8) Installing openssh-server-common (9.7_p1-r4) 05:30:56 (7/8) Installing openssh-server (9.7_p1-r4) 05:30:56 (8/8) Installing openssh (9.7_p1-r4) 05:30:56 Executing busybox-1.36.1-r29.trigger 05:30:56 OK: 244 MiB in 62 packages 05:30:57 Removing intermediate container 8ca292a8aeea 05:30:57 ---> 43d740395acb 05:30:57 Step 6/10 : WORKDIR /device-modbus-go 05:30:57 ---> Running in 492714fa3e1b 05:30:58 Removing intermediate container 492714fa3e1b 05:30:58 ---> 6d744473ecfd 05:30:58 Step 7/10 : COPY go.mod vendor* ./ 05:30:58 ---> 03336cf14750 05:30:58 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:30:58 ---> Running in 4761ff186cb7 05:32:50 Removing intermediate container 4761ff186cb7 05:32:50 ---> db444e5099bd 05:32:50 Step 9/10 : COPY . . 05:32:50 ---> 9ad323dcefd4 05:32:50 Step 10/10 : RUN ${MAKE} 05:32:50 ---> Running in a61f65d92dc1 05:32:50 noop 05:32:50 Removing intermediate container a61f65d92dc1 05:32:50 ---> e5d3ecd4b975 05:32:50 Successfully built e5d3ecd4b975 05:32:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:50 + docker inspect -f . ci-base-image-arm64 05:32:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:32:51 prd-ubuntu20.04-docker-arm64-4c-16g-21992 does not seem to be running inside a container 05:32:51 $ 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:32:52 $ docker top 584fca6c244f48432b2045d58ca03eb4df10df1a90f8352607ef44d10e7b8b7b -eo pid,comm [Pipeline] { [Pipeline] sh 05:32:53 + go version 05:32:53 go version go1.23.2 linux/arm64 [Pipeline] } 05:32:53 $ docker stop --time=1 584fca6c244f48432b2045d58ca03eb4df10df1a90f8352607ef44d10e7b8b7b 05:32:55 $ docker rm -f --volumes 584fca6c244f48432b2045d58ca03eb4df10df1a90f8352607ef44d10e7b8b7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:56 + docker inspect -f . ci-base-image-arm64 05:32:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:32:56 prd-ubuntu20.04-docker-arm64-4c-16g-21992 does not seem to be running inside a container 05:32:56 $ 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:32:57 $ docker top 7a9183f80eec11b7735a861f808a54396c33733ba238788a48fbc314576cd5b8 -eo pid,comm [Pipeline] { [Pipeline] sh 05:32:58 + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh 05:32:59 + make test 05:32:59 go test ./... -coverprofile=coverage.out 05:33:05 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:36:42 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 05:36:44 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.051s coverage: 47.9% of statements 05:36:45 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:36:45 go vet ./... 05:37:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:37:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:37:31 ./bin/test-attribution-txt.sh [Pipeline] echo 05:37:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:37:31 $ docker stop --time=1 7a9183f80eec11b7735a861f808a54396c33733ba238788a48fbc314576cd5b8 05:37:33 $ docker rm -f --volumes 7a9183f80eec11b7735a861f808a54396c33733ba238788a48fbc314576cd5b8 [Pipeline] // withDockerContainer [Pipeline] sh 05:37:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:37:35 Warning: overwriting stash ‘coverage-report’ 05:37:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:37:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:37:36 + ls -al . 05:37:36 total 268 05:37:36 drwxrwxr-x 8 jenkins jenkins 4096 Oct 7 05:33 . 05:37:36 drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 05:29 .. 05:37:36 -rw-rw-r-- 1 jenkins jenkins 140 Oct 7 05:29 .dockerignore 05:37:36 drwxrwxr-x 8 jenkins jenkins 4096 Oct 7 05:30 .git 05:37:36 drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 05:29 .github 05:37:36 -rw-rw-r-- 1 jenkins jenkins 266 Oct 7 05:29 .gitignore 05:37:36 -rw-rw-r-- 1 jenkins jenkins 199 Oct 7 05:29 .golangci.yml 05:37:36 -rw-rw-r-- 1 jenkins jenkins 19818 Oct 7 05:29 Attribution.txt 05:37:36 -rw-rw-r-- 1 jenkins jenkins 16388 Oct 7 05:29 CHANGELOG.md 05:37:36 -rw-rw-r-- 1 jenkins jenkins 1474 Oct 7 05:29 Dockerfile 05:37:36 -rw-rw-r-- 1 jenkins jenkins 677 Oct 7 05:29 GOVERNANCE.md 05:37:36 -rw-rw-r-- 1 jenkins jenkins 658 Oct 7 05:29 Jenkinsfile 05:37:36 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 7 05:29 LICENSE 05:37:36 -rw-rw-r-- 1 jenkins jenkins 1942 Oct 7 05:29 Makefile 05:37:36 -rw-rw-r-- 1 jenkins jenkins 622 Oct 7 05:29 OWNERS.md 05:37:36 -rw-rw-r-- 1 jenkins jenkins 4463 Oct 7 05:29 README.md 05:37:36 -rw-rw-r-- 1 jenkins jenkins 5 Oct 7 05:27 VERSION 05:37:36 drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 05:29 bin 05:37:36 drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 05:29 cmd 05:37:36 -rw-r--r-- 1 jenkins jenkins 24669 Oct 7 05:36 coverage.out 05:37:36 -rw-rw-r-- 1 jenkins jenkins 7157 Oct 7 05:29 go.mod 05:37:36 -rw-rw-r-- 1 jenkins jenkins 100518 Oct 7 05:29 go.sum 05:37:36 drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 05:29 internal 05:37:36 drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 05:29 simulator 05:37:36 -rw-rw-r-- 1 jenkins jenkins 229 Oct 7 05:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:37 + 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=c7e59a9eb314454fb5a2ea0758c50bae37a4e494 --label arch=arm64 --label version=0.0.0 . 05:37:37 Sending build context to Docker daemon 9.138MB 05:37:37 Step 1/23 : ARG BASE=golang:1.23-alpine3.20 05:37:37 Step 2/23 : FROM ${BASE} AS builder 05:37:37 ---> e5d3ecd4b975 05:37:37 Step 3/23 : ARG ADD_BUILD_TAGS="" 05:37:37 ---> Running in 2bd1ff2c1d35 05:37:38 Removing intermediate container 2bd1ff2c1d35 05:37:38 ---> 4b8f49d86f57 05:37:38 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:37:38 ---> Running in 8d5b2bd9bbcf 05:37:38 Removing intermediate container 8d5b2bd9bbcf 05:37:38 ---> 5c1a383e92ee 05:37:38 Step 5/23 : RUN apk add --update --no-cache make git openssh 05:37:38 ---> Running in c103e77bcf28 05:37:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:37:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:37:41 OK: 244 MiB in 62 packages 05:37:42 Removing intermediate container c103e77bcf28 05:37:42 ---> 75873936e5e6 05:37:42 Step 6/23 : WORKDIR /device-modbus-go 05:37:42 ---> Running in 08a58e0771f3 05:37:42 Removing intermediate container 08a58e0771f3 05:37:42 ---> 25248eb2bfe0 05:37:42 Step 7/23 : COPY go.mod vendor* ./ 05:37:43 ---> b200f4cfbe0d 05:37:43 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:37:43 ---> Running in 92bc80ceae1b 05:37:45 Removing intermediate container 92bc80ceae1b 05:37:45 ---> d1b1f0f9f812 05:37:45 Step 9/23 : COPY . . 05:37:47 ---> 283808bc9063 05:37:47 Step 10/23 : RUN ${MAKE} 05:37:47 ---> Running in c6d3f1c18f48 05:37:48 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.43" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 05:41:10 Removing intermediate container c6d3f1c18f48 05:41:10 ---> 79e5758d9d82 05:41:10 Step 11/23 : FROM alpine:3.20 05:41:10 3.20: Pulling from library/alpine 05:41:10 cf04c63912e1: Already exists 05:41:10 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:41:10 Status: Downloaded newer image for alpine:3.20 05:41:10 ---> c157a85ed455 05:41:10 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' 05:41:10 ---> Running in fcf581a0cfec 05:41:10 Removing intermediate container fcf581a0cfec 05:41:10 ---> 7d4695c4e1ef 05:41:10 Step 13/23 : RUN apk add --update --no-cache dumb-init 05:41:10 ---> Running in f6d59f6fca8c 05:41:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:41:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:41:10 (1/1) Installing dumb-init (1.2.5-r3) 05:41:10 Executing busybox-1.36.1-r29.trigger 05:41:10 OK: 9 MiB in 15 packages 05:41:11 Removing intermediate container f6d59f6fca8c 05:41:11 ---> 030258071e6c 05:41:11 Step 14/23 : RUN apk --no-cache upgrade 05:41:11 ---> Running in d5d4e63d034b 05:41:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:41:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:41:14 Upgrading critical system libraries and apk-tools: 05:41:14 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:41:14 Executing busybox-1.36.1-r29.trigger 05:41:14 Continuing the upgrade transaction with new apk-tools: 05:41:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:41:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:41:16 OK: 9 MiB in 15 packages 05:41:17 Removing intermediate container d5d4e63d034b 05:41:17 ---> ab2fb8a4f7d7 05:41:17 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 05:41:19 ---> 74c697242a9b 05:41:19 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 05:41:19 ---> 0c9fda4a0376 05:41:19 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 05:41:20 ---> cc68bb5e6007 05:41:20 Step 18/23 : EXPOSE 59901 05:41:20 ---> Running in beccaee15932 05:41:20 Removing intermediate container beccaee15932 05:41:20 ---> 879b4974b47b 05:41:20 Step 19/23 : ENTRYPOINT ["/device-modbus"] 05:41:20 ---> Running in 2722aea7c634 05:41:20 Removing intermediate container 2722aea7c634 05:41:20 ---> 478af4df2a59 05:41:20 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 05:41:21 ---> Running in 09596589eb56 05:41:21 Removing intermediate container 09596589eb56 05:41:21 ---> 3ec912d5a3b2 05:41:21 Step 21/23 : LABEL arch=arm64 05:41:21 ---> Running in 1edfd87660ce 05:41:21 Removing intermediate container 1edfd87660ce 05:41:21 ---> c7cff6437bac 05:41:21 Step 22/23 : LABEL git_sha=c7e59a9eb314454fb5a2ea0758c50bae37a4e494 05:41:21 ---> Running in ca1e14e21016 05:41:22 Removing intermediate container ca1e14e21016 05:41:22 ---> 5ac51f351551 05:41:22 Step 23/23 : LABEL version=0.0.0 05:41:22 ---> Running in b324d44f369a 05:41:22 Removing intermediate container b324d44f369a 05:41:22 ---> 84fb33dda2df 05:41:22 [Warning] One or more build-args [ARCH] were not consumed 05:41:22 Successfully built 84fb33dda2df 05:41:22 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:41:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:41:23 05:41:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:41:24 arm64: Pulling from edgex-lftools-log-publisher 05:41:24 8998bd30e6a1: Pulling fs layer 05:41:24 04944245beec: Pulling fs layer 05:41:24 699f458cf7ca: Pulling fs layer 05:41:24 765212b225bb: Pulling fs layer 05:41:24 f23df028b6ca: Pulling fs layer 05:41:24 d65c8cfc05b1: Pulling fs layer 05:41:24 2437ff75d9bd: Pulling fs layer 05:41:24 765212b225bb: Waiting 05:41:24 f23df028b6ca: Waiting 05:41:24 d65c8cfc05b1: Waiting 05:41:24 2437ff75d9bd: Waiting 05:41:24 04944245beec: Verifying Checksum 05:41:24 04944245beec: Download complete 05:41:24 765212b225bb: Verifying Checksum 05:41:24 765212b225bb: Download complete 05:41:24 f23df028b6ca: Verifying Checksum 05:41:24 f23df028b6ca: Download complete 05:41:24 d65c8cfc05b1: Download complete 05:41:24 699f458cf7ca: Verifying Checksum 05:41:24 699f458cf7ca: Download complete 05:41:25 8998bd30e6a1: Verifying Checksum 05:41:25 8998bd30e6a1: Download complete 05:41:27 2437ff75d9bd: Verifying Checksum 05:41:27 2437ff75d9bd: Download complete 05:41:29 8998bd30e6a1: Pull complete 05:41:30 04944245beec: Pull complete 05:41:32 699f458cf7ca: Pull complete 05:41:32 765212b225bb: Pull complete 05:41:33 f23df028b6ca: Pull complete 05:41:33 d65c8cfc05b1: Pull complete 05:41:51 2437ff75d9bd: Pull complete 05:41:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:41:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:41:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:41:52 prd-ubuntu20.04-docker-arm64-4c-16g-21992 does not seem to be running inside a container 05:41:52 $ 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:41:55 $ docker top 3ae5eb4a2ab450a8d2fe5776707d9b81bce7b5e2e459c8dc33b4efdc270d32cd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:41:56 ---> job-cost.sh 05:41:56 lf-activate-venv: SKIPPING 05:41:56 INFO: No Stack... 05:41:57 INFO: Retrieving Pricing Info for: v3-standard-4 05:41:57 INFO: Archiving Costs [Pipeline] sh 05:41:58 + cat /w/workspace/device-modbus-go/1/archives/cost.csv 05:41:58 + cut -d, -f6 [Pipeline] lock 05:41:58 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-578-1-stack-cost] 05:41:58 Resource [jenkins-edgexfoundry-device-modbus-go-PR-578-1-stack-cost] did not exist. Created. 05:41:58 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-578-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:41:59 /w/workspace/device-modbus-go/1@tmp/durable-8cc68c16/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:42:00 + echo total: 0.10999999940395355 [Pipeline] stash 05:42:00 Warning: overwriting stash ‘stack-cost’ 05:42:00 Stashed 1 file(s) [Pipeline] } 05:42:00 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-578-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:42:00 $ docker stop --time=1 3ae5eb4a2ab450a8d2fe5776707d9b81bce7b5e2e459c8dc33b4efdc270d32cd 05:42:02 $ docker rm -f --volumes 3ae5eb4a2ab450a8d2fe5776707d9b81bce7b5e2e459c8dc33b4efdc270d32cd [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:42:03 provisioning config files... 05:42:03 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-578@tmp/config13131663031017644107tmp [Pipeline] { [Pipeline] sh 05:42:03 + set +x 05:42:03 + curl -s https://codecov.io/bash 05:42:03 + bash -s -- 05:42:03 05:42:03 _____ _ 05:42:03 / ____| | | 05:42:03 | | ___ __| | ___ ___ _____ __ 05:42:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:42:03 | |___| (_) | (_| | __/ (_| (_) \ V / 05:42:03 \_____\___/ \__,_|\___|\___\___/ \_/ 05:42:03 Bash-1.0.6 05:42:03 05:42:03 05:42:03 ==> git version 2.25.1 found 05:42:03 ==> 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:42:03 Release-Date: 2020-01-08 05:42:03 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:42:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:42:03 ==> Jenkins CI detected. 05:42:03 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-578 05:42:03 project root: . 05:42:03 --> token set from env 05:42:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:42:03 ==> Running gcov in . (disable via -X gcov) 05:42:03 ==> Python coveragepy not found 05:42:03 ==> Searching for coverage reports in: 05:42:03 + . 05:42:03 -> Found 1 reports 05:42:03 ==> Detecting git/mercurial file structure 05:42:03 ==> Reading reports 05:42:03 + ./coverage.out bytes=24669 05:42:03 ==> Appending adjustments 05:42:03 https://docs.codecov.io/docs/fixing-reports 05:42:03 + Found adjustments 05:42:03 ==> Gzipping contents 05:42:03 4.0K /tmp/codecov.xVrpzp.gz 05:42:03 ==> Uploading reports 05:42:03 url: https://codecov.io 05:42:03 query: branch=PR-578&commit=c7e59a9eb314454fb5a2ea0758c50bae37a4e494&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-578%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=578&job=&cmd_args= 05:42:03 -> Pinging Codecov 05:42:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-578&commit=c7e59a9eb314454fb5a2ea0758c50bae37a4e494&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-578%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=578&job=&cmd_args= 05:42:04 -> Uploading to 05:42:04 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-modbus-go/c7e59a9eb314454fb5a2ea0758c50bae37a4e494/41584734-1fd1-428b-b706-a7a117cf965c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241007%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241007T054203Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=ddb24d53c57db3f30bb53d15051b8dbe5fa395a7317be8f30123111c5389d19c 05:42:04 % Total % Received % Xferd Average Speed Time Time Time Current 05:42:04 Dload Upload Total Spent Left Speed 05:42:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3859 0 0 100 3859 0 18642 --:--:-- --:--:-- --:--:-- 18642 05:42:04 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/c7e59a9eb314454fb5a2ea0758c50bae37a4e494 [Pipeline] } 05:42:04 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:42:06 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-578/archives ] 05:42:06 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-578/archives 05:42:06 total 16 05:42:06 drwxr-xr-x 3 root root 4096 Oct 7 05:30 . 05:42:06 drwxrwxr-x 10 jenkins jenkins 4096 Oct 7 05:30 .. 05:42:06 drwxr-xr-x 2 root root 4096 Oct 7 05:30 cost 05:42:06 -rw-r--r-- 1 root root 88 Oct 7 05:30 cost.csv 05:42:06 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-578/archives 05:42:06 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-578/archives 05:42:06 total 16 05:42:06 drwxr-xr-x 3 jenkins jenkins 4096 Oct 7 05:30 . 05:42:06 drwxrwxr-x 10 jenkins jenkins 4096 Oct 7 05:30 .. 05:42:06 drwxr-xr-x 2 jenkins jenkins 4096 Oct 7 05:30 cost 05:42:06 -rw-r--r-- 1 jenkins jenkins 88 Oct 7 05:30 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:42:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:42:08 ---> package-listing.sh 05:42:08 ++ facter osfamily 05:42:08 ++ tr '[:upper:]' '[:lower:]' 05:42:08 + OS_FAMILY=debian 05:42:08 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-578 05:42:08 + START_PACKAGES=/tmp/packages_start.txt 05:42:08 + END_PACKAGES=/tmp/packages_end.txt 05:42:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:42:08 + PACKAGES=/tmp/packages_start.txt 05:42:08 + '[' /w/workspace/xfoundry_device-modbus-go_PR-578 ']' 05:42:08 + PACKAGES=/tmp/packages_end.txt 05:42:08 + case "${OS_FAMILY}" in 05:42:08 + dpkg -l 05:42:08 + grep '^ii' 05:42:08 + '[' -f /tmp/packages_start.txt ']' 05:42:08 + '[' -f /tmp/packages_end.txt ']' 05:42:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:42:08 + '[' /w/workspace/xfoundry_device-modbus-go_PR-578 ']' 05:42:08 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-578/archives/ 05:42:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-578/archives/ [Pipeline] echo 05:42:08 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-578/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:42:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:42:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:42:09 prd-ubuntu20.04-docker-8c-8g-21991 does not seem to be running inside a container 05:42:09 $ 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-578/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-578 -v /w/workspace/xfoundry_device-modbus-go_PR-578:/w/workspace/xfoundry_device-modbus-go_PR-578:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-578@tmp:/w/workspace/xfoundry_device-modbus-go_PR-578@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:42:09 $ docker top ad0ef3615d092d686eea7f646f94ff5f7d362f9d08fa626ac5e897a3e2dd6041 -eo pid,comm [Pipeline] { [Pipeline] sh 05:42:10 + touch /tmp/pre-build-complete [Pipeline] sh 05:42:10 + mkdir -p /var/log/sysstat [Pipeline] sh 05:42:10 + ls /var/log/sa-host 05:42:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:42:11 provisioning config files... 05:42:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-578@tmp/config17767543851636596799tmp [Pipeline] { [Pipeline] echo 05:42:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:42:11 ---> create-netrc.sh [Pipeline] } 05:42:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:42:12 ---> python-tools-install.sh [Pipeline] echo 05:42:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:42:12 ---> sudo-logs.sh 05:42:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:42:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:42:12 ---> job-cost.sh 05:42:12 lf-activate-venv: SKIPPING 05:42:12 DEBUG: total: 0.2199999988079071 05:42:12 INFO: Retrieving Stack Cost... 05:42:13 INFO: Retrieving Pricing Info for: v3-standard-8 05:42:13 INFO: Archiving Costs [Pipeline] echo 05:42:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:42:14 ---> logs-deploy.sh 05:42:14 lf-activate-venv: SKIPPING 05:42:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-578/1 05:42:14 INFO: archiving workspace using pattern(s): 05:42:15 Archives upload complete. 05:42:15 INFO: archiving logs to Nexus