Pull request #589 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/device-modbus-go Obtained Jenkinsfile from 7c4bbfadab17425ea955584c2cfb2af15322662d+dad323708bb7fb3ae7999ed6872af7cbf93de804 (95c52d6773f89081015495300da7c20168eaa97c) 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-ssh4720361460377887463.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-ssh7179385984186083695.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-589/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-589/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh606167347555024931.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-589/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1502107883365917674.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-ssh6960157524282028775.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-589/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-589/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1053190168855690644.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-24736 in /w/workspace/xfoundry_device-modbus-go_PR-589 [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-589 # 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/589/head:refs/remotes/origin/PR-589 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit dad323708bb7fb3ae7999ed6872af7cbf93de804 into PR head commit 7c4bbfadab17425ea955584c2cfb2af15322662d Merge succeeded, producing 7c4bbfadab17425ea955584c2cfb2af15322662d Checking out Revision 7c4bbfadab17425ea955584c2cfb2af15322662d (PR-589) > git config core.sparsecheckout # timeout=10 > git checkout -f 7c4bbfadab17425ea955584c2cfb2af15322662d # 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 dad323708bb7fb3ae7999ed6872af7cbf93de804 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7c4bbfadab17425ea955584c2cfb2af15322662d # timeout=10 Commit message: "fix: Only one ldflags flag is allowed" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:14:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:14:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:14:12 ========================================================= 09:14:12 EdgeX Global Pipelines Version Info 09:14:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:14:12 ------------------- 09:14:12 stable info: 09:14:12 ------------------- 09:14:12 Commited By: Ginny Guan ginny@iotechsys.com 09:14:12 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 09:14:12 Message: update stable to v1.0.265 09:14:13 ------------------- 09:14:13 experimental info: 09:14:13 ------------------- 09:14:13 Commited By: Cherry Wang cherry@iotechsys.com 09:14:13 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 09:14:13 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:14:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 09:14:13 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 09:14:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:14:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:14:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:14:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 09:14:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:14:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:14:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:14:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:14:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:14:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 09:14:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:14:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:14:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:14:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:14:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:14:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:14:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:14:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:14:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:14:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:14:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:14:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:14:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:14:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:14:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:14:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-589 [Pipeline] echo 09:14:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-589 [Pipeline] echo 09:14:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-589 [Pipeline] echo 09:14:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7c4bbfadab17425ea955584c2cfb2af15322662d [Pipeline] echo 09:14:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7c4bbfa [Pipeline] echo 09:14:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:14:15 provisioning config files... 09:14:15 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-589@tmp/config17701454078000283996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:14:16 ---> ****-login.sh 09:14:16 nexus3.edgexfoundry.org:10001 09:14:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:14:16 Configure a credential helper to remove this warning. See 09:14:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:14:16 09:14:16 Login Succeeded 09:14:16 nexus3.edgexfoundry.org:10002 09:14:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:14:16 Configure a credential helper to remove this warning. See 09:14:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:14:16 09:14:16 Login Succeeded 09:14:16 nexus3.edgexfoundry.org:10003 09:14:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:14:16 Configure a credential helper to remove this warning. See 09:14:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:14:16 09:14:16 Login Succeeded 09:14:16 nexus3.edgexfoundry.org:10004 09:14:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:14:16 Configure a credential helper to remove this warning. See 09:14:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:14:16 09:14:16 Login Succeeded 09:14:16 ****.io 09:14:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:14:16 Configure a credential helper to remove this warning. See 09:14:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:14:16 09:14:16 Login Succeeded 09:14:16 ---> ****-login.sh ends [Pipeline] } 09:14:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:14:17 + git rev-list -1 --merges 7c4bbfadab17425ea955584c2cfb2af15322662d~1..7c4bbfadab17425ea955584c2cfb2af15322662d [Pipeline] echo 09:14:17 -----------> git rev-list -1 --merges 7c4bbfadab17425ea955584c2cfb2af15322662d~1..7c4bbfadab17425ea955584c2cfb2af15322662d 7c4bbfadab17425ea955584c2cfb2af15322662d [false] [Pipeline] sh 09:14:17 + git log --format=format:%s -1 7c4bbfadab17425ea955584c2cfb2af15322662d [Pipeline] echo 09:14:17 ========================================================= 09:14:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:14:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:14:18 + git log --format=format:%s -1 7c4bbfadab17425ea955584c2cfb2af15322662d [Pipeline] echo 09:14:18 [semverPrep] GIT_COMMIT: 7c4bbfadab17425ea955584c2cfb2af15322662d, Commit Message: fix: Only one ldflags flag is allowed [Pipeline] echo 09:14:18 [semverPrep] This is not a build commit. [Pipeline] sh 09:14:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:14:18 + grep -v github /etc/ssh/ssh_known_hosts 09:14:18 + [ -e /tmp/ssh_known_hosts ] 09:14:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:14:18 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:14:18 sudo tee -a /etc/ssh/ssh_known_hosts 09:14:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:14:19 09:14:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:14:19 0.1.4: Pulling from edgex-devops/py-git-semver 09:14:19 b85a868b505f: Pulling fs layer 09:14:19 e2be974225ed: Pulling fs layer 09:14:19 339a4e72a1f5: Pulling fs layer 09:14:19 988bab9f4d93: Pulling fs layer 09:14:19 1469e6f7b9e6: Pulling fs layer 09:14:19 eaf3925da568: Pulling fs layer 09:14:19 bab4dde63d76: Pulling fs layer 09:14:19 bde34c3a00c8: Pulling fs layer 09:14:19 b352a97aabf1: Pulling fs layer 09:14:19 4872d77fe225: Pulling fs layer 09:14:19 5851b861e8e6: Pulling fs layer 09:14:19 bab4dde63d76: Waiting 09:14:19 bde34c3a00c8: Waiting 09:14:19 1469e6f7b9e6: Waiting 09:14:19 b352a97aabf1: Waiting 09:14:19 eaf3925da568: Waiting 09:14:19 5851b861e8e6: Waiting 09:14:19 4872d77fe225: Waiting 09:14:19 988bab9f4d93: Waiting 09:14:19 988bab9f4d93: Verifying Checksum 09:14:19 988bab9f4d93: Download complete 09:14:20 1469e6f7b9e6: Verifying Checksum 09:14:20 1469e6f7b9e6: Download complete 09:14:20 339a4e72a1f5: Verifying Checksum 09:14:20 339a4e72a1f5: Download complete 09:14:20 eaf3925da568: Verifying Checksum 09:14:20 eaf3925da568: Download complete 09:14:20 bde34c3a00c8: Verifying Checksum 09:14:20 bde34c3a00c8: Download complete 09:14:20 b352a97aabf1: Download complete 09:14:20 4872d77fe225: Verifying Checksum 09:14:20 4872d77fe225: Download complete 09:14:20 5851b861e8e6: Verifying Checksum 09:14:20 5851b861e8e6: Download complete 09:14:20 b85a868b505f: Verifying Checksum 09:14:20 b85a868b505f: Download complete 09:14:20 bab4dde63d76: Verifying Checksum 09:14:20 bab4dde63d76: Download complete 09:14:21 b85a868b505f: Pull complete 09:14:21 e2be974225ed: Pull complete 09:14:22 339a4e72a1f5: Pull complete 09:14:22 988bab9f4d93: Pull complete 09:14:22 1469e6f7b9e6: Pull complete 09:14:22 eaf3925da568: Pull complete 09:14:24 bab4dde63d76: Pull complete 09:14:24 bde34c3a00c8: Pull complete 09:14:24 b352a97aabf1: Pull complete 09:14:24 4872d77fe225: Pull complete 09:14:24 5851b861e8e6: Pull complete 09:14:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:14:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:14:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:14:24 prd-ubuntu20.04-docker-8c-8g-24736 does not seem to be running inside a container 09:14:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-589 -v /w/workspace/xfoundry_device-modbus-go_PR-589:/w/workspace/xfoundry_device-modbus-go_PR-589:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-589@tmp:/w/workspace/xfoundry_device-modbus-go_PR-589@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-devops/py-git-semver:0.1.4 cat 09:14:26 $ docker top 382a6143f662181c844cf733cbb77e7cfeac787bf3dc0438534c295428ed81bd -eo pid,comm 09:14:26 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). 09:14:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:14:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:14:26 [ssh-agent] Looking for ssh-agent implementation... 09:14:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:14:26 $ docker exec 382a6143f662181c844cf733cbb77e7cfeac787bf3dc0438534c295428ed81bd ssh-agent 09:14:26 SSH_AUTH_SOCK=/tmp/ssh-Jalo4IMtC5bz/agent.32 09:14:26 SSH_AGENT_PID=38 09:14:26 Running ssh-add (command line suppressed) 09:14:26 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-589@tmp/private_key_17418457635965249131.key (/w/workspace/xfoundry_device-modbus-go_PR-589@tmp/private_key_17418457635965249131.key) 09:14:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:14:27 + git tag --points-at HEAD [Pipeline] } 09:14:27 $ docker exec --env ******** --env ******** 382a6143f662181c844cf733cbb77e7cfeac787bf3dc0438534c295428ed81bd ssh-agent -k 09:14:27 unset SSH_AUTH_SOCK; 09:14:27 unset SSH_AGENT_PID; 09:14:27 echo Agent pid 38 killed; 09:14:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:14:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:14:27 [ssh-agent] Looking for ssh-agent implementation... 09:14:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:14:27 $ docker exec 382a6143f662181c844cf733cbb77e7cfeac787bf3dc0438534c295428ed81bd ssh-agent 09:14:27 SSH_AUTH_SOCK=/tmp/ssh-ffLcB7gHdY2c/agent.71 09:14:27 SSH_AGENT_PID=77 09:14:27 Running ssh-add (command line suppressed) 09:14:27 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-589@tmp/private_key_10964620395975532959.key (/w/workspace/xfoundry_device-modbus-go_PR-589@tmp/private_key_10964620395975532959.key) 09:14:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:14:27 + git semver init 09:14:28 2024-11-07 09:14:28,155 [run_init] DEBUG init version:0.0.0 force:False 09:14:28 2024-11-07 09:14:28,156 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-589/.semver 09:14:28 2024-11-07 09:14:28,156 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-589/.semver 09:14:28 2024-11-07 09:14:28,156 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-589/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-589, universal_newlines=False, shell=None, istream=None) 09:14:29 2024-11-07 09:14:29,084 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-589/.git/info/exclude 09:14:29 2024-11-07 09:14:29,084 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-589/.semver/PR-589 with force:False 09:14:29 2024-11-07 09:14:29,084 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-589/.semver/PR-589 09:14:29 2024-11-07 09:14:29,087 [execute] INFO git cat-file --batch-check 09:14:29 2024-11-07 09:14:29,087 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-589/.semver, universal_newlines=False, shell=None, istream=) 09:14:29 2024-11-07 09:14:29,092 [execute] INFO git cat-file --batch 09:14:29 2024-11-07 09:14:29,092 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-589/.semver, universal_newlines=False, shell=None, istream=) 09:14:29 2024-11-07 09:14:29,097 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-589/.semver/PR-589 09:14:29 0.0.0 [Pipeline] } 09:14:29 $ docker exec --env ******** --env ******** 382a6143f662181c844cf733cbb77e7cfeac787bf3dc0438534c295428ed81bd ssh-agent -k 09:14:29 unset SSH_AUTH_SOCK; 09:14:29 unset SSH_AGENT_PID; 09:14:29 echo Agent pid 77 killed; 09:14:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:14:29 + git semver [Pipeline] } 09:14:30 $ docker stop --time=1 382a6143f662181c844cf733cbb77e7cfeac787bf3dc0438534c295428ed81bd 09:14:31 $ docker rm -f --volumes 382a6143f662181c844cf733cbb77e7cfeac787bf3dc0438534c295428ed81bd [Pipeline] // withDockerContainer [Pipeline] sh 09:14:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:14:32 Stashed 1 file(s) [Pipeline] echo 09:14:32 [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 09:14:32 provisioning config files... 09:14:32 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-589@tmp/config10142777408432214628tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:14:33 ---> ****-login.sh 09:14:33 nexus3.edgexfoundry.org:10001 09:14:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:14:33 Configure a credential helper to remove this warning. See 09:14:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:14:33 09:14:33 Login Succeeded 09:14:33 nexus3.edgexfoundry.org:10002 09:14:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:14:33 Configure a credential helper to remove this warning. See 09:14:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:14:33 09:14:33 Login Succeeded 09:14:33 nexus3.edgexfoundry.org:10003 09:14:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:14:33 Configure a credential helper to remove this warning. See 09:14:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:14:33 09:14:33 Login Succeeded 09:14:33 nexus3.edgexfoundry.org:10004 09:14:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:14:33 Configure a credential helper to remove this warning. See 09:14:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:14:33 09:14:33 Login Succeeded 09:14:33 ****.io 09:14:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:14:33 Configure a credential helper to remove this warning. See 09:14:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:14:33 09:14:33 Login Succeeded 09:14:33 ---> ****-login.sh ends [Pipeline] } 09:14:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:14:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:14:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:14:34 ========================================================= 09:14:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 09:14:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:34 + 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 . 09:14:34 Sending build context to Docker daemon 17.97MB 09:14:34 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 09:14:34 Step 2/10 : FROM ${BASE} AS builder 09:14:34 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 09:14:34 43c4264eed91: Pulling fs layer 09:14:34 4cc291be95ef: Pulling fs layer 09:14:34 2ac1f1163629: Pulling fs layer 09:14:34 5c3c966382ef: Pulling fs layer 09:14:34 4f4fb700ef54: Pulling fs layer 09:14:34 5d5c8e513c77: Pulling fs layer 09:14:34 9f66e0745190: Pulling fs layer 09:14:34 f49a43e4bbc0: Pulling fs layer 09:14:34 561ebcabdf7f: Pulling fs layer 09:14:34 9f66e0745190: Waiting 09:14:34 f49a43e4bbc0: Waiting 09:14:34 4f4fb700ef54: Waiting 09:14:34 5d5c8e513c77: Waiting 09:14:34 561ebcabdf7f: Waiting 09:14:35 4cc291be95ef: Verifying Checksum 09:14:35 4cc291be95ef: Download complete 09:14:35 5c3c966382ef: Verifying Checksum 09:14:35 5c3c966382ef: Download complete 09:14:35 4f4fb700ef54: Download complete 09:14:35 5d5c8e513c77: Verifying Checksum 09:14:35 5d5c8e513c77: Download complete 09:14:35 43c4264eed91: Download complete 09:14:35 9f66e0745190: Verifying Checksum 09:14:35 9f66e0745190: Download complete 09:14:35 43c4264eed91: Pull complete 09:14:35 561ebcabdf7f: Download complete 09:14:35 4cc291be95ef: Pull complete 09:14:35 2ac1f1163629: Verifying Checksum 09:14:35 2ac1f1163629: Download complete 09:14:35 f49a43e4bbc0: Verifying Checksum 09:14:35 f49a43e4bbc0: Download complete 09:14:39 2ac1f1163629: Pull complete 09:14:39 5c3c966382ef: Pull complete 09:14:39 4f4fb700ef54: Pull complete 09:14:39 5d5c8e513c77: Pull complete 09:14:39 9f66e0745190: Pull complete 09:14:41 f49a43e4bbc0: Pull complete 09:14:41 561ebcabdf7f: Pull complete 09:14:41 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 09:14:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:14:41 ---> 3a752c3f9dda 09:14:41 Step 3/10 : ARG ADD_BUILD_TAGS="" 09:14:42 ---> Running in 8a8a54a124d3 09:14:42 Removing intermediate container 8a8a54a124d3 09:14:42 ---> 7b414007ee64 09:14:42 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:14:42 ---> Running in cc1496fe2ce6 09:14:42 Removing intermediate container cc1496fe2ce6 09:14:42 ---> 26d4678e4f0a 09:14:42 Step 5/10 : RUN apk add --update --no-cache make git openssh 09:14:43 ---> Running in 5a723c34417e 09:14:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:14:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:14:43 (1/8) Installing openssh-keygen (9.7_p1-r4) 09:14:43 (2/8) Installing libedit (20240517.3.1-r0) 09:14:43 (3/8) Installing openssh-client-common (9.7_p1-r4) 09:14:43 (4/8) Installing openssh-client-default (9.7_p1-r4) 09:14:43 (5/8) Installing openssh-sftp-server (9.7_p1-r4) 09:14:43 (6/8) Installing openssh-server-common (9.7_p1-r4) 09:14:43 (7/8) Installing openssh-server (9.7_p1-r4) 09:14:43 (8/8) Installing openssh (9.7_p1-r4) 09:14:43 Executing busybox-1.36.1-r29.trigger 09:14:43 OK: 252 MiB in 62 packages 09:14:44 Removing intermediate container 5a723c34417e 09:14:44 ---> 970c6259c0d7 09:14:44 Step 6/10 : WORKDIR /device-modbus-go 09:14:44 ---> Running in cb9d5d46f80c 09:14:44 Removing intermediate container cb9d5d46f80c 09:14:44 ---> b28896f53dd0 09:14:44 Step 7/10 : COPY go.mod vendor* ./ 09:14:44 ---> 3b1fbfb3fbeb 09:14:44 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:14:44 ---> Running in 429045eb93bf 09:14:47 Still waiting to schedule task 09:14:47 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-24735’ 09:15:16 Removing intermediate container 429045eb93bf 09:15:16 ---> 51086374ab4f 09:15:16 Step 9/10 : COPY . . 09:15:16 ---> bb11511f252c 09:15:16 Step 10/10 : RUN ${MAKE} 09:15:16 ---> Running in 49631d9542fa 09:15:16 noop 09:15:16 Removing intermediate container 49631d9542fa 09:15:16 ---> cc2fd4ad232f 09:15:16 Successfully built cc2fd4ad232f 09:15:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:16 + docker inspect -f . ci-base-image-x86_64 09:15:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:15:17 prd-ubuntu20.04-docker-8c-8g-24736 does not seem to be running inside a container 09:15:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-589 -v /w/workspace/xfoundry_device-modbus-go_PR-589:/w/workspace/xfoundry_device-modbus-go_PR-589:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-589@tmp:/w/workspace/xfoundry_device-modbus-go_PR-589@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:15:17 $ docker top cf5cd57ae748c92ed7ed134d049c5db7adb847821d5eed8d14b857e472f02141 -eo pid,comm [Pipeline] { [Pipeline] sh 09:15:17 + go version 09:15:17 go version go1.23.2 linux/amd64 [Pipeline] } 09:15:17 $ docker stop --time=1 cf5cd57ae748c92ed7ed134d049c5db7adb847821d5eed8d14b857e472f02141 09:15:19 $ docker rm -f --volumes cf5cd57ae748c92ed7ed134d049c5db7adb847821d5eed8d14b857e472f02141 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:19 + docker inspect -f . ci-base-image-x86_64 09:15:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:15:20 prd-ubuntu20.04-docker-8c-8g-24736 does not seem to be running inside a container 09:15:20 $ 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-589 -v /w/workspace/xfoundry_device-modbus-go_PR-589:/w/workspace/xfoundry_device-modbus-go_PR-589:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-589@tmp:/w/workspace/xfoundry_device-modbus-go_PR-589@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:15:20 $ docker top 0e7c561b873a768c252ab0aaaeaa1efcabf80b11cb417459792ba27e5059d5cc -eo pid,comm [Pipeline] { [Pipeline] sh 09:15:20 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-589 [Pipeline] fileExists [Pipeline] sh 09:15:21 + make test 09:15:21 go test ./... -coverprofile=coverage.out 09:15:22 ? github.com/edgexfoundry/device-modbus-go [no test files] 09:15:40 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 09:15:40 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.012s coverage: 48.0% of statements 09:15:50 go vet ./... 09:15:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:15:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:15:56 ./bin/test-attribution-txt.sh [Pipeline] echo 09:15:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:15:56 $ docker stop --time=1 0e7c561b873a768c252ab0aaaeaa1efcabf80b11cb417459792ba27e5059d5cc 09:15:58 $ docker rm -f --volumes 0e7c561b873a768c252ab0aaaeaa1efcabf80b11cb417459792ba27e5059d5cc [Pipeline] // withDockerContainer [Pipeline] sh 09:15:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:15:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:15:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:16:00 + ls -al . 09:16:00 total 260 09:16:00 drwxrwxr-x 9 jenkins jenkins 4096 Nov 7 09:15 . 09:16:00 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 09:14 .. 09:16:00 -rw-rw-r-- 1 jenkins jenkins 140 Nov 7 09:14 .dockerignore 09:16:00 drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 09:15 .git 09:16:00 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 09:14 .github 09:16:00 -rw-rw-r-- 1 jenkins jenkins 266 Nov 7 09:14 .gitignore 09:16:00 -rw-rw-r-- 1 jenkins jenkins 199 Nov 7 09:14 .golangci.yml 09:16:00 drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 09:14 .semver 09:16:00 -rw-rw-r-- 1 jenkins jenkins 19818 Nov 7 09:14 Attribution.txt 09:16:00 -rw-rw-r-- 1 jenkins jenkins 16388 Nov 7 09:14 CHANGELOG.md 09:16:00 -rw-rw-r-- 1 jenkins jenkins 1479 Nov 7 09:14 Dockerfile 09:16:00 -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 09:14 GOVERNANCE.md 09:16:00 -rw-rw-r-- 1 jenkins jenkins 658 Nov 7 09:14 Jenkinsfile 09:16:00 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 7 09:14 LICENSE 09:16:00 -rw-rw-r-- 1 jenkins jenkins 2532 Nov 7 09:14 Makefile 09:16:00 -rw-rw-r-- 1 jenkins jenkins 622 Nov 7 09:14 OWNERS.md 09:16:00 -rw-rw-r-- 1 jenkins jenkins 4463 Nov 7 09:14 README.md 09:16:00 -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 09:14 VERSION 09:16:00 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 09:14 bin 09:16:00 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 09:14 cmd 09:16:00 -rw-r--r-- 1 jenkins jenkins 25464 Nov 7 09:15 coverage.out 09:16:00 -rw-rw-r-- 1 jenkins jenkins 6490 Nov 7 09:14 go.mod 09:16:00 -rw-rw-r-- 1 jenkins jenkins 88426 Nov 7 09:14 go.sum 09:16:00 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 09:14 internal 09:16:00 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 09:14 simulator 09:16:00 -rw-rw-r-- 1 jenkins jenkins 229 Nov 7 09:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:00 + 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=7c4bbfadab17425ea955584c2cfb2af15322662d --label arch=amd64 --label version=0.0.0 . 09:16:00 Sending build context to Docker daemon 17.99MB 09:16:00 Step 1/23 : ARG BASE=golang:1.23-alpine3.20 09:16:00 Step 2/23 : FROM ${BASE} AS builder 09:16:00 ---> cc2fd4ad232f 09:16:00 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:16:00 ---> Running in b0bf37011415 09:16:00 Removing intermediate container b0bf37011415 09:16:00 ---> 41e2c55e3517 09:16:00 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:16:00 ---> Running in 03316f643be7 09:16:00 Removing intermediate container 03316f643be7 09:16:00 ---> 041e5df98abb 09:16:00 Step 5/23 : RUN apk add --update --no-cache make git openssh 09:16:00 ---> Running in db8948833b44 09:16:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:16:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:16:01 OK: 252 MiB in 62 packages 09:16:01 Removing intermediate container db8948833b44 09:16:01 ---> 5866d886975e 09:16:01 Step 6/23 : WORKDIR /device-modbus-go 09:16:01 ---> Running in cf9def9974ad 09:16:01 Removing intermediate container cf9def9974ad 09:16:01 ---> bdf6c4f6ffe7 09:16:01 Step 7/23 : COPY go.mod vendor* ./ 09:16:01 ---> e562cb43967a 09:16:01 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:16:01 ---> Running in 7cd7636e8aaf 09:16:02 Removing intermediate container 7cd7636e8aaf 09:16:02 ---> a2b3431e5830 09:16:02 Step 9/23 : COPY . . 09:16:02 ---> 99391227d18d 09:16:02 Step 10/23 : RUN ${MAKE} 09:16:02 ---> Running in defad73a9256 09:16:03 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/v4/internal/common.SDKVersion=v4.0.0-dev.2 " -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 09:16:35 Removing intermediate container defad73a9256 09:16:35 ---> fc76ff383154 09:16:35 Step 11/23 : FROM alpine:3.20 09:16:35 3.20: Pulling from library/alpine 09:16:35 43c4264eed91: Already exists 09:16:35 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:16:35 Status: Downloaded newer image for alpine:3.20 09:16:35 ---> 91ef0af61f39 09:16:35 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' 09:16:35 ---> Running in 55af6c44bae4 09:16:35 Removing intermediate container 55af6c44bae4 09:16:35 ---> 9294db02af91 09:16:35 Step 13/23 : RUN apk add --update --no-cache dumb-init 09:16:35 ---> Running in 952389b040f5 09:16:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:16:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:16:35 (1/1) Installing dumb-init (1.2.5-r3) 09:16:35 Executing busybox-1.36.1-r29.trigger 09:16:35 OK: 8 MiB in 15 packages 09:16:35 Removing intermediate container 952389b040f5 09:16:35 ---> de917c5d717a 09:16:35 Step 14/23 : RUN apk --no-cache upgrade 09:16:35 ---> Running in 1e7ec81277e0 09:16:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:16:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:16:35 Upgrading critical system libraries and apk-tools: 09:16:35 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:16:35 Executing busybox-1.36.1-r29.trigger 09:16:35 Continuing the upgrade transaction with new apk-tools: 09:16:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:16:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:16:35 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:16:35 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:16:35 OK: 8 MiB in 15 packages 09:16:35 Removing intermediate container 1e7ec81277e0 09:16:35 ---> cad8e930476b 09:16:35 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 09:16:35 ---> f8b55ff185c6 09:16:35 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 09:16:35 ---> b4fb33a1eb69 09:16:35 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 09:16:35 ---> 18d5e70630c5 09:16:35 Step 18/23 : EXPOSE 59901 09:16:35 ---> Running in b0ec1a321aca 09:16:35 Removing intermediate container b0ec1a321aca 09:16:35 ---> 2b18c4eb8d7b 09:16:35 Step 19/23 : ENTRYPOINT ["/device-modbus"] 09:16:35 ---> Running in 8dc5f07302b1 09:16:35 Removing intermediate container 8dc5f07302b1 09:16:35 ---> 2546169e948c 09:16:35 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 09:16:35 ---> Running in d44cf5971e6c 09:16:35 Removing intermediate container d44cf5971e6c 09:16:35 ---> fd03ac82bc5d 09:16:35 Step 21/23 : LABEL arch=amd64 09:16:35 ---> Running in 18e72d0604ff 09:16:35 Removing intermediate container 18e72d0604ff 09:16:35 ---> e7317aa7e925 09:16:35 Step 22/23 : LABEL git_sha=7c4bbfadab17425ea955584c2cfb2af15322662d 09:16:35 ---> Running in 7a005dc8605e 09:16:35 Removing intermediate container 7a005dc8605e 09:16:35 ---> 287983e0228a 09:16:35 Step 23/23 : LABEL version=0.0.0 09:16:35 ---> Running in a9bc797a6a28 09:16:35 Removing intermediate container a9bc797a6a28 09:16:35 ---> c400d99535ee 09:16:35 [Warning] One or more build-args [ARCH] were not consumed 09:16:35 Successfully built c400d99535ee 09:16:35 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 09:16:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:16:36 09:16:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:16:36 latest: Pulling from edgex-lftools-log-publisher 09:16:36 5eb5b503b376: Pulling fs layer 09:16:36 5c69ac0246d0: Pulling fs layer 09:16:36 ec43610c2a17: Pulling fs layer 09:16:36 3a2ae6a8a46f: Pulling fs layer 09:16:36 33b1e0a273af: Pulling fs layer 09:16:36 5d3b04190fa2: Pulling fs layer 09:16:36 3a2ae6a8a46f: Waiting 09:16:36 33b1e0a273af: Waiting 09:16:36 2f39f015ded8: Pulling fs layer 09:16:36 2f39f015ded8: Waiting 09:16:36 5d3b04190fa2: Waiting 09:16:36 5c69ac0246d0: Download complete 09:16:36 3a2ae6a8a46f: Verifying Checksum 09:16:36 3a2ae6a8a46f: Download complete 09:16:36 33b1e0a273af: Verifying Checksum 09:16:36 33b1e0a273af: Download complete 09:16:36 5d3b04190fa2: Verifying Checksum 09:16:36 5d3b04190fa2: Download complete 09:16:36 ec43610c2a17: Verifying Checksum 09:16:36 ec43610c2a17: Download complete 09:16:37 5eb5b503b376: Verifying Checksum 09:16:37 5eb5b503b376: Download complete 09:16:37 2f39f015ded8: Verifying Checksum 09:16:37 2f39f015ded8: Download complete 09:16:38 5eb5b503b376: Pull complete 09:16:38 5c69ac0246d0: Pull complete 09:16:38 ec43610c2a17: Pull complete 09:16:38 3a2ae6a8a46f: Pull complete 09:16:39 33b1e0a273af: Pull complete 09:16:39 5d3b04190fa2: Pull complete 09:16:43 2f39f015ded8: Pull complete 09:16:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:16:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:16:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:16:43 prd-ubuntu20.04-docker-8c-8g-24736 does not seem to be running inside a container 09:16:43 $ 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-589 -v /w/workspace/xfoundry_device-modbus-go_PR-589:/w/workspace/xfoundry_device-modbus-go_PR-589:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-589@tmp:/w/workspace/xfoundry_device-modbus-go_PR-589@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:16:44 $ docker top 2dcf73b81b5fd7e35c5b652b48d8e6e89ac50ba1ee28fb4ba6d5481fa20ee090 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:16:45 ---> job-cost.sh 09:16:45 lf-activate-venv: SKIPPING 09:16:45 INFO: No Stack... 09:16:45 INFO: Retrieving Pricing Info for: v3-standard-8 09:16:45 INFO: Archiving Costs [Pipeline] sh 09:16:46 + cat /w/workspace/xfoundry_device-modbus-go_PR-589/archives/cost.csv 09:16:46 + cut -d, -f6 [Pipeline] lock 09:16:46 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-589-1-stack-cost] 09:16:46 Resource [jenkins-edgexfoundry-device-modbus-go-PR-589-1-stack-cost] did not exist. Created. 09:16:46 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-589-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:16:46 + echo total: 0.2199999988079071 [Pipeline] stash 09:16:46 Stashed 1 file(s) [Pipeline] } 09:16:46 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-589-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:16:46 $ docker stop --time=1 2dcf73b81b5fd7e35c5b652b48d8e6e89ac50ba1ee28fb4ba6d5481fa20ee090 09:16:48 $ docker rm -f --volumes 2dcf73b81b5fd7e35c5b652b48d8e6e89ac50ba1ee28fb4ba6d5481fa20ee090 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:17:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24739 in /w/workspace/xfoundry_device-modbus-go_PR-589 [Pipeline] { [Pipeline] ws 09:17:08 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 09:17:11 The recommended git tool is: git 09:17:17 using credential edgex-jenkins-ssh 09:17:17 Cloning the remote Git repository 09:17:17 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 09:17:17 > git init /w/workspace/device-modbus-go/1 # timeout=10 09:17:17 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 09:17:17 > git --version # timeout=10 09:17:17 > git --version # 'git version 2.25.1' 09:17:17 using GIT_SSH to set credentials SSH Credentials for GitHub 09:17:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:17:20 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 09:17:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:17:21 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 09:17:21 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 09:17:21 using GIT_SSH to set credentials SSH Credentials for GitHub 09:17:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/589/head:refs/remotes/origin/PR-589 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:17:21 Merging remotes/origin/main commit dad323708bb7fb3ae7999ed6872af7cbf93de804 into PR head commit 7c4bbfadab17425ea955584c2cfb2af15322662d 09:17:22 Merge succeeded, producing 7c4bbfadab17425ea955584c2cfb2af15322662d 09:17:22 Checking out Revision 7c4bbfadab17425ea955584c2cfb2af15322662d (PR-589) 09:17:21 > git config core.sparsecheckout # timeout=10 09:17:22 > git checkout -f 7c4bbfadab17425ea955584c2cfb2af15322662d # timeout=10 09:17:22 > git remote # timeout=10 09:17:22 > git config --get remote.origin.url # timeout=10 09:17:22 using GIT_SSH to set credentials SSH Credentials for GitHub 09:17:22 > git merge dad323708bb7fb3ae7999ed6872af7cbf93de804 # timeout=10 09:17:22 > git rev-parse HEAD^{commit} # timeout=10 09:17:22 > git config core.sparsecheckout # timeout=10 09:17:22 > git checkout -f 7c4bbfadab17425ea955584c2cfb2af15322662d # timeout=10 09:17:26 Commit message: "fix: Only one ldflags flag is allowed" 09:17:26 > git --version # timeout=10 09:17:26 > git --version # 'git version 2.25.1' 09:17:26 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:17:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:17:28 % Total % Received % Xferd Average Speed Time Time Time Current 09:17:28 Dload Upload Total Spent Left Speed 09:17:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 227k 0 --:--:-- --:--:-- --:--:-- 227k [Pipeline] sh 09:17:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:17:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:17:28 + sudo tee /etc/docker/daemon.new 09:17:28 { 09:17:28 "registry-mirrors": [ 09:17:28 "https://nexus3.edgexfoundry.org:10001" 09:17:28 ], 09:17:28 "bip": "10.250.0.254/24", 09:17:28 "hosts": [ 09:17:28 "tcp://0.0.0.0:5555", 09:17:28 "unix:///var/run/docker.sock" 09:17:28 ], 09:17:28 "mtu": 1458, 09:17:28 "selinux-enabled": true, 09:17:28 "seccomp-profile": "/etc/docker/seccomp.json" 09:17:28 } [Pipeline] sh 09:17:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:17:29 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:17:48 provisioning config files... 09:17:48 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config14386614060052475434tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:17:48 ---> ****-login.sh 09:17:48 nexus3.edgexfoundry.org:10001 09:17:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:17:49 Configure a credential helper to remove this warning. See 09:17:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:17:49 09:17:49 Login Succeeded 09:17:49 nexus3.edgexfoundry.org:10002 09:17:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:17:49 Configure a credential helper to remove this warning. See 09:17:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:17:49 09:17:49 Login Succeeded 09:17:49 nexus3.edgexfoundry.org:10003 09:17:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:17:50 Configure a credential helper to remove this warning. See 09:17:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:17:50 09:17:50 Login Succeeded 09:17:50 nexus3.edgexfoundry.org:10004 09:17:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:17:50 Configure a credential helper to remove this warning. See 09:17:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:17:50 09:17:50 Login Succeeded 09:17:50 ****.io 09:17:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:17:50 Configure a credential helper to remove this warning. See 09:17:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:17:50 09:17:50 Login Succeeded 09:17:50 ---> ****-login.sh ends [Pipeline] } 09:17:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:17:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:17:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:17:51 ========================================================= 09:17:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 09:17:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:52 + 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 . 09:17:52 Sending build context to Docker daemon 9.136MB 09:17:52 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 09:17:52 Step 2/10 : FROM ${BASE} AS builder 09:17:52 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:17:52 cf04c63912e1: Pulling fs layer 09:17:52 55b35a11ae5e: Pulling fs layer 09:17:52 a37a00ec5f00: Pulling fs layer 09:17:52 50b3750afda1: Pulling fs layer 09:17:52 4f4fb700ef54: Pulling fs layer 09:17:52 80978eb59214: Pulling fs layer 09:17:52 c9f46d7d2bd2: Pulling fs layer 09:17:52 c5a475d317c9: Pulling fs layer 09:17:52 50b3750afda1: Waiting 09:17:52 80978eb59214: Waiting 09:17:52 c9f46d7d2bd2: Waiting 09:17:52 c5a475d317c9: Waiting 09:17:52 4f4fb700ef54: Waiting 09:17:52 55b35a11ae5e: Verifying Checksum 09:17:52 55b35a11ae5e: Download complete 09:17:52 50b3750afda1: Verifying Checksum 09:17:52 50b3750afda1: Download complete 09:17:52 4f4fb700ef54: Verifying Checksum 09:17:52 4f4fb700ef54: Download complete 09:17:52 80978eb59214: Verifying Checksum 09:17:52 80978eb59214: Download complete 09:17:52 cf04c63912e1: Verifying Checksum 09:17:52 cf04c63912e1: Download complete 09:17:53 c5a475d317c9: Verifying Checksum 09:17:53 c5a475d317c9: Download complete 09:17:53 cf04c63912e1: Pull complete 09:17:54 55b35a11ae5e: Pull complete 09:17:54 a37a00ec5f00: Verifying Checksum 09:17:54 a37a00ec5f00: Download complete 09:17:55 c9f46d7d2bd2: Verifying Checksum 09:17:55 c9f46d7d2bd2: Download complete 09:18:07 a37a00ec5f00: Pull complete 09:18:07 50b3750afda1: Pull complete 09:18:07 4f4fb700ef54: Pull complete 09:18:07 80978eb59214: Pull complete 09:18:16 c9f46d7d2bd2: Pull complete 09:18:16 c5a475d317c9: Pull complete 09:18:16 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 09:18:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 09:18:16 ---> be29e6b0f0d4 09:18:16 Step 3/10 : ARG ADD_BUILD_TAGS="" 09:18:18 ---> Running in 48eafdc0dc69 09:18:18 Removing intermediate container 48eafdc0dc69 09:18:18 ---> 659f5cda29ff 09:18:18 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:18:19 ---> Running in cfbffa9a00d1 09:18:19 Removing intermediate container cfbffa9a00d1 09:18:19 ---> 6d0a90aa487b 09:18:19 Step 5/10 : RUN apk add --update --no-cache make git openssh 09:18:19 ---> Running in 6d0dc8e468ea 09:18:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:18:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:18:22 (1/8) Installing openssh-keygen (9.7_p1-r4) 09:18:22 (2/8) Installing libedit (20240517.3.1-r0) 09:18:22 (3/8) Installing openssh-client-common (9.7_p1-r4) 09:18:22 (4/8) Installing openssh-client-default (9.7_p1-r4) 09:18:22 (5/8) Installing openssh-sftp-server (9.7_p1-r4) 09:18:22 (6/8) Installing openssh-server-common (9.7_p1-r4) 09:18:22 (7/8) Installing openssh-server (9.7_p1-r4) 09:18:22 (8/8) Installing openssh (9.7_p1-r4) 09:18:22 Executing busybox-1.36.1-r29.trigger 09:18:22 OK: 244 MiB in 62 packages 09:18:24 Removing intermediate container 6d0dc8e468ea 09:18:24 ---> c83d553eaf87 09:18:24 Step 6/10 : WORKDIR /device-modbus-go 09:18:24 ---> Running in c80bd12340ed 09:18:24 Removing intermediate container c80bd12340ed 09:18:24 ---> ee05dfac679e 09:18:24 Step 7/10 : COPY go.mod vendor* ./ 09:18:25 ---> f9cc38a96b00 09:18:25 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:18:25 ---> Running in 4231fced64d1 09:20:16 Removing intermediate container 4231fced64d1 09:20:16 ---> fa0da5448a15 09:20:16 Step 9/10 : COPY . . 09:20:17 ---> 6f86073dec90 09:20:17 Step 10/10 : RUN ${MAKE} 09:20:17 ---> Running in 763d8750d458 09:20:18 noop 09:20:19 Removing intermediate container 763d8750d458 09:20:19 ---> e1cb4c4cd93f 09:20:19 Successfully built e1cb4c4cd93f 09:20:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:20 + docker inspect -f . ci-base-image-arm64 09:20:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:20:20 prd-ubuntu20.04-docker-arm64-4c-16g-24739 does not seem to be running inside a container 09:20:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:20:21 $ docker top 66a47348e403383da5ea644d5f3c38ef659d783e5f175fe6034f2915e0de2131 -eo pid,comm [Pipeline] { [Pipeline] sh 09:20:22 + go version 09:20:22 go version go1.23.2 linux/arm64 [Pipeline] } 09:20:22 $ docker stop --time=1 66a47348e403383da5ea644d5f3c38ef659d783e5f175fe6034f2915e0de2131 09:20:24 $ docker rm -f --volumes 66a47348e403383da5ea644d5f3c38ef659d783e5f175fe6034f2915e0de2131 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:25 + docker inspect -f . ci-base-image-arm64 09:20:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:20:25 prd-ubuntu20.04-docker-arm64-4c-16g-24739 does not seem to be running inside a container 09:20:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:20:27 $ docker top 73cdecfaf70b9f20a4feeed6cd6dc61935f3ed817ef70ef87895f39f152d58d9 -eo pid,comm [Pipeline] { [Pipeline] sh 09:20:28 + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh 09:20:29 + make test 09:20:29 go test ./... -coverprofile=coverage.out 09:20:36 ? github.com/edgexfoundry/device-modbus-go [no test files] 09:25:13 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 09:25:20 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.064s coverage: 48.0% of statements 09:25:20 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:25:20 go vet ./... 09:26:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:26:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:26:29 ./bin/test-attribution-txt.sh [Pipeline] echo 09:26:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:26:29 $ docker stop --time=1 73cdecfaf70b9f20a4feeed6cd6dc61935f3ed817ef70ef87895f39f152d58d9 09:26:31 $ docker rm -f --volumes 73cdecfaf70b9f20a4feeed6cd6dc61935f3ed817ef70ef87895f39f152d58d9 [Pipeline] // withDockerContainer [Pipeline] sh 09:26:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:26:34 Warning: overwriting stash ‘coverage-report’ 09:26:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:26:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:26:35 + ls -al . 09:26:35 total 256 09:26:35 drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 09:20 . 09:26:35 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 09:17 .. 09:26:35 -rw-rw-r-- 1 jenkins jenkins 140 Nov 7 09:17 .dockerignore 09:26:35 drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 09:17 .git 09:26:35 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 09:17 .github 09:26:35 -rw-rw-r-- 1 jenkins jenkins 266 Nov 7 09:17 .gitignore 09:26:35 -rw-rw-r-- 1 jenkins jenkins 199 Nov 7 09:17 .golangci.yml 09:26:35 -rw-rw-r-- 1 jenkins jenkins 19818 Nov 7 09:17 Attribution.txt 09:26:35 -rw-rw-r-- 1 jenkins jenkins 16388 Nov 7 09:17 CHANGELOG.md 09:26:35 -rw-rw-r-- 1 jenkins jenkins 1479 Nov 7 09:17 Dockerfile 09:26:35 -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 09:17 GOVERNANCE.md 09:26:35 -rw-rw-r-- 1 jenkins jenkins 658 Nov 7 09:17 Jenkinsfile 09:26:35 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 7 09:17 LICENSE 09:26:35 -rw-rw-r-- 1 jenkins jenkins 2532 Nov 7 09:17 Makefile 09:26:35 -rw-rw-r-- 1 jenkins jenkins 622 Nov 7 09:17 OWNERS.md 09:26:35 -rw-rw-r-- 1 jenkins jenkins 4463 Nov 7 09:17 README.md 09:26:35 -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 09:14 VERSION 09:26:35 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 09:17 bin 09:26:35 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 09:17 cmd 09:26:35 -rw-r--r-- 1 jenkins jenkins 25464 Nov 7 09:25 coverage.out 09:26:35 -rw-rw-r-- 1 jenkins jenkins 6490 Nov 7 09:17 go.mod 09:26:35 -rw-rw-r-- 1 jenkins jenkins 88426 Nov 7 09:17 go.sum 09:26:35 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 09:17 internal 09:26:35 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 09:17 simulator 09:26:35 -rw-rw-r-- 1 jenkins jenkins 229 Nov 7 09:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:36 + 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=7c4bbfadab17425ea955584c2cfb2af15322662d --label arch=arm64 --label version=0.0.0 . 09:26:36 Sending build context to Docker daemon 9.162MB 09:26:36 Step 1/23 : ARG BASE=golang:1.23-alpine3.20 09:26:36 Step 2/23 : FROM ${BASE} AS builder 09:26:36 ---> e1cb4c4cd93f 09:26:36 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:26:37 ---> Running in b760825f3f68 09:26:37 Removing intermediate container b760825f3f68 09:26:37 ---> 0a9483310db9 09:26:37 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:26:37 ---> Running in f8ba19cc30e9 09:26:38 Removing intermediate container f8ba19cc30e9 09:26:38 ---> b1f7628c5939 09:26:38 Step 5/23 : RUN apk add --update --no-cache make git openssh 09:26:38 ---> Running in 90d9d8d5812c 09:26:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:26:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:26:41 OK: 244 MiB in 62 packages 09:26:43 Removing intermediate container 90d9d8d5812c 09:26:43 ---> f131b4663ebf 09:26:43 Step 6/23 : WORKDIR /device-modbus-go 09:26:43 ---> Running in a6a38cf5ef8c 09:26:43 Removing intermediate container a6a38cf5ef8c 09:26:43 ---> 6ac217b537cd 09:26:43 Step 7/23 : COPY go.mod vendor* ./ 09:26:44 ---> 3d186b03e554 09:26:44 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:26:44 ---> Running in a56f2355b357 09:26:47 Removing intermediate container a56f2355b357 09:26:47 ---> 77a5f0d71433 09:26:47 Step 9/23 : COPY . . 09:26:48 ---> fb9a38972656 09:26:48 Step 10/23 : RUN ${MAKE} 09:26:48 ---> Running in f37baf3f4746 09:26:50 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/v4/internal/common.SDKVersion=v4.0.0-dev.2 " -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 09:31:57 Removing intermediate container f37baf3f4746 09:31:57 ---> 2696570a9569 09:31:57 Step 11/23 : FROM alpine:3.20 09:31:57 3.20: Pulling from library/alpine 09:31:57 cf04c63912e1: Already exists 09:31:57 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:31:57 Status: Downloaded newer image for alpine:3.20 09:31:57 ---> c157a85ed455 09:31:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' 09:31:57 ---> Running in 4e5bdd133b9e 09:31:57 Removing intermediate container 4e5bdd133b9e 09:31:57 ---> 6ce56fe807c2 09:31:57 Step 13/23 : RUN apk add --update --no-cache dumb-init 09:31:57 ---> Running in c0d452b978a9 09:31:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:31:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:02 (1/1) Installing dumb-init (1.2.5-r3) 09:32:02 Executing busybox-1.36.1-r29.trigger 09:32:02 OK: 9 MiB in 15 packages 09:32:03 Removing intermediate container c0d452b978a9 09:32:03 ---> 1a03e90a0d9d 09:32:03 Step 14/23 : RUN apk --no-cache upgrade 09:32:03 ---> Running in bf9988e0f7b5 09:32:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:07 Upgrading critical system libraries and apk-tools: 09:32:07 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:32:07 Executing busybox-1.36.1-r29.trigger 09:32:07 Continuing the upgrade transaction with new apk-tools: 09:32:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:10 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:32:10 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:32:10 OK: 9 MiB in 15 packages 09:32:12 Removing intermediate container bf9988e0f7b5 09:32:12 ---> 3fca5b2ee4f4 09:32:12 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 09:32:14 ---> 1e804b257754 09:32:14 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 09:32:15 ---> 04fac46a8e9b 09:32:15 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 09:32:15 ---> 2b68af863f43 09:32:15 Step 18/23 : EXPOSE 59901 09:32:15 ---> Running in 27ae2cf5ba45 09:32:16 Removing intermediate container 27ae2cf5ba45 09:32:16 ---> d5a8c343ac4d 09:32:16 Step 19/23 : ENTRYPOINT ["/device-modbus"] 09:32:16 ---> Running in 69e42abec6e6 09:32:16 Removing intermediate container 69e42abec6e6 09:32:16 ---> c1818ef1dd85 09:32:16 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 09:32:16 ---> Running in a84652123113 09:32:17 Removing intermediate container a84652123113 09:32:17 ---> cb0a356723c8 09:32:17 Step 21/23 : LABEL arch=arm64 09:32:17 ---> Running in 64277fd9b483 09:32:17 Removing intermediate container 64277fd9b483 09:32:17 ---> 2052360010a1 09:32:17 Step 22/23 : LABEL git_sha=7c4bbfadab17425ea955584c2cfb2af15322662d 09:32:17 ---> Running in a0a8f9282a02 09:32:18 Removing intermediate container a0a8f9282a02 09:32:18 ---> 87e8b1cf8e66 09:32:18 Step 23/23 : LABEL version=0.0.0 09:32:18 ---> Running in b4ad4dbfefdc 09:32:18 Removing intermediate container b4ad4dbfefdc 09:32:18 ---> 46155af3bccc 09:32:18 [Warning] One or more build-args [ARCH] were not consumed 09:32:18 Successfully built 46155af3bccc 09:32:18 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 09:32:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:32:19 09:32:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:32:20 arm64: Pulling from edgex-lftools-log-publisher 09:32:20 8998bd30e6a1: Pulling fs layer 09:32:20 04944245beec: Pulling fs layer 09:32:20 699f458cf7ca: Pulling fs layer 09:32:20 765212b225bb: Pulling fs layer 09:32:20 f23df028b6ca: Pulling fs layer 09:32:20 d65c8cfc05b1: Pulling fs layer 09:32:20 2437ff75d9bd: Pulling fs layer 09:32:20 f23df028b6ca: Waiting 09:32:20 d65c8cfc05b1: Waiting 09:32:20 2437ff75d9bd: Waiting 09:32:20 765212b225bb: Waiting 09:32:20 04944245beec: Verifying Checksum 09:32:20 04944245beec: Download complete 09:32:20 765212b225bb: Verifying Checksum 09:32:20 765212b225bb: Download complete 09:32:20 f23df028b6ca: Verifying Checksum 09:32:20 f23df028b6ca: Download complete 09:32:20 d65c8cfc05b1: Verifying Checksum 09:32:20 d65c8cfc05b1: Download complete 09:32:20 699f458cf7ca: Verifying Checksum 09:32:20 699f458cf7ca: Download complete 09:32:21 8998bd30e6a1: Verifying Checksum 09:32:21 8998bd30e6a1: Download complete 09:32:24 2437ff75d9bd: Download complete 09:32:26 8998bd30e6a1: Pull complete 09:32:27 04944245beec: Pull complete 09:32:29 699f458cf7ca: Pull complete 09:32:29 765212b225bb: Pull complete 09:32:30 f23df028b6ca: Pull complete 09:32:31 d65c8cfc05b1: Pull complete 09:32:53 2437ff75d9bd: Pull complete 09:32:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:32:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:32:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:32:53 prd-ubuntu20.04-docker-arm64-4c-16g-24739 does not seem to be running inside a container 09:32:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:32:57 $ docker top 5e453cd4d2c2236650922d6523d78ede2709acf234d555073395556185dea050 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:32:58 ---> job-cost.sh 09:32:59 lf-activate-venv: SKIPPING 09:32:59 INFO: No Stack... 09:32:59 INFO: Retrieving Pricing Info for: v3-standard-4 09:33:00 INFO: Archiving Costs [Pipeline] sh 09:33:01 + cat /w/workspace/device-modbus-go/1/archives/cost.csv 09:33:01 + cut -d, -f6 [Pipeline] lock 09:33:01 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-589-1-stack-cost] 09:33:01 Resource [jenkins-edgexfoundry-device-modbus-go-PR-589-1-stack-cost] did not exist. Created. 09:33:01 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-589-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:33:01 /w/workspace/device-modbus-go/1@tmp/durable-faf091e5/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:33:02 + echo total: 0.10999999940395355 [Pipeline] stash 09:33:02 Warning: overwriting stash ‘stack-cost’ 09:33:02 Stashed 1 file(s) [Pipeline] } 09:33:02 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-589-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:33:02 $ docker stop --time=1 5e453cd4d2c2236650922d6523d78ede2709acf234d555073395556185dea050 09:33:04 $ docker rm -f --volumes 5e453cd4d2c2236650922d6523d78ede2709acf234d555073395556185dea050 [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 09:33:05 provisioning config files... 09:33:05 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-589@tmp/config18314346157364053300tmp [Pipeline] { [Pipeline] sh 09:33:06 + set +x 09:33:06 + curl -s https://codecov.io/bash 09:33:06 + bash -s -- 09:33:06 09:33:06 _____ _ 09:33:06 / ____| | | 09:33:06 | | ___ __| | ___ ___ _____ __ 09:33:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:33:06 | |___| (_) | (_| | __/ (_| (_) \ V / 09:33:06 \_____\___/ \__,_|\___|\___\___/ \_/ 09:33:06 Bash-1.0.6 09:33:06 09:33:06 09:33:06 ==> git version 2.25.1 found 09:33:06 ==> 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 09:33:06 Release-Date: 2020-01-08 09:33:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:33:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:33:06 ==> Jenkins CI detected. 09:33:06 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-589 09:33:06 project root: . 09:33:06 --> token set from env 09:33:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:33:06 ==> Running gcov in . (disable via -X gcov) 09:33:06 ==> Python coveragepy not found 09:33:06 ==> Searching for coverage reports in: 09:33:06 + . 09:33:06 -> Found 1 reports 09:33:06 ==> Detecting git/mercurial file structure 09:33:06 ==> Reading reports 09:33:06 + ./coverage.out bytes=25464 09:33:06 ==> Appending adjustments 09:33:06 https://docs.codecov.io/docs/fixing-reports 09:33:06 + Found adjustments 09:33:06 ==> Gzipping contents 09:33:06 4.0K /tmp/codecov.5XE4cV.gz 09:33:06 ==> Uploading reports 09:33:06 url: https://codecov.io 09:33:06 query: branch=PR-589&commit=7c4bbfadab17425ea955584c2cfb2af15322662d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-589%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=589&job=&cmd_args= 09:33:06 -> Pinging Codecov 09:33:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-589&commit=7c4bbfadab17425ea955584c2cfb2af15322662d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-589%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=589&job=&cmd_args= 09:33:06 -> Uploading to 09:33:06 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-modbus-go/7c4bbfadab17425ea955584c2cfb2af15322662d/291ab82b-7c79-45bc-83d2-bcbd71862dfa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241107%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241107T093306Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=0f694a178eb11c883ee725f0500e490127166ca3adeef44b6ba3735a63081f5e 09:33:06 % Total % Received % Xferd Average Speed Time Time Time Current 09:33:06 Dload Upload Total Spent Left Speed 09:33:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3932 0 0 100 3932 0 17711 --:--:-- --:--:-- --:--:-- 17711 09:33:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/7c4bbfadab17425ea955584c2cfb2af15322662d [Pipeline] } 09:33:07 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 09:33:09 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-589/archives ] 09:33:09 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-589/archives 09:33:09 total 16 09:33:09 drwxr-xr-x 3 root root 4096 Nov 7 09:16 . 09:33:09 drwxrwxr-x 10 jenkins jenkins 4096 Nov 7 09:16 .. 09:33:09 drwxr-xr-x 2 root root 4096 Nov 7 09:16 cost 09:33:09 -rw-r--r-- 1 root root 88 Nov 7 09:16 cost.csv 09:33:09 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-589/archives 09:33:09 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-589/archives 09:33:09 total 16 09:33:09 drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 09:16 . 09:33:09 drwxrwxr-x 10 jenkins jenkins 4096 Nov 7 09:16 .. 09:33:09 drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 09:16 cost 09:33:09 -rw-r--r-- 1 jenkins jenkins 88 Nov 7 09:16 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:33:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:33:17 ---> package-listing.sh 09:33:17 ++ facter osfamily 09:33:17 ++ tr '[:upper:]' '[:lower:]' 09:33:17 + OS_FAMILY=debian 09:33:17 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-589 09:33:17 + START_PACKAGES=/tmp/packages_start.txt 09:33:17 + END_PACKAGES=/tmp/packages_end.txt 09:33:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:33:17 + PACKAGES=/tmp/packages_start.txt 09:33:17 + '[' /w/workspace/xfoundry_device-modbus-go_PR-589 ']' 09:33:17 + PACKAGES=/tmp/packages_end.txt 09:33:17 + case "${OS_FAMILY}" in 09:33:17 + dpkg -l 09:33:17 + grep '^ii' 09:33:17 + '[' -f /tmp/packages_start.txt ']' 09:33:17 + '[' -f /tmp/packages_end.txt ']' 09:33:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:33:17 + '[' /w/workspace/xfoundry_device-modbus-go_PR-589 ']' 09:33:17 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-589/archives/ 09:33:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-589/archives/ [Pipeline] echo 09:33:17 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-modbus-go_PR-589/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:33:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:33:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:33:18 prd-ubuntu20.04-docker-8c-8g-24736 does not seem to be running inside a container 09:33:19 $ 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-589/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-589 -v /w/workspace/xfoundry_device-modbus-go_PR-589:/w/workspace/xfoundry_device-modbus-go_PR-589:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-589@tmp:/w/workspace/xfoundry_device-modbus-go_PR-589@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:33:19 $ docker top e7d3d2940156127753b96be64d846320932a4fc2ad1bd6ba6050be6de905a8a8 -eo pid,comm [Pipeline] { [Pipeline] sh 09:33:19 + touch /tmp/pre-build-complete [Pipeline] sh 09:33:19 + mkdir -p /var/log/sysstat [Pipeline] sh 09:33:20 + ls /var/log/sa-host 09:33:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:33:20 provisioning config files... 09:33:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-589@tmp/config10340679851369336340tmp [Pipeline] { [Pipeline] echo 09:33:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:33:20 ---> create-netrc.sh [Pipeline] } 09:33:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:33:21 ---> python-tools-install.sh [Pipeline] echo 09:33:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:33:21 ---> sudo-logs.sh 09:33:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:33:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:33:22 ---> job-cost.sh 09:33:22 lf-activate-venv: SKIPPING 09:33:22 DEBUG: total: 0.2199999988079071 09:33:22 INFO: Retrieving Stack Cost... 09:33:22 INFO: Retrieving Pricing Info for: v3-standard-8 09:33:22 INFO: Archiving Costs [Pipeline] echo 09:33:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:33:23 ---> logs-deploy.sh 09:33:23 lf-activate-venv: SKIPPING 09:33:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-589/1 09:33:23 INFO: archiving workspace using pattern(s): 09:33:24 Archives upload complete. 09:33:24 INFO: archiving logs to Nexus